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 |
|---|---|---|---|---|
body {
font-family: "Glacial Indifference", sans-serif;
margin: 0;
overflow-x: hidden;
border-bottom: 5.438rem solid white;
}
#name-title {
position: absolute;
top: -2.313rem;
left: 50%;
transform: translateX(-50%);
}
#firstFirstName {
font-size: 744%;
color: #545454;
text-shadow: 0.063rem 0.063rem black;
margin-bottom: -7.813rem;
}
.fancy-text {
font-family: "Lemon Tuesday", "Fantasy" !important;
color: #c8c4bd;
text-shadow: 0.188rem 0.25rem black;
margin-bottom: -0.188rem;
}
#fancy-more {
font-size: 8.563rem;
}
#fs-dev {
font-size: 113%;
color: black;
margin-top: 0.813rem;
margin-bottom: 0%;
}
.img-bkgrd {
height: 31.25rem;
width: 100vw;
background-size: cover !important;
background-position: 50% 50%;
background-image: url("images/blue-bkgrd.jpg");
}
.overlay {
opacity: 67%;
height: 31.25rem;
width: 100%;
background: #5ce1e6;
}
#socials {
margin-top: 0.813rem;
z-index: 7;
}
#codesandbox,
#fb-linked,
#github,
#link-connect,
#port-cart {
display: inline;
}
/* single a in code block below adding much later than others in code block; s/b able to just use a; leaving for illustration purposes */
#codesandbox > a,
#fb-linked > a,
#github > a,
#link-connect > a,
#port-cart > a,
a {
text-decoration: none;
}
#link-connect,
#codesandbox {
filter: brightness(0);
}
.featureContainer {
background-color: black;
padding: 4.188rem;
margin-top: 0.188rem;
}
.fullWidth {
width: 100%;
border-radius: 0.313rem;
border: solid 0.094rem #5ce1e6;
background-color: black;
}
.imgWrapper {
text-align: center;
}
.cardStyling {
border: solid 0.072rem #5ce1e6;
padding: 0.938rem;
margin-left: 0.938rem;
margin-right: 0.938rem;
border-radius: 0.313rem;
transition: transform 0.2s;
background: black;
}
.cardStyling:hover {
transform: scale(1.015);
box-shadow: 0.063rem 0.063rem 0.063rem #5ce1e6;
}
p.featureTitles,
p.featureTitles > a {
color: #5ce1e6;
text-decoration: none;
line-height: 1.438rem;
}
p.featureDescriptions {
color: #fff;
text-align: left;
font-style: italic;
margin-top: 0.938rem;
}
p.stack {
line-height: 2.188rem;
}
.stack {
color: white;
}
.tag {
background-color: #5ce1e6;
padding: 0.313rem;
border-radius: 0.313rem;
margin-left: 0.188rem;
}
p.featureTitles > a:hover {
transform: scale(0.081rem);
}
#rowCenter {
border: dotted 0.094rem #5ce1e6;
}
.centerFeatureText,
p.centerFeatureText {
text-align: center;
}
div#jessePhoto > img {
width: 44%;
border-radius: 50%;
border: 0.203rem solid black;
background-color: black;
box-shadow: 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.2),
0 0.375rem 1.25rem 0 rgba(0, 0, 0, 0.19),
0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.2),
0 0.375rem 1.25rem 0 rgba(0, 0, 0, 0.19);
margin-top: 2.75rem;
/* margin-left: 27%; */
display: block;
margin-left: auto;
margin-right: auto;
}
div#alannaPhoto > img {
width: 34%;
border-radius: 50%;
/* filter: grayscale(1.05); */
border: 0.203rem solid black;
background-color: black;
box-shadow: 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.2),
0 0.375rem 1.25rem 0 rgba(0, 0, 0, 0.19),
0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.2),
0 0.375rem 1.25rem 0 rgba(0, 0, 0, 0.19);
margin-top: 2.75rem;
/* margin-left: 31%; */
margin-bottom: 0.938rem;
display: block;
margin-left: auto;
margin-right: auto;
}
div > p.col-xs#jesseTestimonial,
div > p.col-xs#alannaTestimonial {
/* margin-left: 20%; */
display: block;
margin-left: auto;
margin-right: auto;
}
#jesseTitle,
#alannaTitle {
text-align: center;
}
#jesseTestimonial,
#alannaTestimonial {
font-family: "Glacial Indifference";
text-align: justify;
line-height: 1.188rem;
max-width: 28.125rem;
margin-bottom: 2.938rem;
}
#responseByLM {
font-style: italic;
}
.credits,
#credits {
font-size: smaller;
color: #5ce1e6;
margin-top: 1.063rem;
bottom: 1.25rem;
text-align: center;
letter-spacing: 0.094rem;
line-height: 0;
}
#trelloBoardScan {
color: #545454;
margin-bottom: 1.563rem;
}
.moreSocials {
margin-top: 4.188rem;
letter-spacing: 0.055rem;
}
.featureLMDiv {
margin-top: 1rem;
text-align: center;
}
div.moreSocials > a,
#lmFeature {
text-decoration: none;
color: #c8c4bd;
text-shadow: 0.005rem 0.066rem #545454;
}
#lmFeature {
letter-spacing: 0.055rem;
}
#lmdev-logo {
text-align: center;
margin-top: 3.125rem;
margin-bottom: 0.938rem;
border-top: 0.063rem solid #5ce1e6;
padding-top: 1.563rem;
}
p {
font-weight: bold;
}
h2 {
font-size: small;
text-align: center;
}
.center {
text-align: center;
}
footer > #footer-details {
color: black;
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
audio::-webkit-media-controls-panel {
background-color: white;
}
audio {
width: 12.5rem;
height: 2.938rem;
}
#resumeBtn {
width: 15.438rem;
padding: 0.563rem;
border-radius: 1.5rem;
border-color: #5ce1e6;
background-color: lightcyan;
}
p#resume > button#resumeBtn > a {
font-weight: 55.438rem;
}
.notbold {
font-weight: normal;
}
#firstNameInFooter {
color: #5ce1e6;
font-weight: bold;
font-size: larger;
}
#firstNameInFooter,
#str {
margin: 0.625rem;
}
.pronunciation {
font-style: italic;
font-size: small;
}
audio {
width: 40%;
margin-top: 1.5rem;
}
a#resumeFile:hover {
color: #5ce1e6 !important;
}
#resumeFile,
#audioFile {
font-size: small;
color: #545454 !important;
text-decoration: none !important;
}
#bizEmail {
color: black;
text-decoration: none !important;
}
#bizEmail:hover {
color: #5ce1e6;
}
/* MEDIA QUERIES COMPLETE TO SCREEN SIZE 515 */
@media only screen and (max-width: 1023px) {
img#alannaPhoto.alannaDiv {
width: 150px;
margin-left: 257px;
}
}
@media only screen and (max-width: 1010px) {
img#alannaPhoto.alannaDiv {
width: 150px;
margin-left: 247px;
}
}
@media only screen and (max-width: 938px) {
img#alannaPhoto.alannaDiv {
width: 150px;
margin-left: 177px;
}
}
@media only screen and (max-width: 925px) {
#fs-dev {
display: none;
}
p.featureTitles,
p.featureDescriptions,
p.stack,
p.tag {
font-size: small;
}
img#alannaPhoto.alannaDiv {
width: 150px;
margin-left: 117px;
}
}
@media only screen and (max-width: 847px) {
img#jessePhoto.jesseDiv,
img#alannaPhoto.alannaDiv {
display: none;
}
h2#alannaTitle,
h2#jesseTitle {
margin-top: 44px;
}
}
@media only screen and (max-width: 765px) {
div.row.row1.featureRow,
div.row.row2.featureRow {
display: none;
}
p.featureTitles.centerFeatureText {
margin-left: 225px;
}
/* img#jessePhoto.jesseDiv {
width: 185px;
margin-left: 75px;
}
img#alannaPhoto.alannaDiv {
width: 135px;
margin-left: 197px;
} */
}
@media only screen and (max-width: 600px) {
#fs-dev {
margin-left: 0;
font-size: 207%;
}
#fs-dev,
/* img#alannaPhoto.alannaDiv, */
h2#alannaTitle,
p#alannaTestimonial.col-xs.notbold {
display: none;
}
/* img#jessePhoto.jesseDiv, */
h2#jesseTitle,
p#jesseTestimonial.col-xs.notbold {
display: none;
}
h2.credits {
margin-top: 67px;
}
}
@media only screen and (max-width: 515px) {
h1#firstFirstName,
h1#fancy-more.fancy-text {
font-size: 100px;
}
h1#firstFirstName {
margin-top: 157px;
}
div#socials {
margin-left: 13px;
}
#socials,
img {
margin-top: 13px;
padding: 0;
}
div.featureContainer {
padding: 5px;
}
div.col-xs.cardStyling#rowCenter {
width: 100%;
}
p.featureTitles.centerFeatureText {
text-align: center;
margin-left: 157px;
}
p.featureDescriptions.centerFeatureText {
text-align: justify;
}
p#credits {
margin-top: 73px;
}
div#trelloBoardScan {
margin-bottom: -34px;
}
h2.credits {
display: none;
}
div.center.moreSocials {
margin-bottom: -22px;
}
img.mx-auto.d-block,
audio {
margin-bottom: -22px;
}
p#resume {
margin-bottom: -10px;
}
p#str.notbold {
display: none;
}
span.notbold {
font-size: medium;
}
} | style.css | body {
font-family: "Glacial Indifference", sans-serif;
margin: 0;
overflow-x: hidden;
border-bottom: 5.438rem solid white;
}
#name-title {
position: absolute;
top: -2.313rem;
left: 50%;
transform: translateX(-50%);
}
#firstFirstName {
font-size: 744%;
color: #545454;
text-shadow: 0.063rem 0.063rem black;
margin-bottom: -7.813rem;
}
.fancy-text {
font-family: "Lemon Tuesday", "Fantasy" !important;
color: #c8c4bd;
text-shadow: 0.188rem 0.25rem black;
margin-bottom: -0.188rem;
}
#fancy-more {
font-size: 8.563rem;
}
#fs-dev {
font-size: 113%;
color: black;
margin-top: 0.813rem;
margin-bottom: 0%;
}
.img-bkgrd {
height: 31.25rem;
width: 100vw;
background-size: cover !important;
background-position: 50% 50%;
background-image: url("images/blue-bkgrd.jpg");
}
.overlay {
opacity: 67%;
height: 31.25rem;
width: 100%;
background: #5ce1e6;
}
#socials {
margin-top: 0.813rem;
z-index: 7;
}
#codesandbox,
#fb-linked,
#github,
#link-connect,
#port-cart {
display: inline;
}
/* single a in code block below adding much later than others in code block; s/b able to just use a; leaving for illustration purposes */
#codesandbox > a,
#fb-linked > a,
#github > a,
#link-connect > a,
#port-cart > a,
a {
text-decoration: none;
}
#link-connect,
#codesandbox {
filter: brightness(0);
}
.featureContainer {
background-color: black;
padding: 4.188rem;
margin-top: 0.188rem;
}
.fullWidth {
width: 100%;
border-radius: 0.313rem;
border: solid 0.094rem #5ce1e6;
background-color: black;
}
.imgWrapper {
text-align: center;
}
.cardStyling {
border: solid 0.072rem #5ce1e6;
padding: 0.938rem;
margin-left: 0.938rem;
margin-right: 0.938rem;
border-radius: 0.313rem;
transition: transform 0.2s;
background: black;
}
.cardStyling:hover {
transform: scale(1.015);
box-shadow: 0.063rem 0.063rem 0.063rem #5ce1e6;
}
p.featureTitles,
p.featureTitles > a {
color: #5ce1e6;
text-decoration: none;
line-height: 1.438rem;
}
p.featureDescriptions {
color: #fff;
text-align: left;
font-style: italic;
margin-top: 0.938rem;
}
p.stack {
line-height: 2.188rem;
}
.stack {
color: white;
}
.tag {
background-color: #5ce1e6;
padding: 0.313rem;
border-radius: 0.313rem;
margin-left: 0.188rem;
}
p.featureTitles > a:hover {
transform: scale(0.081rem);
}
#rowCenter {
border: dotted 0.094rem #5ce1e6;
}
.centerFeatureText,
p.centerFeatureText {
text-align: center;
}
div#jessePhoto > img {
width: 44%;
border-radius: 50%;
border: 0.203rem solid black;
background-color: black;
box-shadow: 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.2),
0 0.375rem 1.25rem 0 rgba(0, 0, 0, 0.19),
0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.2),
0 0.375rem 1.25rem 0 rgba(0, 0, 0, 0.19);
margin-top: 2.75rem;
/* margin-left: 27%; */
display: block;
margin-left: auto;
margin-right: auto;
}
div#alannaPhoto > img {
width: 34%;
border-radius: 50%;
/* filter: grayscale(1.05); */
border: 0.203rem solid black;
background-color: black;
box-shadow: 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.2),
0 0.375rem 1.25rem 0 rgba(0, 0, 0, 0.19),
0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.2),
0 0.375rem 1.25rem 0 rgba(0, 0, 0, 0.19);
margin-top: 2.75rem;
/* margin-left: 31%; */
margin-bottom: 0.938rem;
display: block;
margin-left: auto;
margin-right: auto;
}
div > p.col-xs#jesseTestimonial,
div > p.col-xs#alannaTestimonial {
/* margin-left: 20%; */
display: block;
margin-left: auto;
margin-right: auto;
}
#jesseTitle,
#alannaTitle {
text-align: center;
}
#jesseTestimonial,
#alannaTestimonial {
font-family: "Glacial Indifference";
text-align: justify;
line-height: 1.188rem;
max-width: 28.125rem;
margin-bottom: 2.938rem;
}
#responseByLM {
font-style: italic;
}
.credits,
#credits {
font-size: smaller;
color: #5ce1e6;
margin-top: 1.063rem;
bottom: 1.25rem;
text-align: center;
letter-spacing: 0.094rem;
line-height: 0;
}
#trelloBoardScan {
color: #545454;
margin-bottom: 1.563rem;
}
.moreSocials {
margin-top: 4.188rem;
letter-spacing: 0.055rem;
}
.featureLMDiv {
margin-top: 1rem;
text-align: center;
}
div.moreSocials > a,
#lmFeature {
text-decoration: none;
color: #c8c4bd;
text-shadow: 0.005rem 0.066rem #545454;
}
#lmFeature {
letter-spacing: 0.055rem;
}
#lmdev-logo {
text-align: center;
margin-top: 3.125rem;
margin-bottom: 0.938rem;
border-top: 0.063rem solid #5ce1e6;
padding-top: 1.563rem;
}
p {
font-weight: bold;
}
h2 {
font-size: small;
text-align: center;
}
.center {
text-align: center;
}
footer > #footer-details {
color: black;
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
audio::-webkit-media-controls-panel {
background-color: white;
}
audio {
width: 12.5rem;
height: 2.938rem;
}
#resumeBtn {
width: 15.438rem;
padding: 0.563rem;
border-radius: 1.5rem;
border-color: #5ce1e6;
background-color: lightcyan;
}
p#resume > button#resumeBtn > a {
font-weight: 55.438rem;
}
.notbold {
font-weight: normal;
}
#firstNameInFooter {
color: #5ce1e6;
font-weight: bold;
font-size: larger;
}
#firstNameInFooter,
#str {
margin: 0.625rem;
}
.pronunciation {
font-style: italic;
font-size: small;
}
audio {
width: 40%;
margin-top: 1.5rem;
}
a#resumeFile:hover {
color: #5ce1e6 !important;
}
#resumeFile,
#audioFile {
font-size: small;
color: #545454 !important;
text-decoration: none !important;
}
#bizEmail {
color: black;
text-decoration: none !important;
}
#bizEmail:hover {
color: #5ce1e6;
}
/* MEDIA QUERIES COMPLETE TO SCREEN SIZE 515 */
@media only screen and (max-width: 1023px) {
img#alannaPhoto.alannaDiv {
width: 150px;
margin-left: 257px;
}
}
@media only screen and (max-width: 1010px) {
img#alannaPhoto.alannaDiv {
width: 150px;
margin-left: 247px;
}
}
@media only screen and (max-width: 938px) {
img#alannaPhoto.alannaDiv {
width: 150px;
margin-left: 177px;
}
}
@media only screen and (max-width: 925px) {
#fs-dev {
display: none;
}
p.featureTitles,
p.featureDescriptions,
p.stack,
p.tag {
font-size: small;
}
img#alannaPhoto.alannaDiv {
width: 150px;
margin-left: 117px;
}
}
@media only screen and (max-width: 847px) {
img#jessePhoto.jesseDiv,
img#alannaPhoto.alannaDiv {
display: none;
}
h2#alannaTitle,
h2#jesseTitle {
margin-top: 44px;
}
}
@media only screen and (max-width: 765px) {
div.row.row1.featureRow,
div.row.row2.featureRow {
display: none;
}
p.featureTitles.centerFeatureText {
margin-left: 225px;
}
/* img#jessePhoto.jesseDiv {
width: 185px;
margin-left: 75px;
}
img#alannaPhoto.alannaDiv {
width: 135px;
margin-left: 197px;
} */
}
@media only screen and (max-width: 600px) {
#fs-dev {
margin-left: 0;
font-size: 207%;
}
#fs-dev,
/* img#alannaPhoto.alannaDiv, */
h2#alannaTitle,
p#alannaTestimonial.col-xs.notbold {
display: none;
}
/* img#jessePhoto.jesseDiv, */
h2#jesseTitle,
p#jesseTestimonial.col-xs.notbold {
display: none;
}
h2.credits {
margin-top: 67px;
}
}
@media only screen and (max-width: 515px) {
h1#firstFirstName,
h1#fancy-more.fancy-text {
font-size: 100px;
}
h1#firstFirstName {
margin-top: 157px;
}
div#socials {
margin-left: 13px;
}
#socials,
img {
margin-top: 13px;
padding: 0;
}
div.featureContainer {
padding: 5px;
}
div.col-xs.cardStyling#rowCenter {
width: 100%;
}
p.featureTitles.centerFeatureText {
text-align: center;
margin-left: 157px;
}
p.featureDescriptions.centerFeatureText {
text-align: justify;
}
p#credits {
margin-top: 73px;
}
div#trelloBoardScan {
margin-bottom: -34px;
}
h2.credits {
display: none;
}
div.center.moreSocials {
margin-bottom: -22px;
}
img.mx-auto.d-block,
audio {
margin-bottom: -22px;
}
p#resume {
margin-bottom: -10px;
}
p#str.notbold {
display: none;
}
span.notbold {
font-size: medium;
}
} | 0.478529 | 0.086208 |
@import url("https://fonts.googleapis.com/css2?family=Lato&family=Oswald&display=swap");
/* #1a3365 azul */
/* #ffbb00 amarillo */
/* #ff4343 rojo */
/* -----------Presets */
* {
padding: 0;
margin: 0;
}
body {
display: block;
font-family: "Lato", sans-serif;
background: #333;
}
h1,
h2,
h3 {
color: white;
font-family: "Oswald", sans-serif;
}
ul {
list-style: none;
display: flex;
}
a {
text-decoration: none;
color: white;
margin-right: 40px;
}
/* ------------------Index2 */
.hero__navbar {
position: absolute;
top: 15px;
right: 200px;
}
.hero__navbar li {
font-size: 1.7em;
font-family: "Oswald", sans-serif;
}
.hero__navbar a:hover {
color: #ffbb00;
}
.heros {
width: 90%;
margin: 0 auto;
height: auto;
}
.hero1 {
background-image: url("../images/bene.png");
background-size: cover;
background-position: center;
display: grid;
grid-template-columns: 1fr 2fr;
padding: 0px 50px;
height: 450px;
}
.vertical_bar {
min-width: 100%;
width: 100%;
height: inherit;
background-color: rgba(255, 187, 0, 0.5);
display: flex;
justify-content: center;
/* line-height: 4.5em; */
}
.vertical_bar h2 {
line-height: 1.3em;
font-size: 3.5em;
margin: 50px;
}
.vertical_bar span {
line-height: 1.1em;
font-size: 1.7em;
}
.hero1__wrapper {
display: flex;
justify-content: flex-end;
align-items: center;
margin: 100px 0;
}
.hero1__bar {
background-color: #ffbb00;
height: 200px;
width: 16px;
margin-left: 20px;
}
.hero1__text {
margin: 0;
font-family: "Oswald", sans-serif;
color: white;
font-size: 4em;
line-height: 1.6em;
text-align: end;
text-shadow: #414141;
}
.hero1__text span {
font-size: 1.7em;
}
.hero2 {
display: grid;
grid-template-columns: 1fr 2fr;
padding: 0px 50px;
height: 500px;
}
.vertical_bar2 {
min-width: 100%;
width: 100%;
height: inherit;
background-color: rgba(255, 187, 0, 0.5);
display: flex;
justify-content: center;
align-items: center;
/* line-height: 4.5em; */
}
.vertical_bar2 h2 {
line-height: 1.2em;
font-size: 3.5em;
margin: 50px 0;
}
.hero2__content {
display: flex;
flex-direction: column;
align-items: flex-end;
padding: 30px 0;
}
.hero2__text {
font-size: 3.7em;
line-height: 1.6em;
}
.hero2__text span {
font-size: 1.7em;
color: #ffbb00;
}
.hero2__text2 {
display: flex;
align-items: center;
margin-top: 50px;
}
.hero2__text2 h2 {
font-size: 2.8em;
}
.hero2__bar {
background-color: #ffbb00;
height: 130px;
width: 16px;
margin-left: 20px;
}
.horizontal_bar {
width: 100%;
height: 15px;
background-color: rgba(255, 187, 0, 0.5);
}
.hero3 {
display: grid;
grid-template-columns: 1fr 2fr;
padding: 0px 50px;
background-image: url("https://imgur.com/5tT35E9.png");
background-size: cover;
background-position: center;
}
.hero3__content {
display: flex;
flex-direction: column;
align-items: center;
}
.hero3__text1-wrapper {
width: 70%;
padding: 30px 50px;
margin: 0 auto;
margin-right: 0;
}
.text1-1 h2 {
font-size: 3.7em;
}
.text1-2 h2 {
font-size: 4.2em;
text-align: end;
}
.horizontal_bar3 {
margin-left: 10%;
margin-right: -100px;
width: 90%;
height: 15px;
background-color: rgba(255, 187, 0, 0.5);
}
.hero3__motos {
padding: 20px 0;
display: flex;
flex-direction: column;
align-items: center;
}
.hero3__motos h2 {
font-size: 3em;
text-align: center;
}
.hero3__motos ul {
margin: 50px 0;
width: 100%;
display: flex;
justify-content: space-around;
}
.hero3__motos a {
margin: 0;
text-shadow: 1px 1px 20px black;
border: solid 4px #ffbb00;
padding: 5px 15px;
border-radius: 5%;
font-family: "Oswald", sans-serif;
font-size: 2em;
}
.vertical_bar3 {
min-width: 100%;
width: 100%;
height: 65%;
padding-top: 20px;
display: flex;
flex-direction: column;
align-items: center;
background-color: rgba(255, 187, 0, 0.5);
}
.vertical_bar3 img {
width: 50%;
margin-bottom: 30px;
}
.vertical_bar3 .vertical_text {
text-align: left;
font-size: 4em;
margin: 0;
}
.hero3__section1 h2 {
font-size: 3em;
text-align: center;
margin-top: 15px;
}
.hero3__section1 span {
font-size: 40px;
}
.icon {
margin: 30px 0;
display: flex;
justify-content: center;
}
.icons span {
margin: 10px;
}
/*----------<NAME> */
/* ---------Footer */
.footer {
margin-left: -15%;
margin-top: 10%;
display: flex;
align-items: center;
}
.footer hr {
margin-top: 8px;
width: 250px;
color: white;
background-color: white;
border: solid 1px white;
}
.footer__text {
color: white;
font-size: 1.7em;
margin: 5px 10px;
}
.icons a {
margin: 5px;
}
/* ___________________________Empieza Sección Motos */
/* --------Header */
.background_body {
width: 80%;
height: 100%;
margin: 0 auto;
background: #333;
}
.header {
height: auto;
display: block;
background-color: #252525;
}
.navbar {
padding: 0 0 10px 0;
align-items: center;
display: flex;
justify-content: center;
animation: 2000ms fadeIn;
font-size: 1.3em;
}
.navbar__items a {
margin-top: -100px;
}
.navbar__items a:hover {
color: #ffbb00;
}
.hero img {
width: 100%;
margin: 0 auto;
}
.logo {
display: flex;
justify-content: center;
}
.logo img {
width: 300px;
margin: 10px;
}
/* ----------Hero */
.hero .hero__banner {
margin-top: 30px;
}
/* ---------Options */
.options {
margin-top: 30px;
display: grid;
grid-template-columns: 35% 35%;
height: 150px;
justify-content: space-evenly;
background-color: #333;
}
.options article {
padding: 20px;
color: white;
height: 100%;
text-align: center;
box-shadow: 0px 0px 20px 0px rgb(65, 65, 65);
}
.options article p {
font-size: 1.3em;
}
.news {
background-image: url(../images/bonelli.png);
background-size: cover;
}
.olds {
background-image: url(../images/moto.png);
background-size: cover;
}
.options__title {
text-shadow: 1px 1px 20px black;
font-size: 3.5em;
margin-bottom: 4%;
font-family: "Oswald", sans-serif;
}
.options__button {
margin: 0;
position: relative;
bottom: -30px;
text-shadow: 1px 1px 20px black;
border: solid 4px #ffbb00;
padding: 5px 15px;
border-radius: 5%;
font-family: "Oswald", sans-serif;
font-size: 1.8em;
}
/* --------------secciòn Motos */
.principal {
width: 70%;
padding: 10px;
background-color: #333;
margin: 0 auto;
border-right: 3px solid #444;
border-left: 3px solid #444;
}
.principal__button-wrapper {
width: 70%;
margin: 20px auto;
display: flex;
justify-content: flex-end;
}
.principal__boton {
font-family: "Oswald", sans-serif;
padding: 5px 20px;
border-radius: 5px;
font-size: 1.3em;
color: white;
background-color: transparent;
border: 2px solid #ffbb00;
}
.product {
display: grid;
grid-template-columns: 27% 65%;
justify-content: center;
margin-top: 40px;
}
.product__image {
width: 100%;
}
.product__title {
margin-left: 40px;
font-size: 1.6em;
}
.product__description {
margin: 10px 0 15px 40px;
color: white;
font-size: 1em;
}
.product__button {
font-family: "Oswald", sans-serif;
padding: 5px 20px;
border-radius: 5px;
font-size: 1.3em;
color: white;
background-color: transparent;
border: 3px solid #ffbb00;
margin-left: 40px;
}
/* ------------------Footer */
.foooter {
display: grid;
grid-template-columns: 1fr 1fr;
padding: 20px;
/* width: 100%; */
background-color: #252525;
margin-top: 40px;
}
.foooter div {
display: flex;
align-items: center;
}
.foooter__logo {
width: 100%;
justify-content: flex-end;
}
.foooter__logo img {
margin-right: 50px;
width: 280px;
margin-top: -10px;
}
.fixed {
position: absolute;
left: 0;
right: 0;
bottom: 0;
}
.footer_motos {
display: grid;
grid-template-columns: 1fr 1fr;
padding: 20px;
/* width: 100%; */
background-color: #252525;
}
.footer_motos div {
display: flex;
align-items: center;
}
.foooter__logo {
width: 100%;
justify-content: flex-end;
}
.foooter__logo img {
margin-right: 50px;
width: 280px;
margin-top: -10px;
}
.footer_motos {
margin-top: 20px;
}
/* ------------------------------Parte Contacto */
.contact {
width: 80%;
margin: 0 auto;
}
.contact__map {
width: 100%;
height: 400px;
}
.contact__map_personalized {
/* margin-bottom: 50px; */
}
.contact__content {
margin-left: 30px;
text-align: center;
}
.contact__content h2 {
font-size: 3em;
margin: 20px 0;
}
.contact__content h3 {
font-size: 2em;
}
.contact__content p {
font-size: 1.6em;
display: flex;
align-items: center;
justify-content: center;
margin: 25px 0;
color: #ddd;
}
.contact__content a {
margin: 0 5px;
}
p.contact__subtitle {
margin: 0;
font-family: "Oswald", sans-serif;
}
.datos div h3 {
display: block;
font-size: 1.7em;
font-family: "Oswald", sans-serif;
margin: 10px;
text-align: left;
}
.datos div p {
display: block;
font-size: 1.3em;
font-family: "Oswald", sans-serif;
margin: 20px;
text-align: left;
}
.datos {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
width: 100%;
gap: 30px;
}
.datos div {
/* box-shadow: 1px 1px 13px 3px #444; */
height: auto;
padding: 20px;
}
.contact .icons {
margin: 20px 0 60px;
}
/* ------------------Acerca de Nosotros */
.acerca__title {
font-size: 2.7em;
text-align: center;
margin-top: 15px;
}
.acerca {
height: 50vh;
width: 100%;
margin: 38px auto;
display: grid;
grid-template-columns: 45% 40%;
gap: 40px;
justify-content: center;
}
.acerca__image {
background-image: url("../images/porton.jpg");
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.acerca__content h2 {
font-size: 2.3em;
}
.acerca__content .acerca__subtitle {
font-size: 1.5em;
margin-bottom: 20px;
}
.acerca__content p {
font-size: 1.3em;
color: white;
}
/* ----------------------------Parte Cascos */
.principal-section {
width: 70%;
margin: 0 auto;
padding: 20px;
border-right: 2px solid #555;
border-left: 2px solid #555;
display: grid;
grid-template-columns: 40% 40%;
justify-content: center;
gap: 30px 50px;
}
.principal-product {
height: auto;
margin-top: 50px;
width: 100%;
}
.principal-product--top {
margin-top: 50px;
height: auto;
width: 100%;
}
.principal-product__foto {
width: 100%;
}
.principal-product__text {
font-size: 2em;
text-align: center;
}
.banner {
width: 100%;
} | css/styles.css | @import url("https://fonts.googleapis.com/css2?family=Lato&family=Oswald&display=swap");
/* #1a3365 azul */
/* #ffbb00 amarillo */
/* #ff4343 rojo */
/* -----------Presets */
* {
padding: 0;
margin: 0;
}
body {
display: block;
font-family: "Lato", sans-serif;
background: #333;
}
h1,
h2,
h3 {
color: white;
font-family: "Oswald", sans-serif;
}
ul {
list-style: none;
display: flex;
}
a {
text-decoration: none;
color: white;
margin-right: 40px;
}
/* ------------------Index2 */
.hero__navbar {
position: absolute;
top: 15px;
right: 200px;
}
.hero__navbar li {
font-size: 1.7em;
font-family: "Oswald", sans-serif;
}
.hero__navbar a:hover {
color: #ffbb00;
}
.heros {
width: 90%;
margin: 0 auto;
height: auto;
}
.hero1 {
background-image: url("../images/bene.png");
background-size: cover;
background-position: center;
display: grid;
grid-template-columns: 1fr 2fr;
padding: 0px 50px;
height: 450px;
}
.vertical_bar {
min-width: 100%;
width: 100%;
height: inherit;
background-color: rgba(255, 187, 0, 0.5);
display: flex;
justify-content: center;
/* line-height: 4.5em; */
}
.vertical_bar h2 {
line-height: 1.3em;
font-size: 3.5em;
margin: 50px;
}
.vertical_bar span {
line-height: 1.1em;
font-size: 1.7em;
}
.hero1__wrapper {
display: flex;
justify-content: flex-end;
align-items: center;
margin: 100px 0;
}
.hero1__bar {
background-color: #ffbb00;
height: 200px;
width: 16px;
margin-left: 20px;
}
.hero1__text {
margin: 0;
font-family: "Oswald", sans-serif;
color: white;
font-size: 4em;
line-height: 1.6em;
text-align: end;
text-shadow: #414141;
}
.hero1__text span {
font-size: 1.7em;
}
.hero2 {
display: grid;
grid-template-columns: 1fr 2fr;
padding: 0px 50px;
height: 500px;
}
.vertical_bar2 {
min-width: 100%;
width: 100%;
height: inherit;
background-color: rgba(255, 187, 0, 0.5);
display: flex;
justify-content: center;
align-items: center;
/* line-height: 4.5em; */
}
.vertical_bar2 h2 {
line-height: 1.2em;
font-size: 3.5em;
margin: 50px 0;
}
.hero2__content {
display: flex;
flex-direction: column;
align-items: flex-end;
padding: 30px 0;
}
.hero2__text {
font-size: 3.7em;
line-height: 1.6em;
}
.hero2__text span {
font-size: 1.7em;
color: #ffbb00;
}
.hero2__text2 {
display: flex;
align-items: center;
margin-top: 50px;
}
.hero2__text2 h2 {
font-size: 2.8em;
}
.hero2__bar {
background-color: #ffbb00;
height: 130px;
width: 16px;
margin-left: 20px;
}
.horizontal_bar {
width: 100%;
height: 15px;
background-color: rgba(255, 187, 0, 0.5);
}
.hero3 {
display: grid;
grid-template-columns: 1fr 2fr;
padding: 0px 50px;
background-image: url("https://imgur.com/5tT35E9.png");
background-size: cover;
background-position: center;
}
.hero3__content {
display: flex;
flex-direction: column;
align-items: center;
}
.hero3__text1-wrapper {
width: 70%;
padding: 30px 50px;
margin: 0 auto;
margin-right: 0;
}
.text1-1 h2 {
font-size: 3.7em;
}
.text1-2 h2 {
font-size: 4.2em;
text-align: end;
}
.horizontal_bar3 {
margin-left: 10%;
margin-right: -100px;
width: 90%;
height: 15px;
background-color: rgba(255, 187, 0, 0.5);
}
.hero3__motos {
padding: 20px 0;
display: flex;
flex-direction: column;
align-items: center;
}
.hero3__motos h2 {
font-size: 3em;
text-align: center;
}
.hero3__motos ul {
margin: 50px 0;
width: 100%;
display: flex;
justify-content: space-around;
}
.hero3__motos a {
margin: 0;
text-shadow: 1px 1px 20px black;
border: solid 4px #ffbb00;
padding: 5px 15px;
border-radius: 5%;
font-family: "Oswald", sans-serif;
font-size: 2em;
}
.vertical_bar3 {
min-width: 100%;
width: 100%;
height: 65%;
padding-top: 20px;
display: flex;
flex-direction: column;
align-items: center;
background-color: rgba(255, 187, 0, 0.5);
}
.vertical_bar3 img {
width: 50%;
margin-bottom: 30px;
}
.vertical_bar3 .vertical_text {
text-align: left;
font-size: 4em;
margin: 0;
}
.hero3__section1 h2 {
font-size: 3em;
text-align: center;
margin-top: 15px;
}
.hero3__section1 span {
font-size: 40px;
}
.icon {
margin: 30px 0;
display: flex;
justify-content: center;
}
.icons span {
margin: 10px;
}
/*----------<NAME> */
/* ---------Footer */
.footer {
margin-left: -15%;
margin-top: 10%;
display: flex;
align-items: center;
}
.footer hr {
margin-top: 8px;
width: 250px;
color: white;
background-color: white;
border: solid 1px white;
}
.footer__text {
color: white;
font-size: 1.7em;
margin: 5px 10px;
}
.icons a {
margin: 5px;
}
/* ___________________________Empieza Sección Motos */
/* --------Header */
.background_body {
width: 80%;
height: 100%;
margin: 0 auto;
background: #333;
}
.header {
height: auto;
display: block;
background-color: #252525;
}
.navbar {
padding: 0 0 10px 0;
align-items: center;
display: flex;
justify-content: center;
animation: 2000ms fadeIn;
font-size: 1.3em;
}
.navbar__items a {
margin-top: -100px;
}
.navbar__items a:hover {
color: #ffbb00;
}
.hero img {
width: 100%;
margin: 0 auto;
}
.logo {
display: flex;
justify-content: center;
}
.logo img {
width: 300px;
margin: 10px;
}
/* ----------Hero */
.hero .hero__banner {
margin-top: 30px;
}
/* ---------Options */
.options {
margin-top: 30px;
display: grid;
grid-template-columns: 35% 35%;
height: 150px;
justify-content: space-evenly;
background-color: #333;
}
.options article {
padding: 20px;
color: white;
height: 100%;
text-align: center;
box-shadow: 0px 0px 20px 0px rgb(65, 65, 65);
}
.options article p {
font-size: 1.3em;
}
.news {
background-image: url(../images/bonelli.png);
background-size: cover;
}
.olds {
background-image: url(../images/moto.png);
background-size: cover;
}
.options__title {
text-shadow: 1px 1px 20px black;
font-size: 3.5em;
margin-bottom: 4%;
font-family: "Oswald", sans-serif;
}
.options__button {
margin: 0;
position: relative;
bottom: -30px;
text-shadow: 1px 1px 20px black;
border: solid 4px #ffbb00;
padding: 5px 15px;
border-radius: 5%;
font-family: "Oswald", sans-serif;
font-size: 1.8em;
}
/* --------------secciòn Motos */
.principal {
width: 70%;
padding: 10px;
background-color: #333;
margin: 0 auto;
border-right: 3px solid #444;
border-left: 3px solid #444;
}
.principal__button-wrapper {
width: 70%;
margin: 20px auto;
display: flex;
justify-content: flex-end;
}
.principal__boton {
font-family: "Oswald", sans-serif;
padding: 5px 20px;
border-radius: 5px;
font-size: 1.3em;
color: white;
background-color: transparent;
border: 2px solid #ffbb00;
}
.product {
display: grid;
grid-template-columns: 27% 65%;
justify-content: center;
margin-top: 40px;
}
.product__image {
width: 100%;
}
.product__title {
margin-left: 40px;
font-size: 1.6em;
}
.product__description {
margin: 10px 0 15px 40px;
color: white;
font-size: 1em;
}
.product__button {
font-family: "Oswald", sans-serif;
padding: 5px 20px;
border-radius: 5px;
font-size: 1.3em;
color: white;
background-color: transparent;
border: 3px solid #ffbb00;
margin-left: 40px;
}
/* ------------------Footer */
.foooter {
display: grid;
grid-template-columns: 1fr 1fr;
padding: 20px;
/* width: 100%; */
background-color: #252525;
margin-top: 40px;
}
.foooter div {
display: flex;
align-items: center;
}
.foooter__logo {
width: 100%;
justify-content: flex-end;
}
.foooter__logo img {
margin-right: 50px;
width: 280px;
margin-top: -10px;
}
.fixed {
position: absolute;
left: 0;
right: 0;
bottom: 0;
}
.footer_motos {
display: grid;
grid-template-columns: 1fr 1fr;
padding: 20px;
/* width: 100%; */
background-color: #252525;
}
.footer_motos div {
display: flex;
align-items: center;
}
.foooter__logo {
width: 100%;
justify-content: flex-end;
}
.foooter__logo img {
margin-right: 50px;
width: 280px;
margin-top: -10px;
}
.footer_motos {
margin-top: 20px;
}
/* ------------------------------Parte Contacto */
.contact {
width: 80%;
margin: 0 auto;
}
.contact__map {
width: 100%;
height: 400px;
}
.contact__map_personalized {
/* margin-bottom: 50px; */
}
.contact__content {
margin-left: 30px;
text-align: center;
}
.contact__content h2 {
font-size: 3em;
margin: 20px 0;
}
.contact__content h3 {
font-size: 2em;
}
.contact__content p {
font-size: 1.6em;
display: flex;
align-items: center;
justify-content: center;
margin: 25px 0;
color: #ddd;
}
.contact__content a {
margin: 0 5px;
}
p.contact__subtitle {
margin: 0;
font-family: "Oswald", sans-serif;
}
.datos div h3 {
display: block;
font-size: 1.7em;
font-family: "Oswald", sans-serif;
margin: 10px;
text-align: left;
}
.datos div p {
display: block;
font-size: 1.3em;
font-family: "Oswald", sans-serif;
margin: 20px;
text-align: left;
}
.datos {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
width: 100%;
gap: 30px;
}
.datos div {
/* box-shadow: 1px 1px 13px 3px #444; */
height: auto;
padding: 20px;
}
.contact .icons {
margin: 20px 0 60px;
}
/* ------------------Acerca de Nosotros */
.acerca__title {
font-size: 2.7em;
text-align: center;
margin-top: 15px;
}
.acerca {
height: 50vh;
width: 100%;
margin: 38px auto;
display: grid;
grid-template-columns: 45% 40%;
gap: 40px;
justify-content: center;
}
.acerca__image {
background-image: url("../images/porton.jpg");
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.acerca__content h2 {
font-size: 2.3em;
}
.acerca__content .acerca__subtitle {
font-size: 1.5em;
margin-bottom: 20px;
}
.acerca__content p {
font-size: 1.3em;
color: white;
}
/* ----------------------------Parte Cascos */
.principal-section {
width: 70%;
margin: 0 auto;
padding: 20px;
border-right: 2px solid #555;
border-left: 2px solid #555;
display: grid;
grid-template-columns: 40% 40%;
justify-content: center;
gap: 30px 50px;
}
.principal-product {
height: auto;
margin-top: 50px;
width: 100%;
}
.principal-product--top {
margin-top: 50px;
height: auto;
width: 100%;
}
.principal-product__foto {
width: 100%;
}
.principal-product__text {
font-size: 2em;
text-align: center;
}
.banner {
width: 100%;
} | 0.396535 | 0.081593 |
@import url('https://fonts.googleapis.com/css?family=Lato|ZCOOL+KuaiLe&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Do+Hyeon&family=Lato&family=Roboto+Slab:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
/*main website syling stylesheet */
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
html
{
width: 100%;
height: 100%;
font-size: 100%;
scroll-behavior: smooth;
}
body
{
display: flex;
flex-direction: column;
align-items: center;
background-image: linear-gradient(135deg, #120542 0%, #000 100%);
/**/
margin: 0 auto;
padding: 0 auto;
max-width: 100%;
max-height: 100%;
overflow-x: hidden;
}
.main
{
background-size: cover;
width: 100%;
opacity: 0;
display: none;
transition: opacity 0.7s ease-in ;
}
.navbar-container
{
background: linear-gradient(rgba(255,255,255,.3), rgba(255,255,255,.3)), url("bg_image.jpg");
background-size: cover;
}
.nav-item a
{
font-size: 1.2rem !important;
}
.nav-item a:hover
{
color: rgb(104, 185, 23) !important;
}
.navbar-light .navbar-brand
{
font-size: 1.2rem;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 0.1rem;
}
.navbar-toggler
{
color: antiquewhite;
}
.navbar-nav{
align-items: center;
}
.logo{
width: 200px;
}
.hero{
top: 0;
left: 0;
width: 100%;
height: 100vh;
background-position: center top;
overflow-x: hidden;
}
h1
{
color: rgb(104, 185, 23) !important;
text-shadow: 0.2rem 0.2rem 0.2rem #092532;
font-size: 4rem !important;
}
h3
{
font-size: 1.5rem;
}
h1, h3, h5, h6
{
font-family: 'Roboto Slab', serif;
}
p
{
font-family: 'Montserrat', sans-serif;
}
.section-aboutus {
margin-top: 150px;
}
.section-aboutus, .section-features
{
background-color: #f1f1e8;
}
/* ABOUT US STYLE *********************************/
.AboutUs
{
position: relative;
z-index: 1;
overflow-x: hidden;
font-size: 1.2rem;
color: #092532;
}
.AboutUs:before
{
background: linear-gradient(0deg, rgba(10, 100, 10, 0.1), rgba(10, 100, 10, 0.1)), url('../assets/pattern.jpg');
background-attachment: fixed;
content: ' ';
display: block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 0;
opacity: 0.1;
background-position: center top;
background-size: cover;
}
/* FEATURES STYLE **********************************/
.Features
{
padding: 4rem 0rem 4rem 0rem;
}
.image
{
width: 100%;
border-radius: 10%;
}
.feature
{
position: relative;
transition: .3s;
box-shadow: 0.3rem 0.3rem 0.2rem rgba(0, 0, 0, 0.8);
border-radius: 10%;
}
.feature .text-content,
.feature:after
{
position: absolute;
left: 1rem;
right: 1rem;
}
.feature:after
{
content: '';
display: block;
background: #557571;
top: 1rem;
bottom: 1rem;
opacity: 0;
transform: rotate3d(-1, 1, 0, 100deg);
transition: .3s;
border-radius: 10%;
}
.feature:hover:after
{
opacity: 0.96;
transform: rotate3d(0,0,0,0deg);
}
.text-content
{
top: 45%;
opacity: 0;
z-index: 1;
transform: translate(0%, 100%);
transition: .3s;
color: #fff;
}
.feature:hover .text-content
{
opacity: 1;
transform: translate(0%, -50%);
transition-delay: .2s;
}
.feature-title
{
opacity: 1;
z-index: 1;
color: white;
}
/*** FOOTER STYLE *********************************/
.darken-3{
background-color: #f1f1e8;
}
.footer-copyright
{
background-color: rgba(0,0,0,0.15);
}
.fa
{
color: rgb(104, 185, 23);
}
.line
{
width: 5rem;
border: 1px solid green;
}
.hero-image {
width: 40vw;
margin-left: 100px;
margin-top: 35vh;
}
.tagline-animate {
-webkit-animation: fadeIn 7s; /* Safari 4+ */
-moz-animation: fadeIn 7s; /* Fx 5+ */
-o-animation: fadeIn 7s; /* Opera 12+ */
animation: fadeIn 7s; /* IE 10+, Fx 29+ */
/* margin-top: 39vh; */
/* margin-left: -20px; */
/* position: relative; */
/* margin-top: 35vh; */
margin-left: 30vw;
}
.hero-buttons {
margin-top: 35vh;
}
/* NEW CARDS */
.blog-card {
display: -webkit-box;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
margin: 7rem auto;
box-shadow: 0 3px 7px -1px rgba(0, 0, 0, 0.1);
margin-bottom: 1.6%;
background: #fff;
line-height: 1.4;
font-family: sans-serif;
border-radius: 5px;
overflow: hidden;
width: 70vw;
z-index: 0;
height: 50vh;
}
.blog-card a {
color: inherit;
}
.blog-card a:hover {
color: #5ad67d;
}
.blog-card:hover .photo {
-webkit-transform: scale(1.3) rotate(3deg);
transform: scale(1.3) rotate(3deg);
}
.blog-card .meta {
position: relative;
z-index: 0;
height: 200px;
}
.blog-card .photo {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-size: cover;
background-position: center;
-webkit-transition: -webkit-transform .2s;
transition: -webkit-transform .2s;
transition: transform .2s;
transition: transform .2s, -webkit-transform .2s;
}
.blog-card .details,
.blog-card .details ul {
margin: auto;
padding: 0;
list-style: none;
}
.blog-card .details {
position: absolute;
top: 0;
bottom: 0;
left: -100%;
margin: auto;
-webkit-transition: left .2s;
transition: left .2s;
background: rgba(0, 0, 0, 0.6);
color: #fff;
padding: 10px;
width: 100%;
font-size: .9rem;
}
.blog-card .details a {
-webkit-text-decoration: dotted underline;
text-decoration: dotted underline;
}
.blog-card .details ul li {
display: inline-block;
}
.blog-card .details .author:before {
font-family: FontAwesome;
margin-right: 10px;
content: "\f007";
}
.blog-card .details .date:before {
font-family: FontAwesome;
margin-right: 10px;
content: "\f133";
}
.blog-card .details .tags ul:before {
font-family: FontAwesome;
content: "\f02b";
margin-right: 10px;
}
.blog-card .details .tags li {
margin-right: 2px;
}
.blog-card .details .tags li:first-child {
margin-left: -4px;
}
.blog-card .description {
padding: 1rem;
background: #fff;
position: relative;
z-index: 1;
}
.blog-card .description h1,
.blog-card .description h2 {
font-family: Poppins, sans-serif;
}
.blog-card .description h1 {
line-height: 1;
margin: 0;
font-size: 1.7rem;
}
.blog-card .description h2 {
font-size: 1rem;
font-weight: 300;
text-transform: uppercase;
color: #a2a2a2;
margin-top: 5px;
}
.blog-card .description .read-more {
text-align: right;
}
.blog-card .description .read-more a {
color: #5ad67d;
display: inline-block;
position: relative;
}
.blog-card .description .read-more a:after {
content: "\f061";
font-family: FontAwesome;
margin-left: -10px;
opacity: 0;
vertical-align: middle;
-webkit-transition: margin .3s, opacity .3s;
transition: margin .3s, opacity .3s;
}
.blog-card .description .read-more a:hover:after {
margin-left: 5px;
opacity: 1;
}
.blog-card p {
position: relative;
margin: 1rem 0 0;
}
.blog-card p:first-of-type {
margin-top: 1.25rem;
}
.blog-card p:first-of-type:before {
content: "";
position: absolute;
height: 5px;
background: #5ad67d;
width: 35px;
top: -0.75rem;
border-radius: 3px;
}
.blog-card:hover .details {
left: 0%;
}
@media (min-width: 640px) {
.blog-card {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
max-width: 70%;
}
.blog-card .meta {
flex-basis: 40%;
height: auto;
}
.blog-card .description {
flex-basis: 60%;
}
.blog-card .description:before {
-webkit-transform: skewX(-3deg);
transform: skewX(-3deg);
content: "";
background: #fff;
width: 30px;
position: absolute;
left: -10px;
top: 0;
bottom: 0;
z-index: -1;
}
.blog-card.alt {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
flex-direction: row-reverse;
}
.blog-card.alt .description:before {
left: inherit;
right: -10px;
-webkit-transform: skew(3deg);
transform: skew(3deg);
}
.blog-card.alt .details {
padding-left: 25px;
}
}
@media (max-width:991px) {
.hero-image {
width: 70vw;
margin-top: 20vh;
}
.tagline-animate {
margin-top: 15px;
margin-left: 50vw;
}
.blog-card {
height: auto;
}
.hero-buttons {
position: absolute;
margin-top: 70px;
margin-left: 20vw;
}
}
/* ANIMATIONS */
@-webkit-keyframes fadeIn {
0% { opacity: 0; }
100% { opacity: 1; }
}
@-moz-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; }
}
/* BUTTONS HOMEPAGE */
.hero-buttons {
display: grid;
font-family: Avenir, sans-serif;
color: #111;
}
.cta {
text-decoration: none;
color: inherit;
}
.cta:hover {
text-decoration: none;
color: black;
}
.cta {
position: relative;
margin: auto;
padding: 19px 22px;
transition: all 0.2s ease;
}
.cta:before {
content: "";
position: absolute;
top: 0;
left: 0;
display: block;
border-radius: 28px;
background: rgb(104, 185, 23);
width: 56px;
height: 56px;
transition: all 0.3s ease;
}
.cta span {
position: relative;
font-size: 16px;
line-height: 18px;
font-weight: 900;
letter-spacing: 0.25em;
text-transform: uppercase;
vertical-align: middle;
}
.cta svg {
position: relative;
top: 0;
margin-left: 10px;
fill: none;
stroke-linecap: round;
stroke-linejoin: round;
stroke: #111;
stroke-width: 2;
transform: translateX(-5px);
transition: all 0.3s ease;
}
.cta:hover:before {
width: 100%;
background: rgb(104, 185, 23);
}
.cta:hover svg {
transform: translateX(0);
}
.cta:active {
transform: scale(0.96);
} | css/styles.css | @import url('https://fonts.googleapis.com/css?family=Lato|ZCOOL+KuaiLe&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Do+Hyeon&family=Lato&family=Roboto+Slab:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
/*main website syling stylesheet */
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
html
{
width: 100%;
height: 100%;
font-size: 100%;
scroll-behavior: smooth;
}
body
{
display: flex;
flex-direction: column;
align-items: center;
background-image: linear-gradient(135deg, #120542 0%, #000 100%);
/**/
margin: 0 auto;
padding: 0 auto;
max-width: 100%;
max-height: 100%;
overflow-x: hidden;
}
.main
{
background-size: cover;
width: 100%;
opacity: 0;
display: none;
transition: opacity 0.7s ease-in ;
}
.navbar-container
{
background: linear-gradient(rgba(255,255,255,.3), rgba(255,255,255,.3)), url("bg_image.jpg");
background-size: cover;
}
.nav-item a
{
font-size: 1.2rem !important;
}
.nav-item a:hover
{
color: rgb(104, 185, 23) !important;
}
.navbar-light .navbar-brand
{
font-size: 1.2rem;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 0.1rem;
}
.navbar-toggler
{
color: antiquewhite;
}
.navbar-nav{
align-items: center;
}
.logo{
width: 200px;
}
.hero{
top: 0;
left: 0;
width: 100%;
height: 100vh;
background-position: center top;
overflow-x: hidden;
}
h1
{
color: rgb(104, 185, 23) !important;
text-shadow: 0.2rem 0.2rem 0.2rem #092532;
font-size: 4rem !important;
}
h3
{
font-size: 1.5rem;
}
h1, h3, h5, h6
{
font-family: 'Roboto Slab', serif;
}
p
{
font-family: 'Montserrat', sans-serif;
}
.section-aboutus {
margin-top: 150px;
}
.section-aboutus, .section-features
{
background-color: #f1f1e8;
}
/* ABOUT US STYLE *********************************/
.AboutUs
{
position: relative;
z-index: 1;
overflow-x: hidden;
font-size: 1.2rem;
color: #092532;
}
.AboutUs:before
{
background: linear-gradient(0deg, rgba(10, 100, 10, 0.1), rgba(10, 100, 10, 0.1)), url('../assets/pattern.jpg');
background-attachment: fixed;
content: ' ';
display: block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 0;
opacity: 0.1;
background-position: center top;
background-size: cover;
}
/* FEATURES STYLE **********************************/
.Features
{
padding: 4rem 0rem 4rem 0rem;
}
.image
{
width: 100%;
border-radius: 10%;
}
.feature
{
position: relative;
transition: .3s;
box-shadow: 0.3rem 0.3rem 0.2rem rgba(0, 0, 0, 0.8);
border-radius: 10%;
}
.feature .text-content,
.feature:after
{
position: absolute;
left: 1rem;
right: 1rem;
}
.feature:after
{
content: '';
display: block;
background: #557571;
top: 1rem;
bottom: 1rem;
opacity: 0;
transform: rotate3d(-1, 1, 0, 100deg);
transition: .3s;
border-radius: 10%;
}
.feature:hover:after
{
opacity: 0.96;
transform: rotate3d(0,0,0,0deg);
}
.text-content
{
top: 45%;
opacity: 0;
z-index: 1;
transform: translate(0%, 100%);
transition: .3s;
color: #fff;
}
.feature:hover .text-content
{
opacity: 1;
transform: translate(0%, -50%);
transition-delay: .2s;
}
.feature-title
{
opacity: 1;
z-index: 1;
color: white;
}
/*** FOOTER STYLE *********************************/
.darken-3{
background-color: #f1f1e8;
}
.footer-copyright
{
background-color: rgba(0,0,0,0.15);
}
.fa
{
color: rgb(104, 185, 23);
}
.line
{
width: 5rem;
border: 1px solid green;
}
.hero-image {
width: 40vw;
margin-left: 100px;
margin-top: 35vh;
}
.tagline-animate {
-webkit-animation: fadeIn 7s; /* Safari 4+ */
-moz-animation: fadeIn 7s; /* Fx 5+ */
-o-animation: fadeIn 7s; /* Opera 12+ */
animation: fadeIn 7s; /* IE 10+, Fx 29+ */
/* margin-top: 39vh; */
/* margin-left: -20px; */
/* position: relative; */
/* margin-top: 35vh; */
margin-left: 30vw;
}
.hero-buttons {
margin-top: 35vh;
}
/* NEW CARDS */
.blog-card {
display: -webkit-box;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
margin: 7rem auto;
box-shadow: 0 3px 7px -1px rgba(0, 0, 0, 0.1);
margin-bottom: 1.6%;
background: #fff;
line-height: 1.4;
font-family: sans-serif;
border-radius: 5px;
overflow: hidden;
width: 70vw;
z-index: 0;
height: 50vh;
}
.blog-card a {
color: inherit;
}
.blog-card a:hover {
color: #5ad67d;
}
.blog-card:hover .photo {
-webkit-transform: scale(1.3) rotate(3deg);
transform: scale(1.3) rotate(3deg);
}
.blog-card .meta {
position: relative;
z-index: 0;
height: 200px;
}
.blog-card .photo {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-size: cover;
background-position: center;
-webkit-transition: -webkit-transform .2s;
transition: -webkit-transform .2s;
transition: transform .2s;
transition: transform .2s, -webkit-transform .2s;
}
.blog-card .details,
.blog-card .details ul {
margin: auto;
padding: 0;
list-style: none;
}
.blog-card .details {
position: absolute;
top: 0;
bottom: 0;
left: -100%;
margin: auto;
-webkit-transition: left .2s;
transition: left .2s;
background: rgba(0, 0, 0, 0.6);
color: #fff;
padding: 10px;
width: 100%;
font-size: .9rem;
}
.blog-card .details a {
-webkit-text-decoration: dotted underline;
text-decoration: dotted underline;
}
.blog-card .details ul li {
display: inline-block;
}
.blog-card .details .author:before {
font-family: FontAwesome;
margin-right: 10px;
content: "\f007";
}
.blog-card .details .date:before {
font-family: FontAwesome;
margin-right: 10px;
content: "\f133";
}
.blog-card .details .tags ul:before {
font-family: FontAwesome;
content: "\f02b";
margin-right: 10px;
}
.blog-card .details .tags li {
margin-right: 2px;
}
.blog-card .details .tags li:first-child {
margin-left: -4px;
}
.blog-card .description {
padding: 1rem;
background: #fff;
position: relative;
z-index: 1;
}
.blog-card .description h1,
.blog-card .description h2 {
font-family: Poppins, sans-serif;
}
.blog-card .description h1 {
line-height: 1;
margin: 0;
font-size: 1.7rem;
}
.blog-card .description h2 {
font-size: 1rem;
font-weight: 300;
text-transform: uppercase;
color: #a2a2a2;
margin-top: 5px;
}
.blog-card .description .read-more {
text-align: right;
}
.blog-card .description .read-more a {
color: #5ad67d;
display: inline-block;
position: relative;
}
.blog-card .description .read-more a:after {
content: "\f061";
font-family: FontAwesome;
margin-left: -10px;
opacity: 0;
vertical-align: middle;
-webkit-transition: margin .3s, opacity .3s;
transition: margin .3s, opacity .3s;
}
.blog-card .description .read-more a:hover:after {
margin-left: 5px;
opacity: 1;
}
.blog-card p {
position: relative;
margin: 1rem 0 0;
}
.blog-card p:first-of-type {
margin-top: 1.25rem;
}
.blog-card p:first-of-type:before {
content: "";
position: absolute;
height: 5px;
background: #5ad67d;
width: 35px;
top: -0.75rem;
border-radius: 3px;
}
.blog-card:hover .details {
left: 0%;
}
@media (min-width: 640px) {
.blog-card {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
max-width: 70%;
}
.blog-card .meta {
flex-basis: 40%;
height: auto;
}
.blog-card .description {
flex-basis: 60%;
}
.blog-card .description:before {
-webkit-transform: skewX(-3deg);
transform: skewX(-3deg);
content: "";
background: #fff;
width: 30px;
position: absolute;
left: -10px;
top: 0;
bottom: 0;
z-index: -1;
}
.blog-card.alt {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
flex-direction: row-reverse;
}
.blog-card.alt .description:before {
left: inherit;
right: -10px;
-webkit-transform: skew(3deg);
transform: skew(3deg);
}
.blog-card.alt .details {
padding-left: 25px;
}
}
@media (max-width:991px) {
.hero-image {
width: 70vw;
margin-top: 20vh;
}
.tagline-animate {
margin-top: 15px;
margin-left: 50vw;
}
.blog-card {
height: auto;
}
.hero-buttons {
position: absolute;
margin-top: 70px;
margin-left: 20vw;
}
}
/* ANIMATIONS */
@-webkit-keyframes fadeIn {
0% { opacity: 0; }
100% { opacity: 1; }
}
@-moz-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; }
}
/* BUTTONS HOMEPAGE */
.hero-buttons {
display: grid;
font-family: Avenir, sans-serif;
color: #111;
}
.cta {
text-decoration: none;
color: inherit;
}
.cta:hover {
text-decoration: none;
color: black;
}
.cta {
position: relative;
margin: auto;
padding: 19px 22px;
transition: all 0.2s ease;
}
.cta:before {
content: "";
position: absolute;
top: 0;
left: 0;
display: block;
border-radius: 28px;
background: rgb(104, 185, 23);
width: 56px;
height: 56px;
transition: all 0.3s ease;
}
.cta span {
position: relative;
font-size: 16px;
line-height: 18px;
font-weight: 900;
letter-spacing: 0.25em;
text-transform: uppercase;
vertical-align: middle;
}
.cta svg {
position: relative;
top: 0;
margin-left: 10px;
fill: none;
stroke-linecap: round;
stroke-linejoin: round;
stroke: #111;
stroke-width: 2;
transform: translateX(-5px);
transition: all 0.3s ease;
}
.cta:hover:before {
width: 100%;
background: rgb(104, 185, 23);
}
.cta:hover svg {
transform: translateX(0);
}
.cta:active {
transform: scale(0.96);
} | 0.403097 | 0.057785 |
@charset "UTF-8";
/*
ROOT
Main page fixes.
Author: <NAME>. @<EMAIL>
License MIT
*/
/**
-------------------------------------------------------------------------------
Base elements
-------------------------------------------------------------------------------
*/
body {
-moz-osx-font-smoothing: grayscale;
-ms-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
background-color: #85c6f8;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica", "Arial", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
font-family: sans-serif;
font-size: 15px !important;
min-height: 520px;
min-width: 640px;
overflow-x: hidden;
overflow-y: hidden;
shape-rendering: auto;
}
@media screen and (max-width: 576px) {
body {
font-size: 13px !important;
overflow-x: initial;
}
}
body::-webkit-scrollbar-track {
/* -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); */
/* border-radius: 0 0 10px 10px; */
/* border-radius: 12px; */
background-color: rgba(94, 96, 165, 0.78);
}
body::-webkit-scrollbar {
width: 12px;
}
body::-webkit-scrollbar-thumb {
/* -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); */
/* border-radius: 0 0 10px 10px; */
background-color: #363963;
border-radius: 10px;
}
pre {
font-family: "Consolas", monospace;
}
/**
*/
*,
*:before,
*:after {
box-sizing: border-box;
/* noinspection CssUnknownProperty */
font-display: block;
}
/**
Disable object selection
*/
.noselect {
-moz-user-select: none;
-ms-user-select: none;
-webkit-touch-callout: none;
-webkit-user-select: none;
outline: none;
user-select: none;
}
/**
Disable touch events
*/
.disabledButton {
filter: alpha(opacity=40);
opacity: 0.4;
pointer-events: none;
zoom: 1;
}
/**
Disable firefox outline
*/
select:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #000000;
}
select.decoration option:hover {
box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) inset;
}
/**
-------------------------------------------------------------------------------
Selectors
-------------------------------------------------------------------------------
*/
.common-selector {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
cursor: pointer;
outline: none;
overflow: hidden;
padding: 0 5px;
}
@media screen and (max-width: 640px) {
.common-selector {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 0 3px;
}
} | src/stylesheets/root.css | @charset "UTF-8";
/*
ROOT
Main page fixes.
Author: <NAME>. @<EMAIL>
License MIT
*/
/**
-------------------------------------------------------------------------------
Base elements
-------------------------------------------------------------------------------
*/
body {
-moz-osx-font-smoothing: grayscale;
-ms-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
background-color: #85c6f8;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica", "Arial", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
font-family: sans-serif;
font-size: 15px !important;
min-height: 520px;
min-width: 640px;
overflow-x: hidden;
overflow-y: hidden;
shape-rendering: auto;
}
@media screen and (max-width: 576px) {
body {
font-size: 13px !important;
overflow-x: initial;
}
}
body::-webkit-scrollbar-track {
/* -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); */
/* border-radius: 0 0 10px 10px; */
/* border-radius: 12px; */
background-color: rgba(94, 96, 165, 0.78);
}
body::-webkit-scrollbar {
width: 12px;
}
body::-webkit-scrollbar-thumb {
/* -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); */
/* border-radius: 0 0 10px 10px; */
background-color: #363963;
border-radius: 10px;
}
pre {
font-family: "Consolas", monospace;
}
/**
*/
*,
*:before,
*:after {
box-sizing: border-box;
/* noinspection CssUnknownProperty */
font-display: block;
}
/**
Disable object selection
*/
.noselect {
-moz-user-select: none;
-ms-user-select: none;
-webkit-touch-callout: none;
-webkit-user-select: none;
outline: none;
user-select: none;
}
/**
Disable touch events
*/
.disabledButton {
filter: alpha(opacity=40);
opacity: 0.4;
pointer-events: none;
zoom: 1;
}
/**
Disable firefox outline
*/
select:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #000000;
}
select.decoration option:hover {
box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) inset;
}
/**
-------------------------------------------------------------------------------
Selectors
-------------------------------------------------------------------------------
*/
.common-selector {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
cursor: pointer;
outline: none;
overflow: hidden;
padding: 0 5px;
}
@media screen and (max-width: 640px) {
.common-selector {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 0 3px;
}
} | 0.240775 | 0.046595 |
@charset "UTF-8";
div.template {
position: relative;
border: 4px solid green;
padding: 10px;
margin-bottom: 20px;
margin-right: auto;
margin-left: auto;
margin-top: 20px;
max-width: 750px;
height: fit-content;
}
div.template2 {
position: relative;
border: 4px solid green;
margin: auto;
height: 58vw;
width: 58vw;
padding: 5px;
}
div.template3 {
position: relative;
border: 4px solid green;
padding: 20px;
margin-bottom: 20px;
margin-right: auto;
margin-left: auto;
margin-top: 20px;
max-width: 350px;
height: 20vw;
overflow-y: scroll;
}
div.img {
position: relative;
height: fit-content;
width: fit-content;
margin: auto;
padding: 0;
border: 2px solid green;
}
img {
opacity: 0.5;
}
div.relative, div.relative2, div.relative3, div.relative4, div.relative5, div.relative6 {
position: relative;
border: 4px solid green;
padding: 10px;
margin-bottom: 6vw;
margin-right: auto;
margin-left: auto;
margin-top: 6vw;
}
div.relative7, div.relative8 {
position: relative;
border: 4px solid green;
padding: 10px;
margin-bottom: 6vw;
margin-top: 6vw;
}
div.absolute, div.absolute2, div.absolute3, div.absolute4, div.absolute5, div.absolute6, div.absolute7, div.absolute8 {
position: absolute;
border: 4px solid green;
padding: 10px;
max-width: 10vw;
height: auto;
margin: 0;
}
div.relative, div.relative2, div.relative3, div.relative4, div.relative5, div.relative6, div.relative7, div.relative8 {
position: relative;
max-width: 30vw;
}
div.template p, div.template2 p {
text-indent: 0;
margin: 0;
}
div.static {
right: 50px;
}
div.relative2 {
right: 3vw;
}
div.relative3 {
top: 3vw;
}
div.relative4 {
left: 3vw;
}
div.relative5 {
bottom: 3vw;
}
div.relative6 {
top: 3vw;
bottom: 3vw;
right: 3vw;
left: 3vw;
}
div.relative7 {
left: 0;
}
div.relative8 {
right: 10px;
}
p.caption, p.caption2 {
display: block;
text-align: center;
font-weight: bold;
}
p.caption2 {
border-bottom: 4px solid green;
padding: 5px;
}
div.absolute2 {
right: 0;
}
div.absolute3 {
right: 15vw;
}
div.absolute4 {
top: 0;
right: 30vw;
}
div.absolute5 {
top: 30vw;
right: 30vw;
}
div.absolute6 {
bottom: 0;
left: 0;
}
div.absolute7 {
top: 20vw;
padding-bottom: 15vw;
}
div.absolute8 {
top: 30vw;
}
div.sticky {
position: sticky;
border: 4px solid green;
padding: 10px;
max-width: 20vw;
height: fit-content;
margin: 0;
margin-left: 25px;
top: 0;
background-color: lightgreen;
}
div.upleft, div.upright, div.center, div.lowleft, div.lowright {
position: absolute;
color: red;
font-weight: bold;
font-size: 14pt;
border: 2px solid green;
}
div.upleft{
top: 0;
left: 0;
}
div.upright {
top: 0;
right: 0;
}
div.center {
top: 50%;
width: 100%;
text-align: center;
padding: 0;
margin: 0;
border: 2px solid green;
}
div.lowleft {
bottom: 0;
left: 0;
}
div.lowright {
bottom: 0;
right: 0;
} | _w3schools-study/_css-study/_css/_tutorial/css-position.css | @charset "UTF-8";
div.template {
position: relative;
border: 4px solid green;
padding: 10px;
margin-bottom: 20px;
margin-right: auto;
margin-left: auto;
margin-top: 20px;
max-width: 750px;
height: fit-content;
}
div.template2 {
position: relative;
border: 4px solid green;
margin: auto;
height: 58vw;
width: 58vw;
padding: 5px;
}
div.template3 {
position: relative;
border: 4px solid green;
padding: 20px;
margin-bottom: 20px;
margin-right: auto;
margin-left: auto;
margin-top: 20px;
max-width: 350px;
height: 20vw;
overflow-y: scroll;
}
div.img {
position: relative;
height: fit-content;
width: fit-content;
margin: auto;
padding: 0;
border: 2px solid green;
}
img {
opacity: 0.5;
}
div.relative, div.relative2, div.relative3, div.relative4, div.relative5, div.relative6 {
position: relative;
border: 4px solid green;
padding: 10px;
margin-bottom: 6vw;
margin-right: auto;
margin-left: auto;
margin-top: 6vw;
}
div.relative7, div.relative8 {
position: relative;
border: 4px solid green;
padding: 10px;
margin-bottom: 6vw;
margin-top: 6vw;
}
div.absolute, div.absolute2, div.absolute3, div.absolute4, div.absolute5, div.absolute6, div.absolute7, div.absolute8 {
position: absolute;
border: 4px solid green;
padding: 10px;
max-width: 10vw;
height: auto;
margin: 0;
}
div.relative, div.relative2, div.relative3, div.relative4, div.relative5, div.relative6, div.relative7, div.relative8 {
position: relative;
max-width: 30vw;
}
div.template p, div.template2 p {
text-indent: 0;
margin: 0;
}
div.static {
right: 50px;
}
div.relative2 {
right: 3vw;
}
div.relative3 {
top: 3vw;
}
div.relative4 {
left: 3vw;
}
div.relative5 {
bottom: 3vw;
}
div.relative6 {
top: 3vw;
bottom: 3vw;
right: 3vw;
left: 3vw;
}
div.relative7 {
left: 0;
}
div.relative8 {
right: 10px;
}
p.caption, p.caption2 {
display: block;
text-align: center;
font-weight: bold;
}
p.caption2 {
border-bottom: 4px solid green;
padding: 5px;
}
div.absolute2 {
right: 0;
}
div.absolute3 {
right: 15vw;
}
div.absolute4 {
top: 0;
right: 30vw;
}
div.absolute5 {
top: 30vw;
right: 30vw;
}
div.absolute6 {
bottom: 0;
left: 0;
}
div.absolute7 {
top: 20vw;
padding-bottom: 15vw;
}
div.absolute8 {
top: 30vw;
}
div.sticky {
position: sticky;
border: 4px solid green;
padding: 10px;
max-width: 20vw;
height: fit-content;
margin: 0;
margin-left: 25px;
top: 0;
background-color: lightgreen;
}
div.upleft, div.upright, div.center, div.lowleft, div.lowright {
position: absolute;
color: red;
font-weight: bold;
font-size: 14pt;
border: 2px solid green;
}
div.upleft{
top: 0;
left: 0;
}
div.upright {
top: 0;
right: 0;
}
div.center {
top: 50%;
width: 100%;
text-align: center;
padding: 0;
margin: 0;
border: 2px solid green;
}
div.lowleft {
bottom: 0;
left: 0;
}
div.lowright {
bottom: 0;
right: 0;
} | 0.536556 | 0.088426 |
.pop-wrap {
position: fixed;
bottom: 20px;
right: 10px;
z-index: 999;
width: 250px;
-webkit-transition: all 0.2s ease 0.30s;
transition: all 0.3s ease 0.30s;
font-family: Arial, Helvetica, sans-serif;
}
.hidden.pop-wrap {
width: 160px;
cursor: pointer;
}
.pop-head {
display: -webkit-flex;
display: flex;
align-items: center;
background-color: #24292e;
padding: 15px 15px;
overflow: hidden;
border-radius: 1px
}
.hidden .pop-head {
-webkit-transition: all 0.3s ease-in-out 0.5s;
transition: all 0.3s ease-in-out 0.5s;
border-radius: 1px;
padding: 10px 14px;
}
.pop-title {
-webkit-transition: all 0.3s ease-in-out 0.4s;
transition: all 0.3s ease-in-out 0.4s;
font-weight: bold;
color: white;
display: block;
line-height: 1;
font-size: 20px;
}
.hidden .pop-title {
font-size: 18px;
}
.pop-btn-hide {
-webkit-transition: all 0.3s ease-in-out 0.4s;
transition: all 0.3s ease-in-out 0.4s;
cursor: pointer;
margin-left: auto;
display: block;
visibility: visible;
opacity: 1;
font-size: 16px;
}
.hidden .pop-btn-hide {
opacity: 0;
visibility: hidden;
pointer-events: none;
font-size: 2px;
}
.popup-views-wrapper {
background-color:cornflowerblue;
color: white;
border: 2px solid #24292e;
border-top: none;
border-radius: 0 0 .5rem .5rem;
overflow: hidden;
position: relative;
border-width: 2px;
}
.hidden .popup-views-wrapper {
-webkit-transition: border-width 0.3s ease-in-out 0.2s;
transition: border-width 0.3s ease-in-out 0.2s;
border-width: 0px;
}
.popup-views {
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
width: 540px;
overflow: hidden;
max-height: 374px;
}
.hidden .popup-views {
max-height: 0;
}
.details-full .popup-views {
transform: translate3d(-270px, 0, 0);
}
.popup-view {
padding: 12px 15px;
float: left;
width: 270px;
}
.pop-list {
overflow-y: auto;
max-height: 700px;
margin-left: 0;
margin-right: -12px;
margin-bottom: 0;
list-style-type: none;
}
.pop-list-item {
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
cursor: pointer;
}
.pop-list-item .item-number {
min-width: 40px;
padding-right: 15px;
display: block;
float: left;
clear: both;
}
.pop-list-item:hover {
color:rgb(131, 6, 6);
}
.loading-wrap {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
display: -webkit-flex;
display: flex;
align-items: center;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: rgba(255, 255, 255, 0.8);
opacity: 0;
visibility: hidden;
pointer-events: none;
}
.loading .loading-wrap {
opacity: 1;
visibility: visible;
pointer-events: all;
}
.pop-back {
margin-top: 20px;
color: black;;
cursor: pointer;
display: inline-block;
transform: rotate(180deg);
font-size: 30px;
text-align: left;
}
.gh-img {
height: 156px;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 18px;
border-radius: 45px;
}
.popup-description {
margin-bottom: 15px;
text-align: center;
}
.popup-number {
font-weight: bold;
display: block;
line-height: 1.5;
}
.popup-description-bottom {
display: -webkit-flex;
display: flex;
justify-content: space-evenly;
}
.popup-description-bottom .description-two-rows {
text-align: center
}
.pop-comp-f {
display: block;
font-weight: bold;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
width: 90%;
margin: 0 auto;
}
.popup-description-bottom .popup-description {
float: left;
}
@media (max-width: 768px) {
.pop-wrap {
right: 125px;
bottom: 20px;
}
}
@media (max-width: 400px) {
.pop-wrap {
right: 25px;
}
.bottom-popup.hidden {
right: 95px;
}
}
.fa-window-close{
color:white;
}
/* animation for loading */
.sk-three-bounce {
margin: 40px auto;
width: 80px;
text-align: center; }
.sk-three-bounce .sk-child {
width: 20px;
height: 20px;
background-color: #333;
border-radius: 100%;
display: inline-block;
-webkit-animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
animation: sk-three-bounce 1.4s ease-in-out 0s infinite both; }
.sk-three-bounce .sk-bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s; }
.sk-three-bounce .sk-bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s; }
@-webkit-keyframes sk-three-bounce {
0%, 80%, 100% {
-webkit-transform: scale(0);
transform: scale(0); }
40% {
-webkit-transform: scale(1);
transform: scale(1); } }
@keyframes sk-three-bounce {
0%, 80%, 100% {
-webkit-transform: scale(0);
transform: scale(0); }
40% {
-webkit-transform: scale(1);
transform: scale(1); } } | css/task.css | .pop-wrap {
position: fixed;
bottom: 20px;
right: 10px;
z-index: 999;
width: 250px;
-webkit-transition: all 0.2s ease 0.30s;
transition: all 0.3s ease 0.30s;
font-family: Arial, Helvetica, sans-serif;
}
.hidden.pop-wrap {
width: 160px;
cursor: pointer;
}
.pop-head {
display: -webkit-flex;
display: flex;
align-items: center;
background-color: #24292e;
padding: 15px 15px;
overflow: hidden;
border-radius: 1px
}
.hidden .pop-head {
-webkit-transition: all 0.3s ease-in-out 0.5s;
transition: all 0.3s ease-in-out 0.5s;
border-radius: 1px;
padding: 10px 14px;
}
.pop-title {
-webkit-transition: all 0.3s ease-in-out 0.4s;
transition: all 0.3s ease-in-out 0.4s;
font-weight: bold;
color: white;
display: block;
line-height: 1;
font-size: 20px;
}
.hidden .pop-title {
font-size: 18px;
}
.pop-btn-hide {
-webkit-transition: all 0.3s ease-in-out 0.4s;
transition: all 0.3s ease-in-out 0.4s;
cursor: pointer;
margin-left: auto;
display: block;
visibility: visible;
opacity: 1;
font-size: 16px;
}
.hidden .pop-btn-hide {
opacity: 0;
visibility: hidden;
pointer-events: none;
font-size: 2px;
}
.popup-views-wrapper {
background-color:cornflowerblue;
color: white;
border: 2px solid #24292e;
border-top: none;
border-radius: 0 0 .5rem .5rem;
overflow: hidden;
position: relative;
border-width: 2px;
}
.hidden .popup-views-wrapper {
-webkit-transition: border-width 0.3s ease-in-out 0.2s;
transition: border-width 0.3s ease-in-out 0.2s;
border-width: 0px;
}
.popup-views {
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
width: 540px;
overflow: hidden;
max-height: 374px;
}
.hidden .popup-views {
max-height: 0;
}
.details-full .popup-views {
transform: translate3d(-270px, 0, 0);
}
.popup-view {
padding: 12px 15px;
float: left;
width: 270px;
}
.pop-list {
overflow-y: auto;
max-height: 700px;
margin-left: 0;
margin-right: -12px;
margin-bottom: 0;
list-style-type: none;
}
.pop-list-item {
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
cursor: pointer;
}
.pop-list-item .item-number {
min-width: 40px;
padding-right: 15px;
display: block;
float: left;
clear: both;
}
.pop-list-item:hover {
color:rgb(131, 6, 6);
}
.loading-wrap {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
display: -webkit-flex;
display: flex;
align-items: center;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: rgba(255, 255, 255, 0.8);
opacity: 0;
visibility: hidden;
pointer-events: none;
}
.loading .loading-wrap {
opacity: 1;
visibility: visible;
pointer-events: all;
}
.pop-back {
margin-top: 20px;
color: black;;
cursor: pointer;
display: inline-block;
transform: rotate(180deg);
font-size: 30px;
text-align: left;
}
.gh-img {
height: 156px;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 18px;
border-radius: 45px;
}
.popup-description {
margin-bottom: 15px;
text-align: center;
}
.popup-number {
font-weight: bold;
display: block;
line-height: 1.5;
}
.popup-description-bottom {
display: -webkit-flex;
display: flex;
justify-content: space-evenly;
}
.popup-description-bottom .description-two-rows {
text-align: center
}
.pop-comp-f {
display: block;
font-weight: bold;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
width: 90%;
margin: 0 auto;
}
.popup-description-bottom .popup-description {
float: left;
}
@media (max-width: 768px) {
.pop-wrap {
right: 125px;
bottom: 20px;
}
}
@media (max-width: 400px) {
.pop-wrap {
right: 25px;
}
.bottom-popup.hidden {
right: 95px;
}
}
.fa-window-close{
color:white;
}
/* animation for loading */
.sk-three-bounce {
margin: 40px auto;
width: 80px;
text-align: center; }
.sk-three-bounce .sk-child {
width: 20px;
height: 20px;
background-color: #333;
border-radius: 100%;
display: inline-block;
-webkit-animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
animation: sk-three-bounce 1.4s ease-in-out 0s infinite both; }
.sk-three-bounce .sk-bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s; }
.sk-three-bounce .sk-bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s; }
@-webkit-keyframes sk-three-bounce {
0%, 80%, 100% {
-webkit-transform: scale(0);
transform: scale(0); }
40% {
-webkit-transform: scale(1);
transform: scale(1); } }
@keyframes sk-three-bounce {
0%, 80%, 100% {
-webkit-transform: scale(0);
transform: scale(0); }
40% {
-webkit-transform: scale(1);
transform: scale(1); } } | 0.531939 | 0.072999 |
.bg-neutral-dark-50 {
background-color: var(--o-ui-global-neutral-dark-50);
}
.bg-neutral-dark-100 {
background-color: var(--o-ui-global-neutral-dark-100);
}
.bg-neutral-dark-200 {
background-color: var(--o-ui-global-neutral-dark-200);
}
.bg-neutral-dark-300 {
background-color: var(--o-ui-global-neutral-dark-300);
}
.bg-neutral-dark-400 {
background-color: var(--o-ui-global-neutral-dark-400);
}
.bg-neutral-dark-500 {
background-color: var(--o-ui-global-neutral-dark-500);
}
.bg-neutral-dark-600 {
background-color: var(--o-ui-global-neutral-dark-600);
}
.bg-neutral-dark-700 {
background-color: var(--o-ui-global-neutral-dark-700);
}
.bg-neutral-dark-800 {
background-color: var(--o-ui-global-neutral-dark-800);
}
.bg-neutral-dark-900 {
background-color: var(--o-ui-global-neutral-dark-900);
}
.hover-bg-neutral-dark-50:hover {
background-color: var(--o-ui-global-neutral-dark-50);
}
.hover-bg-neutral-dark-100:hover {
background-color: var(--o-ui-global-neutral-dark-100);
}
.hover-bg-neutral-dark-200:hover {
background-color: var(--o-ui-global-neutral-dark-200);
}
.hover-bg-neutral-dark-300:hover {
background-color: var(--o-ui-global-neutral-dark-300);
}
.hover-bg-neutral-dark-400:hover {
background-color: var(--o-ui-global-neutral-dark-400);
}
.hover-bg-neutral-dark-500:hover {
background-color: var(--o-ui-global-neutral-dark-500);
}
.hover-bg-neutral-dark-600:hover {
background-color: var(--o-ui-global-neutral-dark-600);
}
.hover-bg-neutral-dark-700:hover {
background-color: var(--o-ui-global-neutral-dark-700);
}
.hover-bg-neutral-dark-800:hover {
background-color: var(--o-ui-global-neutral-dark-800);
}
.hover-bg-neutral-dark-900:hover {
background-color: var(--o-ui-global-neutral-dark-900);
}
.focus-bg-neutral-dark-50:focus {
background-color: var(--o-ui-global-neutral-dark-50);
}
.focus-bg-neutral-dark-100:focus {
background-color: var(--o-ui-global-neutral-dark-100);
}
.focus-bg-neutral-dark-200:focus {
background-color: var(--o-ui-global-neutral-dark-200);
}
.focus-bg-neutral-dark-300:focus {
background-color: var(--o-ui-global-neutral-dark-300);
}
.focus-bg-neutral-dark-400:focus {
background-color: var(--o-ui-global-neutral-dark-400);
}
.focus-bg-neutral-dark-500:focus {
background-color: var(--o-ui-global-neutral-dark-500);
}
.focus-bg-neutral-dark-600:focus {
background-color: var(--o-ui-global-neutral-dark-600);
}
.focus-bg-neutral-dark-700:focus {
background-color: var(--o-ui-global-neutral-dark-700);
}
.focus-bg-neutral-dark-800:focus {
background-color: var(--o-ui-global-neutral-dark-800);
}
.focus-bg-neutral-dark-900:focus {
background-color: var(--o-ui-global-neutral-dark-900);
} | packages/tachyons/src/ui/neutral-dark/_background.css | .bg-neutral-dark-50 {
background-color: var(--o-ui-global-neutral-dark-50);
}
.bg-neutral-dark-100 {
background-color: var(--o-ui-global-neutral-dark-100);
}
.bg-neutral-dark-200 {
background-color: var(--o-ui-global-neutral-dark-200);
}
.bg-neutral-dark-300 {
background-color: var(--o-ui-global-neutral-dark-300);
}
.bg-neutral-dark-400 {
background-color: var(--o-ui-global-neutral-dark-400);
}
.bg-neutral-dark-500 {
background-color: var(--o-ui-global-neutral-dark-500);
}
.bg-neutral-dark-600 {
background-color: var(--o-ui-global-neutral-dark-600);
}
.bg-neutral-dark-700 {
background-color: var(--o-ui-global-neutral-dark-700);
}
.bg-neutral-dark-800 {
background-color: var(--o-ui-global-neutral-dark-800);
}
.bg-neutral-dark-900 {
background-color: var(--o-ui-global-neutral-dark-900);
}
.hover-bg-neutral-dark-50:hover {
background-color: var(--o-ui-global-neutral-dark-50);
}
.hover-bg-neutral-dark-100:hover {
background-color: var(--o-ui-global-neutral-dark-100);
}
.hover-bg-neutral-dark-200:hover {
background-color: var(--o-ui-global-neutral-dark-200);
}
.hover-bg-neutral-dark-300:hover {
background-color: var(--o-ui-global-neutral-dark-300);
}
.hover-bg-neutral-dark-400:hover {
background-color: var(--o-ui-global-neutral-dark-400);
}
.hover-bg-neutral-dark-500:hover {
background-color: var(--o-ui-global-neutral-dark-500);
}
.hover-bg-neutral-dark-600:hover {
background-color: var(--o-ui-global-neutral-dark-600);
}
.hover-bg-neutral-dark-700:hover {
background-color: var(--o-ui-global-neutral-dark-700);
}
.hover-bg-neutral-dark-800:hover {
background-color: var(--o-ui-global-neutral-dark-800);
}
.hover-bg-neutral-dark-900:hover {
background-color: var(--o-ui-global-neutral-dark-900);
}
.focus-bg-neutral-dark-50:focus {
background-color: var(--o-ui-global-neutral-dark-50);
}
.focus-bg-neutral-dark-100:focus {
background-color: var(--o-ui-global-neutral-dark-100);
}
.focus-bg-neutral-dark-200:focus {
background-color: var(--o-ui-global-neutral-dark-200);
}
.focus-bg-neutral-dark-300:focus {
background-color: var(--o-ui-global-neutral-dark-300);
}
.focus-bg-neutral-dark-400:focus {
background-color: var(--o-ui-global-neutral-dark-400);
}
.focus-bg-neutral-dark-500:focus {
background-color: var(--o-ui-global-neutral-dark-500);
}
.focus-bg-neutral-dark-600:focus {
background-color: var(--o-ui-global-neutral-dark-600);
}
.focus-bg-neutral-dark-700:focus {
background-color: var(--o-ui-global-neutral-dark-700);
}
.focus-bg-neutral-dark-800:focus {
background-color: var(--o-ui-global-neutral-dark-800);
}
.focus-bg-neutral-dark-900:focus {
background-color: var(--o-ui-global-neutral-dark-900);
} | 0.566858 | 0.05279 |
*{
margin: 0px;
padding: 0px;
}
.col-70 {
transition: 0s;
flex: 0;
position: relative;
}
.col-30 {
flex: 1;
width: 30%;
}
.col-100 {
display: flex;
justify-content: center;
flex-direction: row;
border-bottom: 10px solid #2B388F;
border-top: 10px solid #2B388F;
background-color: #ffffff;;
box-shadow: 3px -1px 10px 3px #404040;
}
.main-top {
width: 980px;
display: flex;
justify-content: space-between;
}
.header-box ul li {
display: flex;
padding-top: 34px;
}
.header-box ul li a {
text-decoration: none;
color: #404040;
margin-left: 30px;
}.header-box ul li a:hover {
color: #28A8E0;
border-bottom: 3px solid #28A8E0;
}
.header-box ul {
display: flex;
}
.menus {
font-family: Roboto;
display: flex;
justify-content: flex-end;
}
.logo {
padding-top: 1px;
padding-bottom: 1px;
}
body {
background-color: #9ea9b3;
}
.main-mid {
display: flex;
justify-content: center;
flex-direction: row;
background-color: #9ea9b3;
}
.content-index {
width: 980px;
display: flex;
justify-content: space-between;
}
.left-box {
width: 70%;
background-color: rgb(255, 255, 255);
padding: 20px;
border-radius: 5px;
box-shadow: 3px 3px 10px #40404059;
}
.right-box {
width: 20%;
background-color: rgb(255, 255, 255);
padding: 20px;
border-radius: 5px;
box-shadow: 3px 3px 10px #40404059;
}
.text {
text-align: justify;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.titulo {
padding-bottom: 20px;
}
.subtitulo {
padding-bottom: 20px;
}
.img {
padding-top: 15px;
padding-bottom: 15px;
}
.box {
display: flex;
justify-content: center;
width: 100%;
align-items: flex-start;
flex-direction: column;
background-color: rgb(255, 255, 255);
padding: 20px;
border-radius: 5px;
box-shadow: 3px 3px 10px #40404059;
}
.login {
display: flex;
flex-direction: column;
align-items: center;
background-color: #2B388F;
padding: 20px;
width: 40%;
border-radius: 20px;
box-shadow: 1px 2px 5px #404040;
}
.email {
height: 40px;
width: 70%;
margin-bottom: 5px;
margin-top: 20px;
border-radius: 10px;
border: #e5e5e5;
padding-left: 15px;
outline: 0px;
}
.senha {
height: 40px;
width: 70%;
margin-bottom: 5px;
margin-top: 5px;
border-radius: 10px;
border: #e5e5e5;
padding-left: 15px;
outline: 0px;
}
.entrar {
height: 30px;
width: 40%;
margin-bottom: 5px;
margin-top: 5px;
border-radius: 10px;
border: #e5e5e5;
background-color: #7ed563;
cursor: pointer;
transition: 0.3s;
box-shadow: 1px 1px #404040;
}
.entrar:hover{
background-color: #34dd59;
}
.entrar:active {
background-color: white;
box-shadow: 0px 0px #404040;
}
.dark-background {
color:rgb(255, 255, 255);
}
.sub-link {
color: #404040;
font-family: Roboto;
text-decoration: none;
}
.login-box {
align-items: center;
}
.input-class {
height: 40px;
width: 70%;
margin-bottom: 5px;
margin-top: 5px;
border-radius: 10px;
border: #e5e5e5;
padding-left: 15px;
outline: 0px;
} | css/main.css | *{
margin: 0px;
padding: 0px;
}
.col-70 {
transition: 0s;
flex: 0;
position: relative;
}
.col-30 {
flex: 1;
width: 30%;
}
.col-100 {
display: flex;
justify-content: center;
flex-direction: row;
border-bottom: 10px solid #2B388F;
border-top: 10px solid #2B388F;
background-color: #ffffff;;
box-shadow: 3px -1px 10px 3px #404040;
}
.main-top {
width: 980px;
display: flex;
justify-content: space-between;
}
.header-box ul li {
display: flex;
padding-top: 34px;
}
.header-box ul li a {
text-decoration: none;
color: #404040;
margin-left: 30px;
}.header-box ul li a:hover {
color: #28A8E0;
border-bottom: 3px solid #28A8E0;
}
.header-box ul {
display: flex;
}
.menus {
font-family: Roboto;
display: flex;
justify-content: flex-end;
}
.logo {
padding-top: 1px;
padding-bottom: 1px;
}
body {
background-color: #9ea9b3;
}
.main-mid {
display: flex;
justify-content: center;
flex-direction: row;
background-color: #9ea9b3;
}
.content-index {
width: 980px;
display: flex;
justify-content: space-between;
}
.left-box {
width: 70%;
background-color: rgb(255, 255, 255);
padding: 20px;
border-radius: 5px;
box-shadow: 3px 3px 10px #40404059;
}
.right-box {
width: 20%;
background-color: rgb(255, 255, 255);
padding: 20px;
border-radius: 5px;
box-shadow: 3px 3px 10px #40404059;
}
.text {
text-align: justify;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.titulo {
padding-bottom: 20px;
}
.subtitulo {
padding-bottom: 20px;
}
.img {
padding-top: 15px;
padding-bottom: 15px;
}
.box {
display: flex;
justify-content: center;
width: 100%;
align-items: flex-start;
flex-direction: column;
background-color: rgb(255, 255, 255);
padding: 20px;
border-radius: 5px;
box-shadow: 3px 3px 10px #40404059;
}
.login {
display: flex;
flex-direction: column;
align-items: center;
background-color: #2B388F;
padding: 20px;
width: 40%;
border-radius: 20px;
box-shadow: 1px 2px 5px #404040;
}
.email {
height: 40px;
width: 70%;
margin-bottom: 5px;
margin-top: 20px;
border-radius: 10px;
border: #e5e5e5;
padding-left: 15px;
outline: 0px;
}
.senha {
height: 40px;
width: 70%;
margin-bottom: 5px;
margin-top: 5px;
border-radius: 10px;
border: #e5e5e5;
padding-left: 15px;
outline: 0px;
}
.entrar {
height: 30px;
width: 40%;
margin-bottom: 5px;
margin-top: 5px;
border-radius: 10px;
border: #e5e5e5;
background-color: #7ed563;
cursor: pointer;
transition: 0.3s;
box-shadow: 1px 1px #404040;
}
.entrar:hover{
background-color: #34dd59;
}
.entrar:active {
background-color: white;
box-shadow: 0px 0px #404040;
}
.dark-background {
color:rgb(255, 255, 255);
}
.sub-link {
color: #404040;
font-family: Roboto;
text-decoration: none;
}
.login-box {
align-items: center;
}
.input-class {
height: 40px;
width: 70%;
margin-bottom: 5px;
margin-top: 5px;
border-radius: 10px;
border: #e5e5e5;
padding-left: 15px;
outline: 0px;
} | 0.28607 | 0.082217 |
.button,
.button:hover,
.toolbar .button.raised,
.toolbar .raised .button,
.toolbar .button.raised:hover,
.toolbar .raised .button:hover,
.primary-toolbar .raised .button,
.primary-toolbar .button.raised,
.primary-toolbar .raised .button:hover,
.primary-toolbar .button.raised:hover,
.toolbar GtkComboBox .button,
.toolbar GtkComboBox .button:hover,
.spinbutton.vertical .button,
.spinbutton.vertical .button:hover,
GtkSwitch.slider,
GtkSwitch.slider:active {
background-color: @theme_bg_color;
}
.button:active,
.button:active:hover,
.toolbar .button.raised:active,
.toolbar .raised .button:active,
.toolbar .button.raised:active:hover,
.toolbar .raised .button:active:hover,
.primary-toolbar .button.raised:active,
.primary-toolbar .button.raised:active:hover,
.primary-toolbar .raised .button:active,
.primary-toolbar .raised .button:active:hover,
.toolbar GtkComboBox .button:active,
.toolbar GtkComboBox .button:active:hover,
.spinbutton.vertical .button:active,
.spinbutton.vertical .button:active:hover,
GtkSwitch.trough,
GtkSwitch.trough:active,
GtkLinkButton.button:active,
GtkLinkButton.button:active:hover,
GtkScaleButton.button:active,
GtkScaleButton.button:active:hover,
.notebook tab .button:active,
.notebook tab .button:active:hover,
.floating-bar .button:active,
.floating-bar .button:active:hover,
#gtk-scalebutton-popup-window .button:active,
#gtk-scalebutton-popup-window .button:active:hover {
background-color: @theme_bg_color;
}
.button:insensitive,
.button:insensitive:active,
.toolbar .button.raised:insensitive,
.toolbar .button.raised:insensitive:active,
.toolbar .raised .button:insensitive,
.toolbar .raised .button:insensitive:active,
.toolbar GtkComboBox .button:insensitive,
.toolbar GtkComboBox .button:insensitive:active,
.spinbutton.vertical .button:insensitive,
.spinbutton.vertical .button:insensitive:active,
GtkSwitch.trough:insensitive,
GtkSwitch.trough:insensitive:active,
GtkSwitch.slider:insensitive,
GtkSwitch.slider:insensitive:active,
GtkLinkButton.button:insensitive,
GtkLinkButton.button:insensitive:active,
GtkScaleButton.button:insensitive,
GtkScaleButton.button:insensitive:active,
.notebook tab .button:insensitive,
.notebook tab .button:insensitive:active,
.floating-bar .button:insensitive,
.floating-bar .button:insensitive:active,
#gtk-scalebutton-popup-window .button:insensitive,
#gtk-scalebutton-popup-window .button:insensitive:active {
background-color: @insensitive_inner_box;
background-image: none;
}
/***********
* Toolbars *
************/
.inline-toolbar.toolbar,
.inline-toolbar .toolbar {
border: 1px solid @borders_color;
border-radius: 0;
box-shadow: inset 0px -1px mix(black, @theme_bg_color, 0.6);
background-color: transparent;
background-image: linear-gradient(to bottom, @theme_bg_color);
}
.inline-toolbar.toolbar:last-child,
.inline-toolbar .toolbar:last-child {
border-width: 0 1px 1px;
}
.inline-toolbar.toolbar.vertical:last-child,
.inline-toolbar .toolbar.vertical:last-child {
border-width: 1px 1px 1px 0;
}
.titlebar,
.header-bar,
.cs-header,
.primary-toolbar .toolbar,
.primary-toolbar.toolbar {
border-radius: 0;
border-style: solid;
border-width: 0;
box-shadow: inset 0 -1px shade(@theme_bg_color, 0.65);
border-color: white;
border-bottom-width: 1px;
background-color: @theme_bg_color;
background: linear-gradient(to bottom,
@theme_bg_color,
@theme_bg_color,
);
}
/**************************
* Primary toolbar buttons *
**************************/
.primary-toolbar .button,
.primary-toolbar .button:insensitive,
.primary-toolbar .button:insensitive:active,
GtkHandleBox.dock .toolbar .button,
GtkHandleBox.dock .toolbar .button:insensitive,
GtkHandleBox.dock .toolbar .button:insensitive:active {
background-color: transparent;
background-image: none;
}
.primary-toolbar .button:hover,
GtkHandleBox.dock .toolbar .button:hover {
border-radius: 0;
border-style: solid;
border-width: 1px;
box-shadow: inset 0 -2px shade(@theme_bg_color, 0.65),
inset -2px 0 shade(@theme_bg_color, 0.65),
inset 0 1px white,
inset 1px 0 white;
border-color: black;
}
.primary-toolbar .button:active,
.primary-toolbar .button:active:hover,
GtkHandleBox.dock .toolbar .button:active,
GtkHandleBox.dock .toolbar .button:active:hover {
border-radius: 0;
border-style: solid;
border-width: 1px;
box-shadow: inset 0 2px shade(@theme_bg_color, 0.65),
inset 2px 0 shade(@theme_bg_color, 0.65),
inset 0 -1px white,
inset -1px 0 white;
border-color: black;
}
/****************
* Flat Buttons *
****************/
GtkLinkButton.button,
GtkScaleButton.button,
.notebook tab .button,
.floating-bar .button,
#gtk-scalebutton-popup-window .button {
background: none;
}
GtkLinkButton.button:hover,
GtkScaleButton.button:hover,
.notebook tab .button:hover,
.floating-bar .button:hover,
#gtk-scalebutton-popup-window .button:hover {
background-image: linear-gradient(to bottom, alpha(@button_bg, 0.7));
background-clip: padding-box;
}
/*****************
* column-header *
*****************/
column-header .button,
column-header.button,
column-header .button:insensitive,
column-header.button:insensitive {
background-color: @theme_bg_color;
background-image: none;
}
column-header .button:hover,
column-header.button:hover {
background-color: @theme_bg_color;
background-image: none;
}
column-header .button:active,
column-header.button:active,
column-header .button:active:hover,
column-header.button:active:hover {
background-color: @theme_bg_color;
background-image: none;
}
/*********
* entry *
*********/
.entry,
.spinbutton.vertical.entry {
background-color: @theme_base_color;
background-image: none;
}
.entry:insensitive,
.spinbutton.vertical.entry:insensitive {
background-color: @theme_bg_color;
box-shadow: inset 0px 0px 0px 2px @insensitive_inner_box;
background-image: none;
}
/************
* notebook *
************/
.notebook tab {
background-clip: padding-box;
background-color: @theme_bg_color;
}
.notebook tab:active {
background-color: @notebook_bg;
background-image: none;
}
/***************
* progressbar *
***************/
GtkProgressBar.trough {
border: 1px solid transparent;
border-radius: 0;
background-color: @theme_bg_color;
box-shadow: inset -1px -1px white, inset 1px 1px 0 1px #1f1f1f;
padding: 3px 4px; }
GtkProgressBar.trough.vertical {
border: 1px solid transparent;
border-radius: 0;
background-color: @theme_bg_color;
box-shadow: inset -1px -1px white, inset 1px 1px 0 1px #1f1f1f;
padding: 4px 3px; }
.progressbar {
background-image: linear-gradient(to right, transparent, transparent 37.5%, @theme_bg_color 37.5%, @theme_bg_color 50%, transparent 50%, transparent 87.5%, @theme_bg_color 87.5%, @theme_bg_color 100%), linear-gradient(to bottom, @theme_selected_bg_color);
background-size: 20px 20px, auto;
border: none;
border-radius: 0px;
box-shadow: none; }
.progressbar.vertical {
background-image: linear-gradient(to bottom, transparent, transparent 37.5%, @theme_bg_color 37.5%, @theme_bg_color 50%, transparent 50%, transparent 87.5%, @theme_bg_color 87.5%, @theme_bg_color 100%), linear-gradient(to right, @theme_selected_bg_color);
}
.progressbar row,
.progressbar row:hover {
background-color: @theme_bg_color;
}
.progressbar row:selected,
.progressbar row:selected:focus {
background-color: @theme_bg_color;
}
.trough,
.trough.vertical {
background-color: @theme_bg_color;
border: 3px solid transparent;
border-top-width: 2px;
border-radius: 0;
box-shadow: none;
border-image: url('Frame/trough.png') 3 3 3 3;
}
.trough row {
background-color: white;
}
.trough row:selected,
.trough row:selected:focus {
background-color: alpha(@theme_selected_fg_color, 0.3);
}
/*************
* scrollbar *
*************/
.scrollbar.slider,
.scrollbar.slider:hover,
.scrollbar.slider:active,
background-color: #c0c0c0;
}
/*******************************************
* Linked Button Backgrounds - Nomal/Hover *
*******************************************/
.linked .button:last-child,
.linked .button:last-child:hover,
.toolbar .button.raised.linked:last-child,
.toolbar .raised.linked .button:last-child,
.toolbar .button.raised.linked:last-child:hover,
.toolbar .raised.linked .button:last-child:hover,
.primary-toolbar .linked .button:last-child,
.primary-toolbar .linked .button:last-child:hover,
.primary-toolbar .raised .linked .button:last-child,
.primary-toolbar .raised .linked .button:last-child:hover,
.primary-toolbar .button.raised.linked:last-child,
.primary-toolbar .raised.linked .button:last-child,
.primary-toolbar .button.raised.linked:last-child:hover,
.primary-toolbar .raised.linked .button:last-child:hover,
.inline-toolbar.toolbar .button:last-child,
.inline-toolbar.toolbar .button:hover:last-child,
.inline-toolbar.toolbar GtkToolButton:last-child > .button,
.inline-toolbar.toolbar GtkToolButton:last-child > .button:hover {
background-image: linear-gradient(to left,
rgba(0, 0, 0, 0.045) 2px,
rgba(0, 0, 0, 0.006) 3px,
transparent 4px
),
linear-gradient(to top,
rgba(0, 0, 0, 0.13) 1px,
transparent 4px
),
linear-gradient(to bottom,
shade(@button_bg, 1.15) 1px,
shade(@button_bg, 1.035) 4px,
shade(@button_bg, 1.01) 8px,
@button_bg 50%,
shade(@button_bg, 1.02)
);
}
.linked .button,
.linked .button:hover,
.linked .button:first-child,
.linked .button:first-child:hover,
.toolbar .button.raised.linked,
.toolbar .raised.linked .button,
.toolbar .button.raised.linked:hover,
.toolbar .raised.linked .button:hover,
.toolbar .button.raised.linked:first-child,
.toolbar .raised.linked .button:first-child,
.toolbar .button.raised.linked:first-child:hover,
.toolbar .raised.linked .button:first-child:hover,
.primary-toolbar .linked .button,
.primary-toolbar .linked .button:hover,
.primary-toolbar .linked .button:first-child,
.primary-toolbar .linked .button:first-child:hover,
.primary-toolbar .raised .linked .button,
.primary-toolbar .raised .linked .button:hover,
.primary-toolbar .raised .linked .button:first-child,
.primary-toolbar .raised .linked .button:first-child:hover,
.primary-toolbar .button.raised.linked,
.primary-toolbar .raised.linked .button,
.primary-toolbar .button.raised.linked:hover,
.primary-toolbar .raised.linked .button:hover,
.primary-toolbar .button.raised.linked:first-child,
.primary-toolbar .raised.linked .button:first-child,
.primary-toolbar .button.raised.linked:first-child:hover,
.primary-toolbar .raised.linked .button:first-child:hover,
.inline-toolbar.toolbar .button,
.inline-toolbar.toolbar .button:hover,
.inline-toolbar.toolbar .button:first-child,
.inline-toolbar.toolbar .button:hover:first-child,
.inline-toolbar.toolbar GtkToolButton > .button,
.inline-toolbar.toolbar GtkToolButton > .button:hover,
.inline-toolbar.toolbar GtkToolButton:first-child > .button,
.inline-toolbar.toolbar GtkToolButton:first-child > .button:hover {
background-image: linear-gradient(to top,
rgba(0, 0, 0, 0.13) 1px,
transparent 4px
),
linear-gradient(to bottom,
shade(@button_bg, 1.02)
);
}
/*************************************
* Linked Button Backgrounds - Active *
**************************************/
.linked .button:last-child:active,
.linked .button:last-child:active:hover,
.toolbar .button.raised.linked:last-child:active,
.toolbar .raised.linked .button:last-child:active,
.toolbar .button.raised.linked:last-child:active:hover,
.toolbar .raised.linked .button:last-child:active:hover,
.primary-toolbar .linked .button:last-child:active,
.primary-toolbar .linked .button:last-child:active:hover,
.primary-toolbar .raised .linked .button:last-child:active,
.primary-toolbar .raised .linked .button:last-child:active:hover,
.primary-toolbar .button.raised.linked:last-child:active,
.primary-toolbar .raised.linked .button:last-child:active,
.primary-toolbar .button.raised.linked:last-child:active:hover,
.primary-toolbar .raised.linked .button:last-child:active:hover,
.inline-toolbar.toolbar .button:last-child:active,
.inline-toolbar.toolbar .button:last-child:active:hover,
.inline-toolbar.toolbar GtkToolButton:last-child > .button:active,
.inline-toolbar.toolbar GtkToolButton:last-child > .button:active:hover {
background-image: linear-gradient(to left,
alpha(white, 0.2) 2px,
alpha(white, 0.05) 3px,
transparent 3px
),
linear-gradient(to bottom,
alpha(black, 0.15) 1px,
transparent 3px
),
linear-gradient(to top,
shade(@button_bg, 1.01) 1px,
shade(@button_bg, 0.96) 3px,
shade(@button_bg, 0.94)
);
}
.linked .button:active,
.linked .button:active:hover,
.linked .button:first-child:active,
.linked .button:first-child:active:hover,
.toolbar .button.raised.linked:active,
.toolbar .raised.linked .button:active,
.toolbar .button.raised.linked:active:hover,
.toolbar .raised.linked .button:active:hover,
.toolbar .button.raised.linked:first-child:active,
.toolbar .raised.linked .button:first-child:active,
.toolbar .button.raised.linked:first-child:active:hover,
.toolbar .raised.linked .button:first-child:active:hover,
.primary-toolbar .linked .button:active,
.primary-toolbar .linked .button:active:hover,
.primary-toolbar .linked .button:first-child:active,
.primary-toolbar .linked .button:first-child:active:hover,
.primary-toolbar .raised .linked .button:active,
.primary-toolbar .raised .linked .button:active:hover,
.primary-toolbar .raised .linked .button:first-child:active,
.primary-toolbar .raised .linked .button:first-child:active:hover,
.primary-toolbar .button.raised.linked:active,
.primary-toolbar .raised.linked .button:active,
.primary-toolbar .button.raised.linked:active:hover,
.primary-toolbar .raised.linked .button:active:hover,
.primary-toolbar .button.raised.linked:first-child:active,
.primary-toolbar .raised.linked .button:first-child:active,
.primary-toolbar .button.raised.linked:first-child:active:hover,
.primary-toolbar .raised.linked .button:first-child:active:hover,
.inline-toolbar.toolbar .button:active,
.inline-toolbar.toolbar .button:active:hover,
.inline-toolbar.toolbar .button:first-child:active,
.inline-toolbar.toolbar .button:first-child:active:hover,
.inline-toolbar.toolbar GtkToolButton > .button:active,
.inline-toolbar.toolbar GtkToolButton > .button:active:hover,
.inline-toolbar.toolbar GtkToolButton:first-child > .button:active,
.inline-toolbar.toolbar GtkToolButton:first-child > .button:active:hover {
background-image: linear-gradient(to bottom,
alpha(black, 0.15) 1px,
transparent 3px
),
linear-gradient(to top,
shade(@button_bg, 1.01) 1px,
shade(@button_bg, 0.96) 3px,
shade(@button_bg, 0.94)
);
}
/*******************************************
* Linked Button Backgrounds - Insensitive *
*******************************************/
.linked .button:insensitive,
.linked .button:insensitive:hover,
.linked .button:first-child:insensitive,
.linked .button:first-child:insensitive:hover,
.linked .button:last-child:insensitive,
.linked .button:last-child:insensitive:hover,
.toolbar .button.raised.linked:insensitive,
.toolbar .raised.linked .button:insensitive,
.toolbar .button.raised.linked:insensitive:hover,
.toolbar .raised.linked .button:insensitive:hover,
.toolbar .button.raised.linked:first-child:insensitive,
.toolbar .raised.linked .button:first-child:insensitive,
.toolbar .button.raised.linked:first-child:insensitive:hover,
.toolbar .raised.linked .button:first-child:insensitive:hover,
.toolbar .button.raised.linked:last-child:insensitive,
.toolbar .raised.linked .button:last-child:insensitive,
.toolbar .button.raised.linked:last-child:insensitive:hover,
.toolbar .raised.linked .button:last-child:insensitive:hover,
.primary-toolbar .linked .button:insensitive,
.primary-toolbar .linked .button:insensitive:hover,
.primary-toolbar .linked .button:first-child:insensitive,
.primary-toolbar .linked .button:first-child:insensitive:hover,
.primary-toolbar .linked .button:last-child:insensitive,
.primary-toolbar .linked .button:last-child:insensitive:hover,
.primary-toolbar .raised .linked .button:insensitive,
.primary-toolbar .raised .linked .button:insensitive:hover,
.primary-toolbar .raised .linked .button:first-child:insensitive,
.primary-toolbar .raised .linked .button:first-child:insensitive:hover,
.primary-toolbar .raised .linked .button:last-child:insensitive,
.primary-toolbar .raised .linked .button:last-child:insensitive:hover,
.primary-toolbar .button.raised.linked:insensitive,
.primary-toolbar .raised.linked .button:insensitive,
.primary-toolbar .button.raised.linked:insensitive:hover,
.primary-toolbar .raised.linked .button:insensitive:hover,
.primary-toolbar .button.raised.linked:first-child:insensitive,
.primary-toolbar .raised.linked .button:first-child:insensitive,
.primary-toolbar .button.raised.linked:first-child:insensitive:hover,
.primary-toolbar .raised.linked .button:first-child:insensitive:hover,
.primary-toolbar .button.raised.linked:last-child:insensitive,
.primary-toolbar .raised.linked .button:last-child:insensitive,
.primary-toolbar .button.raised.linked:last-child:insensitive:hover,
.primary-toolbar .raised.linked .button:last-child:insensitive:hover,
.inline-toolbar.toolbar .button:insensitive,
.inline-toolbar.toolbar .button:insensitive:hover,
.inline-toolbar.toolbar .button:first-child:insensitive,
.inline-toolbar.toolbar .button:first-child:insensitive:hover,
.inline-toolbar.toolbar .button:last-child:insensitive,
.inline-toolbar.toolbar .button:last-child:insensitive:hover,
.inline-toolbar.toolbar GtkToolButton > .button:insensitive,
.inline-toolbar.toolbar GtkToolButton > .button:insensitive:hover,
.inline-toolbar.toolbar GtkToolButton:first-child > .button:insensitive,
.inline-toolbar.toolbar GtkToolButton:first-child > .button:insensitive:hover,
.inline-toolbar.toolbar GtkToolButton:last-child > .button:insensitive,
.inline-toolbar.toolbar GtkToolButton:last-child > .button:insensitive:hover {
background-color: @insensitive_inner_box;
background-image: none;
}
/* and this is why scss exists :( */ | share/themes/win9x/win9x/gtk-3.0/gtk-widgets-backgrounds.css | .button,
.button:hover,
.toolbar .button.raised,
.toolbar .raised .button,
.toolbar .button.raised:hover,
.toolbar .raised .button:hover,
.primary-toolbar .raised .button,
.primary-toolbar .button.raised,
.primary-toolbar .raised .button:hover,
.primary-toolbar .button.raised:hover,
.toolbar GtkComboBox .button,
.toolbar GtkComboBox .button:hover,
.spinbutton.vertical .button,
.spinbutton.vertical .button:hover,
GtkSwitch.slider,
GtkSwitch.slider:active {
background-color: @theme_bg_color;
}
.button:active,
.button:active:hover,
.toolbar .button.raised:active,
.toolbar .raised .button:active,
.toolbar .button.raised:active:hover,
.toolbar .raised .button:active:hover,
.primary-toolbar .button.raised:active,
.primary-toolbar .button.raised:active:hover,
.primary-toolbar .raised .button:active,
.primary-toolbar .raised .button:active:hover,
.toolbar GtkComboBox .button:active,
.toolbar GtkComboBox .button:active:hover,
.spinbutton.vertical .button:active,
.spinbutton.vertical .button:active:hover,
GtkSwitch.trough,
GtkSwitch.trough:active,
GtkLinkButton.button:active,
GtkLinkButton.button:active:hover,
GtkScaleButton.button:active,
GtkScaleButton.button:active:hover,
.notebook tab .button:active,
.notebook tab .button:active:hover,
.floating-bar .button:active,
.floating-bar .button:active:hover,
#gtk-scalebutton-popup-window .button:active,
#gtk-scalebutton-popup-window .button:active:hover {
background-color: @theme_bg_color;
}
.button:insensitive,
.button:insensitive:active,
.toolbar .button.raised:insensitive,
.toolbar .button.raised:insensitive:active,
.toolbar .raised .button:insensitive,
.toolbar .raised .button:insensitive:active,
.toolbar GtkComboBox .button:insensitive,
.toolbar GtkComboBox .button:insensitive:active,
.spinbutton.vertical .button:insensitive,
.spinbutton.vertical .button:insensitive:active,
GtkSwitch.trough:insensitive,
GtkSwitch.trough:insensitive:active,
GtkSwitch.slider:insensitive,
GtkSwitch.slider:insensitive:active,
GtkLinkButton.button:insensitive,
GtkLinkButton.button:insensitive:active,
GtkScaleButton.button:insensitive,
GtkScaleButton.button:insensitive:active,
.notebook tab .button:insensitive,
.notebook tab .button:insensitive:active,
.floating-bar .button:insensitive,
.floating-bar .button:insensitive:active,
#gtk-scalebutton-popup-window .button:insensitive,
#gtk-scalebutton-popup-window .button:insensitive:active {
background-color: @insensitive_inner_box;
background-image: none;
}
/***********
* Toolbars *
************/
.inline-toolbar.toolbar,
.inline-toolbar .toolbar {
border: 1px solid @borders_color;
border-radius: 0;
box-shadow: inset 0px -1px mix(black, @theme_bg_color, 0.6);
background-color: transparent;
background-image: linear-gradient(to bottom, @theme_bg_color);
}
.inline-toolbar.toolbar:last-child,
.inline-toolbar .toolbar:last-child {
border-width: 0 1px 1px;
}
.inline-toolbar.toolbar.vertical:last-child,
.inline-toolbar .toolbar.vertical:last-child {
border-width: 1px 1px 1px 0;
}
.titlebar,
.header-bar,
.cs-header,
.primary-toolbar .toolbar,
.primary-toolbar.toolbar {
border-radius: 0;
border-style: solid;
border-width: 0;
box-shadow: inset 0 -1px shade(@theme_bg_color, 0.65);
border-color: white;
border-bottom-width: 1px;
background-color: @theme_bg_color;
background: linear-gradient(to bottom,
@theme_bg_color,
@theme_bg_color,
);
}
/**************************
* Primary toolbar buttons *
**************************/
.primary-toolbar .button,
.primary-toolbar .button:insensitive,
.primary-toolbar .button:insensitive:active,
GtkHandleBox.dock .toolbar .button,
GtkHandleBox.dock .toolbar .button:insensitive,
GtkHandleBox.dock .toolbar .button:insensitive:active {
background-color: transparent;
background-image: none;
}
.primary-toolbar .button:hover,
GtkHandleBox.dock .toolbar .button:hover {
border-radius: 0;
border-style: solid;
border-width: 1px;
box-shadow: inset 0 -2px shade(@theme_bg_color, 0.65),
inset -2px 0 shade(@theme_bg_color, 0.65),
inset 0 1px white,
inset 1px 0 white;
border-color: black;
}
.primary-toolbar .button:active,
.primary-toolbar .button:active:hover,
GtkHandleBox.dock .toolbar .button:active,
GtkHandleBox.dock .toolbar .button:active:hover {
border-radius: 0;
border-style: solid;
border-width: 1px;
box-shadow: inset 0 2px shade(@theme_bg_color, 0.65),
inset 2px 0 shade(@theme_bg_color, 0.65),
inset 0 -1px white,
inset -1px 0 white;
border-color: black;
}
/****************
* Flat Buttons *
****************/
GtkLinkButton.button,
GtkScaleButton.button,
.notebook tab .button,
.floating-bar .button,
#gtk-scalebutton-popup-window .button {
background: none;
}
GtkLinkButton.button:hover,
GtkScaleButton.button:hover,
.notebook tab .button:hover,
.floating-bar .button:hover,
#gtk-scalebutton-popup-window .button:hover {
background-image: linear-gradient(to bottom, alpha(@button_bg, 0.7));
background-clip: padding-box;
}
/*****************
* column-header *
*****************/
column-header .button,
column-header.button,
column-header .button:insensitive,
column-header.button:insensitive {
background-color: @theme_bg_color;
background-image: none;
}
column-header .button:hover,
column-header.button:hover {
background-color: @theme_bg_color;
background-image: none;
}
column-header .button:active,
column-header.button:active,
column-header .button:active:hover,
column-header.button:active:hover {
background-color: @theme_bg_color;
background-image: none;
}
/*********
* entry *
*********/
.entry,
.spinbutton.vertical.entry {
background-color: @theme_base_color;
background-image: none;
}
.entry:insensitive,
.spinbutton.vertical.entry:insensitive {
background-color: @theme_bg_color;
box-shadow: inset 0px 0px 0px 2px @insensitive_inner_box;
background-image: none;
}
/************
* notebook *
************/
.notebook tab {
background-clip: padding-box;
background-color: @theme_bg_color;
}
.notebook tab:active {
background-color: @notebook_bg;
background-image: none;
}
/***************
* progressbar *
***************/
GtkProgressBar.trough {
border: 1px solid transparent;
border-radius: 0;
background-color: @theme_bg_color;
box-shadow: inset -1px -1px white, inset 1px 1px 0 1px #1f1f1f;
padding: 3px 4px; }
GtkProgressBar.trough.vertical {
border: 1px solid transparent;
border-radius: 0;
background-color: @theme_bg_color;
box-shadow: inset -1px -1px white, inset 1px 1px 0 1px #1f1f1f;
padding: 4px 3px; }
.progressbar {
background-image: linear-gradient(to right, transparent, transparent 37.5%, @theme_bg_color 37.5%, @theme_bg_color 50%, transparent 50%, transparent 87.5%, @theme_bg_color 87.5%, @theme_bg_color 100%), linear-gradient(to bottom, @theme_selected_bg_color);
background-size: 20px 20px, auto;
border: none;
border-radius: 0px;
box-shadow: none; }
.progressbar.vertical {
background-image: linear-gradient(to bottom, transparent, transparent 37.5%, @theme_bg_color 37.5%, @theme_bg_color 50%, transparent 50%, transparent 87.5%, @theme_bg_color 87.5%, @theme_bg_color 100%), linear-gradient(to right, @theme_selected_bg_color);
}
.progressbar row,
.progressbar row:hover {
background-color: @theme_bg_color;
}
.progressbar row:selected,
.progressbar row:selected:focus {
background-color: @theme_bg_color;
}
.trough,
.trough.vertical {
background-color: @theme_bg_color;
border: 3px solid transparent;
border-top-width: 2px;
border-radius: 0;
box-shadow: none;
border-image: url('Frame/trough.png') 3 3 3 3;
}
.trough row {
background-color: white;
}
.trough row:selected,
.trough row:selected:focus {
background-color: alpha(@theme_selected_fg_color, 0.3);
}
/*************
* scrollbar *
*************/
.scrollbar.slider,
.scrollbar.slider:hover,
.scrollbar.slider:active,
background-color: #c0c0c0;
}
/*******************************************
* Linked Button Backgrounds - Nomal/Hover *
*******************************************/
.linked .button:last-child,
.linked .button:last-child:hover,
.toolbar .button.raised.linked:last-child,
.toolbar .raised.linked .button:last-child,
.toolbar .button.raised.linked:last-child:hover,
.toolbar .raised.linked .button:last-child:hover,
.primary-toolbar .linked .button:last-child,
.primary-toolbar .linked .button:last-child:hover,
.primary-toolbar .raised .linked .button:last-child,
.primary-toolbar .raised .linked .button:last-child:hover,
.primary-toolbar .button.raised.linked:last-child,
.primary-toolbar .raised.linked .button:last-child,
.primary-toolbar .button.raised.linked:last-child:hover,
.primary-toolbar .raised.linked .button:last-child:hover,
.inline-toolbar.toolbar .button:last-child,
.inline-toolbar.toolbar .button:hover:last-child,
.inline-toolbar.toolbar GtkToolButton:last-child > .button,
.inline-toolbar.toolbar GtkToolButton:last-child > .button:hover {
background-image: linear-gradient(to left,
rgba(0, 0, 0, 0.045) 2px,
rgba(0, 0, 0, 0.006) 3px,
transparent 4px
),
linear-gradient(to top,
rgba(0, 0, 0, 0.13) 1px,
transparent 4px
),
linear-gradient(to bottom,
shade(@button_bg, 1.15) 1px,
shade(@button_bg, 1.035) 4px,
shade(@button_bg, 1.01) 8px,
@button_bg 50%,
shade(@button_bg, 1.02)
);
}
.linked .button,
.linked .button:hover,
.linked .button:first-child,
.linked .button:first-child:hover,
.toolbar .button.raised.linked,
.toolbar .raised.linked .button,
.toolbar .button.raised.linked:hover,
.toolbar .raised.linked .button:hover,
.toolbar .button.raised.linked:first-child,
.toolbar .raised.linked .button:first-child,
.toolbar .button.raised.linked:first-child:hover,
.toolbar .raised.linked .button:first-child:hover,
.primary-toolbar .linked .button,
.primary-toolbar .linked .button:hover,
.primary-toolbar .linked .button:first-child,
.primary-toolbar .linked .button:first-child:hover,
.primary-toolbar .raised .linked .button,
.primary-toolbar .raised .linked .button:hover,
.primary-toolbar .raised .linked .button:first-child,
.primary-toolbar .raised .linked .button:first-child:hover,
.primary-toolbar .button.raised.linked,
.primary-toolbar .raised.linked .button,
.primary-toolbar .button.raised.linked:hover,
.primary-toolbar .raised.linked .button:hover,
.primary-toolbar .button.raised.linked:first-child,
.primary-toolbar .raised.linked .button:first-child,
.primary-toolbar .button.raised.linked:first-child:hover,
.primary-toolbar .raised.linked .button:first-child:hover,
.inline-toolbar.toolbar .button,
.inline-toolbar.toolbar .button:hover,
.inline-toolbar.toolbar .button:first-child,
.inline-toolbar.toolbar .button:hover:first-child,
.inline-toolbar.toolbar GtkToolButton > .button,
.inline-toolbar.toolbar GtkToolButton > .button:hover,
.inline-toolbar.toolbar GtkToolButton:first-child > .button,
.inline-toolbar.toolbar GtkToolButton:first-child > .button:hover {
background-image: linear-gradient(to top,
rgba(0, 0, 0, 0.13) 1px,
transparent 4px
),
linear-gradient(to bottom,
shade(@button_bg, 1.02)
);
}
/*************************************
* Linked Button Backgrounds - Active *
**************************************/
.linked .button:last-child:active,
.linked .button:last-child:active:hover,
.toolbar .button.raised.linked:last-child:active,
.toolbar .raised.linked .button:last-child:active,
.toolbar .button.raised.linked:last-child:active:hover,
.toolbar .raised.linked .button:last-child:active:hover,
.primary-toolbar .linked .button:last-child:active,
.primary-toolbar .linked .button:last-child:active:hover,
.primary-toolbar .raised .linked .button:last-child:active,
.primary-toolbar .raised .linked .button:last-child:active:hover,
.primary-toolbar .button.raised.linked:last-child:active,
.primary-toolbar .raised.linked .button:last-child:active,
.primary-toolbar .button.raised.linked:last-child:active:hover,
.primary-toolbar .raised.linked .button:last-child:active:hover,
.inline-toolbar.toolbar .button:last-child:active,
.inline-toolbar.toolbar .button:last-child:active:hover,
.inline-toolbar.toolbar GtkToolButton:last-child > .button:active,
.inline-toolbar.toolbar GtkToolButton:last-child > .button:active:hover {
background-image: linear-gradient(to left,
alpha(white, 0.2) 2px,
alpha(white, 0.05) 3px,
transparent 3px
),
linear-gradient(to bottom,
alpha(black, 0.15) 1px,
transparent 3px
),
linear-gradient(to top,
shade(@button_bg, 1.01) 1px,
shade(@button_bg, 0.96) 3px,
shade(@button_bg, 0.94)
);
}
.linked .button:active,
.linked .button:active:hover,
.linked .button:first-child:active,
.linked .button:first-child:active:hover,
.toolbar .button.raised.linked:active,
.toolbar .raised.linked .button:active,
.toolbar .button.raised.linked:active:hover,
.toolbar .raised.linked .button:active:hover,
.toolbar .button.raised.linked:first-child:active,
.toolbar .raised.linked .button:first-child:active,
.toolbar .button.raised.linked:first-child:active:hover,
.toolbar .raised.linked .button:first-child:active:hover,
.primary-toolbar .linked .button:active,
.primary-toolbar .linked .button:active:hover,
.primary-toolbar .linked .button:first-child:active,
.primary-toolbar .linked .button:first-child:active:hover,
.primary-toolbar .raised .linked .button:active,
.primary-toolbar .raised .linked .button:active:hover,
.primary-toolbar .raised .linked .button:first-child:active,
.primary-toolbar .raised .linked .button:first-child:active:hover,
.primary-toolbar .button.raised.linked:active,
.primary-toolbar .raised.linked .button:active,
.primary-toolbar .button.raised.linked:active:hover,
.primary-toolbar .raised.linked .button:active:hover,
.primary-toolbar .button.raised.linked:first-child:active,
.primary-toolbar .raised.linked .button:first-child:active,
.primary-toolbar .button.raised.linked:first-child:active:hover,
.primary-toolbar .raised.linked .button:first-child:active:hover,
.inline-toolbar.toolbar .button:active,
.inline-toolbar.toolbar .button:active:hover,
.inline-toolbar.toolbar .button:first-child:active,
.inline-toolbar.toolbar .button:first-child:active:hover,
.inline-toolbar.toolbar GtkToolButton > .button:active,
.inline-toolbar.toolbar GtkToolButton > .button:active:hover,
.inline-toolbar.toolbar GtkToolButton:first-child > .button:active,
.inline-toolbar.toolbar GtkToolButton:first-child > .button:active:hover {
background-image: linear-gradient(to bottom,
alpha(black, 0.15) 1px,
transparent 3px
),
linear-gradient(to top,
shade(@button_bg, 1.01) 1px,
shade(@button_bg, 0.96) 3px,
shade(@button_bg, 0.94)
);
}
/*******************************************
* Linked Button Backgrounds - Insensitive *
*******************************************/
.linked .button:insensitive,
.linked .button:insensitive:hover,
.linked .button:first-child:insensitive,
.linked .button:first-child:insensitive:hover,
.linked .button:last-child:insensitive,
.linked .button:last-child:insensitive:hover,
.toolbar .button.raised.linked:insensitive,
.toolbar .raised.linked .button:insensitive,
.toolbar .button.raised.linked:insensitive:hover,
.toolbar .raised.linked .button:insensitive:hover,
.toolbar .button.raised.linked:first-child:insensitive,
.toolbar .raised.linked .button:first-child:insensitive,
.toolbar .button.raised.linked:first-child:insensitive:hover,
.toolbar .raised.linked .button:first-child:insensitive:hover,
.toolbar .button.raised.linked:last-child:insensitive,
.toolbar .raised.linked .button:last-child:insensitive,
.toolbar .button.raised.linked:last-child:insensitive:hover,
.toolbar .raised.linked .button:last-child:insensitive:hover,
.primary-toolbar .linked .button:insensitive,
.primary-toolbar .linked .button:insensitive:hover,
.primary-toolbar .linked .button:first-child:insensitive,
.primary-toolbar .linked .button:first-child:insensitive:hover,
.primary-toolbar .linked .button:last-child:insensitive,
.primary-toolbar .linked .button:last-child:insensitive:hover,
.primary-toolbar .raised .linked .button:insensitive,
.primary-toolbar .raised .linked .button:insensitive:hover,
.primary-toolbar .raised .linked .button:first-child:insensitive,
.primary-toolbar .raised .linked .button:first-child:insensitive:hover,
.primary-toolbar .raised .linked .button:last-child:insensitive,
.primary-toolbar .raised .linked .button:last-child:insensitive:hover,
.primary-toolbar .button.raised.linked:insensitive,
.primary-toolbar .raised.linked .button:insensitive,
.primary-toolbar .button.raised.linked:insensitive:hover,
.primary-toolbar .raised.linked .button:insensitive:hover,
.primary-toolbar .button.raised.linked:first-child:insensitive,
.primary-toolbar .raised.linked .button:first-child:insensitive,
.primary-toolbar .button.raised.linked:first-child:insensitive:hover,
.primary-toolbar .raised.linked .button:first-child:insensitive:hover,
.primary-toolbar .button.raised.linked:last-child:insensitive,
.primary-toolbar .raised.linked .button:last-child:insensitive,
.primary-toolbar .button.raised.linked:last-child:insensitive:hover,
.primary-toolbar .raised.linked .button:last-child:insensitive:hover,
.inline-toolbar.toolbar .button:insensitive,
.inline-toolbar.toolbar .button:insensitive:hover,
.inline-toolbar.toolbar .button:first-child:insensitive,
.inline-toolbar.toolbar .button:first-child:insensitive:hover,
.inline-toolbar.toolbar .button:last-child:insensitive,
.inline-toolbar.toolbar .button:last-child:insensitive:hover,
.inline-toolbar.toolbar GtkToolButton > .button:insensitive,
.inline-toolbar.toolbar GtkToolButton > .button:insensitive:hover,
.inline-toolbar.toolbar GtkToolButton:first-child > .button:insensitive,
.inline-toolbar.toolbar GtkToolButton:first-child > .button:insensitive:hover,
.inline-toolbar.toolbar GtkToolButton:last-child > .button:insensitive,
.inline-toolbar.toolbar GtkToolButton:last-child > .button:insensitive:hover {
background-color: @insensitive_inner_box;
background-image: none;
}
/* and this is why scss exists :( */ | 0.355327 | 0.039676 |
page {
background: #f4f4f4;
}
/* 收货地址 */
.submit-order {
margin-bottom: 100rpx;
}
.submit-order .delivery-addr {
position: relative;
background: #fff;
}
.delivery-addr .addr-bg .add-addr .plus-sign {
color: #eb2444;
border: 2rpx solid #eb2444;
padding: 0rpx 6rpx;
margin-right: 10rpx;
}
.delivery-addr .addr-bg {
padding: 0 30rpx;
}
.delivery-addr .addr-bg.whole {
padding: 0 39rpx 0 77rpx;
}
.delivery-addr .addr-bg .add-addr {
font-size: 28rpx;
color: #666;
display: flex;
align-items: center;
padding: 30rpx 0;
}
.submit-order .delivery-addr .addr-icon {
width: 32rpx;
height: 32rpx;
display: block;
position: absolute;
left: 30rpx;
top: 24rpx;
}
.submit-order .delivery-addr .addr-icon image {
width: 100%;
height: 100%;
}
.submit-order .delivery-addr .user-info {
padding-top: 20rpx;
line-height: 48rpx;
word-wrap: break-word;
word-break: break-all;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.submit-order .delivery-addr .user-info .item {
font-size: 30rpx;
margin-right: 30rpx;
vertical-align: top;
display: inline-block;
}
.submit-order .delivery-addr .addr {
font-size: 26rpx;
line-height: 36rpx;
color: #999;
width: 90%;
padding-bottom: 20rpx;
margin-top: 15rpx;
}
.submit-order .delivery-addr .arrow {
width: 15rpx;
height: 15rpx;
border-top: 2rpx solid #777;
border-right: 2rpx solid #777;
transform: rotate(45deg);
position: absolute;
right: 30rpx;
top: 60rpx;
}
.submit-order .delivery-addr .arrow.empty {
top: 39rpx;
}
.addr-bg .add-addr .plus-sign-img {
width: 32rpx;
height: 32rpx;
font-size: 0;
margin-right: 10rpx;
}
.addr-bg .add-addr .plus-sign-img image {
width: 100%;
height: 100%;
}
/* 商品列表 */
.prod-item {
background-color: #fff;
margin-top: 15rpx;
font-size: 28rpx;
}
.prod-item .item-cont .prod-pic image {
width: 180rpx;
height: 180rpx;
}
.prod-item .order-num {
padding: 20rpx 30rpx;
display: flex;
justify-content: space-between;
font-size: 28rpx;
}
.order-state {
display: flex;
align-items: center;
}
.prod-item .item-cont {
display: flex;
align-items: center;
padding: 30rpx;
border-bottom: 2rpx solid #f1f1f1;
}
.prod-item .order-num .clear-btn {
width: 32rpx;
height: 32rpx;
font-size: 0;
vertical-align: top;
margin-top: 6rpx;
margin-left: 42rpx;
position: relative;
}
.prod-item .order-num .clear-btn::after {
content: " ";
display: block;
position: absolute;
left: -10px;
top: 1px;
width: 1px;
height: 12px;
background: #ddd;
}
.prod-item .order-num .clear-btn .clear-list-btn {
width: 100%;
height: 100%;
vertical-align: middle;
}
.prod-item .item-cont .prod-pic {
font-size: 0;
display: block;
width: 160rpx;
height: 160rpx;
overflow: hidden;
background: #fff;
margin-right: 16rpx;
}
.prod-item .item-cont .prod-pic image {
width: 100%;
height: 100%;
}
.prod-item .item-cont .prod-info {
margin-left: 10rpx;
font-size: 28rpx;
width: 100%;
position: relative;
height: 160rpx;
-webkit-flex: 1;
-ms-flex: 1;
-webkit-box-flex: 1;
-moz-box-flex: 1;
flex: 1;
}
.prod-item .item-cont .prod-info .prodname {
font-size: 28rpx;
line-height: 40rpx;
max-height: 86rpx;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
text-overflow: ellipsis;
word-break: break-all;
}
.prod-item .item-cont .prod-info .prod-info-cont {
color: #999;
line-height: 40rpx;
margin-top: 10rpx;
font-size: 22rpx;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
text-overflow: ellipsis;
word-break: break-all;
}
.prod-item .total-num {
text-align: right;
padding: 20rpx 30rpx;
font-size: 28rpx;
}
.prod-item .price-nums .prodprice {
position: absolute;
bottom: 0;
}
.prod-item .price-nums .prodcount {
position: absolute;
bottom: 5rpx;
right: 0;
color: #999;
font-family: verdana;
}
.prod-item .total-num .prodprice {
display: inline-block;
color: #333;
}
.prod-item .total-num .prodcount {
margin-right: 20rpx;
}
/*
订单信息 */
.order-msg {
background: #fff;
margin-top: 15rpx;
padding: 0 30rpx;
font-size: 28rpx;
}
.order-msg .msg-item {
border-top: 2rpx solid #f1f1f1;
}
.order-msg .msg-item:first-child {
border: 0;
}
.order-msg .msg-item .item {
position: relative;
display: flex;
padding: 16rpx 0;
align-items: center;
}
.order-msg .msg-item .item.payment {
border-top: 2rpx solid #f1f1f1;
color: #eb2444;
}
.order-msg .msg-item .item .item-tit {
line-height: 48rpx;
}
.order-msg .msg-item .item .item-txt {
-webkit-box-flex: 1;
-moz-box-flex: 1;
flex: 1;
font-family: arial;
max-height: 48rpx;
overflow: hidden;
line-height: 48rpx;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
text-overflow: ellipsis;
word-break: break-all;
}
.order-msg .msg-item .item.coupon {
border-bottom: 2rpx solid #e1e1e1;
}
.order-msg .msg-item .item input {
flex: 1;
}
.order-msg .msg-item .item .coupon-btn {
display: block;
margin: 0 30rpx;
line-height: 28rpx;
color: #999;
}
.order-msg .msg-item .item .item-txt.price {
text-align: right;
}
.order-msg .msg-item .item .arrow {
width: 15rpx;
height: 15rpx;
border-top: 2rpx solid #999;
border-right: 2rpx solid #999;
transform: rotate(45deg);
position: absolute;
right: 0rpx;
}
/* 底部栏 */
.submit-order-footer {
position: fixed;
bottom: 0;
width: 100%;
max-width: 750rpx;
background: #fff;
margin: auto;
display: -webkit-flex;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
font-size: 26rpx;
box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.05);
}
.submit-order-footer .sub-order {
flex: 1;
margin: 0 30rpx;
line-height: 100rpx;
display: block;
text-align: left;
font-size: 28rpx;
}
.submit-order-footer .footer-box {
padding: 0 10rpx;
width: 200rpx;
background: #eb2444;
text-align: center;
line-height: 100rpx;
color: #fff;
}
.submit-order-footer .sub-order .item-txt .price {
display: inline;
color: #eb2444;
font-size: 28rpx;
}
.clearfix:after {
content: " ";
display: table;
clear: both;
}
/** 优惠券弹窗 **/
.popup-hide {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 999;
background-color: rgba(0, 0, 0, 0.3);
}
.popup-box {
position: absolute;
bottom: 0;
width: 100%;
height: 80%;
overflow: hidden;
background-color: #fff;
}
.popup-tit {
position: relative;
height: 46px;
line-height: 46px;
padding-left: 10px;
font-size: 16px;
color: #333;
font-weight: bold;
}
.close {
color: #aaa;
border-radius: 12px;
line-height: 20px;
text-align: center;
height: 20px;
width: 20px;
font-size: 18px;
padding: 1px;
top: 10px;
right: 10px;
position: absolute;
}
.close::before {
content: "\2716";
}
.coupon-tabs {
display: flex;
font-size: 14px;
justify-content: space-around;
border-bottom: 1px solid #f2f2f2;
}
.coupon-tab {
padding: 10px 0;
}
.coupon-tab.on {
border-bottom: 2px solid #eb2444;
font-weight: 600;
}
.popup-cnt {
height: calc(100% - 88px);
overflow: auto;
padding: 0 10px;
background: #f4f4f4;
}
.coupon-ok {
position: fixed;
bottom: 0;
width: 100%;
height: 60px;
line-height: 50px;
font-size: 14px;
text-align: center;
box-shadow: 0px -1px 1px #ddd;
background: rgba(255, 255, 255, 0.9);
}
.coupon-ok text {
border-radius: 20px;
display: inline-block;
height: 20px;
line-height: 20px;
width: 450rpx;
padding: 7px;
background: -o-linear-gradient(right, #f45c43, #eb2444);
background: linear-gradient(right, #f45c43, #eb2444);
background: -webkit-linear-gradient(right, #f45c43, #eb2444);
color: #fff;
box-shadow: -1px 3px 3px #aaa;
}
.botm-empty {
height: 60px;
}
/*checkbox 选项框大小 */
checkbox .wx-checkbox-input {
border-radius: 50%;
width: 35rpx;
height: 35rpx;
}
/*checkbox选中后样式 */
checkbox .wx-checkbox-input.wx-checkbox-input-checked {
background: #eb2444;
border-color: #eb2444;
}
/*checkbox选中后图标样式 */
checkbox .wx-checkbox-input.wx-checkbox-input-checked::before {
text-align: center;
font-size: 22rpx;
color: #fff;
background: transparent;
transform: translate(-50%, -50%) scale(1);
-webkit-transform: translate(-50%, -50%) scale(1);
} | mall4uni/pages/submit-order/submit-order.css |
page {
background: #f4f4f4;
}
/* 收货地址 */
.submit-order {
margin-bottom: 100rpx;
}
.submit-order .delivery-addr {
position: relative;
background: #fff;
}
.delivery-addr .addr-bg .add-addr .plus-sign {
color: #eb2444;
border: 2rpx solid #eb2444;
padding: 0rpx 6rpx;
margin-right: 10rpx;
}
.delivery-addr .addr-bg {
padding: 0 30rpx;
}
.delivery-addr .addr-bg.whole {
padding: 0 39rpx 0 77rpx;
}
.delivery-addr .addr-bg .add-addr {
font-size: 28rpx;
color: #666;
display: flex;
align-items: center;
padding: 30rpx 0;
}
.submit-order .delivery-addr .addr-icon {
width: 32rpx;
height: 32rpx;
display: block;
position: absolute;
left: 30rpx;
top: 24rpx;
}
.submit-order .delivery-addr .addr-icon image {
width: 100%;
height: 100%;
}
.submit-order .delivery-addr .user-info {
padding-top: 20rpx;
line-height: 48rpx;
word-wrap: break-word;
word-break: break-all;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.submit-order .delivery-addr .user-info .item {
font-size: 30rpx;
margin-right: 30rpx;
vertical-align: top;
display: inline-block;
}
.submit-order .delivery-addr .addr {
font-size: 26rpx;
line-height: 36rpx;
color: #999;
width: 90%;
padding-bottom: 20rpx;
margin-top: 15rpx;
}
.submit-order .delivery-addr .arrow {
width: 15rpx;
height: 15rpx;
border-top: 2rpx solid #777;
border-right: 2rpx solid #777;
transform: rotate(45deg);
position: absolute;
right: 30rpx;
top: 60rpx;
}
.submit-order .delivery-addr .arrow.empty {
top: 39rpx;
}
.addr-bg .add-addr .plus-sign-img {
width: 32rpx;
height: 32rpx;
font-size: 0;
margin-right: 10rpx;
}
.addr-bg .add-addr .plus-sign-img image {
width: 100%;
height: 100%;
}
/* 商品列表 */
.prod-item {
background-color: #fff;
margin-top: 15rpx;
font-size: 28rpx;
}
.prod-item .item-cont .prod-pic image {
width: 180rpx;
height: 180rpx;
}
.prod-item .order-num {
padding: 20rpx 30rpx;
display: flex;
justify-content: space-between;
font-size: 28rpx;
}
.order-state {
display: flex;
align-items: center;
}
.prod-item .item-cont {
display: flex;
align-items: center;
padding: 30rpx;
border-bottom: 2rpx solid #f1f1f1;
}
.prod-item .order-num .clear-btn {
width: 32rpx;
height: 32rpx;
font-size: 0;
vertical-align: top;
margin-top: 6rpx;
margin-left: 42rpx;
position: relative;
}
.prod-item .order-num .clear-btn::after {
content: " ";
display: block;
position: absolute;
left: -10px;
top: 1px;
width: 1px;
height: 12px;
background: #ddd;
}
.prod-item .order-num .clear-btn .clear-list-btn {
width: 100%;
height: 100%;
vertical-align: middle;
}
.prod-item .item-cont .prod-pic {
font-size: 0;
display: block;
width: 160rpx;
height: 160rpx;
overflow: hidden;
background: #fff;
margin-right: 16rpx;
}
.prod-item .item-cont .prod-pic image {
width: 100%;
height: 100%;
}
.prod-item .item-cont .prod-info {
margin-left: 10rpx;
font-size: 28rpx;
width: 100%;
position: relative;
height: 160rpx;
-webkit-flex: 1;
-ms-flex: 1;
-webkit-box-flex: 1;
-moz-box-flex: 1;
flex: 1;
}
.prod-item .item-cont .prod-info .prodname {
font-size: 28rpx;
line-height: 40rpx;
max-height: 86rpx;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
text-overflow: ellipsis;
word-break: break-all;
}
.prod-item .item-cont .prod-info .prod-info-cont {
color: #999;
line-height: 40rpx;
margin-top: 10rpx;
font-size: 22rpx;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
text-overflow: ellipsis;
word-break: break-all;
}
.prod-item .total-num {
text-align: right;
padding: 20rpx 30rpx;
font-size: 28rpx;
}
.prod-item .price-nums .prodprice {
position: absolute;
bottom: 0;
}
.prod-item .price-nums .prodcount {
position: absolute;
bottom: 5rpx;
right: 0;
color: #999;
font-family: verdana;
}
.prod-item .total-num .prodprice {
display: inline-block;
color: #333;
}
.prod-item .total-num .prodcount {
margin-right: 20rpx;
}
/*
订单信息 */
.order-msg {
background: #fff;
margin-top: 15rpx;
padding: 0 30rpx;
font-size: 28rpx;
}
.order-msg .msg-item {
border-top: 2rpx solid #f1f1f1;
}
.order-msg .msg-item:first-child {
border: 0;
}
.order-msg .msg-item .item {
position: relative;
display: flex;
padding: 16rpx 0;
align-items: center;
}
.order-msg .msg-item .item.payment {
border-top: 2rpx solid #f1f1f1;
color: #eb2444;
}
.order-msg .msg-item .item .item-tit {
line-height: 48rpx;
}
.order-msg .msg-item .item .item-txt {
-webkit-box-flex: 1;
-moz-box-flex: 1;
flex: 1;
font-family: arial;
max-height: 48rpx;
overflow: hidden;
line-height: 48rpx;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
text-overflow: ellipsis;
word-break: break-all;
}
.order-msg .msg-item .item.coupon {
border-bottom: 2rpx solid #e1e1e1;
}
.order-msg .msg-item .item input {
flex: 1;
}
.order-msg .msg-item .item .coupon-btn {
display: block;
margin: 0 30rpx;
line-height: 28rpx;
color: #999;
}
.order-msg .msg-item .item .item-txt.price {
text-align: right;
}
.order-msg .msg-item .item .arrow {
width: 15rpx;
height: 15rpx;
border-top: 2rpx solid #999;
border-right: 2rpx solid #999;
transform: rotate(45deg);
position: absolute;
right: 0rpx;
}
/* 底部栏 */
.submit-order-footer {
position: fixed;
bottom: 0;
width: 100%;
max-width: 750rpx;
background: #fff;
margin: auto;
display: -webkit-flex;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
font-size: 26rpx;
box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.05);
}
.submit-order-footer .sub-order {
flex: 1;
margin: 0 30rpx;
line-height: 100rpx;
display: block;
text-align: left;
font-size: 28rpx;
}
.submit-order-footer .footer-box {
padding: 0 10rpx;
width: 200rpx;
background: #eb2444;
text-align: center;
line-height: 100rpx;
color: #fff;
}
.submit-order-footer .sub-order .item-txt .price {
display: inline;
color: #eb2444;
font-size: 28rpx;
}
.clearfix:after {
content: " ";
display: table;
clear: both;
}
/** 优惠券弹窗 **/
.popup-hide {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 999;
background-color: rgba(0, 0, 0, 0.3);
}
.popup-box {
position: absolute;
bottom: 0;
width: 100%;
height: 80%;
overflow: hidden;
background-color: #fff;
}
.popup-tit {
position: relative;
height: 46px;
line-height: 46px;
padding-left: 10px;
font-size: 16px;
color: #333;
font-weight: bold;
}
.close {
color: #aaa;
border-radius: 12px;
line-height: 20px;
text-align: center;
height: 20px;
width: 20px;
font-size: 18px;
padding: 1px;
top: 10px;
right: 10px;
position: absolute;
}
.close::before {
content: "\2716";
}
.coupon-tabs {
display: flex;
font-size: 14px;
justify-content: space-around;
border-bottom: 1px solid #f2f2f2;
}
.coupon-tab {
padding: 10px 0;
}
.coupon-tab.on {
border-bottom: 2px solid #eb2444;
font-weight: 600;
}
.popup-cnt {
height: calc(100% - 88px);
overflow: auto;
padding: 0 10px;
background: #f4f4f4;
}
.coupon-ok {
position: fixed;
bottom: 0;
width: 100%;
height: 60px;
line-height: 50px;
font-size: 14px;
text-align: center;
box-shadow: 0px -1px 1px #ddd;
background: rgba(255, 255, 255, 0.9);
}
.coupon-ok text {
border-radius: 20px;
display: inline-block;
height: 20px;
line-height: 20px;
width: 450rpx;
padding: 7px;
background: -o-linear-gradient(right, #f45c43, #eb2444);
background: linear-gradient(right, #f45c43, #eb2444);
background: -webkit-linear-gradient(right, #f45c43, #eb2444);
color: #fff;
box-shadow: -1px 3px 3px #aaa;
}
.botm-empty {
height: 60px;
}
/*checkbox 选项框大小 */
checkbox .wx-checkbox-input {
border-radius: 50%;
width: 35rpx;
height: 35rpx;
}
/*checkbox选中后样式 */
checkbox .wx-checkbox-input.wx-checkbox-input-checked {
background: #eb2444;
border-color: #eb2444;
}
/*checkbox选中后图标样式 */
checkbox .wx-checkbox-input.wx-checkbox-input-checked::before {
text-align: center;
font-size: 22rpx;
color: #fff;
background: transparent;
transform: translate(-50%, -50%) scale(1);
-webkit-transform: translate(-50%, -50%) scale(1);
} | 0.291283 | 0.051869 |
* LOOTSTRAP ELEMENTS
* ********************************
*/
* {
border: 0;
font: inherit;
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
height: 100%;
font-size: 62.5%;
scroll-behavior: smooth;
}
@media screen and (min-width: 960px) {
html {
font-size: 78.125%;
}
}
body {
position: relative;
min-height: 100%;
background-color: #fff;
color: #222;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-weight: 400;
font-size: 1.6rem;
line-height: 2.4rem;
}
p {
padding-bottom: 2.4rem;
}
small,
sub,
sup {
font-size: 1.2rem;
line-height: 1;
}
em,
cite,
i {
font-style: italic;
}
strong,
var,
b {
font-weight: 700;
}
q:before {
content: "'";
}
q:after {
content: "'";
}
q > q {
font-style: italic;
}
dfn,
abbr {
border-bottom: 1px dotted #555555;
cursor: default;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: Georgia, 'Times New Roman', Times, serif;
font-weight: 400;
}
h1,
h2,
h3 {
line-height: 4.8rem;
padding-top: 0.8rem;
padding-bottom: 1.6rem;
}
h4,
h5,
h6 {
padding-top: 2.4rem;
padding-bottom: 2.4rem;
}
h1 {
font-size: 4rem;
}
h2 {
font-size: 3.2rem;
}
h3 {
font-size: 2.8rem;
}
h4 {
font-size: 2rem;
}
h5 {
font-size: 1.8rem;
}
h6 {
font-size: 1.6rem;
}
h1 > a {
text-decoration: none;
color: inherit;
}
h1 > a:hover {
color: inherit;
}
a {
color: #d70;
}
a:hover,
a:focus,
a:active {
color: #aa5c00;
text-decoration: underline;
}
ol,
ul {
margin-left: 2rem;
padding: 0 0 2.4rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
padding-bottom: 0;
}
ol {
list-style-type: decimal;
}
ul {
list-style-type: square;
}
dt {
font-style: italic;
}
dd {
padding-left: 2rem;
}
img,
video {
max-width: 100%;
display: block;
}
figure {
margin: 0 auto;
padding-bottom: 2.4rem;
}
figure img {
display: block;
margin: 0 auto;
}
caption,
figcaption {
font-size: 1.2rem;
font-style: italic;
text-align: center;
}
blockquote {
margin: 0 0 2.4rem;
border-left: 4px solid #d70;
padding: 1.2rem 1.2rem 1.2rem 2.4rem;
color: #3c3c3c;
font-family: Georgia, 'Times New Roman', Times, serif;
font-size: 2rem;
}
blockquote > :last-child {
padding-bottom: 0;
}
blockquote cite,
blockquote footer {
font-size: 1.2rem;
font-style: italic;
}
blockquote cite:before,
blockquote footer:before {
content: "— ";
}
pre,
code,
samp,
kbd {
border-radius: 0.3rem;
color: #3c3c3c;
background-color: #e1e1e1;
font-size: 1.2rem;
font-family: Consolas, Courier, monospace;
line-height: 1;
overflow-y: hidden;
overflow-x: auto;
}
code,
samp,
kbd {
padding: 0.4rem 0.4rem 0.2rem;
}
pre {
border-radius: 0.3rem;
line-height: 2.4rem;
padding: 1.2rem 1.2rem;
margin: 0 0 2.4rem;
}
pre code,
pre samp,
pre kbd {
border-radius: 0;
background-color: transparent;
border: none;
padding: 0;
}
table {
border-radius: 0.3rem;
border-collapse: separate;
border-spacing: 0;
margin-bottom: 2.4rem;
width: 100%;
background-color: #fff;
max-width: 100%;
overflow-x: auto;
}
th {
font-weight: 400;
text-align: left;
}
th,
td {
padding: 1.2rem 0.6rem;
border-top: 1px solid #c8c8c8;
line-height: calc(2.4rem - 1px);
}
th + th,
th + td,
td + th,
td + td {
border-left: 1px solid #c8c8c8;
}
th > :last-child,
td > :last-child {
padding-bottom: 0;
}
input,
label,
select,
button,
textarea {
display: block;
resize: none;
-webkit-appearance: none;
-moz-appearance: none;
}
/* remove yellow from chrome auto-fill background */
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
color: #555555;
-webkit-text-fill-color: #555555;
-webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
label {
color: #07a;
}
.radio [disabled],
.checkbox [disabled],
.textfield [disabled] {
cursor: default;
opacity: .5;
pointer-events: none;
}
.radio [disabled] + *,
.checkbox [disabled] + *,
.textfield [disabled] + * {
cursor: default;
opacity: .5;
pointer-events: none;
}
.select [disabled],
[type=button][disabled],
[type=submit][disabled],
button[disabled] {
cursor: default;
opacity: .5;
pointer-events: none;
}
.textfield,
.select {
background-color: #fff;
display: block;
margin-bottom: 2.4rem;
position: relative;
}
.textfield-label,
.select-label {
font-size: 1.2rem;
position: absolute;
line-height: 1;
padding: 0.3rem 0.6rem;
border: 1px solid transparent;
top: 0;
}
.textfield input,
.select input,
.textfield textarea,
.select textarea,
.textfield select,
.select select {
border-radius: 0.3rem;
background-color: transparent;
border: 1px solid #555555;
box-sizing: border-box;
padding: 1.8rem 0.6rem 0.6rem;
position: relative;
width: 100%;
}
.textfield *:focus,
.select *:focus {
border-color: #d70;
box-shadow: 0 1px 2px 0 #e1e1e1 inset;
outline: none;
}
.select select {
height: 4.8rem;
}
.select option {
font-size: 1.6rem;
padding: 0 0.6rem;
}
.select:after {
content: '';
border-left: 6px solid transparent;
border-left: .6rem solid transparent;
border-right: 6px solid transparent;
border-right: .6rem solid transparent;
border-top: 6px solid #555555;
border-top: 0.6rem solid #555555;
height: 0;
margin-top: -5px;
margin-top: -0.5rem;
position: absolute;
right: 10px;
right: 1rem;
bottom: 13px;
bottom: 1.3rem;
width: 0;
}
.select select {
z-index: 100;
}
.select option[disabled] {
background-color: #e1e1e1;
color: #555555;
}
.textfield {
margin-top: -2px;
}
.radio,
.checkbox {
cursor: pointer;
display: inline-block;
margin-bottom: 2.4rem;
padding: 0 1rem 0 2.25rem;
position: relative;
}
.radio:before,
.checkbox:before {
background-color: #fff;
border: 2px solid #555555;
content: '';
height: 16px;
left: 0;
margin-top: -10px;
position: absolute;
top: 50%;
width: 16px;
}
.checkbox input[type=checkbox],
.radio input[type=radio] {
opacity: 0;
position: absolute;
z-index: -1;
}
.radio-label,
.checkbox-label {
color: #555555;
font-size: 1.2rem;
line-height: 1;
}
.radio-label:after,
.checkbox-label:after {
border: 1px solid transparent;
content: '';
height: 18px;
left: 0;
margin-top: -10px;
position: absolute;
top: 50%;
width: 18px;
}
.radio input[type=radio]:focus + .radio-label:after,
.checkbox input[type=checkbox]:focus + .checkbox-label:after {
border-color: #d70;
box-shadow: 0 1px 2px 1px #e1e1e1 inset;
}
.radio:before,
.radio .radio-label:after {
border-radius: 24px;
border-radius: 2.4rem;
}
.radio input[type=radio]:checked + .radio-label:before {
content: '';
position: absolute;
height: 10px;
height: 1rem;
width: 10px;
width: 1rem;
left: 5px;
left: 0.5rem;
margin-top: -5px;
margin-top: -0.5rem;
top: 50%;
background-color: #d70;
border-radius: 24px;
border-radius: 2.4rem;
}
@media screen and (min-width: 960px) {
.radio input[type=radio]:checked + .radio-label:before {
left: 3.2px;
left: 0.32rem;
}
}
.checkbox:before,
.checkbox .checkbox-label:after {
border-radius: 3px;
border-radius: 0.3rem;
}
.checkbox input[type=checkbox]:checked + .checkbox-label:after {
color: #d70;
content: '\2713';
font-size: 20px;
font-size: 2rem;
line-height: 15px;
line-height: 1.5rem;
text-align: center;
}
hr {
height: 4.8rem;
margin-bottom: 0;
position: relative;
}
hr:before {
background-color: #c8c8c8;
content: '';
height: 1px;
position: absolute;
top: 50%;
width: 100%;
}
/* ********************************
* LOOTSTRAP CLASSES
* ********************************
*/
.container,
.wrapper {
position: relative;
width: 100%;
padding-left: 1.2rem;
padding-right: 1.2rem;
margin: 0 auto;
*zoom: 1;
clear: both;
}
.container:after,
.wrapper:after {
content: "";
*zoom: 1;
clear: both;
display: table;
}
@media screen and (min-width: 768px) {
.container,
.wrapper {
max-width: 76.8rem;
}
}
@media screen and (min-width: 960px) {
.container,
.wrapper {
max-width: 76.8rem;
}
}
@media screen and (min-width: 1280px) {
.container,
.wrapper {
max-width: 100.8rem;
}
}
[disabled],
.disabled {
cursor: default;
opacity: .5;
pointer-events: none;
}
.bg {
border-radius: 0.3rem;
background-color: #555555;
color: #fff;
padding: 1.2rem 1.2rem;
}
.bg > :last-child {
padding-bottom: 0;
}
.bg-primary {
border-radius: 0.3rem;
background-color: #d70;
color: #fff;
padding: 1.2rem 1.2rem;
}
.bg-primary > :last-child {
padding-bottom: 0;
}
.bg-secondary {
border-radius: 0.3rem;
background-color: #07a;
color: #fff;
padding: 1.2rem 1.2rem;
}
.bg-secondary > :last-child {
padding-bottom: 0;
}
.bg-light {
border-radius: 0.3rem;
background-color: #e1e1e1;
color: #555555;
padding: 1.2rem 1.2rem;
}
.bg-light > :last-child {
padding-bottom: 0;
}
.bg-inline {
padding: 0.4rem 0.4rem 0.2rem;
}
.bg a,
.bg-primary a,
.bg-secondary a,
.bg-light a {
color: inherit;
text-decoration: underline;
}
.bg a:hover,
.bg-primary a:hover,
.bg-secondary a:hover,
.bg-light a:hover {
text-decoration: none;
}
@media screen and (max-width: 767px) {
table.collapse tr,
table.collapse th,
table.collapse td {
display: block;
border-left: 0;
border-top: 0;
line-height: 2.4rem;
}
table.collapse tr {
border-top: 1px solid #c8c8c8;
margin-top: -1px;
}
}
.embed-wrapper {
position: relative;
width: 100%;
height: 0;
overflow-y: visible;
padding-bottom: 75%;
}
.embed-wrapper iframe {
position: absolute;
width: 100%;
height: 100%;
}
@media screen and (min-width: 768px) {
.embed-wrapper {
padding-bottom: 36rem;
}
}
@media screen and (min-width: 960px) {
.embed-wrapper {
padding-bottom: 45.6rem;
}
}
@media screen and (min-width: 1280px) {
.embed-wrapper {
padding-bottom: 60rem;
}
}
.clearfix,
.cf,
.container,
.wrapper {
*zoom: 1;
clear: both;
}
.clearfix:after,
.cf:after {
content: "";
*zoom: 1;
clear: both;
display: table;
}
/* ********************************
* LOOTSTRAP MODULE: GRID
* ********************************
*/
.grid {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: stretch;
align-items: stretch;
margin-left: -1.2rem;
margin-right: -1.2rem;
}
.grid-item {
margin-bottom: 2.4rem;
position: relative;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
}
@media screen and (min-width: 768px) {
.grid-item {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
}
.grid-item:last-child {
margin-bottom: 0;
}
@media screen and (min-width: 768px) {
.grid-item.grid-half {
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
}
.grid-item.grid-quarter {
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
}
.grid-item.grid-third {
-ms-flex-preferred-size: 33.33333333%;
flex-basis: 33.33333333%;
}
.grid-item.grid-two-thirds {
-ms-flex-preferred-size: 66.66666667%;
flex-basis: 66.66666667%;
}
}
.grid-inner {
padding-left: 1.2rem;
padding-right: 1.2rem;
}
/* ********************************
* LOOTSTRAP MODULE: BUTTONS
* ********************************
*/
/*
Buttons and their variations
Markup:
<a href="#" class="btn">Button</a> <!-- primary button -->
<a href="#" class="btn-primary">Button</a> <!-- primary button -->
<button>Button</button> <!-- primary button -->
<input type="button" value="Button"> <!-- primary button -->
<input type="submit" value="Button"> <!-- primary button -->
<a href="#" class="btn-secondary">Button</a> <!-- secondary button -->
<input type="reset" value="Button"> <!-- secondary button -->
<a href="#" class="btn-neutral">Button</a> <!-- neutral button -->
<a href="#" class="btn btn-small">Button</a> <!-- small primary button -->
<a href="#" class="btn-link">Button</a> <!-- link style with button spacing -->
*/
.btn,
.btn-primary,
[type=button],
[type=submit],
button {
border-radius: 0.3rem;
border: none;
box-sizing: border-box;
cursor: pointer;
display: inline-block;
height: 4.8rem;
line-height: 4.8rem;
max-width: 100%;
transition-property: background-color;
transition-duration: 0.2s;
padding: 0 3rem;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: auto;
vertical-align: top;
background-color: #d70;
color: #fff;
}
.btn:link,
.btn-primary:link,
[type=button]:link,
[type=submit]:link,
button:link,
.btn:visited,
.btn-primary:visited,
[type=button]:visited,
[type=submit]:visited,
button:visited {
text-decoration: none;
}
.btn:focus,
.btn-primary:focus,
[type=button]:focus,
[type=submit]:focus,
button:focus,
.btn:hover,
.btn-primary:hover,
[type=button]:hover,
[type=submit]:hover,
button:hover,
.btn:active,
.btn-primary:active,
[type=button]:active,
[type=submit]:active,
button:active {
color: #fff;
background-color: #aa5c00;
}
.btn:focus,
.btn-primary:focus,
[type=button]:focus,
[type=submit]:focus,
button:focus {
outline: 1px dotted #555555;
}
[type=reset],
.btn-secondary {
border-radius: 0.3rem;
border: none;
box-sizing: border-box;
cursor: pointer;
display: inline-block;
height: 4.8rem;
line-height: 4.8rem;
max-width: 100%;
transition-property: background-color;
transition-duration: 0.2s;
padding: 0 3rem;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: auto;
vertical-align: top;
background-color: #07a;
color: #fff;
}
[type=reset]:link,
.btn-secondary:link,
[type=reset]:visited,
.btn-secondary:visited {
text-decoration: none;
}
[type=reset]:focus,
.btn-secondary:focus,
[type=reset]:hover,
.btn-secondary:hover,
[type=reset]:active,
.btn-secondary:active {
color: #fff;
background-color: #005377;
}
[type=reset]:focus,
.btn-secondary:focus {
outline: 1px dotted #555555;
}
.btn-neutral {
border-radius: 0.3rem;
border: none;
box-sizing: border-box;
cursor: pointer;
display: inline-block;
height: 4.8rem;
line-height: 4.8rem;
max-width: 100%;
transition-property: background-color;
transition-duration: 0.2s;
padding: 0 3rem;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: auto;
vertical-align: top;
background-color: #e1e1e1;
color: #555555;
}
.btn-neutral:link,
.btn-neutral:visited {
text-decoration: none;
}
.btn-neutral:focus,
.btn-neutral:hover,
.btn-neutral:active {
color: #222;
background-color: #c8c8c8;
}
.btn-neutral:focus {
outline: 1px dotted #555555;
}
.btn-link {
border-radius: 0.3rem;
border: none;
box-sizing: border-box;
cursor: pointer;
display: inline-block;
height: 4.8rem;
line-height: 4.8rem;
max-width: 100%;
transition-property: background-color;
transition-duration: 0.2s;
padding: 0 3rem;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: auto;
vertical-align: top;
background-color: #d70;
color: #fff;
background-color: transparent;
color: #d70;
text-decoration: underline;
}
.btn-link:link,
.btn-link:visited {
text-decoration: none;
}
.btn-link:focus,
.btn-link:hover,
.btn-link:active {
color: #fff;
background-color: #aa5c00;
}
.btn-link:focus {
outline: 1px dotted #555555;
}
.btn-link:link,
.btn-link:visited {
text-decoration: none;
}
.btn-link:focus,
.btn-link:hover,
.btn-link:active {
color: #fff;
background-color: #aa5c00;
}
.btn-link:focus {
outline: 1px dotted #555555;
}
.btn-link:link,
.btn-link:visited {
color: #d70;
background-color: transparent;
}
.btn-link:focus,
.btn-link:hover,
.btn-link:active {
color: #aa5c00;
background-color: transparent;
text-decoration: underline;
}
.btn-small {
height: 2.4rem;
line-height: 2.4rem;
padding: 0 1.2rem;
font-size: 1.2rem;
}
/* ********************************
* LOOTSTRAP MODULE: ACCORDIONS
* ********************************
*/
.accordions {
margin-bottom: 2.4rem;
}
.accordion {
margin-bottom: 0;
}
.accordion-header {
border: 1px solid #c8c8c8;
display: block;
margin-bottom: -2px;
margin-top: -1px;
padding-left: 1.2rem;
padding-right: 1.2rem;
background-color: #fff;
position: relative;
}
.accordion-header a {
display: block;
}
.accordion:before {
content: " ";
position: relative;
height: 48px;
height: 4.8rem;
margin-top: -48px;
margin-top: -4.8rem;
width: 1px;
visibility: hidden;
display: block;
overflow: hidden;
z-index: -1;
}
.accordion-content {
padding-left: 1.2rem;
padding-right: 1.2rem;
border: 1px solid #c8c8c8;
border-top-width: 0;
margin-bottom: -1px;
max-height: 0;
opacity: 0;
transition-duration: 0.2s;
transition-property: max-height, opacity;
overflow: hidden;
}
.accordion:target .accordion-content {
opacity: 1;
max-height: none;
padding-top: 1.2rem;
}
.accordion:target .accordion-content > :last-child {
padding-bottom: 1.2rem;
}
.accordion-primary .accordion-header {
border-radius: 0.3rem;
background-color: #d70;
color: #fff;
padding: 1.2rem 1.2rem;
border-color: #d70;
border-top-color: #fff;
}
.accordion-primary .accordion-header > :last-child {
padding-bottom: 0;
}
.accordion-primary .accordion-header a {
color: inherit;
}
.accordion-primary .accordion-content {
border-color: #d70;
}
.accordion-primary.accordion:target .accordion-header {
background-color: #aa5c00;
}
#top {
color: transparent;
position: absolute;
top: 0;
left: 0;
overflow: hidden;
height: 1px;
width: 1px;
}
body {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
}
body main {
-ms-flex-positive: 1;
flex-grow: 1;
}
body main > .wrapper {
margin-top: 2.4rem;
margin-bottom: 2.4rem;
}
main {
margin-bottom: 2.4rem;
position: relative;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
}
@media screen and (min-width: 768px) {
main {
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
}
}
main:last-child {
margin-bottom: 0;
}
footer {
margin-bottom: 2.4rem;
position: relative;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
}
@media screen and (min-width: 768px) {
footer {
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
}
}
footer:last-child {
margin-bottom: 0;
}
footer a,
footer small {
display: block;
}
footer small {
line-height: 2.4rem;
text-align: right;
}
nav a {
border-radius: 0.3rem;
border: none;
box-sizing: border-box;
cursor: pointer;
display: inline-block;
height: 4.8rem;
line-height: 4.8rem;
max-width: 100%;
transition-property: background-color;
transition-duration: 0.2s;
padding: 0 3rem;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: auto;
vertical-align: top;
background-color: #07a;
color: #fff;
margin-bottom: 1.2rem;
display: block;
text-align: left;
}
nav a:link,
nav a:visited {
text-decoration: none;
}
nav a:focus,
nav a:hover,
nav a:active {
color: #fff;
background-color: #005377;
}
nav a:focus {
outline: 1px dotted #555555;
}
@media screen and (min-width: 768px) {
nav a {
display: inline-block;
}
}
@media screen and (min-width: 960px) {
#site-header > .container {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: justify;
justify-content: space-between;
}
#site-header > .container h1,
#site-header > .container nav {
-ms-flex: 1 0 auto;
flex: 1 0 auto;
}
nav {
-ms-flex: 1 0 auto;
flex: 1 0 auto;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: end;
justify-content: flex-end;
margin-top: 1.2rem;
margin-bottom: 1.2rem;
margin-right: -1.2rem;
}
nav a {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
height: 2.4rem;
line-height: 2.4rem;
padding: 0 1.2rem;
font-size: 1.2rem;
margin-bottom: 0;
border-radius: 0;
border-right: 1px solid #fff;
}
nav a:first-child {
border-radius: 0.3rem 0 0 0.3rem;
}
nav a:last-child {
border-right: 0;
border-radius: 0 0.3rem 0.3rem 0;
}
} | dest/style.css | * LOOTSTRAP ELEMENTS
* ********************************
*/
* {
border: 0;
font: inherit;
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
height: 100%;
font-size: 62.5%;
scroll-behavior: smooth;
}
@media screen and (min-width: 960px) {
html {
font-size: 78.125%;
}
}
body {
position: relative;
min-height: 100%;
background-color: #fff;
color: #222;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-weight: 400;
font-size: 1.6rem;
line-height: 2.4rem;
}
p {
padding-bottom: 2.4rem;
}
small,
sub,
sup {
font-size: 1.2rem;
line-height: 1;
}
em,
cite,
i {
font-style: italic;
}
strong,
var,
b {
font-weight: 700;
}
q:before {
content: "'";
}
q:after {
content: "'";
}
q > q {
font-style: italic;
}
dfn,
abbr {
border-bottom: 1px dotted #555555;
cursor: default;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: Georgia, 'Times New Roman', Times, serif;
font-weight: 400;
}
h1,
h2,
h3 {
line-height: 4.8rem;
padding-top: 0.8rem;
padding-bottom: 1.6rem;
}
h4,
h5,
h6 {
padding-top: 2.4rem;
padding-bottom: 2.4rem;
}
h1 {
font-size: 4rem;
}
h2 {
font-size: 3.2rem;
}
h3 {
font-size: 2.8rem;
}
h4 {
font-size: 2rem;
}
h5 {
font-size: 1.8rem;
}
h6 {
font-size: 1.6rem;
}
h1 > a {
text-decoration: none;
color: inherit;
}
h1 > a:hover {
color: inherit;
}
a {
color: #d70;
}
a:hover,
a:focus,
a:active {
color: #aa5c00;
text-decoration: underline;
}
ol,
ul {
margin-left: 2rem;
padding: 0 0 2.4rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
padding-bottom: 0;
}
ol {
list-style-type: decimal;
}
ul {
list-style-type: square;
}
dt {
font-style: italic;
}
dd {
padding-left: 2rem;
}
img,
video {
max-width: 100%;
display: block;
}
figure {
margin: 0 auto;
padding-bottom: 2.4rem;
}
figure img {
display: block;
margin: 0 auto;
}
caption,
figcaption {
font-size: 1.2rem;
font-style: italic;
text-align: center;
}
blockquote {
margin: 0 0 2.4rem;
border-left: 4px solid #d70;
padding: 1.2rem 1.2rem 1.2rem 2.4rem;
color: #3c3c3c;
font-family: Georgia, 'Times New Roman', Times, serif;
font-size: 2rem;
}
blockquote > :last-child {
padding-bottom: 0;
}
blockquote cite,
blockquote footer {
font-size: 1.2rem;
font-style: italic;
}
blockquote cite:before,
blockquote footer:before {
content: "— ";
}
pre,
code,
samp,
kbd {
border-radius: 0.3rem;
color: #3c3c3c;
background-color: #e1e1e1;
font-size: 1.2rem;
font-family: Consolas, Courier, monospace;
line-height: 1;
overflow-y: hidden;
overflow-x: auto;
}
code,
samp,
kbd {
padding: 0.4rem 0.4rem 0.2rem;
}
pre {
border-radius: 0.3rem;
line-height: 2.4rem;
padding: 1.2rem 1.2rem;
margin: 0 0 2.4rem;
}
pre code,
pre samp,
pre kbd {
border-radius: 0;
background-color: transparent;
border: none;
padding: 0;
}
table {
border-radius: 0.3rem;
border-collapse: separate;
border-spacing: 0;
margin-bottom: 2.4rem;
width: 100%;
background-color: #fff;
max-width: 100%;
overflow-x: auto;
}
th {
font-weight: 400;
text-align: left;
}
th,
td {
padding: 1.2rem 0.6rem;
border-top: 1px solid #c8c8c8;
line-height: calc(2.4rem - 1px);
}
th + th,
th + td,
td + th,
td + td {
border-left: 1px solid #c8c8c8;
}
th > :last-child,
td > :last-child {
padding-bottom: 0;
}
input,
label,
select,
button,
textarea {
display: block;
resize: none;
-webkit-appearance: none;
-moz-appearance: none;
}
/* remove yellow from chrome auto-fill background */
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
color: #555555;
-webkit-text-fill-color: #555555;
-webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
label {
color: #07a;
}
.radio [disabled],
.checkbox [disabled],
.textfield [disabled] {
cursor: default;
opacity: .5;
pointer-events: none;
}
.radio [disabled] + *,
.checkbox [disabled] + *,
.textfield [disabled] + * {
cursor: default;
opacity: .5;
pointer-events: none;
}
.select [disabled],
[type=button][disabled],
[type=submit][disabled],
button[disabled] {
cursor: default;
opacity: .5;
pointer-events: none;
}
.textfield,
.select {
background-color: #fff;
display: block;
margin-bottom: 2.4rem;
position: relative;
}
.textfield-label,
.select-label {
font-size: 1.2rem;
position: absolute;
line-height: 1;
padding: 0.3rem 0.6rem;
border: 1px solid transparent;
top: 0;
}
.textfield input,
.select input,
.textfield textarea,
.select textarea,
.textfield select,
.select select {
border-radius: 0.3rem;
background-color: transparent;
border: 1px solid #555555;
box-sizing: border-box;
padding: 1.8rem 0.6rem 0.6rem;
position: relative;
width: 100%;
}
.textfield *:focus,
.select *:focus {
border-color: #d70;
box-shadow: 0 1px 2px 0 #e1e1e1 inset;
outline: none;
}
.select select {
height: 4.8rem;
}
.select option {
font-size: 1.6rem;
padding: 0 0.6rem;
}
.select:after {
content: '';
border-left: 6px solid transparent;
border-left: .6rem solid transparent;
border-right: 6px solid transparent;
border-right: .6rem solid transparent;
border-top: 6px solid #555555;
border-top: 0.6rem solid #555555;
height: 0;
margin-top: -5px;
margin-top: -0.5rem;
position: absolute;
right: 10px;
right: 1rem;
bottom: 13px;
bottom: 1.3rem;
width: 0;
}
.select select {
z-index: 100;
}
.select option[disabled] {
background-color: #e1e1e1;
color: #555555;
}
.textfield {
margin-top: -2px;
}
.radio,
.checkbox {
cursor: pointer;
display: inline-block;
margin-bottom: 2.4rem;
padding: 0 1rem 0 2.25rem;
position: relative;
}
.radio:before,
.checkbox:before {
background-color: #fff;
border: 2px solid #555555;
content: '';
height: 16px;
left: 0;
margin-top: -10px;
position: absolute;
top: 50%;
width: 16px;
}
.checkbox input[type=checkbox],
.radio input[type=radio] {
opacity: 0;
position: absolute;
z-index: -1;
}
.radio-label,
.checkbox-label {
color: #555555;
font-size: 1.2rem;
line-height: 1;
}
.radio-label:after,
.checkbox-label:after {
border: 1px solid transparent;
content: '';
height: 18px;
left: 0;
margin-top: -10px;
position: absolute;
top: 50%;
width: 18px;
}
.radio input[type=radio]:focus + .radio-label:after,
.checkbox input[type=checkbox]:focus + .checkbox-label:after {
border-color: #d70;
box-shadow: 0 1px 2px 1px #e1e1e1 inset;
}
.radio:before,
.radio .radio-label:after {
border-radius: 24px;
border-radius: 2.4rem;
}
.radio input[type=radio]:checked + .radio-label:before {
content: '';
position: absolute;
height: 10px;
height: 1rem;
width: 10px;
width: 1rem;
left: 5px;
left: 0.5rem;
margin-top: -5px;
margin-top: -0.5rem;
top: 50%;
background-color: #d70;
border-radius: 24px;
border-radius: 2.4rem;
}
@media screen and (min-width: 960px) {
.radio input[type=radio]:checked + .radio-label:before {
left: 3.2px;
left: 0.32rem;
}
}
.checkbox:before,
.checkbox .checkbox-label:after {
border-radius: 3px;
border-radius: 0.3rem;
}
.checkbox input[type=checkbox]:checked + .checkbox-label:after {
color: #d70;
content: '\2713';
font-size: 20px;
font-size: 2rem;
line-height: 15px;
line-height: 1.5rem;
text-align: center;
}
hr {
height: 4.8rem;
margin-bottom: 0;
position: relative;
}
hr:before {
background-color: #c8c8c8;
content: '';
height: 1px;
position: absolute;
top: 50%;
width: 100%;
}
/* ********************************
* LOOTSTRAP CLASSES
* ********************************
*/
.container,
.wrapper {
position: relative;
width: 100%;
padding-left: 1.2rem;
padding-right: 1.2rem;
margin: 0 auto;
*zoom: 1;
clear: both;
}
.container:after,
.wrapper:after {
content: "";
*zoom: 1;
clear: both;
display: table;
}
@media screen and (min-width: 768px) {
.container,
.wrapper {
max-width: 76.8rem;
}
}
@media screen and (min-width: 960px) {
.container,
.wrapper {
max-width: 76.8rem;
}
}
@media screen and (min-width: 1280px) {
.container,
.wrapper {
max-width: 100.8rem;
}
}
[disabled],
.disabled {
cursor: default;
opacity: .5;
pointer-events: none;
}
.bg {
border-radius: 0.3rem;
background-color: #555555;
color: #fff;
padding: 1.2rem 1.2rem;
}
.bg > :last-child {
padding-bottom: 0;
}
.bg-primary {
border-radius: 0.3rem;
background-color: #d70;
color: #fff;
padding: 1.2rem 1.2rem;
}
.bg-primary > :last-child {
padding-bottom: 0;
}
.bg-secondary {
border-radius: 0.3rem;
background-color: #07a;
color: #fff;
padding: 1.2rem 1.2rem;
}
.bg-secondary > :last-child {
padding-bottom: 0;
}
.bg-light {
border-radius: 0.3rem;
background-color: #e1e1e1;
color: #555555;
padding: 1.2rem 1.2rem;
}
.bg-light > :last-child {
padding-bottom: 0;
}
.bg-inline {
padding: 0.4rem 0.4rem 0.2rem;
}
.bg a,
.bg-primary a,
.bg-secondary a,
.bg-light a {
color: inherit;
text-decoration: underline;
}
.bg a:hover,
.bg-primary a:hover,
.bg-secondary a:hover,
.bg-light a:hover {
text-decoration: none;
}
@media screen and (max-width: 767px) {
table.collapse tr,
table.collapse th,
table.collapse td {
display: block;
border-left: 0;
border-top: 0;
line-height: 2.4rem;
}
table.collapse tr {
border-top: 1px solid #c8c8c8;
margin-top: -1px;
}
}
.embed-wrapper {
position: relative;
width: 100%;
height: 0;
overflow-y: visible;
padding-bottom: 75%;
}
.embed-wrapper iframe {
position: absolute;
width: 100%;
height: 100%;
}
@media screen and (min-width: 768px) {
.embed-wrapper {
padding-bottom: 36rem;
}
}
@media screen and (min-width: 960px) {
.embed-wrapper {
padding-bottom: 45.6rem;
}
}
@media screen and (min-width: 1280px) {
.embed-wrapper {
padding-bottom: 60rem;
}
}
.clearfix,
.cf,
.container,
.wrapper {
*zoom: 1;
clear: both;
}
.clearfix:after,
.cf:after {
content: "";
*zoom: 1;
clear: both;
display: table;
}
/* ********************************
* LOOTSTRAP MODULE: GRID
* ********************************
*/
.grid {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: stretch;
align-items: stretch;
margin-left: -1.2rem;
margin-right: -1.2rem;
}
.grid-item {
margin-bottom: 2.4rem;
position: relative;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
}
@media screen and (min-width: 768px) {
.grid-item {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
}
.grid-item:last-child {
margin-bottom: 0;
}
@media screen and (min-width: 768px) {
.grid-item.grid-half {
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
}
.grid-item.grid-quarter {
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
}
.grid-item.grid-third {
-ms-flex-preferred-size: 33.33333333%;
flex-basis: 33.33333333%;
}
.grid-item.grid-two-thirds {
-ms-flex-preferred-size: 66.66666667%;
flex-basis: 66.66666667%;
}
}
.grid-inner {
padding-left: 1.2rem;
padding-right: 1.2rem;
}
/* ********************************
* LOOTSTRAP MODULE: BUTTONS
* ********************************
*/
/*
Buttons and their variations
Markup:
<a href="#" class="btn">Button</a> <!-- primary button -->
<a href="#" class="btn-primary">Button</a> <!-- primary button -->
<button>Button</button> <!-- primary button -->
<input type="button" value="Button"> <!-- primary button -->
<input type="submit" value="Button"> <!-- primary button -->
<a href="#" class="btn-secondary">Button</a> <!-- secondary button -->
<input type="reset" value="Button"> <!-- secondary button -->
<a href="#" class="btn-neutral">Button</a> <!-- neutral button -->
<a href="#" class="btn btn-small">Button</a> <!-- small primary button -->
<a href="#" class="btn-link">Button</a> <!-- link style with button spacing -->
*/
.btn,
.btn-primary,
[type=button],
[type=submit],
button {
border-radius: 0.3rem;
border: none;
box-sizing: border-box;
cursor: pointer;
display: inline-block;
height: 4.8rem;
line-height: 4.8rem;
max-width: 100%;
transition-property: background-color;
transition-duration: 0.2s;
padding: 0 3rem;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: auto;
vertical-align: top;
background-color: #d70;
color: #fff;
}
.btn:link,
.btn-primary:link,
[type=button]:link,
[type=submit]:link,
button:link,
.btn:visited,
.btn-primary:visited,
[type=button]:visited,
[type=submit]:visited,
button:visited {
text-decoration: none;
}
.btn:focus,
.btn-primary:focus,
[type=button]:focus,
[type=submit]:focus,
button:focus,
.btn:hover,
.btn-primary:hover,
[type=button]:hover,
[type=submit]:hover,
button:hover,
.btn:active,
.btn-primary:active,
[type=button]:active,
[type=submit]:active,
button:active {
color: #fff;
background-color: #aa5c00;
}
.btn:focus,
.btn-primary:focus,
[type=button]:focus,
[type=submit]:focus,
button:focus {
outline: 1px dotted #555555;
}
[type=reset],
.btn-secondary {
border-radius: 0.3rem;
border: none;
box-sizing: border-box;
cursor: pointer;
display: inline-block;
height: 4.8rem;
line-height: 4.8rem;
max-width: 100%;
transition-property: background-color;
transition-duration: 0.2s;
padding: 0 3rem;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: auto;
vertical-align: top;
background-color: #07a;
color: #fff;
}
[type=reset]:link,
.btn-secondary:link,
[type=reset]:visited,
.btn-secondary:visited {
text-decoration: none;
}
[type=reset]:focus,
.btn-secondary:focus,
[type=reset]:hover,
.btn-secondary:hover,
[type=reset]:active,
.btn-secondary:active {
color: #fff;
background-color: #005377;
}
[type=reset]:focus,
.btn-secondary:focus {
outline: 1px dotted #555555;
}
.btn-neutral {
border-radius: 0.3rem;
border: none;
box-sizing: border-box;
cursor: pointer;
display: inline-block;
height: 4.8rem;
line-height: 4.8rem;
max-width: 100%;
transition-property: background-color;
transition-duration: 0.2s;
padding: 0 3rem;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: auto;
vertical-align: top;
background-color: #e1e1e1;
color: #555555;
}
.btn-neutral:link,
.btn-neutral:visited {
text-decoration: none;
}
.btn-neutral:focus,
.btn-neutral:hover,
.btn-neutral:active {
color: #222;
background-color: #c8c8c8;
}
.btn-neutral:focus {
outline: 1px dotted #555555;
}
.btn-link {
border-radius: 0.3rem;
border: none;
box-sizing: border-box;
cursor: pointer;
display: inline-block;
height: 4.8rem;
line-height: 4.8rem;
max-width: 100%;
transition-property: background-color;
transition-duration: 0.2s;
padding: 0 3rem;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: auto;
vertical-align: top;
background-color: #d70;
color: #fff;
background-color: transparent;
color: #d70;
text-decoration: underline;
}
.btn-link:link,
.btn-link:visited {
text-decoration: none;
}
.btn-link:focus,
.btn-link:hover,
.btn-link:active {
color: #fff;
background-color: #aa5c00;
}
.btn-link:focus {
outline: 1px dotted #555555;
}
.btn-link:link,
.btn-link:visited {
text-decoration: none;
}
.btn-link:focus,
.btn-link:hover,
.btn-link:active {
color: #fff;
background-color: #aa5c00;
}
.btn-link:focus {
outline: 1px dotted #555555;
}
.btn-link:link,
.btn-link:visited {
color: #d70;
background-color: transparent;
}
.btn-link:focus,
.btn-link:hover,
.btn-link:active {
color: #aa5c00;
background-color: transparent;
text-decoration: underline;
}
.btn-small {
height: 2.4rem;
line-height: 2.4rem;
padding: 0 1.2rem;
font-size: 1.2rem;
}
/* ********************************
* LOOTSTRAP MODULE: ACCORDIONS
* ********************************
*/
.accordions {
margin-bottom: 2.4rem;
}
.accordion {
margin-bottom: 0;
}
.accordion-header {
border: 1px solid #c8c8c8;
display: block;
margin-bottom: -2px;
margin-top: -1px;
padding-left: 1.2rem;
padding-right: 1.2rem;
background-color: #fff;
position: relative;
}
.accordion-header a {
display: block;
}
.accordion:before {
content: " ";
position: relative;
height: 48px;
height: 4.8rem;
margin-top: -48px;
margin-top: -4.8rem;
width: 1px;
visibility: hidden;
display: block;
overflow: hidden;
z-index: -1;
}
.accordion-content {
padding-left: 1.2rem;
padding-right: 1.2rem;
border: 1px solid #c8c8c8;
border-top-width: 0;
margin-bottom: -1px;
max-height: 0;
opacity: 0;
transition-duration: 0.2s;
transition-property: max-height, opacity;
overflow: hidden;
}
.accordion:target .accordion-content {
opacity: 1;
max-height: none;
padding-top: 1.2rem;
}
.accordion:target .accordion-content > :last-child {
padding-bottom: 1.2rem;
}
.accordion-primary .accordion-header {
border-radius: 0.3rem;
background-color: #d70;
color: #fff;
padding: 1.2rem 1.2rem;
border-color: #d70;
border-top-color: #fff;
}
.accordion-primary .accordion-header > :last-child {
padding-bottom: 0;
}
.accordion-primary .accordion-header a {
color: inherit;
}
.accordion-primary .accordion-content {
border-color: #d70;
}
.accordion-primary.accordion:target .accordion-header {
background-color: #aa5c00;
}
#top {
color: transparent;
position: absolute;
top: 0;
left: 0;
overflow: hidden;
height: 1px;
width: 1px;
}
body {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
}
body main {
-ms-flex-positive: 1;
flex-grow: 1;
}
body main > .wrapper {
margin-top: 2.4rem;
margin-bottom: 2.4rem;
}
main {
margin-bottom: 2.4rem;
position: relative;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
}
@media screen and (min-width: 768px) {
main {
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
}
}
main:last-child {
margin-bottom: 0;
}
footer {
margin-bottom: 2.4rem;
position: relative;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
}
@media screen and (min-width: 768px) {
footer {
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
}
}
footer:last-child {
margin-bottom: 0;
}
footer a,
footer small {
display: block;
}
footer small {
line-height: 2.4rem;
text-align: right;
}
nav a {
border-radius: 0.3rem;
border: none;
box-sizing: border-box;
cursor: pointer;
display: inline-block;
height: 4.8rem;
line-height: 4.8rem;
max-width: 100%;
transition-property: background-color;
transition-duration: 0.2s;
padding: 0 3rem;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: auto;
vertical-align: top;
background-color: #07a;
color: #fff;
margin-bottom: 1.2rem;
display: block;
text-align: left;
}
nav a:link,
nav a:visited {
text-decoration: none;
}
nav a:focus,
nav a:hover,
nav a:active {
color: #fff;
background-color: #005377;
}
nav a:focus {
outline: 1px dotted #555555;
}
@media screen and (min-width: 768px) {
nav a {
display: inline-block;
}
}
@media screen and (min-width: 960px) {
#site-header > .container {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: justify;
justify-content: space-between;
}
#site-header > .container h1,
#site-header > .container nav {
-ms-flex: 1 0 auto;
flex: 1 0 auto;
}
nav {
-ms-flex: 1 0 auto;
flex: 1 0 auto;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: end;
justify-content: flex-end;
margin-top: 1.2rem;
margin-bottom: 1.2rem;
margin-right: -1.2rem;
}
nav a {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
height: 2.4rem;
line-height: 2.4rem;
padding: 0 1.2rem;
font-size: 1.2rem;
margin-bottom: 0;
border-radius: 0;
border-right: 1px solid #fff;
}
nav a:first-child {
border-radius: 0.3rem 0 0 0.3rem;
}
nav a:last-child {
border-right: 0;
border-radius: 0 0.3rem 0.3rem 0;
}
} | 0.446253 | 0.099164 |
.captionOrange, .captionBlack
{
color: #fff;
font-size: 20px;
line-height: 30px;
text-align: center;
border-radius: 4px;
}
.captionOrange
{
background: #EB5100;
background-color: rgba(235, 81, 0, 0.6);
}
.captionBlack
{
font-size:16px;
background: #000;
background-color: rgba(0, 0, 0, 0.4);
}
a.captionOrange, A.captionOrange:active, A.captionOrange:visited
{
color: #ffffff;
text-decoration: none;
}
a.captionOrange:hover
{
color: #eb5100;
text-decoration: underline;
background-color: #eeeeee;
background-color: rgba(238, 238, 238, 0.7);
}
.bricon
{
background: rgba(0,0,0,0);
}
/* jssor slider thumbnail navigator skin 11 css */
/*
.jssort11 .p (normal)
.jssort11 .p:hover (normal mouseover)
.jssort11 .pav (active)
.jssort11 .pav:hover (active mouseover)
.jssort11 .pdn (mousedown)
*/
.jssort11
{
font-family: Arial, Helvetica, sans-serif;
}
.jssort11 .i, .jssort11 .pav:hover .i
{
position: absolute;
top:5px;
left:5px;
WIDTH: 65px;
HEIGHT: 55px;
border: white 1px dashed;
}
* html .jssort11 .i
{
WIDTH /**/: 62px;
HEIGHT /**/: 32px;
}
.jssort11 .pav .i
{
border: white 1px solid;
}
.jssort11 .t, .jssort11 .pav:hover .t
{
position: absolute;
top: 3px;
left: 68px;
width:229px;
height: 32px;
line-height:32px;
text-align: center;
color:#fc9835;
font-size:18px;
font-weight:700;
}
.jssort11 .pav .t, .jssort11 .phv .t, .jssort11 .p:hover .t
{
color:#fff;
}
.jssort11 .c, .jssort11 .pav:hover .c
{
position: absolute;
top: 38px;
left: 3px;
width:197px;
height: 31px;
line-height:31px;
color:#fff;
font-size:11px;
font-weight:400;
overflow: hidden;
}
.jssort11 .pav .c, .jssort11 .phv .c, .jssort11 .p:hover .c
{
color:#fc9835;
}
.jssort11 .t, .jssort11 .c
{
transition: color 2s;
-moz-transition: color 2s;
-webkit-transition: color 2s;
-o-transition: color 2s;
}
.jssort11 .p:hover .t, .jssort11 .phv .t, .jssort11 .pav:hover .t, .jssort11 .p:hover .c, .jssort11 .phv .c, .jssort11 .pav:hover .c
{
transition: none;
-moz-transition: none;
-webkit-transition: none;
-o-transition: none;
}
.jssort11 .p
{
background:#181818;
}
.jssort11 .pav, .jssort11 .pdn
{
background:#462300;
}
.jssort11 .p:hover, .jssort11 .phv, .jssort11 .pav:hover
{
background:#333;
} | bootstrap-3.3-2.6-dist copy/css/food-list-slider.css | .captionOrange, .captionBlack
{
color: #fff;
font-size: 20px;
line-height: 30px;
text-align: center;
border-radius: 4px;
}
.captionOrange
{
background: #EB5100;
background-color: rgba(235, 81, 0, 0.6);
}
.captionBlack
{
font-size:16px;
background: #000;
background-color: rgba(0, 0, 0, 0.4);
}
a.captionOrange, A.captionOrange:active, A.captionOrange:visited
{
color: #ffffff;
text-decoration: none;
}
a.captionOrange:hover
{
color: #eb5100;
text-decoration: underline;
background-color: #eeeeee;
background-color: rgba(238, 238, 238, 0.7);
}
.bricon
{
background: rgba(0,0,0,0);
}
/* jssor slider thumbnail navigator skin 11 css */
/*
.jssort11 .p (normal)
.jssort11 .p:hover (normal mouseover)
.jssort11 .pav (active)
.jssort11 .pav:hover (active mouseover)
.jssort11 .pdn (mousedown)
*/
.jssort11
{
font-family: Arial, Helvetica, sans-serif;
}
.jssort11 .i, .jssort11 .pav:hover .i
{
position: absolute;
top:5px;
left:5px;
WIDTH: 65px;
HEIGHT: 55px;
border: white 1px dashed;
}
* html .jssort11 .i
{
WIDTH /**/: 62px;
HEIGHT /**/: 32px;
}
.jssort11 .pav .i
{
border: white 1px solid;
}
.jssort11 .t, .jssort11 .pav:hover .t
{
position: absolute;
top: 3px;
left: 68px;
width:229px;
height: 32px;
line-height:32px;
text-align: center;
color:#fc9835;
font-size:18px;
font-weight:700;
}
.jssort11 .pav .t, .jssort11 .phv .t, .jssort11 .p:hover .t
{
color:#fff;
}
.jssort11 .c, .jssort11 .pav:hover .c
{
position: absolute;
top: 38px;
left: 3px;
width:197px;
height: 31px;
line-height:31px;
color:#fff;
font-size:11px;
font-weight:400;
overflow: hidden;
}
.jssort11 .pav .c, .jssort11 .phv .c, .jssort11 .p:hover .c
{
color:#fc9835;
}
.jssort11 .t, .jssort11 .c
{
transition: color 2s;
-moz-transition: color 2s;
-webkit-transition: color 2s;
-o-transition: color 2s;
}
.jssort11 .p:hover .t, .jssort11 .phv .t, .jssort11 .pav:hover .t, .jssort11 .p:hover .c, .jssort11 .phv .c, .jssort11 .pav:hover .c
{
transition: none;
-moz-transition: none;
-webkit-transition: none;
-o-transition: none;
}
.jssort11 .p
{
background:#181818;
}
.jssort11 .pav, .jssort11 .pdn
{
background:#462300;
}
.jssort11 .p:hover, .jssort11 .phv, .jssort11 .pav:hover
{
background:#333;
} | 0.476336 | 0.153486 |
canvas { /* or some other selector */
width: 451px;
height: 232px;
border:1px solid #000000;
}
#my_camera video {
-webkit-box-pack: center !important;
justify-content: center !important;
}
@media only screen and (max-width: 325px) {
#my_camera video {
max-width: 80%;
max-height: 145%;
}
}
@media only screen
and (min-device-width: 270px)
and (max-device-width: 290px)
and (-webkit-min-device-pixel-ratio: 2) {
#my_camera video {
max-width: 68%;
max-height: 145%;
}
canvas {
width: 159px;
height: 111px;
}
}
@media only screen
and (min-device-width: 320px)
and (max-device-width: 360px)
and (-webkit-min-device-pixel-ratio: 2) {
#my_camera video {
max-width: 92%;
max-height: 145%;
}
}
@media only screen
and (min-device-width: 320px)
and (max-device-width: 340px)
and (min-device-height: 568px)
and (max-device-height: 590px)
and (-webkit-min-device-pixel-ratio: 2) {
#my_camera video {
max-width: 80%;
max-height: 145%;
}
canvas {
width: 198px;
height: 178px;
}
}
@media only screen
and (min-device-width: 320px)
and (max-device-width: 360px)
and (min-device-height: 568px)
and (max-device-height: 590px)
and (-webkit-min-device-pixel-ratio: 2) {
#my_camera video {
max-width: 80%;
max-height: 145%;
}
canvas {
width: 234px;
height: 178px;
}
}
@media only screen
and (min-device-width: 365px)
and (max-device-width: 370px)
and (-webkit-min-device-pixel-ratio: 2) {
#my_camera video {
max-width: 80%;
max-height: 145%;
}
}
@media only screen
and (min-device-width: 370px)
and (max-device-width: 390px)
and (-webkit-min-device-pixel-ratio: 2) {
#my_camera video {
max-width: 96%;
max-height: 145%;
}
canvas {
width: 254px;
height: 178px;
}
}
@media only screen
and (min-device-width: 411px)
and (max-device-width: 420px)
and (-webkit-min-device-pixel-ratio: 2) {
#my_camera video {
max-width: 107%;
max-height: 145%;
}
canvas {
width: 294px;
height: 240px;
}
}
/* Portrait */
@media only screen
and (min-device-width: 530px)
and (max-device-width: 720px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) {
#my_camera video {
max-width: 141%%;
max-height: 145%;
}
}
@media only screen
and (min-device-width: 760px)
and (max-device-width: 800px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) {
#my_camera video {
max-width: 141%%;
max-height: 145%;
}
canvas {
width: 392px;
height: 400px;
}
}
@media only screen
and (min-device-width: 800px)
and (max-device-width: 1024px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) {
#my_camera video {
max-width: 141%%;
max-height: 145%;
}
canvas {
width: 322px;
height: 179px;
}
}
/* Landscape */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 480px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) {
}
/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */
/* Portrait and Landscape */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2) {
}
/* Portrait */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) {
}
/* Landscape */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) {
}
/* ----------- iPhone 6, 6S, 7 and 8 ----------- */
/* Portrait and Landscape */
@media only screen
and (min-device-width: 375px)
and (max-device-width: 667px)
and (-webkit-min-device-pixel-ratio: 2) {
}
/* Portrait */
@media only screen
and (min-device-width: 375px)
and (max-device-width: 667px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) {
}
/* Landscape */
@media only screen
and (min-device-width: 375px)
and (max-device-width: 667px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) {
}
/* ----------- iPhone 6+, 7+ and 8+ ----------- */
/* Portrait and Landscape */
@media only screen
and (min-device-width: 414px)
and (max-device-width: 736px)
and (-webkit-min-device-pixel-ratio: 3) {
}
/* Portrait */
@media only screen
and (min-device-width: 414px)
and (max-device-width: 736px)
and (-webkit-min-device-pixel-ratio: 3)
and (orientation: portrait) {
}
/* Landscape */
@media only screen
and (min-device-width: 414px)
and (max-device-width: 736px)
and (-webkit-min-device-pixel-ratio: 3)
and (orientation: landscape) {
}
/* ----------- iPhone X ----------- */
/* Portrait and Landscape */
@media only screen
and (min-device-width: 375px)
and (max-device-width: 812px)
and (-webkit-min-device-pixel-ratio: 3) {
}
/* Portrait */
@media only screen
and (min-device-width: 375px)
and (max-device-width: 812px)
and (-webkit-min-device-pixel-ratio: 3)
and (orientation: portrait) {
}
/* Landscape */
@media only screen
and (min-device-width: 375px)
and (max-device-width: 812px)
and (-webkit-min-device-pixel-ratio: 3)
and (orientation: landscape) {
} | public/webcam.css | canvas { /* or some other selector */
width: 451px;
height: 232px;
border:1px solid #000000;
}
#my_camera video {
-webkit-box-pack: center !important;
justify-content: center !important;
}
@media only screen and (max-width: 325px) {
#my_camera video {
max-width: 80%;
max-height: 145%;
}
}
@media only screen
and (min-device-width: 270px)
and (max-device-width: 290px)
and (-webkit-min-device-pixel-ratio: 2) {
#my_camera video {
max-width: 68%;
max-height: 145%;
}
canvas {
width: 159px;
height: 111px;
}
}
@media only screen
and (min-device-width: 320px)
and (max-device-width: 360px)
and (-webkit-min-device-pixel-ratio: 2) {
#my_camera video {
max-width: 92%;
max-height: 145%;
}
}
@media only screen
and (min-device-width: 320px)
and (max-device-width: 340px)
and (min-device-height: 568px)
and (max-device-height: 590px)
and (-webkit-min-device-pixel-ratio: 2) {
#my_camera video {
max-width: 80%;
max-height: 145%;
}
canvas {
width: 198px;
height: 178px;
}
}
@media only screen
and (min-device-width: 320px)
and (max-device-width: 360px)
and (min-device-height: 568px)
and (max-device-height: 590px)
and (-webkit-min-device-pixel-ratio: 2) {
#my_camera video {
max-width: 80%;
max-height: 145%;
}
canvas {
width: 234px;
height: 178px;
}
}
@media only screen
and (min-device-width: 365px)
and (max-device-width: 370px)
and (-webkit-min-device-pixel-ratio: 2) {
#my_camera video {
max-width: 80%;
max-height: 145%;
}
}
@media only screen
and (min-device-width: 370px)
and (max-device-width: 390px)
and (-webkit-min-device-pixel-ratio: 2) {
#my_camera video {
max-width: 96%;
max-height: 145%;
}
canvas {
width: 254px;
height: 178px;
}
}
@media only screen
and (min-device-width: 411px)
and (max-device-width: 420px)
and (-webkit-min-device-pixel-ratio: 2) {
#my_camera video {
max-width: 107%;
max-height: 145%;
}
canvas {
width: 294px;
height: 240px;
}
}
/* Portrait */
@media only screen
and (min-device-width: 530px)
and (max-device-width: 720px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) {
#my_camera video {
max-width: 141%%;
max-height: 145%;
}
}
@media only screen
and (min-device-width: 760px)
and (max-device-width: 800px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) {
#my_camera video {
max-width: 141%%;
max-height: 145%;
}
canvas {
width: 392px;
height: 400px;
}
}
@media only screen
and (min-device-width: 800px)
and (max-device-width: 1024px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) {
#my_camera video {
max-width: 141%%;
max-height: 145%;
}
canvas {
width: 322px;
height: 179px;
}
}
/* Landscape */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 480px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) {
}
/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */
/* Portrait and Landscape */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2) {
}
/* Portrait */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) {
}
/* Landscape */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) {
}
/* ----------- iPhone 6, 6S, 7 and 8 ----------- */
/* Portrait and Landscape */
@media only screen
and (min-device-width: 375px)
and (max-device-width: 667px)
and (-webkit-min-device-pixel-ratio: 2) {
}
/* Portrait */
@media only screen
and (min-device-width: 375px)
and (max-device-width: 667px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) {
}
/* Landscape */
@media only screen
and (min-device-width: 375px)
and (max-device-width: 667px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) {
}
/* ----------- iPhone 6+, 7+ and 8+ ----------- */
/* Portrait and Landscape */
@media only screen
and (min-device-width: 414px)
and (max-device-width: 736px)
and (-webkit-min-device-pixel-ratio: 3) {
}
/* Portrait */
@media only screen
and (min-device-width: 414px)
and (max-device-width: 736px)
and (-webkit-min-device-pixel-ratio: 3)
and (orientation: portrait) {
}
/* Landscape */
@media only screen
and (min-device-width: 414px)
and (max-device-width: 736px)
and (-webkit-min-device-pixel-ratio: 3)
and (orientation: landscape) {
}
/* ----------- iPhone X ----------- */
/* Portrait and Landscape */
@media only screen
and (min-device-width: 375px)
and (max-device-width: 812px)
and (-webkit-min-device-pixel-ratio: 3) {
}
/* Portrait */
@media only screen
and (min-device-width: 375px)
and (max-device-width: 812px)
and (-webkit-min-device-pixel-ratio: 3)
and (orientation: portrait) {
}
/* Landscape */
@media only screen
and (min-device-width: 375px)
and (max-device-width: 812px)
and (-webkit-min-device-pixel-ratio: 3)
and (orientation: landscape) {
} | 0.230573 | 0.111145 |
body {
font-family: sans-serif;
}
.container-login {
width: 100%;
height: 100vh;
display: flex;
justify-content: space-between;
align-items: center;
background-image: linear-gradient(to right top, #4f9fac, #65dfc9);
position: relative;
overflow: hidden;
}
.container-login::after {
content: "";
position: absolute;
width: 50rem;
height: 50rem;
left: -25%;
bottom: -46.5%;
background-color: #ff2d6b;
border-radius: 50%;
opacity: 0.9;
}
.container-login::before {
content: "";
position: absolute;
width: 20rem;
height: 20rem;
left: 80%;
top: 0;
background-color: #ff2d6b;
opacity: 0.9;
}
.form-area,
.info-area,
.info-social {
z-index: 1;
}
.container-login .info-social {
width: 5rem;
height: 20rem;
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
background-color: #ff2d6b;
box-shadow: 20px 20px 10px rgba(0, 0, 0, 0.2);
}
.info-social i {
font-size: 1.5rem;
color: #ffff;
text-decoration: none;
}
/* info area */
.container-login .info-area {
color: #ffff;
padding-left: 5rem;
}
.container-login .info-area h3 {
color: #ffff;
font-weight: 700;
font-size: 4rem;
}
.container-login .info-area h2 {
color: #ffff;
font-weight: 700;
font-size: 2rem;
}
/* form area */
.container-login .form-area {
width: 50rem;
height: 30rem;
background-image: linear-gradient(
to right top,
rgba(255, 255, 255, 0.7),
rgba(255, 255, 255, 0.3)
);
backdrop-filter: blur(2rem);
margin-right: 10rem;
border-radius: 5px;
display: flex;
flex-direction: column;
justify-content: space-evenly;
align-items: center;
}
/* form animation */
.form-area form {
width: 60%;
}
.login-input {
display: flex;
justify-content: space-around;
align-items: center;
flex-direction: column;
}
.form-input {
width: 100%;
position: relative;
height: 80px;
margin-top: 1rem;
overflow: hidden;
}
.form-input input {
width: 100%;
height: 100%;
color: gray;
padding-top: 2.3rem;
border: none;
outline: none;
}
.form-input label {
position: absolute;
bottom: 0px;
left: 0;
width: 100%;
height: 100%;
margin-bottom: 20px;
pointer-events: none;
/* border-bottom: 1px solid black; */
}
.form-input label::after {
content: "";
position: absolute;
width: 100%;
height: 100%;
border-bottom: 3px solid #3cba92;
left: 0;
bottom: -1px;
transform: translateX(-100%);
transition: transform 0.3s ease;
}
.content-name {
position: absolute;
bottom: 5px;
left: 0;
padding: 0 5px 0 5px;
transition: all 0.3s ease-in-out;
}
.form-input input:focus + .label-name .content-name,
.form-input input:valid + .label-name .content-name {
transform: translateY(-120%);
color: #ff2d6b;
}
.form-input input:focus + .label-name::after,
.form-input input:valid + .label-name::after {
transform: translateX(0%);
}
.remember {
display: flex;
margin-left: -18.5rem;
}
.remember label {
font-size: 1rem;
margin-left: 5px;
margin-top: -6px;
}
.lupa-password {
margin-left: 8rem;
text-decoration: none;
color: black;
}
.lupa-password:hover {
border-bottom: 1px solid black;
}
.btn-login {
width: 60%;
height: 40px;
margin-top: 1rem;
border: none;
background: #0ba360;
color: white;
font-size: 1.2rem;
border-radius: 0.5rem;
}
.btn-login:hover {
background-color: gray;
}
.regis-btn a {
text-decoration: none;
font-weight: bold;
color: gray;
}
.regis-btn a:hover {
border-bottom: 1px solid black;
}
.google-btn {
display: flex;
justify-content: center;
align-items: center;
}
.google-btn i {
font-size: 3rem;
color: #0ba360;
}
.google-btn i:hover {
color: gray;
}
.error-info strong {
color: #d8000c;
font-size: 0.8rem;
}
.error-info span {
background-color: #ffd2d2;
text-align: center;
margin-left: 20%;
padding-top: 0.7rem;
padding-bottom: 0.7rem;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
.error-info::after {
height: 50px;
}
/* register-area */
.register-input {
position: relative;
padding-bottom: 15px;
width: 100%;
margin-left: 2.5rem;
}
.register-input input {
display: block;
width: 300px;
height: 40px;
background-color: transparent;
border: 1px solid rgb(133, 132, 132);
transition: width 1s ease-in-out;
padding: 0 15px;
}
.register-input input:focus {
border: 1px solid #ff2d6b;
outline: none;
}
.register-input label {
position: absolute;
width: 300px;
cursor: text;
z-index: 2;
top: 8px;
left: 10px;
font-size: 13px;
font-weight: bold;
background: transparent;
padding: 0 10px;
color: rgb(19, 18, 18);
transition: all 0.3s ease;
}
.register-input .splah {
width: 300px;
height: 40px;
background: tomato;
position: absolute;
cursor: text;
z-index: 0;
top: 0px;
left: 0px;
padding: 0 10px;
transition: width 1s ease;
}
.register-input input:focus + label,
.register-input input:valid + label {
font-size: 11px;
top: -7px;
left: -10px;
width: auto;
background: #fff;
}
.register-input input:focus + label {
color: #ff2d6b;
}
.register-input input:focus + label + .splah,
.register-input input:valid + label + .splah {
background: #ff2d6b;
width: 0;
left: -10px;
border: 1px solid #ff2d6b;
}
/* mobile */
/* @media only screen and (min-device-width: 320px) and (max-device-width: 480px) { */
@media screen and (max-width: 768px) {
.container-login {
flex-direction: column;
width: 100%;
height: fit-content;
}
.container-login::after {
display: none;
}
.container-login .info-social {
width: 100%;
height: 5rem;
flex-direction: row;
box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
}
.container-login .info-area {
padding-left: 2.5rem;
width: 100%;
height: 15rem;
display: flex;
flex-direction: column;
justify-content: center;
}
.container-login .form-area {
width: 93%;
margin-left: 1rem;
margin-right: 1rem;
padding-top: 1rem;
padding-bottom: 1rem;
margin-bottom: 1rem;
}
.container-login .info-area h3 {
font-size: 2.3rem;
}
.container-login .info-area h2 {
font-size: 1.2rem;
}
.container-login .form-area form {
width: 100%;
padding-left: 2rem;
padding-right: 2rem;
}
.remember {
margin-left: -65%;
}
.container-login::after {
width: 30rem;
height: 30rem;
left: -50%;
top: -5%;
}
.container-login::before {
width: 0;
height: 0;
}
/* regitrasi area */
.register-input{
margin-left: 0;
}
.register-input input{
width: 100%;
}
.register-input input label{
width: 100%;
}
.register-input .splah{
width: 100%;
}
} | public/css/loginStyle.css | body {
font-family: sans-serif;
}
.container-login {
width: 100%;
height: 100vh;
display: flex;
justify-content: space-between;
align-items: center;
background-image: linear-gradient(to right top, #4f9fac, #65dfc9);
position: relative;
overflow: hidden;
}
.container-login::after {
content: "";
position: absolute;
width: 50rem;
height: 50rem;
left: -25%;
bottom: -46.5%;
background-color: #ff2d6b;
border-radius: 50%;
opacity: 0.9;
}
.container-login::before {
content: "";
position: absolute;
width: 20rem;
height: 20rem;
left: 80%;
top: 0;
background-color: #ff2d6b;
opacity: 0.9;
}
.form-area,
.info-area,
.info-social {
z-index: 1;
}
.container-login .info-social {
width: 5rem;
height: 20rem;
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
background-color: #ff2d6b;
box-shadow: 20px 20px 10px rgba(0, 0, 0, 0.2);
}
.info-social i {
font-size: 1.5rem;
color: #ffff;
text-decoration: none;
}
/* info area */
.container-login .info-area {
color: #ffff;
padding-left: 5rem;
}
.container-login .info-area h3 {
color: #ffff;
font-weight: 700;
font-size: 4rem;
}
.container-login .info-area h2 {
color: #ffff;
font-weight: 700;
font-size: 2rem;
}
/* form area */
.container-login .form-area {
width: 50rem;
height: 30rem;
background-image: linear-gradient(
to right top,
rgba(255, 255, 255, 0.7),
rgba(255, 255, 255, 0.3)
);
backdrop-filter: blur(2rem);
margin-right: 10rem;
border-radius: 5px;
display: flex;
flex-direction: column;
justify-content: space-evenly;
align-items: center;
}
/* form animation */
.form-area form {
width: 60%;
}
.login-input {
display: flex;
justify-content: space-around;
align-items: center;
flex-direction: column;
}
.form-input {
width: 100%;
position: relative;
height: 80px;
margin-top: 1rem;
overflow: hidden;
}
.form-input input {
width: 100%;
height: 100%;
color: gray;
padding-top: 2.3rem;
border: none;
outline: none;
}
.form-input label {
position: absolute;
bottom: 0px;
left: 0;
width: 100%;
height: 100%;
margin-bottom: 20px;
pointer-events: none;
/* border-bottom: 1px solid black; */
}
.form-input label::after {
content: "";
position: absolute;
width: 100%;
height: 100%;
border-bottom: 3px solid #3cba92;
left: 0;
bottom: -1px;
transform: translateX(-100%);
transition: transform 0.3s ease;
}
.content-name {
position: absolute;
bottom: 5px;
left: 0;
padding: 0 5px 0 5px;
transition: all 0.3s ease-in-out;
}
.form-input input:focus + .label-name .content-name,
.form-input input:valid + .label-name .content-name {
transform: translateY(-120%);
color: #ff2d6b;
}
.form-input input:focus + .label-name::after,
.form-input input:valid + .label-name::after {
transform: translateX(0%);
}
.remember {
display: flex;
margin-left: -18.5rem;
}
.remember label {
font-size: 1rem;
margin-left: 5px;
margin-top: -6px;
}
.lupa-password {
margin-left: 8rem;
text-decoration: none;
color: black;
}
.lupa-password:hover {
border-bottom: 1px solid black;
}
.btn-login {
width: 60%;
height: 40px;
margin-top: 1rem;
border: none;
background: #0ba360;
color: white;
font-size: 1.2rem;
border-radius: 0.5rem;
}
.btn-login:hover {
background-color: gray;
}
.regis-btn a {
text-decoration: none;
font-weight: bold;
color: gray;
}
.regis-btn a:hover {
border-bottom: 1px solid black;
}
.google-btn {
display: flex;
justify-content: center;
align-items: center;
}
.google-btn i {
font-size: 3rem;
color: #0ba360;
}
.google-btn i:hover {
color: gray;
}
.error-info strong {
color: #d8000c;
font-size: 0.8rem;
}
.error-info span {
background-color: #ffd2d2;
text-align: center;
margin-left: 20%;
padding-top: 0.7rem;
padding-bottom: 0.7rem;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
.error-info::after {
height: 50px;
}
/* register-area */
.register-input {
position: relative;
padding-bottom: 15px;
width: 100%;
margin-left: 2.5rem;
}
.register-input input {
display: block;
width: 300px;
height: 40px;
background-color: transparent;
border: 1px solid rgb(133, 132, 132);
transition: width 1s ease-in-out;
padding: 0 15px;
}
.register-input input:focus {
border: 1px solid #ff2d6b;
outline: none;
}
.register-input label {
position: absolute;
width: 300px;
cursor: text;
z-index: 2;
top: 8px;
left: 10px;
font-size: 13px;
font-weight: bold;
background: transparent;
padding: 0 10px;
color: rgb(19, 18, 18);
transition: all 0.3s ease;
}
.register-input .splah {
width: 300px;
height: 40px;
background: tomato;
position: absolute;
cursor: text;
z-index: 0;
top: 0px;
left: 0px;
padding: 0 10px;
transition: width 1s ease;
}
.register-input input:focus + label,
.register-input input:valid + label {
font-size: 11px;
top: -7px;
left: -10px;
width: auto;
background: #fff;
}
.register-input input:focus + label {
color: #ff2d6b;
}
.register-input input:focus + label + .splah,
.register-input input:valid + label + .splah {
background: #ff2d6b;
width: 0;
left: -10px;
border: 1px solid #ff2d6b;
}
/* mobile */
/* @media only screen and (min-device-width: 320px) and (max-device-width: 480px) { */
@media screen and (max-width: 768px) {
.container-login {
flex-direction: column;
width: 100%;
height: fit-content;
}
.container-login::after {
display: none;
}
.container-login .info-social {
width: 100%;
height: 5rem;
flex-direction: row;
box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
}
.container-login .info-area {
padding-left: 2.5rem;
width: 100%;
height: 15rem;
display: flex;
flex-direction: column;
justify-content: center;
}
.container-login .form-area {
width: 93%;
margin-left: 1rem;
margin-right: 1rem;
padding-top: 1rem;
padding-bottom: 1rem;
margin-bottom: 1rem;
}
.container-login .info-area h3 {
font-size: 2.3rem;
}
.container-login .info-area h2 {
font-size: 1.2rem;
}
.container-login .form-area form {
width: 100%;
padding-left: 2rem;
padding-right: 2rem;
}
.remember {
margin-left: -65%;
}
.container-login::after {
width: 30rem;
height: 30rem;
left: -50%;
top: -5%;
}
.container-login::before {
width: 0;
height: 0;
}
/* regitrasi area */
.register-input{
margin-left: 0;
}
.register-input input{
width: 100%;
}
.register-input input label{
width: 100%;
}
.register-input .splah{
width: 100%;
}
} | 0.487551 | 0.063599 |
a:hover{
text-decoration: none;
}
.site-header{
background: rgba(0, 0, 0, .85);
}
.site-header a{
color: #999;
transition: ease-in-out color .15s;
}
.site-header a:hover{
color: #fff;
}
.site-content{
background: #f8f9fa;
}
.call{
background-color: rgb(244, 87, 35) !important;
border: 1px solid transparent !important;
}
.call:focus{
box-shadow: 0 0 0 0.2rem rgba(255, 87, 34, 0.5) !important;
}
.message{
background-color: rgb(244, 87, 35) !important;
border: 1px solid transparent !important;
}
.message:focus{
box-shadow: 0 0 0 0.2rem rgba(255, 87, 34, 0.5) !important;
}
.bg-image{
background: url("/assets/images/1440.jpg") no-repeat 50% 0%;
background-size: 100%;
}
@media only screen and (min-width: 1480px) {
.top-btn {
top: 50%;
}
.text-main{
font-size: 300%;
}
.text{
font-size: 250%;
margin-top: 3rem !important;
}
.call{
font-size: 100% !important;
}
.message{
font-size: 100% !important;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1480px) {
.top-btn {
top: 45%;
}
.text-main{
font-size: 300%;
}
.text{
font-size: 250%;
margin-top: 3rem !important;
}
.call{
font-size: 100% !important;
}
.message{
font-size: 100% !important;
}
}
@media only screen and (min-width: 1000px) and (max-width: 1200px) {
.top-btn {
top: 40%;
}
.text-main{
font-size: 250%;
}
.text{
font-size: 150%;
margin-top: 2rem !important;
}
.call{
font-size: 80% !important;
}
.message{
font-size: 80% !important;
}
}
@media only screen and (min-width: 500px) and (max-width: 1000px) {
.top-btn {
top: 40%;
}
.text-main{
font-size: 100%;
}
.text{
font-size: 60%;
margin-top: 2rem !important;
}
.call{
font-size: 50% !important;
}
.message{
font-size: 50% !important;
}
}
@media only screen and (min-width: 0px) and (max-width: 500px) {
.top-btn {
top: 20%;
}
.text-main{
font-size: 50%;
}
.text{
font-size: 30%;
margin-top: 0.5rem !important;
}
.call{
font-size: 25% !important;
}
.message{
font-size: 25% !important;
}
} | assets/css/style.css | a:hover{
text-decoration: none;
}
.site-header{
background: rgba(0, 0, 0, .85);
}
.site-header a{
color: #999;
transition: ease-in-out color .15s;
}
.site-header a:hover{
color: #fff;
}
.site-content{
background: #f8f9fa;
}
.call{
background-color: rgb(244, 87, 35) !important;
border: 1px solid transparent !important;
}
.call:focus{
box-shadow: 0 0 0 0.2rem rgba(255, 87, 34, 0.5) !important;
}
.message{
background-color: rgb(244, 87, 35) !important;
border: 1px solid transparent !important;
}
.message:focus{
box-shadow: 0 0 0 0.2rem rgba(255, 87, 34, 0.5) !important;
}
.bg-image{
background: url("/assets/images/1440.jpg") no-repeat 50% 0%;
background-size: 100%;
}
@media only screen and (min-width: 1480px) {
.top-btn {
top: 50%;
}
.text-main{
font-size: 300%;
}
.text{
font-size: 250%;
margin-top: 3rem !important;
}
.call{
font-size: 100% !important;
}
.message{
font-size: 100% !important;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1480px) {
.top-btn {
top: 45%;
}
.text-main{
font-size: 300%;
}
.text{
font-size: 250%;
margin-top: 3rem !important;
}
.call{
font-size: 100% !important;
}
.message{
font-size: 100% !important;
}
}
@media only screen and (min-width: 1000px) and (max-width: 1200px) {
.top-btn {
top: 40%;
}
.text-main{
font-size: 250%;
}
.text{
font-size: 150%;
margin-top: 2rem !important;
}
.call{
font-size: 80% !important;
}
.message{
font-size: 80% !important;
}
}
@media only screen and (min-width: 500px) and (max-width: 1000px) {
.top-btn {
top: 40%;
}
.text-main{
font-size: 100%;
}
.text{
font-size: 60%;
margin-top: 2rem !important;
}
.call{
font-size: 50% !important;
}
.message{
font-size: 50% !important;
}
}
@media only screen and (min-width: 0px) and (max-width: 500px) {
.top-btn {
top: 20%;
}
.text-main{
font-size: 50%;
}
.text{
font-size: 30%;
margin-top: 0.5rem !important;
}
.call{
font-size: 25% !important;
}
.message{
font-size: 25% !important;
}
} | 0.269518 | 0.085251 |
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap&subset=devanagari,latin-ext');
/***
====================================================================
1. Resources / Css Files
====================================================================
***/
@import url('font-awesome.css');
@import url('flaticon.css');
@import url('animate.css');
@import url('owl.css');
@import url('jquery-ui.css');
@import url('custom-animate.css');
@import url('simple-line-icons.css');
@import url('jquery.fancybox.min.css');
@import url('jquery.mCustomScrollbar.min.css');
@import url('animate.css');
@import url('style-2.css');
/***
====================================================================
1. Fonts
====================================================================
***/
/***
====================================================================
3. Reset
====================================================================
***/
* {
margin:0px;
padding:0px;
border:none;
outline:none;
}
/***
====================================================================
4. Global Settings
====================================================================
***/
body {
font-family: 'Open Sans', sans-serif;
font-size: 15px;
color: #2a2a2a;
line-height:1.7em;
font-weight:400;
background:#ffffff;
}
.bordered-layout .page-wrapper{
padding:0px 50px 0px;
}
a{
text-decoration:none;
cursor:pointer;
color:#fc3549;
}
button,
a:hover,a:focus,a:visited{
text-decoration:none;
outline:none !important;
}
h1,h2,h3,h4,h5,h6 {
position:relative;
font-weight:normal;
margin:0px;
background:none;
line-height:1.6em;
font-family: "Roboto", Sans-serif;
}
/* Typography */
h1{
font-size:70px;
}
h2{
font-size:40px;
}
h3{
font-size:28px;
}
h4{
font-size:24px;
}
h5{
font-size:20px;
}
h6{
font-size:18px;
}
input,button,select,textarea{
}
textarea{
overflow:hidden;
}
p{
position:relative;
line-height:1.8em;
color: #2a2a2a;
font-size: 15px;
font-weight: 400;
}
.auto-container{
position:static;
max-width:1200px;
padding:0px 15px;
margin:0 auto;
}
.medium-container{
max-width:850px;
}
.page-wrapper{
position:relative;
margin:0 auto;
width:100%;
min-width:300px;
}
ul,li{
list-style:none;
padding:0px;
margin:0px;
}
img{
display:inline-block;
max-width:100%;
}
.theme-btn{
display:inline-block;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.centered{
text-align:center;
}
/***
====================================================================
5. Buttons Style
====================================================================
***/
/*Btn Style One*/
.btn-style-one{
position:relative;
line-height:24px;
color: #ffffff;
font-size:14px;
font-weight:600;
letter-spacing:0.05em;
background-color:#fc3549;
padding:12px 31px !important;
text-transform:uppercase;
/* border:2px solid #fc3549; */
font-family: "Roboto", Sans-serif;
background: #01d280;
box-shadow: 0px 10px 25px 0px rgba(0,210,128,0.3);
}
.btn-style-one:hover{
color: #222222;
box-shadow:0px 0px 7px 0px rgba(0,0,0,0.20);
border-color:#ffffff;
background:#ffffff;
}
/*Btn Style Two*/
.btn-style-two{
position:relative;
line-height:24px;
background: #00d280;
color: #ffffff;
font-size:14px;
font-weight:600;
letter-spacing:0.05em;
padding:12px 32px 12px;
/* border:2px solid #222222; */
text-transform:uppercase;
font-family: "Roboto", Sans-serif;
padding: 17px 50px 17px 50px;
border-radius: 30px 30px 30px 30px;
box-shadow: 0px 10px 25px 0px rgba(0,210,128,0.3);
}
.btn-style-two:hover{
background:#fc3549;
border-color:#fc3549;
color:#ffffff;
}
/* List Style One */
.list-style-one{
position:relative;
}
.list-style-one li{
position:relative;
color:#666666;
font-size:14px;
font-weight:400;
line-height:1.8em;
margin-bottom:6px;
padding-left:35px;
}
.list-style-one li:last-child{
margin-bottom:0px;
}
.list-style-one li:before{
position:absolute;
content: "";
left:0px;
top:12px;
height:3px;
width:15px;
background-color:#222222;
}
/* List Style Two */
.list-style-two{
position:relative;
}
.list-style-two li{
position:relative;
color:#222222;
font-weight:500;
font-size:14px;
margin-bottom:14px;
}
.list-style-two li a{
color:#222222;
}
.list-style-two li a:hover{
text-decoration:underline;
}
.list-style-two li i{
font-style:normal;
}
.list-style-two li .icon{
position:relative;
top:2px;
font-size:18px;
margin-right:8px;
color:#fc3549;
}
/***
====================================================================
6. Social Icons
====================================================================
***/
/*Social Icon One*/
.social-icon-one{
position:relative;
}
.social-icon-one li{
position:relative;
margin-right:8px;
display:inline-block;
}
.social-icon-one li.twitter a{
color:#00b9f1;
}
.social-icon-one li.linkedin a{
color:#0089b1;
}
.social-icon-one li a{
position:relative;
font-size:16px;
color:#4a72a9;
font-weight:400;
width:52px;
height:52px;
line-height:50px;
text-align:center;
border-radius:50px;
border:1px solid #e2e2e2;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.social-icon-one li a:hover{
color:#ffffff;
border-color:#fc3549;
background-color:#fc3549;
}
.theme_color{
color:#fc3549;
}
.preloader{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:999999; background-color:#ffffff; background-position:center center; background-repeat:no-repeat; background-image:url(../images/icons/preloader.svg);}
img{
display:inline-block;
max-width:100%;
height:auto;
}
/***
====================================================================
7. Scroll To Top style
====================================================================
***/
.scroll-to-top{
position:fixed;
bottom:15px;
right:15px;
width:50px;
height:50px;
color:#ffffff;
font-size:24px;
text-transform:uppercase;
line-height:50px;
text-align:center;
z-index:100;
cursor:pointer;
background:#fc3549;
display:none;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.scroll-to-top:hover{
color:#ffffff;
background:#242f6c;
}
/***
====================================================================
8. Section Title
====================================================================
***/
.sec-title{
position:relative;
margin-bottom:30px;
}
.sec-title .big-title{
position: absolute;
left: 0px;
right: 0px;
top: -100px;
color: #f8f8f8;
font-size: 164px;
line-height: 1em;
font-weight: 800;
}
.sec-title .inner-title{
position:relative;
}
.sec-title .title{
position: relative;
color: #fc3549;
font-size: 16px;
font-weight: 600;
margin-bottom: 20px;
text-transform: uppercase;
font-size: 12px;
color: #ffffff;
padding: 5px 20px 5px 20px;
background-color: #fc3549;
/* border-radius: 14px 14px 14px 14px; */
display: inline-block;
font-weight: 700;
/* box-shadow: 0px 10px 25px rgba(252, 53, 73, 0.3); */
}
.sec-title h2 {
position: relative;
/* color: #222222; */
/* font-weight: 700; */
/* line-height: 1.3em; */
/* font-size: 34px; */
display: block;
text-transform: capitalize;
color: #3f4451;
font-size: 30px;
font-weight: 600;
line-height: 40px;
font-family: "Roboto", Sans-serif;
}
.sec-title .text{
position: relative;
color: #666666;
font-weight: 400;
line-height: 1.8em;
/* font-size: 16px; */
margin-top:15px !important;
/* color: #263b5e; */
}
.sec-title h2:before {
position: absolute;
content: '';
top: 22px;
height: 2px;
width: 50px;
background-color: #fc3549;
margin-left: -60px;
}
.sec-title.style-two h2:before{
display:none;
}
.sec-title.style-three h2{
font-size:30px;
}
.sec-title.centered{
text-align: center;
}
.sec-title.centered .text{
max-width:580px;
margin:0 auto;
}
.sec-title.light h2,
.sec-title.light .text{
color: #202020;
/* color: #6a7695; */
}
/* Sec Title Two */
.sec-title-two{
position:relative;
padding-top:100px;
text-align:center;
background-size:cover;
background-attachment:fixed;
background-repeat:no-repeat;
}
.sec-title-two .image-layer{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:0px;
height:250px;
}
.sec-title-two .image-layer:before{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:0px;
background-color: rgb(252, 252, 252);
background-color: #ffece5;
}
.sec-title-two .title-inner{
position:relative;
padding:48px 100px;
display:inline-block;
background-color: #ffffff;
box-shadow:0px 10px 25px rgba(0,0,0,0.10);
border-radius: 10px;
/* box-shadow: 0px 10px 25px 0px rgba(0,210,128,0.3); */
/* box-shadow: 0px 3px 16px 0px rgba(0,210,128,0.3); */
}
.sec-title-two .title-inner .title{
position: relative;
color: #fc3549;
font-size: 16px;
font-weight: 500;
margin-bottom: 20px;
text-transform: uppercase;
font-size: 12px;
color: #ffffff;
/* padding: 8px 20px 8px 20px; */
background-color: #fc3549;
border-radius: 14px 14px 14px 14px;
display: inherit;
font-weight: 700;
padding: 5px 20px 5px 20px;
/* box-shadow: 0px 10px 25px rgba(252, 53, 73, 0.3); */
}
.sec-title-two .title-inner .title:before{
position: absolute;
content: '';
left: 50%;
top: -68px;
height: 50px;
width: 2px;
margin-left:-1px;
background-color: #fc3549;
}
.sec-title-two .title-inner h2{
position: relative;
color: #222222;
font-weight: 700;
line-height: 1.3em;
font-size: 36px;
display: -webkit-box;
text-transform: capitalize;
/* font-size: 40px; */
font-weight: 600;
line-height: 48px;
color: #3f4451;
font-family: "Roboto", Sans-serif;
}
/***
====================================================================
9. Main Header
====================================================================
***/
.main-header{
position:absolute;
z-index:999;
width:100%;
-ms-animation-duration: 500ms;
-moz-animation-duration: 500ms;
-op-animation-duration: 500ms;
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
}
/* Header Top */
.main-header .header-top{
position: relative;
padding:15px 0px;
}
.main-header .header-top .top-left{
position: relative;
float: left;
}
.main-header .header-top .top-left .info-list{
position: relative;
float:left;
}
.main-header .header-top .top-left .info-list li{
position: relative;
float: left;
font-size: 14px;
line-height: 30px;
color: #ffffff;
font-weight: 500;
padding: 7px 0px 8px;
margin-right: 34px;
}
.main-header .header-top .top-left .info-list li span{
position:relative;
color:#cccccc;
}
.main-header .header-top .top-left .info-list li a{
color: #ffffff;
}
.main-header .header-top .top-left .info-list li a:hover{
color: #fc3549;
}
/* Top Right */
.main-header .header-top .top-right{
position:relative;
float:right;
}
.main-header .header-top .top-right .social-links{
position:relative;
padding-top:12px;
}
.main-header .header-top .top-right .social-links li{
position:relative;
margin-left:22px;
display:inline-block;
}
.main-header .header-top .top-right .social-links li a{
position:relative;
color: #cccccc;
display:inline-block;
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-header .header-top .top-right .social-links li a:hover{
color:#fc3549;
}
.main-header .main-box{
position:relative;
padding:0px 0px;
left:0px;
top:0px;
width:100%;
background:none;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-header .main-box .outer-container{
position:relative;
padding:0px 40px;
}
.main-header .main-box .logo-box{
position:relative;
float:left;
left:0px;
z-index:10;
padding:30px 0px;
}
.main-header .main-box .logo-box .logo img{
display:inline-block;
max-width:100%;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-header .nav-toggler{
position:absolute;
top:50%;
margin-top:0px;
display: block;
}
.main-header .nav-toggler button{
position:relative;
display:block;
color:#444444;
text-align:center;
font-size:24px;
line-height:34px;
font-weight:normal;
background:none;
}
.main-header .header-upper{
position:relative;
}
.main-header .header-upper .outer-container{
position:relative;
padding:0px 100px;
background: white;
}
.main-header .nav-outer {
position: relative;
float: left;
width: 100%;
margin-top: -100px;
text-align: right;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
float: right;
}
.main-header .header-upper .logo-box{
position: relative;
z-index:20;
padding: 42px 0px;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.main-header .header-upper .logo-box .logo{
position:relative;
}
.main-header .header-upper .social-outer-box {
position: absolute;
right: 0px;
top: 0px;
padding: 50px 60px 40px;
background-color: #ffffff;
}
.main-header .header-upper .social-outer-box .social-links{
position:relative;
}
.main-header .header-upper .social-outer-box .social-links li{
position:relative;
margin:0px 10px;
display:inline-block;
}
.main-header .header-upper .social-outer-box .social-links li a{
position:relative;
color:#222222;
font-size:16px;
transition: all 300ms ease;
-moz-transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.main-header .header-upper .social-outer-box .social-links li a:hover{
color:#fc3549;
}
.main-header .header-upper .outer-box{
position: relative;
float:right;
z-index:10;
background-color:#ffffff;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.main-header .header-upper .outer-box .login-btn{
position:relative;
float:left;
}
.main-header .header-upper .outer-box .login-btn .icon{
position:relative;
color:#222222;
font-size:18px;
line-height:1.3em;
}
.main-header .header-upper .outer-box .search-box-btn{
position:relative;
padding:40px 0px 36px;
font-size:18px;
margin-left:35px;
color:#fc3549;
cursor:pointer;
float:left;
}
.main-header .header-upper .outer-box .cart-btn{
position:relative;
float:left;
}
.main-header .header-upper .outer-box .cart-btn .icon{
position:relative;
color:#222222;
font-size:18px;
line-height:1.3em;
margin-left:15px;
}
.main-header .header-upper .outer-box .cart-btn .total-cart{
position: absolute;
content: '';
top: -8px;
right: -12px;
color: #222222;
width: 20px;
height: 20px;
font-size: 12px;
padding-left: 1px;
text-align: center;
line-height: 18px;
border-radius: 50%;
background-color: #fc3549;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.main-header.header-style-four .header-upper .outer-box .search-box-btn{
padding:0px;
color:#222222;
margin-left:16px;
}
.main-header .nav-outer .search-box-btn {
display: inline-block;
margin-left: 30px;
margin-right: 20px;
}
.main-header .nav-outer .search-box-btn .icon {
position: relative;
top: 2px;
color: #fc3549;
cursor: pointer;
font-size: 17px;
font-weight: 700;
}
.main-header.header-style-two .nav-outer .search-box-btn .icon,
.main-header.header-style-three .nav-outer .search-box-btn .icon,
.main-header.header-style-four .nav-outer .search-box-btn .icon{
color:#fc3549;
}
.header-style-two .main-menu,
.header-style-three .main-menu{
float:left;
width:auto;
}
.main-header.header-style-two .nav-outer{
margin-top:0px;
width:auto;
float:right;
}
.main-header.header-style-two .header-upper .logo-box{
position:relative;
padding:0px;
left:0px;
top:5px;
padding-top:30px;
padding-right:90px;
background-color:#ffffff;
}
.main-header.header-style-two .header-upper .logo-box:before{
position:absolute;
content:'';
right:0px;
bottom:-40px;
height:50px;
width:2000px;
background-color:#ffffff;
}
.header-style-two .main-menu .navigation > li.search-box-btn .icon{
color:#fc3549;
}
.header-style-two .main-menu .navigation > li > a {
padding: 38px 0px;
color: #222222;
}
/* .header-style-two .main-menu .navigation > li > a:before {
bottom: 52px;
} */
.main-header .header-upper .upper-right{
padding-top:32px;
}
.main-menu{
position:relative;
display:inline-block;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-menu .navbar-collapse{
padding:0px;
width:100%;
}
.main-menu .navigation{
position:relative;
margin:0px;
text-align:center;
width:100%;
font-family: "Roboto", Sans-serif;
}
.main-menu .navigation > li{
position:relative;
display:inline-block;
margin:0px 15px;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navigation > li:last-child{
margin-right:0px;
}
.main-menu .navigation > li > a {
position: relative;
display: block;
color: #434343;
text-align: center;
line-height: 30px;
text-transform: capitalize;
letter-spacing: 0px;
opacity: 1;
font-weight: 600;
padding: 38px 0px;
font-size: 16px;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.header_1 .navigation > li > a{
color:#fff;
}
.header_1 .navigation > li.current > a{
color:#fff;
}
/* .main-menu .navigation > li > a:before {
position: absolute;
content: '';
left: 0px;
bottom: 52px;
height: 2px;
width: 0%;
background-color: #fc3549;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
} */
.main-menu .navigation > li.current > a:before,
.main-menu .navigation > li:hover > a:before{
width:100%;
}
.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-header.light-version .main-menu .navigation > li:hover > a,
.main-header.light-version .main-menu .navigation > li.current > a{
opacity:1;
color:#fc3549;
}
.main-menu .navigation > li > ul {
position: absolute;
left: 0px;
top: 100%;
margin-top: 1px;
width: 210px;
z-index: 100;
display: none;
opacity: 0;
visibility: hidden;
padding: 10px 0px;
background: #ffffff;
text-align: left;
border-radius: 3px;
-moz-transform: translateY(30px);
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
-o-transform: translateY(30px);
transform: translateY(30px);
-webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05), -2px 0px 5px 1px rgba(0,0,0,0.05);
-ms-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-o-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-moz-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05), -2px 0px 5px 1px rgba(0,0,0,0.05);
transition: all 700ms ease;
}
.main-menu .navigation > li > ul:before{
position:absolute;
content:'';
left:0px;
top:-30px;
width:100%;
height:30px;
display:block;
}
.main-menu .navigation > li > ul.from-right{
left:auto;
right:0px;
}
.main-menu .navigation > li > ul > li{
position:relative;
width:100%;
padding:0px 25px;
border-bottom:1px solid rgba(0,0,0,0.05);
margin-bottom: 0px;
}
.main-menu .navigation > li > ul > li:last-child{
margin-bottom: 0px;
border-bottom:none;
}
.main-menu .navigation > li > ul > li > a{
position:relative;
display:block;
padding:8px 0px;
line-height:24px;
font-weight:600;
font-size:14px;
text-transform:capitalize;
color:#222222;
transition:all 300ms ease;
-moz-transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
}
.main-menu .navigation > li > ul > li:hover > a{
color:#fc3549;
padding-left:5px;
}
.main-menu .navigation > li > ul > li.dropdown > a:after{
font-family: 'FontAwesome';
content: "\f105";
position:absolute;
right:0px;
top:9px;
width:10px;
display:block;
line-height:24px;
font-size:16px;
font-weight:normal;
text-align:center;
z-index:5;
}
.main-menu .navigation > li > ul > li > ul{
position:absolute;
left:100%;
top:0px;
width:210px;
z-index:100;
display:none;
opacity: 0;
visibility: hidden;
padding: 10px 0px;
background: #ffffff;
text-align:left;
border-radius: 3px;
-moz-transform: translateY(30px);
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
-o-transform: translateY(30px);
transform: translateY(30px);
-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
transition: all 700ms ease;
}
.main-menu .navigation > li > ul > li > ul.from-right{
left:auto;
right:0px;
}
.main-menu .navigation > li > ul > li > ul > li{
position:relative;
width:100%;
padding:0px 25px;
border-bottom:1px solid rgba(0,0,0,0.05);
margin-bottom: 0px;
}
.main-menu .navigation > li > ul > li > ul > li:last-child{
margin-bottom: 0px;
border-bottom:none;
}
.main-menu .navigation > li > ul > li > ul > li > a{
position:relative;
display:block;
padding:8px 0px;
line-height:24px;
font-weight:600;
font-size:14px;
text-transform:capitalize;
color:#222222;
transition:all 300ms ease;
-moz-transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
}
.main-menu .navigation > li > ul > li > ul > li:hover > a{
color:#fc3549;
padding-left:5px;
}
.main-menu .navigation > li.dropdown:hover > ul{
visibility:visible;
opacity:1;
-moz-transform: translateY(0px);
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navigation li > ul > li.dropdown:hover > ul{
visibility:visible;
opacity:1;
top:0;
-moz-transform: translateY(0px);
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn{
position:absolute;
right:10px;
top:6px;
width:30px;
height:30px;
text-align:center;
color:#ffffff;
line-height:28px;
border:1px solid #ffffff;
background-size:20px;
cursor:pointer;
z-index:5;
display:none;
}
/*Sticky Header*/
.sticky-header{
position:fixed;
opacity:0;
visibility:hidden;
left:0px;
top:0px;
width:100%;
padding:0px 0px;
background:#222222;
z-index:0;
border-bottom:1px solid rgba(255,255,255,0.10);
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.fixed-header .sticky-header{
z-index:999;
opacity:1;
visibility:visible;
-ms-animation-name: fadeInDown;
-moz-animation-name: fadeInDown;
-op-animation-name: fadeInDown;
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
-ms-animation-duration: 500ms;
-moz-animation-duration: 500ms;
-op-animation-duration: 500ms;
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
-ms-animation-timing-function: linear;
-moz-animation-timing-function: linear;
-op-animation-timing-function: linear;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-ms-animation-iteration-count: 1;
-moz-animation-iteration-count: 1;
-op-animation-iteration-count: 1;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
.sticky-header .main-menu{
margin-top:0px;
}
.sticky-header .main-menu .navigation > li{
position:relative;
margin-left:40px;
margin-right:0px;
padding:0;
}
.sticky-header .main-menu .navigation > li:before,
.sticky-header .main-menu .navigation > li:after{
display:none;
}
.sticky-header .main-menu .navigation > li > a{
color:#ffffff !important;
}
.sticky-header .main-menu .navigation > li:hover > a,
.sticky-header .main-menu .navigation > li.current > a{
color:#fc3549 !important;
background-color:inherit !important;
}
.sticky-header .nav-outer .options-box{
margin-top:26px;
}
.sticky-header .logo{
padding: 19px 0px 4px;
}
.sticky-header .header-upper .logo-box{
padding:10px 0px;
}
.sticky-header .main-menu .navigation > li > a{
padding:30px 0px;
}
.sticky-header .header-upper .button-box{
padding-top:15px;
}
.sticky-header .header-upper .button-box .btn-style-one{
background-color: rgba(255,255,255,1);
color:#222222;
}
.sticky-header .main-menu .navigation > li > a{
padding:19px 0px !important;
}
.sticky-header .main-menu .navigation > li > a:before{
display: none;
}
.header-style-two {
position: relative;
}
.page-title-two {
/* margin-top: 110px; */
}
.header-style-three .nav-outer{
float:right;
margin-top:0px;
width:auto;
}
.header-style-three .header-upper .logo-box{
padding:20px 0px 20px;
}
.header-style-three .header-upper .inner-container{
background-color:#ffffff;
padding:0px 40px;
}
.header-style-three .main-menu .navigation > li > a{
color:#222222;
font-size:16px;
padding:20px 0px;
}
.header-style-three .main-menu .navigation > li > a:before{
bottom:34px;
}
.header-style-three .header-upper .outer-box .search-box-btn{
padding:44px 0px 42px;
}
.header-style-four{
position:relative;
}
.header-style-four .header-upper .logo-box{
position:relative;
padding:15px 0px 15px;
}
.header-style-four .header-upper .outer-box{
position:absolute;
right:0px;
top:35px;
}
.header-style-four .main-menu .navigation > li > a{
color:#222222;
padding:15px 0px;
}
.header-style-four .nav-outer{
margin-top:-100px;
}
.header-style-four .main-menu .navigation > li > a:before{
bottom:28px;
}
/***
====================================================================
Mobile Menu
====================================================================
***/
.nav-outer .mobile-nav-toggler{
position: relative;
float:right;
font-size: 30px;
line-height: 40px;
cursor: pointer;
color:#fc3549;
padding:10px 0px;
display: none;
}
.mobile-menu{
position: fixed;
right: 0;
top: 0;
width: 300px;
padding-right:30px;
max-width:100%;
height: 100%;
opacity: 0;
visibility: hidden;
z-index: 999999;
}
.mobile-menu .nav-logo{
position:relative;
padding:20px 20px;
text-align:left;
}
.mobile-menu .nav-logo img{
max-width:180px;
}
.mobile-menu-visible{
overflow: hidden;
}
.mobile-menu-visible .mobile-menu{
opacity: 1;
visibility: visible;
}
.mobile-menu .menu-backdrop{
position: fixed;
right: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 1;
background: rgba(0,0,0,0.90);
-webkit-transform: translateX(101%);
-ms-transform: translateX(101%);
transform: translateX(101%);
}
.mobile-menu-visible .mobile-menu .menu-backdrop{
opacity: 1;
visibility: visible;
-webkit-transition:all 0.7s ease;
-moz-transition:all 0.7s ease;
-ms-transition:all 0.7s ease;
-o-transition:all 0.7s ease;
transition:all 0.7s ease;
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
.mobile-menu .menu-box{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
max-height: 100%;
overflow-y: auto;
background: #ffffff;
padding: 0px 0px;
z-index: 5;
opacity: 0;
visibility: hidden;
border-radius: 0px;
-webkit-transform: translateX(101%);
-ms-transform: translateX(101%);
transform: translateX(101%);
}
.mobile-menu-visible .mobile-menu .menu-box{
opacity: 1;
visibility: visible;
-webkit-transition:all 0.7s ease 500ms;
-moz-transition:all 0.7s ease 500ms;
-ms-transition:all 0.7s ease 500ms;
-o-transition:all 0.7s ease 500ms;
transition:all 0.7s ease 500ms;
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
.mobile-menu .close-btn{
position: absolute;
right: 3px;
top: 3px;
line-height: 30px;
width: 30px;
text-align: center;
font-size: 14px;
color: #202020;
cursor: pointer;
z-index: 10;
-webkit-transition:all 0.5s ease;
-moz-transition:all 0.5s ease;
-ms-transition:all 0.5s ease;
-o-transition:all 0.5s ease;
transition:all 0.5s ease;
-webkit-transform: translateY(-50px);
-ms-transform: translateY(-50px);
transform: translateY(-50px);
}
.mobile-menu-visible .mobile-menu .close-btn{
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}
.mobile-menu .close-btn:hover{
color:#fc3549;
}
.mobile-menu .navigation{
position: relative;
display: block;
border-top: 1px solid rgba(0,0,0,0.10);
}
.mobile-menu .navigation li{
position: relative;
display: block;
font-family: "Roboto", Sans-serif;
border-bottom: 1px solid rgba(0,0,0,0.10);
}
.mobile-menu .navigation li > ul > li:last-child{
border-bottom: none;
}
.mobile-menu .navigation li > ul > li:first-child{
border-top: 1px solid rgba(0,0,0,0.10);
}
.mobile-menu .navigation li > a{
position: relative;
display: block;
line-height: 24px;
padding: 10px 20px;
font-weight:500;
font-size: 15px;
color: #404040;
text-transform: capitalize;
}
.mobile-menu .navigation li > a:hover,
.mobile-menu .navigation li.current > a{
color:#fc3549;
}
.mobile-menu .navigation li.dropdown .dropdown-btn{
position:absolute;
right:0px;
top:0px;
width:44px;
height:44px;
text-align:center;
font-size:16px;
line-height:44px;
color:#404040;
cursor:pointer;
z-index:5;
}
.mobile-menu .navigation li.dropdown .dropdown-btn:after{
content:'';
position:absolute;
left:0px;
top:10px;
width:1px;
height:24px;
border-left:1px solid rgba(0,0,0,0.10);
}
.mobile-menu .navigation li > ul,
.mobile-menu .navigation li > ul > li > ul{
display: none;
}
/***
====================================================================
10. Main Slider
====================================================================
***/
.main-slider{
position: relative;
}
.main-slider .title{
position:relative;
font-size:22px;
color:#ffffff;
font-family: "Roboto", Sans-serif;
padding-bottom:18px;
}
.main-slider .title:before{
position:absolute;
content:'';
left:50%;
bottom:0px;
height:2px;
width:50px;
margin-left:-25px;
background-color:#fc3549;
}
.main-slider .title-two{
position:relative;
font-size:18px;
font-weight:600;
color:#222222;
font-family: "Roboto", Sans-serif;
padding-bottom:18px;
}
.main-slider .title-two:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:2px;
width:50px;
background-color:#fc3549;
}
.main-slider h2{
position: relative;
display: block;
font-size: 60px;
color: #ffffff;
font-weight: 600;
line-height: 1.1em;
font-family: "Roboto", Sans-serif;
z-index:1;
}
.main-slider h2.style-three{
font-size:64px;
font-weight:400;
color:#222222;
}
.main-slider h2.style-two{
color:#222222;
}
.main-slider .text.style-two{
color:#222222;
}
.main-slider .text{
position: relative;
font-size: 20px;
color: #ffffff;
font-weight: 400;
line-height: 1.14em;
padding-right:64px;
text-transform:capitalize;
display:inline-block;
z-index:1;
}
.main-slider .text:before{
position:absolute;
content:'';
right:0px;
top:12px;
height:2px;
width:50px;
background-color:#fc3549;
}
.main-slider .link-box{
position: relative;
z-index:1;
}
.main-slider .link-box .theme-btn{
position: relative;
margin-right: 20px;
}
.main-slider .social-links{
position: fixed;
right:0;
top:50%;
margin-top:-100px;
z-index:99;
padding:50px 35px 40px;
border:1px solid rgba(0,0,0,0.05);
border-right:none;
background-color:#ffffff;
}
.main-slider .social-links li{
position: relative;;
display:block;
margin-bottom:10px;
}
.main-slider .social-links li:last-child{
margin: 0;
}
.main-slider .social-links a{
position:relative;
display:block;
color:#222222;
font-size:16px;
line-height:40px;
}
.main-slider .social-links a:hover{
color:#fc3549;
}
.main-slider.home-three .theme-btn{
margin:0;
}
/***
====================================================================
Search Popup
====================================================================
***/
.search-popup{
position:fixed;
left:0px;
top:-100%;
width:100%;
height:100%;
z-index:9999;
visibility:hidden;
opacity:0;
overflow:auto;
background:rgba(0,0,0,0.80);
transition:all 700ms ease;
-moz-transition:all 700ms ease;
-webkit-transition:all 700ms ease;
-ms-transition:all 700ms ease;
-o-transition:all 700ms ease;
}
.search-popup .overlay-layer{
position:absolute;
left:0px;
top:0px;
right:0px;
bottom:0px;
display:block;
}
.search-popup.popup-visible{
top:0;
visibility:visible;
opacity:1;
}
.search-popup .close-search{
position:absolute;
right:25px;
top:25px;
font-size:22px;
color:#ffffff;
cursor:pointer;
z-index:5;
}
.search-popup .close-search:hover{
opacity:0.70;
}
.search-popup .search-form{
position:relative;
padding:0px 15px 0px;
max-width:1024px;
margin:0 auto;
margin-top:200px;
}
.search-popup .search-form fieldset{
position:relative;
border:7px solid rgba(255,255,255,0.50);
-webkit-border-radius:12px;
-ms-border-radius:12px;
-o-border-radius:12px;
-moz-border-radius:12px;
border-radius:12px;
}
.search-popup .search-form fieldset input[type="search"]{
position:relative;
height:70px;
padding:20px 220px 20px 30px;
background:#ffffff;
line-height:30px;
font-size:24px;
color:#233145;
-webkit-border-radius:7px;
-ms-border-radius:7px;
-o-border-radius:7px;
-moz-border-radius:7px;
border-radius:7px;
}
.search-popup .search-form fieldset input[type="submit"]{
position:absolute;
display:block;
right:0px;
top:0px;
text-align:center;
width:220px;
height:70px;
padding:23px 10px 20px 10px;
color:#ffffff !important;
background:#fc3549;
line-height:30px;
font-size:20px;
cursor:pointer;
text-transform:uppercase;
-webkit-border-radius:0px 7px 7px 0px;
-moz-border-radius:0px 7px 7px 0px;
-ms-border-radius:0px 7px 7px 0px;
-o-border-radius:0px 7px 7px 0px;
border-radius:0px 7px 7px 0px;
}
.theme-purple .search-popup .search-form fieldset input[type="submit"]{
background:#d971f2;
}
.theme-dark-blue .search-popup .search-form fieldset input[type="submit"]{
background:#5677cc;
}
.theme-orange .search-popup .search-form fieldset input[type="submit"]{
background:#ff5412;
}
.theme-cyan .search-popup .search-form fieldset input[type="submit"]{
background:#43d6d1;
}
.search-popup .search-form fieldset input[type="submit"]:hover{
background:#fc3549;
}
.search-popup h3{
font-size:24px;
color:#ffffff;
margin-bottom:20px;
text-align:center;
}
.search-popup .recent-searches{
font-size:16px;
color:#ffffff;
text-align:center;
}
.search-popup .recent-searches li{
display:inline-block;
margin:0px 10px 10px 0px;
}
.search-popup .recent-searches li a{
display:block;
line-height:24px;
border:1px solid #ffffff;
padding:7px 15px;
color:#ffffff;
border-radius:3px;
}
.search-popup .recent-searches li a:hover{
color:#fc3549;
border-color:#fc3549;
}
.theme-purple .search-popup .recent-searches li a:hover{
color:#fc3549;
border-color:#fc3549;
}
.theme-dark-blue .search-popup .recent-searches li a:hover{
color:#fc3549;
border-color:#fc3549;
}
.theme-orange .search-popup .recent-searches li a:hover{
color:#fc3549;
border-color:#fc3549;
}
.theme-cyan .search-popup .recent-searches li a:hover{
color:#fc3549;
border-color:#fc3549;
}
/***
====================================================================
11. About Section
====================================================================
***/
.about-section{
position:relative;
padding:90px 0px 70px;
}
.about-section .title-box{
position:relative;
margin-bottom:100px;
}
.about-section .title-box .bold-text{
position:relative;
color: #222222;
font-size:16px;
line-height:1.6em;
margin-top:40px;
margin-bottom:20px;
font-weight: 600;
}
.about-section .title-box .text{
position:relative;
/* color:#666666; */
/* font-size:14px; */
/* line-height:1.9em; */
margin-bottom:35px;
font-size: 15px;
line-height: 30px;
color: #001064;
font-weight: 400;
}
.about-section .pattern-layer{
position:absolute;
right:0px;
bottom:0px;
width:100%;
height:500px;
}
/* Services Block */
.services-block{
position:relative;
margin-bottom:30px;
}
.services-block .inner-box{
position:relative;
}
.services-block .inner-box .image {
position: relative;
display: block;
background: #000000;
overflow: hidden;
transition: all 700ms ease;
}
.services-block .inner-box:hover .image{
-webkit-transition: all 1000ms ease;
-moz-transition: all 1000ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease;
transition: all 1000ms ease;
transform:rotateY(180deg);
}
.services-block .inner-box .image a{
position:relative;
display:block;
}
.services-block .inner-box .image a:before{
content: "\f0c1";
font-family: 'FontAwesome';
font-weight:400;
position:absolute;
left:50%;
top:50%;
margin:-30px 0px 0px -30px;
width:60px;
height:60px;
line-height:60px;
text-align:center;
background:#ffffff;
color:#fc3549;
font-size:20px;
border-radius:50%;
z-index:1;
opacity:0;
-webkit-transform:translateY(30px);
-ms-transform:translateY(30px);
-moz-transform:translateY(30px);
transform:translateY(30px);
}
.services-block .inner-box .image img{
display: block;
width: 100%;
height: auto;
-webkit-transition: all 600ms ease;
-moz-transition: all 600ms ease;
-ms-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
}
.services-block .inner-box:hover .image img{
opacity: .30;
}
.services-block .inner-box:hover .image a:before{
-webkit-transition: all 700ms ease 700ms;
-moz-transition: all 700ms ease 700ms;
-ms-transition: all 700ms ease 700ms;
-o-transition: all 700ms ease 700ms;
transition: all 700ms ease 700ms;
opacity:1;
-webkit-transform:translateY(0px);
-ms-transform:translateY(0px);
-moz-transform:translateY(0px);
transform:translateY(0px);
}
@-webkit-keyframes shine {
100% {
left: 125%;
}
}
@keyframes shine {
100% {
left: 125%;
}
}
.services-block .inner-box .lower-box{
position:relative;
padding-top:35px;
text-align:center;
padding-bottom: 35px;
background:#fff;
}
.services-block .inner-box .lower-box:before{
position:absolute;
content:'';
left: 0%;
bottom:0px;
height:2px;
width: 100%;
/* margin-left:-25px; */
background-color: #7ce7bf;
}
.services-block .inner-box .lower-box h3{
position:relative;
font-size:24px;
font-weight:700;
line-height:1.3em;
}
.services-block .inner-box .lower-box h3 a {
position: relative;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
color: #374a5e;
position: relative;
font-size: 22px;
font-weight: 600;
line-height: 1.3em;
}
.services-block .inner-box .lower-box h3 a:hover{
color: #7ce7bf;
}
.services-block .inner-box .lower-box .text{
position:relative;
color: #474747;
font-size: 14px;
margin-top:4px;
font-weight: 500;
letter-spacing: 0px;
}
/***
====================================================================
Fullwidth Section
====================================================================
***/
.container-fluid {
position: relative;
padding: 0px 0px;
margin-top: 90px;
}
.container-fluid .pattern-layer{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:600px;
height:460px;
background-repeat:no-repeat;
background-position:left bottom;
}
.container-fluid .outer-section{
position:relative;
}
.container-fluid .outer-section .left-column{
position:relative;
width:50%;
float:left;
padding:0px 15px;
padding-right:150px;
}
.container-fluid .outer-section .left-column .inner-column{
position:relative;
max-width:520px;
width:100%;
display:block;
float:right;
padding:95px 0px;
padding-right:110px;
}
.container-fluid .outer-section .left-column .sec-title .title{
color:#222222;
}
.container-fluid .outer-section .left-column .sec-title h2:before{
background-color:#222222;
}
.container-fluid .outer-section .left-column .text{
position:relative;
color:#222222;
font-size:14px;
line-height:1.8em;
}
.container-fluid .outer-section .right-column{
position:relative;
width: 69%;
float:right;
padding:0px 0px;
background-size:cover;
}
.container-fluid .outer-section .right-column .inner-column{
position:relative;
display:block;
/* padding:95px 20px 95px 0px; */
margin-left:-150px;
background-size:cover;
}
.container-fluid .outer-section .right-column .inner-column .owl-carousel{
width:100%;
display:block;
/* max-width:990px; */
}
.container-fluid .outer-section .right-column .inner-column .owl-dots{
display:none;
}
.container-fluid .outer-section .right-column .inner-column .owl-nav{
position:absolute;
bottom:0px;
/* left:-113px; */
display: none;
}
.container-fluid .outer-section .right-column .inner-column .owl-nav .owl-prev,
.container-fluid .outer-section .right-column .inner-column .owl-nav .owl-next{
position:relative;
width:55px;
height:55px;
color:#ffffff;
line-height:55px;
text-align:center;
font-size:22px;
margin-left:2px;
background-color:#222222;
display:inline-block;
}
.container-fluid .image-layer{
position:absolute;
right:0px;
top:0px;
width:100%;
height:100%;
display:block;
background-size:cover;
}
.container-fluid .image-layer:before{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:0px;
width:100%;
height:100%;
display:block;
/* background-color:rgba(0,0,0,0.75); */
}
/* Services Block Two */
.services-block-two{
position:relative;
}
.services-block-two .inner-box{
position:relative;
overflow:hidden;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
}
.services-block-two .inner-box:hover .image img{
-webkit-transform:scale(1.2,1.3);
-ms-transform:scale(1.2,1.3);
-moz-transform:scale(1.2,1.3);
transform:scale(1.2,1.3);
}
.services-block-two .inner-box .image{
position:relative;
}
.services-block-two .inner-box .image img{
position:relative;
width:100%;
display:block;
transition:all 600ms ease;
-webkit-transition:all 600ms ease;
-ms-transition:all 600ms ease;
-o-transition:all 600ms ease;
-moz-transition:all 600ms ease;
}
.services-block-two .inner-box .overlay-box{
position:absolute;
left:0px;
top:0px;
right:0px;
bottom:0px;
}
.services-block-two .inner-box .overlay-box:before{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
/* bottom:-1px; */
-webkit-transition:all 1000ms ease;
-moz-transition:all 1000ms ease;
-ms-transition:all 1000ms ease;
-o-transition:all 1000ms ease;
transition:all 1000ms ease;
background-image: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, #000000 100%);
background-image: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, #000000 100%);
background-image: -o-linear-gradient(top, rgba(255,255,255,0) 0%, #000000 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,255,255,0)), color-stop(100, #000000));
background-image: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #000000 100%);
background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #0000002e 100%);
}
.services-block-two .inner-box .overlay-box:after{
position:absolute;
content:'';
left:0px;
top:-100%;
width:100%;
height:100%;
opacity:0;
-webkit-transition:all 700ms ease;
-moz-transition:all 700ms ease;
-ms-transition:all 700ms ease;
-o-transition:all 700ms ease;
transition:all 700ms ease;
background:rgba(0,0,0,0.70);
}
.services-block-two .inner-box:hover .overlay-box:before{
top:100%;
opacity:0;
}
.services-block-two .inner-box:hover .overlay-box:after{
opacity:1;
top:0%;
}
.services-block-two .inner-box .overlay-box h3{
position:absolute;
right:35px;
bottom:35px;
text-align:right;
line-height:1.3em;
padding-bottom:10px;
display:inline-block;
-webkit-transition:all 500ms ease;
-moz-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
z-index:1;
color: red;
}
.services-block-two .inner-box:hover .overlay-box h3{
opacity:0;
-webkit-transform:translateX(110%);
-ms-transform:translateX(110%);
-moz-transform:translateX(110%);
transform:translateX(110%);
}
.services-block-two .inner-box .overlay-box h3:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:2px;
width:50px;
background-color:#fc3549;
display: none;
}
.services-block-two .inner-box .overlay-box h3 a{
position:relative;
color: #ff1d1d;
font-size:24px;
font-weight:600;
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition:all 300ms ease;
font-size: 12px;
color: #ffffff;
padding: 8px 20px 8px 20px;
background-color: #1fb787;
border-radius: 14px 14px 14px 14px;
display: inline-block;
font-weight: 700;
padding: 8px 33px 8px 33px;
font-weight: 500;
text-transform: uppercase;
border-radius: 30px 30px 30px 30px;
box-shadow: -3px 15px 25px 0px rgba(31,183,135,0.3);
}
.services-block-two .inner-box .overlay-box h3 a:hover{
color:#fc3549;
}
.services-block-two .inner-box .overlay-box .links-box{
position:absolute;
left:0;
top:50%;
margin-top:-22px;
width:100%;
text-align:center;
opacity:0;
-webkit-transform:translateY(-70px);
-ms-transform:translateY(-70px);
-moz-transform:translateY(-70px);
transform:translateY(-70px);
-webkit-transition:all 500ms ease;
-moz-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
z-index:1;
}
.services-block-two .inner-box:hover .overlay-box .links-box{
opacity:1;
-webkit-transform:translateY(0px);
-moz-transform:translateY(0px);
-ms-transform:translateY(0px);
transform:translateY(0px);
}
.services-block-two .inner-box .overlay-box .links-box .link{
position:relative;
display:inline-block;
width:44px;
height:44px;
line-height:44px;
font-size:16px;
background:#ffffff;
color:#fc3549;
margin:0px 3px;
border-radius:3px;
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition:all 300ms ease;
}
.services-block-two .inner-box .overlay-box .links-box .link:hover{
background:#fc3549;
color:#ffffff;
}
/***
====================================================================
Story Section
====================================================================
***/
.story-section{
position:relative;
padding-top:100px;
}
.story-section .pattern-layer-two{
position: absolute;
content: '';
left: -500px;
bottom: -50px;
width: 780px;
height: 550px;
background: url(../images/background/pattern-3.png) no-repeat;
}
.story-section .owl-nav{
display:none;
}
.story-section .owl-dots{
position:absolute;
right:-60px;
top:50%;
margin-top:0px;
}
.story-section .owl-dots .owl-dot{
position:relative;
width:8px;
height:8px;
margin-bottom:10px;
border-radius:50%;
background-color:#ffffff;
border:1px solid #cdcdcd;
}
.story-section .owl-dots .owl-dot.active,
.story-section .owl-dots .owl-dot:hover{
border-color:#fc3549;
background-color:#fc3549;
}
.story-section .owl-theme .story-block-two{
margin:0px 15px;
}
.story-section .owl-carousel{
margin:0px -15px;
width:auto;
}
/* Story Block */
.story-block{
position:relative;
margin-bottom:80px;
}
.story-block .pattern-layer{
position:absolute;
content:'';
right:-500px;
top:-20px;
width:780px;
height:550px;
background:url(../images/background/pattern-3.png) no-repeat;
}
.story-block .inner-box{
position:relative;
}
.story-block .inner-box .content-column{
position:relative;
padding:0px;
float:left;
}
.story-block .inner-box .content-column .inner-column{
position:relative;
padding:50px 60px 50px;
z-index:1;
margin-right: 11px;
background-color:#ffffff;
box-shadow:0px 0px 25px rgba(0,0,0,0.10);
}
.story-block .inner-box .content-column .inner-column .text{
position:relative;
}
.story-block .inner-box .content-column .inner-column .text p{
position:relative;
color:#666666;
font-size:14px;
line-height:1.8em;
margin-bottom:20px;
}
.story-block .inner-box .content-column .inner-column .text p span{
color:#fc3549;
}
.story-block .inner-box .content-column .inner-column .text p:last-child{
margin-bottom:0px;
}
.story-block .inner-box .image-column{
position:relative;
padding:0px;
float:right;
margin-bottom:50px;
}
.story-block .inner-box .image-column .inner-column{
position:relative;
padding-top:45px;
}
.story-block .inner-box .image-column .inner-column .image img{
width:100%;
display:block;
}
/* Story Block Two */
.story-block-two{
position:relative;
margin-bottom:80px;
}
.story-block-two .pattern-layer{
position:absolute;
content:'';
left:-500px;
top:-20px;
width:780px;
height:550px;
background:url(../images/background/pattern-3.png) no-repeat;
}
.story-block-two .inner-box{
position:relative;
}
.story-block-two .inner-box .content-column{
position:relative;
padding:0px;
float:left;
}
.story-block-two .inner-box .content-column .sec-title{
text-align: left;
margin-left: 30px;
}
.story-block-two .inner-box .content-column .sec-title .inner-title {
text-align: left;
display: block;
}
.story-block-two .inner-box .content-column .inner-column{
position:relative;
padding:50px 60px 50px;
z-index:1;
margin-left: 35px;
background-color:#ffffff;
box-shadow:0px 0px 25px rgba(0,0,0,0.10);
}
.story-block-two .inner-box .content-column .inner-column .text{
position:relative;
}
.story-block-two .inner-box .content-column .inner-column .text p{
position:relative;
/* color:#666666; */
font-size: 15px;
line-height:1.8em;
margin-bottom:20px;
}
.story-block-two .inner-box .content-column .inner-column .text p span{
color:#fc3549;
}
.story-block-two .inner-box .content-column .inner-column .text p strong{
color:#222222;
}
.story-block-two .inner-box .content-column .inner-column .text p:last-child{
margin-bottom:0px;
}
.story-block-two .inner-box .image-column{
position:relative;
padding:0px;
float:left;
margin-bottom:50px;
}
.story-block-two .inner-box .image-column .inner-column{
position:relative;
padding-top:45px;
}
.story-block-two .inner-box .image-column .inner-column .image{
position:relative;
}
.story-block-two .inner-box .image-column .inner-column .image img{
position:relative;
width:100%;
display:block;
}
/***
====================================================================
Product Tab Section
====================================================================
***/
.product-tab-section {
position: relative;
padding-top: 48px;
background-attachment: initial;
/* background-size: cover; */
background-repeat: no-repeat;
background: #fcfcfc;
background-image: none!important;
}
.product-tab-sectionx:before{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:0px;
background-color:rgba(26,26,26,0.92);
}
.product-tab-section:after{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:90px;
width:100%;
background-color:rgba(255,255,255,1);
}
.product-tab-section .content-box{
position:relative;
}
.product-tab-section .content-box .inner-content{
position:relative;
/* max-width:770px; */
z-index:1;
margin-left:100px;
padding:70px 110px 70px;
background-color: #ffffff;
box-shadow:0px 0px 35px rgba(0,0,0,0.15);
box-shadow: -6px 77px 68px 0px rgba(0,0,0,0.07);
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
/* padding: 75px 0px 80px 0px; */
border-radius: 10px;
}
.product-tab-section .content-box .inner-content .sec-title h2{
font-size:30px;
font-weight:700;
}
/***
====================================================================
Design Tabs Style
====================================================================
***/
.product-tab-section .design-tabs{
position:relative;
z-index:1;
}
.product-tab-section .design-tabs .tab-btns{
position:relative;
margin-bottom:15px;
font-family: "Roboto", Sans-serif;
}
.product-tab-section .design-tabs .tab-btns .tab-btn{
position:relative;
margin-right:25px;
font-size:16px;
background:none;
color: #ffffff;
text-transform:uppercase;
font-weight:600;
line-height:24px;
cursor:pointer;
padding-bottom:5px;
margin-bottom:8px;
display:inline-block;
transition:all 500ms ease;
color: #ffffff;
font-family: "Roboto", Sans-serif;
font-size: 13px;
font-weight: 500;
text-transform: uppercase;
padding: 8px 20px 8px 20px;
background-color: #00d280;
/* border-radius: 14px 14px 14px 14px; */
box-shadow: 0px 8px 17px 0px rgba(0,210,128,0.3);
}
.product-tab-section .design-tabs .tab-btns .tab-btn:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:3px;
width:0px;
background-color: #0bc07a;
transition: all 900ms ease;
-moz-transition: all 900ms ease;
-webkit-transition: all 900ms ease;
-ms-transition: all 900ms ease;
-o-transition: all 900ms ease;
}
.product-tab-section .design-tabs .tab-btns .tab-btn:hover::before,
.product-tab-section .design-tabs .tab-btns .tab-btn.active-btn:before{
width:100%;
}
.product-tab-section .design-tabs .tab-btns .tab-btn:hover,
.product-tab-section .design-tabs .tab-btns .tab-btn.active-btn{
color: #ffffff;
}
.product-tab-section .design-tabs .tabs-content{
position:relative;
}
.product-tab-section .design-tabs .tabs-content .tab{
position:relative;
display:none;
}
.product-tab-section .design-tabs .tabs-content .tab.active-tab{
display:block;
}
.product-tab-section .design-tabs .tabs-content .text{
position:relative;
/* color:#666666; */
font-size: 15px;
line-height:1.8em;
margin-bottom:40px;
}
.product-tab-section .design-tabs .tabs-content .active-tab .text,
.product-tab-section .design-tabs .tabs-content .active-tab .theme-btn{
-ms-animation-name: fadeInUp;
-moz-animation-name: fadeInUp;
-op-animation-name: fadeInUp;
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
-ms-animation-duration: 500ms;
-moz-animation-duration: 500ms;
-op-animation-duration: 500ms;
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
-ms-animation-timing-function: linear;
-moz-animation-timing-function: linear;
-op-animation-timing-function: linear;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-ms-animation-iteration-count: 1;
-moz-animation-iteration-count: 1;
-op-animation-iteration-count: 1;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/***
====================================================================
Projects Section
====================================================================
***/
.projects-section {
position: relative;
padding-top: 100px;
}
.projects-section .pattern-layer{
position:absolute;
content:'';
left:0px;
top:-55px;
height:154px;
width:100%;
background-position:center center;
background-repeat:no-repeat;
}
.projects-section .column{
position:relative;
padding:0px;
float:left;
}
/* Project Block */
.project-block{
position:relative;
z-index:1;
}
.project-block .inner-box{
position:relative;
}
.project-block .inner-box .image{
position:relative;
}
.project-block .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.project-block .inner-box .image .overlay-box{
position: absolute;
left: 30px;
bottom: 30px;
right: 30px;
top: 30px;
z-index: 2;
opacity: 0;
display: block;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.project-block .inner-box .image .overlay-box:before{
position:absolute;
content:'';
right:0px;
top:0px;
width:100%;
height:0%;
display:block;
opacity:0;
text-align:center;
-webkit-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: top;
-moz-transform-origin: top;
-ms-transform-origin: top;
-o-transform-origin: top;
transform-origin: top;
-ms-transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
background-color: #fc3549;
}
.project-block .inner-box:hover .image .overlay-box:before{
opacity: 1;
-webkit-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
}
.project-block .inner-box .image .overlay-box:after{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:100%;
height:100%;
display:block;
opacity:0;
text-align:center;
-webkit-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: top;
-moz-transform-origin: top;
-ms-transform-origin: top;
-o-transform-origin: top;
transform-origin: top;
-ms-transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
background-color: #00d280d9;
}
.project-block .inner-box:hover .image .overlay-box:after{
opacity: 1;
-webkit-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
}
.project-block .inner-box:hover .image .overlay-box{
opacity: 1;
}
.project-block .inner-box .image .overlay-box .plus{
position:relative;
display:inline-block;
z-index:1;
color: #ffffff;
font-size:18px;
text-align:center;
line-height:34px;
font-weight:400;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.project-block .inner-box:hover .image .overlay-box .plus{
-ms-animation-name: rotateMe;
-moz-animation-name: rotateMe;
-o-animation-name: rotateMe;
-webkit-animation-name: rotateMe;
animation-name: rotateMe;
-ms-animation-duration: 500ms;
-moz-animation-duration: 500ms;
-o-animation-duration: 500ms;
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
-ms-animation-delay: 800ms;
-moz-animation-delay: 800ms;
-o-animation-delay: 800ms;
-webkit-animation-delay: 800ms;
animation-delay: 800ms;
-ms-animation-timing-function: linear;
-moz-animation-timing-function: linear;
-o-animation-timing-function: linear;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-ms-animation-iteration-count: 2;
-moz-animation-iteration-count: 2;
-op-animation-iteration-count: 2;
-webkit-animation-iteration-count: 2;
animation-iteration-count: 2;
}
.project-block .inner-box .image .overlay-box .plus:hover{
color:#ffffff;
}
.project-block .inner-box .image .overlay-box .overlay-inner{
position: absolute;
left: 0px;
top: 30px;
width: 100%;
height: 100%;
display: table;
z-index:1;
padding: 10px 10px;
vertical-align: middle;
opacity:0;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.project-block .inner-box:hover .image .overlay-box .overlay-inner{
opacity:1;
top:0;
transition-delay:500ms;
}
.project-block .inner-box .image .overlay-box .overlay-inner .overlay-content{
position: relative;
text-align:center;
display: table-cell;
vertical-align: middle;
background: #0bb084;
}
.project-block .inner-box .image h3{
position:relative;
font-size:22px;
color:#222222;
z-index:1;
font-weight:600;
line-height:1.3em;
margin-top:15px;
margin-bottom:7px;
}
.project-block .inner-box .image h3 a{
position:relative;
color: #ffffff;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.project-block .inner-box .image h3 a:hover{
color: #ffffff;
text-decoration:underline;
}
.project-block .inner-box .image .category{
position:relative;
color: #ffffff;
font-size:14px;
z-index:1;
letter-spacing:1px;
text-transform:uppercase;
}
/***
====================================================================
Counter Section
====================================================================
***/
.counter-section {
position: relative;
padding: 100px 0px 100px;
}
.counter-section .sec-title{
margin-bottom:40px;
}
.counter-section .pattern-layer{
position:absolute;
content:'';
right:0px;
top:-50px;
height:960px;
width:814px;
background-position:center center;
background-repeat:no-repeat;
}
.counter-section .counter-block{
float:left;
padding:0px;
}
/* Counter Block */
.counter-block{
position:relative;
}
.counter-block .inner-box{
position:relative;
margin:0px;
display:block;
box-shadow:0px 0px 20px rgba(0,0,0,0.10);
}
.counter-block .inner-box .image{
position:relative;
width:100%;
}
.counter-block .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.counter-block .inner-box .content-box{
position:relative;
width:100%;
text-align:center;
padding:60px 15px;
background-color: #ffffff;
}
.counter-block .inner-box .content-box .count-box{
position:relative;
color: #3bbeff;
font-size:102px;
line-height:1em;
font-family: "Roboto", Sans-serif;
font-weight: 700;
}
.counter-block .inner-box .content-box .text{
position:relative;
color: #222222;
font-size: 15px;
padding-top:15px;
margin-top:15px;
text-transform:uppercase;
font-weight: 500;
}
.counter-block .inner-box .content-box .text:before{
position:absolute;
content:'';
left:50%;
top:0px;
height:2px;
width:50px;
margin-left:-25px;
display:inline-block;
background-color:#222222;
}
.counter-block:nth-child(2) .inner-box .content-box .count-box,
.counter-block:nth-child(4) .inner-box .content-box .count-box{
color: #15de9b;
width:100%;
}
.counter-block:nth-child(2) .inner-box .content-box .text:before,
.counter-block:nth-child(4) .inner-box .content-box .text:before{
background-color:#fc3549;
}
/***
====================================================================
Testimonial Section
====================================================================
***/
.testimonial-section{
position:relative;
padding:85px 0px 85px;
/* background-attachment:fixed; */
background-size:cover;
background-repeat:no-repeat;
}
.testimonial-section:before{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:0px;
/* background-color:rgba(48,48,48,0.80); */
}
.testimonial-section .owl-nav{
display:none;
}
.testimonial-section .owl-dots{
position:relative;
text-align:center;
margin-top:50px;
}
.testimonial-section .owl-dots .owl-dot{
position:relative;
width:9px;
height:9px;
margin:0px 7px;
border-radius:50%;
display:inline-block;
border:1px solid #ffffff;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.testimonial-section .owl-dots .owl-dot.active,
.testimonial-section .owl-dots .owl-dot:hover{
background-color:#ffffff;
}
.testimonial-block{
position:relative;
}
.testimonial-block .inner-box{
position:relative;
text-align:center;
}
.testimonial-block .inner-box .quote-icon{
position:relative;
font-size:44px;
line-height:1em;
color:#ffffff;
}
.testimonial-block .inner-box .title{
position:relative;
color: #ffffff;
font-size:30px;
font-weight:600;
margin-top:25px;
letter-spacing:1px;
}
.testimonial-block .inner-box .text{
position:relative;
color:#ffffff;
font-size:16px;
line-height:1.7em;
font-style:italic;
max-width:1000px;
margin:0 auto;
margin-top:60px;
font-weight:400;
}
.testimonial-block .inner-box .author-name{
position:relative;
color:#ffffff;
font-size:14px;
font-weight:600;
margin-top:40px;
letter-spacing:1px;
text-transform:uppercase;
}
/***
====================================================================
Team Section
====================================================================
***/
.team-section {
position: relative;
padding: 100px 0px 70px;
background: #fafafa78;
/* background: #f7fdfc21; */
/* z-index: -11; */
}
.team-section .pattern-layer{
position:absolute;
right:0px;
top:240px;
width:100%;
height:234px;
}
.team-section .sec-title{
margin-bottom:50px;
}
.team-section .sec-title .text{
line-height:2em;
margin-top:40px;
/* color: #6a7695; */
/* font-size: 16px; */
/* font-weight: 300; */
}
/* Team Block */
.team-block{
position:relative;
margin-bottom:30px;
}
.team-block .inner-box {
position: relative;
box-shadow: 0px 0px 35px rgba(0,0,0,0.15);
}
.team-block .inner-box .image{
position:relative;
}
.team-block .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.team-block .inner-box .image .overlay-box{
position:absolute;
left:20px;
top:20px;
right:20px;
bottom:20px;
opacity:0;
-webkit-transition:all 700ms ease;
-ms-transition:all 700ms ease;
-o-transition:all 700ms ease;
transition:all 700ms ease;
}
.team-block .inner-box .image .overlay-box:before{
position: absolute;
content: '';
left: 0px;
top: 0px;
width: 100%;
height: 100%;
display: block;
opacity: 0;
visibility: hidden;
transition: all 500ms ease;
-moz-transition: all 700ms ease;
-webkit-transition: all 700ms ease;
-ms-transition: all 700ms ease;
-o-transition: all 700ms ease;
background-color: rgb(21, 222, 155);
transform-origin:bottom;
-moz-transform: rotateX(-180deg);
-webkit-transform: rotateX(-180deg);
-ms-transform: rotateX(-180deg);
-o-transform: rotateX(-180deg);
transform: rotateX(-180deg);
}
.team-block .inner-box:hover .overlay-box:before{
-moz-transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
visibility: visible;
}
.team-block .inner-box:hover .overlay-box{
opacity:1;
}
.team-block .inner-box .overlay-inner{
position:absolute;
left:0px;
top:-20px;
width:100%;
height:100%;
display:table;
text-align:center;
vertical-align:middle;
padding:10px 15px;
opacity:0;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
}
.team-block .inner-box:hover .overlay-inner{
opacity:1;
top:0;
-webkit-transition-delay:700ms;
-ms-transition-delay:700ms;
transition-delay:700ms;
}
.team-block .inner-box .overlay-inner .content{
position:relative;
display:table-cell;
vertical-align:middle;
}
.team-block .inner-box .image .overlay-box .phone{
position:relative;
color: #ffffff;
font-size:18px;
line-height:1.8em;
padding-bottom:20px;
margin-bottom:25px;
}
.team-block .inner-box .image .overlay-box .phone a{
color: #ffffff;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.team-block .inner-box .image .overlay-box .phone a:hover{
text-decoration:underline;
color:#ffffff;
}
.team-block .inner-box .image .overlay-box .phone span{
font-size:16px;
display:block;
}
.team-block .inner-box .image .overlay-box .phone:before{
position:absolute;
content:'';
left:50%;
bottom:0px;
height:2px;
width:50px;
margin-left:-25px;
background-color:#222222;
}
.team-block .inner-box .image .overlay-box .social-links{
position:relative;
}
.team-block .inner-box .image .overlay-box .social-links li{
position:relative;
margin:0px 6px;
display:inline-block;
}
.team-block .inner-box .image .overlay-box .social-links li a{
position:relative;
color: #ffffff;
font-size:18px;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.team-block .inner-box .image .overlay-box .social-links li a:hover{
color:#ffffff;
}
.team-block .inner-box .lower-content{
position:relative;
padding: 30px 15px 30px 45px;
background-color: #ffffff;
background-color: #ffffff;
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.team-block .inner-box .lower-content h3{
position:relative;
font-size:18px;
line-height:1.3em;
}
.team-block .inner-box .lower-content h3 a{
position:relative;
color: rgb(71, 71, 71);
font-weight: 600;
}
.team-block .inner-box .lower-content .designation{
position:relative;
font-size: 14px;
margin-top: 7px;
padding-bottom: 0px;
text-transform: capitalize;
color: rgb(81, 81, 81);
/* font-size: 15px; */
/* color: #6a7695; */
font-weight: 500;
}
.team-block .inner-box .lower-content .designation:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:3px;
width:50px;
background-color: #ededed00;
}
/***
====================================================================
Sponsors Section
====================================================================
***/
.sponsors-section{
position:relative;
padding:50px 0px 50px;
box-shadow:0px 0px 20px rgba(0,0,0,0.10);
}
.sponsors-section.style-two{
box-shadow:none;
padding:80px 0px 80px;
border-top:1px solid #eeeeee;
}
.sponsors-section .sponsors-outer{
position:relative;
}
.sponsors-section .sponsors-outer .owl-dots,
.sponsors-section .sponsors-outer .owl-nav{
position:relative;
display:none;
}
.sponsors-section .sponsors-outer .image-box{
position:relative;
text-align:center;
margin:0px;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.sponsors-section .sponsors-outer .image-box img{
max-width:100%;
width:auto;
display:inline-block;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.sponsors-section .sponsors-outer .image-box img:hover{
opacity:0.4;
}
/***
====================================================================
News Section
====================================================================
***/
.news-section {
position: relative;
padding: 100px 0px 20px;
}
.news-section .sec-title{
margin-bottom:45px;
}
.news-section .row{
margin:0px -28px;
}
.news-section .news-column{
padding:0px 28px;
}
/* News Block */
.news-block{
position:relative;
margin-bottom:40px;
}
.news-block .inner-box{
position:relative;
}
.news-block .inner-box .image{
position:relative;
overflow:hidden;
background-color:#000000;
}
.news-block .inner-box .image a{
position:relative;
display:block;
}
.news-block .inner-box .image a:before{
content: "\f0c1";
font-family: 'FontAwesome';
font-weight:400;
position:absolute;
left:50%;
top:50%;
margin:-30px 0px 0px -30px;
width:60px;
height:60px;
line-height:60px;
text-align:center;
background:#ffffff;
color:#fc3549;
font-size:20px;
border-radius:50%;
z-index:1;
opacity:0;
-webkit-transform:translateY(50px);
-ms-transform:translateY(50px);
-moz-transform:translateY(50px);
transform:translateY(50px);
-webkit-transition: all 600ms ease;
-moz-transition: all 600ms ease;
-ms-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
}
.news-block .inner-box .image img{
display: block;
width: 100%;
height: auto;
-webkit-transition: all 600ms ease;
-moz-transition: all 600ms ease;
-ms-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
}
.news-block .inner-box:hover .image img{
opacity:0.30;
-webkit-transform:rotate(3deg) scale(1.1,1.1);
-ms-transform:rotate(3deg) scale(1.1,1.1);
transform:rotate(3deg) scale(1.1,1.1);
}
.news-block .inner-box:hover .image a:before{
opacity:1;
-webkit-transform:translateY(0px);
-ms-transform:translateY(0px);
-moz-transform:translateY(0px);
transform:translateY(0px);
}
.news-block .inner-box .lower-content{
position:relative;
}
.news-block .inner-box .lower-content .post-date{
position:relative;
color:#ffffff;
top:-20px;
font-size:14px;
margin-left:30px;
margin-top:-10px;
padding:10px 17px;
display:inline-block;
background-color:#222222;
}
.news-block .inner-box .lower-content h3{
position:relative;
font-size: 22px;
font-weight:600;
line-height:1.3em;
}
.news-block .inner-box .lower-content h3 a{
position:relative;
color:#222222;
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;
}
.news-block .inner-box .lower-content h3 a:hover{
color:#fc3549;
}
.news-block .inner-box .lower-content .post-meta{
position:relative;
margin-top:10px;
padding-bottom:18px;
}
.news-block .inner-box .lower-content .post-meta li{
position:relative;
color:#666666;
font-size:14px;
margin-right:15px;
display:inline-block;
/* font-size: 16px; */
/* color: #6a7695; */
}
.news-block .inner-box .lower-content .post-meta li:last-child{
margin-right:0px;
}
.news-block .inner-box .lower-content .post-meta:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:2px;
width:50px;
background-color:#fc3549;
}
.news-block .inner-box .lower-content .text{
position:relative;
color:#666666;
font-size:14px;
line-height:1.9em;
margin-top:18px;
}
.news-block .inner-box .lower-content .read-more{
position:relative;
color:#222222;
font-size:14px;
line-height:1em;
margin-top:20px;
display:inline-block;
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;
}
.news-block .inner-box .lower-content .read-more .arrow{
position:relative;
margin-left:10px;
color:#fc3549;
top:2px;
}
.news-block .inner-box .lower-content .read-more:hover{
color:#fc3549;
}
/* News Block Two */
.news-block-two{
position:relative;
margin-bottom:60px;
}
.news-block-two .inner-box{
position:relative;
}
.news-block-two .inner-box .image-column{
position:relative;
}
.news-block-two .inner-box .image-column .image{
position:relative;
overflow:hidden;
background-color:#000000;
}
.news-block-two .inner-box .image-column .image img{
position:relative;
width:100%;
display:block;
transition:all 600ms ease;
-webkit-transition:all 600ms ease;
-ms-transition:all 600ms ease;
-o-transition:all 600ms ease;
-moz-transition:all 600ms ease;
}
.news-block-two .inner-box:hover .image-column .image img{
opacity:0.4;
-webkit-transform:rotate(5deg) scale(1.2,1.2);
-ms-transform:rotate(5deg) scale(1.2,1.2);
-moz-transform:rotate(5deg) scale(1.2,1.2);
transform:rotate(5deg) scale(1.2,1.2);
}
.news-block-two .inner-box .content-column{
position:relative;
}
.news-block-two .inner-box .content-column .inner-column{
position:relative;
}
.news-block-two .inner-box .content-column .post-date{
position:relative;
color:#ffffff;
font-size: 12px;
padding:10px 17px;
display:inline-block;
background-color:#222222;
text-transform: uppercase;
color: #fc3549;
padding: 8px 20px 8px 20px;
background-color: #f3e4e9;
border-radius: 14px 14px 14px 14px;
display: inline-block;
font-weight: 700;
}
.news-block-two .inner-box .content-column h3{
position:relative;
font-size: 22px;
font-weight:600;
line-height:1.3em;
margin-top:18px;
}
.news-block-two .inner-box .content-column h3 a{
position:relative;
color:#222222;
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;
}
.news-block-two .inner-box .content-column h3 a:hover{
color:#fc3549;
}
.news-block-two .inner-box .content-column .post-meta{
position:relative;
margin-top:7px;
padding-bottom:18px;
}
.news-block-two .inner-box .content-column .post-meta:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:2px;
width:50px;
background-color:#fc3549;
}
.news-block-two .inner-box .content-column .post-meta li{
position:relative;
color:#666666;
font-size:14px;
margin-right:20px;
display:inline-block;
font-size: 15px;
/* color: #6a7695; */
}
.news-block-two .inner-box .content-column .post-meta li:last-child{
margin-right:0px;
}
/***
====================================================================
Newsletter Section
====================================================================
***/
.newsletter-section{
position:relative;
padding:75px 0px;
}
.newsletter-section.style-two {
padding-top: 0px;
background: #ffece5;
padding-top: 80px;
}
.newsletter-section .pattern-layer{
position:absolute;
right:0px;
top:0px;
width:100%;
height:253px;
}
.newsletter-section .title-column{
position:relative;
}
.newsletter-section .title-column .inner-column{
position:relative;
}
.newsletter-section .title-column .inner-column h2{
position:relative;
color:#222222;
font-size:30px;
font-weight:700;
line-height:1.3em;
padding-right:30px;
display:inline-block;
}
.newsletter-section .title-column .inner-column h2:before{
position:absolute;
content:'';
right:0px;
top:20px;
width:24px;
height:2px;
background-color:#fc3549;
}
.newsletter-section .title-column .inner-column .text{
position:relative;
color:#666666;
font-size:14px;
line-height:1.7em;
margin-top:15px;
}
.newsletter-section .form-column{
position:relative;
}
.newsletter-section .form-column .inner-column{
position:relative;
}
.newsletter-section .form-column h3{
position:relative;
color:#222222;
font-weight:600;
font-size:18px;
line-height:1.3em;
margin-bottom:18px;
}
/*Subscribe Form*/
.subscribe-form{
position:relative;
}
.subscribe-form .form-group{
position:relative;
display:block;
margin:0px;
width:100%;
padding-right:170px;
}
.subscribe-form .form-group input[type="text"],
.subscribe-form .form-group input[type="tel"],
.subscribe-form .form-group input[type="email"],
.subscribe-form .form-group textarea{
position:relative;
display:block;
width:100%;
line-height:28px;
height:50px;
font-size:14px;
color:#222222;
background:#ffffff;
border:1px solid #dddddd;
padding:10px 15px 10px 15px;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.subscribe-form .form-group input[type="submit"],
.subscribe-form button{
position:absolute;
right:0px;
top:0px;
cursor:pointer;
}
.subscribe-form .form-group input[type="submit"]:hover,
.subscribe-form button:hover{
}
/***
====================================================================
Main Footer
====================================================================
***/
.main-footer {
position: relative;
color: #bbbbbb;
background-color: #ffffff;
z-index: 1;
/* background: #f5f5fa; */
}
.main-footer .footer-widget{
position:relative;
margin-bottom:40px;
}
.main-footer .widgets-section {
position: relative;
padding: 100px 0px 0px;
padding-bottom: 60px;
}
.main-footer .footer-widget h2{
position:relative;
font-weight:600;
color:#ffffff;
font-size:16px;
line-height:1.2em;
margin-bottom:24px;
padding-bottom:14px;
/* text-transform:uppercase; */
font-size: 20px;
color: #001064;
font-weight: 500;
margin-bottom: 32px;
}
.main-footer .footer-widget h2:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:2px;
width:50px;
background-color: #fc354917;
}
.main-footer .about-widget .social-links,.footer_social.social-links{
position:relative;
}
.main-footer .about-widget .social-links li,.footer_social.social-links li{
position:relative;
margin-right:20px;
display:inline-block;
}
.main-footer .about-widget .social-links li:last-child,.footer_social.social-links li:last-child{
margin-right:0px;
}
.main-footer .about-widget .social-links li a,.footer_social.social-links li a{
position:relative;
color: #585858;
font-size:18px;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-footer .about-widget .social-links li a:hover,.footer_social.social-links li a:hover{
color:#fc3549;
}
.main-footer .about-widget .text{
position:relative;
color: #494949;
font-size:14px;
line-height:1.9em;
margin-top:18px;
margin-bottom:35px;
/* font-size: 16px; */
/* font-weight: 300; */
/* line-height: 28px; */
/* color: #656f88; */
}
.main-footer .about-widget .copyright{
position:relative;
color: #4f4f4f;
font-size:14px;
line-height:1.9em;
}
.main-footer .about-widget .copyright span{
color: #353535;
font-weight:600;
}
/* Footer List */
.footer-list{
position:relative;
}
.footer-list li{
position:relative;
line-height: 37px;
}
.footer-list li a{
position:relative;
color: #515151;
font-size:14px;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
/* font-size: 16px; */
/* color: #6a7695; */
}
.footer-list li a:hover {
color: #fc3549;
}
/* Contact List */
.main-footer .contact-list{
position:relative;
}
.main-footer .contact-list li{
position:relative;
color: #000000;
font-size:16px;
line-height:1.6em;
margin-bottom: 17px;
font-weight: 600;
}
.main-footer .contact-list li a{
color: #5c5c5c;
}
.main-footer .contact-list li a:hover{
text-decoration:underline;
}
.main-footer .contact-list li span{
color: #565656;
font-size: 14px;
display:block;
font-weight: 600;
font-size: 14px;
color: #6a7695;
}
.main-footer .footer-bottom-image{
position:relative;
}
.main-footer .footer-bottom-image .image{
position:relative;
}
.main-footer .footer-bottom-image .image:before{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:0px;
z-index:1;
background-color:rgba(0,0,0,0.80);
}
.main-footer .footer-bottom-image .image img{
position:relative;
width:100%;
display:block;
}
/***
====================================================================
Architecture Section
====================================================================
***/
.architecture-section {
position: relative;
padding: 40px 0px 30px;
z-index: 1;
}
.architecture-section .pattern-layer{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:100%;
height:424px;
background: red;
background: #f7fdfc;
}
.architecture-section .title-box{
position:relative;
}
.architecture-section .title-box .title-inner-box{
position:relative;
background-color:#ffffff;
padding: 60px 60px 15px 128px;
/* border:10px solid #eeeeee; */
box-shadow: 0px 3px 16px 0px rgba(190, 190, 190, 0.3);
border-radius: 10px;
}
.architecture-section .title-box .title-inner-box .sec-title h2{
font-size: 40px;
line-height:1.1em;
font-weight: 600;
font-size: 30px;
font-weight: 600;
line-height: 40px;
font-family: "Roboto", Sans-serif;
}
.architecture-section .title-box .text{
position:relative;
color:#666666;
font-size: 15px;
line-height:1.9em;
/* color: #6a7695; */
/* color: #6a7695; */
/* font-size: 14px; */
/* font-weight: 400; */
font-family: 'Open Sans', sans-serif;
}
.architecture-section .lower-content{
position:relative;
}
.architecture-section .lower-content .inner-content{
position:relative;
padding:0px 70px 0px 140px;
}
.architecture-section .lower-content .list-column{
position:relative;
}
.architecture-section .lower-content .list-column .inner-column{
position:relative;
padding-top:50px;
}
.architecture-section .lower-content .architecture-info{
position:relative;
margin-bottom:32px;
}
.architecture-section .lower-content .architecture-info:last-child{
margin-bottom:0px;
}
.architecture-section .lower-content .architecture-info .info-inner{
position:relative;
padding-bottom:14px;
}
.architecture-section .lower-content .architecture-info .info-inner:before{
position:absolute;
content:'';
left:0px;
width:35px;
bottom:0px;
height:2px;
background-color:#fc3549;
}
.architecture-section .lower-content .architecture-info .info-inner h3{
position:relative;
color:#222222;
font-weight:600;
font-size: 22px;
line-height:1.3em;
color: #263b5e;
margin-bottom: 14px;
/* font-size: 20px; */
/* font-weight: 500; */
}
.architecture-section .lower-content .architecture-info .info-inner .text{
position:relative;
color:#666666;
font-size: 15px;
margin-top:4px;
font-family: 'Open Sans', sans-serif;
}
.architecture-section .lower-content .image-column{
position:relative;
}
.architecture-section .lower-content .image-column .inner-column{
position:relative;
margin-top: -60px;
}
.architecture-section .lower-content .image-column img{
position:relative;
width:100%;
display:block;
}
/***
====================================================================
Gallery Section
====================================================================
***/
.gallery-section{
position:relative;
padding-top:90px;
}
.gallery-section .filters{
position:relative;
margin-bottom:40px;
}
.gallery-section .filters .filter-tabs{
position:relative;
}
.gallery-section .filters li{
position: relative;
display: inline-block;
color: #0c0c0c;
cursor: pointer;
font-size: 14px;
font-weight: 500;
margin:0px 12px 6px;
padding:0px 0px 6px;
text-transform:uppercase;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.gallery-section .filters li:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:2px;
width:0px;
background-color:#fc3549;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.gallery-section .filters li.active::before,
.gallery-section .filters li:hover::before{
width:100%;
}
/* Project Item */
.project-item{
position:relative;
margin-bottom:30px;
}
.project-item .inner-box{
position:relative;
width:100%;
overflow:hidden;
}
.project-item .image-box{
position:relative;
display:block;
margin:0px;
}
.project-item .image-box img{
position:relative;
display:block;
width:100%;
}
.project-item .overlay-box{
position:absolute;
left:50%;
top:50%;
width:240px;
height:120px;
margin:-60px 0px 0px -120px;
color:#ffffff;
text-align:center;
background:rgba(0,0,0,0.30);
opacity:0;
}
.project-item .inner-box:hover .overlay-box{
-webkit-animation-name:bounceIn;
-ms-animation-name:bounceIn;
animation-name:bounceIn;
-webkit-animation-duration: 1s;
-ms-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.project-item .overlay-inner{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
display:table;
vertical-align:middle;
padding:10px 0px;
}
.project-item .overlay-inner .content{
position:relative;
display:table-cell;
vertical-align:middle;
}
.project-item .overlay-inner .link{
position:relative;
font-size:20px;
color:#ffffff;
width:50px;
height:50px;
line-height:50px;
margin:0px 5px;
display:inline-block;
background-color:#fc3549;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
}
.project-item .overlay-inner .link .icon{
position:relative;
}
.project-item .overlay-inner .link:hover{
background:#202020;
}
.default-portfolio-item{
position:relative;
margin-bottom:30px;
}
.default-portfolio-item.mix{
display:none;
}
.sortable-masonry .items-container{
position:relative;
}
.sortable-masonry .masonry-item{
position:relative;
padding:0px 0px;
margin:0px;
}
.sortable-masonry .masonry-item:before{
content:'';
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
outline:5px solid #ffffff;
outline-offset:-5px;
z-index:1;
}
.default-portfolio-item .inner-box{
position:relative;
width:100%;
overflow:hidden;
}
.default-portfolio-item .image-box{
position:relative;
display:block;
background:#101010;
margin:0;
}
.default-portfolio-item .image-box img{
position:relative;
display:block;
border-radius:3px;
width:100%;
transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
-moz-transition: all 500ms ease;
}
.default-portfolio-item:hover .inner-box .image-box img{
opacity:0.50;
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
transform:scale(1.1);
}
.default-portfolio-item .overlay-box{
position:absolute;
left:0px;
top:0px;
right:0px;
bottom:0px;
padding:0px;
opacity:0;
text-align:center;
transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transform:scaleX(0);
-ms-transform:scaleX(0);
-o-transform:scaleX(0);
-moz-transform:scaleX(0);
transform:scaleX(0);
z-index:10;
}
.default-portfolio-item .overlay-box{
border:5px solid transparent;
}
.default-portfolio-item:hover .overlay-box{
top:0px;
opacity:1;
-webkit-transform:scaleX(1);
-ms-transform:scaleX(1);
-o-transform:scaleX(1);
-moz-transform:scaleX(1);
transform:scaleX(1);
}
.default-portfolio-item .overlay-inner{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
display:table;
vertical-align:middle;
padding:10px 20px;
background:rgba(0,0,0,0);
}
.default-portfolio-item .overlay-inner .overlay-content{
position:relative;
display:table-cell;
vertical-align:middle;
}
.default-portfolio-item .overlay-inner .content-box{
position:relative;
padding:80px 20px;
max-width:450px;
margin:0 auto;
background:rgba(255,255,255,0.95);
}
.default-portfolio-item .overlay-inner .content{
position:relative;
max-width:250px;
margin:0 auto;
}
.default-portfolio-item .overlay-inner h3{
position:relative;
font-size:16px;
font-weight: 600;
text-transform:uppercase;
color:#222222;
line-height:1.4em;
padding-bottom:10px;
}
.default-portfolio-item .overlay-inner h3 a{
color:#222222;
}
.default-portfolio-item .overlay-inner h3:after{
content:'';
position:absolute;
left:50%;
margin-left:-10px;
bottom:0px;
width:20px;
border-bottom: 2px solid #fc3549;
}
.default-portfolio-item .overlay-inner .text{
position:relative;
line-height:1.8em;
margin-top:20px;
color: #6a7695;
font-size: 15px;
font-weight: 400;
}
/***
====================================================================
Services Section
====================================================================
***/
.services-section {
position: relative;
padding: 95px 0px 60px;
}
.services-section .pattern-layer{
position:absolute;
right:0px;
bottom:0px;
width:800px;
height:455px;
}
.services-block-three{
position:relative;
margin-bottom:30px;
/* box-shadow: 0px 3px 10px 0px rgba(38,59,94,0.1); */
/* margin: 0px 20px 0px 0px; */
/* padding: 50px 25px; */
}
.services-block-three.style-two{
text-align:center;
}
.services-block-three.style-two .inner-box h3:before{
margin-left:-25px;
left:50%;
}
.services-block-three .inner-box{
position:relative;
box-shadow: 0px 3px 10px 0px rgba(38,59,94,0.1);
/* margin: 0px 20px 0px 0px; */
padding: 50px 40px;
background: white;
}
.services-block-three .inner-box .service-number{
position:absolute;
right:0px;
top:40px;
color:#ececec;
opacity:0.4;
font-size:72px;
line-height:1em;
font-weight:700;
}
.services-block-three .inner-box .icon-box{
position:relative;
font-size:54px;
line-height:1em;
color:#fc3549;
}
.services-block-three .inner-box h3{
position:relative;
font-size: 22px;
font-weight: 600;
margin-top:18px;
padding-bottom:12px;
font-family: "Roboto", Sans-serif;
}
.services-block-three .inner-box h3 a{
position:relative;
color:#222222;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
/* color: #263b5e; */
}
.services-block-three .inner-box h3 a:hover{
color:#fc3549;
}
.services-block-three .inner-box h3:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:2px;
width:50px;
background-color:#fc3549;
}
.services-block-three .inner-box .text{
position:relative;
color:#666666;
font-size: 15px;
line-height:1.8em;
margin-top:25px;
/* color: #6a7695; */
/* color: #6a7695; */
/* font-size: 16px; */
/* font-weight: 300; */
}
/***
====================================================================
Planning Section
====================================================================
***/
.planning-section{
position:relative;
padding:100px 0px 60px;
background-size:cover;
/* background-attachment:fixed; */
}
.planning-section:before{
position:absolute;
content:'';
left:0px;
top:0px;
width:100%;
height:100%;
display:block;
/* background-color:rgba(48,48,48,0.90); */
}
.planning-section .image-column{
position:relative;
margin-bottom:40px;
}
.planning-section .image-column .inner-column{
position:relative;
}
.planning-section .image-column .inner-column .image{
position:relative;
}
.planning-section .image-column .inner-column .image img{
position:relative;
width:100%;
display:block;
}
.planning-section .content-column{
position:relative;
}
.planning-section .content-column .inner-column{
position:relative;
padding-top:20px;
padding-left: 32px;
}
.planning-section .content-column .inner-column .text{
position:relative;
}
.planning-section .content-column .inner-column .text p{
position:relative;
font-size:14px;
line-height:1.8em;
color: #393939;
margin-bottom:20px;
}
.planning-section .content-column .inner-column .text p:last-child{
margin-bottom:0px;
}
.planning-section .content-column .inner-column .text p span{
font-weight:600;
}
/***
====================================================================
Services Section Two
====================================================================
***/
.services-section-two {
position: relative;
padding: 95px 0px 40px;
background: #fafafa;
}
.services-section-two .pattern-layer{
position:absolute;
left:-350px;
top:430px;
width:1000px;
height:334px;
}
.services-section-two .left-column{
position:relative;
margin-bottom:40px;
}
.services-section-two .left-column .inner-column{
position:relative;
/* padding-left:70px; */
padding-right:20px;
}
.services-section-two .left-column .inner-column .sec-title{
margin-bottom: 50px;
}
.services-section-two .left-column h3{
position:relative;
color: #3b3b3b;
font-size: 34px;
line-height:1.3em;
font-weight: 600;
font-size: 22px;
font-weight: 600;
line-height: 40px;
}
.services-section-two .left-column .text{
position:relative;
color:#666666;
font-size: 15px;
line-height:1.8em;
margin-top:6px;
margin-bottom:20px;
/* color: #6a7695; */
/* font-size: 16px; */
font-weight: 400;
}
.services-section-two .left-column ul{
position:relative;
margin-bottom: 70px;
margin-top: 50px;
}
.services-section-two .left-column ul li{
position:relative;
color: #2c2c2c;
font-weight:600;
font-size: 24px;
line-height: 2em;
margin-bottom:5px;
/* margin-top: 20px; */
font-size: 18px;
font-weight: 500;
}
/*Skills Section*/
.skills{
position:relative;
}
.skills .skill-item{
position:relative;
margin-bottom:25px;
}
.skills .skill-item:last-child{
margin-bottom:0px;
}
.skills .skill-item .skill-bar{
position:relative;
width:100%;
}
.skills .skill-item .skill-bar .bar-inner{
position:relative;
width:100%;
border-bottom: 3px solid #cccccc;
}
.skills .skill-item .skill-bar .bar-inner .bar{
position:absolute;
left:0px;
top:0px;
width:0px;
height:3px;
background:#222222;
-webkit-transition:all 2000ms ease;
-ms-transition:all 2000ms ease;
-o-transition:all 2000ms ease;
-moz-transition:all 2000ms ease;
transition:all 2000ms ease;
}
.skills.green .skill-item .skill-bar .bar-inner .bar{
background:#ff6666;
}
.skills .skill-item .skill-header{
position:relative;
margin-bottom:10px;
}
.skills .skill-item .skill-header .skill-title{
float:left;
color:#222222;
font-size: 15px;
font-weight: 500;
line-height:1.4em;
text-transform:capitalize;
}
.skills .skill-item .skill-header .skill-percentage{
position:relative;
color:#fc3549;
font-size:16px;
font-weight:600;
line-height:1.4em;
float:right;
}
.services-section-two .left-column .image {
position: relative;
margin-top: 150px;
margin-left: 0px;
}
.services-section-two .right-column{
position:relative;
margin-bottom:40px;
}
.services-section-two .right-column .inner-column{
position:relative;
margin-right:-350px;
}
.services-section-two .right-column .image-box {
position: relative;
margin-bottom: 100px;
}
.services-block-four{
position:relative;
}
.services-block-four .inner-box{
position:relative;
}
.services-block-four .inner-box .image{
position:relative;
}
.services-block-four .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.services-block-four .inner-box .lower-content{
position:relative;
}
.services-block-four .inner-box .lower-content .content-inner{
position:relative;
margin-left:40px;
margin-right:40px;
margin-top: -145px;
padding:70px 70px 70px 120px;
background-color: #fffffff7;
box-shadow:0px 0px 25px rgba(0,0,0,0.10);
}
.services-block-four .inner-box .lower-content h2{
position:relative;
font-size:30px;
font-weight:700;
line-height:1.4em;
margin-bottom:18px;
color: #3f4451;
font-size: 30px;
font-weight: 600;
line-height: 40px;
}
.services-block-four .inner-box .lower-content h2:before{
position:absolute;
content:'';
left:-65px;
top:19px;
height:2px;
width:50px;
background-color:#fc3549;
}
.services-block-four .inner-box .lower-content h2 a{
position:relative;
color:#222222;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
color: #3f4451;
font-size: 30px;
font-weight: 600;
line-height: 40px;
}
.services-block-four .inner-box .lower-content h2 a:hover{
color:#fc3549;
}
.services-block-four .inner-box .lower-content .text{
position:relative;
margin-bottom:35px;
}
.services-block-four .inner-box .lower-content .text p{
position:relative;
color:#666666;
font-size: 15px;
line-height:1.9em;
margin-bottom:15px;
/* color: #6a7695; */
/* font-size: 16px; */
font-weight: 400;
}
.services-block-four .inner-box .lower-content .text p:last-child{
margin-bottom:0px;
}
.services-section-three{
position:relative;
padding:100px 0px 70px;
}
.services-section-three .pattern-layer{
position:absolute;
right:0px;
top:0px;
width:695px;
height:395px;
}
.services-section-three .pattern-layer-two{
position:absolute;
left:0px;
bottom:0px;
width:695px;
height:395px;
}
/* Services Block Five */
.services-block-five{
position:relative;
margin-bottom: 60px;
}
.services-block-five .inner-box{
position:relative;
}
.services-block-five .inner-box .image-column{
position:relative;
margin-bottom:30px;
}
.services-block-five .inner-box .image-column .inner-column{
position:relative;
}
.services-block-five .inner-box .image-column .inner-column .image{
position:relative;
}
.services-block-five .inner-box .image-column .inner-column .image img{
position:relative;
width:100%;
display:block;
}
.services-block-five .inner-box .content-column{
position:relative;
margin-bottom:30px;
}
.services-block-five .inner-box .content-column .inner-column{
position:relative;
padding-top:20px;
}
.services-block-five .inner-box .content-column{
position:relative;
}
.services-block-five .inner-box .content-column .inner-column{
position:relative;
padding-right:50px;
}
.services-block-five.style-two .inner-box .content-column .inner-column{
position:relative;
padding-right:0px;
padding-left:50px;
}
.services-block-five .inner-box .content-column h3{
position:relative;
font-size:30px;
font-weight:600;
line-height:1.3em;
margin-bottom:25px;
padding-bottom:15px;
}
.services-block-five .inner-box .content-column h3:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:2px;
width:50px;
background-color:#fc3549;
}
.services-block-five .inner-box .content-column h3 a{
position:relative;
color:#222222;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
}
.services-block-five .inner-box .content-column h3 a:hover{
color:#fc3549;
}
.services-block-five .inner-box .content-column .text{
position:relative;
color: #666666;
font-size: 15px;
line-height: 1.9em;
/* color: #6a7695; */
margin-bottom: 30px;
}
/***
====================================================================
Fullwidth Section Two
====================================================================
***/
.container-fluid-two {
position: relative;
overflow: hidden;
margin-bottom: 0px;
padding: 100px 0px 40px;
background-color: #f8f8f8;
}
.container-fluid-two .outer-section{
position:relative;
}
.container-fluid-two .outer-section .left-column {
position: relative;
width: 50%;
float: left;
padding-top: 0;
}
.container-fluid-two .outer-section .left-column .inner-column{
position: relative;
max-width:560px;
margin-right: 271px;
margin-left: -288px;
display: block;
float: right;
padding:0px 15px;
padding-right: 56px;
}
.container-fluid-two .outer-section .pattern-layer {
position: absolute;
left: 76px;
bottom: 0px;
width: 189px;
height: 158px;
}
.container-fluid-two .outer-section .left-column .quote-icon{
position:absolute;
left:0px;
top:0px;
color: #fc354942;
font-size: 60px;
line-height:1em;
padding-bottom:10px;
border-bottom: 1px solid #fc3549;
}
.container-fluid-two .outer-section .left-column .title-box{
position:relative;
padding-left:90px;
}
.container-fluid-two .outer-section .left-column .title-box .title {
position: relative;
color: #222222;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
color: #ffffff;
padding: 5px 20px 5px 20px;
background-color: #fc3549;
border-radius: 14px 14px 14px 14px;
display: inline-block;
font-weight: 700;
/* box-shadow: 0px 10px 25px rgba(252, 53, 73, 0.3); */
margin-bottom: 10px;
}
.container-fluid-two .outer-section .left-column .title-box h2{
position:relative;
color:#222222;
font-size:36px;
font-weight:600;
margin-bottom:12px;
}
.container-fluid-two .outer-section .left-column .title-box .text{
position:relative;
color:#222222;
font-size: 15px;
line-height:1.7em;
}
.container-fluid-two .outer-section .right-column{
position:relative;
width:50%;
float:left;
padding-bottom:40px;
}
.container-fluid-two .outer-section .right-column:before,
.container-fluid-two .outer-section .right-column .inner-column:before{
position:absolute;
content:'';
right:0px;
top:-180px;
width:100%;
height:300%;
background-color:#ffffff;
}
.container-fluid-two .outer-section .right-column .inner-column{
position:relative;
display:block;
background:#ffffff;
padding-left: 70px;
margin-left: -282px;
padding-right:30px;
padding-top: 30px;
padding-bottom: 20px;
}
.container-fluid-two .outer-section .right-column .inner-column .owl-dots{
display:none;
}
.container-fluid-two .outer-section .right-column .inner-column .owl-nav{
position:relative;
text-align:center;
margin-top:70px;
}
.container-fluid-two .outer-section .right-column .inner-column .owl-nav .owl-prev,
.container-fluid-two .outer-section .right-column .inner-column .owl-nav .owl-next{
position:relative;
width:55px;
height:55px;
color: #ffffff;
font-size:28px;
line-height:51px;
text-align:center;
margin:0px 4px;
border: 0px solid #eeeeee;
display:inline-block;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
background: #01d280;
box-shadow: 0px 10px 25px 0px rgba(0,210,128,0.3);
}
.container-fluid-two .outer-section .right-column .inner-column .owl-nav .owl-prev:hover,
.container-fluid-two .outer-section .right-column .inner-column .owl-nav .owl-next:hover{
color:#ffffff;
border-color:#fc3549;
background-color:#fc3549;
}
/* Testimonial Block Two */
.testimonial-block-two{
position:relative;
}
.testimonial-block-two .inner-box{
position:relative;
padding-top:10px;
min-height:250px;
padding-left: 223px;
margin-left: 20px;
}
.testimonial-block-two .inner-box .image{
position:absolute;
left:0px;
top:0px;
width:180px;
}
.testimonial-block-two .inner-box .upper-box{
position:relative;
padding-bottom:12px;
margin-bottom:25px;
border-bottom:1px solid #dddddd;
}
.testimonial-block-two .inner-box .upper-box h3{
position:relative;
color:#222222;
font-size:16px;
font-weight: 700;
}
.testimonial-block-two .inner-box .upper-box .location{
position:relative;
color:#222222;
font-style:italic;
}
.testimonial-block-two .inner-box .upper-box .rating{
position:relative;
padding-top:10px;
}
.testimonial-block-two .inner-box .upper-box .rating .fa{
position:relative;
color:#ffce4a;
font-size:13px;
}
.testimonial-block-two .inner-box .text{
position:relative;
line-height:1.7em;
color:#222222;
font-size:16px;
}
/***
====================================================================
Project Contact Section
====================================================================
***/
.project-contact-section {
position: relative;
padding-top: 100px;
padding-bottom: 100px;
}
.project-contact-section .inner-container{
position:relative;
}
.project-contact-section .inner-container .pattern-layer{
position:absolute;
content:'';
left:0px;
bottom:-50px;
height:185px;
width:1300px;
}
.project-contact-section .image-layer{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:170px;
background-size:cover;
}
.project-contact-section .content-box{
position:relative;
/* max-width:570px; */
float:right;
width:100%;
}
.project-contact-section .content-box .content-inner{
position:relative;
background-color:#ffffff;
padding:50px 50px 50px 110px;
box-shadow:0px 0px 30px rgba(0,0,0,0.10);
}
.project-contact-section .content-box .content-inner .sec-title h2{
font-size:30px;
font-weight: 700;
}
/***
====================================================================
Project Form
====================================================================
***/
.project-form{
position:relative;
}
.project-form .form-group{
position:relative;
margin-bottom:10px;
}
.project-form .form-group input[type="text"],
.project-form .form-group input[type="tel"],
.project-form .form-group input[type="email"],
.project-form .form-group select,
.project-form .form-group textarea{
position:relative;
display:block;
width:100%;
line-height:28px;
padding:10px 25px;
color:#222222;
height:55px;
font-size:15px;
background:#f4f4f4;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.project-form .form-group input[type="text"]:focus,
.project-form .form-group input[type="tel"]:focus,
.project-form .form-group input[type="email"]:focus,
.project-form .form-group textarea:focus{
}
.project-form .form-group textarea::-webkit-input-placeholder,
.project-form .form-group input::-webkit-input-placeholder{
color:#888888;
}
.project-form .form-group textarea{
height:130px;
resize:none;
}
.project-form button{
cursor: pointer;
margin-top:20px;
}
/***
====================================================================
Sponsors Section Two
====================================================================
***/
.sponsors-section-two{
position:relative;
padding:60px 0px 60px;
background-color:#f4f4f4;
}
.sponsors-section-two .sponsors-outer{
position:relative;
}
.sponsors-section-two .sponsors-outer:before{
position:absolute;
content:'';
right:-2px;
top:0px;
width:6px;
height:100%;
z-index:1;
background-color:#f4f4f4;
}
.sponsors-section-two .sponsors-outer .owl-dots,
.sponsors-section-two .sponsors-outer .owl-nav{
position:relative;
display:none;
}
.sponsors-section-two .sponsors-outer .image-box{
position:relative;
text-align:center;
margin:0px;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.sponsors-section-two .sponsors-outer .image-box:before{
position:absolute;
content:'';
right:-1px;
top:0px;
width:1px;
height:100%;
background-color:#dddddd;
}
.sponsors-section-two .sponsors-outer .image-box img{
max-width:100%;
width:auto;
display:inline-block;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.sponsors-section-two .sponsors-outer .image-box img:hover{
opacity:0.4;
}
/***
====================================================================
About Section Two
====================================================================
***/
.about-section-two {
position: relative;
padding: 220px 0px 70px;
}
.about-section-two .pattern-layer{
position:absolute;
left:0px;
top:90px;
right:0px;
width:100%;
height:490px;
}
.about-section-two .outer-container{
position:relative;
padding:0px 50px;
}
.about-section-two .left-column{
position:relative;
width:40%;
float:left;
}
.about-section-two .left-column .row{
position:relative;
margin:0px -15px;
}
.about-section-two .left-column .image-column{
position:relative;
padding:0px 15px;
}
.about-section-two .left-column .image-column .image{
position:relative;
margin-bottom:30px;
}
.about-section-two .left-column .image-column .image img{
position:relative;
width:100%;
display:block;
margin-top: -78px;
}
.about-section-two .right-column{
position:relative;
width:60%;
float:left;
}
.about-section-two .right-column .inner-column{
position:relative;
padding-left:100px;
}
.about-section-two .right-column .inner-column .sec-title{
margin-bottom:20px;
}
.about-section-two .right-column .inner-column .bold-text{
position:relative;
color:#222222;
font-size:16px;
font-weight:600;
line-height:1.6em;
margin-bottom: 20px;
/* color: #6a7695; */
margin-top: 35px;
}
.about-section-two .right-column .inner-column .text{
position:relative;
font-size: 15px;
/* color:#666666; */
line-height:1.7em;
/* color: #6a7695; */
}
.about-section-two .right-column .inner-column .image{
position:relative;
margin-bottom:30px;
}
.about-section-two .right-column .inner-column .image img{
width:100%;
display:block;
}
/***
====================================================================
Services Section Four
====================================================================
***/
.services-section-four {
position: relative;
padding-bottom: 70px;
}
.services-section-four .title-box {
position: relative;
padding: 100px 0px 120px;
background-size: cover;
background-repeat: no-repeat;
/* background-attachment: fixed; */
background: #f8f8f8;
background-image: none!important;
}
.services-section-four .title-box:before{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:0px;
/* background-color:rgba(48,48,48,0.90); */
}
.services-section-four .title-box .sec-title .title{
color:#ffffff;
}
.services-section-four .title-box .sec-title .text{
margin-top:38px !important;
/* color: #6a7695; */
font-size: 15px;
font-weight: 400;
}
.services-section-four .lower-content{
position:relative;
margin-top:-55px;
z-index:1;
}
.services-section-four .lower-content .pattern-layer{
position:absolute;
right:0px;
top:35px;
width:900px;
height:803px;
}
/* Services Block Six */
.services-block-six{
position:relative;
margin-bottom:30px;
}
.services-block-six .inner-box{
position:relative;
text-align:center;
padding:0px;
}
.services-block-six .inner-box .icon-box{
position:relative;
font-size:80px;
line-height:1em;
color:#4f4f4f;
}
.services-block-six .inner-box h3{
position:relative;
font-size: 22px;
line-height:1.3em;
font-weight: 500;
margin-top:50px;
/* color:#222222; */
padding-bottom:18px;
color: #263b5e;
}
.services-block-six .inner-box h3:before{
position:absolute;
content:'';
left:50%;
bottom:0px;
width:50px;
height:2px;
margin-left:-25px;
background-color: #bebebe;
}
.services-block-six .flip-container {
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
-o-perspective: 1000px;
perspective: 1000px;
}
.services-block-six .flip-container{
position:relative;
display:block;
width:100%;
height:auto;
}
.services-block-six .flip-container .front{
position:relative;
display:block;
width:100%;
padding: 60px 30px;
height:auto;
background-color:#ffffff;
box-shadow:0px 0px 30px rgba(0,0,0,0.10);
}
.services-block-six .flip-container .back {
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
display:block;
background: #00d280;
z-index: 1;
}
.services-block-six .flipper {
-webkit-transition: 0.6s;
-webkit-transform-style: preserve-3d;
-moz-transition: 0.6s;
-moz-transform-style: preserve-3d;
-o-transition: 0.6s;
-o-transform-style: preserve-3d;
transition: 0.6s;
transform-style: preserve-3d;
position: relative;
padding:0;
}
.services-block-six .flip-container:hover .flipper,
.services-block-six .flip-container.hover .flipper {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.services-block-six .front,.services-block-six .back {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
top: 0;
left: 0;
}
.services-block-six .front {
z-index: 2;
-webkit-transition:opacity ease 500ms;
-ms-transition:opacity ease 500ms;
-moz-transition:opacity ease 500ms;
transition:opacity ease 500ms;
}
.services-block-six .flip-container:hover .flipper .front,
.services-block-six .flip-container.hover .flipper .front{
opacity: 0;
z-index: 0;
}
.services-block-six .back {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
background: #fc3549;
}
.services-block-six .inner-box .overlay-box{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
opacity:1;
-webkit-transition:all 700ms ease;
-ms-transition:all 700ms ease;
-o-transition:all 700ms ease;
transition:all 700ms ease;
overflow:hidden;
}
/*.services-block-six .inner-box .overlay-box:before{
position: absolute;
content: '';
left: 0px;
top: 0px;
width: 100%;
height: 100%;
display: block;
opacity: 0;
visibility: hidden;
transition: all 700ms ease;
-moz-transition: all 700ms ease;
-webkit-transition: all 700ms ease;
-ms-transition: all 700ms ease;
-o-transition: all 700ms ease;
background:#fc3549;
transform-origin:top;
-moz-transform: rotateX(-180deg);
-webkit-transform: rotateX(-180deg);
-ms-transform: rotateX(-180deg);
-o-transform: rotateX(-180deg);
transform: rotateX(-180deg);
}
.services-block-six .inner-box:hover .overlay-box:before{
-moz-transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
visibility: visible;
}
.services-block-six .inner-box:hover .overlay-box{
opacity:1;
}*/
.services-block-six .inner-box .overlay-box .overlay-inner{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
display:table;
vertical-align:middle;
padding:10px 35px;
opacity:1;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
/*.services-block-six .inner-box:hover .overlay-box .overlay-inner{
top:0;
opacity:1;
transition-delay:700ms;
}*/
.services-block-six .inner-box .overlay-inner .content{
position:relative;
display:table-cell;
vertical-align:middle;
}
.services-block-six .inner-box .overlay-inner h4{
position:relative;
font-size: 22px;
font-weight: 500;
line-height:1.3em;
padding-bottom:15px;
}
.services-block-six .inner-box .overlay-inner h4:before{
position:absolute;
content:'';
left:50%;
bottom:0px;
width:50px;
height:2px;
margin-left:-25px;
background-color:#222222;
}
.services-block-six .inner-box .overlay-inner h4 a{
position:relative;
color: #ffffff;
}
.services-block-six .inner-box .overlay-inner .text{
position:relative;
color: #ffffff;
font-size: 15px;
line-height:1.8em;
margin-top:18px;
}
.services-block-six .inner-box .overlay-inner .read-more{
position:relative;
display:inline-block;
color:#222222;
font-size:14px;
margin-top:20px;
font-weight:600;
text-transform:uppercase;
border-bottom:2px solid transparent;
}
.services-block-six .inner-box .overlay-inner .read-more:hover{
border-bottom-color:#222222;
}
.services-block-six .inner-box .overlay-inner .icon{
position:absolute;
left:0px;
right:0px;
color: #ffffff03;
font-size:90px;
line-height:1em;
margin-top:60px;
opacity:0.10;
}
/***
====================================================================
Counter Section Two
====================================================================
***/
.counter-section-two{
position:relative;
padding-bottom:70px;
border-bottom:1px solid #eeeeee;
padding-top: 90px;
}
.counter-section-two .outer-container{
position:relative;
padding:0px 20px;
}
/* Counter Block */
.counter-block-two{
position:relative;
margin-bottom:30px;
}
.counter-block-two .inner-box{
position:relative;
}
.counter-block-two .inner-box .image-column{
position:relative;
padding:0px;
float:left;
}
.counter-block-two .inner-box .image-column .image img{
position:relative;
width:100%;
display:block;
}
.counter-block-two .inner-box .content-column{
position:relative;
padding:0px;
float:left;
}
.counter-block-two .inner-box .content-column .inner-column{
position:relative;
width:100%;
text-align:center;
height:100%;
display: table;
vertical-align: middle;
padding:4px 15px 0px;
background-color:#ffffff;
}
.counter-block-two .inner-box .content-column .inner-column .content{
position: relative;
height:100%;
width:100%;
text-align:center;
display: table-cell;
vertical-align: middle;
/* margin-top: 30px; */
}
.counter-block-two .inner-box .content-column .inner-column .count-box{
position:relative;
color:#fc3549;
font-size:102px;
font-family: "Roboto", Sans-serif;
line-height:1em;
font-weight: 800;
}
.counter-block-two .inner-box .content-column .inner-column .text{
position:relative;
color:#666666;
font-size: 16px;
padding-top:15px;
font-weight:600;
margin-top:15px;
text-transform:uppercase;
color: #263b5e;
}
.counter-block-two .inner-box .content-column .inner-column .text:before{
position:absolute;
content:'';
left:50%;
top:0px;
height:2px;
width:50px;
margin-left:-25px;
display:inline-block;
background-color:#222222;
}
.counter-block-two:nth-child(2) .inner-box .content-column .count-box,
.counter-block-two:nth-child(4) .inner-box .content-column .count-box{
color:#222222;
}
.counter-block-two:nth-child(2) .inner-box .content-column .text:before,
.counter-block-two:nth-child(4) .inner-box .content-column .text:before{
background-color:#fc3549;
}
/***
====================================================================
Project Section Two
====================================================================
***/
.project-section-two {
position: relative;
padding-bottom: 50px;
margin-top:50px;
}
.project-section-two.style-two{
padding-bottom:0px;
}
.project-section-two.style-three{
padding-top:40px;
padding-bottom:130px;
}
.project-section-two.style-four{
padding-top:90px;
}
.project-section-two.style-four .sec-title{
margin-bottom:45px;
}
.project-section-two .owl-dots,
.project-section-two .owl-nav{
display:none;
}
.project-section-two .btn-box{
position:relative;
padding-top:75px;
}
.project-section-two .pattern-layer{
position:absolute;
left:0px;
right:0px;
height:125px;
width:100%;
bottom:120px;
background-repeat:no-repeat;
background-position:center center;
}
/* Project Block */
.project-block-two{
position:relative;
}
.project-block-two .inner-box{
position:relative;
}
.project-block-two .inner-box .image{
position:relative;
}
.project-block-two .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.project-block-two .inner-box .image .overlay-box{
position: absolute;
left: 0px;
bottom: 0px;
right: 0px;
top: 0px;
z-index: 2;
opacity: 0;
display: block;
-webkit-transition: all 900ms ease;
-ms-transition: all 900ms ease;
-o-transition: all 900ms ease;
transition: all 900ms ease;
}
.project-block-two .inner-box .image .overlay-box:before{
position:absolute;
content:'';
right:0px;
top:0px;
width:50%;
height:100%;
display:block;
opacity:0;
text-align:center;
-webkit-transform: perspective(400px) rotateY(-90deg);
-moz-transform: perspective(400px) rotateY(-90deg);
-ms-transform: perspective(400px) rotateY(-90deg);
-o-transform: perspective(400px) rotateY(-90deg);
transform: perspective(400px) rotateY(-90deg);
-webkit-transform-origin: right;
-moz-transform-origin: right;
-ms-transform-origin: right;
-o-transform-origin: right;
transform-origin: right;
-ms-transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
background-color: rgb(0, 210, 128);
}
.project-block-two .inner-box:hover .image .overlay-box:before{
opacity: 1;
-webkit-transform: perspective(400px) rotateY(0deg);
-moz-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
-o-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
}
.project-block-two .inner-box .image .overlay-box:after{
position:absolute;
content:'';
left:0px;
top:0px;
width:50%;
height:100%;
display:block;
opacity:0;
text-align:center;
-webkit-transform: perspective(400px) rotateY(90deg);
-moz-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
-o-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
-webkit-transform-origin: left;
-moz-transform-origin: left;
-ms-transform-origin: right;
-o-transform-origin: left;
transform-origin: left;
-ms-transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
background-color: rgb(0, 210, 128);
}
.project-block-two .inner-box:hover .image .overlay-box:after{
opacity: 1;
-webkit-transform: perspective(400px) rotateY(0deg);
-moz-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
-o-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
}
.project-block-two .inner-box:hover .image .overlay-box{
opacity: 1;
}
.project-block-two .inner-box .image .overlay-box .plus{
position:relative;
display:inline-block;
z-index:1;
color:#222222;
font-size:18px;
text-align:center;
line-height:34px;
font-weight:400;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.project-block-two .inner-box .image .overlay-box .plus:hover{
color:#ffffff;
}
.project-block-two .inner-box:hover .image .overlay-box .plus{
-ms-animation-name: rotateMe;
-moz-animation-name: rotateMe;
-o-animation-name: rotateMe;
-webkit-animation-name: rotateMe;
animation-name: rotateMe;
-ms-animation-duration: 500ms;
-moz-animation-duration: 500ms;
-o-animation-duration: 500ms;
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
-ms-animation-delay: 1000ms;
-moz-animation-delay: 1000ms;
-o-animation-delay: 1000ms;
-webkit-animation-delay: 1000ms;
animation-delay: 1000ms;
-ms-animation-timing-function: linear;
-moz-animation-timing-function: linear;
-o-animation-timing-function: linear;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-ms-animation-iteration-count: 2;
-moz-animation-iteration-count: 2;
-op-animation-iteration-count: 2;
-webkit-animation-iteration-count: 2;
animation-iteration-count: 2;
}
.project-block-two .inner-box .image .overlay-box .overlay-inner{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
display: table;
text-align: left;
padding: 10px 20px;
vertical-align: middle;
opacity:0;
-webkit-transform:translateY(50px);
-ms-transform:translateY(50px);
-moz-transform:translateY(50px);
transform:translateY(50px);
z-index:1;
}
.project-block-two .inner-box:hover .image .overlay-box .overlay-inner{
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
-moz-transform:translateY(0);
transform:translateY(0);
transition:all 500ms ease 700ms;
-moz-transition:all 500ms ease 700ms;
-webkit-transition:all 500ms ease 700ms;
-ms-transition:all 500ms ease 700ms;
-o-transition:all 500ms ease 700ms;
}
.project-block-two .inner-box .image .overlay-box .overlay-inner .overlay-content{
position: relative;
text-align:center;
display: table-cell;
vertical-align: middle;
}
.project-block-two .inner-box .image h3{
position:relative;
font-size:24px;
color:#222222;
z-index:1;
font-weight:600;
line-height:1.3em;
margin-top:15px;
margin-bottom:7px;
}
.project-block-two .inner-box .image h3 a{
position:relative;
color:#222222;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.project-block-two .inner-box .image h3 a:hover{
color:#222222;
text-decoration:underline;
}
.project-block-two .inner-box .image .category{
position:relative;
color:#222222;
font-size:14px;
margin-top:4px;
z-index:1;
letter-spacing:1px;
text-transform:uppercase;
}
/***
====================================================================
Branded Section
====================================================================
***/
.branded-section {
position: relative;
background-size: cover;
padding: 100px 0px 100px;
background-repeat: no-repeat;
background-position: center bottom;
/* border-bottom: 1px solid #eeeeee; */
z-index: 1;
}
.branded-section.style-two{
border-bottom:0px;
}
.branded-section .title-box{
position:relative;
margin-bottom:90px;
}
.branded-section:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
background-color: #ff480000;
height: 615px;
}
.branded-section:after {
position: absolute!important;
content: ''!important;
background: url(../images/icons/98.png)!important;
width: 97px!important;
height: 616px!important;
left: 1%!important;
top: 1%!important;
background-repeat: repeat-y!important;
z-index: -1;
}
.branded-section .title-box .sec-title .title{
color:#ffffff;
}
.branded-section .title-box .sec-title .text{
margin-top:38px !important;
font-size: 16px;
font-weight: 400;
}
.branded-section .lower-section{
position:relative;
}
.branded-section:after{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:100%;
height:215px;
background-color:#ffffff;
}
.branded-section .lower-section .row{
margin:0px -55px;
}
.branded-section .lower-section .brand-block,
.branded-section .lower-section .brand-block-two{
padding:0px 55px;
}
/* Brand Block */
.brand-block{
position:relative;
z-index:1;
}
.brand-block .inner-box{
position:relative;
background-color:#ffffff;
box-shadow:0px 0px 20px rgba(0,0,0,0.10);
}
.brand-block .inner-box .upper-box{
position:relative;
padding:42px 45px 45px;
background-color: #00d280;
}
.brand-block .inner-box .upper-box h3{
position:relative;
color: #ffffff;
font-size: 22px;
font-weight: 500;
line-height:1.3em;
padding-bottom:22px;
}
.brand-block .inner-box .upper-box h3:before{
position:absolute;
content:'';
left:0px;
height:3px;
width:50px;
bottom:0px;
background-color: #050505;
}
.brand-block .inner-box .lower-box{
position:relative;
padding:32px 0px;
}
.brand-block .inner-box .lower-box .box-inner {
position: relative;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 155px;
padding-right: 20px;
}
.brand-block .inner-box .lower-box .box-inner .image{
position:absolute;
left: -35px;
top: 12px;
}
.brand-block .inner-box .lower-box .box-inner .text{
position:relative;
color:#666666;
font-size: 15px;
line-height:1.8em;
color: #263b5e;
}
/***
====================================================================
Testimonial Section Two
====================================================================
***/
.testimonial-section-two {
position: relative;
padding: 100px 0px 100px;
}
.testimonial-section-two.style-two{
padding-top:0px;
}
/* Testimonial Block Three */
.testimonial-block-three{
position:relative;
}
.testimonial-block-three .inner-box{
position:relative;
text-align:center;
}
.testimonial-block-three .inner-box .quote-icon{
position:relative;
font-size:44px;
line-height:1em;
color: #d5d5d5;
}
.testimonial-block-three .inner-box h3{
position:relative;
color:#222222;
font-size:30px;
font-weight:600;
margin-top:25px;
display:inline-block;
padding:0px 30px;
}
.testimonial-block-three .inner-box h3:before{
position:absolute;
content:'';
left:0px;
top:23px;
height:2px;
width:24px;
background-color:#fc3549;
}
.testimonial-block-three .inner-box h3:after{
position:absolute;
content:'';
right:0px;
top:23px;
height:2px;
width:24px;
background-color:#fc3549;
}
.testimonial-block-three .inner-box .text{
position:relative;
color:#222222;
font-size: 17px;
line-height:1.7em;
max-width:950px;
margin:0 auto;
margin-top:35px;
color: #263b5e;
/* font-weight: 400; */
font-style: italic;
}
.testimonial-block-three .inner-box .author-name{
position:relative;
color:#222222;
font-size: 18px;
margin-top:40px;
letter-spacing:1px;
text-transform: capitalize;
font-weight: 600;
}
.testimonial-block-three .inner-box .designation{
position:relative;
color: #333333;
font-size: 15px;
margin-top: 5px;
}
.testimonial-section-two .client-thumb-outer{
position:relative;
max-width:250px;
margin:0 auto;
overflow:hidden;
padding-top:45px;
}
.testimonial-section-two .client-thumb-outer .owl-item.active .thumb-item .thumb-box{
z-index:999;
-o-transform: scale(1,1);
-ms-transform: scale(1,1);
-webkit-transform: scale(1,1);
transform: scale(1, 1);
}
.testimonial-section-two .client-thumb-outer .client-thumbs-carousel{
position: relative;
max-width: 80px;
margin: 0 auto;
text-align:center;
}
.testimonial-section-two .client-thumb-outer .client-thumbs-carousel .owl-stage-outer{
overflow:visible;
}
.testimonial-section-two .client-thumb-outer .thumb-item .thumb-box{
width:80px;
height:80px;
cursor:pointer;
border-radius:50%;
margin: 0 auto;
overflow:hidden;
-o-transform: scale(0.9, 0.9);
-ms-transform: scale(0.9, 0.9);
-webkit-transform: scale(0.9, 0.9);
transform: scale(0.9, 0.9);
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
background: #0dd486;
}
.testimonial-section-two .client-thumb-outer .owl-item{
z-index:0;
}
.testimonial-section-two .client-thumb-outer .owl-item.active{
z-index:10;
}
.testimonial-section-two .client-thumb-outer .thumb-item .thumb-box:before{
position:absolute;
content:'';
left:0px;
top:0px;
width:100%;
height:100%;
display:block;
z-index:1;
background-color:rgba(255,255,255,0.50);
}
.testimonial-section-two .client-thumb-outer .owl-item.active .thumb-box:before{
opacity:0;
}
.testimonial-section-two .client-thumb-outer .client-thumbs-carousel .thumb-item img{
overflow:hidden;
width:100%;
height:100%;
display:block;
border-radius:50%;
}
.testimonial-section-two .owl-item.active .thumb-content{
opacity:1;
}
.testimonial-section-two .owl-nav{
position: absolute;
left: 0%;
top: 50%;
width: 100%;
margin-top:-10px;
/*max-width: 710px;
margin-left: -355px; */
}
.testimonial-section-two .owl-nav .owl-prev,
.testimonial-section-two .owl-nav .owl-next{
position:absolute;
display:inline-block;
color:#eeeeee;
font-size:20px;
line-height:40px;
width:45px;
height:45px;
text-align:center;
background:none;
/* border:2px solid #eeeeee; */
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
background: #01d280;
box-shadow: 0px 10px 25px 0px rgba(0,210,128,0.3);
}
.testimonial-section-two .owl-nav .owl-prev{
left:0px;
right:auto;
}
.testimonial-section-two .owl-nav .owl-next{
right:0px;
left:auto;
}
.testimonial-section-two .owl-nav .owl-prev:hover,
.testimonial-section-two .owl-nav .owl-next:hover{
color:#ffffff;
border-color:#fc3549;
background-color:#fc3549;
}
.testimonial-section-two .owl-dots{
display:none;
}
/***
====================================================================
Fluid Section One
====================================================================
***/
.fluid-section-one {
position: relative;
margin-top: 50px;
margin-bottom: 50px;
}
.fluid-section-one .image-column{
position: absolute;
left: 0px;
top:0px;
width: 55%;
bottom:50px;
float:right;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.fluid-section-one .image-column .image{
width: 100%;
display: none;
}
.fluid-section-one .image-column .image img{
display: block;
width: 100%;
}
.fluid-section-one .image-column .overlay-link{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.03);
transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-webkit-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
}
.fluid-section-one .image-column .overlay-link:hover{
background: rgba(0,0,0,0.50);
}
.fluid-section-one .image-column .overlay-link .icon-box{
position: absolute;
left: 50%;
top: 50%;
width: 80px;
height: 80px;
color: #222222;
font-size: 22px;
padding-left: 6px;
line-height: 80px;
text-align: center;
border-radius: 50%;
margin-bottom: 50px;
display: inline-block;
margin-left: -40px;
margin-top: -40px;
background-color: #ffffff;
}
/*Content Column*/
.fluid-section-one .content-column {
position: relative;
width: 45%;
float: right;
padding: 100px 0px 0px 0px;
}
.fluid-section-one .content-column .content-box{
position:relative;
max-width:700px;
float:left;
}
.fluid-section-one .content-column .content-box .content{
position:relative;
z-index:1;
margin-left:-70px;
padding:50px 50px 50px 55px;
background-color:#ffffff;
box-shadow:0px 0px 30px rgba(0,0,0,0.10);
}
.fluid-section-one .content-column .sec-title{
padding-left:135px;
}
.fluid-section-one .content-column .content-box .content .text{
position:relative;
line-height:1.8em;
color:#666666;
font-size: 15px;
margin-bottom:45px;
color: #263b5e;
}
.fluid-section-one .content-column .content-box .content .text span{
font-weight:600;
}
/* Feature Box */
.feature-box{
position:relative;
}
.feature-box .inner-box{
position:relative;
text-align:center;
}
.feature-box .inner-box .icon-box{
position:relative;
color:#fc3549;
font-size:70px;
line-height:1em;
font-weight:400;
}
.feature-box .inner-box h3{
position:relative;
color:#222222;
font-size: 18px;
font-weight: 500;
margin-top:15px;
}
/***
====================================================================
Sponsors Section Three
====================================================================
***/
.sponsors-section-three {
position: relative;
padding: 160px 0px 40px;
}
.sponsors-section-three .inner-container{
position:relative;
border-bottom:none;
background-color:#ffffff;
border:1px solid #eeeeee;
border-right:none;
}
.sponsors-section-three .inner-container .column{
float:left;
padding:0px;
/* background: red; */
}
.sponsors-section-three .inner-container .column .image{
text-align:center;
border-bottom:1px solid #eeeeee;
border-right:1px solid #eeeeee;
/* background: red; */
}
.header-style-two .main-menu .navigation > li.appointment-btn > a {
margin: 3px 0 0 5px;
}
.header-style-two .main-menu .navigation > li.appointment-btn > a:hover {
background: #fc3549;
border-radius: 3px;
color: #ffffff;
font-weight: 600;
padding-top: 8px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 8px;
}
.header-style-two .main-menu .navigation > li.appointment-btn {
margin: 3px 0 0 5px;
}
.header-style-two .main-menu .navigation > li.appointment-btn {
margin-left: 15px;
}
/* News Block */
.news-block-four{
position:relative;
margin-bottom:70px;
}
.news-block-four .inner-box{
position:relative;
}
.news-block-four .inner-box .image{
position:relative;
display:block;
overflow:hidden;
background:#101010;
}
.news-block-four .inner-box .image img{
position:relative;
width:100%;
display:block;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.news-block-four .inner-box:hover .image img{
opacity:0.50;
-webkit-transform:scale(1.05);
-ms-transform:scale(1.05);
-moz-transform:scale(1.05);
transform:scale(1.05);
}
.news-block-four .inner-box .image .overlay-box{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
display:block;
text-align:center;
}
.news-block-four .inner-box .image .overlay-box .icon{
position:absolute;
left:50%;
top:50%;
width:80px;
height:80px;
color:#222222;
margin-left:-40px;
text-align:center;
border-radius:50%;
line-height:80px;
display:inline-block;
padding-left:4px;
font-size:20px;
margin-top:-40px;
background-color:rgba(255,255,255,1);
}
.news-block-four .inner-box .image .owl-dots{
display:none;
}
.news-block-four .inner-box .owl-nav{
position:absolute;
left:0px;
top:50%;
width:100%;
margin-top:-38px;
}
.news-block-four .inner-box .owl-nav .owl-prev{
position:absolute;
left:30px;
top:0px;
width:55px;
height:55px;
color:#ffffff;
font-size:20px;
line-height:55px;
text-align:center;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
background-color:rgba(0,0,0,0.50);
}
.news-block-four .inner-box .owl-nav .owl-next{
position:absolute;
right:20px;
top:0px;
width:55px;
height:55px;
color:#ffffff;
font-size:20px;
line-height:55px;
text-align:center;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
background-color:rgba(0,0,0,0.50);
}
.news-block-four .inner-box .owl-nav .owl-prev:hover,
.news-block-four .inner-box .owl-nav .owl-next:hover{
color:#ffffff;
background-color:#222222;
}
.news-block-four .inner-box .lower-content{
position:relative;
z-index:1;
}
.news-block-four.style-two .inner-box .lower-content .inner-content{
margin:0px;
}
.news-block-four .inner-box .lower-content .inner-content{
position:relative;
margin-left:30px;
margin-right:30px;
margin-top:-80px;
margin-bottom:30px;
background-color:#ffffff;
padding:0px 50px 50px 50px;
box-shadow:0px 0px 25px rgba(0,0,0,0.10);
}
.news-block-four .inner-box .lower-content .post-date{
position:relative;
color:#ffffff;
top:-10px;
font-size:14px;
margin-top:-10px;
padding:10px 17px;
display:inline-block;
background-color:#222222;
}
.news-block-four .inner-box .lower-content h3{
position:relative;
font-size:30px;
font-weight:600;
line-height:1.3em;
margin-top:20px;
}
.news-block-four .inner-box .lower-content h3 a{
position:relative;
color:#222222;
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;
}
.news-block-four .inner-box .lower-content h3 a:hover{
color:#5c969e;
}
.news-block-four.style-two .inner-box .lower-content .quote-icon{
position:absolute;
right:70px;
bottom:30px;
color:#5c969e;
font-size:60px;
line-height:1em;
}
.news-block-four .inner-box .lower-content .post-meta{
position:relative;
margin-top:10px;
padding-bottom:18px;
}
.news-block-four .inner-box .lower-content .post-meta li{
position:relative;
color:#666666;
font-size:14px;
margin-right:15px;
display:inline-block;
}
.news-block-four .inner-box .lower-content .post-meta li:last-child{
margin-right:0px;
}
.news-block-four .inner-box .lower-content .post-meta:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:2px;
width:50px;
background-color:#5c969e;
}
.news-block-four .inner-box .lower-content .text{
position:relative;
color:#666666;
font-size:14px;
line-height:1.9em;
margin-top:18px;
}
.news-block-four .inner-box .lower-content .read-more{
position:relative;
color:#222222;
font-size:14px;
line-height:1em;
margin-top:20px;
display:inline-block;
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;
}
.news-block-four .inner-box .lower-content .read-more .arrow{
position:relative;
margin-left:10px;
color:#5c969e;
top:2px;
}
.news-block-four .inner-box .lower-content .read-more:hover{
color:#5c969e;
}
.blog-detail .inner-box .lower-content .upper-box h3,
.news-block-four .inner-box .lower-content h3{
font-size:26px;
}
@media only screen and (max-width: 479px) {
.news-block-four.style-two .inner-box .lower-content .quote-icon{
right:25px;
}
}
.news-block-four.style-two .inner-box .lower-content .inner-content{
margin:0px;
}
.news-block-four.style-two .inner-box .lower-content .quote-icon{
position:absolute;
right:70px;
bottom:30px;
color:#5c969e;
font-size:60px;
line-height:1em;
}
/***
====================================================================
Project Form Section
====================================================================
***/
.project-form-section {
position: relative;
padding: 60px 0px 90px;
}
.project-form-section .content-column{
position:relative;
}
.project-form-section .content-column .inner-column{
position:relative;
padding-left:65px;
padding-right:75px;
margin-bottom:40px;
}
.project-form-section .content-column ul{
position:relative;
}
.project-form-section .content-column ul li{
position:relative;
margin-bottom:8px;
color:#222222;
font-size: 14px;
color: #263b5e;
}
.project-form-section .content-column ul li span{
position:relative;
}
/***
====================================================================
Map Section
====================================================================
***/
.map-section{
position:relative;
}
.map-section .map-canvas{
position:relative;
height:400px;
}
/***
====================================================================
Products Section
====================================================================
***/
.products-section{
position:relative;
padding:80px 0px 30px;
}
/* Product Block */
.product-block{
position:relative;
margin-bottom:30px;
}
.product-block .inner-box{
position:relative;
}
.product-block .inner-box .image{
position:relative;
}
.product-block .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.product-block .inner-box .overlay-box{
position:absolute;
left:0px;
top:0px;
right:0px;
}
.product-block .inner-box .overlay-box .overlay-inner{
position:relative;
padding-top:30px;
padding-left:30px;
padding-right:15px;
text-align:left;
}
.product-block .inner-box .overlay-box .overlay-inner h3{
position:relative;
font-size: 22px;
font-weight:600;
line-height:1.3em;
}
.product-block .inner-box .overlay-box .overlay-inner h3 a{
position:relative;
color:#222222;
transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-webkit-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
}
.product-block .inner-box .overlay-box .overlay-inner h3 a:hover{
color:#fc3549;
}
.product-block .inner-box .overlay-box .overlay-inner .title{
position:relative;
color:#444444;
font-size: 15px;
margin-top:2px;
}
.product-block .inner-box .overlay-box .overlay-inner .see-products {
position: relative;
font-size: 15px;
color: #222222;
margin-top: 12px;
padding-bottom: 3px;
display: inline-block;
text-transform: uppercase;
border-bottom: 1px solid #fc3549;
transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-webkit-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
font-weight: 600;
}
.product-block .inner-box .overlay-box .overlay-inner .see-products:hover{
color:#fc3549;
}
/* Product Block Two */
.product-block-two{
position:relative;
margin-bottom:30px;
}
.product-block-two .inner-box{
position:relative;
}
.product-block-two .inner-box .image{
position:relative;
}
.product-block-two .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.product-block-two .inner-box .overlay-box{
position:absolute;
left:0px;
top:0px;
right:0px;
}
.product-block-two .inner-box .overlay-box .overlay-inner{
position:relative;
max-width:280px;
padding-top:100px;
padding-left:15px;
padding-right:15px;
text-align:center;
}
.product-block-two .inner-box .overlay-box .overlay-inner h3{
position:relative;
font-size:24px;
font-weight:600;
line-height:1.3em;
}
.product-block-two .inner-box .overlay-box .overlay-inner h3 a{
position:relative;
color:#222222;
transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-webkit-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
}
.product-block-two .inner-box .overlay-box .overlay-inner h3 a:hover{
color:#fc3549;
}
.product-block-two .inner-box .overlay-box .overlay-inner .title{
position:relative;
color:#222222;
font-size:14px;
margin-top:2px;
letter-spacing:2px;
text-transform:uppercase;
}
.product-block-two .inner-box .overlay-box .overlay-inner .sale{
position:relative;
font-size:14px;
color:#444444;
margin-top:25px;
padding-bottom:3px;
display:block;
}
/* Product Block Three */
.product-block-three{
position:relative;
margin-bottom:30px;
}
.product-block-three .inner-box{
position:relative;
}
.product-block-three .inner-box .image{
position:relative;
}
.product-block-three .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.product-block-three .inner-box .overlay-box{
position:absolute;
left:0px;
top:0px;
right:0px;
bottom:0px;
}
.product-block-three .inner-box .overlay-box .overlay-inner{
position:absolute;
left:40px;
bottom:40px;
max-width:280px;
padding-top:100px;
padding-left:15px;
padding-right:15px;
}
.product-block-three .inner-box .overlay-box .overlay-inner h3{
position:relative;
font-size:24px;
font-weight:600;
line-height:1.4em;
}
.product-block-three .inner-box .overlay-box .overlay-inner h3 a{
position:relative;
color:#222222;
transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-webkit-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
}
.product-block-three .inner-box .overlay-box .overlay-inner h3 a:hover{
color:#fc3549;
}
.product-block-three .inner-box .overlay-box .overlay-inner .shop-now{
position:relative;
font-size:14px;
color:#222222;
margin-top:16px;
padding-bottom:3px;
display:inline-block;
text-transform:uppercase;
border-bottom:3px solid #fc3549;
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.product-block-three .inner-box .overlay-box .overlay-inner .shop-now:hover{
color:#fc3549;
}
/* Shop Products Section */
.shop-products-section{
position:relative;
padding:40px 0px 60px;
}
.shop-products-section .btn-box{
position:relative;
margin-top:20px;
}
.product-block-four{
position:relative;
margin-bottom:45px;
}
.product-block-four .inner-box{
position:relative;
}
.product-block-four .inner-box .image{
position:relative;
display:block;
overflow:hidden;
background:#000000;
}
.product-block-four .inner-box .image .sale{
position:absolute;
right:25px;
top:25px;
z-index:1;
color:#ffffff;
font-size:12px;
line-height:1.3em;
padding:5px 15px 7px;
border-radius:2px;
background-color:#f74c4c;
text-transform:uppercase;
}
.product-block-four .inner-box .image .hot{
position:absolute;
right:25px;
top:25px;
z-index:1;
color:#ffffff;
font-size:12px;
line-height:1.3em;
padding:5px 15px 7px;
border-radius:2px;
background-color:#3bca4b;
text-transform:uppercase;
}
.product-block-four .inner-box .image img{
position:relative;
width:100%;
display:block;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.product-block-four .inner-box:hover .image img{
opacity:0.70;
-webkit-transform:scale(1.1) rotate(3deg);
-ms-transform:scale(1.1) rotate(3deg);
transform:scale(1.1) rotate(3deg);
}
.product-block-four .inner-box .prod-options{
position:absolute;
right:5px;
bottom:-150px;
width:40px;
opacity:0;
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.product-block-four .inner-box:hover .prod-options{
opacity:1;
bottom:2px;
}
.product-block-four .inner-box .prod-options .add-fav,
.product-block-four .inner-box .prod-options .add-cart,
.product-block-four .inner-box .prod-options .view-prod{
position:relative;
display:block;
margin-bottom:3px;
}
.product-block-four .inner-box .prod-options a{
position:relative;
display:block;
text-align:center;
line-height:38px;
font-size:16px;
height:40px;
color:#222222;
background:#ffffff;
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.product-block-four .inner-box .prod-options a:hover{
background:#fc3549;
color:#ffffff;
border-color:#ffffff;
}
.product-block-four .inner-box .lower-content{
position:relative;
padding-top:32px;
text-align:center;
}
.product-block-four .inner-box .lower-content h3{
position:relative;
font-size: 18px;
font-weight:600;
line-height:1.3em;
}
.product-block-four .inner-box .lower-content h3 a{
position:relative;
color:#222222;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.product-block-four .inner-box .lower-content h3 a:hover{
color:#fc3549;
}
.product-block-four .inner-box .lower-content .price{
position:relative;
margin-top:8px;
}
.product-block-four .inner-box .lower-content .price li{
position:relative;
font-size:16px;
color:#fc3549;
margin:0px 5px;
display:inline-block;
font-weight: 700;
}
.product-block-four .inner-box .lower-content .price li:last-child{
color:#666666;
text-decoration:line-through;
/* font-size: .9em; */
}
.products-section-two{
position:relative;
padding:50px 0px 70px;
}
/* Product Block Five */
.product-block-five{
position:relative;
margin-bottom:30px;
}
.product-block-five .inner-box{
position:relative;
}
.product-block-five .inner-box .image{
position:relative;
}
.product-block-five .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.product-block-five .inner-box .image .overlay-box{
position:absolute;
left:0px;
top:0px;
right:0px;
bottom:0px;
}
.product-block-five .inner-box .image .overlay-box .overlay-inner {
position: relative;
max-width: 280px;
width: 100%;
display: block;
float: left;
padding-top: 60px;
padding-left: 40px;
}
.product-block-five .inner-box .image .overlay-box .overlay-inner .title{
position: relative;
font-size: 15px;
font-weight:500;
color: #444444;
display: block;
}
.product-block-five .inner-box .image .overlay-box .overlay-inner h3{
position:relative;
color:#222222;
font-size:26px;
font-weight:700;
line-height:1.3em;
margin-top:8px;
}
.product-block-five .inner-box .image .overlay-box .overlay-inner h3 a{
position:relative;
color:#222222;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.product-block-five .inner-box .image .overlay-box .overlay-inner h3 a:hover{
color:#fc3549;
}
/* Product Block Six */
.product-block-six{
position:relative;
margin-bottom:30px;
}
.product-block-six .inner-box{
position:relative;
}
.product-block-six .inner-box .image{
position:relative;
}
.product-block-six .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.product-block-six .inner-box .image .overlay-box{
position:absolute;
left:0px;
top:0px;
right:0px;
bottom:0px;
}
.product-block-six .inner-box .image .overlay-box .overlay-inner {
position: relative;
width: 100%;
display: block;
float: right;
padding-left: 38px;
padding-top: 40px;
}
.product-block-six .inner-box .image .overlay-box .overlay-inner .discover{
position: relative;
font-size: 15px;
color: #222222;
float:left;
margin-left:75px;
margin-top: 28px;
font-weight:700;
padding-bottom: 3px;
display: inline-block;
text-transform: uppercase;
border-bottom: 3px solid #fc3549;
transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-webkit-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
}
.product-block-six .inner-box .image .overlay-box .overlay-inner .discover:hover{
color:#fc3549;
}
.product-block-six .inner-box .image .overlay-box .overlay-inner h3{
position:relative;
color:#222222;
font-size:26px;
font-weight:700;
line-height:1.3em;
margin-top:8px;
float:left;
}
.product-block-six .inner-box .image .overlay-box .overlay-inner h3 a{
position:relative;
color:#222222;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.product-block-six .inner-box .image .overlay-box .overlay-inner h3 a:hover{
color:#fc3549;
}
/***
====================================================================
Feature Section
====================================================================
***/
.feature-section {
position: relative;
padding-top: 100px;
padding-bottom: 50px;
background-attachment: fixed;
background-repeat: no-repeat;
background-size: cover;
z-index: 10;
}
.feature-section:before{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:0px;
background: #ff4800;
}
/* Feature Block */
.feature-block{
position:relative;
margin-bottom:45px;
}
.feature-block .inner-box{
position:relative;
}
.feature-block .inner-box .icon-box{
position:relative;
color: #ffffff;
font-size:50px;
line-height:1em;
}
.feature-block .inner-box h3{
position:relative;
font-size: 22px;
color:#ffffff;
line-height:1.3em;
margin-top:25px;
margin-bottom:10px;
font-weight: 600;
}
.feature-block .inner-box .text{
position:relative;
font-size: 16px;
color:#ffffff;
line-height:1.9em;
}
/***
====================================================================
Products Section Three
====================================================================
***/
.products-section-three{
position:relative;
padding:95px 0px 60px;
}
.products-section-three .sec-title .more-products{
position: relative;
font-size: 14px;
color: #222222;
margin-top: 40px;
padding-bottom: 3px;
display: inline-block;
text-transform: uppercase;
border-bottom: 3px solid #fc3549;
transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-webkit-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
}
.products-section-three .sec-title .more-products:hover{
color:#fc3549;
}
/***
====================================================================
Subscribe Section
====================================================================
***/
.subscribe-section {
position: relative;
padding: 100px 0px 100px;
background-attachment: fixed;
background-size: cover;
background-repeat: no-repeat;
background-position: right bottom;
}
.subscribe-section:before{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:0px;
background-color: #ffece5;
}
.subscribe-section .title-column{
position:relative;
}
.subscribe-section .title-column .inner-column{
position:relative;
}
.subscribe-section .title-column .inner-column h2 {
position: relative;
color: #222222;
font-size: 36px;
font-weight: 600;
line-height: 1.3em;
margin-top: -10px;
}
.subscribe-section .title-column .inner-column .text{
position:relative;
color:#444444;
font-size: 15px;
line-height:1.4em;
margin-top:14px;
/* color: #6a7695; */
/* font-size: 16px; */
font-weight: 400;
}
.subscribe-section .form-column{
position:relative;
}
.subscribe-section .form-column .inner-column{
position:relative;
padding-top:40px;
padding-left:40px;
}
/* Subscribe Form Two */
.subscribe-form-two{
position:relative;
}
.subscribe-form-two .form-group{
position:relative;
display:block;
margin:0px;
width:100%;
padding-right:175px;
}
.subscribe-form-two .form-group input[type="text"],
.subscribe-form-two .form-group input[type="tel"],
.subscribe-form-two .form-group input[type="email"],
.subscribe-form-two .form-group textarea{
position:relative;
display:block;
width:100%;
line-height:28px;
height:53px;
font-size:14px;
color:#222222;
background:#ffffff;
border:1px solid #dddddd;
padding:10px 15px 10px 15px;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.subscribe-form-two .form-group input[type="submit"],
.subscribe-form-two button{
position:absolute;
right:0px;
top:0px;
cursor:pointer;
}
/***
====================================================================
Page Title
====================================================================
***/
.page-title {
position: relative;
padding: 230px 0px 100px;
background-size: cover;
background-repeat: no-repeat;
}
.page-title .content{
position:relative;
}
.page-title:before{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:0px;
background-color:rgba(0,0,0,0.70);
}
.page-title h2 {
position: relative;
color: #ffffff;
font-weight: 600;
font-size: 48px;
margin-top: -20px;
}
.page-title .text{
position:relative;
color:#ffffff;
font-size:22px;
margin-top:5px;
line-height:1.3em;
}
.page-title .page-breadcrumb {
position: relative;
color: rgba(255,255,255,0.70);
margin-top: -55px;
font-family: "Roboto", Sans-serif;
float: right;
}
.page-title .page-breadcrumb li {
position: relative;
font-size: 16px;
padding-right: 10px;
margin-right: 10px;
text-transform: capitalize;
display: inline-block;
}
.page-title .page-breadcrumb li:after{
position:absolute;
content:'/';
right:-6px;
top:0px;
}
.page-title .page-breadcrumb li:last-child:after{
display:none;
}
.page-title .page-breadcrumb li a {
position: relative;
color: #fc3549;
font-size: 16px;
font-weight: 500;
}
/* Brand Block Two */
.brand-block-two{
position:relative;
z-index:1;
}
.brand-block-two .inner-box{
position:relative;
background-color:#ffffff;
box-shadow:0px 0px 20px rgba(0,0,0,0.10);
}
.brand-block-two .inner-box .upper-box{
position:relative;
}
.brand-block-two .inner-box .upper-box .upper-inner{
position:relative;
padding-left: 0px;
padding-bottom: 0px;
background-color:#fc3549;
}
.brand-block-two .inner-box .upper-box .upper-inner .image{
position:relative;
margin-top: 0px;
display:inline-block;
}
.brand-block-two .inner-box .lower-box{
position:relative;
}
.brand-block-two .inner-box .lower-box .box-inner{
position:relative;
padding:50px 55px;
}
.brand-block-two .inner-box .lower-box .box-inner h3{
position: relative;
color: #222222;
font-size: 24px;
font-weight: 500;
line-height: 1.4em;
padding-bottom: 20px;
}
.brand-block-two .inner-box .lower-box .box-inner h3:before{
position: absolute;
content: '';
left: 0px;
height: 3px;
width: 50px;
bottom: 0px;
background-color: #222222;
}
.brand-block-two .inner-box .lower-box .box-inner .text{
position: relative;
color: #666666;
font-size: 14px;
line-height: 1.8em;
margin-top:30px;
}
/***
====================================================================
Solution Section
====================================================================
***/
.solution-section{
position:relative;
padding-bottom:60px;
}
.solution-section .skill-column{
position:relative;
}
.solution-section .skill-column .inner-column{
position:relative;
padding-left:35px;
padding-top:35px;
}
.services-section-five{
position:relative;
padding:90px 0px 60px;
}
.services-section-five.style-two{
padding-top:50px;
}
.services-section-five .pattern-layer{
position:absolute;
right:0px;
bottom:0px;
width:960px;
height:365px;
}
.services-section-five .sec-title{
margin-bottom:60px;
}
.services-section-five .sec-title .text{
position:relative;
max-width:840px;
}
.team-page-section{
padding-bottom:0px;
}
.team-page-section .team-block{
padding-bottom:100px;
}
/* Price Page Section */
.price-page-section{
position:relative;
padding:100px 0px 70px;
}
.price-block{
position:relative;
margin-bottom:30px;
}
.price-block .inner-box{
position:relative;
box-shadow:0px 0px 25px rgba(0,0,0,0.10);
}
.price-block .inner-box .upper-box{
position:relative;
padding:145px 45px 50px;
background-size:cover;
}
.price-block .inner-box .upper-box:before{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:0px;
background-color:rgba(0,0,0,0.80);
}
.price-block .inner-box .upper-box h3{
position:relative;
color:#ffffff;
font-weight:600;
font-size:36px;
line-height:1.3em;
}
.price-block .inner-box .upper-box .price{
position:relative;
color:#fc3549;
font-size:18px;
line-height:1.3em;
margin-top:5px;
padding-bottom:25px;
}
.price-block .inner-box .upper-box .price:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:50px;
height:3px;
background-color:#fc3549;
}
.price-block .inner-box .lower-box{
position:relative;
text-align:center;
padding:50px 45px 60px;
}
.price-block .inner-box .lower-box .price-list{
position:relative;
margin-bottom:40px;
}
.price-block .inner-box .lower-box .price-list li{
position:relative;
font-size:14px;
margin-bottom:12px;
}
/***
====================================================================
Branded Section
====================================================================
***/
.price-page-section-two{
position:relative;
/* background-size:cover; */
padding:90px 0px 100px;
background-repeat:no-repeat;
/* background-position:center bottom; */
}
.price-page-section-two .title-box{
position:relative;
margin-bottom:80px;
}
.price-page-section-two:before{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:0px;
background-color: rgba(0, 0, 0, 0.7);
}
.price-page-section-two .title-box .sec-title .title{
color:#fc3549;
}
.price-page-section-two .title-box .sec-title .text{
margin-top:38px !important;
}
.price-page-section-two .lower-section{
position:relative;
}
.price-page-section-two:after{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:100%;
height:415px;
background-color:#ffffff;
}
/* Price Block Two */
.price-block-two{
position:relative;
z-index:1;
margin-bottom:30px;
}
.price-block-two .inner-box{
position:relative;
background-color:#ffffff;
box-shadow:0px 0px 25px rgba(0,0,0,0.10);
}
.price-block-two .inner-box .upper-box{
position:relative;
padding:45px 45px 45px;
background-color:#fc3549;
}
.price-block-two .inner-box .upper-box .title{
position:relative;
color:#222222;
font-size:24px;
line-height:1.3em;
}
.price-block-two .inner-box .upper-box h3{
position:relative;
color:#222222;
font-weight:700;
font-size:46px;
line-height:1.2em;
padding-bottom:20px;
}
.price-block-two .inner-box .upper-box h3:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:50px;
height:3px;
background-color:#222222;
}
.price-block-two .inner-box .lower-box{
position:relative;
text-align:center;
padding:50px 45px 60px;
}
.price-block-two .inner-box .lower-box .price-list{
position:relative;
margin-bottom:40px;
}
.price-block-two .inner-box .lower-box .price-list li{
position:relative;
font-size:14px;
margin-bottom:12px;
}
/***
====================================================================
Services Section Six
====================================================================
***/
.services-section-six{
position:relative;
padding:125px 0px 60px;
}
.services-section-six .content-column{
position:relative;
margin-bottom:40px;
}
.services-section-six .content-column .inner-column{
position:relative;
padding-right:60px;
}
.services-section-six .content-column .inner-column .text{
position:relative;
margin-bottom:40px;
}
.services-section-six .content-column .inner-column .text p{
position:relative;
color:#666666;
font-size:14px;
line-height:1.8em;
margin-bottom:20px;
}
.services-section-six .content-column .inner-column .text p:last-child{
margin-bottom:0px;
}
.services-section-six .accordian-column{
position:relative;
margin-bottom:40px;
}
/***
====================================================================
Accordion Style
====================================================================
***/
.accordion-box{
position:relative;
}
.accordion-box .block{
position: relative;
border-bottom:1px solid #eeeeee;
}
.accordion-box .block.active-block{
}
.accordion-box .block .acc-btn{
position:relative;
font-size:24px;
cursor:pointer;
line-height:34px;
color:#222222;
font-weight:600;
font-family: "Roboto", Sans-serif;
padding:20px 0px 20px 0px;
transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
}
.accordion-box .block .acc-btn.active{
color:#fc3549;
}
.accordion-box .block .icon-outer{
position:absolute;
right:0px;
top:22px;
font-size:20px;
color: #262626;
font-weight:800;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.accordion-box .block .icon-outer .icon{
position: absolute;
right: 0px;
width:30px;
height:30px;
color:#222222;
font-size:20px;
text-align: center;
line-height:32px;
font-weight:800;
}
.accordion-box .block .icon-outer .icon-pluss{
opacity:1;
}
.accordion-box .block .icon-outer .icon-minuss{
opacity:0;
}
.accordion-box .block .acc-btn.active .icon-outer .icon-minuss{
opacity:1;
}
.accordion-box .block .acc-btn.active .icon-outer .icon-pluss{
opacity:0;
}
.accordion-box .block .acc-content{
position:relative;
display:none;
}
.accordion-box .block .acc-content .content-text{
padding-bottom:6px;
}
.accordion-box .block .acc-content.current{
display:block;
}
.accordion-box .block .content{
position:relative;
font-size:14px;
padding:0px 0px 30px 0px;
}
.accordion-box .block .content .text{
position:relative;
color:#666666;
line-height:1.9em;
}
.accordion-box .block .content .accordian-text{
line-height:1.9em;
font-size:16px;
color:#84858a;
font-weight:600;
}
.accordion-box .block .content p:last-child{
margin-bottom:0px;
}
.accordion-box.style-two .block .acc-btn{
font-size:20px;
}
/***
====================================================================
Branded Section Two
====================================================================
***/
.branded-section-two{
position:relative;
background-size:cover;
padding:90px 0px 40px;
background-repeat:no-repeat;
background-position:center bottom;
}
.branded-section-two:after{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:100%;
height:215px;
background-color:#ffffff;
}
.branded-section-two .title-box{
position:relative;
margin-bottom:90px;
}
.branded-section-two:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
background-color: rgba(0, 0, 0, 0);
}
.branded-section-two .title-box .sec-title .title {
color: #fff;
}
.branded-section-two .title-box .sec-title .text{
margin-top:38px !important;
}
.branded-section-two .title-box .sec-title h2{
display:block;
}
.branded-section-two .title-box .theme-btn{
margin-top:35px;
}
.branded-section-two .lower-section{
position:relative;
}
.branded-section-two .lower-section .sponsors-section-three{
padding:0px;
z-index:1;
}
/***
====================================================================
Services Section Seven
====================================================================
***/
.services-section-seven{
position:relative;
padding:170px 0px 130px;
}
.services-section-seven .pattern-layer{
position:absolute;
left:0px;
bottom:65px;
width:960px;
height:803px;
}
.services-section-seven .title-box{
position:relative;
text-align:center;
margin-bottom:70px;
}
.services-section-seven .title-box .big-text{
position:absolute;
left:0px;
right:0px;
top:-100px;
color:#f8f8f8;
font-size:164px;
line-height:1em;
font-weight: 800;
}
.services-section-seven .title-box .text{
position:relative;
color:#666666;
font-size:14px;
line-height:1.8em;
max-width:830px;
margin:0 auto;
}
/***
====================================================================
Services Section Eight
====================================================================
***/
.services-section-eight{
position:relative;
padding:90px 0px 30px;
}
.services-section-eight .title-column{
position:relative;
}
.services-section-eight .title-column .inner-column{
position:relative;
}
.services-section-eight .content-column{
position:relative;
margin-bottom:40px;
}
.services-section-eight .content-column .inner-column{
position:relative;
}
.services-section-eight .content-column .text{
position:relative;
color:#666666;
font-size:14px;
line-height:1.9em;
padding-top:28px;
margin-bottom:30px;
}
/***
====================================================================
Fluid Section Two
====================================================================
***/
.fluid-section-two{
position:relative;
}
.fluid-section-two .image-column{
position: absolute;
left: 0px;
top:0px;
width: 50%;
float:right;
bottom:50px;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.fluid-section-two .image-column .image{
width: 100%;
display: none;
}
.fluid-section-two .image-column .image img{
display: block;
width: 100%;
}
/*Content Column*/
.fluid-section-two .content-column{
position: relative;
width: 50%;
float:right;
padding:60px 0px 0px 0px;
}
.fluid-section-two .content-column .inner-content{
position:relative;
margin-left:-100px;
z-index:1;
background-color:#ffffff;
padding:70px 125px 70px;
box-shadow:0px 0px 20px rgba(0,0,0,0.10);
}
.fluid-section-two .content-column .inner-content .sec-title{
margin-bottom:10px;
}
.fluid-section-two .content-column .inner-content .accordion-box{
margin-bottom:50px;
}
/***
====================================================================
Call To Action Section
====================================================================
***/
.call-to-action-section{
position:relative;
text-align:center;
padding:110px 0px 100px;
background-attachment:fixed;
background-size:cover;
background-position:center center;
}
.call-to-action-section:before{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:0px;
background-color:rgba(0,0,0,0.10);
}
.call-to-action-section h2{
position:relative;
color:#222222;
font-size:36px;
line-height:1.3em;
font-weight:600;
margin-bottom:40px;
}
.call-to-action-section ul{
position:relative;
font-family: "Roboto", Sans-serif;
}
.call-to-action-section ul li{
position:relative;
font-size:24px;
color:#222222;
margin:0px 60px;
font-weight:500;
margin-bottom:15px;
display:inline-block;
}
.call-to-action-section ul li a{
color:#fc3549;
}
.call-to-action-section ul li a:hover{
text-decoration:underline;
}
.call-to-action-section .theme-btn{
margin-top:50px;
}
.call-to-action-section.style-two::before{
background-color:rgba(0,0,0,0.70);
}
.call-to-action-section.style-two h2,
.call-to-action-section.style-two ul li{
color:#ffffff;
}
.call-to-action-section.style-three:before{
display:none;
}
/***
====================================================================
About Section Three
====================================================================
***/
.about-section-three{
position:relative;
padding:100px 0px 100px;
}
.about-section-three .image-column{
position:relative;
}
.about-section-three .image-column .inner-column{
position:relative;
margin-left:-90px;
}
.about-section-three .image-column .inner-column .image{
position:relative;
}
.about-section-three .image-column .inner-column .image img{
position:relative;
width:100%;
display:block;
}
.about-section-three .content-column{
position:relative;
}
.about-section-three .content-column .inner-column{
position:relative;
padding-left:30px;
padding-top:22px;
}
.about-section-three .content-column .inner-column .sec-title{
margin-bottom:20px;
}
.about-section-three .content-column .inner-column .text{
position:relative;
color:#666666;
font-size:14px;
line-height:1.8em;
margin-bottom:25px;
}
/***
====================================================================
Contact Form Section
====================================================================
***/
.contact-form-section{
position:relative;
padding:160px 0px 70px;
}
.contact-form-section .pattern-layer{
position:absolute;
left:0px;
top:40px;
width:960px;
height:785px;
}
.contact-form-section .sec-title{
margin-bottom:50px;
}
.contact-form-section .sec-title .text{
max-width:750px;
}
.contact-form-section .contact-form{
max-width:950px;
margin:0 auto;
}
.contact-form-section.style-two{
padding-top:90px;
}
/***
====================================================================
Contact Form
====================================================================
***/
.contact-form{
position:relative;
}
.contact-form .form-group{
position:relative;
margin-bottom:30px;
}
.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="tel"],
.contact-form .form-group input[type="email"],
.contact-form .form-group select,
.contact-form .form-group textarea{
position:relative;
display:block;
width:100%;
line-height:28px;
padding:10px 25px;
color:#222222;
height:55px;
font-size:15px;
background:#f4f4f4;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.contact-form .form-group input[type="text"]:focus,
.contact-form .form-group input[type="tel"]:focus,
.contact-form .form-group input[type="email"]:focus,
.contact-form .form-group textarea:focus{
}
.contact-form .form-group textarea::-webkit-input-placeholder,
.contact-form .form-group input::-webkit-input-placeholder{
color:#888888;
}
.contact-form .form-group textarea{
height:130px;
resize:none;
}
.contact-form button{
cursor: pointer;
}
.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error{
border-color:#ff0000 !important;
}
.contact-form label.error{
display:block;
line-height:24px;
padding:5px 0px 0px;
margin:0px;
text-transform:uppercase;
font-size:12px;
color:#ff0000;
font-weight:600;
}
/***
====================================================================
Contact Info Section
====================================================================
***/
.contact-info-section{
position:relative;
padding:60px 0px 90px;
}
.contact-info-section.style-two{
padding-top:90px;
border-bottom:1px solid #eeeeee;
}
.contact-info-section .auto-container{
max-width:960px;
}
.contact-info-section .social-box{
position:relative;
text-align:center;
margin-top:50px;
}
.contact-info-section .social-box a {
position: relative;
margin: 0px 11px;
color: #ffffff;
font-size: 36px;
display: inline-block;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
/* border: 1px solid red; */
padding: 20px;
background: red;
background: #01d280;
box-shadow: 0px 10px 25px 0px rgba(0,210,128,0.3);
}
.contact-info-section .social-box a:hover {
color: #ff4800;
}
.map-section .google-map{
height:500px;
}
/***
====================================================================
Blog Page Section
====================================================================
***/
.blog-page-section{
position:relative;
padding:100px 0px 100px;
}
.blog-page-section .news-block{
margin-bottom:70px;
}
.blog-page-section .btn-box{
position:relative;
margin-top:20px;
}
.blog-classic .auto-container{
max-width:1140px;
}
/* News Block Three */
.news-block-three{
position:relative;
margin-bottom:80px;
}
.news-block-three .inner-box{
position:relative;
margin-bottom: 40px;
}
.news-block-three .inner-box .row{
position:relative;
margin:0px;
}
.news-block-three .inner-box .content-column{
position:relative;
padding:0px;
float:left;
z-index:1;
}
.news-block-three .inner-box .content-column .inner-column{
position:relative;
margin-top:60px;
z-index:1;
padding:0px 70px 50px 50px;
background-color:#ffffff;
box-shadow:0px 0px 20px rgba(0,0,0,0.10);
}
.news-block-three .inner-box .content-column .inner-column .content{
position:relative;
}
.news-block-three .inner-box .content-column .post-date{
position:relative;
color: #ffffff;
top:-10px;
font-size:14px;
margin-top:-10px;
padding:10px 17px;
display:inline-block;
background-color: #fc3549;
}
.news-block-three .inner-box .content-column h3{
position:relative;
font-size:24px;
font-weight:600;
line-height:1.4em;
margin-top:27px;
}
.news-block-three .inner-box .content-column h3 a{
position:relative;
color:#222222;
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;
}
.news-block-three .inner-box .content-column h3 a:hover{
color:#fc3549;
}
.news-block-three .inner-box .content-column .post-meta{
position:relative;
margin-top:18px;
padding-bottom:18px;
}
.news-block-three .inner-box .content-column .post-meta li{
position:relative;
color: #626262;
font-size: 13px;
margin-right: 13px;
display:inline-block;
font-weight: 600;
}
.news-block-three .inner-box .content-column .post-meta li:last-child{
margin-right:0px;
}
.news-block-three .inner-box .content-column .post-meta:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:2px;
width:50px;
background-color:#fc3549;
}
.news-block-three .inner-box .content-column .text{
position:relative;
color:#666666;
font-size:14px;
line-height:2em;
margin-top:25px;
}
.news-block-three .inner-box .content-column .read-more{
position:relative;
color:#222222;
font-size:14px;
line-height:1em;
margin-top:38px;
display:inline-block;
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;
font-weight: 600;
}
.news-block-three .inner-box .content-column .read-more .arrow{
position:relative;
margin-left:10px;
color:#fc3549;
top:2px;
}
.news-block-three .inner-box .content-column .read-more:hover{
color:#fc3549;
}
.news-block-three .inner-box .image-column{
position:relative;
padding:0px;
float:left;
}
.news-block-three .inner-box .image-column .inner-column{
position:relative;
margin-left:-60px;
}
.news-block-three .inner-box .image-column .inner-column .image{
position:relative;
}
.news-block-three .inner-box .image-column .inner-column .image img{
position:relative;
width:100%;
display:block;
}
/***
====================================================================
Sidebar Page Container
====================================================================
***/
.sidebar-page-container{
position:relative;
background-color: #ffffff;
padding:105px 0px 70px;
}
.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side{
margin-bottom:40px;
}
.sidebar-page-container .sidebar-side .sidebar.padding-right{
padding-left:30px;
}
.sidebar-widget{
position: relative;
margin-bottom: 45px;
}
/*Sidebar Title*/
.sidebar-page-container .sidebar-title{
position: relative;
margin-bottom: 30px;
}
.sidebar-page-container .sidebar-title h2{
position: relative;
display: block;
font-size: 20px;
color: #222222;
font-weight: 700;
line-height: 1.2em;
padding-bottom:15px;
text-transform: capitalize;
}
.sidebar-page-container .sidebar-title h2:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:3px;
width:50px;
background-color:#fc3549;
}
/*Search Box Widget*/
.sidebar .search-box{
position: relative;
}
.sidebar .search-box .form-group{
position:relative;
margin:0px;
}
.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"]{
position:relative;
display:block;
font-size:14px;
color:#666666;
line-height:28px;
padding:10px 25px;
padding-right: 60px;
height:55px;
width:100%;
background-color: #f4f4f4;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.sidebar .search-box .form-group input:focus{
border-color:#fc3549;
}
.sidebar .search-box .form-group button {
position: absolute;
right: 0px;
top: 0px;
width: 50px;
height: 55px;
line-height: 50px;
text-align: center;
display: block;
font-size: 16px;
color: #ffffff;
cursor: pointer;
background: none;
font-weight: normal;
background: red;
}
/* Category List */
.category-list{
position:relative;
}
.category-list li{
position:relative;
margin-bottom:8px;
}
.category-list li:last-child{
margin-bottom:0px;
}
.category-list li a{
position:relative;
color:#666666;
font-size:14px;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.category-list li a:hover{
color:#fc3549;
}
/*Post Widget*/
.sidebar .popular-posts .post{
position:relative;
font-size:14px;
color:#666666;
padding:0px 0px;
padding-left:100px;
min-height:110px;
margin-bottom:28px;
border-bottom:1px solid #eeeeee;
}
.sidebar .popular-posts .post:last-child{
margin-bottom:0px;
}
.sidebar .popular-posts .post .post-thumb{
position:absolute;
left:0px;
top:0px;
width:80px;
overflow:hidden;
}
.sidebar .popular-posts .post .post-thumb .overlay-box{
position: absolute;
content: '';
left: 0px;
top: 0px;
width: 100%;
height: 100%;
display: block;
color: #fc3549;
font-size: 18px;
opacity: 0;
text-align: center;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
background-color: rgba(51,51,51,0.70);
}
.sidebar .popular-posts .post .post-thumb .overlay-box .fa{
top: 50%;
position: relative;
margin-top: -10px;
display: block;
}
.sidebar .popular-posts .post:hover .post-thumb .overlay-box{
opacity:1;
}
.sidebar .popular-posts .post .post-thumb img{
display:block;
width:100%;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.sidebar .popular-posts .post .text{
position:relative;
top:-4px;
font-size:16px;
margin:0px 0px 0px;
font-weight:700;
color:#222222;
line-height:1.6em;
text-transform:capitalize;
}
.sidebar .popular-posts .post .text a{
color:#222222;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.sidebar .popular-posts .post a:hover{
color:#fc3549;
}
.sidebar .popular-posts .post-info{
position:relative;
font-size:14px;
color:#666666;
font-weight:400;
}
/* About Widget */
.about-widget .image img{
position:relative;
width:100%;
display:block;
}
.about-widget .widget-content .text{
position:relative;
color:#666666;
font-size:16px;
line-height:1.9em;
margin-top:30px;
}
/* Popular Tags */
.popular-tags a{
position:relative;
color:#666666;
font-size:14px;
margin-right:30px;
margin-bottom:8px;
display:inline-block;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.popular-tags a:hover{
color:#fc3549;
}
/* Newsletter Widget */
.newsletter-widget .widget-content{
position:relative;
padding:40px 30px 50px;
background-color:#fc3549;
}
.newsletter-widget .widget-content h3{
position:relative;
font-size:18px;
color:#222222;
line-height:1.8em;
font-weight:500;
text-align:center;
padding-bottom:22px;
margin-bottom:30px;
}
.newsletter-widget .widget-content h3 span{
position:relative;
font-size:24px;
font-weight:600;
display:block;
}
.newsletter-widget .widget-content h3:before{
position:absolute;
content:'';
left:50%;
bottom:0px;
width:50px;
height:2px;
margin-left:-25px;
background-color:#222222;
}
/* Subscribe Form Two*/
.subscribe-form-three{
position:relative;
}
.subscribe-form-three .form-group{
position:relative;
display:block;
margin:0px;
width:100%;
}
.subscribe-form-three .form-group input[type="text"],
.subscribe-form-three .form-group input[type="tel"],
.subscribe-form-three .form-group input[type="email"],
.subscribe-form-three .form-group textarea{
position:relative;
display:block;
width:100%;
line-height:28px;
height:56px;
font-size:14px;
color:#222222;
background:#ffffff;
border:2px solid #dddddd;
padding:10px 20px 10px 20px;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.subscribe-form-three .form-group input[type="submit"],
.subscribe-form-three button{
position:absolute;
right:20px;
top:15px;
font-size:22px;
cursor:pointer;
background:none;
}
/* News Block */
.news-block-four{
position:relative;
margin-bottom:70px;
}
.news-block-four .inner-box{
position:relative;
}
.news-block-four .inner-box .image{
position:relative;
display:block;
overflow:hidden;
background:#101010;
}
.news-block-four .inner-box .image img{
position:relative;
width:100%;
display:block;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.news-block-four .inner-box:hover .image img{
opacity:0.50;
-webkit-transform:scale(1.05);
-ms-transform:scale(1.05);
-moz-transform:scale(1.05);
transform:scale(1.05);
}
.news-block-four .inner-box .image .overlay-box{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
display:block;
text-align:center;
}
.news-block-four .inner-box .image .overlay-box .icon{
position:absolute;
left:50%;
top:50%;
width:80px;
height:80px;
color:#222222;
margin-left:-40px;
text-align:center;
border-radius:50%;
line-height:80px;
display:inline-block;
padding-left:4px;
font-size:20px;
margin-top:-40px;
background-color:rgba(255,255,255,1);
}
.news-block-four .inner-box .image .owl-dots{
display:none;
}
.news-block-four .inner-box .owl-nav{
position:absolute;
left:0px;
top:50%;
width:100%;
margin-top:-38px;
}
.news-block-four .inner-box .owl-nav .owl-prev{
position:absolute;
left:30px;
top:0px;
width:55px;
height:55px;
color:#ffffff;
font-size:20px;
line-height:55px;
text-align:center;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
background-color:rgba(0,0,0,0.50);
}
.news-block-four .inner-box .owl-nav .owl-next{
position:absolute;
right:20px;
top:0px;
width:55px;
height:55px;
color:#ffffff;
font-size:20px;
line-height:55px;
text-align:center;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
background-color:rgba(0,0,0,0.50);
}
.news-block-four .inner-box .owl-nav .owl-prev:hover,
.news-block-four .inner-box .owl-nav .owl-next:hover{
color:#ffffff;
background-color:#222222;
}
.news-block-four .inner-box .lower-content{
position:relative;
z-index:1;
}
.news-block-four.style-two .inner-box .lower-content .inner-content{
margin:0px;
}
.news-block-four .inner-box .lower-content .inner-content{
position:relative;
margin-left:30px;
margin-right:30px;
margin-top:-80px;
background-color:#ffffff;
padding:0px 50px 50px 50px;
box-shadow:0px 0px 25px rgba(0,0,0,0.10);
}
.news-block-four .inner-box .lower-content .post-date{
position:relative;
color:#ffffff;
top:-10px;
font-size:14px;
margin-top:-10px;
padding:10px 17px;
display:inline-block;
background-color:#222222;
}
.news-block-four .inner-box .lower-content h3{
position:relative;
font-size:30px;
font-weight:600;
line-height:1.3em;
margin-top:20px;
}
.news-block-four .inner-box .lower-content h3 a{
position:relative;
color:#222222;
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;
}
.news-block-four .inner-box .lower-content h3 a:hover{
color:#fc3549;
}
.news-block-four.style-two .inner-box .lower-content .quote-icon{
position:absolute;
right:70px;
bottom:30px;
color:#fc3549;
font-size:60px;
line-height:1em;
}
.news-block-four .inner-box .lower-content .post-meta{
position:relative;
margin-top:10px;
padding-bottom:18px;
}
.news-block-four .inner-box .lower-content .post-meta li{
position:relative;
color:#666666;
font-size:14px;
margin-right:15px;
display:inline-block;
}
.news-block-four .inner-box .lower-content .post-meta li:last-child{
margin-right:0px;
}
.news-block-four .inner-box .lower-content .post-meta:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:2px;
width:50px;
background-color:#fc3549;
}
.news-block-four .inner-box .lower-content .text{
position:relative;
color:#666666;
font-size:14px;
line-height:1.9em;
margin-top:18px;
}
.news-block-four .inner-box .lower-content .read-more{
position:relative;
color:#222222;
font-size:14px;
line-height:1em;
margin-top:20px;
display:inline-block;
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;
}
.news-block-four .inner-box .lower-content .read-more .arrow{
position:relative;
margin-left:10px;
color:#fc3549;
top:2px;
}
.news-block-four .inner-box .lower-content .read-more:hover{
color:#fc3549;
}
/***
====================================================================
Styled Pagination
====================================================================
***/
.styled-pagination{
position:relative;
font-family: "Roboto", Sans-serif;
}
.styled-pagination li{
position:relative;
font-size:16px;
color:#222222;
display:inline-block;
margin:0px 8px 0px 8px;
}
.styled-pagination li a{
position:relative;
display:inline-block;
font-size:16px;
color:#222222;
font-weight:600;
text-transform:capitalize;
transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
-moz-transition:all 500ms ease;
}
.styled-pagination li a:hover,
.styled-pagination li a.active{
color:#fc3549;
}
/***
====================================================================
Blog Detail
====================================================================
***/
.blog-detail{
position:relative;
}
.blog-detail .inner-box{
position:relative;
}
.blog-detail .inner-box .image{
position:relative;
margin-bottom:30px;
}
.blog-detail .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.blog-detail .inner-box .lower-content{
position:relative;
padding-bottom:10px;
border-bottom:1px solid #eeeeee;
}
.blog-detail .inner-box .lower-content .upper-box{
position: relative;
margin-left: 30px;
margin-right: 30px;
margin-top: -80px;
margin-bottom:40px;
background-color: #ffffff;
padding: 0px 50px 50px 50px;
box-shadow: 0px 0px 25px rgba(0,0,0,0.10);
}
.blog-detail .inner-box .lower-content .upper-box .post-date{
position: relative;
color: #ffffff;
top: -10px;
font-size: 14px;
margin-top: -10px;
padding: 10px 17px;
display: inline-block;
background-color: #222222;
}
.blog-detail .inner-box .lower-content .upper-box h3{
position: relative;
font-size: 30px;
font-weight: 600;
line-height: 1.3em;
margin-top: 20px;
color:#222222;
}
.blog-detail .inner-box .lower-content .upper-box .post-meta{
position:relative;
margin-top:10px;
padding-bottom:18px;
}
.blog-detail .inner-box .lower-content .upper-box .post-meta li{
position:relative;
color:#666666;
font-size:14px;
margin-right:15px;
display:inline-block;
}
.blog-detail .inner-box .lower-content .upper-box .post-meta li:last-child{
margin-right:0px;
}
.blog-detail .inner-box .lower-content .upper-box .post-meta:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:2px;
width:50px;
background-color:#fc3549;
}
.blog-detail .inner-box .lower-content .lower-box{
position:relative;
}
.blog-detail .inner-box .lower-content .lower-box .text{
position:relative;
}
.blog-detail .inner-box .lower-content .lower-box .text p{
position:relative;
color:#666666;
font-size:14px;
line-height:1.8em;
}
.blog-detail .inner-box .lower-content .two-column{
position:relative;
margin-top:40px;
}
.blog-detail .inner-box .lower-content .lower-box .text .list-style-one{
position:relative;
margin-left:70px;
margin-top:30px;
margin-bottom:30px;
}
.blog-detail .inner-box .lower-content .lower-box blockquote{
position:relative;
margin-left:70px;
font-family: "Roboto", Sans-serif;
padding-left:25px;
margin-top:40px;
font-weight:600;
margin-bottom:40px;
border-left:3px solid #fc3549;
}
.blog-detail .inner-box .lower-content .lower-box blockquote .blockquote-text{
position:relative;
color:#222222;
font-size:24px;
line-height:1.4em;
}
.blog-detail .inner-box .lower-content .lower-box blockquote .author-post{
position:relative;
color:#666666;
font-size:14px;
margin-top:8px;
}
.blog-detail .post-share-options{
position:relative;
margin-top:50px;
}
.blog-detail .post-share-options .post-share-inner{
position:relative;
text-align:center;
}
.blog-detail .post-share-options .post-share-inner .social-box{
position:relative;
}
.blog-detail .post-share-options .post-share-inner .social-box li{
position:relative;
margin:0px 0px;
display:inline-block;
}
.blog-detail .post-share-options .post-share-inner .social-box li a{
position:relative;
width:68px;
height:40px;
color:#ffffff;
font-size:16px;
line-height:40px;
text-align:center;
}
.blog-detail .post-share-options .post-share-inner .social-box li.facebook a{
background-color:#3b5999;
}
.blog-detail .post-share-options .post-share-inner .social-box li.google-plus a{
background-color:#dc4e41;
}
.blog-detail .post-share-options .post-share-inner .social-box li.pinterest a{
background-color:#bd081c;
}
.blog-detail .post-share-options .post-share-inner .social-box li.twitter a{
background-color:#55acee;
}
.blog-detail .post-share-options .post-share-inner .tags{
position:relative;
margin-top:20px;
}
.blog-detail .post-share-options .post-share-inner .tags a{
position:relative;
color:#666666;
font-size:14px;
margin:0px 8px;
display:inline-block;
}
/*News Posts*/
.blog-detail .news-posts{
position:relative;
margin-top: 90px;
}
.blog-detail .news-posts .more-posts{
display:none;
}
.blog-detail .news-posts .prev,
.blog-detail .news-posts .next{
position:relative;
color:#222222;
font-size:14px;
line-height:1.4em;
margin-bottom:10px;
display:inline-block;
text-transform: capitalize;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
}
.blog-detail .news-posts .prev:hover,
.blog-detail .news-posts .next:hover{
color:#fc3549;
}
.blog-detail .news-posts:before{
position:absolute;
content:'';
left:50%;
top:0px;
height:100%;
width:1px;
background-color:#eeeeee;
}
.blog-detail .news-posts h4{
position:relative;
color:#222222;
font-size:16px;
line-height:1.6em;
margin:0px;
margin-bottom:10px;
padding-bottom:12px;
}
.blog-detail .news-posts h4:before{
position:absolute;
content:'';
right:0px;
height:2px;
width:50px;
bottom:0px;
background-color:#fc3549;
}
.blog-detail .news-posts .prev-post a{
position:relative;
color:#222222;
font-size:16px;
font-weight:600;
line-height:1.4em;
text-transform: capitalize;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
}
.blog-detail .news-posts .prev-post h4:before{
position:absolute;
content:'';
left:0px;
height:2px;
width:50px;
bottom:0px;
background-color:#fc3549;
}
.blog-detail .news-posts .prev-post .image{
position:absolute;
left:0px;
top:8px;
width:80px;
height:80px;
}
.blog-detail .news-posts .next-post{
position:relative;
text-align:right;
padding-right:100px;
}
.blog-detail .news-posts .next-post .image{
position:absolute;
right:0px;
top:8px;
width:80px;
height:80px;
}
.blog-detail .news-posts .next-post a{
position:relative;
color:#222222;
font-size:16px;
font-weight:600;
line-height:1.5em;
text-transform: capitalize;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
}
.blog-detail .news-posts .prev-post{
position:relative;
padding-left:100px;
}
.blog-detail .news-posts .prev-post a:hover,
.blog-detail .news-posts .next-post a:hover{
color:#fc3549;
}
/***
====================================================================
Comments Area
====================================================================
***/
.sidebar-page-container .comments-area{
position:relative;
margin-bottom:60px;
margin-top:65px;
}
.sidebar-page-container .group-title{
position:relative;
margin-bottom:40px;
}
.sidebar-page-container .group-title h2{
position:relative;
font-size:24px;
color:#222222;
font-weight:700;
padding-bottom:12px;
text-transform:capitalize;
}
.sidebar-page-container .group-title h2:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:50px;
height:2px;
background-color:#fc3549;
}
.sidebar-page-container .comments-area .comment-box{
position:relative;
padding:0px 0px 0px;
margin-bottom:48px;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.sidebar-page-container .comments-area .comment-box:last-child{
margin-bottom:0px;
}
.sidebar-page-container .comments-area .comment{
position:relative;
padding:0px 0px 0px 100px;
font-size:14px;
}
.sidebar-page-container .comments-area .reply-comment{
margin-left:120px;
}
.sidebar-page-container .comments-area .comment-box .author-thumb{
position:absolute;
left:0px;
top:0px;
width:80px;
border-radius:50%;
margin-bottom:20px;
overflow:hidden;
}
.sidebar-page-container .comments-area .comment-box .author-thumb img{
width:100%;
display:block;
}
.sidebar-page-container .comments-area .comment-info{
margin-bottom:10px;
}
.sidebar-page-container .comments-area .comment-box strong{
font-size:18px;
color:#222222;
display:block;
line-height:1.3em;
font-weight:600;
font-family: "Roboto", Sans-serif;
text-transform:capitalize;
}
.sidebar-page-container .comments-area .comment-box .text{
position:relative;
color:#666666;
font-size:14px;
line-height:1.8em;
margin-bottom:16px;
}
.sidebar-page-container .comments-area .comment-info .comment-time{
position:relative;
font-size:12px;
color:#666666;
text-transform:uppercase;
}
.sidebar-page-container .comments-area .comment-box .reply-outer{
position:relative;
}
.sidebar-page-container .comments-area .comment-box .theme-btn{
position:relative;
font-size:14px;
color:#222222;
font-weight:600;
font-family: "Roboto", Sans-serif;
text-transform:uppercase;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.sidebar-page-container .comments-area .comment-box .theme-btn:hover{
color:#fc3549;
}
/***
====================================================================
Comment Form
====================================================================
***/
.comment-form .form-group{
margin-bottom:30px;
}
.comment-form .form-group:last-child{
margin-bottom:0px;
}
.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="password"],
.comment-form .form-group input[type="tel"],
.comment-form .form-group input[type="email"],
.comment-form .form-group select{
position:relative;
display:block;
width:100%;
line-height:28px;
padding:10px 28px;
color:#888888;
border:1px solid transparent;
height:55px;
font-size:14px;
background:#f4f4f4;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.comment-form .form-group input[type="text"]:focus,
.comment-form .form-group input[type="password"]:focus,
.comment-form .form-group input[type="tel"]:focus,
.comment-form .form-group input[type="email"]:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus{
border-color:#fc3549;
}
.comment-form .form-group textarea{
position:relative;
display:block;
width:100%;
line-height:24px;
padding:15px 28px;
color:#888888;
border:1px solid transparent;
height:150px;
background:#f4f4f4;
resize:none;
font-size:14px;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.comment-form button{
cursor:pointer;
}
.animx .shape-1 {
position: absolute;
top: 28%;
left: 23%;
z-index: 5;
}
.animx .shape-2 {
position: absolute;
top: 81%;
left: 90%;
z-index: 5;
}
.animx .shape-3 {
position: absolute;
top: 97%;
left: 79%;
z-index: 5;
}
.animx .shape-3 imgx {
-webkit-animation: zoom-fade 5s infinite linear;
animation: zoom-fade 5s infinite linear;
}
.animx .shape-5 {
position: absolute;
top: 11%;
right: 88%;
z-index: 9;
}
.animx .shape-6 {
position: absolute;
top: 10%;
right: 11%;
z-index: 9;
}
.animx .image img{
margin-top: 137px;
}
.counter-section .content-box {
margin-top: 0px!important;
}
.counter-section .image img {
margin-top: 0px!important;
}
.counter-section .shape-2 {
position: absolute;
top: 60%;
left: 75%;
z-index: 5;
width: 462px;
}
.team-section .team-block:first-child:before {
left: -10px;
opacity: 1;
transition: all 700ms ease;
}
.team-section .team-block:before {
position: absolute;
content: "";
bottom: -23px;
left: 0px;
width: 154px;
height: 154px;
background-image: url(../images/ex-new/team/dots.png);
z-index: -1;
opacity: 0;
transition: all 700ms ease;
}
.team-section .team-block:hover:before {
opacity: 1;
left: -10px;
transition: all 700ms ease;
}
.sponsors-section .shape-2 {
position: absolute;
top: 12%;
left: 85%;
z-index: 5;
width: 361px;
}
.story-block-two .image2 img {
position: absolute;
left: -160px;
top: 171px;
z-index: -1;
}
.story-section .sec-title .title {
margin-bottom: 20px;
text-transform: uppercase;
font-size: 12px;
padding: 5px 20px 5px 20px;
background-color: #fc3549;
display: inline-block;
font-weight: 700;
color: #ffffff;
}
.home_4banner .shape-3 {
position: absolute;
top: -201px;
left: -9%;
z-index: -1;
}
.home_4banner .btn-seven {
background-color: #00d280;
padding: 17px 50px 17px 50px;
border-radius: 30px 30px 30px 30px;
box-shadow: 0px 10px 25px 0px rgba(1, 210, 128, 0.7);
border: none;
color: #fff;
}
.home_4banner .content-box {
margin-top: 8px!important;
}
.home_4banner .shape-1 {
position: absolute;
top: 55px;
left: 56%;
z-index: 5;
}
.services-block-three .image{
height: 85px;
width: 85px;
text-align: center;
line-height: 85px;
font-weight: 400;
font-size: 36px;
color: #ffffff;
background-color: #e5faf7;
-webkit-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-moz-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-ms-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-o-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
box-shadow: 0 10px 15px rgba(0,0,0,0.1);
border-radius: 21%;
}
.services-block-three:first-child .image{
background-color: #e5faf7;
}
.services-block-three:nth-child(2) .image{
background-color: #ffeded;
}
.services-block-three:nth-child(3) .image{
background-color:#f1ebff;
}
.services-block-three .image:after{
position: absolute;
left: -40px;
top: 7px;
height: 190px;
width: 230px;
background-position: center;
/*background-image: url(images/icons/shape-19.png);*/
background-repeat: no-repeat;
content: '';
-webkit-transition: .7s ease;
-o-transition: .7s ease;
transition: .7s ease;
}
.new_home .owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
margin: 0px 0px 18px 0px;
border-radius: 50% 50% 50% 50%;
background-color: #55119d;
box-shadow: 0px 10px 25px 0px rgba(85, 17, 157, 0.48);
}
.container-fluid-two.new_home .owl-nextx{
position: relative;
line-height: 30px;
background: #00d280;
color: #ffffff;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.05em;
padding: 12px 32px 12px;
border: 0px solid #222222;
box-shadow: 0px 10px 25px 0px rgba(0,210,128,0.3);
}
.services-block-six .inner-box .icon-box {
position: relative;
height: 85px;
width: 85px;
text-align: center;
line-height: 85px;
font-weight: 400;
font-size: 36px;
color: #ffffff;
background-color: #fc3549;
/* -webkit-box-shadow: 0 10px 15px rgba(0,0,0,0.1); */
-moz-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-ms-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-o-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
box-shadow: 0 10px 15px rgba(0,0,0,0.1);
border-radius: 50%;
margin: 0 auto;
/* box-shadow: 0px 5px 9px 0px rgb(252, 53, 73); */
margin-top: 32px;
/* box-shadow: 0px 10px 25px 0px rgb(252, 53, 73); */
/* box-shadow: 0px 2px 14px 0px rgb(252, 53, 73); */
box-shadow: 0px 2px 14px 0px rgb(252, 53, 73);
}
.services-block-six:nth-child(2) .inner-box .icon-box {
background-color: #6610f2;
-webkit-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-moz-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-ms-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-o-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
box-shadow: 0 10px 15px rgba(0,0,0,0.1);
box-shadow: 0px 10px 25px 0px rgba(102, 16, 242, 0.71);
box-shadow: 0px 2px 14px 0px rgb(102, 16, 242);
}
.services-block-six:nth-child(3) .inner-box .icon-box {
background-color: #00d280;
-webkit-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-moz-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-ms-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-o-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
box-shadow: 0 10px 15px rgba(0,0,0,0.1);
box-shadow: 0px 10px 25px 0px rgba(0, 210, 128, 0.73);
box-shadow: 0px 2px 14px 0px rgb(0, 210, 128);
}
.services-block-six:nth-child(4) .inner-box .icon-box {
background-color: #ffb700;
-webkit-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-moz-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-ms-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-o-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
box-shadow: 0 10px 15px rgba(0,0,0,0.1);
box-shadow: 0px 10px 25px 0px rgba(255, 183, 0, 0.71);
box-shadow: 0px 2px 14px 0px rgb(255, 183, 0);
}
.services-block-six:nth-child(5) .inner-box .icon-box {
background-color: #fc35fa;
-webkit-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-moz-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-ms-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-o-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
box-shadow: 0 10px 15px rgba(0,0,0,0.1);
box-shadow: 0px 10px 25px 0px rgba(252, 53, 250, 0.71);
}
.services-block-six:nth-child(5) .inner-box .icon-box {
background-color: #35c9fc;
-webkit-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-moz-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-ms-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-o-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
box-shadow: 0 10px 15px rgba(0,0,0,0.1);
box-shadow: 0px 10px 25px 0px rgba(53, 201, 252, 0.7);
box-shadow: 0px 2px 14px 0px rgb(53, 201, 252);
}
.ser_number{
color: #fc3549;
font-size: 60px;
font-weight: 800;
opacity: .5;
margin-bottom: 74px;
top: 49px;
}
.ser_numberx{
position: absolute;
content: "";
top: 38px;
left: 140px;
height: 100%;
width: 100%;
background: #fff;
background: -webkit-gradient(linear,left bottom,left top,color-stop(30%,#fff),color-stop(70%,rgba(0,212,255,0)));
background: -webkit-linear-gradient(bottom,#fff 30%,rgba(0,212,255,0) 70%);
background: -o-linear-gradient(bottom,#fff 30%,rgba(0,212,255,0) 70%);
background: linear-gradient(0deg,#fff 30%,rgba(0,212,255,0) 70%);
pointer-events: none;
z-index: 1;
height: 76px;
width: 100px;
}
.brand-block .inner-box .lower-box .box-inner .image img{
width: 168px;
border-radius: 5px;
}
.ser_numberx{
position: absolute;
content: "";
top: 38px;
left: 140px;
height: 100%;
width: 100%;
background: #fff;
background: -webkit-gradient(linear,left bottom,left top,color-stop(30%,#fff),color-stop(70%,rgba(0,212,255,0)));
background: -webkit-linear-gradient(bottom,#fff 30%,rgba(0,212,255,0) 70%);
background: -o-linear-gradient(bottom,#fff 30%,rgba(0,212,255,0) 70%);
background: linear-gradient(0deg,#fff 30%,rgba(0,212,255,0) 70%);
pointer-events: none;
z-index: 1;
height: 76px;
width: 100px;
}
.services-section-four .title-box .sec-title .title {
color: #ffffff;
background: #00d280;
/* box-shadow: 0px 10px 25px rgba(0, 210, 128, 0.3); */
}
.services-block-six:nth-child(1) .inner-box .ser_number {
color: #fc3549;
}
.services-block-six:nth-child(2) .inner-box .ser_number {
color: #6610f2;
}
.services-block-six:nth-child(3) .inner-box .ser_number{
color: #00d280;
}
.services-block-six:nth-child(4) .inner-box .ser_number{
color: #ffb700;
}
.services-block-six:nth-child(5) .inner-box .ser_number{
color: #35c9fc;
}
.services-block-six:nth-child(6) .inner-box .ser_number{
color: #fc3549;
}
.branded-section .title-box .sec-title .title {
color: #ffffff;
background: #00d180;
/* box-shadow: 0px 10px 25px rgba(0, 209, 128, 0.3); */
}
.fluid-section-one .image-column:before {
position: absolute;
content: '';
background: url(../images/icons/98.png);
width: 530px;
height: 675px;
right: -350px;
top: -69px;
background-repeat: no-repeat;
}
.undrline{
text-decoration: underline;
text-decoration-color: #f8abb4;
}
.btn-boxx{
font-size: 15px;
font-weight: 600;
}
.work-process-h6 .sec-title-three h3,.priching-h6 .sec-title-three h3,.testimonials-h6 .sec-title-three h3,.team-h6 .sec-title-three h3,.latest-news-h6 .sec-title-three h3,.clints-h6 .sec-title-three h3{
text-transform:capitalize;
}
.work-process-h6 .item .btn-boxx {
margin-top: 15px;
}
.bannershop .image-column .image:before {
position: absolute;
content: '';
background: url(../images/icons/98.png);
width: 304px;
height: 553px;
right: -15%;
top: 3%;
background-repeat: repeat-y;
z-index: -1;
}
.bannershop .discount h6 {
color: white;
font-size: 19px;
font-weight: 600;
background: #ff4455;
display: initial;
padding: 10px 20px;
/* box-shadow: 0px 10px 25px 0px rgba(255, 68, 85, 0.52); */
/* margin-top: 49px; */
}
.bannershop .discount{
margin-top: 35px;
}
.bannershop .price p{
font-size: 59px;
margin-top: 20px;
font-weight: 600;
color: #00d280;
}
.bannershop .price p span{
color: #070707;
font-size: .5em;
font-weight: 500;
margin-right: 10px;
}
.bannershop .btn-box a.btn-six {
top: 0px!important;
}
.bannershop .btn-six.btn-six:after {
content: "\f217";
}
.subscribe-section .title-column .inner-column h2 span{
color: #fc3549;
}
.sx5 img{
width: 350px;
bottom: 0px;
}
.sx6 img{
margin-top: 55px;
}
.footcall {
position: relative;
line-height: 24px;
background: #fc3549;
color: #ffffff;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.05em;
padding: 12px 32px 12px;
text-transform: uppercase;
font-family: "Roboto", Sans-serif;
padding: 17px 50px 17px 50px;
border-radius: 30px 30px 30px 30px;
box-shadow: 0px 10px 17px 0px rgba(252, 53, 73, 0.7);
display: inline;
transition: all 700ms ease;
display: inline-block;
}
.footcall:hover {
position: relative;
line-height: 24px;
background: #01d280;
color: #ffffff;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.05em;
padding: 12px 32px 12px;
/* border: 2px solid #222222; */
text-transform: uppercase;
font-family: "Roboto", Sans-serif;
padding: 17px 50px 17px 50px;
border-radius: 30px 30px 30px 30px;
box-shadow: 0px 10px 25px 0px rgba(0,210,128,0.3);
display: inline-block;
}
.footer_logos {
margin: 0 auto;
text-align: center;
}
.footer_logos p{
color: #5d5d5d;
text-align: center;
font-size: 16px;
font-weight: 400;
margin-top:25px;
}
.footer_logos:before {
position: absolute!important;
content: ''!important;
background: url(../images/dotnew.png)!important;
width: 304px!important;
height: 750px!important;
right: 0%!important;
top: 1%!important;
background-repeat: repeat-y!important;
z-index: -1;
}
.footer_logos .shape-2 {
position: absolute;
top: 80px;
left: 19%!important;
z-index: 5;
}
.footer_logos .shape-2.footer_logo {
position: relative;
top: 0;
left: 0 !important;
z-index: 5;
text-align: center;
}
.footer_new{
background: #ebecec!important;
}
.footer_new p {
margin-bottom: 0px;
color: #001064!important;
font-weight: 600;
}
.footer_new p span {
margin-bottom: 0px;
color: #fc3549!important;
font-weight: 600;
}
.feature-section:after {
position: absolute;
content: ''!important;
background: url(../images/icons/98.png)!important;
width: 97px!important;
height: 563px!important;
left: 2%!important;
top: 1%!important;
background-repeat: repeat-y!important;
z-index: 1;
}
.animx .nyu.shape-1 {
position: absolute;
top: 9%!important;
left: 32%;
z-index: 5;
}
.padxh7{
padding-top:125px;
}
.architecture-section .title-box .title-inner-box:before {
position: absolute;
content: '';
background: url(../images/icons/98.png);
width: 530px;
height: 256px;
right: 67%;
top: -31%;
background-repeat: no-repeat;
/* z-index: -1; */
}
.sec-title-two .title-inner:before {
position: absolute;
content: '';
background: url(../images/icons/98.png);
width: 198px;
height: 204px;
right: 76%;
top: -40%;
background-repeat: no-repeat;
}
.services-block-three:nth-child(4) .image{
background:#c6fafe!important;
}
.services-block-three:nth-child(5) .image{
background:#c8fec6!important;
}
.services-block-three:nth-child(6) .image{
background:#f7fec6!important;
}
.about1:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
background-color: #ff4800;
height: 615px;
}
.teampage .team-block:first-child:before {
position: absolute;
content: "";
bottom: 60px;
left: -29px;
width: 154px;
height: 154px;
background-image: url(../images/ex-new/team/dots.png);
z-index: -1;
}
.teampage .team-block:hover:before {
position: absolute;
content: "";
bottom: 60px;
left: -29px;
width: 154px;
height: 154px;
background-image: url(../images/ex-new/team/dots.png);
z-index: -1;
}
.teampage2 .item {
margin-bottom: 140px;
}
.teamsiglp .item {
margin-bottom: 30px;
}
.teampage4 .item {
margin-bottom: 30px;
}
.servpage .item {
margin-bottom: 0px;
padding-bottom: 60px;
}
.servpage .itemx:last-child .item {
margin-top: -12px;
}
.servpage .item .icon img {
width: 70px;
}
.blogpagex .inner-box{
margin-bottom: 30px;
}
.home3v {
padding-top: 50px!important;
}
.raty {
padding: 0px 0px 80px;
}
#rtl .services-section-four .pull-left {
float: unset;
text-align: right;
}
.how-we-work-h6 .item {
margin-bottom: 30px;
}
.gallery-section.two {
padding-bottom: 100px;
}
.sec-title-three.two {
float: unset;
}
.services-section.two {
padding-bottom: 60px;
}
.services-section-three.two {
padding-bottom: 15px;
}
.news-section.two {
padding-bottom: 40px;
background: #f7fdfc;
}
.call-to-action-h6.two .content {
float: left;
}
.banner-section-h6.home_4banner.banner_seo.two {
margin-bottom: -35px;
padding: 200px 0px 0px 0px;
}
.services-section.three {
padding: 100px 0px 60px 0px;
}
.services-section-three.three {
padding-bottom: 40px;
}
.container-fluid-two.new_home.padxh7.three {
padding-top: 100px;
}
.project-contact-section.three {
padding-bottom: 80px;
}
.gallery-section.two {
padding-bottom: 100px;
}
.banner-section-h5.banner_seo.four {
padding-bottom: 110px !important;
}
.story-section.two .sec-title .title {
display: inline-block;
}
.story-section.two .story-block-two .inner-box .content-column .sec-title .inner-title {
display: block;
}
.banner_seo.two .content-box {
margin-top: 0;
}
.sponsors-section-three.three {
padding: 100px 0px 40px;
}
.page-title-two {
margin-bottom: 44px;
}
.main-header.header-style-two.three {
position: absolute;
}
.services-section.mm {
padding-bottom: 40px;
}
.services-section-six.mm {
padding-top: 0;
}
.services-section-seven.kk {
padding-bottom: 70px;
}
.what-we-do-h6.servpage.gg {
padding-bottom: 40px;
}
.how-we-work-h6.ff {
padding-bottom: 70px;
}
.products-section.tt {
padding: 100px 0px 70px 0px;
}
.services-section-three.ll {
padding-bottom: 10px;
}
.clints-h5.pp {
padding-bottom: 0;
}
.services-section-five.ppp {
padding-bottom: 0;
}
.project-section-two.pp {
padding-top: 100px;
}
.shop-products-section.pp {
padding: 100px 0px 100px 0px;
}
.team-h5.three.teampage2.pp {
padding: 100px 0px 0px 0px;
margin-bottom: -40px;
}
.testimonials-h6.teamsiglp.pp {
padding-bottom: 0;
}
.team-h6.teampage4.pp {
padding-bottom: 0;
margin-bottom: -30px;
}
.sponsors-section-three.kuk {
padding: 100px 0px 100px 0px;
}
.clints-h5.ss {
padding-bottom: 0;
}
.testimonials-h5.sss {
padding-bottom: 0;
}
.contact-h5.sss {
padding-top: 50px;
}
.services-section-three.kkk {
padding-bottom: 20px;
}
.services-section-six.jjj {
padding: 50px 0px 0px 0px;
}
.priching-h6.ff {
padding-bottom: 0;
}
.price-page-section-two.fff {
padding-bottom: 70px;
}
.counter-fun-h5.xxxxx {
padding-top: 90px;
padding-bottom: 0;
}
.digigen-history-h5.xxxxxx {
margin-bottom: -215px;
}
.clints-h6.aa {
padding-bottom: 0;
}
.sponsors-section-three.aaa {
padding: 100px 0px 0px 0px;
}
.newsletter-h6.aaaaaaa {
padding-top: 45px;
}
.contact-form-section.ccc {
padding-bottom: 0;
}
.sidebar-page-container.one {
padding: 105px 0px 55px;
}
.subscribe-section .btn-style-one {
padding: 14px 31px !important;
}
.feature-box .inner-box .icon img{
width: 50px;
}
.product-tab-section.banner_seo .content-box {
margin-top:0px!important;
}
.thmcolor{
color: #FF4354;
}
.feature-section .title-column .sec-title.light h2 {
color: #ffffff;
}
.aboutpage .sec-title.light h2,.aboutpage .sec-title.light .text {
color: #ffffff;
}
.about1.aboutpage:before {
height: 635px!important;
}
.about1.aboutpage .sec-title .title {
box-shadow: none!important;
}
.about1.aboutpage .sec-title h2:before {
position: absolute;
content: '';
top: 22px;
height: 2px;
width: 50px;
background-color: #ffffff;
margin-left: -60px;
}
.pad-1 {
margin-top: -75px;
}
.pad-1 .title-inner-box:before {
position: absolute;
content: '';
background: url(../images/icons/98.png);
width: 530px;
height: 256px;
right: 70%!important;
top: -44%!important;
background-repeat: no-repeat;
}
.feature-section .sec-title .title {
color: #ffffff;
background-color: #000000;
}
.feature-section .sec-title h2:before {
position: absolute;
content: '';
top: 22px;
height: 2px;
width: 50px;
background-color: #ffffff;
margin-left: -60px;
}
.price-page-section-two.fff .sec-title .title{
color:#fff!important;
}
.price-page-section-two.fff .sec-title.light h2,.price-page-section-two.fff .sec-title.light .text {
color: #ffffff;
}
.footer_social.social-links li{
padding: 10px;
}
.home8{
padding-top:0px!important;
margin-top:0px!important;
}
.home8footer{
position: relative;
background: #1A1A1A;
padding: 36px 0px 36px 0px!important;
}
.home8footer .text-two p {
color: #ffffff;
}
.home8sidebar {
margin-top: -100px;
}
.home8sidebar .logo{
margin-bottom: 24px;
} | assets/css/style.css | @import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap&subset=devanagari,latin-ext');
/***
====================================================================
1. Resources / Css Files
====================================================================
***/
@import url('font-awesome.css');
@import url('flaticon.css');
@import url('animate.css');
@import url('owl.css');
@import url('jquery-ui.css');
@import url('custom-animate.css');
@import url('simple-line-icons.css');
@import url('jquery.fancybox.min.css');
@import url('jquery.mCustomScrollbar.min.css');
@import url('animate.css');
@import url('style-2.css');
/***
====================================================================
1. Fonts
====================================================================
***/
/***
====================================================================
3. Reset
====================================================================
***/
* {
margin:0px;
padding:0px;
border:none;
outline:none;
}
/***
====================================================================
4. Global Settings
====================================================================
***/
body {
font-family: 'Open Sans', sans-serif;
font-size: 15px;
color: #2a2a2a;
line-height:1.7em;
font-weight:400;
background:#ffffff;
}
.bordered-layout .page-wrapper{
padding:0px 50px 0px;
}
a{
text-decoration:none;
cursor:pointer;
color:#fc3549;
}
button,
a:hover,a:focus,a:visited{
text-decoration:none;
outline:none !important;
}
h1,h2,h3,h4,h5,h6 {
position:relative;
font-weight:normal;
margin:0px;
background:none;
line-height:1.6em;
font-family: "Roboto", Sans-serif;
}
/* Typography */
h1{
font-size:70px;
}
h2{
font-size:40px;
}
h3{
font-size:28px;
}
h4{
font-size:24px;
}
h5{
font-size:20px;
}
h6{
font-size:18px;
}
input,button,select,textarea{
}
textarea{
overflow:hidden;
}
p{
position:relative;
line-height:1.8em;
color: #2a2a2a;
font-size: 15px;
font-weight: 400;
}
.auto-container{
position:static;
max-width:1200px;
padding:0px 15px;
margin:0 auto;
}
.medium-container{
max-width:850px;
}
.page-wrapper{
position:relative;
margin:0 auto;
width:100%;
min-width:300px;
}
ul,li{
list-style:none;
padding:0px;
margin:0px;
}
img{
display:inline-block;
max-width:100%;
}
.theme-btn{
display:inline-block;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.centered{
text-align:center;
}
/***
====================================================================
5. Buttons Style
====================================================================
***/
/*Btn Style One*/
.btn-style-one{
position:relative;
line-height:24px;
color: #ffffff;
font-size:14px;
font-weight:600;
letter-spacing:0.05em;
background-color:#fc3549;
padding:12px 31px !important;
text-transform:uppercase;
/* border:2px solid #fc3549; */
font-family: "Roboto", Sans-serif;
background: #01d280;
box-shadow: 0px 10px 25px 0px rgba(0,210,128,0.3);
}
.btn-style-one:hover{
color: #222222;
box-shadow:0px 0px 7px 0px rgba(0,0,0,0.20);
border-color:#ffffff;
background:#ffffff;
}
/*Btn Style Two*/
.btn-style-two{
position:relative;
line-height:24px;
background: #00d280;
color: #ffffff;
font-size:14px;
font-weight:600;
letter-spacing:0.05em;
padding:12px 32px 12px;
/* border:2px solid #222222; */
text-transform:uppercase;
font-family: "Roboto", Sans-serif;
padding: 17px 50px 17px 50px;
border-radius: 30px 30px 30px 30px;
box-shadow: 0px 10px 25px 0px rgba(0,210,128,0.3);
}
.btn-style-two:hover{
background:#fc3549;
border-color:#fc3549;
color:#ffffff;
}
/* List Style One */
.list-style-one{
position:relative;
}
.list-style-one li{
position:relative;
color:#666666;
font-size:14px;
font-weight:400;
line-height:1.8em;
margin-bottom:6px;
padding-left:35px;
}
.list-style-one li:last-child{
margin-bottom:0px;
}
.list-style-one li:before{
position:absolute;
content: "";
left:0px;
top:12px;
height:3px;
width:15px;
background-color:#222222;
}
/* List Style Two */
.list-style-two{
position:relative;
}
.list-style-two li{
position:relative;
color:#222222;
font-weight:500;
font-size:14px;
margin-bottom:14px;
}
.list-style-two li a{
color:#222222;
}
.list-style-two li a:hover{
text-decoration:underline;
}
.list-style-two li i{
font-style:normal;
}
.list-style-two li .icon{
position:relative;
top:2px;
font-size:18px;
margin-right:8px;
color:#fc3549;
}
/***
====================================================================
6. Social Icons
====================================================================
***/
/*Social Icon One*/
.social-icon-one{
position:relative;
}
.social-icon-one li{
position:relative;
margin-right:8px;
display:inline-block;
}
.social-icon-one li.twitter a{
color:#00b9f1;
}
.social-icon-one li.linkedin a{
color:#0089b1;
}
.social-icon-one li a{
position:relative;
font-size:16px;
color:#4a72a9;
font-weight:400;
width:52px;
height:52px;
line-height:50px;
text-align:center;
border-radius:50px;
border:1px solid #e2e2e2;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.social-icon-one li a:hover{
color:#ffffff;
border-color:#fc3549;
background-color:#fc3549;
}
.theme_color{
color:#fc3549;
}
.preloader{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:999999; background-color:#ffffff; background-position:center center; background-repeat:no-repeat; background-image:url(../images/icons/preloader.svg);}
img{
display:inline-block;
max-width:100%;
height:auto;
}
/***
====================================================================
7. Scroll To Top style
====================================================================
***/
.scroll-to-top{
position:fixed;
bottom:15px;
right:15px;
width:50px;
height:50px;
color:#ffffff;
font-size:24px;
text-transform:uppercase;
line-height:50px;
text-align:center;
z-index:100;
cursor:pointer;
background:#fc3549;
display:none;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.scroll-to-top:hover{
color:#ffffff;
background:#242f6c;
}
/***
====================================================================
8. Section Title
====================================================================
***/
.sec-title{
position:relative;
margin-bottom:30px;
}
.sec-title .big-title{
position: absolute;
left: 0px;
right: 0px;
top: -100px;
color: #f8f8f8;
font-size: 164px;
line-height: 1em;
font-weight: 800;
}
.sec-title .inner-title{
position:relative;
}
.sec-title .title{
position: relative;
color: #fc3549;
font-size: 16px;
font-weight: 600;
margin-bottom: 20px;
text-transform: uppercase;
font-size: 12px;
color: #ffffff;
padding: 5px 20px 5px 20px;
background-color: #fc3549;
/* border-radius: 14px 14px 14px 14px; */
display: inline-block;
font-weight: 700;
/* box-shadow: 0px 10px 25px rgba(252, 53, 73, 0.3); */
}
.sec-title h2 {
position: relative;
/* color: #222222; */
/* font-weight: 700; */
/* line-height: 1.3em; */
/* font-size: 34px; */
display: block;
text-transform: capitalize;
color: #3f4451;
font-size: 30px;
font-weight: 600;
line-height: 40px;
font-family: "Roboto", Sans-serif;
}
.sec-title .text{
position: relative;
color: #666666;
font-weight: 400;
line-height: 1.8em;
/* font-size: 16px; */
margin-top:15px !important;
/* color: #263b5e; */
}
.sec-title h2:before {
position: absolute;
content: '';
top: 22px;
height: 2px;
width: 50px;
background-color: #fc3549;
margin-left: -60px;
}
.sec-title.style-two h2:before{
display:none;
}
.sec-title.style-three h2{
font-size:30px;
}
.sec-title.centered{
text-align: center;
}
.sec-title.centered .text{
max-width:580px;
margin:0 auto;
}
.sec-title.light h2,
.sec-title.light .text{
color: #202020;
/* color: #6a7695; */
}
/* Sec Title Two */
.sec-title-two{
position:relative;
padding-top:100px;
text-align:center;
background-size:cover;
background-attachment:fixed;
background-repeat:no-repeat;
}
.sec-title-two .image-layer{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:0px;
height:250px;
}
.sec-title-two .image-layer:before{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:0px;
background-color: rgb(252, 252, 252);
background-color: #ffece5;
}
.sec-title-two .title-inner{
position:relative;
padding:48px 100px;
display:inline-block;
background-color: #ffffff;
box-shadow:0px 10px 25px rgba(0,0,0,0.10);
border-radius: 10px;
/* box-shadow: 0px 10px 25px 0px rgba(0,210,128,0.3); */
/* box-shadow: 0px 3px 16px 0px rgba(0,210,128,0.3); */
}
.sec-title-two .title-inner .title{
position: relative;
color: #fc3549;
font-size: 16px;
font-weight: 500;
margin-bottom: 20px;
text-transform: uppercase;
font-size: 12px;
color: #ffffff;
/* padding: 8px 20px 8px 20px; */
background-color: #fc3549;
border-radius: 14px 14px 14px 14px;
display: inherit;
font-weight: 700;
padding: 5px 20px 5px 20px;
/* box-shadow: 0px 10px 25px rgba(252, 53, 73, 0.3); */
}
.sec-title-two .title-inner .title:before{
position: absolute;
content: '';
left: 50%;
top: -68px;
height: 50px;
width: 2px;
margin-left:-1px;
background-color: #fc3549;
}
.sec-title-two .title-inner h2{
position: relative;
color: #222222;
font-weight: 700;
line-height: 1.3em;
font-size: 36px;
display: -webkit-box;
text-transform: capitalize;
/* font-size: 40px; */
font-weight: 600;
line-height: 48px;
color: #3f4451;
font-family: "Roboto", Sans-serif;
}
/***
====================================================================
9. Main Header
====================================================================
***/
.main-header{
position:absolute;
z-index:999;
width:100%;
-ms-animation-duration: 500ms;
-moz-animation-duration: 500ms;
-op-animation-duration: 500ms;
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
}
/* Header Top */
.main-header .header-top{
position: relative;
padding:15px 0px;
}
.main-header .header-top .top-left{
position: relative;
float: left;
}
.main-header .header-top .top-left .info-list{
position: relative;
float:left;
}
.main-header .header-top .top-left .info-list li{
position: relative;
float: left;
font-size: 14px;
line-height: 30px;
color: #ffffff;
font-weight: 500;
padding: 7px 0px 8px;
margin-right: 34px;
}
.main-header .header-top .top-left .info-list li span{
position:relative;
color:#cccccc;
}
.main-header .header-top .top-left .info-list li a{
color: #ffffff;
}
.main-header .header-top .top-left .info-list li a:hover{
color: #fc3549;
}
/* Top Right */
.main-header .header-top .top-right{
position:relative;
float:right;
}
.main-header .header-top .top-right .social-links{
position:relative;
padding-top:12px;
}
.main-header .header-top .top-right .social-links li{
position:relative;
margin-left:22px;
display:inline-block;
}
.main-header .header-top .top-right .social-links li a{
position:relative;
color: #cccccc;
display:inline-block;
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-header .header-top .top-right .social-links li a:hover{
color:#fc3549;
}
.main-header .main-box{
position:relative;
padding:0px 0px;
left:0px;
top:0px;
width:100%;
background:none;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-header .main-box .outer-container{
position:relative;
padding:0px 40px;
}
.main-header .main-box .logo-box{
position:relative;
float:left;
left:0px;
z-index:10;
padding:30px 0px;
}
.main-header .main-box .logo-box .logo img{
display:inline-block;
max-width:100%;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-header .nav-toggler{
position:absolute;
top:50%;
margin-top:0px;
display: block;
}
.main-header .nav-toggler button{
position:relative;
display:block;
color:#444444;
text-align:center;
font-size:24px;
line-height:34px;
font-weight:normal;
background:none;
}
.main-header .header-upper{
position:relative;
}
.main-header .header-upper .outer-container{
position:relative;
padding:0px 100px;
background: white;
}
.main-header .nav-outer {
position: relative;
float: left;
width: 100%;
margin-top: -100px;
text-align: right;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
float: right;
}
.main-header .header-upper .logo-box{
position: relative;
z-index:20;
padding: 42px 0px;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.main-header .header-upper .logo-box .logo{
position:relative;
}
.main-header .header-upper .social-outer-box {
position: absolute;
right: 0px;
top: 0px;
padding: 50px 60px 40px;
background-color: #ffffff;
}
.main-header .header-upper .social-outer-box .social-links{
position:relative;
}
.main-header .header-upper .social-outer-box .social-links li{
position:relative;
margin:0px 10px;
display:inline-block;
}
.main-header .header-upper .social-outer-box .social-links li a{
position:relative;
color:#222222;
font-size:16px;
transition: all 300ms ease;
-moz-transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.main-header .header-upper .social-outer-box .social-links li a:hover{
color:#fc3549;
}
.main-header .header-upper .outer-box{
position: relative;
float:right;
z-index:10;
background-color:#ffffff;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.main-header .header-upper .outer-box .login-btn{
position:relative;
float:left;
}
.main-header .header-upper .outer-box .login-btn .icon{
position:relative;
color:#222222;
font-size:18px;
line-height:1.3em;
}
.main-header .header-upper .outer-box .search-box-btn{
position:relative;
padding:40px 0px 36px;
font-size:18px;
margin-left:35px;
color:#fc3549;
cursor:pointer;
float:left;
}
.main-header .header-upper .outer-box .cart-btn{
position:relative;
float:left;
}
.main-header .header-upper .outer-box .cart-btn .icon{
position:relative;
color:#222222;
font-size:18px;
line-height:1.3em;
margin-left:15px;
}
.main-header .header-upper .outer-box .cart-btn .total-cart{
position: absolute;
content: '';
top: -8px;
right: -12px;
color: #222222;
width: 20px;
height: 20px;
font-size: 12px;
padding-left: 1px;
text-align: center;
line-height: 18px;
border-radius: 50%;
background-color: #fc3549;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.main-header.header-style-four .header-upper .outer-box .search-box-btn{
padding:0px;
color:#222222;
margin-left:16px;
}
.main-header .nav-outer .search-box-btn {
display: inline-block;
margin-left: 30px;
margin-right: 20px;
}
.main-header .nav-outer .search-box-btn .icon {
position: relative;
top: 2px;
color: #fc3549;
cursor: pointer;
font-size: 17px;
font-weight: 700;
}
.main-header.header-style-two .nav-outer .search-box-btn .icon,
.main-header.header-style-three .nav-outer .search-box-btn .icon,
.main-header.header-style-four .nav-outer .search-box-btn .icon{
color:#fc3549;
}
.header-style-two .main-menu,
.header-style-three .main-menu{
float:left;
width:auto;
}
.main-header.header-style-two .nav-outer{
margin-top:0px;
width:auto;
float:right;
}
.main-header.header-style-two .header-upper .logo-box{
position:relative;
padding:0px;
left:0px;
top:5px;
padding-top:30px;
padding-right:90px;
background-color:#ffffff;
}
.main-header.header-style-two .header-upper .logo-box:before{
position:absolute;
content:'';
right:0px;
bottom:-40px;
height:50px;
width:2000px;
background-color:#ffffff;
}
.header-style-two .main-menu .navigation > li.search-box-btn .icon{
color:#fc3549;
}
.header-style-two .main-menu .navigation > li > a {
padding: 38px 0px;
color: #222222;
}
/* .header-style-two .main-menu .navigation > li > a:before {
bottom: 52px;
} */
.main-header .header-upper .upper-right{
padding-top:32px;
}
.main-menu{
position:relative;
display:inline-block;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-menu .navbar-collapse{
padding:0px;
width:100%;
}
.main-menu .navigation{
position:relative;
margin:0px;
text-align:center;
width:100%;
font-family: "Roboto", Sans-serif;
}
.main-menu .navigation > li{
position:relative;
display:inline-block;
margin:0px 15px;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navigation > li:last-child{
margin-right:0px;
}
.main-menu .navigation > li > a {
position: relative;
display: block;
color: #434343;
text-align: center;
line-height: 30px;
text-transform: capitalize;
letter-spacing: 0px;
opacity: 1;
font-weight: 600;
padding: 38px 0px;
font-size: 16px;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.header_1 .navigation > li > a{
color:#fff;
}
.header_1 .navigation > li.current > a{
color:#fff;
}
/* .main-menu .navigation > li > a:before {
position: absolute;
content: '';
left: 0px;
bottom: 52px;
height: 2px;
width: 0%;
background-color: #fc3549;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
} */
.main-menu .navigation > li.current > a:before,
.main-menu .navigation > li:hover > a:before{
width:100%;
}
.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-header.light-version .main-menu .navigation > li:hover > a,
.main-header.light-version .main-menu .navigation > li.current > a{
opacity:1;
color:#fc3549;
}
.main-menu .navigation > li > ul {
position: absolute;
left: 0px;
top: 100%;
margin-top: 1px;
width: 210px;
z-index: 100;
display: none;
opacity: 0;
visibility: hidden;
padding: 10px 0px;
background: #ffffff;
text-align: left;
border-radius: 3px;
-moz-transform: translateY(30px);
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
-o-transform: translateY(30px);
transform: translateY(30px);
-webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05), -2px 0px 5px 1px rgba(0,0,0,0.05);
-ms-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-o-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-moz-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05), -2px 0px 5px 1px rgba(0,0,0,0.05);
transition: all 700ms ease;
}
.main-menu .navigation > li > ul:before{
position:absolute;
content:'';
left:0px;
top:-30px;
width:100%;
height:30px;
display:block;
}
.main-menu .navigation > li > ul.from-right{
left:auto;
right:0px;
}
.main-menu .navigation > li > ul > li{
position:relative;
width:100%;
padding:0px 25px;
border-bottom:1px solid rgba(0,0,0,0.05);
margin-bottom: 0px;
}
.main-menu .navigation > li > ul > li:last-child{
margin-bottom: 0px;
border-bottom:none;
}
.main-menu .navigation > li > ul > li > a{
position:relative;
display:block;
padding:8px 0px;
line-height:24px;
font-weight:600;
font-size:14px;
text-transform:capitalize;
color:#222222;
transition:all 300ms ease;
-moz-transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
}
.main-menu .navigation > li > ul > li:hover > a{
color:#fc3549;
padding-left:5px;
}
.main-menu .navigation > li > ul > li.dropdown > a:after{
font-family: 'FontAwesome';
content: "\f105";
position:absolute;
right:0px;
top:9px;
width:10px;
display:block;
line-height:24px;
font-size:16px;
font-weight:normal;
text-align:center;
z-index:5;
}
.main-menu .navigation > li > ul > li > ul{
position:absolute;
left:100%;
top:0px;
width:210px;
z-index:100;
display:none;
opacity: 0;
visibility: hidden;
padding: 10px 0px;
background: #ffffff;
text-align:left;
border-radius: 3px;
-moz-transform: translateY(30px);
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
-o-transform: translateY(30px);
transform: translateY(30px);
-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
transition: all 700ms ease;
}
.main-menu .navigation > li > ul > li > ul.from-right{
left:auto;
right:0px;
}
.main-menu .navigation > li > ul > li > ul > li{
position:relative;
width:100%;
padding:0px 25px;
border-bottom:1px solid rgba(0,0,0,0.05);
margin-bottom: 0px;
}
.main-menu .navigation > li > ul > li > ul > li:last-child{
margin-bottom: 0px;
border-bottom:none;
}
.main-menu .navigation > li > ul > li > ul > li > a{
position:relative;
display:block;
padding:8px 0px;
line-height:24px;
font-weight:600;
font-size:14px;
text-transform:capitalize;
color:#222222;
transition:all 300ms ease;
-moz-transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
}
.main-menu .navigation > li > ul > li > ul > li:hover > a{
color:#fc3549;
padding-left:5px;
}
.main-menu .navigation > li.dropdown:hover > ul{
visibility:visible;
opacity:1;
-moz-transform: translateY(0px);
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navigation li > ul > li.dropdown:hover > ul{
visibility:visible;
opacity:1;
top:0;
-moz-transform: translateY(0px);
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn{
position:absolute;
right:10px;
top:6px;
width:30px;
height:30px;
text-align:center;
color:#ffffff;
line-height:28px;
border:1px solid #ffffff;
background-size:20px;
cursor:pointer;
z-index:5;
display:none;
}
/*Sticky Header*/
.sticky-header{
position:fixed;
opacity:0;
visibility:hidden;
left:0px;
top:0px;
width:100%;
padding:0px 0px;
background:#222222;
z-index:0;
border-bottom:1px solid rgba(255,255,255,0.10);
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.fixed-header .sticky-header{
z-index:999;
opacity:1;
visibility:visible;
-ms-animation-name: fadeInDown;
-moz-animation-name: fadeInDown;
-op-animation-name: fadeInDown;
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
-ms-animation-duration: 500ms;
-moz-animation-duration: 500ms;
-op-animation-duration: 500ms;
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
-ms-animation-timing-function: linear;
-moz-animation-timing-function: linear;
-op-animation-timing-function: linear;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-ms-animation-iteration-count: 1;
-moz-animation-iteration-count: 1;
-op-animation-iteration-count: 1;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
.sticky-header .main-menu{
margin-top:0px;
}
.sticky-header .main-menu .navigation > li{
position:relative;
margin-left:40px;
margin-right:0px;
padding:0;
}
.sticky-header .main-menu .navigation > li:before,
.sticky-header .main-menu .navigation > li:after{
display:none;
}
.sticky-header .main-menu .navigation > li > a{
color:#ffffff !important;
}
.sticky-header .main-menu .navigation > li:hover > a,
.sticky-header .main-menu .navigation > li.current > a{
color:#fc3549 !important;
background-color:inherit !important;
}
.sticky-header .nav-outer .options-box{
margin-top:26px;
}
.sticky-header .logo{
padding: 19px 0px 4px;
}
.sticky-header .header-upper .logo-box{
padding:10px 0px;
}
.sticky-header .main-menu .navigation > li > a{
padding:30px 0px;
}
.sticky-header .header-upper .button-box{
padding-top:15px;
}
.sticky-header .header-upper .button-box .btn-style-one{
background-color: rgba(255,255,255,1);
color:#222222;
}
.sticky-header .main-menu .navigation > li > a{
padding:19px 0px !important;
}
.sticky-header .main-menu .navigation > li > a:before{
display: none;
}
.header-style-two {
position: relative;
}
.page-title-two {
/* margin-top: 110px; */
}
.header-style-three .nav-outer{
float:right;
margin-top:0px;
width:auto;
}
.header-style-three .header-upper .logo-box{
padding:20px 0px 20px;
}
.header-style-three .header-upper .inner-container{
background-color:#ffffff;
padding:0px 40px;
}
.header-style-three .main-menu .navigation > li > a{
color:#222222;
font-size:16px;
padding:20px 0px;
}
.header-style-three .main-menu .navigation > li > a:before{
bottom:34px;
}
.header-style-three .header-upper .outer-box .search-box-btn{
padding:44px 0px 42px;
}
.header-style-four{
position:relative;
}
.header-style-four .header-upper .logo-box{
position:relative;
padding:15px 0px 15px;
}
.header-style-four .header-upper .outer-box{
position:absolute;
right:0px;
top:35px;
}
.header-style-four .main-menu .navigation > li > a{
color:#222222;
padding:15px 0px;
}
.header-style-four .nav-outer{
margin-top:-100px;
}
.header-style-four .main-menu .navigation > li > a:before{
bottom:28px;
}
/***
====================================================================
Mobile Menu
====================================================================
***/
.nav-outer .mobile-nav-toggler{
position: relative;
float:right;
font-size: 30px;
line-height: 40px;
cursor: pointer;
color:#fc3549;
padding:10px 0px;
display: none;
}
.mobile-menu{
position: fixed;
right: 0;
top: 0;
width: 300px;
padding-right:30px;
max-width:100%;
height: 100%;
opacity: 0;
visibility: hidden;
z-index: 999999;
}
.mobile-menu .nav-logo{
position:relative;
padding:20px 20px;
text-align:left;
}
.mobile-menu .nav-logo img{
max-width:180px;
}
.mobile-menu-visible{
overflow: hidden;
}
.mobile-menu-visible .mobile-menu{
opacity: 1;
visibility: visible;
}
.mobile-menu .menu-backdrop{
position: fixed;
right: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 1;
background: rgba(0,0,0,0.90);
-webkit-transform: translateX(101%);
-ms-transform: translateX(101%);
transform: translateX(101%);
}
.mobile-menu-visible .mobile-menu .menu-backdrop{
opacity: 1;
visibility: visible;
-webkit-transition:all 0.7s ease;
-moz-transition:all 0.7s ease;
-ms-transition:all 0.7s ease;
-o-transition:all 0.7s ease;
transition:all 0.7s ease;
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
.mobile-menu .menu-box{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
max-height: 100%;
overflow-y: auto;
background: #ffffff;
padding: 0px 0px;
z-index: 5;
opacity: 0;
visibility: hidden;
border-radius: 0px;
-webkit-transform: translateX(101%);
-ms-transform: translateX(101%);
transform: translateX(101%);
}
.mobile-menu-visible .mobile-menu .menu-box{
opacity: 1;
visibility: visible;
-webkit-transition:all 0.7s ease 500ms;
-moz-transition:all 0.7s ease 500ms;
-ms-transition:all 0.7s ease 500ms;
-o-transition:all 0.7s ease 500ms;
transition:all 0.7s ease 500ms;
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
.mobile-menu .close-btn{
position: absolute;
right: 3px;
top: 3px;
line-height: 30px;
width: 30px;
text-align: center;
font-size: 14px;
color: #202020;
cursor: pointer;
z-index: 10;
-webkit-transition:all 0.5s ease;
-moz-transition:all 0.5s ease;
-ms-transition:all 0.5s ease;
-o-transition:all 0.5s ease;
transition:all 0.5s ease;
-webkit-transform: translateY(-50px);
-ms-transform: translateY(-50px);
transform: translateY(-50px);
}
.mobile-menu-visible .mobile-menu .close-btn{
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}
.mobile-menu .close-btn:hover{
color:#fc3549;
}
.mobile-menu .navigation{
position: relative;
display: block;
border-top: 1px solid rgba(0,0,0,0.10);
}
.mobile-menu .navigation li{
position: relative;
display: block;
font-family: "Roboto", Sans-serif;
border-bottom: 1px solid rgba(0,0,0,0.10);
}
.mobile-menu .navigation li > ul > li:last-child{
border-bottom: none;
}
.mobile-menu .navigation li > ul > li:first-child{
border-top: 1px solid rgba(0,0,0,0.10);
}
.mobile-menu .navigation li > a{
position: relative;
display: block;
line-height: 24px;
padding: 10px 20px;
font-weight:500;
font-size: 15px;
color: #404040;
text-transform: capitalize;
}
.mobile-menu .navigation li > a:hover,
.mobile-menu .navigation li.current > a{
color:#fc3549;
}
.mobile-menu .navigation li.dropdown .dropdown-btn{
position:absolute;
right:0px;
top:0px;
width:44px;
height:44px;
text-align:center;
font-size:16px;
line-height:44px;
color:#404040;
cursor:pointer;
z-index:5;
}
.mobile-menu .navigation li.dropdown .dropdown-btn:after{
content:'';
position:absolute;
left:0px;
top:10px;
width:1px;
height:24px;
border-left:1px solid rgba(0,0,0,0.10);
}
.mobile-menu .navigation li > ul,
.mobile-menu .navigation li > ul > li > ul{
display: none;
}
/***
====================================================================
10. Main Slider
====================================================================
***/
.main-slider{
position: relative;
}
.main-slider .title{
position:relative;
font-size:22px;
color:#ffffff;
font-family: "Roboto", Sans-serif;
padding-bottom:18px;
}
.main-slider .title:before{
position:absolute;
content:'';
left:50%;
bottom:0px;
height:2px;
width:50px;
margin-left:-25px;
background-color:#fc3549;
}
.main-slider .title-two{
position:relative;
font-size:18px;
font-weight:600;
color:#222222;
font-family: "Roboto", Sans-serif;
padding-bottom:18px;
}
.main-slider .title-two:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:2px;
width:50px;
background-color:#fc3549;
}
.main-slider h2{
position: relative;
display: block;
font-size: 60px;
color: #ffffff;
font-weight: 600;
line-height: 1.1em;
font-family: "Roboto", Sans-serif;
z-index:1;
}
.main-slider h2.style-three{
font-size:64px;
font-weight:400;
color:#222222;
}
.main-slider h2.style-two{
color:#222222;
}
.main-slider .text.style-two{
color:#222222;
}
.main-slider .text{
position: relative;
font-size: 20px;
color: #ffffff;
font-weight: 400;
line-height: 1.14em;
padding-right:64px;
text-transform:capitalize;
display:inline-block;
z-index:1;
}
.main-slider .text:before{
position:absolute;
content:'';
right:0px;
top:12px;
height:2px;
width:50px;
background-color:#fc3549;
}
.main-slider .link-box{
position: relative;
z-index:1;
}
.main-slider .link-box .theme-btn{
position: relative;
margin-right: 20px;
}
.main-slider .social-links{
position: fixed;
right:0;
top:50%;
margin-top:-100px;
z-index:99;
padding:50px 35px 40px;
border:1px solid rgba(0,0,0,0.05);
border-right:none;
background-color:#ffffff;
}
.main-slider .social-links li{
position: relative;;
display:block;
margin-bottom:10px;
}
.main-slider .social-links li:last-child{
margin: 0;
}
.main-slider .social-links a{
position:relative;
display:block;
color:#222222;
font-size:16px;
line-height:40px;
}
.main-slider .social-links a:hover{
color:#fc3549;
}
.main-slider.home-three .theme-btn{
margin:0;
}
/***
====================================================================
Search Popup
====================================================================
***/
.search-popup{
position:fixed;
left:0px;
top:-100%;
width:100%;
height:100%;
z-index:9999;
visibility:hidden;
opacity:0;
overflow:auto;
background:rgba(0,0,0,0.80);
transition:all 700ms ease;
-moz-transition:all 700ms ease;
-webkit-transition:all 700ms ease;
-ms-transition:all 700ms ease;
-o-transition:all 700ms ease;
}
.search-popup .overlay-layer{
position:absolute;
left:0px;
top:0px;
right:0px;
bottom:0px;
display:block;
}
.search-popup.popup-visible{
top:0;
visibility:visible;
opacity:1;
}
.search-popup .close-search{
position:absolute;
right:25px;
top:25px;
font-size:22px;
color:#ffffff;
cursor:pointer;
z-index:5;
}
.search-popup .close-search:hover{
opacity:0.70;
}
.search-popup .search-form{
position:relative;
padding:0px 15px 0px;
max-width:1024px;
margin:0 auto;
margin-top:200px;
}
.search-popup .search-form fieldset{
position:relative;
border:7px solid rgba(255,255,255,0.50);
-webkit-border-radius:12px;
-ms-border-radius:12px;
-o-border-radius:12px;
-moz-border-radius:12px;
border-radius:12px;
}
.search-popup .search-form fieldset input[type="search"]{
position:relative;
height:70px;
padding:20px 220px 20px 30px;
background:#ffffff;
line-height:30px;
font-size:24px;
color:#233145;
-webkit-border-radius:7px;
-ms-border-radius:7px;
-o-border-radius:7px;
-moz-border-radius:7px;
border-radius:7px;
}
.search-popup .search-form fieldset input[type="submit"]{
position:absolute;
display:block;
right:0px;
top:0px;
text-align:center;
width:220px;
height:70px;
padding:23px 10px 20px 10px;
color:#ffffff !important;
background:#fc3549;
line-height:30px;
font-size:20px;
cursor:pointer;
text-transform:uppercase;
-webkit-border-radius:0px 7px 7px 0px;
-moz-border-radius:0px 7px 7px 0px;
-ms-border-radius:0px 7px 7px 0px;
-o-border-radius:0px 7px 7px 0px;
border-radius:0px 7px 7px 0px;
}
.theme-purple .search-popup .search-form fieldset input[type="submit"]{
background:#d971f2;
}
.theme-dark-blue .search-popup .search-form fieldset input[type="submit"]{
background:#5677cc;
}
.theme-orange .search-popup .search-form fieldset input[type="submit"]{
background:#ff5412;
}
.theme-cyan .search-popup .search-form fieldset input[type="submit"]{
background:#43d6d1;
}
.search-popup .search-form fieldset input[type="submit"]:hover{
background:#fc3549;
}
.search-popup h3{
font-size:24px;
color:#ffffff;
margin-bottom:20px;
text-align:center;
}
.search-popup .recent-searches{
font-size:16px;
color:#ffffff;
text-align:center;
}
.search-popup .recent-searches li{
display:inline-block;
margin:0px 10px 10px 0px;
}
.search-popup .recent-searches li a{
display:block;
line-height:24px;
border:1px solid #ffffff;
padding:7px 15px;
color:#ffffff;
border-radius:3px;
}
.search-popup .recent-searches li a:hover{
color:#fc3549;
border-color:#fc3549;
}
.theme-purple .search-popup .recent-searches li a:hover{
color:#fc3549;
border-color:#fc3549;
}
.theme-dark-blue .search-popup .recent-searches li a:hover{
color:#fc3549;
border-color:#fc3549;
}
.theme-orange .search-popup .recent-searches li a:hover{
color:#fc3549;
border-color:#fc3549;
}
.theme-cyan .search-popup .recent-searches li a:hover{
color:#fc3549;
border-color:#fc3549;
}
/***
====================================================================
11. About Section
====================================================================
***/
.about-section{
position:relative;
padding:90px 0px 70px;
}
.about-section .title-box{
position:relative;
margin-bottom:100px;
}
.about-section .title-box .bold-text{
position:relative;
color: #222222;
font-size:16px;
line-height:1.6em;
margin-top:40px;
margin-bottom:20px;
font-weight: 600;
}
.about-section .title-box .text{
position:relative;
/* color:#666666; */
/* font-size:14px; */
/* line-height:1.9em; */
margin-bottom:35px;
font-size: 15px;
line-height: 30px;
color: #001064;
font-weight: 400;
}
.about-section .pattern-layer{
position:absolute;
right:0px;
bottom:0px;
width:100%;
height:500px;
}
/* Services Block */
.services-block{
position:relative;
margin-bottom:30px;
}
.services-block .inner-box{
position:relative;
}
.services-block .inner-box .image {
position: relative;
display: block;
background: #000000;
overflow: hidden;
transition: all 700ms ease;
}
.services-block .inner-box:hover .image{
-webkit-transition: all 1000ms ease;
-moz-transition: all 1000ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease;
transition: all 1000ms ease;
transform:rotateY(180deg);
}
.services-block .inner-box .image a{
position:relative;
display:block;
}
.services-block .inner-box .image a:before{
content: "\f0c1";
font-family: 'FontAwesome';
font-weight:400;
position:absolute;
left:50%;
top:50%;
margin:-30px 0px 0px -30px;
width:60px;
height:60px;
line-height:60px;
text-align:center;
background:#ffffff;
color:#fc3549;
font-size:20px;
border-radius:50%;
z-index:1;
opacity:0;
-webkit-transform:translateY(30px);
-ms-transform:translateY(30px);
-moz-transform:translateY(30px);
transform:translateY(30px);
}
.services-block .inner-box .image img{
display: block;
width: 100%;
height: auto;
-webkit-transition: all 600ms ease;
-moz-transition: all 600ms ease;
-ms-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
}
.services-block .inner-box:hover .image img{
opacity: .30;
}
.services-block .inner-box:hover .image a:before{
-webkit-transition: all 700ms ease 700ms;
-moz-transition: all 700ms ease 700ms;
-ms-transition: all 700ms ease 700ms;
-o-transition: all 700ms ease 700ms;
transition: all 700ms ease 700ms;
opacity:1;
-webkit-transform:translateY(0px);
-ms-transform:translateY(0px);
-moz-transform:translateY(0px);
transform:translateY(0px);
}
@-webkit-keyframes shine {
100% {
left: 125%;
}
}
@keyframes shine {
100% {
left: 125%;
}
}
.services-block .inner-box .lower-box{
position:relative;
padding-top:35px;
text-align:center;
padding-bottom: 35px;
background:#fff;
}
.services-block .inner-box .lower-box:before{
position:absolute;
content:'';
left: 0%;
bottom:0px;
height:2px;
width: 100%;
/* margin-left:-25px; */
background-color: #7ce7bf;
}
.services-block .inner-box .lower-box h3{
position:relative;
font-size:24px;
font-weight:700;
line-height:1.3em;
}
.services-block .inner-box .lower-box h3 a {
position: relative;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
color: #374a5e;
position: relative;
font-size: 22px;
font-weight: 600;
line-height: 1.3em;
}
.services-block .inner-box .lower-box h3 a:hover{
color: #7ce7bf;
}
.services-block .inner-box .lower-box .text{
position:relative;
color: #474747;
font-size: 14px;
margin-top:4px;
font-weight: 500;
letter-spacing: 0px;
}
/***
====================================================================
Fullwidth Section
====================================================================
***/
.container-fluid {
position: relative;
padding: 0px 0px;
margin-top: 90px;
}
.container-fluid .pattern-layer{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:600px;
height:460px;
background-repeat:no-repeat;
background-position:left bottom;
}
.container-fluid .outer-section{
position:relative;
}
.container-fluid .outer-section .left-column{
position:relative;
width:50%;
float:left;
padding:0px 15px;
padding-right:150px;
}
.container-fluid .outer-section .left-column .inner-column{
position:relative;
max-width:520px;
width:100%;
display:block;
float:right;
padding:95px 0px;
padding-right:110px;
}
.container-fluid .outer-section .left-column .sec-title .title{
color:#222222;
}
.container-fluid .outer-section .left-column .sec-title h2:before{
background-color:#222222;
}
.container-fluid .outer-section .left-column .text{
position:relative;
color:#222222;
font-size:14px;
line-height:1.8em;
}
.container-fluid .outer-section .right-column{
position:relative;
width: 69%;
float:right;
padding:0px 0px;
background-size:cover;
}
.container-fluid .outer-section .right-column .inner-column{
position:relative;
display:block;
/* padding:95px 20px 95px 0px; */
margin-left:-150px;
background-size:cover;
}
.container-fluid .outer-section .right-column .inner-column .owl-carousel{
width:100%;
display:block;
/* max-width:990px; */
}
.container-fluid .outer-section .right-column .inner-column .owl-dots{
display:none;
}
.container-fluid .outer-section .right-column .inner-column .owl-nav{
position:absolute;
bottom:0px;
/* left:-113px; */
display: none;
}
.container-fluid .outer-section .right-column .inner-column .owl-nav .owl-prev,
.container-fluid .outer-section .right-column .inner-column .owl-nav .owl-next{
position:relative;
width:55px;
height:55px;
color:#ffffff;
line-height:55px;
text-align:center;
font-size:22px;
margin-left:2px;
background-color:#222222;
display:inline-block;
}
.container-fluid .image-layer{
position:absolute;
right:0px;
top:0px;
width:100%;
height:100%;
display:block;
background-size:cover;
}
.container-fluid .image-layer:before{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:0px;
width:100%;
height:100%;
display:block;
/* background-color:rgba(0,0,0,0.75); */
}
/* Services Block Two */
.services-block-two{
position:relative;
}
.services-block-two .inner-box{
position:relative;
overflow:hidden;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
}
.services-block-two .inner-box:hover .image img{
-webkit-transform:scale(1.2,1.3);
-ms-transform:scale(1.2,1.3);
-moz-transform:scale(1.2,1.3);
transform:scale(1.2,1.3);
}
.services-block-two .inner-box .image{
position:relative;
}
.services-block-two .inner-box .image img{
position:relative;
width:100%;
display:block;
transition:all 600ms ease;
-webkit-transition:all 600ms ease;
-ms-transition:all 600ms ease;
-o-transition:all 600ms ease;
-moz-transition:all 600ms ease;
}
.services-block-two .inner-box .overlay-box{
position:absolute;
left:0px;
top:0px;
right:0px;
bottom:0px;
}
.services-block-two .inner-box .overlay-box:before{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
/* bottom:-1px; */
-webkit-transition:all 1000ms ease;
-moz-transition:all 1000ms ease;
-ms-transition:all 1000ms ease;
-o-transition:all 1000ms ease;
transition:all 1000ms ease;
background-image: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, #000000 100%);
background-image: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, #000000 100%);
background-image: -o-linear-gradient(top, rgba(255,255,255,0) 0%, #000000 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,255,255,0)), color-stop(100, #000000));
background-image: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #000000 100%);
background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #0000002e 100%);
}
.services-block-two .inner-box .overlay-box:after{
position:absolute;
content:'';
left:0px;
top:-100%;
width:100%;
height:100%;
opacity:0;
-webkit-transition:all 700ms ease;
-moz-transition:all 700ms ease;
-ms-transition:all 700ms ease;
-o-transition:all 700ms ease;
transition:all 700ms ease;
background:rgba(0,0,0,0.70);
}
.services-block-two .inner-box:hover .overlay-box:before{
top:100%;
opacity:0;
}
.services-block-two .inner-box:hover .overlay-box:after{
opacity:1;
top:0%;
}
.services-block-two .inner-box .overlay-box h3{
position:absolute;
right:35px;
bottom:35px;
text-align:right;
line-height:1.3em;
padding-bottom:10px;
display:inline-block;
-webkit-transition:all 500ms ease;
-moz-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
z-index:1;
color: red;
}
.services-block-two .inner-box:hover .overlay-box h3{
opacity:0;
-webkit-transform:translateX(110%);
-ms-transform:translateX(110%);
-moz-transform:translateX(110%);
transform:translateX(110%);
}
.services-block-two .inner-box .overlay-box h3:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:2px;
width:50px;
background-color:#fc3549;
display: none;
}
.services-block-two .inner-box .overlay-box h3 a{
position:relative;
color: #ff1d1d;
font-size:24px;
font-weight:600;
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition:all 300ms ease;
font-size: 12px;
color: #ffffff;
padding: 8px 20px 8px 20px;
background-color: #1fb787;
border-radius: 14px 14px 14px 14px;
display: inline-block;
font-weight: 700;
padding: 8px 33px 8px 33px;
font-weight: 500;
text-transform: uppercase;
border-radius: 30px 30px 30px 30px;
box-shadow: -3px 15px 25px 0px rgba(31,183,135,0.3);
}
.services-block-two .inner-box .overlay-box h3 a:hover{
color:#fc3549;
}
.services-block-two .inner-box .overlay-box .links-box{
position:absolute;
left:0;
top:50%;
margin-top:-22px;
width:100%;
text-align:center;
opacity:0;
-webkit-transform:translateY(-70px);
-ms-transform:translateY(-70px);
-moz-transform:translateY(-70px);
transform:translateY(-70px);
-webkit-transition:all 500ms ease;
-moz-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
z-index:1;
}
.services-block-two .inner-box:hover .overlay-box .links-box{
opacity:1;
-webkit-transform:translateY(0px);
-moz-transform:translateY(0px);
-ms-transform:translateY(0px);
transform:translateY(0px);
}
.services-block-two .inner-box .overlay-box .links-box .link{
position:relative;
display:inline-block;
width:44px;
height:44px;
line-height:44px;
font-size:16px;
background:#ffffff;
color:#fc3549;
margin:0px 3px;
border-radius:3px;
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition:all 300ms ease;
}
.services-block-two .inner-box .overlay-box .links-box .link:hover{
background:#fc3549;
color:#ffffff;
}
/***
====================================================================
Story Section
====================================================================
***/
.story-section{
position:relative;
padding-top:100px;
}
.story-section .pattern-layer-two{
position: absolute;
content: '';
left: -500px;
bottom: -50px;
width: 780px;
height: 550px;
background: url(../images/background/pattern-3.png) no-repeat;
}
.story-section .owl-nav{
display:none;
}
.story-section .owl-dots{
position:absolute;
right:-60px;
top:50%;
margin-top:0px;
}
.story-section .owl-dots .owl-dot{
position:relative;
width:8px;
height:8px;
margin-bottom:10px;
border-radius:50%;
background-color:#ffffff;
border:1px solid #cdcdcd;
}
.story-section .owl-dots .owl-dot.active,
.story-section .owl-dots .owl-dot:hover{
border-color:#fc3549;
background-color:#fc3549;
}
.story-section .owl-theme .story-block-two{
margin:0px 15px;
}
.story-section .owl-carousel{
margin:0px -15px;
width:auto;
}
/* Story Block */
.story-block{
position:relative;
margin-bottom:80px;
}
.story-block .pattern-layer{
position:absolute;
content:'';
right:-500px;
top:-20px;
width:780px;
height:550px;
background:url(../images/background/pattern-3.png) no-repeat;
}
.story-block .inner-box{
position:relative;
}
.story-block .inner-box .content-column{
position:relative;
padding:0px;
float:left;
}
.story-block .inner-box .content-column .inner-column{
position:relative;
padding:50px 60px 50px;
z-index:1;
margin-right: 11px;
background-color:#ffffff;
box-shadow:0px 0px 25px rgba(0,0,0,0.10);
}
.story-block .inner-box .content-column .inner-column .text{
position:relative;
}
.story-block .inner-box .content-column .inner-column .text p{
position:relative;
color:#666666;
font-size:14px;
line-height:1.8em;
margin-bottom:20px;
}
.story-block .inner-box .content-column .inner-column .text p span{
color:#fc3549;
}
.story-block .inner-box .content-column .inner-column .text p:last-child{
margin-bottom:0px;
}
.story-block .inner-box .image-column{
position:relative;
padding:0px;
float:right;
margin-bottom:50px;
}
.story-block .inner-box .image-column .inner-column{
position:relative;
padding-top:45px;
}
.story-block .inner-box .image-column .inner-column .image img{
width:100%;
display:block;
}
/* Story Block Two */
.story-block-two{
position:relative;
margin-bottom:80px;
}
.story-block-two .pattern-layer{
position:absolute;
content:'';
left:-500px;
top:-20px;
width:780px;
height:550px;
background:url(../images/background/pattern-3.png) no-repeat;
}
.story-block-two .inner-box{
position:relative;
}
.story-block-two .inner-box .content-column{
position:relative;
padding:0px;
float:left;
}
.story-block-two .inner-box .content-column .sec-title{
text-align: left;
margin-left: 30px;
}
.story-block-two .inner-box .content-column .sec-title .inner-title {
text-align: left;
display: block;
}
.story-block-two .inner-box .content-column .inner-column{
position:relative;
padding:50px 60px 50px;
z-index:1;
margin-left: 35px;
background-color:#ffffff;
box-shadow:0px 0px 25px rgba(0,0,0,0.10);
}
.story-block-two .inner-box .content-column .inner-column .text{
position:relative;
}
.story-block-two .inner-box .content-column .inner-column .text p{
position:relative;
/* color:#666666; */
font-size: 15px;
line-height:1.8em;
margin-bottom:20px;
}
.story-block-two .inner-box .content-column .inner-column .text p span{
color:#fc3549;
}
.story-block-two .inner-box .content-column .inner-column .text p strong{
color:#222222;
}
.story-block-two .inner-box .content-column .inner-column .text p:last-child{
margin-bottom:0px;
}
.story-block-two .inner-box .image-column{
position:relative;
padding:0px;
float:left;
margin-bottom:50px;
}
.story-block-two .inner-box .image-column .inner-column{
position:relative;
padding-top:45px;
}
.story-block-two .inner-box .image-column .inner-column .image{
position:relative;
}
.story-block-two .inner-box .image-column .inner-column .image img{
position:relative;
width:100%;
display:block;
}
/***
====================================================================
Product Tab Section
====================================================================
***/
.product-tab-section {
position: relative;
padding-top: 48px;
background-attachment: initial;
/* background-size: cover; */
background-repeat: no-repeat;
background: #fcfcfc;
background-image: none!important;
}
.product-tab-sectionx:before{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:0px;
background-color:rgba(26,26,26,0.92);
}
.product-tab-section:after{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:90px;
width:100%;
background-color:rgba(255,255,255,1);
}
.product-tab-section .content-box{
position:relative;
}
.product-tab-section .content-box .inner-content{
position:relative;
/* max-width:770px; */
z-index:1;
margin-left:100px;
padding:70px 110px 70px;
background-color: #ffffff;
box-shadow:0px 0px 35px rgba(0,0,0,0.15);
box-shadow: -6px 77px 68px 0px rgba(0,0,0,0.07);
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
/* padding: 75px 0px 80px 0px; */
border-radius: 10px;
}
.product-tab-section .content-box .inner-content .sec-title h2{
font-size:30px;
font-weight:700;
}
/***
====================================================================
Design Tabs Style
====================================================================
***/
.product-tab-section .design-tabs{
position:relative;
z-index:1;
}
.product-tab-section .design-tabs .tab-btns{
position:relative;
margin-bottom:15px;
font-family: "Roboto", Sans-serif;
}
.product-tab-section .design-tabs .tab-btns .tab-btn{
position:relative;
margin-right:25px;
font-size:16px;
background:none;
color: #ffffff;
text-transform:uppercase;
font-weight:600;
line-height:24px;
cursor:pointer;
padding-bottom:5px;
margin-bottom:8px;
display:inline-block;
transition:all 500ms ease;
color: #ffffff;
font-family: "Roboto", Sans-serif;
font-size: 13px;
font-weight: 500;
text-transform: uppercase;
padding: 8px 20px 8px 20px;
background-color: #00d280;
/* border-radius: 14px 14px 14px 14px; */
box-shadow: 0px 8px 17px 0px rgba(0,210,128,0.3);
}
.product-tab-section .design-tabs .tab-btns .tab-btn:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:3px;
width:0px;
background-color: #0bc07a;
transition: all 900ms ease;
-moz-transition: all 900ms ease;
-webkit-transition: all 900ms ease;
-ms-transition: all 900ms ease;
-o-transition: all 900ms ease;
}
.product-tab-section .design-tabs .tab-btns .tab-btn:hover::before,
.product-tab-section .design-tabs .tab-btns .tab-btn.active-btn:before{
width:100%;
}
.product-tab-section .design-tabs .tab-btns .tab-btn:hover,
.product-tab-section .design-tabs .tab-btns .tab-btn.active-btn{
color: #ffffff;
}
.product-tab-section .design-tabs .tabs-content{
position:relative;
}
.product-tab-section .design-tabs .tabs-content .tab{
position:relative;
display:none;
}
.product-tab-section .design-tabs .tabs-content .tab.active-tab{
display:block;
}
.product-tab-section .design-tabs .tabs-content .text{
position:relative;
/* color:#666666; */
font-size: 15px;
line-height:1.8em;
margin-bottom:40px;
}
.product-tab-section .design-tabs .tabs-content .active-tab .text,
.product-tab-section .design-tabs .tabs-content .active-tab .theme-btn{
-ms-animation-name: fadeInUp;
-moz-animation-name: fadeInUp;
-op-animation-name: fadeInUp;
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
-ms-animation-duration: 500ms;
-moz-animation-duration: 500ms;
-op-animation-duration: 500ms;
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
-ms-animation-timing-function: linear;
-moz-animation-timing-function: linear;
-op-animation-timing-function: linear;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-ms-animation-iteration-count: 1;
-moz-animation-iteration-count: 1;
-op-animation-iteration-count: 1;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/***
====================================================================
Projects Section
====================================================================
***/
.projects-section {
position: relative;
padding-top: 100px;
}
.projects-section .pattern-layer{
position:absolute;
content:'';
left:0px;
top:-55px;
height:154px;
width:100%;
background-position:center center;
background-repeat:no-repeat;
}
.projects-section .column{
position:relative;
padding:0px;
float:left;
}
/* Project Block */
.project-block{
position:relative;
z-index:1;
}
.project-block .inner-box{
position:relative;
}
.project-block .inner-box .image{
position:relative;
}
.project-block .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.project-block .inner-box .image .overlay-box{
position: absolute;
left: 30px;
bottom: 30px;
right: 30px;
top: 30px;
z-index: 2;
opacity: 0;
display: block;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.project-block .inner-box .image .overlay-box:before{
position:absolute;
content:'';
right:0px;
top:0px;
width:100%;
height:0%;
display:block;
opacity:0;
text-align:center;
-webkit-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: top;
-moz-transform-origin: top;
-ms-transform-origin: top;
-o-transform-origin: top;
transform-origin: top;
-ms-transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
background-color: #fc3549;
}
.project-block .inner-box:hover .image .overlay-box:before{
opacity: 1;
-webkit-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
}
.project-block .inner-box .image .overlay-box:after{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:100%;
height:100%;
display:block;
opacity:0;
text-align:center;
-webkit-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: top;
-moz-transform-origin: top;
-ms-transform-origin: top;
-o-transform-origin: top;
transform-origin: top;
-ms-transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
background-color: #00d280d9;
}
.project-block .inner-box:hover .image .overlay-box:after{
opacity: 1;
-webkit-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
}
.project-block .inner-box:hover .image .overlay-box{
opacity: 1;
}
.project-block .inner-box .image .overlay-box .plus{
position:relative;
display:inline-block;
z-index:1;
color: #ffffff;
font-size:18px;
text-align:center;
line-height:34px;
font-weight:400;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.project-block .inner-box:hover .image .overlay-box .plus{
-ms-animation-name: rotateMe;
-moz-animation-name: rotateMe;
-o-animation-name: rotateMe;
-webkit-animation-name: rotateMe;
animation-name: rotateMe;
-ms-animation-duration: 500ms;
-moz-animation-duration: 500ms;
-o-animation-duration: 500ms;
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
-ms-animation-delay: 800ms;
-moz-animation-delay: 800ms;
-o-animation-delay: 800ms;
-webkit-animation-delay: 800ms;
animation-delay: 800ms;
-ms-animation-timing-function: linear;
-moz-animation-timing-function: linear;
-o-animation-timing-function: linear;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-ms-animation-iteration-count: 2;
-moz-animation-iteration-count: 2;
-op-animation-iteration-count: 2;
-webkit-animation-iteration-count: 2;
animation-iteration-count: 2;
}
.project-block .inner-box .image .overlay-box .plus:hover{
color:#ffffff;
}
.project-block .inner-box .image .overlay-box .overlay-inner{
position: absolute;
left: 0px;
top: 30px;
width: 100%;
height: 100%;
display: table;
z-index:1;
padding: 10px 10px;
vertical-align: middle;
opacity:0;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.project-block .inner-box:hover .image .overlay-box .overlay-inner{
opacity:1;
top:0;
transition-delay:500ms;
}
.project-block .inner-box .image .overlay-box .overlay-inner .overlay-content{
position: relative;
text-align:center;
display: table-cell;
vertical-align: middle;
background: #0bb084;
}
.project-block .inner-box .image h3{
position:relative;
font-size:22px;
color:#222222;
z-index:1;
font-weight:600;
line-height:1.3em;
margin-top:15px;
margin-bottom:7px;
}
.project-block .inner-box .image h3 a{
position:relative;
color: #ffffff;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.project-block .inner-box .image h3 a:hover{
color: #ffffff;
text-decoration:underline;
}
.project-block .inner-box .image .category{
position:relative;
color: #ffffff;
font-size:14px;
z-index:1;
letter-spacing:1px;
text-transform:uppercase;
}
/***
====================================================================
Counter Section
====================================================================
***/
.counter-section {
position: relative;
padding: 100px 0px 100px;
}
.counter-section .sec-title{
margin-bottom:40px;
}
.counter-section .pattern-layer{
position:absolute;
content:'';
right:0px;
top:-50px;
height:960px;
width:814px;
background-position:center center;
background-repeat:no-repeat;
}
.counter-section .counter-block{
float:left;
padding:0px;
}
/* Counter Block */
.counter-block{
position:relative;
}
.counter-block .inner-box{
position:relative;
margin:0px;
display:block;
box-shadow:0px 0px 20px rgba(0,0,0,0.10);
}
.counter-block .inner-box .image{
position:relative;
width:100%;
}
.counter-block .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.counter-block .inner-box .content-box{
position:relative;
width:100%;
text-align:center;
padding:60px 15px;
background-color: #ffffff;
}
.counter-block .inner-box .content-box .count-box{
position:relative;
color: #3bbeff;
font-size:102px;
line-height:1em;
font-family: "Roboto", Sans-serif;
font-weight: 700;
}
.counter-block .inner-box .content-box .text{
position:relative;
color: #222222;
font-size: 15px;
padding-top:15px;
margin-top:15px;
text-transform:uppercase;
font-weight: 500;
}
.counter-block .inner-box .content-box .text:before{
position:absolute;
content:'';
left:50%;
top:0px;
height:2px;
width:50px;
margin-left:-25px;
display:inline-block;
background-color:#222222;
}
.counter-block:nth-child(2) .inner-box .content-box .count-box,
.counter-block:nth-child(4) .inner-box .content-box .count-box{
color: #15de9b;
width:100%;
}
.counter-block:nth-child(2) .inner-box .content-box .text:before,
.counter-block:nth-child(4) .inner-box .content-box .text:before{
background-color:#fc3549;
}
/***
====================================================================
Testimonial Section
====================================================================
***/
.testimonial-section{
position:relative;
padding:85px 0px 85px;
/* background-attachment:fixed; */
background-size:cover;
background-repeat:no-repeat;
}
.testimonial-section:before{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:0px;
/* background-color:rgba(48,48,48,0.80); */
}
.testimonial-section .owl-nav{
display:none;
}
.testimonial-section .owl-dots{
position:relative;
text-align:center;
margin-top:50px;
}
.testimonial-section .owl-dots .owl-dot{
position:relative;
width:9px;
height:9px;
margin:0px 7px;
border-radius:50%;
display:inline-block;
border:1px solid #ffffff;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.testimonial-section .owl-dots .owl-dot.active,
.testimonial-section .owl-dots .owl-dot:hover{
background-color:#ffffff;
}
.testimonial-block{
position:relative;
}
.testimonial-block .inner-box{
position:relative;
text-align:center;
}
.testimonial-block .inner-box .quote-icon{
position:relative;
font-size:44px;
line-height:1em;
color:#ffffff;
}
.testimonial-block .inner-box .title{
position:relative;
color: #ffffff;
font-size:30px;
font-weight:600;
margin-top:25px;
letter-spacing:1px;
}
.testimonial-block .inner-box .text{
position:relative;
color:#ffffff;
font-size:16px;
line-height:1.7em;
font-style:italic;
max-width:1000px;
margin:0 auto;
margin-top:60px;
font-weight:400;
}
.testimonial-block .inner-box .author-name{
position:relative;
color:#ffffff;
font-size:14px;
font-weight:600;
margin-top:40px;
letter-spacing:1px;
text-transform:uppercase;
}
/***
====================================================================
Team Section
====================================================================
***/
.team-section {
position: relative;
padding: 100px 0px 70px;
background: #fafafa78;
/* background: #f7fdfc21; */
/* z-index: -11; */
}
.team-section .pattern-layer{
position:absolute;
right:0px;
top:240px;
width:100%;
height:234px;
}
.team-section .sec-title{
margin-bottom:50px;
}
.team-section .sec-title .text{
line-height:2em;
margin-top:40px;
/* color: #6a7695; */
/* font-size: 16px; */
/* font-weight: 300; */
}
/* Team Block */
.team-block{
position:relative;
margin-bottom:30px;
}
.team-block .inner-box {
position: relative;
box-shadow: 0px 0px 35px rgba(0,0,0,0.15);
}
.team-block .inner-box .image{
position:relative;
}
.team-block .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.team-block .inner-box .image .overlay-box{
position:absolute;
left:20px;
top:20px;
right:20px;
bottom:20px;
opacity:0;
-webkit-transition:all 700ms ease;
-ms-transition:all 700ms ease;
-o-transition:all 700ms ease;
transition:all 700ms ease;
}
.team-block .inner-box .image .overlay-box:before{
position: absolute;
content: '';
left: 0px;
top: 0px;
width: 100%;
height: 100%;
display: block;
opacity: 0;
visibility: hidden;
transition: all 500ms ease;
-moz-transition: all 700ms ease;
-webkit-transition: all 700ms ease;
-ms-transition: all 700ms ease;
-o-transition: all 700ms ease;
background-color: rgb(21, 222, 155);
transform-origin:bottom;
-moz-transform: rotateX(-180deg);
-webkit-transform: rotateX(-180deg);
-ms-transform: rotateX(-180deg);
-o-transform: rotateX(-180deg);
transform: rotateX(-180deg);
}
.team-block .inner-box:hover .overlay-box:before{
-moz-transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
visibility: visible;
}
.team-block .inner-box:hover .overlay-box{
opacity:1;
}
.team-block .inner-box .overlay-inner{
position:absolute;
left:0px;
top:-20px;
width:100%;
height:100%;
display:table;
text-align:center;
vertical-align:middle;
padding:10px 15px;
opacity:0;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
}
.team-block .inner-box:hover .overlay-inner{
opacity:1;
top:0;
-webkit-transition-delay:700ms;
-ms-transition-delay:700ms;
transition-delay:700ms;
}
.team-block .inner-box .overlay-inner .content{
position:relative;
display:table-cell;
vertical-align:middle;
}
.team-block .inner-box .image .overlay-box .phone{
position:relative;
color: #ffffff;
font-size:18px;
line-height:1.8em;
padding-bottom:20px;
margin-bottom:25px;
}
.team-block .inner-box .image .overlay-box .phone a{
color: #ffffff;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.team-block .inner-box .image .overlay-box .phone a:hover{
text-decoration:underline;
color:#ffffff;
}
.team-block .inner-box .image .overlay-box .phone span{
font-size:16px;
display:block;
}
.team-block .inner-box .image .overlay-box .phone:before{
position:absolute;
content:'';
left:50%;
bottom:0px;
height:2px;
width:50px;
margin-left:-25px;
background-color:#222222;
}
.team-block .inner-box .image .overlay-box .social-links{
position:relative;
}
.team-block .inner-box .image .overlay-box .social-links li{
position:relative;
margin:0px 6px;
display:inline-block;
}
.team-block .inner-box .image .overlay-box .social-links li a{
position:relative;
color: #ffffff;
font-size:18px;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.team-block .inner-box .image .overlay-box .social-links li a:hover{
color:#ffffff;
}
.team-block .inner-box .lower-content{
position:relative;
padding: 30px 15px 30px 45px;
background-color: #ffffff;
background-color: #ffffff;
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.team-block .inner-box .lower-content h3{
position:relative;
font-size:18px;
line-height:1.3em;
}
.team-block .inner-box .lower-content h3 a{
position:relative;
color: rgb(71, 71, 71);
font-weight: 600;
}
.team-block .inner-box .lower-content .designation{
position:relative;
font-size: 14px;
margin-top: 7px;
padding-bottom: 0px;
text-transform: capitalize;
color: rgb(81, 81, 81);
/* font-size: 15px; */
/* color: #6a7695; */
font-weight: 500;
}
.team-block .inner-box .lower-content .designation:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:3px;
width:50px;
background-color: #ededed00;
}
/***
====================================================================
Sponsors Section
====================================================================
***/
.sponsors-section{
position:relative;
padding:50px 0px 50px;
box-shadow:0px 0px 20px rgba(0,0,0,0.10);
}
.sponsors-section.style-two{
box-shadow:none;
padding:80px 0px 80px;
border-top:1px solid #eeeeee;
}
.sponsors-section .sponsors-outer{
position:relative;
}
.sponsors-section .sponsors-outer .owl-dots,
.sponsors-section .sponsors-outer .owl-nav{
position:relative;
display:none;
}
.sponsors-section .sponsors-outer .image-box{
position:relative;
text-align:center;
margin:0px;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.sponsors-section .sponsors-outer .image-box img{
max-width:100%;
width:auto;
display:inline-block;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.sponsors-section .sponsors-outer .image-box img:hover{
opacity:0.4;
}
/***
====================================================================
News Section
====================================================================
***/
.news-section {
position: relative;
padding: 100px 0px 20px;
}
.news-section .sec-title{
margin-bottom:45px;
}
.news-section .row{
margin:0px -28px;
}
.news-section .news-column{
padding:0px 28px;
}
/* News Block */
.news-block{
position:relative;
margin-bottom:40px;
}
.news-block .inner-box{
position:relative;
}
.news-block .inner-box .image{
position:relative;
overflow:hidden;
background-color:#000000;
}
.news-block .inner-box .image a{
position:relative;
display:block;
}
.news-block .inner-box .image a:before{
content: "\f0c1";
font-family: 'FontAwesome';
font-weight:400;
position:absolute;
left:50%;
top:50%;
margin:-30px 0px 0px -30px;
width:60px;
height:60px;
line-height:60px;
text-align:center;
background:#ffffff;
color:#fc3549;
font-size:20px;
border-radius:50%;
z-index:1;
opacity:0;
-webkit-transform:translateY(50px);
-ms-transform:translateY(50px);
-moz-transform:translateY(50px);
transform:translateY(50px);
-webkit-transition: all 600ms ease;
-moz-transition: all 600ms ease;
-ms-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
}
.news-block .inner-box .image img{
display: block;
width: 100%;
height: auto;
-webkit-transition: all 600ms ease;
-moz-transition: all 600ms ease;
-ms-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
}
.news-block .inner-box:hover .image img{
opacity:0.30;
-webkit-transform:rotate(3deg) scale(1.1,1.1);
-ms-transform:rotate(3deg) scale(1.1,1.1);
transform:rotate(3deg) scale(1.1,1.1);
}
.news-block .inner-box:hover .image a:before{
opacity:1;
-webkit-transform:translateY(0px);
-ms-transform:translateY(0px);
-moz-transform:translateY(0px);
transform:translateY(0px);
}
.news-block .inner-box .lower-content{
position:relative;
}
.news-block .inner-box .lower-content .post-date{
position:relative;
color:#ffffff;
top:-20px;
font-size:14px;
margin-left:30px;
margin-top:-10px;
padding:10px 17px;
display:inline-block;
background-color:#222222;
}
.news-block .inner-box .lower-content h3{
position:relative;
font-size: 22px;
font-weight:600;
line-height:1.3em;
}
.news-block .inner-box .lower-content h3 a{
position:relative;
color:#222222;
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;
}
.news-block .inner-box .lower-content h3 a:hover{
color:#fc3549;
}
.news-block .inner-box .lower-content .post-meta{
position:relative;
margin-top:10px;
padding-bottom:18px;
}
.news-block .inner-box .lower-content .post-meta li{
position:relative;
color:#666666;
font-size:14px;
margin-right:15px;
display:inline-block;
/* font-size: 16px; */
/* color: #6a7695; */
}
.news-block .inner-box .lower-content .post-meta li:last-child{
margin-right:0px;
}
.news-block .inner-box .lower-content .post-meta:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:2px;
width:50px;
background-color:#fc3549;
}
.news-block .inner-box .lower-content .text{
position:relative;
color:#666666;
font-size:14px;
line-height:1.9em;
margin-top:18px;
}
.news-block .inner-box .lower-content .read-more{
position:relative;
color:#222222;
font-size:14px;
line-height:1em;
margin-top:20px;
display:inline-block;
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;
}
.news-block .inner-box .lower-content .read-more .arrow{
position:relative;
margin-left:10px;
color:#fc3549;
top:2px;
}
.news-block .inner-box .lower-content .read-more:hover{
color:#fc3549;
}
/* News Block Two */
.news-block-two{
position:relative;
margin-bottom:60px;
}
.news-block-two .inner-box{
position:relative;
}
.news-block-two .inner-box .image-column{
position:relative;
}
.news-block-two .inner-box .image-column .image{
position:relative;
overflow:hidden;
background-color:#000000;
}
.news-block-two .inner-box .image-column .image img{
position:relative;
width:100%;
display:block;
transition:all 600ms ease;
-webkit-transition:all 600ms ease;
-ms-transition:all 600ms ease;
-o-transition:all 600ms ease;
-moz-transition:all 600ms ease;
}
.news-block-two .inner-box:hover .image-column .image img{
opacity:0.4;
-webkit-transform:rotate(5deg) scale(1.2,1.2);
-ms-transform:rotate(5deg) scale(1.2,1.2);
-moz-transform:rotate(5deg) scale(1.2,1.2);
transform:rotate(5deg) scale(1.2,1.2);
}
.news-block-two .inner-box .content-column{
position:relative;
}
.news-block-two .inner-box .content-column .inner-column{
position:relative;
}
.news-block-two .inner-box .content-column .post-date{
position:relative;
color:#ffffff;
font-size: 12px;
padding:10px 17px;
display:inline-block;
background-color:#222222;
text-transform: uppercase;
color: #fc3549;
padding: 8px 20px 8px 20px;
background-color: #f3e4e9;
border-radius: 14px 14px 14px 14px;
display: inline-block;
font-weight: 700;
}
.news-block-two .inner-box .content-column h3{
position:relative;
font-size: 22px;
font-weight:600;
line-height:1.3em;
margin-top:18px;
}
.news-block-two .inner-box .content-column h3 a{
position:relative;
color:#222222;
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;
}
.news-block-two .inner-box .content-column h3 a:hover{
color:#fc3549;
}
.news-block-two .inner-box .content-column .post-meta{
position:relative;
margin-top:7px;
padding-bottom:18px;
}
.news-block-two .inner-box .content-column .post-meta:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:2px;
width:50px;
background-color:#fc3549;
}
.news-block-two .inner-box .content-column .post-meta li{
position:relative;
color:#666666;
font-size:14px;
margin-right:20px;
display:inline-block;
font-size: 15px;
/* color: #6a7695; */
}
.news-block-two .inner-box .content-column .post-meta li:last-child{
margin-right:0px;
}
/***
====================================================================
Newsletter Section
====================================================================
***/
.newsletter-section{
position:relative;
padding:75px 0px;
}
.newsletter-section.style-two {
padding-top: 0px;
background: #ffece5;
padding-top: 80px;
}
.newsletter-section .pattern-layer{
position:absolute;
right:0px;
top:0px;
width:100%;
height:253px;
}
.newsletter-section .title-column{
position:relative;
}
.newsletter-section .title-column .inner-column{
position:relative;
}
.newsletter-section .title-column .inner-column h2{
position:relative;
color:#222222;
font-size:30px;
font-weight:700;
line-height:1.3em;
padding-right:30px;
display:inline-block;
}
.newsletter-section .title-column .inner-column h2:before{
position:absolute;
content:'';
right:0px;
top:20px;
width:24px;
height:2px;
background-color:#fc3549;
}
.newsletter-section .title-column .inner-column .text{
position:relative;
color:#666666;
font-size:14px;
line-height:1.7em;
margin-top:15px;
}
.newsletter-section .form-column{
position:relative;
}
.newsletter-section .form-column .inner-column{
position:relative;
}
.newsletter-section .form-column h3{
position:relative;
color:#222222;
font-weight:600;
font-size:18px;
line-height:1.3em;
margin-bottom:18px;
}
/*Subscribe Form*/
.subscribe-form{
position:relative;
}
.subscribe-form .form-group{
position:relative;
display:block;
margin:0px;
width:100%;
padding-right:170px;
}
.subscribe-form .form-group input[type="text"],
.subscribe-form .form-group input[type="tel"],
.subscribe-form .form-group input[type="email"],
.subscribe-form .form-group textarea{
position:relative;
display:block;
width:100%;
line-height:28px;
height:50px;
font-size:14px;
color:#222222;
background:#ffffff;
border:1px solid #dddddd;
padding:10px 15px 10px 15px;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.subscribe-form .form-group input[type="submit"],
.subscribe-form button{
position:absolute;
right:0px;
top:0px;
cursor:pointer;
}
.subscribe-form .form-group input[type="submit"]:hover,
.subscribe-form button:hover{
}
/***
====================================================================
Main Footer
====================================================================
***/
.main-footer {
position: relative;
color: #bbbbbb;
background-color: #ffffff;
z-index: 1;
/* background: #f5f5fa; */
}
.main-footer .footer-widget{
position:relative;
margin-bottom:40px;
}
.main-footer .widgets-section {
position: relative;
padding: 100px 0px 0px;
padding-bottom: 60px;
}
.main-footer .footer-widget h2{
position:relative;
font-weight:600;
color:#ffffff;
font-size:16px;
line-height:1.2em;
margin-bottom:24px;
padding-bottom:14px;
/* text-transform:uppercase; */
font-size: 20px;
color: #001064;
font-weight: 500;
margin-bottom: 32px;
}
.main-footer .footer-widget h2:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:2px;
width:50px;
background-color: #fc354917;
}
.main-footer .about-widget .social-links,.footer_social.social-links{
position:relative;
}
.main-footer .about-widget .social-links li,.footer_social.social-links li{
position:relative;
margin-right:20px;
display:inline-block;
}
.main-footer .about-widget .social-links li:last-child,.footer_social.social-links li:last-child{
margin-right:0px;
}
.main-footer .about-widget .social-links li a,.footer_social.social-links li a{
position:relative;
color: #585858;
font-size:18px;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-footer .about-widget .social-links li a:hover,.footer_social.social-links li a:hover{
color:#fc3549;
}
.main-footer .about-widget .text{
position:relative;
color: #494949;
font-size:14px;
line-height:1.9em;
margin-top:18px;
margin-bottom:35px;
/* font-size: 16px; */
/* font-weight: 300; */
/* line-height: 28px; */
/* color: #656f88; */
}
.main-footer .about-widget .copyright{
position:relative;
color: #4f4f4f;
font-size:14px;
line-height:1.9em;
}
.main-footer .about-widget .copyright span{
color: #353535;
font-weight:600;
}
/* Footer List */
.footer-list{
position:relative;
}
.footer-list li{
position:relative;
line-height: 37px;
}
.footer-list li a{
position:relative;
color: #515151;
font-size:14px;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
/* font-size: 16px; */
/* color: #6a7695; */
}
.footer-list li a:hover {
color: #fc3549;
}
/* Contact List */
.main-footer .contact-list{
position:relative;
}
.main-footer .contact-list li{
position:relative;
color: #000000;
font-size:16px;
line-height:1.6em;
margin-bottom: 17px;
font-weight: 600;
}
.main-footer .contact-list li a{
color: #5c5c5c;
}
.main-footer .contact-list li a:hover{
text-decoration:underline;
}
.main-footer .contact-list li span{
color: #565656;
font-size: 14px;
display:block;
font-weight: 600;
font-size: 14px;
color: #6a7695;
}
.main-footer .footer-bottom-image{
position:relative;
}
.main-footer .footer-bottom-image .image{
position:relative;
}
.main-footer .footer-bottom-image .image:before{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:0px;
z-index:1;
background-color:rgba(0,0,0,0.80);
}
.main-footer .footer-bottom-image .image img{
position:relative;
width:100%;
display:block;
}
/***
====================================================================
Architecture Section
====================================================================
***/
.architecture-section {
position: relative;
padding: 40px 0px 30px;
z-index: 1;
}
.architecture-section .pattern-layer{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:100%;
height:424px;
background: red;
background: #f7fdfc;
}
.architecture-section .title-box{
position:relative;
}
.architecture-section .title-box .title-inner-box{
position:relative;
background-color:#ffffff;
padding: 60px 60px 15px 128px;
/* border:10px solid #eeeeee; */
box-shadow: 0px 3px 16px 0px rgba(190, 190, 190, 0.3);
border-radius: 10px;
}
.architecture-section .title-box .title-inner-box .sec-title h2{
font-size: 40px;
line-height:1.1em;
font-weight: 600;
font-size: 30px;
font-weight: 600;
line-height: 40px;
font-family: "Roboto", Sans-serif;
}
.architecture-section .title-box .text{
position:relative;
color:#666666;
font-size: 15px;
line-height:1.9em;
/* color: #6a7695; */
/* color: #6a7695; */
/* font-size: 14px; */
/* font-weight: 400; */
font-family: 'Open Sans', sans-serif;
}
.architecture-section .lower-content{
position:relative;
}
.architecture-section .lower-content .inner-content{
position:relative;
padding:0px 70px 0px 140px;
}
.architecture-section .lower-content .list-column{
position:relative;
}
.architecture-section .lower-content .list-column .inner-column{
position:relative;
padding-top:50px;
}
.architecture-section .lower-content .architecture-info{
position:relative;
margin-bottom:32px;
}
.architecture-section .lower-content .architecture-info:last-child{
margin-bottom:0px;
}
.architecture-section .lower-content .architecture-info .info-inner{
position:relative;
padding-bottom:14px;
}
.architecture-section .lower-content .architecture-info .info-inner:before{
position:absolute;
content:'';
left:0px;
width:35px;
bottom:0px;
height:2px;
background-color:#fc3549;
}
.architecture-section .lower-content .architecture-info .info-inner h3{
position:relative;
color:#222222;
font-weight:600;
font-size: 22px;
line-height:1.3em;
color: #263b5e;
margin-bottom: 14px;
/* font-size: 20px; */
/* font-weight: 500; */
}
.architecture-section .lower-content .architecture-info .info-inner .text{
position:relative;
color:#666666;
font-size: 15px;
margin-top:4px;
font-family: 'Open Sans', sans-serif;
}
.architecture-section .lower-content .image-column{
position:relative;
}
.architecture-section .lower-content .image-column .inner-column{
position:relative;
margin-top: -60px;
}
.architecture-section .lower-content .image-column img{
position:relative;
width:100%;
display:block;
}
/***
====================================================================
Gallery Section
====================================================================
***/
.gallery-section{
position:relative;
padding-top:90px;
}
.gallery-section .filters{
position:relative;
margin-bottom:40px;
}
.gallery-section .filters .filter-tabs{
position:relative;
}
.gallery-section .filters li{
position: relative;
display: inline-block;
color: #0c0c0c;
cursor: pointer;
font-size: 14px;
font-weight: 500;
margin:0px 12px 6px;
padding:0px 0px 6px;
text-transform:uppercase;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.gallery-section .filters li:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:2px;
width:0px;
background-color:#fc3549;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.gallery-section .filters li.active::before,
.gallery-section .filters li:hover::before{
width:100%;
}
/* Project Item */
.project-item{
position:relative;
margin-bottom:30px;
}
.project-item .inner-box{
position:relative;
width:100%;
overflow:hidden;
}
.project-item .image-box{
position:relative;
display:block;
margin:0px;
}
.project-item .image-box img{
position:relative;
display:block;
width:100%;
}
.project-item .overlay-box{
position:absolute;
left:50%;
top:50%;
width:240px;
height:120px;
margin:-60px 0px 0px -120px;
color:#ffffff;
text-align:center;
background:rgba(0,0,0,0.30);
opacity:0;
}
.project-item .inner-box:hover .overlay-box{
-webkit-animation-name:bounceIn;
-ms-animation-name:bounceIn;
animation-name:bounceIn;
-webkit-animation-duration: 1s;
-ms-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.project-item .overlay-inner{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
display:table;
vertical-align:middle;
padding:10px 0px;
}
.project-item .overlay-inner .content{
position:relative;
display:table-cell;
vertical-align:middle;
}
.project-item .overlay-inner .link{
position:relative;
font-size:20px;
color:#ffffff;
width:50px;
height:50px;
line-height:50px;
margin:0px 5px;
display:inline-block;
background-color:#fc3549;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
}
.project-item .overlay-inner .link .icon{
position:relative;
}
.project-item .overlay-inner .link:hover{
background:#202020;
}
.default-portfolio-item{
position:relative;
margin-bottom:30px;
}
.default-portfolio-item.mix{
display:none;
}
.sortable-masonry .items-container{
position:relative;
}
.sortable-masonry .masonry-item{
position:relative;
padding:0px 0px;
margin:0px;
}
.sortable-masonry .masonry-item:before{
content:'';
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
outline:5px solid #ffffff;
outline-offset:-5px;
z-index:1;
}
.default-portfolio-item .inner-box{
position:relative;
width:100%;
overflow:hidden;
}
.default-portfolio-item .image-box{
position:relative;
display:block;
background:#101010;
margin:0;
}
.default-portfolio-item .image-box img{
position:relative;
display:block;
border-radius:3px;
width:100%;
transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
-moz-transition: all 500ms ease;
}
.default-portfolio-item:hover .inner-box .image-box img{
opacity:0.50;
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
transform:scale(1.1);
}
.default-portfolio-item .overlay-box{
position:absolute;
left:0px;
top:0px;
right:0px;
bottom:0px;
padding:0px;
opacity:0;
text-align:center;
transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transform:scaleX(0);
-ms-transform:scaleX(0);
-o-transform:scaleX(0);
-moz-transform:scaleX(0);
transform:scaleX(0);
z-index:10;
}
.default-portfolio-item .overlay-box{
border:5px solid transparent;
}
.default-portfolio-item:hover .overlay-box{
top:0px;
opacity:1;
-webkit-transform:scaleX(1);
-ms-transform:scaleX(1);
-o-transform:scaleX(1);
-moz-transform:scaleX(1);
transform:scaleX(1);
}
.default-portfolio-item .overlay-inner{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
display:table;
vertical-align:middle;
padding:10px 20px;
background:rgba(0,0,0,0);
}
.default-portfolio-item .overlay-inner .overlay-content{
position:relative;
display:table-cell;
vertical-align:middle;
}
.default-portfolio-item .overlay-inner .content-box{
position:relative;
padding:80px 20px;
max-width:450px;
margin:0 auto;
background:rgba(255,255,255,0.95);
}
.default-portfolio-item .overlay-inner .content{
position:relative;
max-width:250px;
margin:0 auto;
}
.default-portfolio-item .overlay-inner h3{
position:relative;
font-size:16px;
font-weight: 600;
text-transform:uppercase;
color:#222222;
line-height:1.4em;
padding-bottom:10px;
}
.default-portfolio-item .overlay-inner h3 a{
color:#222222;
}
.default-portfolio-item .overlay-inner h3:after{
content:'';
position:absolute;
left:50%;
margin-left:-10px;
bottom:0px;
width:20px;
border-bottom: 2px solid #fc3549;
}
.default-portfolio-item .overlay-inner .text{
position:relative;
line-height:1.8em;
margin-top:20px;
color: #6a7695;
font-size: 15px;
font-weight: 400;
}
/***
====================================================================
Services Section
====================================================================
***/
.services-section {
position: relative;
padding: 95px 0px 60px;
}
.services-section .pattern-layer{
position:absolute;
right:0px;
bottom:0px;
width:800px;
height:455px;
}
.services-block-three{
position:relative;
margin-bottom:30px;
/* box-shadow: 0px 3px 10px 0px rgba(38,59,94,0.1); */
/* margin: 0px 20px 0px 0px; */
/* padding: 50px 25px; */
}
.services-block-three.style-two{
text-align:center;
}
.services-block-three.style-two .inner-box h3:before{
margin-left:-25px;
left:50%;
}
.services-block-three .inner-box{
position:relative;
box-shadow: 0px 3px 10px 0px rgba(38,59,94,0.1);
/* margin: 0px 20px 0px 0px; */
padding: 50px 40px;
background: white;
}
.services-block-three .inner-box .service-number{
position:absolute;
right:0px;
top:40px;
color:#ececec;
opacity:0.4;
font-size:72px;
line-height:1em;
font-weight:700;
}
.services-block-three .inner-box .icon-box{
position:relative;
font-size:54px;
line-height:1em;
color:#fc3549;
}
.services-block-three .inner-box h3{
position:relative;
font-size: 22px;
font-weight: 600;
margin-top:18px;
padding-bottom:12px;
font-family: "Roboto", Sans-serif;
}
.services-block-three .inner-box h3 a{
position:relative;
color:#222222;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
/* color: #263b5e; */
}
.services-block-three .inner-box h3 a:hover{
color:#fc3549;
}
.services-block-three .inner-box h3:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:2px;
width:50px;
background-color:#fc3549;
}
.services-block-three .inner-box .text{
position:relative;
color:#666666;
font-size: 15px;
line-height:1.8em;
margin-top:25px;
/* color: #6a7695; */
/* color: #6a7695; */
/* font-size: 16px; */
/* font-weight: 300; */
}
/***
====================================================================
Planning Section
====================================================================
***/
.planning-section{
position:relative;
padding:100px 0px 60px;
background-size:cover;
/* background-attachment:fixed; */
}
.planning-section:before{
position:absolute;
content:'';
left:0px;
top:0px;
width:100%;
height:100%;
display:block;
/* background-color:rgba(48,48,48,0.90); */
}
.planning-section .image-column{
position:relative;
margin-bottom:40px;
}
.planning-section .image-column .inner-column{
position:relative;
}
.planning-section .image-column .inner-column .image{
position:relative;
}
.planning-section .image-column .inner-column .image img{
position:relative;
width:100%;
display:block;
}
.planning-section .content-column{
position:relative;
}
.planning-section .content-column .inner-column{
position:relative;
padding-top:20px;
padding-left: 32px;
}
.planning-section .content-column .inner-column .text{
position:relative;
}
.planning-section .content-column .inner-column .text p{
position:relative;
font-size:14px;
line-height:1.8em;
color: #393939;
margin-bottom:20px;
}
.planning-section .content-column .inner-column .text p:last-child{
margin-bottom:0px;
}
.planning-section .content-column .inner-column .text p span{
font-weight:600;
}
/***
====================================================================
Services Section Two
====================================================================
***/
.services-section-two {
position: relative;
padding: 95px 0px 40px;
background: #fafafa;
}
.services-section-two .pattern-layer{
position:absolute;
left:-350px;
top:430px;
width:1000px;
height:334px;
}
.services-section-two .left-column{
position:relative;
margin-bottom:40px;
}
.services-section-two .left-column .inner-column{
position:relative;
/* padding-left:70px; */
padding-right:20px;
}
.services-section-two .left-column .inner-column .sec-title{
margin-bottom: 50px;
}
.services-section-two .left-column h3{
position:relative;
color: #3b3b3b;
font-size: 34px;
line-height:1.3em;
font-weight: 600;
font-size: 22px;
font-weight: 600;
line-height: 40px;
}
.services-section-two .left-column .text{
position:relative;
color:#666666;
font-size: 15px;
line-height:1.8em;
margin-top:6px;
margin-bottom:20px;
/* color: #6a7695; */
/* font-size: 16px; */
font-weight: 400;
}
.services-section-two .left-column ul{
position:relative;
margin-bottom: 70px;
margin-top: 50px;
}
.services-section-two .left-column ul li{
position:relative;
color: #2c2c2c;
font-weight:600;
font-size: 24px;
line-height: 2em;
margin-bottom:5px;
/* margin-top: 20px; */
font-size: 18px;
font-weight: 500;
}
/*Skills Section*/
.skills{
position:relative;
}
.skills .skill-item{
position:relative;
margin-bottom:25px;
}
.skills .skill-item:last-child{
margin-bottom:0px;
}
.skills .skill-item .skill-bar{
position:relative;
width:100%;
}
.skills .skill-item .skill-bar .bar-inner{
position:relative;
width:100%;
border-bottom: 3px solid #cccccc;
}
.skills .skill-item .skill-bar .bar-inner .bar{
position:absolute;
left:0px;
top:0px;
width:0px;
height:3px;
background:#222222;
-webkit-transition:all 2000ms ease;
-ms-transition:all 2000ms ease;
-o-transition:all 2000ms ease;
-moz-transition:all 2000ms ease;
transition:all 2000ms ease;
}
.skills.green .skill-item .skill-bar .bar-inner .bar{
background:#ff6666;
}
.skills .skill-item .skill-header{
position:relative;
margin-bottom:10px;
}
.skills .skill-item .skill-header .skill-title{
float:left;
color:#222222;
font-size: 15px;
font-weight: 500;
line-height:1.4em;
text-transform:capitalize;
}
.skills .skill-item .skill-header .skill-percentage{
position:relative;
color:#fc3549;
font-size:16px;
font-weight:600;
line-height:1.4em;
float:right;
}
.services-section-two .left-column .image {
position: relative;
margin-top: 150px;
margin-left: 0px;
}
.services-section-two .right-column{
position:relative;
margin-bottom:40px;
}
.services-section-two .right-column .inner-column{
position:relative;
margin-right:-350px;
}
.services-section-two .right-column .image-box {
position: relative;
margin-bottom: 100px;
}
.services-block-four{
position:relative;
}
.services-block-four .inner-box{
position:relative;
}
.services-block-four .inner-box .image{
position:relative;
}
.services-block-four .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.services-block-four .inner-box .lower-content{
position:relative;
}
.services-block-four .inner-box .lower-content .content-inner{
position:relative;
margin-left:40px;
margin-right:40px;
margin-top: -145px;
padding:70px 70px 70px 120px;
background-color: #fffffff7;
box-shadow:0px 0px 25px rgba(0,0,0,0.10);
}
.services-block-four .inner-box .lower-content h2{
position:relative;
font-size:30px;
font-weight:700;
line-height:1.4em;
margin-bottom:18px;
color: #3f4451;
font-size: 30px;
font-weight: 600;
line-height: 40px;
}
.services-block-four .inner-box .lower-content h2:before{
position:absolute;
content:'';
left:-65px;
top:19px;
height:2px;
width:50px;
background-color:#fc3549;
}
.services-block-four .inner-box .lower-content h2 a{
position:relative;
color:#222222;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
color: #3f4451;
font-size: 30px;
font-weight: 600;
line-height: 40px;
}
.services-block-four .inner-box .lower-content h2 a:hover{
color:#fc3549;
}
.services-block-four .inner-box .lower-content .text{
position:relative;
margin-bottom:35px;
}
.services-block-four .inner-box .lower-content .text p{
position:relative;
color:#666666;
font-size: 15px;
line-height:1.9em;
margin-bottom:15px;
/* color: #6a7695; */
/* font-size: 16px; */
font-weight: 400;
}
.services-block-four .inner-box .lower-content .text p:last-child{
margin-bottom:0px;
}
.services-section-three{
position:relative;
padding:100px 0px 70px;
}
.services-section-three .pattern-layer{
position:absolute;
right:0px;
top:0px;
width:695px;
height:395px;
}
.services-section-three .pattern-layer-two{
position:absolute;
left:0px;
bottom:0px;
width:695px;
height:395px;
}
/* Services Block Five */
.services-block-five{
position:relative;
margin-bottom: 60px;
}
.services-block-five .inner-box{
position:relative;
}
.services-block-five .inner-box .image-column{
position:relative;
margin-bottom:30px;
}
.services-block-five .inner-box .image-column .inner-column{
position:relative;
}
.services-block-five .inner-box .image-column .inner-column .image{
position:relative;
}
.services-block-five .inner-box .image-column .inner-column .image img{
position:relative;
width:100%;
display:block;
}
.services-block-five .inner-box .content-column{
position:relative;
margin-bottom:30px;
}
.services-block-five .inner-box .content-column .inner-column{
position:relative;
padding-top:20px;
}
.services-block-five .inner-box .content-column{
position:relative;
}
.services-block-five .inner-box .content-column .inner-column{
position:relative;
padding-right:50px;
}
.services-block-five.style-two .inner-box .content-column .inner-column{
position:relative;
padding-right:0px;
padding-left:50px;
}
.services-block-five .inner-box .content-column h3{
position:relative;
font-size:30px;
font-weight:600;
line-height:1.3em;
margin-bottom:25px;
padding-bottom:15px;
}
.services-block-five .inner-box .content-column h3:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:2px;
width:50px;
background-color:#fc3549;
}
.services-block-five .inner-box .content-column h3 a{
position:relative;
color:#222222;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
}
.services-block-five .inner-box .content-column h3 a:hover{
color:#fc3549;
}
.services-block-five .inner-box .content-column .text{
position:relative;
color: #666666;
font-size: 15px;
line-height: 1.9em;
/* color: #6a7695; */
margin-bottom: 30px;
}
/***
====================================================================
Fullwidth Section Two
====================================================================
***/
.container-fluid-two {
position: relative;
overflow: hidden;
margin-bottom: 0px;
padding: 100px 0px 40px;
background-color: #f8f8f8;
}
.container-fluid-two .outer-section{
position:relative;
}
.container-fluid-two .outer-section .left-column {
position: relative;
width: 50%;
float: left;
padding-top: 0;
}
.container-fluid-two .outer-section .left-column .inner-column{
position: relative;
max-width:560px;
margin-right: 271px;
margin-left: -288px;
display: block;
float: right;
padding:0px 15px;
padding-right: 56px;
}
.container-fluid-two .outer-section .pattern-layer {
position: absolute;
left: 76px;
bottom: 0px;
width: 189px;
height: 158px;
}
.container-fluid-two .outer-section .left-column .quote-icon{
position:absolute;
left:0px;
top:0px;
color: #fc354942;
font-size: 60px;
line-height:1em;
padding-bottom:10px;
border-bottom: 1px solid #fc3549;
}
.container-fluid-two .outer-section .left-column .title-box{
position:relative;
padding-left:90px;
}
.container-fluid-two .outer-section .left-column .title-box .title {
position: relative;
color: #222222;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
color: #ffffff;
padding: 5px 20px 5px 20px;
background-color: #fc3549;
border-radius: 14px 14px 14px 14px;
display: inline-block;
font-weight: 700;
/* box-shadow: 0px 10px 25px rgba(252, 53, 73, 0.3); */
margin-bottom: 10px;
}
.container-fluid-two .outer-section .left-column .title-box h2{
position:relative;
color:#222222;
font-size:36px;
font-weight:600;
margin-bottom:12px;
}
.container-fluid-two .outer-section .left-column .title-box .text{
position:relative;
color:#222222;
font-size: 15px;
line-height:1.7em;
}
.container-fluid-two .outer-section .right-column{
position:relative;
width:50%;
float:left;
padding-bottom:40px;
}
.container-fluid-two .outer-section .right-column:before,
.container-fluid-two .outer-section .right-column .inner-column:before{
position:absolute;
content:'';
right:0px;
top:-180px;
width:100%;
height:300%;
background-color:#ffffff;
}
.container-fluid-two .outer-section .right-column .inner-column{
position:relative;
display:block;
background:#ffffff;
padding-left: 70px;
margin-left: -282px;
padding-right:30px;
padding-top: 30px;
padding-bottom: 20px;
}
.container-fluid-two .outer-section .right-column .inner-column .owl-dots{
display:none;
}
.container-fluid-two .outer-section .right-column .inner-column .owl-nav{
position:relative;
text-align:center;
margin-top:70px;
}
.container-fluid-two .outer-section .right-column .inner-column .owl-nav .owl-prev,
.container-fluid-two .outer-section .right-column .inner-column .owl-nav .owl-next{
position:relative;
width:55px;
height:55px;
color: #ffffff;
font-size:28px;
line-height:51px;
text-align:center;
margin:0px 4px;
border: 0px solid #eeeeee;
display:inline-block;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
background: #01d280;
box-shadow: 0px 10px 25px 0px rgba(0,210,128,0.3);
}
.container-fluid-two .outer-section .right-column .inner-column .owl-nav .owl-prev:hover,
.container-fluid-two .outer-section .right-column .inner-column .owl-nav .owl-next:hover{
color:#ffffff;
border-color:#fc3549;
background-color:#fc3549;
}
/* Testimonial Block Two */
.testimonial-block-two{
position:relative;
}
.testimonial-block-two .inner-box{
position:relative;
padding-top:10px;
min-height:250px;
padding-left: 223px;
margin-left: 20px;
}
.testimonial-block-two .inner-box .image{
position:absolute;
left:0px;
top:0px;
width:180px;
}
.testimonial-block-two .inner-box .upper-box{
position:relative;
padding-bottom:12px;
margin-bottom:25px;
border-bottom:1px solid #dddddd;
}
.testimonial-block-two .inner-box .upper-box h3{
position:relative;
color:#222222;
font-size:16px;
font-weight: 700;
}
.testimonial-block-two .inner-box .upper-box .location{
position:relative;
color:#222222;
font-style:italic;
}
.testimonial-block-two .inner-box .upper-box .rating{
position:relative;
padding-top:10px;
}
.testimonial-block-two .inner-box .upper-box .rating .fa{
position:relative;
color:#ffce4a;
font-size:13px;
}
.testimonial-block-two .inner-box .text{
position:relative;
line-height:1.7em;
color:#222222;
font-size:16px;
}
/***
====================================================================
Project Contact Section
====================================================================
***/
.project-contact-section {
position: relative;
padding-top: 100px;
padding-bottom: 100px;
}
.project-contact-section .inner-container{
position:relative;
}
.project-contact-section .inner-container .pattern-layer{
position:absolute;
content:'';
left:0px;
bottom:-50px;
height:185px;
width:1300px;
}
.project-contact-section .image-layer{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:170px;
background-size:cover;
}
.project-contact-section .content-box{
position:relative;
/* max-width:570px; */
float:right;
width:100%;
}
.project-contact-section .content-box .content-inner{
position:relative;
background-color:#ffffff;
padding:50px 50px 50px 110px;
box-shadow:0px 0px 30px rgba(0,0,0,0.10);
}
.project-contact-section .content-box .content-inner .sec-title h2{
font-size:30px;
font-weight: 700;
}
/***
====================================================================
Project Form
====================================================================
***/
.project-form{
position:relative;
}
.project-form .form-group{
position:relative;
margin-bottom:10px;
}
.project-form .form-group input[type="text"],
.project-form .form-group input[type="tel"],
.project-form .form-group input[type="email"],
.project-form .form-group select,
.project-form .form-group textarea{
position:relative;
display:block;
width:100%;
line-height:28px;
padding:10px 25px;
color:#222222;
height:55px;
font-size:15px;
background:#f4f4f4;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.project-form .form-group input[type="text"]:focus,
.project-form .form-group input[type="tel"]:focus,
.project-form .form-group input[type="email"]:focus,
.project-form .form-group textarea:focus{
}
.project-form .form-group textarea::-webkit-input-placeholder,
.project-form .form-group input::-webkit-input-placeholder{
color:#888888;
}
.project-form .form-group textarea{
height:130px;
resize:none;
}
.project-form button{
cursor: pointer;
margin-top:20px;
}
/***
====================================================================
Sponsors Section Two
====================================================================
***/
.sponsors-section-two{
position:relative;
padding:60px 0px 60px;
background-color:#f4f4f4;
}
.sponsors-section-two .sponsors-outer{
position:relative;
}
.sponsors-section-two .sponsors-outer:before{
position:absolute;
content:'';
right:-2px;
top:0px;
width:6px;
height:100%;
z-index:1;
background-color:#f4f4f4;
}
.sponsors-section-two .sponsors-outer .owl-dots,
.sponsors-section-two .sponsors-outer .owl-nav{
position:relative;
display:none;
}
.sponsors-section-two .sponsors-outer .image-box{
position:relative;
text-align:center;
margin:0px;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.sponsors-section-two .sponsors-outer .image-box:before{
position:absolute;
content:'';
right:-1px;
top:0px;
width:1px;
height:100%;
background-color:#dddddd;
}
.sponsors-section-two .sponsors-outer .image-box img{
max-width:100%;
width:auto;
display:inline-block;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.sponsors-section-two .sponsors-outer .image-box img:hover{
opacity:0.4;
}
/***
====================================================================
About Section Two
====================================================================
***/
.about-section-two {
position: relative;
padding: 220px 0px 70px;
}
.about-section-two .pattern-layer{
position:absolute;
left:0px;
top:90px;
right:0px;
width:100%;
height:490px;
}
.about-section-two .outer-container{
position:relative;
padding:0px 50px;
}
.about-section-two .left-column{
position:relative;
width:40%;
float:left;
}
.about-section-two .left-column .row{
position:relative;
margin:0px -15px;
}
.about-section-two .left-column .image-column{
position:relative;
padding:0px 15px;
}
.about-section-two .left-column .image-column .image{
position:relative;
margin-bottom:30px;
}
.about-section-two .left-column .image-column .image img{
position:relative;
width:100%;
display:block;
margin-top: -78px;
}
.about-section-two .right-column{
position:relative;
width:60%;
float:left;
}
.about-section-two .right-column .inner-column{
position:relative;
padding-left:100px;
}
.about-section-two .right-column .inner-column .sec-title{
margin-bottom:20px;
}
.about-section-two .right-column .inner-column .bold-text{
position:relative;
color:#222222;
font-size:16px;
font-weight:600;
line-height:1.6em;
margin-bottom: 20px;
/* color: #6a7695; */
margin-top: 35px;
}
.about-section-two .right-column .inner-column .text{
position:relative;
font-size: 15px;
/* color:#666666; */
line-height:1.7em;
/* color: #6a7695; */
}
.about-section-two .right-column .inner-column .image{
position:relative;
margin-bottom:30px;
}
.about-section-two .right-column .inner-column .image img{
width:100%;
display:block;
}
/***
====================================================================
Services Section Four
====================================================================
***/
.services-section-four {
position: relative;
padding-bottom: 70px;
}
.services-section-four .title-box {
position: relative;
padding: 100px 0px 120px;
background-size: cover;
background-repeat: no-repeat;
/* background-attachment: fixed; */
background: #f8f8f8;
background-image: none!important;
}
.services-section-four .title-box:before{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:0px;
/* background-color:rgba(48,48,48,0.90); */
}
.services-section-four .title-box .sec-title .title{
color:#ffffff;
}
.services-section-four .title-box .sec-title .text{
margin-top:38px !important;
/* color: #6a7695; */
font-size: 15px;
font-weight: 400;
}
.services-section-four .lower-content{
position:relative;
margin-top:-55px;
z-index:1;
}
.services-section-four .lower-content .pattern-layer{
position:absolute;
right:0px;
top:35px;
width:900px;
height:803px;
}
/* Services Block Six */
.services-block-six{
position:relative;
margin-bottom:30px;
}
.services-block-six .inner-box{
position:relative;
text-align:center;
padding:0px;
}
.services-block-six .inner-box .icon-box{
position:relative;
font-size:80px;
line-height:1em;
color:#4f4f4f;
}
.services-block-six .inner-box h3{
position:relative;
font-size: 22px;
line-height:1.3em;
font-weight: 500;
margin-top:50px;
/* color:#222222; */
padding-bottom:18px;
color: #263b5e;
}
.services-block-six .inner-box h3:before{
position:absolute;
content:'';
left:50%;
bottom:0px;
width:50px;
height:2px;
margin-left:-25px;
background-color: #bebebe;
}
.services-block-six .flip-container {
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
-o-perspective: 1000px;
perspective: 1000px;
}
.services-block-six .flip-container{
position:relative;
display:block;
width:100%;
height:auto;
}
.services-block-six .flip-container .front{
position:relative;
display:block;
width:100%;
padding: 60px 30px;
height:auto;
background-color:#ffffff;
box-shadow:0px 0px 30px rgba(0,0,0,0.10);
}
.services-block-six .flip-container .back {
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
display:block;
background: #00d280;
z-index: 1;
}
.services-block-six .flipper {
-webkit-transition: 0.6s;
-webkit-transform-style: preserve-3d;
-moz-transition: 0.6s;
-moz-transform-style: preserve-3d;
-o-transition: 0.6s;
-o-transform-style: preserve-3d;
transition: 0.6s;
transform-style: preserve-3d;
position: relative;
padding:0;
}
.services-block-six .flip-container:hover .flipper,
.services-block-six .flip-container.hover .flipper {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.services-block-six .front,.services-block-six .back {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
top: 0;
left: 0;
}
.services-block-six .front {
z-index: 2;
-webkit-transition:opacity ease 500ms;
-ms-transition:opacity ease 500ms;
-moz-transition:opacity ease 500ms;
transition:opacity ease 500ms;
}
.services-block-six .flip-container:hover .flipper .front,
.services-block-six .flip-container.hover .flipper .front{
opacity: 0;
z-index: 0;
}
.services-block-six .back {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
background: #fc3549;
}
.services-block-six .inner-box .overlay-box{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
opacity:1;
-webkit-transition:all 700ms ease;
-ms-transition:all 700ms ease;
-o-transition:all 700ms ease;
transition:all 700ms ease;
overflow:hidden;
}
/*.services-block-six .inner-box .overlay-box:before{
position: absolute;
content: '';
left: 0px;
top: 0px;
width: 100%;
height: 100%;
display: block;
opacity: 0;
visibility: hidden;
transition: all 700ms ease;
-moz-transition: all 700ms ease;
-webkit-transition: all 700ms ease;
-ms-transition: all 700ms ease;
-o-transition: all 700ms ease;
background:#fc3549;
transform-origin:top;
-moz-transform: rotateX(-180deg);
-webkit-transform: rotateX(-180deg);
-ms-transform: rotateX(-180deg);
-o-transform: rotateX(-180deg);
transform: rotateX(-180deg);
}
.services-block-six .inner-box:hover .overlay-box:before{
-moz-transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
visibility: visible;
}
.services-block-six .inner-box:hover .overlay-box{
opacity:1;
}*/
.services-block-six .inner-box .overlay-box .overlay-inner{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
display:table;
vertical-align:middle;
padding:10px 35px;
opacity:1;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
/*.services-block-six .inner-box:hover .overlay-box .overlay-inner{
top:0;
opacity:1;
transition-delay:700ms;
}*/
.services-block-six .inner-box .overlay-inner .content{
position:relative;
display:table-cell;
vertical-align:middle;
}
.services-block-six .inner-box .overlay-inner h4{
position:relative;
font-size: 22px;
font-weight: 500;
line-height:1.3em;
padding-bottom:15px;
}
.services-block-six .inner-box .overlay-inner h4:before{
position:absolute;
content:'';
left:50%;
bottom:0px;
width:50px;
height:2px;
margin-left:-25px;
background-color:#222222;
}
.services-block-six .inner-box .overlay-inner h4 a{
position:relative;
color: #ffffff;
}
.services-block-six .inner-box .overlay-inner .text{
position:relative;
color: #ffffff;
font-size: 15px;
line-height:1.8em;
margin-top:18px;
}
.services-block-six .inner-box .overlay-inner .read-more{
position:relative;
display:inline-block;
color:#222222;
font-size:14px;
margin-top:20px;
font-weight:600;
text-transform:uppercase;
border-bottom:2px solid transparent;
}
.services-block-six .inner-box .overlay-inner .read-more:hover{
border-bottom-color:#222222;
}
.services-block-six .inner-box .overlay-inner .icon{
position:absolute;
left:0px;
right:0px;
color: #ffffff03;
font-size:90px;
line-height:1em;
margin-top:60px;
opacity:0.10;
}
/***
====================================================================
Counter Section Two
====================================================================
***/
.counter-section-two{
position:relative;
padding-bottom:70px;
border-bottom:1px solid #eeeeee;
padding-top: 90px;
}
.counter-section-two .outer-container{
position:relative;
padding:0px 20px;
}
/* Counter Block */
.counter-block-two{
position:relative;
margin-bottom:30px;
}
.counter-block-two .inner-box{
position:relative;
}
.counter-block-two .inner-box .image-column{
position:relative;
padding:0px;
float:left;
}
.counter-block-two .inner-box .image-column .image img{
position:relative;
width:100%;
display:block;
}
.counter-block-two .inner-box .content-column{
position:relative;
padding:0px;
float:left;
}
.counter-block-two .inner-box .content-column .inner-column{
position:relative;
width:100%;
text-align:center;
height:100%;
display: table;
vertical-align: middle;
padding:4px 15px 0px;
background-color:#ffffff;
}
.counter-block-two .inner-box .content-column .inner-column .content{
position: relative;
height:100%;
width:100%;
text-align:center;
display: table-cell;
vertical-align: middle;
/* margin-top: 30px; */
}
.counter-block-two .inner-box .content-column .inner-column .count-box{
position:relative;
color:#fc3549;
font-size:102px;
font-family: "Roboto", Sans-serif;
line-height:1em;
font-weight: 800;
}
.counter-block-two .inner-box .content-column .inner-column .text{
position:relative;
color:#666666;
font-size: 16px;
padding-top:15px;
font-weight:600;
margin-top:15px;
text-transform:uppercase;
color: #263b5e;
}
.counter-block-two .inner-box .content-column .inner-column .text:before{
position:absolute;
content:'';
left:50%;
top:0px;
height:2px;
width:50px;
margin-left:-25px;
display:inline-block;
background-color:#222222;
}
.counter-block-two:nth-child(2) .inner-box .content-column .count-box,
.counter-block-two:nth-child(4) .inner-box .content-column .count-box{
color:#222222;
}
.counter-block-two:nth-child(2) .inner-box .content-column .text:before,
.counter-block-two:nth-child(4) .inner-box .content-column .text:before{
background-color:#fc3549;
}
/***
====================================================================
Project Section Two
====================================================================
***/
.project-section-two {
position: relative;
padding-bottom: 50px;
margin-top:50px;
}
.project-section-two.style-two{
padding-bottom:0px;
}
.project-section-two.style-three{
padding-top:40px;
padding-bottom:130px;
}
.project-section-two.style-four{
padding-top:90px;
}
.project-section-two.style-four .sec-title{
margin-bottom:45px;
}
.project-section-two .owl-dots,
.project-section-two .owl-nav{
display:none;
}
.project-section-two .btn-box{
position:relative;
padding-top:75px;
}
.project-section-two .pattern-layer{
position:absolute;
left:0px;
right:0px;
height:125px;
width:100%;
bottom:120px;
background-repeat:no-repeat;
background-position:center center;
}
/* Project Block */
.project-block-two{
position:relative;
}
.project-block-two .inner-box{
position:relative;
}
.project-block-two .inner-box .image{
position:relative;
}
.project-block-two .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.project-block-two .inner-box .image .overlay-box{
position: absolute;
left: 0px;
bottom: 0px;
right: 0px;
top: 0px;
z-index: 2;
opacity: 0;
display: block;
-webkit-transition: all 900ms ease;
-ms-transition: all 900ms ease;
-o-transition: all 900ms ease;
transition: all 900ms ease;
}
.project-block-two .inner-box .image .overlay-box:before{
position:absolute;
content:'';
right:0px;
top:0px;
width:50%;
height:100%;
display:block;
opacity:0;
text-align:center;
-webkit-transform: perspective(400px) rotateY(-90deg);
-moz-transform: perspective(400px) rotateY(-90deg);
-ms-transform: perspective(400px) rotateY(-90deg);
-o-transform: perspective(400px) rotateY(-90deg);
transform: perspective(400px) rotateY(-90deg);
-webkit-transform-origin: right;
-moz-transform-origin: right;
-ms-transform-origin: right;
-o-transform-origin: right;
transform-origin: right;
-ms-transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
background-color: rgb(0, 210, 128);
}
.project-block-two .inner-box:hover .image .overlay-box:before{
opacity: 1;
-webkit-transform: perspective(400px) rotateY(0deg);
-moz-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
-o-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
}
.project-block-two .inner-box .image .overlay-box:after{
position:absolute;
content:'';
left:0px;
top:0px;
width:50%;
height:100%;
display:block;
opacity:0;
text-align:center;
-webkit-transform: perspective(400px) rotateY(90deg);
-moz-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
-o-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
-webkit-transform-origin: left;
-moz-transform-origin: left;
-ms-transform-origin: right;
-o-transform-origin: left;
transform-origin: left;
-ms-transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
background-color: rgb(0, 210, 128);
}
.project-block-two .inner-box:hover .image .overlay-box:after{
opacity: 1;
-webkit-transform: perspective(400px) rotateY(0deg);
-moz-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
-o-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
}
.project-block-two .inner-box:hover .image .overlay-box{
opacity: 1;
}
.project-block-two .inner-box .image .overlay-box .plus{
position:relative;
display:inline-block;
z-index:1;
color:#222222;
font-size:18px;
text-align:center;
line-height:34px;
font-weight:400;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.project-block-two .inner-box .image .overlay-box .plus:hover{
color:#ffffff;
}
.project-block-two .inner-box:hover .image .overlay-box .plus{
-ms-animation-name: rotateMe;
-moz-animation-name: rotateMe;
-o-animation-name: rotateMe;
-webkit-animation-name: rotateMe;
animation-name: rotateMe;
-ms-animation-duration: 500ms;
-moz-animation-duration: 500ms;
-o-animation-duration: 500ms;
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
-ms-animation-delay: 1000ms;
-moz-animation-delay: 1000ms;
-o-animation-delay: 1000ms;
-webkit-animation-delay: 1000ms;
animation-delay: 1000ms;
-ms-animation-timing-function: linear;
-moz-animation-timing-function: linear;
-o-animation-timing-function: linear;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-ms-animation-iteration-count: 2;
-moz-animation-iteration-count: 2;
-op-animation-iteration-count: 2;
-webkit-animation-iteration-count: 2;
animation-iteration-count: 2;
}
.project-block-two .inner-box .image .overlay-box .overlay-inner{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
display: table;
text-align: left;
padding: 10px 20px;
vertical-align: middle;
opacity:0;
-webkit-transform:translateY(50px);
-ms-transform:translateY(50px);
-moz-transform:translateY(50px);
transform:translateY(50px);
z-index:1;
}
.project-block-two .inner-box:hover .image .overlay-box .overlay-inner{
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
-moz-transform:translateY(0);
transform:translateY(0);
transition:all 500ms ease 700ms;
-moz-transition:all 500ms ease 700ms;
-webkit-transition:all 500ms ease 700ms;
-ms-transition:all 500ms ease 700ms;
-o-transition:all 500ms ease 700ms;
}
.project-block-two .inner-box .image .overlay-box .overlay-inner .overlay-content{
position: relative;
text-align:center;
display: table-cell;
vertical-align: middle;
}
.project-block-two .inner-box .image h3{
position:relative;
font-size:24px;
color:#222222;
z-index:1;
font-weight:600;
line-height:1.3em;
margin-top:15px;
margin-bottom:7px;
}
.project-block-two .inner-box .image h3 a{
position:relative;
color:#222222;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.project-block-two .inner-box .image h3 a:hover{
color:#222222;
text-decoration:underline;
}
.project-block-two .inner-box .image .category{
position:relative;
color:#222222;
font-size:14px;
margin-top:4px;
z-index:1;
letter-spacing:1px;
text-transform:uppercase;
}
/***
====================================================================
Branded Section
====================================================================
***/
.branded-section {
position: relative;
background-size: cover;
padding: 100px 0px 100px;
background-repeat: no-repeat;
background-position: center bottom;
/* border-bottom: 1px solid #eeeeee; */
z-index: 1;
}
.branded-section.style-two{
border-bottom:0px;
}
.branded-section .title-box{
position:relative;
margin-bottom:90px;
}
.branded-section:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
background-color: #ff480000;
height: 615px;
}
.branded-section:after {
position: absolute!important;
content: ''!important;
background: url(../images/icons/98.png)!important;
width: 97px!important;
height: 616px!important;
left: 1%!important;
top: 1%!important;
background-repeat: repeat-y!important;
z-index: -1;
}
.branded-section .title-box .sec-title .title{
color:#ffffff;
}
.branded-section .title-box .sec-title .text{
margin-top:38px !important;
font-size: 16px;
font-weight: 400;
}
.branded-section .lower-section{
position:relative;
}
.branded-section:after{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:100%;
height:215px;
background-color:#ffffff;
}
.branded-section .lower-section .row{
margin:0px -55px;
}
.branded-section .lower-section .brand-block,
.branded-section .lower-section .brand-block-two{
padding:0px 55px;
}
/* Brand Block */
.brand-block{
position:relative;
z-index:1;
}
.brand-block .inner-box{
position:relative;
background-color:#ffffff;
box-shadow:0px 0px 20px rgba(0,0,0,0.10);
}
.brand-block .inner-box .upper-box{
position:relative;
padding:42px 45px 45px;
background-color: #00d280;
}
.brand-block .inner-box .upper-box h3{
position:relative;
color: #ffffff;
font-size: 22px;
font-weight: 500;
line-height:1.3em;
padding-bottom:22px;
}
.brand-block .inner-box .upper-box h3:before{
position:absolute;
content:'';
left:0px;
height:3px;
width:50px;
bottom:0px;
background-color: #050505;
}
.brand-block .inner-box .lower-box{
position:relative;
padding:32px 0px;
}
.brand-block .inner-box .lower-box .box-inner {
position: relative;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 155px;
padding-right: 20px;
}
.brand-block .inner-box .lower-box .box-inner .image{
position:absolute;
left: -35px;
top: 12px;
}
.brand-block .inner-box .lower-box .box-inner .text{
position:relative;
color:#666666;
font-size: 15px;
line-height:1.8em;
color: #263b5e;
}
/***
====================================================================
Testimonial Section Two
====================================================================
***/
.testimonial-section-two {
position: relative;
padding: 100px 0px 100px;
}
.testimonial-section-two.style-two{
padding-top:0px;
}
/* Testimonial Block Three */
.testimonial-block-three{
position:relative;
}
.testimonial-block-three .inner-box{
position:relative;
text-align:center;
}
.testimonial-block-three .inner-box .quote-icon{
position:relative;
font-size:44px;
line-height:1em;
color: #d5d5d5;
}
.testimonial-block-three .inner-box h3{
position:relative;
color:#222222;
font-size:30px;
font-weight:600;
margin-top:25px;
display:inline-block;
padding:0px 30px;
}
.testimonial-block-three .inner-box h3:before{
position:absolute;
content:'';
left:0px;
top:23px;
height:2px;
width:24px;
background-color:#fc3549;
}
.testimonial-block-three .inner-box h3:after{
position:absolute;
content:'';
right:0px;
top:23px;
height:2px;
width:24px;
background-color:#fc3549;
}
.testimonial-block-three .inner-box .text{
position:relative;
color:#222222;
font-size: 17px;
line-height:1.7em;
max-width:950px;
margin:0 auto;
margin-top:35px;
color: #263b5e;
/* font-weight: 400; */
font-style: italic;
}
.testimonial-block-three .inner-box .author-name{
position:relative;
color:#222222;
font-size: 18px;
margin-top:40px;
letter-spacing:1px;
text-transform: capitalize;
font-weight: 600;
}
.testimonial-block-three .inner-box .designation{
position:relative;
color: #333333;
font-size: 15px;
margin-top: 5px;
}
.testimonial-section-two .client-thumb-outer{
position:relative;
max-width:250px;
margin:0 auto;
overflow:hidden;
padding-top:45px;
}
.testimonial-section-two .client-thumb-outer .owl-item.active .thumb-item .thumb-box{
z-index:999;
-o-transform: scale(1,1);
-ms-transform: scale(1,1);
-webkit-transform: scale(1,1);
transform: scale(1, 1);
}
.testimonial-section-two .client-thumb-outer .client-thumbs-carousel{
position: relative;
max-width: 80px;
margin: 0 auto;
text-align:center;
}
.testimonial-section-two .client-thumb-outer .client-thumbs-carousel .owl-stage-outer{
overflow:visible;
}
.testimonial-section-two .client-thumb-outer .thumb-item .thumb-box{
width:80px;
height:80px;
cursor:pointer;
border-radius:50%;
margin: 0 auto;
overflow:hidden;
-o-transform: scale(0.9, 0.9);
-ms-transform: scale(0.9, 0.9);
-webkit-transform: scale(0.9, 0.9);
transform: scale(0.9, 0.9);
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
background: #0dd486;
}
.testimonial-section-two .client-thumb-outer .owl-item{
z-index:0;
}
.testimonial-section-two .client-thumb-outer .owl-item.active{
z-index:10;
}
.testimonial-section-two .client-thumb-outer .thumb-item .thumb-box:before{
position:absolute;
content:'';
left:0px;
top:0px;
width:100%;
height:100%;
display:block;
z-index:1;
background-color:rgba(255,255,255,0.50);
}
.testimonial-section-two .client-thumb-outer .owl-item.active .thumb-box:before{
opacity:0;
}
.testimonial-section-two .client-thumb-outer .client-thumbs-carousel .thumb-item img{
overflow:hidden;
width:100%;
height:100%;
display:block;
border-radius:50%;
}
.testimonial-section-two .owl-item.active .thumb-content{
opacity:1;
}
.testimonial-section-two .owl-nav{
position: absolute;
left: 0%;
top: 50%;
width: 100%;
margin-top:-10px;
/*max-width: 710px;
margin-left: -355px; */
}
.testimonial-section-two .owl-nav .owl-prev,
.testimonial-section-two .owl-nav .owl-next{
position:absolute;
display:inline-block;
color:#eeeeee;
font-size:20px;
line-height:40px;
width:45px;
height:45px;
text-align:center;
background:none;
/* border:2px solid #eeeeee; */
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
background: #01d280;
box-shadow: 0px 10px 25px 0px rgba(0,210,128,0.3);
}
.testimonial-section-two .owl-nav .owl-prev{
left:0px;
right:auto;
}
.testimonial-section-two .owl-nav .owl-next{
right:0px;
left:auto;
}
.testimonial-section-two .owl-nav .owl-prev:hover,
.testimonial-section-two .owl-nav .owl-next:hover{
color:#ffffff;
border-color:#fc3549;
background-color:#fc3549;
}
.testimonial-section-two .owl-dots{
display:none;
}
/***
====================================================================
Fluid Section One
====================================================================
***/
.fluid-section-one {
position: relative;
margin-top: 50px;
margin-bottom: 50px;
}
.fluid-section-one .image-column{
position: absolute;
left: 0px;
top:0px;
width: 55%;
bottom:50px;
float:right;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.fluid-section-one .image-column .image{
width: 100%;
display: none;
}
.fluid-section-one .image-column .image img{
display: block;
width: 100%;
}
.fluid-section-one .image-column .overlay-link{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.03);
transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-webkit-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
}
.fluid-section-one .image-column .overlay-link:hover{
background: rgba(0,0,0,0.50);
}
.fluid-section-one .image-column .overlay-link .icon-box{
position: absolute;
left: 50%;
top: 50%;
width: 80px;
height: 80px;
color: #222222;
font-size: 22px;
padding-left: 6px;
line-height: 80px;
text-align: center;
border-radius: 50%;
margin-bottom: 50px;
display: inline-block;
margin-left: -40px;
margin-top: -40px;
background-color: #ffffff;
}
/*Content Column*/
.fluid-section-one .content-column {
position: relative;
width: 45%;
float: right;
padding: 100px 0px 0px 0px;
}
.fluid-section-one .content-column .content-box{
position:relative;
max-width:700px;
float:left;
}
.fluid-section-one .content-column .content-box .content{
position:relative;
z-index:1;
margin-left:-70px;
padding:50px 50px 50px 55px;
background-color:#ffffff;
box-shadow:0px 0px 30px rgba(0,0,0,0.10);
}
.fluid-section-one .content-column .sec-title{
padding-left:135px;
}
.fluid-section-one .content-column .content-box .content .text{
position:relative;
line-height:1.8em;
color:#666666;
font-size: 15px;
margin-bottom:45px;
color: #263b5e;
}
.fluid-section-one .content-column .content-box .content .text span{
font-weight:600;
}
/* Feature Box */
.feature-box{
position:relative;
}
.feature-box .inner-box{
position:relative;
text-align:center;
}
.feature-box .inner-box .icon-box{
position:relative;
color:#fc3549;
font-size:70px;
line-height:1em;
font-weight:400;
}
.feature-box .inner-box h3{
position:relative;
color:#222222;
font-size: 18px;
font-weight: 500;
margin-top:15px;
}
/***
====================================================================
Sponsors Section Three
====================================================================
***/
.sponsors-section-three {
position: relative;
padding: 160px 0px 40px;
}
.sponsors-section-three .inner-container{
position:relative;
border-bottom:none;
background-color:#ffffff;
border:1px solid #eeeeee;
border-right:none;
}
.sponsors-section-three .inner-container .column{
float:left;
padding:0px;
/* background: red; */
}
.sponsors-section-three .inner-container .column .image{
text-align:center;
border-bottom:1px solid #eeeeee;
border-right:1px solid #eeeeee;
/* background: red; */
}
.header-style-two .main-menu .navigation > li.appointment-btn > a {
margin: 3px 0 0 5px;
}
.header-style-two .main-menu .navigation > li.appointment-btn > a:hover {
background: #fc3549;
border-radius: 3px;
color: #ffffff;
font-weight: 600;
padding-top: 8px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 8px;
}
.header-style-two .main-menu .navigation > li.appointment-btn {
margin: 3px 0 0 5px;
}
.header-style-two .main-menu .navigation > li.appointment-btn {
margin-left: 15px;
}
/* News Block */
.news-block-four{
position:relative;
margin-bottom:70px;
}
.news-block-four .inner-box{
position:relative;
}
.news-block-four .inner-box .image{
position:relative;
display:block;
overflow:hidden;
background:#101010;
}
.news-block-four .inner-box .image img{
position:relative;
width:100%;
display:block;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.news-block-four .inner-box:hover .image img{
opacity:0.50;
-webkit-transform:scale(1.05);
-ms-transform:scale(1.05);
-moz-transform:scale(1.05);
transform:scale(1.05);
}
.news-block-four .inner-box .image .overlay-box{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
display:block;
text-align:center;
}
.news-block-four .inner-box .image .overlay-box .icon{
position:absolute;
left:50%;
top:50%;
width:80px;
height:80px;
color:#222222;
margin-left:-40px;
text-align:center;
border-radius:50%;
line-height:80px;
display:inline-block;
padding-left:4px;
font-size:20px;
margin-top:-40px;
background-color:rgba(255,255,255,1);
}
.news-block-four .inner-box .image .owl-dots{
display:none;
}
.news-block-four .inner-box .owl-nav{
position:absolute;
left:0px;
top:50%;
width:100%;
margin-top:-38px;
}
.news-block-four .inner-box .owl-nav .owl-prev{
position:absolute;
left:30px;
top:0px;
width:55px;
height:55px;
color:#ffffff;
font-size:20px;
line-height:55px;
text-align:center;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
background-color:rgba(0,0,0,0.50);
}
.news-block-four .inner-box .owl-nav .owl-next{
position:absolute;
right:20px;
top:0px;
width:55px;
height:55px;
color:#ffffff;
font-size:20px;
line-height:55px;
text-align:center;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
background-color:rgba(0,0,0,0.50);
}
.news-block-four .inner-box .owl-nav .owl-prev:hover,
.news-block-four .inner-box .owl-nav .owl-next:hover{
color:#ffffff;
background-color:#222222;
}
.news-block-four .inner-box .lower-content{
position:relative;
z-index:1;
}
.news-block-four.style-two .inner-box .lower-content .inner-content{
margin:0px;
}
.news-block-four .inner-box .lower-content .inner-content{
position:relative;
margin-left:30px;
margin-right:30px;
margin-top:-80px;
margin-bottom:30px;
background-color:#ffffff;
padding:0px 50px 50px 50px;
box-shadow:0px 0px 25px rgba(0,0,0,0.10);
}
.news-block-four .inner-box .lower-content .post-date{
position:relative;
color:#ffffff;
top:-10px;
font-size:14px;
margin-top:-10px;
padding:10px 17px;
display:inline-block;
background-color:#222222;
}
.news-block-four .inner-box .lower-content h3{
position:relative;
font-size:30px;
font-weight:600;
line-height:1.3em;
margin-top:20px;
}
.news-block-four .inner-box .lower-content h3 a{
position:relative;
color:#222222;
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;
}
.news-block-four .inner-box .lower-content h3 a:hover{
color:#5c969e;
}
.news-block-four.style-two .inner-box .lower-content .quote-icon{
position:absolute;
right:70px;
bottom:30px;
color:#5c969e;
font-size:60px;
line-height:1em;
}
.news-block-four .inner-box .lower-content .post-meta{
position:relative;
margin-top:10px;
padding-bottom:18px;
}
.news-block-four .inner-box .lower-content .post-meta li{
position:relative;
color:#666666;
font-size:14px;
margin-right:15px;
display:inline-block;
}
.news-block-four .inner-box .lower-content .post-meta li:last-child{
margin-right:0px;
}
.news-block-four .inner-box .lower-content .post-meta:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:2px;
width:50px;
background-color:#5c969e;
}
.news-block-four .inner-box .lower-content .text{
position:relative;
color:#666666;
font-size:14px;
line-height:1.9em;
margin-top:18px;
}
.news-block-four .inner-box .lower-content .read-more{
position:relative;
color:#222222;
font-size:14px;
line-height:1em;
margin-top:20px;
display:inline-block;
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;
}
.news-block-four .inner-box .lower-content .read-more .arrow{
position:relative;
margin-left:10px;
color:#5c969e;
top:2px;
}
.news-block-four .inner-box .lower-content .read-more:hover{
color:#5c969e;
}
.blog-detail .inner-box .lower-content .upper-box h3,
.news-block-four .inner-box .lower-content h3{
font-size:26px;
}
@media only screen and (max-width: 479px) {
.news-block-four.style-two .inner-box .lower-content .quote-icon{
right:25px;
}
}
.news-block-four.style-two .inner-box .lower-content .inner-content{
margin:0px;
}
.news-block-four.style-two .inner-box .lower-content .quote-icon{
position:absolute;
right:70px;
bottom:30px;
color:#5c969e;
font-size:60px;
line-height:1em;
}
/***
====================================================================
Project Form Section
====================================================================
***/
.project-form-section {
position: relative;
padding: 60px 0px 90px;
}
.project-form-section .content-column{
position:relative;
}
.project-form-section .content-column .inner-column{
position:relative;
padding-left:65px;
padding-right:75px;
margin-bottom:40px;
}
.project-form-section .content-column ul{
position:relative;
}
.project-form-section .content-column ul li{
position:relative;
margin-bottom:8px;
color:#222222;
font-size: 14px;
color: #263b5e;
}
.project-form-section .content-column ul li span{
position:relative;
}
/***
====================================================================
Map Section
====================================================================
***/
.map-section{
position:relative;
}
.map-section .map-canvas{
position:relative;
height:400px;
}
/***
====================================================================
Products Section
====================================================================
***/
.products-section{
position:relative;
padding:80px 0px 30px;
}
/* Product Block */
.product-block{
position:relative;
margin-bottom:30px;
}
.product-block .inner-box{
position:relative;
}
.product-block .inner-box .image{
position:relative;
}
.product-block .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.product-block .inner-box .overlay-box{
position:absolute;
left:0px;
top:0px;
right:0px;
}
.product-block .inner-box .overlay-box .overlay-inner{
position:relative;
padding-top:30px;
padding-left:30px;
padding-right:15px;
text-align:left;
}
.product-block .inner-box .overlay-box .overlay-inner h3{
position:relative;
font-size: 22px;
font-weight:600;
line-height:1.3em;
}
.product-block .inner-box .overlay-box .overlay-inner h3 a{
position:relative;
color:#222222;
transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-webkit-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
}
.product-block .inner-box .overlay-box .overlay-inner h3 a:hover{
color:#fc3549;
}
.product-block .inner-box .overlay-box .overlay-inner .title{
position:relative;
color:#444444;
font-size: 15px;
margin-top:2px;
}
.product-block .inner-box .overlay-box .overlay-inner .see-products {
position: relative;
font-size: 15px;
color: #222222;
margin-top: 12px;
padding-bottom: 3px;
display: inline-block;
text-transform: uppercase;
border-bottom: 1px solid #fc3549;
transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-webkit-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
font-weight: 600;
}
.product-block .inner-box .overlay-box .overlay-inner .see-products:hover{
color:#fc3549;
}
/* Product Block Two */
.product-block-two{
position:relative;
margin-bottom:30px;
}
.product-block-two .inner-box{
position:relative;
}
.product-block-two .inner-box .image{
position:relative;
}
.product-block-two .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.product-block-two .inner-box .overlay-box{
position:absolute;
left:0px;
top:0px;
right:0px;
}
.product-block-two .inner-box .overlay-box .overlay-inner{
position:relative;
max-width:280px;
padding-top:100px;
padding-left:15px;
padding-right:15px;
text-align:center;
}
.product-block-two .inner-box .overlay-box .overlay-inner h3{
position:relative;
font-size:24px;
font-weight:600;
line-height:1.3em;
}
.product-block-two .inner-box .overlay-box .overlay-inner h3 a{
position:relative;
color:#222222;
transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-webkit-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
}
.product-block-two .inner-box .overlay-box .overlay-inner h3 a:hover{
color:#fc3549;
}
.product-block-two .inner-box .overlay-box .overlay-inner .title{
position:relative;
color:#222222;
font-size:14px;
margin-top:2px;
letter-spacing:2px;
text-transform:uppercase;
}
.product-block-two .inner-box .overlay-box .overlay-inner .sale{
position:relative;
font-size:14px;
color:#444444;
margin-top:25px;
padding-bottom:3px;
display:block;
}
/* Product Block Three */
.product-block-three{
position:relative;
margin-bottom:30px;
}
.product-block-three .inner-box{
position:relative;
}
.product-block-three .inner-box .image{
position:relative;
}
.product-block-three .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.product-block-three .inner-box .overlay-box{
position:absolute;
left:0px;
top:0px;
right:0px;
bottom:0px;
}
.product-block-three .inner-box .overlay-box .overlay-inner{
position:absolute;
left:40px;
bottom:40px;
max-width:280px;
padding-top:100px;
padding-left:15px;
padding-right:15px;
}
.product-block-three .inner-box .overlay-box .overlay-inner h3{
position:relative;
font-size:24px;
font-weight:600;
line-height:1.4em;
}
.product-block-three .inner-box .overlay-box .overlay-inner h3 a{
position:relative;
color:#222222;
transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-webkit-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
}
.product-block-three .inner-box .overlay-box .overlay-inner h3 a:hover{
color:#fc3549;
}
.product-block-three .inner-box .overlay-box .overlay-inner .shop-now{
position:relative;
font-size:14px;
color:#222222;
margin-top:16px;
padding-bottom:3px;
display:inline-block;
text-transform:uppercase;
border-bottom:3px solid #fc3549;
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.product-block-three .inner-box .overlay-box .overlay-inner .shop-now:hover{
color:#fc3549;
}
/* Shop Products Section */
.shop-products-section{
position:relative;
padding:40px 0px 60px;
}
.shop-products-section .btn-box{
position:relative;
margin-top:20px;
}
.product-block-four{
position:relative;
margin-bottom:45px;
}
.product-block-four .inner-box{
position:relative;
}
.product-block-four .inner-box .image{
position:relative;
display:block;
overflow:hidden;
background:#000000;
}
.product-block-four .inner-box .image .sale{
position:absolute;
right:25px;
top:25px;
z-index:1;
color:#ffffff;
font-size:12px;
line-height:1.3em;
padding:5px 15px 7px;
border-radius:2px;
background-color:#f74c4c;
text-transform:uppercase;
}
.product-block-four .inner-box .image .hot{
position:absolute;
right:25px;
top:25px;
z-index:1;
color:#ffffff;
font-size:12px;
line-height:1.3em;
padding:5px 15px 7px;
border-radius:2px;
background-color:#3bca4b;
text-transform:uppercase;
}
.product-block-four .inner-box .image img{
position:relative;
width:100%;
display:block;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.product-block-four .inner-box:hover .image img{
opacity:0.70;
-webkit-transform:scale(1.1) rotate(3deg);
-ms-transform:scale(1.1) rotate(3deg);
transform:scale(1.1) rotate(3deg);
}
.product-block-four .inner-box .prod-options{
position:absolute;
right:5px;
bottom:-150px;
width:40px;
opacity:0;
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.product-block-four .inner-box:hover .prod-options{
opacity:1;
bottom:2px;
}
.product-block-four .inner-box .prod-options .add-fav,
.product-block-four .inner-box .prod-options .add-cart,
.product-block-four .inner-box .prod-options .view-prod{
position:relative;
display:block;
margin-bottom:3px;
}
.product-block-four .inner-box .prod-options a{
position:relative;
display:block;
text-align:center;
line-height:38px;
font-size:16px;
height:40px;
color:#222222;
background:#ffffff;
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.product-block-four .inner-box .prod-options a:hover{
background:#fc3549;
color:#ffffff;
border-color:#ffffff;
}
.product-block-four .inner-box .lower-content{
position:relative;
padding-top:32px;
text-align:center;
}
.product-block-four .inner-box .lower-content h3{
position:relative;
font-size: 18px;
font-weight:600;
line-height:1.3em;
}
.product-block-four .inner-box .lower-content h3 a{
position:relative;
color:#222222;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.product-block-four .inner-box .lower-content h3 a:hover{
color:#fc3549;
}
.product-block-four .inner-box .lower-content .price{
position:relative;
margin-top:8px;
}
.product-block-four .inner-box .lower-content .price li{
position:relative;
font-size:16px;
color:#fc3549;
margin:0px 5px;
display:inline-block;
font-weight: 700;
}
.product-block-four .inner-box .lower-content .price li:last-child{
color:#666666;
text-decoration:line-through;
/* font-size: .9em; */
}
.products-section-two{
position:relative;
padding:50px 0px 70px;
}
/* Product Block Five */
.product-block-five{
position:relative;
margin-bottom:30px;
}
.product-block-five .inner-box{
position:relative;
}
.product-block-five .inner-box .image{
position:relative;
}
.product-block-five .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.product-block-five .inner-box .image .overlay-box{
position:absolute;
left:0px;
top:0px;
right:0px;
bottom:0px;
}
.product-block-five .inner-box .image .overlay-box .overlay-inner {
position: relative;
max-width: 280px;
width: 100%;
display: block;
float: left;
padding-top: 60px;
padding-left: 40px;
}
.product-block-five .inner-box .image .overlay-box .overlay-inner .title{
position: relative;
font-size: 15px;
font-weight:500;
color: #444444;
display: block;
}
.product-block-five .inner-box .image .overlay-box .overlay-inner h3{
position:relative;
color:#222222;
font-size:26px;
font-weight:700;
line-height:1.3em;
margin-top:8px;
}
.product-block-five .inner-box .image .overlay-box .overlay-inner h3 a{
position:relative;
color:#222222;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.product-block-five .inner-box .image .overlay-box .overlay-inner h3 a:hover{
color:#fc3549;
}
/* Product Block Six */
.product-block-six{
position:relative;
margin-bottom:30px;
}
.product-block-six .inner-box{
position:relative;
}
.product-block-six .inner-box .image{
position:relative;
}
.product-block-six .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.product-block-six .inner-box .image .overlay-box{
position:absolute;
left:0px;
top:0px;
right:0px;
bottom:0px;
}
.product-block-six .inner-box .image .overlay-box .overlay-inner {
position: relative;
width: 100%;
display: block;
float: right;
padding-left: 38px;
padding-top: 40px;
}
.product-block-six .inner-box .image .overlay-box .overlay-inner .discover{
position: relative;
font-size: 15px;
color: #222222;
float:left;
margin-left:75px;
margin-top: 28px;
font-weight:700;
padding-bottom: 3px;
display: inline-block;
text-transform: uppercase;
border-bottom: 3px solid #fc3549;
transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-webkit-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
}
.product-block-six .inner-box .image .overlay-box .overlay-inner .discover:hover{
color:#fc3549;
}
.product-block-six .inner-box .image .overlay-box .overlay-inner h3{
position:relative;
color:#222222;
font-size:26px;
font-weight:700;
line-height:1.3em;
margin-top:8px;
float:left;
}
.product-block-six .inner-box .image .overlay-box .overlay-inner h3 a{
position:relative;
color:#222222;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.product-block-six .inner-box .image .overlay-box .overlay-inner h3 a:hover{
color:#fc3549;
}
/***
====================================================================
Feature Section
====================================================================
***/
.feature-section {
position: relative;
padding-top: 100px;
padding-bottom: 50px;
background-attachment: fixed;
background-repeat: no-repeat;
background-size: cover;
z-index: 10;
}
.feature-section:before{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:0px;
background: #ff4800;
}
/* Feature Block */
.feature-block{
position:relative;
margin-bottom:45px;
}
.feature-block .inner-box{
position:relative;
}
.feature-block .inner-box .icon-box{
position:relative;
color: #ffffff;
font-size:50px;
line-height:1em;
}
.feature-block .inner-box h3{
position:relative;
font-size: 22px;
color:#ffffff;
line-height:1.3em;
margin-top:25px;
margin-bottom:10px;
font-weight: 600;
}
.feature-block .inner-box .text{
position:relative;
font-size: 16px;
color:#ffffff;
line-height:1.9em;
}
/***
====================================================================
Products Section Three
====================================================================
***/
.products-section-three{
position:relative;
padding:95px 0px 60px;
}
.products-section-three .sec-title .more-products{
position: relative;
font-size: 14px;
color: #222222;
margin-top: 40px;
padding-bottom: 3px;
display: inline-block;
text-transform: uppercase;
border-bottom: 3px solid #fc3549;
transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-webkit-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
}
.products-section-three .sec-title .more-products:hover{
color:#fc3549;
}
/***
====================================================================
Subscribe Section
====================================================================
***/
.subscribe-section {
position: relative;
padding: 100px 0px 100px;
background-attachment: fixed;
background-size: cover;
background-repeat: no-repeat;
background-position: right bottom;
}
.subscribe-section:before{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:0px;
background-color: #ffece5;
}
.subscribe-section .title-column{
position:relative;
}
.subscribe-section .title-column .inner-column{
position:relative;
}
.subscribe-section .title-column .inner-column h2 {
position: relative;
color: #222222;
font-size: 36px;
font-weight: 600;
line-height: 1.3em;
margin-top: -10px;
}
.subscribe-section .title-column .inner-column .text{
position:relative;
color:#444444;
font-size: 15px;
line-height:1.4em;
margin-top:14px;
/* color: #6a7695; */
/* font-size: 16px; */
font-weight: 400;
}
.subscribe-section .form-column{
position:relative;
}
.subscribe-section .form-column .inner-column{
position:relative;
padding-top:40px;
padding-left:40px;
}
/* Subscribe Form Two */
.subscribe-form-two{
position:relative;
}
.subscribe-form-two .form-group{
position:relative;
display:block;
margin:0px;
width:100%;
padding-right:175px;
}
.subscribe-form-two .form-group input[type="text"],
.subscribe-form-two .form-group input[type="tel"],
.subscribe-form-two .form-group input[type="email"],
.subscribe-form-two .form-group textarea{
position:relative;
display:block;
width:100%;
line-height:28px;
height:53px;
font-size:14px;
color:#222222;
background:#ffffff;
border:1px solid #dddddd;
padding:10px 15px 10px 15px;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.subscribe-form-two .form-group input[type="submit"],
.subscribe-form-two button{
position:absolute;
right:0px;
top:0px;
cursor:pointer;
}
/***
====================================================================
Page Title
====================================================================
***/
.page-title {
position: relative;
padding: 230px 0px 100px;
background-size: cover;
background-repeat: no-repeat;
}
.page-title .content{
position:relative;
}
.page-title:before{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:0px;
background-color:rgba(0,0,0,0.70);
}
.page-title h2 {
position: relative;
color: #ffffff;
font-weight: 600;
font-size: 48px;
margin-top: -20px;
}
.page-title .text{
position:relative;
color:#ffffff;
font-size:22px;
margin-top:5px;
line-height:1.3em;
}
.page-title .page-breadcrumb {
position: relative;
color: rgba(255,255,255,0.70);
margin-top: -55px;
font-family: "Roboto", Sans-serif;
float: right;
}
.page-title .page-breadcrumb li {
position: relative;
font-size: 16px;
padding-right: 10px;
margin-right: 10px;
text-transform: capitalize;
display: inline-block;
}
.page-title .page-breadcrumb li:after{
position:absolute;
content:'/';
right:-6px;
top:0px;
}
.page-title .page-breadcrumb li:last-child:after{
display:none;
}
.page-title .page-breadcrumb li a {
position: relative;
color: #fc3549;
font-size: 16px;
font-weight: 500;
}
/* Brand Block Two */
.brand-block-two{
position:relative;
z-index:1;
}
.brand-block-two .inner-box{
position:relative;
background-color:#ffffff;
box-shadow:0px 0px 20px rgba(0,0,0,0.10);
}
.brand-block-two .inner-box .upper-box{
position:relative;
}
.brand-block-two .inner-box .upper-box .upper-inner{
position:relative;
padding-left: 0px;
padding-bottom: 0px;
background-color:#fc3549;
}
.brand-block-two .inner-box .upper-box .upper-inner .image{
position:relative;
margin-top: 0px;
display:inline-block;
}
.brand-block-two .inner-box .lower-box{
position:relative;
}
.brand-block-two .inner-box .lower-box .box-inner{
position:relative;
padding:50px 55px;
}
.brand-block-two .inner-box .lower-box .box-inner h3{
position: relative;
color: #222222;
font-size: 24px;
font-weight: 500;
line-height: 1.4em;
padding-bottom: 20px;
}
.brand-block-two .inner-box .lower-box .box-inner h3:before{
position: absolute;
content: '';
left: 0px;
height: 3px;
width: 50px;
bottom: 0px;
background-color: #222222;
}
.brand-block-two .inner-box .lower-box .box-inner .text{
position: relative;
color: #666666;
font-size: 14px;
line-height: 1.8em;
margin-top:30px;
}
/***
====================================================================
Solution Section
====================================================================
***/
.solution-section{
position:relative;
padding-bottom:60px;
}
.solution-section .skill-column{
position:relative;
}
.solution-section .skill-column .inner-column{
position:relative;
padding-left:35px;
padding-top:35px;
}
.services-section-five{
position:relative;
padding:90px 0px 60px;
}
.services-section-five.style-two{
padding-top:50px;
}
.services-section-five .pattern-layer{
position:absolute;
right:0px;
bottom:0px;
width:960px;
height:365px;
}
.services-section-five .sec-title{
margin-bottom:60px;
}
.services-section-five .sec-title .text{
position:relative;
max-width:840px;
}
.team-page-section{
padding-bottom:0px;
}
.team-page-section .team-block{
padding-bottom:100px;
}
/* Price Page Section */
.price-page-section{
position:relative;
padding:100px 0px 70px;
}
.price-block{
position:relative;
margin-bottom:30px;
}
.price-block .inner-box{
position:relative;
box-shadow:0px 0px 25px rgba(0,0,0,0.10);
}
.price-block .inner-box .upper-box{
position:relative;
padding:145px 45px 50px;
background-size:cover;
}
.price-block .inner-box .upper-box:before{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:0px;
background-color:rgba(0,0,0,0.80);
}
.price-block .inner-box .upper-box h3{
position:relative;
color:#ffffff;
font-weight:600;
font-size:36px;
line-height:1.3em;
}
.price-block .inner-box .upper-box .price{
position:relative;
color:#fc3549;
font-size:18px;
line-height:1.3em;
margin-top:5px;
padding-bottom:25px;
}
.price-block .inner-box .upper-box .price:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:50px;
height:3px;
background-color:#fc3549;
}
.price-block .inner-box .lower-box{
position:relative;
text-align:center;
padding:50px 45px 60px;
}
.price-block .inner-box .lower-box .price-list{
position:relative;
margin-bottom:40px;
}
.price-block .inner-box .lower-box .price-list li{
position:relative;
font-size:14px;
margin-bottom:12px;
}
/***
====================================================================
Branded Section
====================================================================
***/
.price-page-section-two{
position:relative;
/* background-size:cover; */
padding:90px 0px 100px;
background-repeat:no-repeat;
/* background-position:center bottom; */
}
.price-page-section-two .title-box{
position:relative;
margin-bottom:80px;
}
.price-page-section-two:before{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:0px;
background-color: rgba(0, 0, 0, 0.7);
}
.price-page-section-two .title-box .sec-title .title{
color:#fc3549;
}
.price-page-section-two .title-box .sec-title .text{
margin-top:38px !important;
}
.price-page-section-two .lower-section{
position:relative;
}
.price-page-section-two:after{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:100%;
height:415px;
background-color:#ffffff;
}
/* Price Block Two */
.price-block-two{
position:relative;
z-index:1;
margin-bottom:30px;
}
.price-block-two .inner-box{
position:relative;
background-color:#ffffff;
box-shadow:0px 0px 25px rgba(0,0,0,0.10);
}
.price-block-two .inner-box .upper-box{
position:relative;
padding:45px 45px 45px;
background-color:#fc3549;
}
.price-block-two .inner-box .upper-box .title{
position:relative;
color:#222222;
font-size:24px;
line-height:1.3em;
}
.price-block-two .inner-box .upper-box h3{
position:relative;
color:#222222;
font-weight:700;
font-size:46px;
line-height:1.2em;
padding-bottom:20px;
}
.price-block-two .inner-box .upper-box h3:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:50px;
height:3px;
background-color:#222222;
}
.price-block-two .inner-box .lower-box{
position:relative;
text-align:center;
padding:50px 45px 60px;
}
.price-block-two .inner-box .lower-box .price-list{
position:relative;
margin-bottom:40px;
}
.price-block-two .inner-box .lower-box .price-list li{
position:relative;
font-size:14px;
margin-bottom:12px;
}
/***
====================================================================
Services Section Six
====================================================================
***/
.services-section-six{
position:relative;
padding:125px 0px 60px;
}
.services-section-six .content-column{
position:relative;
margin-bottom:40px;
}
.services-section-six .content-column .inner-column{
position:relative;
padding-right:60px;
}
.services-section-six .content-column .inner-column .text{
position:relative;
margin-bottom:40px;
}
.services-section-six .content-column .inner-column .text p{
position:relative;
color:#666666;
font-size:14px;
line-height:1.8em;
margin-bottom:20px;
}
.services-section-six .content-column .inner-column .text p:last-child{
margin-bottom:0px;
}
.services-section-six .accordian-column{
position:relative;
margin-bottom:40px;
}
/***
====================================================================
Accordion Style
====================================================================
***/
.accordion-box{
position:relative;
}
.accordion-box .block{
position: relative;
border-bottom:1px solid #eeeeee;
}
.accordion-box .block.active-block{
}
.accordion-box .block .acc-btn{
position:relative;
font-size:24px;
cursor:pointer;
line-height:34px;
color:#222222;
font-weight:600;
font-family: "Roboto", Sans-serif;
padding:20px 0px 20px 0px;
transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
}
.accordion-box .block .acc-btn.active{
color:#fc3549;
}
.accordion-box .block .icon-outer{
position:absolute;
right:0px;
top:22px;
font-size:20px;
color: #262626;
font-weight:800;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.accordion-box .block .icon-outer .icon{
position: absolute;
right: 0px;
width:30px;
height:30px;
color:#222222;
font-size:20px;
text-align: center;
line-height:32px;
font-weight:800;
}
.accordion-box .block .icon-outer .icon-pluss{
opacity:1;
}
.accordion-box .block .icon-outer .icon-minuss{
opacity:0;
}
.accordion-box .block .acc-btn.active .icon-outer .icon-minuss{
opacity:1;
}
.accordion-box .block .acc-btn.active .icon-outer .icon-pluss{
opacity:0;
}
.accordion-box .block .acc-content{
position:relative;
display:none;
}
.accordion-box .block .acc-content .content-text{
padding-bottom:6px;
}
.accordion-box .block .acc-content.current{
display:block;
}
.accordion-box .block .content{
position:relative;
font-size:14px;
padding:0px 0px 30px 0px;
}
.accordion-box .block .content .text{
position:relative;
color:#666666;
line-height:1.9em;
}
.accordion-box .block .content .accordian-text{
line-height:1.9em;
font-size:16px;
color:#84858a;
font-weight:600;
}
.accordion-box .block .content p:last-child{
margin-bottom:0px;
}
.accordion-box.style-two .block .acc-btn{
font-size:20px;
}
/***
====================================================================
Branded Section Two
====================================================================
***/
.branded-section-two{
position:relative;
background-size:cover;
padding:90px 0px 40px;
background-repeat:no-repeat;
background-position:center bottom;
}
.branded-section-two:after{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:100%;
height:215px;
background-color:#ffffff;
}
.branded-section-two .title-box{
position:relative;
margin-bottom:90px;
}
.branded-section-two:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
background-color: rgba(0, 0, 0, 0);
}
.branded-section-two .title-box .sec-title .title {
color: #fff;
}
.branded-section-two .title-box .sec-title .text{
margin-top:38px !important;
}
.branded-section-two .title-box .sec-title h2{
display:block;
}
.branded-section-two .title-box .theme-btn{
margin-top:35px;
}
.branded-section-two .lower-section{
position:relative;
}
.branded-section-two .lower-section .sponsors-section-three{
padding:0px;
z-index:1;
}
/***
====================================================================
Services Section Seven
====================================================================
***/
.services-section-seven{
position:relative;
padding:170px 0px 130px;
}
.services-section-seven .pattern-layer{
position:absolute;
left:0px;
bottom:65px;
width:960px;
height:803px;
}
.services-section-seven .title-box{
position:relative;
text-align:center;
margin-bottom:70px;
}
.services-section-seven .title-box .big-text{
position:absolute;
left:0px;
right:0px;
top:-100px;
color:#f8f8f8;
font-size:164px;
line-height:1em;
font-weight: 800;
}
.services-section-seven .title-box .text{
position:relative;
color:#666666;
font-size:14px;
line-height:1.8em;
max-width:830px;
margin:0 auto;
}
/***
====================================================================
Services Section Eight
====================================================================
***/
.services-section-eight{
position:relative;
padding:90px 0px 30px;
}
.services-section-eight .title-column{
position:relative;
}
.services-section-eight .title-column .inner-column{
position:relative;
}
.services-section-eight .content-column{
position:relative;
margin-bottom:40px;
}
.services-section-eight .content-column .inner-column{
position:relative;
}
.services-section-eight .content-column .text{
position:relative;
color:#666666;
font-size:14px;
line-height:1.9em;
padding-top:28px;
margin-bottom:30px;
}
/***
====================================================================
Fluid Section Two
====================================================================
***/
.fluid-section-two{
position:relative;
}
.fluid-section-two .image-column{
position: absolute;
left: 0px;
top:0px;
width: 50%;
float:right;
bottom:50px;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.fluid-section-two .image-column .image{
width: 100%;
display: none;
}
.fluid-section-two .image-column .image img{
display: block;
width: 100%;
}
/*Content Column*/
.fluid-section-two .content-column{
position: relative;
width: 50%;
float:right;
padding:60px 0px 0px 0px;
}
.fluid-section-two .content-column .inner-content{
position:relative;
margin-left:-100px;
z-index:1;
background-color:#ffffff;
padding:70px 125px 70px;
box-shadow:0px 0px 20px rgba(0,0,0,0.10);
}
.fluid-section-two .content-column .inner-content .sec-title{
margin-bottom:10px;
}
.fluid-section-two .content-column .inner-content .accordion-box{
margin-bottom:50px;
}
/***
====================================================================
Call To Action Section
====================================================================
***/
.call-to-action-section{
position:relative;
text-align:center;
padding:110px 0px 100px;
background-attachment:fixed;
background-size:cover;
background-position:center center;
}
.call-to-action-section:before{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:0px;
background-color:rgba(0,0,0,0.10);
}
.call-to-action-section h2{
position:relative;
color:#222222;
font-size:36px;
line-height:1.3em;
font-weight:600;
margin-bottom:40px;
}
.call-to-action-section ul{
position:relative;
font-family: "Roboto", Sans-serif;
}
.call-to-action-section ul li{
position:relative;
font-size:24px;
color:#222222;
margin:0px 60px;
font-weight:500;
margin-bottom:15px;
display:inline-block;
}
.call-to-action-section ul li a{
color:#fc3549;
}
.call-to-action-section ul li a:hover{
text-decoration:underline;
}
.call-to-action-section .theme-btn{
margin-top:50px;
}
.call-to-action-section.style-two::before{
background-color:rgba(0,0,0,0.70);
}
.call-to-action-section.style-two h2,
.call-to-action-section.style-two ul li{
color:#ffffff;
}
.call-to-action-section.style-three:before{
display:none;
}
/***
====================================================================
About Section Three
====================================================================
***/
.about-section-three{
position:relative;
padding:100px 0px 100px;
}
.about-section-three .image-column{
position:relative;
}
.about-section-three .image-column .inner-column{
position:relative;
margin-left:-90px;
}
.about-section-three .image-column .inner-column .image{
position:relative;
}
.about-section-three .image-column .inner-column .image img{
position:relative;
width:100%;
display:block;
}
.about-section-three .content-column{
position:relative;
}
.about-section-three .content-column .inner-column{
position:relative;
padding-left:30px;
padding-top:22px;
}
.about-section-three .content-column .inner-column .sec-title{
margin-bottom:20px;
}
.about-section-three .content-column .inner-column .text{
position:relative;
color:#666666;
font-size:14px;
line-height:1.8em;
margin-bottom:25px;
}
/***
====================================================================
Contact Form Section
====================================================================
***/
.contact-form-section{
position:relative;
padding:160px 0px 70px;
}
.contact-form-section .pattern-layer{
position:absolute;
left:0px;
top:40px;
width:960px;
height:785px;
}
.contact-form-section .sec-title{
margin-bottom:50px;
}
.contact-form-section .sec-title .text{
max-width:750px;
}
.contact-form-section .contact-form{
max-width:950px;
margin:0 auto;
}
.contact-form-section.style-two{
padding-top:90px;
}
/***
====================================================================
Contact Form
====================================================================
***/
.contact-form{
position:relative;
}
.contact-form .form-group{
position:relative;
margin-bottom:30px;
}
.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="tel"],
.contact-form .form-group input[type="email"],
.contact-form .form-group select,
.contact-form .form-group textarea{
position:relative;
display:block;
width:100%;
line-height:28px;
padding:10px 25px;
color:#222222;
height:55px;
font-size:15px;
background:#f4f4f4;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.contact-form .form-group input[type="text"]:focus,
.contact-form .form-group input[type="tel"]:focus,
.contact-form .form-group input[type="email"]:focus,
.contact-form .form-group textarea:focus{
}
.contact-form .form-group textarea::-webkit-input-placeholder,
.contact-form .form-group input::-webkit-input-placeholder{
color:#888888;
}
.contact-form .form-group textarea{
height:130px;
resize:none;
}
.contact-form button{
cursor: pointer;
}
.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error{
border-color:#ff0000 !important;
}
.contact-form label.error{
display:block;
line-height:24px;
padding:5px 0px 0px;
margin:0px;
text-transform:uppercase;
font-size:12px;
color:#ff0000;
font-weight:600;
}
/***
====================================================================
Contact Info Section
====================================================================
***/
.contact-info-section{
position:relative;
padding:60px 0px 90px;
}
.contact-info-section.style-two{
padding-top:90px;
border-bottom:1px solid #eeeeee;
}
.contact-info-section .auto-container{
max-width:960px;
}
.contact-info-section .social-box{
position:relative;
text-align:center;
margin-top:50px;
}
.contact-info-section .social-box a {
position: relative;
margin: 0px 11px;
color: #ffffff;
font-size: 36px;
display: inline-block;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
/* border: 1px solid red; */
padding: 20px;
background: red;
background: #01d280;
box-shadow: 0px 10px 25px 0px rgba(0,210,128,0.3);
}
.contact-info-section .social-box a:hover {
color: #ff4800;
}
.map-section .google-map{
height:500px;
}
/***
====================================================================
Blog Page Section
====================================================================
***/
.blog-page-section{
position:relative;
padding:100px 0px 100px;
}
.blog-page-section .news-block{
margin-bottom:70px;
}
.blog-page-section .btn-box{
position:relative;
margin-top:20px;
}
.blog-classic .auto-container{
max-width:1140px;
}
/* News Block Three */
.news-block-three{
position:relative;
margin-bottom:80px;
}
.news-block-three .inner-box{
position:relative;
margin-bottom: 40px;
}
.news-block-three .inner-box .row{
position:relative;
margin:0px;
}
.news-block-three .inner-box .content-column{
position:relative;
padding:0px;
float:left;
z-index:1;
}
.news-block-three .inner-box .content-column .inner-column{
position:relative;
margin-top:60px;
z-index:1;
padding:0px 70px 50px 50px;
background-color:#ffffff;
box-shadow:0px 0px 20px rgba(0,0,0,0.10);
}
.news-block-three .inner-box .content-column .inner-column .content{
position:relative;
}
.news-block-three .inner-box .content-column .post-date{
position:relative;
color: #ffffff;
top:-10px;
font-size:14px;
margin-top:-10px;
padding:10px 17px;
display:inline-block;
background-color: #fc3549;
}
.news-block-three .inner-box .content-column h3{
position:relative;
font-size:24px;
font-weight:600;
line-height:1.4em;
margin-top:27px;
}
.news-block-three .inner-box .content-column h3 a{
position:relative;
color:#222222;
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;
}
.news-block-three .inner-box .content-column h3 a:hover{
color:#fc3549;
}
.news-block-three .inner-box .content-column .post-meta{
position:relative;
margin-top:18px;
padding-bottom:18px;
}
.news-block-three .inner-box .content-column .post-meta li{
position:relative;
color: #626262;
font-size: 13px;
margin-right: 13px;
display:inline-block;
font-weight: 600;
}
.news-block-three .inner-box .content-column .post-meta li:last-child{
margin-right:0px;
}
.news-block-three .inner-box .content-column .post-meta:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:2px;
width:50px;
background-color:#fc3549;
}
.news-block-three .inner-box .content-column .text{
position:relative;
color:#666666;
font-size:14px;
line-height:2em;
margin-top:25px;
}
.news-block-three .inner-box .content-column .read-more{
position:relative;
color:#222222;
font-size:14px;
line-height:1em;
margin-top:38px;
display:inline-block;
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;
font-weight: 600;
}
.news-block-three .inner-box .content-column .read-more .arrow{
position:relative;
margin-left:10px;
color:#fc3549;
top:2px;
}
.news-block-three .inner-box .content-column .read-more:hover{
color:#fc3549;
}
.news-block-three .inner-box .image-column{
position:relative;
padding:0px;
float:left;
}
.news-block-three .inner-box .image-column .inner-column{
position:relative;
margin-left:-60px;
}
.news-block-three .inner-box .image-column .inner-column .image{
position:relative;
}
.news-block-three .inner-box .image-column .inner-column .image img{
position:relative;
width:100%;
display:block;
}
/***
====================================================================
Sidebar Page Container
====================================================================
***/
.sidebar-page-container{
position:relative;
background-color: #ffffff;
padding:105px 0px 70px;
}
.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side{
margin-bottom:40px;
}
.sidebar-page-container .sidebar-side .sidebar.padding-right{
padding-left:30px;
}
.sidebar-widget{
position: relative;
margin-bottom: 45px;
}
/*Sidebar Title*/
.sidebar-page-container .sidebar-title{
position: relative;
margin-bottom: 30px;
}
.sidebar-page-container .sidebar-title h2{
position: relative;
display: block;
font-size: 20px;
color: #222222;
font-weight: 700;
line-height: 1.2em;
padding-bottom:15px;
text-transform: capitalize;
}
.sidebar-page-container .sidebar-title h2:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:3px;
width:50px;
background-color:#fc3549;
}
/*Search Box Widget*/
.sidebar .search-box{
position: relative;
}
.sidebar .search-box .form-group{
position:relative;
margin:0px;
}
.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"]{
position:relative;
display:block;
font-size:14px;
color:#666666;
line-height:28px;
padding:10px 25px;
padding-right: 60px;
height:55px;
width:100%;
background-color: #f4f4f4;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.sidebar .search-box .form-group input:focus{
border-color:#fc3549;
}
.sidebar .search-box .form-group button {
position: absolute;
right: 0px;
top: 0px;
width: 50px;
height: 55px;
line-height: 50px;
text-align: center;
display: block;
font-size: 16px;
color: #ffffff;
cursor: pointer;
background: none;
font-weight: normal;
background: red;
}
/* Category List */
.category-list{
position:relative;
}
.category-list li{
position:relative;
margin-bottom:8px;
}
.category-list li:last-child{
margin-bottom:0px;
}
.category-list li a{
position:relative;
color:#666666;
font-size:14px;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.category-list li a:hover{
color:#fc3549;
}
/*Post Widget*/
.sidebar .popular-posts .post{
position:relative;
font-size:14px;
color:#666666;
padding:0px 0px;
padding-left:100px;
min-height:110px;
margin-bottom:28px;
border-bottom:1px solid #eeeeee;
}
.sidebar .popular-posts .post:last-child{
margin-bottom:0px;
}
.sidebar .popular-posts .post .post-thumb{
position:absolute;
left:0px;
top:0px;
width:80px;
overflow:hidden;
}
.sidebar .popular-posts .post .post-thumb .overlay-box{
position: absolute;
content: '';
left: 0px;
top: 0px;
width: 100%;
height: 100%;
display: block;
color: #fc3549;
font-size: 18px;
opacity: 0;
text-align: center;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
background-color: rgba(51,51,51,0.70);
}
.sidebar .popular-posts .post .post-thumb .overlay-box .fa{
top: 50%;
position: relative;
margin-top: -10px;
display: block;
}
.sidebar .popular-posts .post:hover .post-thumb .overlay-box{
opacity:1;
}
.sidebar .popular-posts .post .post-thumb img{
display:block;
width:100%;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.sidebar .popular-posts .post .text{
position:relative;
top:-4px;
font-size:16px;
margin:0px 0px 0px;
font-weight:700;
color:#222222;
line-height:1.6em;
text-transform:capitalize;
}
.sidebar .popular-posts .post .text a{
color:#222222;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.sidebar .popular-posts .post a:hover{
color:#fc3549;
}
.sidebar .popular-posts .post-info{
position:relative;
font-size:14px;
color:#666666;
font-weight:400;
}
/* About Widget */
.about-widget .image img{
position:relative;
width:100%;
display:block;
}
.about-widget .widget-content .text{
position:relative;
color:#666666;
font-size:16px;
line-height:1.9em;
margin-top:30px;
}
/* Popular Tags */
.popular-tags a{
position:relative;
color:#666666;
font-size:14px;
margin-right:30px;
margin-bottom:8px;
display:inline-block;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}
.popular-tags a:hover{
color:#fc3549;
}
/* Newsletter Widget */
.newsletter-widget .widget-content{
position:relative;
padding:40px 30px 50px;
background-color:#fc3549;
}
.newsletter-widget .widget-content h3{
position:relative;
font-size:18px;
color:#222222;
line-height:1.8em;
font-weight:500;
text-align:center;
padding-bottom:22px;
margin-bottom:30px;
}
.newsletter-widget .widget-content h3 span{
position:relative;
font-size:24px;
font-weight:600;
display:block;
}
.newsletter-widget .widget-content h3:before{
position:absolute;
content:'';
left:50%;
bottom:0px;
width:50px;
height:2px;
margin-left:-25px;
background-color:#222222;
}
/* Subscribe Form Two*/
.subscribe-form-three{
position:relative;
}
.subscribe-form-three .form-group{
position:relative;
display:block;
margin:0px;
width:100%;
}
.subscribe-form-three .form-group input[type="text"],
.subscribe-form-three .form-group input[type="tel"],
.subscribe-form-three .form-group input[type="email"],
.subscribe-form-three .form-group textarea{
position:relative;
display:block;
width:100%;
line-height:28px;
height:56px;
font-size:14px;
color:#222222;
background:#ffffff;
border:2px solid #dddddd;
padding:10px 20px 10px 20px;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.subscribe-form-three .form-group input[type="submit"],
.subscribe-form-three button{
position:absolute;
right:20px;
top:15px;
font-size:22px;
cursor:pointer;
background:none;
}
/* News Block */
.news-block-four{
position:relative;
margin-bottom:70px;
}
.news-block-four .inner-box{
position:relative;
}
.news-block-four .inner-box .image{
position:relative;
display:block;
overflow:hidden;
background:#101010;
}
.news-block-four .inner-box .image img{
position:relative;
width:100%;
display:block;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.news-block-four .inner-box:hover .image img{
opacity:0.50;
-webkit-transform:scale(1.05);
-ms-transform:scale(1.05);
-moz-transform:scale(1.05);
transform:scale(1.05);
}
.news-block-four .inner-box .image .overlay-box{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
display:block;
text-align:center;
}
.news-block-four .inner-box .image .overlay-box .icon{
position:absolute;
left:50%;
top:50%;
width:80px;
height:80px;
color:#222222;
margin-left:-40px;
text-align:center;
border-radius:50%;
line-height:80px;
display:inline-block;
padding-left:4px;
font-size:20px;
margin-top:-40px;
background-color:rgba(255,255,255,1);
}
.news-block-four .inner-box .image .owl-dots{
display:none;
}
.news-block-four .inner-box .owl-nav{
position:absolute;
left:0px;
top:50%;
width:100%;
margin-top:-38px;
}
.news-block-four .inner-box .owl-nav .owl-prev{
position:absolute;
left:30px;
top:0px;
width:55px;
height:55px;
color:#ffffff;
font-size:20px;
line-height:55px;
text-align:center;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
background-color:rgba(0,0,0,0.50);
}
.news-block-four .inner-box .owl-nav .owl-next{
position:absolute;
right:20px;
top:0px;
width:55px;
height:55px;
color:#ffffff;
font-size:20px;
line-height:55px;
text-align:center;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
background-color:rgba(0,0,0,0.50);
}
.news-block-four .inner-box .owl-nav .owl-prev:hover,
.news-block-four .inner-box .owl-nav .owl-next:hover{
color:#ffffff;
background-color:#222222;
}
.news-block-four .inner-box .lower-content{
position:relative;
z-index:1;
}
.news-block-four.style-two .inner-box .lower-content .inner-content{
margin:0px;
}
.news-block-four .inner-box .lower-content .inner-content{
position:relative;
margin-left:30px;
margin-right:30px;
margin-top:-80px;
background-color:#ffffff;
padding:0px 50px 50px 50px;
box-shadow:0px 0px 25px rgba(0,0,0,0.10);
}
.news-block-four .inner-box .lower-content .post-date{
position:relative;
color:#ffffff;
top:-10px;
font-size:14px;
margin-top:-10px;
padding:10px 17px;
display:inline-block;
background-color:#222222;
}
.news-block-four .inner-box .lower-content h3{
position:relative;
font-size:30px;
font-weight:600;
line-height:1.3em;
margin-top:20px;
}
.news-block-four .inner-box .lower-content h3 a{
position:relative;
color:#222222;
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;
}
.news-block-four .inner-box .lower-content h3 a:hover{
color:#fc3549;
}
.news-block-four.style-two .inner-box .lower-content .quote-icon{
position:absolute;
right:70px;
bottom:30px;
color:#fc3549;
font-size:60px;
line-height:1em;
}
.news-block-four .inner-box .lower-content .post-meta{
position:relative;
margin-top:10px;
padding-bottom:18px;
}
.news-block-four .inner-box .lower-content .post-meta li{
position:relative;
color:#666666;
font-size:14px;
margin-right:15px;
display:inline-block;
}
.news-block-four .inner-box .lower-content .post-meta li:last-child{
margin-right:0px;
}
.news-block-four .inner-box .lower-content .post-meta:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:2px;
width:50px;
background-color:#fc3549;
}
.news-block-four .inner-box .lower-content .text{
position:relative;
color:#666666;
font-size:14px;
line-height:1.9em;
margin-top:18px;
}
.news-block-four .inner-box .lower-content .read-more{
position:relative;
color:#222222;
font-size:14px;
line-height:1em;
margin-top:20px;
display:inline-block;
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;
}
.news-block-four .inner-box .lower-content .read-more .arrow{
position:relative;
margin-left:10px;
color:#fc3549;
top:2px;
}
.news-block-four .inner-box .lower-content .read-more:hover{
color:#fc3549;
}
/***
====================================================================
Styled Pagination
====================================================================
***/
.styled-pagination{
position:relative;
font-family: "Roboto", Sans-serif;
}
.styled-pagination li{
position:relative;
font-size:16px;
color:#222222;
display:inline-block;
margin:0px 8px 0px 8px;
}
.styled-pagination li a{
position:relative;
display:inline-block;
font-size:16px;
color:#222222;
font-weight:600;
text-transform:capitalize;
transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
-moz-transition:all 500ms ease;
}
.styled-pagination li a:hover,
.styled-pagination li a.active{
color:#fc3549;
}
/***
====================================================================
Blog Detail
====================================================================
***/
.blog-detail{
position:relative;
}
.blog-detail .inner-box{
position:relative;
}
.blog-detail .inner-box .image{
position:relative;
margin-bottom:30px;
}
.blog-detail .inner-box .image img{
position:relative;
width:100%;
display:block;
}
.blog-detail .inner-box .lower-content{
position:relative;
padding-bottom:10px;
border-bottom:1px solid #eeeeee;
}
.blog-detail .inner-box .lower-content .upper-box{
position: relative;
margin-left: 30px;
margin-right: 30px;
margin-top: -80px;
margin-bottom:40px;
background-color: #ffffff;
padding: 0px 50px 50px 50px;
box-shadow: 0px 0px 25px rgba(0,0,0,0.10);
}
.blog-detail .inner-box .lower-content .upper-box .post-date{
position: relative;
color: #ffffff;
top: -10px;
font-size: 14px;
margin-top: -10px;
padding: 10px 17px;
display: inline-block;
background-color: #222222;
}
.blog-detail .inner-box .lower-content .upper-box h3{
position: relative;
font-size: 30px;
font-weight: 600;
line-height: 1.3em;
margin-top: 20px;
color:#222222;
}
.blog-detail .inner-box .lower-content .upper-box .post-meta{
position:relative;
margin-top:10px;
padding-bottom:18px;
}
.blog-detail .inner-box .lower-content .upper-box .post-meta li{
position:relative;
color:#666666;
font-size:14px;
margin-right:15px;
display:inline-block;
}
.blog-detail .inner-box .lower-content .upper-box .post-meta li:last-child{
margin-right:0px;
}
.blog-detail .inner-box .lower-content .upper-box .post-meta:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
height:2px;
width:50px;
background-color:#fc3549;
}
.blog-detail .inner-box .lower-content .lower-box{
position:relative;
}
.blog-detail .inner-box .lower-content .lower-box .text{
position:relative;
}
.blog-detail .inner-box .lower-content .lower-box .text p{
position:relative;
color:#666666;
font-size:14px;
line-height:1.8em;
}
.blog-detail .inner-box .lower-content .two-column{
position:relative;
margin-top:40px;
}
.blog-detail .inner-box .lower-content .lower-box .text .list-style-one{
position:relative;
margin-left:70px;
margin-top:30px;
margin-bottom:30px;
}
.blog-detail .inner-box .lower-content .lower-box blockquote{
position:relative;
margin-left:70px;
font-family: "Roboto", Sans-serif;
padding-left:25px;
margin-top:40px;
font-weight:600;
margin-bottom:40px;
border-left:3px solid #fc3549;
}
.blog-detail .inner-box .lower-content .lower-box blockquote .blockquote-text{
position:relative;
color:#222222;
font-size:24px;
line-height:1.4em;
}
.blog-detail .inner-box .lower-content .lower-box blockquote .author-post{
position:relative;
color:#666666;
font-size:14px;
margin-top:8px;
}
.blog-detail .post-share-options{
position:relative;
margin-top:50px;
}
.blog-detail .post-share-options .post-share-inner{
position:relative;
text-align:center;
}
.blog-detail .post-share-options .post-share-inner .social-box{
position:relative;
}
.blog-detail .post-share-options .post-share-inner .social-box li{
position:relative;
margin:0px 0px;
display:inline-block;
}
.blog-detail .post-share-options .post-share-inner .social-box li a{
position:relative;
width:68px;
height:40px;
color:#ffffff;
font-size:16px;
line-height:40px;
text-align:center;
}
.blog-detail .post-share-options .post-share-inner .social-box li.facebook a{
background-color:#3b5999;
}
.blog-detail .post-share-options .post-share-inner .social-box li.google-plus a{
background-color:#dc4e41;
}
.blog-detail .post-share-options .post-share-inner .social-box li.pinterest a{
background-color:#bd081c;
}
.blog-detail .post-share-options .post-share-inner .social-box li.twitter a{
background-color:#55acee;
}
.blog-detail .post-share-options .post-share-inner .tags{
position:relative;
margin-top:20px;
}
.blog-detail .post-share-options .post-share-inner .tags a{
position:relative;
color:#666666;
font-size:14px;
margin:0px 8px;
display:inline-block;
}
/*News Posts*/
.blog-detail .news-posts{
position:relative;
margin-top: 90px;
}
.blog-detail .news-posts .more-posts{
display:none;
}
.blog-detail .news-posts .prev,
.blog-detail .news-posts .next{
position:relative;
color:#222222;
font-size:14px;
line-height:1.4em;
margin-bottom:10px;
display:inline-block;
text-transform: capitalize;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
}
.blog-detail .news-posts .prev:hover,
.blog-detail .news-posts .next:hover{
color:#fc3549;
}
.blog-detail .news-posts:before{
position:absolute;
content:'';
left:50%;
top:0px;
height:100%;
width:1px;
background-color:#eeeeee;
}
.blog-detail .news-posts h4{
position:relative;
color:#222222;
font-size:16px;
line-height:1.6em;
margin:0px;
margin-bottom:10px;
padding-bottom:12px;
}
.blog-detail .news-posts h4:before{
position:absolute;
content:'';
right:0px;
height:2px;
width:50px;
bottom:0px;
background-color:#fc3549;
}
.blog-detail .news-posts .prev-post a{
position:relative;
color:#222222;
font-size:16px;
font-weight:600;
line-height:1.4em;
text-transform: capitalize;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
}
.blog-detail .news-posts .prev-post h4:before{
position:absolute;
content:'';
left:0px;
height:2px;
width:50px;
bottom:0px;
background-color:#fc3549;
}
.blog-detail .news-posts .prev-post .image{
position:absolute;
left:0px;
top:8px;
width:80px;
height:80px;
}
.blog-detail .news-posts .next-post{
position:relative;
text-align:right;
padding-right:100px;
}
.blog-detail .news-posts .next-post .image{
position:absolute;
right:0px;
top:8px;
width:80px;
height:80px;
}
.blog-detail .news-posts .next-post a{
position:relative;
color:#222222;
font-size:16px;
font-weight:600;
line-height:1.5em;
text-transform: capitalize;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
}
.blog-detail .news-posts .prev-post{
position:relative;
padding-left:100px;
}
.blog-detail .news-posts .prev-post a:hover,
.blog-detail .news-posts .next-post a:hover{
color:#fc3549;
}
/***
====================================================================
Comments Area
====================================================================
***/
.sidebar-page-container .comments-area{
position:relative;
margin-bottom:60px;
margin-top:65px;
}
.sidebar-page-container .group-title{
position:relative;
margin-bottom:40px;
}
.sidebar-page-container .group-title h2{
position:relative;
font-size:24px;
color:#222222;
font-weight:700;
padding-bottom:12px;
text-transform:capitalize;
}
.sidebar-page-container .group-title h2:before{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:50px;
height:2px;
background-color:#fc3549;
}
.sidebar-page-container .comments-area .comment-box{
position:relative;
padding:0px 0px 0px;
margin-bottom:48px;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.sidebar-page-container .comments-area .comment-box:last-child{
margin-bottom:0px;
}
.sidebar-page-container .comments-area .comment{
position:relative;
padding:0px 0px 0px 100px;
font-size:14px;
}
.sidebar-page-container .comments-area .reply-comment{
margin-left:120px;
}
.sidebar-page-container .comments-area .comment-box .author-thumb{
position:absolute;
left:0px;
top:0px;
width:80px;
border-radius:50%;
margin-bottom:20px;
overflow:hidden;
}
.sidebar-page-container .comments-area .comment-box .author-thumb img{
width:100%;
display:block;
}
.sidebar-page-container .comments-area .comment-info{
margin-bottom:10px;
}
.sidebar-page-container .comments-area .comment-box strong{
font-size:18px;
color:#222222;
display:block;
line-height:1.3em;
font-weight:600;
font-family: "Roboto", Sans-serif;
text-transform:capitalize;
}
.sidebar-page-container .comments-area .comment-box .text{
position:relative;
color:#666666;
font-size:14px;
line-height:1.8em;
margin-bottom:16px;
}
.sidebar-page-container .comments-area .comment-info .comment-time{
position:relative;
font-size:12px;
color:#666666;
text-transform:uppercase;
}
.sidebar-page-container .comments-area .comment-box .reply-outer{
position:relative;
}
.sidebar-page-container .comments-area .comment-box .theme-btn{
position:relative;
font-size:14px;
color:#222222;
font-weight:600;
font-family: "Roboto", Sans-serif;
text-transform:uppercase;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.sidebar-page-container .comments-area .comment-box .theme-btn:hover{
color:#fc3549;
}
/***
====================================================================
Comment Form
====================================================================
***/
.comment-form .form-group{
margin-bottom:30px;
}
.comment-form .form-group:last-child{
margin-bottom:0px;
}
.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="password"],
.comment-form .form-group input[type="tel"],
.comment-form .form-group input[type="email"],
.comment-form .form-group select{
position:relative;
display:block;
width:100%;
line-height:28px;
padding:10px 28px;
color:#888888;
border:1px solid transparent;
height:55px;
font-size:14px;
background:#f4f4f4;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.comment-form .form-group input[type="text"]:focus,
.comment-form .form-group input[type="password"]:focus,
.comment-form .form-group input[type="tel"]:focus,
.comment-form .form-group input[type="email"]:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus{
border-color:#fc3549;
}
.comment-form .form-group textarea{
position:relative;
display:block;
width:100%;
line-height:24px;
padding:15px 28px;
color:#888888;
border:1px solid transparent;
height:150px;
background:#f4f4f4;
resize:none;
font-size:14px;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.comment-form button{
cursor:pointer;
}
.animx .shape-1 {
position: absolute;
top: 28%;
left: 23%;
z-index: 5;
}
.animx .shape-2 {
position: absolute;
top: 81%;
left: 90%;
z-index: 5;
}
.animx .shape-3 {
position: absolute;
top: 97%;
left: 79%;
z-index: 5;
}
.animx .shape-3 imgx {
-webkit-animation: zoom-fade 5s infinite linear;
animation: zoom-fade 5s infinite linear;
}
.animx .shape-5 {
position: absolute;
top: 11%;
right: 88%;
z-index: 9;
}
.animx .shape-6 {
position: absolute;
top: 10%;
right: 11%;
z-index: 9;
}
.animx .image img{
margin-top: 137px;
}
.counter-section .content-box {
margin-top: 0px!important;
}
.counter-section .image img {
margin-top: 0px!important;
}
.counter-section .shape-2 {
position: absolute;
top: 60%;
left: 75%;
z-index: 5;
width: 462px;
}
.team-section .team-block:first-child:before {
left: -10px;
opacity: 1;
transition: all 700ms ease;
}
.team-section .team-block:before {
position: absolute;
content: "";
bottom: -23px;
left: 0px;
width: 154px;
height: 154px;
background-image: url(../images/ex-new/team/dots.png);
z-index: -1;
opacity: 0;
transition: all 700ms ease;
}
.team-section .team-block:hover:before {
opacity: 1;
left: -10px;
transition: all 700ms ease;
}
.sponsors-section .shape-2 {
position: absolute;
top: 12%;
left: 85%;
z-index: 5;
width: 361px;
}
.story-block-two .image2 img {
position: absolute;
left: -160px;
top: 171px;
z-index: -1;
}
.story-section .sec-title .title {
margin-bottom: 20px;
text-transform: uppercase;
font-size: 12px;
padding: 5px 20px 5px 20px;
background-color: #fc3549;
display: inline-block;
font-weight: 700;
color: #ffffff;
}
.home_4banner .shape-3 {
position: absolute;
top: -201px;
left: -9%;
z-index: -1;
}
.home_4banner .btn-seven {
background-color: #00d280;
padding: 17px 50px 17px 50px;
border-radius: 30px 30px 30px 30px;
box-shadow: 0px 10px 25px 0px rgba(1, 210, 128, 0.7);
border: none;
color: #fff;
}
.home_4banner .content-box {
margin-top: 8px!important;
}
.home_4banner .shape-1 {
position: absolute;
top: 55px;
left: 56%;
z-index: 5;
}
.services-block-three .image{
height: 85px;
width: 85px;
text-align: center;
line-height: 85px;
font-weight: 400;
font-size: 36px;
color: #ffffff;
background-color: #e5faf7;
-webkit-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-moz-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-ms-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-o-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
box-shadow: 0 10px 15px rgba(0,0,0,0.1);
border-radius: 21%;
}
.services-block-three:first-child .image{
background-color: #e5faf7;
}
.services-block-three:nth-child(2) .image{
background-color: #ffeded;
}
.services-block-three:nth-child(3) .image{
background-color:#f1ebff;
}
.services-block-three .image:after{
position: absolute;
left: -40px;
top: 7px;
height: 190px;
width: 230px;
background-position: center;
/*background-image: url(images/icons/shape-19.png);*/
background-repeat: no-repeat;
content: '';
-webkit-transition: .7s ease;
-o-transition: .7s ease;
transition: .7s ease;
}
.new_home .owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
margin: 0px 0px 18px 0px;
border-radius: 50% 50% 50% 50%;
background-color: #55119d;
box-shadow: 0px 10px 25px 0px rgba(85, 17, 157, 0.48);
}
.container-fluid-two.new_home .owl-nextx{
position: relative;
line-height: 30px;
background: #00d280;
color: #ffffff;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.05em;
padding: 12px 32px 12px;
border: 0px solid #222222;
box-shadow: 0px 10px 25px 0px rgba(0,210,128,0.3);
}
.services-block-six .inner-box .icon-box {
position: relative;
height: 85px;
width: 85px;
text-align: center;
line-height: 85px;
font-weight: 400;
font-size: 36px;
color: #ffffff;
background-color: #fc3549;
/* -webkit-box-shadow: 0 10px 15px rgba(0,0,0,0.1); */
-moz-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-ms-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-o-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
box-shadow: 0 10px 15px rgba(0,0,0,0.1);
border-radius: 50%;
margin: 0 auto;
/* box-shadow: 0px 5px 9px 0px rgb(252, 53, 73); */
margin-top: 32px;
/* box-shadow: 0px 10px 25px 0px rgb(252, 53, 73); */
/* box-shadow: 0px 2px 14px 0px rgb(252, 53, 73); */
box-shadow: 0px 2px 14px 0px rgb(252, 53, 73);
}
.services-block-six:nth-child(2) .inner-box .icon-box {
background-color: #6610f2;
-webkit-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-moz-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-ms-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-o-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
box-shadow: 0 10px 15px rgba(0,0,0,0.1);
box-shadow: 0px 10px 25px 0px rgba(102, 16, 242, 0.71);
box-shadow: 0px 2px 14px 0px rgb(102, 16, 242);
}
.services-block-six:nth-child(3) .inner-box .icon-box {
background-color: #00d280;
-webkit-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-moz-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-ms-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-o-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
box-shadow: 0 10px 15px rgba(0,0,0,0.1);
box-shadow: 0px 10px 25px 0px rgba(0, 210, 128, 0.73);
box-shadow: 0px 2px 14px 0px rgb(0, 210, 128);
}
.services-block-six:nth-child(4) .inner-box .icon-box {
background-color: #ffb700;
-webkit-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-moz-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-ms-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-o-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
box-shadow: 0 10px 15px rgba(0,0,0,0.1);
box-shadow: 0px 10px 25px 0px rgba(255, 183, 0, 0.71);
box-shadow: 0px 2px 14px 0px rgb(255, 183, 0);
}
.services-block-six:nth-child(5) .inner-box .icon-box {
background-color: #fc35fa;
-webkit-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-moz-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-ms-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-o-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
box-shadow: 0 10px 15px rgba(0,0,0,0.1);
box-shadow: 0px 10px 25px 0px rgba(252, 53, 250, 0.71);
}
.services-block-six:nth-child(5) .inner-box .icon-box {
background-color: #35c9fc;
-webkit-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-moz-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-ms-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
-o-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
box-shadow: 0 10px 15px rgba(0,0,0,0.1);
box-shadow: 0px 10px 25px 0px rgba(53, 201, 252, 0.7);
box-shadow: 0px 2px 14px 0px rgb(53, 201, 252);
}
.ser_number{
color: #fc3549;
font-size: 60px;
font-weight: 800;
opacity: .5;
margin-bottom: 74px;
top: 49px;
}
.ser_numberx{
position: absolute;
content: "";
top: 38px;
left: 140px;
height: 100%;
width: 100%;
background: #fff;
background: -webkit-gradient(linear,left bottom,left top,color-stop(30%,#fff),color-stop(70%,rgba(0,212,255,0)));
background: -webkit-linear-gradient(bottom,#fff 30%,rgba(0,212,255,0) 70%);
background: -o-linear-gradient(bottom,#fff 30%,rgba(0,212,255,0) 70%);
background: linear-gradient(0deg,#fff 30%,rgba(0,212,255,0) 70%);
pointer-events: none;
z-index: 1;
height: 76px;
width: 100px;
}
.brand-block .inner-box .lower-box .box-inner .image img{
width: 168px;
border-radius: 5px;
}
.ser_numberx{
position: absolute;
content: "";
top: 38px;
left: 140px;
height: 100%;
width: 100%;
background: #fff;
background: -webkit-gradient(linear,left bottom,left top,color-stop(30%,#fff),color-stop(70%,rgba(0,212,255,0)));
background: -webkit-linear-gradient(bottom,#fff 30%,rgba(0,212,255,0) 70%);
background: -o-linear-gradient(bottom,#fff 30%,rgba(0,212,255,0) 70%);
background: linear-gradient(0deg,#fff 30%,rgba(0,212,255,0) 70%);
pointer-events: none;
z-index: 1;
height: 76px;
width: 100px;
}
.services-section-four .title-box .sec-title .title {
color: #ffffff;
background: #00d280;
/* box-shadow: 0px 10px 25px rgba(0, 210, 128, 0.3); */
}
.services-block-six:nth-child(1) .inner-box .ser_number {
color: #fc3549;
}
.services-block-six:nth-child(2) .inner-box .ser_number {
color: #6610f2;
}
.services-block-six:nth-child(3) .inner-box .ser_number{
color: #00d280;
}
.services-block-six:nth-child(4) .inner-box .ser_number{
color: #ffb700;
}
.services-block-six:nth-child(5) .inner-box .ser_number{
color: #35c9fc;
}
.services-block-six:nth-child(6) .inner-box .ser_number{
color: #fc3549;
}
.branded-section .title-box .sec-title .title {
color: #ffffff;
background: #00d180;
/* box-shadow: 0px 10px 25px rgba(0, 209, 128, 0.3); */
}
.fluid-section-one .image-column:before {
position: absolute;
content: '';
background: url(../images/icons/98.png);
width: 530px;
height: 675px;
right: -350px;
top: -69px;
background-repeat: no-repeat;
}
.undrline{
text-decoration: underline;
text-decoration-color: #f8abb4;
}
.btn-boxx{
font-size: 15px;
font-weight: 600;
}
.work-process-h6 .sec-title-three h3,.priching-h6 .sec-title-three h3,.testimonials-h6 .sec-title-three h3,.team-h6 .sec-title-three h3,.latest-news-h6 .sec-title-three h3,.clints-h6 .sec-title-three h3{
text-transform:capitalize;
}
.work-process-h6 .item .btn-boxx {
margin-top: 15px;
}
.bannershop .image-column .image:before {
position: absolute;
content: '';
background: url(../images/icons/98.png);
width: 304px;
height: 553px;
right: -15%;
top: 3%;
background-repeat: repeat-y;
z-index: -1;
}
.bannershop .discount h6 {
color: white;
font-size: 19px;
font-weight: 600;
background: #ff4455;
display: initial;
padding: 10px 20px;
/* box-shadow: 0px 10px 25px 0px rgba(255, 68, 85, 0.52); */
/* margin-top: 49px; */
}
.bannershop .discount{
margin-top: 35px;
}
.bannershop .price p{
font-size: 59px;
margin-top: 20px;
font-weight: 600;
color: #00d280;
}
.bannershop .price p span{
color: #070707;
font-size: .5em;
font-weight: 500;
margin-right: 10px;
}
.bannershop .btn-box a.btn-six {
top: 0px!important;
}
.bannershop .btn-six.btn-six:after {
content: "\f217";
}
.subscribe-section .title-column .inner-column h2 span{
color: #fc3549;
}
.sx5 img{
width: 350px;
bottom: 0px;
}
.sx6 img{
margin-top: 55px;
}
.footcall {
position: relative;
line-height: 24px;
background: #fc3549;
color: #ffffff;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.05em;
padding: 12px 32px 12px;
text-transform: uppercase;
font-family: "Roboto", Sans-serif;
padding: 17px 50px 17px 50px;
border-radius: 30px 30px 30px 30px;
box-shadow: 0px 10px 17px 0px rgba(252, 53, 73, 0.7);
display: inline;
transition: all 700ms ease;
display: inline-block;
}
.footcall:hover {
position: relative;
line-height: 24px;
background: #01d280;
color: #ffffff;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.05em;
padding: 12px 32px 12px;
/* border: 2px solid #222222; */
text-transform: uppercase;
font-family: "Roboto", Sans-serif;
padding: 17px 50px 17px 50px;
border-radius: 30px 30px 30px 30px;
box-shadow: 0px 10px 25px 0px rgba(0,210,128,0.3);
display: inline-block;
}
.footer_logos {
margin: 0 auto;
text-align: center;
}
.footer_logos p{
color: #5d5d5d;
text-align: center;
font-size: 16px;
font-weight: 400;
margin-top:25px;
}
.footer_logos:before {
position: absolute!important;
content: ''!important;
background: url(../images/dotnew.png)!important;
width: 304px!important;
height: 750px!important;
right: 0%!important;
top: 1%!important;
background-repeat: repeat-y!important;
z-index: -1;
}
.footer_logos .shape-2 {
position: absolute;
top: 80px;
left: 19%!important;
z-index: 5;
}
.footer_logos .shape-2.footer_logo {
position: relative;
top: 0;
left: 0 !important;
z-index: 5;
text-align: center;
}
.footer_new{
background: #ebecec!important;
}
.footer_new p {
margin-bottom: 0px;
color: #001064!important;
font-weight: 600;
}
.footer_new p span {
margin-bottom: 0px;
color: #fc3549!important;
font-weight: 600;
}
.feature-section:after {
position: absolute;
content: ''!important;
background: url(../images/icons/98.png)!important;
width: 97px!important;
height: 563px!important;
left: 2%!important;
top: 1%!important;
background-repeat: repeat-y!important;
z-index: 1;
}
.animx .nyu.shape-1 {
position: absolute;
top: 9%!important;
left: 32%;
z-index: 5;
}
.padxh7{
padding-top:125px;
}
.architecture-section .title-box .title-inner-box:before {
position: absolute;
content: '';
background: url(../images/icons/98.png);
width: 530px;
height: 256px;
right: 67%;
top: -31%;
background-repeat: no-repeat;
/* z-index: -1; */
}
.sec-title-two .title-inner:before {
position: absolute;
content: '';
background: url(../images/icons/98.png);
width: 198px;
height: 204px;
right: 76%;
top: -40%;
background-repeat: no-repeat;
}
.services-block-three:nth-child(4) .image{
background:#c6fafe!important;
}
.services-block-three:nth-child(5) .image{
background:#c8fec6!important;
}
.services-block-three:nth-child(6) .image{
background:#f7fec6!important;
}
.about1:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
background-color: #ff4800;
height: 615px;
}
.teampage .team-block:first-child:before {
position: absolute;
content: "";
bottom: 60px;
left: -29px;
width: 154px;
height: 154px;
background-image: url(../images/ex-new/team/dots.png);
z-index: -1;
}
.teampage .team-block:hover:before {
position: absolute;
content: "";
bottom: 60px;
left: -29px;
width: 154px;
height: 154px;
background-image: url(../images/ex-new/team/dots.png);
z-index: -1;
}
.teampage2 .item {
margin-bottom: 140px;
}
.teamsiglp .item {
margin-bottom: 30px;
}
.teampage4 .item {
margin-bottom: 30px;
}
.servpage .item {
margin-bottom: 0px;
padding-bottom: 60px;
}
.servpage .itemx:last-child .item {
margin-top: -12px;
}
.servpage .item .icon img {
width: 70px;
}
.blogpagex .inner-box{
margin-bottom: 30px;
}
.home3v {
padding-top: 50px!important;
}
.raty {
padding: 0px 0px 80px;
}
#rtl .services-section-four .pull-left {
float: unset;
text-align: right;
}
.how-we-work-h6 .item {
margin-bottom: 30px;
}
.gallery-section.two {
padding-bottom: 100px;
}
.sec-title-three.two {
float: unset;
}
.services-section.two {
padding-bottom: 60px;
}
.services-section-three.two {
padding-bottom: 15px;
}
.news-section.two {
padding-bottom: 40px;
background: #f7fdfc;
}
.call-to-action-h6.two .content {
float: left;
}
.banner-section-h6.home_4banner.banner_seo.two {
margin-bottom: -35px;
padding: 200px 0px 0px 0px;
}
.services-section.three {
padding: 100px 0px 60px 0px;
}
.services-section-three.three {
padding-bottom: 40px;
}
.container-fluid-two.new_home.padxh7.three {
padding-top: 100px;
}
.project-contact-section.three {
padding-bottom: 80px;
}
.gallery-section.two {
padding-bottom: 100px;
}
.banner-section-h5.banner_seo.four {
padding-bottom: 110px !important;
}
.story-section.two .sec-title .title {
display: inline-block;
}
.story-section.two .story-block-two .inner-box .content-column .sec-title .inner-title {
display: block;
}
.banner_seo.two .content-box {
margin-top: 0;
}
.sponsors-section-three.three {
padding: 100px 0px 40px;
}
.page-title-two {
margin-bottom: 44px;
}
.main-header.header-style-two.three {
position: absolute;
}
.services-section.mm {
padding-bottom: 40px;
}
.services-section-six.mm {
padding-top: 0;
}
.services-section-seven.kk {
padding-bottom: 70px;
}
.what-we-do-h6.servpage.gg {
padding-bottom: 40px;
}
.how-we-work-h6.ff {
padding-bottom: 70px;
}
.products-section.tt {
padding: 100px 0px 70px 0px;
}
.services-section-three.ll {
padding-bottom: 10px;
}
.clints-h5.pp {
padding-bottom: 0;
}
.services-section-five.ppp {
padding-bottom: 0;
}
.project-section-two.pp {
padding-top: 100px;
}
.shop-products-section.pp {
padding: 100px 0px 100px 0px;
}
.team-h5.three.teampage2.pp {
padding: 100px 0px 0px 0px;
margin-bottom: -40px;
}
.testimonials-h6.teamsiglp.pp {
padding-bottom: 0;
}
.team-h6.teampage4.pp {
padding-bottom: 0;
margin-bottom: -30px;
}
.sponsors-section-three.kuk {
padding: 100px 0px 100px 0px;
}
.clints-h5.ss {
padding-bottom: 0;
}
.testimonials-h5.sss {
padding-bottom: 0;
}
.contact-h5.sss {
padding-top: 50px;
}
.services-section-three.kkk {
padding-bottom: 20px;
}
.services-section-six.jjj {
padding: 50px 0px 0px 0px;
}
.priching-h6.ff {
padding-bottom: 0;
}
.price-page-section-two.fff {
padding-bottom: 70px;
}
.counter-fun-h5.xxxxx {
padding-top: 90px;
padding-bottom: 0;
}
.digigen-history-h5.xxxxxx {
margin-bottom: -215px;
}
.clints-h6.aa {
padding-bottom: 0;
}
.sponsors-section-three.aaa {
padding: 100px 0px 0px 0px;
}
.newsletter-h6.aaaaaaa {
padding-top: 45px;
}
.contact-form-section.ccc {
padding-bottom: 0;
}
.sidebar-page-container.one {
padding: 105px 0px 55px;
}
.subscribe-section .btn-style-one {
padding: 14px 31px !important;
}
.feature-box .inner-box .icon img{
width: 50px;
}
.product-tab-section.banner_seo .content-box {
margin-top:0px!important;
}
.thmcolor{
color: #FF4354;
}
.feature-section .title-column .sec-title.light h2 {
color: #ffffff;
}
.aboutpage .sec-title.light h2,.aboutpage .sec-title.light .text {
color: #ffffff;
}
.about1.aboutpage:before {
height: 635px!important;
}
.about1.aboutpage .sec-title .title {
box-shadow: none!important;
}
.about1.aboutpage .sec-title h2:before {
position: absolute;
content: '';
top: 22px;
height: 2px;
width: 50px;
background-color: #ffffff;
margin-left: -60px;
}
.pad-1 {
margin-top: -75px;
}
.pad-1 .title-inner-box:before {
position: absolute;
content: '';
background: url(../images/icons/98.png);
width: 530px;
height: 256px;
right: 70%!important;
top: -44%!important;
background-repeat: no-repeat;
}
.feature-section .sec-title .title {
color: #ffffff;
background-color: #000000;
}
.feature-section .sec-title h2:before {
position: absolute;
content: '';
top: 22px;
height: 2px;
width: 50px;
background-color: #ffffff;
margin-left: -60px;
}
.price-page-section-two.fff .sec-title .title{
color:#fff!important;
}
.price-page-section-two.fff .sec-title.light h2,.price-page-section-two.fff .sec-title.light .text {
color: #ffffff;
}
.footer_social.social-links li{
padding: 10px;
}
.home8{
padding-top:0px!important;
margin-top:0px!important;
}
.home8footer{
position: relative;
background: #1A1A1A;
padding: 36px 0px 36px 0px!important;
}
.home8footer .text-two p {
color: #ffffff;
}
.home8sidebar {
margin-top: -100px;
}
.home8sidebar .logo{
margin-bottom: 24px;
} | 0.210117 | 0.03825 |
@font-face {
font-family: 'avantgarde_bk_btbook';
src: url('../fonts/avant_garde_book_bt.eot');
src: url('../fonts/avant_garde_book_bt.eot?#iefix') format('embedded-opentype'),
url('../fonts/avant_garde_book_bt.woff') format('woff'),
url('../fonts/avant_garde_book_bt.ttf') format('truetype'),
url('../fonts/avant_garde_book_bt.svg#avantgarde_bk_btbook') format('svg');
font-weight: normal;
font-style: normal;
}
::-webkit-scrollbar {
width: 12px;
}
::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
border-radius: 10px;
}
::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
.prev:hover, .next:hover {
background-color: rgba(0,0,0,0.8);
}
.prev, .next {
cursor: pointer;
position: absolute;
top: 50%;
width: auto;
margin-top: -22px;
padding: 16px;
color: white;
font-weight: bold;
font-size: 18px;
transition: 0.6s ease;
border-radius: 0 3px 3px 0;
}
.next {
right: 0;
border-radius: 3px 0 0 3px;
}
.fade {
-webkit-animation-name: fade;
-webkit-animation-duration: 1.5s;
animation-name: fade;
animation-duration: 1.5s;
}
@-webkit-keyframes fade {
from {opacity: .4}
to {opacity: 1}
}
@keyframes fade {
from {opacity: .4}
to {opacity: 1}
}
.dot {
cursor:pointer;
height: 13px;
width: 13px;
margin: 0 2px;
background-color: #bbb;
border-radius: 50%;
display: inline-block;
transition: background-color 0.6s ease;
}
.active, .dot:hover {
background-color: #717171;
}
/* Caption text */
.text {
color: #f2f2f2;
font-size: 15px;
padding: 8px 12px;
position: absolute;
bottom: 8px;
width: 100%;
text-align: center;
}
/* Number text (1/3 etc) */
.numbertext {
color: #f2f2f2;
font-size: 12px;
padding: 8px 12px;
position: absolute;
top: 0;
}
body{margin:0;padding:0;font-family:'avantgarde_bk_btbook';font-size:14px;color:#5d4c46;background:#cbdfec;overflow:hidden}
*{margin:0;padding:0;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
ul, li{list-style:none}
.clearfix:after{content:"";visibility:hidden;display:block;height:0;clear:both}
#header{position:relative}
.date_time{position:absolute;left:0;top:0;padding:0 0 0 16px;color:#5d4c46;font-size:26px;height:50px;line-height:50px;}
.date_time b{display:block;height:60px;font-size:64px;font-weight:normal;line-height:normal;}
#header a{display:block;margin-bottom:5px;}
#header h2{border-bottom:2px solid #5d4c46;border-top:2px solid #5d4c46;color:#5d4c46;font-size:24px;font-weight:normal;height:40px;line-height:38px;margin:0;text-transform:uppercase;}
.main{max-width:1366px;margin:0 auto;height:100%;position:relative;
background-image: url("theme1.jpg");
}
.blackbg{background:#000000;display:inline-block;width:80px; height:100%; margin-right:1%; float:top;}
.container{height:75%}
.container .column1{height:100%;overflow:auto}
.column1{float:left;width:42.65%;margin-right:4px;}
.column2{float:left;width:38.35%;margin-right:4px;}
.column3{float:left;width:18.2%; }
.vertical2{background:#5D4C45;width:100%;height:12%;margin-bottom:4%;float:top;}
.vertical{margin-bottom:4%;background:#179679;width:100%;height:12%;float:bottom;}
#header .column1 h2{margin:0 0 0 4px;padding:0 0 0 14px}
#header .column2 h2{padding:0 0 0 5px}
#header .column3 h2{margin:0 4px 0 0;}
.footer_left, .footer_mid, .footer_right{height:80px;line-height:55px;position:absolute;bottom:0;width:42.65%;font-size:24px;color:#fff;text-align:left;}
.footer_mid{width:38.35%;}
.footer_right{width:18.2%;}
.footer_right input[type="text"]{width:155px;font-size:13px;}
.footer_right input[type="submit"]{border:0;background:url(../images/icon_search.png) no-repeat;cursor:pointer;display:block;color:transparent;vertical-align:middle;float:left;margin:8px 0 0 10px;background-size: 50px 50px;}
/*.footer_left, .footer_mid, .footer_right{height:35px;line-height:35px;background:#5d4c46;position:absolute;bottom:0;width:42.25%;font-size:24px;color:#fff;text-align:center;}
.footer_mid{width:37.9%;}
.footer_right{width:18.2%;}
.footer_right input[type="text"]{border:0;height:20px;float:left;margin:10px 0 10px 33px;width:140px;padding-left:5px;font-size:13px}
.footer_right input[type="submit"]{border:0;background:url(../images/search-icon.jpg) no-repeat;cursor:pointer;display:block;color:transparent;vertical-align:middle;width:24px;height:23px;float:left;margin:8px 0 0 20px;}*/
.photo_list {margin:0px 0 0 15px;padding-right:15px;cursor:pointer;height:75%}
.photo_list ul{margin:12px 0;margin-top:0px;margin-bottom:0px;padding:2px 2px 0 2px}
.photo_list li{float:left;width:24.6%;margin:0 2px 2px 0;text-align:center;background:#fff;position:relative;border:1px solid #5e4b45}
.photo_list li:nth-child(4n+4){margin:0 0 2px 0}
.photo_list li img{margin-top:20px;}
.photo_list li:hover div.icon_wrap{background:#5e4b45;text-align:left;padding-left:5px;position:absolute;left:0:top:0;width:100%;visibility:visible;}
.icon_wrap{background:#5e4b45;text-align:left;padding-left:5px;position:absolute;left:0:top:0;width:100%;visibility:hidden;}
.link_icon{background:url(../images/link-icon.jpg) no-repeat;width:16px;height:16px;display:inline-block;text-indent:-9999px;}
.like_icon{background:url(../images/like-icon.jpg) no-repeat;width:16px;height:16px;display:inline-block;text-indent:-9999px;}
.fav_icon{background:url(../images/fav-icon.jpg) no-repeat;width:16px;height:16px;display:inline-block;text-indent:-9999px;}
.journey_book{background:#5d4c46;float:right;margin:1px 0 0 0;color:#fff;height:30px;line-height:32px;text-transform:uppercase;font-size:18px;width:245px;text-align:center}
.journal_section{margin:10px 15%}
.journal_links{background:#5d4c46;padding:1%;text-align:center;color:#fff}
.journal_links a{color:#fff;text-transform:uppercase;text-decoration:none;font-size:9.5px}
.status_bar{margin:1% 0 0 0}
.status_bar img{max-width:100%}
.journal_bg{background:#5d4c46;margin:0.3% 0 0 0;padding:2% 5%;}
.journal_box{background:#f1f1f1 url(../images/jr-rpt.jpg) repeat-y 0 22px;min-height:330px;padding-left:18%;float:left;width:85%}
.journal_box h2{text-align:center;margin-left:-17%}
.journal_data{margin-top:7%}
.journal_bar{background:#5d4c46;float:left;width:17%;text-align:center;padding:2% 0;margin-top:8.5%}
.journal_bar a{color:transparent;display:inline-block;height:30px;margin-bottom:10%;vertical-align: middle}
.journal_bar a.hide_icon{background:url(../images/hide-icon.png) no-repeat;background-size:36px auto;width:36px}
.journal_bar a.bomb_icon{background:url(../images/bomb-icon.png) no-repeat;background-size:25px auto;width:25px}
.journal_bar a.stars_icon{background:url(../images/stars-icon.png) no-repeat;background-size:32px auto;width:32px}
.journal_bar a.challenge_icon{background:url(../images/challenge-icon.png) no-repeat;background-size:35px auto;width:35px}
.journal_bar a.music_icon{background:url(../images/music-icon.png) no-repeat;background-size:20px auto;width:20px;height:33px}
.journal_bar a.strike_icon{background:url(../images/strike-icon.png) no-repeat;background-size:25px auto;width:25px}
.journal_bar a.outing_icon{background:url(../images/outing-icon.png) no-repeat;background-size:23px auto;width:23px}
.journal_info{float:left;width:70%;margin-left:2%}
.jr_info_head{border-bottom:1px solid #5d4c46;}
.jr_info_head li{float:left;width:50%;text-align:center;font-size:12px;text-transform:uppercase;padding-bottom:1%}
.jr_info_list{border-left:1px solid #5d4c46;margin-top:5%}
.jr_info_list li{float:left;width:50%;text-align:center;font-size:12px;padding-bottom:12%}
.jr_lock{float:left;margin:5% 0 0 1%;}
.jr_lock li{margin-bottom:20px}
.pager{text-align:center;margin:38px 0 0 0}
.pager a{background:#888787;width:16px;height:17px;display:inline-block;margin:0 12px 0 -4px;border-radius:50px;text-indent:-9999px}
.blue_bar{background:#65b9d0}
.yellow_bar{background:#d0cf65}
.pink_bar{background:#d06582}
.status{margin:20px 0 0 0;font-size:16px}
.status span{display:inline-block;height:15px;vertical-align:middle}
.status .blue_bar{width:75%}
.status .yellow_bar{width:70%;margin-right:10px}
.status .pink_bar{width:80%}
.user_status{margin:5 5 0 0}
.user_status .user_box{width:50px;height:50px;line-height:50px;float:left;background:#65b9d0;font-size:20px;text-transform:uppercase;text-align:center;font-weight:bold;margin:0 2px 2px 0}
.user_stat{float:left;width:73%}
.user_stat span{display:inline-block;margin-bottom:2px;height:15px}
.user_stat .blue_bar{width:90%}
.user_stat .yellow_bar{width:55%}
.user_stat .pink_bar{width:30%}
.icon_list{margin:20px 0 0 0}
.icon_list ul{width:100%;float:left}
.icon_list ul li{width:25%;float:left;padding-right:2px;margin-bottom:2px}
.icon_list ul li a img{display:block;width:100%}
@media only screen and (max-width:1370px){
.footer_left, .footer_mid, .footer_right{height:55px;line-height:55px;background:#000000;position:fixed;bottom:0;width:42.65%;font-size:24px;color:#fff;text-align:left;vertical-align:middle; }
.footer_mid{width:38.35%;}
.footer_right{width:18.2%;}
.user_status{margin:5px 0 0 0}
.icon_list{margin:5px 0 0 0}
.status{margin:5px 0 0 0;}
.pager{text-align:center;margin:15px 0 0 0}
}
@media only screen and (max-width:1280px){
.main{width:100%}
.container{height:82%}
#header img{max-width:100%;}
#header h2{font-size:20px;height:30px;line-height:28px;}
.column1, .footer_left{width:44%}
.column2, .footer_mid{width:36.06%}
.column3, .footer_right{width:18.5%}
.journal_section{margin:1% 3%}
.journal_box{width:90%}
.jr_info_list li{padding-bottom:10.5%}
.status .blue_bar{width:70%}
.status .yellow_bar{width:60%}
.user_stat{width:57%}
}
@media only screen and (max-width:1024px){
.main{width:100%}
.container{height:78%}
#header img{max-width:100%;}
#header h2{font-size:20px;height:30px;line-height:28px;}
.date_time{font-size:22px;height:40px;line-height:40px;}
.date_time b{font-size:42px;height:40px;line-height:40px;}
.column1, .footer_left{width:39%}
.column2, .footer_mid{width:35.75%}
.column3, .footer_right{width:23.45%}
.footer_right input[type="text"]{margin:10px 0 10px 30px;width:150px;}
.footer_right input[type="submit"]{width:16px;height:16px;margin:12px 0 0 8px;background-size:16px 16px}
.photo_list li{width:32.75%}
.journey_book{width:135px;font-size:14px}
.journal_section{margin:1% 3%}
.journal_box{background-size:35px 88px;width:90%}
.journal_bar{width:25%}
.jr_info_head li{font-size:10px}
.jr_info_list li{padding-bottom:13.75%}
.status .blue_bar{width:70%}
.status .yellow_bar{width:60%}
.user_stat{width:57%}
}
@media only screen and (max-width:800px){
.main{width:100%}
.container{height:86%}
#header img{max-width:100%;}
#header h2{font-size:20px;height:30px;line-height:28px;}
.date_time{font-size:18px;height:35px;line-height:35px;}
.date_time b{font-size:18px;height:35px}
.column1, .footer_left{width:41%}
.column2, .footer_mid{width:37.3%}
.column3, .footer_right{width:19.3%}
.footer_right input[type="text"]{margin:10px 0 10px 10px;width:90px;}
.footer_right input[type="submit"]{width:16px;height:16px;margin:12px 0 0 8px;background-size:16px 16px}
.photo_list li{width:32.6%}
.journey_book{width:135px;font-size:14px}
.journal_section{margin:1% 3%}
.journal_box{background-size:35px 88px;width:90%}
.journal_bar{width:25%}
.jr_info_head li{font-size:10px}
.jr_info_list li{padding-bottom:16%}
.status .blue_bar{width:70%}
.status .yellow_bar{width:60%}
.user_stat{width:57%}
.icon_list ul li{width:56px}
}
@media only screen and (max-width:768px){
.main{width:100%}
.container{height:86%}
#header img{max-width:100%;}
#header h2{font-size:20px;height:30px;line-height:28px;}
.date_time{font-size:18px;height:35px;line-height:35px;}
.date_time b{font-size:18px;height:35px}
.column1, .footer_left{width:41%}
.column2, .footer_mid{width:37.3%}
.column3, .footer_right{width:19.3%}
.footer_right input[type="text"]{margin:10px 0 10px 10px;width:90px;}
.footer_right input[type="submit"]{width:16px;height:16px;margin:12px 0 0 8px;background-size:16px 16px}
.photo_list li{width:32.6%}
.journey_book{width:135px;font-size:14px}
.journal_section{margin:1% 3%}
.journal_box{background-size:35px 88px;width:90%}
.journal_bar{width:25%}
.jr_info_head li{font-size:10px}
.jr_info_list li{padding-bottom:16%}
.status .blue_bar{width:70%}
.status .yellow_bar{width:60%}
.user_stat{width:57%}
.icon_list ul li{width:56px}
}
/*YGS*/
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, left_left_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,left_left_menu,nav,section {
display:block;
}
nav ul {
list-style:none;
}
blockquote, q {
quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content:'';
content:none;
}
a {
margin:0;
padding:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
/* change colours to suit your needs */
ins {
background-color:#ff9;
color:#000;
text-decoration:none;
}
/* change colours to suit your needs */
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;
}
/* change border colour to suit your needs */
hr {
display:block;
height:1px;
border:0;
border-top:1px solid #cccccc;
margin:1em 0;
padding:0;
}
input, select {
vertical-align:middle;
}
/* Begining of CSS Definitions */
/* ------------------------------------------------------------------------------------ */
body
{
background-color:#ffffff;
}
#dashboard_box {
height:99%;
width: 99%;
margin-top:0px;
padding: 0px;
margin-left: auto;
margin-right: auto;
}
#top_box {
height:3%;
width: 100%;
border: 0px solid #000000;
padding: 0px;
}
#title_box {
height:70%;
width: 99%;
border: 0px solid #000000;
padding: 0px;
margin-left: auto;
margin-right: auto;
Margin-top: .2%;
}
#title_left_box {
height:96%;
width: 44.5%;
border: 0px solid #000000;
padding: 0px;
margin-left: .1%;
float:left;
}
#title_left_box h1 {
font-family: Helvitica, Arial, sans-serif;
color: #5d4c46;
margin-left:0%;
font-size: 20vh;
max-width:80%;
height:150%;
margin-top: auto;
margin-bottom: auto;
}
#title_middle_box {
height:96%;
width: 10%;
border: 0px solid #000000;
padding: 0px;
float:left;
margin-left: .2%;
}
#title_middle_box img{
margin-left: auto;
margin-right: auto;
}
#guru_center img{
height:96%;
width: 25%;
margin-left: 35%
}
#title_right_box {
height:96%;
width: 44.5%;
border: 0px solid #000000;
padding: 0px;
float:right;
}
#title_line_box {
height:3%;
width: 99%;
border: 0px solid #000000;
background-color: #5d4c46;
margin-top: .5%;
margin-left: auto;
margin-right: auto;
}
#mid_box {
height:82.4%;
width: 100%;
border: 0px solid #000000;
}
#bottom_box {
height:11.5%;
width: 100%;
margin-top:0px;
padding: 0px;
}
#left_buttons {
margin-left:0px; width:7.14%; height=100%; padding: 0px 0px 0px 0px; float: left;
}
#right_buttons {
margin-left:0px; width:7.14%; height=100%; padding: 0px 0px 0px 0px; float: right;
}
#popup_box {
margin-left:.3%;
margin-top:0%;
width:85%;
height:98%;
float:left;
padding: 0px 0px 0px 0px;
border: 0px solid #ffffff;
}
#grid_box {
width:49.3%;
height:100%;
float:left;
padding: 0px 0px 0px 0px;
border: 0px solid #000000;
}
#detail_box {
margin-left:.75%;
width:49.3%;
height:100%;
padding:0px;
float:left;
border: 0px solid #000000;
}
#detail_box_updating {
margin-left:.75%;
width:49.3%;
height:100%;
padding:0px;
float:left;
border: 0px solid #000000;
display:none;
}
#left_menu {
height:99%;
margin-left:0px;
width:98%;
float:left;
}
#right_menu {
height:99%;
margin-left:0px;
width:99%;
float:right;
}
/* hide */
#box1 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-top:18%;
margin-bottom:2.4%;
/* background-color: #5d4c46; */
}
#box1 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* bomb */
#box2 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-bottom:2.4%;
/* background-color: #5d4c46; */
}
#box2 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* stars */
#box3 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-bottom:2.4%;
/* background-color: #5d4c46; */
}
#box3 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* challenge */
#box4 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-bottom:2.4%;
/* background-color: #5d4c46; */
}
#box4 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* music */
#box5 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-bottom:2.4%;
/* background-color: #5d4c46; */
}
#box5 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* zap */
#box6 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-bottom:2.4%;
/* background-color: #5d4c46; */
}
#box6 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* bail */
#box7 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
/* background-color: #5d4c46; */
}
#box7 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* intro */
#box8 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-top:18%;
margin-bottom:2.4%;
/* background-color: #5d4c46; */
}
#box8 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* chat */
#box9 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-bottom:2.4%;
/* background-color: #5d4c46; */
}
#box9 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* group */
#box10 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-bottom:2.4%;
/* background-color: #5d4c46; */
}
#box10 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* outing */
#box11 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-bottom:2.4%;
/* background-color: #5d4c46; */
}
#box11 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* outing */
#box12 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-bottom:2.4%;
/* background-color: #5d4c46; */
}
#box12 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* safe */
#box13 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-bottom:2.4%;
/* background-color: #5d4c46; */
}
#box13 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* calendar */
#box14 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-bottom:2.4%;
/* background-color: #5d4c46; */
}
#box14 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* gears */
#box15 {
height:98%; background-border:0px 0px 0px 0px; width:6.9%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-right:.2%;
float:left;
/* background-color: #5d4c46; */
}
#box15 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* infinty */
#box16 {
height:98%; background-border:0px 0px 0px 0px; width:6.9%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-right:.2%;
float:left;
/* background-color: #5d4c46; */
}
#box16 img{
height:40%; width:55%;
margin-top:30%;margin-left:22.5%;
}
/* like */
#box17 {
height:98%; background-border:0px 0px 0px 0px; width:6.9%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-right:.2%;
float:left;
/* background-color: #5d4c46; */
}
#box17 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* heart */
#box18 {
height:98%; background-border:0px 0px 0px 0px; width:6.9%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-right:.2%;
float:left;
/* background-color: #5d4c46; */
}
#box18 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* ideas */
#box19 {
height:98%; background-border:0px 0px 0px 0px; width:6.9%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-right:.2%;
float:left;
/* background-color: #5d4c46; */
}
#box19 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* search */
#box20 {
height:98%; background-border:0px 0px 0px 0px; width:6.9%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-right:1.25%;
float:left;
/* background-color: #5d4c46; */
}
#box20 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* search text box */
#box21 {
height:98%; background-border:0px 0px 0px 0px; width:19.4%;
/* color: #707070; */
/* outline: 1px solid #ffffff; */
padding:0px;
margin-right:.2%;
float:left;
}
#box21 img{
height:50%; width:100%;
margin-top:10%;
margin-left: 0%;
}
/* mail */
#box22 {
height:98%; background-border:0px 0px 0px 0px; width:6.9%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-right:.05%;
float:right;
/* background-color: #5d4c46; */
}
#box22 img{
height:50%; width:55%;
margin-top:22.5%;margin-left:25%;
}
/* bucketlist */
#box23 {
height:98%; background-border:0px 0px 0px 0px; width:6.9%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-right:.2%;
float:right;
/* background-color: #5d4c46; */
}
#box23 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* journeybook */
#box24 {
height:98%; background-border:0px 0px 0px 0px; width:6.9%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-right:.2%;
float:right;
/* background-color: #5d4c46; */
}
#box24 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* stats */
#box25 {
height:98%; background-border:0px 0px 0px 0px; width:6.9%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-right:.2%;
float:right;
/* background-color: #5d4c46; */
}
#box25 img{
height:55%; width:40%;
margin-top:20%;margin-left:30%;
}
#header h1{
font-size: 1.5vh;
}
/* avatar */
#box26 {
height:98%; background-border:0px 0px 0px 0px; width:6.9%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-right:.2%;
float:right;
/* background-color: #5d4c46; */
}
#box26 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* my journeybook */
#box27 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-bottom:2.4%;
/* background-color: #5d4c46; */
}
#box27 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
popup{position:absolute;height:76%;width:81.1%;z-index:555;margin:3px;margin-top:0px;}
.dashboardpopup{position:absolute;height:76%;width:26.1%;z-index:15;margin:3px;margin-top:0px;background:#5d4c46;}
#middleavatarImg1{width:98%;height:86.5%;}
#middleavatarImg2{width:98%;height:94%;}
#SoulmateboxID{height:100%;min-height:350px;}
@media only screen and (max-width:1920px){.dashboardpopup{position:absolute;height:82.5%;width:81.05%;z-index:555;margin:3px;margin-top:0px;}#middleavatarImg1{width:98%;height:98.2%;}#middleavatarImg2{width:98%;height:98%;}}
@media only screen and (max-width:1680px){#middleavatarImg1{width:98%;height:98.5%;}#middleavatarImg2{width:98%;height:103.5%;}}
@media only screen and (max-width:1600px){.dashboardpopup{position:absolute;height:80%;width:81%;z-index:555;margin:3px;margin-top:0px;}#middleavatarImg1{width:98%;height:86.5%;}#middleavatarImg2{width:98%;height:100%;}}
@media only screen and (max-width:1370px){.dashboardpopup{position:absolute;height:76%;width:81%;z-index:555;margin:3px;margin-top:0px;}}
@media only screen and (max-width:1366px){.dashboardpopup{position:absolute;height:76%;width:81.05%;z-index:555;margin:3px;margin-top:0px;}#middleavatarImg1{width:98%;height:86.5%;}#middleavatarImg2{width:98%;height:93.8%;}}
@media only screen and (max-width:1280px){.dashboardpopup{position:absolute;height:16.5%;width:80.1%;z-index:555;margin:3px;margin-top:0px;}#middleavatarImg1{width:98%;height:81.2%;}#middleavatarImg2{width:98%;height:87.5%;}}
@media only screen and (max-width:1024px){.dashboardpopup{position:absolute;height:82%;width:74.8%;z-index:555;margin:3px;margin-top:0px;}#middleavatarImg1{width:98%;height:86.7%;}#middleavatarImg2{width:98%;height:93.5%;}}
@media only screen and (max-width:1010px){.dashboardpopup{position:absolute;height:76%;width:75%;z-index:555;margin:3px;margin-top:0px;}}
@media only screen and (max-width:980px){.dashboardpopup{position:absolute;height:89%;width:75%;z-index:555;margin:3px;margin-top:0px;}}
@media only screen and (max-width:768px){.dashboardpopup{position:absolute;height:87%;width:78.2%;z-index:555;margin:3px;margin-top:0px;}}
#pad_wrapper_newlife {
display:block;
width:100%;
height:100%;
}
#pad_newlife {
display:block;
margin-left:auto;
margin-right:auto;
height:100%;
background-color:#5d4c46;
border:2px solid gray;
border-radius:20px;
max-width:99%;
}
#pad_newlife h1{
color:#f1f1f1; font-size:30px; text-align:center;
font-family:"Century Gothic", "Calibri", "Trebuchet MS", ariel, Helvetica, sans-serif;
font-weight:300; letter-spacing:1px;
}
.dashboard_whitetext{text-align:left;color:#fff;font-family:"Century Gothic", "Calibri", "Trebuchet MS", ariel, Helvetica, sans-serif;font-size:24px;}
input[type="button"]
{
height:25px;
font-size:16px;
background-color:#f1f1f1;
cursor:pointer;
}
input[type="submit"]
{
height:25px;
font-size:16px;
background-color:#f1f1f1;
cursor:pointer;
}
.icon_wrap_profile{background:#5e4b45;text-align:left;padding-left:5px;position:absolute;left:0:top:0;width:100%;visibility:visible;}
.link_icon_profile{background:url(../images/link-icon.jpg) no-repeat;width:24px;height:24px;display:inline-block;text-indent:-9999px;}
.like_icon_profile{background:url(../images/like-icon.jpg) no-repeat;width:24px;height:24px;display:inline-block;text-indent:-9999px;}
.fav_icon_profile{background:url(../images/fav-icon.jpg) no-repeat;width:24px;height:24px;display:inline-block;text-indent:-9999px;}
.inputbox
{
width:250px;
border:0px;
color: #000000;
font-size:16px;
font-family:"Century Gothic", "Calibri", "Trebuchet MS", ariel, Helvetica, sans-serif;
font-weight: 100;
padding:3px;
}
.bottmborder_white{border-bottom:8px solid #ffffff;}
.rightborder_white{border-right:4px solid #ffffff;}
.graylink12 {color:#5D4C46;text-decoration:none;font-size:13px;}
.graylink12 a{color:#5D4C46;text-decoration:none;font-size:13px;}
.graylink12 a:hover{color:#5D4C46;text-decoration:underline;font-size:13px;}
.notifier_box{position:absolute;background-color:#E6E6E6;padding-left:5px;padding-right:5px;font-size:11px;
-webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.75);
box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.75);
}
.inputboxchat
{
width:60%;
border:0px;
color: #000000;
font-size:16px;
font-family:"Century Gothic", "Calibri", "Trebuchet MS", ariel, Helvetica, sans-serif;
font-weight: 100;
padding:3px;
}
.optiontitle:visited {
color: white;
}
.round {
width: 150px;
border-radius: 15px;
border: 1px #000 solid;
padding: 5px 5px 5px 25px;
top: 0;
left: 0;
z-index: 5;
}
.corner {
position: absolute;
top: 3px;
left: 5px;
height: 20px;
width: 20px;
z-index: 10;
border-radius: 10px;
border: none;
background: #000; /* Set the bg image here. with "no-repeat" */
}
.ideaslist
{
margin-top:1%;
width:70%;
height:100%;
display:inline-block;
}
.ideaslist ul
{
width:100%;
overflow:auto;
height:100%;
}
.listItem2
{
width:98%;
height:150px;
border:none;
margin-bottom:10px;
background:none;
position:relative;
vertical-align: top;
}
.idea_info_left2
{
float:left;
width:20%;
background:gray;
height:100%;
display:inline-block;
text-align:center;
padding-top:5%;
}
.idea_pic2
{
float:left;
width:44%;
background:gray;
height:100%;
display:inline-block;
margin-left:1%
}
.idea_info_rigth2
{
float:left;
width:34%;
max-width:34%;
margin-left:1%;
height:100%;
display:inline-block;
}
.row
{
width:100%;
margin-bottom:1%;
height:30%;
max-width:100%;
padding-right:2.5%;
padding-left:2.5%;
}
.search {
position: relative;
width: 190px;
height: 30px;
}
@media only screen and (max-width:1920px){.inputboxchat{width:80%}}
@media only screen and (max-width:1680px){.inputboxchat{width:80%}}
@media only screen and (max-width:1280px){.inputboxchat{width:80%}}
@media only screen and (max-width:1024px){.inputboxchat{width:75%}}
@media only screen and (max-width:768px){.inputboxchat{width:65%}} | karmathegame/css/style.css | @font-face {
font-family: 'avantgarde_bk_btbook';
src: url('../fonts/avant_garde_book_bt.eot');
src: url('../fonts/avant_garde_book_bt.eot?#iefix') format('embedded-opentype'),
url('../fonts/avant_garde_book_bt.woff') format('woff'),
url('../fonts/avant_garde_book_bt.ttf') format('truetype'),
url('../fonts/avant_garde_book_bt.svg#avantgarde_bk_btbook') format('svg');
font-weight: normal;
font-style: normal;
}
::-webkit-scrollbar {
width: 12px;
}
::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
border-radius: 10px;
}
::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
.prev:hover, .next:hover {
background-color: rgba(0,0,0,0.8);
}
.prev, .next {
cursor: pointer;
position: absolute;
top: 50%;
width: auto;
margin-top: -22px;
padding: 16px;
color: white;
font-weight: bold;
font-size: 18px;
transition: 0.6s ease;
border-radius: 0 3px 3px 0;
}
.next {
right: 0;
border-radius: 3px 0 0 3px;
}
.fade {
-webkit-animation-name: fade;
-webkit-animation-duration: 1.5s;
animation-name: fade;
animation-duration: 1.5s;
}
@-webkit-keyframes fade {
from {opacity: .4}
to {opacity: 1}
}
@keyframes fade {
from {opacity: .4}
to {opacity: 1}
}
.dot {
cursor:pointer;
height: 13px;
width: 13px;
margin: 0 2px;
background-color: #bbb;
border-radius: 50%;
display: inline-block;
transition: background-color 0.6s ease;
}
.active, .dot:hover {
background-color: #717171;
}
/* Caption text */
.text {
color: #f2f2f2;
font-size: 15px;
padding: 8px 12px;
position: absolute;
bottom: 8px;
width: 100%;
text-align: center;
}
/* Number text (1/3 etc) */
.numbertext {
color: #f2f2f2;
font-size: 12px;
padding: 8px 12px;
position: absolute;
top: 0;
}
body{margin:0;padding:0;font-family:'avantgarde_bk_btbook';font-size:14px;color:#5d4c46;background:#cbdfec;overflow:hidden}
*{margin:0;padding:0;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
ul, li{list-style:none}
.clearfix:after{content:"";visibility:hidden;display:block;height:0;clear:both}
#header{position:relative}
.date_time{position:absolute;left:0;top:0;padding:0 0 0 16px;color:#5d4c46;font-size:26px;height:50px;line-height:50px;}
.date_time b{display:block;height:60px;font-size:64px;font-weight:normal;line-height:normal;}
#header a{display:block;margin-bottom:5px;}
#header h2{border-bottom:2px solid #5d4c46;border-top:2px solid #5d4c46;color:#5d4c46;font-size:24px;font-weight:normal;height:40px;line-height:38px;margin:0;text-transform:uppercase;}
.main{max-width:1366px;margin:0 auto;height:100%;position:relative;
background-image: url("theme1.jpg");
}
.blackbg{background:#000000;display:inline-block;width:80px; height:100%; margin-right:1%; float:top;}
.container{height:75%}
.container .column1{height:100%;overflow:auto}
.column1{float:left;width:42.65%;margin-right:4px;}
.column2{float:left;width:38.35%;margin-right:4px;}
.column3{float:left;width:18.2%; }
.vertical2{background:#5D4C45;width:100%;height:12%;margin-bottom:4%;float:top;}
.vertical{margin-bottom:4%;background:#179679;width:100%;height:12%;float:bottom;}
#header .column1 h2{margin:0 0 0 4px;padding:0 0 0 14px}
#header .column2 h2{padding:0 0 0 5px}
#header .column3 h2{margin:0 4px 0 0;}
.footer_left, .footer_mid, .footer_right{height:80px;line-height:55px;position:absolute;bottom:0;width:42.65%;font-size:24px;color:#fff;text-align:left;}
.footer_mid{width:38.35%;}
.footer_right{width:18.2%;}
.footer_right input[type="text"]{width:155px;font-size:13px;}
.footer_right input[type="submit"]{border:0;background:url(../images/icon_search.png) no-repeat;cursor:pointer;display:block;color:transparent;vertical-align:middle;float:left;margin:8px 0 0 10px;background-size: 50px 50px;}
/*.footer_left, .footer_mid, .footer_right{height:35px;line-height:35px;background:#5d4c46;position:absolute;bottom:0;width:42.25%;font-size:24px;color:#fff;text-align:center;}
.footer_mid{width:37.9%;}
.footer_right{width:18.2%;}
.footer_right input[type="text"]{border:0;height:20px;float:left;margin:10px 0 10px 33px;width:140px;padding-left:5px;font-size:13px}
.footer_right input[type="submit"]{border:0;background:url(../images/search-icon.jpg) no-repeat;cursor:pointer;display:block;color:transparent;vertical-align:middle;width:24px;height:23px;float:left;margin:8px 0 0 20px;}*/
.photo_list {margin:0px 0 0 15px;padding-right:15px;cursor:pointer;height:75%}
.photo_list ul{margin:12px 0;margin-top:0px;margin-bottom:0px;padding:2px 2px 0 2px}
.photo_list li{float:left;width:24.6%;margin:0 2px 2px 0;text-align:center;background:#fff;position:relative;border:1px solid #5e4b45}
.photo_list li:nth-child(4n+4){margin:0 0 2px 0}
.photo_list li img{margin-top:20px;}
.photo_list li:hover div.icon_wrap{background:#5e4b45;text-align:left;padding-left:5px;position:absolute;left:0:top:0;width:100%;visibility:visible;}
.icon_wrap{background:#5e4b45;text-align:left;padding-left:5px;position:absolute;left:0:top:0;width:100%;visibility:hidden;}
.link_icon{background:url(../images/link-icon.jpg) no-repeat;width:16px;height:16px;display:inline-block;text-indent:-9999px;}
.like_icon{background:url(../images/like-icon.jpg) no-repeat;width:16px;height:16px;display:inline-block;text-indent:-9999px;}
.fav_icon{background:url(../images/fav-icon.jpg) no-repeat;width:16px;height:16px;display:inline-block;text-indent:-9999px;}
.journey_book{background:#5d4c46;float:right;margin:1px 0 0 0;color:#fff;height:30px;line-height:32px;text-transform:uppercase;font-size:18px;width:245px;text-align:center}
.journal_section{margin:10px 15%}
.journal_links{background:#5d4c46;padding:1%;text-align:center;color:#fff}
.journal_links a{color:#fff;text-transform:uppercase;text-decoration:none;font-size:9.5px}
.status_bar{margin:1% 0 0 0}
.status_bar img{max-width:100%}
.journal_bg{background:#5d4c46;margin:0.3% 0 0 0;padding:2% 5%;}
.journal_box{background:#f1f1f1 url(../images/jr-rpt.jpg) repeat-y 0 22px;min-height:330px;padding-left:18%;float:left;width:85%}
.journal_box h2{text-align:center;margin-left:-17%}
.journal_data{margin-top:7%}
.journal_bar{background:#5d4c46;float:left;width:17%;text-align:center;padding:2% 0;margin-top:8.5%}
.journal_bar a{color:transparent;display:inline-block;height:30px;margin-bottom:10%;vertical-align: middle}
.journal_bar a.hide_icon{background:url(../images/hide-icon.png) no-repeat;background-size:36px auto;width:36px}
.journal_bar a.bomb_icon{background:url(../images/bomb-icon.png) no-repeat;background-size:25px auto;width:25px}
.journal_bar a.stars_icon{background:url(../images/stars-icon.png) no-repeat;background-size:32px auto;width:32px}
.journal_bar a.challenge_icon{background:url(../images/challenge-icon.png) no-repeat;background-size:35px auto;width:35px}
.journal_bar a.music_icon{background:url(../images/music-icon.png) no-repeat;background-size:20px auto;width:20px;height:33px}
.journal_bar a.strike_icon{background:url(../images/strike-icon.png) no-repeat;background-size:25px auto;width:25px}
.journal_bar a.outing_icon{background:url(../images/outing-icon.png) no-repeat;background-size:23px auto;width:23px}
.journal_info{float:left;width:70%;margin-left:2%}
.jr_info_head{border-bottom:1px solid #5d4c46;}
.jr_info_head li{float:left;width:50%;text-align:center;font-size:12px;text-transform:uppercase;padding-bottom:1%}
.jr_info_list{border-left:1px solid #5d4c46;margin-top:5%}
.jr_info_list li{float:left;width:50%;text-align:center;font-size:12px;padding-bottom:12%}
.jr_lock{float:left;margin:5% 0 0 1%;}
.jr_lock li{margin-bottom:20px}
.pager{text-align:center;margin:38px 0 0 0}
.pager a{background:#888787;width:16px;height:17px;display:inline-block;margin:0 12px 0 -4px;border-radius:50px;text-indent:-9999px}
.blue_bar{background:#65b9d0}
.yellow_bar{background:#d0cf65}
.pink_bar{background:#d06582}
.status{margin:20px 0 0 0;font-size:16px}
.status span{display:inline-block;height:15px;vertical-align:middle}
.status .blue_bar{width:75%}
.status .yellow_bar{width:70%;margin-right:10px}
.status .pink_bar{width:80%}
.user_status{margin:5 5 0 0}
.user_status .user_box{width:50px;height:50px;line-height:50px;float:left;background:#65b9d0;font-size:20px;text-transform:uppercase;text-align:center;font-weight:bold;margin:0 2px 2px 0}
.user_stat{float:left;width:73%}
.user_stat span{display:inline-block;margin-bottom:2px;height:15px}
.user_stat .blue_bar{width:90%}
.user_stat .yellow_bar{width:55%}
.user_stat .pink_bar{width:30%}
.icon_list{margin:20px 0 0 0}
.icon_list ul{width:100%;float:left}
.icon_list ul li{width:25%;float:left;padding-right:2px;margin-bottom:2px}
.icon_list ul li a img{display:block;width:100%}
@media only screen and (max-width:1370px){
.footer_left, .footer_mid, .footer_right{height:55px;line-height:55px;background:#000000;position:fixed;bottom:0;width:42.65%;font-size:24px;color:#fff;text-align:left;vertical-align:middle; }
.footer_mid{width:38.35%;}
.footer_right{width:18.2%;}
.user_status{margin:5px 0 0 0}
.icon_list{margin:5px 0 0 0}
.status{margin:5px 0 0 0;}
.pager{text-align:center;margin:15px 0 0 0}
}
@media only screen and (max-width:1280px){
.main{width:100%}
.container{height:82%}
#header img{max-width:100%;}
#header h2{font-size:20px;height:30px;line-height:28px;}
.column1, .footer_left{width:44%}
.column2, .footer_mid{width:36.06%}
.column3, .footer_right{width:18.5%}
.journal_section{margin:1% 3%}
.journal_box{width:90%}
.jr_info_list li{padding-bottom:10.5%}
.status .blue_bar{width:70%}
.status .yellow_bar{width:60%}
.user_stat{width:57%}
}
@media only screen and (max-width:1024px){
.main{width:100%}
.container{height:78%}
#header img{max-width:100%;}
#header h2{font-size:20px;height:30px;line-height:28px;}
.date_time{font-size:22px;height:40px;line-height:40px;}
.date_time b{font-size:42px;height:40px;line-height:40px;}
.column1, .footer_left{width:39%}
.column2, .footer_mid{width:35.75%}
.column3, .footer_right{width:23.45%}
.footer_right input[type="text"]{margin:10px 0 10px 30px;width:150px;}
.footer_right input[type="submit"]{width:16px;height:16px;margin:12px 0 0 8px;background-size:16px 16px}
.photo_list li{width:32.75%}
.journey_book{width:135px;font-size:14px}
.journal_section{margin:1% 3%}
.journal_box{background-size:35px 88px;width:90%}
.journal_bar{width:25%}
.jr_info_head li{font-size:10px}
.jr_info_list li{padding-bottom:13.75%}
.status .blue_bar{width:70%}
.status .yellow_bar{width:60%}
.user_stat{width:57%}
}
@media only screen and (max-width:800px){
.main{width:100%}
.container{height:86%}
#header img{max-width:100%;}
#header h2{font-size:20px;height:30px;line-height:28px;}
.date_time{font-size:18px;height:35px;line-height:35px;}
.date_time b{font-size:18px;height:35px}
.column1, .footer_left{width:41%}
.column2, .footer_mid{width:37.3%}
.column3, .footer_right{width:19.3%}
.footer_right input[type="text"]{margin:10px 0 10px 10px;width:90px;}
.footer_right input[type="submit"]{width:16px;height:16px;margin:12px 0 0 8px;background-size:16px 16px}
.photo_list li{width:32.6%}
.journey_book{width:135px;font-size:14px}
.journal_section{margin:1% 3%}
.journal_box{background-size:35px 88px;width:90%}
.journal_bar{width:25%}
.jr_info_head li{font-size:10px}
.jr_info_list li{padding-bottom:16%}
.status .blue_bar{width:70%}
.status .yellow_bar{width:60%}
.user_stat{width:57%}
.icon_list ul li{width:56px}
}
@media only screen and (max-width:768px){
.main{width:100%}
.container{height:86%}
#header img{max-width:100%;}
#header h2{font-size:20px;height:30px;line-height:28px;}
.date_time{font-size:18px;height:35px;line-height:35px;}
.date_time b{font-size:18px;height:35px}
.column1, .footer_left{width:41%}
.column2, .footer_mid{width:37.3%}
.column3, .footer_right{width:19.3%}
.footer_right input[type="text"]{margin:10px 0 10px 10px;width:90px;}
.footer_right input[type="submit"]{width:16px;height:16px;margin:12px 0 0 8px;background-size:16px 16px}
.photo_list li{width:32.6%}
.journey_book{width:135px;font-size:14px}
.journal_section{margin:1% 3%}
.journal_box{background-size:35px 88px;width:90%}
.journal_bar{width:25%}
.jr_info_head li{font-size:10px}
.jr_info_list li{padding-bottom:16%}
.status .blue_bar{width:70%}
.status .yellow_bar{width:60%}
.user_stat{width:57%}
.icon_list ul li{width:56px}
}
/*YGS*/
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, left_left_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,left_left_menu,nav,section {
display:block;
}
nav ul {
list-style:none;
}
blockquote, q {
quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content:'';
content:none;
}
a {
margin:0;
padding:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
/* change colours to suit your needs */
ins {
background-color:#ff9;
color:#000;
text-decoration:none;
}
/* change colours to suit your needs */
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;
}
/* change border colour to suit your needs */
hr {
display:block;
height:1px;
border:0;
border-top:1px solid #cccccc;
margin:1em 0;
padding:0;
}
input, select {
vertical-align:middle;
}
/* Begining of CSS Definitions */
/* ------------------------------------------------------------------------------------ */
body
{
background-color:#ffffff;
}
#dashboard_box {
height:99%;
width: 99%;
margin-top:0px;
padding: 0px;
margin-left: auto;
margin-right: auto;
}
#top_box {
height:3%;
width: 100%;
border: 0px solid #000000;
padding: 0px;
}
#title_box {
height:70%;
width: 99%;
border: 0px solid #000000;
padding: 0px;
margin-left: auto;
margin-right: auto;
Margin-top: .2%;
}
#title_left_box {
height:96%;
width: 44.5%;
border: 0px solid #000000;
padding: 0px;
margin-left: .1%;
float:left;
}
#title_left_box h1 {
font-family: Helvitica, Arial, sans-serif;
color: #5d4c46;
margin-left:0%;
font-size: 20vh;
max-width:80%;
height:150%;
margin-top: auto;
margin-bottom: auto;
}
#title_middle_box {
height:96%;
width: 10%;
border: 0px solid #000000;
padding: 0px;
float:left;
margin-left: .2%;
}
#title_middle_box img{
margin-left: auto;
margin-right: auto;
}
#guru_center img{
height:96%;
width: 25%;
margin-left: 35%
}
#title_right_box {
height:96%;
width: 44.5%;
border: 0px solid #000000;
padding: 0px;
float:right;
}
#title_line_box {
height:3%;
width: 99%;
border: 0px solid #000000;
background-color: #5d4c46;
margin-top: .5%;
margin-left: auto;
margin-right: auto;
}
#mid_box {
height:82.4%;
width: 100%;
border: 0px solid #000000;
}
#bottom_box {
height:11.5%;
width: 100%;
margin-top:0px;
padding: 0px;
}
#left_buttons {
margin-left:0px; width:7.14%; height=100%; padding: 0px 0px 0px 0px; float: left;
}
#right_buttons {
margin-left:0px; width:7.14%; height=100%; padding: 0px 0px 0px 0px; float: right;
}
#popup_box {
margin-left:.3%;
margin-top:0%;
width:85%;
height:98%;
float:left;
padding: 0px 0px 0px 0px;
border: 0px solid #ffffff;
}
#grid_box {
width:49.3%;
height:100%;
float:left;
padding: 0px 0px 0px 0px;
border: 0px solid #000000;
}
#detail_box {
margin-left:.75%;
width:49.3%;
height:100%;
padding:0px;
float:left;
border: 0px solid #000000;
}
#detail_box_updating {
margin-left:.75%;
width:49.3%;
height:100%;
padding:0px;
float:left;
border: 0px solid #000000;
display:none;
}
#left_menu {
height:99%;
margin-left:0px;
width:98%;
float:left;
}
#right_menu {
height:99%;
margin-left:0px;
width:99%;
float:right;
}
/* hide */
#box1 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-top:18%;
margin-bottom:2.4%;
/* background-color: #5d4c46; */
}
#box1 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* bomb */
#box2 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-bottom:2.4%;
/* background-color: #5d4c46; */
}
#box2 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* stars */
#box3 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-bottom:2.4%;
/* background-color: #5d4c46; */
}
#box3 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* challenge */
#box4 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-bottom:2.4%;
/* background-color: #5d4c46; */
}
#box4 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* music */
#box5 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-bottom:2.4%;
/* background-color: #5d4c46; */
}
#box5 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* zap */
#box6 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-bottom:2.4%;
/* background-color: #5d4c46; */
}
#box6 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* bail */
#box7 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
/* background-color: #5d4c46; */
}
#box7 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* intro */
#box8 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-top:18%;
margin-bottom:2.4%;
/* background-color: #5d4c46; */
}
#box8 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* chat */
#box9 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-bottom:2.4%;
/* background-color: #5d4c46; */
}
#box9 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* group */
#box10 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-bottom:2.4%;
/* background-color: #5d4c46; */
}
#box10 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* outing */
#box11 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-bottom:2.4%;
/* background-color: #5d4c46; */
}
#box11 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* outing */
#box12 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-bottom:2.4%;
/* background-color: #5d4c46; */
}
#box12 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* safe */
#box13 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-bottom:2.4%;
/* background-color: #5d4c46; */
}
#box13 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* calendar */
#box14 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-bottom:2.4%;
/* background-color: #5d4c46; */
}
#box14 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* gears */
#box15 {
height:98%; background-border:0px 0px 0px 0px; width:6.9%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-right:.2%;
float:left;
/* background-color: #5d4c46; */
}
#box15 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* infinty */
#box16 {
height:98%; background-border:0px 0px 0px 0px; width:6.9%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-right:.2%;
float:left;
/* background-color: #5d4c46; */
}
#box16 img{
height:40%; width:55%;
margin-top:30%;margin-left:22.5%;
}
/* like */
#box17 {
height:98%; background-border:0px 0px 0px 0px; width:6.9%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-right:.2%;
float:left;
/* background-color: #5d4c46; */
}
#box17 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* heart */
#box18 {
height:98%; background-border:0px 0px 0px 0px; width:6.9%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-right:.2%;
float:left;
/* background-color: #5d4c46; */
}
#box18 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* ideas */
#box19 {
height:98%; background-border:0px 0px 0px 0px; width:6.9%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-right:.2%;
float:left;
/* background-color: #5d4c46; */
}
#box19 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* search */
#box20 {
height:98%; background-border:0px 0px 0px 0px; width:6.9%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-right:1.25%;
float:left;
/* background-color: #5d4c46; */
}
#box20 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* search text box */
#box21 {
height:98%; background-border:0px 0px 0px 0px; width:19.4%;
/* color: #707070; */
/* outline: 1px solid #ffffff; */
padding:0px;
margin-right:.2%;
float:left;
}
#box21 img{
height:50%; width:100%;
margin-top:10%;
margin-left: 0%;
}
/* mail */
#box22 {
height:98%; background-border:0px 0px 0px 0px; width:6.9%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-right:.05%;
float:right;
/* background-color: #5d4c46; */
}
#box22 img{
height:50%; width:55%;
margin-top:22.5%;margin-left:25%;
}
/* bucketlist */
#box23 {
height:98%; background-border:0px 0px 0px 0px; width:6.9%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-right:.2%;
float:right;
/* background-color: #5d4c46; */
}
#box23 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* journeybook */
#box24 {
height:98%; background-border:0px 0px 0px 0px; width:6.9%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-right:.2%;
float:right;
/* background-color: #5d4c46; */
}
#box24 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* stats */
#box25 {
height:98%; background-border:0px 0px 0px 0px; width:6.9%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-right:.2%;
float:right;
/* background-color: #5d4c46; */
}
#box25 img{
height:55%; width:40%;
margin-top:20%;margin-left:30%;
}
#header h1{
font-size: 1.5vh;
}
/* avatar */
#box26 {
height:98%; background-border:0px 0px 0px 0px; width:6.9%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-right:.2%;
float:right;
/* background-color: #5d4c46; */
}
#box26 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
/* my journeybook */
#box27 {
height:13.8%; background-border:0px 0px 0px 0px; width:98%;
color: #707070;
/* outline: 1px solid #ffffff; */
padding:0px;
margin-bottom:2.4%;
/* background-color: #5d4c46; */
}
#box27 img{
height:55%; width:55%;
margin-top:20%;margin-left:20%;
}
popup{position:absolute;height:76%;width:81.1%;z-index:555;margin:3px;margin-top:0px;}
.dashboardpopup{position:absolute;height:76%;width:26.1%;z-index:15;margin:3px;margin-top:0px;background:#5d4c46;}
#middleavatarImg1{width:98%;height:86.5%;}
#middleavatarImg2{width:98%;height:94%;}
#SoulmateboxID{height:100%;min-height:350px;}
@media only screen and (max-width:1920px){.dashboardpopup{position:absolute;height:82.5%;width:81.05%;z-index:555;margin:3px;margin-top:0px;}#middleavatarImg1{width:98%;height:98.2%;}#middleavatarImg2{width:98%;height:98%;}}
@media only screen and (max-width:1680px){#middleavatarImg1{width:98%;height:98.5%;}#middleavatarImg2{width:98%;height:103.5%;}}
@media only screen and (max-width:1600px){.dashboardpopup{position:absolute;height:80%;width:81%;z-index:555;margin:3px;margin-top:0px;}#middleavatarImg1{width:98%;height:86.5%;}#middleavatarImg2{width:98%;height:100%;}}
@media only screen and (max-width:1370px){.dashboardpopup{position:absolute;height:76%;width:81%;z-index:555;margin:3px;margin-top:0px;}}
@media only screen and (max-width:1366px){.dashboardpopup{position:absolute;height:76%;width:81.05%;z-index:555;margin:3px;margin-top:0px;}#middleavatarImg1{width:98%;height:86.5%;}#middleavatarImg2{width:98%;height:93.8%;}}
@media only screen and (max-width:1280px){.dashboardpopup{position:absolute;height:16.5%;width:80.1%;z-index:555;margin:3px;margin-top:0px;}#middleavatarImg1{width:98%;height:81.2%;}#middleavatarImg2{width:98%;height:87.5%;}}
@media only screen and (max-width:1024px){.dashboardpopup{position:absolute;height:82%;width:74.8%;z-index:555;margin:3px;margin-top:0px;}#middleavatarImg1{width:98%;height:86.7%;}#middleavatarImg2{width:98%;height:93.5%;}}
@media only screen and (max-width:1010px){.dashboardpopup{position:absolute;height:76%;width:75%;z-index:555;margin:3px;margin-top:0px;}}
@media only screen and (max-width:980px){.dashboardpopup{position:absolute;height:89%;width:75%;z-index:555;margin:3px;margin-top:0px;}}
@media only screen and (max-width:768px){.dashboardpopup{position:absolute;height:87%;width:78.2%;z-index:555;margin:3px;margin-top:0px;}}
#pad_wrapper_newlife {
display:block;
width:100%;
height:100%;
}
#pad_newlife {
display:block;
margin-left:auto;
margin-right:auto;
height:100%;
background-color:#5d4c46;
border:2px solid gray;
border-radius:20px;
max-width:99%;
}
#pad_newlife h1{
color:#f1f1f1; font-size:30px; text-align:center;
font-family:"Century Gothic", "Calibri", "Trebuchet MS", ariel, Helvetica, sans-serif;
font-weight:300; letter-spacing:1px;
}
.dashboard_whitetext{text-align:left;color:#fff;font-family:"Century Gothic", "Calibri", "Trebuchet MS", ariel, Helvetica, sans-serif;font-size:24px;}
input[type="button"]
{
height:25px;
font-size:16px;
background-color:#f1f1f1;
cursor:pointer;
}
input[type="submit"]
{
height:25px;
font-size:16px;
background-color:#f1f1f1;
cursor:pointer;
}
.icon_wrap_profile{background:#5e4b45;text-align:left;padding-left:5px;position:absolute;left:0:top:0;width:100%;visibility:visible;}
.link_icon_profile{background:url(../images/link-icon.jpg) no-repeat;width:24px;height:24px;display:inline-block;text-indent:-9999px;}
.like_icon_profile{background:url(../images/like-icon.jpg) no-repeat;width:24px;height:24px;display:inline-block;text-indent:-9999px;}
.fav_icon_profile{background:url(../images/fav-icon.jpg) no-repeat;width:24px;height:24px;display:inline-block;text-indent:-9999px;}
.inputbox
{
width:250px;
border:0px;
color: #000000;
font-size:16px;
font-family:"Century Gothic", "Calibri", "Trebuchet MS", ariel, Helvetica, sans-serif;
font-weight: 100;
padding:3px;
}
.bottmborder_white{border-bottom:8px solid #ffffff;}
.rightborder_white{border-right:4px solid #ffffff;}
.graylink12 {color:#5D4C46;text-decoration:none;font-size:13px;}
.graylink12 a{color:#5D4C46;text-decoration:none;font-size:13px;}
.graylink12 a:hover{color:#5D4C46;text-decoration:underline;font-size:13px;}
.notifier_box{position:absolute;background-color:#E6E6E6;padding-left:5px;padding-right:5px;font-size:11px;
-webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.75);
box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.75);
}
.inputboxchat
{
width:60%;
border:0px;
color: #000000;
font-size:16px;
font-family:"Century Gothic", "Calibri", "Trebuchet MS", ariel, Helvetica, sans-serif;
font-weight: 100;
padding:3px;
}
.optiontitle:visited {
color: white;
}
.round {
width: 150px;
border-radius: 15px;
border: 1px #000 solid;
padding: 5px 5px 5px 25px;
top: 0;
left: 0;
z-index: 5;
}
.corner {
position: absolute;
top: 3px;
left: 5px;
height: 20px;
width: 20px;
z-index: 10;
border-radius: 10px;
border: none;
background: #000; /* Set the bg image here. with "no-repeat" */
}
.ideaslist
{
margin-top:1%;
width:70%;
height:100%;
display:inline-block;
}
.ideaslist ul
{
width:100%;
overflow:auto;
height:100%;
}
.listItem2
{
width:98%;
height:150px;
border:none;
margin-bottom:10px;
background:none;
position:relative;
vertical-align: top;
}
.idea_info_left2
{
float:left;
width:20%;
background:gray;
height:100%;
display:inline-block;
text-align:center;
padding-top:5%;
}
.idea_pic2
{
float:left;
width:44%;
background:gray;
height:100%;
display:inline-block;
margin-left:1%
}
.idea_info_rigth2
{
float:left;
width:34%;
max-width:34%;
margin-left:1%;
height:100%;
display:inline-block;
}
.row
{
width:100%;
margin-bottom:1%;
height:30%;
max-width:100%;
padding-right:2.5%;
padding-left:2.5%;
}
.search {
position: relative;
width: 190px;
height: 30px;
}
@media only screen and (max-width:1920px){.inputboxchat{width:80%}}
@media only screen and (max-width:1680px){.inputboxchat{width:80%}}
@media only screen and (max-width:1280px){.inputboxchat{width:80%}}
@media only screen and (max-width:1024px){.inputboxchat{width:75%}}
@media only screen and (max-width:768px){.inputboxchat{width:65%}} | 0.2676 | 0.051439 |
width: 400px;
height: 400px;
background-color: #ffffff;
border-radius: 5px;
border: 1px solid #ccc;
}
input[type=text], select {
width: 90%;
padding: 12px 20px;
margin: 8px 0;
margin-left: 10px;
display: inline-block;
border: 1px solid #ccc;
border-radius: 4px;
box-sizing: border-box;
}
input[type=password], select {
width: 90%;
padding: 12px 20px;
margin: 8px;
margin-left: 10px;
display: inline-block;
border: 1px solid #ccc;
border-radius: 4px;
box-sizing: border-box;
}
label {
margin: 0px 0 ;
font-size: 10px;
text-align: center;
}
input[type=checkbox], select {
text-align: left;
}
input[type=submit], select {
width: 90%;
padding: 12px 20px;
margin-left: 10px;
display: inline-block;
border: 1px solid #ccc;
border-radius: 4px;
box-sizing: border-box;
/*width: 100%;
padding: 12px 20px;
margin: 8px;
margin-left: 10px;
display: inline-block;
border: 1px solid #ccc;
border-radius: 4px;
box-sizing: border-box;*/
}
.image {
margin-bottom: 5px;
float: left;
}
.logo {
margin-top: 15px;
}
.namelogin {
color: #2ecc71;
/* margin-left: 30px; */
text-align: center;
}
.face, .twi, .google {
border-radius: 4px;
float: left;
margin-left: 8px;
}
.text_right{
font-size: 10px;
column-count: 12;
-moz-column-count: 12;
-webkit-column-count: 12;
column-rule:5px dashed #cc0000;
-moz-column-rule: 5px dashed #cc0000;
-webkit-column-rule: 5px dashed #cc0000;
}
/* /* Dropdown Menu */
.dropbtn {
background-color: #4CAF50;
color: white;
padding: 12px;
font-size: 10px;
border: none;
cursor: pointer;
}
.dropdown {
position: relative;
display: inline-block;
}
.dropdown-content {
display: none;
position: absolute;
background-color: #0080ff;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 100;
}
.dropdown-content a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}
.dropdown-content a:hover {background-color: #f1f1f1}
.dropdown:hover .dropdown-content {
display: block;
}
.dropdown:hover .dropbtn {
background-color: #3e8e41;
} */ | ShoppingCar/src/main/webapp/resource/css/form-login-css.css | width: 400px;
height: 400px;
background-color: #ffffff;
border-radius: 5px;
border: 1px solid #ccc;
}
input[type=text], select {
width: 90%;
padding: 12px 20px;
margin: 8px 0;
margin-left: 10px;
display: inline-block;
border: 1px solid #ccc;
border-radius: 4px;
box-sizing: border-box;
}
input[type=password], select {
width: 90%;
padding: 12px 20px;
margin: 8px;
margin-left: 10px;
display: inline-block;
border: 1px solid #ccc;
border-radius: 4px;
box-sizing: border-box;
}
label {
margin: 0px 0 ;
font-size: 10px;
text-align: center;
}
input[type=checkbox], select {
text-align: left;
}
input[type=submit], select {
width: 90%;
padding: 12px 20px;
margin-left: 10px;
display: inline-block;
border: 1px solid #ccc;
border-radius: 4px;
box-sizing: border-box;
/*width: 100%;
padding: 12px 20px;
margin: 8px;
margin-left: 10px;
display: inline-block;
border: 1px solid #ccc;
border-radius: 4px;
box-sizing: border-box;*/
}
.image {
margin-bottom: 5px;
float: left;
}
.logo {
margin-top: 15px;
}
.namelogin {
color: #2ecc71;
/* margin-left: 30px; */
text-align: center;
}
.face, .twi, .google {
border-radius: 4px;
float: left;
margin-left: 8px;
}
.text_right{
font-size: 10px;
column-count: 12;
-moz-column-count: 12;
-webkit-column-count: 12;
column-rule:5px dashed #cc0000;
-moz-column-rule: 5px dashed #cc0000;
-webkit-column-rule: 5px dashed #cc0000;
}
/* /* Dropdown Menu */
.dropbtn {
background-color: #4CAF50;
color: white;
padding: 12px;
font-size: 10px;
border: none;
cursor: pointer;
}
.dropdown {
position: relative;
display: inline-block;
}
.dropdown-content {
display: none;
position: absolute;
background-color: #0080ff;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 100;
}
.dropdown-content a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}
.dropdown-content a:hover {background-color: #f1f1f1}
.dropdown:hover .dropdown-content {
display: block;
}
.dropdown:hover .dropbtn {
background-color: #3e8e41;
} */ | 0.439266 | 0.134037 |
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans|Josefin+Slab|Montserrat&display=swap');
.App {
font-family: 'Montserrat', sans-serif;
text-align: center;
}
.App-logo {
height: 40vmin;
}
.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: #09d3ac;
}
.nav {
background-color: #14BDAC !important;
}
.userName {
font-size: 13px !important;
border-style: none !important;
}
.login {
background-color: #F2EBD3 !important;
color: #0DA192 !important;
font-size: 13px !important;
border-style: none !important;
padding: 7px !important;
}
.login:hover {
background-color: #545454 !important;
color: #F2EBD3 !important;
}
/* .container{
margin-top: 5px;
} */
.reset {
margin: 10px 0px 5px 0px;
width: 120px;
font-size: 12px !important;
font-weight: 800 !important;
padding: 8px !important;
}
.title {
font-size: 20px;
font-weight: 600;
font-family: 'Montserrat', sans-serif;
/* text-align: center; */
margin-bottom: 20px;
}
.square {
width: 100px;
height: 100px;
border: solid 1px #0DA192;
border-bottom: solid 1px #0DA192;
background-color: #14BDAC;
display: flex;
justify-content: center;
align-items: center;
font-size: 50px;
font-weight: 900;
color: white;
}
.board {
width: 300px;
height: 300px;
display: flex;
flex-wrap: wrap;
justify-content: center;
margin: auto;
margin-top: 10px;
}
.gameCol {
display: flex;
justify-content: center;
}
.game {
/* border: solid 0.5px #545454; */
/* box-shadow: 5px 5px 20px rgba(0,0,0, 0.2); */
border-radius: 10px;
margin-top: 20px;
margin-bottom:auto;
width: 600px;
height: 100%;
padding: 30px;
}
.X {
color: #545454;
}
.O {
color:#F2EBD3;
}
.outCome {
margin-top: 20px;
}
h6 {
font-weight: 800 !important;
}
.TopScore {
border: solid 1px #14BDAC;
border-radius: 10px;
margin: 20px;
padding: 30px;
font-size: 13px;
} | src/App.css | @import url('https://fonts.googleapis.com/css?family=Josefin+Sans|Josefin+Slab|Montserrat&display=swap');
.App {
font-family: 'Montserrat', sans-serif;
text-align: center;
}
.App-logo {
height: 40vmin;
}
.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: #09d3ac;
}
.nav {
background-color: #14BDAC !important;
}
.userName {
font-size: 13px !important;
border-style: none !important;
}
.login {
background-color: #F2EBD3 !important;
color: #0DA192 !important;
font-size: 13px !important;
border-style: none !important;
padding: 7px !important;
}
.login:hover {
background-color: #545454 !important;
color: #F2EBD3 !important;
}
/* .container{
margin-top: 5px;
} */
.reset {
margin: 10px 0px 5px 0px;
width: 120px;
font-size: 12px !important;
font-weight: 800 !important;
padding: 8px !important;
}
.title {
font-size: 20px;
font-weight: 600;
font-family: 'Montserrat', sans-serif;
/* text-align: center; */
margin-bottom: 20px;
}
.square {
width: 100px;
height: 100px;
border: solid 1px #0DA192;
border-bottom: solid 1px #0DA192;
background-color: #14BDAC;
display: flex;
justify-content: center;
align-items: center;
font-size: 50px;
font-weight: 900;
color: white;
}
.board {
width: 300px;
height: 300px;
display: flex;
flex-wrap: wrap;
justify-content: center;
margin: auto;
margin-top: 10px;
}
.gameCol {
display: flex;
justify-content: center;
}
.game {
/* border: solid 0.5px #545454; */
/* box-shadow: 5px 5px 20px rgba(0,0,0, 0.2); */
border-radius: 10px;
margin-top: 20px;
margin-bottom:auto;
width: 600px;
height: 100%;
padding: 30px;
}
.X {
color: #545454;
}
.O {
color:#F2EBD3;
}
.outCome {
margin-top: 20px;
}
h6 {
font-weight: 800 !important;
}
.TopScore {
border: solid 1px #14BDAC;
border-radius: 10px;
margin: 20px;
padding: 30px;
font-size: 13px;
} | 0.213377 | 0.082549 |
* {
margin: 0;
padding: 0;
}
body {
font-family: 'Roboto', sans-serif;
background: url(coronavirus.jpg) repeat-x;
}
#container {
width: 960px;
margin: 0 auto;
}
#header {
height: 150px;
padding-top: 35px;
}
.logo {
width: 152px;
height: 66px;
text-indent: 30px;
color: #fff;
text-shadow: #ff0000 2px 2px 5px;
}
#menu-site {
display: flex;
}
#header a {
margin-top: 30px;
background: url(divisor.png) no-repeat left center;
background-color: #b10333;
display: flex;
justify-content: center;
font-size: 0.9em;
display: block;
padding: 0.5em 1.5em;
line-height: 2.1em;
text-decoration: none;
color: #fff;
}
#header a:hover {
color: #59001a;
}
body.principal a#principal,
body.home a#home,
body.sobre a#sobre,
body.contato a#contato,
body.blog a#blog {
color: #fff;
background:#de003e;
cursor: text;
}
.corpo {
position: absolute;
left: 10px;
width: 80%;
height: 100%;
overflow-y: auto;
padding: 0 3%;
}
.conteudo-tabela {
border-collapse: collapse;
margin: 25px 0;
font-size: 20px;
min-width: 400px;
position: absolute;
top: 40%;
transform: translateY(-30%);
transform: translateX(30%);
}
.conteudo-tabela a {
color: #6c757d;
text-decoration: none;
}
.conteudo-tabela thead tr {
border-bottom: 2px solid #000000;
color: #343a40;
text-align: left;
font-weight: bold;
}
.conteudo-tabela td {
color: #6c757d;
}
.conteudo-tabela th,
.conteudo-tabela td {
padding: 12px 15px;
}
.conteudo-tabela tbody tr {
border-bottom: 1px solid #dddddd;
}
section.descricao{
position: relative;
top: 20%;
transform: translateY(-50%);
}
section.descricao h1 {
font-size: 56px;
color: #b10333;
transform: translateX(20%);
}
section.descricao h2{
color: #343a40;
font-size: 46px;
margin-top: 40px;
transform: translateX(20%);
}
section.descricao h3{
margin: 15px 0;
color: #6c757d;
font-size: 26px;
}
section.descricao p{
color: #6c757d;
font-size: 20px;
margin-top: 40px;
transform: translateX(20%);
}
footer {
padding: 20px;
position: absolute;
top: 110%;
transform: translateY(-50%);
transform: translateX(20%);
}
#rodape-conteudo {
width: 700px;
margin: 0;
color: #000000;
font-size: 12px;
text-align: right;
} | styleblog.css | * {
margin: 0;
padding: 0;
}
body {
font-family: 'Roboto', sans-serif;
background: url(coronavirus.jpg) repeat-x;
}
#container {
width: 960px;
margin: 0 auto;
}
#header {
height: 150px;
padding-top: 35px;
}
.logo {
width: 152px;
height: 66px;
text-indent: 30px;
color: #fff;
text-shadow: #ff0000 2px 2px 5px;
}
#menu-site {
display: flex;
}
#header a {
margin-top: 30px;
background: url(divisor.png) no-repeat left center;
background-color: #b10333;
display: flex;
justify-content: center;
font-size: 0.9em;
display: block;
padding: 0.5em 1.5em;
line-height: 2.1em;
text-decoration: none;
color: #fff;
}
#header a:hover {
color: #59001a;
}
body.principal a#principal,
body.home a#home,
body.sobre a#sobre,
body.contato a#contato,
body.blog a#blog {
color: #fff;
background:#de003e;
cursor: text;
}
.corpo {
position: absolute;
left: 10px;
width: 80%;
height: 100%;
overflow-y: auto;
padding: 0 3%;
}
.conteudo-tabela {
border-collapse: collapse;
margin: 25px 0;
font-size: 20px;
min-width: 400px;
position: absolute;
top: 40%;
transform: translateY(-30%);
transform: translateX(30%);
}
.conteudo-tabela a {
color: #6c757d;
text-decoration: none;
}
.conteudo-tabela thead tr {
border-bottom: 2px solid #000000;
color: #343a40;
text-align: left;
font-weight: bold;
}
.conteudo-tabela td {
color: #6c757d;
}
.conteudo-tabela th,
.conteudo-tabela td {
padding: 12px 15px;
}
.conteudo-tabela tbody tr {
border-bottom: 1px solid #dddddd;
}
section.descricao{
position: relative;
top: 20%;
transform: translateY(-50%);
}
section.descricao h1 {
font-size: 56px;
color: #b10333;
transform: translateX(20%);
}
section.descricao h2{
color: #343a40;
font-size: 46px;
margin-top: 40px;
transform: translateX(20%);
}
section.descricao h3{
margin: 15px 0;
color: #6c757d;
font-size: 26px;
}
section.descricao p{
color: #6c757d;
font-size: 20px;
margin-top: 40px;
transform: translateX(20%);
}
footer {
padding: 20px;
position: absolute;
top: 110%;
transform: translateY(-50%);
transform: translateX(20%);
}
#rodape-conteudo {
width: 700px;
margin: 0;
color: #000000;
font-size: 12px;
text-align: right;
} | 0.25842 | 0.079353 |
.footer-basic-centered{
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
box-sizing: border-box;
width: 100%;
text-align: center;
font: normal 18px sans-serif;
padding: 60px 45px;
/*background-color: #02121D;*/
background: #09131f;
background: -moz-linear-gradient(left, #09131f 0%, #20536e 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, #09131f), color-stop(100%, #20536e));
background: -webkit-linear-gradient(left, #09131f 0%, #20536e 100%);
background: -o-linear-gradient(left, #09131f 0%, #20536e 100%);
background: -ms-linear-gradient(left, #09131f 0%, #20536e 100%);
background: linear-gradient(to right, #09131f 0%, #20536e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09131f', endColorstr='#20536e', GradientType=1 );
}
.footer-basic-centered .footer-company-motto{
color: #8d9093;
font-size: 24px;
margin: 0;
}
.footer-basic-centered .footer-company-name{
color: #8f9296;
font-size: 14px;
margin: 0;
}
.footer-basic-centered .footer-links{
list-style: none;
font-weight: bold;
color: #ffffff;
padding: 30px 0 30px;
margin: 0;
}
.footer-basic-centered .footer-links a{
display:inline-block;
text-decoration: none;
color: inherit;
}
.footer-documents{
font-size: 0.8rem;
list-style: none;
font-weight: normal;
color: #8F9296;
padding: 0px 0 5px;
margin: 0;
}
.footer-documents a{
display:inline-block;
text-decoration: none;
color: inherit;
}
/* If you don't want the footer to be responsive, remove these media queries */
/* Footer links */
.footer-distributed .footer-right{
margin-top: 6px;
max-width: 540px;
text-align: center;
margin: 0 auto 20px;
}
.footer-distributed .footer-right a{
display: inline-block;
width: 35px;
height: 35px;
background-color: #33383b;
border-radius: 2px;
font-size: 20px;
color: #ffffff;
text-align: center;
line-height: 35px;
margin-left: 3px;
margin-bottom: 6px;
}
@media (max-width: 600px) {
.footer-basic-centered{
padding: 50px 35px;
}
.footer-basic-centered .footer-company-motto{
font-size: 18px;
}
.footer-basic-centered .footer-company-name{
font-size: 12px;
}
.footer-basic-centered .footer-links{
font-size: 14px;
padding: 25px 0 20px;
}
.footer-basic-centered .footer-links a{
line-height: 1.8;
}
} | css/footer-basic-centered.css | .footer-basic-centered{
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
box-sizing: border-box;
width: 100%;
text-align: center;
font: normal 18px sans-serif;
padding: 60px 45px;
/*background-color: #02121D;*/
background: #09131f;
background: -moz-linear-gradient(left, #09131f 0%, #20536e 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, #09131f), color-stop(100%, #20536e));
background: -webkit-linear-gradient(left, #09131f 0%, #20536e 100%);
background: -o-linear-gradient(left, #09131f 0%, #20536e 100%);
background: -ms-linear-gradient(left, #09131f 0%, #20536e 100%);
background: linear-gradient(to right, #09131f 0%, #20536e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09131f', endColorstr='#20536e', GradientType=1 );
}
.footer-basic-centered .footer-company-motto{
color: #8d9093;
font-size: 24px;
margin: 0;
}
.footer-basic-centered .footer-company-name{
color: #8f9296;
font-size: 14px;
margin: 0;
}
.footer-basic-centered .footer-links{
list-style: none;
font-weight: bold;
color: #ffffff;
padding: 30px 0 30px;
margin: 0;
}
.footer-basic-centered .footer-links a{
display:inline-block;
text-decoration: none;
color: inherit;
}
.footer-documents{
font-size: 0.8rem;
list-style: none;
font-weight: normal;
color: #8F9296;
padding: 0px 0 5px;
margin: 0;
}
.footer-documents a{
display:inline-block;
text-decoration: none;
color: inherit;
}
/* If you don't want the footer to be responsive, remove these media queries */
/* Footer links */
.footer-distributed .footer-right{
margin-top: 6px;
max-width: 540px;
text-align: center;
margin: 0 auto 20px;
}
.footer-distributed .footer-right a{
display: inline-block;
width: 35px;
height: 35px;
background-color: #33383b;
border-radius: 2px;
font-size: 20px;
color: #ffffff;
text-align: center;
line-height: 35px;
margin-left: 3px;
margin-bottom: 6px;
}
@media (max-width: 600px) {
.footer-basic-centered{
padding: 50px 35px;
}
.footer-basic-centered .footer-company-motto{
font-size: 18px;
}
.footer-basic-centered .footer-company-name{
font-size: 12px;
}
.footer-basic-centered .footer-links{
font-size: 14px;
padding: 25px 0 20px;
}
.footer-basic-centered .footer-links a{
line-height: 1.8;
}
} | 0.392104 | 0.092934 |
body,
html {
overflow-x:hidden;
}
body {
margin: 0;
padding: 0;
font-size: 14px;
font-family: 'notokr-regular', sans-serif;
}
ul {
padding: 0;
margin: 0;
}
li {
list-style: none;
list-style-position: initial;
list-style-image: initial;
list-style-type: none;
}
a {
text-decoration: none;
color: white;
}
a:hover,
a:focus {
outline: none;
text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
font-size: 1em;
font-weight: normal;
}
h1 {
font-size: 38px;
}
h2 {
font-size: 32px;
line-height: 1.13;
}
h3 {
font-size: 26px;
}
h4 {
font-size: 22px;
}
h5 {
font-size: 20px;
}
h6 {
font-size: 18px;
}
img {
border: none;
max-width: 100%;
}
code {
background-color: #ee6e73;
border-radius: 2px;
color: #fff;
padding: 2px 4px;
}
pre {
background-color: #f8f8f8;
border: 1px solid #eee;
border-radius: 4px;
padding: 10px;
}
pre code {
background-color: transparent;
color: #333333;
}
del{
text-decoration-color: #ee6e73;
}
kbd {
background-color: #ddd;
padding: 4px 6px;
border-radius: 2px;
color: ;
}
address {
line-height: 1.5;
padding-left: 10px;
}
dl dt {
font-weight: 700;
}
dl dd {
margin-left: 0;
}
blockquote {
background-color: #f8f8f8;
border-radius: 0 4px 4px 0;
color: #323232;
padding: 15px 15px;
border-left: 5px solid #0091ea;
font-weight: 600;
}
blockquote p {
margin-top: 10px;
}
button {
padding: 5px 15px;
border: none;
}
button:focus {
outline: none;
border: none;
}
iframe {
border: none;
}
/*scrol to top*/
.scrollToTop {
background-color: #0091ea;
bottom: 60px;
color: #ffffff;
display: none;
font-size: 30px;
line-height: 50px;
position: fixed;
right: 20px;
text-align: center;
text-decoration: none;
width: 55px;
z-index: 999;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
height: 55px;
}
.scrollToTop:hover,
.scrollToTop:focus {
color: #fff;
}
/*--------------------*/
/* 홈페이지 메인 상단 */
/*--------------------*/
#main-top-container {
background :
url("https://1.bp.blogspot.com/-AonWI90vnqg/X-wbOCGdEOI/AAAAAAAAAOc/SSaAirgYzgcLzwasLyM4Ny-6Ab2VQW1hwCLcBGAsYHQ/s1970/%25ED%2599%2588%25ED%258E%2598%25EC%259D%25B4%25EC%25A7%2580%2B%25EC%2582%25AC%25EC%25A7%2584%2B2.jpg") no-repeat;
background-size : cover;
background-position : center center;
width : 100%;
height : 970px;
}
.navbar {
display : flex;
justify-content : center;
align-items : center;
padding-top: 22px;
border-bottom: 1px solid rgba(255,250,240,0.4);
}
.navbar_logo{
font-family: 'Sunflower', sans-serif;
font-size: 40px;
color: #FFFAF0;
margin-right: 120px;
padding-bottom: 10px;
}
#white-title {
color : white;
}
#red-title {
color : #8B0000;
}
.navbar_menu {
display : flex;
list-style : none;
padding-left : 0;
padding-bottom : 15px;
font-family: 'Noto Sans KR', sans-serif;
font-size : 20px;
}
.navbar_menu li {
margin-left: 65px;
padding: 12px 12px;
}
.navbar_menu li:hover {
color : #000000;
cursor : pointer;
}
#main-banner-text {
position: absolute;
top: 345px;
left: 21%;
width: 58%;
padding: 50px 0;
background: rgba(67,1,1,1.35);
text-align: center;
color: #fff;
list-style: none;
}
#main-banner-text .small-text {
font-family: 'Noto Sans KR', sans-serif;
font-size: 20px;
margin-bottom: 10px;
list-style: none;
}
#main-banner-text .big-text .Big-logo {
font-family: 'Taviraj', serif;
font-size : 64px;
}
#main-banner-text .big-text .Small-logo {
font-family: 'Taviraj', serif;
font-size: 64px;
padding-left: 35px;
}
#common-page-top-container {
background :
url("https://1.bp.blogspot.com/-YrKHHO_4_bs/X-xUIbGlwBI/AAAAAAAAAQg/8IjS93AhLncmO3ZNhqZ6Oj_CQWaMgrYawCLcBGAsYHQ/s1920/%25EC%2582%25AC%25EC%25A7%25847%2B%25281%2529.jpg") no-repeat;
background-size : cover;
background-position : center center;
width : 100%;
height : 320px;
}
#common-page-banner-text {
position: absolute;
top: 94px;
left: 52%;
width: 1030px;
margin-left: -530px;
padding-bottom: 34px;
text-align: center;
color: #fff;
list-style: none;
margin-top:60px;
}
#common-page-banner-text .small-text {
font-family: 'Noto Sans KR', sans-serif;
font-size: 20px;
list-style: none;
}
#common-page-banner-text .big-text .Big-logo {
font-family: 'Taviraj', serif;
font-size : 61px;
}
#common-page-banner-text .big-text .Small-logo {
font-family: 'Taviraj', serif;
font-size: 61px;
padding-left: 35px;
}
/*--------------------*/
/* 메인 홈페이지 포트폴리오 */
/*--------------------*/
#portfolio {
display: block;
width: 100%;
}
.portfolio-area {
display: block;
padding: 30px 0;
width: 100%;
}
.mu-portfolio-content{
display: inline;
float: left;
margin-top: 20px;
width: 100%;
}
.portfolio-filter-area{
display: inline;
float: left;
width: 100%;
margin-bottom: 10px;
}
.filtr-item {
margin-bottom: 0px;
padding: 16px;
transform-style: unset !important;
}
.mu-imglink {
background-color: transparent;
}
.filtr-item h4 {
font-size: 14px;
}
.filter-item-content {
background-color: #778899;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: none;
flex-flow: wrap;
justify-content: center;
color: #000000;
padding-top: 33%;
font-size: 18px;
-webkit-transform: scale(0);
-webkit-transition: all 0.5s;
transition: all 0.7s;
opacity: 0.8;
}
.filter-item-content h4 {
font-family: 'Do Hyeon', sans-serif;
font-size : 30px;
}
.each-gallery:hover .filter-item-content {
display:flex;
transform: scale(0.9);
transition: all 0.7s;
-webkit-transition: all 0.5s;
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
.inner-width {
width : 100%;
max-width : 1200px;
margin:auto;
padding 0 20px;
}
.gallery-section {
max-width: 980px;
margin-top: 180px;
margin-right: auto;
margin-left: auto;
box-sizing: border-box;
}
.border {
width : 100px;
height: 40px;
margin : 60px, auto;
}
.gallery-section .gallery {
width: 100%;
padding: 7px 0px;
float: left;
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
margin-left: auto;
margin-right: auto;
}
.gallery-section .each-gallery {
position:relative;
width: 32%;
padding: 7px;
transition: all 5s ease-out 0ms;
}
.each-gallery .p-image {
}
/*--------------------*/
/* 템플릿 코드 */
/*--------------------*/
/* .row {
display:flex;
flex-wrap:wrap;
margin-right:-15px;
margin-left:-15px;
}
.mu-portfolio-filter-area{
display: inline;
float: left;
width: 100%;
}
.mu-simplefilter {
text-align: center;
}
.mu-simplefilter li {
color: #323232;
cursor: pointer;
display: inline-block;
margin: 0 6px;
-webkit-transition: all 0.5s;
transition: all 0.5s;
font-size: 16px;
font-weight: 700;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.mu-simplefilter li span {
margin-left: 16px;
}
.mu-simplefilter li:hover,
.mu-simplefilter li.active {
color: #0091ea;
}
.mu-portfolio-content{
display: inline;
float: left;
margin-top: 20px;
width: 100%;
}
.filtr-container{
height:537.93px;
padding-top:0px;
padding-right:0px;
padding-bottom:0px;
padding-left:0px;
position:relative;
}
*/
/*--------------------*/
/* 블레스 인테리어 인사말 페이지 */
/*--------------------*/
.about-area {
width: 100%;
max-width: 980px;
margin-left: auto;
margin-right: auto;
box-sizing: border-box;
}
.portfolio-title {
display: inline;
float: left;
text-align: center;
width: 100%;
margin-bottom: 55px;
margin-top: 20px;
}
.portfolio-title h2 {
color: #323232;
font-size: 42px;
font-family: 'Noto Sans KR', sans-serif;
text-transform: uppercase;
margin-bottom: 15px;
}
.portfolio-title p {
font-size : 20px;
font-family: sans-serif;
}
.about-left {
display: block;
margin-right: 15px;
height: 350px;
width: 40%;
}
.about-right {
margin-left: 15px;
height: 350px;
border: thick double #696969;
padding: 6px;
}
.about-right ul li {
list-style: none;
float: left;
margin-bottom: 25px;
}
.about-right ul li h3 {
border-bottom: 3px solid #8B0000;
color: #323232;
font-size: 35px;
display: inline-block;
padding-bottom: 5px;
margin-bottom: 15px;
font-family: 'Sunflower', sans-serif;
}
.about-right p {
font-size: 20px;
font-family: 'Nanum Gothic', sans-serif;
margin-top: 18px;
width:535px;
}
.about-under {
display: block;
height: 510px;
width: 65%;
}
.top-row {
width:100%;
}
.bottom-row{
width: 100%;
float: left;
height: 870px;
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-left: auto;
margin-right: auto;
max-width: 1080px;
}
#introduce {
font-size : 20px;
font-family: 'Noto Sans KR', sans-serif;
width:570px;
}
.about-img{
border: 3px solid #708090;
border-radius: 7px;
}
/*--------------------*/
/* 포트폴리오 */
/*--------------------*/
#p-main {
display: block;
margin-top: 45px;
min-height:600px;
}
#p-header {
min-height : 80px;
cursor : pointer;
color: #444;
padding-top: 40px;
}
.p-logo {
font-size : 3em;
font-weight:900px;
line-height:80px;
float:left;
margin-left: 220px;
font-family: 'Sunflower', sans-serif;
}
#p-main #p-header ul {
float:right;
margin-right: 150px;
}
#p-main #p-header ul li{
list-style : none;
display : inline-block;
font-size : 1.5rem;
font-weight:900;
padding : 0 20px;
line-height: 80px;
margin-right: 45px;
color:#444444;
}
#p-main #p-header ul li:hover,
.p-active {
background : #4682B4;
color:white;
}
#p-main #p-header ul li:action {
background-color : chocolate;
}
.p-ul{
float:right;
}
.p-ul li {
list-style : none;
display : inline-block;
font-size : 1.5rem;
font-weight:900;
padding : 0 20px;
line-height: 80px;
margin-right:30px;
}
.p-ul li:hover, {
background : chocolate;
}
.p-section {
width: 100%;
padding: 35px 35px;
margin-top: 30px;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.thumb {
width: 29%;
min-width: 300px;
height: 390px;
text-align: center;
cursor: pointer;
padding: 8px 10px;
}
.thumb img {
width: 100%;
height: 325px;
display: block;
object-position: top;
object-fit: cover;
}
.thumb h4{
font-size: 20px;
font-weight: 850;
font-family: 'Noto Sans KR';
letter-spacing: 1px;
line-height: 60px;
color: #000000;
}
.thumb:hover {
background: #ccc;
}
#p-main .p-section .thumb.hide{
display: none;
}
#p-main .p-section .thumb.show{
display: block;
animation: show .5s ease;
}
@keyframes show{
0%{
opacity:0;
transform: scale(0.9);
}
100%{
opacity:1;
transform: scale(1);
}
}
.p-section .pagination{
position: inherit;
display: block;
width: 100%;
padding:15px;
text-align: center;
margin-top: 30px;
font-weight: bold;
}
.p-section .pagination div{
display: inline-block;
margin:0 10px;
}
.p-section .pagination .page{
color: gray;
text-align: center;
width: 15%;
padding-top: 7px;
font-size: 15px;
}
.p-section .pagination .prev,
.p-section .pagination .next{
color:#000;
border:2px solid #000;
font-size:15px;
padding:7px 15px;
cursor: pointer;
}
.p-section .pagination .prev.disabled,
.p-section .pagination .next.disabled{
border-color: gray;
color:gray;
pointer-events: none;
}
/*--------------------*/
/* 견적문의 */
/*--------------------*/
#contact-us-main{
height:950px;
}
#contact {
background-color: #fff;
display: inline;
float: left;
width: 100%;
margin-top:50px;
}
.contact-area {
display: inline;
float: left;
text-align: center;
width: 100%;
}
#bless-interior-icon-img {
width: 35px;
margin-bottom: 7px;
margin-right: 10px;
}
#next-icon-title {
color: #323232;
font-size: 42px;
font-family: 'Sunflower', sans-serif;
text-transform: uppercase;
margin-bottom: 15px;
}
#contact-text{
font-size:24px;
}
/*--------------------*/
/* 커뮤니티 */
/*--------------------*/
#commuity-notice {
background-color: #fff;
display: inline;
float: left;
width: 100%;
}
.notice-container {
display: block;
height: 520px;
width: 780px;
margin: auto;
}
.notice-hd {
margin-top: 100px;
margin-bottom: 35px;
}
.search-bar{
width: 50%;
float: left;
margin-top: 30px;
margin-left: 200px;
}
.table td, .table th {
vertical-align: top;
border-top: 1px solid #e9ecef;
padding: 25px 0;
}
/* Filter controls */
.simplefilter {
text-align: center;
}
.simplefilter li {
color: #323232;
cursor: pointer;
display: inline-block;
margin: 0 18px;
-webkit-transition: all 0.5s;
transition: all 0.5s;
font-size: 22px;
font-weight: 700;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.simplefilter li span {
margin-left: 16px;
}
.simplefilter li:hover {
background-color: #800000;
color:white;
}
/*--------------------*/
/* GOOGLE MAP */
/*--------------------*/
#google-map {
width: 100%;
height: 700px;
display: inline;
margin-bottom: 100px;
}
#google-map iframe {
display: block;
height: 550px;
width: 700px;
left: 50%;
top: 50%;
margin: auto;
}
/*--------------------*/
/* FOOTER */
/*--------------------*/
#footer-header-text {
color: #000000;
font-family: 'Noto Sans KR', sans-serif;
font-size: 30px;
margin-bottom: 30px;
margin-left: 9px;
text-align: center;
}
#footer-header-blog-text {
color: #000000;
font-family: 'Noto Sans KR', sans-serif;
font-size: 30px;
margin-left: 60px;
margin-bottom: 30px;
}
#naver-blog-icon-img {
width: 50px;
margin-top: 5px;
}
#footer-under-text {
color: #000000;
font-family: 'Noto Sans KR', sans-serif;
font-size: 19px;
text-align: center;
}
.mu-footer-top {
background-color: #3c3d41;
display: inline;
float: left;
padding: 20px 0;
width: 100%;
display: inline;
float: left;
padding: 20px 0;
width: 100%;
}
.mu-single-footer {
display: inline;
float: left;
color: #fff;
font-size: 14px;
width: 100%;
}
.mu-footer-logo {
margin-bottom: 25px;
}
.mu-single-footer h3 {
color: #000000;
font-family: 'Do Hyeon', sans-serif;
font-size : 30px;
text-transform: uppercase;
margin-bottom: 35px;
}
.mu-single-footer ul li {
list-style: none;
margin-bottom: 10px;
padding-bottom: 12px;
font-size: 17px;
}
.mu-single-footer ul li:last-child {
border-bottom: none;
}
.mu-single-footer ul li a {
color: #fff;
}
.mu-single-footer .mu-useful-links li {
line-height: 1;
padding-bottom: 15px;
margin-bottom: 15px;
}
.mu-single-footer ul {
list-style : none;
}
.col-md-3 {
flex : auto;
max-width : 33%;
}
.mu-single-footer .list-unstyled li {
float: left;
list-style: none;
margin-left: 37px;
}
.mu-single-footer .list-unstyled li.media span {
margin-right: 10px;
}
.mu-single-footer .list-unstyled li.media p {
line-height: 1.5;
margin-top: -5px;
margin-bottom: 4px;
font-family: 'Noto Sans KR', sans-serif;
font-size: 15px;
color: #000000;
text-align: center;
}
.mu-single-footer .list-unstyled li.media a {
font-size: 12px;
}
.fa-home:before {
content: "\f015";
color: white;
}
.fa-phone:before {
content: "\f095";
color: white;
}
.fa-envelope:before {
content: "\f0e0";
color: white;
}
.footer-bottom {
background-color: #111;
display: inline;
padding: 20px 0;
float: left;
width: 100%;
}
.footer-bottom-area {
display: inline;
float: left;
text-align: center;
width: 100%;
}
.
.copy-right {
color: #fff;
margin-bottom: 0;
font-size: 14px;
}
.copy-right a {
color: #fff;
font-weight: 600;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
footer{
float: left;
bottom: 0px;
width: 100%;
background: #3c3d41;
color: #d9d9d9;
}
.f-main-content{
margin-left: auto;
margin-right: auto;
max-width: 980px;
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
box-sizing: border-box;
}
.f-main-content .box{
padding: 12px 45px;
box-sizing: border-box;
}
.box h2{
font-size: 1.125rem;
font-weight:600;
text-transform:uppercase;
}
.box .f-content{
margin : 20px 0 0 0;
}
.box .f-content p{
text-align:justify;
}
.left .f-content. .social{
margin: 20px 0 0 0;
}
.left .f-content. .social a{
padding: 0 2px;
}
.left .f-content. .social a span{
height: 40px;
width: 40px;
background: #1a1a1a;
line-height: 40px;
text-align: center;
font-size: 18px;
border-radius:5px;
}
/*--------------------*/
/* ABOUT US */
/*--------------------*/
#mu-breadcrumb {
background-color: #f6f6f6;
display: inline;
float: left;
width: 100%;
}
#p-mu-breadcrumb {
background-color: #f6f6f6;
display: inline;
float: left;
width: 100%;
height: 45px;
}
.mu-breadcrumb {
background-color: transparent;
margin-bottom: 0;
padding-left: 0;
}
.p-mu-breadcrumb {
background-color: transparent;
margin-bottom: 0;
padding-left: 0;
margin-top: 10px;
margin-left: 20px;
}
.mu-breadcrumb li {
font-size: 14px;
}
.mu-breadcrumb li.active {
color: #0091ea;
}
.mu-breadcrumb li a {
color: #323232;
}
.breadcrumb li a {
color: #323232;
}
.breadcrumb-item.active {
color: #0091ea;
}
/*--------------------*/
/* 404 ERROR PAGE */
/*--------------------*/
#mu-error {
background-color: #fff;
display: inline;
float: left;
width: 100%;
}
.mu-error-area {
display: inline;
float: left;
text-align: center;
padding: 100px 0;
width: 100%;
}
.mu-error-area .portfolio-title {
margin-bottom: 0;
}
.mu-error-area .portfolio-title h2 {
font-size: 24px;
}
.mu-error-area .portfolio-title p {
font-size: 14px;
color: #323232;
}
.mu-error-content {
display: inline;
float: left;
width: 100%;
padding: 0 15%;
}
.mu-error-text {
display: inline;
float: left;
width: 100%;
}
.mu-backdrop {
background-image: url(assets/images/error-bg.jpg);
width: 100%;
height: 400px;
position: relative;
background-size: cover;
}
.mu-text {
color: black;
background-color: #fff;
mix-blend-mode:screen;
width: 101%;
height: 101%;
font-weight: 700;
font-size: 400px;
text-align: center;
line-height: 300px;
margin-top: -1px;
}
.mu-backdrop,
.mu-text {
border-radius: 2px;
}
.mu-overlay {
background-color: #0091ea;
width: 100%;
height: 100%;
position: absolute;
top: 0;
mix-blend-mode: color;
}
.mu-error-search {
display: inline;
float: left;
width: 100%;
}
.mu-error-search .mu-subscribe-form {
border: 1px solid #ddd;
border-radius: 25px;
float: left;
width: 100%;
margin-top: 20px;
}
.mu-back-to-home {
color: #0091ea;
display: inline-block;
margin-top: 60px;
font-size: 14px;
} | style.css |
body,
html {
overflow-x:hidden;
}
body {
margin: 0;
padding: 0;
font-size: 14px;
font-family: 'notokr-regular', sans-serif;
}
ul {
padding: 0;
margin: 0;
}
li {
list-style: none;
list-style-position: initial;
list-style-image: initial;
list-style-type: none;
}
a {
text-decoration: none;
color: white;
}
a:hover,
a:focus {
outline: none;
text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
font-size: 1em;
font-weight: normal;
}
h1 {
font-size: 38px;
}
h2 {
font-size: 32px;
line-height: 1.13;
}
h3 {
font-size: 26px;
}
h4 {
font-size: 22px;
}
h5 {
font-size: 20px;
}
h6 {
font-size: 18px;
}
img {
border: none;
max-width: 100%;
}
code {
background-color: #ee6e73;
border-radius: 2px;
color: #fff;
padding: 2px 4px;
}
pre {
background-color: #f8f8f8;
border: 1px solid #eee;
border-radius: 4px;
padding: 10px;
}
pre code {
background-color: transparent;
color: #333333;
}
del{
text-decoration-color: #ee6e73;
}
kbd {
background-color: #ddd;
padding: 4px 6px;
border-radius: 2px;
color: ;
}
address {
line-height: 1.5;
padding-left: 10px;
}
dl dt {
font-weight: 700;
}
dl dd {
margin-left: 0;
}
blockquote {
background-color: #f8f8f8;
border-radius: 0 4px 4px 0;
color: #323232;
padding: 15px 15px;
border-left: 5px solid #0091ea;
font-weight: 600;
}
blockquote p {
margin-top: 10px;
}
button {
padding: 5px 15px;
border: none;
}
button:focus {
outline: none;
border: none;
}
iframe {
border: none;
}
/*scrol to top*/
.scrollToTop {
background-color: #0091ea;
bottom: 60px;
color: #ffffff;
display: none;
font-size: 30px;
line-height: 50px;
position: fixed;
right: 20px;
text-align: center;
text-decoration: none;
width: 55px;
z-index: 999;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
height: 55px;
}
.scrollToTop:hover,
.scrollToTop:focus {
color: #fff;
}
/*--------------------*/
/* 홈페이지 메인 상단 */
/*--------------------*/
#main-top-container {
background :
url("https://1.bp.blogspot.com/-AonWI90vnqg/X-wbOCGdEOI/AAAAAAAAAOc/SSaAirgYzgcLzwasLyM4Ny-6Ab2VQW1hwCLcBGAsYHQ/s1970/%25ED%2599%2588%25ED%258E%2598%25EC%259D%25B4%25EC%25A7%2580%2B%25EC%2582%25AC%25EC%25A7%2584%2B2.jpg") no-repeat;
background-size : cover;
background-position : center center;
width : 100%;
height : 970px;
}
.navbar {
display : flex;
justify-content : center;
align-items : center;
padding-top: 22px;
border-bottom: 1px solid rgba(255,250,240,0.4);
}
.navbar_logo{
font-family: 'Sunflower', sans-serif;
font-size: 40px;
color: #FFFAF0;
margin-right: 120px;
padding-bottom: 10px;
}
#white-title {
color : white;
}
#red-title {
color : #8B0000;
}
.navbar_menu {
display : flex;
list-style : none;
padding-left : 0;
padding-bottom : 15px;
font-family: 'Noto Sans KR', sans-serif;
font-size : 20px;
}
.navbar_menu li {
margin-left: 65px;
padding: 12px 12px;
}
.navbar_menu li:hover {
color : #000000;
cursor : pointer;
}
#main-banner-text {
position: absolute;
top: 345px;
left: 21%;
width: 58%;
padding: 50px 0;
background: rgba(67,1,1,1.35);
text-align: center;
color: #fff;
list-style: none;
}
#main-banner-text .small-text {
font-family: 'Noto Sans KR', sans-serif;
font-size: 20px;
margin-bottom: 10px;
list-style: none;
}
#main-banner-text .big-text .Big-logo {
font-family: 'Taviraj', serif;
font-size : 64px;
}
#main-banner-text .big-text .Small-logo {
font-family: 'Taviraj', serif;
font-size: 64px;
padding-left: 35px;
}
#common-page-top-container {
background :
url("https://1.bp.blogspot.com/-YrKHHO_4_bs/X-xUIbGlwBI/AAAAAAAAAQg/8IjS93AhLncmO3ZNhqZ6Oj_CQWaMgrYawCLcBGAsYHQ/s1920/%25EC%2582%25AC%25EC%25A7%25847%2B%25281%2529.jpg") no-repeat;
background-size : cover;
background-position : center center;
width : 100%;
height : 320px;
}
#common-page-banner-text {
position: absolute;
top: 94px;
left: 52%;
width: 1030px;
margin-left: -530px;
padding-bottom: 34px;
text-align: center;
color: #fff;
list-style: none;
margin-top:60px;
}
#common-page-banner-text .small-text {
font-family: 'Noto Sans KR', sans-serif;
font-size: 20px;
list-style: none;
}
#common-page-banner-text .big-text .Big-logo {
font-family: 'Taviraj', serif;
font-size : 61px;
}
#common-page-banner-text .big-text .Small-logo {
font-family: 'Taviraj', serif;
font-size: 61px;
padding-left: 35px;
}
/*--------------------*/
/* 메인 홈페이지 포트폴리오 */
/*--------------------*/
#portfolio {
display: block;
width: 100%;
}
.portfolio-area {
display: block;
padding: 30px 0;
width: 100%;
}
.mu-portfolio-content{
display: inline;
float: left;
margin-top: 20px;
width: 100%;
}
.portfolio-filter-area{
display: inline;
float: left;
width: 100%;
margin-bottom: 10px;
}
.filtr-item {
margin-bottom: 0px;
padding: 16px;
transform-style: unset !important;
}
.mu-imglink {
background-color: transparent;
}
.filtr-item h4 {
font-size: 14px;
}
.filter-item-content {
background-color: #778899;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: none;
flex-flow: wrap;
justify-content: center;
color: #000000;
padding-top: 33%;
font-size: 18px;
-webkit-transform: scale(0);
-webkit-transition: all 0.5s;
transition: all 0.7s;
opacity: 0.8;
}
.filter-item-content h4 {
font-family: 'Do Hyeon', sans-serif;
font-size : 30px;
}
.each-gallery:hover .filter-item-content {
display:flex;
transform: scale(0.9);
transition: all 0.7s;
-webkit-transition: all 0.5s;
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
.inner-width {
width : 100%;
max-width : 1200px;
margin:auto;
padding 0 20px;
}
.gallery-section {
max-width: 980px;
margin-top: 180px;
margin-right: auto;
margin-left: auto;
box-sizing: border-box;
}
.border {
width : 100px;
height: 40px;
margin : 60px, auto;
}
.gallery-section .gallery {
width: 100%;
padding: 7px 0px;
float: left;
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
margin-left: auto;
margin-right: auto;
}
.gallery-section .each-gallery {
position:relative;
width: 32%;
padding: 7px;
transition: all 5s ease-out 0ms;
}
.each-gallery .p-image {
}
/*--------------------*/
/* 템플릿 코드 */
/*--------------------*/
/* .row {
display:flex;
flex-wrap:wrap;
margin-right:-15px;
margin-left:-15px;
}
.mu-portfolio-filter-area{
display: inline;
float: left;
width: 100%;
}
.mu-simplefilter {
text-align: center;
}
.mu-simplefilter li {
color: #323232;
cursor: pointer;
display: inline-block;
margin: 0 6px;
-webkit-transition: all 0.5s;
transition: all 0.5s;
font-size: 16px;
font-weight: 700;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.mu-simplefilter li span {
margin-left: 16px;
}
.mu-simplefilter li:hover,
.mu-simplefilter li.active {
color: #0091ea;
}
.mu-portfolio-content{
display: inline;
float: left;
margin-top: 20px;
width: 100%;
}
.filtr-container{
height:537.93px;
padding-top:0px;
padding-right:0px;
padding-bottom:0px;
padding-left:0px;
position:relative;
}
*/
/*--------------------*/
/* 블레스 인테리어 인사말 페이지 */
/*--------------------*/
.about-area {
width: 100%;
max-width: 980px;
margin-left: auto;
margin-right: auto;
box-sizing: border-box;
}
.portfolio-title {
display: inline;
float: left;
text-align: center;
width: 100%;
margin-bottom: 55px;
margin-top: 20px;
}
.portfolio-title h2 {
color: #323232;
font-size: 42px;
font-family: 'Noto Sans KR', sans-serif;
text-transform: uppercase;
margin-bottom: 15px;
}
.portfolio-title p {
font-size : 20px;
font-family: sans-serif;
}
.about-left {
display: block;
margin-right: 15px;
height: 350px;
width: 40%;
}
.about-right {
margin-left: 15px;
height: 350px;
border: thick double #696969;
padding: 6px;
}
.about-right ul li {
list-style: none;
float: left;
margin-bottom: 25px;
}
.about-right ul li h3 {
border-bottom: 3px solid #8B0000;
color: #323232;
font-size: 35px;
display: inline-block;
padding-bottom: 5px;
margin-bottom: 15px;
font-family: 'Sunflower', sans-serif;
}
.about-right p {
font-size: 20px;
font-family: 'Nanum Gothic', sans-serif;
margin-top: 18px;
width:535px;
}
.about-under {
display: block;
height: 510px;
width: 65%;
}
.top-row {
width:100%;
}
.bottom-row{
width: 100%;
float: left;
height: 870px;
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-left: auto;
margin-right: auto;
max-width: 1080px;
}
#introduce {
font-size : 20px;
font-family: 'Noto Sans KR', sans-serif;
width:570px;
}
.about-img{
border: 3px solid #708090;
border-radius: 7px;
}
/*--------------------*/
/* 포트폴리오 */
/*--------------------*/
#p-main {
display: block;
margin-top: 45px;
min-height:600px;
}
#p-header {
min-height : 80px;
cursor : pointer;
color: #444;
padding-top: 40px;
}
.p-logo {
font-size : 3em;
font-weight:900px;
line-height:80px;
float:left;
margin-left: 220px;
font-family: 'Sunflower', sans-serif;
}
#p-main #p-header ul {
float:right;
margin-right: 150px;
}
#p-main #p-header ul li{
list-style : none;
display : inline-block;
font-size : 1.5rem;
font-weight:900;
padding : 0 20px;
line-height: 80px;
margin-right: 45px;
color:#444444;
}
#p-main #p-header ul li:hover,
.p-active {
background : #4682B4;
color:white;
}
#p-main #p-header ul li:action {
background-color : chocolate;
}
.p-ul{
float:right;
}
.p-ul li {
list-style : none;
display : inline-block;
font-size : 1.5rem;
font-weight:900;
padding : 0 20px;
line-height: 80px;
margin-right:30px;
}
.p-ul li:hover, {
background : chocolate;
}
.p-section {
width: 100%;
padding: 35px 35px;
margin-top: 30px;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.thumb {
width: 29%;
min-width: 300px;
height: 390px;
text-align: center;
cursor: pointer;
padding: 8px 10px;
}
.thumb img {
width: 100%;
height: 325px;
display: block;
object-position: top;
object-fit: cover;
}
.thumb h4{
font-size: 20px;
font-weight: 850;
font-family: 'Noto Sans KR';
letter-spacing: 1px;
line-height: 60px;
color: #000000;
}
.thumb:hover {
background: #ccc;
}
#p-main .p-section .thumb.hide{
display: none;
}
#p-main .p-section .thumb.show{
display: block;
animation: show .5s ease;
}
@keyframes show{
0%{
opacity:0;
transform: scale(0.9);
}
100%{
opacity:1;
transform: scale(1);
}
}
.p-section .pagination{
position: inherit;
display: block;
width: 100%;
padding:15px;
text-align: center;
margin-top: 30px;
font-weight: bold;
}
.p-section .pagination div{
display: inline-block;
margin:0 10px;
}
.p-section .pagination .page{
color: gray;
text-align: center;
width: 15%;
padding-top: 7px;
font-size: 15px;
}
.p-section .pagination .prev,
.p-section .pagination .next{
color:#000;
border:2px solid #000;
font-size:15px;
padding:7px 15px;
cursor: pointer;
}
.p-section .pagination .prev.disabled,
.p-section .pagination .next.disabled{
border-color: gray;
color:gray;
pointer-events: none;
}
/*--------------------*/
/* 견적문의 */
/*--------------------*/
#contact-us-main{
height:950px;
}
#contact {
background-color: #fff;
display: inline;
float: left;
width: 100%;
margin-top:50px;
}
.contact-area {
display: inline;
float: left;
text-align: center;
width: 100%;
}
#bless-interior-icon-img {
width: 35px;
margin-bottom: 7px;
margin-right: 10px;
}
#next-icon-title {
color: #323232;
font-size: 42px;
font-family: 'Sunflower', sans-serif;
text-transform: uppercase;
margin-bottom: 15px;
}
#contact-text{
font-size:24px;
}
/*--------------------*/
/* 커뮤니티 */
/*--------------------*/
#commuity-notice {
background-color: #fff;
display: inline;
float: left;
width: 100%;
}
.notice-container {
display: block;
height: 520px;
width: 780px;
margin: auto;
}
.notice-hd {
margin-top: 100px;
margin-bottom: 35px;
}
.search-bar{
width: 50%;
float: left;
margin-top: 30px;
margin-left: 200px;
}
.table td, .table th {
vertical-align: top;
border-top: 1px solid #e9ecef;
padding: 25px 0;
}
/* Filter controls */
.simplefilter {
text-align: center;
}
.simplefilter li {
color: #323232;
cursor: pointer;
display: inline-block;
margin: 0 18px;
-webkit-transition: all 0.5s;
transition: all 0.5s;
font-size: 22px;
font-weight: 700;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.simplefilter li span {
margin-left: 16px;
}
.simplefilter li:hover {
background-color: #800000;
color:white;
}
/*--------------------*/
/* GOOGLE MAP */
/*--------------------*/
#google-map {
width: 100%;
height: 700px;
display: inline;
margin-bottom: 100px;
}
#google-map iframe {
display: block;
height: 550px;
width: 700px;
left: 50%;
top: 50%;
margin: auto;
}
/*--------------------*/
/* FOOTER */
/*--------------------*/
#footer-header-text {
color: #000000;
font-family: 'Noto Sans KR', sans-serif;
font-size: 30px;
margin-bottom: 30px;
margin-left: 9px;
text-align: center;
}
#footer-header-blog-text {
color: #000000;
font-family: 'Noto Sans KR', sans-serif;
font-size: 30px;
margin-left: 60px;
margin-bottom: 30px;
}
#naver-blog-icon-img {
width: 50px;
margin-top: 5px;
}
#footer-under-text {
color: #000000;
font-family: 'Noto Sans KR', sans-serif;
font-size: 19px;
text-align: center;
}
.mu-footer-top {
background-color: #3c3d41;
display: inline;
float: left;
padding: 20px 0;
width: 100%;
display: inline;
float: left;
padding: 20px 0;
width: 100%;
}
.mu-single-footer {
display: inline;
float: left;
color: #fff;
font-size: 14px;
width: 100%;
}
.mu-footer-logo {
margin-bottom: 25px;
}
.mu-single-footer h3 {
color: #000000;
font-family: 'Do Hyeon', sans-serif;
font-size : 30px;
text-transform: uppercase;
margin-bottom: 35px;
}
.mu-single-footer ul li {
list-style: none;
margin-bottom: 10px;
padding-bottom: 12px;
font-size: 17px;
}
.mu-single-footer ul li:last-child {
border-bottom: none;
}
.mu-single-footer ul li a {
color: #fff;
}
.mu-single-footer .mu-useful-links li {
line-height: 1;
padding-bottom: 15px;
margin-bottom: 15px;
}
.mu-single-footer ul {
list-style : none;
}
.col-md-3 {
flex : auto;
max-width : 33%;
}
.mu-single-footer .list-unstyled li {
float: left;
list-style: none;
margin-left: 37px;
}
.mu-single-footer .list-unstyled li.media span {
margin-right: 10px;
}
.mu-single-footer .list-unstyled li.media p {
line-height: 1.5;
margin-top: -5px;
margin-bottom: 4px;
font-family: 'Noto Sans KR', sans-serif;
font-size: 15px;
color: #000000;
text-align: center;
}
.mu-single-footer .list-unstyled li.media a {
font-size: 12px;
}
.fa-home:before {
content: "\f015";
color: white;
}
.fa-phone:before {
content: "\f095";
color: white;
}
.fa-envelope:before {
content: "\f0e0";
color: white;
}
.footer-bottom {
background-color: #111;
display: inline;
padding: 20px 0;
float: left;
width: 100%;
}
.footer-bottom-area {
display: inline;
float: left;
text-align: center;
width: 100%;
}
.
.copy-right {
color: #fff;
margin-bottom: 0;
font-size: 14px;
}
.copy-right a {
color: #fff;
font-weight: 600;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
footer{
float: left;
bottom: 0px;
width: 100%;
background: #3c3d41;
color: #d9d9d9;
}
.f-main-content{
margin-left: auto;
margin-right: auto;
max-width: 980px;
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
box-sizing: border-box;
}
.f-main-content .box{
padding: 12px 45px;
box-sizing: border-box;
}
.box h2{
font-size: 1.125rem;
font-weight:600;
text-transform:uppercase;
}
.box .f-content{
margin : 20px 0 0 0;
}
.box .f-content p{
text-align:justify;
}
.left .f-content. .social{
margin: 20px 0 0 0;
}
.left .f-content. .social a{
padding: 0 2px;
}
.left .f-content. .social a span{
height: 40px;
width: 40px;
background: #1a1a1a;
line-height: 40px;
text-align: center;
font-size: 18px;
border-radius:5px;
}
/*--------------------*/
/* ABOUT US */
/*--------------------*/
#mu-breadcrumb {
background-color: #f6f6f6;
display: inline;
float: left;
width: 100%;
}
#p-mu-breadcrumb {
background-color: #f6f6f6;
display: inline;
float: left;
width: 100%;
height: 45px;
}
.mu-breadcrumb {
background-color: transparent;
margin-bottom: 0;
padding-left: 0;
}
.p-mu-breadcrumb {
background-color: transparent;
margin-bottom: 0;
padding-left: 0;
margin-top: 10px;
margin-left: 20px;
}
.mu-breadcrumb li {
font-size: 14px;
}
.mu-breadcrumb li.active {
color: #0091ea;
}
.mu-breadcrumb li a {
color: #323232;
}
.breadcrumb li a {
color: #323232;
}
.breadcrumb-item.active {
color: #0091ea;
}
/*--------------------*/
/* 404 ERROR PAGE */
/*--------------------*/
#mu-error {
background-color: #fff;
display: inline;
float: left;
width: 100%;
}
.mu-error-area {
display: inline;
float: left;
text-align: center;
padding: 100px 0;
width: 100%;
}
.mu-error-area .portfolio-title {
margin-bottom: 0;
}
.mu-error-area .portfolio-title h2 {
font-size: 24px;
}
.mu-error-area .portfolio-title p {
font-size: 14px;
color: #323232;
}
.mu-error-content {
display: inline;
float: left;
width: 100%;
padding: 0 15%;
}
.mu-error-text {
display: inline;
float: left;
width: 100%;
}
.mu-backdrop {
background-image: url(assets/images/error-bg.jpg);
width: 100%;
height: 400px;
position: relative;
background-size: cover;
}
.mu-text {
color: black;
background-color: #fff;
mix-blend-mode:screen;
width: 101%;
height: 101%;
font-weight: 700;
font-size: 400px;
text-align: center;
line-height: 300px;
margin-top: -1px;
}
.mu-backdrop,
.mu-text {
border-radius: 2px;
}
.mu-overlay {
background-color: #0091ea;
width: 100%;
height: 100%;
position: absolute;
top: 0;
mix-blend-mode: color;
}
.mu-error-search {
display: inline;
float: left;
width: 100%;
}
.mu-error-search .mu-subscribe-form {
border: 1px solid #ddd;
border-radius: 25px;
float: left;
width: 100%;
margin-top: 20px;
}
.mu-back-to-home {
color: #0091ea;
display: inline-block;
margin-top: 60px;
font-size: 14px;
} | 0.252108 | 0.076718 |
body {
background-color: #224b57;
}
.tv {
position: relative;
width: 700px;
height: 400px;
margin: 100px auto 0 auto;
border-radius: 10px;
background: rgba(133,121,105,1);
background: -moz-linear-gradient(top, rgba(133,121,105,1) 0%, rgba(71,53,29,1) 3%, rgba(36,27,20,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(133,121,105,1)), color-stop(3%, rgba(71,53,29,1)), color-stop(100%, rgba(36,27,20,1)));
background: -webkit-linear-gradient(top, rgba(133,121,105,1) 0%, rgba(71,53,29,1) 3%, rgba(36,27,20,1) 100%);
background: -o-linear-gradient(top, rgba(133,121,105,1) 0%, rgba(71,53,29,1) 3%, rgba(36,27,20,1) 100%);
background: -ms-linear-gradient(top, rgba(133,121,105,1) 0%, rgba(71,53,29,1) 3%, rgba(36,27,20,1) 100%);
background: linear-gradient(to bottom, rgba(133,121,105,1) 0%, rgba(71,53,29,1) 3%, rgba(36,27,20,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#857969', endColorstr='#241b14', GradientType=0 );
-webkit-box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.75);
box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.75);
}
.outerRing {
position: absolute;
width: 680px;
height:380px;
top: 10px;
left: 10px;
border-radius: 5px;
background-color: #bba180;
-webkit-box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.75);
box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.75);
}
.middleRing {
position: absolute;
width: 500px;
height:360px;
top: 10px;
left: 10px;
border-radius: 3px;
background: rgba(61,52,45,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(61,52,45,1) 0%, rgba(61,52,45,1) 72%, rgba(26,21,17,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(61,52,45,1)), color-stop(72%, rgba(61,52,45,1)), color-stop(100%, rgba(26,21,17,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(61,52,45,1) 0%, rgba(61,52,45,1) 72%, rgba(26,21,17,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(61,52,45,1) 0%, rgba(61,52,45,1) 72%, rgba(26,21,17,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(61,52,45,1) 0%, rgba(61,52,45,1) 72%, rgba(26,21,17,1) 100%);
background: radial-gradient(ellipse at center, rgba(61,52,45,1) 0%, rgba(61,52,45,1) 72%, rgba(26,21,17,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d342d', endColorstr='#1a1511', GradientType=1 );
-webkit-box-shadow: inset 0px 0px 32px 0px rgba(0,0,0,0.75), 0px 0px 16px -1px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 32px 0px rgba(0,0,0,0.75), 0px 0px 16px -1px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 32px 0px rgba(0,0,0,0.75), 0px 0px 16px -1px rgba(0,0,0,0.75);
}
.screen {
position: absolute;
z-index: 2;
width: 440px;
height: 320px;
top: 20px;
left: 30px;
background: #4a5453;
z-index: 2;
border-radius: 50% / 20%;
border: 10px solid #1a1a1a;
overflow: hidden;
-webkit-box-shadow: inset 0px 0px 10px 6px rgba(0,0,0,0.9), 0px 0px 16px 0px rgba(0,0,0,0.75), inset 0px 0px 125px 20px rgba(255,255,255,.5);
-moz-box-shadow: inset 0px 0px 10px 6px rgba(0,0,0,0.9), 0px 0px 16px 0px rgba(0,0,0,0.75), inset 0px 0px 125px 20px rgba(255,255,255,.5);
box-shadow: inset 0px 0px 10px 6px rgba(0,0,0,0.9), 0px 0px 16px 0px rgba(0,0,0,0.75), inset 0px 0px 125px 20px rgba(255,255,255,.5);
}
.movie {
position: absolute;
top: -10px;
left: -165px;
width: 750px;
height: 320px;
opacity: .5;
}
.sidePanel {
position: absolute;
width: 150px;
height: 360px;
top: 20px;
right: 20px;
border: 4px solid #26211d;
border-radius: 3px;
background-image: repeating-linear-gradient(
to bottom,
#bba180,
#bba180 2%,
#26211d 2%,
#26211d 4%);
-webkit-box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.75), inset 0px 0px 16px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.75), inset 0px 0px 16px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.75), inset 0px 0px 16px 0px rgba(0,0,0,0.75);
}
.channelBox {
position: absolute;
width: 142px;
height: 90px;
top: 2%;
background-color: #1a130d;
-webkit-box-shadow: inset 0px 0px 60px 0px rgba(55,45,35,1);
-moz-box-shadow: inset 0px 0px 60px 0px rgba(55,45,35,1);
box-shadow: inset 0px 0px 60px 0px rgba(55,45,35,1);
}
.channelScreen {
position: absolute;
display: flex;
justify-content: flex-end;
align-items: center;
width: 30px;
height: 30px;
top: 20px;
left: 15px;
background-color: #24130c;
color: #fdf8d8;
border-radius: 3px;
font-family: "Kelly Slab", cursive;
font-size: 24px;
text-shadow: 0 0 10px rgba(255, 255, 255, 1), 0 0 20px rgba(255, 255, 255, 1),
0 0 30px rgba(255, 255, 255, 1), 0 0 40px #ff0000, 0 0 70px #ff0000,
0 0 80px #ff0000, 0 0 100px #ff0000;
}
.power {
position: absolute;
width: 15px;
height: 15px;
border-radius: 50%;
top: 23px;
right: 15px;
cursor: pointer;
background: rgba(219, 219, 219, 1);
background: -moz-radial-gradient(
center,
ellipse cover,
rgba(219, 219, 219, 1) 0%,
rgba(247, 247, 247, 1) 0%,
rgba(145, 145, 145, 1) 42%,
rgba(235, 235, 235, 1) 100%
);
background: -webkit-gradient(
radial,
center center,
0px,
center center,
100%,
color-stop(0%, rgba(219, 219, 219, 1)),
color-stop(0%, rgba(247, 247, 247, 1)),
color-stop(42%, rgba(145, 145, 145, 1)),
color-stop(100%, rgba(235, 235, 235, 1))
);
background: -webkit-radial-gradient(
center,
ellipse cover,
rgba(219, 219, 219, 1) 0%,
rgba(247, 247, 247, 1) 0%,
rgba(145, 145, 145, 1) 42%,
rgba(235, 235, 235, 1) 100%
);
background: -o-radial-gradient(
center,
ellipse cover,
rgba(219, 219, 219, 1) 0%,
rgba(247, 247, 247, 1) 0%,
rgba(145, 145, 145, 1) 42%,
rgba(235, 235, 235, 1) 100%
);
background: -ms-radial-gradient(
center,
ellipse cover,
rgba(219, 219, 219, 1) 0%,
rgba(247, 247, 247, 1) 0%,
rgba(145, 145, 145, 1) 42%,
rgba(235, 235, 235, 1) 100%
);
background: radial-gradient(
ellipse at center,
rgba(219, 219, 219, 1) 0%,
rgba(247, 247, 247, 1) 0%,
rgba(145, 145, 145, 1) 42%,
rgba(235, 235, 235, 1) 100%
);
filter: progid:DXImageTransform.Microsoft.gradient(
startColorstr="#dbdbdb",
endColorstr="#ebebeb",
GradientType=1
);
-webkit-box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.75);
box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.75);
}
.powerOn {
width: 16px;
height: 16px;
-webkit-box-shadow: 0px 3px 15px 4px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 3px 15px 4px rgba(0,0,0,0.75);
box-shadow: 0px 3px 15px 4px rgba(0,0,0,0.75);
}
.powerText {
position: absolute;
top: 50px;
right: 10px;
font-size: 8px;
color: #bba180;
font-family: 'Montserrat', sans-serif;
}
.channelText {
position: absolute;
top: 49px;
right: 50px;
font-size: 8px;
color: #bba180;
font-family: 'Montserrat', sans-serif;
}
.channelSelect {
display: flex;
justify-content: flex-end;
align-items: center;
position: absolute;
width: 30px;
height: 30px;
top: 16px;
right: 45px;
font-size: 14px;
}
.buttons {
padding: 2px;
margin: 2px;
border: none;
border-radius: 5px;
cursor: pointer;
color: #bba180;
background-color: #241a0e;
-webkit-box-shadow: inset 0px -3px 3px 0px rgba(0, 0, 0, 0.75);
-moz-box-shadow: inset 0px -3px 3px 0px rgba(0, 0, 0, 0.75);
box-shadow: inset 0px -3px 3px 0px rgba(0, 0, 0, 0.75);
}
.buttons:active {
transform: translate(0px, 3px);
box-shadow: none;
}
.buttons:focus {
outline: none;
}
.channelList {
position: absolute;
width: 200%;
height: 100%;
top: 0;
left: -2px;
text-align: left;
font-size: 11.5px;
background-color: #0949cf;
color: #f0f6f6;
font-family: 'Montserrat', sans-serif;
text-shadow:
2px 2px 0 #000,
-1px -1px 0 #000,
1px -1px 0 #000,
-1px 1px 0 #000,
1px 1px 0 #000;
}
.channelList h4 {
position: relative;
left: 145px;
padding-bottom: 4px;
font-weight: 700;
}
.time {
position: absolute;
top: 43px;
right: 425px;
}
.channelLine {
display: flex;
width: 100%;
}
.channelNumber {
border-top: 1px solid #0949cf;
border-bottom: 1px solid #0949cf;
margin: 0;
width: 120px;
background-color: #000c65;
padding: 0 5px;
overflow: hidden;
}
.description {
position: relative;
left: 0;
background-color: #0949cf;
padding-left: 10px;
border: 1px solid #000c65;
width: 350px;
}
.channels {
position: absolute;
top: 25px;
left: 30px;
font-size: 30px;
font-family: "Kelly Slab", cursive;
background-color: rgba(92, 92, 92, 0);
z-index: 5;
opacity: 0;
color: #efef44;
text-shadow:
2px 2px 0 #000,
-1px -1px 0 #000,
1px -1px 0 #000,
-1px 1px 0 #000,
1px 1px 0 #000;
animation: channel 2.5s 1;
}
.startImage {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: .7;
background-color: #0949cf;
animation: fadeIn 5s 1;
}
.turnOff {
animation: turnOff .3s 1;
}
.base {
position: absolute;
width: 500px;
height: 20px;
left: 100px;
bottom: -20px;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
background: rgba(36,27,20,1);
background: -moz-linear-gradient(top, rgba(36,27,20,1) 0%, rgba(9,5,2,1) 68%, rgba(133,121,105,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(36,27,20,1)), color-stop(68%, rgba(9,5,2,1)), color-stop(100%, rgba(133,121,105,1)));
background: -webkit-linear-gradient(top, rgba(36,27,20,1) 0%, rgba(9,5,2,1) 68%, rgba(133,121,105,1) 100%);
background: -o-linear-gradient(top, rgba(36,27,20,1) 0%, rgba(9,5,2,1) 68%, rgba(133,121,105,1) 100%);
background: -ms-linear-gradient(top, rgba(36,27,20,1) 0%, rgba(9,5,2,1) 68%, rgba(133,121,105,1) 100%);
background: linear-gradient(to bottom, rgba(36,27,20,1) 0%, rgba(9,5,2,1) 68%, rgba(133,121,105,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#241b14', endColorstr='#857969', GradientType=0 );
}
@keyframes channel {
0% {
opacity: .6;
}
99% {
opacity: .6;
}
100% {
opacity: 0;
}
}
@keyframes turnOff {
0% {
transform: rotateX(0deg);
}
100% {
transform: rotateX(90deg);
opacity: 0;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
40% {
opacity: 0;
}
60% {
opacity: .5;
}
100% {
opacity: .7;
}
}
@keyframes flicker {
0% {
opacity: 0.27861;
}
5% {
opacity: 0.34769;
}
10% {
opacity: 0.23604;
}
15% {
opacity: 0.90626;
}
20% {
opacity: 0.18128;
}
25% {
opacity: 0.83891;
}
30% {
opacity: 0.65583;
}
35% {
opacity: 0.67807;
}
40% {
opacity: 0.26559;
}
45% {
opacity: 0.84693;
}
50% {
opacity: 0.96019;
}
55% {
opacity: 0.08594;
}
60% {
opacity: 0.20313;
}
65% {
opacity: 0.71988;
}
70% {
opacity: 0.53455;
}
75% {
opacity: 0.37288;
}
80% {
opacity: 0.71428;
}
85% {
opacity: 0.70419;
}
90% {
opacity: 0.7003;
}
95% {
opacity: 0.36108;
}
100% {
opacity: 0.24387;
}
}
.crt::after {
content: " ";
display: block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(18, 16, 16, 0.1);
opacity: 0;
z-index: 2;
pointer-events: none;
animation: flicker 0.15s infinite;
}
.crt::before {
content: " ";
display: block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: linear-gradient(rgba(18, 16, 16, 0) 50%, rgba(0, 0, 0, 0.25) 50%), linear-gradient(90deg, rgba(255, 0, 0, 0.06), rgba(0, 255, 0, 0.02), rgba(0, 0, 255, 0.06));
z-index: 2;
background-size: 100% 2px, 3px 100%;
pointer-events: none;
}
.crtOff::before {
content: " ";
display: block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: linear-gradient(rgba(18, 16, 16, 0) 50%, rgba(0, 0, 0, 0.25) 50%), linear-gradient(90deg, rgba(255, 0, 0, 0.06), rgba(0, 255, 0, 0.02), rgba(0, 0, 255, 0.06));
z-index: 2;
background-size: 100% 2px, 3px 100%;
pointer-events: none;
}
crtOff::after {
content: " ";
display: block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(18, 16, 16, 0.1);
opacity: 0;
z-index: 2;
pointer-events: none;
}
#author {
padding-top: 25px;
text-align: center;
color: #c8c8c8;
font-family: Raleway;
font-size: 14px;
}
@media screen and (max-width: 700px) {
.contain {
-moz-transform: scale(0.80);
-o-transform: scale(0.80);
-webkit-transform: scale(0.80);
transform: scale(0.80);
}
} | css/style.css | body {
background-color: #224b57;
}
.tv {
position: relative;
width: 700px;
height: 400px;
margin: 100px auto 0 auto;
border-radius: 10px;
background: rgba(133,121,105,1);
background: -moz-linear-gradient(top, rgba(133,121,105,1) 0%, rgba(71,53,29,1) 3%, rgba(36,27,20,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(133,121,105,1)), color-stop(3%, rgba(71,53,29,1)), color-stop(100%, rgba(36,27,20,1)));
background: -webkit-linear-gradient(top, rgba(133,121,105,1) 0%, rgba(71,53,29,1) 3%, rgba(36,27,20,1) 100%);
background: -o-linear-gradient(top, rgba(133,121,105,1) 0%, rgba(71,53,29,1) 3%, rgba(36,27,20,1) 100%);
background: -ms-linear-gradient(top, rgba(133,121,105,1) 0%, rgba(71,53,29,1) 3%, rgba(36,27,20,1) 100%);
background: linear-gradient(to bottom, rgba(133,121,105,1) 0%, rgba(71,53,29,1) 3%, rgba(36,27,20,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#857969', endColorstr='#241b14', GradientType=0 );
-webkit-box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.75);
box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.75);
}
.outerRing {
position: absolute;
width: 680px;
height:380px;
top: 10px;
left: 10px;
border-radius: 5px;
background-color: #bba180;
-webkit-box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.75);
box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.75);
}
.middleRing {
position: absolute;
width: 500px;
height:360px;
top: 10px;
left: 10px;
border-radius: 3px;
background: rgba(61,52,45,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(61,52,45,1) 0%, rgba(61,52,45,1) 72%, rgba(26,21,17,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(61,52,45,1)), color-stop(72%, rgba(61,52,45,1)), color-stop(100%, rgba(26,21,17,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(61,52,45,1) 0%, rgba(61,52,45,1) 72%, rgba(26,21,17,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(61,52,45,1) 0%, rgba(61,52,45,1) 72%, rgba(26,21,17,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(61,52,45,1) 0%, rgba(61,52,45,1) 72%, rgba(26,21,17,1) 100%);
background: radial-gradient(ellipse at center, rgba(61,52,45,1) 0%, rgba(61,52,45,1) 72%, rgba(26,21,17,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d342d', endColorstr='#1a1511', GradientType=1 );
-webkit-box-shadow: inset 0px 0px 32px 0px rgba(0,0,0,0.75), 0px 0px 16px -1px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 32px 0px rgba(0,0,0,0.75), 0px 0px 16px -1px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 32px 0px rgba(0,0,0,0.75), 0px 0px 16px -1px rgba(0,0,0,0.75);
}
.screen {
position: absolute;
z-index: 2;
width: 440px;
height: 320px;
top: 20px;
left: 30px;
background: #4a5453;
z-index: 2;
border-radius: 50% / 20%;
border: 10px solid #1a1a1a;
overflow: hidden;
-webkit-box-shadow: inset 0px 0px 10px 6px rgba(0,0,0,0.9), 0px 0px 16px 0px rgba(0,0,0,0.75), inset 0px 0px 125px 20px rgba(255,255,255,.5);
-moz-box-shadow: inset 0px 0px 10px 6px rgba(0,0,0,0.9), 0px 0px 16px 0px rgba(0,0,0,0.75), inset 0px 0px 125px 20px rgba(255,255,255,.5);
box-shadow: inset 0px 0px 10px 6px rgba(0,0,0,0.9), 0px 0px 16px 0px rgba(0,0,0,0.75), inset 0px 0px 125px 20px rgba(255,255,255,.5);
}
.movie {
position: absolute;
top: -10px;
left: -165px;
width: 750px;
height: 320px;
opacity: .5;
}
.sidePanel {
position: absolute;
width: 150px;
height: 360px;
top: 20px;
right: 20px;
border: 4px solid #26211d;
border-radius: 3px;
background-image: repeating-linear-gradient(
to bottom,
#bba180,
#bba180 2%,
#26211d 2%,
#26211d 4%);
-webkit-box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.75), inset 0px 0px 16px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.75), inset 0px 0px 16px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.75), inset 0px 0px 16px 0px rgba(0,0,0,0.75);
}
.channelBox {
position: absolute;
width: 142px;
height: 90px;
top: 2%;
background-color: #1a130d;
-webkit-box-shadow: inset 0px 0px 60px 0px rgba(55,45,35,1);
-moz-box-shadow: inset 0px 0px 60px 0px rgba(55,45,35,1);
box-shadow: inset 0px 0px 60px 0px rgba(55,45,35,1);
}
.channelScreen {
position: absolute;
display: flex;
justify-content: flex-end;
align-items: center;
width: 30px;
height: 30px;
top: 20px;
left: 15px;
background-color: #24130c;
color: #fdf8d8;
border-radius: 3px;
font-family: "Kelly Slab", cursive;
font-size: 24px;
text-shadow: 0 0 10px rgba(255, 255, 255, 1), 0 0 20px rgba(255, 255, 255, 1),
0 0 30px rgba(255, 255, 255, 1), 0 0 40px #ff0000, 0 0 70px #ff0000,
0 0 80px #ff0000, 0 0 100px #ff0000;
}
.power {
position: absolute;
width: 15px;
height: 15px;
border-radius: 50%;
top: 23px;
right: 15px;
cursor: pointer;
background: rgba(219, 219, 219, 1);
background: -moz-radial-gradient(
center,
ellipse cover,
rgba(219, 219, 219, 1) 0%,
rgba(247, 247, 247, 1) 0%,
rgba(145, 145, 145, 1) 42%,
rgba(235, 235, 235, 1) 100%
);
background: -webkit-gradient(
radial,
center center,
0px,
center center,
100%,
color-stop(0%, rgba(219, 219, 219, 1)),
color-stop(0%, rgba(247, 247, 247, 1)),
color-stop(42%, rgba(145, 145, 145, 1)),
color-stop(100%, rgba(235, 235, 235, 1))
);
background: -webkit-radial-gradient(
center,
ellipse cover,
rgba(219, 219, 219, 1) 0%,
rgba(247, 247, 247, 1) 0%,
rgba(145, 145, 145, 1) 42%,
rgba(235, 235, 235, 1) 100%
);
background: -o-radial-gradient(
center,
ellipse cover,
rgba(219, 219, 219, 1) 0%,
rgba(247, 247, 247, 1) 0%,
rgba(145, 145, 145, 1) 42%,
rgba(235, 235, 235, 1) 100%
);
background: -ms-radial-gradient(
center,
ellipse cover,
rgba(219, 219, 219, 1) 0%,
rgba(247, 247, 247, 1) 0%,
rgba(145, 145, 145, 1) 42%,
rgba(235, 235, 235, 1) 100%
);
background: radial-gradient(
ellipse at center,
rgba(219, 219, 219, 1) 0%,
rgba(247, 247, 247, 1) 0%,
rgba(145, 145, 145, 1) 42%,
rgba(235, 235, 235, 1) 100%
);
filter: progid:DXImageTransform.Microsoft.gradient(
startColorstr="#dbdbdb",
endColorstr="#ebebeb",
GradientType=1
);
-webkit-box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.75);
box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.75);
}
.powerOn {
width: 16px;
height: 16px;
-webkit-box-shadow: 0px 3px 15px 4px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 3px 15px 4px rgba(0,0,0,0.75);
box-shadow: 0px 3px 15px 4px rgba(0,0,0,0.75);
}
.powerText {
position: absolute;
top: 50px;
right: 10px;
font-size: 8px;
color: #bba180;
font-family: 'Montserrat', sans-serif;
}
.channelText {
position: absolute;
top: 49px;
right: 50px;
font-size: 8px;
color: #bba180;
font-family: 'Montserrat', sans-serif;
}
.channelSelect {
display: flex;
justify-content: flex-end;
align-items: center;
position: absolute;
width: 30px;
height: 30px;
top: 16px;
right: 45px;
font-size: 14px;
}
.buttons {
padding: 2px;
margin: 2px;
border: none;
border-radius: 5px;
cursor: pointer;
color: #bba180;
background-color: #241a0e;
-webkit-box-shadow: inset 0px -3px 3px 0px rgba(0, 0, 0, 0.75);
-moz-box-shadow: inset 0px -3px 3px 0px rgba(0, 0, 0, 0.75);
box-shadow: inset 0px -3px 3px 0px rgba(0, 0, 0, 0.75);
}
.buttons:active {
transform: translate(0px, 3px);
box-shadow: none;
}
.buttons:focus {
outline: none;
}
.channelList {
position: absolute;
width: 200%;
height: 100%;
top: 0;
left: -2px;
text-align: left;
font-size: 11.5px;
background-color: #0949cf;
color: #f0f6f6;
font-family: 'Montserrat', sans-serif;
text-shadow:
2px 2px 0 #000,
-1px -1px 0 #000,
1px -1px 0 #000,
-1px 1px 0 #000,
1px 1px 0 #000;
}
.channelList h4 {
position: relative;
left: 145px;
padding-bottom: 4px;
font-weight: 700;
}
.time {
position: absolute;
top: 43px;
right: 425px;
}
.channelLine {
display: flex;
width: 100%;
}
.channelNumber {
border-top: 1px solid #0949cf;
border-bottom: 1px solid #0949cf;
margin: 0;
width: 120px;
background-color: #000c65;
padding: 0 5px;
overflow: hidden;
}
.description {
position: relative;
left: 0;
background-color: #0949cf;
padding-left: 10px;
border: 1px solid #000c65;
width: 350px;
}
.channels {
position: absolute;
top: 25px;
left: 30px;
font-size: 30px;
font-family: "Kelly Slab", cursive;
background-color: rgba(92, 92, 92, 0);
z-index: 5;
opacity: 0;
color: #efef44;
text-shadow:
2px 2px 0 #000,
-1px -1px 0 #000,
1px -1px 0 #000,
-1px 1px 0 #000,
1px 1px 0 #000;
animation: channel 2.5s 1;
}
.startImage {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: .7;
background-color: #0949cf;
animation: fadeIn 5s 1;
}
.turnOff {
animation: turnOff .3s 1;
}
.base {
position: absolute;
width: 500px;
height: 20px;
left: 100px;
bottom: -20px;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
background: rgba(36,27,20,1);
background: -moz-linear-gradient(top, rgba(36,27,20,1) 0%, rgba(9,5,2,1) 68%, rgba(133,121,105,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(36,27,20,1)), color-stop(68%, rgba(9,5,2,1)), color-stop(100%, rgba(133,121,105,1)));
background: -webkit-linear-gradient(top, rgba(36,27,20,1) 0%, rgba(9,5,2,1) 68%, rgba(133,121,105,1) 100%);
background: -o-linear-gradient(top, rgba(36,27,20,1) 0%, rgba(9,5,2,1) 68%, rgba(133,121,105,1) 100%);
background: -ms-linear-gradient(top, rgba(36,27,20,1) 0%, rgba(9,5,2,1) 68%, rgba(133,121,105,1) 100%);
background: linear-gradient(to bottom, rgba(36,27,20,1) 0%, rgba(9,5,2,1) 68%, rgba(133,121,105,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#241b14', endColorstr='#857969', GradientType=0 );
}
@keyframes channel {
0% {
opacity: .6;
}
99% {
opacity: .6;
}
100% {
opacity: 0;
}
}
@keyframes turnOff {
0% {
transform: rotateX(0deg);
}
100% {
transform: rotateX(90deg);
opacity: 0;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
40% {
opacity: 0;
}
60% {
opacity: .5;
}
100% {
opacity: .7;
}
}
@keyframes flicker {
0% {
opacity: 0.27861;
}
5% {
opacity: 0.34769;
}
10% {
opacity: 0.23604;
}
15% {
opacity: 0.90626;
}
20% {
opacity: 0.18128;
}
25% {
opacity: 0.83891;
}
30% {
opacity: 0.65583;
}
35% {
opacity: 0.67807;
}
40% {
opacity: 0.26559;
}
45% {
opacity: 0.84693;
}
50% {
opacity: 0.96019;
}
55% {
opacity: 0.08594;
}
60% {
opacity: 0.20313;
}
65% {
opacity: 0.71988;
}
70% {
opacity: 0.53455;
}
75% {
opacity: 0.37288;
}
80% {
opacity: 0.71428;
}
85% {
opacity: 0.70419;
}
90% {
opacity: 0.7003;
}
95% {
opacity: 0.36108;
}
100% {
opacity: 0.24387;
}
}
.crt::after {
content: " ";
display: block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(18, 16, 16, 0.1);
opacity: 0;
z-index: 2;
pointer-events: none;
animation: flicker 0.15s infinite;
}
.crt::before {
content: " ";
display: block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: linear-gradient(rgba(18, 16, 16, 0) 50%, rgba(0, 0, 0, 0.25) 50%), linear-gradient(90deg, rgba(255, 0, 0, 0.06), rgba(0, 255, 0, 0.02), rgba(0, 0, 255, 0.06));
z-index: 2;
background-size: 100% 2px, 3px 100%;
pointer-events: none;
}
.crtOff::before {
content: " ";
display: block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: linear-gradient(rgba(18, 16, 16, 0) 50%, rgba(0, 0, 0, 0.25) 50%), linear-gradient(90deg, rgba(255, 0, 0, 0.06), rgba(0, 255, 0, 0.02), rgba(0, 0, 255, 0.06));
z-index: 2;
background-size: 100% 2px, 3px 100%;
pointer-events: none;
}
crtOff::after {
content: " ";
display: block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(18, 16, 16, 0.1);
opacity: 0;
z-index: 2;
pointer-events: none;
}
#author {
padding-top: 25px;
text-align: center;
color: #c8c8c8;
font-family: Raleway;
font-size: 14px;
}
@media screen and (max-width: 700px) {
.contain {
-moz-transform: scale(0.80);
-o-transform: scale(0.80);
-webkit-transform: scale(0.80);
transform: scale(0.80);
}
} | 0.407451 | 0.105625 |
.notify{padding: 10px;color:#fff;}
.notify[data-position="bottom"]{right:0;left:0;bottom:0}
.notify[data-position="top"]{right:0;left:0;top:0}
.notify[data-position="right"]{right:0;bottom:0;top:0;max-width:300px}
.notify[data-position="left"]{left:0;top:0;bottom:0;max-width:300px}
.notify[data-notify='success']{background:#15cc1f}
.notify[data-notify='error']{background:#f32750}.notify[data-notify='default']{background:#cf80ad}
.notify .notify-close{cursor: pointer;padding: 2px 35px;font-size: 17px;text-decoration: none;border-radius: 3px;background-color: #ffffff;color: #6c9be5 !important;float: right;transition: 0.5s all ease;margin-right: 5px;}
.notify-close{
animation: notify-close-c 20s;
-moz-animation: notify-close-c 20s; /* Firefox */
-webkit-animation: notify-close-c 20s; /* Safari 和 Chrome */
-o-animation: notify-close-c 20s; /* Opera */
animation-iteration-count:infinite;
animation-direction:alternate
}
.notify-close:hover{
background-color:#d1d1d1
}
.notify-content a{padding:0px 10px;color: #fff !important;}
.notify-content i{font-size: 23px;transition: 0.2s all ease;position: relative;top: 2px;}
.notify-content i:hover{
font-size:29px;
}
.notify h1{margin:5px 0 10px 0;text-transform:uppercase;font-size: 20px;font-weight: 900;color:#fff;}
.notify{
background-color:#216cd0;
animation: notify-bg 20s;
-moz-animation: notify-bg 20s; /* Firefox */
-webkit-animation: notify-bg 20s; /* Safari 和 Chrome */
-o-animation: notify-bg 20s; /* Opera */
animation-iteration-count:infinite;
animation-direction:alternate
}
@keyframes notify-bg{
0%{background-color:#216cd0;}
50%{background-color:#765fd7;}
100%{background-color:#e66767;}
}
@keyframes notify-close-c{
0%{color:#216cd0;}
50%{color:#765fd7;}
100%{color:#e66767;}
}
.accepr_box {
margin-bottom: 130px;
}
.accept_to_chat {
border-radius: 5px;
box-shadow: 2px 2px 2px rgba(0,0,0,.3);
background: -webkit-linear-gradient(right, #e06969 , #2780e3); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(right, #e06969 , #2780e3); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(right, #e06969 , #2780e3); /* Firefox 3.6 - 15 */
color: #fff;
text-align: center;
position: fixed;
bottom: 150px;
right: 0px;
width: 150px;
max-width: 90%;
padding: 10px;
margin-bottom: 20px;
margin-right: 20px;
}
.fixed-top {
position: relative;
top: 0;
right: 0;
left: 0;
}
.notify-con p{
display: inline;
}
@media (max-width:1200px) {
.accept_to_chat{
width:100px;
padding:5px 5px;
font-weight:100;
font-size: 12px;
}
}
@media (max-width:992px) {
.accept_to_chat{
margin-right: 0px;
position: unset;
padding:10px 15px;
min-width: 100%;
border-radius: 0px;
background-color: #2780e3;
}
}
@media(max-width:768px){
.notify-content{
display: block;
line-height: 38px;
}
.notify-con p{
display:block;
text-align:center;
margin-bottom: 0px;
margin-top: 25px;
}
.notify .notify-close{
font-size: 16px;
float: none;
}
}
@media (max-width:430px) {
.notify .notify-close{
position: unset;
}
} | xn_umeditor/umeditor/dialogs/attachment/css/notifyme.css | .notify{padding: 10px;color:#fff;}
.notify[data-position="bottom"]{right:0;left:0;bottom:0}
.notify[data-position="top"]{right:0;left:0;top:0}
.notify[data-position="right"]{right:0;bottom:0;top:0;max-width:300px}
.notify[data-position="left"]{left:0;top:0;bottom:0;max-width:300px}
.notify[data-notify='success']{background:#15cc1f}
.notify[data-notify='error']{background:#f32750}.notify[data-notify='default']{background:#cf80ad}
.notify .notify-close{cursor: pointer;padding: 2px 35px;font-size: 17px;text-decoration: none;border-radius: 3px;background-color: #ffffff;color: #6c9be5 !important;float: right;transition: 0.5s all ease;margin-right: 5px;}
.notify-close{
animation: notify-close-c 20s;
-moz-animation: notify-close-c 20s; /* Firefox */
-webkit-animation: notify-close-c 20s; /* Safari 和 Chrome */
-o-animation: notify-close-c 20s; /* Opera */
animation-iteration-count:infinite;
animation-direction:alternate
}
.notify-close:hover{
background-color:#d1d1d1
}
.notify-content a{padding:0px 10px;color: #fff !important;}
.notify-content i{font-size: 23px;transition: 0.2s all ease;position: relative;top: 2px;}
.notify-content i:hover{
font-size:29px;
}
.notify h1{margin:5px 0 10px 0;text-transform:uppercase;font-size: 20px;font-weight: 900;color:#fff;}
.notify{
background-color:#216cd0;
animation: notify-bg 20s;
-moz-animation: notify-bg 20s; /* Firefox */
-webkit-animation: notify-bg 20s; /* Safari 和 Chrome */
-o-animation: notify-bg 20s; /* Opera */
animation-iteration-count:infinite;
animation-direction:alternate
}
@keyframes notify-bg{
0%{background-color:#216cd0;}
50%{background-color:#765fd7;}
100%{background-color:#e66767;}
}
@keyframes notify-close-c{
0%{color:#216cd0;}
50%{color:#765fd7;}
100%{color:#e66767;}
}
.accepr_box {
margin-bottom: 130px;
}
.accept_to_chat {
border-radius: 5px;
box-shadow: 2px 2px 2px rgba(0,0,0,.3);
background: -webkit-linear-gradient(right, #e06969 , #2780e3); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(right, #e06969 , #2780e3); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(right, #e06969 , #2780e3); /* Firefox 3.6 - 15 */
color: #fff;
text-align: center;
position: fixed;
bottom: 150px;
right: 0px;
width: 150px;
max-width: 90%;
padding: 10px;
margin-bottom: 20px;
margin-right: 20px;
}
.fixed-top {
position: relative;
top: 0;
right: 0;
left: 0;
}
.notify-con p{
display: inline;
}
@media (max-width:1200px) {
.accept_to_chat{
width:100px;
padding:5px 5px;
font-weight:100;
font-size: 12px;
}
}
@media (max-width:992px) {
.accept_to_chat{
margin-right: 0px;
position: unset;
padding:10px 15px;
min-width: 100%;
border-radius: 0px;
background-color: #2780e3;
}
}
@media(max-width:768px){
.notify-content{
display: block;
line-height: 38px;
}
.notify-con p{
display:block;
text-align:center;
margin-bottom: 0px;
margin-top: 25px;
}
.notify .notify-close{
font-size: 16px;
float: none;
}
}
@media (max-width:430px) {
.notify .notify-close{
position: unset;
}
} | 0.253399 | 0.069922 |
@import url('https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:wght@300&display=swap');
*{
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
list-style: none;
font-family: Open Sans Condensed;
}
body{
width: 100%;
height: 100%;
background: #299af7;
}
i {
margin: 0 5px;
}
::-webkit-scrollbar {
width: 6px;
}
::-webkit-scrollbar-track {
border-radius: 5px;
box-shadow: inset 0 0 10px rgba(126, 16, 230, 0.342);
}
::-webkit-scrollbar-thumb {
height: 10px;
border-radius: 5px;
background-color: rgba(236, 177, 13, 0.863);
}
.container{
display: grid;
grid-template-columns: 2fr 12fr 2fr;
grid-template-rows: 70px auto auto;
grid-template-areas:"sidnav cabe cabe" "sidnav principal principal";
overflow-x: hidden;
width: 100%;
}
.cabecalho{
grid-area: cabe;
padding: 10px;
display: flex;
align-items: center;
background-size: auto;
justify-content: space-between;
height: 100%;
border-bottom: black 2px solid;
margin: 2px 13px;
z-index: 1;
}
.cabecalho div{
display: flex;
align-items: center;
height: 100%;
}
.cabecalho div img{
height: 100%;
}
.cabecalho h1{
border-bottom: transparent 1px solid;
cursor: context-menu;
}
.cabecalho h1 a {
color: black;
text-decoration: none;
}
.cabecalho h1 a:hover{
border-bottom: #fcf5ff 1px solid;
color: #fcf5ff;
}
.principal{
grid-area: principal;
padding: 10px;
background: #1f88e7;
width: 100%;
min-height: 100vh;
max-height: auto;
animation: Caio .5s forwards;
animation-delay: .66s;
transform:translateX(1400px);
word-wrap: break-word;
}
.principal h1{
font-size: 1.9rem;
}
.principal h2{
text-align: center;
font-size: 2rem;
}
.principal h3{
text-align: right;
font-size: 1.5rem;
}
.principal h4{
text-align: left;
font-size: 1.5rem;
}
.principal .text{
font-size: 1.7rem;
padding: 5px 15px;
margin: 8px 0;
font-weight: 300;
}
.principal .caixa{
width: 30%;
position: relative;
margin: 10px;
}
.principal .caixa img{
width: 100%;
height: 100%;
display: block;
}
.principal .caixa .overlay{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
opacity: 0;
transition: .5s ease;
background-color: #0000008a;
}
.principal .caixa .overlay:hover{
opacity: 1;
}
.principal .caixa .overlay .nomeImg{
color: white;
font-size: 2.5rem;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
}
.principal .separados{
width: 100%;
display: flex;
justify-content: space-between;
margin-top: 10px;
padding: 0 15px;
}
.principal .separados img{
border-radius: 20px;
width: 20%;
}
.principal .esquerdo {
display: flex;
width: 100%;
justify-content: flex-end;
}
.principal .esquerdo img{
border-radius: 20px;
width: 20%;
}
.principal .esquerdo .paisagens{
width: 50%;
}
.principal .direita{
display: flex;
width: 100%;
justify-content: flex-start;
}
.principal .direita img{
border-radius: 20px;
width: 19%;
}
.principal .direita .paisagens{
width: 50%;
}
.barra{
position: relative;
grid-area: sidnav;
}
#check{
display: none;
}
#checki{
display: none;
}
label #menu-h{
z-index: 0;
left: 0px;
position: absolute;
top: 17px;
font-size: 30px;
color: #000000;
opacity: 0;
}
#check:checked ~ .sidnav {
left: 0;
}
#checki:checked ~ .sidnav {
right: 0;
}
.sidnav{
background: url(../imagens/plano2.jpg);
background-size: cover;
width: 12.5%;
position: fixed;
height: 100%;
transform:translateX(1400px);
animation: slid .65s forwards;
z-index: 1;
}
.sidnav div{
width: 100%;
justify-content: flex-end;
display: flex;
}
.sidnav div a{
display: flex;
justify-content: flex-end;
cursor: context-menu;
border-radius: 100px 0 0;
}
.sidnav div .logo{
width: 80px;
margin-top: 15px;
}
.sidnav ul{
width: 100%;
margin-top: 30px;
}
.sidnav ul li{
margin-bottom: 35px;
width: 100%;
height: 2rem;
}
.sidnav ul li .btn{
background-color: transparent;
border: 2px solid #e74c3c;
cursor: pointer;
font-size: 100%;
font-weight: 500;
text-decoration: none;
font-family: 'Montserrat', sans-serif;
display: flex;
align-items: center;
padding: 2px 5px;
line-height: 2rem;
}
.first{
border-color: #89141a;
color: #eb0808;
background-image: linear-gradient(45deg, #ca1b1571 50%, transparent 50%);
background-position: 100%;
background-size: 400%;
transition: background 300ms ease-in-out;
}
.first:hover{
background-position: 0;
color: #ffffff;
}
.second{
color: #eb0808;
border-color: #89141a;
border-radius: 0;
position: relative;
overflow: hidden;
z-index: 1;
transition: color 150ms ease-in-out;
}
.second:after {
content: '';
position: absolute;
display: block;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: 0;
height: 100%;
background: #ca1b1571;
z-index: -1;
-webkit-transition: width 150ms ease-in-out;
transition: width 150ms ease-in-out;
}
.second:hover {
color: #ffffff;
}
.second:hover:after {
width: 110%;
}
.trird{
border-color: #89141a;
color: #eb0808;
background-image: linear-gradient(90deg, #ca1b1571 50%, transparent 50%);
background-position: 100%;
background-size: 400%;
transition: background 150ms ease-in-out;
}
.trird:hover {
background-position: 0;
color: #ffffff;
}
.fourth {
border-color: #893e6b ;
color: #fb87fb;
background-image: linear-gradient(45deg, #02348175 50%, transparent 50%);
background-position: 100%;
background-size: 400%;
transition: background 300ms ease-in-out;
}
.fourth:hover {
background-position: 0;
color: #fff;
}
.fifth {
color: #fb87fb;
border-color: #893e6b;
border-radius: 0;
position: relative;
overflow: hidden;
z-index: 1;
transition: color 150ms ease-in-out;
}
.fifth:after {
content: '';
position: absolute;
display: block;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: 0;
height: 100%;
background: #0234817d;
z-index: -1;
-webkit-transition: width 150ms ease-in-out;
transition: width 150ms ease-in-out;
}
.fifth:hover {
color: #fff;
}
.fifth:hover:after {
width: 110%;
}
.sixth {
border-color: #893e6b;
color: #fb87fb;
background-image: linear-gradient(90deg, #0234817d 50%, transparent 50%);
background-position: 100%;
background-size: 400%;
transition: background 300ms ease-in-out;
}
.sixth:hover {
background-position: 0;
color: #fff;
}
.Red{
text-align: right;
background: #89141a;
}
.Red .container{
grid-template-areas:"cabe cabe sidnav" "principal principal sidnav";
}
.Red .cabecalho{
flex-direction: row-reverse;
text-align-last: right;
background-image: url(../imagens/baleia.jpg);
}
.Red .principal{
background: #89141a;
animation: Caio .5s forwards;
animation-delay: .66s;
transform:translateX(-1400px);
}
.Red label #menu-hi{
color: white;
right: 0;
z-index: 0;
position: absolute;
top: 17px;
font-size: 30px;
padding: 7px 9px;
opacity: 0;
}
.Red .sidnav{
right: 0;
background: url(../imagens/montanha.jpg);
background-size: cover;
transform:translateX(-1400px);
animation: slid .65s forwards;
z-index: 1;
}
.Red .sidnav div{
display: flex;
justify-content: flex-start;
}
.Red .sidnav .btn{
display: flex;
justify-content: flex-end;
}
#fotos .sidnav, #fotos .principal,
#profissional .sidnav, #profissional .principal,
#musica .sidnav, #musica .principal,
#Rmusica .sidnav, #Rmusica .principal,
#amigos .sidnav, #amigos .principal,
#viagens .sidnav, #amigos .principal{
transform: none;
animation: none;
}
#fotos h2{
text-align: center;
font-size: 2rem;
}
#fotos h3{
text-align: center;
}
#profissional p{
font-size: 1.5rem;
padding: 20px;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
border-bottom: #000000 2px solid;
}
@keyframes slid {
to{
transform: translateX(0);
}
}
@keyframes Caio {
to{
transform: translateX(0);
}
}
@media screen and (max-width: 768px){
.container{
grid-template-columns: 0fr 12fr 0fr;
}
.grid{
grid-template-columns: auto auto;
}
label #menu-h{
z-index: 2;
opacity: 1;
}
.sidnav{
width: 16.5%;
left: -320px;
animation: none ;
transform:translateX(0px);
}
.Red .sidnav{
width: 15.5%;
right: 520px;
animation: none ;
transform:translateX(0px);
}
#checki:checked ~ .sidnav {
left: 649px;
}
.Red label #menu-hi{
z-index: 2;
opacity: 1;
}
.cabecalho div img{
height: 100%;
margin-left: 20px;
}
.Red .cabecalho div img{
margin-left: 0;
margin-right: 30px;
}
.principal .text{
font-size: 100%;
padding: 0px;
}
.principal h4 {
font-size: 120%;
}
.principal h3{
font-size: 120%;
}
.principal .caixa .overlay .nomeImg{
font-size: 120%;
}
}
@media screen and (max-width: 426px){
.sidnav{
width: 28.5%;
}
.Red .sidnav{
width: 28.5%;
left: 604px;
}
#checki:checked ~ .sidnav {
left: 304px;
}
.Red label #menu-hi{
z-index: 2;
opacity: 1;
}
.principal .esquerdo img{
width: 40%;
}
.principal .direita img{
width: 40%;
}
.principal .separados img{
width: 40%;
}
}
@media screen and (max-width: 379px){
.sidnav{
width: 33.5%;
}
.Red .sidnav{
width: 33.5%;
left: 500px;
}
#checki:checked ~ .sidnav {
left: 250px;
}
.Red label #menu-hi{
z-index: 2;
opacity: 1;
}
}
@media screen and (max-width: 320px){
.cabecalho h1 a{
font-size: 1rem;
}
.sidnav{
width: 40.5%;
}
.Red .sidnav{
width: 40.5%;
left: 690px;
}
#checki:checked ~ .sidnav {
left: 190px;
}
.Red label #menu-hi{
z-index: 2;
opacity: 1;
}
} | sitedeMIM/css/versao.css | @import url('https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:wght@300&display=swap');
*{
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
list-style: none;
font-family: Open Sans Condensed;
}
body{
width: 100%;
height: 100%;
background: #299af7;
}
i {
margin: 0 5px;
}
::-webkit-scrollbar {
width: 6px;
}
::-webkit-scrollbar-track {
border-radius: 5px;
box-shadow: inset 0 0 10px rgba(126, 16, 230, 0.342);
}
::-webkit-scrollbar-thumb {
height: 10px;
border-radius: 5px;
background-color: rgba(236, 177, 13, 0.863);
}
.container{
display: grid;
grid-template-columns: 2fr 12fr 2fr;
grid-template-rows: 70px auto auto;
grid-template-areas:"sidnav cabe cabe" "sidnav principal principal";
overflow-x: hidden;
width: 100%;
}
.cabecalho{
grid-area: cabe;
padding: 10px;
display: flex;
align-items: center;
background-size: auto;
justify-content: space-between;
height: 100%;
border-bottom: black 2px solid;
margin: 2px 13px;
z-index: 1;
}
.cabecalho div{
display: flex;
align-items: center;
height: 100%;
}
.cabecalho div img{
height: 100%;
}
.cabecalho h1{
border-bottom: transparent 1px solid;
cursor: context-menu;
}
.cabecalho h1 a {
color: black;
text-decoration: none;
}
.cabecalho h1 a:hover{
border-bottom: #fcf5ff 1px solid;
color: #fcf5ff;
}
.principal{
grid-area: principal;
padding: 10px;
background: #1f88e7;
width: 100%;
min-height: 100vh;
max-height: auto;
animation: Caio .5s forwards;
animation-delay: .66s;
transform:translateX(1400px);
word-wrap: break-word;
}
.principal h1{
font-size: 1.9rem;
}
.principal h2{
text-align: center;
font-size: 2rem;
}
.principal h3{
text-align: right;
font-size: 1.5rem;
}
.principal h4{
text-align: left;
font-size: 1.5rem;
}
.principal .text{
font-size: 1.7rem;
padding: 5px 15px;
margin: 8px 0;
font-weight: 300;
}
.principal .caixa{
width: 30%;
position: relative;
margin: 10px;
}
.principal .caixa img{
width: 100%;
height: 100%;
display: block;
}
.principal .caixa .overlay{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
opacity: 0;
transition: .5s ease;
background-color: #0000008a;
}
.principal .caixa .overlay:hover{
opacity: 1;
}
.principal .caixa .overlay .nomeImg{
color: white;
font-size: 2.5rem;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
}
.principal .separados{
width: 100%;
display: flex;
justify-content: space-between;
margin-top: 10px;
padding: 0 15px;
}
.principal .separados img{
border-radius: 20px;
width: 20%;
}
.principal .esquerdo {
display: flex;
width: 100%;
justify-content: flex-end;
}
.principal .esquerdo img{
border-radius: 20px;
width: 20%;
}
.principal .esquerdo .paisagens{
width: 50%;
}
.principal .direita{
display: flex;
width: 100%;
justify-content: flex-start;
}
.principal .direita img{
border-radius: 20px;
width: 19%;
}
.principal .direita .paisagens{
width: 50%;
}
.barra{
position: relative;
grid-area: sidnav;
}
#check{
display: none;
}
#checki{
display: none;
}
label #menu-h{
z-index: 0;
left: 0px;
position: absolute;
top: 17px;
font-size: 30px;
color: #000000;
opacity: 0;
}
#check:checked ~ .sidnav {
left: 0;
}
#checki:checked ~ .sidnav {
right: 0;
}
.sidnav{
background: url(../imagens/plano2.jpg);
background-size: cover;
width: 12.5%;
position: fixed;
height: 100%;
transform:translateX(1400px);
animation: slid .65s forwards;
z-index: 1;
}
.sidnav div{
width: 100%;
justify-content: flex-end;
display: flex;
}
.sidnav div a{
display: flex;
justify-content: flex-end;
cursor: context-menu;
border-radius: 100px 0 0;
}
.sidnav div .logo{
width: 80px;
margin-top: 15px;
}
.sidnav ul{
width: 100%;
margin-top: 30px;
}
.sidnav ul li{
margin-bottom: 35px;
width: 100%;
height: 2rem;
}
.sidnav ul li .btn{
background-color: transparent;
border: 2px solid #e74c3c;
cursor: pointer;
font-size: 100%;
font-weight: 500;
text-decoration: none;
font-family: 'Montserrat', sans-serif;
display: flex;
align-items: center;
padding: 2px 5px;
line-height: 2rem;
}
.first{
border-color: #89141a;
color: #eb0808;
background-image: linear-gradient(45deg, #ca1b1571 50%, transparent 50%);
background-position: 100%;
background-size: 400%;
transition: background 300ms ease-in-out;
}
.first:hover{
background-position: 0;
color: #ffffff;
}
.second{
color: #eb0808;
border-color: #89141a;
border-radius: 0;
position: relative;
overflow: hidden;
z-index: 1;
transition: color 150ms ease-in-out;
}
.second:after {
content: '';
position: absolute;
display: block;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: 0;
height: 100%;
background: #ca1b1571;
z-index: -1;
-webkit-transition: width 150ms ease-in-out;
transition: width 150ms ease-in-out;
}
.second:hover {
color: #ffffff;
}
.second:hover:after {
width: 110%;
}
.trird{
border-color: #89141a;
color: #eb0808;
background-image: linear-gradient(90deg, #ca1b1571 50%, transparent 50%);
background-position: 100%;
background-size: 400%;
transition: background 150ms ease-in-out;
}
.trird:hover {
background-position: 0;
color: #ffffff;
}
.fourth {
border-color: #893e6b ;
color: #fb87fb;
background-image: linear-gradient(45deg, #02348175 50%, transparent 50%);
background-position: 100%;
background-size: 400%;
transition: background 300ms ease-in-out;
}
.fourth:hover {
background-position: 0;
color: #fff;
}
.fifth {
color: #fb87fb;
border-color: #893e6b;
border-radius: 0;
position: relative;
overflow: hidden;
z-index: 1;
transition: color 150ms ease-in-out;
}
.fifth:after {
content: '';
position: absolute;
display: block;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: 0;
height: 100%;
background: #0234817d;
z-index: -1;
-webkit-transition: width 150ms ease-in-out;
transition: width 150ms ease-in-out;
}
.fifth:hover {
color: #fff;
}
.fifth:hover:after {
width: 110%;
}
.sixth {
border-color: #893e6b;
color: #fb87fb;
background-image: linear-gradient(90deg, #0234817d 50%, transparent 50%);
background-position: 100%;
background-size: 400%;
transition: background 300ms ease-in-out;
}
.sixth:hover {
background-position: 0;
color: #fff;
}
.Red{
text-align: right;
background: #89141a;
}
.Red .container{
grid-template-areas:"cabe cabe sidnav" "principal principal sidnav";
}
.Red .cabecalho{
flex-direction: row-reverse;
text-align-last: right;
background-image: url(../imagens/baleia.jpg);
}
.Red .principal{
background: #89141a;
animation: Caio .5s forwards;
animation-delay: .66s;
transform:translateX(-1400px);
}
.Red label #menu-hi{
color: white;
right: 0;
z-index: 0;
position: absolute;
top: 17px;
font-size: 30px;
padding: 7px 9px;
opacity: 0;
}
.Red .sidnav{
right: 0;
background: url(../imagens/montanha.jpg);
background-size: cover;
transform:translateX(-1400px);
animation: slid .65s forwards;
z-index: 1;
}
.Red .sidnav div{
display: flex;
justify-content: flex-start;
}
.Red .sidnav .btn{
display: flex;
justify-content: flex-end;
}
#fotos .sidnav, #fotos .principal,
#profissional .sidnav, #profissional .principal,
#musica .sidnav, #musica .principal,
#Rmusica .sidnav, #Rmusica .principal,
#amigos .sidnav, #amigos .principal,
#viagens .sidnav, #amigos .principal{
transform: none;
animation: none;
}
#fotos h2{
text-align: center;
font-size: 2rem;
}
#fotos h3{
text-align: center;
}
#profissional p{
font-size: 1.5rem;
padding: 20px;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
border-bottom: #000000 2px solid;
}
@keyframes slid {
to{
transform: translateX(0);
}
}
@keyframes Caio {
to{
transform: translateX(0);
}
}
@media screen and (max-width: 768px){
.container{
grid-template-columns: 0fr 12fr 0fr;
}
.grid{
grid-template-columns: auto auto;
}
label #menu-h{
z-index: 2;
opacity: 1;
}
.sidnav{
width: 16.5%;
left: -320px;
animation: none ;
transform:translateX(0px);
}
.Red .sidnav{
width: 15.5%;
right: 520px;
animation: none ;
transform:translateX(0px);
}
#checki:checked ~ .sidnav {
left: 649px;
}
.Red label #menu-hi{
z-index: 2;
opacity: 1;
}
.cabecalho div img{
height: 100%;
margin-left: 20px;
}
.Red .cabecalho div img{
margin-left: 0;
margin-right: 30px;
}
.principal .text{
font-size: 100%;
padding: 0px;
}
.principal h4 {
font-size: 120%;
}
.principal h3{
font-size: 120%;
}
.principal .caixa .overlay .nomeImg{
font-size: 120%;
}
}
@media screen and (max-width: 426px){
.sidnav{
width: 28.5%;
}
.Red .sidnav{
width: 28.5%;
left: 604px;
}
#checki:checked ~ .sidnav {
left: 304px;
}
.Red label #menu-hi{
z-index: 2;
opacity: 1;
}
.principal .esquerdo img{
width: 40%;
}
.principal .direita img{
width: 40%;
}
.principal .separados img{
width: 40%;
}
}
@media screen and (max-width: 379px){
.sidnav{
width: 33.5%;
}
.Red .sidnav{
width: 33.5%;
left: 500px;
}
#checki:checked ~ .sidnav {
left: 250px;
}
.Red label #menu-hi{
z-index: 2;
opacity: 1;
}
}
@media screen and (max-width: 320px){
.cabecalho h1 a{
font-size: 1rem;
}
.sidnav{
width: 40.5%;
}
.Red .sidnav{
width: 40.5%;
left: 690px;
}
#checki:checked ~ .sidnav {
left: 190px;
}
.Red label #menu-hi{
z-index: 2;
opacity: 1;
}
} | 0.327453 | 0.082586 |
body, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, hr,
dl, dd, ol, ul, figure {
margin: 0;
padding: 0; }
body {
background-color: #E0C2A4; }
a {
color: #9C564D; }
a:hover {
color: #BC7A71; }
/**
* Blockquotes
*/
blockquote {
color: #828282;
border-left: 4px solid #e8e8e8;
padding-left: 15px;
font-size: 18px;
letter-spacing: -1px;
font-style: italic; }
blockquote > :last-child {
margin-bottom: 0; }
/**
* Code formatting
*/
pre,
code {
font-size: 15px;
border: 1px solid #e8e8e8;
border-radius: 3px;
background-color: #eef; }
code {
padding: 1px 5px; }
pre {
padding: 8px 12px;
overflow-x: auto; }
pre > code {
border: 0;
padding-right: 0;
padding-left: 0; }
ul.social-links {
list-style-type: none; }
ul.social-links li {
display: inline; }
ul.social-links a {
text-decoration: none; }
ul.social-links img {
max-width: 1.5em;
height: auto; }
.index-banner {
color: #7F552C;
margin-bottom: 2em; }
#header-bar {
background: #7F552C;
color: #E0C2A4;
border-bottom: 0.4em solid #BC9671; }
#header-bar a {
color: #E0C2A4;
text-decoration: none; }
#header-bar a:hover {
color: #E0CEA4; }
#header-bar a:active {
color: #FFF4DA; }
#header-bar a.site-title {
font-size: xx-large;
font-weight: bold; }
#header-bar .logo {
max-width: 5em;
float: left;
border: solid 2px #E0C2A4; }
#header-bar .flag {
display: inline-block;
padding-left: 0.5em; }
#header-bar .rss-logo {
max-width: 2em;
height: auto;
float: right; }
#header-bar .top-bar {
background-color: #7F552C; }
#header-bar .top-bar ul {
background-color: #7F552C; }
#header-bar .top-bar ul.submenu {
background-color: #BC9671; }
#header-bar .top-bar ul li a:after {
border-color: #FFECDA transparent transparent; }
#header-bar .top-bar ul.submenu li {
border: solid 1px;
background-color: #FFECDA;
border-color: #9C744D; }
#header-bar .top-bar ul.submenu li a {
color: #7F552C; }
#header-bar .top-bar ul.submenu li:hover {
background-color: #7F662C;
border-color: #E0ABA4; }
#header-bar .top-bar ul.submenu li:hover a {
color: #FFF4DA; }
#footer {
border-bottom: 2em solid #7F552C;
padding-bottom: 2em;
padding-top: 5em;
text-align: center; }
.post-meta {
color: #9C844D; }
.post-preview {
margin-bottom: 3em; }
.post-preview h3 {
font-size: 22px;
height: 3em; }
article.post {
margin: 3em; }
article.post .banner-bar {
margin-bottom: 3em; }
article.post .banner-bar h2 {
font-size: 38px; }
article.post p, article.post ul {
margin-bottom: 1em; }
.post-video {
float: right; }
/**
* Syntax highlighting styles
*/
.highlight {
background: #fff; }
.highlighter-rouge .highlight {
background: #eef; }
.highlight .c {
color: #998;
font-style: italic; }
.highlight .err {
color: #a61717;
background-color: #e3d2d2; }
.highlight .k {
font-weight: bold; }
.highlight .o {
font-weight: bold; }
.highlight .cm {
color: #998;
font-style: italic; }
.highlight .cp {
color: #999;
font-weight: bold; }
.highlight .c1 {
color: #998;
font-style: italic; }
.highlight .cs {
color: #999;
font-weight: bold;
font-style: italic; }
.highlight .gd {
color: #000;
background-color: #fdd; }
.highlight .gd .x {
color: #000;
background-color: #faa; }
.highlight .ge {
font-style: italic; }
.highlight .gr {
color: #a00; }
.highlight .gh {
color: #999; }
.highlight .gi {
color: #000;
background-color: #dfd; }
.highlight .gi .x {
color: #000;
background-color: #afa; }
.highlight .go {
color: #888; }
.highlight .gp {
color: #555; }
.highlight .gs {
font-weight: bold; }
.highlight .gu {
color: #aaa; }
.highlight .gt {
color: #a00; }
.highlight .kc {
font-weight: bold; }
.highlight .kd {
font-weight: bold; }
.highlight .kp {
font-weight: bold; }
.highlight .kr {
font-weight: bold; }
.highlight .kt {
color: #458;
font-weight: bold; }
.highlight .m {
color: #099; }
.highlight .s {
color: #d14; }
.highlight .na {
color: #008080; }
.highlight .nb {
color: #0086B3; }
.highlight .nc {
color: #458;
font-weight: bold; }
.highlight .no {
color: #008080; }
.highlight .ni {
color: #800080; }
.highlight .ne {
color: #900;
font-weight: bold; }
.highlight .nf {
color: #900;
font-weight: bold; }
.highlight .nn {
color: #555; }
.highlight .nt {
color: #000080; }
.highlight .nv {
color: #008080; }
.highlight .ow {
font-weight: bold; }
.highlight .w {
color: #bbb; }
.highlight .mf {
color: #099; }
.highlight .mh {
color: #099; }
.highlight .mi {
color: #099; }
.highlight .mo {
color: #099; }
.highlight .sb {
color: #d14; }
.highlight .sc {
color: #d14; }
.highlight .sd {
color: #d14; }
.highlight .s2 {
color: #d14; }
.highlight .se {
color: #d14; }
.highlight .sh {
color: #d14; }
.highlight .si {
color: #d14; }
.highlight .sx {
color: #d14; }
.highlight .sr {
color: #009926; }
.highlight .s1 {
color: #d14; }
.highlight .ss {
color: #990073; }
.highlight .bp {
color: #999; }
.highlight .vc {
color: #008080; }
.highlight .vg {
color: #008080; }
.highlight .vi {
color: #008080; }
.highlight .il {
color: #099; }
div#chart {
font: 14px Arial; }
path {
stroke: steelblue;
stroke-width: 2;
fill: none; }
.ord1st {
stroke: red;
color: red; }
.ord2nd {
stroke: orange;
color: orange; }
.ord3rd {
stroke: green;
color: green; }
.ord4th {
stroke: blue;
color: blue; }
.ord5th {
stroke: indigo;
color: indigo; }
.ord6th {
stroke: violet;
color: violet; }
text.ord1st {
fill: red; }
text.ord2nd {
fill: orange; }
text.ord3rd {
fill: green; }
text.ord4th {
fill: blue; }
text.ord5th {
fill: indigo; }
text.ord6th {
fill: violet; }
.legend {
text-align: center; }
.legend .label {
color: black; }
.legend .ord1st {
background-color: red; }
.legend .ord2nd {
background-color: orange; }
.legend .ord3rd {
background-color: green; }
.legend .ord4th {
background-color: blue; }
.legend .ord5th {
background-color: indigo; }
.legend .ord6th {
background-color: violet; }
ul.legend li {
display: inline;
margin: 1em; }
#temperature-chart {
width: 800px;
height: 400px; }
.axis path,
.axis line {
fill: none;
stroke: grey;
stroke-width: 1;
shape-rendering: crispEdges; }
table.chart-styling-fixer tr {
background-color: #E0C2A4;
border: 1px solid #E0C2A4; }
#charts {
border: 2px solid #7F662C; }
#charts ul.tabs {
border: 1px solid #7F662C;
background-color: #9C844D; }
#charts ul.tabs li.tabs-title a {
color: #FFF4DA; }
#charts ul.tabs li.tabs-title.is-active a {
background-color: #E0CEA4;
color: #9C844D; }
#charts ul.tabs li.tabs-title:hover a {
background-color: #FFF4DA;
color: #7F662C; }
#charts .hive-id {
padding-left: 1em; }
#charts .tabs-content {
border: 0px;
background-color: #9C844D; } | _site/css/main.css | body, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, hr,
dl, dd, ol, ul, figure {
margin: 0;
padding: 0; }
body {
background-color: #E0C2A4; }
a {
color: #9C564D; }
a:hover {
color: #BC7A71; }
/**
* Blockquotes
*/
blockquote {
color: #828282;
border-left: 4px solid #e8e8e8;
padding-left: 15px;
font-size: 18px;
letter-spacing: -1px;
font-style: italic; }
blockquote > :last-child {
margin-bottom: 0; }
/**
* Code formatting
*/
pre,
code {
font-size: 15px;
border: 1px solid #e8e8e8;
border-radius: 3px;
background-color: #eef; }
code {
padding: 1px 5px; }
pre {
padding: 8px 12px;
overflow-x: auto; }
pre > code {
border: 0;
padding-right: 0;
padding-left: 0; }
ul.social-links {
list-style-type: none; }
ul.social-links li {
display: inline; }
ul.social-links a {
text-decoration: none; }
ul.social-links img {
max-width: 1.5em;
height: auto; }
.index-banner {
color: #7F552C;
margin-bottom: 2em; }
#header-bar {
background: #7F552C;
color: #E0C2A4;
border-bottom: 0.4em solid #BC9671; }
#header-bar a {
color: #E0C2A4;
text-decoration: none; }
#header-bar a:hover {
color: #E0CEA4; }
#header-bar a:active {
color: #FFF4DA; }
#header-bar a.site-title {
font-size: xx-large;
font-weight: bold; }
#header-bar .logo {
max-width: 5em;
float: left;
border: solid 2px #E0C2A4; }
#header-bar .flag {
display: inline-block;
padding-left: 0.5em; }
#header-bar .rss-logo {
max-width: 2em;
height: auto;
float: right; }
#header-bar .top-bar {
background-color: #7F552C; }
#header-bar .top-bar ul {
background-color: #7F552C; }
#header-bar .top-bar ul.submenu {
background-color: #BC9671; }
#header-bar .top-bar ul li a:after {
border-color: #FFECDA transparent transparent; }
#header-bar .top-bar ul.submenu li {
border: solid 1px;
background-color: #FFECDA;
border-color: #9C744D; }
#header-bar .top-bar ul.submenu li a {
color: #7F552C; }
#header-bar .top-bar ul.submenu li:hover {
background-color: #7F662C;
border-color: #E0ABA4; }
#header-bar .top-bar ul.submenu li:hover a {
color: #FFF4DA; }
#footer {
border-bottom: 2em solid #7F552C;
padding-bottom: 2em;
padding-top: 5em;
text-align: center; }
.post-meta {
color: #9C844D; }
.post-preview {
margin-bottom: 3em; }
.post-preview h3 {
font-size: 22px;
height: 3em; }
article.post {
margin: 3em; }
article.post .banner-bar {
margin-bottom: 3em; }
article.post .banner-bar h2 {
font-size: 38px; }
article.post p, article.post ul {
margin-bottom: 1em; }
.post-video {
float: right; }
/**
* Syntax highlighting styles
*/
.highlight {
background: #fff; }
.highlighter-rouge .highlight {
background: #eef; }
.highlight .c {
color: #998;
font-style: italic; }
.highlight .err {
color: #a61717;
background-color: #e3d2d2; }
.highlight .k {
font-weight: bold; }
.highlight .o {
font-weight: bold; }
.highlight .cm {
color: #998;
font-style: italic; }
.highlight .cp {
color: #999;
font-weight: bold; }
.highlight .c1 {
color: #998;
font-style: italic; }
.highlight .cs {
color: #999;
font-weight: bold;
font-style: italic; }
.highlight .gd {
color: #000;
background-color: #fdd; }
.highlight .gd .x {
color: #000;
background-color: #faa; }
.highlight .ge {
font-style: italic; }
.highlight .gr {
color: #a00; }
.highlight .gh {
color: #999; }
.highlight .gi {
color: #000;
background-color: #dfd; }
.highlight .gi .x {
color: #000;
background-color: #afa; }
.highlight .go {
color: #888; }
.highlight .gp {
color: #555; }
.highlight .gs {
font-weight: bold; }
.highlight .gu {
color: #aaa; }
.highlight .gt {
color: #a00; }
.highlight .kc {
font-weight: bold; }
.highlight .kd {
font-weight: bold; }
.highlight .kp {
font-weight: bold; }
.highlight .kr {
font-weight: bold; }
.highlight .kt {
color: #458;
font-weight: bold; }
.highlight .m {
color: #099; }
.highlight .s {
color: #d14; }
.highlight .na {
color: #008080; }
.highlight .nb {
color: #0086B3; }
.highlight .nc {
color: #458;
font-weight: bold; }
.highlight .no {
color: #008080; }
.highlight .ni {
color: #800080; }
.highlight .ne {
color: #900;
font-weight: bold; }
.highlight .nf {
color: #900;
font-weight: bold; }
.highlight .nn {
color: #555; }
.highlight .nt {
color: #000080; }
.highlight .nv {
color: #008080; }
.highlight .ow {
font-weight: bold; }
.highlight .w {
color: #bbb; }
.highlight .mf {
color: #099; }
.highlight .mh {
color: #099; }
.highlight .mi {
color: #099; }
.highlight .mo {
color: #099; }
.highlight .sb {
color: #d14; }
.highlight .sc {
color: #d14; }
.highlight .sd {
color: #d14; }
.highlight .s2 {
color: #d14; }
.highlight .se {
color: #d14; }
.highlight .sh {
color: #d14; }
.highlight .si {
color: #d14; }
.highlight .sx {
color: #d14; }
.highlight .sr {
color: #009926; }
.highlight .s1 {
color: #d14; }
.highlight .ss {
color: #990073; }
.highlight .bp {
color: #999; }
.highlight .vc {
color: #008080; }
.highlight .vg {
color: #008080; }
.highlight .vi {
color: #008080; }
.highlight .il {
color: #099; }
div#chart {
font: 14px Arial; }
path {
stroke: steelblue;
stroke-width: 2;
fill: none; }
.ord1st {
stroke: red;
color: red; }
.ord2nd {
stroke: orange;
color: orange; }
.ord3rd {
stroke: green;
color: green; }
.ord4th {
stroke: blue;
color: blue; }
.ord5th {
stroke: indigo;
color: indigo; }
.ord6th {
stroke: violet;
color: violet; }
text.ord1st {
fill: red; }
text.ord2nd {
fill: orange; }
text.ord3rd {
fill: green; }
text.ord4th {
fill: blue; }
text.ord5th {
fill: indigo; }
text.ord6th {
fill: violet; }
.legend {
text-align: center; }
.legend .label {
color: black; }
.legend .ord1st {
background-color: red; }
.legend .ord2nd {
background-color: orange; }
.legend .ord3rd {
background-color: green; }
.legend .ord4th {
background-color: blue; }
.legend .ord5th {
background-color: indigo; }
.legend .ord6th {
background-color: violet; }
ul.legend li {
display: inline;
margin: 1em; }
#temperature-chart {
width: 800px;
height: 400px; }
.axis path,
.axis line {
fill: none;
stroke: grey;
stroke-width: 1;
shape-rendering: crispEdges; }
table.chart-styling-fixer tr {
background-color: #E0C2A4;
border: 1px solid #E0C2A4; }
#charts {
border: 2px solid #7F662C; }
#charts ul.tabs {
border: 1px solid #7F662C;
background-color: #9C844D; }
#charts ul.tabs li.tabs-title a {
color: #FFF4DA; }
#charts ul.tabs li.tabs-title.is-active a {
background-color: #E0CEA4;
color: #9C844D; }
#charts ul.tabs li.tabs-title:hover a {
background-color: #FFF4DA;
color: #7F662C; }
#charts .hive-id {
padding-left: 1em; }
#charts .tabs-content {
border: 0px;
background-color: #9C844D; } | 0.407805 | 0.087837 |
@font-face {
font-family: 'PoppinsLatin-Medium';
src : url('../font/PoppinsLatin/PoppinsLatin-Medium.otf') format("opentype");
src : url('../font/PoppinsLatin/PoppinsLatin-Medium.ttf') format("truetype");
}
@font-face {
font-family: 'PoppinsLatin-SemiBold';
src : url('../font/PoppinsLatin/PoppinsLatin-SemiBold.otf') format("opentype");
src : url('../font/PoppinsLatin/PoppinsLatin-SemiBold.ttf') format("truetype");
}
/* URW Geometric font import */
@font-face {
font-family: 'URWGeometric-ExtraBold';
src: url('../font/urw-geometric/354267_2_0.eot');
src: url('../font/urw-geometric/354267_2_0.eot?#iefix') format('embedded-opentype'), url('../font/urw-geometric/354267_2_0.woff2') format('woff2'), url('../font/urw-geometric/354267_2_0.woff') format('woff'), url('../font/urw-geometric/354267_2_0.ttf') format('truetype');
}
/* Open sans font import */
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: local('Open Sans Light'), local('OpenSans-Light'), url('../font/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTYnF5uFdDttMLvmWuJdhhgs.ttf') format('truetype');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans'), local('OpenSans'), url('../font/opensans/v13/cJZKeOuBrn4kERxqtaUH3aCWcynf_cDxXwCLxiixG1c.ttf') format('truetype');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url('../font/opensans/v13/MTP_ySUJH_bn48VBG8sNSonF5uFdDttMLvmWuJdhhgs.ttf') format('truetype');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('../font/opensans/v13/k3k702ZOKiLJc3WVjuplzInF5uFdDttMLvmWuJdhhgs.ttf') format('truetype');
}
/* Source code font */
@font-face {
font-family: 'SourceCodePro-Bold';
src: url('SourceCodePro-Bold.eot?#iefix') format('embedded-opentype'), url('../font/source-code/SourceCodePro-Bold.otf') format('opentype'),
url('../font/source-code/SourceCodePro-Bold.woff') format('woff'), url('../font/source-code/SourceCodePro-Bold.ttf') format('truetype'), url('../font/source-code/SourceCodePro-Bold.svg#SourceCodePro-Bold') format('svg');
color: #fff;
}
@font-face {
font-family: 'SourceCodePro-Regular';
src: url('../font/source-code/SourceCodePro-Regular.eot?#iefix') format('embedded-opentype'), url('../font/source-code/SourceCodePro-Regular.otf') format('opentype'),
url('../font/source-code/SourceCodePro-Regular.woff') format('woff'), url('../font/source-code/SourceCodePro-Regular.ttf') format('truetype'), url('../font/source-code/SourceCodePro-Regular.svg#SourceCodePro-Regular') format('svg');
color: #fff;
}
@font-face {
font-family: 'SourceCodePro-Medium';
src: url('../font/source-code/SourceCodePro-Medium.eot?#iefix') format('embedded-opentype'), url('../font/source-code/SourceCodePro-Medium.otf') format('opentype'),
url('../font/source-code/SourceCodePro-Medium.woff') format('woff'), url('../font/source-code/SourceCodePro-Medium.ttf') format('truetype'), url('../font/source-code/SourceCodePro-Medium.svg#SourceCodePro-Medium') format('svg');
color: #fff;
} | docs/layout/assets/css/fonts.css |
@font-face {
font-family: 'PoppinsLatin-Medium';
src : url('../font/PoppinsLatin/PoppinsLatin-Medium.otf') format("opentype");
src : url('../font/PoppinsLatin/PoppinsLatin-Medium.ttf') format("truetype");
}
@font-face {
font-family: 'PoppinsLatin-SemiBold';
src : url('../font/PoppinsLatin/PoppinsLatin-SemiBold.otf') format("opentype");
src : url('../font/PoppinsLatin/PoppinsLatin-SemiBold.ttf') format("truetype");
}
/* URW Geometric font import */
@font-face {
font-family: 'URWGeometric-ExtraBold';
src: url('../font/urw-geometric/354267_2_0.eot');
src: url('../font/urw-geometric/354267_2_0.eot?#iefix') format('embedded-opentype'), url('../font/urw-geometric/354267_2_0.woff2') format('woff2'), url('../font/urw-geometric/354267_2_0.woff') format('woff'), url('../font/urw-geometric/354267_2_0.ttf') format('truetype');
}
/* Open sans font import */
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: local('Open Sans Light'), local('OpenSans-Light'), url('../font/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTYnF5uFdDttMLvmWuJdhhgs.ttf') format('truetype');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans'), local('OpenSans'), url('../font/opensans/v13/cJZKeOuBrn4kERxqtaUH3aCWcynf_cDxXwCLxiixG1c.ttf') format('truetype');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url('../font/opensans/v13/MTP_ySUJH_bn48VBG8sNSonF5uFdDttMLvmWuJdhhgs.ttf') format('truetype');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('../font/opensans/v13/k3k702ZOKiLJc3WVjuplzInF5uFdDttMLvmWuJdhhgs.ttf') format('truetype');
}
/* Source code font */
@font-face {
font-family: 'SourceCodePro-Bold';
src: url('SourceCodePro-Bold.eot?#iefix') format('embedded-opentype'), url('../font/source-code/SourceCodePro-Bold.otf') format('opentype'),
url('../font/source-code/SourceCodePro-Bold.woff') format('woff'), url('../font/source-code/SourceCodePro-Bold.ttf') format('truetype'), url('../font/source-code/SourceCodePro-Bold.svg#SourceCodePro-Bold') format('svg');
color: #fff;
}
@font-face {
font-family: 'SourceCodePro-Regular';
src: url('../font/source-code/SourceCodePro-Regular.eot?#iefix') format('embedded-opentype'), url('../font/source-code/SourceCodePro-Regular.otf') format('opentype'),
url('../font/source-code/SourceCodePro-Regular.woff') format('woff'), url('../font/source-code/SourceCodePro-Regular.ttf') format('truetype'), url('../font/source-code/SourceCodePro-Regular.svg#SourceCodePro-Regular') format('svg');
color: #fff;
}
@font-face {
font-family: 'SourceCodePro-Medium';
src: url('../font/source-code/SourceCodePro-Medium.eot?#iefix') format('embedded-opentype'), url('../font/source-code/SourceCodePro-Medium.otf') format('opentype'),
url('../font/source-code/SourceCodePro-Medium.woff') format('woff'), url('../font/source-code/SourceCodePro-Medium.ttf') format('truetype'), url('../font/source-code/SourceCodePro-Medium.svg#SourceCodePro-Medium') format('svg');
color: #fff;
} | 0.319971 | 0.057256 |
* by PlastikManiac */
/* work with any Persona background, but I can't guarantee it will look good on every theme. */
/* hovered tab's colored band can be re-colored to match Persona, if desired.
type "scheme" into Find bar to find the right place in the code. */
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
/* force show tab-bottom */
.tabs-bottom {
display: -moz-box !important;
-moz-appearance: none !important;
height: 3px !important;
background: ThreeDFace url("chrome://browser/skin/tabbrowser/tabstrip-bottom.png") !important;
-moz-border-top-colors: rgba(0, 0, 0, 0.4) rgba(255, 255, 255, 0.5) !important;
-moz-border-bottom-colors: rgba(0, 0, 0, 0.6) rgba(255, 255, 255, 0.5) !important;
border-left: none !important;
}
/* Tabs */
.tabbrowser-tab, .tabs-newtab-button {
-moz-border-radius: 4px 4px 0px 0px !important;
}
.tabbrowser-tab:not(:hover):not([selected="true"]),
.tabs-alltabs-button {
opacity: 0.9 !important;
}
.tabbrowser-tab:not([selected="true"]),
.tabs-alltabs-button,
.tabs-newtab-button {
margin-bottom: 3px !important;
}
.tabbrowser-tab[selected="true"], .tabs-newtab-button:hover {
opacity: 1 !important;
margin-bottom: 0px !important;
background-color: rgba(250,250,250,0.5) !important;
-moz-box-shadow: rgba(128, 128, 128, 0.6) 0px 24px 8px 4px !important;
color: ButtonText !important;
}
.tabbrowser-tab:not([selected="true"]):hover,
.tabs-alltabs-button:active,
.tabs-newtab-button:hover,
.tabbrowser-arrowscrollbox > .scrollbutton-up:hover,
.tabbrowser-arrowscrollbox > .scrollbutton-down:hover {
opacity: 1 !important;
color: buttontext !important;
/* colored highlight for hovered tab - change to match Persona color scheme */
-moz-box-shadow: highlight /*( highlight )*/ 0px 12px 8px -3px !important;
background: url(chrome://browser/skin/tabbrowser/tab-hover-bkgnd.png) rgba(255,255,255,0.3) !important;
}
/* move tab icon closer to left side, except on App Tabs or "Faviconized" tabs */
.tabbrowser-tab:not([pinned]):not([apptab="true"]):not([faviconized="true"]) image {
margin-left: 5px !important;
}
/* fix non-selected tab alignment & borders */
.tabs-container[overflow="true"],
.tabs-newtab-button,
.tabbrowser-tab {
opacity: 0.95 !important;
}
.tabbrowser-arrowscrollbox > .scrollbutton-up,
.tabbrowser-arrowscrollbox > .scrollbutton-down {
border: 2px solid !important;
background: url(chrome://browser/skin/tabbrowser/tab-bkgnd.png) !important;
margin-bottom: 0px !important;
opacity: 0.8 !important;
-moz-border-top-colors: rgba(0, 0, 0, 0.1) rgba(255, 255, 255, 0.8) !important;
-moz-border-right-colors: rgba(0, 0, 0, 0.4) rgba(255, 255, 255, 0.3) !important;
-moz-border-left-colors: rgba(0, 0, 0, 0.4) rgba(255, 255, 255, 0.3) !important;
-moz-border-bottom-colors: rgba(0, 0, 0, 0.4) !important;
} | data/usercss/25947.user.css | * by PlastikManiac */
/* work with any Persona background, but I can't guarantee it will look good on every theme. */
/* hovered tab's colored band can be re-colored to match Persona, if desired.
type "scheme" into Find bar to find the right place in the code. */
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
/* force show tab-bottom */
.tabs-bottom {
display: -moz-box !important;
-moz-appearance: none !important;
height: 3px !important;
background: ThreeDFace url("chrome://browser/skin/tabbrowser/tabstrip-bottom.png") !important;
-moz-border-top-colors: rgba(0, 0, 0, 0.4) rgba(255, 255, 255, 0.5) !important;
-moz-border-bottom-colors: rgba(0, 0, 0, 0.6) rgba(255, 255, 255, 0.5) !important;
border-left: none !important;
}
/* Tabs */
.tabbrowser-tab, .tabs-newtab-button {
-moz-border-radius: 4px 4px 0px 0px !important;
}
.tabbrowser-tab:not(:hover):not([selected="true"]),
.tabs-alltabs-button {
opacity: 0.9 !important;
}
.tabbrowser-tab:not([selected="true"]),
.tabs-alltabs-button,
.tabs-newtab-button {
margin-bottom: 3px !important;
}
.tabbrowser-tab[selected="true"], .tabs-newtab-button:hover {
opacity: 1 !important;
margin-bottom: 0px !important;
background-color: rgba(250,250,250,0.5) !important;
-moz-box-shadow: rgba(128, 128, 128, 0.6) 0px 24px 8px 4px !important;
color: ButtonText !important;
}
.tabbrowser-tab:not([selected="true"]):hover,
.tabs-alltabs-button:active,
.tabs-newtab-button:hover,
.tabbrowser-arrowscrollbox > .scrollbutton-up:hover,
.tabbrowser-arrowscrollbox > .scrollbutton-down:hover {
opacity: 1 !important;
color: buttontext !important;
/* colored highlight for hovered tab - change to match Persona color scheme */
-moz-box-shadow: highlight /*( highlight )*/ 0px 12px 8px -3px !important;
background: url(chrome://browser/skin/tabbrowser/tab-hover-bkgnd.png) rgba(255,255,255,0.3) !important;
}
/* move tab icon closer to left side, except on App Tabs or "Faviconized" tabs */
.tabbrowser-tab:not([pinned]):not([apptab="true"]):not([faviconized="true"]) image {
margin-left: 5px !important;
}
/* fix non-selected tab alignment & borders */
.tabs-container[overflow="true"],
.tabs-newtab-button,
.tabbrowser-tab {
opacity: 0.95 !important;
}
.tabbrowser-arrowscrollbox > .scrollbutton-up,
.tabbrowser-arrowscrollbox > .scrollbutton-down {
border: 2px solid !important;
background: url(chrome://browser/skin/tabbrowser/tab-bkgnd.png) !important;
margin-bottom: 0px !important;
opacity: 0.8 !important;
-moz-border-top-colors: rgba(0, 0, 0, 0.1) rgba(255, 255, 255, 0.8) !important;
-moz-border-right-colors: rgba(0, 0, 0, 0.4) rgba(255, 255, 255, 0.3) !important;
-moz-border-left-colors: rgba(0, 0, 0, 0.4) rgba(255, 255, 255, 0.3) !important;
-moz-border-bottom-colors: rgba(0, 0, 0, 0.4) !important;
} | 0.377541 | 0.057414 |
@font-face {
font-family: 'Unicons-Solid';
src: url('../fonts/Unicons-Solid.eot?rnot1e');
src: url('../fonts/Unicons-Solid.eot?rnot1e#iefix') format('embedded-opentype'),
url('../fonts/Unicons-Solid.ttf?rnot1e') format('truetype'),
url('../fonts/Unicons-Solid.woff?rnot1e') format('woff'),
url('../fonts/Unicons-Solid.svg?rnot1e#Unicons-Solid') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="unis-"], [class*=" unis-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'Unicons-Solid' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.unis-airplay:before {
content: "\e900";
}
.unis-align-alt:before {
content: "\e901";
}
.unis-align-center-justify:before {
content: "\e902";
}
.unis-align-center:before {
content: "\e903";
}
.unis-align-justify:before {
content: "\e904";
}
.unis-align-left-justify:before {
content: "\e905";
}
.unis-align-left:before {
content: "\e906";
}
.unis-align-letter-right:before {
content: "\e907";
}
.unis-align-right-justify:before {
content: "\e908";
}
.unis-align-right:before {
content: "\e909";
}
.unis-analysis:before {
content: "\e90a";
}
.unis-analytics:before {
content: "\e90b";
}
.unis-anchor:before {
content: "\e90c";
}
.unis-angle-double-down:before {
content: "\e90d";
}
.unis-angle-double-left:before {
content: "\e90e";
}
.unis-angle-double-right:before {
content: "\e90f";
}
.unis-angle-double-up:before {
content: "\e910";
}
.unis-angle-down:before {
content: "\e911";
}
.unis-angle-left:before {
content: "\e912";
}
.unis-angle-right-b:before {
content: "\e913";
}
.unis-angle-right:before {
content: "\e914";
}
.unis-angle-up:before {
content: "\e915";
}
.unis-apps:before {
content: "\e916";
}
.unis-arrow-circle-down:before {
content: "\e917";
}
.unis-arrow-circle-left:before {
content: "\e918";
}
.unis-arrow-circle-right:before {
content: "\e919";
}
.unis-arrow-circle-up:before {
content: "\e91a";
}
.unis-arrow-down-left:before {
content: "\e91b";
}
.unis-arrow-down-right:before {
content: "\e91c";
}
.unis-arrow-up-left:before {
content: "\e91d";
}
.unis-arrow-up-right:before {
content: "\e91e";
}
.unis-at:before {
content: "\e91f";
}
.unis-bag:before {
content: "\e920";
}
.unis-bars:before {
content: "\e921";
}
.unis-battery-bolt:before {
content: "\e922";
}
.unis-battery-empty:before {
content: "\e923";
}
.unis-bookmark:before {
content: "\e924";
}
.unis-border-alt:before {
content: "\e925";
}
.unis-border-bottom:before {
content: "\e926";
}
.unis-border-clear:before {
content: "\e927";
}
.unis-border-horizontal:before {
content: "\e928";
}
.unis-border-inner:before {
content: "\e929";
}
.unis-border-left:before {
content: "\e92a";
}
.unis-border-out:before {
content: "\e92b";
}
.unis-border-right:before {
content: "\e92c";
}
.unis-border-top:before {
content: "\e92d";
}
.unis-border-vertical:before {
content: "\e92e";
}
.unis-briefcase:before {
content: "\e92f";
}
.unis-calender:before {
content: "\e930";
}
.unis-chart-pie:before {
content: "\e931";
}
.unis-chart:before {
content: "\e932";
}
.unis-check-circle:before {
content: "\e933";
}
.unis-check-square:before {
content: "\e934";
}
.unis-check:before {
content: "\e935";
}
.unis-circle-layer:before {
content: "\e936";
}
.unis-clinic-medical:before {
content: "\e937";
}
.unis-clock-eight:before {
content: "\e938";
}
.unis-clock-five:before {
content: "\e939";
}
.unis-clock-nine:before {
content: "\e93a";
}
.unis-clock-seven:before {
content: "\e93b";
}
.unis-clock-ten:before {
content: "\e93c";
}
.unis-clock-three:before {
content: "\e93d";
}
.unis-clock-two:before {
content: "\e93e";
}
.unis-clock:before {
content: "\e93f";
}
.unis-columns:before {
content: "\e940";
}
.unis-comment-dots:before {
content: "\e941";
}
.unis-compress:before {
content: "\e942";
}
.unis-corner-down-left:before {
content: "\e943";
}
.unis-corner-down-right:before {
content: "\e944";
}
.unis-corner-left-down:before {
content: "\e945";
}
.unis-corner-right-down:before {
content: "\e946";
}
.unis-corner-up-left:before {
content: "\e947";
}
.unis-corner-up-right:before {
content: "\e948";
}
.unis-coronavirus:before {
content: "\e949";
}
.unis-dialpad:before {
content: "\e94a";
}
.unis-direction:before {
content: "\e94b";
}
.unis-document-layout-center:before {
content: "\e94c";
}
.unis-document-layout-left:before {
content: "\e94d";
}
.unis-document-layout-right:before {
content: "\e94e";
}
.unis-download-alt:before {
content: "\e94f";
}
.unis-ellipsis-h:before {
content: "\e950";
}
.unis-ellipsis-v:before {
content: "\e951";
}
.unis-exclamation-circle:before {
content: "\e952";
}
.unis-exclamation-octagon:before {
content: "\e953";
}
.unis-exclamation-triangle:before {
content: "\e954";
}
.unis-favorite:before {
content: "\e955";
}
.unis-flip-h-alt:before {
content: "\e956";
}
.unis-flip-h:before {
content: "\e957";
}
.unis-flip-v-alt:before {
content: "\e958";
}
.unis-flip-v:before {
content: "\e959";
}
.unis-graph-bar:before {
content: "\e95a";
}
.unis-grid:before {
content: "\e95b";
}
.unis-grids:before {
content: "\e95c";
}
.unis-grip-horizontal-line:before {
content: "\e95d";
}
.unis-head-side-cough:before {
content: "\e95e";
}
.unis-head-side-mask:before {
content: "\e95f";
}
.unis-head-side:before {
content: "\e960";
}
.unis-history-alt:before {
content: "\e961";
}
.unis-history:before {
content: "\e962";
}
.unis-horizontal-align-left:before {
content: "\e963";
}
.unis-hospital-square-sign:before {
content: "\e964";
}
.unis-hospital-symbol:before {
content: "\e965";
}
.unis-hospital:before {
content: "\e966";
}
.unis-house-user:before {
content: "\e967";
}
.unis-image-v:before {
content: "\e968";
}
.unis-key-skeleton-alt:before {
content: "\e969";
}
.unis-key-skeleton:before {
content: "\e96a";
}
.unis-keyhole-circle:before {
content: "\e96b";
}
.unis-keyhole-square-full:before {
content: "\e96c";
}
.unis-keyhole-square:before {
content: "\e96d";
}
.unis-layer-group:before {
content: "\e96e";
}
.unis-layers-alt:before {
content: "\e96f";
}
.unis-left-indent-alt:before {
content: "\e970";
}
.unis-left-indent:before {
content: "\e971";
}
.unis-line-spacing:before {
content: "\e972";
}
.unis-link-h:before {
content: "\e973";
}
.unis-list-ui-alt:before {
content: "\e974";
}
.unis-list-ul:before {
content: "\e975";
}
.unis-lock-access:before {
content: "\e976";
}
.unis-lock-alt:before {
content: "\e977";
}
.unis-lock-open-alt:before {
content: "\e978";
}
.unis-lock:before {
content: "\e979";
}
.unis-microscope:before {
content: "\e97a";
}
.unis-minus-square-full:before {
content: "\e97b";
}
.unis-multiply:before {
content: "\e97c";
}
.unis-object-group:before {
content: "\e97d";
}
.unis-object-ungroup:before {
content: "\e97e";
}
.unis-padlock:before {
content: "\e97f";
}
.unis-paperclip:before {
content: "\e980";
}
.unis-paragraph:before {
content: "\e981";
}
.unis-pentagon:before {
content: "\e982";
}
.unis-polygon:before {
content: "\e983";
}
.unis-previous:before {
content: "\e984";
}
.unis-process:before {
content: "\e985";
}
.unis-record-audio:before {
content: "\e986";
}
.unis-redo:before {
content: "\e987";
}
.unis-refresh:before {
content: "\e988";
}
.unis-repeat:before {
content: "\e989";
}
.unis-right-indent-alt:before {
content: "\e98a";
}
.unis-right-indent:before {
content: "\e98b";
}
.unis-rocket:before {
content: "\e98c";
}
.unis-ruler-combined:before {
content: "\e98d";
}
.unis-ruler:before {
content: "\e98e";
}
.unis-sanitizer-alt:before {
content: "\e98f";
}
.unis-sanitizer:before {
content: "\e990";
}
.unis-scenery:before {
content: "\e991";
}
.unis-schedule:before {
content: "\e992";
}
.unis-shield-plus:before {
content: "\e993";
}
.unis-signal-alt-3:before {
content: "\e994";
}
.unis-signal-alt:before {
content: "\e995";
}
.unis-signout:before {
content: "\e996";
}
.unis-social-distancing:before {
content: "\e997";
}
.unis-sorting:before {
content: "\e998";
}
.unis-space-key:before {
content: "\e999";
}
.unis-square-full:before {
content: "\e99a";
}
.unis-star-half-alt:before {
content: "\e99b";
}
.unis-star:before {
content: "\e99c";
}
.unis-step-forward:before {
content: "\e99d";
}
.unis-stethoscope-alt:before {
content: "\e99e";
}
.unis-stethoscope:before {
content: "\e99f";
}
.unis-stopwatch:before {
content: "\e9a0";
}
.unis-store-slash:before {
content: "\e9a1";
}
.unis-subject:before {
content: "\e9a2";
}
.unis-sync-exclamation:before {
content: "\e9a3";
}
.unis-sync-slash:before {
content: "\e9a4";
}
.unis-table:before {
content: "\e9a5";
}
.unis-th-large:before {
content: "\e9a6";
}
.unis-times-circle:before {
content: "\e9a7";
}
.unis-toggle-off:before {
content: "\e9a8";
}
.unis-toggle-on:before {
content: "\e9a9";
}
.unis-toilet-paper:before {
content: "\e9aa";
}
.unis-triangle:before {
content: "\e9ab";
}
.unis-unlock-alt:before {
content: "\e9ac";
}
.unis-unlock:before {
content: "\e9ad";
}
.unis-upload-alt:before {
content: "\e9ae";
}
.unis-user-arrows:before {
content: "\e9af";
}
.unis-user-md:before {
content: "\e9b0";
}
.unis-user-nurse:before {
content: "\e9b1";
}
.unis-vector-square-alt:before {
content: "\e9b2";
}
.unis-vector-square:before {
content: "\e9b3";
}
.unis-virus-slash:before {
content: "\e9b4";
}
.unis-web-grid-alt:before {
content: "\e9b5";
}
.unis-web-grid:before {
content: "\e9b6";
}
.unis-web-section-alt:before {
content: "\e9b7";
}
.unis-web-section:before {
content: "\e9b8";
}
.unis-window-grid:before {
content: "\e9b9";
}
.unis-window-maximize:before {
content: "\e9ba";
}
.unis-window-section:before {
content: "\e9bb";
}
.unis-wrap-text:before {
content: "\e9bc";
} | icon-packs/ikonli-unicons-pack/src/main/resources/META-INF/resources/unicons/20201106/css/unicons-solid.css | @font-face {
font-family: 'Unicons-Solid';
src: url('../fonts/Unicons-Solid.eot?rnot1e');
src: url('../fonts/Unicons-Solid.eot?rnot1e#iefix') format('embedded-opentype'),
url('../fonts/Unicons-Solid.ttf?rnot1e') format('truetype'),
url('../fonts/Unicons-Solid.woff?rnot1e') format('woff'),
url('../fonts/Unicons-Solid.svg?rnot1e#Unicons-Solid') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="unis-"], [class*=" unis-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'Unicons-Solid' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.unis-airplay:before {
content: "\e900";
}
.unis-align-alt:before {
content: "\e901";
}
.unis-align-center-justify:before {
content: "\e902";
}
.unis-align-center:before {
content: "\e903";
}
.unis-align-justify:before {
content: "\e904";
}
.unis-align-left-justify:before {
content: "\e905";
}
.unis-align-left:before {
content: "\e906";
}
.unis-align-letter-right:before {
content: "\e907";
}
.unis-align-right-justify:before {
content: "\e908";
}
.unis-align-right:before {
content: "\e909";
}
.unis-analysis:before {
content: "\e90a";
}
.unis-analytics:before {
content: "\e90b";
}
.unis-anchor:before {
content: "\e90c";
}
.unis-angle-double-down:before {
content: "\e90d";
}
.unis-angle-double-left:before {
content: "\e90e";
}
.unis-angle-double-right:before {
content: "\e90f";
}
.unis-angle-double-up:before {
content: "\e910";
}
.unis-angle-down:before {
content: "\e911";
}
.unis-angle-left:before {
content: "\e912";
}
.unis-angle-right-b:before {
content: "\e913";
}
.unis-angle-right:before {
content: "\e914";
}
.unis-angle-up:before {
content: "\e915";
}
.unis-apps:before {
content: "\e916";
}
.unis-arrow-circle-down:before {
content: "\e917";
}
.unis-arrow-circle-left:before {
content: "\e918";
}
.unis-arrow-circle-right:before {
content: "\e919";
}
.unis-arrow-circle-up:before {
content: "\e91a";
}
.unis-arrow-down-left:before {
content: "\e91b";
}
.unis-arrow-down-right:before {
content: "\e91c";
}
.unis-arrow-up-left:before {
content: "\e91d";
}
.unis-arrow-up-right:before {
content: "\e91e";
}
.unis-at:before {
content: "\e91f";
}
.unis-bag:before {
content: "\e920";
}
.unis-bars:before {
content: "\e921";
}
.unis-battery-bolt:before {
content: "\e922";
}
.unis-battery-empty:before {
content: "\e923";
}
.unis-bookmark:before {
content: "\e924";
}
.unis-border-alt:before {
content: "\e925";
}
.unis-border-bottom:before {
content: "\e926";
}
.unis-border-clear:before {
content: "\e927";
}
.unis-border-horizontal:before {
content: "\e928";
}
.unis-border-inner:before {
content: "\e929";
}
.unis-border-left:before {
content: "\e92a";
}
.unis-border-out:before {
content: "\e92b";
}
.unis-border-right:before {
content: "\e92c";
}
.unis-border-top:before {
content: "\e92d";
}
.unis-border-vertical:before {
content: "\e92e";
}
.unis-briefcase:before {
content: "\e92f";
}
.unis-calender:before {
content: "\e930";
}
.unis-chart-pie:before {
content: "\e931";
}
.unis-chart:before {
content: "\e932";
}
.unis-check-circle:before {
content: "\e933";
}
.unis-check-square:before {
content: "\e934";
}
.unis-check:before {
content: "\e935";
}
.unis-circle-layer:before {
content: "\e936";
}
.unis-clinic-medical:before {
content: "\e937";
}
.unis-clock-eight:before {
content: "\e938";
}
.unis-clock-five:before {
content: "\e939";
}
.unis-clock-nine:before {
content: "\e93a";
}
.unis-clock-seven:before {
content: "\e93b";
}
.unis-clock-ten:before {
content: "\e93c";
}
.unis-clock-three:before {
content: "\e93d";
}
.unis-clock-two:before {
content: "\e93e";
}
.unis-clock:before {
content: "\e93f";
}
.unis-columns:before {
content: "\e940";
}
.unis-comment-dots:before {
content: "\e941";
}
.unis-compress:before {
content: "\e942";
}
.unis-corner-down-left:before {
content: "\e943";
}
.unis-corner-down-right:before {
content: "\e944";
}
.unis-corner-left-down:before {
content: "\e945";
}
.unis-corner-right-down:before {
content: "\e946";
}
.unis-corner-up-left:before {
content: "\e947";
}
.unis-corner-up-right:before {
content: "\e948";
}
.unis-coronavirus:before {
content: "\e949";
}
.unis-dialpad:before {
content: "\e94a";
}
.unis-direction:before {
content: "\e94b";
}
.unis-document-layout-center:before {
content: "\e94c";
}
.unis-document-layout-left:before {
content: "\e94d";
}
.unis-document-layout-right:before {
content: "\e94e";
}
.unis-download-alt:before {
content: "\e94f";
}
.unis-ellipsis-h:before {
content: "\e950";
}
.unis-ellipsis-v:before {
content: "\e951";
}
.unis-exclamation-circle:before {
content: "\e952";
}
.unis-exclamation-octagon:before {
content: "\e953";
}
.unis-exclamation-triangle:before {
content: "\e954";
}
.unis-favorite:before {
content: "\e955";
}
.unis-flip-h-alt:before {
content: "\e956";
}
.unis-flip-h:before {
content: "\e957";
}
.unis-flip-v-alt:before {
content: "\e958";
}
.unis-flip-v:before {
content: "\e959";
}
.unis-graph-bar:before {
content: "\e95a";
}
.unis-grid:before {
content: "\e95b";
}
.unis-grids:before {
content: "\e95c";
}
.unis-grip-horizontal-line:before {
content: "\e95d";
}
.unis-head-side-cough:before {
content: "\e95e";
}
.unis-head-side-mask:before {
content: "\e95f";
}
.unis-head-side:before {
content: "\e960";
}
.unis-history-alt:before {
content: "\e961";
}
.unis-history:before {
content: "\e962";
}
.unis-horizontal-align-left:before {
content: "\e963";
}
.unis-hospital-square-sign:before {
content: "\e964";
}
.unis-hospital-symbol:before {
content: "\e965";
}
.unis-hospital:before {
content: "\e966";
}
.unis-house-user:before {
content: "\e967";
}
.unis-image-v:before {
content: "\e968";
}
.unis-key-skeleton-alt:before {
content: "\e969";
}
.unis-key-skeleton:before {
content: "\e96a";
}
.unis-keyhole-circle:before {
content: "\e96b";
}
.unis-keyhole-square-full:before {
content: "\e96c";
}
.unis-keyhole-square:before {
content: "\e96d";
}
.unis-layer-group:before {
content: "\e96e";
}
.unis-layers-alt:before {
content: "\e96f";
}
.unis-left-indent-alt:before {
content: "\e970";
}
.unis-left-indent:before {
content: "\e971";
}
.unis-line-spacing:before {
content: "\e972";
}
.unis-link-h:before {
content: "\e973";
}
.unis-list-ui-alt:before {
content: "\e974";
}
.unis-list-ul:before {
content: "\e975";
}
.unis-lock-access:before {
content: "\e976";
}
.unis-lock-alt:before {
content: "\e977";
}
.unis-lock-open-alt:before {
content: "\e978";
}
.unis-lock:before {
content: "\e979";
}
.unis-microscope:before {
content: "\e97a";
}
.unis-minus-square-full:before {
content: "\e97b";
}
.unis-multiply:before {
content: "\e97c";
}
.unis-object-group:before {
content: "\e97d";
}
.unis-object-ungroup:before {
content: "\e97e";
}
.unis-padlock:before {
content: "\e97f";
}
.unis-paperclip:before {
content: "\e980";
}
.unis-paragraph:before {
content: "\e981";
}
.unis-pentagon:before {
content: "\e982";
}
.unis-polygon:before {
content: "\e983";
}
.unis-previous:before {
content: "\e984";
}
.unis-process:before {
content: "\e985";
}
.unis-record-audio:before {
content: "\e986";
}
.unis-redo:before {
content: "\e987";
}
.unis-refresh:before {
content: "\e988";
}
.unis-repeat:before {
content: "\e989";
}
.unis-right-indent-alt:before {
content: "\e98a";
}
.unis-right-indent:before {
content: "\e98b";
}
.unis-rocket:before {
content: "\e98c";
}
.unis-ruler-combined:before {
content: "\e98d";
}
.unis-ruler:before {
content: "\e98e";
}
.unis-sanitizer-alt:before {
content: "\e98f";
}
.unis-sanitizer:before {
content: "\e990";
}
.unis-scenery:before {
content: "\e991";
}
.unis-schedule:before {
content: "\e992";
}
.unis-shield-plus:before {
content: "\e993";
}
.unis-signal-alt-3:before {
content: "\e994";
}
.unis-signal-alt:before {
content: "\e995";
}
.unis-signout:before {
content: "\e996";
}
.unis-social-distancing:before {
content: "\e997";
}
.unis-sorting:before {
content: "\e998";
}
.unis-space-key:before {
content: "\e999";
}
.unis-square-full:before {
content: "\e99a";
}
.unis-star-half-alt:before {
content: "\e99b";
}
.unis-star:before {
content: "\e99c";
}
.unis-step-forward:before {
content: "\e99d";
}
.unis-stethoscope-alt:before {
content: "\e99e";
}
.unis-stethoscope:before {
content: "\e99f";
}
.unis-stopwatch:before {
content: "\e9a0";
}
.unis-store-slash:before {
content: "\e9a1";
}
.unis-subject:before {
content: "\e9a2";
}
.unis-sync-exclamation:before {
content: "\e9a3";
}
.unis-sync-slash:before {
content: "\e9a4";
}
.unis-table:before {
content: "\e9a5";
}
.unis-th-large:before {
content: "\e9a6";
}
.unis-times-circle:before {
content: "\e9a7";
}
.unis-toggle-off:before {
content: "\e9a8";
}
.unis-toggle-on:before {
content: "\e9a9";
}
.unis-toilet-paper:before {
content: "\e9aa";
}
.unis-triangle:before {
content: "\e9ab";
}
.unis-unlock-alt:before {
content: "\e9ac";
}
.unis-unlock:before {
content: "\e9ad";
}
.unis-upload-alt:before {
content: "\e9ae";
}
.unis-user-arrows:before {
content: "\e9af";
}
.unis-user-md:before {
content: "\e9b0";
}
.unis-user-nurse:before {
content: "\e9b1";
}
.unis-vector-square-alt:before {
content: "\e9b2";
}
.unis-vector-square:before {
content: "\e9b3";
}
.unis-virus-slash:before {
content: "\e9b4";
}
.unis-web-grid-alt:before {
content: "\e9b5";
}
.unis-web-grid:before {
content: "\e9b6";
}
.unis-web-section-alt:before {
content: "\e9b7";
}
.unis-web-section:before {
content: "\e9b8";
}
.unis-window-grid:before {
content: "\e9b9";
}
.unis-window-maximize:before {
content: "\e9ba";
}
.unis-window-section:before {
content: "\e9bb";
}
.unis-wrap-text:before {
content: "\e9bc";
} | 0.37605 | 0.207074 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background: rgb(21, 32, 43);
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 13px;
color: #ffffff;
}
.container {
max-width: 1280px;
}
.nav {
display: flex;
}
.nav__link {
width: 100%;
color: #ffffff;
font-size: 16px;
font-weight: bold;
padding: 4px 0;
text-decoration: none;
}
.nav__link:hover {
text-decoration: none;
color: rgb(75, 132, 196);
}
.nav__link--active {
color: rgb(75, 132, 196) !important;
}
.nav__group {
padding: 9px;
display: inline-flex;
border-radius: 9999px;
align-items: center;
}
.nav__group span {
padding: 0 12px 0 10px;
}
.nav__group a {
color: #ffffff;
text-decoration: none !important;
}
.nav__logo {
padding: 9px;
display: inline-flex;
border-radius: 9999px;
}
.nav__link:hover .nav__logo {
background: rgba(29, 161, 242, 0.1);
}
.nav__link:hover .nav__logoSVG {
color: #fff;
}
.nav__link:hover .nav__group {
background: rgba(121, 75, 196, 0.1);
}
.nav__button {
padding-left: 26px;
padding-right: 26px;
border: 1px solid rgba(0, 0, 0, 0);
border-radius: 9999px;
background-color: rgb(75, 132, 196);
box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 28px;
display: flex;
justify-content: center;
align-items: center;
min-height: 43px;
}
.nav__link:hover .nav__button {
color: #ffffff;
background-color: rgb(102, 151, 207);
}
.rightSidebar {
padding-top: 9px;
}
.searchFieldContainer {
position: relative;
margin-bottom: 9px;
height: 37px;
display: flex;
border-radius: 9999px;
border: 1px solid rgba(0, 0, 0, 0);
width: 100%;
}
.searchFieldContainer:focus-within {
border-color: rgb(75, 132, 196);
}
.searchFieldContainer:focus-within .searchFieldIcon {
color: rgb(75, 132, 196);
}
.searchFieldContainer:focus-within .searchField__autocomplete {
display: block;
}
.searchFieldIcon {
background-color: rgb(37, 51, 65);
border-radius: 9999px 0 0 9999px;
display: inline-flex;
align-items: center;
padding: 0 0 0 14px;
}
.searchFieldIcon {
color: rgb(136, 153, 166);
}
.searchFieldContainer__input {
background-color: rgb(37, 51, 65);
border-radius: 0 9999px 9999px 0;
border: none;
outline-style: none;
width: 100%;
padding: 9px;
font-weight: 400;
line-height: 1.3125;
color: #fff;
font-size: 14px;
line-break: 16px;
order: 1;
}
.searchFieldContainer__input::placeholder {
color: rgb(136, 153, 166);
opacity: 1;
}
.searchFieldContainer__input:focus {
background-color: rgba(0, 0, 0, 0);
}
.searchFieldContainer__input:focus ~ .searchFieldIcon {
background: rgba(0, 0, 0, 0);
order: 0;
}
.searchField__autocomplete {
display: none;
padding-top: 18px;
text-align: center;
font-size: 14px;
color: rgb(136, 153, 166);
position: absolute;
left: 0;
top: 37px;
min-height: 100px;
max-height: calc(-49px + 80vh);
box-shadow: rgba(136, 153, 166, 0.2) 0px 0px 15px,
rgba(136, 153, 166, 0.15) 0px 0px 3px 1px;
background-color: rgb(21, 32, 43);
overflow-y: auto;
border-radius: 5px;
width: 100%;
}
.trends {
background: #192734;
margin-bottom: 14px;
border-radius: 14px;
}
.trends__title {
border-bottom: 1px solid rgb(56, 68, 77);
padding: 9px 14px;
}
.trends__title h2 {
font-size: 18px;
font-weight: 800;
margin: 0;
padding: 0;
}
.trends__list {
list-style-type: none;
}
.trends__item {
cursor: pointer;
padding: 9px 14px;
border-bottom: 1px solid rgb(56, 68, 77);
}
.trends__item:last-child {
border-bottom: none;
border-radius: 0 0 14px 14px;
}
.trends__item:hover {
background: rgba(107, 125, 140, 0.1);
}
.trends__link,
.trends__link:hover {
color: #fff;
text-decoration: none;
}
.trends__info {
font-size: 12px;
color: rgb(136, 153, 166);
line-height: calc(18.375px);
font-weight: 400;
}
.trends__name {
font-size: 14px;
padding-top: 2px;
font-weight: bold;
width: 100%;
display: block;
}
.trends__tweets {
color: rgb(136, 153, 166);
font-size: 14px;
font-weight: 400;
}
.main {
background: rgb(21, 32, 43);
border-left: 1px solid rgb(56, 68, 77);
border-right: 1px solid rgb(56, 68, 77);
}
.latestTweets__title {
height: 49px;
border-bottom: 1px solid rgb(56, 68, 77);
padding: 0 14px;
display: flex;
align-items: center;
}
.latestTweets__title h2 {
font-size: 18px;
font-weight: 800;
margin: 0;
padding: 0;
}
.latestTweets__divisor {
height: 9px;
background-color: rgb(37, 51, 65);
}
.tweetField {
padding: 0 14px;
display: flex;
margin-top: 9px;
}
.tweetField__profilePic {
margin-right: 5px;
max-width: 46px;
}
.tweetField__inputContainer {
margin-bottom: 9px;
margin-left: 2px;
display: flex;
flex-grow: 7;
-moz-box-align: stretch;
-moz-box-direction: normal;
-moz-box-orient: vertical;
align-items: stretch;
border: 0px solid black;
box-sizing: border-box;
flex-basis: auto;
flex-direction: column;
flex-shrink: 0;
min-height: 0px;
min-width: 0px;
position: relative;
z-index: 0;
}
.tweetField__input {
max-width: 530px;
font-weight: 400;
font-size: 18px;
color: #fff;
background-color: transparent;
border: none;
overflow-wrap: break-word;
padding: 9px 0;
min-height: 1.3125em;
max-height: 38.0625em;
outline: currentcolor none medium;
word-wrap: break-word;
overflow-wrap: break-word;
white-space: normal;
}
.tweetField__input:focus {
outline: none;
}
.tweetField__options {
display: flex;
justify-content: space-between;
background-color: rgb(21, 32, 43);
flex-wrap: wrap;
}
.tweetField__tools,
.tweetField__submit {
margin-top: 9px;
}
.tweetField__tools {
margin-left: -9px;
}
.tweetField__items {
min-height: 37px;
min-width: 37px;
background: #0f0;
margin-right: 9px;
border-radius: 9999px;
background: none;
border: none;
color: rgb(75, 132, 196);
}
.tweetField__items:hover {
background: rgba(121, 75, 196, 0.1);
}
.tweetField__items:active {
background: rgba(121, 75, 196, 0.2);
}
.tweetField__submitButton {
background-color: rgb(75, 132, 196);
margin-left: 9px;
min-width: calc(59.57px);
min-height: 37px;
border-radius: 9999px;
border: none;
color: #fff;
font-weight: bold;
font-size: 14px;
padding: 0 1em;
}
.tweetField__submitButton:hover {
background-color: rgb(112, 155, 205);
}
.tweetField__submitButton:active {
background-color: rgb(112, 155, 205);
}
.tweetsContainer {
padding: 9px 14px 0;
border-bottom: 1px solid rgb(56, 68, 77);
}
.tweetsContainer a {
color: #fff;
display: flex;
}
.tweetsContainer a:hover {
text-decoration: none;
}
.latestTweets__profilePic {
max-width: 46px;
flex-grow: 1;
margin: 0 5px;
}
.tweetsContainer__content {
padding-bottom: 9px;
display: flex;
flex-direction: column;
margin: 0 5px;
justify-content: center;
flex-grow: 7;
}
.tweetsContainer__name {
margin-bottom: 2px;
display: flex;
}
.tweetsContainer__retweetPic {
margin-right: 5px;
}
.tweetsContainer__retweetContent {
padding: 7px 6px 0;
margin-top: 9px;
border: 1px solid rgb(56, 68, 77);
border-radius: 14px;
}
.tweetsContainer__retweetContent .tweetsContainer {
border: none;
padding: 0;
}
.tweetsContainer__retweetTitle {
display: flex;
margin-bottom: 7px;
}
.tweetsContainer__retweetIcon {
max-width: 46px;
flex-grow: 1;
margin: 0 5px;
display: flex;
justify-content: right;
align-items: center;
}
.tweetsContainer__retweetBy {
flex-grow: 7px;
margin: 0 5px;
}
.tweetsContainer__retweetBy a {
color: rgb(136, 153, 166);
font-weight: 400;
font-size: 12px;
line-height: calc(18.375px);
}
.tweetsContainer__retweetBy a:hover {
text-decoration: underline;
}
.tweetsContainer__name .name {
font-weight: bold;
color: #fff;
font-size: 14px;
}
.tweetsContainer__name .handle {
margin-left: 5px;
}
.tweetsContainer__name .spacer {
padding: 0 5px;
}
.tweetsContainer__name .handle,
.tweetsContainer__name .spacer,
.tweetsContainer__name .time {
color: rgb(136, 153, 166);
font-size: 14px;
font-weight: 400;
}
.tweetsContainer__text {
font-weight: 400;
font-size: 14px;
color: #fff;
overflow-wrap: break-word;
line-height: 1.3125;
}
.tweetsContainer__options {
display: flex;
max-width: 425px;
margin-top: 9px;
justify-content: space-between;
}
.tweetsContainer__items {
display: flex;
}
.tweetsContainer__items button {
background: none;
border: none;
color: rgb(136, 153, 166);
}
.tweetsContainer__items button.comment,
.tweetsContainer__items button.retweet,
.tweetsContainer__items button.heart,
.tweetsContainer__items button.share {
border-radius: 9999px;
padding: 5px 7px;
}
.tweetsContainer__items button.comment:hover,
.tweetsContainer__items button.share:hover {
background: rgba(29, 161, 242, 0.1);
color: rgb(29, 161, 242);
}
.tweetsContainer__items button.retweet:hover {
color: rgb(23, 191, 99);
background: rgba(23, 191, 99, 0.1);
}
.tweetsContainer__items button.heart:hover {
color: rgb(224, 36, 94);
background: rgba(224, 36, 94, 0.1);
}
.login-wrapper{
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
}
.login-form{
border: 1px solid #E1E8ED;
border-radius: 10px;
padding: 50px;
width: 50vw;
margin: 0 auto;
color: grey;
text-align: center;
font-family: sans-serif;
font-size: 12px;
}
.login-form input{
margin-bottom: 10px;
}
.login-form ::-webkit-input-placeholder{
font-size: 14px;
}
.user-name-input,
.password-input{
width: 100%;
padding: 10px;
border-radius: 5px;
border: 1px solid lightgrey;
}
.user-name-input:focus,
.password-input:focus{
border: 1px solid #1DA1F2;
outline: none;
}
.login-submit-button{
width: 100%;
background: #1DA1F2;
padding: 10px;
color: white;
font-size: 16px;
border-radius: 5px;
border: none;
}
.login-icon-wrapper {
margin-bottom: 20px;
} | src/app.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background: rgb(21, 32, 43);
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 13px;
color: #ffffff;
}
.container {
max-width: 1280px;
}
.nav {
display: flex;
}
.nav__link {
width: 100%;
color: #ffffff;
font-size: 16px;
font-weight: bold;
padding: 4px 0;
text-decoration: none;
}
.nav__link:hover {
text-decoration: none;
color: rgb(75, 132, 196);
}
.nav__link--active {
color: rgb(75, 132, 196) !important;
}
.nav__group {
padding: 9px;
display: inline-flex;
border-radius: 9999px;
align-items: center;
}
.nav__group span {
padding: 0 12px 0 10px;
}
.nav__group a {
color: #ffffff;
text-decoration: none !important;
}
.nav__logo {
padding: 9px;
display: inline-flex;
border-radius: 9999px;
}
.nav__link:hover .nav__logo {
background: rgba(29, 161, 242, 0.1);
}
.nav__link:hover .nav__logoSVG {
color: #fff;
}
.nav__link:hover .nav__group {
background: rgba(121, 75, 196, 0.1);
}
.nav__button {
padding-left: 26px;
padding-right: 26px;
border: 1px solid rgba(0, 0, 0, 0);
border-radius: 9999px;
background-color: rgb(75, 132, 196);
box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 28px;
display: flex;
justify-content: center;
align-items: center;
min-height: 43px;
}
.nav__link:hover .nav__button {
color: #ffffff;
background-color: rgb(102, 151, 207);
}
.rightSidebar {
padding-top: 9px;
}
.searchFieldContainer {
position: relative;
margin-bottom: 9px;
height: 37px;
display: flex;
border-radius: 9999px;
border: 1px solid rgba(0, 0, 0, 0);
width: 100%;
}
.searchFieldContainer:focus-within {
border-color: rgb(75, 132, 196);
}
.searchFieldContainer:focus-within .searchFieldIcon {
color: rgb(75, 132, 196);
}
.searchFieldContainer:focus-within .searchField__autocomplete {
display: block;
}
.searchFieldIcon {
background-color: rgb(37, 51, 65);
border-radius: 9999px 0 0 9999px;
display: inline-flex;
align-items: center;
padding: 0 0 0 14px;
}
.searchFieldIcon {
color: rgb(136, 153, 166);
}
.searchFieldContainer__input {
background-color: rgb(37, 51, 65);
border-radius: 0 9999px 9999px 0;
border: none;
outline-style: none;
width: 100%;
padding: 9px;
font-weight: 400;
line-height: 1.3125;
color: #fff;
font-size: 14px;
line-break: 16px;
order: 1;
}
.searchFieldContainer__input::placeholder {
color: rgb(136, 153, 166);
opacity: 1;
}
.searchFieldContainer__input:focus {
background-color: rgba(0, 0, 0, 0);
}
.searchFieldContainer__input:focus ~ .searchFieldIcon {
background: rgba(0, 0, 0, 0);
order: 0;
}
.searchField__autocomplete {
display: none;
padding-top: 18px;
text-align: center;
font-size: 14px;
color: rgb(136, 153, 166);
position: absolute;
left: 0;
top: 37px;
min-height: 100px;
max-height: calc(-49px + 80vh);
box-shadow: rgba(136, 153, 166, 0.2) 0px 0px 15px,
rgba(136, 153, 166, 0.15) 0px 0px 3px 1px;
background-color: rgb(21, 32, 43);
overflow-y: auto;
border-radius: 5px;
width: 100%;
}
.trends {
background: #192734;
margin-bottom: 14px;
border-radius: 14px;
}
.trends__title {
border-bottom: 1px solid rgb(56, 68, 77);
padding: 9px 14px;
}
.trends__title h2 {
font-size: 18px;
font-weight: 800;
margin: 0;
padding: 0;
}
.trends__list {
list-style-type: none;
}
.trends__item {
cursor: pointer;
padding: 9px 14px;
border-bottom: 1px solid rgb(56, 68, 77);
}
.trends__item:last-child {
border-bottom: none;
border-radius: 0 0 14px 14px;
}
.trends__item:hover {
background: rgba(107, 125, 140, 0.1);
}
.trends__link,
.trends__link:hover {
color: #fff;
text-decoration: none;
}
.trends__info {
font-size: 12px;
color: rgb(136, 153, 166);
line-height: calc(18.375px);
font-weight: 400;
}
.trends__name {
font-size: 14px;
padding-top: 2px;
font-weight: bold;
width: 100%;
display: block;
}
.trends__tweets {
color: rgb(136, 153, 166);
font-size: 14px;
font-weight: 400;
}
.main {
background: rgb(21, 32, 43);
border-left: 1px solid rgb(56, 68, 77);
border-right: 1px solid rgb(56, 68, 77);
}
.latestTweets__title {
height: 49px;
border-bottom: 1px solid rgb(56, 68, 77);
padding: 0 14px;
display: flex;
align-items: center;
}
.latestTweets__title h2 {
font-size: 18px;
font-weight: 800;
margin: 0;
padding: 0;
}
.latestTweets__divisor {
height: 9px;
background-color: rgb(37, 51, 65);
}
.tweetField {
padding: 0 14px;
display: flex;
margin-top: 9px;
}
.tweetField__profilePic {
margin-right: 5px;
max-width: 46px;
}
.tweetField__inputContainer {
margin-bottom: 9px;
margin-left: 2px;
display: flex;
flex-grow: 7;
-moz-box-align: stretch;
-moz-box-direction: normal;
-moz-box-orient: vertical;
align-items: stretch;
border: 0px solid black;
box-sizing: border-box;
flex-basis: auto;
flex-direction: column;
flex-shrink: 0;
min-height: 0px;
min-width: 0px;
position: relative;
z-index: 0;
}
.tweetField__input {
max-width: 530px;
font-weight: 400;
font-size: 18px;
color: #fff;
background-color: transparent;
border: none;
overflow-wrap: break-word;
padding: 9px 0;
min-height: 1.3125em;
max-height: 38.0625em;
outline: currentcolor none medium;
word-wrap: break-word;
overflow-wrap: break-word;
white-space: normal;
}
.tweetField__input:focus {
outline: none;
}
.tweetField__options {
display: flex;
justify-content: space-between;
background-color: rgb(21, 32, 43);
flex-wrap: wrap;
}
.tweetField__tools,
.tweetField__submit {
margin-top: 9px;
}
.tweetField__tools {
margin-left: -9px;
}
.tweetField__items {
min-height: 37px;
min-width: 37px;
background: #0f0;
margin-right: 9px;
border-radius: 9999px;
background: none;
border: none;
color: rgb(75, 132, 196);
}
.tweetField__items:hover {
background: rgba(121, 75, 196, 0.1);
}
.tweetField__items:active {
background: rgba(121, 75, 196, 0.2);
}
.tweetField__submitButton {
background-color: rgb(75, 132, 196);
margin-left: 9px;
min-width: calc(59.57px);
min-height: 37px;
border-radius: 9999px;
border: none;
color: #fff;
font-weight: bold;
font-size: 14px;
padding: 0 1em;
}
.tweetField__submitButton:hover {
background-color: rgb(112, 155, 205);
}
.tweetField__submitButton:active {
background-color: rgb(112, 155, 205);
}
.tweetsContainer {
padding: 9px 14px 0;
border-bottom: 1px solid rgb(56, 68, 77);
}
.tweetsContainer a {
color: #fff;
display: flex;
}
.tweetsContainer a:hover {
text-decoration: none;
}
.latestTweets__profilePic {
max-width: 46px;
flex-grow: 1;
margin: 0 5px;
}
.tweetsContainer__content {
padding-bottom: 9px;
display: flex;
flex-direction: column;
margin: 0 5px;
justify-content: center;
flex-grow: 7;
}
.tweetsContainer__name {
margin-bottom: 2px;
display: flex;
}
.tweetsContainer__retweetPic {
margin-right: 5px;
}
.tweetsContainer__retweetContent {
padding: 7px 6px 0;
margin-top: 9px;
border: 1px solid rgb(56, 68, 77);
border-radius: 14px;
}
.tweetsContainer__retweetContent .tweetsContainer {
border: none;
padding: 0;
}
.tweetsContainer__retweetTitle {
display: flex;
margin-bottom: 7px;
}
.tweetsContainer__retweetIcon {
max-width: 46px;
flex-grow: 1;
margin: 0 5px;
display: flex;
justify-content: right;
align-items: center;
}
.tweetsContainer__retweetBy {
flex-grow: 7px;
margin: 0 5px;
}
.tweetsContainer__retweetBy a {
color: rgb(136, 153, 166);
font-weight: 400;
font-size: 12px;
line-height: calc(18.375px);
}
.tweetsContainer__retweetBy a:hover {
text-decoration: underline;
}
.tweetsContainer__name .name {
font-weight: bold;
color: #fff;
font-size: 14px;
}
.tweetsContainer__name .handle {
margin-left: 5px;
}
.tweetsContainer__name .spacer {
padding: 0 5px;
}
.tweetsContainer__name .handle,
.tweetsContainer__name .spacer,
.tweetsContainer__name .time {
color: rgb(136, 153, 166);
font-size: 14px;
font-weight: 400;
}
.tweetsContainer__text {
font-weight: 400;
font-size: 14px;
color: #fff;
overflow-wrap: break-word;
line-height: 1.3125;
}
.tweetsContainer__options {
display: flex;
max-width: 425px;
margin-top: 9px;
justify-content: space-between;
}
.tweetsContainer__items {
display: flex;
}
.tweetsContainer__items button {
background: none;
border: none;
color: rgb(136, 153, 166);
}
.tweetsContainer__items button.comment,
.tweetsContainer__items button.retweet,
.tweetsContainer__items button.heart,
.tweetsContainer__items button.share {
border-radius: 9999px;
padding: 5px 7px;
}
.tweetsContainer__items button.comment:hover,
.tweetsContainer__items button.share:hover {
background: rgba(29, 161, 242, 0.1);
color: rgb(29, 161, 242);
}
.tweetsContainer__items button.retweet:hover {
color: rgb(23, 191, 99);
background: rgba(23, 191, 99, 0.1);
}
.tweetsContainer__items button.heart:hover {
color: rgb(224, 36, 94);
background: rgba(224, 36, 94, 0.1);
}
.login-wrapper{
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
}
.login-form{
border: 1px solid #E1E8ED;
border-radius: 10px;
padding: 50px;
width: 50vw;
margin: 0 auto;
color: grey;
text-align: center;
font-family: sans-serif;
font-size: 12px;
}
.login-form input{
margin-bottom: 10px;
}
.login-form ::-webkit-input-placeholder{
font-size: 14px;
}
.user-name-input,
.password-input{
width: 100%;
padding: 10px;
border-radius: 5px;
border: 1px solid lightgrey;
}
.user-name-input:focus,
.password-input:focus{
border: 1px solid #1DA1F2;
outline: none;
}
.login-submit-button{
width: 100%;
background: #1DA1F2;
padding: 10px;
color: white;
font-size: 16px;
border-radius: 5px;
border: none;
}
.login-icon-wrapper {
margin-bottom: 20px;
} | 0.441914 | 0.067577 |
.top_menu {
padding: 34px 15px 0;
clear: both;
float: none;
}
@media (max-width: 767px) {
.top_menu {
padding: 25px 0 0;
}
}
.stickUpTop {
position: relative;
width: 100%;
left: 0;
top: 0;
z-index: 1;
}
.stickUpTop.isStuck {
z-index: 5;
}
.stickUpHolder {
padding: 0;
max-width: 100%;
}
@media only screen and (max-width: 1199px) {
.isStuck .container {
padding-left: 15px;
padding-right: 15px;
}
}
.top_menu > ul, .top_menu .stickUpHolder > ul {
padding: 0;
}
@media (max-width: 1199px) and (min-width: 768px) {
.top_menu > ul, .top_menu .stickUpHolder > ul {
padding-left: 10px;
}
}
.top_menu > ul > li, .top_menu .stickUpHolder > ul > li {
float: left;
}
.top_menu > ul > li > a, .top_menu .stickUpHolder > ul > li > a {
display: block;
color: black;
font: bold 18px/1.33em "Roboto Slab", sans-serif;
padding: 20px 15px;
height: 60px;
}
@media (max-width: 1199px) and (min-width: 992px) {
.top_menu > ul > li > a, .top_menu .stickUpHolder > ul > li > a {
padding: 18px 20px;
}
}
@media (max-width: 991px) and (min-width: 768px) {
.top_menu > ul > li > a, .top_menu .stickUpHolder > ul > li > a {
padding: 18px 12px;
font-size: 16px;
font-weight: normal;
}
}
@media (min-width: 768px) {
.top_menu > ul > li > a.sf-with-ul:after, .top_menu .stickUpHolder > ul > li > a.sf-with-ul:after {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
content: "";
position: absolute;
bottom: 0px;
left: 48%;
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: 0;
height: 0;
border-top: 9px solid #ffd630;
border-left: 9px solid transparent;
border-right: 9px solid transparent;
z-index: 999;
opacity: 0;
}
}
.top_menu > ul > li:hover > a, .top_menu > ul > li.sfHover > a, .top_menu > ul > li.sfHoverForce > a, .top_menu > ul > li > a:hover, .top_menu .stickUpHolder > ul > li:hover > a, .top_menu .stickUpHolder > ul > li.sfHover > a, .top_menu .stickUpHolder > ul > li.sfHoverForce > a, .top_menu .stickUpHolder > ul > li > a:hover {
background: #ffd630;
}
.top_menu > ul > li:hover > a:after, .top_menu > ul > li.sfHover > a:after, .top_menu > ul > li.sfHoverForce > a:after, .top_menu > ul > li > a:hover:after, .top_menu .stickUpHolder > ul > li:hover > a:after, .top_menu .stickUpHolder > ul > li.sfHover > a:after, .top_menu .stickUpHolder > ul > li.sfHoverForce > a:after, .top_menu .stickUpHolder > ul > li > a:hover:after {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
bottom: -9px;
opacity: 1;
}
@media only screen and (min-width: 768px) {
.top_menu > ul > li ul.is-simplemenu, .top_menu > ul > li ul.is-simplemenu ul, .top_menu .stickUpHolder > ul > li ul.is-simplemenu, .top_menu .stickUpHolder > ul > li ul.is-simplemenu ul {
display: none;
width: 200px;
top: -1px;
right: -200px;
position: absolute;
z-index: 99;
border: 1px solid #ccc;
background: #fff;
}
}
@media only screen and (max-width: 767px) {
.top_menu > ul > li ul.is-simplemenu, .top_menu > ul > li ul.is-simplemenu ul, .top_menu .stickUpHolder > ul > li ul.is-simplemenu, .top_menu .stickUpHolder > ul > li ul.is-simplemenu ul {
background: #fff;
}
}
.top_menu > ul > li > ul.is-simplemenu, .top_menu .stickUpHolder > ul > li > ul.is-simplemenu {
right: auto;
left: 0;
top: 59px;
}
@media only screen and (max-width: 767px) {
.top_menu > ul > li, .top_menu .stickUpHolder > ul > li {
width: 100%;
float: none;
position: relative;
}
.top_menu > ul > li > a, .top_menu .stickUpHolder > ul > li > a {
border-right: none;
}
}
.top_menu ul.menu, .top_menu .stickUpHolder ul.menu {
position: relative;
background: #F6F6F6;
background-image: -moz-linear-gradient(#ffffff, #f6f6f6, #d9d9d9);
background-image: -webkit-linear-gradient(#ffffff, #f6f6f6, #d9d9d9);
background-image: linear-gradient(#ffffff, #f6f6f6, #d9d9d9);
-moz-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.1);
margin: 0 0 30px;
}
@media only screen and (max-width: 767px) {
.top_menu ul.menu, .top_menu .stickUpHolder ul.menu {
display: none;
}
}
@media (max-width: 767px) {
.top_menu ul.menu, .top_menu .stickUpHolder ul.menu {
position: absolute;
width: 100%;
z-index: 1;
}
}
.top_menu li a, .top_menu .stickUpHolder li a {
position: relative;
}
.top_menu li.simple, .top_menu li li, .top_menu .stickUpHolder li.simple, .top_menu .stickUpHolder li li {
position: relative;
}
.top_menu li li, .top_menu .stickUpHolder li li {
margin-bottom: 1px;
}
.top_menu li li a, .top_menu .stickUpHolder li li a {
display: inline-block;
padding: 5px 20px 6px;
font: 300 16px/22px "Roboto Slab", sans-serif;
color: #c64444;
display: inline-block;
letter-spacing: 0.3px;
position: relative;
}
@media (max-width: 1199px) {
.top_menu li li a, .top_menu .stickUpHolder li li a {
padding: 5px 10px 6px;
font-size: 14px;
line-height: 22px;
}
}
@media (max-width: 991px) and (min-width: 768px) {
.top_menu li li a, .top_menu .stickUpHolder li li a {
font-size: 13px;
line-height: 19px;
}
}
.top_menu li li a:hover, .top_menu .stickUpHolder li li a:hover {
color: black;
}
.top_menu li li.sfHoverForce > a, .top_menu .stickUpHolder li li.sfHoverForce > a {
color: black;
}
.top_menu .menu_badge, .top_menu .stickUpHolder .menu_badge {
position: absolute;
top: -2px;
right: -5px;
z-index: 2;
font-size: 10px;
display: inline-block;
background: #f00;
color: #fff;
padding: 1px 5px 2px 5px;
line-height: 12px;
border-radius: 3px;
margin-left: 10px;
}
@media only screen and (max-width: 767px) {
.top_menu .menu_badge, .top_menu .stickUpHolder .menu_badge {
right: auto;
left: 5px;
}
}
.top_menu .is-megamenu, .top_menu .stickUpHolder .is-megamenu {
width: 100%;
padding: 0 15px;
background: white;
display: none;
text-align: left;
width: 1170px;
-moz-box-shadow: 0 5px 13px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 5px 13px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 13px rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 768px) {
.top_menu .is-megamenu, .top_menu .stickUpHolder .is-megamenu {
position: absolute;
left: 0;
top: 60px;
}
}
@media (max-width: 1199px) {
.top_menu .is-megamenu, .top_menu .stickUpHolder .is-megamenu {
width: 940px;
}
}
@media (max-width: 991px) {
.top_menu .is-megamenu, .top_menu .stickUpHolder .is-megamenu {
width: 720px;
}
}
@media (max-width: 767px) {
.top_menu .is-megamenu, .top_menu .stickUpHolder .is-megamenu {
width: 100%;
}
}
.top_menu .is-megamenu .megamenu-row, .top_menu .stickUpHolder .is-megamenu .megamenu-row {
padding: 28px 15px 35px;
}
@media (max-width: 767px) {
.top_menu .is-megamenu .megamenu-row, .top_menu .stickUpHolder .is-megamenu .megamenu-row {
padding: 25px 15px 25px;
}
}
.top_menu .is-megamenu .megamenu-row + .megamenu-row, .top_menu .stickUpHolder .is-megamenu .megamenu-row + .megamenu-row {
border-top: 1px solid #ccc;
}
.top_menu .is-megamenu .megamenu-row-2, .top_menu .stickUpHolder .is-megamenu .megamenu-row-2 {
background: #f8f8f8;
}
@media (max-width: 767px) {
.top_menu .is-megamenu ul.content, .top_menu .stickUpHolder .is-megamenu ul.content {
margin-bottom: 45px;
}
}
.top_menu .is-megamenu ul.content > li > a, .top_menu .stickUpHolder .is-megamenu ul.content > li > a {
font: bold 18px/1.33em "Roboto Slab", sans-serif;
color: black;
margin-bottom: 15px;
padding: 0;
padding: 0 20px 5px;
display: block;
background: none;
border-bottom: 1px solid #c9c9c9;
}
.top_menu .is-megamenu ul.content > li > a:before, .top_menu .stickUpHolder .is-megamenu ul.content > li > a:before {
display: none;
}
@media (max-width: 1199px) and (min-width: 768px) {
.top_menu .is-megamenu ul.content > li > a, .top_menu .stickUpHolder .is-megamenu ul.content > li > a {
text-transform: none;
font-weight: 400;
padding: 0 10px 8px;
line-height: 21px;
}
}
@media (max-width: 767px) {
.top_menu .is-megamenu ul.content > li > a, .top_menu .stickUpHolder .is-megamenu ul.content > li > a {
padding: 0 10px 10px;
margin-bottom: 14px;
font-size: 16px;
}
}
.top_menu .is-megamenu ul.content > li > a:hover, .top_menu .stickUpHolder .is-megamenu ul.content > li > a:hover {
color: #c64444;
}
.top_menu .is-megamenu ul.content > li.sfHoverForce > a, .top_menu .stickUpHolder .is-megamenu ul.content > li.sfHoverForce > a {
color: #c64444;
}
.top_menu .is-megamenu ul.content ul, .top_menu .stickUpHolder .is-megamenu ul.content ul {
opacity: 1 !important;
display: block !important;
}
.top_menu .menu-title, .top_menu .stickUpHolder .menu-title {
position: relative;
background: #F6F6F6;
background-image: -moz-linear-gradient(#ffffff, #f6f6f6, #d9d9d9);
background-image: -webkit-linear-gradient(#ffffff, #f6f6f6, #d9d9d9);
background-image: linear-gradient(#ffffff, #f6f6f6, #d9d9d9);
padding: 16px 30px 15px;
font: 700 19px/1.19em "Roboto Slab", sans-serif;
color: #000;
cursor: pointer;
text-transform: uppercase;
letter-spacing: 1px;
}
@media (max-width: 767px) {
.top_menu .menu-title, .top_menu .stickUpHolder .menu-title {
clear: both;
}
}
.top_menu .menu-title:hover, .top_menu .stickUpHolder .menu-title:hover {
background: #e4e4e4;
}
.top_menu .menu-title:after, .top_menu .stickUpHolder .menu-title:after {
position: absolute;
content: "\f067";
font-family: 'FontAwesome';
height: 30px;
width: 30px;
font-size: 26px;
top: 17px;
right: 20px;
cursor: pointer;
z-index: 1;
}
.top_menu .menu-title.active:after, .top_menu .stickUpHolder .menu-title.active:after {
content: "\f068";
}
@media only screen and (min-width: 768px) {
.top_menu .menu-title, .top_menu .stickUpHolder .menu-title {
display: none;
}
}
.top_menu .menu-mobile-grover:before, .top_menu .stickUpHolder .menu-mobile-grover:before {
position: absolute;
content: "\f067";
font-family: 'FontAwesome';
height: 30px;
width: 30px;
font-size: 24px;
top: 18px;
right: 20px;
color: #000;
cursor: pointer;
z-index: 1;
}
@media only screen and (min-width: 768px) {
.top_menu .menu-mobile-grover:before, .top_menu .stickUpHolder .menu-mobile-grover:before {
display: none;
}
}
.top_menu .menu-mobile-grover.active:before, .top_menu .stickUpHolder .menu-mobile-grover.active:before {
content: "\f068";
}
@media only screen and (max-width: 767px) {
.top_menu .is-simplemenu li, .top_menu .stickUpHolder .is-simplemenu li {
border-top: 1px solid #ccc;
}
.top_menu .is-simplemenu li .menu-mobile-grover:before, .top_menu .stickUpHolder .is-simplemenu li .menu-mobile-grover:before {
top: 8px;
right: 0;
font-size: 18px;
}
.top_menu .is-simplemenu li a, .top_menu .stickUpHolder .is-simplemenu li a {
display: block;
font-size: 14px;
padding: 8px 10px;
}
.top_menu .is-simplemenu li li a, .top_menu .stickUpHolder .is-simplemenu li li a {
padding-left: 20px;
}
.top_menu .is-simplemenu li li li a, .top_menu .stickUpHolder .is-simplemenu li li li a {
padding-left: 30px;
}
.top_menu .is-simplemenu li li li li a, .top_menu .stickUpHolder .is-simplemenu li li li li a {
padding-left: 40px;
}
.top_menu li.simple ul, .top_menu .stickUpHolder li.simple ul {
display: none;
}
.top_menu .megamenu-col.col-sm-3, .top_menu .stickUpHolder .megamenu-col.col-sm-3 {
float: left;
width: 50%;
}
.top_menu .megamenu-col.col-sm-3.first-in-line-sm, .top_menu .stickUpHolder .megamenu-col.col-sm-3.first-in-line-sm {
clear: left;
}
}
@media (max-width: 479px) {
.top_menu .megamenu-col.col-sm-3, .top_menu .stickUpHolder .megamenu-col.col-sm-3 {
width: 100%;
}
}
#index .top_menu ul.menu, #index .top_menu .stickUpHolder ul.menu {
margin: 0;
}
.red {
background: #f00;
}
.menuvideowrapper {
clear: both;
float: none;
height: 0;
padding-bottom: 56.25%;
padding-top: 25px;
position: relative;
width: 100%;
}
.menuvideowrapper iframe {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.embed-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%;
height: auto;
}
.embed-container iframe, .embed-container object, .embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.frontend-map {
min-height: 200px;
}
.left_column_menu .block_content li, .right_column_menu .block_content li {
position: relative;
}
.left_column_menu .block_content li.simple ul, .right_column_menu .block_content li.simple ul {
display: none;
}
@media only screen and (min-width: 768px) {
.left_column_menu .block_content li.simple ul, .right_column_menu .block_content li.simple ul {
position: absolute;
top: -1px;
width: 200px;
border: 1px solid #ccc;
background: #fff;
z-index: 999;
}
}
@media only screen and (max-width: 767px) {
.left_column_menu .block_content li.simple ul li, .right_column_menu .block_content li.simple ul li {
border-top: 1px solid #ccc;
position: relative;
}
.left_column_menu .block_content li.simple ul li a, .right_column_menu .block_content li.simple ul li a {
display: block;
padding: 10px 0 10px 15px;
position: relative;
}
.left_column_menu .block_content li.simple ul li li a, .right_column_menu .block_content li.simple ul li li a {
padding-left: 25px;
}
}
.left_column_menu .block_content > ul > li, .right_column_menu .block_content > ul > li {
border-top: 1px solid #ccc;
position: relative;
}
.left_column_menu .block_content > ul > li > a, .right_column_menu .block_content > ul > li > a {
display: block;
padding: 10px 0;
position: relative;
}
.left_column_menu .block_content > ul > li:first-child, .right_column_menu .block_content > ul > li:first-child {
border: none;
}
.left_column_menu .block_content span.menu_badge, .right_column_menu .block_content span.menu_badge {
font-size: 10px;
display: inline-block;
background: #f00;
color: #fff;
padding: 1px 5px 2px 5px;
line-height: 12px;
border-radius: 3px;
margin-left: 10px;
}
.left_column_menu .block_content li.simple li a, .right_column_menu .block_content li.simple li a {
padding: 4px 5px;
display: block;
}
.left_column_menu .block_content div.is-megamenu, .right_column_menu .block_content div.is-megamenu {
display: none;
}
.left_column_menu .block_content div.is-megamenu ul, .right_column_menu .block_content div.is-megamenu ul {
display: block !important;
opacity: 1 !important;
}
.left_column_menu .block_content div.is-megamenu ul.content > li > a, .right_column_menu .block_content div.is-megamenu ul.content > li > a {
font-weight: bold;
text-transform: uppercase;
}
.left_column_menu .block_content div.is-megamenu ul.content > li li, .right_column_menu .block_content div.is-megamenu ul.content > li li {
padding-left: 5px;
}
@media only screen and (min-width: 768px) {
.left_column_menu .block_content div.is-megamenu, .right_column_menu .block_content div.is-megamenu {
position: absolute;
top: 0;
width: 600px;
padding: 15px;
background: #fff;
border: 1px solid #ccc;
z-index: 999;
}
}
@media (min-width: 480px) and (max-width: 767px) {
.left_column_menu .block_content div.is-megamenu .megamenu-col.col-sm-3, .right_column_menu .block_content div.is-megamenu .megamenu-col.col-sm-3 {
width: 50%;
float: left;
}
.left_column_menu .block_content div.is-megamenu .megamenu-col.col-sm-3.first-in-line-sm, .right_column_menu .block_content div.is-megamenu .megamenu-col.col-sm-3.first-in-line-sm {
clear: left;
}
}
.left_column_menu .block_content .menu-mobile-grover:after, .right_column_menu .block_content .menu-mobile-grover:after {
position: absolute;
right: 0;
top: 12px;
height: 15px;
width: 15px;
line-height: 15px;
font-size: 15px;
content: "\f067";
font-family: 'FontAwesome';
z-index: 1;
cursor: pointer;
}
.left_column_menu .block_content .menu-mobile-grover.active:after, .right_column_menu .block_content .menu-mobile-grover.active:after {
content: "\f068";
}
.left_column_menu li.simple ul {
right: -200px;
}
.right_column_menu li.simple ul {
left: -200px;
}
.left_column_menu div.is-megamenu {
right: -600px;
}
.right_column_menu div.is-megamenu {
left: -600px;
} | public_html/css/tmmegamenu.css | .top_menu {
padding: 34px 15px 0;
clear: both;
float: none;
}
@media (max-width: 767px) {
.top_menu {
padding: 25px 0 0;
}
}
.stickUpTop {
position: relative;
width: 100%;
left: 0;
top: 0;
z-index: 1;
}
.stickUpTop.isStuck {
z-index: 5;
}
.stickUpHolder {
padding: 0;
max-width: 100%;
}
@media only screen and (max-width: 1199px) {
.isStuck .container {
padding-left: 15px;
padding-right: 15px;
}
}
.top_menu > ul, .top_menu .stickUpHolder > ul {
padding: 0;
}
@media (max-width: 1199px) and (min-width: 768px) {
.top_menu > ul, .top_menu .stickUpHolder > ul {
padding-left: 10px;
}
}
.top_menu > ul > li, .top_menu .stickUpHolder > ul > li {
float: left;
}
.top_menu > ul > li > a, .top_menu .stickUpHolder > ul > li > a {
display: block;
color: black;
font: bold 18px/1.33em "Roboto Slab", sans-serif;
padding: 20px 15px;
height: 60px;
}
@media (max-width: 1199px) and (min-width: 992px) {
.top_menu > ul > li > a, .top_menu .stickUpHolder > ul > li > a {
padding: 18px 20px;
}
}
@media (max-width: 991px) and (min-width: 768px) {
.top_menu > ul > li > a, .top_menu .stickUpHolder > ul > li > a {
padding: 18px 12px;
font-size: 16px;
font-weight: normal;
}
}
@media (min-width: 768px) {
.top_menu > ul > li > a.sf-with-ul:after, .top_menu .stickUpHolder > ul > li > a.sf-with-ul:after {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
content: "";
position: absolute;
bottom: 0px;
left: 48%;
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: 0;
height: 0;
border-top: 9px solid #ffd630;
border-left: 9px solid transparent;
border-right: 9px solid transparent;
z-index: 999;
opacity: 0;
}
}
.top_menu > ul > li:hover > a, .top_menu > ul > li.sfHover > a, .top_menu > ul > li.sfHoverForce > a, .top_menu > ul > li > a:hover, .top_menu .stickUpHolder > ul > li:hover > a, .top_menu .stickUpHolder > ul > li.sfHover > a, .top_menu .stickUpHolder > ul > li.sfHoverForce > a, .top_menu .stickUpHolder > ul > li > a:hover {
background: #ffd630;
}
.top_menu > ul > li:hover > a:after, .top_menu > ul > li.sfHover > a:after, .top_menu > ul > li.sfHoverForce > a:after, .top_menu > ul > li > a:hover:after, .top_menu .stickUpHolder > ul > li:hover > a:after, .top_menu .stickUpHolder > ul > li.sfHover > a:after, .top_menu .stickUpHolder > ul > li.sfHoverForce > a:after, .top_menu .stickUpHolder > ul > li > a:hover:after {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
bottom: -9px;
opacity: 1;
}
@media only screen and (min-width: 768px) {
.top_menu > ul > li ul.is-simplemenu, .top_menu > ul > li ul.is-simplemenu ul, .top_menu .stickUpHolder > ul > li ul.is-simplemenu, .top_menu .stickUpHolder > ul > li ul.is-simplemenu ul {
display: none;
width: 200px;
top: -1px;
right: -200px;
position: absolute;
z-index: 99;
border: 1px solid #ccc;
background: #fff;
}
}
@media only screen and (max-width: 767px) {
.top_menu > ul > li ul.is-simplemenu, .top_menu > ul > li ul.is-simplemenu ul, .top_menu .stickUpHolder > ul > li ul.is-simplemenu, .top_menu .stickUpHolder > ul > li ul.is-simplemenu ul {
background: #fff;
}
}
.top_menu > ul > li > ul.is-simplemenu, .top_menu .stickUpHolder > ul > li > ul.is-simplemenu {
right: auto;
left: 0;
top: 59px;
}
@media only screen and (max-width: 767px) {
.top_menu > ul > li, .top_menu .stickUpHolder > ul > li {
width: 100%;
float: none;
position: relative;
}
.top_menu > ul > li > a, .top_menu .stickUpHolder > ul > li > a {
border-right: none;
}
}
.top_menu ul.menu, .top_menu .stickUpHolder ul.menu {
position: relative;
background: #F6F6F6;
background-image: -moz-linear-gradient(#ffffff, #f6f6f6, #d9d9d9);
background-image: -webkit-linear-gradient(#ffffff, #f6f6f6, #d9d9d9);
background-image: linear-gradient(#ffffff, #f6f6f6, #d9d9d9);
-moz-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.1);
margin: 0 0 30px;
}
@media only screen and (max-width: 767px) {
.top_menu ul.menu, .top_menu .stickUpHolder ul.menu {
display: none;
}
}
@media (max-width: 767px) {
.top_menu ul.menu, .top_menu .stickUpHolder ul.menu {
position: absolute;
width: 100%;
z-index: 1;
}
}
.top_menu li a, .top_menu .stickUpHolder li a {
position: relative;
}
.top_menu li.simple, .top_menu li li, .top_menu .stickUpHolder li.simple, .top_menu .stickUpHolder li li {
position: relative;
}
.top_menu li li, .top_menu .stickUpHolder li li {
margin-bottom: 1px;
}
.top_menu li li a, .top_menu .stickUpHolder li li a {
display: inline-block;
padding: 5px 20px 6px;
font: 300 16px/22px "Roboto Slab", sans-serif;
color: #c64444;
display: inline-block;
letter-spacing: 0.3px;
position: relative;
}
@media (max-width: 1199px) {
.top_menu li li a, .top_menu .stickUpHolder li li a {
padding: 5px 10px 6px;
font-size: 14px;
line-height: 22px;
}
}
@media (max-width: 991px) and (min-width: 768px) {
.top_menu li li a, .top_menu .stickUpHolder li li a {
font-size: 13px;
line-height: 19px;
}
}
.top_menu li li a:hover, .top_menu .stickUpHolder li li a:hover {
color: black;
}
.top_menu li li.sfHoverForce > a, .top_menu .stickUpHolder li li.sfHoverForce > a {
color: black;
}
.top_menu .menu_badge, .top_menu .stickUpHolder .menu_badge {
position: absolute;
top: -2px;
right: -5px;
z-index: 2;
font-size: 10px;
display: inline-block;
background: #f00;
color: #fff;
padding: 1px 5px 2px 5px;
line-height: 12px;
border-radius: 3px;
margin-left: 10px;
}
@media only screen and (max-width: 767px) {
.top_menu .menu_badge, .top_menu .stickUpHolder .menu_badge {
right: auto;
left: 5px;
}
}
.top_menu .is-megamenu, .top_menu .stickUpHolder .is-megamenu {
width: 100%;
padding: 0 15px;
background: white;
display: none;
text-align: left;
width: 1170px;
-moz-box-shadow: 0 5px 13px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 5px 13px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 13px rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 768px) {
.top_menu .is-megamenu, .top_menu .stickUpHolder .is-megamenu {
position: absolute;
left: 0;
top: 60px;
}
}
@media (max-width: 1199px) {
.top_menu .is-megamenu, .top_menu .stickUpHolder .is-megamenu {
width: 940px;
}
}
@media (max-width: 991px) {
.top_menu .is-megamenu, .top_menu .stickUpHolder .is-megamenu {
width: 720px;
}
}
@media (max-width: 767px) {
.top_menu .is-megamenu, .top_menu .stickUpHolder .is-megamenu {
width: 100%;
}
}
.top_menu .is-megamenu .megamenu-row, .top_menu .stickUpHolder .is-megamenu .megamenu-row {
padding: 28px 15px 35px;
}
@media (max-width: 767px) {
.top_menu .is-megamenu .megamenu-row, .top_menu .stickUpHolder .is-megamenu .megamenu-row {
padding: 25px 15px 25px;
}
}
.top_menu .is-megamenu .megamenu-row + .megamenu-row, .top_menu .stickUpHolder .is-megamenu .megamenu-row + .megamenu-row {
border-top: 1px solid #ccc;
}
.top_menu .is-megamenu .megamenu-row-2, .top_menu .stickUpHolder .is-megamenu .megamenu-row-2 {
background: #f8f8f8;
}
@media (max-width: 767px) {
.top_menu .is-megamenu ul.content, .top_menu .stickUpHolder .is-megamenu ul.content {
margin-bottom: 45px;
}
}
.top_menu .is-megamenu ul.content > li > a, .top_menu .stickUpHolder .is-megamenu ul.content > li > a {
font: bold 18px/1.33em "Roboto Slab", sans-serif;
color: black;
margin-bottom: 15px;
padding: 0;
padding: 0 20px 5px;
display: block;
background: none;
border-bottom: 1px solid #c9c9c9;
}
.top_menu .is-megamenu ul.content > li > a:before, .top_menu .stickUpHolder .is-megamenu ul.content > li > a:before {
display: none;
}
@media (max-width: 1199px) and (min-width: 768px) {
.top_menu .is-megamenu ul.content > li > a, .top_menu .stickUpHolder .is-megamenu ul.content > li > a {
text-transform: none;
font-weight: 400;
padding: 0 10px 8px;
line-height: 21px;
}
}
@media (max-width: 767px) {
.top_menu .is-megamenu ul.content > li > a, .top_menu .stickUpHolder .is-megamenu ul.content > li > a {
padding: 0 10px 10px;
margin-bottom: 14px;
font-size: 16px;
}
}
.top_menu .is-megamenu ul.content > li > a:hover, .top_menu .stickUpHolder .is-megamenu ul.content > li > a:hover {
color: #c64444;
}
.top_menu .is-megamenu ul.content > li.sfHoverForce > a, .top_menu .stickUpHolder .is-megamenu ul.content > li.sfHoverForce > a {
color: #c64444;
}
.top_menu .is-megamenu ul.content ul, .top_menu .stickUpHolder .is-megamenu ul.content ul {
opacity: 1 !important;
display: block !important;
}
.top_menu .menu-title, .top_menu .stickUpHolder .menu-title {
position: relative;
background: #F6F6F6;
background-image: -moz-linear-gradient(#ffffff, #f6f6f6, #d9d9d9);
background-image: -webkit-linear-gradient(#ffffff, #f6f6f6, #d9d9d9);
background-image: linear-gradient(#ffffff, #f6f6f6, #d9d9d9);
padding: 16px 30px 15px;
font: 700 19px/1.19em "Roboto Slab", sans-serif;
color: #000;
cursor: pointer;
text-transform: uppercase;
letter-spacing: 1px;
}
@media (max-width: 767px) {
.top_menu .menu-title, .top_menu .stickUpHolder .menu-title {
clear: both;
}
}
.top_menu .menu-title:hover, .top_menu .stickUpHolder .menu-title:hover {
background: #e4e4e4;
}
.top_menu .menu-title:after, .top_menu .stickUpHolder .menu-title:after {
position: absolute;
content: "\f067";
font-family: 'FontAwesome';
height: 30px;
width: 30px;
font-size: 26px;
top: 17px;
right: 20px;
cursor: pointer;
z-index: 1;
}
.top_menu .menu-title.active:after, .top_menu .stickUpHolder .menu-title.active:after {
content: "\f068";
}
@media only screen and (min-width: 768px) {
.top_menu .menu-title, .top_menu .stickUpHolder .menu-title {
display: none;
}
}
.top_menu .menu-mobile-grover:before, .top_menu .stickUpHolder .menu-mobile-grover:before {
position: absolute;
content: "\f067";
font-family: 'FontAwesome';
height: 30px;
width: 30px;
font-size: 24px;
top: 18px;
right: 20px;
color: #000;
cursor: pointer;
z-index: 1;
}
@media only screen and (min-width: 768px) {
.top_menu .menu-mobile-grover:before, .top_menu .stickUpHolder .menu-mobile-grover:before {
display: none;
}
}
.top_menu .menu-mobile-grover.active:before, .top_menu .stickUpHolder .menu-mobile-grover.active:before {
content: "\f068";
}
@media only screen and (max-width: 767px) {
.top_menu .is-simplemenu li, .top_menu .stickUpHolder .is-simplemenu li {
border-top: 1px solid #ccc;
}
.top_menu .is-simplemenu li .menu-mobile-grover:before, .top_menu .stickUpHolder .is-simplemenu li .menu-mobile-grover:before {
top: 8px;
right: 0;
font-size: 18px;
}
.top_menu .is-simplemenu li a, .top_menu .stickUpHolder .is-simplemenu li a {
display: block;
font-size: 14px;
padding: 8px 10px;
}
.top_menu .is-simplemenu li li a, .top_menu .stickUpHolder .is-simplemenu li li a {
padding-left: 20px;
}
.top_menu .is-simplemenu li li li a, .top_menu .stickUpHolder .is-simplemenu li li li a {
padding-left: 30px;
}
.top_menu .is-simplemenu li li li li a, .top_menu .stickUpHolder .is-simplemenu li li li li a {
padding-left: 40px;
}
.top_menu li.simple ul, .top_menu .stickUpHolder li.simple ul {
display: none;
}
.top_menu .megamenu-col.col-sm-3, .top_menu .stickUpHolder .megamenu-col.col-sm-3 {
float: left;
width: 50%;
}
.top_menu .megamenu-col.col-sm-3.first-in-line-sm, .top_menu .stickUpHolder .megamenu-col.col-sm-3.first-in-line-sm {
clear: left;
}
}
@media (max-width: 479px) {
.top_menu .megamenu-col.col-sm-3, .top_menu .stickUpHolder .megamenu-col.col-sm-3 {
width: 100%;
}
}
#index .top_menu ul.menu, #index .top_menu .stickUpHolder ul.menu {
margin: 0;
}
.red {
background: #f00;
}
.menuvideowrapper {
clear: both;
float: none;
height: 0;
padding-bottom: 56.25%;
padding-top: 25px;
position: relative;
width: 100%;
}
.menuvideowrapper iframe {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.embed-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%;
height: auto;
}
.embed-container iframe, .embed-container object, .embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.frontend-map {
min-height: 200px;
}
.left_column_menu .block_content li, .right_column_menu .block_content li {
position: relative;
}
.left_column_menu .block_content li.simple ul, .right_column_menu .block_content li.simple ul {
display: none;
}
@media only screen and (min-width: 768px) {
.left_column_menu .block_content li.simple ul, .right_column_menu .block_content li.simple ul {
position: absolute;
top: -1px;
width: 200px;
border: 1px solid #ccc;
background: #fff;
z-index: 999;
}
}
@media only screen and (max-width: 767px) {
.left_column_menu .block_content li.simple ul li, .right_column_menu .block_content li.simple ul li {
border-top: 1px solid #ccc;
position: relative;
}
.left_column_menu .block_content li.simple ul li a, .right_column_menu .block_content li.simple ul li a {
display: block;
padding: 10px 0 10px 15px;
position: relative;
}
.left_column_menu .block_content li.simple ul li li a, .right_column_menu .block_content li.simple ul li li a {
padding-left: 25px;
}
}
.left_column_menu .block_content > ul > li, .right_column_menu .block_content > ul > li {
border-top: 1px solid #ccc;
position: relative;
}
.left_column_menu .block_content > ul > li > a, .right_column_menu .block_content > ul > li > a {
display: block;
padding: 10px 0;
position: relative;
}
.left_column_menu .block_content > ul > li:first-child, .right_column_menu .block_content > ul > li:first-child {
border: none;
}
.left_column_menu .block_content span.menu_badge, .right_column_menu .block_content span.menu_badge {
font-size: 10px;
display: inline-block;
background: #f00;
color: #fff;
padding: 1px 5px 2px 5px;
line-height: 12px;
border-radius: 3px;
margin-left: 10px;
}
.left_column_menu .block_content li.simple li a, .right_column_menu .block_content li.simple li a {
padding: 4px 5px;
display: block;
}
.left_column_menu .block_content div.is-megamenu, .right_column_menu .block_content div.is-megamenu {
display: none;
}
.left_column_menu .block_content div.is-megamenu ul, .right_column_menu .block_content div.is-megamenu ul {
display: block !important;
opacity: 1 !important;
}
.left_column_menu .block_content div.is-megamenu ul.content > li > a, .right_column_menu .block_content div.is-megamenu ul.content > li > a {
font-weight: bold;
text-transform: uppercase;
}
.left_column_menu .block_content div.is-megamenu ul.content > li li, .right_column_menu .block_content div.is-megamenu ul.content > li li {
padding-left: 5px;
}
@media only screen and (min-width: 768px) {
.left_column_menu .block_content div.is-megamenu, .right_column_menu .block_content div.is-megamenu {
position: absolute;
top: 0;
width: 600px;
padding: 15px;
background: #fff;
border: 1px solid #ccc;
z-index: 999;
}
}
@media (min-width: 480px) and (max-width: 767px) {
.left_column_menu .block_content div.is-megamenu .megamenu-col.col-sm-3, .right_column_menu .block_content div.is-megamenu .megamenu-col.col-sm-3 {
width: 50%;
float: left;
}
.left_column_menu .block_content div.is-megamenu .megamenu-col.col-sm-3.first-in-line-sm, .right_column_menu .block_content div.is-megamenu .megamenu-col.col-sm-3.first-in-line-sm {
clear: left;
}
}
.left_column_menu .block_content .menu-mobile-grover:after, .right_column_menu .block_content .menu-mobile-grover:after {
position: absolute;
right: 0;
top: 12px;
height: 15px;
width: 15px;
line-height: 15px;
font-size: 15px;
content: "\f067";
font-family: 'FontAwesome';
z-index: 1;
cursor: pointer;
}
.left_column_menu .block_content .menu-mobile-grover.active:after, .right_column_menu .block_content .menu-mobile-grover.active:after {
content: "\f068";
}
.left_column_menu li.simple ul {
right: -200px;
}
.right_column_menu li.simple ul {
left: -200px;
}
.left_column_menu div.is-megamenu {
right: -600px;
}
.right_column_menu div.is-megamenu {
left: -600px;
} | 0.370112 | 0.057467 |
body {
padding: 0px;
margin: 0px;
background-color: #fff; }
#subbarra {
width: 100%;
margin-top: 70px;
background: #8FBC8F; }
#subbarra form {
margin: 0px;
padding: 10px; }
#subbarra form input[type="search"] {
font-family: "Open Sans", sans-serif;
font-size: 16px;
border: none;
color: #303030;
background: #2E8B57;
border-radius: 2px;
padding: 12px;
width: 400px;
margin-right: 5px;
outline: none; }
#subbarra form input[type="submit"] {
font-family: "Open Sans", sans-serif;
font-size: 16px;
font-weight: bold;
border-radius: 2px;
color: #8FBC8F;
background: #2F4F4F;
padding: 11px;
border: 1px solid #2F4F4F;
border-radius: 0px 50px 50px 0px;
cursor: pointer;
outline: none; }
#subbarra form input[type="submit"]:hover {
background: #2F4F4F;
border: 1px solid #2F4F4F; }
#container_category {
position: fixed;
width: 100%;
background: #808080;
top: 80px;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16), 0 3px 3px rgba(0, 0, 0, 0.23); }
#container_category ul {
margin: 0px;
padding: 10px;
text-align: center; }
#container_category ul li {
display: inline-block;
font-family: "Open Sans", sans-serif;
font-size: 14px;
margin: 0px;
padding: 10px;
text-transform: uppercase;
border-radius: 50px; }
#container_category ul li a {
text-decoration: none;
color: #303030; }
#container_category ul li:hover {
background: #fff;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16), 0 3px 3px rgba(0, 0, 0, 0.23);
transition-duration: 0.8s; }
.wikiar-home-bar {
position: relative;
width: 100%;
height: 80px;
background: #808080; }
.wikiar-home-bar #logo {
position: relative;
width: 200px;
margin-left: -100px;
left: 50%;
margin-top: 14px; }
.wikiar-home-bar #img-menu {
position: absolute;
float: left;
width: 30px;
height: 30px;
margin: 0px;
padding: 20px;
cursor: pointer; }
.box_home {
position: relative;
width: 1040px;
margin-left: -520px;
left: 50%;
margin-top: 60px; }
.box_home .top {
position: relative;
width: 900px;
height: 240px;
margin: 8px 8px 60px 8px; }
.box_home .top a {
text-decoration: none; }
.box_home .top #left {
float: left;
width: 600px;
height: 240px; }
.box_home .top #left img {
width: 100%;
height: 100%;
background-size: 600px;
background-position: center center;
background-repeat: no-repeat;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16), 0 3px 3px rgba(0, 0, 0, 0.23); }
.box_home .top #right {
float: left;
width: 300px;
height: 240px; }
.box_home .top #right #more {
width: 100%; }
.box_home .top #right #more #title {
text-align: left;
font-weight: bold;
margin: 0px;
padding: 10px;
font-family: "Open Sans", sans-serif;
font-size: 22px;
color: #303030; }
.box_home .top #right #profile {
width: 100%; }
.box_home .top #right #profile img {
width: 40px;
height: 40px;
border-radius: 100%;
margin: 10px 0px 10px 10px; }
.box_home .top #right #profile p {
display: inline-block;
position: absolute;
float: left;
margin: 18px 0px 0px 10px;
font-family: "Open Sans", sans-serif;
font-size: 18px;
color: #303030; }
.box_home p {
text-align: left;
font-family: "Open Sans", sans-serif;
font-size: 24px;
color: #808080;
margin: 10px 0px 20px 10px; }
.box_home .p_msg {
font-family: "Open Sans", sans-serif;
font-size: 28px;
margin: 20px 4px 20px 40px;
color: #808080; }
.box_home .p_erro {
font-style: italic;
color: #FF6347; }
.container-post {
display: inline-block;
position: relative;
width: 500px;
margin: 8px; }
.container-post a {
text-decoration: none; }
.container-post img {
width: 100%;
height: 100%;
background-size: 500px;
background-position: center center;
background-repeat: no-repeat; }
.container-post .div_profile {
position: relative;
width: 100%;
height: 50px; }
.container-post .div_profile img {
width: 40px;
height: 40px;
border-radius: 100%;
margin: 5px 0px 5px 5px; }
.container-post .div_profile p {
display: inline-block;
position: absolute;
float: left;
margin: 12px 0px 12px 10px;
font-family: "Open Sans", sans-serif;
font-size: 18px;
color: #808080; }
.container-post #more {
position: relative;
width: 100%;
margin-top: 4px; }
.container-post #more #title {
text-align: left;
font-weight: bold;
margin: 0px;
padding: 8px;
font-family: "Open Sans", sans-serif;
font-size: 22px;
color: #303030; }
hr {
color: #303030;
background-color: #303030;
height: 1px;
border: 0px solid;
margin: 8px 10px 8px 10px; }
#hr_barra {
color: #303030;
background-color: #303030;
height: 2px;
border: 0px solid;
margin: 8px 0px 8px 0px; }
#update_hr {
position: relative;
width: 400px;
margin-left: -200px;
left: 50%; }
#ico-img2 {
float: left;
position: fixed;
width: 30px;
height: 30px;
margin: 12px 8px 13px 8px;
background: #2E8B57;
padding: 8px;
border-radius: 100%;
opacity: 0.8;
cursor: pointer; }
/*# sourceMappingURL=style.css.map */ | css/home/style.css | body {
padding: 0px;
margin: 0px;
background-color: #fff; }
#subbarra {
width: 100%;
margin-top: 70px;
background: #8FBC8F; }
#subbarra form {
margin: 0px;
padding: 10px; }
#subbarra form input[type="search"] {
font-family: "Open Sans", sans-serif;
font-size: 16px;
border: none;
color: #303030;
background: #2E8B57;
border-radius: 2px;
padding: 12px;
width: 400px;
margin-right: 5px;
outline: none; }
#subbarra form input[type="submit"] {
font-family: "Open Sans", sans-serif;
font-size: 16px;
font-weight: bold;
border-radius: 2px;
color: #8FBC8F;
background: #2F4F4F;
padding: 11px;
border: 1px solid #2F4F4F;
border-radius: 0px 50px 50px 0px;
cursor: pointer;
outline: none; }
#subbarra form input[type="submit"]:hover {
background: #2F4F4F;
border: 1px solid #2F4F4F; }
#container_category {
position: fixed;
width: 100%;
background: #808080;
top: 80px;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16), 0 3px 3px rgba(0, 0, 0, 0.23); }
#container_category ul {
margin: 0px;
padding: 10px;
text-align: center; }
#container_category ul li {
display: inline-block;
font-family: "Open Sans", sans-serif;
font-size: 14px;
margin: 0px;
padding: 10px;
text-transform: uppercase;
border-radius: 50px; }
#container_category ul li a {
text-decoration: none;
color: #303030; }
#container_category ul li:hover {
background: #fff;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16), 0 3px 3px rgba(0, 0, 0, 0.23);
transition-duration: 0.8s; }
.wikiar-home-bar {
position: relative;
width: 100%;
height: 80px;
background: #808080; }
.wikiar-home-bar #logo {
position: relative;
width: 200px;
margin-left: -100px;
left: 50%;
margin-top: 14px; }
.wikiar-home-bar #img-menu {
position: absolute;
float: left;
width: 30px;
height: 30px;
margin: 0px;
padding: 20px;
cursor: pointer; }
.box_home {
position: relative;
width: 1040px;
margin-left: -520px;
left: 50%;
margin-top: 60px; }
.box_home .top {
position: relative;
width: 900px;
height: 240px;
margin: 8px 8px 60px 8px; }
.box_home .top a {
text-decoration: none; }
.box_home .top #left {
float: left;
width: 600px;
height: 240px; }
.box_home .top #left img {
width: 100%;
height: 100%;
background-size: 600px;
background-position: center center;
background-repeat: no-repeat;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16), 0 3px 3px rgba(0, 0, 0, 0.23); }
.box_home .top #right {
float: left;
width: 300px;
height: 240px; }
.box_home .top #right #more {
width: 100%; }
.box_home .top #right #more #title {
text-align: left;
font-weight: bold;
margin: 0px;
padding: 10px;
font-family: "Open Sans", sans-serif;
font-size: 22px;
color: #303030; }
.box_home .top #right #profile {
width: 100%; }
.box_home .top #right #profile img {
width: 40px;
height: 40px;
border-radius: 100%;
margin: 10px 0px 10px 10px; }
.box_home .top #right #profile p {
display: inline-block;
position: absolute;
float: left;
margin: 18px 0px 0px 10px;
font-family: "Open Sans", sans-serif;
font-size: 18px;
color: #303030; }
.box_home p {
text-align: left;
font-family: "Open Sans", sans-serif;
font-size: 24px;
color: #808080;
margin: 10px 0px 20px 10px; }
.box_home .p_msg {
font-family: "Open Sans", sans-serif;
font-size: 28px;
margin: 20px 4px 20px 40px;
color: #808080; }
.box_home .p_erro {
font-style: italic;
color: #FF6347; }
.container-post {
display: inline-block;
position: relative;
width: 500px;
margin: 8px; }
.container-post a {
text-decoration: none; }
.container-post img {
width: 100%;
height: 100%;
background-size: 500px;
background-position: center center;
background-repeat: no-repeat; }
.container-post .div_profile {
position: relative;
width: 100%;
height: 50px; }
.container-post .div_profile img {
width: 40px;
height: 40px;
border-radius: 100%;
margin: 5px 0px 5px 5px; }
.container-post .div_profile p {
display: inline-block;
position: absolute;
float: left;
margin: 12px 0px 12px 10px;
font-family: "Open Sans", sans-serif;
font-size: 18px;
color: #808080; }
.container-post #more {
position: relative;
width: 100%;
margin-top: 4px; }
.container-post #more #title {
text-align: left;
font-weight: bold;
margin: 0px;
padding: 8px;
font-family: "Open Sans", sans-serif;
font-size: 22px;
color: #303030; }
hr {
color: #303030;
background-color: #303030;
height: 1px;
border: 0px solid;
margin: 8px 10px 8px 10px; }
#hr_barra {
color: #303030;
background-color: #303030;
height: 2px;
border: 0px solid;
margin: 8px 0px 8px 0px; }
#update_hr {
position: relative;
width: 400px;
margin-left: -200px;
left: 50%; }
#ico-img2 {
float: left;
position: fixed;
width: 30px;
height: 30px;
margin: 12px 8px 13px 8px;
background: #2E8B57;
padding: 8px;
border-radius: 100%;
opacity: 0.8;
cursor: pointer; }
/*# sourceMappingURL=style.css.map */ | 0.404507 | 0.06767 |
.bg_portfolioImg{
background-image: url('../images/group282.png');
background-repeat: no-repeat;
background-size: cover;
background-position: center;
height: 750px;
width: 100%;
border-radius: 8px;
}
/* .carousel-control-next {
right: -23px !important;
}
.carousel-control-next {
left: -23px !important;
} */
/* .carousel-control-next {
left: -23px !important;
} */
.carousel-indicators {
bottom: 57px !important;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
height: 34px !important;
}
.carousel-control-next-icon {
background-image: url('../images/rightwhite.png') !important;
}
.carousel-control-prev-icon {
background-image: url('../images/leftwhite.png') !important;
}
.border-bottom{
border-bottom: 1px solid #FFFFFF;
}
.table_scroll{
height: 503px;
/* overflow: hidden; */
overflow-y: scroll;
background-color: #ffffff;
}
.tableFixHead thead th {
position: sticky;
top: -1px;
background: #ffffff;
}
.table-responsive::-webkit-scrollbar {
-webkit-appearance: none;
}
.h-44{
height: 44px;
}
.table-responsive::-webkit-scrollbar:vertical {
width: 8px;
}
.table-responsive::-webkit-scrollbar:horizontal {
height: 8px !important;
}
.table-responsive::-webkit-scrollbar-thumb {
background-color: #3AC574;
border-radius: 10px;
border: 2px solid #ffffff;
}
.table-responsive::-webkit-scrollbar-track {
border-radius: 10px;
background-color: #ffffff;
}
.table td, .table th {
text-align: center;
vertical-align: text-bottom ;
}
.bg_img_8{
background-image: linear-gradient(to bottom, rgb(0 0 0 / 20%), rgb(33 34 34 / 20%)), url('../images/download (1).png');
background-position: center;
background-repeat: no-repeat;
background-size: cover;
/* height: 99.71989860583017vh; */
height: 720px;
width: 100%;
border-radius: 10px;
}
.bg_imgcol-5{
background-image: linear-gradient(to bottom, rgb(0 0 0 / 20%), rgb(33 34 34 / 20%)), url('../images/1444665787925.png');
background-position: center;
background-repeat: no-repeat;
background-size: cover;
/* height: 46.71989860583017vh; */
height: 340px;
width: 100%;
border-radius: 10px;
}
.bg_imgcol-5_two{
background-image: linear-gradient(to bottom, rgb(0 0 0 / 20%), rgb(33 34 34 / 20%)), url('../images/571c8df6c7e5dedcda6a312d9cd2086b.png');
background-position: center;
background-repeat: no-repeat;
background-size: cover;
/* height: 46.71989860583017vh; */
height: 340px;
width: 100%;
border-radius: 10px;
margin-top: 39px;
}
.h-6px{
height: 8px !important;
}
.w-261{
width: 261px;
}
.carousel-control-next {
right: -11px;
}
.carousel-control-prev {
left: -11px;
}
.card_boxShadow{
box-shadow: rgb(0 0 0 / 22%) 1px 4px 12px;
}
.box-shadow-client{
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, -0.8), 0 12px 20px 0 rgba(0, 0, 0, 0.19);
}
.cl-gray {
color: gray !important;
}
/* radio Color css */
input[type='radio']:after {
width: 20px;
height: 20px;
border-radius: 15px;
top: -4px;
left: -1px;
position: relative;
background-color: #d1d3d1;
content: '';
display: inline-block;
visibility: visible;
border: 2px solid white;
}
input[type='radio']:checked:after {
width: 20px;
height: 20px;
border-radius: 15px;
top: -4px;
left: -1px;
position: relative;
background-color: #3AC574;
content: '';
display: inline-block;
visibility: visible;
border: 2px solid white;
}
/* radio Color css */
/* Toggler btn */
.dropdown-toggle-btn::after {
display: inline-block;
width: 0;
height: 0;
margin-left: .255em;
vertical-align: .255em;
content: "";
border-top: .3em solid;
border-right: .3em solid transparent;
border-bottom: 0;
border-left: .3em solid transparent;
}
.dropdown-menu{
z-index: 11111;
}
/* Toggler btn */
@media screen and (max-width: 1650px){
.bg_img_8 {
height: 560px;
}
.bg_imgcol-5 {
height: 260px;
}
.bg_imgcol-5_two {
height: 260px;
}
.porfolio_images_title{
font-size: 1.7rem !important;
}
.porfolio_images_subtitle{
font-size: 1.5rem !important;
}
.comment_SectionName{
font-size: 22px !important;
}
.comment_SectionDate{
font-size: 22px !important;
}
.Comment{
font-size: 20px !important;
}
.comment_SectionLRD{
font-size: 18px !important;
}
} | public/assets/frontend/css/client_request.css | .bg_portfolioImg{
background-image: url('../images/group282.png');
background-repeat: no-repeat;
background-size: cover;
background-position: center;
height: 750px;
width: 100%;
border-radius: 8px;
}
/* .carousel-control-next {
right: -23px !important;
}
.carousel-control-next {
left: -23px !important;
} */
/* .carousel-control-next {
left: -23px !important;
} */
.carousel-indicators {
bottom: 57px !important;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
height: 34px !important;
}
.carousel-control-next-icon {
background-image: url('../images/rightwhite.png') !important;
}
.carousel-control-prev-icon {
background-image: url('../images/leftwhite.png') !important;
}
.border-bottom{
border-bottom: 1px solid #FFFFFF;
}
.table_scroll{
height: 503px;
/* overflow: hidden; */
overflow-y: scroll;
background-color: #ffffff;
}
.tableFixHead thead th {
position: sticky;
top: -1px;
background: #ffffff;
}
.table-responsive::-webkit-scrollbar {
-webkit-appearance: none;
}
.h-44{
height: 44px;
}
.table-responsive::-webkit-scrollbar:vertical {
width: 8px;
}
.table-responsive::-webkit-scrollbar:horizontal {
height: 8px !important;
}
.table-responsive::-webkit-scrollbar-thumb {
background-color: #3AC574;
border-radius: 10px;
border: 2px solid #ffffff;
}
.table-responsive::-webkit-scrollbar-track {
border-radius: 10px;
background-color: #ffffff;
}
.table td, .table th {
text-align: center;
vertical-align: text-bottom ;
}
.bg_img_8{
background-image: linear-gradient(to bottom, rgb(0 0 0 / 20%), rgb(33 34 34 / 20%)), url('../images/download (1).png');
background-position: center;
background-repeat: no-repeat;
background-size: cover;
/* height: 99.71989860583017vh; */
height: 720px;
width: 100%;
border-radius: 10px;
}
.bg_imgcol-5{
background-image: linear-gradient(to bottom, rgb(0 0 0 / 20%), rgb(33 34 34 / 20%)), url('../images/1444665787925.png');
background-position: center;
background-repeat: no-repeat;
background-size: cover;
/* height: 46.71989860583017vh; */
height: 340px;
width: 100%;
border-radius: 10px;
}
.bg_imgcol-5_two{
background-image: linear-gradient(to bottom, rgb(0 0 0 / 20%), rgb(33 34 34 / 20%)), url('../images/571c8df6c7e5dedcda6a312d9cd2086b.png');
background-position: center;
background-repeat: no-repeat;
background-size: cover;
/* height: 46.71989860583017vh; */
height: 340px;
width: 100%;
border-radius: 10px;
margin-top: 39px;
}
.h-6px{
height: 8px !important;
}
.w-261{
width: 261px;
}
.carousel-control-next {
right: -11px;
}
.carousel-control-prev {
left: -11px;
}
.card_boxShadow{
box-shadow: rgb(0 0 0 / 22%) 1px 4px 12px;
}
.box-shadow-client{
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, -0.8), 0 12px 20px 0 rgba(0, 0, 0, 0.19);
}
.cl-gray {
color: gray !important;
}
/* radio Color css */
input[type='radio']:after {
width: 20px;
height: 20px;
border-radius: 15px;
top: -4px;
left: -1px;
position: relative;
background-color: #d1d3d1;
content: '';
display: inline-block;
visibility: visible;
border: 2px solid white;
}
input[type='radio']:checked:after {
width: 20px;
height: 20px;
border-radius: 15px;
top: -4px;
left: -1px;
position: relative;
background-color: #3AC574;
content: '';
display: inline-block;
visibility: visible;
border: 2px solid white;
}
/* radio Color css */
/* Toggler btn */
.dropdown-toggle-btn::after {
display: inline-block;
width: 0;
height: 0;
margin-left: .255em;
vertical-align: .255em;
content: "";
border-top: .3em solid;
border-right: .3em solid transparent;
border-bottom: 0;
border-left: .3em solid transparent;
}
.dropdown-menu{
z-index: 11111;
}
/* Toggler btn */
@media screen and (max-width: 1650px){
.bg_img_8 {
height: 560px;
}
.bg_imgcol-5 {
height: 260px;
}
.bg_imgcol-5_two {
height: 260px;
}
.porfolio_images_title{
font-size: 1.7rem !important;
}
.porfolio_images_subtitle{
font-size: 1.5rem !important;
}
.comment_SectionName{
font-size: 22px !important;
}
.comment_SectionDate{
font-size: 22px !important;
}
.Comment{
font-size: 20px !important;
}
.comment_SectionLRD{
font-size: 18px !important;
}
} | 0.26827 | 0.071203 |
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}input[type=text], textarea{ outline:none;border-radius:0;}
.search_box {
margin: 52px 0 46px;
float: right;
}
#search {
position: relative;
background: #f2f2f2;
border: 1px solid #d8d8d8;
width: 316px;
height: 40px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#search input {
border: none;
font: 300 16px/18px 'Lato', sans-serif;
color: #5b5b5b;
padding: 0 13px;
width: 260px;
height: 40px;
background: none;
margin-right: 0;
}
#search a {
display: inline-block;
margin-left: -4px;
margin-top: 7px;
vertical-align: top;
}
#search a img:hover {
opacity: .8;
cursor: pointer;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 979px) {
.search_box {margin: 116px 0 40px;}
}
@media only screen and (max-width: 767px) {
.search_box {
float: left;
margin: 10px 0 30px;
width: 88%;
}
#search {
position: relative;
padding-right: 48px;
width: 100%;
}
#search input {
width: 97%;
border-right:none;
display: block;
}
#search a {
position: absolute;
top: 0;
right: 14px;
}
.search_box {margin-top: 17px;}
#search img {padding: 0;}
}
@media only screen and (max-width: 480px) {
#search {width: 91%;}
}
@media only screen and (max-width: 320px) {
} | public/css/reset.css | a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}input[type=text], textarea{ outline:none;border-radius:0;}
.search_box {
margin: 52px 0 46px;
float: right;
}
#search {
position: relative;
background: #f2f2f2;
border: 1px solid #d8d8d8;
width: 316px;
height: 40px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#search input {
border: none;
font: 300 16px/18px 'Lato', sans-serif;
color: #5b5b5b;
padding: 0 13px;
width: 260px;
height: 40px;
background: none;
margin-right: 0;
}
#search a {
display: inline-block;
margin-left: -4px;
margin-top: 7px;
vertical-align: top;
}
#search a img:hover {
opacity: .8;
cursor: pointer;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 979px) {
.search_box {margin: 116px 0 40px;}
}
@media only screen and (max-width: 767px) {
.search_box {
float: left;
margin: 10px 0 30px;
width: 88%;
}
#search {
position: relative;
padding-right: 48px;
width: 100%;
}
#search input {
width: 97%;
border-right:none;
display: block;
}
#search a {
position: absolute;
top: 0;
right: 14px;
}
.search_box {margin-top: 17px;}
#search img {padding: 0;}
}
@media only screen and (max-width: 480px) {
#search {width: 91%;}
}
@media only screen and (max-width: 320px) {
} | 0.317003 | 0.130784 |
@font-face {
font-family:"CalligraffittiNash";
src: url("Calligraffitti-Regular.ttf") format("truetype");
}
.gradiente {
position: absolute;
top: 269px;
left: -50px;
width: 500px;
padding-top: 35px;
font-family: 'CalligraffittiNash';
background: -webkit-linear-gradient(top,#ffffff, #ffffff);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.gradientesombra {
/* padding-top: 10px; */
text-shadow: #000000b3 0.1em 0.1em 0.2em;
font-family: 'CalligraffittiNash';
background: -webkit-linear-gradient(top,#f6f6f6, #8e8c8c);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.updater {
position: fixed;
height: 100%;
display: block;
width: 100%;
z-index: 99999;
background: linear-gradient(45deg, #2d326ff5, #382a48);
}
.updater .logo {
/* background: url('../images/logo.png')no-repeat; */
/* opacity: 0.8; */
/* width: 517px; */
/* height: 94px; */
/* bottom: 62px; */
/* position: absolute; */
/* left: calc(55% - 238px); */
}
.updater .version {
position: absolute;
font-family: 'CalligraffittiNash';
text-align: center;
width: 100%;
bottom: 105px;
color: white;
}
.updater .body {
position: relative;
margin: auto;
width: 400px;
height: 310px;
top: calc(50% - 220px);
}
.updater .body .connection {
padding-top: 20px;
text-align: center;
color: white;
font-size: 30px;
}
.updater .body .progression {
text-align: center;
color: white;
font-family: 'CalligraffittiNash';
font-size: 50px;
}
.updater .body .duck {
background: url('../images/logosura.png')no-repeat;
background-size: 400px;
opacity: 0.8;
width: 400px;
height: 284px;
margin: auto;
}
.updater .body .loader,
.updater .body .loader:after {
border-radius: 50%;
width: 10em;
height: 10em;
}
.updater .body .loader {
height: 36px;
width: 36px;
margin: 10px auto;
font-size: 10px;
position: relative;
text-indent: -9999em;
border-top: 1.1em solid rgba(255, 255, 255, 0.2);
border-right: 1.1em solid rgba(255, 255, 255, 0.2);
border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
border-left: 1.1em solid #ffffff;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation: load8 1.1s infinite linear;
animation: load8 1.1s infinite linear;
}
@keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
} | assets/styles/updater.css | @font-face {
font-family:"CalligraffittiNash";
src: url("Calligraffitti-Regular.ttf") format("truetype");
}
.gradiente {
position: absolute;
top: 269px;
left: -50px;
width: 500px;
padding-top: 35px;
font-family: 'CalligraffittiNash';
background: -webkit-linear-gradient(top,#ffffff, #ffffff);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.gradientesombra {
/* padding-top: 10px; */
text-shadow: #000000b3 0.1em 0.1em 0.2em;
font-family: 'CalligraffittiNash';
background: -webkit-linear-gradient(top,#f6f6f6, #8e8c8c);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.updater {
position: fixed;
height: 100%;
display: block;
width: 100%;
z-index: 99999;
background: linear-gradient(45deg, #2d326ff5, #382a48);
}
.updater .logo {
/* background: url('../images/logo.png')no-repeat; */
/* opacity: 0.8; */
/* width: 517px; */
/* height: 94px; */
/* bottom: 62px; */
/* position: absolute; */
/* left: calc(55% - 238px); */
}
.updater .version {
position: absolute;
font-family: 'CalligraffittiNash';
text-align: center;
width: 100%;
bottom: 105px;
color: white;
}
.updater .body {
position: relative;
margin: auto;
width: 400px;
height: 310px;
top: calc(50% - 220px);
}
.updater .body .connection {
padding-top: 20px;
text-align: center;
color: white;
font-size: 30px;
}
.updater .body .progression {
text-align: center;
color: white;
font-family: 'CalligraffittiNash';
font-size: 50px;
}
.updater .body .duck {
background: url('../images/logosura.png')no-repeat;
background-size: 400px;
opacity: 0.8;
width: 400px;
height: 284px;
margin: auto;
}
.updater .body .loader,
.updater .body .loader:after {
border-radius: 50%;
width: 10em;
height: 10em;
}
.updater .body .loader {
height: 36px;
width: 36px;
margin: 10px auto;
font-size: 10px;
position: relative;
text-indent: -9999em;
border-top: 1.1em solid rgba(255, 255, 255, 0.2);
border-right: 1.1em solid rgba(255, 255, 255, 0.2);
border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
border-left: 1.1em solid #ffffff;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation: load8 1.1s infinite linear;
animation: load8 1.1s infinite linear;
}
@keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
} | 0.4856 | 0.082143 |
body {
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
}
html, body {
margin-top: 50px;
height: 100%;
}
a {
text-decoration: none !important;
-webkit-transition: all 0.3s !important;
-moz-transition: all 0.3s !important;
transition: all 0.3s !important;
}
.bg-red {
background-color: #f30304 !important;
}
.bg-blue {
background-color: #2c368d !important;
}
.btn-ath {
height: 55px !important;
background-color: #f57c00;
color: #fff;
}
.btn-ath:hover, .btn-ath:focus {
background-color: #f59c00;
color: #fff;
}
.btn-paypal {
height: 55px !important;
background-color: #019cde;
color: #fff;
}
.btn-paypal:hover, .btn-paypal:focus {
background-color: #019ffd;
color: #fff;
}
.bg-red-accent {
background-color: #d61920 !important;
}
.text-white {
color: #ffffff;
}
.text-gray {
color: #4d4d4f;
}
.text-red {
color: #ed1c24;
}
.text-blue {
color: #004679;
}
/* Preloader */
#preloader {
margin-top: -100px;
display: flex;
flex-direction: column;
justify-content: center;
position: fixed;
align-items: center;
width: 100%;
height: 100vh;
background-color: #fff;
z-index: 1040;
}
#preloader img {
width: 250px;
}
#preloader .spinner {
color: #f30304;
width: 60px;
height: 60px;
border-left: 3px solid #f30304;
border-right: 3px solid #f30304;
border-bottom: 3px solid #f30304;
border-top: 3px solid #ccc;
border-radius: 100%;
animation: rotation .6s infinite linear;
}
.spinner:after {
position: absolute;
content: url(../images/pava.svg);
top: 0px;
left: 0px;
height: 100%;
width: 100%;
animation: rotation .6s infinite linear reverse;
/* added this line */
}
@keyframes rotation {
from {
transform: rotate(0deg);
}
to {
transform: rotate(359deg);
}
}
/* Navbar */
#navbar-div, .navbar {
background-color: #ffffff !important;
-webkit-transition: padding 0.2s ease;
-moz-transition: padding 0.2s ease;
-o-transition: padding 0.2s ease;
transition: padding 0.2s ease;
}
.affix {
padding-top: 0.5em !important;
-webkit-transition: padding 0.2s linear;
-moz-transition: padding 0.2s linear;
-o-transition: padding 0.2s linear;
}
/* Change this breakpoint if you change the breakpoint of the navbar */
@media (min-width: 992px) {
.animate {
animation-duration: 0.3s;
-webkit-animation-duration: 0.3s;
animation-fill-mode: both;
-webkit-animation-fill-mode: both;
}
}
@keyframes slideIn {
0% {
transform: translateY(1rem);
opacity: 0;
}
100% {
transform: translateY(0rem);
opacity: 1;
}
0% {
transform: translateY(1rem);
opacity: 0;
}
}
@-webkit-keyframes slideIn {
0% {
-webkit-transform: transform;
-webkit-opacity: 0;
}
100% {
-webkit-transform: translateY(0);
-webkit-opacity: 1;
}
0% {
-webkit-transform: translateY(1rem);
-webkit-opacity: 0;
}
}
.slideIn {
-webkit-animation-name: slideIn;
animation-name: slideIn;
}
/* News */
#noticias {
background-color: #007bac;
width: 100%;
color: #ffffff;
transition: all ease-in-out 0.3s;
font-weight: bold;
}
#noticias marquee {
vertical-align: sub;
}
/* Header */
header {
position: relative;
background-color: #ffffff;
height: 100vh;
min-height: 75vh;
width: 100%;
overflow: hidden;
}
#header-logo {
max-width: 500px;
width: 100%;
height: auto;
}
header video {
position: absolute;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: 1;
-ms-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
header .container {
position: relative;
z-index: 3;
}
header .overlay {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background-color: #ffff;
opacity: 0.7;
z-index: 2;
}
@media (pointer: coarse) and (hover: none) {
header {
background-image: url();
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
header video {
display: none;
}
}
/* Who I am */
section#quien-soy {
width: auto;
background-image: url(../images/quien-soy.jpg);
background-size: cover;
background-position: center;
}
img.ricky-info {
max-width: 250px;
width: 100%;
height: auto;
}
/* Modal Windows */
#videoModal .modal-dialog {
max-width: 80%;
width: 100%;
margin: 30px auto;
}
#videoModal .modal-body {
position: relative;
padding: 0px;
}
#videoModal .close {
position: absolute;
right: -30px;
top: 0;
z-index: 999;
font-size: 2rem;
font-weight: normal;
color: #fff;
opacity: 1;
}
#bienvenida .modal-dialog {
max-width: 80%;
width: 100%;
margin: 30px auto;
}
#bienvenida .modal-body {
position: relative;
padding: 0px;
}
#bienvenida .close {
position: absolute;
right: -30px;
top: 0;
z-index: 999;
font-size: 2rem;
font-weight: normal;
color: #fff;
opacity: 1;
}
#Agenda2020Modal .modal-dialog {
max-width: 80%;
width: 100%;
margin: 30px auto;
}
#Agenda2020Modal .modal-body {
position: relative;
padding: 0px;
}
#Agenda2020Modal .close {
position: absolute;
right: -30px;
top: 0;
z-index: 999;
font-size: 2rem;
font-weight: normal;
color: #fff;
opacity: 1;
}
#galeriaModal .modal-dialog, #athModal .modal-dialog, #paypalModal .modal-dialog {
max-width: 80%;
width: 100%;
margin: 30px auto;
}
#galeriaModal .modal-body, #athModal .modal-body, #paypalModal .modal-body {
position: relative;
padding: 0px;
}
#galeriaModal .close, #athModal .close, #paypalModal .close {
position: absolute;
right: -30px;
top: 0;
z-index: 999;
font-size: 2rem;
font-weight: normal;
color: #fff;
opacity: 1;
}
.galeria-a {
cursor: pointer;
}
#loader {
position: absolute;
width: 100%;
height: 150px;
background: #fff;
z-index: 2;
bottom: 0;
}
#loader-in {
height: 150px !important;
align-items: center;
}
img.thumb {
width: 100%;
height: 175px;
object-fit: cover;
object-position: center top;
}
img.thumbs {
width: 100%;
height: 100%;
object-fit: contain;
object-position: center;
max-height: 90vh;
}
/* Social Networks */
section#redes-sociales {
min-height: 150px !important;
}
.display {
display: flex;
justify-content: center;
align-items: center;
background-color: rgba(0, 0, 0, 0.2);
margin: 20px auto;
padding: 20px;
}
.display > *:not(:last-child) {
margin-right: 15px;
}
.display.display-full {
max-width: 1800px;
min-width: 350px;
}
.display.display-three-quarter {
max-width: 1350px;
min-width: 350px;
}
.display.display-half {
max-width: 900px;
min-width: 350px;
}
.display.display-one-quarter {
width: 350px;
}
.media-flag {
position: relative;
width: 30%;
max-width: 200px;
height: 80px;
background-color: white;
cursor: pointer;
}
.media-flag:before {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
color: #182d28;
font-size: 2em;
font-family: 'FontAwesome';
transition: color .2s ease;
}
.media-flag.facebook:before {
content: '\f09a';
}
.media-flag.facebook:hover:before {
color: #4267b2;
}
.media-flag.twitter:before {
content: '\f099';
}
.media-flag.twitter:hover:before {
color: #4c76dc;
}
.media-flag.instagram:before {
content: '\f16d';
}
.media-flag.instagram:hover:before {
color: #e64980;
}
.media-flag.youtube:before {
content: '\f16a';
}
.media-flag.youtube:hover:before {
color: #ff0000;
}
/* Agenda 2020 */
iframe#agenda-2020-live {
max-width: 500px;
max-height: 281.25px;
width: 100%;
height: 100%;
}
#agenda-2020 hr {
border-top: none !important;
}
/* Estatus Electoral */
section#estatus-electoral {
max-height: 450px;
height: 100%;
width: auto;
background-image: url(../images/cover_estatus.jpg);
background-size: cover;
background-position: center top;
}
video#estatus-electoral-video {
max-width: 500px;
max-height: 281.25px;
width: 100%;
height: 100%;
}
/* Contact */
#contacto hr {
border-top: none !important;
}
.info-contact {
line-height: 2;
}
/* Footer */
.footer > p {
margin: 0 0 20px;
line-height: 1.7;
}
.footer > p:last-child {
margin: 0px;
}
.footer > a:focus, .footer > a:hover {
text-decoration: none;
color: #cbd3da;
}
.footer > hr {
border-top: 1px solid #ad171c;
margin-bottom: 50px;
margin-top: 50px;
}
.footer {
padding-top: 80px;
color: #e6e6e6;
font-weight: 400;
font-size: 17px;
line-height: 34px;
}
.footer-line {
border-color: #ad171c;
}
.footer-widget {
padding-bottom: 50px;
}
.footer-title {
font-size: 24px;
font-weight: 600;
margin-bottom: 20px;
color: #fff;
}
.footer-widget ul li a {
text-transform: capitalize;
font-size: 17px;
color: #e6e6e6;
display: block;
font-weight: 600;
}
.footer-widget ul li a:hover {
color: #fff;
}
.newsletter-form {
padding-top: 15px;
}
.newsletter-form .form-control {
background-color: #ad171c;
border-color: #ad171c;
}
.newsletter-form .form-control:focus {
color: #fff;
}
.newsletter-form input::-webkit-input-placeholder {
color: #fff !important;
}
.newsletter-form input:focus::-webkit-input-placeholder {
color: #fff !important;
}
.tiny-footer {
font-size: 14px;
padding: 14px 0px;
font-weight: 600;
background-color: transparent;
border-top: 1px solid #ad171c;
color: #e6e6e6;
line-height: 1;
}
/* Responsive */
@media only screen and (min-width: 890px) {
/* For desktop: */
#agenda-2020 div#divider:before {
content: url("../images/divider-v.svg");
display: inline-block;
margin: auto;
position: absolute;
top: 0px;
right: 0px;
width: 25px;
height: 300px;
}
#contacto div#divider:before {
content: url(../images/divider-v.svg);
display: inline-block;
margin: auto;
position: absolute;
top: 0px;
right: 0px;
width: 25px;
height: 300px;
}
#agenda-2020 hr:before {
display: none;
border-top: none !important;
}
#contacto hr:before {
display: none;
border-top: none !important;
}
}
@media only screen and (max-width: 767px) {
/* For desktop: */
#agenda-2020 hr:before {
display: block;
content: url(../images/divider-h.svg);
width: auto;
width: 300px;
height: 25px;
}
#contacto hr:before {
display: block;
content: url(../images/divider-h.svg);
width: 300px;
height: 25px;
}
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 577px) {
section#estatus-electoral {
min-height: 700px;
height: 100%;
width: auto;
}
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 600px) and (min-width: 577px) {
section#estatus-electoral {
min-height: 500px;
height: 100%;
width: auto;
}
}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 768px) {
/* For desktop: */
#agenda-2020 hr:before {
display: block;
content: url(../images/divider-h.svg);
width: auto;
width: 300px;
height: 25px;
}
#contacto hr:before {
display: block;
content: url(../images/divider-h.svg);
width: 300px;
height: 25px;
}
}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
section#estatus-electoral {
min-height: 450px;
height: 100%;
width: auto;
}
}
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
section#estatus-electoral {
min-height: 450px;
height: 100%;
width: auto;
}
} | ricky/css/style.css | body {
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
}
html, body {
margin-top: 50px;
height: 100%;
}
a {
text-decoration: none !important;
-webkit-transition: all 0.3s !important;
-moz-transition: all 0.3s !important;
transition: all 0.3s !important;
}
.bg-red {
background-color: #f30304 !important;
}
.bg-blue {
background-color: #2c368d !important;
}
.btn-ath {
height: 55px !important;
background-color: #f57c00;
color: #fff;
}
.btn-ath:hover, .btn-ath:focus {
background-color: #f59c00;
color: #fff;
}
.btn-paypal {
height: 55px !important;
background-color: #019cde;
color: #fff;
}
.btn-paypal:hover, .btn-paypal:focus {
background-color: #019ffd;
color: #fff;
}
.bg-red-accent {
background-color: #d61920 !important;
}
.text-white {
color: #ffffff;
}
.text-gray {
color: #4d4d4f;
}
.text-red {
color: #ed1c24;
}
.text-blue {
color: #004679;
}
/* Preloader */
#preloader {
margin-top: -100px;
display: flex;
flex-direction: column;
justify-content: center;
position: fixed;
align-items: center;
width: 100%;
height: 100vh;
background-color: #fff;
z-index: 1040;
}
#preloader img {
width: 250px;
}
#preloader .spinner {
color: #f30304;
width: 60px;
height: 60px;
border-left: 3px solid #f30304;
border-right: 3px solid #f30304;
border-bottom: 3px solid #f30304;
border-top: 3px solid #ccc;
border-radius: 100%;
animation: rotation .6s infinite linear;
}
.spinner:after {
position: absolute;
content: url(../images/pava.svg);
top: 0px;
left: 0px;
height: 100%;
width: 100%;
animation: rotation .6s infinite linear reverse;
/* added this line */
}
@keyframes rotation {
from {
transform: rotate(0deg);
}
to {
transform: rotate(359deg);
}
}
/* Navbar */
#navbar-div, .navbar {
background-color: #ffffff !important;
-webkit-transition: padding 0.2s ease;
-moz-transition: padding 0.2s ease;
-o-transition: padding 0.2s ease;
transition: padding 0.2s ease;
}
.affix {
padding-top: 0.5em !important;
-webkit-transition: padding 0.2s linear;
-moz-transition: padding 0.2s linear;
-o-transition: padding 0.2s linear;
}
/* Change this breakpoint if you change the breakpoint of the navbar */
@media (min-width: 992px) {
.animate {
animation-duration: 0.3s;
-webkit-animation-duration: 0.3s;
animation-fill-mode: both;
-webkit-animation-fill-mode: both;
}
}
@keyframes slideIn {
0% {
transform: translateY(1rem);
opacity: 0;
}
100% {
transform: translateY(0rem);
opacity: 1;
}
0% {
transform: translateY(1rem);
opacity: 0;
}
}
@-webkit-keyframes slideIn {
0% {
-webkit-transform: transform;
-webkit-opacity: 0;
}
100% {
-webkit-transform: translateY(0);
-webkit-opacity: 1;
}
0% {
-webkit-transform: translateY(1rem);
-webkit-opacity: 0;
}
}
.slideIn {
-webkit-animation-name: slideIn;
animation-name: slideIn;
}
/* News */
#noticias {
background-color: #007bac;
width: 100%;
color: #ffffff;
transition: all ease-in-out 0.3s;
font-weight: bold;
}
#noticias marquee {
vertical-align: sub;
}
/* Header */
header {
position: relative;
background-color: #ffffff;
height: 100vh;
min-height: 75vh;
width: 100%;
overflow: hidden;
}
#header-logo {
max-width: 500px;
width: 100%;
height: auto;
}
header video {
position: absolute;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: 1;
-ms-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
header .container {
position: relative;
z-index: 3;
}
header .overlay {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background-color: #ffff;
opacity: 0.7;
z-index: 2;
}
@media (pointer: coarse) and (hover: none) {
header {
background-image: url();
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
header video {
display: none;
}
}
/* Who I am */
section#quien-soy {
width: auto;
background-image: url(../images/quien-soy.jpg);
background-size: cover;
background-position: center;
}
img.ricky-info {
max-width: 250px;
width: 100%;
height: auto;
}
/* Modal Windows */
#videoModal .modal-dialog {
max-width: 80%;
width: 100%;
margin: 30px auto;
}
#videoModal .modal-body {
position: relative;
padding: 0px;
}
#videoModal .close {
position: absolute;
right: -30px;
top: 0;
z-index: 999;
font-size: 2rem;
font-weight: normal;
color: #fff;
opacity: 1;
}
#bienvenida .modal-dialog {
max-width: 80%;
width: 100%;
margin: 30px auto;
}
#bienvenida .modal-body {
position: relative;
padding: 0px;
}
#bienvenida .close {
position: absolute;
right: -30px;
top: 0;
z-index: 999;
font-size: 2rem;
font-weight: normal;
color: #fff;
opacity: 1;
}
#Agenda2020Modal .modal-dialog {
max-width: 80%;
width: 100%;
margin: 30px auto;
}
#Agenda2020Modal .modal-body {
position: relative;
padding: 0px;
}
#Agenda2020Modal .close {
position: absolute;
right: -30px;
top: 0;
z-index: 999;
font-size: 2rem;
font-weight: normal;
color: #fff;
opacity: 1;
}
#galeriaModal .modal-dialog, #athModal .modal-dialog, #paypalModal .modal-dialog {
max-width: 80%;
width: 100%;
margin: 30px auto;
}
#galeriaModal .modal-body, #athModal .modal-body, #paypalModal .modal-body {
position: relative;
padding: 0px;
}
#galeriaModal .close, #athModal .close, #paypalModal .close {
position: absolute;
right: -30px;
top: 0;
z-index: 999;
font-size: 2rem;
font-weight: normal;
color: #fff;
opacity: 1;
}
.galeria-a {
cursor: pointer;
}
#loader {
position: absolute;
width: 100%;
height: 150px;
background: #fff;
z-index: 2;
bottom: 0;
}
#loader-in {
height: 150px !important;
align-items: center;
}
img.thumb {
width: 100%;
height: 175px;
object-fit: cover;
object-position: center top;
}
img.thumbs {
width: 100%;
height: 100%;
object-fit: contain;
object-position: center;
max-height: 90vh;
}
/* Social Networks */
section#redes-sociales {
min-height: 150px !important;
}
.display {
display: flex;
justify-content: center;
align-items: center;
background-color: rgba(0, 0, 0, 0.2);
margin: 20px auto;
padding: 20px;
}
.display > *:not(:last-child) {
margin-right: 15px;
}
.display.display-full {
max-width: 1800px;
min-width: 350px;
}
.display.display-three-quarter {
max-width: 1350px;
min-width: 350px;
}
.display.display-half {
max-width: 900px;
min-width: 350px;
}
.display.display-one-quarter {
width: 350px;
}
.media-flag {
position: relative;
width: 30%;
max-width: 200px;
height: 80px;
background-color: white;
cursor: pointer;
}
.media-flag:before {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
color: #182d28;
font-size: 2em;
font-family: 'FontAwesome';
transition: color .2s ease;
}
.media-flag.facebook:before {
content: '\f09a';
}
.media-flag.facebook:hover:before {
color: #4267b2;
}
.media-flag.twitter:before {
content: '\f099';
}
.media-flag.twitter:hover:before {
color: #4c76dc;
}
.media-flag.instagram:before {
content: '\f16d';
}
.media-flag.instagram:hover:before {
color: #e64980;
}
.media-flag.youtube:before {
content: '\f16a';
}
.media-flag.youtube:hover:before {
color: #ff0000;
}
/* Agenda 2020 */
iframe#agenda-2020-live {
max-width: 500px;
max-height: 281.25px;
width: 100%;
height: 100%;
}
#agenda-2020 hr {
border-top: none !important;
}
/* Estatus Electoral */
section#estatus-electoral {
max-height: 450px;
height: 100%;
width: auto;
background-image: url(../images/cover_estatus.jpg);
background-size: cover;
background-position: center top;
}
video#estatus-electoral-video {
max-width: 500px;
max-height: 281.25px;
width: 100%;
height: 100%;
}
/* Contact */
#contacto hr {
border-top: none !important;
}
.info-contact {
line-height: 2;
}
/* Footer */
.footer > p {
margin: 0 0 20px;
line-height: 1.7;
}
.footer > p:last-child {
margin: 0px;
}
.footer > a:focus, .footer > a:hover {
text-decoration: none;
color: #cbd3da;
}
.footer > hr {
border-top: 1px solid #ad171c;
margin-bottom: 50px;
margin-top: 50px;
}
.footer {
padding-top: 80px;
color: #e6e6e6;
font-weight: 400;
font-size: 17px;
line-height: 34px;
}
.footer-line {
border-color: #ad171c;
}
.footer-widget {
padding-bottom: 50px;
}
.footer-title {
font-size: 24px;
font-weight: 600;
margin-bottom: 20px;
color: #fff;
}
.footer-widget ul li a {
text-transform: capitalize;
font-size: 17px;
color: #e6e6e6;
display: block;
font-weight: 600;
}
.footer-widget ul li a:hover {
color: #fff;
}
.newsletter-form {
padding-top: 15px;
}
.newsletter-form .form-control {
background-color: #ad171c;
border-color: #ad171c;
}
.newsletter-form .form-control:focus {
color: #fff;
}
.newsletter-form input::-webkit-input-placeholder {
color: #fff !important;
}
.newsletter-form input:focus::-webkit-input-placeholder {
color: #fff !important;
}
.tiny-footer {
font-size: 14px;
padding: 14px 0px;
font-weight: 600;
background-color: transparent;
border-top: 1px solid #ad171c;
color: #e6e6e6;
line-height: 1;
}
/* Responsive */
@media only screen and (min-width: 890px) {
/* For desktop: */
#agenda-2020 div#divider:before {
content: url("../images/divider-v.svg");
display: inline-block;
margin: auto;
position: absolute;
top: 0px;
right: 0px;
width: 25px;
height: 300px;
}
#contacto div#divider:before {
content: url(../images/divider-v.svg);
display: inline-block;
margin: auto;
position: absolute;
top: 0px;
right: 0px;
width: 25px;
height: 300px;
}
#agenda-2020 hr:before {
display: none;
border-top: none !important;
}
#contacto hr:before {
display: none;
border-top: none !important;
}
}
@media only screen and (max-width: 767px) {
/* For desktop: */
#agenda-2020 hr:before {
display: block;
content: url(../images/divider-h.svg);
width: auto;
width: 300px;
height: 25px;
}
#contacto hr:before {
display: block;
content: url(../images/divider-h.svg);
width: 300px;
height: 25px;
}
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 577px) {
section#estatus-electoral {
min-height: 700px;
height: 100%;
width: auto;
}
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 600px) and (min-width: 577px) {
section#estatus-electoral {
min-height: 500px;
height: 100%;
width: auto;
}
}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 768px) {
/* For desktop: */
#agenda-2020 hr:before {
display: block;
content: url(../images/divider-h.svg);
width: auto;
width: 300px;
height: 25px;
}
#contacto hr:before {
display: block;
content: url(../images/divider-h.svg);
width: 300px;
height: 25px;
}
}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
section#estatus-electoral {
min-height: 450px;
height: 100%;
width: auto;
}
}
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
section#estatus-electoral {
min-height: 450px;
height: 100%;
width: auto;
}
} | 0.449876 | 0.070176 |
.msg#shellModuleTabview .closeButton {
margin-left: 4px;
width: 16px;
height: 16px;
border: none;
background: transparent;
}
.msg#shellModuleHost {
flex: 1 1 auto;
}
.msg#shellModuleHost #embeddedSessionToolbar {
padding: 4px 8px;
}
.msg#shellModuleHost #embeddedSessionToolbar #sessionSelector {
flex: 0 0 160px;
margin: 0 3px 0 6px;
}
.msg#shellModuleTabview #shellEditorHost {
flex: 1 1 auto;
}
.msg#shellModuleTabview #shellEditorHost .renderTarget .textHost {
flex: 1 1 auto;
}
.msg#shellModuleTabview #shellEditorHost .renderTarget > .textHost > .label[data-lang] {
font-family: "SourceCodePro+Powerline+Awesome+MySQL", monospace;
}
.msg#shellModuleTabview #shellEditorHost .renderTarget .textHost .resultText {
flex: 0 0 auto;
height: auto;
padding-left: 0;
white-space: pre-wrap;
}
.msg#shellModuleTabview #shellEditorHost .resultText,
.msg#shellModuleTabview #shellEditorHost .resultText code {
font-family: "SourceCodePro+Powerline+Awesome+MySQL", monospace;
}
.msg#shellModuleTabview #shellEditorHost .renderTarget .resultText {
background: none;
user-select: text;
}
.msg#shellModuleTabview #shellEditorHost .renderTarget > .resultStatus > .message {
padding: 0;
border: none;
border-radius: 0;
flex: 1 1 auto;
}
.msg#shellModuleTabview #shellEditorHost .resultText .label,
.msg#shellModuleTabview #shellEditorHost .resultText .error {
white-space: pre-wrap;
height: 100%;
overflow: auto;
user-select: text;
}
.msg#shellModuleTabview #shellEditorHost .resultText.error .label {
color: var(--errorForeground);
}
.msg#shellModuleTabview #shellEditorHost .resultStatus {
background: none;
}
.msg#shellModuleTabview #shellEditorHost .resultStatus .message {
user-select: text;
}
/* Colors for text with ANSI escape codes. */
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-bold {
font-weight: 800;
color: var(--terminal-ansiWhite);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-black-fg {
color: var(--terminal-ansiBlack);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-red-fg {
color: var(--terminal-ansiRed);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-green-fg {
color: var(--terminal-ansiGreen);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-yellow-fg {
color: var(--terminal-ansiYellow);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-blue-fg {
color: var(--terminal-ansiBlue);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-magenta-fg {
color: var(--terminal-ansiMagenta);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-cyan-fg {
color: var(--terminal-ansiCyan);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-white-fg {
color: var(--terminal-ansiWhite);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-bright-black-fg {
color: var(--terminal-ansiBrightBlack);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-bright-red-fg {
color: var(--terminal-ansiBrightRed);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-bright-green-fg {
color: var(--terminal-ansiBrightGreen);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-bright-yellow-fg {
color: var(--terminal-ansiBrightYellow);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-bright-blue-fg {
color: var(--terminal-ansiBrightBlue);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-bright-magenta-fg {
color: var(--terminal-ansiBrightMagenta);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-bright-cyan-fg {
color: var(--terminal-ansiBrightCyan);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-bright-white-fg {
color: var(--terminal-ansiBrightWhite);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-black-bg {
background: var(--terminal-ansiBlack);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-red-bg {
background: var(--terminal-ansiRed);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-green-bg {
background: var(--terminal-ansiGreen);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-yellow-bg {
background: var(--terminal-ansiYellow);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-blue-bg {
background: var(--terminal-ansiBlue);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-magenta-bg {
background: var(--terminal-ansiMagenta);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-cyan-bg {
background: var(--terminal-ansiCyan);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-white-bg {
background: var(--terminal-ansiWhite);
}
/* Shell prompt */
.msg#shellModuleTabview .shellPrompt {
height: 21px;
align-items: stretch;
padding: 4px 0 4px 4px;
font-family: "SourceCodePro+Powerline+Awesome+MySQL", sans-serif;
font-size: 1em;
}
.msg#shellModuleTabview .shellPromptItem {
padding: 0 10px 0 20px;
margin-top: -1px;
overflow: visible;
}
.msg#shellModuleTabview .shellPromptItem:first-child {
padding: 0 12px 0 12px;
}
.msg#shellModuleTabview .shellPromptItem::after {
content: "";
display: inline-block;
position: absolute;
width: 15px;
height: 15px;
margin-top: 4px;
margin-left: 5px;
transform: rotate(135deg);
}
body[theme=dark] .msg#shellModuleTabview .shellPromptItem#server {
background: hsl(0, 0%, 23%);
}
body[theme=light] .msg#shellModuleTabview .shellPromptItem#server {
background: #A8A8A8;
}
body[theme=dark] .msg#shellModuleTabview .shellPromptItem#server::after {
margin-left: 5px;
background: hsl(0, 0%, 23%);
}
body[theme=light] .msg#shellModuleTabview .shellPromptItem#server::after {
margin-left: 5px;
background: #A8A8A8;
}
body[theme=dark] .msg#shellModuleTabview .shellPromptItem#schema {
background: hsl(0, 0%, 42%);
}
body[theme=light] .msg#shellModuleTabview .shellPromptItem#schema {
background: #D8D8D8;
}
body[theme=dark] .msg#shellModuleTabview .shellPromptItem#schema::after {
margin-left: 3px;
background: hsl(0, 0%, 42%);
}
body[theme=light] .msg#shellModuleTabview .shellPromptItem#schema::after {
margin-left: 3px;
background: #D8D8D8;
}
.msg.shellPromptSchemaMenu {
font-family: "SourceCodePro+Powerline+Awesome+MySQL", monospace;
font-size: 0.9rem;
}
.msg.shellPromptSchemaMenu .menuItem {
padding: 2px 4px;
}
.msg.browserTile #actions .icon {
flex: 0 0 16px;
margin: 0;
}
.msg.portal#shellPromptDialog .valueEditDialog {
min-width: 600px;
left: auto;
right: 40px;
top: auto;
bottom: 40px;
transform: none;
}
.msg.portal#shellPromptDialog .valueEditDialog > .content {
padding: 0 32px 8px 32px;
margin-top: 0;
}
.msg#shellModuleTabview #loadingProgressIndicator {
width: 100%;
position: absolute;
height: 100%;
}
.msg#shellModuleTabview #progressMessageId {
width: 100%;
text-align: center;
top: calc(50% + 70px);
position: relative;
} | gui/frontend/src/modules/shell/Shell.css | .msg#shellModuleTabview .closeButton {
margin-left: 4px;
width: 16px;
height: 16px;
border: none;
background: transparent;
}
.msg#shellModuleHost {
flex: 1 1 auto;
}
.msg#shellModuleHost #embeddedSessionToolbar {
padding: 4px 8px;
}
.msg#shellModuleHost #embeddedSessionToolbar #sessionSelector {
flex: 0 0 160px;
margin: 0 3px 0 6px;
}
.msg#shellModuleTabview #shellEditorHost {
flex: 1 1 auto;
}
.msg#shellModuleTabview #shellEditorHost .renderTarget .textHost {
flex: 1 1 auto;
}
.msg#shellModuleTabview #shellEditorHost .renderTarget > .textHost > .label[data-lang] {
font-family: "SourceCodePro+Powerline+Awesome+MySQL", monospace;
}
.msg#shellModuleTabview #shellEditorHost .renderTarget .textHost .resultText {
flex: 0 0 auto;
height: auto;
padding-left: 0;
white-space: pre-wrap;
}
.msg#shellModuleTabview #shellEditorHost .resultText,
.msg#shellModuleTabview #shellEditorHost .resultText code {
font-family: "SourceCodePro+Powerline+Awesome+MySQL", monospace;
}
.msg#shellModuleTabview #shellEditorHost .renderTarget .resultText {
background: none;
user-select: text;
}
.msg#shellModuleTabview #shellEditorHost .renderTarget > .resultStatus > .message {
padding: 0;
border: none;
border-radius: 0;
flex: 1 1 auto;
}
.msg#shellModuleTabview #shellEditorHost .resultText .label,
.msg#shellModuleTabview #shellEditorHost .resultText .error {
white-space: pre-wrap;
height: 100%;
overflow: auto;
user-select: text;
}
.msg#shellModuleTabview #shellEditorHost .resultText.error .label {
color: var(--errorForeground);
}
.msg#shellModuleTabview #shellEditorHost .resultStatus {
background: none;
}
.msg#shellModuleTabview #shellEditorHost .resultStatus .message {
user-select: text;
}
/* Colors for text with ANSI escape codes. */
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-bold {
font-weight: 800;
color: var(--terminal-ansiWhite);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-black-fg {
color: var(--terminal-ansiBlack);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-red-fg {
color: var(--terminal-ansiRed);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-green-fg {
color: var(--terminal-ansiGreen);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-yellow-fg {
color: var(--terminal-ansiYellow);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-blue-fg {
color: var(--terminal-ansiBlue);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-magenta-fg {
color: var(--terminal-ansiMagenta);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-cyan-fg {
color: var(--terminal-ansiCyan);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-white-fg {
color: var(--terminal-ansiWhite);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-bright-black-fg {
color: var(--terminal-ansiBrightBlack);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-bright-red-fg {
color: var(--terminal-ansiBrightRed);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-bright-green-fg {
color: var(--terminal-ansiBrightGreen);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-bright-yellow-fg {
color: var(--terminal-ansiBrightYellow);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-bright-blue-fg {
color: var(--terminal-ansiBrightBlue);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-bright-magenta-fg {
color: var(--terminal-ansiBrightMagenta);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-bright-cyan-fg {
color: var(--terminal-ansiBrightCyan);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-bright-white-fg {
color: var(--terminal-ansiBrightWhite);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-black-bg {
background: var(--terminal-ansiBlack);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-red-bg {
background: var(--terminal-ansiRed);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-green-bg {
background: var(--terminal-ansiGreen);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-yellow-bg {
background: var(--terminal-ansiYellow);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-blue-bg {
background: var(--terminal-ansiBlue);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-magenta-bg {
background: var(--terminal-ansiMagenta);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-cyan-bg {
background: var(--terminal-ansiCyan);
}
.msg#shellModuleTabview #shellEditorHost .resultText .ansi-white-bg {
background: var(--terminal-ansiWhite);
}
/* Shell prompt */
.msg#shellModuleTabview .shellPrompt {
height: 21px;
align-items: stretch;
padding: 4px 0 4px 4px;
font-family: "SourceCodePro+Powerline+Awesome+MySQL", sans-serif;
font-size: 1em;
}
.msg#shellModuleTabview .shellPromptItem {
padding: 0 10px 0 20px;
margin-top: -1px;
overflow: visible;
}
.msg#shellModuleTabview .shellPromptItem:first-child {
padding: 0 12px 0 12px;
}
.msg#shellModuleTabview .shellPromptItem::after {
content: "";
display: inline-block;
position: absolute;
width: 15px;
height: 15px;
margin-top: 4px;
margin-left: 5px;
transform: rotate(135deg);
}
body[theme=dark] .msg#shellModuleTabview .shellPromptItem#server {
background: hsl(0, 0%, 23%);
}
body[theme=light] .msg#shellModuleTabview .shellPromptItem#server {
background: #A8A8A8;
}
body[theme=dark] .msg#shellModuleTabview .shellPromptItem#server::after {
margin-left: 5px;
background: hsl(0, 0%, 23%);
}
body[theme=light] .msg#shellModuleTabview .shellPromptItem#server::after {
margin-left: 5px;
background: #A8A8A8;
}
body[theme=dark] .msg#shellModuleTabview .shellPromptItem#schema {
background: hsl(0, 0%, 42%);
}
body[theme=light] .msg#shellModuleTabview .shellPromptItem#schema {
background: #D8D8D8;
}
body[theme=dark] .msg#shellModuleTabview .shellPromptItem#schema::after {
margin-left: 3px;
background: hsl(0, 0%, 42%);
}
body[theme=light] .msg#shellModuleTabview .shellPromptItem#schema::after {
margin-left: 3px;
background: #D8D8D8;
}
.msg.shellPromptSchemaMenu {
font-family: "SourceCodePro+Powerline+Awesome+MySQL", monospace;
font-size: 0.9rem;
}
.msg.shellPromptSchemaMenu .menuItem {
padding: 2px 4px;
}
.msg.browserTile #actions .icon {
flex: 0 0 16px;
margin: 0;
}
.msg.portal#shellPromptDialog .valueEditDialog {
min-width: 600px;
left: auto;
right: 40px;
top: auto;
bottom: 40px;
transform: none;
}
.msg.portal#shellPromptDialog .valueEditDialog > .content {
padding: 0 32px 8px 32px;
margin-top: 0;
}
.msg#shellModuleTabview #loadingProgressIndicator {
width: 100%;
position: absolute;
height: 100%;
}
.msg#shellModuleTabview #progressMessageId {
width: 100%;
text-align: center;
top: calc(50% + 70px);
position: relative;
} | 0.298185 | 0.055515 |
width: 50%;
}
.lime {
height: 150px !important;
}
@media (min-width:120px) {
.col-xs-6 {
width: 100%;
}
}
@media (min-width:420px) {
.col-xs-6 {
width: 50%;
}
}
@media (min-width:641px) {
.col-xs-6 {
width: 33.33%;
}
}
@media (min-width:961px) {
.col-xs-6 {
width: 25%;
}
}
@media (min-width:1025px) {
.col-xs-6 {
width: 20%;
}
}
@media (min-width:1281px) {
.col-xs-6 {
width: 16.66%;
}
}
.myImg {
border-radius: 5px;
cursor: pointer;
transition: 0.3s;
}
.myImg:hover {opacity: 0.7;}
/* The Modal (background) */
.modal1 {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 1; /* Sit on top */
padding-top: 100px; /* Location of the box */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}
/* Modal Content (image) */
.modal1-content {
margin: auto;
display: block;
width: 80%;
max-width: 700px;
}
/* Caption of Modal Image */
#caption {
margin: auto;
display: block;
width: 80%;
max-width: 700px;
text-align: center;
color: #ccc;
padding: 10px 0;
height: 150px;
}
/* Add Animation */
.modal1-content, #caption {
-webkit-animation-name: zoom;
-webkit-animation-duration: 0.6s;
animation-name: zoom;
animation-duration: 0.6s;
}
@-webkit-keyframes zoom {
from {-webkit-transform:scale(0)}
to {-webkit-transform:scale(1)}
}
@keyframes zoom {
from {transform:scale(0)}
to {transform:scale(1)}
}
/* The Close Button */
.close1 {
position: absolute;
top: 15px;
right: 35px;
color: #f1f1f1;
font-size: 40px;
font-weight: bold;
transition: 0.3s;
}
.close1:hover,
.close1:focus {
color: #bbb;
text-decoration: none;
cursor: pointer;
}
/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
.modal1-content {
width: 100%;
}
}
.ads>img{
width:100%;
}
.totop a i {
display: block;
width: 32px;
height: 32px;
line-height: 30px;
text-align: center;
font-size: 20px;
border-radius: 2px;
}
.bg-lor {
background-color: #32c8de !important;
}
.totop a, .totop a:visited {
color: #fff;
}
.totop {
position: fixed !important;
bottom: 10px !important;
right: 10px !important;
z-index: 104400 !important;
display: none;
}
.ajax-loading{
width: 100%;
text-align: center;
display: none;
}
.ajax-loading img{
width:50px !important;
}
.tg-btn {
color: #fff;
padding: 0 50px;
position: relative;
text-align: center;
overflow: hidden;
border-radius: 23px;
display: inline-block;
vertical-align: middle;
text-transform: capitalize;
background: #00cc67;
font: 500 16px/46px 'Quicksand', Arial, Helvetica, sans-serif;
}
.tg-btnbox {
width: 100%;
float: left;
padding: 60px 0 0;
text-align: center;
position: relative;
}
.tg-btn:hover, .tg-btn:focus, .tg-btn:active {
color: #fff;
background: rgba(0,0,0,0.20);
}
.tg-btn:before {
background: #00cc67;
}
.tg-btn:before {
top: 0;
left: 0;
z-index: -1;
content: '';
width: 100%;
height: 100%;
position: absolute;
}
.item-share{height:28px;margin:10px 0 0;display:flex;justify-content:center;align-items:center;}
.item-share a{float:left}
.item-share a{display:block;margin-right:2%;height:28px;line-height:28px;color:#FFFFFF;text-decoration:none;text-align:center;width:15%;z-index:0}
.item-share a:last-child{margin-right:0}
.item-share .fa{display:block;height:28px;line-height:28px;border-radius:2px;width:32px;position:absolute}
.item-share span{padding:0 5px;font-size:14px;color:#2E2E2E;height:28px;display:block;position:absolute;padding-left:40px;background-color:#FFFFFF;z-index:-1;box-shadow:0 1px 3px rgba(0,0,0,0.4);border-radius:2px}
.item-share b{float:right;padding:0 7px;margin-left:5px;background-color:rgba(0,0,0,0.08);font-weight:300;font-size:12px}
.item-share .dhref-done span{padding-right:0}
.item-share .fa{width:auto;position:static}
.social-icon .icon-twitter:hover,a:hover .icon-twitter,.icons-twitter .fa,.authorSocial .icon-twitter,.cst-twitter{background-color:#2DAAE1}
.social-icon .icon-facebook:hover,a:hover .icon-facebook,.icons-facebook .fa,.authorSocial .icon-facebook,.cst-facebook{background-color:#3C5B9B}
.social-icon .icon-google:hover,a:hover .icon-google,.icons-gplus .fa,.authorSocial .icon-google,.cst-google-plus{background-color:#F63E28}
.social-icon .icon-rss:hover,a:hover .icon-rss{background-color:#FA8C27}
.social-icon .icon-linkedin:hover,a:hover .icon-linkedin,.icons-linkedin .fa,.authorSocial .icon-linkedin,.cst-linkedin{background-color:#0173B2}
.social-icon .icon-dribbble:hover,a:hover .icon-dribbble,.authorSocial .icon-dribbble{background-color:#F9538F}
.social-icon .icon-pinterest:hover,a:hover .icon-pinterest,.icons-pinterest .fa,.authorSocial .icon-pinterest,.cst-pinterest{background-color:#CB2027} | assets/css/custom.css | width: 50%;
}
.lime {
height: 150px !important;
}
@media (min-width:120px) {
.col-xs-6 {
width: 100%;
}
}
@media (min-width:420px) {
.col-xs-6 {
width: 50%;
}
}
@media (min-width:641px) {
.col-xs-6 {
width: 33.33%;
}
}
@media (min-width:961px) {
.col-xs-6 {
width: 25%;
}
}
@media (min-width:1025px) {
.col-xs-6 {
width: 20%;
}
}
@media (min-width:1281px) {
.col-xs-6 {
width: 16.66%;
}
}
.myImg {
border-radius: 5px;
cursor: pointer;
transition: 0.3s;
}
.myImg:hover {opacity: 0.7;}
/* The Modal (background) */
.modal1 {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 1; /* Sit on top */
padding-top: 100px; /* Location of the box */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}
/* Modal Content (image) */
.modal1-content {
margin: auto;
display: block;
width: 80%;
max-width: 700px;
}
/* Caption of Modal Image */
#caption {
margin: auto;
display: block;
width: 80%;
max-width: 700px;
text-align: center;
color: #ccc;
padding: 10px 0;
height: 150px;
}
/* Add Animation */
.modal1-content, #caption {
-webkit-animation-name: zoom;
-webkit-animation-duration: 0.6s;
animation-name: zoom;
animation-duration: 0.6s;
}
@-webkit-keyframes zoom {
from {-webkit-transform:scale(0)}
to {-webkit-transform:scale(1)}
}
@keyframes zoom {
from {transform:scale(0)}
to {transform:scale(1)}
}
/* The Close Button */
.close1 {
position: absolute;
top: 15px;
right: 35px;
color: #f1f1f1;
font-size: 40px;
font-weight: bold;
transition: 0.3s;
}
.close1:hover,
.close1:focus {
color: #bbb;
text-decoration: none;
cursor: pointer;
}
/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
.modal1-content {
width: 100%;
}
}
.ads>img{
width:100%;
}
.totop a i {
display: block;
width: 32px;
height: 32px;
line-height: 30px;
text-align: center;
font-size: 20px;
border-radius: 2px;
}
.bg-lor {
background-color: #32c8de !important;
}
.totop a, .totop a:visited {
color: #fff;
}
.totop {
position: fixed !important;
bottom: 10px !important;
right: 10px !important;
z-index: 104400 !important;
display: none;
}
.ajax-loading{
width: 100%;
text-align: center;
display: none;
}
.ajax-loading img{
width:50px !important;
}
.tg-btn {
color: #fff;
padding: 0 50px;
position: relative;
text-align: center;
overflow: hidden;
border-radius: 23px;
display: inline-block;
vertical-align: middle;
text-transform: capitalize;
background: #00cc67;
font: 500 16px/46px 'Quicksand', Arial, Helvetica, sans-serif;
}
.tg-btnbox {
width: 100%;
float: left;
padding: 60px 0 0;
text-align: center;
position: relative;
}
.tg-btn:hover, .tg-btn:focus, .tg-btn:active {
color: #fff;
background: rgba(0,0,0,0.20);
}
.tg-btn:before {
background: #00cc67;
}
.tg-btn:before {
top: 0;
left: 0;
z-index: -1;
content: '';
width: 100%;
height: 100%;
position: absolute;
}
.item-share{height:28px;margin:10px 0 0;display:flex;justify-content:center;align-items:center;}
.item-share a{float:left}
.item-share a{display:block;margin-right:2%;height:28px;line-height:28px;color:#FFFFFF;text-decoration:none;text-align:center;width:15%;z-index:0}
.item-share a:last-child{margin-right:0}
.item-share .fa{display:block;height:28px;line-height:28px;border-radius:2px;width:32px;position:absolute}
.item-share span{padding:0 5px;font-size:14px;color:#2E2E2E;height:28px;display:block;position:absolute;padding-left:40px;background-color:#FFFFFF;z-index:-1;box-shadow:0 1px 3px rgba(0,0,0,0.4);border-radius:2px}
.item-share b{float:right;padding:0 7px;margin-left:5px;background-color:rgba(0,0,0,0.08);font-weight:300;font-size:12px}
.item-share .dhref-done span{padding-right:0}
.item-share .fa{width:auto;position:static}
.social-icon .icon-twitter:hover,a:hover .icon-twitter,.icons-twitter .fa,.authorSocial .icon-twitter,.cst-twitter{background-color:#2DAAE1}
.social-icon .icon-facebook:hover,a:hover .icon-facebook,.icons-facebook .fa,.authorSocial .icon-facebook,.cst-facebook{background-color:#3C5B9B}
.social-icon .icon-google:hover,a:hover .icon-google,.icons-gplus .fa,.authorSocial .icon-google,.cst-google-plus{background-color:#F63E28}
.social-icon .icon-rss:hover,a:hover .icon-rss{background-color:#FA8C27}
.social-icon .icon-linkedin:hover,a:hover .icon-linkedin,.icons-linkedin .fa,.authorSocial .icon-linkedin,.cst-linkedin{background-color:#0173B2}
.social-icon .icon-dribbble:hover,a:hover .icon-dribbble,.authorSocial .icon-dribbble{background-color:#F9538F}
.social-icon .icon-pinterest:hover,a:hover .icon-pinterest,.icons-pinterest .fa,.authorSocial .icon-pinterest,.cst-pinterest{background-color:#CB2027} | 0.377196 | 0.072407 |
body, html{
margin: 0;
width: 100%;
height: 100%;
overflow: hidden;
font-family: 'Raleway', sans-serif;
}
.main-container{
width: 100%;
height: 100%;
display: flex;
position: relative;
}
.canvas-container{
width: 100%;
height: 100%;
display: inline-block;
position: absolute;
top: 0;
left: 0;
z-index: -2;
}
.side-container{
width: 400px;
height: 100%;
display: flex;
}
.side-content{
width: 90%;
height: 100%;
background-color: rgba(157, 129, 137, 0.85);
color: #FFE5D9;
box-sizing: border-box;
text-align: center;
display: flex;
flex-direction: column;
}
.header{
margin-top: 0;
margin-bottom: 1vh;
font-size: 2vh;
}
.icon-content{
width: 10%;
display: flex;
align-items: center;
justify-content: center;
}
.icon-up-content{
display: none;
}
.slide-icon{
color: rgba(157, 129, 137, 0.85);
font-size: 3rem;
cursor: pointer;
}
canvas{
display: block;
}
.file{
width: 0.1px;
height: 0.1px;
opacity: 0;
overflow: hidden;
position: absolute;
z-index: -1;
}
.add-button{
margin-bottom: 2vh;
}
.close-button{
position: absolute;
right: 12px;
top: 1vh;
font-size: 3vh;
cursor: pointer;
display: none;
}
.file-label{
cursor: pointer;
color: #D8E2DC;
font-weight: bold;
font-size: 0.85rem;
}
.playlist-container{
flex-grow: 1;
display: flex;
flex-direction: column;
padding: 1vh 12px;
box-sizing: border-box;
overflow: hidden;
}
.playlist-holder{
flex-grow: 1;
overflow-y: auto;
}
div[class^="playlist-item-"]{
width: 100%;
min-height: 50px;
max-height: 50px;
display: flex;
margin-bottom: 8px;
}
.item-image-container{
width: 50px;
height: 50px;
display: block;
position: relative;
}
.item-image-container:hover .item-image-overlay{
opacity: 1;
}
.item-image-overlay{
position: absolute;
background-color: rgba(157, 129, 137, 0.6);
height: 100%;
width: 100%;
opacity: 0;
cursor: pointer;
display: flex;
transition: 0.2s all;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.text-overlay{
color: #FFE5D9;
text-align: center;
margin: auto;
}
.item-detail{
text-align: left;
margin-left: 5px;
box-sizing: border-box;
padding: 5px;
width: calc(100% - 55px);
cursor: pointer;
}
.item-detail:hover{
color: #D8E2DC;
}
.item-title{
font-weight: bold;
font-size: 0.85rem;
width: 100%;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.item-artist{
font-size: 0.8rem;
width: 100%;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.current-play{
height: 10vh;
display: flex;
}
.play-info{
margin: auto;
box-sizing: border-box;
width: 100%;
padding: 0 2px;
}
.title-content{
font-weight: bold;
margin-bottom: 0.5vh;
font-size: 0.9rem;
width: 100%;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.artist-content{
font-size: 0.85rem;
width: 100%;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.album-year-content{
margin: 0.5vh 0;
font-size: 0.8rem;
width: 100%;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.controller-container{
height: 6vh;
}
.back-bar{
background-color: #F4ACB7;
height: 2px;
}
.current-bar{
background-color: #FFE5D9;
height: 2px;
width: 0;
}
.button-list-container{
display: flex;
text-align: center;
height: calc(6vh - 2px);
}
.button-list-container>div{
margin: auto;
cursor: pointer;
}
.loop-btn, .shuffle-btn{
color: #F4ACB7;
}
.help-container{
position: absolute;
right: 15px;
bottom: 15px;
color: #FFE5D9;
}
.help-content{
padding: 15px;
width: 25px;
height: 25px;
border-radius: 50%;
display: flex;
font-size: 1.25rem;
font-weight: bold;
align-items: center;
justify-content: center;
background-color: #9D8189;
cursor: pointer;
}
.modal-container{
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
display: none;
opacity: 0;
}
.modal-content{
width: 6vw;
height: 6vw;
background-color: rgba(157, 129, 137, 0.6);
margin: auto;
border-radius: 5px;
display: flex;
}
.modal-text{
margin: auto;
color: #FFE5D9;
font-size: 2.5rem;
}
.help-modal-container{
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
display: none;
justify-content: center;
align-items: center;
background-color: rgba(157, 129, 137, 0.4);
}
.help-modal-content{
background-color: #9D8189;
color: #FFE5D9;
margin: auto;
padding: 25px;
border-radius: 5px;
font-size: 0.9rem;
}
.help-modal-content ol{
padding-left: 20px;
margin: 5px 0;
margin-bottom: 20px;
}
.help-modal-content ul{
padding-left: 20px;
margin: 5px 0;
}
.help-modal-title{
font-size: 1.25rem;
font-weight: bold;
}
.help-button{
background-color: rgba(0, 0, 0, 0);
border: 2px solid #FFE5D9;
color: #FFE5D9;
padding: 8px 16px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
margin-top: 20px;
-webkit-transition-duration: 0.4s;
transition-duration: 0.4s;
cursor: pointer;
}
.help-button:hover{
background-color: #FFE5D9;
color: #9D8189;
}
.help-button:focus{
outline: none;
}
::-webkit-scrollbar{
width: 5px;
}
::-webkit-scrollbar-track{
background-color: #9D8189;
}
::-webkit-scrollbar-thumb{
background-color: #FFE5D9;
border-radius: 5px;
}
@media only screen and (max-width: 500px){
.side-container{
width: 100%;
display: flex;
position: absolute;
z-index: 3;
}
.side-content{
width: 100%;
}
.icon-up-content{
width: 100%;
height: 7vh;
display: flex;
align-items: center;
justify-content: center;
color: rgba(157, 129, 137, 0.85);
font-size: 3rem;
cursor: pointer;
position: absolute;
top: -7vh;
}
.icon-content{
display: none;
}
.close-button{
display: block;
}
}
@media only screen and (max-height: 550px){
.header{
font-size: 14px;
}
.playlist-container{
height: 75vh;
}
.playlist-holder{
height: 60vh;
}
.current-play{
height: 18vh;
}
.controller-container{
height: 7vh;
}
.button-list-container{
height: calc(7vh - 2px);
}
} | css/style.css | body, html{
margin: 0;
width: 100%;
height: 100%;
overflow: hidden;
font-family: 'Raleway', sans-serif;
}
.main-container{
width: 100%;
height: 100%;
display: flex;
position: relative;
}
.canvas-container{
width: 100%;
height: 100%;
display: inline-block;
position: absolute;
top: 0;
left: 0;
z-index: -2;
}
.side-container{
width: 400px;
height: 100%;
display: flex;
}
.side-content{
width: 90%;
height: 100%;
background-color: rgba(157, 129, 137, 0.85);
color: #FFE5D9;
box-sizing: border-box;
text-align: center;
display: flex;
flex-direction: column;
}
.header{
margin-top: 0;
margin-bottom: 1vh;
font-size: 2vh;
}
.icon-content{
width: 10%;
display: flex;
align-items: center;
justify-content: center;
}
.icon-up-content{
display: none;
}
.slide-icon{
color: rgba(157, 129, 137, 0.85);
font-size: 3rem;
cursor: pointer;
}
canvas{
display: block;
}
.file{
width: 0.1px;
height: 0.1px;
opacity: 0;
overflow: hidden;
position: absolute;
z-index: -1;
}
.add-button{
margin-bottom: 2vh;
}
.close-button{
position: absolute;
right: 12px;
top: 1vh;
font-size: 3vh;
cursor: pointer;
display: none;
}
.file-label{
cursor: pointer;
color: #D8E2DC;
font-weight: bold;
font-size: 0.85rem;
}
.playlist-container{
flex-grow: 1;
display: flex;
flex-direction: column;
padding: 1vh 12px;
box-sizing: border-box;
overflow: hidden;
}
.playlist-holder{
flex-grow: 1;
overflow-y: auto;
}
div[class^="playlist-item-"]{
width: 100%;
min-height: 50px;
max-height: 50px;
display: flex;
margin-bottom: 8px;
}
.item-image-container{
width: 50px;
height: 50px;
display: block;
position: relative;
}
.item-image-container:hover .item-image-overlay{
opacity: 1;
}
.item-image-overlay{
position: absolute;
background-color: rgba(157, 129, 137, 0.6);
height: 100%;
width: 100%;
opacity: 0;
cursor: pointer;
display: flex;
transition: 0.2s all;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.text-overlay{
color: #FFE5D9;
text-align: center;
margin: auto;
}
.item-detail{
text-align: left;
margin-left: 5px;
box-sizing: border-box;
padding: 5px;
width: calc(100% - 55px);
cursor: pointer;
}
.item-detail:hover{
color: #D8E2DC;
}
.item-title{
font-weight: bold;
font-size: 0.85rem;
width: 100%;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.item-artist{
font-size: 0.8rem;
width: 100%;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.current-play{
height: 10vh;
display: flex;
}
.play-info{
margin: auto;
box-sizing: border-box;
width: 100%;
padding: 0 2px;
}
.title-content{
font-weight: bold;
margin-bottom: 0.5vh;
font-size: 0.9rem;
width: 100%;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.artist-content{
font-size: 0.85rem;
width: 100%;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.album-year-content{
margin: 0.5vh 0;
font-size: 0.8rem;
width: 100%;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.controller-container{
height: 6vh;
}
.back-bar{
background-color: #F4ACB7;
height: 2px;
}
.current-bar{
background-color: #FFE5D9;
height: 2px;
width: 0;
}
.button-list-container{
display: flex;
text-align: center;
height: calc(6vh - 2px);
}
.button-list-container>div{
margin: auto;
cursor: pointer;
}
.loop-btn, .shuffle-btn{
color: #F4ACB7;
}
.help-container{
position: absolute;
right: 15px;
bottom: 15px;
color: #FFE5D9;
}
.help-content{
padding: 15px;
width: 25px;
height: 25px;
border-radius: 50%;
display: flex;
font-size: 1.25rem;
font-weight: bold;
align-items: center;
justify-content: center;
background-color: #9D8189;
cursor: pointer;
}
.modal-container{
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
display: none;
opacity: 0;
}
.modal-content{
width: 6vw;
height: 6vw;
background-color: rgba(157, 129, 137, 0.6);
margin: auto;
border-radius: 5px;
display: flex;
}
.modal-text{
margin: auto;
color: #FFE5D9;
font-size: 2.5rem;
}
.help-modal-container{
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
display: none;
justify-content: center;
align-items: center;
background-color: rgba(157, 129, 137, 0.4);
}
.help-modal-content{
background-color: #9D8189;
color: #FFE5D9;
margin: auto;
padding: 25px;
border-radius: 5px;
font-size: 0.9rem;
}
.help-modal-content ol{
padding-left: 20px;
margin: 5px 0;
margin-bottom: 20px;
}
.help-modal-content ul{
padding-left: 20px;
margin: 5px 0;
}
.help-modal-title{
font-size: 1.25rem;
font-weight: bold;
}
.help-button{
background-color: rgba(0, 0, 0, 0);
border: 2px solid #FFE5D9;
color: #FFE5D9;
padding: 8px 16px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
margin-top: 20px;
-webkit-transition-duration: 0.4s;
transition-duration: 0.4s;
cursor: pointer;
}
.help-button:hover{
background-color: #FFE5D9;
color: #9D8189;
}
.help-button:focus{
outline: none;
}
::-webkit-scrollbar{
width: 5px;
}
::-webkit-scrollbar-track{
background-color: #9D8189;
}
::-webkit-scrollbar-thumb{
background-color: #FFE5D9;
border-radius: 5px;
}
@media only screen and (max-width: 500px){
.side-container{
width: 100%;
display: flex;
position: absolute;
z-index: 3;
}
.side-content{
width: 100%;
}
.icon-up-content{
width: 100%;
height: 7vh;
display: flex;
align-items: center;
justify-content: center;
color: rgba(157, 129, 137, 0.85);
font-size: 3rem;
cursor: pointer;
position: absolute;
top: -7vh;
}
.icon-content{
display: none;
}
.close-button{
display: block;
}
}
@media only screen and (max-height: 550px){
.header{
font-size: 14px;
}
.playlist-container{
height: 75vh;
}
.playlist-holder{
height: 60vh;
}
.current-play{
height: 18vh;
}
.controller-container{
height: 7vh;
}
.button-list-container{
height: calc(7vh - 2px);
}
} | 0.646125 | 0.065995 |
body{
background: #3dbfd9;
flex-wrap: nowrap;
font-family: "Lato",Helvetica,Arial,sans-serif;
}
.label_container_new_step2{
padding: 2px 12px;
display: block;
cursor: pointer;
font-size: 14px;
margin-bottom: 0;
position: relative;
padding: 0px;
}
.btn_step2:hover, .btn_step2.active
{
background: #40e0d0 !important;
border-radius: 4px;
}
.vehicleiconnew_step2{
background-image: url(https://www.bankbazaar.com/images/sprite/sprite-car-type-v1.png);
width:150px;
height: 134px;
background-repeat: no-repeat;
display: block;
margin-left: 9px;
padding-bottom: 4px;
margin-top: -2px;
}
.column_hun_step2{
display: inline-block;
text-align: center;
margin-left: 230px;
margin-top: 20;
width: 160px;
height: 185px;
color: white;
/* float: left; */
}
.column_maruti_step2{
display: inline-block;
text-align: center;
margin-left: 20px;
margin-top: 20;
width: 160px;
height: 185px;
color: white;
padding-right: 10px;
/* float: right; */
}
.column_marucelerio_step2{
display: inline-block;
text-align: center;
margin-left: 10px;
margin-top: 20;
width: 160px;
height: 185px;
color: white;
/* float: right; */
}
.Honda_amaze_step2{
display: inline-block;
text-align: center;
margin-left: 20px;
margin-top: 20;
width: 160px;
height: 185px;
color: white;
/* float: right; */
}
.Hyundai_Grand_I10_step2{
display: inline-block;
text-align: center;
margin-left: 20px;
margin-top: 20;
width: 160px;
height: 185px;
color: white;
/* float: right; */
}
.Maruti_Wagon_R_step2{
display: inline-block;
text-align: center;
margin-left: 414px;
margin-top: 20;
width: 160px;
height: 185px;
color: white;
/* float: left; */
}
.Maruti_Swift_step2{
display: inline-block;
text-align: center;
margin-left: 20px;
margin-top: 20;
width: 160px;
height: 185px;
color: white;
/* float: left; */
}
.Others_step2{
display: inline-block;
text-align: center;
margin-left: 20px;
margin-top: 20;
width: 160px;
height: 185px;
color: white;
/* float: left; */
}
.firstIcon_step2{
position: relative;
width: 16px;
display: block;
text-align: center;
}
#vehicle_step2{
background: #3dbfd9;
height: 300px;
margin-left:-8px;
margin-right:-8px;
margin-top: 30px;
/* display: flex; */
/* flex-direction: row; */
}
h1{
text-align: center;
padding-top: 10px;
color: white;
padding-bottom:-2px;
}
.buttonproperty_step2{
color: #fff;
background-color: #e74c3c;
height: 45px;
width: 150px;
border: 5px;
border-radius: 6px;
text-align: center;
margin-left: 600px;
font-weight: 520;
font-size: 22px;
cursor: pointer;
font-family: "Lato",Helvetica,Arial,sans-serif;
transition: all 0.5s;
margin-top: 180px;
outline: none;
}
.buttonproperty_step2:active,.buttonproperty_step2:hover{
outline: 0;
background-color: #ec7063;
text-decoration: none;
}
.btn_step2{
height: 185px;
padding-top: 4px;
} | yii3/backend/web/css/step_2.css | body{
background: #3dbfd9;
flex-wrap: nowrap;
font-family: "Lato",Helvetica,Arial,sans-serif;
}
.label_container_new_step2{
padding: 2px 12px;
display: block;
cursor: pointer;
font-size: 14px;
margin-bottom: 0;
position: relative;
padding: 0px;
}
.btn_step2:hover, .btn_step2.active
{
background: #40e0d0 !important;
border-radius: 4px;
}
.vehicleiconnew_step2{
background-image: url(https://www.bankbazaar.com/images/sprite/sprite-car-type-v1.png);
width:150px;
height: 134px;
background-repeat: no-repeat;
display: block;
margin-left: 9px;
padding-bottom: 4px;
margin-top: -2px;
}
.column_hun_step2{
display: inline-block;
text-align: center;
margin-left: 230px;
margin-top: 20;
width: 160px;
height: 185px;
color: white;
/* float: left; */
}
.column_maruti_step2{
display: inline-block;
text-align: center;
margin-left: 20px;
margin-top: 20;
width: 160px;
height: 185px;
color: white;
padding-right: 10px;
/* float: right; */
}
.column_marucelerio_step2{
display: inline-block;
text-align: center;
margin-left: 10px;
margin-top: 20;
width: 160px;
height: 185px;
color: white;
/* float: right; */
}
.Honda_amaze_step2{
display: inline-block;
text-align: center;
margin-left: 20px;
margin-top: 20;
width: 160px;
height: 185px;
color: white;
/* float: right; */
}
.Hyundai_Grand_I10_step2{
display: inline-block;
text-align: center;
margin-left: 20px;
margin-top: 20;
width: 160px;
height: 185px;
color: white;
/* float: right; */
}
.Maruti_Wagon_R_step2{
display: inline-block;
text-align: center;
margin-left: 414px;
margin-top: 20;
width: 160px;
height: 185px;
color: white;
/* float: left; */
}
.Maruti_Swift_step2{
display: inline-block;
text-align: center;
margin-left: 20px;
margin-top: 20;
width: 160px;
height: 185px;
color: white;
/* float: left; */
}
.Others_step2{
display: inline-block;
text-align: center;
margin-left: 20px;
margin-top: 20;
width: 160px;
height: 185px;
color: white;
/* float: left; */
}
.firstIcon_step2{
position: relative;
width: 16px;
display: block;
text-align: center;
}
#vehicle_step2{
background: #3dbfd9;
height: 300px;
margin-left:-8px;
margin-right:-8px;
margin-top: 30px;
/* display: flex; */
/* flex-direction: row; */
}
h1{
text-align: center;
padding-top: 10px;
color: white;
padding-bottom:-2px;
}
.buttonproperty_step2{
color: #fff;
background-color: #e74c3c;
height: 45px;
width: 150px;
border: 5px;
border-radius: 6px;
text-align: center;
margin-left: 600px;
font-weight: 520;
font-size: 22px;
cursor: pointer;
font-family: "Lato",Helvetica,Arial,sans-serif;
transition: all 0.5s;
margin-top: 180px;
outline: none;
}
.buttonproperty_step2:active,.buttonproperty_step2:hover{
outline: 0;
background-color: #ec7063;
text-decoration: none;
}
.btn_step2{
height: 185px;
padding-top: 4px;
} | 0.475849 | 0.1015 |
.navbar.menu1-top-bottom {
background-color: transparent;
border: none;
max-height: 110px;
margin-bottom: 0;
border-radius: 0;
color: $color;
}
.navbar.menu1-top-bottom:hover {
border: none;
}
.navbar-fixed-top.menu1-top-bottom .navbar-toggle-slide {
padding: 10px 30px;
background-color: transparent;
}
.navbar-fixed-top.menu1-top-bottom .navbar-toggle-slide:hover {
background-color: rgba(255, 255, 255, 0.77);
-webkit-transition: opacity 0.5s;
-moz-transition: opacity 0.5s;
-ms-transition: opacity 0.5s;
-o-transition: opacity 0.5s;
transition: opacity 0.5s;
border-bottom: 1px solid $color;
}
.menu1-top-bottom .navbar-toggle-slide.navbar-toggle-slide-mini {
background-color: $background-color;
}
.menu1-top-bottom .navbar-toggle-slide.navbar-toggle-slide-mini:hover {
background-color: #fff;
}
.menu1-top-bottom.menuColor {
background-color: rgba(255, 255, 255, 0.77);
/*background-color: #fff;*/
-webkit-transition: opacity 0.5s;
-moz-transition: opacity 0.5s;
-ms-transition: opacity 0.5s;
-o-transition: opacity 0.5s;
transition: opacity 0.5s;
border-bottom: 1px solid $color;
}
.menu1-top-bottom a{
font-size: 18px;
padding: 25px 10px;
color: $color;
}
.menu1-top-bottom a:hover{
opacity: 0.8;
}
.menu1-top-bottom .page-stat.nav-group {
padding: 25px 10px;
}
.navbar-toggle-slide.navbar-toggle-slide-mini img.img-logo {
width: 60px;
}
@media (max-width: 550px) {
.navbar-toggle-slide {
padding-left: 15px;
padding-right: 15px;
}
}
.mobile-wrapper .menu1-top-bottom .navbar-toggle-slide {
padding: 10px 15px;
}
.mobile-wrapper .navbar-toggle-slide.navbar-toggle-slide-mini {
background-color: $background-color;
opacity: 1;
}
.mobile-wrapper .navbar-toggle-slide.navbar-toggle-slide-mini img.img-logo {
width: 50px;
}
/*navbar-toggle*/
.navbar-toggle {
display: block;
width: 60px;
height: 60px;
z-index: 2000;
margin-top: 6px;
margin-bottom: 6px;
cursor: pointer;
}
.navbar-toggle .icon-bar {
background-color: $color;
height: 3px;
width: 100%;
opacity: 1;
}
.navbar-toggle:hover .icon-bar {
background-color: $color;
opacity: 0.8;
} | public/views/template/header1002/menu1/menu1.css | .navbar.menu1-top-bottom {
background-color: transparent;
border: none;
max-height: 110px;
margin-bottom: 0;
border-radius: 0;
color: $color;
}
.navbar.menu1-top-bottom:hover {
border: none;
}
.navbar-fixed-top.menu1-top-bottom .navbar-toggle-slide {
padding: 10px 30px;
background-color: transparent;
}
.navbar-fixed-top.menu1-top-bottom .navbar-toggle-slide:hover {
background-color: rgba(255, 255, 255, 0.77);
-webkit-transition: opacity 0.5s;
-moz-transition: opacity 0.5s;
-ms-transition: opacity 0.5s;
-o-transition: opacity 0.5s;
transition: opacity 0.5s;
border-bottom: 1px solid $color;
}
.menu1-top-bottom .navbar-toggle-slide.navbar-toggle-slide-mini {
background-color: $background-color;
}
.menu1-top-bottom .navbar-toggle-slide.navbar-toggle-slide-mini:hover {
background-color: #fff;
}
.menu1-top-bottom.menuColor {
background-color: rgba(255, 255, 255, 0.77);
/*background-color: #fff;*/
-webkit-transition: opacity 0.5s;
-moz-transition: opacity 0.5s;
-ms-transition: opacity 0.5s;
-o-transition: opacity 0.5s;
transition: opacity 0.5s;
border-bottom: 1px solid $color;
}
.menu1-top-bottom a{
font-size: 18px;
padding: 25px 10px;
color: $color;
}
.menu1-top-bottom a:hover{
opacity: 0.8;
}
.menu1-top-bottom .page-stat.nav-group {
padding: 25px 10px;
}
.navbar-toggle-slide.navbar-toggle-slide-mini img.img-logo {
width: 60px;
}
@media (max-width: 550px) {
.navbar-toggle-slide {
padding-left: 15px;
padding-right: 15px;
}
}
.mobile-wrapper .menu1-top-bottom .navbar-toggle-slide {
padding: 10px 15px;
}
.mobile-wrapper .navbar-toggle-slide.navbar-toggle-slide-mini {
background-color: $background-color;
opacity: 1;
}
.mobile-wrapper .navbar-toggle-slide.navbar-toggle-slide-mini img.img-logo {
width: 50px;
}
/*navbar-toggle*/
.navbar-toggle {
display: block;
width: 60px;
height: 60px;
z-index: 2000;
margin-top: 6px;
margin-bottom: 6px;
cursor: pointer;
}
.navbar-toggle .icon-bar {
background-color: $color;
height: 3px;
width: 100%;
opacity: 1;
}
.navbar-toggle:hover .icon-bar {
background-color: $color;
opacity: 0.8;
} | 0.41739 | 0.049612 |
version 1.1.2
für leitstellenspiel.de
copyright lost @ leitstellenspiel | http://lost.design
*/
body {
background-color: #fff !important;
font-family: Titillium Web, 'Ubuntu', Tahoma !important;
}
#map_adress_search_form {
margin-left: 300px !important;
width: 200px;
}
.logo {
margin-bottom: -35px;
}
.logo img[alt="Leitstellenspiel.de"] {
content:url("http://i.imgur.com/voZsCJM.png") !important;
background-image: url("http://i.imgur.com/voZsCJM.png");
margin-bottom: -80px;
}
.building_list_fms {
width: 60px;
height: 20px;
font-weight: normal !important;
font-size: 15px !important;
}
.building_list_vehicle_element {
font-weight: normal;
}
.navbar .nav>li>a {
border: 0;
}
.navbar-inner {
background-image: none;
background-color: #e74c3c;
min-height: 50px;
padding-top: 10px;
margin-top: -20px;
}
#map {
margin-top: -20px;
height: 550px;
}
.span6 {
width: 100% !important;
}
.span3 {
width: 25% !important;
}
.footer {
display: none;
}
#buildings_outer, #missions_outer {
margin-top: 0px;
}
.well {
border: 0;
box-shadow: inset 0 0px 0px rgba(0,0,0,0.05);
background-color: #fff;
}
#radio_outer {
width: 35% !important;
margin-top: -1090px;
border-radius: 0;
background-color: #fff;
}
#radio {
height: 500px;
}
#missions_outer {
margin-left: 37%;
border-radius: 0;
border: 0;
}
#buildings_outer {
margin-left: 10%;
}
#missions {
margin-top: 20px;
}
#buildings {
height: 500px;
}
.missionSideBarEntry {
margin-top: 10px;
}
#radio_messages {
max-height: 500px;
}
#chat_outer {
margin-top: 50px;
}
.mission_list_caption {
font-size: 15px;
font-weight: 500;
}
a#building_list_li {
font-size: 18px !important;
font-weight: 700 !important;
text-transform: uppercase;
}
.btn-success {
background-image: none;
background-color: #2ecc71 !important;
border-radius: 0;
}
.btn-success:hover {
background-image: none;
background-color: #2ab253 !important;
border-radius: 0;
}
.btn-danger {
background-image: none;
background-color: #e74c3c !important;
border: 0;
}
.btn-danger:hover {
background-image: none;
background-color: #fc5342 !important;
border: 0;
}
.btn {
background-image: none;
background-color: #ecf0f1;
border: 0;
font-size: 13px !important;
}
.alarm_bottom {
background-color: #e74c3c;
}
.btn-group>.btn:first-child {
-webkit-border-top-right-radius: 0 !important;
border-top-right-radius: 0 !important;
-webkit-border-bottom-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
-moz-border-radius-topright: 0 !important;
-moz-border-radius-bottomright: 0 !important;
}
.btn-group>.btn:last-child {
-webkit-border-top-right-radius: 0 !important;
border-top-right-radius: 0 !important;
-webkit-border-bottom-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
-moz-border-radius-topright: 0 !important;
-moz-border-radius-bottomright: 0 !important;
}
.btn-group>.btn:first-child {
-webkit-border-bottom-left-radius: 0 !important;
border-bottom-left-radius: 0 !important;
-webkit-border-top-left-radius: 0 !important;
border-top-left-radius: 0 !important;
-moz-border-radius-bottomleft: 0 !important;
-moz-border-radius-topleft: 0 !important;
}
#lightbox_background {
opacity: 0.5;
}
#lightbox_box {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.alarm_bottom .btn-mini {
height: 25px !important;
margin: 0 auto !important;
padding-top: 2px;
padding-bottom: 2px;
} | data/usercss/118577.user.css | version 1.1.2
für leitstellenspiel.de
copyright lost @ leitstellenspiel | http://lost.design
*/
body {
background-color: #fff !important;
font-family: Titillium Web, 'Ubuntu', Tahoma !important;
}
#map_adress_search_form {
margin-left: 300px !important;
width: 200px;
}
.logo {
margin-bottom: -35px;
}
.logo img[alt="Leitstellenspiel.de"] {
content:url("http://i.imgur.com/voZsCJM.png") !important;
background-image: url("http://i.imgur.com/voZsCJM.png");
margin-bottom: -80px;
}
.building_list_fms {
width: 60px;
height: 20px;
font-weight: normal !important;
font-size: 15px !important;
}
.building_list_vehicle_element {
font-weight: normal;
}
.navbar .nav>li>a {
border: 0;
}
.navbar-inner {
background-image: none;
background-color: #e74c3c;
min-height: 50px;
padding-top: 10px;
margin-top: -20px;
}
#map {
margin-top: -20px;
height: 550px;
}
.span6 {
width: 100% !important;
}
.span3 {
width: 25% !important;
}
.footer {
display: none;
}
#buildings_outer, #missions_outer {
margin-top: 0px;
}
.well {
border: 0;
box-shadow: inset 0 0px 0px rgba(0,0,0,0.05);
background-color: #fff;
}
#radio_outer {
width: 35% !important;
margin-top: -1090px;
border-radius: 0;
background-color: #fff;
}
#radio {
height: 500px;
}
#missions_outer {
margin-left: 37%;
border-radius: 0;
border: 0;
}
#buildings_outer {
margin-left: 10%;
}
#missions {
margin-top: 20px;
}
#buildings {
height: 500px;
}
.missionSideBarEntry {
margin-top: 10px;
}
#radio_messages {
max-height: 500px;
}
#chat_outer {
margin-top: 50px;
}
.mission_list_caption {
font-size: 15px;
font-weight: 500;
}
a#building_list_li {
font-size: 18px !important;
font-weight: 700 !important;
text-transform: uppercase;
}
.btn-success {
background-image: none;
background-color: #2ecc71 !important;
border-radius: 0;
}
.btn-success:hover {
background-image: none;
background-color: #2ab253 !important;
border-radius: 0;
}
.btn-danger {
background-image: none;
background-color: #e74c3c !important;
border: 0;
}
.btn-danger:hover {
background-image: none;
background-color: #fc5342 !important;
border: 0;
}
.btn {
background-image: none;
background-color: #ecf0f1;
border: 0;
font-size: 13px !important;
}
.alarm_bottom {
background-color: #e74c3c;
}
.btn-group>.btn:first-child {
-webkit-border-top-right-radius: 0 !important;
border-top-right-radius: 0 !important;
-webkit-border-bottom-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
-moz-border-radius-topright: 0 !important;
-moz-border-radius-bottomright: 0 !important;
}
.btn-group>.btn:last-child {
-webkit-border-top-right-radius: 0 !important;
border-top-right-radius: 0 !important;
-webkit-border-bottom-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
-moz-border-radius-topright: 0 !important;
-moz-border-radius-bottomright: 0 !important;
}
.btn-group>.btn:first-child {
-webkit-border-bottom-left-radius: 0 !important;
border-bottom-left-radius: 0 !important;
-webkit-border-top-left-radius: 0 !important;
border-top-left-radius: 0 !important;
-moz-border-radius-bottomleft: 0 !important;
-moz-border-radius-topleft: 0 !important;
}
#lightbox_background {
opacity: 0.5;
}
#lightbox_box {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.alarm_bottom .btn-mini {
height: 25px !important;
margin: 0 auto !important;
padding-top: 2px;
padding-bottom: 2px;
} | 0.141697 | 0.07333 |
header {
background-image: url('../../../assets/img/backgrounds/polygon.jpg');
}
header .main-logo {
width: 160px;
}
header p,
header a,
header a:hover,
header a:visited,
header a:active {
color: #A0A0A0;
}
header a {
white-space: nowrap;
}
header ul {
list-style-type: none;
padding: 0;
}
.header-container {
width: 90%;
margin: 0 auto;
display: flex;
flex-direction: column;
padding: 30px 0;
}
.header-container > div {
width: 100%;
}
.logo-container {
display: flex;
justify-content: left;
}
.header-body {
display: flex;
margin-bottom: 40px;
}
.header-body > div {
margin: 0 10px;
}
.market-nav-container {
flex-grow: 2;
}
.market-nav {
width: min(800px, 90%);
margin: 0 auto;
}
.market-nav-link-list {
display: grid;
grid-template-columns: repeat(4, 25% [col-start]);
grid-template-rows: 100%;
}
.market-nav-link-list > li {
justify-self: center;
}
#cart-block {
color: #A0A0A0;
}
#cart-block p, #cart-block a {
margin-block-start: 0;
margin-block-end: 0;
line-height: normal;
}
.personal-nav .fa {
font-size: 16px;
}
.personal-nav .my-account {
margin-right: 30px;
}
.personal-nav .shopping-cart {
margin-left: 10px;
}
#cart-heading > p {
margin-left: 20px;
}
.searchbar {
min-width: 250px;
max-width: 800px;
width: 100%;
position: relative;
display: flex;
}
.searchbar-text {
width: 100%;
border: 3px solid #0074cc;
border-right: none;
padding: 5px;
height: 20px;
border-radius: 5px 0 0 5px;
outline: none;
color: #707070;
}
.searchbar-text:focus {
color: black;
}
.searchbar-button {
width: 40px;
height: 36px;
border: 1px solid #0074cc;
background: #0074cc;
text-align: center;
color: #fff;
border-radius: 0 5px 5px 0;
cursor: pointer;
font-size: 20px;
}
.inverted-color {
filter: invert(75%);
}
.menu,
.menu p,
.menu a,
.menu a:hover,
.menu a:visited,
.menu a:active {
color: white;
font-weight: 500;
overflow-x: hidden;
}
.menu-head {
display: flex;
justify-content: space-between;
padding: 10px;
font-size: 1.2em;
}
.menu-head > * {
margin: 0;
}
.menu-head {
margin: 0;
padding: 20px;
background: linear-gradient(#0263ae, #7f5bca);
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.menu .product-categories {
background-color: #202020;
box-shadow: 2px 0 2px #90c0ec;
max-height: 300px;
overflow-y: scroll;
list-style-type: none;
margin: 0;
padding: 0;
}
.menu .product-categories::-webkit-scrollbar-track {
background-color: #F5F5F5;
}
.menu .product-categories::-webkit-scrollbar {
width: 2px;
background-color: #F5F5F5;
}
.menu .product-categories::-webkit-scrollbar-thumb {
background-color: black;
border-radius: 1px;
}
.menu .product-categories > li {
margin: 0;
padding: 20px;
width: calc(100% - 40px);
border-bottom: 1px solid #404040;
}
.menu .product-categories > li > a {
display: block;
}
.menu .product-categories:last-child {
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
#cart-content {
display: none;
}
#cart-heading {
display: flex;
}
#cart-heading > div {
margin: 0 10px;
}
.personal-nav {
display: flex;
justify-content: space-between;
min-width: 120px;
}
#total-count, #total-price {
text-align: right;
}
@media (max-width: 767px) {
.header-body {
flex-direction: column;
}
.header-body > div {
margin: 20px 0;
}
.market-nav {
width: 100%;
}
.logo-container {
justify-content: center;
}
}
@media (max-width: 1024px) {
.market-nav-link-list {
grid-template-columns: 50% 50%;
grid-template-rows: 50% 50%;
}
} | Lab3/eshop-ui/src/app/components/header/header.component.css | header {
background-image: url('../../../assets/img/backgrounds/polygon.jpg');
}
header .main-logo {
width: 160px;
}
header p,
header a,
header a:hover,
header a:visited,
header a:active {
color: #A0A0A0;
}
header a {
white-space: nowrap;
}
header ul {
list-style-type: none;
padding: 0;
}
.header-container {
width: 90%;
margin: 0 auto;
display: flex;
flex-direction: column;
padding: 30px 0;
}
.header-container > div {
width: 100%;
}
.logo-container {
display: flex;
justify-content: left;
}
.header-body {
display: flex;
margin-bottom: 40px;
}
.header-body > div {
margin: 0 10px;
}
.market-nav-container {
flex-grow: 2;
}
.market-nav {
width: min(800px, 90%);
margin: 0 auto;
}
.market-nav-link-list {
display: grid;
grid-template-columns: repeat(4, 25% [col-start]);
grid-template-rows: 100%;
}
.market-nav-link-list > li {
justify-self: center;
}
#cart-block {
color: #A0A0A0;
}
#cart-block p, #cart-block a {
margin-block-start: 0;
margin-block-end: 0;
line-height: normal;
}
.personal-nav .fa {
font-size: 16px;
}
.personal-nav .my-account {
margin-right: 30px;
}
.personal-nav .shopping-cart {
margin-left: 10px;
}
#cart-heading > p {
margin-left: 20px;
}
.searchbar {
min-width: 250px;
max-width: 800px;
width: 100%;
position: relative;
display: flex;
}
.searchbar-text {
width: 100%;
border: 3px solid #0074cc;
border-right: none;
padding: 5px;
height: 20px;
border-radius: 5px 0 0 5px;
outline: none;
color: #707070;
}
.searchbar-text:focus {
color: black;
}
.searchbar-button {
width: 40px;
height: 36px;
border: 1px solid #0074cc;
background: #0074cc;
text-align: center;
color: #fff;
border-radius: 0 5px 5px 0;
cursor: pointer;
font-size: 20px;
}
.inverted-color {
filter: invert(75%);
}
.menu,
.menu p,
.menu a,
.menu a:hover,
.menu a:visited,
.menu a:active {
color: white;
font-weight: 500;
overflow-x: hidden;
}
.menu-head {
display: flex;
justify-content: space-between;
padding: 10px;
font-size: 1.2em;
}
.menu-head > * {
margin: 0;
}
.menu-head {
margin: 0;
padding: 20px;
background: linear-gradient(#0263ae, #7f5bca);
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.menu .product-categories {
background-color: #202020;
box-shadow: 2px 0 2px #90c0ec;
max-height: 300px;
overflow-y: scroll;
list-style-type: none;
margin: 0;
padding: 0;
}
.menu .product-categories::-webkit-scrollbar-track {
background-color: #F5F5F5;
}
.menu .product-categories::-webkit-scrollbar {
width: 2px;
background-color: #F5F5F5;
}
.menu .product-categories::-webkit-scrollbar-thumb {
background-color: black;
border-radius: 1px;
}
.menu .product-categories > li {
margin: 0;
padding: 20px;
width: calc(100% - 40px);
border-bottom: 1px solid #404040;
}
.menu .product-categories > li > a {
display: block;
}
.menu .product-categories:last-child {
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
#cart-content {
display: none;
}
#cart-heading {
display: flex;
}
#cart-heading > div {
margin: 0 10px;
}
.personal-nav {
display: flex;
justify-content: space-between;
min-width: 120px;
}
#total-count, #total-price {
text-align: right;
}
@media (max-width: 767px) {
.header-body {
flex-direction: column;
}
.header-body > div {
margin: 20px 0;
}
.market-nav {
width: 100%;
}
.logo-container {
justify-content: center;
}
}
@media (max-width: 1024px) {
.market-nav-link-list {
grid-template-columns: 50% 50%;
grid-template-rows: 50% 50%;
}
} | 0.442637 | 0.118513 |
@media all and (min-width:1280px)
{
.header .hor-menu {
margin-left: 99px;
}
}
@media all and (max-width:1024px)
{
.header .hor-menu {
margin-left: 29px;
}
}
@media all and (min-width:980px)
{
.page-sidebar {
width: 225px; position: absolute;
}
.page-sidebar ul {
width: 225px;
}
.page-content {
margin-top: 0px; margin-left: 225px; min-height: 860px;
}
.no-min-height.page-content {
min-height: auto;
}
.full-width-page .page-content {
margin-left: 0px !important;
}
}
@media all and (max-width:979px)
{
body {
margin: 0px !important;
}
.header {
margin: 0px !important;
}
.header .nav li.dropdown i {
top: 1px; right: 0px; display: inline-block; position: relative;
}
.header .nav {
margin-bottom: 0px !important;
}
.page-container {
margin: 0px !important; padding: 0px !important;
}
.fixed-top .page-container {
margin-top: 0px !important;
}
.page-content {
margin: 0px !important; padding: 0px !important; min-height: 280px;
}
.page-sidebar {
margin: 0px 10px;
}
.in.page-sidebar {
margin: 10px; position: relative; z-index: 5;
}
.page-sidebar .sidebar-toggler {
display: none;
}
.page-sidebar ul {
width: 100%; margin-top: 0px;
}
.page-sidebar .selected {
display: none !important;
}
.page-sidebar .sidebar-search {
width: 220px; margin-top: 20px; margin-bottom: 20px;
}
.page-title {
margin: 15px 0px;
}
.styler-panel {
top: 55px; right: 20px;
}
}
@media all and (max-width:1280px) and (min-width:768px)
{
.form-wizard .step .desc {
margin-top: 10px; display: block;
}
.pricing-table .rate .price {
width: 100%; text-align: center; margin-bottom: 10px; display: block;
}
.pricing-table2 .rate .price {
width: 100%; text-align: center; margin-bottom: 10px; display: block;
}
}
@media all and (max-width:979px) and (min-width:768px)
{
body {
padding-top: 0px;
}
.page-sidebar .collapsed.btn-navbar .arrow {
display: none;
}
.page-sidebar .btn-navbar .arrow {
top: 50px; width: 0px; height: 0px; right: 25px; border-right-color: transparent; border-bottom-color: rgb(95, 100, 107); border-left-color: transparent; border-right-width: 15px; border-bottom-width: 15px; border-left-width: 15px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute;
}
}
@media all and (max-width:767px)
{
.header .navbar-inner .container-fluid {
margin-right: 10px !important; margin-left: 10px !important;
}
.header .navbar-inner .container {
margin-right: 10px !important; margin-left: 10px !important;
}
.header .top-nav .nav {
margin-top: 0px; margin-right: 5px;
}
.header .nav > li > .notification.dropdown-menu::after {
margin-right: 180px;
}
.header .nav > li > .notification.dropdown-menu::before {
margin-right: 180px;
}
.header .nav > li > .notification.dropdown-menu {
margin-right: -180px;
}
.header .nav > li > .inbox.dropdown-menu::after {
margin-right: 140px;
}
.header .nav > li > .inbox.dropdown-menu::before {
margin-right: 140px;
}
.header .nav > li > .inbox.dropdown-menu {
margin-right: -140px;
}
.header .nav > li > .tasks.dropdown-menu::after {
margin-right: 90px;
}
.header .nav > li > .tasks.dropdown-menu::before {
margin-right: 90px;
}
.header .nav > li > .tasks.dropdown-menu {
margin-right: -90px;
}
.page-content {
padding: 10px !important;
}
.page-title {
margin-bottom: 20px;
}
.styler-panel {
top: 58px; right: 12px;
}
.breadcrumb {
padding-right: 10px; padding-left: 10px;
}
.form.portlet-body .form-actions {
padding-left: 15px;
}
#gritter-notice-wrapper {
right: 1px !important;
}
.input-icon .input-error {
top: -27px; right: 10px !important; float: right;
}
.input-icon .input-warning {
top: -27px; right: 10px !important; float: right;
}
.input-icon .input-success {
top: -27px; right: 10px !important; float: right;
}
.table-advance tr td:first-child.highlight a {
margin-left: 8px;
}
.footer {
padding-right: 10px; padding-left: 10px;
}
.footer .go-top {
margin-top: -22px; margin-right: 0px; margin-bottom: 5px !important; float: right; display: block;
}
.ver-inline-menu li.active::after {
display: none;
}
.form-horizontal .form-actions {
padding-left: 180px;
}
.portlet .form-horizontal .form-actions {
padding-left: 190px;
}
}
@media all and (max-width:480px)
{
.header .nav {
clear: both !important;
}
.header .nav > li.dropdown .dropdown-toggle {
margin-top: 3px !important;
}
.header .nav li.dropdown .dropdown-toggle .badge {
top: 11px;
}
.in.page-sidebar {
margin-top: 7px !important;
}
.styler-panel {
top: 92px; right: 12px;
}
.page-title small {
clear: both; display: block;
}
.page-content .breadcrumb .dashboard-date-range {
padding-bottom: 8px;
}
.page-content .breadcrumb .dashboard-date-range span {
display: none;
}
.login .logo {
margin-top: 10px;
}
.login .content {
padding: 30px; width: 222px;
}
.login .content h3 {
font-size: 22px;
}
.login .content .m-wrap {
width: 180px;
}
.login .checkbox {
font-size: 13px;
}
.form-bordered.form-horizontal .control-label {
width: auto; text-align: left; padding-top: 0px; margin-top: 0px; margin-left: 10px; float: none;
}
.form-bordered.form-horizontal .controls {
padding-top: 0px !important; border-left-color: currentColor !important; border-left-width: 0px !important; border-left-style: none !important;
}
.form-label-stripped.form-bordered.form-horizontal :nth-child(2n).control-group {
}
.form-label-stripped.form-bordered.form-horizontal :nth-child(2n).control-group .controls {
}
.form-row-seperated.form-horizontal .control-label {
width: auto; text-align: left; padding-top: 0px; margin-left: 10px; float: none;
}
.form-row-seperated.form-horizontal .controls {
margin-left: 10px; border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.portlet .form-horizontal .form-actions {
padding-left: 10px;
}
.hidden-480 {
display: none;
}
.modal-header .close {
margin-top: 5px !important;
}
.control-group .controls .text {
margin-bottom: 10px; display: block !important;
}
}
@media all and (max-width:320px)
{
.header .nav > li.dropdown .dropdown-toggle {
padding-right: 8px !important; padding-left: 8px !important;
}
.hidden-320 {
display: none;
}
} | src/main/webapp/WEB-INF/statics/js/metronic/css/style-responsive.css | @media all and (min-width:1280px)
{
.header .hor-menu {
margin-left: 99px;
}
}
@media all and (max-width:1024px)
{
.header .hor-menu {
margin-left: 29px;
}
}
@media all and (min-width:980px)
{
.page-sidebar {
width: 225px; position: absolute;
}
.page-sidebar ul {
width: 225px;
}
.page-content {
margin-top: 0px; margin-left: 225px; min-height: 860px;
}
.no-min-height.page-content {
min-height: auto;
}
.full-width-page .page-content {
margin-left: 0px !important;
}
}
@media all and (max-width:979px)
{
body {
margin: 0px !important;
}
.header {
margin: 0px !important;
}
.header .nav li.dropdown i {
top: 1px; right: 0px; display: inline-block; position: relative;
}
.header .nav {
margin-bottom: 0px !important;
}
.page-container {
margin: 0px !important; padding: 0px !important;
}
.fixed-top .page-container {
margin-top: 0px !important;
}
.page-content {
margin: 0px !important; padding: 0px !important; min-height: 280px;
}
.page-sidebar {
margin: 0px 10px;
}
.in.page-sidebar {
margin: 10px; position: relative; z-index: 5;
}
.page-sidebar .sidebar-toggler {
display: none;
}
.page-sidebar ul {
width: 100%; margin-top: 0px;
}
.page-sidebar .selected {
display: none !important;
}
.page-sidebar .sidebar-search {
width: 220px; margin-top: 20px; margin-bottom: 20px;
}
.page-title {
margin: 15px 0px;
}
.styler-panel {
top: 55px; right: 20px;
}
}
@media all and (max-width:1280px) and (min-width:768px)
{
.form-wizard .step .desc {
margin-top: 10px; display: block;
}
.pricing-table .rate .price {
width: 100%; text-align: center; margin-bottom: 10px; display: block;
}
.pricing-table2 .rate .price {
width: 100%; text-align: center; margin-bottom: 10px; display: block;
}
}
@media all and (max-width:979px) and (min-width:768px)
{
body {
padding-top: 0px;
}
.page-sidebar .collapsed.btn-navbar .arrow {
display: none;
}
.page-sidebar .btn-navbar .arrow {
top: 50px; width: 0px; height: 0px; right: 25px; border-right-color: transparent; border-bottom-color: rgb(95, 100, 107); border-left-color: transparent; border-right-width: 15px; border-bottom-width: 15px; border-left-width: 15px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute;
}
}
@media all and (max-width:767px)
{
.header .navbar-inner .container-fluid {
margin-right: 10px !important; margin-left: 10px !important;
}
.header .navbar-inner .container {
margin-right: 10px !important; margin-left: 10px !important;
}
.header .top-nav .nav {
margin-top: 0px; margin-right: 5px;
}
.header .nav > li > .notification.dropdown-menu::after {
margin-right: 180px;
}
.header .nav > li > .notification.dropdown-menu::before {
margin-right: 180px;
}
.header .nav > li > .notification.dropdown-menu {
margin-right: -180px;
}
.header .nav > li > .inbox.dropdown-menu::after {
margin-right: 140px;
}
.header .nav > li > .inbox.dropdown-menu::before {
margin-right: 140px;
}
.header .nav > li > .inbox.dropdown-menu {
margin-right: -140px;
}
.header .nav > li > .tasks.dropdown-menu::after {
margin-right: 90px;
}
.header .nav > li > .tasks.dropdown-menu::before {
margin-right: 90px;
}
.header .nav > li > .tasks.dropdown-menu {
margin-right: -90px;
}
.page-content {
padding: 10px !important;
}
.page-title {
margin-bottom: 20px;
}
.styler-panel {
top: 58px; right: 12px;
}
.breadcrumb {
padding-right: 10px; padding-left: 10px;
}
.form.portlet-body .form-actions {
padding-left: 15px;
}
#gritter-notice-wrapper {
right: 1px !important;
}
.input-icon .input-error {
top: -27px; right: 10px !important; float: right;
}
.input-icon .input-warning {
top: -27px; right: 10px !important; float: right;
}
.input-icon .input-success {
top: -27px; right: 10px !important; float: right;
}
.table-advance tr td:first-child.highlight a {
margin-left: 8px;
}
.footer {
padding-right: 10px; padding-left: 10px;
}
.footer .go-top {
margin-top: -22px; margin-right: 0px; margin-bottom: 5px !important; float: right; display: block;
}
.ver-inline-menu li.active::after {
display: none;
}
.form-horizontal .form-actions {
padding-left: 180px;
}
.portlet .form-horizontal .form-actions {
padding-left: 190px;
}
}
@media all and (max-width:480px)
{
.header .nav {
clear: both !important;
}
.header .nav > li.dropdown .dropdown-toggle {
margin-top: 3px !important;
}
.header .nav li.dropdown .dropdown-toggle .badge {
top: 11px;
}
.in.page-sidebar {
margin-top: 7px !important;
}
.styler-panel {
top: 92px; right: 12px;
}
.page-title small {
clear: both; display: block;
}
.page-content .breadcrumb .dashboard-date-range {
padding-bottom: 8px;
}
.page-content .breadcrumb .dashboard-date-range span {
display: none;
}
.login .logo {
margin-top: 10px;
}
.login .content {
padding: 30px; width: 222px;
}
.login .content h3 {
font-size: 22px;
}
.login .content .m-wrap {
width: 180px;
}
.login .checkbox {
font-size: 13px;
}
.form-bordered.form-horizontal .control-label {
width: auto; text-align: left; padding-top: 0px; margin-top: 0px; margin-left: 10px; float: none;
}
.form-bordered.form-horizontal .controls {
padding-top: 0px !important; border-left-color: currentColor !important; border-left-width: 0px !important; border-left-style: none !important;
}
.form-label-stripped.form-bordered.form-horizontal :nth-child(2n).control-group {
}
.form-label-stripped.form-bordered.form-horizontal :nth-child(2n).control-group .controls {
}
.form-row-seperated.form-horizontal .control-label {
width: auto; text-align: left; padding-top: 0px; margin-left: 10px; float: none;
}
.form-row-seperated.form-horizontal .controls {
margin-left: 10px; border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.portlet .form-horizontal .form-actions {
padding-left: 10px;
}
.hidden-480 {
display: none;
}
.modal-header .close {
margin-top: 5px !important;
}
.control-group .controls .text {
margin-bottom: 10px; display: block !important;
}
}
@media all and (max-width:320px)
{
.header .nav > li.dropdown .dropdown-toggle {
padding-right: 8px !important; padding-left: 8px !important;
}
.hidden-320 {
display: none;
}
} | 0.314156 | 0.071526 |
.k-in,.k-item,.k-window-action {
border-color: transparent
}
.k-block,.k-widget {
background-color: #fff
}
.k-block,.k-widget,.k-input,.k-textbox,.k-group,.k-content,.k-header,.k-editable-area,.k-separator,.k-colorpicker .k-i-arrow-s,.k-textbox>input,.k-autocomplete,.k-dropdown-wrap,.k-toolbar,.k-group-footer td,.k-grid-footer,.k-footer-template td,.k-state-default,.k-state-default .k-select,.k-state-disabled,.k-grid-header,.k-grid-header-wrap,.k-grid-header-locked,.k-grid-footer-locked,.k-grid-content-locked,.k-grid td,.k-grid td.k-state-selected,.k-grid-footer-wrap,.k-pager-wrap,.k-pager-wrap .k-link,.k-pager-refresh,.k-grouping-header,.k-grouping-header .k-group-indicator,.k-panelbar>.k-item>.k-link,.k-panel>.k-item>.k-link,.k-panelbar .k-panel,.k-panelbar .k-content,.k-calendar th,.k-slider-track,.k-splitbar,.k-dropzone-active,.k-tiles,.k-toolbar,.k-tooltip,.k-button-group .k-tool,.k-upload-files
{
border-color: #c5c5c5
}
.k-group,.k-toolbar,.k-grouping-header,.k-pager-wrap,.k-group-footer td,.k-grid-footer,.k-footer-template td,.k-widget .k-status,.k-calendar th,.k-dropzone-hovered,.k-widget.k-popup
{
background-color: #ebebeb
}
.k-grouping-row td,td.k-group-cell,.k-resize-handle-inner {
background-color: #e3e3e3
}
.k-list-container {
border-color: #c5c5c5;
background-color: #e9e9e9
}
.k-content,.k-editable-area,.k-panelbar>li.k-item,.k-panel>li.k-item,.k-tiles
{
background-color: #fff
}
.k-alt,.k-separator {
background-color: #f5f5f5
}
.k-textbox,.k-autocomplete.k-header,.k-dropdown-wrap.k-state-active,.k-picker-wrap.k-state-active,.k-numeric-wrap.k-state-active
{
border-color: #c5c5c5;
background-color: #e9e9e9
}
.k-textbox>input,.k-autocomplete .k-input,.k-dropdown-wrap .k-input,.k-autocomplete.k-state-focused .k-input,.k-dropdown-wrap.k-state-focused .k-input,.k-picker-wrap.k-state-focused .k-input,.k-numeric-wrap.k-state-focused .k-input
{
border-color: #c5c5c5
}
input.k-textbox,textarea.k-textbox,input.k-textbox:hover,textarea.k-textbox:hover,.k-textbox>input
{
background: 0
}
.k-input,input.k-textbox,textarea.k-textbox,input.k-textbox:hover,textarea.k-textbox:hover,.k-textbox>input,.k-multiselect-wrap
{
background-color: #fff;
color: #2e2e2e
}
.k-input[readonly] {
background-color: #fff;
color: #2e2e2e
}
.k-block,.k-widget,.k-popup,.k-content,.k-dropdown .k-input {
color: #2e2e2e
}
.k-block {
color: #2e2e2e
}
.k-link:link,.k-link:visited,.k-nav-current.k-state-hover .k-link {
color: #2e2e2e
}
.k-tabstrip-items .k-link,.k-panelbar>li>.k-link {
color: #2e2e2e
}
.k-header {
color: #2e2e2e
}
.k-header,.k-grid-header,.k-toolbar,.k-dropdown-wrap,.k-picker-wrap,.k-numeric-wrap,.k-grouping-header,.k-pager-wrap,.k-textbox,.k-button,.k-progressbar,.k-draghandle,.k-autocomplete,.k-state-highlight,.k-tabstrip-items .k-item,.km-pane-wrapper>.km-pane>.km-view>.km-content
{
background-image: url('textures/highlight.png');
background-image: none,
-webkit-linear-gradient(top, rgba(255, 255, 255, .6) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none,
-moz-linear-gradient(top, rgba(255, 255, 255, .6) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none, -o-linear-gradient(top, rgba(255, 255, 255, .6)
0, rgba(255, 255, 255, .0) 100%);
background-image: none,
linear-gradient(to bottom, rgba(255, 255, 255, .6) 0,
rgba(255, 255, 255, .0) 100%);
background-position: 50% 50%;
background-color: #e3e3e3
}
.k-widget.k-tooltip {
background-image: url('textures/highlight.png')
}
.k-block,.k-header,.k-grid-header,.k-toolbar,.k-grouping-header,.k-pager-wrap,.k-button,.k-draghandle,html .km-pane-wrapper .k-header
{
background-color: #e3e3e3
}
.k-icon:hover,.k-state-hover .k-icon,.k-state-selected .k-icon,.k-state-focused .k-icon,.k-column-menu .k-state-hover .k-sprite,.k-column-menu .k-state-active .k-sprite
{
opacity: 1
}
.k-icon,.k-state-disabled .k-icon,.k-column-menu .k-sprite {
opacity: .8
}
.k-mobile-list .k-check:checked,.k-mobile-list .k-edit-field [type=checkbox]:checked,.k-mobile-list .k-edit-field [type=radio]:checked
{
opacity: .8
}
.k-tool {
border-color: transparent
}
.k-icon,.k-tool-icon,.k-grouping-dropclue,.k-drop-hint,.k-column-menu .k-sprite,.k-grid-mobile .k-resize-handle-inner:before,.k-grid-mobile .k-resize-handle-inner:after
{
background-image: url('Default/sprite.png');
border-color: transparent
}
.k-mobile-list .k-check:checked,.k-mobile-list .k-edit-field [type=checkbox]:checked,.k-mobile-list .k-edit-field [type=radio]:checked
{
background-image: url('Default/sprite.png');
border-color: transparent
}
.k-loading,.k-state-hover .k-loading {
background-image: url('Default/loading.gif');
background-position: 50% 50%
}
.k-loading-image {
background-image: url('Default/loading-image.gif')
}
.k-loading-color {
background-color: #fff
}
.k-button {
color: #2e2e2e;
border-color: #c5c5c5;
background-color: #e3e3e3
}
.k-button:focus,.k-button.k-state-focused {
border-color: #c5c5c5
}
.k-button:hover {
color: #2e2e2e;
border-color: #bcb4b0;
background-color: #bcb4b0
}
.k-button:active {
color: #fff;
background-color: #f35800;
border-color: #f35800
}
.k-button[disabled],.k-button.k-state-disabled,.k-state-disabled .k-button,.k-state-disabled .k-button:hover,.k-button.k-state-disabled:hover,.k-state-disabled .k-button:active,.k-button.k-state-disabled:active
{
color: #9f9e9e;
border-color: #c5c5c5;
background-color: #e3e3e3;
background-image: url('textures/highlight.png');
background-image: none,
-webkit-linear-gradient(top, rgba(255, 255, 255, .6) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none,
-moz-linear-gradient(top, rgba(255, 255, 255, .6) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none, -o-linear-gradient(top, rgba(255, 255, 255, .6)
0, rgba(255, 255, 255, .0) 100%);
background-image: none,
linear-gradient(to bottom, rgba(255, 255, 255, .6) 0,
rgba(255, 255, 255, .0) 100%)
}
.k-button:focus:not (.k-state-disabled ):not ([disabled] ){
-webkit-box-shadow: inset 0 0 5px 1px #bcb4b0;
box-shadow: inset 0 0 5px 1px #bcb4b0
}
.k-button:focus:active:not (.k-state-disabled ):not ([disabled] ){
-webkit-box-shadow: inset 0 0 3px 4px #df5100;
box-shadow: inset 0 0 3px 4px #df5100
}
.k-draghandle {
border-color: #c5c5c5;
background-color: #fff;
-webkit-box-shadow: none;
box-shadow: none
}
.k-draghandle:hover {
border-color: #bcb4b0;
background-color: #bcb4b0;
-webkit-box-shadow: none;
box-shadow: none
}
.k-scheduler {
color: #2e2e2e;
background-color: #fff
}
.k-scheduler-layout {
color: #2e2e2e
}
.k-scheduler-datecolumn,.k-scheduler-groupcolumn {
background-color: #fff;
color: #2e2e2e
}
.k-scheduler-times tr,.k-scheduler-times th,.k-scheduler-table td,.k-scheduler-header th,.k-scheduler-header-wrap,.k-scheduler-times
{
border-color: #c5c5c5
}
.k-nonwork-hour {
background-color: #f2f2f2
}
.k-scheduler-table .k-today,.k-today>.k-scheduler-datecolumn,.k-today>.k-scheduler-groupcolumn
{
background-color: #f8f8f8
}
.k-scheduler-now-arrow {
border-left-color: #e20000
}
.k-scheduler-now-line {
background-color: #e20000
}
.k-event {
border-color: #ffdac1;
background: #ffdac1 0 -257px url('textures/highlight.png') repeat-x;
color: #2e2e2e
}
.k-event-inverse {
color: #fff
}
.k-event.k-state-selected {
background-position: 0 0
}
.k-ie7 .k-event .k-resize-handle,.k-event .k-resize-handle:after {
background-color: #bababa
}
.k-scheduler-marquee:before,.k-scheduler-marquee:after {
border-color: #f35800
}
.k-panelbar .k-content,.k-panelbar .k-panel,.k-panelbar .k-item {
background-color: #fff;
color: #2e2e2e;
border-color: #c5c5c5
}
.k-panelbar>li>.k-link {
color: #2e2e2e
}
.k-panelbar>.k-item>.k-link {
border-color: #c5c5c5
}
.k-panel>li.k-item {
background-color: #fff
}
.k-state-active,.k-state-active:hover,.k-active-filter,.k-tabstrip .k-state-active
{
background-color: #fff;
border-color: #f35800;
color: #2e2e2e
}
.k-menu .k-state-hover>.k-state-active {
background-color: transparent
}
.k-state-highlight {
background: #fff;
color: #2e2e2e
}
.k-state-focused,.k-grouping-row .k-state-focused {
border-color: #bcb4b0
}
.k-calendar .k-link {
color: #2e2e2e
}
.k-calendar .k-footer {
padding: 0
}
.k-calendar .k-footer .k-nav-today {
color: #2e2e2e;
text-decoration: none;
background-color: #fff
}
.k-calendar .k-footer .k-nav-today:hover,.k-calendar .k-footer .k-nav-today.k-state-hover
{
background-color: #fff;
text-decoration: underline
}
.k-calendar .k-footer .k-nav-today:active {
background-color: #fff
}
.k-calendar .k-link.k-nav-fast {
color: #2e2e2e
}
.k-calendar .k-nav-fast.k-state-hover {
text-decoration: none;
background-color: #bcb4b0;
color: #2e2e2e
}
.k-calendar .k-link.k-state-hover,.k-window-titlebar .k-link {
border-radius: 4px
}
.k-calendar .k-footer .k-link {
border-radius: 0
}
.k-calendar th {
background-color: #ebebeb
}
.k-calendar-container.k-group {
border-color: #c5c5c5
}
.k-state-selected,.k-state-selected:link,.k-state-selected:visited,.k-list>.k-state-selected,.k-list>.k-state-highlight,.k-panel>.k-state-selected,.k-ghost-splitbar-vertical,.k-ghost-splitbar-horizontal,.k-draghandle.k-state-selected:hover,.k-scheduler .k-scheduler-toolbar .k-state-selected,.k-scheduler .k-today.k-state-selected,.k-marquee-color
{
color: #fff;
background-color: #f35800;
border-color: #f35800
}
.k-marquee-text {
color: #fff
}
.k-state-focused,.k-list>.k-state-focused,.k-listview>.k-state-focused,.k-grid-header th.k-state-focused,td.k-state-focused,.k-button.k-state-focused
{
-webkit-box-shadow: inset 0 0 5px 1px #bcb4b0;
box-shadow: inset 0 0 5px 1px #bcb4b0
}
.k-state-focused.k-state-selected,.k-list>.k-state-focused.k-state-selected,.k-listview>.k-state-focused.k-state-selected,td.k-state-focused.k-state-selected
{
-webkit-box-shadow: inset 0 0 3px 4px #df5100;
box-shadow: inset 0 0 3px 4px #df5100
}
.k-ie8 .k-panelbar span.k-state-focused,.k-ie8 .k-menu li.k-state-focused,.k-ie8 .k-listview>.k-state-focused,.k-ie8 .k-grid-header th.k-state-focused,.k-ie8 td.k-state-focused,.k-ie8 .k-tool.k-state-hover,.k-ie8 .k-button:focus,.k-ie8 .k-button.k-state-focused,.k-ie7 .k-panelbar span.k-state-focused,.k-ie7 .k-menu li.k-state-focused,.k-ie7 .k-listview>.k-state-focused,.k-ie7 .k-grid-header th.k-state-focused,.k-ie7 td.k-state-focused,.k-ie7 .k-tool.k-state-hover,.k-ie7 .k-button:focus,.k-ie7 .k-button.k-state-focused
{
background-color: #bcb4b0
}
.k-list>.k-state-selected.k-state-focused {
-webkit-box-shadow: none;
box-shadow: none
}
.k-state-selected>.k-link,.k-panelbar>li>.k-state-selected,.k-panelbar>li.k-state-default>.k-link.k-state-selected
{
color: #fff
}
.k-state-selected,.k-button:active,.k-draghandle.k-state-selected:hover
{
background-image: url('textures/highlight.png');
background-image: none,
-webkit-linear-gradient(top, rgba(255, 255, 255, .2) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none,
-moz-linear-gradient(top, rgba(255, 255, 255, .2) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none, -o-linear-gradient(top, rgba(255, 255, 255, .2)
0, rgba(255, 255, 255, .0) 100%);
background-image: none,
linear-gradient(to bottom, rgba(255, 255, 255, .2) 0,
rgba(255, 255, 255, .0) 100%)
}
.k-button:active,.k-draghandle.k-state-selected:hover {
background-position: 50% 50%
}
.k-state-hover,.k-state-hover:hover,.k-splitbar-horizontal-hover:hover,.k-splitbar-vertical-hover:hover,.k-list>.k-state-hover,.k-scheduler .k-scheduler-toolbar ul li.k-state-hover,.k-pager-wrap .k-link:hover,.k-dropdown .k-state-focused,.k-imagebrowser-dropzone,.k-mobile-list .k-item>.k-link:active,.k-mobile-list .k-item>.k-label:active,.k-mobile-list .k-edit-label.k-check:active,.k-mobile-list .k-recur-view .k-check:active
{
color: #2e2e2e;
background-color: #bcb4b0;
border-color: #bcb4b0
}
.k-mobile-list .k-scheduler-timezones .k-edit-field:nth-child(2):active
{
color: #2e2e2e;
background-color: #bcb4b0;
border-color: #bcb4b0
}
.k-ie7 .k-window-titlebar .k-state-hover,.k-ie8 .k-window-titlebar .k-state-hover
{
border-color: #bcb4b0
}
.k-state-hover>.k-select,.k-state-focused>.k-select {
border-color: #bcb4b0
}
.k-button:hover,.k-button:focus,.k-button.k-state-focused,.k-textbox:hover,.k-state-hover,.k-state-hover:hover,.k-pager-wrap .k-link:hover,.k-other-month.k-state-hover .k-link,div.k-imagebrowser-dropzone em,.k-draghandle:hover
{
background-image: url('textures/highlight.png');
background-image: none,
-webkit-linear-gradient(top, rgba(255, 255, 255, .4) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none,
-moz-linear-gradient(top, rgba(255, 255, 255, .4) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none, -o-linear-gradient(top, rgba(255, 255, 255, .4)
0, rgba(255, 255, 255, .0) 100%);
background-image: none,
linear-gradient(to bottom, rgba(255, 255, 255, .4) 0,
rgba(255, 255, 255, .0) 100%)
}
.k-pager-wrap {
background-color: #e3e3e3;
color: #2e2e2e
}
.k-autocomplete.k-state-active,.k-picker-wrap.k-state-active,.k-numeric-wrap.k-state-active,.k-dropdown-wrap.k-state-active,.k-state-active,.k-state-active:hover,.k-state-active>.k-link,.k-button:active,.k-panelbar>.k-item>.k-state-focused
{
background-image: none
}
.k-tool-icon {
background-image: url('Default/sprite.png')
}
.k-state-hover>.k-link,.k-other-month.k-state-hover .k-link,div.k-imagebrowser-dropzone em
{
color: #2e2e2e
}
.k-autocomplete.k-state-hover,.k-autocomplete.k-state-focused,.k-picker-wrap.k-state-hover,.k-picker-wrap.k-state-focused,.k-numeric-wrap.k-state-hover,.k-numeric-wrap.k-state-focused,.k-dropdown-wrap.k-state-hover,.k-dropdown-wrap.k-state-focused
{
background-color: #bcb4b0;
background-image: url('textures/highlight.png');
background-image: none,
-webkit-linear-gradient(top, rgba(255, 255, 255, .4) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none,
-moz-linear-gradient(top, rgba(255, 255, 255, .4) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none, -o-linear-gradient(top, rgba(255, 255, 255, .4)
0, rgba(255, 255, 255, .0) 100%);
background-image: none,
linear-gradient(to bottom, rgba(255, 255, 255, .4) 0,
rgba(255, 255, 255, .0) 100%);
background-position: 50% 50%;
border-color: #bcb4b0
}
.km-pane-wrapper .k-mobile-list input:not ([type="checkbox"] ):not ([type="radio"]
),.km-pane-wrapper .km-pane .k-mobile-list select:not ([multiple] ),.km-pane-wrapper .k-mobile-list textarea,.k-dropdown .k-state-focused .k-input
{
color: #2e2e2e
}
.k-dropdown .k-state-hover .k-input {
color: #2e2e2e
}
.k-state-error {
border-color: #e20000;
background-color: #ff5252;
color: #fff
}
.k-state-disabled {
filter: alpha(opacity = 70);
opacity: .7
}
.k-tile-empty.k-state-selected,.k-loading-mask.k-state-selected {
border-width: 0;
background-image: none;
background-color: transparent
}
.k-state-disabled,.k-state-disabled .k-link,.k-state-disabled .k-button,.k-other-month,.k-other-month .k-link,.k-dropzone em,.k-dropzone .k-upload-status,.k-tile-empty strong,.k-slider .k-draghandle
{
color: #9f9e9e
}
.k-progressbar-indeterminate {
background: url('Default/indeterminate.gif')
}
.k-progressbar-indeterminate .k-progress-status-wrap,.k-progressbar-indeterminate .k-state-selected
{
display: none
}
.k-slider-track {
background-color: #c5c5c5
}
.k-slider-selection {
background-color: #f35800
}
.k-slider-horizontal .k-tick {
background-image: url('Default/slider-h.gif')
}
.k-slider-vertical .k-tick {
background-image: url('Default/slider-v.gif')
}
.k-widget.k-tooltip {
border-color: #c5c5c5;
background-color: #c6c6c6;
color: #282828
}
.k-widget.k-tooltip-validation {
border-color: #ffe79e;
background-color: #fff4c9;
color: #635145
}
.input-prepend .k-tooltip-validation,.input-append .k-tooltip-validation
{
font-size: 12px;
position: relative;
top: 3px
}
.k-callout-n {
border-bottom-color: #c5c5c5
}
.k-callout-w {
border-right-color: #c5c5c5
}
.k-callout-s {
border-top-color: #c5c5c5
}
.k-callout-e {
border-left-color: #c5c5c5
}
.k-tooltip-validation .k-callout-n {
border-bottom-color: #ffe79e
}
.k-tooltip-validation .k-callout-w {
border-right-color: #ffe79e
}
.k-tooltip-validation .k-callout-s {
border-top-color: #ffe79e
}
.k-tooltip-validation .k-callout-e {
border-left-color: #ffe79e
}
.k-splitbar {
background-color: #e3e3e3
}
.k-restricted-size-vertical,.k-restricted-size-horizontal {
background-color: #fff
}
.k-file {
background-color: #fff;
border-color: #c5c5c5
}
.k-file-progress {
color: #06c
}
.k-file-progress .k-progress {
background-color: #d0f8ff
}
.k-file-success {
color: #28760b
}
.k-file-success .k-progress {
background-color: #ddffd0
}
.k-file-error {
color: #c00
}
.k-file-error .k-progress {
background-color: #ffded7
}
.k-tile {
border-color: #fff
}
.k-textbox:hover,.k-tiles li.k-state-hover {
border-color: #bcb4b0
}
.k-tiles li.k-state-selected {
border-color: #f35800
}
.k-tile .k-folder,.k-tile .k-file {
background-image: url('Default/imagebrowser.png')
}
.k-widget,.k-button {
-webkit-box-shadow: none;
box-shadow: none
}
.k-slider,.k-treeview,.k-upload {
-webkit-box-shadow: none;
box-shadow: none
}
.k-state-hover {
-webkit-box-shadow: none;
box-shadow: none
}
.k-autocomplete.k-state-focused,.k-dropdown-wrap.k-state-focused,.k-picker-wrap.k-state-focused,.k-numeric-wrap.k-state-focused
{
-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3)
}
.k-state-selected {
-webkit-box-shadow: none;
box-shadow: none
}
.k-state-active {
-webkit-box-shadow: none;
box-shadow: none
}
.k-grid td.k-state-selected.k-state-focused {
background-color: #ff5e03
}
.k-popup,.k-menu .k-group,.k-grid .k-filter-options,.k-time-popup,.k-datepicker-calendar,.k-autocomplete.k-state-border-down,.k-autocomplete.k-state-border-up,.k-dropdown-wrap.k-state-active,.k-picker-wrap.k-state-active,.k-multiselect.k-state-focused,.k-imagebrowser .k-image,.k-tooltip
{
-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3)
}
.k-window {
border-color: rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 1px 1px 7px 1px rgba(128, 128, 128, 0.3);
box-shadow: 1px 1px 7px 1px rgba(128, 128, 128, 0.3);
background-color: #fff
}
.k-window.k-state-focused {
border-color: rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 1px 1px 7px 1px rgba(0, 0, 0, 0.3);
box-shadow: 1px 1px 7px 1px rgba(0, 0, 0, 0.3)
}
.k-window.k-window-maximized,.k-window-maximized .k-window-titlebar,.k-window-maximized .k-window-content
{
border-radius: 0
}
.k-shadow {
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3)
}
.k-inset {
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3)
}
.k-editor-inline ::selection {
background-color: #f35800;
text-shadow: none;
color: #fff
}
.k-editor-inline ::-moz-selection {
background-color: #f35800;
text-shadow: none;
color: #fff
}
.k-notification.k-notification-info {
background-color: #e5f5fa;
color: #0487c4;
border-color: #b7e1f0
}
.k-notification.k-notification-success {
background-color: #eaf7ec;
color: #349946;
border-color: #c3e8ca
}
.k-notification.k-notification-warning {
background-color: #fff4d9;
color: #0487c4;
border-color: #fff0c8
}
.k-notification.k-notification-error {
background-color: #ffe0d9;
color: #ef470a;
border-color: #ffb7a8
}
.k-block,.k-button,.k-textbox,.k-drag-clue,.k-touch-scrollbar,.k-window,.k-window-titleless .k-window-content,.k-window-action,.k-inline-block,.k-grid .k-filter-options,.k-grouping-header .k-group-indicator,.k-autocomplete,.k-multiselect,.k-combobox,.k-dropdown,.k-dropdown-wrap,.k-datepicker,.k-timepicker,.k-colorpicker,.k-datetimepicker,.k-notification,.k-numerictextbox,.k-picker-wrap,.k-numeric-wrap,.k-colorpicker,.k-list-container,.k-calendar-container,.k-calendar td,.k-calendar .k-link,.k-treeview .k-in,.k-editor-inline,.k-tooltip,.k-tile,.k-slider-track,.k-slider-selection,.k-upload
{
border-radius: 4px
}
.k-tool {
text-align: center;
vertical-align: middle
}
.k-tool.k-group-start {
border-radius: 4px 0 0 4px
}
.k-rtl .k-tool.k-group-start {
border-radius: 0 4px 4px 0
}
.k-tool.k-group-end {
border-radius: 0 4px 4px 0
}
.k-rtl .k-tool.k-group-end {
border-radius: 4px 0 0 4px
}
.k-group-start.k-group-end.k-tool {
border-radius: 4px
}
.k-calendar-container.k-state-border-up,.k-list-container.k-state-border-up,.k-autocomplete.k-state-border-up,.k-multiselect.k-state-border-up,.k-dropdown-wrap.k-state-border-up,.k-picker-wrap.k-state-border-up,.k-numeric-wrap.k-state-border-up,.k-window-content,.k-filter-menu
{
border-radius: 0 0 4px 4px
}
.k-autocomplete.k-state-border-up .k-input,.k-dropdown-wrap.k-state-border-up .k-input,.k-picker-wrap.k-state-border-up .k-input,.k-picker-wrap.k-state-border-up .k-selected-color,.k-numeric-wrap.k-state-border-up .k-input
{
border-radius: 0 0 0 4px
}
.k-multiselect.k-state-border-up .k-multiselect-wrap {
border-radius: 0 0 4px 4px
}
.k-window-titlebar,.k-block>.k-header,.k-tabstrip-items .k-item,.k-panelbar .k-tabstrip-items .k-item,.k-tabstrip-items .k-link,.k-calendar-container.k-state-border-down,.k-list-container.k-state-border-down,.k-autocomplete.k-state-border-down,.k-multiselect.k-state-border-down,.k-dropdown-wrap.k-state-border-down,.k-picker-wrap.k-state-border-down,.k-numeric-wrap.k-state-border-down
{
border-radius: 4px 4px 0 0
}
.k-dropdown-wrap .k-input,.k-picker-wrap .k-input,.k-numeric-wrap .k-input
{
border-radius: 3px 0 0 3px
}
.k-rtl .k-dropdown-wrap .k-input,.k-rtl .k-picker-wrap .k-input,.k-rtl .k-numeric-wrap .k-input
{
border-radius: 0 3px 3px 0
}
.k-numeric-wrap .k-link {
border-radius: 0 3px 0 0
}
.k-numeric-wrap .k-link+.k-link {
border-radius: 0 0 3px 0
}
.k-colorpicker .k-selected-color {
border-radius: 3px 0 0 3px
}
.k-rtl .k-colorpicker .k-selected-color {
border-radius: 0 3px 3px 0
}
.k-autocomplete.k-state-border-down .k-input {
border-radius: 4px 4px 0 0
}
.k-dropdown-wrap.k-state-border-down .k-input,.k-picker-wrap.k-state-border-down .k-input,.k-picker-wrap.k-state-border-down .k-selected-color,.k-numeric-wrap.k-state-border-down .k-input
{
border-radius: 4px 0 0 0
}
.k-numeric-wrap .k-link.k-state-selected {
background-color: #f35800
}
.k-multiselect.k-state-border-down .k-multiselect-wrap {
border-radius: 3px 3px 0 0
}
.k-dropdown-wrap .k-select,.k-picker-wrap .k-select,.k-numeric-wrap .k-select,.k-datetimepicker .k-select+.k-select,.k-list-container.k-state-border-right
{
border-radius: 0 4px 4px 0
}
.k-rtl .k-dropdown-wrap .k-select,.k-rtl .k-picker-wrap .k-select,.k-rtl .k-numeric-wrap .k-select,.k-rtl .k-datetimepicker .k-select+.k-select,.k-rtl .k-list-container.k-state-border-right
{
border-radius: 4px 0 0 4px
}
.k-numeric-wrap.k-expand-padding .k-input {
border-radius: 4px
}
.k-textbox>input,.k-autocomplete .k-input,.k-multiselect-wrap {
border-radius: 3px
}
.k-list .k-state-hover,.k-list .k-state-focused,.k-list .k-state-highlight,.k-list .k-state-selected,.k-dropzone
{
border-radius: 3px
}
.k-slider .k-button,.k-grid .k-slider .k-button {
border-radius: 13px
}
.k-draghandle {
border-radius: 7px
}
.k-scheduler-toolbar>ul li:first-child,.k-scheduler-toolbar>ul li:first-child .k-link
{
border-radius: 4px 0 0 4px
}
.k-rtl .k-scheduler-toolbar>ul li:first-child,.k-rtl .k-scheduler-toolbar>ul li:first-child .k-link,.km-view.k-popup-edit-form .k-scheduler-toolbar>ul li:last-child,.km-view.k-popup-edit-form .k-scheduler-toolbar>ul li:last-child .k-link
{
border-radius: 0 4px 4px 0
}
.k-scheduler-phone .k-scheduler-toolbar>ul li.k-nav-today,.k-scheduler-phone .k-scheduler-toolbar>ul li.k-nav-today .k-link,.k-edit-field>.k-scheduler-navigation
{
border-radius: 4px
}
.k-scheduler-toolbar .k-nav-next,.k-scheduler-toolbar ul+ul li:last-child,.k-scheduler-toolbar .k-nav-next .k-link,.k-scheduler-toolbar ul+ul li:last-child .k-link
{
border-top-right-radius: 4px;
border-bottom-right-radius: 4px
}
.k-rtl .k-scheduler-toolbar .k-nav-next,.k-rtl .k-scheduler-toolbar ul+ul li:last-child,.k-rtl .k-scheduler-toolbar .k-nav-next .k-link,.k-rtl .k-scheduler-toolbar ul+ul li:last-child .k-link
{
border-radius: 4px 0 0 4px
}
.k-scheduler div.k-scheduler-footer ul li,.k-scheduler div.k-scheduler-footer .k-link
{
border-radius: 4px
}
.k-more-events,.k-event,.k-event .k-link {
border-radius: 3px
}
.k-scheduler-mobile .k-event {
border-radius: 2px
}
.k-grid-mobile .k-column-active+th.k-header {
border-left-color: #2e2e2e
}
html .km-pane-wrapper .km-widget,.k-ie .km-pane-wrapper .k-widget,.k-ie .km-pane-wrapper .k-group,.k-ie .km-pane-wrapper .k-content,.k-ie .km-pane-wrapper .k-header,.k-ie .km-pane-wrapper .k-popup-edit-form .k-edit-field .k-button,.km-pane-wrapper .k-mobile-list .k-item,.km-pane-wrapper .k-mobile-list .k-edit-label,.km-pane-wrapper .k-mobile-list .k-edit-field
{
color: #2e2e2e
}
@media screen and (-ms-high-contrast:active) and
(-ms-high-contrast:none) {
div.km-pane-wrapper a {
color: #2e2e2e
}
.km-pane-wrapper .k-icon {
background-image: url('Default/sprite_2x.png');
background-size: 21.2em 21em
}
}
.km-pane-wrapper .k-mobile-list .k-item,.km-pane-wrapper .k-mobile-list .k-edit-field,.km-pane-wrapper .k-mobile-list .k-recur-view>.k-edit-field .k-check
{
background-color: #fff;
border-top: 1px solid #c5c5c5
}
.km-pane-wrapper .k-mobile-list .k-item.k-state-selected {
background-color: #f35800;
border-top-color: #f35800
}
.km-pane-wrapper .k-mobile-list .k-recur-view>.k-edit-field .k-check:first-child
{
border-top-color: transparent
}
.km-pane-wrapper .k-mobile-list .k-item:last-child {
-webkit-box-shadow: inset 0 -1px 0 #c5c5c5;
box-shadow: inset 0 -1px 0 #c5c5c5
}
.km-pane-wrapper .k-mobile-list>ul>li>.k-link,.km-pane-wrapper .k-mobile-list .k-recur-view>.k-edit-label:nth-child(3),.km-pane-wrapper #recurrence .km-scroll-container>.k-edit-label:first-child
{
color: #797979
}
.km-pane-wrapper .k-mobile-list>ul>li>.k-link {
border-bottom: 1px solid #c5c5c5
}
.km-pane-wrapper .k-mobile-list .k-edit-field {
-webkit-box-shadow: 0 1px 1px #c5c5c5;
box-shadow: 0 1px 1px #c5c5c5
}
.km-actionsheet .k-grid-delete,.km-actionsheet .k-scheduler-delete,.km-pane-wrapper .k-scheduler-delete,.km-pane-wrapper .k-filter-menu .k-button[type=reset]
{
color: #fff;
border-color: #e20000;
background-color: red;
background-image: -webkit-gradient(linear, 50% 0, 50% 100%, from(rgba(255, 255, 255, .3)),
to(rgba(255, 255, 255, .15)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .3),
rgba(255, 255, 255, .15));
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .3),
rgba(255, 255, 255, .15));
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .3),
rgba(255, 255, 255, .15));
background-image: linear-gradient(to bottom, rgba(255, 255, 255, .3),
rgba(255, 255, 255, .15))
}
.km-actionsheet .k-grid-delete:active,.km-actionsheet .k-scheduler-delete:active,.km-pane-wrapper .k-scheduler-delete:active,.km-pane-wrapper .k-filter-menu .k-button[type=reset]:active
{
background-color: #900
}
.k-autocomplete.k-state-default,.k-picker-wrap.k-state-default,.k-numeric-wrap.k-state-default,.k-dropdown-wrap.k-state-default
{
background-image: url('textures/highlight.png');
background-image: none,
-webkit-linear-gradient(top, rgba(255, 255, 255, .6) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none,
-moz-linear-gradient(top, rgba(255, 255, 255, .6) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none, -o-linear-gradient(top, rgba(255, 255, 255, .6)
0, rgba(255, 255, 255, .0) 100%);
background-image: none,
linear-gradient(to bottom, rgba(255, 255, 255, .6) 0,
rgba(255, 255, 255, .0) 100%);
background-position: 50% 50%;
background-color: #e9e9e9;
border-color: #c5c5c5
}
.k-autocomplete.k-state-hover,.k-picker-wrap.k-state-hover,.k-numeric-wrap.k-state-hover,.k-dropdown-wrap.k-state-hover
{
background-color: #bcb4b0;
background-image: url('textures/highlight.png');
background-image: none,
-webkit-linear-gradient(top, rgba(255, 255, 255, .4) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none,
-moz-linear-gradient(top, rgba(255, 255, 255, .4) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none, -o-linear-gradient(top, rgba(255, 255, 255, .4)
0, rgba(255, 255, 255, .0) 100%);
background-image: none,
linear-gradient(to bottom, rgba(255, 255, 255, .4) 0,
rgba(255, 255, 255, .0) 100%);
background-position: 50% 50%;
border-color: #bcb4b0
}
.k-multiselect.k-header {
border-color: #c5c5c5
}
.k-multiselect.k-header.k-state-hover {
border-color: #bcb4b0
}
.k-autocomplete.k-state-focused,.k-picker-wrap.k-state-focused,.k-numeric-wrap.k-state-focused,.k-dropdown-wrap.k-state-focused,.k-multiselect.k-header.k-state-focused
{
background-color: #bcb4b0;
background-image: url('textures/highlight.png');
background-image: none,
-webkit-linear-gradient(top, rgba(255, 255, 255, .4) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none,
-moz-linear-gradient(top, rgba(255, 255, 255, .4) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none, -o-linear-gradient(top, rgba(255, 255, 255, .4)
0, rgba(255, 255, 255, .0) 100%);
background-image: none,
linear-gradient(to bottom, rgba(255, 255, 255, .4) 0,
rgba(255, 255, 255, .0) 100%);
background-position: 50% 50%;
border-color: #bcb4b0;
-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3)
}
.k-list-container {
color: #2e2e2e
}
.k-dropdown .k-input,.k-dropdown .k-state-focused .k-input,.k-menu .k-popup
{
color: #2e2e2e
}
.k-state-default>.k-select {
border-color: #c5c5c5
}
.k-state-hover>.k-select {
border-color: #bcb4b0
}
.k-state-focused>.k-select {
border-color: #bcb4b0
}
.k-tabstrip-items .k-state-default .k-link,.k-panelbar>li.k-state-default>.k-link
{
color: #2e2e2e
}
.k-tabstrip-items .k-state-hover .k-link,.k-panelbar>li.k-state-hover>.k-link,.k-panelbar>li.k-state-default>.k-link.k-state-hover
{
color: #2e2e2e
}
.k-panelbar .k-state-focused.k-state-hover {
background: #bcb4b0;
-webkit-box-shadow: none;
box-shadow: none
}
.k-tabstrip-items .k-state-default,.k-ie7 .k-tabstrip-items .k-state-default .k-loading
{
border-color: #c5c5c5
}
.k-tabstrip-items .k-state-hover,.k-ie7 .k-tabstrip-items .k-state-hover .k-loading
{
border-color: #bcb4b0
}
.k-tabstrip-items .k-state-active,.k-ie7 .k-tabstrip-items .k-state-active .k-loading
{
background-color: #fff;
background-image: none;
border-color: #f35800
}
.k-tabstrip .k-content.k-state-active {
background-color: #fff;
color: #2e2e2e
}
.k-menu.k-header,.k-menu .k-item {
border-color: #c5c5c5
}
.k-column-menu,.k-column-menu .k-item {
border-color: #c5c5c5
}
.k-column-menu .k-separator {
border-color: #c5c5c5;
background-color: transparent
}
.k-menu .k-group {
border-color: #c5c5c5
}
.k-grid-filter.k-state-active {
background-color: #fff
}
.k-grouping-row td,.k-group-footer td,.k-grid-footer td {
color: #2e2e2e;
border-color: #c5c5c5;
font-weight: bold
}
.k-grouping-header {
color: #2e2e2e
}
.k-grid td.k-state-focused {
-webkit-box-shadow: inset 0 0 0 1px inset 0 0 5px 1px #bcb4b0;
box-shadow: inset 0 0 0 1px inset 0 0 5px 1px #bcb4b0
}
.k-header,.k-grid-header-wrap,.k-grid .k-grouping-header,.k-grid-header,.k-pager-wrap,.k-pager-wrap .k-textbox,.k-pager-wrap .k-link,.k-grouping-header .k-group-indicator
{
border-color: #c5c5c5
}
.k-primary {
color: #fff;
border-color: #ef671a;
background-image: url('textures/highlight.png');
background-image: none,
-webkit-linear-gradient(top, #f6813f 0, #f35a03 100%);
background-image: none,
-moz-linear-gradient(top, #f6813f 0, #f35a03 100%);
background-image: none, -o-linear-gradient(top, #f6813f 0, #f35a03 100%);
background-image: none,
linear-gradient(to bottom, #f6813f 0, #f35a03 100%);
background-position: 50% 50%;
background-color: #f35800;
-webkit-box-shadow: none;
box-shadow: none
}
.k-primary:focus,.k-primary.k-state-focused {
color: #fff;
border-color: #e84200;
background-image: url('textures/highlight.png');
background-image: none,
-webkit-linear-gradient(top, #f1713f 0, #ed4503 100%);
background-image: none,
-moz-linear-gradient(top, #f1713f 0, #ed4503 100%);
background-image: none, -o-linear-gradient(top, #f1713f 0, #ed4503 100%);
background-image: none,
linear-gradient(to bottom, #f1713f 0, #ed4503 100%);
-webkit-box-shadow: 0 0 3px 1px #e10000;
box-shadow: 0 0 3px 1px #e10000
}
.k-primary:hover {
color: #fff;
border-color: #ef671a;
background-image: url('textures/highlight.png');
background-image: none,
-webkit-linear-gradient(top, #f1713f 0, #ed4503 100%);
background-image: none,
-moz-linear-gradient(top, #f1713f 0, #ed4503 100%);
background-image: none, -o-linear-gradient(top, #f1713f 0, #ed4503 100%);
background-image: none,
linear-gradient(to bottom, #f1713f 0, #ed4503 100%);
background-color: #ed4300;
-webkit-box-shadow: none;
box-shadow: none
}
.k-primary:focus:active:not (.k-state-disabled ):not ([disabled] ),.k-primary:focus:not
(.k-state-disabled ):not ([disabled] ){
-webkit-box-shadow: 0 0 3px 1px #e10000;
box-shadow: 0 0 3px 1px #e10000
}
.k-primary:active {
color: #fff;
border-color: #ef671a;
background-image: url('textures/highlight.png');
background-image: none,
-webkit-linear-gradient(top, #f6813f 0, #f35a03 100%);
background-image: none,
-moz-linear-gradient(top, #f6813f 0, #f35a03 100%);
background-image: none, -o-linear-gradient(top, #f6813f 0, #f35a03 100%);
background-image: none,
linear-gradient(to bottom, #f6813f 0, #f35a03 100%);
background-color: #f35800;
-webkit-box-shadow: none;
box-shadow: none
}
.k-primary.k-state-disabled,.k-state-disabled .k-primary,.k-primary.k-state-disabled:hover,.k-state-disabled .k-primary:hover,.k-primary.k-state-disabled:hover,.k-state-disabled .k-primary:active,.k-primary.k-state-disabled:active
{
color: #fab58e;
border-color: #ef671a;
background-color: #f35800;
background-image: url('textures/highlight.png');
background-image: none,
-webkit-linear-gradient(top, #f6813f 0, #f35a03 100%);
background-image: none,
-moz-linear-gradient(top, #f6813f 0, #f35a03 100%);
background-image: none, -o-linear-gradient(top, #f6813f 0, #f35a03 100%);
background-image: none,
linear-gradient(to bottom, #f6813f 0, #f35a03 100%);
-webkit-box-shadow: none;
box-shadow: none
}
.k-pager-numbers .k-link,.k-treeview .k-in {
border-color: transparent
}
.k-treeview .k-icon,.k-scheduler-table .k-icon,.k-grid .k-hierarchy-cell .k-icon
{
background-color: transparent;
border-radius: 4px
}
.k-scheduler-table .k-state-hover .k-icon {
background-color: transparent
}
a:focus,button:focus {
outline: 0
}
.k-editor .k-tool:focus {
outline: 0;
border-color: #c5c5c5;
-webkit-box-shadow: inset 0 0 5px 1px #bcb4b0;
box-shadow: inset 0 0 5px 1px #bcb4b0
}
@media only screen and (-webkit-min-device-pixel-ratio:2) , only screen
and (min-device-pixel-ratio:2) {
.k-icon:not (.k-loading ),.k-grouping-dropclue,.k-drop-hint,.k-callout,.k-tool-icon,.k-state-hover .k-tool-icon,.k-state-active .k-tool-icon,.k-state-active.k-state-hover .k-tool-icon,.k-state-selected .k-tool-icon,.k-state-selected.k-state-hover .k-tool-icon,.k-column-menu .k-sprite,.k-mobile-list .k-check:checked,.k-mobile-list .k-edit-field [type=checkbox]:checked,.k-mobile-list .k-edit-field [type=radio]:checked
{
background-image: url('Default/sprite_2x.png');
background-size: 340px 336px
}
.k-dropdown-wrap .k-input,.k-picker-wrap .k-input,.k-numeric-wrap .k-input
{
border-radius: 3px 0 0 3px
}
}
@media screen and (-ms-high-contrast:active) {
.k-editor-toolbar-wrap .k-dropdown-wrap.k-state-focused,.k-editor-toolbar-wrap .k-button-group .k-tool:focus
{
border-color: #fff
}
} | IoT DAS Frameworks - Solar Plant Monitoring and Analytics/IOT_Applications/Performance_Dashboard_Application(Reference App)/source/SA-DashBoard-ArbitraryDate/build/web/js/kendo.default.min.css | .k-in,.k-item,.k-window-action {
border-color: transparent
}
.k-block,.k-widget {
background-color: #fff
}
.k-block,.k-widget,.k-input,.k-textbox,.k-group,.k-content,.k-header,.k-editable-area,.k-separator,.k-colorpicker .k-i-arrow-s,.k-textbox>input,.k-autocomplete,.k-dropdown-wrap,.k-toolbar,.k-group-footer td,.k-grid-footer,.k-footer-template td,.k-state-default,.k-state-default .k-select,.k-state-disabled,.k-grid-header,.k-grid-header-wrap,.k-grid-header-locked,.k-grid-footer-locked,.k-grid-content-locked,.k-grid td,.k-grid td.k-state-selected,.k-grid-footer-wrap,.k-pager-wrap,.k-pager-wrap .k-link,.k-pager-refresh,.k-grouping-header,.k-grouping-header .k-group-indicator,.k-panelbar>.k-item>.k-link,.k-panel>.k-item>.k-link,.k-panelbar .k-panel,.k-panelbar .k-content,.k-calendar th,.k-slider-track,.k-splitbar,.k-dropzone-active,.k-tiles,.k-toolbar,.k-tooltip,.k-button-group .k-tool,.k-upload-files
{
border-color: #c5c5c5
}
.k-group,.k-toolbar,.k-grouping-header,.k-pager-wrap,.k-group-footer td,.k-grid-footer,.k-footer-template td,.k-widget .k-status,.k-calendar th,.k-dropzone-hovered,.k-widget.k-popup
{
background-color: #ebebeb
}
.k-grouping-row td,td.k-group-cell,.k-resize-handle-inner {
background-color: #e3e3e3
}
.k-list-container {
border-color: #c5c5c5;
background-color: #e9e9e9
}
.k-content,.k-editable-area,.k-panelbar>li.k-item,.k-panel>li.k-item,.k-tiles
{
background-color: #fff
}
.k-alt,.k-separator {
background-color: #f5f5f5
}
.k-textbox,.k-autocomplete.k-header,.k-dropdown-wrap.k-state-active,.k-picker-wrap.k-state-active,.k-numeric-wrap.k-state-active
{
border-color: #c5c5c5;
background-color: #e9e9e9
}
.k-textbox>input,.k-autocomplete .k-input,.k-dropdown-wrap .k-input,.k-autocomplete.k-state-focused .k-input,.k-dropdown-wrap.k-state-focused .k-input,.k-picker-wrap.k-state-focused .k-input,.k-numeric-wrap.k-state-focused .k-input
{
border-color: #c5c5c5
}
input.k-textbox,textarea.k-textbox,input.k-textbox:hover,textarea.k-textbox:hover,.k-textbox>input
{
background: 0
}
.k-input,input.k-textbox,textarea.k-textbox,input.k-textbox:hover,textarea.k-textbox:hover,.k-textbox>input,.k-multiselect-wrap
{
background-color: #fff;
color: #2e2e2e
}
.k-input[readonly] {
background-color: #fff;
color: #2e2e2e
}
.k-block,.k-widget,.k-popup,.k-content,.k-dropdown .k-input {
color: #2e2e2e
}
.k-block {
color: #2e2e2e
}
.k-link:link,.k-link:visited,.k-nav-current.k-state-hover .k-link {
color: #2e2e2e
}
.k-tabstrip-items .k-link,.k-panelbar>li>.k-link {
color: #2e2e2e
}
.k-header {
color: #2e2e2e
}
.k-header,.k-grid-header,.k-toolbar,.k-dropdown-wrap,.k-picker-wrap,.k-numeric-wrap,.k-grouping-header,.k-pager-wrap,.k-textbox,.k-button,.k-progressbar,.k-draghandle,.k-autocomplete,.k-state-highlight,.k-tabstrip-items .k-item,.km-pane-wrapper>.km-pane>.km-view>.km-content
{
background-image: url('textures/highlight.png');
background-image: none,
-webkit-linear-gradient(top, rgba(255, 255, 255, .6) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none,
-moz-linear-gradient(top, rgba(255, 255, 255, .6) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none, -o-linear-gradient(top, rgba(255, 255, 255, .6)
0, rgba(255, 255, 255, .0) 100%);
background-image: none,
linear-gradient(to bottom, rgba(255, 255, 255, .6) 0,
rgba(255, 255, 255, .0) 100%);
background-position: 50% 50%;
background-color: #e3e3e3
}
.k-widget.k-tooltip {
background-image: url('textures/highlight.png')
}
.k-block,.k-header,.k-grid-header,.k-toolbar,.k-grouping-header,.k-pager-wrap,.k-button,.k-draghandle,html .km-pane-wrapper .k-header
{
background-color: #e3e3e3
}
.k-icon:hover,.k-state-hover .k-icon,.k-state-selected .k-icon,.k-state-focused .k-icon,.k-column-menu .k-state-hover .k-sprite,.k-column-menu .k-state-active .k-sprite
{
opacity: 1
}
.k-icon,.k-state-disabled .k-icon,.k-column-menu .k-sprite {
opacity: .8
}
.k-mobile-list .k-check:checked,.k-mobile-list .k-edit-field [type=checkbox]:checked,.k-mobile-list .k-edit-field [type=radio]:checked
{
opacity: .8
}
.k-tool {
border-color: transparent
}
.k-icon,.k-tool-icon,.k-grouping-dropclue,.k-drop-hint,.k-column-menu .k-sprite,.k-grid-mobile .k-resize-handle-inner:before,.k-grid-mobile .k-resize-handle-inner:after
{
background-image: url('Default/sprite.png');
border-color: transparent
}
.k-mobile-list .k-check:checked,.k-mobile-list .k-edit-field [type=checkbox]:checked,.k-mobile-list .k-edit-field [type=radio]:checked
{
background-image: url('Default/sprite.png');
border-color: transparent
}
.k-loading,.k-state-hover .k-loading {
background-image: url('Default/loading.gif');
background-position: 50% 50%
}
.k-loading-image {
background-image: url('Default/loading-image.gif')
}
.k-loading-color {
background-color: #fff
}
.k-button {
color: #2e2e2e;
border-color: #c5c5c5;
background-color: #e3e3e3
}
.k-button:focus,.k-button.k-state-focused {
border-color: #c5c5c5
}
.k-button:hover {
color: #2e2e2e;
border-color: #bcb4b0;
background-color: #bcb4b0
}
.k-button:active {
color: #fff;
background-color: #f35800;
border-color: #f35800
}
.k-button[disabled],.k-button.k-state-disabled,.k-state-disabled .k-button,.k-state-disabled .k-button:hover,.k-button.k-state-disabled:hover,.k-state-disabled .k-button:active,.k-button.k-state-disabled:active
{
color: #9f9e9e;
border-color: #c5c5c5;
background-color: #e3e3e3;
background-image: url('textures/highlight.png');
background-image: none,
-webkit-linear-gradient(top, rgba(255, 255, 255, .6) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none,
-moz-linear-gradient(top, rgba(255, 255, 255, .6) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none, -o-linear-gradient(top, rgba(255, 255, 255, .6)
0, rgba(255, 255, 255, .0) 100%);
background-image: none,
linear-gradient(to bottom, rgba(255, 255, 255, .6) 0,
rgba(255, 255, 255, .0) 100%)
}
.k-button:focus:not (.k-state-disabled ):not ([disabled] ){
-webkit-box-shadow: inset 0 0 5px 1px #bcb4b0;
box-shadow: inset 0 0 5px 1px #bcb4b0
}
.k-button:focus:active:not (.k-state-disabled ):not ([disabled] ){
-webkit-box-shadow: inset 0 0 3px 4px #df5100;
box-shadow: inset 0 0 3px 4px #df5100
}
.k-draghandle {
border-color: #c5c5c5;
background-color: #fff;
-webkit-box-shadow: none;
box-shadow: none
}
.k-draghandle:hover {
border-color: #bcb4b0;
background-color: #bcb4b0;
-webkit-box-shadow: none;
box-shadow: none
}
.k-scheduler {
color: #2e2e2e;
background-color: #fff
}
.k-scheduler-layout {
color: #2e2e2e
}
.k-scheduler-datecolumn,.k-scheduler-groupcolumn {
background-color: #fff;
color: #2e2e2e
}
.k-scheduler-times tr,.k-scheduler-times th,.k-scheduler-table td,.k-scheduler-header th,.k-scheduler-header-wrap,.k-scheduler-times
{
border-color: #c5c5c5
}
.k-nonwork-hour {
background-color: #f2f2f2
}
.k-scheduler-table .k-today,.k-today>.k-scheduler-datecolumn,.k-today>.k-scheduler-groupcolumn
{
background-color: #f8f8f8
}
.k-scheduler-now-arrow {
border-left-color: #e20000
}
.k-scheduler-now-line {
background-color: #e20000
}
.k-event {
border-color: #ffdac1;
background: #ffdac1 0 -257px url('textures/highlight.png') repeat-x;
color: #2e2e2e
}
.k-event-inverse {
color: #fff
}
.k-event.k-state-selected {
background-position: 0 0
}
.k-ie7 .k-event .k-resize-handle,.k-event .k-resize-handle:after {
background-color: #bababa
}
.k-scheduler-marquee:before,.k-scheduler-marquee:after {
border-color: #f35800
}
.k-panelbar .k-content,.k-panelbar .k-panel,.k-panelbar .k-item {
background-color: #fff;
color: #2e2e2e;
border-color: #c5c5c5
}
.k-panelbar>li>.k-link {
color: #2e2e2e
}
.k-panelbar>.k-item>.k-link {
border-color: #c5c5c5
}
.k-panel>li.k-item {
background-color: #fff
}
.k-state-active,.k-state-active:hover,.k-active-filter,.k-tabstrip .k-state-active
{
background-color: #fff;
border-color: #f35800;
color: #2e2e2e
}
.k-menu .k-state-hover>.k-state-active {
background-color: transparent
}
.k-state-highlight {
background: #fff;
color: #2e2e2e
}
.k-state-focused,.k-grouping-row .k-state-focused {
border-color: #bcb4b0
}
.k-calendar .k-link {
color: #2e2e2e
}
.k-calendar .k-footer {
padding: 0
}
.k-calendar .k-footer .k-nav-today {
color: #2e2e2e;
text-decoration: none;
background-color: #fff
}
.k-calendar .k-footer .k-nav-today:hover,.k-calendar .k-footer .k-nav-today.k-state-hover
{
background-color: #fff;
text-decoration: underline
}
.k-calendar .k-footer .k-nav-today:active {
background-color: #fff
}
.k-calendar .k-link.k-nav-fast {
color: #2e2e2e
}
.k-calendar .k-nav-fast.k-state-hover {
text-decoration: none;
background-color: #bcb4b0;
color: #2e2e2e
}
.k-calendar .k-link.k-state-hover,.k-window-titlebar .k-link {
border-radius: 4px
}
.k-calendar .k-footer .k-link {
border-radius: 0
}
.k-calendar th {
background-color: #ebebeb
}
.k-calendar-container.k-group {
border-color: #c5c5c5
}
.k-state-selected,.k-state-selected:link,.k-state-selected:visited,.k-list>.k-state-selected,.k-list>.k-state-highlight,.k-panel>.k-state-selected,.k-ghost-splitbar-vertical,.k-ghost-splitbar-horizontal,.k-draghandle.k-state-selected:hover,.k-scheduler .k-scheduler-toolbar .k-state-selected,.k-scheduler .k-today.k-state-selected,.k-marquee-color
{
color: #fff;
background-color: #f35800;
border-color: #f35800
}
.k-marquee-text {
color: #fff
}
.k-state-focused,.k-list>.k-state-focused,.k-listview>.k-state-focused,.k-grid-header th.k-state-focused,td.k-state-focused,.k-button.k-state-focused
{
-webkit-box-shadow: inset 0 0 5px 1px #bcb4b0;
box-shadow: inset 0 0 5px 1px #bcb4b0
}
.k-state-focused.k-state-selected,.k-list>.k-state-focused.k-state-selected,.k-listview>.k-state-focused.k-state-selected,td.k-state-focused.k-state-selected
{
-webkit-box-shadow: inset 0 0 3px 4px #df5100;
box-shadow: inset 0 0 3px 4px #df5100
}
.k-ie8 .k-panelbar span.k-state-focused,.k-ie8 .k-menu li.k-state-focused,.k-ie8 .k-listview>.k-state-focused,.k-ie8 .k-grid-header th.k-state-focused,.k-ie8 td.k-state-focused,.k-ie8 .k-tool.k-state-hover,.k-ie8 .k-button:focus,.k-ie8 .k-button.k-state-focused,.k-ie7 .k-panelbar span.k-state-focused,.k-ie7 .k-menu li.k-state-focused,.k-ie7 .k-listview>.k-state-focused,.k-ie7 .k-grid-header th.k-state-focused,.k-ie7 td.k-state-focused,.k-ie7 .k-tool.k-state-hover,.k-ie7 .k-button:focus,.k-ie7 .k-button.k-state-focused
{
background-color: #bcb4b0
}
.k-list>.k-state-selected.k-state-focused {
-webkit-box-shadow: none;
box-shadow: none
}
.k-state-selected>.k-link,.k-panelbar>li>.k-state-selected,.k-panelbar>li.k-state-default>.k-link.k-state-selected
{
color: #fff
}
.k-state-selected,.k-button:active,.k-draghandle.k-state-selected:hover
{
background-image: url('textures/highlight.png');
background-image: none,
-webkit-linear-gradient(top, rgba(255, 255, 255, .2) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none,
-moz-linear-gradient(top, rgba(255, 255, 255, .2) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none, -o-linear-gradient(top, rgba(255, 255, 255, .2)
0, rgba(255, 255, 255, .0) 100%);
background-image: none,
linear-gradient(to bottom, rgba(255, 255, 255, .2) 0,
rgba(255, 255, 255, .0) 100%)
}
.k-button:active,.k-draghandle.k-state-selected:hover {
background-position: 50% 50%
}
.k-state-hover,.k-state-hover:hover,.k-splitbar-horizontal-hover:hover,.k-splitbar-vertical-hover:hover,.k-list>.k-state-hover,.k-scheduler .k-scheduler-toolbar ul li.k-state-hover,.k-pager-wrap .k-link:hover,.k-dropdown .k-state-focused,.k-imagebrowser-dropzone,.k-mobile-list .k-item>.k-link:active,.k-mobile-list .k-item>.k-label:active,.k-mobile-list .k-edit-label.k-check:active,.k-mobile-list .k-recur-view .k-check:active
{
color: #2e2e2e;
background-color: #bcb4b0;
border-color: #bcb4b0
}
.k-mobile-list .k-scheduler-timezones .k-edit-field:nth-child(2):active
{
color: #2e2e2e;
background-color: #bcb4b0;
border-color: #bcb4b0
}
.k-ie7 .k-window-titlebar .k-state-hover,.k-ie8 .k-window-titlebar .k-state-hover
{
border-color: #bcb4b0
}
.k-state-hover>.k-select,.k-state-focused>.k-select {
border-color: #bcb4b0
}
.k-button:hover,.k-button:focus,.k-button.k-state-focused,.k-textbox:hover,.k-state-hover,.k-state-hover:hover,.k-pager-wrap .k-link:hover,.k-other-month.k-state-hover .k-link,div.k-imagebrowser-dropzone em,.k-draghandle:hover
{
background-image: url('textures/highlight.png');
background-image: none,
-webkit-linear-gradient(top, rgba(255, 255, 255, .4) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none,
-moz-linear-gradient(top, rgba(255, 255, 255, .4) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none, -o-linear-gradient(top, rgba(255, 255, 255, .4)
0, rgba(255, 255, 255, .0) 100%);
background-image: none,
linear-gradient(to bottom, rgba(255, 255, 255, .4) 0,
rgba(255, 255, 255, .0) 100%)
}
.k-pager-wrap {
background-color: #e3e3e3;
color: #2e2e2e
}
.k-autocomplete.k-state-active,.k-picker-wrap.k-state-active,.k-numeric-wrap.k-state-active,.k-dropdown-wrap.k-state-active,.k-state-active,.k-state-active:hover,.k-state-active>.k-link,.k-button:active,.k-panelbar>.k-item>.k-state-focused
{
background-image: none
}
.k-tool-icon {
background-image: url('Default/sprite.png')
}
.k-state-hover>.k-link,.k-other-month.k-state-hover .k-link,div.k-imagebrowser-dropzone em
{
color: #2e2e2e
}
.k-autocomplete.k-state-hover,.k-autocomplete.k-state-focused,.k-picker-wrap.k-state-hover,.k-picker-wrap.k-state-focused,.k-numeric-wrap.k-state-hover,.k-numeric-wrap.k-state-focused,.k-dropdown-wrap.k-state-hover,.k-dropdown-wrap.k-state-focused
{
background-color: #bcb4b0;
background-image: url('textures/highlight.png');
background-image: none,
-webkit-linear-gradient(top, rgba(255, 255, 255, .4) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none,
-moz-linear-gradient(top, rgba(255, 255, 255, .4) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none, -o-linear-gradient(top, rgba(255, 255, 255, .4)
0, rgba(255, 255, 255, .0) 100%);
background-image: none,
linear-gradient(to bottom, rgba(255, 255, 255, .4) 0,
rgba(255, 255, 255, .0) 100%);
background-position: 50% 50%;
border-color: #bcb4b0
}
.km-pane-wrapper .k-mobile-list input:not ([type="checkbox"] ):not ([type="radio"]
),.km-pane-wrapper .km-pane .k-mobile-list select:not ([multiple] ),.km-pane-wrapper .k-mobile-list textarea,.k-dropdown .k-state-focused .k-input
{
color: #2e2e2e
}
.k-dropdown .k-state-hover .k-input {
color: #2e2e2e
}
.k-state-error {
border-color: #e20000;
background-color: #ff5252;
color: #fff
}
.k-state-disabled {
filter: alpha(opacity = 70);
opacity: .7
}
.k-tile-empty.k-state-selected,.k-loading-mask.k-state-selected {
border-width: 0;
background-image: none;
background-color: transparent
}
.k-state-disabled,.k-state-disabled .k-link,.k-state-disabled .k-button,.k-other-month,.k-other-month .k-link,.k-dropzone em,.k-dropzone .k-upload-status,.k-tile-empty strong,.k-slider .k-draghandle
{
color: #9f9e9e
}
.k-progressbar-indeterminate {
background: url('Default/indeterminate.gif')
}
.k-progressbar-indeterminate .k-progress-status-wrap,.k-progressbar-indeterminate .k-state-selected
{
display: none
}
.k-slider-track {
background-color: #c5c5c5
}
.k-slider-selection {
background-color: #f35800
}
.k-slider-horizontal .k-tick {
background-image: url('Default/slider-h.gif')
}
.k-slider-vertical .k-tick {
background-image: url('Default/slider-v.gif')
}
.k-widget.k-tooltip {
border-color: #c5c5c5;
background-color: #c6c6c6;
color: #282828
}
.k-widget.k-tooltip-validation {
border-color: #ffe79e;
background-color: #fff4c9;
color: #635145
}
.input-prepend .k-tooltip-validation,.input-append .k-tooltip-validation
{
font-size: 12px;
position: relative;
top: 3px
}
.k-callout-n {
border-bottom-color: #c5c5c5
}
.k-callout-w {
border-right-color: #c5c5c5
}
.k-callout-s {
border-top-color: #c5c5c5
}
.k-callout-e {
border-left-color: #c5c5c5
}
.k-tooltip-validation .k-callout-n {
border-bottom-color: #ffe79e
}
.k-tooltip-validation .k-callout-w {
border-right-color: #ffe79e
}
.k-tooltip-validation .k-callout-s {
border-top-color: #ffe79e
}
.k-tooltip-validation .k-callout-e {
border-left-color: #ffe79e
}
.k-splitbar {
background-color: #e3e3e3
}
.k-restricted-size-vertical,.k-restricted-size-horizontal {
background-color: #fff
}
.k-file {
background-color: #fff;
border-color: #c5c5c5
}
.k-file-progress {
color: #06c
}
.k-file-progress .k-progress {
background-color: #d0f8ff
}
.k-file-success {
color: #28760b
}
.k-file-success .k-progress {
background-color: #ddffd0
}
.k-file-error {
color: #c00
}
.k-file-error .k-progress {
background-color: #ffded7
}
.k-tile {
border-color: #fff
}
.k-textbox:hover,.k-tiles li.k-state-hover {
border-color: #bcb4b0
}
.k-tiles li.k-state-selected {
border-color: #f35800
}
.k-tile .k-folder,.k-tile .k-file {
background-image: url('Default/imagebrowser.png')
}
.k-widget,.k-button {
-webkit-box-shadow: none;
box-shadow: none
}
.k-slider,.k-treeview,.k-upload {
-webkit-box-shadow: none;
box-shadow: none
}
.k-state-hover {
-webkit-box-shadow: none;
box-shadow: none
}
.k-autocomplete.k-state-focused,.k-dropdown-wrap.k-state-focused,.k-picker-wrap.k-state-focused,.k-numeric-wrap.k-state-focused
{
-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3)
}
.k-state-selected {
-webkit-box-shadow: none;
box-shadow: none
}
.k-state-active {
-webkit-box-shadow: none;
box-shadow: none
}
.k-grid td.k-state-selected.k-state-focused {
background-color: #ff5e03
}
.k-popup,.k-menu .k-group,.k-grid .k-filter-options,.k-time-popup,.k-datepicker-calendar,.k-autocomplete.k-state-border-down,.k-autocomplete.k-state-border-up,.k-dropdown-wrap.k-state-active,.k-picker-wrap.k-state-active,.k-multiselect.k-state-focused,.k-imagebrowser .k-image,.k-tooltip
{
-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3)
}
.k-window {
border-color: rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 1px 1px 7px 1px rgba(128, 128, 128, 0.3);
box-shadow: 1px 1px 7px 1px rgba(128, 128, 128, 0.3);
background-color: #fff
}
.k-window.k-state-focused {
border-color: rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 1px 1px 7px 1px rgba(0, 0, 0, 0.3);
box-shadow: 1px 1px 7px 1px rgba(0, 0, 0, 0.3)
}
.k-window.k-window-maximized,.k-window-maximized .k-window-titlebar,.k-window-maximized .k-window-content
{
border-radius: 0
}
.k-shadow {
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3)
}
.k-inset {
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3)
}
.k-editor-inline ::selection {
background-color: #f35800;
text-shadow: none;
color: #fff
}
.k-editor-inline ::-moz-selection {
background-color: #f35800;
text-shadow: none;
color: #fff
}
.k-notification.k-notification-info {
background-color: #e5f5fa;
color: #0487c4;
border-color: #b7e1f0
}
.k-notification.k-notification-success {
background-color: #eaf7ec;
color: #349946;
border-color: #c3e8ca
}
.k-notification.k-notification-warning {
background-color: #fff4d9;
color: #0487c4;
border-color: #fff0c8
}
.k-notification.k-notification-error {
background-color: #ffe0d9;
color: #ef470a;
border-color: #ffb7a8
}
.k-block,.k-button,.k-textbox,.k-drag-clue,.k-touch-scrollbar,.k-window,.k-window-titleless .k-window-content,.k-window-action,.k-inline-block,.k-grid .k-filter-options,.k-grouping-header .k-group-indicator,.k-autocomplete,.k-multiselect,.k-combobox,.k-dropdown,.k-dropdown-wrap,.k-datepicker,.k-timepicker,.k-colorpicker,.k-datetimepicker,.k-notification,.k-numerictextbox,.k-picker-wrap,.k-numeric-wrap,.k-colorpicker,.k-list-container,.k-calendar-container,.k-calendar td,.k-calendar .k-link,.k-treeview .k-in,.k-editor-inline,.k-tooltip,.k-tile,.k-slider-track,.k-slider-selection,.k-upload
{
border-radius: 4px
}
.k-tool {
text-align: center;
vertical-align: middle
}
.k-tool.k-group-start {
border-radius: 4px 0 0 4px
}
.k-rtl .k-tool.k-group-start {
border-radius: 0 4px 4px 0
}
.k-tool.k-group-end {
border-radius: 0 4px 4px 0
}
.k-rtl .k-tool.k-group-end {
border-radius: 4px 0 0 4px
}
.k-group-start.k-group-end.k-tool {
border-radius: 4px
}
.k-calendar-container.k-state-border-up,.k-list-container.k-state-border-up,.k-autocomplete.k-state-border-up,.k-multiselect.k-state-border-up,.k-dropdown-wrap.k-state-border-up,.k-picker-wrap.k-state-border-up,.k-numeric-wrap.k-state-border-up,.k-window-content,.k-filter-menu
{
border-radius: 0 0 4px 4px
}
.k-autocomplete.k-state-border-up .k-input,.k-dropdown-wrap.k-state-border-up .k-input,.k-picker-wrap.k-state-border-up .k-input,.k-picker-wrap.k-state-border-up .k-selected-color,.k-numeric-wrap.k-state-border-up .k-input
{
border-radius: 0 0 0 4px
}
.k-multiselect.k-state-border-up .k-multiselect-wrap {
border-radius: 0 0 4px 4px
}
.k-window-titlebar,.k-block>.k-header,.k-tabstrip-items .k-item,.k-panelbar .k-tabstrip-items .k-item,.k-tabstrip-items .k-link,.k-calendar-container.k-state-border-down,.k-list-container.k-state-border-down,.k-autocomplete.k-state-border-down,.k-multiselect.k-state-border-down,.k-dropdown-wrap.k-state-border-down,.k-picker-wrap.k-state-border-down,.k-numeric-wrap.k-state-border-down
{
border-radius: 4px 4px 0 0
}
.k-dropdown-wrap .k-input,.k-picker-wrap .k-input,.k-numeric-wrap .k-input
{
border-radius: 3px 0 0 3px
}
.k-rtl .k-dropdown-wrap .k-input,.k-rtl .k-picker-wrap .k-input,.k-rtl .k-numeric-wrap .k-input
{
border-radius: 0 3px 3px 0
}
.k-numeric-wrap .k-link {
border-radius: 0 3px 0 0
}
.k-numeric-wrap .k-link+.k-link {
border-radius: 0 0 3px 0
}
.k-colorpicker .k-selected-color {
border-radius: 3px 0 0 3px
}
.k-rtl .k-colorpicker .k-selected-color {
border-radius: 0 3px 3px 0
}
.k-autocomplete.k-state-border-down .k-input {
border-radius: 4px 4px 0 0
}
.k-dropdown-wrap.k-state-border-down .k-input,.k-picker-wrap.k-state-border-down .k-input,.k-picker-wrap.k-state-border-down .k-selected-color,.k-numeric-wrap.k-state-border-down .k-input
{
border-radius: 4px 0 0 0
}
.k-numeric-wrap .k-link.k-state-selected {
background-color: #f35800
}
.k-multiselect.k-state-border-down .k-multiselect-wrap {
border-radius: 3px 3px 0 0
}
.k-dropdown-wrap .k-select,.k-picker-wrap .k-select,.k-numeric-wrap .k-select,.k-datetimepicker .k-select+.k-select,.k-list-container.k-state-border-right
{
border-radius: 0 4px 4px 0
}
.k-rtl .k-dropdown-wrap .k-select,.k-rtl .k-picker-wrap .k-select,.k-rtl .k-numeric-wrap .k-select,.k-rtl .k-datetimepicker .k-select+.k-select,.k-rtl .k-list-container.k-state-border-right
{
border-radius: 4px 0 0 4px
}
.k-numeric-wrap.k-expand-padding .k-input {
border-radius: 4px
}
.k-textbox>input,.k-autocomplete .k-input,.k-multiselect-wrap {
border-radius: 3px
}
.k-list .k-state-hover,.k-list .k-state-focused,.k-list .k-state-highlight,.k-list .k-state-selected,.k-dropzone
{
border-radius: 3px
}
.k-slider .k-button,.k-grid .k-slider .k-button {
border-radius: 13px
}
.k-draghandle {
border-radius: 7px
}
.k-scheduler-toolbar>ul li:first-child,.k-scheduler-toolbar>ul li:first-child .k-link
{
border-radius: 4px 0 0 4px
}
.k-rtl .k-scheduler-toolbar>ul li:first-child,.k-rtl .k-scheduler-toolbar>ul li:first-child .k-link,.km-view.k-popup-edit-form .k-scheduler-toolbar>ul li:last-child,.km-view.k-popup-edit-form .k-scheduler-toolbar>ul li:last-child .k-link
{
border-radius: 0 4px 4px 0
}
.k-scheduler-phone .k-scheduler-toolbar>ul li.k-nav-today,.k-scheduler-phone .k-scheduler-toolbar>ul li.k-nav-today .k-link,.k-edit-field>.k-scheduler-navigation
{
border-radius: 4px
}
.k-scheduler-toolbar .k-nav-next,.k-scheduler-toolbar ul+ul li:last-child,.k-scheduler-toolbar .k-nav-next .k-link,.k-scheduler-toolbar ul+ul li:last-child .k-link
{
border-top-right-radius: 4px;
border-bottom-right-radius: 4px
}
.k-rtl .k-scheduler-toolbar .k-nav-next,.k-rtl .k-scheduler-toolbar ul+ul li:last-child,.k-rtl .k-scheduler-toolbar .k-nav-next .k-link,.k-rtl .k-scheduler-toolbar ul+ul li:last-child .k-link
{
border-radius: 4px 0 0 4px
}
.k-scheduler div.k-scheduler-footer ul li,.k-scheduler div.k-scheduler-footer .k-link
{
border-radius: 4px
}
.k-more-events,.k-event,.k-event .k-link {
border-radius: 3px
}
.k-scheduler-mobile .k-event {
border-radius: 2px
}
.k-grid-mobile .k-column-active+th.k-header {
border-left-color: #2e2e2e
}
html .km-pane-wrapper .km-widget,.k-ie .km-pane-wrapper .k-widget,.k-ie .km-pane-wrapper .k-group,.k-ie .km-pane-wrapper .k-content,.k-ie .km-pane-wrapper .k-header,.k-ie .km-pane-wrapper .k-popup-edit-form .k-edit-field .k-button,.km-pane-wrapper .k-mobile-list .k-item,.km-pane-wrapper .k-mobile-list .k-edit-label,.km-pane-wrapper .k-mobile-list .k-edit-field
{
color: #2e2e2e
}
@media screen and (-ms-high-contrast:active) and
(-ms-high-contrast:none) {
div.km-pane-wrapper a {
color: #2e2e2e
}
.km-pane-wrapper .k-icon {
background-image: url('Default/sprite_2x.png');
background-size: 21.2em 21em
}
}
.km-pane-wrapper .k-mobile-list .k-item,.km-pane-wrapper .k-mobile-list .k-edit-field,.km-pane-wrapper .k-mobile-list .k-recur-view>.k-edit-field .k-check
{
background-color: #fff;
border-top: 1px solid #c5c5c5
}
.km-pane-wrapper .k-mobile-list .k-item.k-state-selected {
background-color: #f35800;
border-top-color: #f35800
}
.km-pane-wrapper .k-mobile-list .k-recur-view>.k-edit-field .k-check:first-child
{
border-top-color: transparent
}
.km-pane-wrapper .k-mobile-list .k-item:last-child {
-webkit-box-shadow: inset 0 -1px 0 #c5c5c5;
box-shadow: inset 0 -1px 0 #c5c5c5
}
.km-pane-wrapper .k-mobile-list>ul>li>.k-link,.km-pane-wrapper .k-mobile-list .k-recur-view>.k-edit-label:nth-child(3),.km-pane-wrapper #recurrence .km-scroll-container>.k-edit-label:first-child
{
color: #797979
}
.km-pane-wrapper .k-mobile-list>ul>li>.k-link {
border-bottom: 1px solid #c5c5c5
}
.km-pane-wrapper .k-mobile-list .k-edit-field {
-webkit-box-shadow: 0 1px 1px #c5c5c5;
box-shadow: 0 1px 1px #c5c5c5
}
.km-actionsheet .k-grid-delete,.km-actionsheet .k-scheduler-delete,.km-pane-wrapper .k-scheduler-delete,.km-pane-wrapper .k-filter-menu .k-button[type=reset]
{
color: #fff;
border-color: #e20000;
background-color: red;
background-image: -webkit-gradient(linear, 50% 0, 50% 100%, from(rgba(255, 255, 255, .3)),
to(rgba(255, 255, 255, .15)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .3),
rgba(255, 255, 255, .15));
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .3),
rgba(255, 255, 255, .15));
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .3),
rgba(255, 255, 255, .15));
background-image: linear-gradient(to bottom, rgba(255, 255, 255, .3),
rgba(255, 255, 255, .15))
}
.km-actionsheet .k-grid-delete:active,.km-actionsheet .k-scheduler-delete:active,.km-pane-wrapper .k-scheduler-delete:active,.km-pane-wrapper .k-filter-menu .k-button[type=reset]:active
{
background-color: #900
}
.k-autocomplete.k-state-default,.k-picker-wrap.k-state-default,.k-numeric-wrap.k-state-default,.k-dropdown-wrap.k-state-default
{
background-image: url('textures/highlight.png');
background-image: none,
-webkit-linear-gradient(top, rgba(255, 255, 255, .6) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none,
-moz-linear-gradient(top, rgba(255, 255, 255, .6) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none, -o-linear-gradient(top, rgba(255, 255, 255, .6)
0, rgba(255, 255, 255, .0) 100%);
background-image: none,
linear-gradient(to bottom, rgba(255, 255, 255, .6) 0,
rgba(255, 255, 255, .0) 100%);
background-position: 50% 50%;
background-color: #e9e9e9;
border-color: #c5c5c5
}
.k-autocomplete.k-state-hover,.k-picker-wrap.k-state-hover,.k-numeric-wrap.k-state-hover,.k-dropdown-wrap.k-state-hover
{
background-color: #bcb4b0;
background-image: url('textures/highlight.png');
background-image: none,
-webkit-linear-gradient(top, rgba(255, 255, 255, .4) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none,
-moz-linear-gradient(top, rgba(255, 255, 255, .4) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none, -o-linear-gradient(top, rgba(255, 255, 255, .4)
0, rgba(255, 255, 255, .0) 100%);
background-image: none,
linear-gradient(to bottom, rgba(255, 255, 255, .4) 0,
rgba(255, 255, 255, .0) 100%);
background-position: 50% 50%;
border-color: #bcb4b0
}
.k-multiselect.k-header {
border-color: #c5c5c5
}
.k-multiselect.k-header.k-state-hover {
border-color: #bcb4b0
}
.k-autocomplete.k-state-focused,.k-picker-wrap.k-state-focused,.k-numeric-wrap.k-state-focused,.k-dropdown-wrap.k-state-focused,.k-multiselect.k-header.k-state-focused
{
background-color: #bcb4b0;
background-image: url('textures/highlight.png');
background-image: none,
-webkit-linear-gradient(top, rgba(255, 255, 255, .4) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none,
-moz-linear-gradient(top, rgba(255, 255, 255, .4) 0,
rgba(255, 255, 255, .0) 100%);
background-image: none, -o-linear-gradient(top, rgba(255, 255, 255, .4)
0, rgba(255, 255, 255, .0) 100%);
background-image: none,
linear-gradient(to bottom, rgba(255, 255, 255, .4) 0,
rgba(255, 255, 255, .0) 100%);
background-position: 50% 50%;
border-color: #bcb4b0;
-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3)
}
.k-list-container {
color: #2e2e2e
}
.k-dropdown .k-input,.k-dropdown .k-state-focused .k-input,.k-menu .k-popup
{
color: #2e2e2e
}
.k-state-default>.k-select {
border-color: #c5c5c5
}
.k-state-hover>.k-select {
border-color: #bcb4b0
}
.k-state-focused>.k-select {
border-color: #bcb4b0
}
.k-tabstrip-items .k-state-default .k-link,.k-panelbar>li.k-state-default>.k-link
{
color: #2e2e2e
}
.k-tabstrip-items .k-state-hover .k-link,.k-panelbar>li.k-state-hover>.k-link,.k-panelbar>li.k-state-default>.k-link.k-state-hover
{
color: #2e2e2e
}
.k-panelbar .k-state-focused.k-state-hover {
background: #bcb4b0;
-webkit-box-shadow: none;
box-shadow: none
}
.k-tabstrip-items .k-state-default,.k-ie7 .k-tabstrip-items .k-state-default .k-loading
{
border-color: #c5c5c5
}
.k-tabstrip-items .k-state-hover,.k-ie7 .k-tabstrip-items .k-state-hover .k-loading
{
border-color: #bcb4b0
}
.k-tabstrip-items .k-state-active,.k-ie7 .k-tabstrip-items .k-state-active .k-loading
{
background-color: #fff;
background-image: none;
border-color: #f35800
}
.k-tabstrip .k-content.k-state-active {
background-color: #fff;
color: #2e2e2e
}
.k-menu.k-header,.k-menu .k-item {
border-color: #c5c5c5
}
.k-column-menu,.k-column-menu .k-item {
border-color: #c5c5c5
}
.k-column-menu .k-separator {
border-color: #c5c5c5;
background-color: transparent
}
.k-menu .k-group {
border-color: #c5c5c5
}
.k-grid-filter.k-state-active {
background-color: #fff
}
.k-grouping-row td,.k-group-footer td,.k-grid-footer td {
color: #2e2e2e;
border-color: #c5c5c5;
font-weight: bold
}
.k-grouping-header {
color: #2e2e2e
}
.k-grid td.k-state-focused {
-webkit-box-shadow: inset 0 0 0 1px inset 0 0 5px 1px #bcb4b0;
box-shadow: inset 0 0 0 1px inset 0 0 5px 1px #bcb4b0
}
.k-header,.k-grid-header-wrap,.k-grid .k-grouping-header,.k-grid-header,.k-pager-wrap,.k-pager-wrap .k-textbox,.k-pager-wrap .k-link,.k-grouping-header .k-group-indicator
{
border-color: #c5c5c5
}
.k-primary {
color: #fff;
border-color: #ef671a;
background-image: url('textures/highlight.png');
background-image: none,
-webkit-linear-gradient(top, #f6813f 0, #f35a03 100%);
background-image: none,
-moz-linear-gradient(top, #f6813f 0, #f35a03 100%);
background-image: none, -o-linear-gradient(top, #f6813f 0, #f35a03 100%);
background-image: none,
linear-gradient(to bottom, #f6813f 0, #f35a03 100%);
background-position: 50% 50%;
background-color: #f35800;
-webkit-box-shadow: none;
box-shadow: none
}
.k-primary:focus,.k-primary.k-state-focused {
color: #fff;
border-color: #e84200;
background-image: url('textures/highlight.png');
background-image: none,
-webkit-linear-gradient(top, #f1713f 0, #ed4503 100%);
background-image: none,
-moz-linear-gradient(top, #f1713f 0, #ed4503 100%);
background-image: none, -o-linear-gradient(top, #f1713f 0, #ed4503 100%);
background-image: none,
linear-gradient(to bottom, #f1713f 0, #ed4503 100%);
-webkit-box-shadow: 0 0 3px 1px #e10000;
box-shadow: 0 0 3px 1px #e10000
}
.k-primary:hover {
color: #fff;
border-color: #ef671a;
background-image: url('textures/highlight.png');
background-image: none,
-webkit-linear-gradient(top, #f1713f 0, #ed4503 100%);
background-image: none,
-moz-linear-gradient(top, #f1713f 0, #ed4503 100%);
background-image: none, -o-linear-gradient(top, #f1713f 0, #ed4503 100%);
background-image: none,
linear-gradient(to bottom, #f1713f 0, #ed4503 100%);
background-color: #ed4300;
-webkit-box-shadow: none;
box-shadow: none
}
.k-primary:focus:active:not (.k-state-disabled ):not ([disabled] ),.k-primary:focus:not
(.k-state-disabled ):not ([disabled] ){
-webkit-box-shadow: 0 0 3px 1px #e10000;
box-shadow: 0 0 3px 1px #e10000
}
.k-primary:active {
color: #fff;
border-color: #ef671a;
background-image: url('textures/highlight.png');
background-image: none,
-webkit-linear-gradient(top, #f6813f 0, #f35a03 100%);
background-image: none,
-moz-linear-gradient(top, #f6813f 0, #f35a03 100%);
background-image: none, -o-linear-gradient(top, #f6813f 0, #f35a03 100%);
background-image: none,
linear-gradient(to bottom, #f6813f 0, #f35a03 100%);
background-color: #f35800;
-webkit-box-shadow: none;
box-shadow: none
}
.k-primary.k-state-disabled,.k-state-disabled .k-primary,.k-primary.k-state-disabled:hover,.k-state-disabled .k-primary:hover,.k-primary.k-state-disabled:hover,.k-state-disabled .k-primary:active,.k-primary.k-state-disabled:active
{
color: #fab58e;
border-color: #ef671a;
background-color: #f35800;
background-image: url('textures/highlight.png');
background-image: none,
-webkit-linear-gradient(top, #f6813f 0, #f35a03 100%);
background-image: none,
-moz-linear-gradient(top, #f6813f 0, #f35a03 100%);
background-image: none, -o-linear-gradient(top, #f6813f 0, #f35a03 100%);
background-image: none,
linear-gradient(to bottom, #f6813f 0, #f35a03 100%);
-webkit-box-shadow: none;
box-shadow: none
}
.k-pager-numbers .k-link,.k-treeview .k-in {
border-color: transparent
}
.k-treeview .k-icon,.k-scheduler-table .k-icon,.k-grid .k-hierarchy-cell .k-icon
{
background-color: transparent;
border-radius: 4px
}
.k-scheduler-table .k-state-hover .k-icon {
background-color: transparent
}
a:focus,button:focus {
outline: 0
}
.k-editor .k-tool:focus {
outline: 0;
border-color: #c5c5c5;
-webkit-box-shadow: inset 0 0 5px 1px #bcb4b0;
box-shadow: inset 0 0 5px 1px #bcb4b0
}
@media only screen and (-webkit-min-device-pixel-ratio:2) , only screen
and (min-device-pixel-ratio:2) {
.k-icon:not (.k-loading ),.k-grouping-dropclue,.k-drop-hint,.k-callout,.k-tool-icon,.k-state-hover .k-tool-icon,.k-state-active .k-tool-icon,.k-state-active.k-state-hover .k-tool-icon,.k-state-selected .k-tool-icon,.k-state-selected.k-state-hover .k-tool-icon,.k-column-menu .k-sprite,.k-mobile-list .k-check:checked,.k-mobile-list .k-edit-field [type=checkbox]:checked,.k-mobile-list .k-edit-field [type=radio]:checked
{
background-image: url('Default/sprite_2x.png');
background-size: 340px 336px
}
.k-dropdown-wrap .k-input,.k-picker-wrap .k-input,.k-numeric-wrap .k-input
{
border-radius: 3px 0 0 3px
}
}
@media screen and (-ms-high-contrast:active) {
.k-editor-toolbar-wrap .k-dropdown-wrap.k-state-focused,.k-editor-toolbar-wrap .k-button-group .k-tool:focus
{
border-color: #fff
}
} | 0.316792 | 0.055005 |
.palette {
list-style: none;
}
.palette li {
cursor: pointer;
padding-bottom: 4px;
padding-left: 10px;
padding-top: 5px;
}
.palette li:hover {
box-shadow: 0 6px 12px rgba(67, 133, 245, 0.176);
background-color: #4385f5;
color: #fff;
}
.palette .active{
background-color: #4385f5;
color: #fff;
border: 1px solid rgba(67, 133, 245, 0.5);
}
.palette div {
border: 1px solid #ccc;
display: inline;
line-height: 1.5;
margin: 2px;
padding: 1px 12px;
}
.day-primary {
background-color: #4385f5;
}
.day-text {
background-color: #a26900;
}
.day-bg {
background-color: #ffffff;
}
.hiroki-primary {
background-color: #5f5448;
}
.hiroki-text {
background-color: #333333;
}
.hiroki-bg {
background-color: #ffffff;
}
.holo-dark-primary {
background-color: #33b5e5;
}
.holo-dark-text {
background-color: #cccccc;
}
.holo-dark-bg {
background-color: #1e1e1e;
}
.holo-light-primary {
background-color: #33b5e5;
}
.holo-light-text {
background-color: #333333;
}
.holo-light-bg {
background-color: #d0d0d0;
}
.ios7-primary {
background-color: #007aff;
}
.ios7-text {
background-color: #505050;
}
.ios7-bg {
background-color: #ffffff;
}
.kazui-dark-primary {
background-color: #f58780;
}
.kazui-dark-text {
background-color: #878cb0;
}
.kazui-dark-bg {
background-color: #3f435f;
}
.kazui-light-primary {
background-color: #eb4646;
}
.kazui-light-text {
background-color: #0f2874;
}
.kazui-light-bg {
background-color: #ffffff;
}
.metro-primary {
background-color: #1abc9c;
}
.metro-text {
background-color: #34495e;
}
.metro-bg {
background-color: #ffffff;
}
.monster-primary {
background-color: #45e500;
}
.monster-text {
background-color: #bbbbbb;
}
.monster-bg {
background-color: #222222;
}
.nigth-primary {
background-color: #ff4800;
}
.nigth-text {
background-color: #aaaaaa;
}
.nigth-bg {
background-color: #111111;
}
.simple-primary {
background-color: #374a51;
}
.simple-text {
background-color: #7787a6;
}
.simple-bg {
background-color: #ffffff;
}
.yukiko-primary {
background-color: #64518c;
}
.yukiko-text {
background-color: #5a728b;
}
.yukiko-bg {
background-color: #ffffff;
} | public/stylesheets/palette.css | .palette {
list-style: none;
}
.palette li {
cursor: pointer;
padding-bottom: 4px;
padding-left: 10px;
padding-top: 5px;
}
.palette li:hover {
box-shadow: 0 6px 12px rgba(67, 133, 245, 0.176);
background-color: #4385f5;
color: #fff;
}
.palette .active{
background-color: #4385f5;
color: #fff;
border: 1px solid rgba(67, 133, 245, 0.5);
}
.palette div {
border: 1px solid #ccc;
display: inline;
line-height: 1.5;
margin: 2px;
padding: 1px 12px;
}
.day-primary {
background-color: #4385f5;
}
.day-text {
background-color: #a26900;
}
.day-bg {
background-color: #ffffff;
}
.hiroki-primary {
background-color: #5f5448;
}
.hiroki-text {
background-color: #333333;
}
.hiroki-bg {
background-color: #ffffff;
}
.holo-dark-primary {
background-color: #33b5e5;
}
.holo-dark-text {
background-color: #cccccc;
}
.holo-dark-bg {
background-color: #1e1e1e;
}
.holo-light-primary {
background-color: #33b5e5;
}
.holo-light-text {
background-color: #333333;
}
.holo-light-bg {
background-color: #d0d0d0;
}
.ios7-primary {
background-color: #007aff;
}
.ios7-text {
background-color: #505050;
}
.ios7-bg {
background-color: #ffffff;
}
.kazui-dark-primary {
background-color: #f58780;
}
.kazui-dark-text {
background-color: #878cb0;
}
.kazui-dark-bg {
background-color: #3f435f;
}
.kazui-light-primary {
background-color: #eb4646;
}
.kazui-light-text {
background-color: #0f2874;
}
.kazui-light-bg {
background-color: #ffffff;
}
.metro-primary {
background-color: #1abc9c;
}
.metro-text {
background-color: #34495e;
}
.metro-bg {
background-color: #ffffff;
}
.monster-primary {
background-color: #45e500;
}
.monster-text {
background-color: #bbbbbb;
}
.monster-bg {
background-color: #222222;
}
.nigth-primary {
background-color: #ff4800;
}
.nigth-text {
background-color: #aaaaaa;
}
.nigth-bg {
background-color: #111111;
}
.simple-primary {
background-color: #374a51;
}
.simple-text {
background-color: #7787a6;
}
.simple-bg {
background-color: #ffffff;
}
.yukiko-primary {
background-color: #64518c;
}
.yukiko-text {
background-color: #5a728b;
}
.yukiko-bg {
background-color: #ffffff;
} | 0.366136 | 0.102754 |
* {
box-sizing: border-box;
}
body {
background-color: #ecf0f1;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
}
h1 {
font-weight: 700;
font-size: 2.5em;
}
#container {
width: 90%;
max-width: 750px;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
ul {
list-style: none;
padding: 0;
margin: 5px 0;
}
li { color: #aaa; }
ul.list > li {
padding: 10px;
margin: 5px;
border: 1px solid #ccc;
border-radius: 4px;
}
ul.list > li.green { border-left: 5px solid #1abc9c; }
ul.list > li.yellow { border-left: 5px solid #f1c40f; }
ul.list > li.red { border-left: 5px solid #e74c3c; }
ul.list > li.gray { border-left: 5px solid #bdc3c7; }
ul.actions > li {
display: inline;
padding: 5px;
}
ul.actions img {
width: 16px;
vertical-align: middle;
}
a, a:visited {
color: #0074D9;
text-decoration: none;
background: none repeat scroll 0 0 transparent;
}
a.title {
font-size: 2em;
font-weight: 500;
line-height: 1.1;
padding-bottom: 5px;
}
li.green a.title { color: #1abc9c; }
li.yellow a.title { color: #f1c40f; }
li.red a.title { color: #e74c3c; }
li.gray a.title { color: #bdc3c7; }
.pull-right { float: right; }
.error-box {
padding: 15px;
background-color: #F2DEDE;
border-color: #EBCCD1;
color: #A94442;
border: 1px solid transparent;
border-radius: 4px;
}
.error-box h3 {
margin: 0;
padding: 5px 0;
}
#search-box {
width: 100%;
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33333;
border-radius: 4px;
border: 1px solid #CCC;
}
#search-box:focus {
border-color: #66AFE9;
}
.hide {
display: none;
}
.status-running, .status-stopped {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
text-align: center;
}
.status-running {
color: #1abc9c;
background-color: #DFF0D8;
border-color: #1abc9c;
}
.status-stopped {
color: #e74c3c;
background-color: #F2DEDE;
border-color: #e74c3c;
}
.action-button {
width: 100%;
display: block;
padding: 10px 16px;
font-size: 18px;
font-weight: 400;
text-align: center;
border-radius: 4px;
border: 1px solid #bdc3c7;
} | public/bam.css | * {
box-sizing: border-box;
}
body {
background-color: #ecf0f1;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
}
h1 {
font-weight: 700;
font-size: 2.5em;
}
#container {
width: 90%;
max-width: 750px;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
ul {
list-style: none;
padding: 0;
margin: 5px 0;
}
li { color: #aaa; }
ul.list > li {
padding: 10px;
margin: 5px;
border: 1px solid #ccc;
border-radius: 4px;
}
ul.list > li.green { border-left: 5px solid #1abc9c; }
ul.list > li.yellow { border-left: 5px solid #f1c40f; }
ul.list > li.red { border-left: 5px solid #e74c3c; }
ul.list > li.gray { border-left: 5px solid #bdc3c7; }
ul.actions > li {
display: inline;
padding: 5px;
}
ul.actions img {
width: 16px;
vertical-align: middle;
}
a, a:visited {
color: #0074D9;
text-decoration: none;
background: none repeat scroll 0 0 transparent;
}
a.title {
font-size: 2em;
font-weight: 500;
line-height: 1.1;
padding-bottom: 5px;
}
li.green a.title { color: #1abc9c; }
li.yellow a.title { color: #f1c40f; }
li.red a.title { color: #e74c3c; }
li.gray a.title { color: #bdc3c7; }
.pull-right { float: right; }
.error-box {
padding: 15px;
background-color: #F2DEDE;
border-color: #EBCCD1;
color: #A94442;
border: 1px solid transparent;
border-radius: 4px;
}
.error-box h3 {
margin: 0;
padding: 5px 0;
}
#search-box {
width: 100%;
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33333;
border-radius: 4px;
border: 1px solid #CCC;
}
#search-box:focus {
border-color: #66AFE9;
}
.hide {
display: none;
}
.status-running, .status-stopped {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
text-align: center;
}
.status-running {
color: #1abc9c;
background-color: #DFF0D8;
border-color: #1abc9c;
}
.status-stopped {
color: #e74c3c;
background-color: #F2DEDE;
border-color: #e74c3c;
}
.action-button {
width: 100%;
display: block;
padding: 10px 16px;
font-size: 18px;
font-weight: 400;
text-align: center;
border-radius: 4px;
border: 1px solid #bdc3c7;
} | 0.3863 | 0.134947 |
body {
background: rgb(239,239,239);
margin:0px;
}
a {
color:inherit;
text-decoration: none;
}
* {
margin: 0;
padding: 0;
}
hr {
height: 0;
border: none;
border-top: 1px solid rgb(222,222,222);
}
.clearfix::after{
content: "";
display: block;
clear: both;
}
.topNavBar {
padding-top: 27px;
padding-bottom: 27px;
padding-left: 0px;
padding-right: 0px;
position: fixed;
top: 0px;
left: 0px;
width: 100%;
}
.topNavBar-inner {
padding: 0 16px;
}
.topNavBar nav>ul{
list-style: none;
margin: 0;
padding: 0;
}
.topNavBar nav>ul>li{
float: left;
margin-left: 17px;
margin-right: 17px;
}
.topNavBar nav>ul>li>a{
font-size: 12px;
color:rgb(87,93,104);
text-decoration: none;
font-weight: bold;
border-top: 3px transparent solid;
border-bottom: 3px transparent solid;
padding-top: 5px;
padding-bottom: 5px;
display: block;
}
.topNavBar nav>ul>li>a:hover{
border-bottom: 3px rgb(225,100,104) solid;
}
.topNavBar a{
float: left;
padding-top: 12px;
}
.topNavBar nav{
float: right;
padding-top: 4px;
padding-bottom: 4px;
}
.topNavBar .logo {
font-size: 24px;
font-family: "Arial Black";
color: red;
padding-top: 3px;
padding-bottom: 4px;
}
.topNavBar .logo .rs {
margin-right: 4px;
color: rgb(232,103,107);
}
.topNavBar .logo .card {
color: rgb(154,157,162);
}
.banner {
background-image: url(./img/rs-cover-2-2-1-1.jpg);
height: 515px;
background-position: center center;
-webkit-background-size: cover;
background-size: cover;
}
.banner .mask {
height: 515px;
background-color: rgba(0,0,0,0.8);
}
.userCard {
xborder: 1px red solid;
max-width: 940px;
margin-left: auto;
margin-right: auto;
background-color: white;
box-shadow: 1px -1px 3px 0px rgba(135,131,135,1);
}
.userCard .welcome {
background-color: rgb(232,103,107);
color: white;
font-weight: 700;
padding:5px 13px;
display: inline-block;
font-size: 16px;
line-height: 21px;
position: relative;
margin-bottom: 10px;
}
.userCard .welcome .triangle {
border: 10px solid transparent;
display: block;
width: 0px;
border-left-color: rgb(232,103,107);
border-top-width: 0px;
position: absolute;
left:4px;
top:100%;
}
.userCard .picture {
float: left;
}
.userCard .text {
float: left;
margin-left: 65px;
width: 476px;
}
.userCard .pictureAndText {
padding: 50px;
}
.userCard .text h1 {
margin-top: 16px;
}
.userCard .text hr {
margin: 20px 0;
}
.userCard .text dt,
.userCard .text dd {
float: left;
padding: 5px 0;
}
.userCard .text dt {
width: 30%;
font-weight: bold;
}
.userCard .text dd {
width: 70%;
color: #9da0a7;
}
.userCard>footer.media {
background-color: rgb(232,103,107);
text-align: center;
xpadding:20px 0;
}
.userCard>footer.media>a {
xborder: 1px black solid;
display: inline-block;
width: 40px;
line-height: 30px;
padding:5px 0;
border-radius: 50%;
margin: 16px;
}
.userCard>footer.media>a:hover {
background-color: rgb(208,92,96);
}
.userCard svg {
width: 30px;
height: 30px;
fill: white;
xmargin: 0 16px;
vertical-align: top;
}
body>main {
margin-top: -345px;
}
body>main .downloadResume {
font-size: 14px;
line-height: 16px;
padding:21px 95px;
display: inline-block;
border:1px rgb(205,207,209) solid;
background-color: rgb(239,239,239);
border-radius: 3px;
color:#3d4451;
font-weight: bold;
margin: 32px;
transition: box-shadow 0.1s;
}
body>main>.downloadResume-wrapper {
text-align: center;
}
body>main .downloadResume:hover {
box-shadow: 1px 7px 7px 0px rgba(135,131,135,1);
}
.selfIntroduction {
max-width: 940px;
margin-left: auto;
margin-right: auto;
text-align: center;
} | resume.css | body {
background: rgb(239,239,239);
margin:0px;
}
a {
color:inherit;
text-decoration: none;
}
* {
margin: 0;
padding: 0;
}
hr {
height: 0;
border: none;
border-top: 1px solid rgb(222,222,222);
}
.clearfix::after{
content: "";
display: block;
clear: both;
}
.topNavBar {
padding-top: 27px;
padding-bottom: 27px;
padding-left: 0px;
padding-right: 0px;
position: fixed;
top: 0px;
left: 0px;
width: 100%;
}
.topNavBar-inner {
padding: 0 16px;
}
.topNavBar nav>ul{
list-style: none;
margin: 0;
padding: 0;
}
.topNavBar nav>ul>li{
float: left;
margin-left: 17px;
margin-right: 17px;
}
.topNavBar nav>ul>li>a{
font-size: 12px;
color:rgb(87,93,104);
text-decoration: none;
font-weight: bold;
border-top: 3px transparent solid;
border-bottom: 3px transparent solid;
padding-top: 5px;
padding-bottom: 5px;
display: block;
}
.topNavBar nav>ul>li>a:hover{
border-bottom: 3px rgb(225,100,104) solid;
}
.topNavBar a{
float: left;
padding-top: 12px;
}
.topNavBar nav{
float: right;
padding-top: 4px;
padding-bottom: 4px;
}
.topNavBar .logo {
font-size: 24px;
font-family: "Arial Black";
color: red;
padding-top: 3px;
padding-bottom: 4px;
}
.topNavBar .logo .rs {
margin-right: 4px;
color: rgb(232,103,107);
}
.topNavBar .logo .card {
color: rgb(154,157,162);
}
.banner {
background-image: url(./img/rs-cover-2-2-1-1.jpg);
height: 515px;
background-position: center center;
-webkit-background-size: cover;
background-size: cover;
}
.banner .mask {
height: 515px;
background-color: rgba(0,0,0,0.8);
}
.userCard {
xborder: 1px red solid;
max-width: 940px;
margin-left: auto;
margin-right: auto;
background-color: white;
box-shadow: 1px -1px 3px 0px rgba(135,131,135,1);
}
.userCard .welcome {
background-color: rgb(232,103,107);
color: white;
font-weight: 700;
padding:5px 13px;
display: inline-block;
font-size: 16px;
line-height: 21px;
position: relative;
margin-bottom: 10px;
}
.userCard .welcome .triangle {
border: 10px solid transparent;
display: block;
width: 0px;
border-left-color: rgb(232,103,107);
border-top-width: 0px;
position: absolute;
left:4px;
top:100%;
}
.userCard .picture {
float: left;
}
.userCard .text {
float: left;
margin-left: 65px;
width: 476px;
}
.userCard .pictureAndText {
padding: 50px;
}
.userCard .text h1 {
margin-top: 16px;
}
.userCard .text hr {
margin: 20px 0;
}
.userCard .text dt,
.userCard .text dd {
float: left;
padding: 5px 0;
}
.userCard .text dt {
width: 30%;
font-weight: bold;
}
.userCard .text dd {
width: 70%;
color: #9da0a7;
}
.userCard>footer.media {
background-color: rgb(232,103,107);
text-align: center;
xpadding:20px 0;
}
.userCard>footer.media>a {
xborder: 1px black solid;
display: inline-block;
width: 40px;
line-height: 30px;
padding:5px 0;
border-radius: 50%;
margin: 16px;
}
.userCard>footer.media>a:hover {
background-color: rgb(208,92,96);
}
.userCard svg {
width: 30px;
height: 30px;
fill: white;
xmargin: 0 16px;
vertical-align: top;
}
body>main {
margin-top: -345px;
}
body>main .downloadResume {
font-size: 14px;
line-height: 16px;
padding:21px 95px;
display: inline-block;
border:1px rgb(205,207,209) solid;
background-color: rgb(239,239,239);
border-radius: 3px;
color:#3d4451;
font-weight: bold;
margin: 32px;
transition: box-shadow 0.1s;
}
body>main>.downloadResume-wrapper {
text-align: center;
}
body>main .downloadResume:hover {
box-shadow: 1px 7px 7px 0px rgba(135,131,135,1);
}
.selfIntroduction {
max-width: 940px;
margin-left: auto;
margin-right: auto;
text-align: center;
} | 0.394667 | 0.064535 |
:root {
--white: white;
--gray0: #f8f8f8;
--gray1: #dbe1e8;
--blue0: #0601ff;
--blue1: #0084a5;
--green: #5FD588;
--light: #F2F2F2;
--dark: #0f0f0f;
}
.light {
--bg: var(--light);
--bg-nav: var(--gray0);
--bg-dropdown: var(--blue0);
--border-color: var(--blue1);
--text: var(--white);
}
.dark {
--bg: var(--dark);
--bg-nav: var(--gray0);
--bg-dropdown: var(--blue1);
--border-color: var(--blue0);
--text: var(--white);
}
/* Navbar Bootstrap */
.container {
padding-top: 100px;
}
/* Navbar Bootstrap */
.navbar {
height: 6rem;
padding-left: 3.5vw;
padding-right: 2.5vw;
background-color: white;
color: blue;
filter: drop-shadow(2px 3px 10px rgba(0, 0, 0, .7));
}
.navbar i {
color: blue;
}
.nav-item a {
font-weight: 700;
margin-top: 5px;
margin-right: 15px;
text-transform: uppercase;
letter-spacing: 1.5px;
font-size: 0.9em;
color: blue;
}
.navbar-brand {
font-size: xx-large;
font-weight: 800;
letter-spacing: 1px;
color: blue;
}
.navbar .btn-download {
background-color: blue;
font-weight: 500;
padding: 10px;
border-radius: 40px;
color: white;
text-align: center;
}
.navbar .btn-download i {
color: white;
}
.navbar-collapse {
background-color: white;
padding: 20px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
}
/* mouse over link */
.navbar a:hover {
color: rgb(11, 145, 255);
text-decoration: none;
}
.nav-item a:hover {
font-size: 1.1em;
}
/* Footer */
footer img {
transition: all 800ms;
animation: bottom 800ms ease-in alternate infinite;
}
@keyframes bottom {
from {
transform: translate(0%, 0%);
}
to {
transform: translate(0.5%, 1%);
}
}
footer li {
list-style: none;
font-size: 1.4vw;
}
footer a {
font-size: 1.4vw;
color: white;
}
/* mouse over link */
footer a:hover {
color: rgba(255, 255, 255, 0.9);
text-decoration: none;
}
footer h1 {
padding-bottom: 0.5rem;
font-size: 2.5vw;
font-weight: 700;
}
footer h3 {
padding-bottom: 0.5rem;
font-size: 2.5vw;
font-weight: 700;
}
footer {
color: white;
background-color: blue;
width: 100%;
overflow-y: hidden;
margin-top: 4em;
border-top-left-radius: 60px;
border-top-right-radius: 60px;
padding: 1rem 0rem 0rem 0rem;
}
footer img {
width: 100%;
height: auto;
}
footer .made {
background-color: rgb(2, 2, 216);
color: white;
font-size: 4rem;
filter: drop-shadow(1px 2px 5px rgba(0, 0, 0, .7));
}
/* Tour Page */
.tour-img {
filter: drop-shadow(8px 8px 5px rgba(0, 0, 0, .7));
width: 70%;
padding: 2vw;
height: auto;
transition: all 800ms;
animation: bottom 800ms ease-in alternate infinite;
}
@keyframes bottom {
from {
transform: translate(0%, 0%);
}
to {
transform: translate(0.5%, 1%);
}
}
.btns {
border-radius: 60px;
color: white;
transform: translateX(-50%);
transition: all 800ms;
animation: updown 800ms ease-in alternate infinite;
}
@keyframes updown {
from {
transform: translate(-50%, 0%);
}
to {
transform: translate(-50%, 10%);
}
}
.btns:hover {
color: #333;
}
.jumbotron-custom {
margin: 100px 50px 0px 50px;
background-color: blue;
height: 50vw;
border-bottom-left-radius: 40px;
border-bottom-right-radius: 40px;
}
.phone-tour {
filter: drop-shadow( 8px 8px 5px rgba(0, 0, 0, .7));
width: 90%;
height: auto;
}
.tour .row-header {
font-weight: 700;
color: white;
margin-top: 5rem;
font-size: 4vw;
text-align: center;
}
.tour .row-content {
font-size: 1.5vw;
color: white;
}
.tour .btn {
background-color: white;
border-radius: 10px;
color: blue;
margin: 15px;
font-size: 1.4em;
font-weight: 700;
letter-spacing: 0.1rem;
text-align: center;
}
.tour .btn .download {
margin-bottom: -5px;
font-size: 0.8vw;
font-weight: 500;
letter-spacing: 0.1rem;
}
.tour .btn i {
padding-right: 0.5rem;
}
.slide_container {
background: repeating-linear-gradient(blue, rgb(255, 2, 120));
border-radius: 40px;
margin-top: 10px;
margin-bottom: 20px;
padding-bottom: 20px;
padding-top: 20px;
}
.slide_container .title h3 {
padding-bottom: 5px;
padding-top: 25px;
color: white;
letter-spacing: 0.1em;
font-weight: 400;
font-size: 2em;
}
.slide_container .content h1 {
color: white;
font-weight: 900;
}
/* Story Page */
.btn-custom {
width: 70%;
padding: 2vw;
height: auto;
transition: all 800ms;
animation: bottom 800ms ease-in alternate infinite;
}
@keyframes bottom {
from {
transform: translate(0%, 0%);
}
to {
transform: translate(0.5%, 1%);
}
}
.story-video {
padding: 5vw 0.2vw 5vw 0.2vw;
border-radius: 20px;
filter: drop-shadow( 1px 3px 1px rgba(0, 0, 0, .7));
}
.row-header {
font-weight: 700;
color: white;
font-size: 4vw;
text-align: center;
}
.row-content {
color: white;
}
.rounded-box-how {
background-color: rgb(23, 151, 255);
padding: 3vw;
border-radius: 40px;
}
.rounded-box-ideas {
background-color:rgb(255, 2, 120);
padding: 3vw;
border-radius: 40px;
}
.rounded-box-solution {
background-color: blue;
padding: 3vw;
border-radius: 40px;
}
.phone {
filter: drop-shadow( 3px 5px 5px rgba(0, 0, 0, .7));
width: 90%;
height: auto;
}
.steps {
color: blue;
text-align: center;
font-weight: 700;
}
.steps img {
filter: none;
animation: none;
}
#people-bg {
border-radius: 40px;
padding-bottom: 10vh;
}
#people-bg img {
animation: none;
filter: drop-shadow( 1px 3px 2px rgba(0, 0, 0, .7));
width: 85%;
height: auto;
}
#people-header {
background-color: rgb(11, 145, 255);
border-radius: 100px;
padding: 1vw;
width: 12vw;
font-size: 1.8vw;
text-align: center;
font-weight: 300;
color: white;
}
#people-header strong {
font-weight: 700;
}
#idea-bs {
color: currentColor;
text-decoration: none;
}
#sol-desc {
color: currentColor;
text-decoration: none;
}
/*Scrollbar*/
* {
scrollbar-width: thin;
scrollbar-color: whitesmoke rgb(11, 145, 255);
}
*::-webkit-scrollbar {
width: 6px;
height: 3px;
}
*::-webkit-scrollbar-track {
background: whitesmoke;
}
*::-webkit-scrollbar-thumb {
background-color: rgb(11, 145, 255);
border-radius: 3px;
border: 3px solid rgb(11, 145, 255);
}
/*large screen*/
@media (max-width:985px) {
/* Tour */
.row-header {
font-weight: 700;
font-size: 4vw;
text-align: center;
}
.rounded-box-how {
padding: 6vw 2vw 6vw 2vw;
}
.phone {
filter: none;
width: 150%;
height: auto;
}
#people-bg img {
filter: drop-shadow( 0.1px 1px 1px rgba(0, 0, 0, .7));
margin-left: 7vw;
margin-top: 10vw;
margin-bottom: 5vw;
}
/* About */
.jumbotron-custom {
margin: 100px 50px 0px 50px;
background-color: blue;
height: 55vw;
border-bottom-left-radius: 40px;
border-bottom-right-radius: 40px;
}
.phone-tour {
filter: none;
width: 110%;
height: auto;
}
.slide_container img {
width: 70%;
height: auto;
}
.slide_container .title h3 {
padding-bottom: 5px;
padding-top: 25px;
color: white;
letter-spacing: 0.1em;
font-weight: 400;
font-size: 1.5em;
}
.slide_container .content h1 {
color: white;
font-weight: 900;
font-size: 2em;
}
}
/*medium screen*/
@media (max-width:767px) {
/* Footer */
footer li a{
font-size: 2.4vw;
}
footer h3 {
padding-bottom: 0.5rem;
font-size: 5vw;
font-weight: 700;
}
footer li b {
font-weight:600;
font-size: 3.1vw;
}
/* About */
.rounded-box-how .row-header {
font-weight: 700;
font-size: 6vw;
text-align: center;
}
.rounded-box-how {
padding: 6vw 2vw 6vw 2vw;
}
.phone {
filter: none;
width: 180%;
height: auto;
}
/* Tour */
.jumbotron-custom {
margin: 100px 50px 0px 50px;
background-color: blue;
padding-right: 1vw;
height: 50vw;
border-bottom-left-radius: 40px;
border-bottom-right-radius: 40px;
}
.tour .btn {
background-color: white;
border-radius: 10px;
color: blue;
margin: 15px;
font-size: 1em;
font-weight: 700;
letter-spacing: 0.1rem;
text-align: center;
display: flex;
align-items: center;
justify-content: space-evenly;
}
.tour .btn .download {
margin-bottom: -5px;
font-size: 0.5em;
font-weight: 500;
letter-spacing: 0.1rem;
}
.tour .android {
padding-right: 1.2em;
}
.phone-tour {
filter: none;
width: 120%;
height: auto;
}
.slide_container img {
width: 40%;
height: auto;
margin-left: 6.5em;
}
.slide_container button.right {
margin-left: 14.9em;
}
}
@media (max-width: 757px) {
footer li a{
font-size: 2.3vw;
}
}
@media (max-width: 700px) {
/* About */
.jumbotron-custom {
margin: 100px 50px 0px 50px;
padding-right: 1vw;
background-color: blue;
height: 55vw;
border-bottom-left-radius: 40px;
border-bottom-right-radius: 40px;
}
.phone-tour {
filter: none;
width: 125%;
height: auto;
}
}
@media (max-width: 656px) {
footer h3 {
font-size: 4.5vw;
}
footer li a{
font-size: 2.2vw;
}
}
@media (max-width: 575px) {
footer li a{
font-size: 2.0vw;
}
/* Tour */
.jumbotron-custom {
margin: 100px 40px 0px 40px;
padding-right: 20px;
}
.tour button.android .row {
padding-right: 1em;
}
.tour .btn {
background-color: white;
border-radius: 10px;
color: blue;
margin: 15px;
width: 4em;
padding-left: 3em;
}
.phone-tour {
filter: none;
width: 140%;
height: auto;
}
}
/*small screen*/
@media (max-width: 469px) {
footer li a{
font-size: 1.9vw;
}
.row-header {
font-weight: 700;
font-size: 6vw;
text-align: center;
}
.rounded-box-ideas, .rounded-box-solution {
padding: 10vw 2vw 10vw 2vw;
}
/* Tour */
.jumbotron-custom {
margin: 100px 40px 0px 40px;
padding-right: 20px;
}
.tour .btn {
position: absolute;
}
.tour button.android {
position: relative;
left: 5em;
}
.phone-tour {
filter: none;
width: 170%;
height: auto;
}
} | styles/others.css |
:root {
--white: white;
--gray0: #f8f8f8;
--gray1: #dbe1e8;
--blue0: #0601ff;
--blue1: #0084a5;
--green: #5FD588;
--light: #F2F2F2;
--dark: #0f0f0f;
}
.light {
--bg: var(--light);
--bg-nav: var(--gray0);
--bg-dropdown: var(--blue0);
--border-color: var(--blue1);
--text: var(--white);
}
.dark {
--bg: var(--dark);
--bg-nav: var(--gray0);
--bg-dropdown: var(--blue1);
--border-color: var(--blue0);
--text: var(--white);
}
/* Navbar Bootstrap */
.container {
padding-top: 100px;
}
/* Navbar Bootstrap */
.navbar {
height: 6rem;
padding-left: 3.5vw;
padding-right: 2.5vw;
background-color: white;
color: blue;
filter: drop-shadow(2px 3px 10px rgba(0, 0, 0, .7));
}
.navbar i {
color: blue;
}
.nav-item a {
font-weight: 700;
margin-top: 5px;
margin-right: 15px;
text-transform: uppercase;
letter-spacing: 1.5px;
font-size: 0.9em;
color: blue;
}
.navbar-brand {
font-size: xx-large;
font-weight: 800;
letter-spacing: 1px;
color: blue;
}
.navbar .btn-download {
background-color: blue;
font-weight: 500;
padding: 10px;
border-radius: 40px;
color: white;
text-align: center;
}
.navbar .btn-download i {
color: white;
}
.navbar-collapse {
background-color: white;
padding: 20px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
}
/* mouse over link */
.navbar a:hover {
color: rgb(11, 145, 255);
text-decoration: none;
}
.nav-item a:hover {
font-size: 1.1em;
}
/* Footer */
footer img {
transition: all 800ms;
animation: bottom 800ms ease-in alternate infinite;
}
@keyframes bottom {
from {
transform: translate(0%, 0%);
}
to {
transform: translate(0.5%, 1%);
}
}
footer li {
list-style: none;
font-size: 1.4vw;
}
footer a {
font-size: 1.4vw;
color: white;
}
/* mouse over link */
footer a:hover {
color: rgba(255, 255, 255, 0.9);
text-decoration: none;
}
footer h1 {
padding-bottom: 0.5rem;
font-size: 2.5vw;
font-weight: 700;
}
footer h3 {
padding-bottom: 0.5rem;
font-size: 2.5vw;
font-weight: 700;
}
footer {
color: white;
background-color: blue;
width: 100%;
overflow-y: hidden;
margin-top: 4em;
border-top-left-radius: 60px;
border-top-right-radius: 60px;
padding: 1rem 0rem 0rem 0rem;
}
footer img {
width: 100%;
height: auto;
}
footer .made {
background-color: rgb(2, 2, 216);
color: white;
font-size: 4rem;
filter: drop-shadow(1px 2px 5px rgba(0, 0, 0, .7));
}
/* Tour Page */
.tour-img {
filter: drop-shadow(8px 8px 5px rgba(0, 0, 0, .7));
width: 70%;
padding: 2vw;
height: auto;
transition: all 800ms;
animation: bottom 800ms ease-in alternate infinite;
}
@keyframes bottom {
from {
transform: translate(0%, 0%);
}
to {
transform: translate(0.5%, 1%);
}
}
.btns {
border-radius: 60px;
color: white;
transform: translateX(-50%);
transition: all 800ms;
animation: updown 800ms ease-in alternate infinite;
}
@keyframes updown {
from {
transform: translate(-50%, 0%);
}
to {
transform: translate(-50%, 10%);
}
}
.btns:hover {
color: #333;
}
.jumbotron-custom {
margin: 100px 50px 0px 50px;
background-color: blue;
height: 50vw;
border-bottom-left-radius: 40px;
border-bottom-right-radius: 40px;
}
.phone-tour {
filter: drop-shadow( 8px 8px 5px rgba(0, 0, 0, .7));
width: 90%;
height: auto;
}
.tour .row-header {
font-weight: 700;
color: white;
margin-top: 5rem;
font-size: 4vw;
text-align: center;
}
.tour .row-content {
font-size: 1.5vw;
color: white;
}
.tour .btn {
background-color: white;
border-radius: 10px;
color: blue;
margin: 15px;
font-size: 1.4em;
font-weight: 700;
letter-spacing: 0.1rem;
text-align: center;
}
.tour .btn .download {
margin-bottom: -5px;
font-size: 0.8vw;
font-weight: 500;
letter-spacing: 0.1rem;
}
.tour .btn i {
padding-right: 0.5rem;
}
.slide_container {
background: repeating-linear-gradient(blue, rgb(255, 2, 120));
border-radius: 40px;
margin-top: 10px;
margin-bottom: 20px;
padding-bottom: 20px;
padding-top: 20px;
}
.slide_container .title h3 {
padding-bottom: 5px;
padding-top: 25px;
color: white;
letter-spacing: 0.1em;
font-weight: 400;
font-size: 2em;
}
.slide_container .content h1 {
color: white;
font-weight: 900;
}
/* Story Page */
.btn-custom {
width: 70%;
padding: 2vw;
height: auto;
transition: all 800ms;
animation: bottom 800ms ease-in alternate infinite;
}
@keyframes bottom {
from {
transform: translate(0%, 0%);
}
to {
transform: translate(0.5%, 1%);
}
}
.story-video {
padding: 5vw 0.2vw 5vw 0.2vw;
border-radius: 20px;
filter: drop-shadow( 1px 3px 1px rgba(0, 0, 0, .7));
}
.row-header {
font-weight: 700;
color: white;
font-size: 4vw;
text-align: center;
}
.row-content {
color: white;
}
.rounded-box-how {
background-color: rgb(23, 151, 255);
padding: 3vw;
border-radius: 40px;
}
.rounded-box-ideas {
background-color:rgb(255, 2, 120);
padding: 3vw;
border-radius: 40px;
}
.rounded-box-solution {
background-color: blue;
padding: 3vw;
border-radius: 40px;
}
.phone {
filter: drop-shadow( 3px 5px 5px rgba(0, 0, 0, .7));
width: 90%;
height: auto;
}
.steps {
color: blue;
text-align: center;
font-weight: 700;
}
.steps img {
filter: none;
animation: none;
}
#people-bg {
border-radius: 40px;
padding-bottom: 10vh;
}
#people-bg img {
animation: none;
filter: drop-shadow( 1px 3px 2px rgba(0, 0, 0, .7));
width: 85%;
height: auto;
}
#people-header {
background-color: rgb(11, 145, 255);
border-radius: 100px;
padding: 1vw;
width: 12vw;
font-size: 1.8vw;
text-align: center;
font-weight: 300;
color: white;
}
#people-header strong {
font-weight: 700;
}
#idea-bs {
color: currentColor;
text-decoration: none;
}
#sol-desc {
color: currentColor;
text-decoration: none;
}
/*Scrollbar*/
* {
scrollbar-width: thin;
scrollbar-color: whitesmoke rgb(11, 145, 255);
}
*::-webkit-scrollbar {
width: 6px;
height: 3px;
}
*::-webkit-scrollbar-track {
background: whitesmoke;
}
*::-webkit-scrollbar-thumb {
background-color: rgb(11, 145, 255);
border-radius: 3px;
border: 3px solid rgb(11, 145, 255);
}
/*large screen*/
@media (max-width:985px) {
/* Tour */
.row-header {
font-weight: 700;
font-size: 4vw;
text-align: center;
}
.rounded-box-how {
padding: 6vw 2vw 6vw 2vw;
}
.phone {
filter: none;
width: 150%;
height: auto;
}
#people-bg img {
filter: drop-shadow( 0.1px 1px 1px rgba(0, 0, 0, .7));
margin-left: 7vw;
margin-top: 10vw;
margin-bottom: 5vw;
}
/* About */
.jumbotron-custom {
margin: 100px 50px 0px 50px;
background-color: blue;
height: 55vw;
border-bottom-left-radius: 40px;
border-bottom-right-radius: 40px;
}
.phone-tour {
filter: none;
width: 110%;
height: auto;
}
.slide_container img {
width: 70%;
height: auto;
}
.slide_container .title h3 {
padding-bottom: 5px;
padding-top: 25px;
color: white;
letter-spacing: 0.1em;
font-weight: 400;
font-size: 1.5em;
}
.slide_container .content h1 {
color: white;
font-weight: 900;
font-size: 2em;
}
}
/*medium screen*/
@media (max-width:767px) {
/* Footer */
footer li a{
font-size: 2.4vw;
}
footer h3 {
padding-bottom: 0.5rem;
font-size: 5vw;
font-weight: 700;
}
footer li b {
font-weight:600;
font-size: 3.1vw;
}
/* About */
.rounded-box-how .row-header {
font-weight: 700;
font-size: 6vw;
text-align: center;
}
.rounded-box-how {
padding: 6vw 2vw 6vw 2vw;
}
.phone {
filter: none;
width: 180%;
height: auto;
}
/* Tour */
.jumbotron-custom {
margin: 100px 50px 0px 50px;
background-color: blue;
padding-right: 1vw;
height: 50vw;
border-bottom-left-radius: 40px;
border-bottom-right-radius: 40px;
}
.tour .btn {
background-color: white;
border-radius: 10px;
color: blue;
margin: 15px;
font-size: 1em;
font-weight: 700;
letter-spacing: 0.1rem;
text-align: center;
display: flex;
align-items: center;
justify-content: space-evenly;
}
.tour .btn .download {
margin-bottom: -5px;
font-size: 0.5em;
font-weight: 500;
letter-spacing: 0.1rem;
}
.tour .android {
padding-right: 1.2em;
}
.phone-tour {
filter: none;
width: 120%;
height: auto;
}
.slide_container img {
width: 40%;
height: auto;
margin-left: 6.5em;
}
.slide_container button.right {
margin-left: 14.9em;
}
}
@media (max-width: 757px) {
footer li a{
font-size: 2.3vw;
}
}
@media (max-width: 700px) {
/* About */
.jumbotron-custom {
margin: 100px 50px 0px 50px;
padding-right: 1vw;
background-color: blue;
height: 55vw;
border-bottom-left-radius: 40px;
border-bottom-right-radius: 40px;
}
.phone-tour {
filter: none;
width: 125%;
height: auto;
}
}
@media (max-width: 656px) {
footer h3 {
font-size: 4.5vw;
}
footer li a{
font-size: 2.2vw;
}
}
@media (max-width: 575px) {
footer li a{
font-size: 2.0vw;
}
/* Tour */
.jumbotron-custom {
margin: 100px 40px 0px 40px;
padding-right: 20px;
}
.tour button.android .row {
padding-right: 1em;
}
.tour .btn {
background-color: white;
border-radius: 10px;
color: blue;
margin: 15px;
width: 4em;
padding-left: 3em;
}
.phone-tour {
filter: none;
width: 140%;
height: auto;
}
}
/*small screen*/
@media (max-width: 469px) {
footer li a{
font-size: 1.9vw;
}
.row-header {
font-weight: 700;
font-size: 6vw;
text-align: center;
}
.rounded-box-ideas, .rounded-box-solution {
padding: 10vw 2vw 10vw 2vw;
}
/* Tour */
.jumbotron-custom {
margin: 100px 40px 0px 40px;
padding-right: 20px;
}
.tour .btn {
position: absolute;
}
.tour button.android {
position: relative;
left: 5em;
}
.phone-tour {
filter: none;
width: 170%;
height: auto;
}
} | 0.664323 | 0.155015 |
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.delay-1s {
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
.animated.delay-2s {
-webkit-animation-delay: 2s;
animation-delay: 2s;
}
.animated.delay-3s {
-webkit-animation-delay: 3s;
animation-delay: 3s;
}
.animated.delay-4s {
-webkit-animation-delay: 4s;
animation-delay: 4s;
}
.animated.delay-5s {
-webkit-animation-delay: 5s;
animation-delay: 5s;
}
.animated.fast {
-webkit-animation-duration: .8s;
animation-duration: .8s;
}
.animated.faster {
-webkit-animation-duration: .5s;
animation-duration: .5s;
}
.animated.slow {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.slower {
-webkit-animation-duration: 3s;
animation-duration: 3s;
}
@-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
50% {
-webkit-transform: scale3d(1.05,1.05,1.05);
transform: scale3d(1.05,1.05,1.05);
}
to {
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
50% {
-webkit-transform: scale3d(1.05,1.05,1.05);
transform: scale3d(1.05,1.05,1.05);
}
to {
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
.color-switcher {
position: fixed;
right: 24px;
bottom: 30px;
z-index: 2001;
background: #181a23;
padding: 20px 20px;
padding-top: 25px;
border-radius: 5px;
-webkit-transform: translateX(120%);
transform: translateX(120%);
transition: left .3s ease-in-out,-webkit-transform .3s ease-in-out;
transition: transform .3s ease-in-out,left .3s ease-in-out;
transition: transform .3s ease-in-out,left .3s ease-in-out,-webkit-transform .3s ease-in-out;
box-shadow: 0 .46875rem 2.1875rem rgba(90,97,105,.1),0 .9375rem 1.40625rem rgba(90,97,105,.1),0 .25rem .53125rem rgba(90,97,105,.12),0 .125rem .1875rem rgba(90,97,105,.1);
}
.color-switcher.visible {
-webkit-transform: translateX(0);
transform: translateX(0);
right: 24px;
}
.color-switcher h5 {
font-size: 11px;
font-weight: 500;
margin-bottom: 0;
line-height: 1;
letter-spacing: 2px;
color: #84899e;
text-align: center;
text-transform: uppercase;
}
.color-switcher .accent-colors {
display: -ms-flexbox;
display: flex;
padding: 5px;
margin: 15px auto 20px auto;
-ms-flex-pack: center;
justify-content: center;
}
.color-switcher .accent-colors li {
display: inline-block;
width: 14px;
height: 14px;
border-radius: 50%;
transition: -webkit-transform 180ms ease-in-out;
transition: transform 180ms ease-in-out;
transition: transform 180ms ease-in-out,-webkit-transform 180ms ease-in-out;
text-align: center;
margin: 0 4px;
}
.color-switcher .accent-colors li:hover:not(.active) {
cursor: pointer;
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
.color-switcher .accent-colors li i {
transition: opacity 180ms ease-in-out;
line-height: 1;
color: #fff;
font-size: 10px;
position: absolute;
left: 50%;
top: 50%;
opacity: 0;
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
.color-switcher .accent-colors li.active {
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
.color-switcher .accent-colors li.active i {
opacity: 1;
}
.color-switcher .accent-colors li.accent-primary {
background-color: #007bff;
}
.color-switcher .accent-colors li.accent-secondary {
background-color: #5a6169;
}
.color-switcher .accent-colors li.accent-success {
background-color: #17c671;
}
.color-switcher .accent-colors li.accent-info {
background-color: #00b8d8;
}
.color-switcher .accent-colors li.accent-warning {
background-color: #ffb400;
}
.color-switcher .accent-colors li.accent-danger {
background-color: #c4183c;
}
.color-switcher .accent-colors li.accent-royal-blue {
background-color: #674eec;
}
.color-switcher .accent-colors li.accent-java {
background-color: #1adba2;
}
.color-switcher .accent-colors li.accent-salmon {
background-color: #ff4169;
}
.color-switcher .actions {
margin: 15px 0;
}
.color-switcher .social-actions {
padding: 10px 0;
border-top: 1px solid #2c2f44;
}
.color-switcher .social-actions .inner-wrapper {
display: table;
margin: 0 auto;
}
.color-switcher .social-actions iframe {
margin: 5px 0 0 10px;
}
.color-switcher #social-share {
display: table;
margin: 0 auto;
}
.color-switcher .sharrre .box {
float: left;
}
.color-switcher .sharrre .count {
color: #444;
display: block;
font-size: 17px;
line-height: 34px;
height: 34px;
padding: 4px 0;
position: relative;
text-align: center;
text-decoration: none;
width: 50px;
background-color: #eee;
border-radius: 4px;
}
.color-switcher .sharrre .share {
color: #fff;
display: block;
font-size: 11px;
height: 16px;
line-height: 16px;
margin-top: 3px;
padding: 0;
text-align: center;
text-decoration: none;
width: 50px;
background-color: #9cce39;
border-radius: 4px;
}
.color-switcher .sharrre .buttons {
display: block;
}
.color-switcher .sharrre .button {
float: left;
margin-left: 10px;
}
.color-switcher .sharrre .button.facebook {
margin-left: 0;
}
.color-switcher .close {
position: absolute;
right: 10px;
top: 10px;
font-size: 15px;
background: #2d3044;
width: 25px;
height: 25px;
overflow: hidden;
text-align: center;
border-radius: 50%;
line-height: 25px;
}
.color-switcher-toggle {
position: fixed;
right: 26px;
bottom: 33px;
z-index: 2000;
width: 45px;
height: 45px;
background: #2d53fe;
color: #fff;
text-align: center;
line-height: 45px;
font-size: 23px;
border-radius: 50%;
transition: color .2s ease-in-out;
-webkit-animation-duration: 1.5s;
animation-duration: 1.5s;
box-shadow: 0 .46875rem 2.1875rem rgba(90,97,105,.1),0 .9375rem 1.40625rem rgba(90,97,105,.1),0 .25rem .53125rem rgba(90,97,105,.12),0 .125rem .1875rem rgba(90,97,105,.1);
}
.color-switcher-toggle:hover {
cursor: pointer;
color: #fff;
}
.color-switcher-toggle i {
top: 3px;
}
.social-wrapper {
position: relative;
}
.social-wrapper .loading-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #181a23;
}
.social-wrapper .spinner {
position: absolute;
top: 50%;
left: 50%;
margin-left: -10px;
margin-top: -10px;
}
.spinner {
height: 20px;
width: 20px;
-webkit-animation: rotate .8s infinite linear;
animation: rotate .8s infinite linear;
border: 2px solid #84899e;
border-right-color: transparent;
border-radius: 50%;
}
@-webkit-keyframes rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@media (prefers-reduced-motion) {
.animated {
-webkit-animation: unset!important;
animation: unset!important;
transition: none!important;
}
}
@media (max-width:860px) {
.color-switcher,.color-switcher-toggle {
display: none!important;
}
}
.bg-army {
background-color: #006a50 !important;
}
.carousel-caption h2 {
font-family: -apple-system, BlinkMacSystemFont, "Gunplay", "Droid Sans", sans-serif;
font-size: 2rem;
text-transform: uppercase;
padding: 10px;
color: #fff;
background: rgba(0, 106, 80, 0.7) !important;
margin-bottom: 0px;
}
.carousel-caption p.lead {
font-family: -apple-system, BlinkMacSystemFont, "Gunplay", "Droid Sans", sans-serif;
font-size: 1.2rem;
text-transform: uppercase;
padding: 10px;
color: #fff;
background: rgba(255, 191, 0, 0.7) !important;
}
.page-header .page-title {
font-family: -apple-system, BlinkMacSystemFont, "Gunplay", "Droid Sans", sans-serif;
font-size: 1.825rem;
font-weight: 500;
line-height: 1.5;
margin: 0;
padding: 0;
}
.page-footer {
background: #e0e0e0 url('../img/bg.jpg') no-repeat center center; background-size: cover;
color: white;
}
.page-footer .links ul {
list-style-type: none;
}
.page-footer .links li a {
color: white;
transition: color 0.2s;
}
.page-footer .links li a:hover {
text-decoration: none;
color: #4180cb;
}
.page-footer .about-joinarmy i {
font-size: 25px;
}
.page-footer .about-joinarmy a {
color: white;
transition: color 0.2s;
}
.page-footer .about-joinarmy a:hover {
color: #4180cb;
}
.page-footer .location i {
font-size: 18px;
}
.page-footer h2, .page-footer h4 {
margin-bottom: 0.75rem;
font-family: -apple-system, BlinkMacSystemFont, "Gunplay", "Droid Sans", sans-serif;
font-weight: 400;
color: white;
}
.page-footer h2 {
font-size: 1.5875rem;
}
.page-footer h4 {
font-size: 1.2356rem;
}
.main-footer .copyright {
text-align: center;
}
.preloader {
position: relative;
text-align: center;
padding: 2rem 0;
}
.preloader img {
margin: 0 auto;
margin-bottom: 1rem;
height: 150px;
}
.preloader .bar-container {
position: relative;
height: 4px;
width: 130px;
background-color: #eee;
margin: 0 auto;
left: 0;
right: 0;
}
.preloader .bar-container .bar {
content: "";
display: inline;
position: absolute;
height: 100%;
width: 0;
right: 0;
background-color: #FFD32A;
}
.preloader .bar-container .bar:nth-child(1) {
animation: linear-animation 3s linear 1s infinite;
}
.preloader .bar-container .bar:nth-child(2) {
animation: linear-animation 3s linear 2s infinite;
}
.preloader .bar-container .bar:nth-child(3) {
animation: linear-animation 3s linear 3s infinite;
}
.preloader.preloader-alt .bar-container .bar:nth-child(1) {
background-color: #f96868;
}
.preloader.preloader-alt .bar-container .bar:nth-child(2) {
background-color: #FFD32A;
}
.preloader.preloader-alt .bar-container .bar:nth-child(3) {
background-color: #46be8a;
}
.fullscreen .preloader {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2000;
background-color: #FFF;
text-align: center;
padding: 0;
}
.fullscreen .preloader img {
position: absolute;
top: 35%;
z-index: 2;
margin: 0 auto;
left: 0;
right: 0;
height: 150px;
}
.fullscreen .preloader .bar-container {
position: absolute;
top: 65%;
height: 8px;
width: 250px;
background-color: #eee;
margin: 0 auto;
left: 0;
right: 0;
}
.fullscreen .preloader .bar-container .bar {
content: "";
display: inline;
position: absolute;
height: 100%;
width: 0;
right: 0;
background-color: #FFD32A;
}
.fullscreen .preloader .bar-container .bar:nth-child(1) {
animation: linear-animation 3s linear 1s infinite;
}
.fullscreen .preloader .bar-container .bar:nth-child(2) {
animation: linear-animation 3s linear 2s infinite;
}
.fullscreen .preloader .bar-container .bar:nth-child(3) {
animation: linear-animation 3s linear 3s infinite;
}
.fullscreen .preloader a {
position: absolute;
top: 60%;
margin: 0 auto;
left: 0;
right: 0;
}
@keyframes linear-animation {
0% {
right: 100%;
width: 10%;
}
30% {
right: 0%;
width: 40%;
}
50% {
right: 0%;
width: 0%;
}
80% {
right: 0%;
width: 0%;
}
100% {
right: 0%;
width: 0%;
}
}
.font-gunplay {
font-family: -apple-system, BlinkMacSystemFont, "Gunplay", "Droid Sans", sans-serif;
}
.formstep-step p {
margin-top: 10px;
}
.formstep-row {
display: table-row;
}
.formstep {
display: table;
width: 95%;
position: relative;
}
.formstep-step button[disabled] {
opacity: 1 !important;
filter: alpha(opacity=100) !important;
}
.formstep-row:before {
top: 14px;
bottom: 0;
position: absolute;
content: " ";
width: 100%;
height: 1px;
background-color: #ccc;
z-order: 0;
}
.formstep-step {
display: table-cell;
text-align: center;
position: relative;
}
.btn-circle {
width: 30px;
height: 30px;
text-align: center;
padding: 6px 0;
font-size: 12px;
line-height: 1.428571429;
border-radius: 15px;
}
select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
display: none !important;
}
.bootstrap-select {
width: 220px \0;
vertical-align: middle;
}
.bootstrap-select > .dropdown-toggle {
position: relative;
width: 100%;
text-align: right;
white-space: nowrap;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.bootstrap-select > .dropdown-toggle:after {
margin-top: -1px;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
color: #999;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > select {
position: absolute !important;
bottom: 0;
left: 50%;
display: block !important;
width: 0.5px !important;
height: 100% !important;
padding: 0 !important;
opacity: 0 !important;
border: none;
z-index: 0 !important;
}
.bootstrap-select > select.mobile-device {
top: 0;
left: 0;
display: block !important;
width: 100% !important;
z-index: 2 !important;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.bootstrap-select.is-invalid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
border-color: #b94a48;
}
.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
border-color: #28a745;
}
.bootstrap-select.fit-width {
width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
width: 220px;
}
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus {
outline: thin dotted #333333 !important;
outline: 5px auto -webkit-focus-ring-color !important;
outline-offset: -2px;
}
.bootstrap-select.form-control {
margin-bottom: 0;
padding: 0;
border: none;
}
:not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]) {
width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
float: none;
z-index: auto;
}
.form-inline .bootstrap-select,
.form-inline .bootstrap-select.form-control:not([class*="col-"]) {
width: auto;
}
.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*="col-"] {
float: none;
display: inline-block;
margin-left: 0;
}
.bootstrap-select.dropdown-menu-right,
.bootstrap-select[class*="col-"].dropdown-menu-right,
.row .bootstrap-select[class*="col-"].dropdown-menu-right {
float: right;
}
.form-inline .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-group .bootstrap-select {
margin-bottom: 0;
}
.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
padding: 0;
}
.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
height: 100%;
font-size: inherit;
line-height: inherit;
border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle,
.bootstrap-select.form-control-lg .dropdown-toggle {
font-size: inherit;
line-height: inherit;
border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle {
padding: 0.25rem 0.5rem;
}
.bootstrap-select.form-control-lg .dropdown-toggle {
padding: 0.5rem 1rem;
}
.form-inline .bootstrap-select .form-control {
width: 100%;
}
.bootstrap-select.disabled,
.bootstrap-select > .disabled {
cursor: not-allowed;
}
.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
outline: none !important;
}
.bootstrap-select.bs-container {
position: absolute;
top: 0;
left: 0;
height: 0 !important;
padding: 0 !important;
}
.bootstrap-select.bs-container .dropdown-menu {
z-index: 1060;
}
.bootstrap-select .dropdown-toggle .filter-option {
position: static;
top: 0;
left: 0;
float: left;
height: 100%;
width: 100%;
text-align: left;
overflow: hidden;
-webkit-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.bs3.bootstrap-select .dropdown-toggle .filter-option {
padding-right: inherit;
}
.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
position: absolute;
padding-top: inherit;
padding-bottom: inherit;
padding-left: inherit;
float: none;
}
.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
padding-right: inherit;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
overflow: hidden;
}
.bootstrap-select .dropdown-toggle .filter-expand {
width: 0 !important;
float: left;
opacity: 0 !important;
overflow: hidden;
}
.bootstrap-select .dropdown-toggle .caret {
position: absolute;
top: 50%;
right: 12px;
margin-top: -2px;
vertical-align: middle;
}
.input-group .bootstrap-select.form-control .dropdown-toggle {
border-radius: inherit;
}
.bootstrap-select[class*="col-"] .dropdown-toggle {
width: 100%;
}
.bootstrap-select .dropdown-menu {
min-width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.bootstrap-select .dropdown-menu > .inner:focus {
outline: none !important;
}
.bootstrap-select .dropdown-menu.inner {
position: static;
float: none;
border: 0;
padding: 0;
margin: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.bootstrap-select .dropdown-menu li {
position: relative;
}
.bootstrap-select .dropdown-menu li.active small {
color: rgba(255, 255, 255, 0.5) !important;
}
.bootstrap-select .dropdown-menu li.disabled a {
cursor: not-allowed;
}
.bootstrap-select .dropdown-menu li a {
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.bootstrap-select .dropdown-menu li a.opt {
position: relative;
padding-left: 2.25em;
}
.bootstrap-select .dropdown-menu li a span.check-mark {
display: none;
}
.bootstrap-select .dropdown-menu li a span.text {
display: inline-block;
}
.bootstrap-select .dropdown-menu li small {
padding-left: 0.5em;
}
.bootstrap-select .dropdown-menu .notify {
position: absolute;
bottom: 5px;
width: 96%;
margin: 0 2%;
min-height: 26px;
padding: 3px 5px;
background: #e3e3e3;
border: 1px solid #e3e3e3;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
pointer-events: none;
opacity: 0.9;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.bootstrap-select .no-results {
padding: 3px;
background: #e3e3e3;
margin: 0 5px;
white-space: nowrap;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option {
position: static;
display: inline;
padding: 0;
width: auto;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
display: inline;
}
.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
content: '\00a0';
}
.bootstrap-select.fit-width .dropdown-toggle .caret {
position: static;
top: auto;
margin-top: -1px;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
position: absolute;
display: inline-block;
right: 15px;
top: 5px;
}
.bootstrap-select.show-tick .dropdown-menu li a span.text {
margin-right: 34px;
}
.bootstrap-select .bs-ok-default:after {
content: '';
display: block;
width: 0.5em;
height: 1em;
border-style: solid;
border-width: 0 0.26em 0.26em 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
content: '';
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid rgba(204, 204, 204, 0.2);
position: absolute;
bottom: -4px;
left: 9px;
display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
content: '';
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid white;
position: absolute;
bottom: -4px;
left: 10px;
display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
bottom: auto;
top: -4px;
border-top: 7px solid rgba(204, 204, 204, 0.2);
border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
bottom: auto;
top: -4px;
border-top: 6px solid white;
border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
right: 12px;
left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
right: 13px;
left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
padding: 4px 8px;
}
.bs-actionsbox {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
width: 50%;
}
.bs-donebutton {
float: left;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.bs-donebutton .btn-group button {
width: 100%;
}
.bs-searchbox + .bs-actionsbox {
padding: 0 8px 4px;
}
.bs-searchbox .form-control {
margin-bottom: 0;
width: 100%;
float: none;
}
.signal {
position: fixed;
background: #fff;
border: 5px solid #333;
border-radius: 30px;
height: 30px;
left: 50%;
margin: -15px 0 0 -15px;
opacity: 10;
top: 50%;
width: 30px;
-webkit-animation: pulsate 1s ease-out;
animation: pulsate 1s ease-out;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
@-webkit-keyframes pulsate {
0% {
-webkit-transform: scale(.1);
transform: scale(.1);
opacity: 0.0;
}
50% {
opacity: 1;
}
100% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0;
}
}
@keyframes pulsate {
0% {
-webkit-transform: scale(.1);
transform: scale(.1);
opacity: 0.0;
}
50% {
opacity: 1;
}
100% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0;
}
}
#datetime {
width: fit-content;
background-color: #f7f7e1;
padding-left: 2%;
padding-right: 2%;
border-radius: 3px;
}
#days {
background-color: #f3f3d2;
border-radius: 3px;
}
#time {
font-weight: bold;
color: #000000;
background-color: #f3f3d2;
border-radius: 3px;
padding: 2px;
}
#days, .time-wrap {
font-size: 20px;
}
@media screen and (max-width: 991px) {
#datetime {
margin-top: 3px !important;
margin-left: 30px;
}
#days, .time-wrap {
font-size: 20px;
}
} | my_site/static/assets/JOIN BANGLADESH ARMY_files/extras-1.2.0.css | .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.delay-1s {
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
.animated.delay-2s {
-webkit-animation-delay: 2s;
animation-delay: 2s;
}
.animated.delay-3s {
-webkit-animation-delay: 3s;
animation-delay: 3s;
}
.animated.delay-4s {
-webkit-animation-delay: 4s;
animation-delay: 4s;
}
.animated.delay-5s {
-webkit-animation-delay: 5s;
animation-delay: 5s;
}
.animated.fast {
-webkit-animation-duration: .8s;
animation-duration: .8s;
}
.animated.faster {
-webkit-animation-duration: .5s;
animation-duration: .5s;
}
.animated.slow {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.slower {
-webkit-animation-duration: 3s;
animation-duration: 3s;
}
@-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
50% {
-webkit-transform: scale3d(1.05,1.05,1.05);
transform: scale3d(1.05,1.05,1.05);
}
to {
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
50% {
-webkit-transform: scale3d(1.05,1.05,1.05);
transform: scale3d(1.05,1.05,1.05);
}
to {
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
.color-switcher {
position: fixed;
right: 24px;
bottom: 30px;
z-index: 2001;
background: #181a23;
padding: 20px 20px;
padding-top: 25px;
border-radius: 5px;
-webkit-transform: translateX(120%);
transform: translateX(120%);
transition: left .3s ease-in-out,-webkit-transform .3s ease-in-out;
transition: transform .3s ease-in-out,left .3s ease-in-out;
transition: transform .3s ease-in-out,left .3s ease-in-out,-webkit-transform .3s ease-in-out;
box-shadow: 0 .46875rem 2.1875rem rgba(90,97,105,.1),0 .9375rem 1.40625rem rgba(90,97,105,.1),0 .25rem .53125rem rgba(90,97,105,.12),0 .125rem .1875rem rgba(90,97,105,.1);
}
.color-switcher.visible {
-webkit-transform: translateX(0);
transform: translateX(0);
right: 24px;
}
.color-switcher h5 {
font-size: 11px;
font-weight: 500;
margin-bottom: 0;
line-height: 1;
letter-spacing: 2px;
color: #84899e;
text-align: center;
text-transform: uppercase;
}
.color-switcher .accent-colors {
display: -ms-flexbox;
display: flex;
padding: 5px;
margin: 15px auto 20px auto;
-ms-flex-pack: center;
justify-content: center;
}
.color-switcher .accent-colors li {
display: inline-block;
width: 14px;
height: 14px;
border-radius: 50%;
transition: -webkit-transform 180ms ease-in-out;
transition: transform 180ms ease-in-out;
transition: transform 180ms ease-in-out,-webkit-transform 180ms ease-in-out;
text-align: center;
margin: 0 4px;
}
.color-switcher .accent-colors li:hover:not(.active) {
cursor: pointer;
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
.color-switcher .accent-colors li i {
transition: opacity 180ms ease-in-out;
line-height: 1;
color: #fff;
font-size: 10px;
position: absolute;
left: 50%;
top: 50%;
opacity: 0;
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
.color-switcher .accent-colors li.active {
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
.color-switcher .accent-colors li.active i {
opacity: 1;
}
.color-switcher .accent-colors li.accent-primary {
background-color: #007bff;
}
.color-switcher .accent-colors li.accent-secondary {
background-color: #5a6169;
}
.color-switcher .accent-colors li.accent-success {
background-color: #17c671;
}
.color-switcher .accent-colors li.accent-info {
background-color: #00b8d8;
}
.color-switcher .accent-colors li.accent-warning {
background-color: #ffb400;
}
.color-switcher .accent-colors li.accent-danger {
background-color: #c4183c;
}
.color-switcher .accent-colors li.accent-royal-blue {
background-color: #674eec;
}
.color-switcher .accent-colors li.accent-java {
background-color: #1adba2;
}
.color-switcher .accent-colors li.accent-salmon {
background-color: #ff4169;
}
.color-switcher .actions {
margin: 15px 0;
}
.color-switcher .social-actions {
padding: 10px 0;
border-top: 1px solid #2c2f44;
}
.color-switcher .social-actions .inner-wrapper {
display: table;
margin: 0 auto;
}
.color-switcher .social-actions iframe {
margin: 5px 0 0 10px;
}
.color-switcher #social-share {
display: table;
margin: 0 auto;
}
.color-switcher .sharrre .box {
float: left;
}
.color-switcher .sharrre .count {
color: #444;
display: block;
font-size: 17px;
line-height: 34px;
height: 34px;
padding: 4px 0;
position: relative;
text-align: center;
text-decoration: none;
width: 50px;
background-color: #eee;
border-radius: 4px;
}
.color-switcher .sharrre .share {
color: #fff;
display: block;
font-size: 11px;
height: 16px;
line-height: 16px;
margin-top: 3px;
padding: 0;
text-align: center;
text-decoration: none;
width: 50px;
background-color: #9cce39;
border-radius: 4px;
}
.color-switcher .sharrre .buttons {
display: block;
}
.color-switcher .sharrre .button {
float: left;
margin-left: 10px;
}
.color-switcher .sharrre .button.facebook {
margin-left: 0;
}
.color-switcher .close {
position: absolute;
right: 10px;
top: 10px;
font-size: 15px;
background: #2d3044;
width: 25px;
height: 25px;
overflow: hidden;
text-align: center;
border-radius: 50%;
line-height: 25px;
}
.color-switcher-toggle {
position: fixed;
right: 26px;
bottom: 33px;
z-index: 2000;
width: 45px;
height: 45px;
background: #2d53fe;
color: #fff;
text-align: center;
line-height: 45px;
font-size: 23px;
border-radius: 50%;
transition: color .2s ease-in-out;
-webkit-animation-duration: 1.5s;
animation-duration: 1.5s;
box-shadow: 0 .46875rem 2.1875rem rgba(90,97,105,.1),0 .9375rem 1.40625rem rgba(90,97,105,.1),0 .25rem .53125rem rgba(90,97,105,.12),0 .125rem .1875rem rgba(90,97,105,.1);
}
.color-switcher-toggle:hover {
cursor: pointer;
color: #fff;
}
.color-switcher-toggle i {
top: 3px;
}
.social-wrapper {
position: relative;
}
.social-wrapper .loading-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #181a23;
}
.social-wrapper .spinner {
position: absolute;
top: 50%;
left: 50%;
margin-left: -10px;
margin-top: -10px;
}
.spinner {
height: 20px;
width: 20px;
-webkit-animation: rotate .8s infinite linear;
animation: rotate .8s infinite linear;
border: 2px solid #84899e;
border-right-color: transparent;
border-radius: 50%;
}
@-webkit-keyframes rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@media (prefers-reduced-motion) {
.animated {
-webkit-animation: unset!important;
animation: unset!important;
transition: none!important;
}
}
@media (max-width:860px) {
.color-switcher,.color-switcher-toggle {
display: none!important;
}
}
.bg-army {
background-color: #006a50 !important;
}
.carousel-caption h2 {
font-family: -apple-system, BlinkMacSystemFont, "Gunplay", "Droid Sans", sans-serif;
font-size: 2rem;
text-transform: uppercase;
padding: 10px;
color: #fff;
background: rgba(0, 106, 80, 0.7) !important;
margin-bottom: 0px;
}
.carousel-caption p.lead {
font-family: -apple-system, BlinkMacSystemFont, "Gunplay", "Droid Sans", sans-serif;
font-size: 1.2rem;
text-transform: uppercase;
padding: 10px;
color: #fff;
background: rgba(255, 191, 0, 0.7) !important;
}
.page-header .page-title {
font-family: -apple-system, BlinkMacSystemFont, "Gunplay", "Droid Sans", sans-serif;
font-size: 1.825rem;
font-weight: 500;
line-height: 1.5;
margin: 0;
padding: 0;
}
.page-footer {
background: #e0e0e0 url('../img/bg.jpg') no-repeat center center; background-size: cover;
color: white;
}
.page-footer .links ul {
list-style-type: none;
}
.page-footer .links li a {
color: white;
transition: color 0.2s;
}
.page-footer .links li a:hover {
text-decoration: none;
color: #4180cb;
}
.page-footer .about-joinarmy i {
font-size: 25px;
}
.page-footer .about-joinarmy a {
color: white;
transition: color 0.2s;
}
.page-footer .about-joinarmy a:hover {
color: #4180cb;
}
.page-footer .location i {
font-size: 18px;
}
.page-footer h2, .page-footer h4 {
margin-bottom: 0.75rem;
font-family: -apple-system, BlinkMacSystemFont, "Gunplay", "Droid Sans", sans-serif;
font-weight: 400;
color: white;
}
.page-footer h2 {
font-size: 1.5875rem;
}
.page-footer h4 {
font-size: 1.2356rem;
}
.main-footer .copyright {
text-align: center;
}
.preloader {
position: relative;
text-align: center;
padding: 2rem 0;
}
.preloader img {
margin: 0 auto;
margin-bottom: 1rem;
height: 150px;
}
.preloader .bar-container {
position: relative;
height: 4px;
width: 130px;
background-color: #eee;
margin: 0 auto;
left: 0;
right: 0;
}
.preloader .bar-container .bar {
content: "";
display: inline;
position: absolute;
height: 100%;
width: 0;
right: 0;
background-color: #FFD32A;
}
.preloader .bar-container .bar:nth-child(1) {
animation: linear-animation 3s linear 1s infinite;
}
.preloader .bar-container .bar:nth-child(2) {
animation: linear-animation 3s linear 2s infinite;
}
.preloader .bar-container .bar:nth-child(3) {
animation: linear-animation 3s linear 3s infinite;
}
.preloader.preloader-alt .bar-container .bar:nth-child(1) {
background-color: #f96868;
}
.preloader.preloader-alt .bar-container .bar:nth-child(2) {
background-color: #FFD32A;
}
.preloader.preloader-alt .bar-container .bar:nth-child(3) {
background-color: #46be8a;
}
.fullscreen .preloader {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2000;
background-color: #FFF;
text-align: center;
padding: 0;
}
.fullscreen .preloader img {
position: absolute;
top: 35%;
z-index: 2;
margin: 0 auto;
left: 0;
right: 0;
height: 150px;
}
.fullscreen .preloader .bar-container {
position: absolute;
top: 65%;
height: 8px;
width: 250px;
background-color: #eee;
margin: 0 auto;
left: 0;
right: 0;
}
.fullscreen .preloader .bar-container .bar {
content: "";
display: inline;
position: absolute;
height: 100%;
width: 0;
right: 0;
background-color: #FFD32A;
}
.fullscreen .preloader .bar-container .bar:nth-child(1) {
animation: linear-animation 3s linear 1s infinite;
}
.fullscreen .preloader .bar-container .bar:nth-child(2) {
animation: linear-animation 3s linear 2s infinite;
}
.fullscreen .preloader .bar-container .bar:nth-child(3) {
animation: linear-animation 3s linear 3s infinite;
}
.fullscreen .preloader a {
position: absolute;
top: 60%;
margin: 0 auto;
left: 0;
right: 0;
}
@keyframes linear-animation {
0% {
right: 100%;
width: 10%;
}
30% {
right: 0%;
width: 40%;
}
50% {
right: 0%;
width: 0%;
}
80% {
right: 0%;
width: 0%;
}
100% {
right: 0%;
width: 0%;
}
}
.font-gunplay {
font-family: -apple-system, BlinkMacSystemFont, "Gunplay", "Droid Sans", sans-serif;
}
.formstep-step p {
margin-top: 10px;
}
.formstep-row {
display: table-row;
}
.formstep {
display: table;
width: 95%;
position: relative;
}
.formstep-step button[disabled] {
opacity: 1 !important;
filter: alpha(opacity=100) !important;
}
.formstep-row:before {
top: 14px;
bottom: 0;
position: absolute;
content: " ";
width: 100%;
height: 1px;
background-color: #ccc;
z-order: 0;
}
.formstep-step {
display: table-cell;
text-align: center;
position: relative;
}
.btn-circle {
width: 30px;
height: 30px;
text-align: center;
padding: 6px 0;
font-size: 12px;
line-height: 1.428571429;
border-radius: 15px;
}
select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
display: none !important;
}
.bootstrap-select {
width: 220px \0;
vertical-align: middle;
}
.bootstrap-select > .dropdown-toggle {
position: relative;
width: 100%;
text-align: right;
white-space: nowrap;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.bootstrap-select > .dropdown-toggle:after {
margin-top: -1px;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
color: #999;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > select {
position: absolute !important;
bottom: 0;
left: 50%;
display: block !important;
width: 0.5px !important;
height: 100% !important;
padding: 0 !important;
opacity: 0 !important;
border: none;
z-index: 0 !important;
}
.bootstrap-select > select.mobile-device {
top: 0;
left: 0;
display: block !important;
width: 100% !important;
z-index: 2 !important;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.bootstrap-select.is-invalid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
border-color: #b94a48;
}
.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
border-color: #28a745;
}
.bootstrap-select.fit-width {
width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
width: 220px;
}
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus {
outline: thin dotted #333333 !important;
outline: 5px auto -webkit-focus-ring-color !important;
outline-offset: -2px;
}
.bootstrap-select.form-control {
margin-bottom: 0;
padding: 0;
border: none;
}
:not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]) {
width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
float: none;
z-index: auto;
}
.form-inline .bootstrap-select,
.form-inline .bootstrap-select.form-control:not([class*="col-"]) {
width: auto;
}
.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*="col-"] {
float: none;
display: inline-block;
margin-left: 0;
}
.bootstrap-select.dropdown-menu-right,
.bootstrap-select[class*="col-"].dropdown-menu-right,
.row .bootstrap-select[class*="col-"].dropdown-menu-right {
float: right;
}
.form-inline .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-group .bootstrap-select {
margin-bottom: 0;
}
.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
padding: 0;
}
.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
height: 100%;
font-size: inherit;
line-height: inherit;
border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle,
.bootstrap-select.form-control-lg .dropdown-toggle {
font-size: inherit;
line-height: inherit;
border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle {
padding: 0.25rem 0.5rem;
}
.bootstrap-select.form-control-lg .dropdown-toggle {
padding: 0.5rem 1rem;
}
.form-inline .bootstrap-select .form-control {
width: 100%;
}
.bootstrap-select.disabled,
.bootstrap-select > .disabled {
cursor: not-allowed;
}
.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
outline: none !important;
}
.bootstrap-select.bs-container {
position: absolute;
top: 0;
left: 0;
height: 0 !important;
padding: 0 !important;
}
.bootstrap-select.bs-container .dropdown-menu {
z-index: 1060;
}
.bootstrap-select .dropdown-toggle .filter-option {
position: static;
top: 0;
left: 0;
float: left;
height: 100%;
width: 100%;
text-align: left;
overflow: hidden;
-webkit-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.bs3.bootstrap-select .dropdown-toggle .filter-option {
padding-right: inherit;
}
.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
position: absolute;
padding-top: inherit;
padding-bottom: inherit;
padding-left: inherit;
float: none;
}
.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
padding-right: inherit;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
overflow: hidden;
}
.bootstrap-select .dropdown-toggle .filter-expand {
width: 0 !important;
float: left;
opacity: 0 !important;
overflow: hidden;
}
.bootstrap-select .dropdown-toggle .caret {
position: absolute;
top: 50%;
right: 12px;
margin-top: -2px;
vertical-align: middle;
}
.input-group .bootstrap-select.form-control .dropdown-toggle {
border-radius: inherit;
}
.bootstrap-select[class*="col-"] .dropdown-toggle {
width: 100%;
}
.bootstrap-select .dropdown-menu {
min-width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.bootstrap-select .dropdown-menu > .inner:focus {
outline: none !important;
}
.bootstrap-select .dropdown-menu.inner {
position: static;
float: none;
border: 0;
padding: 0;
margin: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.bootstrap-select .dropdown-menu li {
position: relative;
}
.bootstrap-select .dropdown-menu li.active small {
color: rgba(255, 255, 255, 0.5) !important;
}
.bootstrap-select .dropdown-menu li.disabled a {
cursor: not-allowed;
}
.bootstrap-select .dropdown-menu li a {
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.bootstrap-select .dropdown-menu li a.opt {
position: relative;
padding-left: 2.25em;
}
.bootstrap-select .dropdown-menu li a span.check-mark {
display: none;
}
.bootstrap-select .dropdown-menu li a span.text {
display: inline-block;
}
.bootstrap-select .dropdown-menu li small {
padding-left: 0.5em;
}
.bootstrap-select .dropdown-menu .notify {
position: absolute;
bottom: 5px;
width: 96%;
margin: 0 2%;
min-height: 26px;
padding: 3px 5px;
background: #e3e3e3;
border: 1px solid #e3e3e3;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
pointer-events: none;
opacity: 0.9;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.bootstrap-select .no-results {
padding: 3px;
background: #e3e3e3;
margin: 0 5px;
white-space: nowrap;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option {
position: static;
display: inline;
padding: 0;
width: auto;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
display: inline;
}
.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
content: '\00a0';
}
.bootstrap-select.fit-width .dropdown-toggle .caret {
position: static;
top: auto;
margin-top: -1px;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
position: absolute;
display: inline-block;
right: 15px;
top: 5px;
}
.bootstrap-select.show-tick .dropdown-menu li a span.text {
margin-right: 34px;
}
.bootstrap-select .bs-ok-default:after {
content: '';
display: block;
width: 0.5em;
height: 1em;
border-style: solid;
border-width: 0 0.26em 0.26em 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
content: '';
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid rgba(204, 204, 204, 0.2);
position: absolute;
bottom: -4px;
left: 9px;
display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
content: '';
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid white;
position: absolute;
bottom: -4px;
left: 10px;
display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
bottom: auto;
top: -4px;
border-top: 7px solid rgba(204, 204, 204, 0.2);
border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
bottom: auto;
top: -4px;
border-top: 6px solid white;
border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
right: 12px;
left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
right: 13px;
left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
padding: 4px 8px;
}
.bs-actionsbox {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
width: 50%;
}
.bs-donebutton {
float: left;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.bs-donebutton .btn-group button {
width: 100%;
}
.bs-searchbox + .bs-actionsbox {
padding: 0 8px 4px;
}
.bs-searchbox .form-control {
margin-bottom: 0;
width: 100%;
float: none;
}
.signal {
position: fixed;
background: #fff;
border: 5px solid #333;
border-radius: 30px;
height: 30px;
left: 50%;
margin: -15px 0 0 -15px;
opacity: 10;
top: 50%;
width: 30px;
-webkit-animation: pulsate 1s ease-out;
animation: pulsate 1s ease-out;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
@-webkit-keyframes pulsate {
0% {
-webkit-transform: scale(.1);
transform: scale(.1);
opacity: 0.0;
}
50% {
opacity: 1;
}
100% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0;
}
}
@keyframes pulsate {
0% {
-webkit-transform: scale(.1);
transform: scale(.1);
opacity: 0.0;
}
50% {
opacity: 1;
}
100% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0;
}
}
#datetime {
width: fit-content;
background-color: #f7f7e1;
padding-left: 2%;
padding-right: 2%;
border-radius: 3px;
}
#days {
background-color: #f3f3d2;
border-radius: 3px;
}
#time {
font-weight: bold;
color: #000000;
background-color: #f3f3d2;
border-radius: 3px;
padding: 2px;
}
#days, .time-wrap {
font-size: 20px;
}
@media screen and (max-width: 991px) {
#datetime {
margin-top: 3px !important;
margin-left: 30px;
}
#days, .time-wrap {
font-size: 20px;
}
} | 0.336331 | 0.062818 |
body {
margin: 0 !important;
background-image: url(http://subtlepatterns.com/patterns/groovepaper.png) !important;
}
body > center > table {
width: 100% !important;
background-color: transparent !important;
}
body > center > table > tbody > tr:first-child > td {
background-image: -webkit-linear-gradient(top, #f60, #f70) !important;
border-bottom: solid 1px #f60 !important;
box-shadow: 0 2px rgba(0,0,0,.1) !important;
}
body > center > table > tbody > tr:first-child > td > table {
padding: 10px !important;
margin: 0 auto !important;
width: 90% !important;
}
body > center > table > tbody > tr:first-child > td > table > tbody > tr > td:first-child {
padding-right: 10px !important;
}
.pagetop {
font-family: "Lucida Grande", "Segoe UI", Arial, Helvetica, sans-serif !important;
font-size: 14px !important;
}
/* a { */
/* font-weight: bold !important; */
/* } */
a:hover {
text-decoration: underline !important;
}
body > center > table > tbody > tr:nth-child(3) > td {
padding: 20px 0 !important;
}
body > center > table > tbody > tr:nth-child(3) > td > table {
width: 90% !important;
margin: 0 auto !important;
}
.title {
color: #ccc !important;
/* font-family: "Lucida Grande", "Segoe UI", Arial, Helvetica, sans-serif !important; */
/* font-size: 12px !important; */
}
/* body > center > table > tbody > tr:nth-child(3) > td > table > tbody > tr:first-child > td:nth-child(2).title > a { */
/* font-size: 18px !important; */
/* } */
.subtext {
height: 15px !important;
/* font-family: "Lucida Grande", "Segoe UI", Arial, Helvetica, sans-serif !important; */
vertical-align: top !important;
}
td, .comment, .default, .comhead, .yclinks, .dead {
/* font-family: "Lucida Grande", "Segoe UI", Arial, Helvetica, sans-serif !important; */
}
body > center > table > tbody > tr:nth-child(3) > td > form {
width: 90% !important;
margin: 0 auto !important;
}
td > center > table {
width: 940px !important;
background-color: white !important;
border: solid 1px #000 !important;
}
td > center > table td {
padding: 10px !important;
}
body > center > table > tbody > tr > td > table {
width: 90% !important;
margin: 0 auto !important;
}
.comment u, .comment u a, .comment u a:visited, .comment + p u, .comment + p u a, .comment + p u a:visited {
text-decoration: none !important;
color: #777 !important;
}
.comment p, .comment + p {
margin: 8px 0 0 0 !important;
line-height: 16px !important;
}
table {
width: 600px !important;
}
td img[width="0"] {
width: 5px !important;
height: 50px !important;
background-color: #ff6600 !important;
} | conkerorrc.symlink/site-css/hacker-news.css | body {
margin: 0 !important;
background-image: url(http://subtlepatterns.com/patterns/groovepaper.png) !important;
}
body > center > table {
width: 100% !important;
background-color: transparent !important;
}
body > center > table > tbody > tr:first-child > td {
background-image: -webkit-linear-gradient(top, #f60, #f70) !important;
border-bottom: solid 1px #f60 !important;
box-shadow: 0 2px rgba(0,0,0,.1) !important;
}
body > center > table > tbody > tr:first-child > td > table {
padding: 10px !important;
margin: 0 auto !important;
width: 90% !important;
}
body > center > table > tbody > tr:first-child > td > table > tbody > tr > td:first-child {
padding-right: 10px !important;
}
.pagetop {
font-family: "Lucida Grande", "Segoe UI", Arial, Helvetica, sans-serif !important;
font-size: 14px !important;
}
/* a { */
/* font-weight: bold !important; */
/* } */
a:hover {
text-decoration: underline !important;
}
body > center > table > tbody > tr:nth-child(3) > td {
padding: 20px 0 !important;
}
body > center > table > tbody > tr:nth-child(3) > td > table {
width: 90% !important;
margin: 0 auto !important;
}
.title {
color: #ccc !important;
/* font-family: "Lucida Grande", "Segoe UI", Arial, Helvetica, sans-serif !important; */
/* font-size: 12px !important; */
}
/* body > center > table > tbody > tr:nth-child(3) > td > table > tbody > tr:first-child > td:nth-child(2).title > a { */
/* font-size: 18px !important; */
/* } */
.subtext {
height: 15px !important;
/* font-family: "Lucida Grande", "Segoe UI", Arial, Helvetica, sans-serif !important; */
vertical-align: top !important;
}
td, .comment, .default, .comhead, .yclinks, .dead {
/* font-family: "Lucida Grande", "Segoe UI", Arial, Helvetica, sans-serif !important; */
}
body > center > table > tbody > tr:nth-child(3) > td > form {
width: 90% !important;
margin: 0 auto !important;
}
td > center > table {
width: 940px !important;
background-color: white !important;
border: solid 1px #000 !important;
}
td > center > table td {
padding: 10px !important;
}
body > center > table > tbody > tr > td > table {
width: 90% !important;
margin: 0 auto !important;
}
.comment u, .comment u a, .comment u a:visited, .comment + p u, .comment + p u a, .comment + p u a:visited {
text-decoration: none !important;
color: #777 !important;
}
.comment p, .comment + p {
margin: 8px 0 0 0 !important;
line-height: 16px !important;
}
table {
width: 600px !important;
}
td img[width="0"] {
width: 5px !important;
height: 50px !important;
background-color: #ff6600 !important;
} | 0.339718 | 0.087955 |
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,dl,dt,dd,ol,nav ul,nav 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;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{ vertical-align:baseline;}/* vertical align baseline */
.vertical-top{ vertical-align:top;}/* vertical align top */
nav.vertical ul li{ display:block;}/* vertical menu */
nav.horizontal ul li{ display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
body {
background:url(../images/1.jpg) no-repeat;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size: cover;
background-attachment: fixed;
background-position: center;
height: 100vh;
font-family: 'Hind Siliguri', sans-serif;
}
h1.w3layouts {
text-align: center;
font-size: 4.2em;
color: #fff;
margin: 37px 0;
font-family: 'Tangerine', cursive;
letter-spacing: 2px;
float: right;
width: 52%;
font-weight: bold;
text-shadow: 1px 1px 11px rgba(12, 12, 12, 0.75);
}
/*-- form --*/
.content-w3ls {
width: 41%;
background-color: rgba(0, 0, 0, 0.71);
float: right;
margin-right: 5em;
}
.agileits-left, .section_class_agileits {
margin-bottom: 17px;
}
.agile_form input[type=text], .agile_form input[type=email], .section_class_agileits select{
padding: 10px;
color: #5d5c5c;
font-size: .9em;
outline: none;
border: none;
background: #fff;
width: 95%;
font-family: 'Hind Siliguri', sans-serif;
letter-spacing: 1px;
border: 3px double #03A9F4;
border-radius: 4px;
}
.section_class_agileits select{
width:100%;
}
.date {
cursor: pointer;
}
.form_w3layouts {
padding: 3em 2em;
}
.submit-w3l input[type=submit] {
color: #fff;
padding: 10px 50px;
font-size: 1em;
letter-spacing: 1px;
cursor: pointer;
border: none;
background: #03A9F4;
outline: none;
margin: 1.5em 0 0;
border: none;
font-family: 'Hind Siliguri', sans-serif;
transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
text-align: center;
}
.submit-w3l input[type=submit]:hover {
background: #fff;
color: #000;
}
/*-- //form --*/
/*-- copyright --*/
h2.copyright-agileits {
font-size: 1em;
color: #fff;
letter-spacing: 2px;
padding: 2em;
float: right;
width: 44%;
}
h2.copyright-agileits a {
color:#03A9F4;
transition:all 0.7s ease-in-out;
-webkit-transition:all 0.5s ease-in-out;
-moz-transition:all 0.5s ease-in-out;
-o-transition:all 0.5s ease-in-out;
-ms-transition:all 0.5s ease-in-out;
}
h2.copyright-agileits a:hover {
color:#fff;
transition:all 0.7s ease-in-out;
-webkit-transition:all 0.5s ease-in-out;
-moz-transition:all 0.5s ease-in-out;
-o-transition:all 0.5s ease-in-out;
-ms-transition:all 0.5s ease-in-out;
}
/*-- copyright --*/
/*--responsive--*/
@media(max-width: 1440px){
h2.copyright-agileits {
width: 48%;
}
.content-w3ls {
width: 43%;
}
h1.w3layouts {
width: 54%;
}
}
@media(max-width: 1366px){
h1.w3layouts {
width: 56%;
margin: 28px 0;
font-size: 4em;
}
h2.copyright-agileits {
width: 50%;
}
}
@media(max-width: 1280px){
.agile_form input[type=text], .agile_form input[type=email]{
width: 94.5%;
}
h2.copyright-agileits {
width: 53%;
}
}
@media(max-width: 1080px){
.content-w3ls {
width: 50%;
margin-right: 3em;
}
h1.w3layouts {
width: 60%;
font-size: 3.7em;
}
h2.copyright-agileits {
width: 56%;
letter-spacing: 1px;
}
}
@media(max-width: 1050px){
.content-w3ls {
width: 54%;
margin-right: 2em;
}
h1.w3layouts {
width: 61%;
}
h2.copyright-agileits {
width: 57%;
}
}
@media(max-width: 1024px){
h2.copyright-agileits {
width: 59%;
}
}
@media(max-width: 991px){
h2.copyright-agileits {
width: 61%;
}
.content-w3ls {
width: 56%;
}
}
@media(max-width: 900px){
h1.w3layouts {
width: 66%;
font-size: 3.4em;
margin: 23px 0;
}
.content-w3ls {
width: 58%;
}
.agile_form input[type=text], .agile_form input[type=email] {
width: 94%;
}
h2.copyright-agileits {
width: 67%;
}
}
@media(max-width: 800px){
h1.w3layouts {
width: 100%;
}
.content-w3ls {
width: 68%;
float: none;
margin: 0 auto;
}
h2.copyright-agileits {
width: 100%;
float: none;
padding: 2em 0;
text-align: center;
}
.agile_form input[type=text], .agile_form input[type=email] {
width: 94.5%;
}
}
@media(max-width: 768px){
}
@media(max-width: 736px){
.content-w3ls {
width: 72%;
}
}
@media(max-width: 667px){
.content-w3ls {
width: 81%;
}
}
@media(max-width: 640px){
.agile_form input[type=text], .agile_form input[type=email] {
width: 94%;
}
}
@media(max-width: 600px){
.content-w3ls {
width: 86%;
}
h2.copyright-agileits {
font-size: .95em;
}
}
@media(max-width: 568px){
h1.w3layouts {
font-size: 3.2em;
margin: 18px 0;
}
.submit-w3l input[type=submit] {
padding: 9px 40px;
margin: 1em 0 0;
}
.agile_form input[type=text], .agile_form input[type=email], .section_class_agileits select {
padding: 9px 10px;
}
.agile_form input[type=text], .agile_form input[type=email] {
width: 93.5%;
}
}
@media(max-width: 480px){
h1.w3layouts {
font-size: 3em;
}
.content-w3ls {
width: 93%;
}
h2.copyright-agileits {
width: 94%;
margin: 0 auto;
}
.agile_form input[type=text], .agile_form input[type=email] {
width: 93%;
}
}
@media(max-width: 414px){
h1.w3layouts {
font-size: 2.8em;
letter-spacing: 1px;
}
.form_w3layouts {
padding: 2em 2em;
}
.agile_form input[type=text], .agile_form input[type=email] {
width: 91.5%;
}
.submit-w3l input[type=submit] {
padding: 9px 35px;
font-size: .9em;
}
h2.copyright-agileits {
font-size: .9em;
width: 96%;
padding: 1.5em 0;
}
}
@media(max-width: 384px){
h1.w3layouts {
font-size: 2.6em;
}
.agile_form input[type=text], .agile_form input[type=email] {
width: 90.5%;
}
}
@media(max-width: 375px){
.agile_form input[type=text], .agile_form input[type=email] {
width: 90%;
}
}
@media(max-width: 320px){
h1.w3layouts {
font-size: 2.2em;
margin: 14px 0;
}
.form_w3layouts {
padding: 1.5em 1em;
}
.agile_form input[type=text], .agile_form input[type=email], .section_class_agileits select {
font-size: .8em;
}
.agile_form input[type=text], .agile_form input[type=email] {
width: 89.5%;
}
.submit-w3l input[type=submit] {
padding: 9px 32px;
font-size: .85em;
margin: .5em 0 0;
}
h2.copyright-agileits {
font-size: .8em;
line-height: 1.9;
}
.content-w3ls {
width: 95%;
}
}
/*--//responsive--*/ | frontend/web/css/style.css | html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav 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;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{ vertical-align:baseline;}/* vertical align baseline */
.vertical-top{ vertical-align:top;}/* vertical align top */
nav.vertical ul li{ display:block;}/* vertical menu */
nav.horizontal ul li{ display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
body {
background:url(../images/1.jpg) no-repeat;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size: cover;
background-attachment: fixed;
background-position: center;
height: 100vh;
font-family: 'Hind Siliguri', sans-serif;
}
h1.w3layouts {
text-align: center;
font-size: 4.2em;
color: #fff;
margin: 37px 0;
font-family: 'Tangerine', cursive;
letter-spacing: 2px;
float: right;
width: 52%;
font-weight: bold;
text-shadow: 1px 1px 11px rgba(12, 12, 12, 0.75);
}
/*-- form --*/
.content-w3ls {
width: 41%;
background-color: rgba(0, 0, 0, 0.71);
float: right;
margin-right: 5em;
}
.agileits-left, .section_class_agileits {
margin-bottom: 17px;
}
.agile_form input[type=text], .agile_form input[type=email], .section_class_agileits select{
padding: 10px;
color: #5d5c5c;
font-size: .9em;
outline: none;
border: none;
background: #fff;
width: 95%;
font-family: 'Hind Siliguri', sans-serif;
letter-spacing: 1px;
border: 3px double #03A9F4;
border-radius: 4px;
}
.section_class_agileits select{
width:100%;
}
.date {
cursor: pointer;
}
.form_w3layouts {
padding: 3em 2em;
}
.submit-w3l input[type=submit] {
color: #fff;
padding: 10px 50px;
font-size: 1em;
letter-spacing: 1px;
cursor: pointer;
border: none;
background: #03A9F4;
outline: none;
margin: 1.5em 0 0;
border: none;
font-family: 'Hind Siliguri', sans-serif;
transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
text-align: center;
}
.submit-w3l input[type=submit]:hover {
background: #fff;
color: #000;
}
/*-- //form --*/
/*-- copyright --*/
h2.copyright-agileits {
font-size: 1em;
color: #fff;
letter-spacing: 2px;
padding: 2em;
float: right;
width: 44%;
}
h2.copyright-agileits a {
color:#03A9F4;
transition:all 0.7s ease-in-out;
-webkit-transition:all 0.5s ease-in-out;
-moz-transition:all 0.5s ease-in-out;
-o-transition:all 0.5s ease-in-out;
-ms-transition:all 0.5s ease-in-out;
}
h2.copyright-agileits a:hover {
color:#fff;
transition:all 0.7s ease-in-out;
-webkit-transition:all 0.5s ease-in-out;
-moz-transition:all 0.5s ease-in-out;
-o-transition:all 0.5s ease-in-out;
-ms-transition:all 0.5s ease-in-out;
}
/*-- copyright --*/
/*--responsive--*/
@media(max-width: 1440px){
h2.copyright-agileits {
width: 48%;
}
.content-w3ls {
width: 43%;
}
h1.w3layouts {
width: 54%;
}
}
@media(max-width: 1366px){
h1.w3layouts {
width: 56%;
margin: 28px 0;
font-size: 4em;
}
h2.copyright-agileits {
width: 50%;
}
}
@media(max-width: 1280px){
.agile_form input[type=text], .agile_form input[type=email]{
width: 94.5%;
}
h2.copyright-agileits {
width: 53%;
}
}
@media(max-width: 1080px){
.content-w3ls {
width: 50%;
margin-right: 3em;
}
h1.w3layouts {
width: 60%;
font-size: 3.7em;
}
h2.copyright-agileits {
width: 56%;
letter-spacing: 1px;
}
}
@media(max-width: 1050px){
.content-w3ls {
width: 54%;
margin-right: 2em;
}
h1.w3layouts {
width: 61%;
}
h2.copyright-agileits {
width: 57%;
}
}
@media(max-width: 1024px){
h2.copyright-agileits {
width: 59%;
}
}
@media(max-width: 991px){
h2.copyright-agileits {
width: 61%;
}
.content-w3ls {
width: 56%;
}
}
@media(max-width: 900px){
h1.w3layouts {
width: 66%;
font-size: 3.4em;
margin: 23px 0;
}
.content-w3ls {
width: 58%;
}
.agile_form input[type=text], .agile_form input[type=email] {
width: 94%;
}
h2.copyright-agileits {
width: 67%;
}
}
@media(max-width: 800px){
h1.w3layouts {
width: 100%;
}
.content-w3ls {
width: 68%;
float: none;
margin: 0 auto;
}
h2.copyright-agileits {
width: 100%;
float: none;
padding: 2em 0;
text-align: center;
}
.agile_form input[type=text], .agile_form input[type=email] {
width: 94.5%;
}
}
@media(max-width: 768px){
}
@media(max-width: 736px){
.content-w3ls {
width: 72%;
}
}
@media(max-width: 667px){
.content-w3ls {
width: 81%;
}
}
@media(max-width: 640px){
.agile_form input[type=text], .agile_form input[type=email] {
width: 94%;
}
}
@media(max-width: 600px){
.content-w3ls {
width: 86%;
}
h2.copyright-agileits {
font-size: .95em;
}
}
@media(max-width: 568px){
h1.w3layouts {
font-size: 3.2em;
margin: 18px 0;
}
.submit-w3l input[type=submit] {
padding: 9px 40px;
margin: 1em 0 0;
}
.agile_form input[type=text], .agile_form input[type=email], .section_class_agileits select {
padding: 9px 10px;
}
.agile_form input[type=text], .agile_form input[type=email] {
width: 93.5%;
}
}
@media(max-width: 480px){
h1.w3layouts {
font-size: 3em;
}
.content-w3ls {
width: 93%;
}
h2.copyright-agileits {
width: 94%;
margin: 0 auto;
}
.agile_form input[type=text], .agile_form input[type=email] {
width: 93%;
}
}
@media(max-width: 414px){
h1.w3layouts {
font-size: 2.8em;
letter-spacing: 1px;
}
.form_w3layouts {
padding: 2em 2em;
}
.agile_form input[type=text], .agile_form input[type=email] {
width: 91.5%;
}
.submit-w3l input[type=submit] {
padding: 9px 35px;
font-size: .9em;
}
h2.copyright-agileits {
font-size: .9em;
width: 96%;
padding: 1.5em 0;
}
}
@media(max-width: 384px){
h1.w3layouts {
font-size: 2.6em;
}
.agile_form input[type=text], .agile_form input[type=email] {
width: 90.5%;
}
}
@media(max-width: 375px){
.agile_form input[type=text], .agile_form input[type=email] {
width: 90%;
}
}
@media(max-width: 320px){
h1.w3layouts {
font-size: 2.2em;
margin: 14px 0;
}
.form_w3layouts {
padding: 1.5em 1em;
}
.agile_form input[type=text], .agile_form input[type=email], .section_class_agileits select {
font-size: .8em;
}
.agile_form input[type=text], .agile_form input[type=email] {
width: 89.5%;
}
.submit-w3l input[type=submit] {
padding: 9px 32px;
font-size: .85em;
margin: .5em 0 0;
}
h2.copyright-agileits {
font-size: .8em;
line-height: 1.9;
}
.content-w3ls {
width: 95%;
}
}
/*--//responsive--*/ | 0.189259 | 0.062588 |
center > table { display: none; }
.ready center > table { display: block; }
.hidden {
display: none;
}
body.modal-open {
overflow: hidden;
}
body,
center,
center > table {
width: 100% !important;
}
body {
margin: 0px;
padding: 0px;
font-family: "Open Sans", sans-serif !important;
font-weight: 400 !important;
font-size: 18px !important;
background-color: rgb(246, 246, 239);
}
body > center {
z-index: 1;
margin-top: 50px;
}
center > table > tbody > tr:first-of-type {
display: none;
}
center > table > tbody > tr:nth-of-type(3) > td > table,
.container {
width: 85% !important;
margin: 0 auto !important;
max-width: 768px;
position: relative;
}
center > table > tbody > tr:nth-of-type(3) > td > table > tbody {
/*display: block;*/
margin-left: -15px;
}
center > table > tbody > tr:nth-of-type(2) {
height: 30px !important;
}
.spacer {
height: 40px !important;
border: 1px solid rgb(100, 100, 100);
}
.index .headline > td:first-of-type,
.index .headline > td:nth-of-type(2),
.index .subheadline > td:first-of-type,
.index .preamble1 > td:first-of-type,
.index .preamble1 > td:nth-of-type(2),
.index .preamble2 > td:first-of-type,
.index .preamble2 > td:nth-of-type(2) {
/*visibility: hidden;*/
display: none;
}
/*
center > table > tbody > tr:nth-of-type(3) > td > table tr td.title:first-of-type {
visibility: hidden;
}*/
td {
font-family: 'Open Sans', sans-serif !important;
}
/* TOP ****************************************/
#top {
font: 700 1em/1em "Open Sans" !important;
text-align: center;
position: fixed;
top: 0;
width: 100%;
margin: 0 auto;
background-color: rgba(255, 100, 0, 0.92);
padding: 0.4em 0;
z-index: 10;
}
#top a {
vertical-align: top;
}
#top .logo img {
border: 1px solid rgb(246, 246, 239);
margin-right: 0.3em;
}
#top a:link,
#top a:visited {
color: rgb(246, 246, 239) !important;
text-decoration: none;
}
#top a:hover {
color: rgb(255, 255, 255) !important;
text-shadow: -1px 1px 4px rgba(255, 255, 255, 0.3);
}
/* NAVS *********************************/
#navbar-header {
display: inline-block;
vertical-align: middle;
}
#sections {
top: -3px;
left: 0;
text-align: left;
}
#user {
top: -4px;
right: 0;
text-align: right;
z-index: 9;
}
.has-dropdown {
vertical-align: middle;
display: block;
position: absolute;
padding: 0;
text-transform: uppercase;
font-size: 0.9em;
cursor: pointer;
}
.has-dropdown:hover {
width: 125px;
}
.has-dropdown .active-section {
display: block;
width: 100%;
border-width: 1px;
border-style: solid;
color: rgba(246, 246, 239, 1);
font-size: 0.8em;
border-radius: 3px;
border-color: rgba(226, 226, 219, 0.4);
}
.has-dropdown .active-section a:link,
.has-dropdown .active-section .placeholder {
display: block;
padding: 0.2em 0.5em;
}
.has-dropdown:hover .active-section {
/*border-color: rgb(255, 255, 255);*/
border-color: transparent;
border-bottom-width: 0px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
color: rgb(255, 255, 255);
text-shadow: -1px 1px 4px rgba(255, 255, 255, 0.3);
}
.has-dropdown .menu-icon {
float: right;
}
.has-dropdown .menu-icon::before {
content: '≡';
font-size: 2.5em;
font-weight: 300;
color: rgb(246, 246, 239);
}
.has-dropdown .menu-icon:hover::before {
color: rgb(255, 255, 255);
text-shadow: -1px 1px 4px rgba(255, 255, 255, 0.3);
}
.has-dropdown a:link,
.has-dropdown a:visited {
color: rgb(246, 246, 239);
}
.has-dropdown ul {
text-align: left;
width: 100%;
display: none;
padding: 8px 0px 0px;
margin: 0px;
position: absolute;
top: 22px;
left: 0;
z-index: 100;
border-style: solid;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 0px;
border-color: transparent;
}
.has-dropdown:hover ul {
display: block;
}
.has-dropdown ul li {
display: block;
background-color: rgba(255, 118, 0, 0.92);
}
.has-dropdown ul li:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.has-dropdown ul li:hover {
background-color: rgba(186, 80, 0, 0.95);
}
.has-dropdown ul li a:link {
display: block;
width: 100%;
padding: 0.5em 0;
margin: 0 0.5em;
font-size: 0.8em;
}
/* Search ***********************************/
.search {
position: absolute;
right: 40px;
top: 0;
z-index: 10;
}
.search-icon {
display: block;
cursor: pointer;
}
.search-icon::before {
color: rgb(246, 246, 239);
content: '\26B2';
font-size: 22px;
display: block;
height: 22px;
width: 22px;
line-height: 16px;
-webkit-transform: rotate(-45deg);
}
.search-icon:hover::before {
color: rgb(255, 255, 255);
text-shadow: -1px 1px 4px rgba(255, 255, 255, 0.3);
}
#search-modal {
position: fixed;
z-index: 1000;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: rgba(0, 0, 0, 0.25);
overflow: scroll;
}
#search-modal > div {
position: relative;
z-index: 2;
width: 90%;
margin: 1em auto;
max-width: 800px;
padding: 0.5em;
border-radius: 3px;
background-color: rgb(246, 246, 239);
box-shadow: 1px 1px 15px 1px #666;
}
#search-modal .gsc-input-box {
height: 40px !important;
}
#search-modal input.gsc-input {
height: 36px !important;
line-height: 36px !important;
}
#search-modal input.gsc-search-button-v2 {
padding: 10px 27px !important;
}
#search-modal .gsc-input-box,
#search-modal .gsc-input-box-focus {
outline: none !important;
border: none !important;
box-shadow: none !important;
}
/* INDEX ITEMS *********************************/
.title {
text-align: center;
}
.title a:link {
font: 700 2.6em/1.2em "Open Sans" !important;
margin-bottom: 0.6em;
display: block;
text-transform: uppercase;
transition: color 0.1s ease;
}
.title a:link:hover {
color: rgba(255, 102, 0, 0.8) !important;
}
.title a:link small {
font-family: "Gentium Book Basic";
font-style: italic;
text-transform: lowercase;
}
.title a:link small.show-hn,
.title a:link small.ask-hn,
.title a:link small.capitalize {
text-transform: capitalize;
}
.title a:link:first-letter {
text-transform: uppercase;
}
.comhead {
font-family: "Open Sans" !important;
font-size: 1em !important;
font-weight: 400;
line-height: 0.5em;
display: block;
border-top: 1px solid rgb(34, 34, 34);
color: rgb(34, 34, 34) !important;
margin: 0;
text-align: center;
height: 0.7em;
}
.comhead b {
background: rgb(246, 246, 239);
padding: 0 20px;
position: relative;
top: -5px;
}
.subtext {
font-family: 'Open Sans', sans-serif !important;
font-weight: 300;
font-size: 1em !important;
margin-bottom: 1em;
}
.subtext ul {
list-style-type: none;
padding: 0px;
margin: 0px;
}
.subtext li {
width: 50%;
display: inline-block;
float: left;
}
.subtext li.right a,
.subtext li.right span {
display: inline-block;
}
a.vote-link:not(.voted):hover .num {
display: none;
}
a.vote-link:not(.voted):hover > span::before {
text-align: right;
display: inline-block;
width: 20px;
}
.subtext .score::after {
font-size: 1em;
content: '•';
margin: 0 0.4em;
}
.subtext li.right {
text-align: right;
}
body.login,
body.account {
margin-top: 50px;
text-align: center;
background-color: rgb(246, 246, 239) !important;
}
body.login form {
width: 23%;
margin: 0 auto;
}
body.account form {
width: 50%;
margin: 0 auto;
}
body.login b,
body.account b {
text-transform: uppercase;
} | HackerNewsStylized.safariextension/styles/main.css | center > table { display: none; }
.ready center > table { display: block; }
.hidden {
display: none;
}
body.modal-open {
overflow: hidden;
}
body,
center,
center > table {
width: 100% !important;
}
body {
margin: 0px;
padding: 0px;
font-family: "Open Sans", sans-serif !important;
font-weight: 400 !important;
font-size: 18px !important;
background-color: rgb(246, 246, 239);
}
body > center {
z-index: 1;
margin-top: 50px;
}
center > table > tbody > tr:first-of-type {
display: none;
}
center > table > tbody > tr:nth-of-type(3) > td > table,
.container {
width: 85% !important;
margin: 0 auto !important;
max-width: 768px;
position: relative;
}
center > table > tbody > tr:nth-of-type(3) > td > table > tbody {
/*display: block;*/
margin-left: -15px;
}
center > table > tbody > tr:nth-of-type(2) {
height: 30px !important;
}
.spacer {
height: 40px !important;
border: 1px solid rgb(100, 100, 100);
}
.index .headline > td:first-of-type,
.index .headline > td:nth-of-type(2),
.index .subheadline > td:first-of-type,
.index .preamble1 > td:first-of-type,
.index .preamble1 > td:nth-of-type(2),
.index .preamble2 > td:first-of-type,
.index .preamble2 > td:nth-of-type(2) {
/*visibility: hidden;*/
display: none;
}
/*
center > table > tbody > tr:nth-of-type(3) > td > table tr td.title:first-of-type {
visibility: hidden;
}*/
td {
font-family: 'Open Sans', sans-serif !important;
}
/* TOP ****************************************/
#top {
font: 700 1em/1em "Open Sans" !important;
text-align: center;
position: fixed;
top: 0;
width: 100%;
margin: 0 auto;
background-color: rgba(255, 100, 0, 0.92);
padding: 0.4em 0;
z-index: 10;
}
#top a {
vertical-align: top;
}
#top .logo img {
border: 1px solid rgb(246, 246, 239);
margin-right: 0.3em;
}
#top a:link,
#top a:visited {
color: rgb(246, 246, 239) !important;
text-decoration: none;
}
#top a:hover {
color: rgb(255, 255, 255) !important;
text-shadow: -1px 1px 4px rgba(255, 255, 255, 0.3);
}
/* NAVS *********************************/
#navbar-header {
display: inline-block;
vertical-align: middle;
}
#sections {
top: -3px;
left: 0;
text-align: left;
}
#user {
top: -4px;
right: 0;
text-align: right;
z-index: 9;
}
.has-dropdown {
vertical-align: middle;
display: block;
position: absolute;
padding: 0;
text-transform: uppercase;
font-size: 0.9em;
cursor: pointer;
}
.has-dropdown:hover {
width: 125px;
}
.has-dropdown .active-section {
display: block;
width: 100%;
border-width: 1px;
border-style: solid;
color: rgba(246, 246, 239, 1);
font-size: 0.8em;
border-radius: 3px;
border-color: rgba(226, 226, 219, 0.4);
}
.has-dropdown .active-section a:link,
.has-dropdown .active-section .placeholder {
display: block;
padding: 0.2em 0.5em;
}
.has-dropdown:hover .active-section {
/*border-color: rgb(255, 255, 255);*/
border-color: transparent;
border-bottom-width: 0px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
color: rgb(255, 255, 255);
text-shadow: -1px 1px 4px rgba(255, 255, 255, 0.3);
}
.has-dropdown .menu-icon {
float: right;
}
.has-dropdown .menu-icon::before {
content: '≡';
font-size: 2.5em;
font-weight: 300;
color: rgb(246, 246, 239);
}
.has-dropdown .menu-icon:hover::before {
color: rgb(255, 255, 255);
text-shadow: -1px 1px 4px rgba(255, 255, 255, 0.3);
}
.has-dropdown a:link,
.has-dropdown a:visited {
color: rgb(246, 246, 239);
}
.has-dropdown ul {
text-align: left;
width: 100%;
display: none;
padding: 8px 0px 0px;
margin: 0px;
position: absolute;
top: 22px;
left: 0;
z-index: 100;
border-style: solid;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 0px;
border-color: transparent;
}
.has-dropdown:hover ul {
display: block;
}
.has-dropdown ul li {
display: block;
background-color: rgba(255, 118, 0, 0.92);
}
.has-dropdown ul li:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.has-dropdown ul li:hover {
background-color: rgba(186, 80, 0, 0.95);
}
.has-dropdown ul li a:link {
display: block;
width: 100%;
padding: 0.5em 0;
margin: 0 0.5em;
font-size: 0.8em;
}
/* Search ***********************************/
.search {
position: absolute;
right: 40px;
top: 0;
z-index: 10;
}
.search-icon {
display: block;
cursor: pointer;
}
.search-icon::before {
color: rgb(246, 246, 239);
content: '\26B2';
font-size: 22px;
display: block;
height: 22px;
width: 22px;
line-height: 16px;
-webkit-transform: rotate(-45deg);
}
.search-icon:hover::before {
color: rgb(255, 255, 255);
text-shadow: -1px 1px 4px rgba(255, 255, 255, 0.3);
}
#search-modal {
position: fixed;
z-index: 1000;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: rgba(0, 0, 0, 0.25);
overflow: scroll;
}
#search-modal > div {
position: relative;
z-index: 2;
width: 90%;
margin: 1em auto;
max-width: 800px;
padding: 0.5em;
border-radius: 3px;
background-color: rgb(246, 246, 239);
box-shadow: 1px 1px 15px 1px #666;
}
#search-modal .gsc-input-box {
height: 40px !important;
}
#search-modal input.gsc-input {
height: 36px !important;
line-height: 36px !important;
}
#search-modal input.gsc-search-button-v2 {
padding: 10px 27px !important;
}
#search-modal .gsc-input-box,
#search-modal .gsc-input-box-focus {
outline: none !important;
border: none !important;
box-shadow: none !important;
}
/* INDEX ITEMS *********************************/
.title {
text-align: center;
}
.title a:link {
font: 700 2.6em/1.2em "Open Sans" !important;
margin-bottom: 0.6em;
display: block;
text-transform: uppercase;
transition: color 0.1s ease;
}
.title a:link:hover {
color: rgba(255, 102, 0, 0.8) !important;
}
.title a:link small {
font-family: "Gentium Book Basic";
font-style: italic;
text-transform: lowercase;
}
.title a:link small.show-hn,
.title a:link small.ask-hn,
.title a:link small.capitalize {
text-transform: capitalize;
}
.title a:link:first-letter {
text-transform: uppercase;
}
.comhead {
font-family: "Open Sans" !important;
font-size: 1em !important;
font-weight: 400;
line-height: 0.5em;
display: block;
border-top: 1px solid rgb(34, 34, 34);
color: rgb(34, 34, 34) !important;
margin: 0;
text-align: center;
height: 0.7em;
}
.comhead b {
background: rgb(246, 246, 239);
padding: 0 20px;
position: relative;
top: -5px;
}
.subtext {
font-family: 'Open Sans', sans-serif !important;
font-weight: 300;
font-size: 1em !important;
margin-bottom: 1em;
}
.subtext ul {
list-style-type: none;
padding: 0px;
margin: 0px;
}
.subtext li {
width: 50%;
display: inline-block;
float: left;
}
.subtext li.right a,
.subtext li.right span {
display: inline-block;
}
a.vote-link:not(.voted):hover .num {
display: none;
}
a.vote-link:not(.voted):hover > span::before {
text-align: right;
display: inline-block;
width: 20px;
}
.subtext .score::after {
font-size: 1em;
content: '•';
margin: 0 0.4em;
}
.subtext li.right {
text-align: right;
}
body.login,
body.account {
margin-top: 50px;
text-align: center;
background-color: rgb(246, 246, 239) !important;
}
body.login form {
width: 23%;
margin: 0 auto;
}
body.account form {
width: 50%;
margin: 0 auto;
}
body.login b,
body.account b {
text-transform: uppercase;
} | 0.464173 | 0.121816 |
html {
scroll-behavior: smooth;
}
#js--nav-links li {
display: inline-block;
}
.logo {
display: flex;
flex-direction: column;
}
.sub-logo {
background-color: aquamarine;
color: black;
letter-spacing: 5px;
padding: 0px 5px;
}
.step {
border-radius: 50px;
width: 33px;
height: 33px;
line-height: 33px;
margin: 0 auto;
background: #ffdd57;
font-size: 16px;
font-weight: 600;
letter-spacing: .9px;
text-align: center;
color: #282d3c;
margin-bottom: 10px;
}
.wireframe:after {
content: " ";
display: block;
position: absolute;
left: 140px;
top: 110px;
width: 75%;
z-index: -1;
border-bottom: 3px dashed #d3d9e5;
visibility: hidden;
transition: visibility 1s;
}
.wireframe.show:after {
visibility: visible;
}
.center-items {
display: flex;
flex-direction: column;
align-items: center;
}
.margin-bottom {
margin-bottom: 20px;
}
.margin-bottom-xl {
margin-bottom: 50px;
}
.divider {
color: black;
margin-top: 20px;
border-bottom: 1px solid lightgrey;
}
#particles-js {
position: absolute;
width: 100%;
height: 100%;
}
.illustration {
width: 150px;
}
.column.has-vertically-aligned-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.features.container.content {
max-width: 810px;
}
/*text animation */
.ml4 {
position: relative;
font-weight: 900;
font-size: 4.5em;
}
.ml4 .letters {
position: absolute;
margin: auto;
left: 0;
top: 0.3em;
right: 0;
opacity: 0;
}
@media (min-width: 768px) and (max-width: 1024px) {
.wireframe:after {
display: none;
}
}
@media (min-width: 481px) and (max-width: 767px) {
.wireframe:after {
display: none;
}
}
.js--wp-1, .js--wp-2, .js--wp-3, .js--wp-4, .js--wp-5, .js--wp-6, .js--wp-7, .js--wp-8, .js--wp-9, .js--wp-10, .js--wp-11, .js--wp-12, .js--wp-13, .js--wp-14, .js--wp-16, .js--wp-17, .js--wp-18, .js--wp-19, .js--wp-20 {
visibility: hidden;
}
.show {
visibility: visible;
} | css/main.css | html {
scroll-behavior: smooth;
}
#js--nav-links li {
display: inline-block;
}
.logo {
display: flex;
flex-direction: column;
}
.sub-logo {
background-color: aquamarine;
color: black;
letter-spacing: 5px;
padding: 0px 5px;
}
.step {
border-radius: 50px;
width: 33px;
height: 33px;
line-height: 33px;
margin: 0 auto;
background: #ffdd57;
font-size: 16px;
font-weight: 600;
letter-spacing: .9px;
text-align: center;
color: #282d3c;
margin-bottom: 10px;
}
.wireframe:after {
content: " ";
display: block;
position: absolute;
left: 140px;
top: 110px;
width: 75%;
z-index: -1;
border-bottom: 3px dashed #d3d9e5;
visibility: hidden;
transition: visibility 1s;
}
.wireframe.show:after {
visibility: visible;
}
.center-items {
display: flex;
flex-direction: column;
align-items: center;
}
.margin-bottom {
margin-bottom: 20px;
}
.margin-bottom-xl {
margin-bottom: 50px;
}
.divider {
color: black;
margin-top: 20px;
border-bottom: 1px solid lightgrey;
}
#particles-js {
position: absolute;
width: 100%;
height: 100%;
}
.illustration {
width: 150px;
}
.column.has-vertically-aligned-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.features.container.content {
max-width: 810px;
}
/*text animation */
.ml4 {
position: relative;
font-weight: 900;
font-size: 4.5em;
}
.ml4 .letters {
position: absolute;
margin: auto;
left: 0;
top: 0.3em;
right: 0;
opacity: 0;
}
@media (min-width: 768px) and (max-width: 1024px) {
.wireframe:after {
display: none;
}
}
@media (min-width: 481px) and (max-width: 767px) {
.wireframe:after {
display: none;
}
}
.js--wp-1, .js--wp-2, .js--wp-3, .js--wp-4, .js--wp-5, .js--wp-6, .js--wp-7, .js--wp-8, .js--wp-9, .js--wp-10, .js--wp-11, .js--wp-12, .js--wp-13, .js--wp-14, .js--wp-16, .js--wp-17, .js--wp-18, .js--wp-19, .js--wp-20 {
visibility: hidden;
}
.show {
visibility: visible;
} | 0.544559 | 0.075961 |
@font-face {
font-family: 'Segoe UI Light';
src: url('../fonts/SegoeUI-Light/SegoeUI-Light.eot');
src: url('../fonts/SegoeUI-Light/SegoeUI-Light.woff') format('woff'), url('../fonts/SegoeUI-Light/SegoeUI-Light.ttf') format('truetype'), url('../fonts/SegoeUI-Light/SegoeUI-Light.svg') format('svg');
}
@font-face {
font-family: 'Segoe UI Bold';
src: url('../fonts/SegoeUI-Bold/SegoeUI-Bold.eot');
src: url('../fonts/SegoeUI-Bold/SegoeUI-Bold.woff') format('woff'), url('../fonts/SegoeUI-Bold/SegoeUI-Bold.ttf') format('truetype'), url('../fonts/SegoeUI-Bold/SegoeUI-Bold.svg') format('svg');
}
@font-face {
font-family: 'Segoe WP Light';
src: url('../fonts/SegoeWP-Light/SegoeWP-Light.eot');
src: url('../fonts/SegoeWP-Light/SegoeWP-Light.woff') format('woff'), url('../fonts/SegoeWP-Light/SegoeWP-Light.ttf') format('truetype'), url('../fonts/SegoeWP-Light/SegoeWP-Light.svg') format('svg');
}
@font-face {
font-family: 'Lucida Sans';
src: url('../fonts/LucidaSans/LucidaSans.eot');
src: url('../fonts/LucidaSans/LucidaSans.woff') format('woff'), url('../fonts/LucidaSans/LucidaSans.ttf') format('truetype'), url('../fonts/LucidaSans/LucidaSans.svg') format('svg');
}
@font-face {
font-family: 'Open Sans Regular';
src: url('../fonts/LucidaSans/LucidaSans.eot');
src: url('../fonts/LucidaSans/LucidaSans.woff') format('woff'), url('../fonts/LucidaSans/LucidaSans.ttf') format('truetype'), url('../fonts/LucidaSans/LucidaSans.svg') format('svg');
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.wrapper {
display: block;
min-width: 320px;
}
body {
font-family: 'Open Sans Regular', Fallback, sans-serif;
font-size: 16px;
}
ul {
list-style: none;
}
a {
text-decoration: none;
}
header .header__heading {
display: none;
}
header video {
background: transparent no-repeat url("../img/main-video1.png");
background-size: 100%;
}
header .arrow-left {
display: none;
}
header .arrow-right {
display: none;
}
.nav-container {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.nav-container nav {
width: 70%;
}
.nav-container .menu {
display: flex;
justify-content: space-around;
height: 35px;
background: url('../img/bg-m-btn.png');
}
.nav-container .menu li {
font-size: 0.7em;
width: 100%;
}
.nav-container .menu li a {
display: flex;
width: 100%;
height: 100%;
justify-content: center;
align-items: center;
text-decoration: none;
font: 0.95em 'Segoe WP Light', Fallback, sans-serif;
color: #b99403;
}
.nav-container .menu li a i {
margin-right: 4px;
}
.nav-container .menu li:first-child {
border-right: 1px solid #dcb105;
}
.nav-container .menu li:last-child {
border-left: 1px solid #dcb105;
}
.logo {
width: 30%;
background-color: #4c4c4c;
}
.logo .logo__content {
font-size: 0.7em;
font-style: italic;
text-shadow: 1px 1px 1px #000;
}
.logo .logo__content a {
font-weight: 100;
color: #ffffff;
}
.logo .logo__link {
display: flex;
height: 35px;
justify-content: center;
align-items: center;
}
.logo img {
width: 27px;
}
.logo span {
display: none;
}
.advantages-list {
display: flex;
justify-content: space-around;
align-items: center;
height: 90px;
background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, 0.09) 50%, rgba(0, 0, 0, 0) 50%);
background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, 0.09) 50%, rgba(0, 0, 0, 0) 50%);
background: -ms-linear-gradient(45deg, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, 0.07) 50%, rgba(0, 0, 0, 0) 50%);
background: linear-gradient(45deg, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, 0.09) 50%, rgba(0, 0, 0, 0) 50%);
background-size: 3px 3px;
}
.advantages-list .advantages-list__item {
font: 0.5em 'Segoe UI Light', Fallback, sans-serif;
text-align: center;
}
.advantages-list .advantages-list__item img {
height: 40px;
margin-bottom: 10px;
}
.events h2 {
display: none;
}
.events .events__list {
font-family: 'Segoe WP Light', Fallback, sans-serif;
}
.events .events__list .events__block {
display: flex;
flex-direction: column;
align-items: center;
background-color: #f5c507;
}
.events .events__list .events__block .tweeter-logo {
display: flex;
min-height: 110px;
}
.events .events__list .events__block .tweeter-logo img {
margin: auto;
width: 50%;
}
.events .events__list .events__block .date-value {
display: none;
}
.events .events__item_video {
display: flex;
margin-top: 2%;
margin-bottom: 2%;
justify-content: space-around;
}
.events .events__item_video .events__block {
display: block;
position: relative;
margin-left: 2%;
margin-right: 2%;
padding: 8px 8px 14px 8px;
width: 47%;
color: #ffffff;
font: 0.9em 'Segoe WP Light', Fallback, sans-serif;
background-color: #ec9e03;
}
.events .events__item_video .events__block .plus-btn {
position: absolute;
right: 0;
bottom: 0;
padding: 10px;
border: none;
color: #ffffff;
background: none;
cursor: pointer;
font-size: 0.7em;
}
.events .events__item_video .events__block .plus-btn:hover {
color: #fbe89c;
}
.events .events__item_video .events__date {
display: none;
}
.events .events__item_video .events__block_video {
width: 47%;
margin-right: 2%;
}
.events .events__item_video .events__block_video video {
background: transparent no-repeat url("../img/mini-video.png");
background-size: 100%;
}
.events .events__item .plus-btn {
display: none;
}
.tweeter-control .tweets .tweets__item {
position: relative;
margin-bottom: 10px;
padding: 4px;
width: 250px;
height: 45px;
background-color: #fbe89c;
border-radius: 7px;
}
.tweeter-control .tweets .tweets__item:before {
content: "";
position: absolute;
z-index: 3;
bottom: 12px;
width: 26px;
height: 20px;
background: #f5c507;
border-bottom-right-radius: 14px;
transform: translate(-30px, -2px);
}
.tweeter-control .tweets .tweets__item:after {
content: "";
position: absolute;
z-index: 2;
bottom: 8px;
right: 100%;
height: 25px;
background: #fbe89c;
border-bottom-left-radius: 16px;
display: block;
width: 16px;
}
.tweeter-control .tweets .tweets__item p {
font-size: 0.8em;
}
.tweeter-control .tweets .tweets__item:first-child {
background-color: #ffffff;
}
.tweeter-control .tweets .tweets__item:first-child:after {
background-color: #ffffff;
}
.tweeter-control form {
display: flex;
margin-bottom: 20px;
width: 250px;
background: #fff;
border: 1px solid #d0a806;
border-radius: 12px;
overflow: hidden;
}
.tweeter-control form input[type="text"] {
padding: 9px;
border: none;
outline: none;
vertical-align: middle;
font-size: 0.8em;
box-shadow: inset 0 3px 5px 0 rgba(0, 0, 0, 0.22);
}
.tweeter-control form input[type="submit"] {
width: 100%;
border: none;
background-color: #ec9e03;
cursor: pointer;
color: #ffffff;
}
.totals {
padding-top: 20px;
padding-bottom: 30px;
text-align: center;
background-color: #4c4c4c;
}
.totals .totals__heading {
font: 100 1.1em 'Open Sans Regular', Fallback, sans-serif;
color: #f5c507;
margin-bottom: 30px;
}
.totals .totals__image {
position: relative;
}
.totals .totals__image .totals__image-text {
position: absolute;
display: table;
width: 17%;
height: 0;
padding: 7.5% 0;
top: -20px;
left: 20px;
font: 2.1vw 'Open Sans Regular', Fallback, sans-serif;
white-space: nowrap;
overflow: auto;
text-overflow: ellipsis;
text-align: center;
color: #ffffff;
background-color: #f5c507;
border-radius: 50%;
}
.totals .totals__image img {
width: 80%;
}
.totals .totals__list {
display: none;
}
.footer {
background-color: #474747;
box-shadow: 0px -2px 13px 0px rgba(0, 0, 0, 0.75);
}
.footer .logo {
width: 40%;
background-color: #474747;
}
.footer .author {
display: none;
}
@media (min-width: 400px) {
.logo {
padding: 3px 0;
}
.logo .logo__content {
font-size: 0.9em;
}
.nav-container .menu {
height: 41px;
}
.nav-container .menu li a {
font-size: 1.15em;
}
.events .events__item .events__block {
padding: 0 1.5%;
flex-direction: row;
justify-content: space-around;
}
.events .events__list .events__block .tweeter-logo {
width: 45%;
align-items: center;
}
.events .events__list .events__block .tweeter-logo img {
width: 53%;
}
.tweeter-control .tweets .tweets__item {
width: 100%;
height: 40px;
}
.tweeter-control .tweets .tweets__item p {
font-size: 0.6em;
padding: 0 10px;
}
.tweeter-control {
width: 45%;
padding-top: 20px;
}
.tweeter-control form {
width: 100%;
justify-content: space-between;
}
.tweeter-control form input[type="text"] {
padding: 7px;
width: 100%;
}
.tweeter-control form input[type="submit"] {
width: 35%;
}
.events .events__item_video .events__block {
padding: 8px 20px 14px;
font-size: 1em;
}
.totals .totals__heading {
font-size: 1.3em;
letter-spacing: 0.05em;
}
.footer .logo {
padding: 2px 0;
}
}
@media (min-width: 650px) {
.logo {
padding: 14px 0;
}
.logo img {
width: 39px;
}
.logo .logo__content {
font-size: 1.2em;
}
.nav-container .menu {
height: 63px;
}
.nav-container .menu li a {
font-size: 1.8em;
}
.advantages-list {
height: 160px;
background-size: 5px 5px;
}
.advantages-list .advantages-list__item {
font-size: 0.9em;
}
.advantages-list .advantages-list__item img {
height: 65px;
}
.events .events__item_video .events__block {
font-size: 1.5em;
min-height: 225px;
}
.tweeter-control .tweets .tweets__item p {
font-size: 0.75em;
}
.tweeter-control .tweets .tweets__item {
margin-bottom: 14px;
}
.totals .totals__heading {
font-size: 2.1em;
letter-spacing: 0.07em;
}
.totals .totals__heading {
margin-bottom: 50px;
}
.totals .totals__image {
margin-bottom: 20px;
}
.footer .logo {
padding: 6px 0;
}
}
@media (min-width: 1024px) {
header {
position: relative;
padding: 0 10%;
background: url("../img/main-bg.png") no-repeat;
background-size: cover;
}
header .arrow-left {
position: absolute;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
vertical-align: middle;
top: 48%;
left: 0;
width: 30px;
height: 40px;
background: #c5a20b;
color: #ffffff;
border: none;
cursor: pointer;
}
header .arrow-right {
position: absolute;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
vertical-align: middle;
top: 48%;
right: 0;
width: 30px;
height: 40px;
background: #c5a20b;
color: #ffffff;
border: none;
cursor: pointer;
}
.arrow-btn:hover {
background: #ddb60c;
}
.logo {
background: none;
}
header video {
margin-bottom: 45px;
min-width: 450px;
}
header .header__heading {
display: inline-block;
vertical-align: top;
text-align: center;
width: 41%;
margin-top: 10%;
font: 1.7em 'Segoe WP Light', Fallback, sans-serif;
letter-spacing: 0.12em;
}
header .header__heading h2:first-child {
color: #f5c507;
}
header .header__heading h2:last-child {
color: #ffffff;
}
.video-content {
display: inline-block;
width: 58%;
}
.logo {
width: 50%;
}
.logo .logo__link {
justify-content: flex-start;
}
.logo img {
width: 75px;
}
.logo .logo__content {
font-size: 1.9em;
text-shadow: none;
}
.logo span {
display: inline-block;
padding-bottom: 4px;
padding-left: 6px;
font-size: 0.32em;
align-self: flex-end;
font-style: normal;
}
.nav-container nav {
width: 375px;
}
.nav-container {
margin-bottom: 45px;
padding-top: 45px;
justify-content: space-between;
}
.nav-container .menu {
position: relative;
background: #f5c507;
height: 37px;
z-index: 10;
}
.nav-container .menu:before {
content: "";
position: absolute;
top: -3px;
left: -3px;
width: 100%;
height: 37px;
background: #f5c507;
opacity: 0.5;
z-index: -1;
}
.nav-container .menu:after {
content: "";
position: absolute;
top: -6px;
left: -6px;
width: 100%;
height: 37px;
background: #f5c507;
opacity: 0.5;
z-index: -2;
}
.nav-container .menu li a {
font-size: 1.3em;
}
.nav-container .menu li a:hover {
background: #f9d236;
}
.advantages {
box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.45);
position: relative;
z-index: 1;
}
.advantages-list {
background-size: 4px 4px;
padding: 0 10%;
overflow: hidden;
}
.advantages-list .advantages-list__item {
width: 33.3%;
padding: 7% 0;
border-left: 1px solid #d4d4d4;
}
.advantages-list .advantages-list__item:last-child {
border-right: 1px solid #d4d4d4;
}
.events {
position: relative;
overflow: hidden;
padding: 0 10% 20px;
background: url("../img/bg-part.png");
}
.events h2 {
position: relative;
padding: 23px 0;
display: block;
font-size: 1.7em;
font-weight: 100;
color: #ffffff;
}
.events .events__list {
margin-bottom: 111px;
display: flex;
justify-content: space-between;
}
.tweeter-control {
display: none;
}
.events .events__item_video {
margin: 0;
display: flex;
width: 80%;
justify-content: flex-start;
}
.events .events__item {
width: 40%;
}
.events .events__item .events__block {
position: relative;
height: 100%;
background: #ec9e03;
}
.events .events__item_video .events__block {
margin: 0;
}
.events .events__item_video .events__block_video {
position: relative;
margin: 0;
}
.events .events__item_video .events__block {
min-height: 200px;
font-size: 1.4em;
}
.events .events__list .events__block .tweeter-logo img {
width: 100%;
}
.events .events__list .events__block .date-value {
display: block;
position: absolute;
top: 10px;
right: 15px;
color: #ffffff;
font-size: 1.3em;
}
.events .events__item .plus-btn {
display: block;
position: absolute;
right: 0;
bottom: 0;
padding: 10px;
border: none;
color: #ffffff;
background: none;
cursor: pointer;
}
.events .events__item .plus-btn:hover {
color: #fbe89c;
}
.events .events__item_video .events__date {
position: absolute;
width: 90px;
left: 0;
bottom: -81px;
display: block;
text-align: center;
background: #dcb105;
}
.events__date .day {
display: block;
font: 1.7em 'Segoe UI Bold', Fallback, sans-serif;
}
.events__date .month {
color: #b26529;
font-size: 0.8em;
vertical-align: top;
}
.scroll__holder {
position: relative;
margin: 0 auto;
width: 85%;
height: 14px;
border-radius: 8px;
background: rgba(255, 255, 255, 0.5);
}
.events .scroll {
display: block;
}
.scroll__bar {
position: absolute;
top: 0;
left: 20%;
width: 20%;
height: 14px;
border-radius: 8px;
background: #ec9e03;
}
.totals {
position: relative;
overflow: hidden;
padding-left: 10%;
padding-right: 10%;
}
.totals:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: 4px 4px;
background-image: linear-gradient(to right, #474747 1px, transparent 1px), linear-gradient(to bottom, #474747 1px, transparent 1px);
}
.totals .totals__heading {
position: relative;
}
.totals .totals__image .totals__image-text {
font-size: 0.75em;
}
.totals .totals__image {
display: inline-block;
width: 60%;
}
.totals .totals__image img {
width: 80%;
}
.totals .totals__list {
position: relative;
display: inline-block;
width: 38%;
text-align: left;
vertical-align: top;
color: #9e9e9e;
}
.totals .totals__list li {
position: relative;
margin-bottom: 10px;
}
.totals .totals__list li:before {
position: absolute;
right: 100%;
top: 6px;
content: "";
display: inline-block;
margin-right: 8px;
width: 8px;
height: 8px;
background: #f5c507;
border-radius: 50%;
}
.footer {
position: relative;
}
.footer .logo {
padding: 6px 10%;
display: flex;
width: 100%;
align-items: center;
justify-content: space-between;
}
.footer .logo__content {
font-size: 1.35em;
}
.footer .logo img {
width: 40px;
}
.footer .logo .logo__link {
justify-content: center;
}
.footer .author {
display: block;
color: #ffffff;
font-size: 0.8em;
}
}
@media (min-width: 1300px) {
.nav-container nav {
width: 444px;
}
.nav-container .menu {
height: 40px;
}
.nav-container .menu:before {
height: 40px;
top: -4px;
left: -4px;
}
.nav-container .menu:after {
height: 40px;
top: -8px;
left: -8px;
}
.nav-container .menu li a {
font-size: 1.5em;
}
.logo img {
width: 85px;
}
.logo .logo__content {
font-size: 2.4em;
}
.logo span {
padding-bottom: 0;
}
header .header__heading {
font-size: 2.1em;
}
header video {
margin-bottom: 65px;
}
.advantages-list {
height: 208px;
}
.advantages-list .advantages-list__item {
font-size: 1.1em;
}
.advantages-list .advantages-list__item img {
height: 76px;
}
.events h2 {
padding: 39px 0;
font-size: 2.1em;
}
.events .events__item_video .events__block {
min-height: 226px;
}
.events__date .day {
display: block;
font-size: 2.1em;
}
.events .events__item_video .events__date {
bottom: -111px;
}
.events .events__list .events__block .date-value {
font-size: 1.7em;
}
.events .events__item_video .events__block {
font-size: 1.7em;
}
.events .events__list {
margin-bottom: 150px;
}
.totals .totals__list li {
margin-bottom: 17px;
font-size: 1.2em;
}
.totals .totals__heading {
padding-top: 19px;
font-size: 2.4em;
}
.totals .totals__list li:before {
width: 14px;
height: 14px;
}
.totals .totals__image .totals__image-text {
font-size: 1vw;
}
.footer .logo {
padding: 12px 10%;
}
.footer .logo__content {
font-size: 1.65em;
}
.footer .author {
font-size: 1em;
}
.footer .logo img {
width: 50px;
}
} | css/style.css | @font-face {
font-family: 'Segoe UI Light';
src: url('../fonts/SegoeUI-Light/SegoeUI-Light.eot');
src: url('../fonts/SegoeUI-Light/SegoeUI-Light.woff') format('woff'), url('../fonts/SegoeUI-Light/SegoeUI-Light.ttf') format('truetype'), url('../fonts/SegoeUI-Light/SegoeUI-Light.svg') format('svg');
}
@font-face {
font-family: 'Segoe UI Bold';
src: url('../fonts/SegoeUI-Bold/SegoeUI-Bold.eot');
src: url('../fonts/SegoeUI-Bold/SegoeUI-Bold.woff') format('woff'), url('../fonts/SegoeUI-Bold/SegoeUI-Bold.ttf') format('truetype'), url('../fonts/SegoeUI-Bold/SegoeUI-Bold.svg') format('svg');
}
@font-face {
font-family: 'Segoe WP Light';
src: url('../fonts/SegoeWP-Light/SegoeWP-Light.eot');
src: url('../fonts/SegoeWP-Light/SegoeWP-Light.woff') format('woff'), url('../fonts/SegoeWP-Light/SegoeWP-Light.ttf') format('truetype'), url('../fonts/SegoeWP-Light/SegoeWP-Light.svg') format('svg');
}
@font-face {
font-family: 'Lucida Sans';
src: url('../fonts/LucidaSans/LucidaSans.eot');
src: url('../fonts/LucidaSans/LucidaSans.woff') format('woff'), url('../fonts/LucidaSans/LucidaSans.ttf') format('truetype'), url('../fonts/LucidaSans/LucidaSans.svg') format('svg');
}
@font-face {
font-family: 'Open Sans Regular';
src: url('../fonts/LucidaSans/LucidaSans.eot');
src: url('../fonts/LucidaSans/LucidaSans.woff') format('woff'), url('../fonts/LucidaSans/LucidaSans.ttf') format('truetype'), url('../fonts/LucidaSans/LucidaSans.svg') format('svg');
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.wrapper {
display: block;
min-width: 320px;
}
body {
font-family: 'Open Sans Regular', Fallback, sans-serif;
font-size: 16px;
}
ul {
list-style: none;
}
a {
text-decoration: none;
}
header .header__heading {
display: none;
}
header video {
background: transparent no-repeat url("../img/main-video1.png");
background-size: 100%;
}
header .arrow-left {
display: none;
}
header .arrow-right {
display: none;
}
.nav-container {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.nav-container nav {
width: 70%;
}
.nav-container .menu {
display: flex;
justify-content: space-around;
height: 35px;
background: url('../img/bg-m-btn.png');
}
.nav-container .menu li {
font-size: 0.7em;
width: 100%;
}
.nav-container .menu li a {
display: flex;
width: 100%;
height: 100%;
justify-content: center;
align-items: center;
text-decoration: none;
font: 0.95em 'Segoe WP Light', Fallback, sans-serif;
color: #b99403;
}
.nav-container .menu li a i {
margin-right: 4px;
}
.nav-container .menu li:first-child {
border-right: 1px solid #dcb105;
}
.nav-container .menu li:last-child {
border-left: 1px solid #dcb105;
}
.logo {
width: 30%;
background-color: #4c4c4c;
}
.logo .logo__content {
font-size: 0.7em;
font-style: italic;
text-shadow: 1px 1px 1px #000;
}
.logo .logo__content a {
font-weight: 100;
color: #ffffff;
}
.logo .logo__link {
display: flex;
height: 35px;
justify-content: center;
align-items: center;
}
.logo img {
width: 27px;
}
.logo span {
display: none;
}
.advantages-list {
display: flex;
justify-content: space-around;
align-items: center;
height: 90px;
background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, 0.09) 50%, rgba(0, 0, 0, 0) 50%);
background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, 0.09) 50%, rgba(0, 0, 0, 0) 50%);
background: -ms-linear-gradient(45deg, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, 0.07) 50%, rgba(0, 0, 0, 0) 50%);
background: linear-gradient(45deg, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, 0.09) 50%, rgba(0, 0, 0, 0) 50%);
background-size: 3px 3px;
}
.advantages-list .advantages-list__item {
font: 0.5em 'Segoe UI Light', Fallback, sans-serif;
text-align: center;
}
.advantages-list .advantages-list__item img {
height: 40px;
margin-bottom: 10px;
}
.events h2 {
display: none;
}
.events .events__list {
font-family: 'Segoe WP Light', Fallback, sans-serif;
}
.events .events__list .events__block {
display: flex;
flex-direction: column;
align-items: center;
background-color: #f5c507;
}
.events .events__list .events__block .tweeter-logo {
display: flex;
min-height: 110px;
}
.events .events__list .events__block .tweeter-logo img {
margin: auto;
width: 50%;
}
.events .events__list .events__block .date-value {
display: none;
}
.events .events__item_video {
display: flex;
margin-top: 2%;
margin-bottom: 2%;
justify-content: space-around;
}
.events .events__item_video .events__block {
display: block;
position: relative;
margin-left: 2%;
margin-right: 2%;
padding: 8px 8px 14px 8px;
width: 47%;
color: #ffffff;
font: 0.9em 'Segoe WP Light', Fallback, sans-serif;
background-color: #ec9e03;
}
.events .events__item_video .events__block .plus-btn {
position: absolute;
right: 0;
bottom: 0;
padding: 10px;
border: none;
color: #ffffff;
background: none;
cursor: pointer;
font-size: 0.7em;
}
.events .events__item_video .events__block .plus-btn:hover {
color: #fbe89c;
}
.events .events__item_video .events__date {
display: none;
}
.events .events__item_video .events__block_video {
width: 47%;
margin-right: 2%;
}
.events .events__item_video .events__block_video video {
background: transparent no-repeat url("../img/mini-video.png");
background-size: 100%;
}
.events .events__item .plus-btn {
display: none;
}
.tweeter-control .tweets .tweets__item {
position: relative;
margin-bottom: 10px;
padding: 4px;
width: 250px;
height: 45px;
background-color: #fbe89c;
border-radius: 7px;
}
.tweeter-control .tweets .tweets__item:before {
content: "";
position: absolute;
z-index: 3;
bottom: 12px;
width: 26px;
height: 20px;
background: #f5c507;
border-bottom-right-radius: 14px;
transform: translate(-30px, -2px);
}
.tweeter-control .tweets .tweets__item:after {
content: "";
position: absolute;
z-index: 2;
bottom: 8px;
right: 100%;
height: 25px;
background: #fbe89c;
border-bottom-left-radius: 16px;
display: block;
width: 16px;
}
.tweeter-control .tweets .tweets__item p {
font-size: 0.8em;
}
.tweeter-control .tweets .tweets__item:first-child {
background-color: #ffffff;
}
.tweeter-control .tweets .tweets__item:first-child:after {
background-color: #ffffff;
}
.tweeter-control form {
display: flex;
margin-bottom: 20px;
width: 250px;
background: #fff;
border: 1px solid #d0a806;
border-radius: 12px;
overflow: hidden;
}
.tweeter-control form input[type="text"] {
padding: 9px;
border: none;
outline: none;
vertical-align: middle;
font-size: 0.8em;
box-shadow: inset 0 3px 5px 0 rgba(0, 0, 0, 0.22);
}
.tweeter-control form input[type="submit"] {
width: 100%;
border: none;
background-color: #ec9e03;
cursor: pointer;
color: #ffffff;
}
.totals {
padding-top: 20px;
padding-bottom: 30px;
text-align: center;
background-color: #4c4c4c;
}
.totals .totals__heading {
font: 100 1.1em 'Open Sans Regular', Fallback, sans-serif;
color: #f5c507;
margin-bottom: 30px;
}
.totals .totals__image {
position: relative;
}
.totals .totals__image .totals__image-text {
position: absolute;
display: table;
width: 17%;
height: 0;
padding: 7.5% 0;
top: -20px;
left: 20px;
font: 2.1vw 'Open Sans Regular', Fallback, sans-serif;
white-space: nowrap;
overflow: auto;
text-overflow: ellipsis;
text-align: center;
color: #ffffff;
background-color: #f5c507;
border-radius: 50%;
}
.totals .totals__image img {
width: 80%;
}
.totals .totals__list {
display: none;
}
.footer {
background-color: #474747;
box-shadow: 0px -2px 13px 0px rgba(0, 0, 0, 0.75);
}
.footer .logo {
width: 40%;
background-color: #474747;
}
.footer .author {
display: none;
}
@media (min-width: 400px) {
.logo {
padding: 3px 0;
}
.logo .logo__content {
font-size: 0.9em;
}
.nav-container .menu {
height: 41px;
}
.nav-container .menu li a {
font-size: 1.15em;
}
.events .events__item .events__block {
padding: 0 1.5%;
flex-direction: row;
justify-content: space-around;
}
.events .events__list .events__block .tweeter-logo {
width: 45%;
align-items: center;
}
.events .events__list .events__block .tweeter-logo img {
width: 53%;
}
.tweeter-control .tweets .tweets__item {
width: 100%;
height: 40px;
}
.tweeter-control .tweets .tweets__item p {
font-size: 0.6em;
padding: 0 10px;
}
.tweeter-control {
width: 45%;
padding-top: 20px;
}
.tweeter-control form {
width: 100%;
justify-content: space-between;
}
.tweeter-control form input[type="text"] {
padding: 7px;
width: 100%;
}
.tweeter-control form input[type="submit"] {
width: 35%;
}
.events .events__item_video .events__block {
padding: 8px 20px 14px;
font-size: 1em;
}
.totals .totals__heading {
font-size: 1.3em;
letter-spacing: 0.05em;
}
.footer .logo {
padding: 2px 0;
}
}
@media (min-width: 650px) {
.logo {
padding: 14px 0;
}
.logo img {
width: 39px;
}
.logo .logo__content {
font-size: 1.2em;
}
.nav-container .menu {
height: 63px;
}
.nav-container .menu li a {
font-size: 1.8em;
}
.advantages-list {
height: 160px;
background-size: 5px 5px;
}
.advantages-list .advantages-list__item {
font-size: 0.9em;
}
.advantages-list .advantages-list__item img {
height: 65px;
}
.events .events__item_video .events__block {
font-size: 1.5em;
min-height: 225px;
}
.tweeter-control .tweets .tweets__item p {
font-size: 0.75em;
}
.tweeter-control .tweets .tweets__item {
margin-bottom: 14px;
}
.totals .totals__heading {
font-size: 2.1em;
letter-spacing: 0.07em;
}
.totals .totals__heading {
margin-bottom: 50px;
}
.totals .totals__image {
margin-bottom: 20px;
}
.footer .logo {
padding: 6px 0;
}
}
@media (min-width: 1024px) {
header {
position: relative;
padding: 0 10%;
background: url("../img/main-bg.png") no-repeat;
background-size: cover;
}
header .arrow-left {
position: absolute;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
vertical-align: middle;
top: 48%;
left: 0;
width: 30px;
height: 40px;
background: #c5a20b;
color: #ffffff;
border: none;
cursor: pointer;
}
header .arrow-right {
position: absolute;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
vertical-align: middle;
top: 48%;
right: 0;
width: 30px;
height: 40px;
background: #c5a20b;
color: #ffffff;
border: none;
cursor: pointer;
}
.arrow-btn:hover {
background: #ddb60c;
}
.logo {
background: none;
}
header video {
margin-bottom: 45px;
min-width: 450px;
}
header .header__heading {
display: inline-block;
vertical-align: top;
text-align: center;
width: 41%;
margin-top: 10%;
font: 1.7em 'Segoe WP Light', Fallback, sans-serif;
letter-spacing: 0.12em;
}
header .header__heading h2:first-child {
color: #f5c507;
}
header .header__heading h2:last-child {
color: #ffffff;
}
.video-content {
display: inline-block;
width: 58%;
}
.logo {
width: 50%;
}
.logo .logo__link {
justify-content: flex-start;
}
.logo img {
width: 75px;
}
.logo .logo__content {
font-size: 1.9em;
text-shadow: none;
}
.logo span {
display: inline-block;
padding-bottom: 4px;
padding-left: 6px;
font-size: 0.32em;
align-self: flex-end;
font-style: normal;
}
.nav-container nav {
width: 375px;
}
.nav-container {
margin-bottom: 45px;
padding-top: 45px;
justify-content: space-between;
}
.nav-container .menu {
position: relative;
background: #f5c507;
height: 37px;
z-index: 10;
}
.nav-container .menu:before {
content: "";
position: absolute;
top: -3px;
left: -3px;
width: 100%;
height: 37px;
background: #f5c507;
opacity: 0.5;
z-index: -1;
}
.nav-container .menu:after {
content: "";
position: absolute;
top: -6px;
left: -6px;
width: 100%;
height: 37px;
background: #f5c507;
opacity: 0.5;
z-index: -2;
}
.nav-container .menu li a {
font-size: 1.3em;
}
.nav-container .menu li a:hover {
background: #f9d236;
}
.advantages {
box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.45);
position: relative;
z-index: 1;
}
.advantages-list {
background-size: 4px 4px;
padding: 0 10%;
overflow: hidden;
}
.advantages-list .advantages-list__item {
width: 33.3%;
padding: 7% 0;
border-left: 1px solid #d4d4d4;
}
.advantages-list .advantages-list__item:last-child {
border-right: 1px solid #d4d4d4;
}
.events {
position: relative;
overflow: hidden;
padding: 0 10% 20px;
background: url("../img/bg-part.png");
}
.events h2 {
position: relative;
padding: 23px 0;
display: block;
font-size: 1.7em;
font-weight: 100;
color: #ffffff;
}
.events .events__list {
margin-bottom: 111px;
display: flex;
justify-content: space-between;
}
.tweeter-control {
display: none;
}
.events .events__item_video {
margin: 0;
display: flex;
width: 80%;
justify-content: flex-start;
}
.events .events__item {
width: 40%;
}
.events .events__item .events__block {
position: relative;
height: 100%;
background: #ec9e03;
}
.events .events__item_video .events__block {
margin: 0;
}
.events .events__item_video .events__block_video {
position: relative;
margin: 0;
}
.events .events__item_video .events__block {
min-height: 200px;
font-size: 1.4em;
}
.events .events__list .events__block .tweeter-logo img {
width: 100%;
}
.events .events__list .events__block .date-value {
display: block;
position: absolute;
top: 10px;
right: 15px;
color: #ffffff;
font-size: 1.3em;
}
.events .events__item .plus-btn {
display: block;
position: absolute;
right: 0;
bottom: 0;
padding: 10px;
border: none;
color: #ffffff;
background: none;
cursor: pointer;
}
.events .events__item .plus-btn:hover {
color: #fbe89c;
}
.events .events__item_video .events__date {
position: absolute;
width: 90px;
left: 0;
bottom: -81px;
display: block;
text-align: center;
background: #dcb105;
}
.events__date .day {
display: block;
font: 1.7em 'Segoe UI Bold', Fallback, sans-serif;
}
.events__date .month {
color: #b26529;
font-size: 0.8em;
vertical-align: top;
}
.scroll__holder {
position: relative;
margin: 0 auto;
width: 85%;
height: 14px;
border-radius: 8px;
background: rgba(255, 255, 255, 0.5);
}
.events .scroll {
display: block;
}
.scroll__bar {
position: absolute;
top: 0;
left: 20%;
width: 20%;
height: 14px;
border-radius: 8px;
background: #ec9e03;
}
.totals {
position: relative;
overflow: hidden;
padding-left: 10%;
padding-right: 10%;
}
.totals:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: 4px 4px;
background-image: linear-gradient(to right, #474747 1px, transparent 1px), linear-gradient(to bottom, #474747 1px, transparent 1px);
}
.totals .totals__heading {
position: relative;
}
.totals .totals__image .totals__image-text {
font-size: 0.75em;
}
.totals .totals__image {
display: inline-block;
width: 60%;
}
.totals .totals__image img {
width: 80%;
}
.totals .totals__list {
position: relative;
display: inline-block;
width: 38%;
text-align: left;
vertical-align: top;
color: #9e9e9e;
}
.totals .totals__list li {
position: relative;
margin-bottom: 10px;
}
.totals .totals__list li:before {
position: absolute;
right: 100%;
top: 6px;
content: "";
display: inline-block;
margin-right: 8px;
width: 8px;
height: 8px;
background: #f5c507;
border-radius: 50%;
}
.footer {
position: relative;
}
.footer .logo {
padding: 6px 10%;
display: flex;
width: 100%;
align-items: center;
justify-content: space-between;
}
.footer .logo__content {
font-size: 1.35em;
}
.footer .logo img {
width: 40px;
}
.footer .logo .logo__link {
justify-content: center;
}
.footer .author {
display: block;
color: #ffffff;
font-size: 0.8em;
}
}
@media (min-width: 1300px) {
.nav-container nav {
width: 444px;
}
.nav-container .menu {
height: 40px;
}
.nav-container .menu:before {
height: 40px;
top: -4px;
left: -4px;
}
.nav-container .menu:after {
height: 40px;
top: -8px;
left: -8px;
}
.nav-container .menu li a {
font-size: 1.5em;
}
.logo img {
width: 85px;
}
.logo .logo__content {
font-size: 2.4em;
}
.logo span {
padding-bottom: 0;
}
header .header__heading {
font-size: 2.1em;
}
header video {
margin-bottom: 65px;
}
.advantages-list {
height: 208px;
}
.advantages-list .advantages-list__item {
font-size: 1.1em;
}
.advantages-list .advantages-list__item img {
height: 76px;
}
.events h2 {
padding: 39px 0;
font-size: 2.1em;
}
.events .events__item_video .events__block {
min-height: 226px;
}
.events__date .day {
display: block;
font-size: 2.1em;
}
.events .events__item_video .events__date {
bottom: -111px;
}
.events .events__list .events__block .date-value {
font-size: 1.7em;
}
.events .events__item_video .events__block {
font-size: 1.7em;
}
.events .events__list {
margin-bottom: 150px;
}
.totals .totals__list li {
margin-bottom: 17px;
font-size: 1.2em;
}
.totals .totals__heading {
padding-top: 19px;
font-size: 2.4em;
}
.totals .totals__list li:before {
width: 14px;
height: 14px;
}
.totals .totals__image .totals__image-text {
font-size: 1vw;
}
.footer .logo {
padding: 12px 10%;
}
.footer .logo__content {
font-size: 1.65em;
}
.footer .author {
font-size: 1em;
}
.footer .logo img {
width: 50px;
}
} | 0.325842 | 0.049428 |
* {
box-sizing: border-box;
}
body {
margin: 0;
padding: 0;
font-size: 16px;
}
.app-header {
display: grid;
grid-template-columns: 1fr auto auto;
align-items: center;
min-height: 4rem;
color: white;
background-color: cornflowerblue;
}
.app-header h1 {
margin: 0;
padding: 0.4rem 1rem 0;
}
.app-header .username {
display: inline-block;
margin: 0;
padding: 0 0.4rem;
}
.app-header .sign-in,
.app-header .sign-out {
display: inline-block;
padding: 0 0.8rem;
cursor: pointer;
}
main {
min-height: 46vh;
margin-top: 1rem;
padding: 1rem;
color: #424242;
}
footer {
display: grid;
place-items: center;
min-height: 4rem;
margin-top: 8rem;
background-color: cornflowerblue;
color: white;
font-size: 80%;
text-align: center;
}
button {
width: fit-content;
min-width: 4rem;
margin: 1rem;
padding: 0.6rem;
font-size: 120%;
border: 2px solid #aaa;
border-radius: 0.6rem;
cursor: pointer;
}
button:hover,
button:active {
color: white;
background-color: #888;
font-weight: bold;
}
button:disabled {
color: #aaa;
background-color: #eee;
font-weight: normal;
cursor: default;
}
button.small {
min-width: 3rem;
margin: 0.2rem 0.4rem;
padding: 0.2rem 0;
font-size: 100%;
border: 1px solid #aaa;
border-radius: 0.4rem;
}
.buttons {
width: 100%;
padding-top: 1rem;
text-align: center;
}
.screen {
width: 100%;
padding: 0;
max-width: 900px;
margin: 0 auto;
}
.screen h1,
.screen h2 {
margin-top: 0;
}
.input-form {
display: grid;
width: 100%;
max-width: 700px;
margin: 0 auto;
row-gap: 2rem;
}
.input-form .row {
display: grid;
width: 100%;
}
.input-form .text-with-button {
display: grid;
grid-template-columns: 1fr auto;
}
.input-form .text-with-button button {
margin: 0;
margin-left: 0.4rem;
}
.input-form label {
font-size: 90%;
color: #888;
}
.input-form input[type='text'] {
padding: 0 0.4rem;
font-size: 120%;
border: none;
border-bottom: 1px dashed #888;
}
.word-list {
position: relative;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
column-gap: 0.6rem;
row-gap: 1rem;
padding-left: 0;
list-style: none;
}
.word-list li {
position: relative;
display: grid;
padding: 1rem;
border: 1px solid #ccc;
border-radius: 0.6rem;
box-shadow: 0.2rem 0.4rem rgba(0, 0, 0, 0.1);
}
.done-check {
font-size: 200%;
color: blue;
}
.word-list li .done-check {
position: absolute;
top: -0.8rem;
left: 0.4rem;
}
.word-list .item-buttons {
position: relative;
width: fit-content;
justify-self: end;
} | src/client/app.css | * {
box-sizing: border-box;
}
body {
margin: 0;
padding: 0;
font-size: 16px;
}
.app-header {
display: grid;
grid-template-columns: 1fr auto auto;
align-items: center;
min-height: 4rem;
color: white;
background-color: cornflowerblue;
}
.app-header h1 {
margin: 0;
padding: 0.4rem 1rem 0;
}
.app-header .username {
display: inline-block;
margin: 0;
padding: 0 0.4rem;
}
.app-header .sign-in,
.app-header .sign-out {
display: inline-block;
padding: 0 0.8rem;
cursor: pointer;
}
main {
min-height: 46vh;
margin-top: 1rem;
padding: 1rem;
color: #424242;
}
footer {
display: grid;
place-items: center;
min-height: 4rem;
margin-top: 8rem;
background-color: cornflowerblue;
color: white;
font-size: 80%;
text-align: center;
}
button {
width: fit-content;
min-width: 4rem;
margin: 1rem;
padding: 0.6rem;
font-size: 120%;
border: 2px solid #aaa;
border-radius: 0.6rem;
cursor: pointer;
}
button:hover,
button:active {
color: white;
background-color: #888;
font-weight: bold;
}
button:disabled {
color: #aaa;
background-color: #eee;
font-weight: normal;
cursor: default;
}
button.small {
min-width: 3rem;
margin: 0.2rem 0.4rem;
padding: 0.2rem 0;
font-size: 100%;
border: 1px solid #aaa;
border-radius: 0.4rem;
}
.buttons {
width: 100%;
padding-top: 1rem;
text-align: center;
}
.screen {
width: 100%;
padding: 0;
max-width: 900px;
margin: 0 auto;
}
.screen h1,
.screen h2 {
margin-top: 0;
}
.input-form {
display: grid;
width: 100%;
max-width: 700px;
margin: 0 auto;
row-gap: 2rem;
}
.input-form .row {
display: grid;
width: 100%;
}
.input-form .text-with-button {
display: grid;
grid-template-columns: 1fr auto;
}
.input-form .text-with-button button {
margin: 0;
margin-left: 0.4rem;
}
.input-form label {
font-size: 90%;
color: #888;
}
.input-form input[type='text'] {
padding: 0 0.4rem;
font-size: 120%;
border: none;
border-bottom: 1px dashed #888;
}
.word-list {
position: relative;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
column-gap: 0.6rem;
row-gap: 1rem;
padding-left: 0;
list-style: none;
}
.word-list li {
position: relative;
display: grid;
padding: 1rem;
border: 1px solid #ccc;
border-radius: 0.6rem;
box-shadow: 0.2rem 0.4rem rgba(0, 0, 0, 0.1);
}
.done-check {
font-size: 200%;
color: blue;
}
.word-list li .done-check {
position: absolute;
top: -0.8rem;
left: 0.4rem;
}
.word-list .item-buttons {
position: relative;
width: fit-content;
justify-self: end;
} | 0.524395 | 0.118666 |
#sideBar {
width: 20%;
margin-left: 8%;
float: left;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: visible;
word-break: break-all
}
#sideBarMain {
font-size: 1.5rem;
}
#sideBarMain a {
color: #3A4145;
font-weight:500;
}
#sideBarMain a:hover {
font-weight: 700;
}
#sideBarMain ul {
padding: 0;
}
#sideBarMain li {
list-style-type: none;
}
.newsItem h3 {
display:none;
}
#sidebar_toptags li, #sidebar_postcategory li {
margin: 10px 0;
padding:3px 2px;
background: rgba(240,238,245,0.8);
border-radius: 5px;
text-align: center;
width: 80%;
user-select:none!important;
}
#sidebar_toptags a, #sidebar_postcategory a {
letter-spacing: 0.5px;
font-size: 1.6rem;
}
#sidebar_toptags a:hover, #sidebar_postcategory a:hover {
font-weight: 500;
}
#sidebar_toptags li:hover, #sidebar_postcategory li:hover {
/*background-color: #FFF;*/
color: rgba(17,17,17,.5);
text-shadow: 1px 1px 3px #3d3d3d;
box-shadow: 0 0 10px 2px #FFF;
}
#widget_my_zzk input[type="text"] {
border: 1.5px solid #fff;
height: 2.6rem;
margin-right:5px;
}
#btnZzk {
color: #3A4145;
background-color: rgba(240,238,245,1);
font-size: 1.5rem;
font-weight: 500;
border: 2px solid #F0EEF5;
width: 6rem;
height: 3rem;
border-radius: 5px;
}
#btnZzk:hover {
background-color: #1B9AF7;
color: #FFF;
}
#btnZzk:active {
background-color: #dbdbdb;
border: 2px solid #dbdbdb;
}
#blog-news {
overflow: visible;
margin-bottom: 20px
}
#sidebar_topdiggedposts, #sidebar_shortcut {
display: none;
}
#myImgIconDiv {
width: 80px;
height: 80px;
overflow: hidden;
margin: 0 0 10px 0
}
#myImgIconDiv img {
cursor: pointer;
transition: all 0.6s;
}
#myImgIconDiv img:hover {
transform: scale(1.3);
} | MyBlogGardenCss 2.0/MyBlogGardenCss 2.0/Css/BlogCssSideBar.css |
#sideBar {
width: 20%;
margin-left: 8%;
float: left;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: visible;
word-break: break-all
}
#sideBarMain {
font-size: 1.5rem;
}
#sideBarMain a {
color: #3A4145;
font-weight:500;
}
#sideBarMain a:hover {
font-weight: 700;
}
#sideBarMain ul {
padding: 0;
}
#sideBarMain li {
list-style-type: none;
}
.newsItem h3 {
display:none;
}
#sidebar_toptags li, #sidebar_postcategory li {
margin: 10px 0;
padding:3px 2px;
background: rgba(240,238,245,0.8);
border-radius: 5px;
text-align: center;
width: 80%;
user-select:none!important;
}
#sidebar_toptags a, #sidebar_postcategory a {
letter-spacing: 0.5px;
font-size: 1.6rem;
}
#sidebar_toptags a:hover, #sidebar_postcategory a:hover {
font-weight: 500;
}
#sidebar_toptags li:hover, #sidebar_postcategory li:hover {
/*background-color: #FFF;*/
color: rgba(17,17,17,.5);
text-shadow: 1px 1px 3px #3d3d3d;
box-shadow: 0 0 10px 2px #FFF;
}
#widget_my_zzk input[type="text"] {
border: 1.5px solid #fff;
height: 2.6rem;
margin-right:5px;
}
#btnZzk {
color: #3A4145;
background-color: rgba(240,238,245,1);
font-size: 1.5rem;
font-weight: 500;
border: 2px solid #F0EEF5;
width: 6rem;
height: 3rem;
border-radius: 5px;
}
#btnZzk:hover {
background-color: #1B9AF7;
color: #FFF;
}
#btnZzk:active {
background-color: #dbdbdb;
border: 2px solid #dbdbdb;
}
#blog-news {
overflow: visible;
margin-bottom: 20px
}
#sidebar_topdiggedposts, #sidebar_shortcut {
display: none;
}
#myImgIconDiv {
width: 80px;
height: 80px;
overflow: hidden;
margin: 0 0 10px 0
}
#myImgIconDiv img {
cursor: pointer;
transition: all 0.6s;
}
#myImgIconDiv img:hover {
transform: scale(1.3);
} | 0.394434 | 0.132346 |
*{
margin:0;
padding: 0;
}
footer {
clear: both;
bottom: 0px;
background-color:#e8e8e8;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
.footer_top {
width: 1200px;
margin: auto;
position: relative;
z-index: 0;
font-family: 'Source Sans Pro', sans-serif;
color: #5e5e5e;
font-size: 10px;
padding-top: 80px;
padding-bottom: 80px;
display: -webkit-flex;
display: flex;
}
.titulo{
display: inline-block;
color: #1f6c75;
font-family: 'Source Sans Pro', sans-serif;
font-size: 13px;
font-style: normal;
font-weight: 900;
letter-spacing: 1px;
margin-bottom: 20px;
padding-top: 10px;
}
.link_footer:link, .link_footer:visited {
color:#5e5e5e;
text-decoration:none;
}
.link_footer:hover, .link_footer:active {
color:#00C1CF;
text-decoration:none;
}
.strong{
font-weight: 700;
margin-bottom: 20px;
margin-top: 20px;
}
.footer_col{
width: 240px;
margin-right:60px;
font-family: 'Source Sans Pro', sans-serif;
font-size: 14px;
}
.footer_li{
list-style: none;
margin: 0px;
padding: 0px 0px 15px 0px;
margin-bottom: 15px;
border-bottom: 2px solid #CCCCCC;
}
.footer_button {
background-color:rgb(21, 22, 25);
box-shadow: 0px 0px 10px black;
z-index: 1;
display: -webkit-flex;
display: flex;
}
.fb_conteiner {
width: 1200px;
margin: auto;
position: relative;
z-index: 1;
font-family: 'Source Sans Pro', sans-serif;
color: #5e5e5e;
font-size: 13px;
padding-top: 25px;
padding-bottom: 25px;
}
@media screen and (max-width: 1300px) {
.footer_top {
width: 90%;
}
.fb_conteiner {
width: 90%;
}
}
@media screen and (max-width: 820px) {
.footer_col{
width: 100%;
margin-right:0px;
}
.footer_top {
display: -webkit-flex;
display: flex;
-webkit-flex-flow: column;
flex-flow: column;
}
.titulo{
margin-top: 50px;
}
} | core/static/css/footer.css | *{
margin:0;
padding: 0;
}
footer {
clear: both;
bottom: 0px;
background-color:#e8e8e8;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
.footer_top {
width: 1200px;
margin: auto;
position: relative;
z-index: 0;
font-family: 'Source Sans Pro', sans-serif;
color: #5e5e5e;
font-size: 10px;
padding-top: 80px;
padding-bottom: 80px;
display: -webkit-flex;
display: flex;
}
.titulo{
display: inline-block;
color: #1f6c75;
font-family: 'Source Sans Pro', sans-serif;
font-size: 13px;
font-style: normal;
font-weight: 900;
letter-spacing: 1px;
margin-bottom: 20px;
padding-top: 10px;
}
.link_footer:link, .link_footer:visited {
color:#5e5e5e;
text-decoration:none;
}
.link_footer:hover, .link_footer:active {
color:#00C1CF;
text-decoration:none;
}
.strong{
font-weight: 700;
margin-bottom: 20px;
margin-top: 20px;
}
.footer_col{
width: 240px;
margin-right:60px;
font-family: 'Source Sans Pro', sans-serif;
font-size: 14px;
}
.footer_li{
list-style: none;
margin: 0px;
padding: 0px 0px 15px 0px;
margin-bottom: 15px;
border-bottom: 2px solid #CCCCCC;
}
.footer_button {
background-color:rgb(21, 22, 25);
box-shadow: 0px 0px 10px black;
z-index: 1;
display: -webkit-flex;
display: flex;
}
.fb_conteiner {
width: 1200px;
margin: auto;
position: relative;
z-index: 1;
font-family: 'Source Sans Pro', sans-serif;
color: #5e5e5e;
font-size: 13px;
padding-top: 25px;
padding-bottom: 25px;
}
@media screen and (max-width: 1300px) {
.footer_top {
width: 90%;
}
.fb_conteiner {
width: 90%;
}
}
@media screen and (max-width: 820px) {
.footer_col{
width: 100%;
margin-right:0px;
}
.footer_top {
display: -webkit-flex;
display: flex;
-webkit-flex-flow: column;
flex-flow: column;
}
.titulo{
margin-top: 50px;
}
} | 0.376394 | 0.091504 |
.footer__footer {
background-color: #fff;
max-width: 100vw;
}
.footer__container {
width: 1240px;
margin: 0 auto;
}
.footer__firstrow {
display: flex;
justify-content: space-between;
}
.footer__img {
height: 4em;
padding-top: 1em;
}
.footer__menu {
margin: auto;
}
.footer__list {
margin: 0;
display: flex;
}
.footer__item {
margin: 2.5em 1em;
list-style: none;
}
.footer__link {
color: var(--font-main-color);
font-size: 10px;
font-weight: 500;
list-style: none;
padding: 20px;
cursor: pointer;
text-decoration: none;
justify-content: center;
transition: 0.2s;
}
.footer__social {
display: flex;
flex-direction: row;
margin: auto;
}
.footer__facebook {
display: block;
padding: 0 40px 0 0;
}
.footer__facebook a {
color: #3b5998;
}
.footer__facebook a:hover {
color: #2d4374;
}
.footer__twitter {
display: block;
padding: 0 40px 0 0;
}
.footer__twitter a {
color: #00aced;
}
.footer__twitter a:hover {
color: #017ca8;
}
.footer__instagram {
display: block;
}
.footer__instagram a {
color: #517fa4;
}
.footer__instagram a:hover {
color: #385770;
}
.footer__copyright {
background-color: var(--font-main-color);
max-width: 100%;
height: 50px;
position: relative;
}
.footer__text {
color: #FFF;
text-align: center;
position: absolute;
margin: 0;
top: 50%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%)
}
.button__top {
width: 40px;
line-height: 40px;
overflow: hidden;
z-index: 999;
display: none;
cursor: pointer;
transform: rotate(270deg);
position: fixed;
bottom: 50px;
right: 0;
background-color: var(--font-white-color);
color: var(--font-main-color);
text-align: center;
font-size: 30px;
text-decoration: none;
}
.button__top:hover {
color: var(--font-second-color);
}
@media (max-width:1200px) {
.footer__container {
max-width: 100%;
}
.footer__social {
display: flex;
flex-direction: row;
}
}
@media (max-width:1090px) {
.footer__item {
margin: 2.5em .5em;
list-style: none;
}
}
@media (max-width:930px) {
.footer__img {
display: block;
margin: 0 auto;
}
.footer__firstrow {
flex-direction: column;
}
}
@media (max-width:768px) {
.footer__container {
max-width: 100%;
}
}
@media (max-width:600px) {
.footer__container {
max-width: 100%;
overflow-x: hidden;
}
.footer__firstrow {
flex-direction: column;
}
.footer__menu {
margin: 0;
}
.footer__list {
flex-direction: column;
align-items: center;
padding: 0;
}
.footer__item {
margin: 1.5em 1em;
list-style: none;
}
.footer__link {
font-size: 14px;
margin: 0;
padding: 10px;
}
.footer__social {
margin: 2em auto;
}
} | css/footer.css | .footer__footer {
background-color: #fff;
max-width: 100vw;
}
.footer__container {
width: 1240px;
margin: 0 auto;
}
.footer__firstrow {
display: flex;
justify-content: space-between;
}
.footer__img {
height: 4em;
padding-top: 1em;
}
.footer__menu {
margin: auto;
}
.footer__list {
margin: 0;
display: flex;
}
.footer__item {
margin: 2.5em 1em;
list-style: none;
}
.footer__link {
color: var(--font-main-color);
font-size: 10px;
font-weight: 500;
list-style: none;
padding: 20px;
cursor: pointer;
text-decoration: none;
justify-content: center;
transition: 0.2s;
}
.footer__social {
display: flex;
flex-direction: row;
margin: auto;
}
.footer__facebook {
display: block;
padding: 0 40px 0 0;
}
.footer__facebook a {
color: #3b5998;
}
.footer__facebook a:hover {
color: #2d4374;
}
.footer__twitter {
display: block;
padding: 0 40px 0 0;
}
.footer__twitter a {
color: #00aced;
}
.footer__twitter a:hover {
color: #017ca8;
}
.footer__instagram {
display: block;
}
.footer__instagram a {
color: #517fa4;
}
.footer__instagram a:hover {
color: #385770;
}
.footer__copyright {
background-color: var(--font-main-color);
max-width: 100%;
height: 50px;
position: relative;
}
.footer__text {
color: #FFF;
text-align: center;
position: absolute;
margin: 0;
top: 50%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%)
}
.button__top {
width: 40px;
line-height: 40px;
overflow: hidden;
z-index: 999;
display: none;
cursor: pointer;
transform: rotate(270deg);
position: fixed;
bottom: 50px;
right: 0;
background-color: var(--font-white-color);
color: var(--font-main-color);
text-align: center;
font-size: 30px;
text-decoration: none;
}
.button__top:hover {
color: var(--font-second-color);
}
@media (max-width:1200px) {
.footer__container {
max-width: 100%;
}
.footer__social {
display: flex;
flex-direction: row;
}
}
@media (max-width:1090px) {
.footer__item {
margin: 2.5em .5em;
list-style: none;
}
}
@media (max-width:930px) {
.footer__img {
display: block;
margin: 0 auto;
}
.footer__firstrow {
flex-direction: column;
}
}
@media (max-width:768px) {
.footer__container {
max-width: 100%;
}
}
@media (max-width:600px) {
.footer__container {
max-width: 100%;
overflow-x: hidden;
}
.footer__firstrow {
flex-direction: column;
}
.footer__menu {
margin: 0;
}
.footer__list {
flex-direction: column;
align-items: center;
padding: 0;
}
.footer__item {
margin: 1.5em 1em;
list-style: none;
}
.footer__link {
font-size: 14px;
margin: 0;
padding: 10px;
}
.footer__social {
margin: 2em auto;
}
} | 0.577614 | 0.089256 |
* {
padding: 0;
margin: 0;
}
.body-page {
font-family: "Open Sans", sans-serif;
font-size: 14px;
color: #777;
line-height: 22px;
margin: 0 auto;
width: 100vw;
max-width: 1024px;
background-color: #FFF;
}
.main {
color: #FFF;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
height: 100%;
background: url("images/background.jpg") center top / cover no-repeat;
background-size: cover;
position: relative;
max-width: 1024px;
}
.main-overlay {
position: absolute;
left: 0; top: 0;
width: 100vw;
height: 100%;
max-width: 1024px;
z-index: 0;
background-color: #000;
opacity: .75;
}
.header {
display: flex;
justify-content: space-between;
align-items: baseline;
padding-top: 5%;
width: 85%;
position: relative;
z-index: 3;
}
.menu {
width: 80%;
display: flex;
justify-content: space-around;
list-style: none;
align-items: center;
}
.check-menu {
display: none;
}
.menu__item {
text-decoration: none;
color: #FFF;
text-transform: uppercase;
align-items: stretch;
padding-right: 25px;
}
.main-text {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
position: relative;
z-index: 2;
text-align: center;
margin-bottom: 140px;
}
.caption {
font-size: 50px;
text-transform: uppercase;
width: 70%;
letter-spacing: -2px;
line-height: 60px;
padding-top: 253px;
}
.caption:after, .team__headline:after {
content: " ";
display: block;
width: 25%;
max-width: 111px;
height: 1px;
background-color: #35C2F8;
margin: 30px auto;
}
.timeline__headline:after {
content: " ";
display: block;
width: 50%;
max-width: 111px;
height: 1px;
background-color: #35C2F8;
margin: 30px auto;
}
.description {
width: 55%;
font-size: 20px;
line-height: 30px;
}
.title {
color: #222;
font-size: 30px;
text-transform: uppercase;
text-align: center;
}
.section__headline {
color: #222;
font-size: 16px;
text-transform: uppercase;
margin-bottom: 10px;
}
.section__text {
font-size: 16px;
padding-top: 5%;
margin-bottom: 4%;
}
/* second section */
.services {
display: flex;
flex-direction: column;
justify-content: space-around;
min-height: 600px;
}
.services__headline {
font-size: 40px;
}
.services__headline:after {
content: " ";
display: block;
width: 25%;
max-width: 111px;
height: 2px;
background-color: #35C2F8;
margin: 40px auto;
}
.core-services {
display: flex;
justify-content: space-around;
align-items: baseline;
}
.core-services__item {
display: flex;
flex-direction: column;
width: 27%;
text-align: center;
align-items: center;
justify-content: space-between;
color: #888;
margin-bottom: 50px;
}
.core-services__icon {
padding-bottom: 40px;
}
/* third section */
.other-expertise {
display: flex;
background-color: #F7F7F7;
}
.expertise-header {
text-align: left;
padding-top: 7%;
margin-bottom: 5%;
}
.advantage__headline {
font-size: 14px;
}
.other-expertise__button {
text-decoration: none;
color: #222;
text-transform: uppercase;
font-size: 16px;
font-weight: 700;
letter-spacing: -1px;
border: solid 1px #35C2F8;
border-radius: 100px;
padding: 13px 23px;
max-width: 25%;
text-align: center;
margin-top: 10%;
}
.text-expertise {
display: flex;
flex-direction: column;
margin-right: 5%;
margin-top: 50px;
padding-bottom: 10%;
padding-left: 7%;
}
.advantages {
display: grid;
grid-template-columns: repeat(2, 5% 40%);
justify-items: end;
align-items: start;
grid-column-gap: 4%;
}
.advantage {
margin-bottom: 10%;
}
.other-expertise__image {
width: 37%;
}
@media (max-width: 767.98px) {
.main {
height: 80vh;
}
.caption {
font-size: 40px;
width: 70%;
padding-top: 253px;
}
.description {
display: none;
}
.header {
align-items: center;
}
.wrapper {
width: 50%;
background-color: #000;
opacity: .9;
position: relative;
color: #FFF;
text-align: center;
height: 40px;
}
.label-for-check {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
cursor: pointer;
z-index: 2;
line-height: 40px;
}
.burger-line {
position: absolute;
top: 8px;
right: 10px;
width: 35px;
height: 2px;
background-color: #FFF;
transition: .5s all;
}
.second, .third {
top: 18px;
}
.fourth {
top: 28px;
}
.menu {
display: block;
position: absolute;
width: 100%;
bottom: 0;
left: 0;
transform: translateY(100%);
max-height: 0;
font-size: 0;
overflow: hidden;
transition: .5s all;
}
.menu__item {
display: block;
padding: 10px;
border-top: 1px solid #888;
background-color: #000;
}
.menu__item:hover {
background-color: #888;
}
.check-menu:checked ~ .menu {
max-height: 700%;
font-size: 16px;
}
.check-menu:checked ~ .first {
display: none;
}
.check-menu:checked ~ .second {
transform: rotate(45deg);
}
.check-menu:checked ~ .third {
transform: rotate(-45deg);
}
.check-menu:checked ~ .fourth {
display: none;
}
}
/* fourth section */
.amazing-portfolio {
display: flex;
justify-content: space-between;
padding-left: 7%;
padding-bottom: 7%;
background: url("images/background-users.png") no-repeat;
background-size: 55%;
background-position-y: center;
background-position-x: 50px;
z-index: 0;
}
.portfolio {
display: flex;
flex-direction: column;
}
.portfolio__image {
width: 100%;
z-index: 2;
}
.portfolio-about {
display: flex;
flex-direction: column;
width: 90%;
}
.portfolio-about__text {
margin-bottom: 4%;
}
.grid-text {
display: grid;
grid-template-columns: 7% 82%;
grid-column-gap: 2%;
}
.portfolio-gallery {
display: grid;
grid-template-columns: 33% 33% 33%;
grid-row-gap: 0;
align-content: start;
}
.portfolio-gallery__image {
width: 100%;
}
/* fifth section */
.timeline {
display: flex;
flex-direction: column;
align-items: center;
}
.timeline__picture {
border-color: #F1F1F1;
border-width: 7px;
align-items: center;
border-style: solid;
border-radius: 100%;
width: 168px;
height: 168px;
margin: 0 auto;
z-index: 1;
}
.timeline__headline {
margin-bottom: 92px;
padding-top: 10%;
font-size: 40px;
}
.timeline__text {
width: 90%;
max-width: 348px;
}
.timeline__text--odd {
margin-right: 45px;
}
.section__headline--odd {
text-align: right;
}
.timeline__text--even {
padding-left: 45px;
}
.timeline__block--odd {
text-align: right;
display: flex;
flex-direction: column;
flex-wrap: wrap-reverse;
padding-right: 21%;
}
.timeline__block--even {
display: flex;
flex-direction: column;
flex-wrap: wrap;
padding-left: 21%;
}
.timeline__block {
max-height: 190px;
padding-bottom: 94px;
z-index: 2;
}
.timeline__block:after {
background: #F1F1F1;
content: "";
height: 75%;
left: 50%;
position: absolute;
width: 1px;
z-index: 0;
}
.timeline__button {
text-decoration: none;
text-transform: uppercase;
color: #FFF;
background-color: #35C2F8;
font-size: 16px;
width: 169px;
height: 169px;
border: solid 7px #F1F1F1;
border-radius: 100%;
cursor: pointer;
z-index: 2;
margin-bottom: 111px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
white-space: normal;
}
@media (max-width: 991.98px) {
.other-expertise__image {
display: none;
}
.portfolio__image {
display: none;
}
.core-services {
display: flex;
flex-direction: column;
align-items: center;
}
.core-services__item {
width: 75%;
}
.services__headline {
padding-top: 10%;
}
.advantages {
grid-template-columns: 5% 80%;
padding-bottom: 30px;
}
.other-expertise__button {
margin-top: 5px;
}
.portfolio-gallery {
grid-template-columns: 50% 50%;
}
.timeline {
display: flex;
flex-direction: column;
align-items: center;
}
.timeline__block:after {
display: none;
}
.timeline__block--odd {
text-align: center;
display: flex;
flex-direction: column;
flex-wrap: nowrap;
padding-right: 0;
}
.timeline__block--even {
display: flex;
flex-direction: column;
flex-wrap: nowrap;
padding-left: 0;
}
.timeline__text--even {
padding-left: 0;
}
.timeline__text--odd {
margin-right: 0;
}
.timeline__block {
margin-bottom: 120px;
min-width: 90%;
min-height: 250px;
align-items: center;
}
.section__headline--odd {
text-align: center;
}
.timeline__text {
width: 100%;
text-align: center;
padding-top: 30px;
}
}
@media (max-width: 575.98px) {
.caption {
font-size: 30px;
width: 90%;
padding-top: 153px;
}
.title {
line-height: 100%;
}
.caption:after {
display: none;
}
.other-expertise__button {
align-self: center;
}
.expertise-header {
text-align: center;
}
.advantage__icon {
max-width: 21px;
max-height: 21px;
}
}
@media (min-width: 1199.98px) {
.body-page {
width: 100%;
max-width: 100%;
}
.main {
max-width: 100%;
}
.main-overlay {
max-width: 100%;
}
.timeline__block--odd {
padding-right: 16%;
}
.timeline__block--even {
padding-left: 16%;
}
.amazing-portfolio {
background-size: 40%;
}
} | homeworks/irina.kaparushkina_IrinKapa/homework_markup_4/style.css | * {
padding: 0;
margin: 0;
}
.body-page {
font-family: "Open Sans", sans-serif;
font-size: 14px;
color: #777;
line-height: 22px;
margin: 0 auto;
width: 100vw;
max-width: 1024px;
background-color: #FFF;
}
.main {
color: #FFF;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
height: 100%;
background: url("images/background.jpg") center top / cover no-repeat;
background-size: cover;
position: relative;
max-width: 1024px;
}
.main-overlay {
position: absolute;
left: 0; top: 0;
width: 100vw;
height: 100%;
max-width: 1024px;
z-index: 0;
background-color: #000;
opacity: .75;
}
.header {
display: flex;
justify-content: space-between;
align-items: baseline;
padding-top: 5%;
width: 85%;
position: relative;
z-index: 3;
}
.menu {
width: 80%;
display: flex;
justify-content: space-around;
list-style: none;
align-items: center;
}
.check-menu {
display: none;
}
.menu__item {
text-decoration: none;
color: #FFF;
text-transform: uppercase;
align-items: stretch;
padding-right: 25px;
}
.main-text {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
position: relative;
z-index: 2;
text-align: center;
margin-bottom: 140px;
}
.caption {
font-size: 50px;
text-transform: uppercase;
width: 70%;
letter-spacing: -2px;
line-height: 60px;
padding-top: 253px;
}
.caption:after, .team__headline:after {
content: " ";
display: block;
width: 25%;
max-width: 111px;
height: 1px;
background-color: #35C2F8;
margin: 30px auto;
}
.timeline__headline:after {
content: " ";
display: block;
width: 50%;
max-width: 111px;
height: 1px;
background-color: #35C2F8;
margin: 30px auto;
}
.description {
width: 55%;
font-size: 20px;
line-height: 30px;
}
.title {
color: #222;
font-size: 30px;
text-transform: uppercase;
text-align: center;
}
.section__headline {
color: #222;
font-size: 16px;
text-transform: uppercase;
margin-bottom: 10px;
}
.section__text {
font-size: 16px;
padding-top: 5%;
margin-bottom: 4%;
}
/* second section */
.services {
display: flex;
flex-direction: column;
justify-content: space-around;
min-height: 600px;
}
.services__headline {
font-size: 40px;
}
.services__headline:after {
content: " ";
display: block;
width: 25%;
max-width: 111px;
height: 2px;
background-color: #35C2F8;
margin: 40px auto;
}
.core-services {
display: flex;
justify-content: space-around;
align-items: baseline;
}
.core-services__item {
display: flex;
flex-direction: column;
width: 27%;
text-align: center;
align-items: center;
justify-content: space-between;
color: #888;
margin-bottom: 50px;
}
.core-services__icon {
padding-bottom: 40px;
}
/* third section */
.other-expertise {
display: flex;
background-color: #F7F7F7;
}
.expertise-header {
text-align: left;
padding-top: 7%;
margin-bottom: 5%;
}
.advantage__headline {
font-size: 14px;
}
.other-expertise__button {
text-decoration: none;
color: #222;
text-transform: uppercase;
font-size: 16px;
font-weight: 700;
letter-spacing: -1px;
border: solid 1px #35C2F8;
border-radius: 100px;
padding: 13px 23px;
max-width: 25%;
text-align: center;
margin-top: 10%;
}
.text-expertise {
display: flex;
flex-direction: column;
margin-right: 5%;
margin-top: 50px;
padding-bottom: 10%;
padding-left: 7%;
}
.advantages {
display: grid;
grid-template-columns: repeat(2, 5% 40%);
justify-items: end;
align-items: start;
grid-column-gap: 4%;
}
.advantage {
margin-bottom: 10%;
}
.other-expertise__image {
width: 37%;
}
@media (max-width: 767.98px) {
.main {
height: 80vh;
}
.caption {
font-size: 40px;
width: 70%;
padding-top: 253px;
}
.description {
display: none;
}
.header {
align-items: center;
}
.wrapper {
width: 50%;
background-color: #000;
opacity: .9;
position: relative;
color: #FFF;
text-align: center;
height: 40px;
}
.label-for-check {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
cursor: pointer;
z-index: 2;
line-height: 40px;
}
.burger-line {
position: absolute;
top: 8px;
right: 10px;
width: 35px;
height: 2px;
background-color: #FFF;
transition: .5s all;
}
.second, .third {
top: 18px;
}
.fourth {
top: 28px;
}
.menu {
display: block;
position: absolute;
width: 100%;
bottom: 0;
left: 0;
transform: translateY(100%);
max-height: 0;
font-size: 0;
overflow: hidden;
transition: .5s all;
}
.menu__item {
display: block;
padding: 10px;
border-top: 1px solid #888;
background-color: #000;
}
.menu__item:hover {
background-color: #888;
}
.check-menu:checked ~ .menu {
max-height: 700%;
font-size: 16px;
}
.check-menu:checked ~ .first {
display: none;
}
.check-menu:checked ~ .second {
transform: rotate(45deg);
}
.check-menu:checked ~ .third {
transform: rotate(-45deg);
}
.check-menu:checked ~ .fourth {
display: none;
}
}
/* fourth section */
.amazing-portfolio {
display: flex;
justify-content: space-between;
padding-left: 7%;
padding-bottom: 7%;
background: url("images/background-users.png") no-repeat;
background-size: 55%;
background-position-y: center;
background-position-x: 50px;
z-index: 0;
}
.portfolio {
display: flex;
flex-direction: column;
}
.portfolio__image {
width: 100%;
z-index: 2;
}
.portfolio-about {
display: flex;
flex-direction: column;
width: 90%;
}
.portfolio-about__text {
margin-bottom: 4%;
}
.grid-text {
display: grid;
grid-template-columns: 7% 82%;
grid-column-gap: 2%;
}
.portfolio-gallery {
display: grid;
grid-template-columns: 33% 33% 33%;
grid-row-gap: 0;
align-content: start;
}
.portfolio-gallery__image {
width: 100%;
}
/* fifth section */
.timeline {
display: flex;
flex-direction: column;
align-items: center;
}
.timeline__picture {
border-color: #F1F1F1;
border-width: 7px;
align-items: center;
border-style: solid;
border-radius: 100%;
width: 168px;
height: 168px;
margin: 0 auto;
z-index: 1;
}
.timeline__headline {
margin-bottom: 92px;
padding-top: 10%;
font-size: 40px;
}
.timeline__text {
width: 90%;
max-width: 348px;
}
.timeline__text--odd {
margin-right: 45px;
}
.section__headline--odd {
text-align: right;
}
.timeline__text--even {
padding-left: 45px;
}
.timeline__block--odd {
text-align: right;
display: flex;
flex-direction: column;
flex-wrap: wrap-reverse;
padding-right: 21%;
}
.timeline__block--even {
display: flex;
flex-direction: column;
flex-wrap: wrap;
padding-left: 21%;
}
.timeline__block {
max-height: 190px;
padding-bottom: 94px;
z-index: 2;
}
.timeline__block:after {
background: #F1F1F1;
content: "";
height: 75%;
left: 50%;
position: absolute;
width: 1px;
z-index: 0;
}
.timeline__button {
text-decoration: none;
text-transform: uppercase;
color: #FFF;
background-color: #35C2F8;
font-size: 16px;
width: 169px;
height: 169px;
border: solid 7px #F1F1F1;
border-radius: 100%;
cursor: pointer;
z-index: 2;
margin-bottom: 111px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
white-space: normal;
}
@media (max-width: 991.98px) {
.other-expertise__image {
display: none;
}
.portfolio__image {
display: none;
}
.core-services {
display: flex;
flex-direction: column;
align-items: center;
}
.core-services__item {
width: 75%;
}
.services__headline {
padding-top: 10%;
}
.advantages {
grid-template-columns: 5% 80%;
padding-bottom: 30px;
}
.other-expertise__button {
margin-top: 5px;
}
.portfolio-gallery {
grid-template-columns: 50% 50%;
}
.timeline {
display: flex;
flex-direction: column;
align-items: center;
}
.timeline__block:after {
display: none;
}
.timeline__block--odd {
text-align: center;
display: flex;
flex-direction: column;
flex-wrap: nowrap;
padding-right: 0;
}
.timeline__block--even {
display: flex;
flex-direction: column;
flex-wrap: nowrap;
padding-left: 0;
}
.timeline__text--even {
padding-left: 0;
}
.timeline__text--odd {
margin-right: 0;
}
.timeline__block {
margin-bottom: 120px;
min-width: 90%;
min-height: 250px;
align-items: center;
}
.section__headline--odd {
text-align: center;
}
.timeline__text {
width: 100%;
text-align: center;
padding-top: 30px;
}
}
@media (max-width: 575.98px) {
.caption {
font-size: 30px;
width: 90%;
padding-top: 153px;
}
.title {
line-height: 100%;
}
.caption:after {
display: none;
}
.other-expertise__button {
align-self: center;
}
.expertise-header {
text-align: center;
}
.advantage__icon {
max-width: 21px;
max-height: 21px;
}
}
@media (min-width: 1199.98px) {
.body-page {
width: 100%;
max-width: 100%;
}
.main {
max-width: 100%;
}
.main-overlay {
max-width: 100%;
}
.timeline__block--odd {
padding-right: 16%;
}
.timeline__block--even {
padding-left: 16%;
}
.amazing-portfolio {
background-size: 40%;
}
} | 0.490236 | 0.070017 |
@charset "utf-8";
::-moz-selection {
background: #fc6060;
color: #fff;
}
::-webkit-selection {
background: #fc6060;
color: #fff;
}
::selection {
background: #fc6060;
color: #fff;
}
/*--- Всплывающая подсказка ---*/
.wrap_element {
position:relative;
font-size: 12px;
text-transform: none;
font-weight: 100;
color: #fff;
}
.wrap_element span {
opacity: 0;
position:absolute;
top: -10px;
right: 0px;
background: #5a5a5a;
padding: 5px 10px;
width: 98px;
overflow: auto;
text-align: center;
transition: .3s;
border-bottom: 2px solid #fc6060;
outline: 1px solid #fff;
}
.wrap_element:hover span {
opacity: 1;
transition: 0s;
}
/*--- Основная часть ---*/
body {
font-family: PT Sans, Calibri;
margin: 0;
padding: 0px;
cursor: default;
color: #2e2e2e;
}
button:focus, input[type="button"]:focus {
border: none;
outline: none;
}
a {
color: inherit;
text-decoration:none;
}
.center {
width: 1200px;
padding: 0px 20px;
margin: 0 auto;
position: relative;
}
.clearfix:after{
content:'';
display:table;
clear:both;
}
button, input[type="submit"], input[type="button"]{
margin: 10px 0;
width: 240px;
height: 40px;
border: 0;
outline: 0;
background: #fc6060;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
color: #fff;
font-weight:700;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
transition: .3s;
cursor: pointer;
font-family: PT Sans, Calibri;
}
button:hover, input[type="submit"]:hover, input[type="button"]:hover {
background: #E25656;
transition: .2s;
}
/*--- Главное меню ---*/
.menuMain {
background: #fff;
width: 100%;
text-transform:lowercase;
}
.menuMain ul {
margin: 0;
padding: 0;
}
.menuMain ul > li {
display: inline;
}
/*--- Первая строка меню ---*/
.first.menuLevel {
color:#7a7a7a;
font-size: 13px;
height: 40px;
}
.first.menuLevel ul {
margin-left: 250px;
padding: 12px 0;
cursor: default;
}
.first.menuLevel ul > li {
margin-right: 40px;
padding: 12px 0 11px;
}
.first.menuLevel ul > li > a {
padding: 12px 1px;
transition: .3s
}
.first.menuLevel ul > li > a:hover {
color: #fc6060;
transition: .1s;
}
/*--- Вторая строка меню ---*/
.second.menuLevel {
color: #3a3a3a;
font-size: 16px;
font-weight: 700;
text-transform:uppercase;
height: 80px;
border-bottom: 1px solid #eaeaea;
border-top: 1px solid #eaeaea;
position: relative;
}
.second.menuLevel ul {
margin: 30px 0;
float: left;
}
.second.menuLevel ul > li {
margin-right: 50px;
cursor: pointer;
transition: .3s;
}
.second.menuLevel ul > li:hover {
color: #fc6060;
transition: .1s;
}
.logo {
width: 180px;
height: 40px;
float: left;
margin: 20px 70px 20px 0px;
}
.mainButton {
float: right;
width: 123px;
}
.addPost, .findButton, .logIn {
margin: 22px 0;
width: 36px;
height: 36px;
background-color: #fc6060;
background-repeat: no-repeat;
cursor: pointer;
transition: .3s;
margin-left: 5px;
position: relative;
float: left;
}
.addPost:hover, .findButton:hover, .logIn:hover {
background-color: #E25656;
transition: .2s;
}
.logIn {
background-image: url(../img/login.png);
background-position: 10px;
}
.addPost {
background-image: url(../img/add.png);
background-position: 10px;
}
.findButton {
background-image:url(../img/find.png);
background-position: 9.5px;
}
.findLine {
display: none;
position: absolute;
top: 22px;
right: 56px;
}
.findLine > input {
height: 26px;
outline: none;
border: 4px solid #fc6060;
padding-left: 4px;
}
.findLine > input[type="url"]:focus {
border: 4px solid #fc6060;
}
/*--- Третий уровень меню ---*/
.third.menuLevel {
color: #5a5a5a;
font-size: 13px;
height: 50px;
border-bottom: 1px solid #eaeaea;
}
.third.menuLevel ul {
padding: 17px 0;
display: inline-block;
}
.third.menuLevel ul > li {
padding-right: 40px;
}
.third.menuLevel ul > li:nth-last-child(1) {
padding-right: 0px;
}
.third.menuLevel ul > li > a {
transition: .3s;
padding: 16px 0;
}
.third.menuLevel ul > li > a:hover {
color: #fc6060;
transition: .1s;
}
.third.menuLevel ul > li {
background-image: url(../img/menu.png);
background-repeat: no-repeat;
width: 14px;
height: 15px;
padding-left: 22px;
}
.third.menuLevel ul > li.clothing {
background-position: 0px -160px;
}
.third.menuLevel ul > li.man {
background-position: 0px -16px;
}
.third.menuLevel ul > li.gift {
background-position: 0px -31px;
}
.third.menuLevel ul > li.jewelry {
background-position: 0px -47px;
}
.third.menuLevel ul > li.accessory {
background-position: 0px -63px;
}
.third.menuLevel ul > li.child {
background-position: 0px -78px
}
.third.menuLevel ul > li.house {
background-position: 0px -95px;
}
.third.menuLevel ul > li.pets {
background-position: 0px -113px;
}
.third.menuLevel ul > li.stationery {
background-position: 0px -128px;
}
.third.menuLevel ul > li.care {
background-position: 0px -144px;
}
/*--- Главный контент ---*/
.mainContent {
background: url(../img/back.jpg);
/*background: #5a5a5a;*/
width: 100%;
height: 300px;
background-size: cover;
text-align: center;
}
.mainContent h2 {
color: #fff;
font-size: 25px;
font-weight: 100;
font-style: italic;
padding-top: 90px;
margin: 0;
line-height: 40px;
margin-bottom: 4px;
}
.mainContent input[type="button"] {
padding: 7px 15px;
color: #fff;
border: 1px solid #fff;
background: none;
transition: .3s;
}
.mainContent input[type="button"]:hover {
background: #fc6060;
border-color: #fc6060;
color: #fff;
transition: .1s;
}
/*--- Страница отоброжения ---*/
.profileView {
background: #f2f2f2;
padding-bottom: 20px;
padding-top: 20px;
}
/*--- Левая сторона ---*/
.leftSidebar {
width: 300px;
background: #fff;
float: left;
margin-right: 20px;
text-align:center;
color: #2e2e2e;
box-shadow: 0px 2px 3px rgba(0,0,0,.02);
padding-bottom: 10px;
position: relative;
}
.leftSidebar img {
width: 300px;
height: 300px;
margin-bottom: 5px;
}
.leftSidebar p {
margin: 10px 0;
}
.leftSidebar h3 {
margin: 5px 0 10px;
}
.sbName {
font-size: 18px;
font-weight: 700;
}
.sbCity {
font-style:italic;
font-size: 16px;
font-weight: 700;
color: #5a5a5a;
padding-right: 18px;
}
.sbCity {
margin-bottom: 14px;
}
.sbCity img {
width: 14px;
height: 14px;
margin-right: 4px;
margin-bottom: 0px;
}
.sbPhone, .sbSite, .sbSocial, .sbSkype {
text-align: left;
width: 220px;
font-size: 14px;
padding: 0 40px;
margin: 10px 0;
}
.sbSite img, .sbSocial img, .sbSkype img {
width: 12px;
height: 12px;
margin-right: 4px;
margin-bottom: 0px;
}
.hrText {
color: #9a9a9a;
font-style:italic;
font-size: 14px;
position: relative;
}
.hrText span {
background: #fff;
position: relative;
z-index: 5;
padding: 0 10px;
}
.hrText:after {
content: '';
display: block;
width: 100%;
height: 1px;
background: #eaeaea;
position: absolute;
top: 9px;
z-index: 1;
}
.profileButton {
width: 240px;
margin: 0px auto;
transition: .2s;
padding: 10px 0;
}
a.mailMakers {
background: none;
border: 2px solid #fc6060;
color: #fc6060;
margin: 0;
float: left;
padding: 8px 37px;
font-weight: 700;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
border-radius: 0px 3px 3px 0px;
padding: 10px 35px;
height: 16px; width: 124px;
}
.mailSquare {
width: 40px;
height: 40px;
float: left;
background-color: #fc6060;
border-radius: 3px 0px 0px 3px;
}
.mailSquare .imageSquare {
background: url(../img/icon/mailProfile.png) no-repeat;
transition: .3s;
width: 20px; height: 16px;
margin: 12px 11px;
background-position: -10px 0;
}
.profileButton:hover .mailSquare .imageSquare {
background-position:0 0;
transition: .2s;
}
.creatWorkroom {
border-radius: 3px!important;
width: 164px!important;
}
.mailSquare .imageExit {
background: url(../img/icon/exitProfile.png) no-repeat;
}
.dashedHr {
border: 0;
border-bottom: 1px dashed #dedede;
}
h4.sbMaker {
margin: 6px;
}
.sbMakerAfter {
color: #9a9a9a;
font-size: 12px;
}
p.sbAnotation {
margin: 0;
font-size: 14px;
font-style:italic;
color: #7a7a7a;
border-top: 1px #dedede dashed;
border-bottom: 1px #dedede dashed;
padding: 10px 24px;
margin-bottom: 10px;
text-align: justify;
-moz-hyphens: auto;
-webkit-hyphens: auto;
-ms-hyphens: auto;
}
p.uLabel {
font-size: 10px;
margin: 0;
position: absolute;
top: 305px;
right: 5px;
font-style: italic;
color: #aeaeae;
}
/*--- Правая сторона ---*/
.rightContent {
width: 880px;
float: right;
}
.rightMenu {
width: 100%;
height: 50px;
background: #fff;
}
.rightMenu ul {
margin: 0;
padding: 0;
list-style-image: none;
box-shadow: 0 2px 2px rgba(0,0,0,.02);
}
.rightMenu ul > li {
margin: 0;
font-size: 14px;
text-transform:uppercase;
font-weight: 700;
letter-spacing: 1px;
transition: .2s;
cursor: pointer;
border-right: #ededed 1px solid;
display:inline-block;
margin-right: -5px;
}
.rightMenu ul > li:hover {
color: #fc6060;
transition: .1s;
}
.rightMenu ul > li.active {
background: #fc6060;
color: #fff;
cursor: default;
}
.rightMenu ul > li a {
display: block;
width: 100px;
padding: 16px 20px;
text-align:center;
}
.workElement {
width: 280px;
height: 500px;
box-shadow: 0px 2px 3px rgba(0,0,0,.02);
float: left;
margin-top: 20px;
margin-right:20px;
background: #fff;
}
.workElement:nth-child(3n) {
margin-right: 0;
}
.workElement:nth-last-child(1) {
border-bottom: none;
}
.workInfo {
padding: 10px 20px;
width: 240px;
}
.workElement img {
margin-right: 20px;
width: 280px;
height: 280px;
}
.workElement h3 {
margin: 0;
margin-bottom: 10px;
font-size: 18px;
text-align: center;
}
.workElement p {
margin: 0;
font-size: 14px;
text-align: center;
font-style:italic;
color: #7a7a7a;
border-top: 1px #dedede dashed;
border-bottom: 1px #dedede dashed;
padding: 10px 0;
height: 54px;
overflow: auto;
text-align: justify;
-moz-hyphens: auto;
-webkit-hyphens: auto;
-ms-hyphens: auto;
}
.rating {
text-align:center;
margin: -3px 0 12px;
}
.rating span {
font-size: 12px;
font-weight: 700;
margin-right: 10px;
position: relative;
}
.rating span.up {
color: #3891C9;
}
.rating span.middle {
color: #7f7f7f;
}
.rating span.down {
color: #fc6060;
}
.ratingUp, .ratingMiddle, .ratingDown {
background-image: url(../img/rating.png);
width: 14px;
height: 14px;
display: inline-block;
margin-right: 4px;
vertical-align: middle;
}
.ratingUp {
background-position: 0 0;
}
.ratingMiddle {
background-position: 0 -15px;
}
.ratingDown {
background-position: 0 -30px;
}
p.workPrice {
font-size: 16px!important;
font-weight: 700;
color: #3a3a3a!important;
border: none!important;
padding: 10px 0 0px;
height: auto;
text-align: center;
}
/*--- Открытие мастерской ---*/
.createBody {
background: #fff;
box-shadow: 0px 2px 3px rgba(0,0,0,.02);
padding: 20px;
width: 840px;
}
.createForm h2 {
margin: 10px 0;
color: #3A3A3A;
}
.createForm {
color: #5a5a5a;
font-size: 14px;
}
textarea {
width: 380px;
height: 209px;
resize: none;
padding: 10px;
font-size: 12px;
margin-bottom: 20px;
}
.createBody input[type=text], .createBody input[type=password], .createBody input[type=email] {
width: 390px;
height: 34px;
margin: 0 0 10px;
padding-left: 10px;
font-size: 12px;
}
.leftSidebar.createForm {
padding: 0 20px;
width: 260px;
font-size: 13px;
}
.leftSidebar.createForm img {
width:200px;
height: 200px;
padding: 30px;
}
.createForm img {
float: left;
margin-right: 20px;
margin-bottom: 20px;
}
.createForm label {
font-weight: 700;
margin-bottom: 10px;
color: #3a3a3a;
font-size: 16px;
}
.createBody .formReg {
float: left;
margin-right: 100px;
}
.createBody .formPay {
float: left;
margin-right: 100px;
}
input, textarea {
border: 1px solid #cecece;
transition: .2s;
}
input:focus, textarea:focus {
border: 1px solid #fc6060;
outline: none;
transition: .5s;
}
.s123 {
display: flex;
}
.buttonCreate {
float: right;
margin: 40px 0 10px!important;
}
/*--- Товары ---*/
.productBody {
box-shadow: 0px 2px 3px rgba(0,0,0,.02);
background: #fff;
}
.productContent {
padding: 20px;
}
.productContent h1 {
margin: 10px 0 15px;
}
.productContent img {
width: 500px;
height: 350px;
margin-right: 20px;
float: left;
margin-bottom: 20px;
}
.productText {
width: 300px;
float: left;
line-height: 26px;
}
.productDescript {
font-style: italic;
line-height: initial;
font-size: 16px;
color: #5a5a5a;
text-align: justify;
-moz-hyphens: auto;
-webkit-hyphens: auto;
-ms-hyphens: auto;
}
.breadcrumbs {
font-size: 12px;
text-transform:uppercase;
color: #9a9a9a;
word-spacing: 5px;
}
/*--- Подвал ---*/
footer {
background: #3a3a3a;
color: #f5f5f5;
padding: 16px 0;
font-size: 14px;
height: 40px;
}
footer img {
float: left;
margin-right: 70px;
}
footer p {
width: 340px;
float: left;
margin: 0;
font-style: italic;
}
footer a {
color: #fc6060;
transition: .1s;
}
footer a:hover {
color: #E25656;
transition: .3s;
}
.footerLeft {
float: left;
}
.footerRight {
float: right;
text-align: right;
}
/*ПРАВКА*/ | Podelka/Podelka/Content/css/style.css | @charset "utf-8";
::-moz-selection {
background: #fc6060;
color: #fff;
}
::-webkit-selection {
background: #fc6060;
color: #fff;
}
::selection {
background: #fc6060;
color: #fff;
}
/*--- Всплывающая подсказка ---*/
.wrap_element {
position:relative;
font-size: 12px;
text-transform: none;
font-weight: 100;
color: #fff;
}
.wrap_element span {
opacity: 0;
position:absolute;
top: -10px;
right: 0px;
background: #5a5a5a;
padding: 5px 10px;
width: 98px;
overflow: auto;
text-align: center;
transition: .3s;
border-bottom: 2px solid #fc6060;
outline: 1px solid #fff;
}
.wrap_element:hover span {
opacity: 1;
transition: 0s;
}
/*--- Основная часть ---*/
body {
font-family: PT Sans, Calibri;
margin: 0;
padding: 0px;
cursor: default;
color: #2e2e2e;
}
button:focus, input[type="button"]:focus {
border: none;
outline: none;
}
a {
color: inherit;
text-decoration:none;
}
.center {
width: 1200px;
padding: 0px 20px;
margin: 0 auto;
position: relative;
}
.clearfix:after{
content:'';
display:table;
clear:both;
}
button, input[type="submit"], input[type="button"]{
margin: 10px 0;
width: 240px;
height: 40px;
border: 0;
outline: 0;
background: #fc6060;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
color: #fff;
font-weight:700;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
transition: .3s;
cursor: pointer;
font-family: PT Sans, Calibri;
}
button:hover, input[type="submit"]:hover, input[type="button"]:hover {
background: #E25656;
transition: .2s;
}
/*--- Главное меню ---*/
.menuMain {
background: #fff;
width: 100%;
text-transform:lowercase;
}
.menuMain ul {
margin: 0;
padding: 0;
}
.menuMain ul > li {
display: inline;
}
/*--- Первая строка меню ---*/
.first.menuLevel {
color:#7a7a7a;
font-size: 13px;
height: 40px;
}
.first.menuLevel ul {
margin-left: 250px;
padding: 12px 0;
cursor: default;
}
.first.menuLevel ul > li {
margin-right: 40px;
padding: 12px 0 11px;
}
.first.menuLevel ul > li > a {
padding: 12px 1px;
transition: .3s
}
.first.menuLevel ul > li > a:hover {
color: #fc6060;
transition: .1s;
}
/*--- Вторая строка меню ---*/
.second.menuLevel {
color: #3a3a3a;
font-size: 16px;
font-weight: 700;
text-transform:uppercase;
height: 80px;
border-bottom: 1px solid #eaeaea;
border-top: 1px solid #eaeaea;
position: relative;
}
.second.menuLevel ul {
margin: 30px 0;
float: left;
}
.second.menuLevel ul > li {
margin-right: 50px;
cursor: pointer;
transition: .3s;
}
.second.menuLevel ul > li:hover {
color: #fc6060;
transition: .1s;
}
.logo {
width: 180px;
height: 40px;
float: left;
margin: 20px 70px 20px 0px;
}
.mainButton {
float: right;
width: 123px;
}
.addPost, .findButton, .logIn {
margin: 22px 0;
width: 36px;
height: 36px;
background-color: #fc6060;
background-repeat: no-repeat;
cursor: pointer;
transition: .3s;
margin-left: 5px;
position: relative;
float: left;
}
.addPost:hover, .findButton:hover, .logIn:hover {
background-color: #E25656;
transition: .2s;
}
.logIn {
background-image: url(../img/login.png);
background-position: 10px;
}
.addPost {
background-image: url(../img/add.png);
background-position: 10px;
}
.findButton {
background-image:url(../img/find.png);
background-position: 9.5px;
}
.findLine {
display: none;
position: absolute;
top: 22px;
right: 56px;
}
.findLine > input {
height: 26px;
outline: none;
border: 4px solid #fc6060;
padding-left: 4px;
}
.findLine > input[type="url"]:focus {
border: 4px solid #fc6060;
}
/*--- Третий уровень меню ---*/
.third.menuLevel {
color: #5a5a5a;
font-size: 13px;
height: 50px;
border-bottom: 1px solid #eaeaea;
}
.third.menuLevel ul {
padding: 17px 0;
display: inline-block;
}
.third.menuLevel ul > li {
padding-right: 40px;
}
.third.menuLevel ul > li:nth-last-child(1) {
padding-right: 0px;
}
.third.menuLevel ul > li > a {
transition: .3s;
padding: 16px 0;
}
.third.menuLevel ul > li > a:hover {
color: #fc6060;
transition: .1s;
}
.third.menuLevel ul > li {
background-image: url(../img/menu.png);
background-repeat: no-repeat;
width: 14px;
height: 15px;
padding-left: 22px;
}
.third.menuLevel ul > li.clothing {
background-position: 0px -160px;
}
.third.menuLevel ul > li.man {
background-position: 0px -16px;
}
.third.menuLevel ul > li.gift {
background-position: 0px -31px;
}
.third.menuLevel ul > li.jewelry {
background-position: 0px -47px;
}
.third.menuLevel ul > li.accessory {
background-position: 0px -63px;
}
.third.menuLevel ul > li.child {
background-position: 0px -78px
}
.third.menuLevel ul > li.house {
background-position: 0px -95px;
}
.third.menuLevel ul > li.pets {
background-position: 0px -113px;
}
.third.menuLevel ul > li.stationery {
background-position: 0px -128px;
}
.third.menuLevel ul > li.care {
background-position: 0px -144px;
}
/*--- Главный контент ---*/
.mainContent {
background: url(../img/back.jpg);
/*background: #5a5a5a;*/
width: 100%;
height: 300px;
background-size: cover;
text-align: center;
}
.mainContent h2 {
color: #fff;
font-size: 25px;
font-weight: 100;
font-style: italic;
padding-top: 90px;
margin: 0;
line-height: 40px;
margin-bottom: 4px;
}
.mainContent input[type="button"] {
padding: 7px 15px;
color: #fff;
border: 1px solid #fff;
background: none;
transition: .3s;
}
.mainContent input[type="button"]:hover {
background: #fc6060;
border-color: #fc6060;
color: #fff;
transition: .1s;
}
/*--- Страница отоброжения ---*/
.profileView {
background: #f2f2f2;
padding-bottom: 20px;
padding-top: 20px;
}
/*--- Левая сторона ---*/
.leftSidebar {
width: 300px;
background: #fff;
float: left;
margin-right: 20px;
text-align:center;
color: #2e2e2e;
box-shadow: 0px 2px 3px rgba(0,0,0,.02);
padding-bottom: 10px;
position: relative;
}
.leftSidebar img {
width: 300px;
height: 300px;
margin-bottom: 5px;
}
.leftSidebar p {
margin: 10px 0;
}
.leftSidebar h3 {
margin: 5px 0 10px;
}
.sbName {
font-size: 18px;
font-weight: 700;
}
.sbCity {
font-style:italic;
font-size: 16px;
font-weight: 700;
color: #5a5a5a;
padding-right: 18px;
}
.sbCity {
margin-bottom: 14px;
}
.sbCity img {
width: 14px;
height: 14px;
margin-right: 4px;
margin-bottom: 0px;
}
.sbPhone, .sbSite, .sbSocial, .sbSkype {
text-align: left;
width: 220px;
font-size: 14px;
padding: 0 40px;
margin: 10px 0;
}
.sbSite img, .sbSocial img, .sbSkype img {
width: 12px;
height: 12px;
margin-right: 4px;
margin-bottom: 0px;
}
.hrText {
color: #9a9a9a;
font-style:italic;
font-size: 14px;
position: relative;
}
.hrText span {
background: #fff;
position: relative;
z-index: 5;
padding: 0 10px;
}
.hrText:after {
content: '';
display: block;
width: 100%;
height: 1px;
background: #eaeaea;
position: absolute;
top: 9px;
z-index: 1;
}
.profileButton {
width: 240px;
margin: 0px auto;
transition: .2s;
padding: 10px 0;
}
a.mailMakers {
background: none;
border: 2px solid #fc6060;
color: #fc6060;
margin: 0;
float: left;
padding: 8px 37px;
font-weight: 700;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
border-radius: 0px 3px 3px 0px;
padding: 10px 35px;
height: 16px; width: 124px;
}
.mailSquare {
width: 40px;
height: 40px;
float: left;
background-color: #fc6060;
border-radius: 3px 0px 0px 3px;
}
.mailSquare .imageSquare {
background: url(../img/icon/mailProfile.png) no-repeat;
transition: .3s;
width: 20px; height: 16px;
margin: 12px 11px;
background-position: -10px 0;
}
.profileButton:hover .mailSquare .imageSquare {
background-position:0 0;
transition: .2s;
}
.creatWorkroom {
border-radius: 3px!important;
width: 164px!important;
}
.mailSquare .imageExit {
background: url(../img/icon/exitProfile.png) no-repeat;
}
.dashedHr {
border: 0;
border-bottom: 1px dashed #dedede;
}
h4.sbMaker {
margin: 6px;
}
.sbMakerAfter {
color: #9a9a9a;
font-size: 12px;
}
p.sbAnotation {
margin: 0;
font-size: 14px;
font-style:italic;
color: #7a7a7a;
border-top: 1px #dedede dashed;
border-bottom: 1px #dedede dashed;
padding: 10px 24px;
margin-bottom: 10px;
text-align: justify;
-moz-hyphens: auto;
-webkit-hyphens: auto;
-ms-hyphens: auto;
}
p.uLabel {
font-size: 10px;
margin: 0;
position: absolute;
top: 305px;
right: 5px;
font-style: italic;
color: #aeaeae;
}
/*--- Правая сторона ---*/
.rightContent {
width: 880px;
float: right;
}
.rightMenu {
width: 100%;
height: 50px;
background: #fff;
}
.rightMenu ul {
margin: 0;
padding: 0;
list-style-image: none;
box-shadow: 0 2px 2px rgba(0,0,0,.02);
}
.rightMenu ul > li {
margin: 0;
font-size: 14px;
text-transform:uppercase;
font-weight: 700;
letter-spacing: 1px;
transition: .2s;
cursor: pointer;
border-right: #ededed 1px solid;
display:inline-block;
margin-right: -5px;
}
.rightMenu ul > li:hover {
color: #fc6060;
transition: .1s;
}
.rightMenu ul > li.active {
background: #fc6060;
color: #fff;
cursor: default;
}
.rightMenu ul > li a {
display: block;
width: 100px;
padding: 16px 20px;
text-align:center;
}
.workElement {
width: 280px;
height: 500px;
box-shadow: 0px 2px 3px rgba(0,0,0,.02);
float: left;
margin-top: 20px;
margin-right:20px;
background: #fff;
}
.workElement:nth-child(3n) {
margin-right: 0;
}
.workElement:nth-last-child(1) {
border-bottom: none;
}
.workInfo {
padding: 10px 20px;
width: 240px;
}
.workElement img {
margin-right: 20px;
width: 280px;
height: 280px;
}
.workElement h3 {
margin: 0;
margin-bottom: 10px;
font-size: 18px;
text-align: center;
}
.workElement p {
margin: 0;
font-size: 14px;
text-align: center;
font-style:italic;
color: #7a7a7a;
border-top: 1px #dedede dashed;
border-bottom: 1px #dedede dashed;
padding: 10px 0;
height: 54px;
overflow: auto;
text-align: justify;
-moz-hyphens: auto;
-webkit-hyphens: auto;
-ms-hyphens: auto;
}
.rating {
text-align:center;
margin: -3px 0 12px;
}
.rating span {
font-size: 12px;
font-weight: 700;
margin-right: 10px;
position: relative;
}
.rating span.up {
color: #3891C9;
}
.rating span.middle {
color: #7f7f7f;
}
.rating span.down {
color: #fc6060;
}
.ratingUp, .ratingMiddle, .ratingDown {
background-image: url(../img/rating.png);
width: 14px;
height: 14px;
display: inline-block;
margin-right: 4px;
vertical-align: middle;
}
.ratingUp {
background-position: 0 0;
}
.ratingMiddle {
background-position: 0 -15px;
}
.ratingDown {
background-position: 0 -30px;
}
p.workPrice {
font-size: 16px!important;
font-weight: 700;
color: #3a3a3a!important;
border: none!important;
padding: 10px 0 0px;
height: auto;
text-align: center;
}
/*--- Открытие мастерской ---*/
.createBody {
background: #fff;
box-shadow: 0px 2px 3px rgba(0,0,0,.02);
padding: 20px;
width: 840px;
}
.createForm h2 {
margin: 10px 0;
color: #3A3A3A;
}
.createForm {
color: #5a5a5a;
font-size: 14px;
}
textarea {
width: 380px;
height: 209px;
resize: none;
padding: 10px;
font-size: 12px;
margin-bottom: 20px;
}
.createBody input[type=text], .createBody input[type=password], .createBody input[type=email] {
width: 390px;
height: 34px;
margin: 0 0 10px;
padding-left: 10px;
font-size: 12px;
}
.leftSidebar.createForm {
padding: 0 20px;
width: 260px;
font-size: 13px;
}
.leftSidebar.createForm img {
width:200px;
height: 200px;
padding: 30px;
}
.createForm img {
float: left;
margin-right: 20px;
margin-bottom: 20px;
}
.createForm label {
font-weight: 700;
margin-bottom: 10px;
color: #3a3a3a;
font-size: 16px;
}
.createBody .formReg {
float: left;
margin-right: 100px;
}
.createBody .formPay {
float: left;
margin-right: 100px;
}
input, textarea {
border: 1px solid #cecece;
transition: .2s;
}
input:focus, textarea:focus {
border: 1px solid #fc6060;
outline: none;
transition: .5s;
}
.s123 {
display: flex;
}
.buttonCreate {
float: right;
margin: 40px 0 10px!important;
}
/*--- Товары ---*/
.productBody {
box-shadow: 0px 2px 3px rgba(0,0,0,.02);
background: #fff;
}
.productContent {
padding: 20px;
}
.productContent h1 {
margin: 10px 0 15px;
}
.productContent img {
width: 500px;
height: 350px;
margin-right: 20px;
float: left;
margin-bottom: 20px;
}
.productText {
width: 300px;
float: left;
line-height: 26px;
}
.productDescript {
font-style: italic;
line-height: initial;
font-size: 16px;
color: #5a5a5a;
text-align: justify;
-moz-hyphens: auto;
-webkit-hyphens: auto;
-ms-hyphens: auto;
}
.breadcrumbs {
font-size: 12px;
text-transform:uppercase;
color: #9a9a9a;
word-spacing: 5px;
}
/*--- Подвал ---*/
footer {
background: #3a3a3a;
color: #f5f5f5;
padding: 16px 0;
font-size: 14px;
height: 40px;
}
footer img {
float: left;
margin-right: 70px;
}
footer p {
width: 340px;
float: left;
margin: 0;
font-style: italic;
}
footer a {
color: #fc6060;
transition: .1s;
}
footer a:hover {
color: #E25656;
transition: .3s;
}
.footerLeft {
float: left;
}
.footerRight {
float: right;
text-align: right;
}
/*ПРАВКА*/ | 0.260107 | 0.072834 |
*{
margin:0;
padding: 0;
box-sizing: border-box;
font-family: Tahoma;
}
a{
text-decoration: none;
}
ul li {
list-style: none;
}
.clear{
clear: both;
}
.content{
width: 90%;
margin: auto;
}
/* header */
.nav{
width: 100%;
height: 70px;
line-height: 70px;
overflow: hidden;
line-height: 70px;
background-color: #f4f4f4;
position: fixed;
z-index: 99;
}
.nav:hover{
overflow: visible;
}
.nav .logo {
width: 25%;
text-align: center;
float: left;
}
.nav .logo img{
width: 80px;
height: 22px;
float: left;
margin: 25px 0 22px 0px;
}
.nav .menu {
width: 55%;
height: 100%;
text-align: center;
float: left;
display: flex;
}
.nav .menu ul li {
display: inline-block;
margin: 0 5px;
}
.nav .menu ul li a {
display: inline-block;
color: black;
padding: 0 18px;
width: 90px;
}
.nav .menu ul .drop{
position: relative;
}
.drop::after{
display: inline-block;
margin-left: .255em;
content:close-quote;
border-top: .3em solid;
border-right: .3em solid transparent;
border-bottom: 0;
border-left: .3em solid transparent;
position: relative;
left: -25px;
top: 5px;
}
.nav .menu ul .list{
position: absolute;
top: 70px;
background-color: #2879fe;
width: 100%;
border-radius: 10%;
transition: .7s;
height: 0px;
overflow: hidden;
}
.nav .menu ul .drop:hover .list{
height: 140px;
}
.nav .menu ul .list li a{
color: white;
}
.nav .menu ul .list li:hover a {
color:black;
}
.nav .search {
width: 20%;
text-align: right;
float: right;
}
.nav .search input{
cursor: pointer;
background-image: url(../icons8-search-30.png);
width: 30px;
height: 30px;
background-repeat: no-repeat;
background-position: center;
border: none;
background-color: #f4f4f4;
background-size: 20px;
transition: .7s;
}
.nav .search input:hover{
outline: none;
background: #fff;
border-radius: 15px;
padding-left: 10px;
width: 150px;
}
.nav .search a{
margin: 0 10px;
color: black;
}
/** Shipping **/
.ship{
height: 450px ;
width: 70%;
margin: auto;
padding: 150px 0;
}
.ship .ship-1{
text-align: left;
width: 20%;
float: left;
height: 200px;
padding: 10px;
min-height:150px;
overflow: hidden;
position: relative;
}
.ship .ship-1 .ship-overlay{
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-color: #2879fe14;
width: 0;
transition: width 1s;
}
.ship .ship-1:hover .ship-overlay{
width: 100%;
}
.ship .ship-1 h3{
padding: 10px 0;
}
.ship .ship-1 p{
line-height: 25px;
letter-spacing: 1px;
font-size: 10px;
}
.ship2{
margin: 0 5%;
}
.ship3{
margin: 0 3%;
}
/* instagram photo */
.instagram{
height: 230px;
width: 100%;
}
.photo{
position: relative;
width: 19%;
height: 100%;
float: left;
margin-right: 1%;
}
.photo img{
width: 100%;
height: 100%;
}
.photo-overlay{
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-color: #2879fe99;
opacity: 0;
visibility: 0;
transition: .6s
}
.photo:hover .photo-overlay{
opacity: 1;
visibility: visible;
}
.photo-overlay a{
color: white;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
font-size: 30px;
}
.photo-last{
float: right;
margin-right: 0;
}
.photo-3{
width: 20%;
}
/* footer*/
.foot{
background-color: black;
color: white;
height: 400px;
width: 100%;
}
.foot .content{
margin: 0 auto;
width: 80%;
padding: 1%
}
.foot .content a{
color: white;
}
.foot .foot-row{
width: 20%;
float: left;
height: 100%;
margin-right: 1%;
}
.foot .content .foot-row h4{
margin: 20px 0 30px;
font-family: "Roboto Condensed", sans-serif;
font-size: 20px;
font-weight: 400;
}
.foot .content .foot-row ul li{
margin: 10px 0 15px 3px;
}
.foot .content .foot-row ul li a{
font-size: 14px;
transition: color .5s;
}
.foot .content .foot-row ul li a:hover{
color: #0056b3;
}
.foot-row-last{
float: left;
width: 35%;
margin-left: 5%;
}
.foot-row-last form{
position: relative;
}
.foot-row-last form input{
width: 224px;
height: 50px;
border: 2px solid #2f7dfc;
padding: 20px;
}
.foot-row-last form input:focus{
outline: none;
}
.foot-row-last form button{
position: absolute;
left: 89%;
top: 0px;
width: 90px;
height: 50px;
background-color: #2f7dfc;
border: none;
color: white;
cursor: pointer;
}
.foot-row-last form button:focus{
outline: none;
}
.foot-row-last ul li{margin: 0px; display: inline-block}
.foot-row-last ul li a{
margin-right: 10px ;
display: inline-block;
background-color: #1a1a1a;
color: white;
border-radius: 50%;
width: 50px;
height: 50px;
line-height: 50px;
padding-left: 18px;
margin-top: 30px;
transition: .8s;
}
.foot-row-last ul li a:hover{
background-color: white;
}
.foot-row-last ul li a i{
font-size: 18px;
}
.copyright_text {
border-top: 1px solid #333333;
margin: 100px 0 0;
padding: 25px 0 0;
text-align: center;
}
.copyright_text p{
color: rgba(255, 255, 255, .20);
font-weight: 500;
}
.frist_div{
position: relative;
width: 70%;
margin: auto;
height: auto;
margin: 50px auto 20px auto;
}
.frist_left{
float: left;
margin-right: 10px;
width: 40%
}
.frist_right{
float: right
}
.clear{
clear: both;
}
.pagename1{width: 100%;
height: 60px;
background:rgb(211,239,245,0.6);
color:rgb(0,0,0,0.4);
padding:23px 0 5px 165px ;
position: absolute;
top: 70px;
vertical-align: center;
}
.frist_right h1 {
text-align: left;
font-size: 24px;
}
.frist_right .p{text-align: left;
font-size: 18px;}
.frist_right .p{color: blue;}
.frist_right .pa{
font-size: 20px;
}
.frist_right span{
color:red;0px;
}
.couter{border-radius: 50px;
background: ;
width: 40%;
height: 50px;
border: 1px solid #000 ;
text-align: center;
}
.couter input[type="text"]{
width: 60px;
height: 30px
;font-size: 24px;
text-align: center;
border: none;
margin: 10px 0 0 0;
}
.couter input[type="text"]:focus, .couter input[type="button"]:focus{
outline: none;
}
.couter input[type="button"]{
height: 30px;
border-radius: 50px;width: 50px;background: none;
border: none;
font-size: 24px;
}
.AddToCart{
margin: 20px 0 0 0;
display: inline-block;
padding: 9px 42px;
border-radius: 50px;
background-color: #2f7dfc;
border: 1px solid #f4f4f4;
font-size: 15px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
font-weight: 400;
border: 1px solid #2f7dfc;
transition: 0.5s;
}
.AddToCart:hover{margin: 20px 0 0 0;
display: inline-block;
padding: 9px 42px;
border-radius: 50px;
background-color: #f4f4f4;
border: 1px solid ;
font-size: 15px;
font-weight: 700;
color: #000;
text-transform: uppercase;
font-weight: 400;
border: 1px solid #2f7dfc;
box-shadow: -5px -5px 5px gray;
transition: 0.5s;}
.love{
display: inline-block;
padding: 9px 30px;
border-radius: 50px;
background-color: #f4f4f4;
border: 1px solid ;
font-size: 15px;
font-weight: 700;
color: #000;
text-transform: uppercase;
font-weight: 400;
border: 1px solid #2f7dfc;
box-shadow: -5px -5px 5px gray;
transition: 0.5s;
}
.love:hover{
display: inline-block;
border-radius: 50px;
background-color: #2f7dfc;
border: 1px solid #f4f4f4;
font-size: 15px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
font-weight: 400;
border: 1px solid #2f7dfc;
transition: 0.5s;}
.face{
margin: 30px 20px 0 0;
display: inline-block;
border: 1px dotted #2f7dfc;
border-radius: 50px;
padding: 10px 15px;
background: #2f7dfc;
opacity: 0.9;
}
.face:hover{
opacity: 1;
box-shadow: 5px 5px 5px gray;
background: #FFF;
}
img {
vertical-align: middle;
}
/* Position the image container (needed to position the left and right arrows) */
.container {
position: relative;
}
/* Hide the images by default */
.mySlides {
display: none;
}
/* Add a pointer when hovering over the thumbnail images */
.cursor {
cursor: pointer;
}
/* Next & previous buttons */
.prev,
.next {
cursor: pointer;
position: absolute;
top: 40%;
width: auto;
padding: 16px;
margin-top: -50px;
color: white;
font-weight: bold;
font-size: 20px;
border-radius: 0 3px 3px 0;
user-select: none;
-webkit-user-select: none;
}
/* Position the "next button" to the right */
.next {
right: 0;
border-radius: 3px 0 0 3px;
}
/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
background-color: rgba(0, 0, 0, 0.8);
}
/* Number text (1/3 etc) */
.numbertext {
color: #f2f2f2;
font-size: 12px;
padding: 8px 12px;
position: absolute;
top: 0;
}
/* Container for image text */
.caption-container {
text-align: center;
background-color: #222;
padding: 2px 16px;
color: white;
}
.row:after {
content: "";
display: table;
clear: both;
}
/* Six columns side by side */
.column {
float: left;
width: 25%;
}
/* Add a transparency effect for thumnbail images */
.demo {
opacity: 0.6;
}
.active,
.demo:hover {
opacity: 1;
}
.second_div,.BestSellers{
width: 90%;
margin: auto;
margin-top: 50px;
}
.Description{ margin: 20px 0 0 0;
display: inline-block;
padding: 9px 42px;
border-radius: 50px;
background-color: #2f7dfc;
border: 1px solid #f4f4f4;
font-size: 15px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
font-weight: 400;
border: 1px solid #2f7dfc;}
.pargraph p{
font-family: cursive;
line-height: 40px;
text-align: justify;
}
.container2 {
position: relative;
width: 21%;
float: left;
display: inline-block;
margin: auto;
margin-left:1%;
}
.word2{width: 50px;
height: 40;
text-align:center;
color:black;
margin: 10px
}
.word2:hover{ ;transition: 2s;transform: scale(1.5);color: red}
.image2 {
display: block;
width: 100%;
height: auto;
margin:6px 2.5px 6px 6px;
}
.overlay2 {
position: absolute;
bottom: 100%;
left: 0;
right: 0;
background-color: #008CBA;
overflow: hidden;
width: 100%;
height:0;
transition: .5s ease;
}
.container2:hover .overlay2 {
bottom: 0;
height: 100%;
opacity: 0.6;
}
.text2 {
color: white;
font-size: 20px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
} | public/assets/css/catocrydetails.css | *{
margin:0;
padding: 0;
box-sizing: border-box;
font-family: Tahoma;
}
a{
text-decoration: none;
}
ul li {
list-style: none;
}
.clear{
clear: both;
}
.content{
width: 90%;
margin: auto;
}
/* header */
.nav{
width: 100%;
height: 70px;
line-height: 70px;
overflow: hidden;
line-height: 70px;
background-color: #f4f4f4;
position: fixed;
z-index: 99;
}
.nav:hover{
overflow: visible;
}
.nav .logo {
width: 25%;
text-align: center;
float: left;
}
.nav .logo img{
width: 80px;
height: 22px;
float: left;
margin: 25px 0 22px 0px;
}
.nav .menu {
width: 55%;
height: 100%;
text-align: center;
float: left;
display: flex;
}
.nav .menu ul li {
display: inline-block;
margin: 0 5px;
}
.nav .menu ul li a {
display: inline-block;
color: black;
padding: 0 18px;
width: 90px;
}
.nav .menu ul .drop{
position: relative;
}
.drop::after{
display: inline-block;
margin-left: .255em;
content:close-quote;
border-top: .3em solid;
border-right: .3em solid transparent;
border-bottom: 0;
border-left: .3em solid transparent;
position: relative;
left: -25px;
top: 5px;
}
.nav .menu ul .list{
position: absolute;
top: 70px;
background-color: #2879fe;
width: 100%;
border-radius: 10%;
transition: .7s;
height: 0px;
overflow: hidden;
}
.nav .menu ul .drop:hover .list{
height: 140px;
}
.nav .menu ul .list li a{
color: white;
}
.nav .menu ul .list li:hover a {
color:black;
}
.nav .search {
width: 20%;
text-align: right;
float: right;
}
.nav .search input{
cursor: pointer;
background-image: url(../icons8-search-30.png);
width: 30px;
height: 30px;
background-repeat: no-repeat;
background-position: center;
border: none;
background-color: #f4f4f4;
background-size: 20px;
transition: .7s;
}
.nav .search input:hover{
outline: none;
background: #fff;
border-radius: 15px;
padding-left: 10px;
width: 150px;
}
.nav .search a{
margin: 0 10px;
color: black;
}
/** Shipping **/
.ship{
height: 450px ;
width: 70%;
margin: auto;
padding: 150px 0;
}
.ship .ship-1{
text-align: left;
width: 20%;
float: left;
height: 200px;
padding: 10px;
min-height:150px;
overflow: hidden;
position: relative;
}
.ship .ship-1 .ship-overlay{
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-color: #2879fe14;
width: 0;
transition: width 1s;
}
.ship .ship-1:hover .ship-overlay{
width: 100%;
}
.ship .ship-1 h3{
padding: 10px 0;
}
.ship .ship-1 p{
line-height: 25px;
letter-spacing: 1px;
font-size: 10px;
}
.ship2{
margin: 0 5%;
}
.ship3{
margin: 0 3%;
}
/* instagram photo */
.instagram{
height: 230px;
width: 100%;
}
.photo{
position: relative;
width: 19%;
height: 100%;
float: left;
margin-right: 1%;
}
.photo img{
width: 100%;
height: 100%;
}
.photo-overlay{
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-color: #2879fe99;
opacity: 0;
visibility: 0;
transition: .6s
}
.photo:hover .photo-overlay{
opacity: 1;
visibility: visible;
}
.photo-overlay a{
color: white;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
font-size: 30px;
}
.photo-last{
float: right;
margin-right: 0;
}
.photo-3{
width: 20%;
}
/* footer*/
.foot{
background-color: black;
color: white;
height: 400px;
width: 100%;
}
.foot .content{
margin: 0 auto;
width: 80%;
padding: 1%
}
.foot .content a{
color: white;
}
.foot .foot-row{
width: 20%;
float: left;
height: 100%;
margin-right: 1%;
}
.foot .content .foot-row h4{
margin: 20px 0 30px;
font-family: "Roboto Condensed", sans-serif;
font-size: 20px;
font-weight: 400;
}
.foot .content .foot-row ul li{
margin: 10px 0 15px 3px;
}
.foot .content .foot-row ul li a{
font-size: 14px;
transition: color .5s;
}
.foot .content .foot-row ul li a:hover{
color: #0056b3;
}
.foot-row-last{
float: left;
width: 35%;
margin-left: 5%;
}
.foot-row-last form{
position: relative;
}
.foot-row-last form input{
width: 224px;
height: 50px;
border: 2px solid #2f7dfc;
padding: 20px;
}
.foot-row-last form input:focus{
outline: none;
}
.foot-row-last form button{
position: absolute;
left: 89%;
top: 0px;
width: 90px;
height: 50px;
background-color: #2f7dfc;
border: none;
color: white;
cursor: pointer;
}
.foot-row-last form button:focus{
outline: none;
}
.foot-row-last ul li{margin: 0px; display: inline-block}
.foot-row-last ul li a{
margin-right: 10px ;
display: inline-block;
background-color: #1a1a1a;
color: white;
border-radius: 50%;
width: 50px;
height: 50px;
line-height: 50px;
padding-left: 18px;
margin-top: 30px;
transition: .8s;
}
.foot-row-last ul li a:hover{
background-color: white;
}
.foot-row-last ul li a i{
font-size: 18px;
}
.copyright_text {
border-top: 1px solid #333333;
margin: 100px 0 0;
padding: 25px 0 0;
text-align: center;
}
.copyright_text p{
color: rgba(255, 255, 255, .20);
font-weight: 500;
}
.frist_div{
position: relative;
width: 70%;
margin: auto;
height: auto;
margin: 50px auto 20px auto;
}
.frist_left{
float: left;
margin-right: 10px;
width: 40%
}
.frist_right{
float: right
}
.clear{
clear: both;
}
.pagename1{width: 100%;
height: 60px;
background:rgb(211,239,245,0.6);
color:rgb(0,0,0,0.4);
padding:23px 0 5px 165px ;
position: absolute;
top: 70px;
vertical-align: center;
}
.frist_right h1 {
text-align: left;
font-size: 24px;
}
.frist_right .p{text-align: left;
font-size: 18px;}
.frist_right .p{color: blue;}
.frist_right .pa{
font-size: 20px;
}
.frist_right span{
color:red;0px;
}
.couter{border-radius: 50px;
background: ;
width: 40%;
height: 50px;
border: 1px solid #000 ;
text-align: center;
}
.couter input[type="text"]{
width: 60px;
height: 30px
;font-size: 24px;
text-align: center;
border: none;
margin: 10px 0 0 0;
}
.couter input[type="text"]:focus, .couter input[type="button"]:focus{
outline: none;
}
.couter input[type="button"]{
height: 30px;
border-radius: 50px;width: 50px;background: none;
border: none;
font-size: 24px;
}
.AddToCart{
margin: 20px 0 0 0;
display: inline-block;
padding: 9px 42px;
border-radius: 50px;
background-color: #2f7dfc;
border: 1px solid #f4f4f4;
font-size: 15px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
font-weight: 400;
border: 1px solid #2f7dfc;
transition: 0.5s;
}
.AddToCart:hover{margin: 20px 0 0 0;
display: inline-block;
padding: 9px 42px;
border-radius: 50px;
background-color: #f4f4f4;
border: 1px solid ;
font-size: 15px;
font-weight: 700;
color: #000;
text-transform: uppercase;
font-weight: 400;
border: 1px solid #2f7dfc;
box-shadow: -5px -5px 5px gray;
transition: 0.5s;}
.love{
display: inline-block;
padding: 9px 30px;
border-radius: 50px;
background-color: #f4f4f4;
border: 1px solid ;
font-size: 15px;
font-weight: 700;
color: #000;
text-transform: uppercase;
font-weight: 400;
border: 1px solid #2f7dfc;
box-shadow: -5px -5px 5px gray;
transition: 0.5s;
}
.love:hover{
display: inline-block;
border-radius: 50px;
background-color: #2f7dfc;
border: 1px solid #f4f4f4;
font-size: 15px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
font-weight: 400;
border: 1px solid #2f7dfc;
transition: 0.5s;}
.face{
margin: 30px 20px 0 0;
display: inline-block;
border: 1px dotted #2f7dfc;
border-radius: 50px;
padding: 10px 15px;
background: #2f7dfc;
opacity: 0.9;
}
.face:hover{
opacity: 1;
box-shadow: 5px 5px 5px gray;
background: #FFF;
}
img {
vertical-align: middle;
}
/* Position the image container (needed to position the left and right arrows) */
.container {
position: relative;
}
/* Hide the images by default */
.mySlides {
display: none;
}
/* Add a pointer when hovering over the thumbnail images */
.cursor {
cursor: pointer;
}
/* Next & previous buttons */
.prev,
.next {
cursor: pointer;
position: absolute;
top: 40%;
width: auto;
padding: 16px;
margin-top: -50px;
color: white;
font-weight: bold;
font-size: 20px;
border-radius: 0 3px 3px 0;
user-select: none;
-webkit-user-select: none;
}
/* Position the "next button" to the right */
.next {
right: 0;
border-radius: 3px 0 0 3px;
}
/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
background-color: rgba(0, 0, 0, 0.8);
}
/* Number text (1/3 etc) */
.numbertext {
color: #f2f2f2;
font-size: 12px;
padding: 8px 12px;
position: absolute;
top: 0;
}
/* Container for image text */
.caption-container {
text-align: center;
background-color: #222;
padding: 2px 16px;
color: white;
}
.row:after {
content: "";
display: table;
clear: both;
}
/* Six columns side by side */
.column {
float: left;
width: 25%;
}
/* Add a transparency effect for thumnbail images */
.demo {
opacity: 0.6;
}
.active,
.demo:hover {
opacity: 1;
}
.second_div,.BestSellers{
width: 90%;
margin: auto;
margin-top: 50px;
}
.Description{ margin: 20px 0 0 0;
display: inline-block;
padding: 9px 42px;
border-radius: 50px;
background-color: #2f7dfc;
border: 1px solid #f4f4f4;
font-size: 15px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
font-weight: 400;
border: 1px solid #2f7dfc;}
.pargraph p{
font-family: cursive;
line-height: 40px;
text-align: justify;
}
.container2 {
position: relative;
width: 21%;
float: left;
display: inline-block;
margin: auto;
margin-left:1%;
}
.word2{width: 50px;
height: 40;
text-align:center;
color:black;
margin: 10px
}
.word2:hover{ ;transition: 2s;transform: scale(1.5);color: red}
.image2 {
display: block;
width: 100%;
height: auto;
margin:6px 2.5px 6px 6px;
}
.overlay2 {
position: absolute;
bottom: 100%;
left: 0;
right: 0;
background-color: #008CBA;
overflow: hidden;
width: 100%;
height:0;
transition: .5s ease;
}
.container2:hover .overlay2 {
bottom: 0;
height: 100%;
opacity: 0.6;
}
.text2 {
color: white;
font-size: 20px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
} | 0.554712 | 0.063832 |
body {
background-image: url("../../images/bg.jpg");
background-size: cover;
font-family: "Source Sans Pro", Helvetica, sans-serif;
}
#wrapper {
max-width: 68rem;
margin: auto;
}
#header {
text-align: center;
padding: 2rem 0 2rem 0;
}
#header .avatar {
border-radius: 100%;
display: inline-block;
padding: 0.5rem;
border: 1px solid rgba(255, 255, 255, 0.25);
background-color: rgba(255, 255, 255, 0.075);
margin: 0 0 1.5rem 0;
}
#header .avatar img {
border-radius: 100%;
display: block;
}
#header h1 {
font-weight: 200;
font-size: 1.25rem;
color: rgba(255, 255, 255, 0.65);
line-height: 1.5;
margin: 0 0 1.5rem 0;
}
#header h1 strong {
color: white;
}
#header h1 a {
color: rgba(255, 255, 255, 0.65);
text-decoration: none;
border-bottom: 1px dotted rgba(255, 255, 255, 0.65);
}
#header h1 a:hover {
color: white;
border-bottom: none;
transition: all 2s;
}
#header .icons {
}
#header .icons li {
display: inline-block;
border: solid 1px rgba(255, 255, 255, 0.25);
background-color: rgba(255, 255, 255, 0.075);
border-radius: 100%;
width: 1.5rem;
height: 1.5rem;
display: inline-flex;
justify-content: center;
align-items: center;
margin: 0.5rem;
}
#header .icons li a {
color: rgba(255, 255, 255, 0.65);
text-decoration: none;
}
#header .icons li .label {
display: none;
}
#main .thumbnails {
display: flex;
}
#main .thumbnails > div {
flex-grow: 1;
margin: 0 1rem 0 1rem;
}
#main .thumbnails a {
margin: 0 0 1.5rem 0;
display: block;
}
#main .thumbnails img {
width: 100%;
border-radius: 0.3rem 0.3rem 0 0;
display: block;
}
#main .thumbnails h3 {
text-align: center;
border: 1px solid rgba(255, 255, 255, 0.5);
border-top: none;
border-radius: 0 0 0.3rem 0.3rem;
padding: 1rem;
background-color: rgba(255, 255, 255, 0.1);
color: rgba(255, 255, 255, 0.8);
}
#footer {
text-align: center;
color: rgba(255, 255, 255, 0.65);
padding: 3rem;
}
#footer a {
color: rgba(255, 255, 255, 0.65);
text-decoration: none;
border-bottom: 1px dotted rgba(255, 255, 255, 0.5);
}
#footer:before {
content: "";
display: block;
margin: 2rem auto;
width: 10rem;
border-top: 1px solid rgba(255, 255, 255, 0.5);
}
@media (max-width: 30rem) {
#main .thumbnails {
display: block;
}
} | WEB-Practice/templated-visualize/assets/css/main2.css | body {
background-image: url("../../images/bg.jpg");
background-size: cover;
font-family: "Source Sans Pro", Helvetica, sans-serif;
}
#wrapper {
max-width: 68rem;
margin: auto;
}
#header {
text-align: center;
padding: 2rem 0 2rem 0;
}
#header .avatar {
border-radius: 100%;
display: inline-block;
padding: 0.5rem;
border: 1px solid rgba(255, 255, 255, 0.25);
background-color: rgba(255, 255, 255, 0.075);
margin: 0 0 1.5rem 0;
}
#header .avatar img {
border-radius: 100%;
display: block;
}
#header h1 {
font-weight: 200;
font-size: 1.25rem;
color: rgba(255, 255, 255, 0.65);
line-height: 1.5;
margin: 0 0 1.5rem 0;
}
#header h1 strong {
color: white;
}
#header h1 a {
color: rgba(255, 255, 255, 0.65);
text-decoration: none;
border-bottom: 1px dotted rgba(255, 255, 255, 0.65);
}
#header h1 a:hover {
color: white;
border-bottom: none;
transition: all 2s;
}
#header .icons {
}
#header .icons li {
display: inline-block;
border: solid 1px rgba(255, 255, 255, 0.25);
background-color: rgba(255, 255, 255, 0.075);
border-radius: 100%;
width: 1.5rem;
height: 1.5rem;
display: inline-flex;
justify-content: center;
align-items: center;
margin: 0.5rem;
}
#header .icons li a {
color: rgba(255, 255, 255, 0.65);
text-decoration: none;
}
#header .icons li .label {
display: none;
}
#main .thumbnails {
display: flex;
}
#main .thumbnails > div {
flex-grow: 1;
margin: 0 1rem 0 1rem;
}
#main .thumbnails a {
margin: 0 0 1.5rem 0;
display: block;
}
#main .thumbnails img {
width: 100%;
border-radius: 0.3rem 0.3rem 0 0;
display: block;
}
#main .thumbnails h3 {
text-align: center;
border: 1px solid rgba(255, 255, 255, 0.5);
border-top: none;
border-radius: 0 0 0.3rem 0.3rem;
padding: 1rem;
background-color: rgba(255, 255, 255, 0.1);
color: rgba(255, 255, 255, 0.8);
}
#footer {
text-align: center;
color: rgba(255, 255, 255, 0.65);
padding: 3rem;
}
#footer a {
color: rgba(255, 255, 255, 0.65);
text-decoration: none;
border-bottom: 1px dotted rgba(255, 255, 255, 0.5);
}
#footer:before {
content: "";
display: block;
margin: 2rem auto;
width: 10rem;
border-top: 1px solid rgba(255, 255, 255, 0.5);
}
@media (max-width: 30rem) {
#main .thumbnails {
display: block;
}
} | 0.486332 | 0.108756 |
body{
padding: 0;
margin:0 auto; text-align:left;
font-family: \5FAE\8EDF\6B63\9ED1\9AD4,\65B0\7D30\660E\9AD4,sans-serif;
font-size:89%}
h1{font-size:16px}
h1.title{background:url(img/col_bg1.gif) no-repeat left bottom; height:28px;color:#724A11; padding-bottom:3px; padding-left:2px; padding-right:8px; font-weight:bold}
h3{line-height: 2em;font-size: 16px;}
img{border:0px}
a:hover img{border:0px}
.wrapper{
width: 100%;
margin: 0 auto;
position: relative;
padding: 0;
}
#header_container {
width: 100%;
position: relative;
background-color: #007979;
}
#header{
padding: 5px 0;
position: relative;
padding-left: 5px;
height:75px;
text-align:left;
width: 1000px;
margin: 0 auto;
}
#header #logo {}
#header #logo a {
text-indent: -9999px;
overflow: hidden;
}
#logo img {display: block;}
#header #sideblock {position: absolute;right: 0px;font-size: 12px;bottom: 10px;}
#header #sideblock li{margin-right:16px;display: inline-block; float: left; list-style: none;}
#header #sideblock a {text-decoration: none;color: #fff;}
#nav {
width: 100%;
background-color: #DF623D;
}
#menu,
#menu ul,
#menu li,
#menu a{margin:0; padding:0; border:none; outline:none}
#menu{
width: 70%;
height: 40px;
background-color: #DF623D;
margin: 0 auto;
padding: 0;
z-index: 9999;
position: relative;
}
#menu li{float:left; list-style-type:none; margin-left:6px; position:relative; display:block; height:40px}
#menu li a{
display:block;
padding:0 13px;
margin:6px 0;
line-height:28px;
text-decoration:none;
font-size:16px;
color:#f3f3f3;
text-shadow:1px 1px 1px rgba(0,0,0,.6);
-webkit-transition:color .2s ease-in-out;
-moz-transition:color .2s ease-in-out;
-o-transition:color .2s ease-in-out;
-ms-transition:color .2s ease-in-out;
transition:color .2s ease-in-out
}
#menu li:first-child a{border-left:none}
#menu li:last-child a{border-right:none}
#menu li:hover >a{color:#fff}
#menu ul{ position:absolute; top:40px; left:0; opacity:0; background:#1f2024; -webkit-border-radius:0 0 5px 5px; -moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px; -webkit-transition:opacity .25s ease .1s; -moz-transition:opacity .25s ease .1s; -o-transition:opacity .25s ease .1s; -ms-transition:opacity .25s ease .1s; transition:opacity .25s ease .1s}
#menu li:hover >ul{opacity:1}
#menu ul a{font-size:14px;}
#menu ul li{ height:0; overflow:hidden; padding:0; -webkit-transition:height .25s ease .1s; -moz-transition:height .25s ease .1s; -o-transition:height .25s ease .1s; -ms-transition:height .25s ease .1s; transition:height .25s ease .1s}
#menu li:hover >ul li{ height:36px; overflow:visible; padding:0}
#menu ul li a{ width:90px; padding:4px 4px 4px 4px; margin:0; border:none; border-bottom:1px solid #353539}
#menu ul li:last-child a{border:none}
#slide_wrapper {
background: #444;
-webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.54);
-moz-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.54);
box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.54);
}
#main {
padding-top: 10px;
width: 1000px;
margin: 0 auto;
position: relative;
}
#sidebar{margin: 0; padding: 0;}
#sidebar ul{margin: 0; padding: 0;list-style:none}
#mainItem li{cursor:pointer}
#right{background-color:#fff;position:relative}
#rightMenuBar li{list-style: none;line-height: 2em;margin-left: -20px}
#rightMenuBar a{padding:3px; color:#000; text-decoration:none}
#rightMenuBar a:link, #rightMenuBar a:visited{color:#000; text-decoration:none}
/* #rightMenuBar a:hover, #rightMenuBar a:active{background:#C9892F; color:#fff} */
#ad{margin-bottom:10px;background-color:#fff; text-align:left; letter-spacing:2px; line-height:1.6; text-align:justify; text-justify:inter-ideograph}
#ad h1{width:240px}
#ad section{width:240px}
#adRotate li{padding-left:25px; list-style:none; line-height:2em; background:url("img/link.png") no-repeat scroll 0 6px transparent}
#adRotate a{color:#000; text-decoration:none; padding:3px}
#adRotate a:link, #adRotate a:visited{color:#000; text-decoration:none}
#adRotate a:hover, #adRotate a:active{background:#C9892F; color:#fff}
#footer{clear:both; text-align:center; color:#fff; background-color:#CB8A2E; padding:10px 0 10px 0}
#footer a {text-decoration: none; color: #fff;}
/* @media only screen and (max-width: 800px) {
#nav {}
#menu {width: 100%;}
#menu li{width: 100%;height: 40px;display: block;background-color: #494949;}
#menu li:hover {
background-color: #A92D2D;
}
#menu li li{display: none;}
#slide_wrapper {display: none;}
} */ | assets/css/web.css | body{
padding: 0;
margin:0 auto; text-align:left;
font-family: \5FAE\8EDF\6B63\9ED1\9AD4,\65B0\7D30\660E\9AD4,sans-serif;
font-size:89%}
h1{font-size:16px}
h1.title{background:url(img/col_bg1.gif) no-repeat left bottom; height:28px;color:#724A11; padding-bottom:3px; padding-left:2px; padding-right:8px; font-weight:bold}
h3{line-height: 2em;font-size: 16px;}
img{border:0px}
a:hover img{border:0px}
.wrapper{
width: 100%;
margin: 0 auto;
position: relative;
padding: 0;
}
#header_container {
width: 100%;
position: relative;
background-color: #007979;
}
#header{
padding: 5px 0;
position: relative;
padding-left: 5px;
height:75px;
text-align:left;
width: 1000px;
margin: 0 auto;
}
#header #logo {}
#header #logo a {
text-indent: -9999px;
overflow: hidden;
}
#logo img {display: block;}
#header #sideblock {position: absolute;right: 0px;font-size: 12px;bottom: 10px;}
#header #sideblock li{margin-right:16px;display: inline-block; float: left; list-style: none;}
#header #sideblock a {text-decoration: none;color: #fff;}
#nav {
width: 100%;
background-color: #DF623D;
}
#menu,
#menu ul,
#menu li,
#menu a{margin:0; padding:0; border:none; outline:none}
#menu{
width: 70%;
height: 40px;
background-color: #DF623D;
margin: 0 auto;
padding: 0;
z-index: 9999;
position: relative;
}
#menu li{float:left; list-style-type:none; margin-left:6px; position:relative; display:block; height:40px}
#menu li a{
display:block;
padding:0 13px;
margin:6px 0;
line-height:28px;
text-decoration:none;
font-size:16px;
color:#f3f3f3;
text-shadow:1px 1px 1px rgba(0,0,0,.6);
-webkit-transition:color .2s ease-in-out;
-moz-transition:color .2s ease-in-out;
-o-transition:color .2s ease-in-out;
-ms-transition:color .2s ease-in-out;
transition:color .2s ease-in-out
}
#menu li:first-child a{border-left:none}
#menu li:last-child a{border-right:none}
#menu li:hover >a{color:#fff}
#menu ul{ position:absolute; top:40px; left:0; opacity:0; background:#1f2024; -webkit-border-radius:0 0 5px 5px; -moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px; -webkit-transition:opacity .25s ease .1s; -moz-transition:opacity .25s ease .1s; -o-transition:opacity .25s ease .1s; -ms-transition:opacity .25s ease .1s; transition:opacity .25s ease .1s}
#menu li:hover >ul{opacity:1}
#menu ul a{font-size:14px;}
#menu ul li{ height:0; overflow:hidden; padding:0; -webkit-transition:height .25s ease .1s; -moz-transition:height .25s ease .1s; -o-transition:height .25s ease .1s; -ms-transition:height .25s ease .1s; transition:height .25s ease .1s}
#menu li:hover >ul li{ height:36px; overflow:visible; padding:0}
#menu ul li a{ width:90px; padding:4px 4px 4px 4px; margin:0; border:none; border-bottom:1px solid #353539}
#menu ul li:last-child a{border:none}
#slide_wrapper {
background: #444;
-webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.54);
-moz-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.54);
box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.54);
}
#main {
padding-top: 10px;
width: 1000px;
margin: 0 auto;
position: relative;
}
#sidebar{margin: 0; padding: 0;}
#sidebar ul{margin: 0; padding: 0;list-style:none}
#mainItem li{cursor:pointer}
#right{background-color:#fff;position:relative}
#rightMenuBar li{list-style: none;line-height: 2em;margin-left: -20px}
#rightMenuBar a{padding:3px; color:#000; text-decoration:none}
#rightMenuBar a:link, #rightMenuBar a:visited{color:#000; text-decoration:none}
/* #rightMenuBar a:hover, #rightMenuBar a:active{background:#C9892F; color:#fff} */
#ad{margin-bottom:10px;background-color:#fff; text-align:left; letter-spacing:2px; line-height:1.6; text-align:justify; text-justify:inter-ideograph}
#ad h1{width:240px}
#ad section{width:240px}
#adRotate li{padding-left:25px; list-style:none; line-height:2em; background:url("img/link.png") no-repeat scroll 0 6px transparent}
#adRotate a{color:#000; text-decoration:none; padding:3px}
#adRotate a:link, #adRotate a:visited{color:#000; text-decoration:none}
#adRotate a:hover, #adRotate a:active{background:#C9892F; color:#fff}
#footer{clear:both; text-align:center; color:#fff; background-color:#CB8A2E; padding:10px 0 10px 0}
#footer a {text-decoration: none; color: #fff;}
/* @media only screen and (max-width: 800px) {
#nav {}
#menu {width: 100%;}
#menu li{width: 100%;height: 40px;display: block;background-color: #494949;}
#menu li:hover {
background-color: #A92D2D;
}
#menu li li{display: none;}
#slide_wrapper {display: none;}
} */ | 0.210036 | 0.068694 |
.margin-top-0 {
margin-top: 0 !important;
}
.marginAll{
margin: 1%;
}
.background-blok{
text-align: center;
width: 100vh;
height: 400px;
background-attachment: fixed;
}
footer{
padding: 0 4vw;
margin-top: 1vw;
position: relative;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
background: #000;
}
.full-width-image-container{
width: 100vw;
height: 400px;
position: relative;
left: 50%;
right: 50%;
margin: 2em -50vw;
background-size: cover;
background-position: bottom;
display: flex;
justify-content: center;
align-items: center;
}
.centerAll{
text-align: center;
transform: translate(0px, -40px);
margin: 0 15%;
}
.centerPost{
box-shadow: 0 5px 10px rgba(0,0,0,0.15);
margin: 0 15%;
}
.full-width-image{
width: 100%;
height: 400px;
background-size: cover;
background-position: bottom;
display: flex;
justify-content: center;
align-items: center;
background-attachment: fixed;
}
.full-triangle::after{
content: "";
border-bottom: 1150px solid #fff;
border-left:1350px solid transparent;
margin: 0 auto;
transform: translate(0vh, 0);
}
.full-width-image-post{
width: 100vw;
max-height: 720px;
}
.img-blok{
text-align: center;
width: 100vh;
max-height:200px;
}
.link{
display: block;
color: black;
text-decoration: none;
}
.link:hover{
color: #61d1e5;
}
.linkStyle{
display: block;
color: black;
background: #55555544;
padding: 10px;
margin: 2%;
text-decoration: none;
font-weight: 600;
letter-spacing: 2px;
box-shadow: 0 5px 10px rgba(0,0,0,0.15);
}
.linkStyle:hover{
color: white;
text-shadow: 1px 1px 2px black;
background-color: #61d1e554;
}
.linkStyle>a:hover{
box-shadow: 0 5px 10px rgba(0,0,0,0.15);
}
.description-wrpaer{
text-indent: 150px;
font-weight: 600;
font-size: 30px;
letter-spacing: 2px;
padding: 10px;
display: grid;
grid-template-columns: repeat(1, 1fr);
grid-gap: 50px;
box-shadow: 0 5px 10px rgba(0,0,0,0.15);
z-index: 100;
margin: 0 35vw;
text-align: center;
transform: translate(0vh, -20vh);
background: white;
}
.blog-wtraper{
display: grid;
grid-template-columns: repeat(3, 1fr);
letter-spacing: 1px;
grid-gap: 50px;
transform: translate(0vh, 0vh);
}
.blog-touch{
box-shadow: 0 5px 10px rgba(0,0,0,0.15);
z-index: 100;
background-color: #fff;
transition: transform .2s;
}
.blog-touch:hover{
text-shadow: 1px 1px 2px black;
box-shadow: 0 5px 10px #61d1e555;
}
.blog-touch:hover{
transform: translate(0px, -20px) scale(1.1);
}
@media(max-width: 1025px){
.blog-wtraper{
grid-template-columns: repeat(2, 1fr);
transform: translate(0vh, -2vh);
}
.description-wrpaer{
font-size: 30px;
box-shadow: 0 0px 0px;
width: 60%;
margin:0;
}
.full-width-image{
height: 200px;
}
@media(max-width: 600px){
.blog-wtraper{
grid-template-columns: repeat(1, 1fr);
transform: null;
}
.description-wrpaer{
transform: translate(0vw, 0vw);
width: 80vw;
box-shadow: 0 5px 10px rgba(0,0,0,0.15);
font-size: 15px;
margin:5% 8%;
}
.centerAll{
transform: translate(0px, 0px);
margin:0 5%;
}
.centerPost {
margin:0 5%;
}
}} | src/components/index.css | .margin-top-0 {
margin-top: 0 !important;
}
.marginAll{
margin: 1%;
}
.background-blok{
text-align: center;
width: 100vh;
height: 400px;
background-attachment: fixed;
}
footer{
padding: 0 4vw;
margin-top: 1vw;
position: relative;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
background: #000;
}
.full-width-image-container{
width: 100vw;
height: 400px;
position: relative;
left: 50%;
right: 50%;
margin: 2em -50vw;
background-size: cover;
background-position: bottom;
display: flex;
justify-content: center;
align-items: center;
}
.centerAll{
text-align: center;
transform: translate(0px, -40px);
margin: 0 15%;
}
.centerPost{
box-shadow: 0 5px 10px rgba(0,0,0,0.15);
margin: 0 15%;
}
.full-width-image{
width: 100%;
height: 400px;
background-size: cover;
background-position: bottom;
display: flex;
justify-content: center;
align-items: center;
background-attachment: fixed;
}
.full-triangle::after{
content: "";
border-bottom: 1150px solid #fff;
border-left:1350px solid transparent;
margin: 0 auto;
transform: translate(0vh, 0);
}
.full-width-image-post{
width: 100vw;
max-height: 720px;
}
.img-blok{
text-align: center;
width: 100vh;
max-height:200px;
}
.link{
display: block;
color: black;
text-decoration: none;
}
.link:hover{
color: #61d1e5;
}
.linkStyle{
display: block;
color: black;
background: #55555544;
padding: 10px;
margin: 2%;
text-decoration: none;
font-weight: 600;
letter-spacing: 2px;
box-shadow: 0 5px 10px rgba(0,0,0,0.15);
}
.linkStyle:hover{
color: white;
text-shadow: 1px 1px 2px black;
background-color: #61d1e554;
}
.linkStyle>a:hover{
box-shadow: 0 5px 10px rgba(0,0,0,0.15);
}
.description-wrpaer{
text-indent: 150px;
font-weight: 600;
font-size: 30px;
letter-spacing: 2px;
padding: 10px;
display: grid;
grid-template-columns: repeat(1, 1fr);
grid-gap: 50px;
box-shadow: 0 5px 10px rgba(0,0,0,0.15);
z-index: 100;
margin: 0 35vw;
text-align: center;
transform: translate(0vh, -20vh);
background: white;
}
.blog-wtraper{
display: grid;
grid-template-columns: repeat(3, 1fr);
letter-spacing: 1px;
grid-gap: 50px;
transform: translate(0vh, 0vh);
}
.blog-touch{
box-shadow: 0 5px 10px rgba(0,0,0,0.15);
z-index: 100;
background-color: #fff;
transition: transform .2s;
}
.blog-touch:hover{
text-shadow: 1px 1px 2px black;
box-shadow: 0 5px 10px #61d1e555;
}
.blog-touch:hover{
transform: translate(0px, -20px) scale(1.1);
}
@media(max-width: 1025px){
.blog-wtraper{
grid-template-columns: repeat(2, 1fr);
transform: translate(0vh, -2vh);
}
.description-wrpaer{
font-size: 30px;
box-shadow: 0 0px 0px;
width: 60%;
margin:0;
}
.full-width-image{
height: 200px;
}
@media(max-width: 600px){
.blog-wtraper{
grid-template-columns: repeat(1, 1fr);
transform: null;
}
.description-wrpaer{
transform: translate(0vw, 0vw);
width: 80vw;
box-shadow: 0 5px 10px rgba(0,0,0,0.15);
font-size: 15px;
margin:5% 8%;
}
.centerAll{
transform: translate(0px, 0px);
margin:0 5%;
}
.centerPost {
margin:0 5%;
}
}} | 0.419053 | 0.093678 |
body,
html {
margin: 0;
padding: 0;
}
html {
background-color: #a0a0a0;
color: #f0f0f0;
font-family: "PT Serif", Helvetica, sans-serif, Arial, monospace;
font-size: 16px;
line-height: 1.5;
}
/*
* Links
*/
a {
text-decoration: none;
}
a,
a:link,
a:visited {
color: #f0f0f0;
text-decoration: none;
}
a:hover {
cursor: pointer;
}
/*
* Headings
*/
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: bold;
line-height: 1.25;
text-rendering: optimizeLegibility;
}
h1 {
font-size: 2rem;
}
h2 {
font-size: 1.5rem;
margin-top: 1rem;
}
h3 {
font-size: 1.25rem;
margin-top: 1.5rem;
}
h4,
h5,
h6 {
font-size: 1rem;
margin-top: 1rem;
}
/*
* Paragraphs
*/
p {
margin-bottom: 1rem;
margin-top: 0;
}
/*
* input fields
*/
/* For Firefox */
input[type='number'] {
-moz-appearance: textfield;
}
/* Webkit browsers like Safari and Chrome */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
/*
* General containers and contents
*/
.container {
margin: 0 auto;
}
.content {
margin: 1.5rem auto;
max-width: 80rem;
}
/*
* A change in appearance for selected components
*/
.modal-tab-selected {
background-color: #eee;
}
/*******************************************************************************
* Site's header
******************************************************************************/
header {
align-items: center;
background-color: #cc591c;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
color: #f0f0f0;
display: flex;
height: 3rem;
padding: 0 2rem;
position: relative;
z-index: 2;
}
.header-item {
flex: 1;
}
/*
* Navigation bar and links
*/
.navlink {
display: inline-block;
font-weight: bold;
margin: 0 .5rem;
padding: 0 .5rem;
}
.navlink:hover {
box-shadow: inset 0 -3px #f0f0f0;
transition: .25s;
}
/*
* Site's title
*/
.site-title {
font-size: 2rem;
margin: 0;
padding: 0;
text-align: center;
}
.site-title a {
color: inherit;
text-decoration: none;
}
/*
* Account menu and its dropdown list
*/
#account-menu {
text-align: right;
}
.account-menu-item {
margin: 0 1rem;
}
/*******************************************************************************
* Site's sidebar
******************************************************************************/
.sidebar {
background-color: #3c3c3c;
bottom: 0;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
left: 0;
overflow-y: auto;
padding-top: 3rem;
position: fixed;
top: 0;
width: 18rem;
z-index: 1;
}
.sidebar .user-profile-pic {
display: block;
margin: 0 auto;
width: 50%;
}
.sidebar .user-name {
text-align: center;
}
.with-sidebar {
margin-left: 18rem;
}
.goal-list {
list-style-type: none;
padding: 0;
}
.goal-item {
padding: 1rem 2rem;
}
.goal-item:hover {
background-color: #a0a0a0;
cursor: pointer;
transition: .25s;
}
/*******************************************************************************
* Site's main body
******************************************************************************/
main {
display: inline;
}
/*
* Different types of containers for different routes
*/
.error-container {
font-size: 2rem;
margin: 0;
text-align: center;
}
/*
* Bar charts and progress bars
*/
.graph-container {
background-color: #3c3c3c;
border-radius: .5rem;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
color: #fff;
display: flex;
flex-direction: column;
margin: 1rem 3rem;
padding: 5px;
}
.graph-label {
align-self: center;
margin-bottom: .5rem;
margin-top: .5rem;
text-align: center;
}
.graph {
margin: 10px 20px;
}
.graph-description {
float: left;
margin-right: .5rem;
text-align: left;
width: 7rem;
}
.graph-description p {
margin: 0;
padding: 0;
}
.graph-area {
align-items: center;
display: flex;
flex: 4;
}
.graph-percent {
margin: 0 0 0 .5rem;
}
/*
* Activity Feed
*/
.activity-feed {
align-items: center;
background-color: #3c3c3c;
border-radius: .5rem;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
display: flex;
flex-direction: column-reverse;
margin: 1rem 3rem;
overflow-y: auto;
}
.activity {
background-color: #cc591c;
border-radius: .5rem;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
margin: 10px;
width: 95%;
}
.activity p {
margin-left: 10px;
margin-top: 10px;
}
#calendar-header,
#leaderboard-header {
color: #3c3c3c;
text-align: center;
}
.rank-name {
color: #3c3c3c;
}
/* Calendar */
.week {
background-color: #cc591c;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
display: flex;
margin-left: 3rem;
margin-right: 3rem;
overflow: auto;
padding: 10px;
white-space: nowrap;
}
.day {
background-color: #3c3c3c;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
display: block;
flex: 3;
margin: 10px;
padding: 10px;
}
.day h2 {
display: block;
text-align: center;
width: 100%;
}
.day p {
display: block;
min-height: 300px;
text-align: left;
width: 100%;
}
/*
* Goal button
*/
#create-goal-button {
background-color: #3c3c3c;
border-radius: 50%;
border: none;
bottom: 3rem;
box-shadow: 2px 2px 12px rgba(0, 0, 0, .5);
height: 4rem;
position: fixed;
right: 3rem;
width: 4rem;
}
#create-goal-button:hover {
background-color: #cc591c;
cursor: pointer;
transition: .25s;
}
#create-goal-button:active {
transform: scale(.9);
}
#create-goal-button svg {
color: #fff;
font-weight: 100;
height: 1.5rem;
width: 1.5rem;
}
#change-planner-button {
background-color: #3c3c3c;
border-radius: 50%;
border: none;
bottom: 3rem;
box-shadow: 2px 2px 12px rgba(0, 0, 0, .5);
height: 4rem;
position: fixed;
right: 3rem;
width: 4rem;
}
#change-planner-button:hover {
background-color: #cc591c;
cursor: pointer;
}
#change-planner-button:active {
transform: scale(.9);
}
#change-planner-button svg {
color: #fff;
font-weight: 100;
height: 1.5rem;
width: 1.5rem;
}
/*******************************************************************************
* Site's footer
******************************************************************************/
footer {
background-color: #a0a0a0;
bottom: 0;
color: #000;
display: block;
left: 0;
position: fixed;
text-align: center;
width: 100%;
z-index: -1;
}
footer a,
footer a:link,
footer a:hover,
footer a:visited {
color: #000;
}
/* modal */
.modal-backdrop {
background-color: rgba(0, 0, 0, .85);
bottom: 0;
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 1000;
}
#calendar-modal {
bottom: 0;
left: 0;
overflow: auto;
position: fixed;
right: 0;
top: 0;
z-index: 1010;
}
#goal-modal {
bottom: 0;
left: 0;
overflow: auto;
position: fixed;
right: 0;
top: 0;
z-index: 1010;
}
#user-modal {
bottom: 0;
left: 0;
overflow: auto;
position: fixed;
right: 0;
top: 0;
z-index: 1010;
}
.select-menu {
background-color: #f1f1f1;
display: block;
margin: 0 auto 1rem;
width: 90%;
}
.modal-dialog {
background-color: #fff;
border-radius: 15px;
color: #000;
margin: 40px auto;
max-width: 600px;
min-height: 300px;
min-width: 350px;
width: auto;
}
.modal-header {
padding: 10px 20px;
position: relative;
}
.modal-tab-bar {
display: flex;
margin-right: 1rem;
}
.modal-tab {
border-radius: 3px;
box-shadow: 0 3px 3px rgba(0, 0, 0, .5);
display: inline-block;
flex: 1;
margin: 0;
padding: 5px 0;
text-align: center;
}
.modal-tab:hover {
background-color: #eee;
cursor: pointer;
transition: .25s;
}
.modal-close-button {
background: none;
border: none;
cursor: pointer;
font-size: 24px;
padding: 0;
position: absolute;
right: 10px;
top: 10px;
}
.modal-body {
padding: 20px;
}
.content-input-element {
align-items: center;
display: flex;
justify-content: space-evenly;
}
.content-input-element label {
font-weight: bold;
}
.content-input-element textarea {
border: 1px solid #aaa;
display: block;
font-size: 18px;
margin-left: auto;
margin-right: auto;
min-height: 64px;
padding: 8px;
width: 75%;
}
.content-input-element input {
font-size: 18px;
height: 2rem;
}
.content-input-element p {
margin: 0;
}
.input-field {
align-items: center;
display: flex;
margin-bottom: 1rem;
}
.input-field label {
flex: 1 100px;
}
.input-field textarea,
.input-field input {
flex: 3 300px;
padding: 10px;
}
.modal-footer {
display: flex;
justify-content: flex-end;
padding: 10px 10px 20px 10px;
}
.modal-footer button {
background-color: #fff;
border-radius: 5px;
border: 1px solid #333;
color: #333;
cursor: pointer;
font-size: 20px;
margin-right: 20px;
padding: 10px;
}
.modal-footer .modal-cancel-button:hover {
background-color: #eee;
}
.modal-footer .modal-accept-button {
background-color: #cc591c;
color: #fff;
}
.modal-footer .modal-accept-button:hover {
background-color: #e06428;
}
#user-drop {
bottom: 0;
left: 2rem;
position: fixed;
}
#user-list {
background-color: #808080;
border-radius: .5rem;
bottom: 3rem;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
display: none;
left: 2rem;
list-style-type: none;
margin: 0;
max-height: 500px;
max-height: 7rem;
overflow-y: auto;
padding: 1rem;
position: fixed;
width: 10%;
}
#user-drop:hover #user-list {
display: block
};
.user-option {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
width: 10%;
}
.user-option:hover {
background-color: #cc591c;
border-radius: .5rem;
cursor: pointer;
transition: .25s;
}
/*
* Disable flexbox
*/
.noflex {
display: block;
}
/*
* Add this into an element's class list to hide the element
*/
.hidden {
display: none;
}
/*
* For text on bright backgrounds
*/
.dark-text {
color: #000 !important;
} | public/style.css | body,
html {
margin: 0;
padding: 0;
}
html {
background-color: #a0a0a0;
color: #f0f0f0;
font-family: "PT Serif", Helvetica, sans-serif, Arial, monospace;
font-size: 16px;
line-height: 1.5;
}
/*
* Links
*/
a {
text-decoration: none;
}
a,
a:link,
a:visited {
color: #f0f0f0;
text-decoration: none;
}
a:hover {
cursor: pointer;
}
/*
* Headings
*/
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: bold;
line-height: 1.25;
text-rendering: optimizeLegibility;
}
h1 {
font-size: 2rem;
}
h2 {
font-size: 1.5rem;
margin-top: 1rem;
}
h3 {
font-size: 1.25rem;
margin-top: 1.5rem;
}
h4,
h5,
h6 {
font-size: 1rem;
margin-top: 1rem;
}
/*
* Paragraphs
*/
p {
margin-bottom: 1rem;
margin-top: 0;
}
/*
* input fields
*/
/* For Firefox */
input[type='number'] {
-moz-appearance: textfield;
}
/* Webkit browsers like Safari and Chrome */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
/*
* General containers and contents
*/
.container {
margin: 0 auto;
}
.content {
margin: 1.5rem auto;
max-width: 80rem;
}
/*
* A change in appearance for selected components
*/
.modal-tab-selected {
background-color: #eee;
}
/*******************************************************************************
* Site's header
******************************************************************************/
header {
align-items: center;
background-color: #cc591c;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
color: #f0f0f0;
display: flex;
height: 3rem;
padding: 0 2rem;
position: relative;
z-index: 2;
}
.header-item {
flex: 1;
}
/*
* Navigation bar and links
*/
.navlink {
display: inline-block;
font-weight: bold;
margin: 0 .5rem;
padding: 0 .5rem;
}
.navlink:hover {
box-shadow: inset 0 -3px #f0f0f0;
transition: .25s;
}
/*
* Site's title
*/
.site-title {
font-size: 2rem;
margin: 0;
padding: 0;
text-align: center;
}
.site-title a {
color: inherit;
text-decoration: none;
}
/*
* Account menu and its dropdown list
*/
#account-menu {
text-align: right;
}
.account-menu-item {
margin: 0 1rem;
}
/*******************************************************************************
* Site's sidebar
******************************************************************************/
.sidebar {
background-color: #3c3c3c;
bottom: 0;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
left: 0;
overflow-y: auto;
padding-top: 3rem;
position: fixed;
top: 0;
width: 18rem;
z-index: 1;
}
.sidebar .user-profile-pic {
display: block;
margin: 0 auto;
width: 50%;
}
.sidebar .user-name {
text-align: center;
}
.with-sidebar {
margin-left: 18rem;
}
.goal-list {
list-style-type: none;
padding: 0;
}
.goal-item {
padding: 1rem 2rem;
}
.goal-item:hover {
background-color: #a0a0a0;
cursor: pointer;
transition: .25s;
}
/*******************************************************************************
* Site's main body
******************************************************************************/
main {
display: inline;
}
/*
* Different types of containers for different routes
*/
.error-container {
font-size: 2rem;
margin: 0;
text-align: center;
}
/*
* Bar charts and progress bars
*/
.graph-container {
background-color: #3c3c3c;
border-radius: .5rem;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
color: #fff;
display: flex;
flex-direction: column;
margin: 1rem 3rem;
padding: 5px;
}
.graph-label {
align-self: center;
margin-bottom: .5rem;
margin-top: .5rem;
text-align: center;
}
.graph {
margin: 10px 20px;
}
.graph-description {
float: left;
margin-right: .5rem;
text-align: left;
width: 7rem;
}
.graph-description p {
margin: 0;
padding: 0;
}
.graph-area {
align-items: center;
display: flex;
flex: 4;
}
.graph-percent {
margin: 0 0 0 .5rem;
}
/*
* Activity Feed
*/
.activity-feed {
align-items: center;
background-color: #3c3c3c;
border-radius: .5rem;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
display: flex;
flex-direction: column-reverse;
margin: 1rem 3rem;
overflow-y: auto;
}
.activity {
background-color: #cc591c;
border-radius: .5rem;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
margin: 10px;
width: 95%;
}
.activity p {
margin-left: 10px;
margin-top: 10px;
}
#calendar-header,
#leaderboard-header {
color: #3c3c3c;
text-align: center;
}
.rank-name {
color: #3c3c3c;
}
/* Calendar */
.week {
background-color: #cc591c;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
display: flex;
margin-left: 3rem;
margin-right: 3rem;
overflow: auto;
padding: 10px;
white-space: nowrap;
}
.day {
background-color: #3c3c3c;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
display: block;
flex: 3;
margin: 10px;
padding: 10px;
}
.day h2 {
display: block;
text-align: center;
width: 100%;
}
.day p {
display: block;
min-height: 300px;
text-align: left;
width: 100%;
}
/*
* Goal button
*/
#create-goal-button {
background-color: #3c3c3c;
border-radius: 50%;
border: none;
bottom: 3rem;
box-shadow: 2px 2px 12px rgba(0, 0, 0, .5);
height: 4rem;
position: fixed;
right: 3rem;
width: 4rem;
}
#create-goal-button:hover {
background-color: #cc591c;
cursor: pointer;
transition: .25s;
}
#create-goal-button:active {
transform: scale(.9);
}
#create-goal-button svg {
color: #fff;
font-weight: 100;
height: 1.5rem;
width: 1.5rem;
}
#change-planner-button {
background-color: #3c3c3c;
border-radius: 50%;
border: none;
bottom: 3rem;
box-shadow: 2px 2px 12px rgba(0, 0, 0, .5);
height: 4rem;
position: fixed;
right: 3rem;
width: 4rem;
}
#change-planner-button:hover {
background-color: #cc591c;
cursor: pointer;
}
#change-planner-button:active {
transform: scale(.9);
}
#change-planner-button svg {
color: #fff;
font-weight: 100;
height: 1.5rem;
width: 1.5rem;
}
/*******************************************************************************
* Site's footer
******************************************************************************/
footer {
background-color: #a0a0a0;
bottom: 0;
color: #000;
display: block;
left: 0;
position: fixed;
text-align: center;
width: 100%;
z-index: -1;
}
footer a,
footer a:link,
footer a:hover,
footer a:visited {
color: #000;
}
/* modal */
.modal-backdrop {
background-color: rgba(0, 0, 0, .85);
bottom: 0;
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 1000;
}
#calendar-modal {
bottom: 0;
left: 0;
overflow: auto;
position: fixed;
right: 0;
top: 0;
z-index: 1010;
}
#goal-modal {
bottom: 0;
left: 0;
overflow: auto;
position: fixed;
right: 0;
top: 0;
z-index: 1010;
}
#user-modal {
bottom: 0;
left: 0;
overflow: auto;
position: fixed;
right: 0;
top: 0;
z-index: 1010;
}
.select-menu {
background-color: #f1f1f1;
display: block;
margin: 0 auto 1rem;
width: 90%;
}
.modal-dialog {
background-color: #fff;
border-radius: 15px;
color: #000;
margin: 40px auto;
max-width: 600px;
min-height: 300px;
min-width: 350px;
width: auto;
}
.modal-header {
padding: 10px 20px;
position: relative;
}
.modal-tab-bar {
display: flex;
margin-right: 1rem;
}
.modal-tab {
border-radius: 3px;
box-shadow: 0 3px 3px rgba(0, 0, 0, .5);
display: inline-block;
flex: 1;
margin: 0;
padding: 5px 0;
text-align: center;
}
.modal-tab:hover {
background-color: #eee;
cursor: pointer;
transition: .25s;
}
.modal-close-button {
background: none;
border: none;
cursor: pointer;
font-size: 24px;
padding: 0;
position: absolute;
right: 10px;
top: 10px;
}
.modal-body {
padding: 20px;
}
.content-input-element {
align-items: center;
display: flex;
justify-content: space-evenly;
}
.content-input-element label {
font-weight: bold;
}
.content-input-element textarea {
border: 1px solid #aaa;
display: block;
font-size: 18px;
margin-left: auto;
margin-right: auto;
min-height: 64px;
padding: 8px;
width: 75%;
}
.content-input-element input {
font-size: 18px;
height: 2rem;
}
.content-input-element p {
margin: 0;
}
.input-field {
align-items: center;
display: flex;
margin-bottom: 1rem;
}
.input-field label {
flex: 1 100px;
}
.input-field textarea,
.input-field input {
flex: 3 300px;
padding: 10px;
}
.modal-footer {
display: flex;
justify-content: flex-end;
padding: 10px 10px 20px 10px;
}
.modal-footer button {
background-color: #fff;
border-radius: 5px;
border: 1px solid #333;
color: #333;
cursor: pointer;
font-size: 20px;
margin-right: 20px;
padding: 10px;
}
.modal-footer .modal-cancel-button:hover {
background-color: #eee;
}
.modal-footer .modal-accept-button {
background-color: #cc591c;
color: #fff;
}
.modal-footer .modal-accept-button:hover {
background-color: #e06428;
}
#user-drop {
bottom: 0;
left: 2rem;
position: fixed;
}
#user-list {
background-color: #808080;
border-radius: .5rem;
bottom: 3rem;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
display: none;
left: 2rem;
list-style-type: none;
margin: 0;
max-height: 500px;
max-height: 7rem;
overflow-y: auto;
padding: 1rem;
position: fixed;
width: 10%;
}
#user-drop:hover #user-list {
display: block
};
.user-option {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
width: 10%;
}
.user-option:hover {
background-color: #cc591c;
border-radius: .5rem;
cursor: pointer;
transition: .25s;
}
/*
* Disable flexbox
*/
.noflex {
display: block;
}
/*
* Add this into an element's class list to hide the element
*/
.hidden {
display: none;
}
/*
* For text on bright backgrounds
*/
.dark-text {
color: #000 !important;
} | 0.383872 | 0.056809 |
@media (min-width: 992px) and (max-width: 1169px) {
.wrapper {width:970px}
/* Header Area */
.carousel-caption{
padding-bottom:60px !important;
}
.home2 .logo-area {
width: 16%;
}
.main-menu ul li.mega-menu div.mega-wrap ul li {
width: 210px;
}
.home2 .menu-area {
width: 84%;
}
.home2 .main-menu > ul {
float: right;
}
.main-menu ul li a {
padding: 0 20px;
}
.home3 .main-menu > ul > li > a {
padding: 0 15px;
font-size: 12px;
letter-spacing: 1px;
}
.home3 .main-menu > ul > li.drop > a::after{
right: -3px;
}
/* =========Slider Area =============*/
.slider-content-wrap {
width: 940px;
}
.home2 .slider-2 h1, .home2 .slider-2 .slider-btns {
left: 6%;
}
.home2 .slider-1 h1{
font-size: 60px;
line-height: 60px;
}
.home2 .slider-2 h1 {
margin-left: -3px;
}
.home2 .slider-2 h3 {
margin-left: 5px;
}
.home2 .slider-2 .slider-btns {
margin-left: 1px;
}
.lucian-border-btn {
letter-spacing: 1px;
padding: 0 6px;
}
.search-cat select {
width: 236px;
}
.product-bottom-info .product-cart-wishlist {
margin-bottom: 35px;
}
.single-sidebar .single-category-item {
margin-bottom: 30px;
}
.product-bottom-info .product-cart-wishlist {
margin-bottom: 30px;
}
.entry-meta {
margin-bottom: 25px;
}
h1.entry-title.ram {
font-size: 15px;
margin-bottom: 10px;
}
.last-inner .product-price-area .price > span {
display: block;
}
.price_slider_amount > input {
width: 46%;
}
.contact-banner-inner {
padding-top: 202px;
}
.padtop70.cntnt {
padding-top: 51px;
}
}
/* ================================================================================
Tablet desktop :768px.
=================================================================================== */
@media (min-width: 768px) and (max-width: 991px) {
.wrapper {width:750px}
.padbot25 {
padding-bottom: 3px;
}
.navigation-area {
margin-top: 23px;
}
/* =========Header Area=============*/
.home1 .header-bottom-area {
padding-bottom: 10px;
padding-top: 20px;
}
.home2 .logo-area{
width: 50%;
display: block;
margin-bottom: 10px;
padding-bottom: 10px;
}
.home2 .menu-area {
width: 50%;
}
.mobileyes{
display:block !important;
}
.home2 .logo img, .home3 .logo img {
float: none;
}
.home3 .menu-area {
width: 100%;
}
.carousel-caption{
padding-bottom:60px !important;
}
/* ==========Slider=========== */
.slider-content-wrap {
width: 720px;
}
.home1 .slider-content h2, .home2 .slider-content h2, .home3 .slider-content h2{
font-size: 48px;
line-height: 32px;
margin-bottom: 20px;
margin-top: 40px;
}
.home1 .slider-content h2::before, .home2 .slider-content h2::before, .home3 .slider-content h2::before {
margin-left: -2%;
width: 104%;
}
.home1 .slider-content h3, .home2 .slider-content h3, .home3 .slider-content h3 {
font-size: 18px;
letter-spacing: 4px;
}
.preview-1 .nivo-controlNav {
padding: 0;
text-align: center;
}
/* =========News Letter============== */
.news-letter-title::before {
font-size: 16px;
height: 32px;
line-height: 30px;
margin-top: -16px;
width: 40px;
}
.news-letter-title > h3 {
font-size: 16px;
line-height: 24px;
margin-bottom: 0;
}
.news-letter-title {
padding: 0 0 0 55px;
margin-bottom: 20px;
}
.newsletter-form {
float: right;
margin-bottom: 20px;
overflow: hidden;
}
.newsletter-form form.news-form {
width: 320px;
}
.f-form {
width: 227px;
}
.f-submit {
width: 90px;
}
/*========= Testimonial============ */
#testimonial-area {
padding: 50px 0;
}
/* ======Footer Area===== */
.footer-wedget {
margin: 0 0 50px;
}
.copy-right-text {
margin-bottom: 0;
text-align: center;
}
.footer-bottom-area {
padding: 21px 0 10px;
}
.card-buttons {
margin-top: 2px;
}
.card-buttons {
height: auto;
text-align: center;
width: 100%;
}
.card-buttons > img {
float: none;
margin: auto;
}
/* ======Product Details Page CSS===== */
.details-thumb-small {
margin-bottom: 50px;
}
/* ======Blog Page CSS===== */
h1.entry-title {
font-size: 28px;
}
/* Pagination */
.licuan-pagination li a {
font-size: 24px;
height: 48px;
line-height: 42px;
margin: 0 8px;
width: 48px;
}
.licuan-pagination > li.pre-page a, .licuan-pagination > li.next-page a {
font-size: 32px;
width: 50px;
}
/* ======Contact Page CSS===== */
.single-contact-item {
height: 200px;
width: 50%;
}
.contact-info-area {
padding: 20px 0;
}
.contact-banner-inner {
padding-bottom: 79px;
padding-top: 160px;
}
.single-contact-item {
height: 150px;
width: 50%;
}
.single-contact-item i {
font-size: 42px;
margin-bottom: 20px;
}
.home3 .logo {
display: inline-block;
float: left;
padding-top: 0;
}
.home3 .cart-area {
float: right;
margin-right: 81px;
}
.home3 .cart-inner {
margin-top: -4px;
position: relative;
z-index: 9999;
}
.home3 .search-bar-area {
position: static;
}
.home3 .menu-area {
position: absolute;
top: -7px;
width: 100%;
}
.home3 .menu-area {
padding-top: 19px;
}
.home3 .search-bar-area {
padding-bottom: 20px;
}
.home3 .header-navigation {
padding: 25px 0 58px;
}
.home3 .cart-inner:hover .cart-items-area {
top: 39px;
}
.home3 .search-bar::before {
z-index: 1;
}
.home3 .logo-area {
display: block;
z-index: 9999;
position: relative;
}
.home3 .mean-container .mean-bar::after {
content: inherit;
}
#breadcrumb-area {
margin-top: 25px;
}
.update-cart-area {
text-align: left;
}
.coupon-area {
margin-bottom: 20px;
}
.place-head > h2 {
font-size: 23px;
}
.update-cart-area {
margin-bottom: 40px;
}
.tax-options {
width: 100%;
}
.place-head {
margin-bottom: 25px;
}
.padbot75 {
padding-bottom: 40px;
}
.padtop80 {
padding-top: 40px;
}
.checkout-form-left, .checkout-form-right {
margin-bottom: 40px;
}
.padtop90 {
padding-top: 40px;
}
.padbot35 {
padding-bottom: 0;
}
#main-content-area .single-sidebar {
display: none;
}
#featured-products-area.padtop55 {
padding-top: 15px;
}
.single-product.ress {
margin-bottom: 35px;
}
.single-post-content h1.entry-title {
font-size: 21px;
}
#post.single-post-content h2.entry-title {
font-size: 21px;
}
.single-post-content .blog-post-thumb {
margin-bottom: 30px;
}
.single-post-content .entry-content > p {
margin-bottom: 15px;
}
.single-post-content .entry-content {
margin-bottom: 34px;
}
.single-post-content .entry-meta {
margin-bottom: 32px;
}
h1.comment-title {
margin-bottom: 26px;
}
li.single-comment {
margin-bottom: 28px;
}
li.single-comment:nth-child(2n) {
margin-left: 50px;
}
.comments-area {
margin-bottom: 0;
}
.comment-form-area .comment-title {
margin-bottom: 27px;
}
#main-content-area.padbot60 {
padding-bottom: 30px;
}
.comment-body {
margin-top: 10px;
}
.single-comment.lastli {
margin-bottom: 12px;
}
.img-responsive {
width: 100%;
}
.blog-post-content.rsidon {
margin-top: 40px;
}
.tnm h1.entry-title {
font-size: 20px;
}
.tnm.single-blog-content {
margin-bottom: 40px;
}
.last-main.padtop50 {
padding-top: 40px;
}
.last-inner .product-price-area .price > span {
display: block;
}
.price_slider_amount > input {
width: 46%;
}
.last-main .prodcut-toolbar {
margin-bottom: 40px;
}
.last-main .products-gridview-inner .single-product {
margin-bottom: 40px;
}
.last-main aside.wedget {
margin: 0px 0 34px;
}
.cart-table.aga-table {
margin-bottom: 0;
}
.cntnt.padbot65 {
padding-bottom: 40px;
}
.cntnt.padtop70 {
padding-top: 27px;
}
.cntnt .comment-form-area .comment-title {
margin-bottom: 15px;
}
.single-category-item.last-in {
margin-top: 10px;
}
.single-category-item.last-in3 {
margin-bottom: 20px;
}
div.cat-mega-drop-menu {
width: 459px !important;
}
.padtop50.padbot25.lst {
padding-top: 25px;
}
}
/* ==================================================================
small mobile :320px.
===================================================================== */
@media (max-width: 767px) {
.wrapper {width:320px}
.container {width:300px}
/* =========Header Area=========== */
.topbar-menu ul, .social-icons > ul {
float: none;
text-align:center;
}
.header-bottom-area {
padding-bottom: 20px;
padding-top: 30px;
}
.mobileyes{
display:block !important;
}
.home1 .header-bottom-area {
padding-bottom: 10px;
padding-top: 10px;
}
.header-bottom-inner {
min-height: 60px;
}
.logo-area {
display: block;
margin-bottom: 10px;
width: 100%;
}
.home2 .logo img, .home3 .logo img {
float: none;
}
.search-bar-area {
bottom: -22px;
}
.search-bar::before {
font-size: 20px;
left: 10px;
margin-top: -15px;
}
.search-bar::after {
height: 30px;
left: 36px;
margin-top: -15px;
}
.search-bar-area .search-bar form input.s-form {
font-size: 14px;
height: 40px;
line-height: 24px;
padding: 2px 5px 2px 45px;
width: 76%;
}
.search-bar-area .search-bar form button.s-submit {
font-size: 12px;
height: 40px;
width: 24%;
}
.header-cart .backet-area {
letter-spacing: 1px;
padding: 0;
text-align: right;
}
.header-cart .backet-area {
background: rgba(0, 0, 0, 0) url("../img/cart/cart-white.png") no-repeat scroll 28px center;
}
.header-cart .backet-area .added-total {
left: 52px;
top: -5px;
}
.cart-area {
float: none;
height: 40px;
position: absolute;
right: 0;
top: 45px;
width: 50px;
}
.cart-items-area {
top: 60px;
}
.cart-inner:hover .cart-items-area {
top: 32px;
}
/* Home 2 */
.home2 .logo-area, .home2 .menu-area, .home3 .logo-area, .home3 .menu-area {
width: 50%;
}
.home2 .logo-area {
/* margin-bottom: 30px;*/
}
/* ==========Slider=========== */
.slider-content-wrap {
width: 270px;
}
/* Home-1 slider */
.home1 .slider-content h2, .home2 .slider-content h2, .home3 .slider-content h2{
display: block;
font-size: 18px;
line-height: 18px;
margin-bottom: 10px;
margin-top: 25px;
}
.home1 .slider-content h2::before, .home2 .slider-content h2::before, .home3 .slider-content h2::before {
display:none;
}
.home1 .slider-content h3, .home2 .slider-content h3, .home3 .slider-content h3 {
font-size: 18px;
letter-spacing: 4px;
}
a.slider-btn{
margin:0;
}
a.slider-btn, a.slider-btn2 {
border: 2px solid #ffffff !important;
color: #ffffff !important;
font-size: 14px;
height: 24px !important;
line-height: 21px !important;
padding: 0 10px;
}
.preview-1 .nivo-controlNav {
bottom: 0;
padding: 5px 0;
}
/* ========category-menu-area ========*/
.category-menu-area > ul.category-menu {
border-bottom: 1px solid #e5e5e5;
}
.search-box-area i {
font-size: 26px;
margin-top: 27px;
left:25px;
}
.search-box-area input.cat-search-box {
font-size: 14px;
padding: 0 20px 0 42px;
}
.search-box-area {
width: 76%;
}
.nav-cart-area {
width: 24%;
}
/* =========Section title ============*/
.title-box h2, .title-box2 h2 {
margin-bottom: 70px;
}
.title-box2 h2::before {
margin-left: -10%;
width: 120%;
}
/*============ Ads area ==============*/
.single-ad {
width: 100%;
}
.single-ad{
border-bottom: 1px solid #e5e5e5;
border-right:none;
min-height: 140px;
}
.single-ad > i {
font-size: 36px;
padding: 30px 0 20px;
}
.single-ad > h3 {
font-size: 16px;
line-height: 24px;
margin-bottom: 20px;
}
/*=========Quick Category Area============= */
a.btn-lucian {
font-size: 20px;
height: 48px;
line-height: 48px;
padding: 0 15px;
}
/*==========Carousel Controls============ */
.owl-controls-1 .owl-controls, .owl-controls-2 .owl-controls {
top: -50px;
}
.owl-controls-1 .owl-controls{
top: -45px;
}
.owl-controls-1 .owl-controls .owl-buttons div, .owl-controls-2 .owl-controls .owl-buttons div {
height: 40px;
line-height: 40px;
}
.owl-controls-1 .owl-controls .owl-buttons .owl-next, .owl-controls-2 .owl-controls .owl-buttons .owl-next {
width: 40px;
height: 40px;
}
.owl-controls-1 .owl-controls .owl-buttons .owl-prev, .owl-controls-2 .owl-controls .owl-buttons .owl-prev {
width: 40px;
height: 40px;
}
.owl-controls-2 .owl-controls .owl-buttons .owl-next, .owl-controls-2 .owl-controls .owl-buttons .owl-prev {
top: -48px;
}
/*============ Blog Section================*/
.single-blog-post .post-thum {
height: 80px;
width: 80px;
}
.post-content-area {
margin-left: 100px;
padding: 0;
}
/* =============Testimonial ==============*/
#testimonial-area {
padding: 45px 0 27px;
}
.single-testimonila {
width: 100%;
}
.testmonila-title {
margin: 0 0 30px;
}
.testimonial-inner .owl-theme .owl-controls {
margin-top: 8px;
}
.testimonial-thumb {
height: 42px;
margin-right: 15px;
width: 42px;
}
/*========== Brand Logos============== */
.brand-logos {
width: 99%;
}
.brand-logos .owl-wrapper-outer {
width: 100%;
}
/* =========News Letter============== */
.news-letter-title::before {
font-size: 16px;
height: 32px;
line-height: 30px;
margin-top: -16px;
width: 40px;
}
.news-letter-title > h3 {
font-size: 16px;
line-height: 24px;
margin-bottom: 0;
}
.news-letter-title {
padding: 0 0 0 55px;
margin-bottom: 20px;
}
.newsletter-form {
margin-bottom: 25px;
overflow: hidden;
}
.f-form {
width: 177px;
}
.f-submit {
width: 90px;
}
/*========Subscribe Area=============*/
.newsletter-form form.news-form {
float: left;
}
/*========== Footer==================*/
.footer-wedget {
margin: 0 0 30px;
}
.copy-right-text {
margin-bottom: 16px;
text-align: center;
}
.card-buttons {
height: auto;
text-align: center;
width: 100%;
}
.card-buttons > img {
float: none;
margin: auto;
}
/* ======Blog Page CSS===== */
.blog-post-thumb {
margin: 0 0 30px;
}
h1.entry-title {
font-size: 24px;
}
/* Pagination */
.prodcuts-pagination {
display: block;
margin-bottom: 80px;
overflow: hidden;
width: 100%;
}
.licuan-pagination li a {
font-size: 16px;
height: 32px;
line-height: 32px;
margin: 0;
width: 32px;
}
.licuan-pagination > li.pre-page a, .licuan-pagination > li.next-page a {
font-size: 24px;
width: 32px;
}
.post-date {
height: 80px;
padding: 10px;
width: 80px;
}
.post-date > span {
border-bottom: 1px solid #e5e5e5;
font-size: 28px;
line-height: 24px;
margin-bottom: 10px;
padding-bottom: 10px;
}
/* ======Cart Page CSS===== */
.place-head {
margin-bottom: 30px;
}
.place-head > h2 {
font-size: 24px;
line-height: 28px;
}
.half-field, .half-field-last {
width: 100%;
}
.place-section .lucian-gray-btn {
margin-bottom: 30px;
}
.coupon-area {
width: 100%;
margin-bottom: 40px;
}
.coupon-area input[type="text"] {
width: 42%;
padding: 0 5px;
}
.coupon-area .submit-cupon {
width: 54%;
}
.update-cart-area {
margin-bottom: 12px;
}
.update-cart-area .lucian-border-btn {
margin-bottom: 20px;
text-align: center;
width: 100%;
}
.update-cart-area > a {
margin-left: 0;
}
#featured-products-area {
padding-top: 40px;
}
/* ======Contact Page CSS===== */
.contact-info-area {
padding: 20px 0;
}
.contact-banner-inner {
padding-bottom: 50px;
padding-top: 50px;
}
.single-contact-item {
border-bottom: 1px solid rgba(255, 255, 255, 0.75);
height: 100px;
width: 100%;
}
.single-contact-item:last-child{
border-bottom:none;
}
.single-contact-item i {
font-size: 28px;
margin-bottom: 10px;
}
.single-contact-item h4 {
font-size: 16px;
line-height: 20px;
}
/* ======Product details Page CSS===== */
.details-thumb-small {
margin-bottom: 50px;
}
.search-cat select {
float: left;
}
.listview-wishlist a {
margin-right: 40px;
}
.product-description-tab {
margin-bottom: 30px;
}
.description-tab-menu > ul > li {
margin-bottom: 10px;
margin-right: 0;
width: 100%;
}
h1.related-product-title {
width: 150px;
}
/* ======Product Rightsidebar Page CSS===== */
.prodcut-toolbar {
margin-bottom: 30px;
}
.toolbar-form .option-select {
margin-bottom: 15px;
width: 100%;
}
.padtop50 {
padding-top: 0;
}
.home1 .single-product {
margin: 0 0 0px;
}
.padbot25 {
padding-bottom: 0;
}
.padtop30 {
padding-top: 0;
}
.padbot45 {
padding-bottom: 20px;
}
.padtop45 {
padding-top: 20px;
}
.brand-logos .single-brand {
border-right: 0 none !important;
}
.padtop75 {
padding-top: 38px;
}
.home1 .header-bottom-area, .contact .header-bottom-area {
position: static;
}
.social-icons.top-sicons {
display: none;
}
.ads-inner {
margin-top: 30px;
}
.navigation-area {
margin-top: 25px;
}
.single-blog-post {
margin: 0 0 8px;
}
.footer-wedget h4.wedget-title {
margin-bottom: 15px;
}
.footer-bottom-area {
padding: 18px 0 25px;
}
.home2 .header-navigation {
padding-bottom: 21px;
padding-top: 26px;
}
.home2 .title-box h2, .home2 .title-box2 h2 {
margin-bottom: 0;
}
.home2 .title-box h2, .home2 .title-box2 h2 {
height: 45px;
line-height: 45px;
padding: 0 10px;
}
.home2 .section-title h2 {
font-size: 18px;
}
.home2 #new-product-carousel .single-product,.home2 #best-seller-carousel .single-product,.home2 #blog-carousel{
margin-top: 30px;
}
.home2 .ads-inner {
margin-top: 0;
}
.home2 .padtop20 {
padding-top: 0;
}
.home2 #blog-carousel .owl-buttons {
margin-top: -30px;
}
.home2 .padtop55 {
padding-top: 0;
}
.home3 .logo {
display: inline-block;
float: left;
padding-top: 0;
}
.home3 .cart-area {
float: right;
margin-right: 81px;
}
.home3 .cart-inner {
margin-top: -4px;
position: relative;
z-index: 9999;
}
.home3 .search-bar-area {
position: static;
}
.home3 .menu-area {
position: absolute;
top: -7px;
width: 100%;
}
.home3 .menu-area {
padding-top: 23px;
}
.home3 .search-bar-area {
padding-bottom: 20px;
}
.home3 .header-navigation {
padding: 33px 0 66px;
}
.home3 .cart-inner:hover .cart-items-area {
top: 39px;
}
.home3 .search-bar::before {
z-index: 1;
}
.home3 .logo-area {
display: block;
z-index: 9999;
position: relative;
width: 41%;
}
.home3 .cart-items-area {
right: -88px;
}
.home3 .section-title h2 {
margin-bottom: 9px;
}
.home3 .padtop70 {
padding-top: 40px;
}
.home3 #new-product-carousel,.home3 #best-seller-carousel,.home3 #blog-carousel{
padding-top: 20px;
}
.home3 .section-title h2 {
font-size: 19px;
}
.home3 .padbot35 {
padding-bottom: 0;
}
.home3 .padtop55 {
padding-top: 35px;
}
.home3 #testimonial-area {
padding: 35px 0;
}
.home3 .topbar-menu .dropdown-menu {
z-index: 999999;
}
.home3 .mean-container .mean-bar::after {
content: inherit;
}
#banner-area {
height: 150px;
}
.banner-inner a.btn-lucian {
margin-top: 45px;
}
.padtop80 {
padding-top: 30px;
}
#breadcrumb-area {
margin-top: 25px;
}
.cart-table > tbody > tr > td.product-name span {
width: 142px;
}
.coupon-area input[type="text"] {
width: 46%;
}
.coupon-area .submit-cupon {
width: 49%;
}
.coupon-area {
margin-bottom: 21px;
}
.coupon-area .submit-cupon {
font-size: 12px;
}
.place-head > h2 {
font-size: 18px;
}
.padbot75 {
padding-bottom: 0;
}
.cart-items-area {
right: -9px;
}
.search-box-area.header-search {
margin-bottom: 30px;
}
.checkout-form-left, .checkout-form-right {
margin-bottom: 30px;
}
.single-field > input{
margin-bottom: 0px;
}
.single-field.address > input {
margin-top: 20px;
}
.padtop90 {
padding-top: 0;
}
.tnm2check .single-product {
margin: 0 0 0px;
}
.padbot35.agn {
padding-bottom: 0px;
}
.my.title-box2 h2 {
margin-bottom: 30px;
}
.tnm2check.owl-controls-2 .owl-controls .owl-buttons .owl-next, .tnm2check.owl-controls-2 .owl-controls .owl-buttons .owl-prev {
top: -80px;
}
.my.title-box2 h2 {
padding: 0 18px;
font-size: 16px;
}
.search-cat select {
width: 212px;
}
.size-quantity-area {
margin: 0 0 15px;
}
.product-bottom-info .product-cart-wishlist {
margin-bottom: 24px;
}
.description-tab-menu {
margin-bottom: 15px;
}
.single-sidebar .single-category-item {
margin-bottom: 30px;
}
#featured-products-area.padtop55.padbot15 {
padding-top: 0;
}
.owl-controls-2.tnm-pro .owl-controls .owl-buttons .owl-next, .owl-controls-2.tnm-pro .owl-controls .owl-buttons .owl-prev {
top: -80px;
}
.padbot35.my2 {
padding-bottom: 0px;
}
.tnm-pro .single-product {
margin: 0 0 5px;
}
#main-content-area.padtop85 {
padding-top: 30px;
}
#main-content-area.padbot65 {
padding-bottom: 0;
}
.prodcut-toolbar .tab-icons.pull-right {
float: left!important;
}
.tab-icons li {
margin-right: 10px;
margin-left: 0;
}
.products-gridview-inner .single-product {
margin-bottom: 27px;
}
#grid .prodcuts-pagination {
margin-bottom: 30px;
}
.products-listview-inner .single-product {
margin-bottom: 30px;
padding-bottom: 21px;
}
.single-product.ress {
margin-bottom: 0;
padding-bottom: 17px;
}
#list .licuan-pagination-area {
padding: 5px 0 30px;
}
.single-product-details-info .product-bottom-info .product-cart-wishlist {
margin-bottom: 17px;
}
.related-product-carousel-active.owl-theme .owl-controls {
margin-top: 0px;
}
.single-post-content h1.entry-title {
font-size: 15px;
}
#post.single-post-content h2.entry-title {
font-size: 15px;
}
.single-post-content .blog-post-thumb {
margin-bottom: 20px;
}
.single-post-content .entry-content > p {
margin-bottom: 10px;
}
.single-post-content .entry-content {
margin-bottom: 24px;
}
.single-post-content .entry-meta {
margin-bottom: 20px;
}
h1.comment-title {
margin-bottom: 18px;
}
li.single-comment {
margin-bottom: 18px;
}
li.single-comment:nth-child(2n) {
margin-left: 0px;
}
.comments-area {
margin-bottom: 0;
}
.comment-form-area .comment-title {
margin-bottom: 17px;
}
#main-content-area.padbot60 {
padding-bottom: 20px;
}
.single-comment.lastli {
margin-bottom: 5px;
}
.comment-body {
margin-top: 10px;
}
.img-responsive {
width: 100%;
}
.blog-post-content.rsidon {
margin-top: 0;
}
.tnm h1.entry-title {
font-size: 15px;
line-height: 27px;
}
.tnm.single-blog-content {
margin-bottom: 30px;
}
.last-main .prodcut-toolbar {
margin-bottom: 22px;
margin-top: 30px;
}
.last-main h4.wedget-title {
margin-bottom: 7px;
}
.last-main aside.wedget {
margin: 0 0 16px;
}
aside.wedget.aga-wid {
margin-bottom: 25px;
}
#main-content-area.padtop85.last-main {
padding-top: 0px;
}
.cart-table.aga-table {
margin-bottom: 0;
}
.cntnt.padbot65 {
padding-bottom: 40px;
}
.cntnt.padtop70 {
padding-top: 17px;
}
.cntnt .comment-form-area .comment-title {
margin-bottom: 15px;
}
.cntnt button.lucian-gray-btn {
margin-bottom: 30px;
}
.comment-form-inner .text-box {
margin-bottom: 30px;
}
.home1 .slider-content h2, .home2 .slider-content h2, .home3 .slider-content h2 {
margin-top: 0;
}
.single-category-item.last-in {
margin-top: 30px;
}
.lucian-gray-btn {
font-size: 15px;
}
.lucian-gray-btn.onlast {
margin-bottom: 0;
}
}
/*=================================================================
Large Mobile :480px.
================================================================= */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.wrapper {width:450px}
.container {width:450px}
/*============Header Area=============*/
.topbar-menu ul li {
margin: 0 30px 0 0;
}
.header-bottom-area {
padding-bottom: 10px;
padding-top: 30px;
}
.home1 .header-bottom-area {
padding-bottom: 10px;
padding-top: 20px;
}
.home1 .header-bottom-area {
padding-bottom: 10px;
padding-top: 20px;
}
.home2 .logo-area {
width: 50%;
display: block;
margin-bottom: 10px;
padding-bottom: 10px;
}
.home2 .menu-area {
width: 50%;
}
.mobileyes{
display:block;
}
.home2 .logo img, .home3 .logo img {
float: none;
}
.home3 .logo-area {
width: 50%;
display: block;
margin-bottom: 10px;
padding-bottom: 10px;
}
.home3 .menu-area {
width: 100%;
}
.search-box-area, .logo-area {
margin-bottom:30px;
}
.home2 .search-box-area {
margin-bottom:0;
}
/* ==========Slider=========== */
.slider-content-wrap {
width: 420px;
}
.home1 .slider-content h2, .home2 .slider-content h2, .home3 .slider-content h2 {
display: block;
font-size: 36px;
line-height: 36px;
margin-bottom: 15px;
margin-top: 20px;
}
.home1 .slider-content h2::before, .home2 .slider-content h2::before, .home3 .slider-content h2::before {
display:none;
}
.home1 .slider-content h3, .home2 .slider-content h3, .home3 .slider-content h3 {
font-size: 18px;
letter-spacing: 4px;
}
a.slider-btn{
margin:0;
}
a.slider-btn, a.slider-btn2 {
border: 2px solid #ffffff !important;
color: #ffffff !important;
font-size: 16px;
height: 28px !important;
line-height: 24px !important;
padding: 0 20px;
}
.preview-1 .nivo-controlNav {
bottom: 0;
padding: 20px 0;
}
/*============Testimonial Area============ */
#testimonial-area {
padding: 64px 0;
}
/*========== Brand Logos============== */
.brand-logos {
width: 99.5%;
}
/* =========News Letter============== */
.newsletter-form form.news-form {
float: left;
}
.f-form {
width: 272px;
}
/* ======Footer Area===== */
.footer-wedget {
margin: 0 0 26px;
}
/* ======Blog Page CSS===== */
h1.entry-title {
font-size: 28px;
}
/* Pagination */
.prodcuts-pagination {
display: block;
margin-bottom: 50px;
overflow: hidden;
width: 100%;
}
.licuan-pagination li a {
font-size: 18px;
height: 42px;
line-height: 39px;
margin: 0 5px;
width: 42px;
}
.licuan-pagination > li.pre-page a, .licuan-pagination > li.next-page a {
font-size: 28px;
width: 44px;
}
/* ======Contact Page CSS===== */
.contact-info-area {
padding: 20px 0;
}
.contact-banner-inner {
padding-bottom: 50px;
padding-top: 120px;
}
.single-contact-item {
border-bottom: 1px solid rgba(255, 255, 255, 0.75);
height: 100px;
width: 100%;
}
.single-contact-item:last-child{
border-bottom:none;
}
.single-contact-item i {
font-size: 28px;
margin-bottom: 10px;
}
.single-contact-item h4 {
font-size: 16px;
line-height: 20px;
}
/* ======Product details Page CSS===== */
.details-thumb-small {
margin-bottom: 50px;
}
h1.related-product-title {
width: 240px;
}
/* ====== Grid View Page CSS===== */
.products-listview-inner .prodcut-color-btn {
margin-bottom: 20px;
}
.home3 .menu-area {
top: -2px;
}
.description-tab-menu > ul > li a {
padding: 0px 17px;
}
.description-tab-menu > ul > li {
margin-right: 4px;
text-align: center;
width: 32%;
}
.single-post-content h1.entry-title {
font-size: 14px;
}
.tnm h1.entry-title {
font-size: 14px;
}
} | public/frontend/css/responsive.css | @media (min-width: 992px) and (max-width: 1169px) {
.wrapper {width:970px}
/* Header Area */
.carousel-caption{
padding-bottom:60px !important;
}
.home2 .logo-area {
width: 16%;
}
.main-menu ul li.mega-menu div.mega-wrap ul li {
width: 210px;
}
.home2 .menu-area {
width: 84%;
}
.home2 .main-menu > ul {
float: right;
}
.main-menu ul li a {
padding: 0 20px;
}
.home3 .main-menu > ul > li > a {
padding: 0 15px;
font-size: 12px;
letter-spacing: 1px;
}
.home3 .main-menu > ul > li.drop > a::after{
right: -3px;
}
/* =========Slider Area =============*/
.slider-content-wrap {
width: 940px;
}
.home2 .slider-2 h1, .home2 .slider-2 .slider-btns {
left: 6%;
}
.home2 .slider-1 h1{
font-size: 60px;
line-height: 60px;
}
.home2 .slider-2 h1 {
margin-left: -3px;
}
.home2 .slider-2 h3 {
margin-left: 5px;
}
.home2 .slider-2 .slider-btns {
margin-left: 1px;
}
.lucian-border-btn {
letter-spacing: 1px;
padding: 0 6px;
}
.search-cat select {
width: 236px;
}
.product-bottom-info .product-cart-wishlist {
margin-bottom: 35px;
}
.single-sidebar .single-category-item {
margin-bottom: 30px;
}
.product-bottom-info .product-cart-wishlist {
margin-bottom: 30px;
}
.entry-meta {
margin-bottom: 25px;
}
h1.entry-title.ram {
font-size: 15px;
margin-bottom: 10px;
}
.last-inner .product-price-area .price > span {
display: block;
}
.price_slider_amount > input {
width: 46%;
}
.contact-banner-inner {
padding-top: 202px;
}
.padtop70.cntnt {
padding-top: 51px;
}
}
/* ================================================================================
Tablet desktop :768px.
=================================================================================== */
@media (min-width: 768px) and (max-width: 991px) {
.wrapper {width:750px}
.padbot25 {
padding-bottom: 3px;
}
.navigation-area {
margin-top: 23px;
}
/* =========Header Area=============*/
.home1 .header-bottom-area {
padding-bottom: 10px;
padding-top: 20px;
}
.home2 .logo-area{
width: 50%;
display: block;
margin-bottom: 10px;
padding-bottom: 10px;
}
.home2 .menu-area {
width: 50%;
}
.mobileyes{
display:block !important;
}
.home2 .logo img, .home3 .logo img {
float: none;
}
.home3 .menu-area {
width: 100%;
}
.carousel-caption{
padding-bottom:60px !important;
}
/* ==========Slider=========== */
.slider-content-wrap {
width: 720px;
}
.home1 .slider-content h2, .home2 .slider-content h2, .home3 .slider-content h2{
font-size: 48px;
line-height: 32px;
margin-bottom: 20px;
margin-top: 40px;
}
.home1 .slider-content h2::before, .home2 .slider-content h2::before, .home3 .slider-content h2::before {
margin-left: -2%;
width: 104%;
}
.home1 .slider-content h3, .home2 .slider-content h3, .home3 .slider-content h3 {
font-size: 18px;
letter-spacing: 4px;
}
.preview-1 .nivo-controlNav {
padding: 0;
text-align: center;
}
/* =========News Letter============== */
.news-letter-title::before {
font-size: 16px;
height: 32px;
line-height: 30px;
margin-top: -16px;
width: 40px;
}
.news-letter-title > h3 {
font-size: 16px;
line-height: 24px;
margin-bottom: 0;
}
.news-letter-title {
padding: 0 0 0 55px;
margin-bottom: 20px;
}
.newsletter-form {
float: right;
margin-bottom: 20px;
overflow: hidden;
}
.newsletter-form form.news-form {
width: 320px;
}
.f-form {
width: 227px;
}
.f-submit {
width: 90px;
}
/*========= Testimonial============ */
#testimonial-area {
padding: 50px 0;
}
/* ======Footer Area===== */
.footer-wedget {
margin: 0 0 50px;
}
.copy-right-text {
margin-bottom: 0;
text-align: center;
}
.footer-bottom-area {
padding: 21px 0 10px;
}
.card-buttons {
margin-top: 2px;
}
.card-buttons {
height: auto;
text-align: center;
width: 100%;
}
.card-buttons > img {
float: none;
margin: auto;
}
/* ======Product Details Page CSS===== */
.details-thumb-small {
margin-bottom: 50px;
}
/* ======Blog Page CSS===== */
h1.entry-title {
font-size: 28px;
}
/* Pagination */
.licuan-pagination li a {
font-size: 24px;
height: 48px;
line-height: 42px;
margin: 0 8px;
width: 48px;
}
.licuan-pagination > li.pre-page a, .licuan-pagination > li.next-page a {
font-size: 32px;
width: 50px;
}
/* ======Contact Page CSS===== */
.single-contact-item {
height: 200px;
width: 50%;
}
.contact-info-area {
padding: 20px 0;
}
.contact-banner-inner {
padding-bottom: 79px;
padding-top: 160px;
}
.single-contact-item {
height: 150px;
width: 50%;
}
.single-contact-item i {
font-size: 42px;
margin-bottom: 20px;
}
.home3 .logo {
display: inline-block;
float: left;
padding-top: 0;
}
.home3 .cart-area {
float: right;
margin-right: 81px;
}
.home3 .cart-inner {
margin-top: -4px;
position: relative;
z-index: 9999;
}
.home3 .search-bar-area {
position: static;
}
.home3 .menu-area {
position: absolute;
top: -7px;
width: 100%;
}
.home3 .menu-area {
padding-top: 19px;
}
.home3 .search-bar-area {
padding-bottom: 20px;
}
.home3 .header-navigation {
padding: 25px 0 58px;
}
.home3 .cart-inner:hover .cart-items-area {
top: 39px;
}
.home3 .search-bar::before {
z-index: 1;
}
.home3 .logo-area {
display: block;
z-index: 9999;
position: relative;
}
.home3 .mean-container .mean-bar::after {
content: inherit;
}
#breadcrumb-area {
margin-top: 25px;
}
.update-cart-area {
text-align: left;
}
.coupon-area {
margin-bottom: 20px;
}
.place-head > h2 {
font-size: 23px;
}
.update-cart-area {
margin-bottom: 40px;
}
.tax-options {
width: 100%;
}
.place-head {
margin-bottom: 25px;
}
.padbot75 {
padding-bottom: 40px;
}
.padtop80 {
padding-top: 40px;
}
.checkout-form-left, .checkout-form-right {
margin-bottom: 40px;
}
.padtop90 {
padding-top: 40px;
}
.padbot35 {
padding-bottom: 0;
}
#main-content-area .single-sidebar {
display: none;
}
#featured-products-area.padtop55 {
padding-top: 15px;
}
.single-product.ress {
margin-bottom: 35px;
}
.single-post-content h1.entry-title {
font-size: 21px;
}
#post.single-post-content h2.entry-title {
font-size: 21px;
}
.single-post-content .blog-post-thumb {
margin-bottom: 30px;
}
.single-post-content .entry-content > p {
margin-bottom: 15px;
}
.single-post-content .entry-content {
margin-bottom: 34px;
}
.single-post-content .entry-meta {
margin-bottom: 32px;
}
h1.comment-title {
margin-bottom: 26px;
}
li.single-comment {
margin-bottom: 28px;
}
li.single-comment:nth-child(2n) {
margin-left: 50px;
}
.comments-area {
margin-bottom: 0;
}
.comment-form-area .comment-title {
margin-bottom: 27px;
}
#main-content-area.padbot60 {
padding-bottom: 30px;
}
.comment-body {
margin-top: 10px;
}
.single-comment.lastli {
margin-bottom: 12px;
}
.img-responsive {
width: 100%;
}
.blog-post-content.rsidon {
margin-top: 40px;
}
.tnm h1.entry-title {
font-size: 20px;
}
.tnm.single-blog-content {
margin-bottom: 40px;
}
.last-main.padtop50 {
padding-top: 40px;
}
.last-inner .product-price-area .price > span {
display: block;
}
.price_slider_amount > input {
width: 46%;
}
.last-main .prodcut-toolbar {
margin-bottom: 40px;
}
.last-main .products-gridview-inner .single-product {
margin-bottom: 40px;
}
.last-main aside.wedget {
margin: 0px 0 34px;
}
.cart-table.aga-table {
margin-bottom: 0;
}
.cntnt.padbot65 {
padding-bottom: 40px;
}
.cntnt.padtop70 {
padding-top: 27px;
}
.cntnt .comment-form-area .comment-title {
margin-bottom: 15px;
}
.single-category-item.last-in {
margin-top: 10px;
}
.single-category-item.last-in3 {
margin-bottom: 20px;
}
div.cat-mega-drop-menu {
width: 459px !important;
}
.padtop50.padbot25.lst {
padding-top: 25px;
}
}
/* ==================================================================
small mobile :320px.
===================================================================== */
@media (max-width: 767px) {
.wrapper {width:320px}
.container {width:300px}
/* =========Header Area=========== */
.topbar-menu ul, .social-icons > ul {
float: none;
text-align:center;
}
.header-bottom-area {
padding-bottom: 20px;
padding-top: 30px;
}
.mobileyes{
display:block !important;
}
.home1 .header-bottom-area {
padding-bottom: 10px;
padding-top: 10px;
}
.header-bottom-inner {
min-height: 60px;
}
.logo-area {
display: block;
margin-bottom: 10px;
width: 100%;
}
.home2 .logo img, .home3 .logo img {
float: none;
}
.search-bar-area {
bottom: -22px;
}
.search-bar::before {
font-size: 20px;
left: 10px;
margin-top: -15px;
}
.search-bar::after {
height: 30px;
left: 36px;
margin-top: -15px;
}
.search-bar-area .search-bar form input.s-form {
font-size: 14px;
height: 40px;
line-height: 24px;
padding: 2px 5px 2px 45px;
width: 76%;
}
.search-bar-area .search-bar form button.s-submit {
font-size: 12px;
height: 40px;
width: 24%;
}
.header-cart .backet-area {
letter-spacing: 1px;
padding: 0;
text-align: right;
}
.header-cart .backet-area {
background: rgba(0, 0, 0, 0) url("../img/cart/cart-white.png") no-repeat scroll 28px center;
}
.header-cart .backet-area .added-total {
left: 52px;
top: -5px;
}
.cart-area {
float: none;
height: 40px;
position: absolute;
right: 0;
top: 45px;
width: 50px;
}
.cart-items-area {
top: 60px;
}
.cart-inner:hover .cart-items-area {
top: 32px;
}
/* Home 2 */
.home2 .logo-area, .home2 .menu-area, .home3 .logo-area, .home3 .menu-area {
width: 50%;
}
.home2 .logo-area {
/* margin-bottom: 30px;*/
}
/* ==========Slider=========== */
.slider-content-wrap {
width: 270px;
}
/* Home-1 slider */
.home1 .slider-content h2, .home2 .slider-content h2, .home3 .slider-content h2{
display: block;
font-size: 18px;
line-height: 18px;
margin-bottom: 10px;
margin-top: 25px;
}
.home1 .slider-content h2::before, .home2 .slider-content h2::before, .home3 .slider-content h2::before {
display:none;
}
.home1 .slider-content h3, .home2 .slider-content h3, .home3 .slider-content h3 {
font-size: 18px;
letter-spacing: 4px;
}
a.slider-btn{
margin:0;
}
a.slider-btn, a.slider-btn2 {
border: 2px solid #ffffff !important;
color: #ffffff !important;
font-size: 14px;
height: 24px !important;
line-height: 21px !important;
padding: 0 10px;
}
.preview-1 .nivo-controlNav {
bottom: 0;
padding: 5px 0;
}
/* ========category-menu-area ========*/
.category-menu-area > ul.category-menu {
border-bottom: 1px solid #e5e5e5;
}
.search-box-area i {
font-size: 26px;
margin-top: 27px;
left:25px;
}
.search-box-area input.cat-search-box {
font-size: 14px;
padding: 0 20px 0 42px;
}
.search-box-area {
width: 76%;
}
.nav-cart-area {
width: 24%;
}
/* =========Section title ============*/
.title-box h2, .title-box2 h2 {
margin-bottom: 70px;
}
.title-box2 h2::before {
margin-left: -10%;
width: 120%;
}
/*============ Ads area ==============*/
.single-ad {
width: 100%;
}
.single-ad{
border-bottom: 1px solid #e5e5e5;
border-right:none;
min-height: 140px;
}
.single-ad > i {
font-size: 36px;
padding: 30px 0 20px;
}
.single-ad > h3 {
font-size: 16px;
line-height: 24px;
margin-bottom: 20px;
}
/*=========Quick Category Area============= */
a.btn-lucian {
font-size: 20px;
height: 48px;
line-height: 48px;
padding: 0 15px;
}
/*==========Carousel Controls============ */
.owl-controls-1 .owl-controls, .owl-controls-2 .owl-controls {
top: -50px;
}
.owl-controls-1 .owl-controls{
top: -45px;
}
.owl-controls-1 .owl-controls .owl-buttons div, .owl-controls-2 .owl-controls .owl-buttons div {
height: 40px;
line-height: 40px;
}
.owl-controls-1 .owl-controls .owl-buttons .owl-next, .owl-controls-2 .owl-controls .owl-buttons .owl-next {
width: 40px;
height: 40px;
}
.owl-controls-1 .owl-controls .owl-buttons .owl-prev, .owl-controls-2 .owl-controls .owl-buttons .owl-prev {
width: 40px;
height: 40px;
}
.owl-controls-2 .owl-controls .owl-buttons .owl-next, .owl-controls-2 .owl-controls .owl-buttons .owl-prev {
top: -48px;
}
/*============ Blog Section================*/
.single-blog-post .post-thum {
height: 80px;
width: 80px;
}
.post-content-area {
margin-left: 100px;
padding: 0;
}
/* =============Testimonial ==============*/
#testimonial-area {
padding: 45px 0 27px;
}
.single-testimonila {
width: 100%;
}
.testmonila-title {
margin: 0 0 30px;
}
.testimonial-inner .owl-theme .owl-controls {
margin-top: 8px;
}
.testimonial-thumb {
height: 42px;
margin-right: 15px;
width: 42px;
}
/*========== Brand Logos============== */
.brand-logos {
width: 99%;
}
.brand-logos .owl-wrapper-outer {
width: 100%;
}
/* =========News Letter============== */
.news-letter-title::before {
font-size: 16px;
height: 32px;
line-height: 30px;
margin-top: -16px;
width: 40px;
}
.news-letter-title > h3 {
font-size: 16px;
line-height: 24px;
margin-bottom: 0;
}
.news-letter-title {
padding: 0 0 0 55px;
margin-bottom: 20px;
}
.newsletter-form {
margin-bottom: 25px;
overflow: hidden;
}
.f-form {
width: 177px;
}
.f-submit {
width: 90px;
}
/*========Subscribe Area=============*/
.newsletter-form form.news-form {
float: left;
}
/*========== Footer==================*/
.footer-wedget {
margin: 0 0 30px;
}
.copy-right-text {
margin-bottom: 16px;
text-align: center;
}
.card-buttons {
height: auto;
text-align: center;
width: 100%;
}
.card-buttons > img {
float: none;
margin: auto;
}
/* ======Blog Page CSS===== */
.blog-post-thumb {
margin: 0 0 30px;
}
h1.entry-title {
font-size: 24px;
}
/* Pagination */
.prodcuts-pagination {
display: block;
margin-bottom: 80px;
overflow: hidden;
width: 100%;
}
.licuan-pagination li a {
font-size: 16px;
height: 32px;
line-height: 32px;
margin: 0;
width: 32px;
}
.licuan-pagination > li.pre-page a, .licuan-pagination > li.next-page a {
font-size: 24px;
width: 32px;
}
.post-date {
height: 80px;
padding: 10px;
width: 80px;
}
.post-date > span {
border-bottom: 1px solid #e5e5e5;
font-size: 28px;
line-height: 24px;
margin-bottom: 10px;
padding-bottom: 10px;
}
/* ======Cart Page CSS===== */
.place-head {
margin-bottom: 30px;
}
.place-head > h2 {
font-size: 24px;
line-height: 28px;
}
.half-field, .half-field-last {
width: 100%;
}
.place-section .lucian-gray-btn {
margin-bottom: 30px;
}
.coupon-area {
width: 100%;
margin-bottom: 40px;
}
.coupon-area input[type="text"] {
width: 42%;
padding: 0 5px;
}
.coupon-area .submit-cupon {
width: 54%;
}
.update-cart-area {
margin-bottom: 12px;
}
.update-cart-area .lucian-border-btn {
margin-bottom: 20px;
text-align: center;
width: 100%;
}
.update-cart-area > a {
margin-left: 0;
}
#featured-products-area {
padding-top: 40px;
}
/* ======Contact Page CSS===== */
.contact-info-area {
padding: 20px 0;
}
.contact-banner-inner {
padding-bottom: 50px;
padding-top: 50px;
}
.single-contact-item {
border-bottom: 1px solid rgba(255, 255, 255, 0.75);
height: 100px;
width: 100%;
}
.single-contact-item:last-child{
border-bottom:none;
}
.single-contact-item i {
font-size: 28px;
margin-bottom: 10px;
}
.single-contact-item h4 {
font-size: 16px;
line-height: 20px;
}
/* ======Product details Page CSS===== */
.details-thumb-small {
margin-bottom: 50px;
}
.search-cat select {
float: left;
}
.listview-wishlist a {
margin-right: 40px;
}
.product-description-tab {
margin-bottom: 30px;
}
.description-tab-menu > ul > li {
margin-bottom: 10px;
margin-right: 0;
width: 100%;
}
h1.related-product-title {
width: 150px;
}
/* ======Product Rightsidebar Page CSS===== */
.prodcut-toolbar {
margin-bottom: 30px;
}
.toolbar-form .option-select {
margin-bottom: 15px;
width: 100%;
}
.padtop50 {
padding-top: 0;
}
.home1 .single-product {
margin: 0 0 0px;
}
.padbot25 {
padding-bottom: 0;
}
.padtop30 {
padding-top: 0;
}
.padbot45 {
padding-bottom: 20px;
}
.padtop45 {
padding-top: 20px;
}
.brand-logos .single-brand {
border-right: 0 none !important;
}
.padtop75 {
padding-top: 38px;
}
.home1 .header-bottom-area, .contact .header-bottom-area {
position: static;
}
.social-icons.top-sicons {
display: none;
}
.ads-inner {
margin-top: 30px;
}
.navigation-area {
margin-top: 25px;
}
.single-blog-post {
margin: 0 0 8px;
}
.footer-wedget h4.wedget-title {
margin-bottom: 15px;
}
.footer-bottom-area {
padding: 18px 0 25px;
}
.home2 .header-navigation {
padding-bottom: 21px;
padding-top: 26px;
}
.home2 .title-box h2, .home2 .title-box2 h2 {
margin-bottom: 0;
}
.home2 .title-box h2, .home2 .title-box2 h2 {
height: 45px;
line-height: 45px;
padding: 0 10px;
}
.home2 .section-title h2 {
font-size: 18px;
}
.home2 #new-product-carousel .single-product,.home2 #best-seller-carousel .single-product,.home2 #blog-carousel{
margin-top: 30px;
}
.home2 .ads-inner {
margin-top: 0;
}
.home2 .padtop20 {
padding-top: 0;
}
.home2 #blog-carousel .owl-buttons {
margin-top: -30px;
}
.home2 .padtop55 {
padding-top: 0;
}
.home3 .logo {
display: inline-block;
float: left;
padding-top: 0;
}
.home3 .cart-area {
float: right;
margin-right: 81px;
}
.home3 .cart-inner {
margin-top: -4px;
position: relative;
z-index: 9999;
}
.home3 .search-bar-area {
position: static;
}
.home3 .menu-area {
position: absolute;
top: -7px;
width: 100%;
}
.home3 .menu-area {
padding-top: 23px;
}
.home3 .search-bar-area {
padding-bottom: 20px;
}
.home3 .header-navigation {
padding: 33px 0 66px;
}
.home3 .cart-inner:hover .cart-items-area {
top: 39px;
}
.home3 .search-bar::before {
z-index: 1;
}
.home3 .logo-area {
display: block;
z-index: 9999;
position: relative;
width: 41%;
}
.home3 .cart-items-area {
right: -88px;
}
.home3 .section-title h2 {
margin-bottom: 9px;
}
.home3 .padtop70 {
padding-top: 40px;
}
.home3 #new-product-carousel,.home3 #best-seller-carousel,.home3 #blog-carousel{
padding-top: 20px;
}
.home3 .section-title h2 {
font-size: 19px;
}
.home3 .padbot35 {
padding-bottom: 0;
}
.home3 .padtop55 {
padding-top: 35px;
}
.home3 #testimonial-area {
padding: 35px 0;
}
.home3 .topbar-menu .dropdown-menu {
z-index: 999999;
}
.home3 .mean-container .mean-bar::after {
content: inherit;
}
#banner-area {
height: 150px;
}
.banner-inner a.btn-lucian {
margin-top: 45px;
}
.padtop80 {
padding-top: 30px;
}
#breadcrumb-area {
margin-top: 25px;
}
.cart-table > tbody > tr > td.product-name span {
width: 142px;
}
.coupon-area input[type="text"] {
width: 46%;
}
.coupon-area .submit-cupon {
width: 49%;
}
.coupon-area {
margin-bottom: 21px;
}
.coupon-area .submit-cupon {
font-size: 12px;
}
.place-head > h2 {
font-size: 18px;
}
.padbot75 {
padding-bottom: 0;
}
.cart-items-area {
right: -9px;
}
.search-box-area.header-search {
margin-bottom: 30px;
}
.checkout-form-left, .checkout-form-right {
margin-bottom: 30px;
}
.single-field > input{
margin-bottom: 0px;
}
.single-field.address > input {
margin-top: 20px;
}
.padtop90 {
padding-top: 0;
}
.tnm2check .single-product {
margin: 0 0 0px;
}
.padbot35.agn {
padding-bottom: 0px;
}
.my.title-box2 h2 {
margin-bottom: 30px;
}
.tnm2check.owl-controls-2 .owl-controls .owl-buttons .owl-next, .tnm2check.owl-controls-2 .owl-controls .owl-buttons .owl-prev {
top: -80px;
}
.my.title-box2 h2 {
padding: 0 18px;
font-size: 16px;
}
.search-cat select {
width: 212px;
}
.size-quantity-area {
margin: 0 0 15px;
}
.product-bottom-info .product-cart-wishlist {
margin-bottom: 24px;
}
.description-tab-menu {
margin-bottom: 15px;
}
.single-sidebar .single-category-item {
margin-bottom: 30px;
}
#featured-products-area.padtop55.padbot15 {
padding-top: 0;
}
.owl-controls-2.tnm-pro .owl-controls .owl-buttons .owl-next, .owl-controls-2.tnm-pro .owl-controls .owl-buttons .owl-prev {
top: -80px;
}
.padbot35.my2 {
padding-bottom: 0px;
}
.tnm-pro .single-product {
margin: 0 0 5px;
}
#main-content-area.padtop85 {
padding-top: 30px;
}
#main-content-area.padbot65 {
padding-bottom: 0;
}
.prodcut-toolbar .tab-icons.pull-right {
float: left!important;
}
.tab-icons li {
margin-right: 10px;
margin-left: 0;
}
.products-gridview-inner .single-product {
margin-bottom: 27px;
}
#grid .prodcuts-pagination {
margin-bottom: 30px;
}
.products-listview-inner .single-product {
margin-bottom: 30px;
padding-bottom: 21px;
}
.single-product.ress {
margin-bottom: 0;
padding-bottom: 17px;
}
#list .licuan-pagination-area {
padding: 5px 0 30px;
}
.single-product-details-info .product-bottom-info .product-cart-wishlist {
margin-bottom: 17px;
}
.related-product-carousel-active.owl-theme .owl-controls {
margin-top: 0px;
}
.single-post-content h1.entry-title {
font-size: 15px;
}
#post.single-post-content h2.entry-title {
font-size: 15px;
}
.single-post-content .blog-post-thumb {
margin-bottom: 20px;
}
.single-post-content .entry-content > p {
margin-bottom: 10px;
}
.single-post-content .entry-content {
margin-bottom: 24px;
}
.single-post-content .entry-meta {
margin-bottom: 20px;
}
h1.comment-title {
margin-bottom: 18px;
}
li.single-comment {
margin-bottom: 18px;
}
li.single-comment:nth-child(2n) {
margin-left: 0px;
}
.comments-area {
margin-bottom: 0;
}
.comment-form-area .comment-title {
margin-bottom: 17px;
}
#main-content-area.padbot60 {
padding-bottom: 20px;
}
.single-comment.lastli {
margin-bottom: 5px;
}
.comment-body {
margin-top: 10px;
}
.img-responsive {
width: 100%;
}
.blog-post-content.rsidon {
margin-top: 0;
}
.tnm h1.entry-title {
font-size: 15px;
line-height: 27px;
}
.tnm.single-blog-content {
margin-bottom: 30px;
}
.last-main .prodcut-toolbar {
margin-bottom: 22px;
margin-top: 30px;
}
.last-main h4.wedget-title {
margin-bottom: 7px;
}
.last-main aside.wedget {
margin: 0 0 16px;
}
aside.wedget.aga-wid {
margin-bottom: 25px;
}
#main-content-area.padtop85.last-main {
padding-top: 0px;
}
.cart-table.aga-table {
margin-bottom: 0;
}
.cntnt.padbot65 {
padding-bottom: 40px;
}
.cntnt.padtop70 {
padding-top: 17px;
}
.cntnt .comment-form-area .comment-title {
margin-bottom: 15px;
}
.cntnt button.lucian-gray-btn {
margin-bottom: 30px;
}
.comment-form-inner .text-box {
margin-bottom: 30px;
}
.home1 .slider-content h2, .home2 .slider-content h2, .home3 .slider-content h2 {
margin-top: 0;
}
.single-category-item.last-in {
margin-top: 30px;
}
.lucian-gray-btn {
font-size: 15px;
}
.lucian-gray-btn.onlast {
margin-bottom: 0;
}
}
/*=================================================================
Large Mobile :480px.
================================================================= */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.wrapper {width:450px}
.container {width:450px}
/*============Header Area=============*/
.topbar-menu ul li {
margin: 0 30px 0 0;
}
.header-bottom-area {
padding-bottom: 10px;
padding-top: 30px;
}
.home1 .header-bottom-area {
padding-bottom: 10px;
padding-top: 20px;
}
.home1 .header-bottom-area {
padding-bottom: 10px;
padding-top: 20px;
}
.home2 .logo-area {
width: 50%;
display: block;
margin-bottom: 10px;
padding-bottom: 10px;
}
.home2 .menu-area {
width: 50%;
}
.mobileyes{
display:block;
}
.home2 .logo img, .home3 .logo img {
float: none;
}
.home3 .logo-area {
width: 50%;
display: block;
margin-bottom: 10px;
padding-bottom: 10px;
}
.home3 .menu-area {
width: 100%;
}
.search-box-area, .logo-area {
margin-bottom:30px;
}
.home2 .search-box-area {
margin-bottom:0;
}
/* ==========Slider=========== */
.slider-content-wrap {
width: 420px;
}
.home1 .slider-content h2, .home2 .slider-content h2, .home3 .slider-content h2 {
display: block;
font-size: 36px;
line-height: 36px;
margin-bottom: 15px;
margin-top: 20px;
}
.home1 .slider-content h2::before, .home2 .slider-content h2::before, .home3 .slider-content h2::before {
display:none;
}
.home1 .slider-content h3, .home2 .slider-content h3, .home3 .slider-content h3 {
font-size: 18px;
letter-spacing: 4px;
}
a.slider-btn{
margin:0;
}
a.slider-btn, a.slider-btn2 {
border: 2px solid #ffffff !important;
color: #ffffff !important;
font-size: 16px;
height: 28px !important;
line-height: 24px !important;
padding: 0 20px;
}
.preview-1 .nivo-controlNav {
bottom: 0;
padding: 20px 0;
}
/*============Testimonial Area============ */
#testimonial-area {
padding: 64px 0;
}
/*========== Brand Logos============== */
.brand-logos {
width: 99.5%;
}
/* =========News Letter============== */
.newsletter-form form.news-form {
float: left;
}
.f-form {
width: 272px;
}
/* ======Footer Area===== */
.footer-wedget {
margin: 0 0 26px;
}
/* ======Blog Page CSS===== */
h1.entry-title {
font-size: 28px;
}
/* Pagination */
.prodcuts-pagination {
display: block;
margin-bottom: 50px;
overflow: hidden;
width: 100%;
}
.licuan-pagination li a {
font-size: 18px;
height: 42px;
line-height: 39px;
margin: 0 5px;
width: 42px;
}
.licuan-pagination > li.pre-page a, .licuan-pagination > li.next-page a {
font-size: 28px;
width: 44px;
}
/* ======Contact Page CSS===== */
.contact-info-area {
padding: 20px 0;
}
.contact-banner-inner {
padding-bottom: 50px;
padding-top: 120px;
}
.single-contact-item {
border-bottom: 1px solid rgba(255, 255, 255, 0.75);
height: 100px;
width: 100%;
}
.single-contact-item:last-child{
border-bottom:none;
}
.single-contact-item i {
font-size: 28px;
margin-bottom: 10px;
}
.single-contact-item h4 {
font-size: 16px;
line-height: 20px;
}
/* ======Product details Page CSS===== */
.details-thumb-small {
margin-bottom: 50px;
}
h1.related-product-title {
width: 240px;
}
/* ====== Grid View Page CSS===== */
.products-listview-inner .prodcut-color-btn {
margin-bottom: 20px;
}
.home3 .menu-area {
top: -2px;
}
.description-tab-menu > ul > li a {
padding: 0px 17px;
}
.description-tab-menu > ul > li {
margin-right: 4px;
text-align: center;
width: 32%;
}
.single-post-content h1.entry-title {
font-size: 14px;
}
.tnm h1.entry-title {
font-size: 14px;
}
} | 0.321886 | 0.068725 |
*{
padding: 0;
margin: 0;
}
body{
width: 892px;
height: 1386px;
padding-left: 44px;
padding-right: 44px;
}
/* TODO: 头部 */
.header{
height: 61px;
border-bottom: 2px solid #938e8c;
}
.header-left{
display: block;
width: 110px;
height: 61px;
background: #d45d5c;
font-size: 12px;
color: #ffffff;
font-family: "黑体";
text-decoration: none;
line-height: 104px;
float: left;
}
.header-time{
font-size: 12px;
font-family: "黑体";
color: #d45d5c;
float: right;
display: block;
height: 61px;
line-height: 104px;
}
/* TODO: 主体 */
.main{
margin-top: 34px;
position: relative;
overflow: hidden;
width: 892px;
top: 0;
left: 0;
height: 1263px;
}
/* TODO: 主体-上部分 */
.main-part1{
/*width: inherit;*/
}
/* TODO: 主体-上部分-左侧大图 */
.main-part1-bigpicture{
width: 641px;
height: 301px;
position: relative;
overflow: hidden;
}
.main-part1-bigpicture-left{
background: #428c59;
width: 191px;
height: 301px;
opacity: 0.5;
position: absolute;
top: 0;
left: 0;
}
.main-part1-bigpicture-right{
background: #cc7680;
width: 191px;
height: 301px;
opacity: 0.5;
position: absolute;
top: 0;
right: 0;
}
/* TODO: 主体-上部分-右侧about */
.main-part1-about{
float: right;
overflow: hidden;
border-top: 2px solid #cc8091;
width: 203px;
height: 299px;
}
.main-part1-about-about, .main-part1-about-tech{
color: #000;
font-family: "微软雅黑";
font-size: 24px;
line-height: 40px;
text-decoration: underline;
font-variant: small-caps;
text-transform: capitalize;
text-decoration: underline;
}
.main-part1-about-tech{
margin-top: -10px;
}
.main-part1-about-content{
color: #676767;
font-family: "楷体";
font-size: 12px;
line-height: 10px;
}
.main-part1-about-700{
color: #75b86b;
font-size: 116px;
font-style: oblique;
font-family: "微软雅黑";
margin-left: -16px;
}
.main-part1-about-32, .main-part1-about-css{
color: #cc8091;
font-family: "微软雅黑";
}
.main-part1-about-32{
width: 80px;
height: 60px;
font-size: 55px;
float: left;
line-height: 68px
}
.main-part1-about-css{
width: 30px;
font-size: 21px;
float: left;
padding-top: 20px;
margin-bottom: -6px;
}
.main-part1-about-css-content{
font-family: "微软雅黑";
font-size: 12px;
color: #999;
}
/* TODO: 主体-上部分-what部分 */
.main-part1-what{
/*background: #999;*/
width: 226px;
height: 200px;
float: left;
margin-top: 30px;
overflow: hidden;
}
.main-part1-what-title{
font-family: "微软雅黑";
font-size: 16px;
font-weight: bold;
color: #418c59;
text-transform: capitalize;
text-decoration: underline;
line-height: 40px
}
.main-part1-what-content{
font-family: "宋体";
font-size: 12px;
color: #767777;
line-height: 20px;
}
/* TODO: 主体-上部分-when部分 */
.main-part1-when{
width: 179px;
height: 200px;
float: left;
margin: 30px 30px 0 40px;
overflow: hidden;
}
.main-part1-when-title{
font-family: "微软雅黑";
font-size: 16px;
font-weight: bold;
color: #d2994f;
text-transform: capitalize;
text-decoration: underline;
line-height: 40px
}
.main-part1-when-content{
font-family: "微软雅黑";
font-size: 12px;
color: #231815;
opacity: 0.7;
line-height: 20px;
}
/* TODO: 主体-上部分-how部分 */
.main-part1-how{
/*background: #999;*/
width: 179px;
height: 200px;
float: left;
margin-top: 30px;
overflow: hidden;
}
.main-part1-how-title{
font-family: "微软雅黑";
font-size: 16px;
font-weight: bold;
color: #cc7680;
text-transform: capitalize;
text-decoration: underline;
line-height: 40px
}
.main-part1-how-content{
font-family: "宋体";
font-size: 12px;
color: #231815;
opacity: 0.7;
line-height: 20px;
}
.main-part1-how-content-bottom{
font-family: "微软雅黑";
font-size: 12px;
color: #231815;
line-height: 20px;
float: left;
margin-top: 20px;
}
.main-part1-how-content-bottom span{
font-style: italic;
color: #cd4a48;
opacity: 0.7;
}
/* TODO: 主体-下部分 */
.main-part2{
}
.main-part2-title{
width: 415px;
height: 180px;
float: left;
overflow: hidden;
margin-top: 60px;
font-family: "黑体";
color: #11456b;
font-weight: bold;
border-bottom: 2px solid #11456b;
}
.main-part2-title-en{
font-size: 42px;
line-height: 51px;
}
.main-part2-title-en span{
color: #f5e327;
font-size: 72px;
font-style: italic;
}
.main-part2-title-cn{
line-height: 51px;
font-size: 33px;
}
/* TODO: 主体-下部分-右侧大图 */
.main-part2-picture1{
width: 458px;
height: 275px;
/*background: #999;*/
float: right;
overflow: hidden;
margin-top: 60px;
}
.main-part2-picture1 img{
width: 458px;
height: 275px;
}
.main-part2-picture1-title{
font-family: "微软雅黑";
color: #72b16a;
width: 458px;
height: 61px;
background: #000;
opacity: 0.5;
float: left;
margin-top: -66px;
}
.main-part2-picture1-title p{
color: #72b16a;
font-size: 12px;
font-style: italic;
line-height: 75px;
}
.main-part2-picture1-title span{
font-style: normal;
float: left;
margin-left: 40px;
margin-top: 7px;
padding-left: 10px;
height: 44px;
line-height: 44px;
font-size: 26px;
color: #fff;
border-left: 3px solid #72b16a;
}
/* TODO: 主体-下部分-内容 */
.main-part2-content{
/*background: #999;*/
width: 415px;
height: 420px;
font-size: 12px;
font-family: "宋体";
color: #767777;
line-height: 20px;
position: absolute;
overflow: hidden;
bottom: 40px;
left: 0;
}
.main-part2-content img{
width: 167px;
height: 288px;
float: right;
margin: 15px 0 10px 10px;
}
.main-part2-content-parograh{
text-indent: 2em;
}
.main-part2-content span{
line-height: 70px;
font-size: 70px;
font-family: "微软雅黑";
color: #f5e327;
float: left;
}
/* TODO: 主体-下部分-右下角 */
.main-part2-corner{
background: #eeedd6;
width: 458px;
height: 318px;
position: absolute;
overflow: hidden;
bottom: 40px;
right: 0;
/*float: right;*/
}
.main-part2-corner-ul{
padding-top: 10px;
font-family: "宋体";
font-size: 16px;
color: #5a5b5b;
text-align: left;
text-indent: 3em;
height: 158px;
}
.main-part2-corner-ul img{
height: 8px;
width: 8px;
margin: 4px;
}
.main-part2-corner-ul span{
font-style: italic;
text-align: right;
}
.main-part2-corner-ul li{
list-style: circle;
padding-top: 20px;
}
.main-part2-corner-left{
width: 260px;
height: 160px;
background: #d45d5c;
color: #ffffff;
float: left;
margin-right: 15px;
font-family: "黑体";
}
.main-part2-corner-left1{
font-family: "微软雅黑";
font-size: 110px;
width: 65px;
height: 86px;
display: block;
margin: 37px 5px 0 10px;
line-height: 86px;
border-right: 2px solid #ffffff;
float: left;
}
.main-part2-corner-left2{
margin-top: 37px;
font-style: italic;
font-size: 21px;
line-height: 24px;
}
.main-part2-corner-left3{
font-size: 12px;
padding-bottom: 6px;
}
.main-part2-corner-left2 span{
display: block;
}
.main-part2-corner-right{
display: block;
margin-top: 10px;
font-family: "黑体";
font-size: 14px;
}
.main-part2-corner-right span{
width: 82px;
height: 50px;
display: block;
color: #d45d5c;
font-size: 72px;
}
.main-part2-corner-right-top{
margin-left: -40px;
margin-top: -37px;
float: left;
line-height: 120px;
}
.main-part2-corner-right-bottom{
margin-top: -5px;
margin-right: -28px;
float: right;
}
/* TODO: 底部 */
.footer{
height: 59px;
border-top: 1px solid #938e8c;
}
.footer-content{
color: #d45d5c;
font-size: 12px;
font-family: "黑体";
float: right;
right: 0;
top: 0;
} | task6/ricosmall/css/comm.css | *{
padding: 0;
margin: 0;
}
body{
width: 892px;
height: 1386px;
padding-left: 44px;
padding-right: 44px;
}
/* TODO: 头部 */
.header{
height: 61px;
border-bottom: 2px solid #938e8c;
}
.header-left{
display: block;
width: 110px;
height: 61px;
background: #d45d5c;
font-size: 12px;
color: #ffffff;
font-family: "黑体";
text-decoration: none;
line-height: 104px;
float: left;
}
.header-time{
font-size: 12px;
font-family: "黑体";
color: #d45d5c;
float: right;
display: block;
height: 61px;
line-height: 104px;
}
/* TODO: 主体 */
.main{
margin-top: 34px;
position: relative;
overflow: hidden;
width: 892px;
top: 0;
left: 0;
height: 1263px;
}
/* TODO: 主体-上部分 */
.main-part1{
/*width: inherit;*/
}
/* TODO: 主体-上部分-左侧大图 */
.main-part1-bigpicture{
width: 641px;
height: 301px;
position: relative;
overflow: hidden;
}
.main-part1-bigpicture-left{
background: #428c59;
width: 191px;
height: 301px;
opacity: 0.5;
position: absolute;
top: 0;
left: 0;
}
.main-part1-bigpicture-right{
background: #cc7680;
width: 191px;
height: 301px;
opacity: 0.5;
position: absolute;
top: 0;
right: 0;
}
/* TODO: 主体-上部分-右侧about */
.main-part1-about{
float: right;
overflow: hidden;
border-top: 2px solid #cc8091;
width: 203px;
height: 299px;
}
.main-part1-about-about, .main-part1-about-tech{
color: #000;
font-family: "微软雅黑";
font-size: 24px;
line-height: 40px;
text-decoration: underline;
font-variant: small-caps;
text-transform: capitalize;
text-decoration: underline;
}
.main-part1-about-tech{
margin-top: -10px;
}
.main-part1-about-content{
color: #676767;
font-family: "楷体";
font-size: 12px;
line-height: 10px;
}
.main-part1-about-700{
color: #75b86b;
font-size: 116px;
font-style: oblique;
font-family: "微软雅黑";
margin-left: -16px;
}
.main-part1-about-32, .main-part1-about-css{
color: #cc8091;
font-family: "微软雅黑";
}
.main-part1-about-32{
width: 80px;
height: 60px;
font-size: 55px;
float: left;
line-height: 68px
}
.main-part1-about-css{
width: 30px;
font-size: 21px;
float: left;
padding-top: 20px;
margin-bottom: -6px;
}
.main-part1-about-css-content{
font-family: "微软雅黑";
font-size: 12px;
color: #999;
}
/* TODO: 主体-上部分-what部分 */
.main-part1-what{
/*background: #999;*/
width: 226px;
height: 200px;
float: left;
margin-top: 30px;
overflow: hidden;
}
.main-part1-what-title{
font-family: "微软雅黑";
font-size: 16px;
font-weight: bold;
color: #418c59;
text-transform: capitalize;
text-decoration: underline;
line-height: 40px
}
.main-part1-what-content{
font-family: "宋体";
font-size: 12px;
color: #767777;
line-height: 20px;
}
/* TODO: 主体-上部分-when部分 */
.main-part1-when{
width: 179px;
height: 200px;
float: left;
margin: 30px 30px 0 40px;
overflow: hidden;
}
.main-part1-when-title{
font-family: "微软雅黑";
font-size: 16px;
font-weight: bold;
color: #d2994f;
text-transform: capitalize;
text-decoration: underline;
line-height: 40px
}
.main-part1-when-content{
font-family: "微软雅黑";
font-size: 12px;
color: #231815;
opacity: 0.7;
line-height: 20px;
}
/* TODO: 主体-上部分-how部分 */
.main-part1-how{
/*background: #999;*/
width: 179px;
height: 200px;
float: left;
margin-top: 30px;
overflow: hidden;
}
.main-part1-how-title{
font-family: "微软雅黑";
font-size: 16px;
font-weight: bold;
color: #cc7680;
text-transform: capitalize;
text-decoration: underline;
line-height: 40px
}
.main-part1-how-content{
font-family: "宋体";
font-size: 12px;
color: #231815;
opacity: 0.7;
line-height: 20px;
}
.main-part1-how-content-bottom{
font-family: "微软雅黑";
font-size: 12px;
color: #231815;
line-height: 20px;
float: left;
margin-top: 20px;
}
.main-part1-how-content-bottom span{
font-style: italic;
color: #cd4a48;
opacity: 0.7;
}
/* TODO: 主体-下部分 */
.main-part2{
}
.main-part2-title{
width: 415px;
height: 180px;
float: left;
overflow: hidden;
margin-top: 60px;
font-family: "黑体";
color: #11456b;
font-weight: bold;
border-bottom: 2px solid #11456b;
}
.main-part2-title-en{
font-size: 42px;
line-height: 51px;
}
.main-part2-title-en span{
color: #f5e327;
font-size: 72px;
font-style: italic;
}
.main-part2-title-cn{
line-height: 51px;
font-size: 33px;
}
/* TODO: 主体-下部分-右侧大图 */
.main-part2-picture1{
width: 458px;
height: 275px;
/*background: #999;*/
float: right;
overflow: hidden;
margin-top: 60px;
}
.main-part2-picture1 img{
width: 458px;
height: 275px;
}
.main-part2-picture1-title{
font-family: "微软雅黑";
color: #72b16a;
width: 458px;
height: 61px;
background: #000;
opacity: 0.5;
float: left;
margin-top: -66px;
}
.main-part2-picture1-title p{
color: #72b16a;
font-size: 12px;
font-style: italic;
line-height: 75px;
}
.main-part2-picture1-title span{
font-style: normal;
float: left;
margin-left: 40px;
margin-top: 7px;
padding-left: 10px;
height: 44px;
line-height: 44px;
font-size: 26px;
color: #fff;
border-left: 3px solid #72b16a;
}
/* TODO: 主体-下部分-内容 */
.main-part2-content{
/*background: #999;*/
width: 415px;
height: 420px;
font-size: 12px;
font-family: "宋体";
color: #767777;
line-height: 20px;
position: absolute;
overflow: hidden;
bottom: 40px;
left: 0;
}
.main-part2-content img{
width: 167px;
height: 288px;
float: right;
margin: 15px 0 10px 10px;
}
.main-part2-content-parograh{
text-indent: 2em;
}
.main-part2-content span{
line-height: 70px;
font-size: 70px;
font-family: "微软雅黑";
color: #f5e327;
float: left;
}
/* TODO: 主体-下部分-右下角 */
.main-part2-corner{
background: #eeedd6;
width: 458px;
height: 318px;
position: absolute;
overflow: hidden;
bottom: 40px;
right: 0;
/*float: right;*/
}
.main-part2-corner-ul{
padding-top: 10px;
font-family: "宋体";
font-size: 16px;
color: #5a5b5b;
text-align: left;
text-indent: 3em;
height: 158px;
}
.main-part2-corner-ul img{
height: 8px;
width: 8px;
margin: 4px;
}
.main-part2-corner-ul span{
font-style: italic;
text-align: right;
}
.main-part2-corner-ul li{
list-style: circle;
padding-top: 20px;
}
.main-part2-corner-left{
width: 260px;
height: 160px;
background: #d45d5c;
color: #ffffff;
float: left;
margin-right: 15px;
font-family: "黑体";
}
.main-part2-corner-left1{
font-family: "微软雅黑";
font-size: 110px;
width: 65px;
height: 86px;
display: block;
margin: 37px 5px 0 10px;
line-height: 86px;
border-right: 2px solid #ffffff;
float: left;
}
.main-part2-corner-left2{
margin-top: 37px;
font-style: italic;
font-size: 21px;
line-height: 24px;
}
.main-part2-corner-left3{
font-size: 12px;
padding-bottom: 6px;
}
.main-part2-corner-left2 span{
display: block;
}
.main-part2-corner-right{
display: block;
margin-top: 10px;
font-family: "黑体";
font-size: 14px;
}
.main-part2-corner-right span{
width: 82px;
height: 50px;
display: block;
color: #d45d5c;
font-size: 72px;
}
.main-part2-corner-right-top{
margin-left: -40px;
margin-top: -37px;
float: left;
line-height: 120px;
}
.main-part2-corner-right-bottom{
margin-top: -5px;
margin-right: -28px;
float: right;
}
/* TODO: 底部 */
.footer{
height: 59px;
border-top: 1px solid #938e8c;
}
.footer-content{
color: #d45d5c;
font-size: 12px;
font-family: "黑体";
float: right;
right: 0;
top: 0;
} | 0.127273 | 0.064979 |
*,
*::after,
*::before {
margin: 0;
padding: 0;
box-sizing: inherit;
}
.main {
display: grid;
grid-template-columns: 0.1fr 1fr 0.1fr;
grid-template-rows: 0.1fr 1fr 0.1fr;
min-height: 90vh;
}
.main-content {
margin-top: 20px;
grid-column-start: 2;
grid-column-end: 3;
grid-row-start: 2;
grid-row-end: 3;
max-height: 0;
background-color: rgba(248, 248, 248, 0.63);
box-shadow: -3px 2px 14px 1px rgba(0, 0, 0, 0.63);
-webkit-box-shadow: -3px 2px 14px 1px rgba(0, 0, 0, 0.63);
-moz-box-shadow: -3px 2px 14px 1px rgba(0, 0, 0, 0.63);
}
.main-content--1 {
max-height: 0;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-template-rows: 0.4fr 0.05fr 1fr;
}
.input {
height: 30px;
}
.btn {
box-shadow: -3px 2px 14px 1px rgba(0, 0, 0, 0.63);
-webkit-box-shadow: -3px 2px 14px 1px rgba(0, 0, 0, 0.63);
-moz-box-shadow: -3px 2px 14px 1px rgba(0, 0, 0, 0.63);
}
.header {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
grid-column-start: 2;
grid-column-end: 3;
grid-row-start: 1;
grid-row-end: 2;
}
.center-content {
display: flex;
justify-content: space-evenly;
align-items: center;
width: 100%;
grid-column-start: 1;
grid-column-end: 4;
grid-row-start: 2;
grid-row-end: 3;
}
.data-content {
width: 98%;
justify-content: center;
align-items: center;
grid-column-start: 1;
grid-column-end: 4;
grid-row-start: 3;
grid-row-end: 4;
}
body {
background: #e8cbc0;
background: -webkit-linear-gradient(to right, #e8cbc0, #636fa4);
background: linear-gradient(to right, #e8cbc0, #636fa4);
min-height: 100vh;
}
.social-link {
width: 30px;
height: 30px;
border: 1px solid #ddd;
display: flex;
align-items: center;
justify-content: center;
color: #666;
border-radius: 50%;
transition: all 0.3s;
font-size: 0.9rem;
}
.social-link:hover,
.social-link:focus {
background: #ddd;
text-decoration: none;
color: #555;
}
.loader-cont {
display: flex;
justify-content: center;
}
.loader {
width: 2.5em;
height: 3em;
border: 3px solid transparent;
border-top-color: #fc2f70;
border-bottom-color: #fc2f70;
border-radius: 50%;
animation: spin-stretch 2s ease infinite;
}
@keyframes spin-stretch {
50% {
transform: rotate(360deg) scale(0.4, 0.33);
border-width: 8px;
}
100% {
transform: rotate(720deg) scale(1, 1);
border-width: 3px;
}
} | src/style/styles.css | *,
*::after,
*::before {
margin: 0;
padding: 0;
box-sizing: inherit;
}
.main {
display: grid;
grid-template-columns: 0.1fr 1fr 0.1fr;
grid-template-rows: 0.1fr 1fr 0.1fr;
min-height: 90vh;
}
.main-content {
margin-top: 20px;
grid-column-start: 2;
grid-column-end: 3;
grid-row-start: 2;
grid-row-end: 3;
max-height: 0;
background-color: rgba(248, 248, 248, 0.63);
box-shadow: -3px 2px 14px 1px rgba(0, 0, 0, 0.63);
-webkit-box-shadow: -3px 2px 14px 1px rgba(0, 0, 0, 0.63);
-moz-box-shadow: -3px 2px 14px 1px rgba(0, 0, 0, 0.63);
}
.main-content--1 {
max-height: 0;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-template-rows: 0.4fr 0.05fr 1fr;
}
.input {
height: 30px;
}
.btn {
box-shadow: -3px 2px 14px 1px rgba(0, 0, 0, 0.63);
-webkit-box-shadow: -3px 2px 14px 1px rgba(0, 0, 0, 0.63);
-moz-box-shadow: -3px 2px 14px 1px rgba(0, 0, 0, 0.63);
}
.header {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
grid-column-start: 2;
grid-column-end: 3;
grid-row-start: 1;
grid-row-end: 2;
}
.center-content {
display: flex;
justify-content: space-evenly;
align-items: center;
width: 100%;
grid-column-start: 1;
grid-column-end: 4;
grid-row-start: 2;
grid-row-end: 3;
}
.data-content {
width: 98%;
justify-content: center;
align-items: center;
grid-column-start: 1;
grid-column-end: 4;
grid-row-start: 3;
grid-row-end: 4;
}
body {
background: #e8cbc0;
background: -webkit-linear-gradient(to right, #e8cbc0, #636fa4);
background: linear-gradient(to right, #e8cbc0, #636fa4);
min-height: 100vh;
}
.social-link {
width: 30px;
height: 30px;
border: 1px solid #ddd;
display: flex;
align-items: center;
justify-content: center;
color: #666;
border-radius: 50%;
transition: all 0.3s;
font-size: 0.9rem;
}
.social-link:hover,
.social-link:focus {
background: #ddd;
text-decoration: none;
color: #555;
}
.loader-cont {
display: flex;
justify-content: center;
}
.loader {
width: 2.5em;
height: 3em;
border: 3px solid transparent;
border-top-color: #fc2f70;
border-bottom-color: #fc2f70;
border-radius: 50%;
animation: spin-stretch 2s ease infinite;
}
@keyframes spin-stretch {
50% {
transform: rotate(360deg) scale(0.4, 0.33);
border-width: 8px;
}
100% {
transform: rotate(720deg) scale(1, 1);
border-width: 3px;
}
} | 0.548915 | 0.153517 |
@font-face {
font-family: 'GuardianEgyptianWeb';
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-Light.eot');
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-Light.eot?#iefix') format('eot'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Light.woff2') format('woff2'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Light.woff') format('woff'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Light.ttf') format('truetype');
font-weight: 300;/* Eygptian Light */
font-style: normal;
font-variant: normal;
font-stretch: normal;
font-display: swap;
}
@font-face {
font-family: 'GuardianEgyptianWeb';
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-Regular.eot');
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-Regular.eot?#iefix') format('eot'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Regular.woff2') format('woff2'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Regular.woff') format('woff'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Regular.ttf') format('truetype');
font-weight: 400;
font-style: normal;
font-variant: normal;
font-stretch: normal;
font-display: swap;
}
@font-face {
font-family: 'GuardianEgyptianWeb';
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-RegularItalic.eot');
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-RegularItalic.eot?#iefix') format('eot'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-RegularItalic.woff2') format('woff2'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-RegularItalic.woff') format('woff'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-RegularItalic.ttf') format('truetype');
font-weight: 400;
font-style: italic;
font-variant: normal;
font-stretch: normal;
font-display: swap;
}
@font-face {
font-family: 'GuardianEgyptianWeb';
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-Medium.eot');
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-Medium.eot?#iefix') format('eot'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Medium.woff2') format('woff2'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Medium.woff') format('woff'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Medium.ttf') format('truetype');
font-weight: 500;
font-style: normal;
font-variant: normal;
font-stretch: normal;
font-display: swap;
}
@font-face {
font-family: 'GuardianEgyptianWeb';
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-Semibold.eot');
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-Semibold.eot?#iefix') format('eot'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Semibold.woff2') format('woff2'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Semibold.woff') format('woff'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Semibold.ttf') format('truetype');
font-weight: 600;
font-style: normal;
font-variant: normal;
font-stretch: normal;
font-display: swap;
}
@font-face {
font-family: 'GuardianEgyptianWeb';
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-SemiboldItalic.eot');
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-SemiboldItalic.eot?#iefix') format('eot'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-SemiboldItalic.woff2') format('woff2'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-SemiboldItalic.woff') format('woff'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-SemiboldItalic.ttf') format('truetype');
font-weight: 600;
font-style: italic;
font-variant: normal;
font-stretch: normal;
font-display: swap;
}
@font-face {
font-family: 'GuardianEgyptianWeb';
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-Bold.eot');
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-Bold.eot?#iefix') format('eot'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Bold.woff2') format('woff2'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Bold.woff') format('woff'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Bold.ttf') format('truetype');
font-weight: 700;
font-style: normal;
font-variant: normal;
font-stretch: normal;
font-display: swap;
}
@font-face {
font-family: 'GuardianEgyptianWeb';
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-BoldItalic.eot');
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-BoldItalic.eot?#iefix') format('eot'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-BoldItalic.woff2') format('woff2'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-BoldItalic.woff') format('woff'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-BoldItalic.ttf') format('truetype');
font-weight: 700;
font-style: italic;
font-variant: normal;
font-stretch: normal;
font-display: swap;
}
/* End Eygption Guardian Web Font from github */
/* guardian typeface from github */
.egyption {
font-family: 'GuardianEgyptianWeb', serif;
font-variant: normal;
letter-spacing: .01em;
word-spacing: .02em;
}
.egyptionLight {
font-style: normal;
font-weight: 300;
}
.egyptionReg {
font-style: normal;
font-weight: 400;
}
.egyptionRegItalic {
font-style: italic;
font-weight: 400;
}
.egyptionMed {
font-style: normal;
font-weight: 500;
}
.egyptionSemi {
font-style: normal;
font-weight: 600;
}
.egyptionSemiItalic {
font-style: italic;
font-weight: 600;
}
.egyptionBold {
font-style: normal;
font-weight: 700;
}
.egyptionBoldItalic {
font-style: italic;
font-weight: 700;
}
/* End Egyption classes */
body {
font-size: 1em;
font-family: 'GuardianEgyptianWeb', serif;
font-variant: normal;
letter-spacing: .01em;
word-spacing: .02em;
color: white;
background-color: rgba(22, 7, 134, 1.0);
background-image: url("../img/measure.jpg");
background-repeat: no-repeat;
background-position: top right;
background-size: auto;
}
h1 {
margin: 1em 0 .25em 0;
}
form {
margin:.25em 0 2em 0;
}
.convertBox {
width: 100%;
height: 70%;
background-color: rgba(22, 7, 134, 0.25);
border: 1px solid grey;
border-radius: 5px;
text-align: left;
padding: .25em 0 0 1em;
}
.unit {
color: rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 900px) {
body {
background-image: url("../img/measure.jpg");
background-size: 80%;
}
}@media screen and (max-width: 650px) {
body {
background-image: url("../img/measure.jpg");
background-size: 60%;
background-position: bottom right;
}
} | css/styles.css | @font-face {
font-family: 'GuardianEgyptianWeb';
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-Light.eot');
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-Light.eot?#iefix') format('eot'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Light.woff2') format('woff2'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Light.woff') format('woff'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Light.ttf') format('truetype');
font-weight: 300;/* Eygptian Light */
font-style: normal;
font-variant: normal;
font-stretch: normal;
font-display: swap;
}
@font-face {
font-family: 'GuardianEgyptianWeb';
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-Regular.eot');
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-Regular.eot?#iefix') format('eot'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Regular.woff2') format('woff2'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Regular.woff') format('woff'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Regular.ttf') format('truetype');
font-weight: 400;
font-style: normal;
font-variant: normal;
font-stretch: normal;
font-display: swap;
}
@font-face {
font-family: 'GuardianEgyptianWeb';
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-RegularItalic.eot');
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-RegularItalic.eot?#iefix') format('eot'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-RegularItalic.woff2') format('woff2'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-RegularItalic.woff') format('woff'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-RegularItalic.ttf') format('truetype');
font-weight: 400;
font-style: italic;
font-variant: normal;
font-stretch: normal;
font-display: swap;
}
@font-face {
font-family: 'GuardianEgyptianWeb';
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-Medium.eot');
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-Medium.eot?#iefix') format('eot'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Medium.woff2') format('woff2'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Medium.woff') format('woff'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Medium.ttf') format('truetype');
font-weight: 500;
font-style: normal;
font-variant: normal;
font-stretch: normal;
font-display: swap;
}
@font-face {
font-family: 'GuardianEgyptianWeb';
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-Semibold.eot');
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-Semibold.eot?#iefix') format('eot'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Semibold.woff2') format('woff2'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Semibold.woff') format('woff'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Semibold.ttf') format('truetype');
font-weight: 600;
font-style: normal;
font-variant: normal;
font-stretch: normal;
font-display: swap;
}
@font-face {
font-family: 'GuardianEgyptianWeb';
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-SemiboldItalic.eot');
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-SemiboldItalic.eot?#iefix') format('eot'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-SemiboldItalic.woff2') format('woff2'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-SemiboldItalic.woff') format('woff'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-SemiboldItalic.ttf') format('truetype');
font-weight: 600;
font-style: italic;
font-variant: normal;
font-stretch: normal;
font-display: swap;
}
@font-face {
font-family: 'GuardianEgyptianWeb';
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-Bold.eot');
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-Bold.eot?#iefix') format('eot'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Bold.woff2') format('woff2'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Bold.woff') format('woff'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-Bold.ttf') format('truetype');
font-weight: 700;
font-style: normal;
font-variant: normal;
font-stretch: normal;
font-display: swap;
}
@font-face {
font-family: 'GuardianEgyptianWeb';
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-BoldItalic.eot');
src : url('../fonts/eygptianWeb/GuardianEgyptianWeb-BoldItalic.eot?#iefix') format('eot'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-BoldItalic.woff2') format('woff2'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-BoldItalic.woff') format('woff'),
url('../fonts/eygptianWeb/GuardianEgyptianWeb-BoldItalic.ttf') format('truetype');
font-weight: 700;
font-style: italic;
font-variant: normal;
font-stretch: normal;
font-display: swap;
}
/* End Eygption Guardian Web Font from github */
/* guardian typeface from github */
.egyption {
font-family: 'GuardianEgyptianWeb', serif;
font-variant: normal;
letter-spacing: .01em;
word-spacing: .02em;
}
.egyptionLight {
font-style: normal;
font-weight: 300;
}
.egyptionReg {
font-style: normal;
font-weight: 400;
}
.egyptionRegItalic {
font-style: italic;
font-weight: 400;
}
.egyptionMed {
font-style: normal;
font-weight: 500;
}
.egyptionSemi {
font-style: normal;
font-weight: 600;
}
.egyptionSemiItalic {
font-style: italic;
font-weight: 600;
}
.egyptionBold {
font-style: normal;
font-weight: 700;
}
.egyptionBoldItalic {
font-style: italic;
font-weight: 700;
}
/* End Egyption classes */
body {
font-size: 1em;
font-family: 'GuardianEgyptianWeb', serif;
font-variant: normal;
letter-spacing: .01em;
word-spacing: .02em;
color: white;
background-color: rgba(22, 7, 134, 1.0);
background-image: url("../img/measure.jpg");
background-repeat: no-repeat;
background-position: top right;
background-size: auto;
}
h1 {
margin: 1em 0 .25em 0;
}
form {
margin:.25em 0 2em 0;
}
.convertBox {
width: 100%;
height: 70%;
background-color: rgba(22, 7, 134, 0.25);
border: 1px solid grey;
border-radius: 5px;
text-align: left;
padding: .25em 0 0 1em;
}
.unit {
color: rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 900px) {
body {
background-image: url("../img/measure.jpg");
background-size: 80%;
}
}@media screen and (max-width: 650px) {
body {
background-image: url("../img/measure.jpg");
background-size: 60%;
background-position: bottom right;
}
} | 0.264928 | 0.043793 |
* {
margin: 0;
padding: 0;
}
body {
font-family: Helvetica, arial, sans-serif;
font-size: 13px;
font-weight: 300;
padding: 100px;
-webkit-font-smoothing: antialiased;
}
h2, h3, h4 {
font-weight: normal;
}
h1, h2, h3, h4, p, form {
margin: 30px 0 5px 0;
}
.emoji-button {
float: left;
}
textarea, .emoji-editor {
width: 100%;
width: calc(100% - 30px);
height: 100px;
border: 1px solid #d0d0d0;
padding: 15px;
margin:0 184px;
font-size: 13px;
font-family: Helvetica, arial, sans-serif;
font-weight: normal;
border-radius: 3px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
-webkit-font-smoothing: antialiased;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family:
/* Fonts for regular text */
'Open Sans', /* Google font Open Sans (must be loaded externally if wanted) */
Verdana, Geneva, /* Best fonts for texts (depending on OS) */
Arial, Helvetica, /* Not as good but still nice looking (available on most OS) */
sans-serif, /* fallback - use any sans-serif font available on your OS */
/* Fonts for Emoji (used for emoji unavailable in above fonts) */
"Apple Color Emoji", /* Color emoji on iOS5+ and MacOS Lion+ */
"Android Emoji", /* Emoji on Android 4+ */
"Segoe UI Semibold", /* Emoji on Windows 8+ */
"Noto Color Emoji", /* Free Google font with all emoji (must be loaded externally if wanted; see https://github.com/googlefonts/noto-emoji/tree/master/fonts) */
"LastResort"; /* Font containing all UNICODE characters' placeholders (must be loaded externally if wanted; see https://unicode.org/policies/lastresortfont_eula.html) */
}
.example {
position: relative;
}
.value {
background: #f8f8f8;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
border-radius: 3px;
padding: 15px;
}
[data-emojiarea] {
position: relative;
}
[data-emoji-button="embed"] textarea {
width: 100%;
}
[data-emoji-button="embed"] .emoji-button {
float: none;
position: absolute;
top: 5px;
right: 10px;
user-select: none;
}
/*.emoji-dropdown {
float: left;
overflow: hidden;
}
.emoji-dropdown .emoji-dropbtn {
font-size: 12px;
border: none;
outline: none;
color: grey;
padding: 6px 9px;
background-color: inherit;
font-family: inherit;
margin: 0;
}
.navbar a:hover, .emoji-dropdown:hover .emoji-dropbtn {
background-color: darkgrey;
}
.emoji-dropdown-content {
display: none;
position: absolute;
background-color: #f9f9f9;
min-width: 60px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}
.emoji-dropdown-content a {
float: none;
color: black;
padding: 3px 3px;
text-decoration: none;
display: block;
text-align: left;
}
.emoji-dropdown-content a:hover {
background-color: #ddd;
}
.emoji-dropdown:hover .emoji-dropdown-content{
display: block;
}
.emoji-dropup {
position: relative;
display: inline-block;
}
.emoji-dropup .emoji-dropbtn {
font-size: 19px;
border: none;
outline: none;
color: grey;
padding: 3px 2px;
background-color: inherit;
font-family: inherit;
margin: 0;
}
.emoji-dropup-content {
border: 1px black solid;
display: none;
position: absolute;
background-color: #f1f1f1;
min-width: 30px;
bottom: 31px;
right: 0px;
z-index: 1;
}
.emoji-dropup-content a {
color: black;
padding: 3px 3px;
text-decoration: none;
display: block;
}
.emoji-dropup-content a:hover {background-color: #ccc}
.emoji-dropup:hover .emoji-dropup-content {
display: block;
}
*/ | docs/stylesheet.css | * {
margin: 0;
padding: 0;
}
body {
font-family: Helvetica, arial, sans-serif;
font-size: 13px;
font-weight: 300;
padding: 100px;
-webkit-font-smoothing: antialiased;
}
h2, h3, h4 {
font-weight: normal;
}
h1, h2, h3, h4, p, form {
margin: 30px 0 5px 0;
}
.emoji-button {
float: left;
}
textarea, .emoji-editor {
width: 100%;
width: calc(100% - 30px);
height: 100px;
border: 1px solid #d0d0d0;
padding: 15px;
margin:0 184px;
font-size: 13px;
font-family: Helvetica, arial, sans-serif;
font-weight: normal;
border-radius: 3px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
-webkit-font-smoothing: antialiased;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family:
/* Fonts for regular text */
'Open Sans', /* Google font Open Sans (must be loaded externally if wanted) */
Verdana, Geneva, /* Best fonts for texts (depending on OS) */
Arial, Helvetica, /* Not as good but still nice looking (available on most OS) */
sans-serif, /* fallback - use any sans-serif font available on your OS */
/* Fonts for Emoji (used for emoji unavailable in above fonts) */
"Apple Color Emoji", /* Color emoji on iOS5+ and MacOS Lion+ */
"Android Emoji", /* Emoji on Android 4+ */
"Segoe UI Semibold", /* Emoji on Windows 8+ */
"Noto Color Emoji", /* Free Google font with all emoji (must be loaded externally if wanted; see https://github.com/googlefonts/noto-emoji/tree/master/fonts) */
"LastResort"; /* Font containing all UNICODE characters' placeholders (must be loaded externally if wanted; see https://unicode.org/policies/lastresortfont_eula.html) */
}
.example {
position: relative;
}
.value {
background: #f8f8f8;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
border-radius: 3px;
padding: 15px;
}
[data-emojiarea] {
position: relative;
}
[data-emoji-button="embed"] textarea {
width: 100%;
}
[data-emoji-button="embed"] .emoji-button {
float: none;
position: absolute;
top: 5px;
right: 10px;
user-select: none;
}
/*.emoji-dropdown {
float: left;
overflow: hidden;
}
.emoji-dropdown .emoji-dropbtn {
font-size: 12px;
border: none;
outline: none;
color: grey;
padding: 6px 9px;
background-color: inherit;
font-family: inherit;
margin: 0;
}
.navbar a:hover, .emoji-dropdown:hover .emoji-dropbtn {
background-color: darkgrey;
}
.emoji-dropdown-content {
display: none;
position: absolute;
background-color: #f9f9f9;
min-width: 60px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}
.emoji-dropdown-content a {
float: none;
color: black;
padding: 3px 3px;
text-decoration: none;
display: block;
text-align: left;
}
.emoji-dropdown-content a:hover {
background-color: #ddd;
}
.emoji-dropdown:hover .emoji-dropdown-content{
display: block;
}
.emoji-dropup {
position: relative;
display: inline-block;
}
.emoji-dropup .emoji-dropbtn {
font-size: 19px;
border: none;
outline: none;
color: grey;
padding: 3px 2px;
background-color: inherit;
font-family: inherit;
margin: 0;
}
.emoji-dropup-content {
border: 1px black solid;
display: none;
position: absolute;
background-color: #f1f1f1;
min-width: 30px;
bottom: 31px;
right: 0px;
z-index: 1;
}
.emoji-dropup-content a {
color: black;
padding: 3px 3px;
text-decoration: none;
display: block;
}
.emoji-dropup-content a:hover {background-color: #ccc}
.emoji-dropup:hover .emoji-dropup-content {
display: block;
}
*/ | 0.435902 | 0.069226 |
Wizard
========================================================================= */
.mw-wizard {
min-width: 650px;
min-height: 550px;
margin: 0 auto;
position: relative;
background-color: #FFFFFF;
z-index: 9999;
}
.mw-wizard > .mw-inner {
width: 100%;
height: 100%;
}
.mw-wizard .mw-wizard-title {
margin: 0;
font-size: 1.2rem;
color: #A5A5A5;
text-transform: uppercase;
font-variant: small-caps;
}
/* Wizard steps
========================================================================= */
.mw-wizard .mw-steps {
height: 100%;
display: flex;
}
/* Wizard step
========================================================================= */
.mw-wizard .mw-step {
width: 3.5rem;
height: 100%;
position: relative;
font-weight: bold;
}
.mw-wizard .mw-step > .mw-title {
margin: 1.5rem 0;
font-size: 2.8rem;
color: #505050;
}
.mw-wizard .mw-step .mw-subtitle {
font-size: 1.6rem;
font-variant: small-caps;
color: #505050;
}
.mw-wizard .mw-step > .mw-inner {
width: 100%;
height: 100%;
display: none;
}
.mw-wizard .mw-step.mw-active {
width: 100%;
flex-grow: 1;
padding: 2.5rem 3rem;
}
.mw-wizard .mw-step.mw-active > .mw-inner {
display: block;
}
/* Wizard tab
========================================================================= */
.mw-wizard .mw-steps {
counter-reset: step;
}
.mw-wizard .mw-steps .mw-step {
counter-increment: step;
}
.mw-wizard .mw-steps .mw-step > .mw-tab::before {
width: 100%;
padding: 2.5rem 0.5rem;
position: absolute;
top: auto;
bottom: 0;
z-index: 1;
content: counter(step);
color: #FFFFFF;
font-weight: bold;
text-align: center;
}
.mw-wizard .mw-steps .mw-step.mw-active > .mw-tab::before {
display: none;
}
.mw-wizard .mw-step > .mw-tab {
display: block;
width: 100%;
height: 100%;
position: relative;
}
.mw-wizard .mw-step.mw-active > .mw-tab {
display: none;
}
.mw-wizard .mw-steps .mw-step:nth-child(1) .mw-tab {
background-color: #4527A0;
}
.mw-wizard .mw-steps .mw-step:nth-child(2) .mw-tab {
background-color: #2C0E87;
/*10% darker*/
}
.mw-wizard .mw-steps .mw-step:nth-child(3) .mw-tab {
background-color: #12006D;
/*10% darker*/
}
/* Controls
========================================================================= */
.mw-wizard .mw-step > .mw-inner .mw-controls button[disabled],
.mw-wizard .mw-step > .mw-inner .mw-controls input[disabled] {
opacity: 0.75;
}
.mw-wizard .mw-step > .mw-inner .mw-controls:last-child {
padding: 1.5rem 0;
}
/*# sourceMappingURL=mw-wizard.css.map */ | css/mw-wizard.css | Wizard
========================================================================= */
.mw-wizard {
min-width: 650px;
min-height: 550px;
margin: 0 auto;
position: relative;
background-color: #FFFFFF;
z-index: 9999;
}
.mw-wizard > .mw-inner {
width: 100%;
height: 100%;
}
.mw-wizard .mw-wizard-title {
margin: 0;
font-size: 1.2rem;
color: #A5A5A5;
text-transform: uppercase;
font-variant: small-caps;
}
/* Wizard steps
========================================================================= */
.mw-wizard .mw-steps {
height: 100%;
display: flex;
}
/* Wizard step
========================================================================= */
.mw-wizard .mw-step {
width: 3.5rem;
height: 100%;
position: relative;
font-weight: bold;
}
.mw-wizard .mw-step > .mw-title {
margin: 1.5rem 0;
font-size: 2.8rem;
color: #505050;
}
.mw-wizard .mw-step .mw-subtitle {
font-size: 1.6rem;
font-variant: small-caps;
color: #505050;
}
.mw-wizard .mw-step > .mw-inner {
width: 100%;
height: 100%;
display: none;
}
.mw-wizard .mw-step.mw-active {
width: 100%;
flex-grow: 1;
padding: 2.5rem 3rem;
}
.mw-wizard .mw-step.mw-active > .mw-inner {
display: block;
}
/* Wizard tab
========================================================================= */
.mw-wizard .mw-steps {
counter-reset: step;
}
.mw-wizard .mw-steps .mw-step {
counter-increment: step;
}
.mw-wizard .mw-steps .mw-step > .mw-tab::before {
width: 100%;
padding: 2.5rem 0.5rem;
position: absolute;
top: auto;
bottom: 0;
z-index: 1;
content: counter(step);
color: #FFFFFF;
font-weight: bold;
text-align: center;
}
.mw-wizard .mw-steps .mw-step.mw-active > .mw-tab::before {
display: none;
}
.mw-wizard .mw-step > .mw-tab {
display: block;
width: 100%;
height: 100%;
position: relative;
}
.mw-wizard .mw-step.mw-active > .mw-tab {
display: none;
}
.mw-wizard .mw-steps .mw-step:nth-child(1) .mw-tab {
background-color: #4527A0;
}
.mw-wizard .mw-steps .mw-step:nth-child(2) .mw-tab {
background-color: #2C0E87;
/*10% darker*/
}
.mw-wizard .mw-steps .mw-step:nth-child(3) .mw-tab {
background-color: #12006D;
/*10% darker*/
}
/* Controls
========================================================================= */
.mw-wizard .mw-step > .mw-inner .mw-controls button[disabled],
.mw-wizard .mw-step > .mw-inner .mw-controls input[disabled] {
opacity: 0.75;
}
.mw-wizard .mw-step > .mw-inner .mw-controls:last-child {
padding: 1.5rem 0;
}
/*# sourceMappingURL=mw-wizard.css.map */ | 0.454472 | 0.05621 |
.timeline {
list-style: none;
padding: 20px 0 20px;
position: relative;
}
.timeline:before {
top: 0;
bottom: 0;
position: absolute;
content: " ";
width: 3px;
background-color: #9d9d9d;
left: 50%;
margin-left: -1.5px;
}
.timeline > li {
margin-bottom: 20px;
position: relative;
}
.timeline > li:before,
.timeline > li:after {
content: " ";
display: table;
}
.timeline > li:after {
clear: both;
}
.timeline > li:before,
.timeline > li:after {
content: " ";
display: table;
}
.timeline > li:after {
clear: both;
}
.timeline > li > .timeline-panel {
width: 46%;
float: left;
border: 1px solid #d4d4d4;
border-radius: 2px;
padding: 20px;
position: relative;
-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline > li > .timeline-panel:before {
position: absolute;
top: 26px;
right: -15px;
display: inline-block;
border-top: 15px solid transparent;
border-left: 15px solid #ccc;
border-right: 0 solid #ccc;
border-bottom: 15px solid transparent;
content: " ";
}
.timeline > li > .timeline-panel:after {
position: absolute;
top: 27px;
right: -14px;
display: inline-block;
border-top: 14px solid transparent;
border-left: 14px solid #9d9d9d;
border-right: 0 solid #9d9d9d;
border-bottom: 14px solid transparent;
content: " ";
}
.timeline > li > .timeline-badge {
color: #E6E6E6;
width: 40px;
height: 40px;
line-height: 35px;
font-size: 1.4em;
text-align: center;
position: absolute;
top: 21px;
left: 50%;
margin-left: -20px;
background-color: #333;
z-index: 100;
border-top-right-radius: 50%;
border-top-left-radius: 50%;
border-bottom-right-radius: 50%;
border-bottom-left-radius: 50%;
border-color: #9d9d9d;
border-style: solid;
}
.timeline > li.timeline-inverted > .timeline-panel {
float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
border-left-width: 0;
border-right-width: 15px;
left: -15px;
right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
border-left-width: 0;
border-right-width: 14px;
left: -14px;
right: auto;
}
/*.timeline-badge.primary {
background-color: #2e6da4 !important;
}*/
/*.timeline-badge.success {
background-color: #3f903f !important;
}
.timeline-badge.warning {
background-color: #f0ad4e !important;
}
.timeline-badge.danger {
background-color: #d9534f !important;
}
.timeline-badge.info {
background-color: #5bc0de !important;
}*/
.timeline-title {
margin-top: 0;
color: #E6E6E6;
}
.timeline-title > a {
color: #E6E6E6;
}
.timeline-body > p,
.timeline-body > ul {
margin-bottom: 0;
color: #9d9d9d;
}
.timeline-body > p + p {
margin-top: 5px;
}
.timeline-body > .media-body,
.timeline-body > .media-left,
.timeline-body > .media-right {
color: #9d9d9d;
}
/* EFFECTS
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.timeline li::after {
transition: background .5s ease-in-out;
}
.timeline li.in-view::after {
background: #F45B69;
}
.timeline li div {
visibility: hidden;
opacity: 0;
transition: all .5s ease-in-out;
}
.timeline li:nth-child(odd) div {
transform: translate3d(200px, 0, 0);
}
.timeline li:nth-child(even) div {
transform: translate3d(-200px, 0, 0);
}
.timeline li.in-view div {
transform: none;
visibility: visible;
opacity: 1;
}
@media (max-width: 767px) {
ul.timeline:before {
left: 30px;
}
ul.timeline > li > .timeline-panel {
width: calc(100% - 70px);
width: -moz-calc(100% - 70px);
width: -webkit-calc(100% - 70px);
}
ul.timeline > li > .timeline-badge {
left: 10px;
margin-left: 0;
}
ul.timeline > li > .timeline-panel {
float: right;
}
ul.timeline > li > .timeline-panel > .timeline-body > .logo-img {
/*display: none;*/
display: block;
margin-bottom: 5px;
}
ul.timeline > li > .timeline-panel > .timeline-body > .blog-link {
word-wrap: break-word;
}
ul.timeline > li > .timeline-panel:before {
border-left-width: 0;
border-right-width: 15px;
left: -15px;
right: auto;
}
ul.timeline > li > .timeline-panel:after {
border-left-width: 0;
border-right-width: 14px;
left: -14px;
right: auto;
}
.timeline li:nth-child(odd) div {
transform: translate3d(-200px, 0, 0);
}
.timeline li.in-view div {
transform: none;
visibility: visible;
opacity: 1;
}
}
.timeline-body > .media-body > h4 {
margin-top: 10px;
}
.btn-link {
padding-left: 0;
border-left: 0;
color: #E6E6E6;
}
.btn-link:hover, .btn-link:focus {
color: #AEAEAE;
}
/*Put it in the main css if needed*/
.page-header {
margin: 0px 0px 20px;
} | css/timeline.css | .timeline {
list-style: none;
padding: 20px 0 20px;
position: relative;
}
.timeline:before {
top: 0;
bottom: 0;
position: absolute;
content: " ";
width: 3px;
background-color: #9d9d9d;
left: 50%;
margin-left: -1.5px;
}
.timeline > li {
margin-bottom: 20px;
position: relative;
}
.timeline > li:before,
.timeline > li:after {
content: " ";
display: table;
}
.timeline > li:after {
clear: both;
}
.timeline > li:before,
.timeline > li:after {
content: " ";
display: table;
}
.timeline > li:after {
clear: both;
}
.timeline > li > .timeline-panel {
width: 46%;
float: left;
border: 1px solid #d4d4d4;
border-radius: 2px;
padding: 20px;
position: relative;
-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline > li > .timeline-panel:before {
position: absolute;
top: 26px;
right: -15px;
display: inline-block;
border-top: 15px solid transparent;
border-left: 15px solid #ccc;
border-right: 0 solid #ccc;
border-bottom: 15px solid transparent;
content: " ";
}
.timeline > li > .timeline-panel:after {
position: absolute;
top: 27px;
right: -14px;
display: inline-block;
border-top: 14px solid transparent;
border-left: 14px solid #9d9d9d;
border-right: 0 solid #9d9d9d;
border-bottom: 14px solid transparent;
content: " ";
}
.timeline > li > .timeline-badge {
color: #E6E6E6;
width: 40px;
height: 40px;
line-height: 35px;
font-size: 1.4em;
text-align: center;
position: absolute;
top: 21px;
left: 50%;
margin-left: -20px;
background-color: #333;
z-index: 100;
border-top-right-radius: 50%;
border-top-left-radius: 50%;
border-bottom-right-radius: 50%;
border-bottom-left-radius: 50%;
border-color: #9d9d9d;
border-style: solid;
}
.timeline > li.timeline-inverted > .timeline-panel {
float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
border-left-width: 0;
border-right-width: 15px;
left: -15px;
right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
border-left-width: 0;
border-right-width: 14px;
left: -14px;
right: auto;
}
/*.timeline-badge.primary {
background-color: #2e6da4 !important;
}*/
/*.timeline-badge.success {
background-color: #3f903f !important;
}
.timeline-badge.warning {
background-color: #f0ad4e !important;
}
.timeline-badge.danger {
background-color: #d9534f !important;
}
.timeline-badge.info {
background-color: #5bc0de !important;
}*/
.timeline-title {
margin-top: 0;
color: #E6E6E6;
}
.timeline-title > a {
color: #E6E6E6;
}
.timeline-body > p,
.timeline-body > ul {
margin-bottom: 0;
color: #9d9d9d;
}
.timeline-body > p + p {
margin-top: 5px;
}
.timeline-body > .media-body,
.timeline-body > .media-left,
.timeline-body > .media-right {
color: #9d9d9d;
}
/* EFFECTS
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.timeline li::after {
transition: background .5s ease-in-out;
}
.timeline li.in-view::after {
background: #F45B69;
}
.timeline li div {
visibility: hidden;
opacity: 0;
transition: all .5s ease-in-out;
}
.timeline li:nth-child(odd) div {
transform: translate3d(200px, 0, 0);
}
.timeline li:nth-child(even) div {
transform: translate3d(-200px, 0, 0);
}
.timeline li.in-view div {
transform: none;
visibility: visible;
opacity: 1;
}
@media (max-width: 767px) {
ul.timeline:before {
left: 30px;
}
ul.timeline > li > .timeline-panel {
width: calc(100% - 70px);
width: -moz-calc(100% - 70px);
width: -webkit-calc(100% - 70px);
}
ul.timeline > li > .timeline-badge {
left: 10px;
margin-left: 0;
}
ul.timeline > li > .timeline-panel {
float: right;
}
ul.timeline > li > .timeline-panel > .timeline-body > .logo-img {
/*display: none;*/
display: block;
margin-bottom: 5px;
}
ul.timeline > li > .timeline-panel > .timeline-body > .blog-link {
word-wrap: break-word;
}
ul.timeline > li > .timeline-panel:before {
border-left-width: 0;
border-right-width: 15px;
left: -15px;
right: auto;
}
ul.timeline > li > .timeline-panel:after {
border-left-width: 0;
border-right-width: 14px;
left: -14px;
right: auto;
}
.timeline li:nth-child(odd) div {
transform: translate3d(-200px, 0, 0);
}
.timeline li.in-view div {
transform: none;
visibility: visible;
opacity: 1;
}
}
.timeline-body > .media-body > h4 {
margin-top: 10px;
}
.btn-link {
padding-left: 0;
border-left: 0;
color: #E6E6E6;
}
.btn-link:hover, .btn-link:focus {
color: #AEAEAE;
}
/*Put it in the main css if needed*/
.page-header {
margin: 0px 0px 20px;
} | 0.4917 | 0.122733 |
:root {
--corner-width: 400px;
--corner-text-offset: 30px;
--header-height: 70px;
--sidebar-width: 345px;
--sidebar-offset: 25px;
--main-offset: 12px;
}
html, body {
margin: 0;
height: 100%;
}
.fixed {
height: var(--header-height);
width: 100%;
margin: 0;
display: flex;
}
/* HEADER SECTION */
.header-wrapper {
position: absolute;
width: 100%;
height: var(--header-height);
}
.header {
height: 100%;
width: 100%;
background: white;
display: flex;
flex-direction: row;
justify-content: space-between;
box-shadow: var(--box-shadow);
}
.header .calendar-name {
height: 100%;
width: var(--corner-width);
display: flex;
align-items: center;
background: var(--main-color);
}
.calendar-name #calendar-name-text {
margin: 0 0 0 var(--corner-text-offset);
color: white;
font-family: "Montserrat", sans-serif;
font-size: 26pt;
}
.header .info {
height: 100%;
width: 400px;
display: flex;
flex-direction: row;
justify-content: space-between;
}
.info .info-element {
margin: 0;
height: 100%;
width: 33%;
display: flex;
align-items: center;
justify-content: center;
font-size: 20pt;
font-family: "Montserrat", sans-serif;
color: var(--main-color);
}
#list .calendar-list {
position: absolute;
top: var(--header-height);
left: 0;
width: 100%;
height: 0;
background: white;
box-shadow: var(--box-shadow);
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-around;
transition: height .2s;
}
#list:hover .calendar-list {
height: 80px;
}
#list .list-border {
position: absolute;
background: var(--second-color);
height: 3px;
width: 0;
top: var(--header-height);
left: 0;
transition: .2s .2s width linear;
}
#list:hover .list-border {
width: 100%;
transition-delay: 0s;
transition-duration: .2s;
}
.calendar-list span {
opacity: 0;
pointer-events: none;
transition: height .25s .0s,
opacity .2s cubic-bezier(.14,1.04,.13,.99);
}
#list:hover .calendar-list span {
opacity: 1;
display: block;
pointer-events: auto;
transition: height 0s,
opacity .25s cubic-bezier(.87,.12,.65,.16);
}
.info-element a:link {
color: var(--second-color);
text-decoration: none;
}
.info-element a:visited {
color: var(--second-color);
}
.info-element #acc-name {
color: var(--second-color);
}
/* INFO SIDEBAR SECTION */
#info-bar {
--button-height: 7vh;
position: absolute;
top: var(--header-height);
left: calc(100% - var(--sidebar-width) - var(--sidebar-offset));
height: calc(100vh - var(--header-height) - 3vh);
width: var(--sidebar-width);
background: white;
box-shadow: var(--box-shadow);
display: flex;
flex-direction: column;
transition: top .35s ease;
}
#info-bar .table-info-wrapper {
width: 100%;
height: 93%;
display: flex;
align-items: center;
justify-content: center;
}
.table-info-wrapper .table-info {
width: 92%;
height: 95%;
display: flex;
flex-direction: column;
}
.table-info .ti-name {
width: 100%;
height: 10%;
font-family: "Montserrat", sans-serif;
font-size: 23pt;
color: var(--main-color);
}
.table-info .ti-img {
width: 100%;
height: 35%;
display: flex;
align-items: center;
justify-content: center;
}
.ti-img img {
width: 100%;
height: 100%;
}
.table-info .ti-main {
width: 100%;
height: 55%;
display: flex;
flex-direction: column;
}
.ti-main .ti-main-attr {
margin-top: 20px;
display: flex;
flex-direction: row;
font-family: "Montserrat", sans-serif;
font-size: 15pt;
color: var(--main-color);
}
.ti-main-attr .ti-main-attr-key {
font-weight: bold;
}
.ti-main-attr .ti-main-attr-value {
margin-left: 5px;
}
#info-bar .show-button {
width: 100%;
height: var(--button-height);
bottom: 0;
}
.show-button #hide-show-button {
--button-hidden: false;
width: 100%;
height: 100%;
padding: 0;
font-family: "Montserrat", sans-serif;
font-weight: bold;
font-size: 15pt;
color: var(--main-color);
outline: none;
border: none;
background: none;
cursor: pointer;
transition: color .2s, background-color .2s, opacity .3s;
}
.show-button:hover #hide-show-button {
background: var(--main-color);
color: white;
}
/* MAIN SECTION */
#main {
position: absolute;
width: calc(100% - var(--sidebar-width) - var(--sidebar-offset));
height: calc(100% - var(--header-height));
top: var(--header-height);
display: flex;
justify-content: center;
align-items: center;
transition: width .45s ease;
}
#main .outline {
position: absolute;
width: 93%;
height: 93%;
outline: 3px solid var(--main-color);
}
#main #outline1 {
margin: var(--main-offset) var(--main-offset) 0 0;
}
#main #outline2 {
margin: 0 0 var(--main-offset) var(--main-offset);
}
#main .tables {
position: absolute;
width: calc(93% - 2 * var(--main-offset));
height: calc(93% - 2 * var(--main-offset));
overflow-y: scroll;
}
.tables::-webkit-scrollbar {
width: 10px;
}
.tables::-webkit-scrollbar-track {
background: white;
}
.tables::-webkit-scrollbar-thumb {
background: var(--main-color);
} | client/src/main/resources/css/main.css | :root {
--corner-width: 400px;
--corner-text-offset: 30px;
--header-height: 70px;
--sidebar-width: 345px;
--sidebar-offset: 25px;
--main-offset: 12px;
}
html, body {
margin: 0;
height: 100%;
}
.fixed {
height: var(--header-height);
width: 100%;
margin: 0;
display: flex;
}
/* HEADER SECTION */
.header-wrapper {
position: absolute;
width: 100%;
height: var(--header-height);
}
.header {
height: 100%;
width: 100%;
background: white;
display: flex;
flex-direction: row;
justify-content: space-between;
box-shadow: var(--box-shadow);
}
.header .calendar-name {
height: 100%;
width: var(--corner-width);
display: flex;
align-items: center;
background: var(--main-color);
}
.calendar-name #calendar-name-text {
margin: 0 0 0 var(--corner-text-offset);
color: white;
font-family: "Montserrat", sans-serif;
font-size: 26pt;
}
.header .info {
height: 100%;
width: 400px;
display: flex;
flex-direction: row;
justify-content: space-between;
}
.info .info-element {
margin: 0;
height: 100%;
width: 33%;
display: flex;
align-items: center;
justify-content: center;
font-size: 20pt;
font-family: "Montserrat", sans-serif;
color: var(--main-color);
}
#list .calendar-list {
position: absolute;
top: var(--header-height);
left: 0;
width: 100%;
height: 0;
background: white;
box-shadow: var(--box-shadow);
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-around;
transition: height .2s;
}
#list:hover .calendar-list {
height: 80px;
}
#list .list-border {
position: absolute;
background: var(--second-color);
height: 3px;
width: 0;
top: var(--header-height);
left: 0;
transition: .2s .2s width linear;
}
#list:hover .list-border {
width: 100%;
transition-delay: 0s;
transition-duration: .2s;
}
.calendar-list span {
opacity: 0;
pointer-events: none;
transition: height .25s .0s,
opacity .2s cubic-bezier(.14,1.04,.13,.99);
}
#list:hover .calendar-list span {
opacity: 1;
display: block;
pointer-events: auto;
transition: height 0s,
opacity .25s cubic-bezier(.87,.12,.65,.16);
}
.info-element a:link {
color: var(--second-color);
text-decoration: none;
}
.info-element a:visited {
color: var(--second-color);
}
.info-element #acc-name {
color: var(--second-color);
}
/* INFO SIDEBAR SECTION */
#info-bar {
--button-height: 7vh;
position: absolute;
top: var(--header-height);
left: calc(100% - var(--sidebar-width) - var(--sidebar-offset));
height: calc(100vh - var(--header-height) - 3vh);
width: var(--sidebar-width);
background: white;
box-shadow: var(--box-shadow);
display: flex;
flex-direction: column;
transition: top .35s ease;
}
#info-bar .table-info-wrapper {
width: 100%;
height: 93%;
display: flex;
align-items: center;
justify-content: center;
}
.table-info-wrapper .table-info {
width: 92%;
height: 95%;
display: flex;
flex-direction: column;
}
.table-info .ti-name {
width: 100%;
height: 10%;
font-family: "Montserrat", sans-serif;
font-size: 23pt;
color: var(--main-color);
}
.table-info .ti-img {
width: 100%;
height: 35%;
display: flex;
align-items: center;
justify-content: center;
}
.ti-img img {
width: 100%;
height: 100%;
}
.table-info .ti-main {
width: 100%;
height: 55%;
display: flex;
flex-direction: column;
}
.ti-main .ti-main-attr {
margin-top: 20px;
display: flex;
flex-direction: row;
font-family: "Montserrat", sans-serif;
font-size: 15pt;
color: var(--main-color);
}
.ti-main-attr .ti-main-attr-key {
font-weight: bold;
}
.ti-main-attr .ti-main-attr-value {
margin-left: 5px;
}
#info-bar .show-button {
width: 100%;
height: var(--button-height);
bottom: 0;
}
.show-button #hide-show-button {
--button-hidden: false;
width: 100%;
height: 100%;
padding: 0;
font-family: "Montserrat", sans-serif;
font-weight: bold;
font-size: 15pt;
color: var(--main-color);
outline: none;
border: none;
background: none;
cursor: pointer;
transition: color .2s, background-color .2s, opacity .3s;
}
.show-button:hover #hide-show-button {
background: var(--main-color);
color: white;
}
/* MAIN SECTION */
#main {
position: absolute;
width: calc(100% - var(--sidebar-width) - var(--sidebar-offset));
height: calc(100% - var(--header-height));
top: var(--header-height);
display: flex;
justify-content: center;
align-items: center;
transition: width .45s ease;
}
#main .outline {
position: absolute;
width: 93%;
height: 93%;
outline: 3px solid var(--main-color);
}
#main #outline1 {
margin: var(--main-offset) var(--main-offset) 0 0;
}
#main #outline2 {
margin: 0 0 var(--main-offset) var(--main-offset);
}
#main .tables {
position: absolute;
width: calc(93% - 2 * var(--main-offset));
height: calc(93% - 2 * var(--main-offset));
overflow-y: scroll;
}
.tables::-webkit-scrollbar {
width: 10px;
}
.tables::-webkit-scrollbar-track {
background: white;
}
.tables::-webkit-scrollbar-thumb {
background: var(--main-color);
} | 0.485844 | 0.111483 |
h1,
h2,
h3,
h4,
h5,
h6 {
color: #292b2c;
font-family: 'Roboto';
}
a {
color: #292b2c;
text-decoration: none;
-webkit-transition: all 0.3s ease-in-out;
transition: all .3s ease-in-out;
}
a:hover {
color: #f6bc3e;
text-decoration: none;
}
button {
-webkit-transition: all 0.3s ease-in-out;
transition: all .3s ease-in-out;
}
.section {
padding: 50px 0;
position: relative;
}
.section.small_pt,
.footer_top.small_pt {
padding-top: 50px;
}
.section.small_pb,
.footer_top.small_pb {
padding-bottom: 50px;
}
.btn.active:focus,
.btn:active:focus {
box-shadow: none !important;
}
.categories_box {
text-align: center;
}
.categories_box a {
display: block;
padding: 35px 20px;
background-color: #f7f7f7;
}
.categories_box i {
font-size: 40px;
display: block;
}
.categories_box span {
text-transform: capitalize;
margin-top: 5px;
display: block;
}
.cat_overlap {
position: relative;
background-color: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
padding: 30px;
z-index: 1;
margin-top: -70px;
}
.shorting_icon {
font-size: 18px;
margin-right: 10px;
height: 45px;
width: 45px;
float: left;
text-align: center;
line-height: 45px;
border: 1px solid #CED4DA;
border-radius: 4px;
}
.shorting_icon .ti-layout-list-thumb {
font-size: 24px;
line-height: 45px;
}
.shorting_icon.active {
background-color: #f6bc3e;
color: #fff;
border-color: #f6bc3e;
}
.result_count {
font-size: 14px;
display: inline-block;
vertical-align: middle;
}
.product_header {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-align: center;
align-items: center;
}
.product_header_right {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
}
.products_view {
display: inline-block;
vertical-align: middle;
}
.product,
.product_wrap {
background-color: #fff;
position: relative;
margin-bottom: 30px;
transition: all 0.5s ease-in-out;
box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
}
.product_box {
margin-bottom: 30px;
border: 1px solid #ddd;
border-radius: 10px;
overflow: hidden;
}
.product_box .product_info {
position: relative;
}
.product_box .add-to-cart {
position: absolute;
left: 0;
right: 0;
bottom: -20px;
background-color: #fff;
padding: 10px 15px 15px 15px;
opacity: 0;
transition: all 0.3s ease-in-out;
visibility: hidden;
}
.product_box:hover .add-to-cart {
bottom: 0px;
opacity: 1;
visibility: visible;
}
.product_box .pr_action_btn li a {
border-radius: 100%;
width: 45px;
height: 45px;
line-height: 45px;
}
.product_wrap .pr_action_btn li a {
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
border-radius: 100%;
width: 35px;
height: 35px;
line-height: 35px;
}
.product_wrap .pr_action_btn li a i {
line-height: 35px;
font-size: 16px;
}
.carousel_slider .product,
.carousel_slider .product_wrap {
margin: 5px;
}
.product_img img {
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.product_img .product_hover_img {
opacity: 0;
position: absolute;
z-index: -1;
top: 0;
left: 0;
-moz-transform: translateX(100%);
-webkit-transform: translateX(100%);
transform: translateX(100%);
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
}
.product:hover .product_img .product_hover_img,
.product_box:hover .product_img .product_hover_img,
.product_wrap:hover .product_img .product_hover_img {
opacity: 1;
z-index: 0;
-moz-transform: translateX(0);
-webkit-transform: translateX(0);
transform: translateX(0);
}
.pr_desc {
display: none;
}
.pr_flash {
background-color: #FF9F00;
position: absolute;
left: 10px;
top: 10px;
text-transform: uppercase;
color: #fff;
padding: 2px 8px;
font-size: 13px;
z-index: 1;
}
.product_info {
padding: 15px;
}
.price {
color: #f6bc3e;
font-weight: 600;
font-size: 22px;
}
.product_price del {
font-size: 14px;
margin-right: 5px;
margin-left: 3px;
}
.product-price del {
margin-left: 5px;
color: #919191;
}
.on_sale {
display: inline-block;
color: #388e3c;
font-size: 14px;
}
.product_price {
margin-bottom: 5px;
}
.product .rating_wrap {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
position: relative;
}
.product.text-center .rating_wrap {
-ms-flex-pack: center;
justify-content: center;
}
.rating_num {
font-size: 14px;
margin-left: 5px;
vertical-align: middle;
display: inline-block;
}
.rating_wrap .rating {
overflow: hidden;
position: relative;
height: 20px;
font-size: 12px;
width: 70px;
font-family: "Font Awesome 5 Free";
display: inline-block;
vertical-align: middle;
}
.rating::before {
font-size: 12px;
content: "\f005\f005\f005\f005\f005";
top: 0;
position: absolute;
left: 0;
float: left;
color: #F6BC3E;
}
.product_rate {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
color: #F6BC3E;
}
.product_rate::before {
font-size: 12px;
content: "\f005\f005\f005\f005\f005";
top: 0;
position: absolute;
left: 0;
font-weight: 900;
}
.product_action_box {
position: absolute;
top: 50%;
left: 0;
z-index: 2;
right: 0;
text-align: center;
padding-top: 0;
transition: all .5s ease-in-out;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.pr_action_btn {
display: table;
margin: 0 auto;
}
.product_img {
position: relative;
overflow: hidden;
}
.product_img::before {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
background-color: rgba(0, 0, 0, 0.2);
opacity: 0;
transition: all 0.5s ease-in-out;
z-index: 1;
}
.product:hover .product_img:before,
.product_box:hover .product_img:before {
opacity: 1;
}
.pr_action_btn li {
position: relative;
margin: 0px 5px;
display: inline-block;
}
.product_wrap .pr_action_btn li {
display: block;
margin: 10px 0;
}
.product_wrap .pr_action_btn {
margin: 0 0 0 10px;
}
.product_action_box li {
-webkit-transform: translate(0, 15px);
-ms-transform: translate(0, 15px);
-o-transform: translate(0, 15px);
transform: translate(0, 15px);
opacity: 0;
}
.product_action_box li:nth-child(1) {
-webkit-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
.product_action_box li:nth-child(2) {
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.product_action_box li:nth-child(3) {
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
.product_action_box li:nth-child(4) {
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.product:hover .product_action_box li,
.product_box:hover .product_action_box li,
.product_wrap:hover .product_action_box li {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
}
.pr_action_btn li a {
background-color: #fff;
font-size: 0;
text-transform: capitalize;
transition: all 0.3s ease-in-out;
width: 37px;
height: 37px;
padding: 0;
display: block;
text-align: center;
}
.pr_action_btn li a i {
vertical-align: middle;
line-height: 37px;
font-size: 18px;
}
.pr_action_btn li a:hover {
background-color: #f6bc3e;
color: #fff;
}
.product_title h6Ơ .product .product_title,
.product_box .product_title,
.product_wrap .product_title {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
text-transform: capitalize;
}
.product_color_switch span {
height: 15px;
width: 15px;
display: inline-block;
vertical-align: middle;
margin: 5px;
position: relative;
cursor: pointer;
border-radius: 100%;
}
.product .product_color_switch span {
-webkit-transform: translateY(15px);
-ms-transform: translateY(15px);
-o-transform: translateY(15px);
transform: translateY(15px);
opacity: 0;
}
.product_color_switch span.active::before {
content: "";
border: 2px solid #fff;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: -3px;
border-radius: 100%;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.product .pr_switch_wrap {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background-color: #fff;
padding: 7px 15px;
opacity: 0;
visibility: hidden;
transition: all .3s ease-in-out;
}
.product:hover .pr_switch_wrap {
opacity: 1;
visibility: visible;
}
.product:hover .product_color_switch span {
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
opacity: 1;
}
.product_color_switch span:first-child {
-webkit-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
.product_color_switch span:nth-child(2) {
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.product_color_switch span:nth-child(3) {
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
.product_color_switch span:nth-child(4) {
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.product_color_switch span:nth-child(5) {
-webkit-transition: all 0.6s ease 0s;
-o-transition: all 0.6s ease 0s;
transition: all 0.6s ease 0s;
}
.product_color_switch span:nth-child(6) {
-webkit-transition: all 0.7s ease 0s;
-o-transition: all 0.7s ease 0s;
transition: all 0.7s ease 0s;
}
.product_color_switch span:nth-child(7) {
-webkit-transition: all 0.75s ease 0s;
-o-transition: all 0.75s ease 0s;
transition: all 0.75s ease 0s;
}
.product_list .product,
.product_list .product_wrap {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
padding: 15px;
margin-bottom: 30px;
}
.product_list .product_img {
max-width: 30%;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
width: 100%;
}
.product_list .product_info {
padding: 0px 0 0 15px;
text-align: left;
max-width: 70%;
-ms-flex: 0 0 70%;
flex: 0 0 70%;
}
.product_list .product_img::before {
content: normal;
}
.mfp-ajax-holder .mfp-content .ajax_quick_view {
max-width: 980px;
background-color: #fff;
margin: 6px auto;
padding: 30px;
position: relative;
}
.mfp-close {
width: 30px;
height: 30px;
line-height: normal;
}
.product-image {
position: relative;
}
.pr_detail .pr_desc {
display: inline-block;
}
.pr_detail .pr_desc p {
margin-bottom: 15px;
}
.pr_detail .rating_wrap {
float: right;
margin-top: 7px;
}
.pr_detail .product_price {
float: left;
}
.pr_detail .price {
vertical-align: middle;
font-size: 26px;
}
.cart-product-quantity {
margin: 7px 10px 7px 0;
display: table;
}
.quantity {
display: table;
}
.quantity .minus,
.quantity .plus {
background-color: #eee;
display: block;
float: left;
border-radius: 50px;
cursor: pointer;
border: 0;
padding: 0;
width: 34px;
height: 34px;
line-height: 36px;
text-align: center;
font-size: 20px;
margin: 4px;
}
.quantity .minus {
padding-left: 4px;
}
.quantity .qty {
float: left;
width: 55px;
height: 36px;
border: 1px solid #ddd;
background-color: transparent;
text-align: center;
padding: 0;
margin: 3px;
}
.cart_extra {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
align-items: center;
}
.product_size_switch span {
cursor: pointer;
text-transform: uppercase;
width: 32px;
display: inline-block;
border: 2px solid #ddd;
text-align: center;
height: 32px;
line-height: 28px;
font-size: 14px;
margin-bottom: 3px;
}
.product_size_switch span.active {
border-color: #f6bc3e;
background-color: #f6bc3e;
color: #fff;
}
.product_img_box {
padding: 8px;
border: 1px solid #ddd;
margin-bottom: 10px;
overflow: hidden;
position: relative;
}
.product_img_zoom {
position: absolute;
top: 20px;
right: 20px;
z-index: 999;
font-size: 18px;
background-color: #FAFAFA;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
border-radius: 100%;
}
.product_share {
margin-top: 15px;
}
.product_share>span {
margin-right: 10px;
}
.product_share>span,
.product_share .social_icons {
vertical-align: middle;
display: inline-block;
}
.product_share .social_icons li {
padding-bottom: 0;
}
.product_sort_info {
margin-bottom: 15px;
}
.product_sort_info li {
font-size: 14px;
color: #292B2C;
padding-bottom: 10px;
list-style: none;
padding-left: 22px;
position: relative;
}
.product_sort_info li i {
color: #f6bc3e;
position: absolute;
font-size: 16px;
left: 0;
top: 3px;
}
.filter_price .ui-widget.ui-widget-content {
border: 0;
border-radius: 0;
background-color: #ddd;
height: 4px;
margin-bottom: 20px;
}
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.filter_price .ui-slider .ui-slider-range {
background-color: #f6bc3e;
border-radius: 0;
}
.filter_price .ui-slider .ui-slider-handle {
cursor: pointer;
background-color: #fff;
border-radius: 100%;
border: 0;
height: 18px;
top: -8px;
width: 18px;
margin: 0;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.price_range {
color: #292b2c;
}
#flt_price {
margin-left: 5px;
font-weight: 600;
}
.shop_container {
position: relative;
}
.loading_pr {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: #fff;
z-index: 9;
}
.shop_container .loading_pr {
top: -7px;
}
.shop_container .mfp-preloader {
top: 100px;
}
.shop_container:not(.list) .list_product_action_box,
.shop_container.list .product_action_box {
display: none;
}
.shop_container.list .product_img::before {
content: normal;
}
.shop_container.list [class*="col-"] {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.shop_container.list .grid_item {
position: static !important;
transform: none !important;
}
.shop_container.list .product {
display: inline-block;
width: 100%;
}
.shop_container.list .product_img {
float: left;
width: 100%;
max-width: 280px;
}
.shop_container.list .product .product_title {
font-size: 20px;
margin-bottom: 15px;
}
.shop_container.list .product_info {
overflow: hidden;
text-align: left;
padding: 15px 30px;
}
.shop_container.list .product_price {
float: left;
}
.shop_container.list .product .rating_wrap {
display: block;
float: right;
}
.shop_container.list .pr_desc {
display: block;
width: 100%;
overflow: hidden;
margin-bottom: 10px;
min-height: 58px;
max-height: 84px;
}
.shop_container.list .pr_desc p {
margin-bottom: 0px;
}
.shop_container.list .product_action_box,
.shop_container.list .product .pr_switch_wrap,
.shop_container.list .product .pr_switch_wrap {
position: static;
}
.shop_container.list .product .pr_switch_wrap {
padding: 0;
opacity: 1;
visibility: visible;
margin-bottom: 10px;
}
.shop_container.list .product .product_color_switch span {
opacity: 1;
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
.shop_container.list .product_action_box li {
-webkit-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
-o-transform: translate(0px, 0px);
transform: translate(0px, 0px);
opacity: 1;
filter: alpha(opacity=1);
}
.shop_container.list .pr_action_btn {
display: block;
margin: 0;
}
.shop_container.list .pr_action_btn li {
margin: 0 5px 0 0;
display: inline-block;
vertical-align: middle;
}
.shop_container.list .pr_action_btn li a {
box-shadow: none;
}
.shop_container.list .pr_action_btn li a:hover {
background-color: transparent;
color: #FF324D;
}
.shop_container.list .list_product_action_box .pr_action_btn li.add-to-cart a {
font-size: 16px;
width: auto;
height: auto;
padding: 12px 30px;
background-color: #f6bc3e;
border: 1px solid #f6bc3e;
color: #fff;
border-radius: 4px;
margin-top: 10px;
}
.shop_container.list .pr_action_btn li.add-to-cart a:hover {
background-color: transparent;
color: #f6bc3e;
}
.shop_container.list .pr_action_btn li.add-to-cart a i {
line-height: normal;
margin-right: 5px;
}
#Additional-info table td:first-child {
width: 25%;
}
.product_tab_title span {
font-weight: 600;
}
.tab-content.shop_info_tab {
margin-top: 40px;
}
.comment_list {
margin-bottom: 20px;
}
.comments li {
margin-bottom: 20px;
border-bottom: 1px solid #ddd;
padding-bottom: 20px;
}
.comment_img {
float: left;
}
.comment_img img {
border-radius: 100%;
max-width: 100px;
}
.comment_block {
padding-left: 120px;
}
.customer_meta {
margin-bottom: 5px;
}
.comment_block .rating_wrap {
float: right;
}
.description p:last-child {
margin: 0;
}
.review_author {
display: block;
color: #292b2c;
font-weight: 500;
}
.comment-date {
font-style: italic;
}
.star_rating>span {
color: #F6BC3E;
}
.star_rating span {
cursor: pointer;
display: inline-block;
}
.star_rating span i {
font-size: 20px;
}
.star_rating>span.selected i::before {
font-weight: 900;
}
.releted_product_slider .item {
margin: 10px 0px 0px;
}
.releted_product_slider .product {
margin-bottom: 15px;
}
.mfp-ajax-holder .compare_box {
width: 90%;
margin: 6px auto;
background-color: #fff;
position: relative;
padding: 30px;
}
.compare_box .table {
margin: 0;
display: block;
}
.compare_box table tr td {
vertical-align: middle;
width: 27%;
}
.compare_box table tr td.product_name {
text-transform: capitalize;
}
.compare_box table tr td.row_title {
width: 270px;
text-transform: uppercase;
font-weight: 600;
}
.row_remove a,
.row_remove a:hover {
color: #FF0000;
}
.in-stock {
color: #388e3c;
}
.out-stock {
color: #dc3545;
}
.product_name a {
font-weight: 600;
}
.row_color .product_color_switch span {
pointer-events: none;
}
.toggle_info {
padding: 20px;
background-color: #F7F7F7;
}
.toggle_info span {
padding-left: 25px;
display: inline-block;
width: 100%;
position: relative;
}
.toggle_info i {
margin-right: 10px;
color: #f6bc3e;
position: absolute;
left: 0;
top: 5px;
}
.login_form .panel-body,
.coupon_form .panel-body {
border: 1px solid #ddd;
padding: 30px;
margin-top: 30px;
}
label.label_info {
color: #292b2c !important;
font-weight: 600;
}
.ship_detail {
margin-bottom: 10px;
display: inline-block;
width: 100%;
}
.product-qty {
font-weight: 600;
}
.product-subtotal {
font-weight: 600;
}
.order_review {
background-color: #f7f8fb;
padding: 30px;
}
.order_table thead th {
border-bottom-width: 1px;
font-weight: 600;
}
.order_table tfoot th {
font-weight: 600;
}
.order_table tbody td {
border: 0;
}
.wishlist_table .table td {
border-bottom: 1px solid #dee2e6;
}
.wishlist_table .badge {
line-height: normal;
vertical-align: middle;
padding: 2px 10px;
}
#load-more {
transition: none;
}
\ .card-body .comments {
margin-top: 5px;
}
.widget_title {
margin-bottom: 25px;
text-transform: capitalize;
font-weight: 600;
letter-spacing: 0.3px;
}
.widget_categories li,
.widget_archive li {
padding-bottom: 10px;
list-style: none;
}
.widget_categories li a,
.widget_archive li a {
position: relative;
}
.widget_categories li:last-child,
.widget_archive li:last-child {
padding-bottom: 0;
}
.widget_categories .categories_num,
.widget_archive .archive_num {
float: right;
font-size: 14px;
}
.sidebar .widget+.widget {
border-top: 1px solid #ddd;
margin-top: 30px;
padding-top: 30px;
}
.widget_newsletter p {
font-size: 14px;
line-height: normal;
}
.widget_newsletter button {
padding: 5px 12px;
}
.widget_newsletter button i,
.widget_newsletter .btn i {
font-size: 18px;
}
.widget_recent_post li,
.widget_course li {
list-style: none;
margin-bottom: 15px;
width: 100%;
display: inline-block;
}
.widget_course li {
display: table;
}
.post_footer {
display: inline-block;
vertical-align: top;
}
.widget_recent_post li:last-child,
.widget_course li:last-child {
margin-bottom: 0px;
}
.tags a {
background-color: #f7f7f7;
font-size: 14px;
padding: 8px 15px;
display: inline-block;
margin-bottom: 5px;
color: #333;
}
.tags a:hover {
background-color: #f6bc3e;
color: #fff;
}
.tags_style1 a {
border-radius: 40px;
}
.widget_tweet_feed li {
list-style: none;
position: relative;
font-size: 14px;
padding-bottom: 15px;
padding-left: 25px;
}
.widget_tweet_feed li::before {
content: "\e74b";
font-family: 'themify';
position: absolute;
left: 0;
top: 0;
color: #292B2C;
}
.widget_tweet_feed a {
color: #f6bc3e;
}
.widget_tweet_feed li:last-child {
padding-bottom: 0px;
}
.widget_instafeed {
margin: -2px;
display: table;
}
.widget_instafeed li {
list-style: none;
float: left;
width: 33.33%;
padding: 2px;
position: relative;
}
.instafeed_col4 li {
width: 25%;
}
.widget_instafeed li a {
display: block;
position: relative;
overflow: hidden;
}
.widget_instafeed li a::before {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
opacity: 0;
background-color: rgba(0, 0, 0, 0.8);
transition: all 0.5s ease-in-out;
z-index: 1;
}
.widget_instafeed img {
width: 100%;
}
.tab_slider .tab-pane.active {
height: auto;
display: block;
-webkit-animation-name: moveUp;
animation-name: moveUp;
-webkit-animation-duration: .5s;
animation-duration: .5s;
-webkit-animation-timing-function: cubic-bezier(.26, .69, .37, .96);
animation-timing-function: cubic-bezier(.26, .69, .37, .96);
-webkit-animation-play-state: running;
animation-play-state: running;
}
.custome-checkbox .form-check-label {
position: relative;
cursor: pointer;
color: #687188;
padding: 0;
vertical-align: middle;
}
.custome-checkbox .form-check-input {
display: none;
}
.custome-checkbox .form-check-label span {
vertical-align: middle;
}
.custome-checkbox .form-check-label::before {
content: "";
border: 2px solid #ced4da;
height: 17px;
width: 17px;
margin: 0px 8px 0 0;
display: inline-block;
vertical-align: middle;
}
.custome-checkbox input[type="checkbox"]:checked+.form-check-label::after {
opacity: 1;
}
.custome-checkbox input[type="checkbox"]+.form-check-label::after {
content: "";
width: 11px;
position: absolute;
top: 50%;
left: 3px;
opacity: 0;
height: 6px;
border-left: 2px solid #fff;
border-bottom: 2px solid #fff;
-moz-transform: translateY(-65%) rotate(-45deg);
-webkit-transform: translateY(-65%) rotate(-45deg);
transform: translateY(-65%) rotate(-45deg);
}
.custome-checkbox input[type="checkbox"]:checked+.form-check-label::before {
background-color: #f6bc3e;
border-color: #f6bc3e;
}
.custome-radio .form-check-input,
.custome-checkbox .form-check-input {
display: none;
}
.custome-radio .form-check-label::before {
content: "";
border: 1px solid #908f8f;
height: 16px;
width: 16px;
display: inline-block;
border-radius: 100%;
vertical-align: middle;
margin-right: 8px;
}
.custome-radio input[type="radio"]+.form-check-label::after {
content: "";
background-color: #f6bc3e;
height: 10px;
width: 10px;
border-radius: 100%;
position: absolute;
top: 8px;
left: 3px;
opacity: 0;
}
/* Product */
#adasas {
color: white;
}
#adasas:hover {
color: rgb(250, 208, 24);
}
@media only screen and (max-width: 430px) {
.hhhuuh {
display: block;
}
#dffdsd {
width: 100%;
float: none;
max-width: none;
}
}
.fssdfsdssss {
margin-top: 10px;
}
.fssdfsdssss .ssdasdasd {
font-size: 22px;
font-weight: 700;
color: #e3a129;
}
.fssdfsdssss del {
margin-left: 8px;
margin-right: 8px;
}
.fssdfsdssss .salwssss {
font-size: 18px;
color: #388e3c;
}
.prossss a {
font-size: 20px;
font-weight: 700;
text-decoration: none;
color: #000;
} | public/assert/css/Product.css | h1,
h2,
h3,
h4,
h5,
h6 {
color: #292b2c;
font-family: 'Roboto';
}
a {
color: #292b2c;
text-decoration: none;
-webkit-transition: all 0.3s ease-in-out;
transition: all .3s ease-in-out;
}
a:hover {
color: #f6bc3e;
text-decoration: none;
}
button {
-webkit-transition: all 0.3s ease-in-out;
transition: all .3s ease-in-out;
}
.section {
padding: 50px 0;
position: relative;
}
.section.small_pt,
.footer_top.small_pt {
padding-top: 50px;
}
.section.small_pb,
.footer_top.small_pb {
padding-bottom: 50px;
}
.btn.active:focus,
.btn:active:focus {
box-shadow: none !important;
}
.categories_box {
text-align: center;
}
.categories_box a {
display: block;
padding: 35px 20px;
background-color: #f7f7f7;
}
.categories_box i {
font-size: 40px;
display: block;
}
.categories_box span {
text-transform: capitalize;
margin-top: 5px;
display: block;
}
.cat_overlap {
position: relative;
background-color: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
padding: 30px;
z-index: 1;
margin-top: -70px;
}
.shorting_icon {
font-size: 18px;
margin-right: 10px;
height: 45px;
width: 45px;
float: left;
text-align: center;
line-height: 45px;
border: 1px solid #CED4DA;
border-radius: 4px;
}
.shorting_icon .ti-layout-list-thumb {
font-size: 24px;
line-height: 45px;
}
.shorting_icon.active {
background-color: #f6bc3e;
color: #fff;
border-color: #f6bc3e;
}
.result_count {
font-size: 14px;
display: inline-block;
vertical-align: middle;
}
.product_header {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-align: center;
align-items: center;
}
.product_header_right {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
}
.products_view {
display: inline-block;
vertical-align: middle;
}
.product,
.product_wrap {
background-color: #fff;
position: relative;
margin-bottom: 30px;
transition: all 0.5s ease-in-out;
box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
}
.product_box {
margin-bottom: 30px;
border: 1px solid #ddd;
border-radius: 10px;
overflow: hidden;
}
.product_box .product_info {
position: relative;
}
.product_box .add-to-cart {
position: absolute;
left: 0;
right: 0;
bottom: -20px;
background-color: #fff;
padding: 10px 15px 15px 15px;
opacity: 0;
transition: all 0.3s ease-in-out;
visibility: hidden;
}
.product_box:hover .add-to-cart {
bottom: 0px;
opacity: 1;
visibility: visible;
}
.product_box .pr_action_btn li a {
border-radius: 100%;
width: 45px;
height: 45px;
line-height: 45px;
}
.product_wrap .pr_action_btn li a {
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
border-radius: 100%;
width: 35px;
height: 35px;
line-height: 35px;
}
.product_wrap .pr_action_btn li a i {
line-height: 35px;
font-size: 16px;
}
.carousel_slider .product,
.carousel_slider .product_wrap {
margin: 5px;
}
.product_img img {
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.product_img .product_hover_img {
opacity: 0;
position: absolute;
z-index: -1;
top: 0;
left: 0;
-moz-transform: translateX(100%);
-webkit-transform: translateX(100%);
transform: translateX(100%);
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
}
.product:hover .product_img .product_hover_img,
.product_box:hover .product_img .product_hover_img,
.product_wrap:hover .product_img .product_hover_img {
opacity: 1;
z-index: 0;
-moz-transform: translateX(0);
-webkit-transform: translateX(0);
transform: translateX(0);
}
.pr_desc {
display: none;
}
.pr_flash {
background-color: #FF9F00;
position: absolute;
left: 10px;
top: 10px;
text-transform: uppercase;
color: #fff;
padding: 2px 8px;
font-size: 13px;
z-index: 1;
}
.product_info {
padding: 15px;
}
.price {
color: #f6bc3e;
font-weight: 600;
font-size: 22px;
}
.product_price del {
font-size: 14px;
margin-right: 5px;
margin-left: 3px;
}
.product-price del {
margin-left: 5px;
color: #919191;
}
.on_sale {
display: inline-block;
color: #388e3c;
font-size: 14px;
}
.product_price {
margin-bottom: 5px;
}
.product .rating_wrap {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
position: relative;
}
.product.text-center .rating_wrap {
-ms-flex-pack: center;
justify-content: center;
}
.rating_num {
font-size: 14px;
margin-left: 5px;
vertical-align: middle;
display: inline-block;
}
.rating_wrap .rating {
overflow: hidden;
position: relative;
height: 20px;
font-size: 12px;
width: 70px;
font-family: "Font Awesome 5 Free";
display: inline-block;
vertical-align: middle;
}
.rating::before {
font-size: 12px;
content: "\f005\f005\f005\f005\f005";
top: 0;
position: absolute;
left: 0;
float: left;
color: #F6BC3E;
}
.product_rate {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
color: #F6BC3E;
}
.product_rate::before {
font-size: 12px;
content: "\f005\f005\f005\f005\f005";
top: 0;
position: absolute;
left: 0;
font-weight: 900;
}
.product_action_box {
position: absolute;
top: 50%;
left: 0;
z-index: 2;
right: 0;
text-align: center;
padding-top: 0;
transition: all .5s ease-in-out;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.pr_action_btn {
display: table;
margin: 0 auto;
}
.product_img {
position: relative;
overflow: hidden;
}
.product_img::before {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
background-color: rgba(0, 0, 0, 0.2);
opacity: 0;
transition: all 0.5s ease-in-out;
z-index: 1;
}
.product:hover .product_img:before,
.product_box:hover .product_img:before {
opacity: 1;
}
.pr_action_btn li {
position: relative;
margin: 0px 5px;
display: inline-block;
}
.product_wrap .pr_action_btn li {
display: block;
margin: 10px 0;
}
.product_wrap .pr_action_btn {
margin: 0 0 0 10px;
}
.product_action_box li {
-webkit-transform: translate(0, 15px);
-ms-transform: translate(0, 15px);
-o-transform: translate(0, 15px);
transform: translate(0, 15px);
opacity: 0;
}
.product_action_box li:nth-child(1) {
-webkit-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
.product_action_box li:nth-child(2) {
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.product_action_box li:nth-child(3) {
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
.product_action_box li:nth-child(4) {
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.product:hover .product_action_box li,
.product_box:hover .product_action_box li,
.product_wrap:hover .product_action_box li {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
}
.pr_action_btn li a {
background-color: #fff;
font-size: 0;
text-transform: capitalize;
transition: all 0.3s ease-in-out;
width: 37px;
height: 37px;
padding: 0;
display: block;
text-align: center;
}
.pr_action_btn li a i {
vertical-align: middle;
line-height: 37px;
font-size: 18px;
}
.pr_action_btn li a:hover {
background-color: #f6bc3e;
color: #fff;
}
.product_title h6Ơ .product .product_title,
.product_box .product_title,
.product_wrap .product_title {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
text-transform: capitalize;
}
.product_color_switch span {
height: 15px;
width: 15px;
display: inline-block;
vertical-align: middle;
margin: 5px;
position: relative;
cursor: pointer;
border-radius: 100%;
}
.product .product_color_switch span {
-webkit-transform: translateY(15px);
-ms-transform: translateY(15px);
-o-transform: translateY(15px);
transform: translateY(15px);
opacity: 0;
}
.product_color_switch span.active::before {
content: "";
border: 2px solid #fff;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: -3px;
border-radius: 100%;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.product .pr_switch_wrap {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background-color: #fff;
padding: 7px 15px;
opacity: 0;
visibility: hidden;
transition: all .3s ease-in-out;
}
.product:hover .pr_switch_wrap {
opacity: 1;
visibility: visible;
}
.product:hover .product_color_switch span {
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
opacity: 1;
}
.product_color_switch span:first-child {
-webkit-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
.product_color_switch span:nth-child(2) {
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.product_color_switch span:nth-child(3) {
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
.product_color_switch span:nth-child(4) {
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.product_color_switch span:nth-child(5) {
-webkit-transition: all 0.6s ease 0s;
-o-transition: all 0.6s ease 0s;
transition: all 0.6s ease 0s;
}
.product_color_switch span:nth-child(6) {
-webkit-transition: all 0.7s ease 0s;
-o-transition: all 0.7s ease 0s;
transition: all 0.7s ease 0s;
}
.product_color_switch span:nth-child(7) {
-webkit-transition: all 0.75s ease 0s;
-o-transition: all 0.75s ease 0s;
transition: all 0.75s ease 0s;
}
.product_list .product,
.product_list .product_wrap {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
padding: 15px;
margin-bottom: 30px;
}
.product_list .product_img {
max-width: 30%;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
width: 100%;
}
.product_list .product_info {
padding: 0px 0 0 15px;
text-align: left;
max-width: 70%;
-ms-flex: 0 0 70%;
flex: 0 0 70%;
}
.product_list .product_img::before {
content: normal;
}
.mfp-ajax-holder .mfp-content .ajax_quick_view {
max-width: 980px;
background-color: #fff;
margin: 6px auto;
padding: 30px;
position: relative;
}
.mfp-close {
width: 30px;
height: 30px;
line-height: normal;
}
.product-image {
position: relative;
}
.pr_detail .pr_desc {
display: inline-block;
}
.pr_detail .pr_desc p {
margin-bottom: 15px;
}
.pr_detail .rating_wrap {
float: right;
margin-top: 7px;
}
.pr_detail .product_price {
float: left;
}
.pr_detail .price {
vertical-align: middle;
font-size: 26px;
}
.cart-product-quantity {
margin: 7px 10px 7px 0;
display: table;
}
.quantity {
display: table;
}
.quantity .minus,
.quantity .plus {
background-color: #eee;
display: block;
float: left;
border-radius: 50px;
cursor: pointer;
border: 0;
padding: 0;
width: 34px;
height: 34px;
line-height: 36px;
text-align: center;
font-size: 20px;
margin: 4px;
}
.quantity .minus {
padding-left: 4px;
}
.quantity .qty {
float: left;
width: 55px;
height: 36px;
border: 1px solid #ddd;
background-color: transparent;
text-align: center;
padding: 0;
margin: 3px;
}
.cart_extra {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
align-items: center;
}
.product_size_switch span {
cursor: pointer;
text-transform: uppercase;
width: 32px;
display: inline-block;
border: 2px solid #ddd;
text-align: center;
height: 32px;
line-height: 28px;
font-size: 14px;
margin-bottom: 3px;
}
.product_size_switch span.active {
border-color: #f6bc3e;
background-color: #f6bc3e;
color: #fff;
}
.product_img_box {
padding: 8px;
border: 1px solid #ddd;
margin-bottom: 10px;
overflow: hidden;
position: relative;
}
.product_img_zoom {
position: absolute;
top: 20px;
right: 20px;
z-index: 999;
font-size: 18px;
background-color: #FAFAFA;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
border-radius: 100%;
}
.product_share {
margin-top: 15px;
}
.product_share>span {
margin-right: 10px;
}
.product_share>span,
.product_share .social_icons {
vertical-align: middle;
display: inline-block;
}
.product_share .social_icons li {
padding-bottom: 0;
}
.product_sort_info {
margin-bottom: 15px;
}
.product_sort_info li {
font-size: 14px;
color: #292B2C;
padding-bottom: 10px;
list-style: none;
padding-left: 22px;
position: relative;
}
.product_sort_info li i {
color: #f6bc3e;
position: absolute;
font-size: 16px;
left: 0;
top: 3px;
}
.filter_price .ui-widget.ui-widget-content {
border: 0;
border-radius: 0;
background-color: #ddd;
height: 4px;
margin-bottom: 20px;
}
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.filter_price .ui-slider .ui-slider-range {
background-color: #f6bc3e;
border-radius: 0;
}
.filter_price .ui-slider .ui-slider-handle {
cursor: pointer;
background-color: #fff;
border-radius: 100%;
border: 0;
height: 18px;
top: -8px;
width: 18px;
margin: 0;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.price_range {
color: #292b2c;
}
#flt_price {
margin-left: 5px;
font-weight: 600;
}
.shop_container {
position: relative;
}
.loading_pr {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: #fff;
z-index: 9;
}
.shop_container .loading_pr {
top: -7px;
}
.shop_container .mfp-preloader {
top: 100px;
}
.shop_container:not(.list) .list_product_action_box,
.shop_container.list .product_action_box {
display: none;
}
.shop_container.list .product_img::before {
content: normal;
}
.shop_container.list [class*="col-"] {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.shop_container.list .grid_item {
position: static !important;
transform: none !important;
}
.shop_container.list .product {
display: inline-block;
width: 100%;
}
.shop_container.list .product_img {
float: left;
width: 100%;
max-width: 280px;
}
.shop_container.list .product .product_title {
font-size: 20px;
margin-bottom: 15px;
}
.shop_container.list .product_info {
overflow: hidden;
text-align: left;
padding: 15px 30px;
}
.shop_container.list .product_price {
float: left;
}
.shop_container.list .product .rating_wrap {
display: block;
float: right;
}
.shop_container.list .pr_desc {
display: block;
width: 100%;
overflow: hidden;
margin-bottom: 10px;
min-height: 58px;
max-height: 84px;
}
.shop_container.list .pr_desc p {
margin-bottom: 0px;
}
.shop_container.list .product_action_box,
.shop_container.list .product .pr_switch_wrap,
.shop_container.list .product .pr_switch_wrap {
position: static;
}
.shop_container.list .product .pr_switch_wrap {
padding: 0;
opacity: 1;
visibility: visible;
margin-bottom: 10px;
}
.shop_container.list .product .product_color_switch span {
opacity: 1;
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
.shop_container.list .product_action_box li {
-webkit-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
-o-transform: translate(0px, 0px);
transform: translate(0px, 0px);
opacity: 1;
filter: alpha(opacity=1);
}
.shop_container.list .pr_action_btn {
display: block;
margin: 0;
}
.shop_container.list .pr_action_btn li {
margin: 0 5px 0 0;
display: inline-block;
vertical-align: middle;
}
.shop_container.list .pr_action_btn li a {
box-shadow: none;
}
.shop_container.list .pr_action_btn li a:hover {
background-color: transparent;
color: #FF324D;
}
.shop_container.list .list_product_action_box .pr_action_btn li.add-to-cart a {
font-size: 16px;
width: auto;
height: auto;
padding: 12px 30px;
background-color: #f6bc3e;
border: 1px solid #f6bc3e;
color: #fff;
border-radius: 4px;
margin-top: 10px;
}
.shop_container.list .pr_action_btn li.add-to-cart a:hover {
background-color: transparent;
color: #f6bc3e;
}
.shop_container.list .pr_action_btn li.add-to-cart a i {
line-height: normal;
margin-right: 5px;
}
#Additional-info table td:first-child {
width: 25%;
}
.product_tab_title span {
font-weight: 600;
}
.tab-content.shop_info_tab {
margin-top: 40px;
}
.comment_list {
margin-bottom: 20px;
}
.comments li {
margin-bottom: 20px;
border-bottom: 1px solid #ddd;
padding-bottom: 20px;
}
.comment_img {
float: left;
}
.comment_img img {
border-radius: 100%;
max-width: 100px;
}
.comment_block {
padding-left: 120px;
}
.customer_meta {
margin-bottom: 5px;
}
.comment_block .rating_wrap {
float: right;
}
.description p:last-child {
margin: 0;
}
.review_author {
display: block;
color: #292b2c;
font-weight: 500;
}
.comment-date {
font-style: italic;
}
.star_rating>span {
color: #F6BC3E;
}
.star_rating span {
cursor: pointer;
display: inline-block;
}
.star_rating span i {
font-size: 20px;
}
.star_rating>span.selected i::before {
font-weight: 900;
}
.releted_product_slider .item {
margin: 10px 0px 0px;
}
.releted_product_slider .product {
margin-bottom: 15px;
}
.mfp-ajax-holder .compare_box {
width: 90%;
margin: 6px auto;
background-color: #fff;
position: relative;
padding: 30px;
}
.compare_box .table {
margin: 0;
display: block;
}
.compare_box table tr td {
vertical-align: middle;
width: 27%;
}
.compare_box table tr td.product_name {
text-transform: capitalize;
}
.compare_box table tr td.row_title {
width: 270px;
text-transform: uppercase;
font-weight: 600;
}
.row_remove a,
.row_remove a:hover {
color: #FF0000;
}
.in-stock {
color: #388e3c;
}
.out-stock {
color: #dc3545;
}
.product_name a {
font-weight: 600;
}
.row_color .product_color_switch span {
pointer-events: none;
}
.toggle_info {
padding: 20px;
background-color: #F7F7F7;
}
.toggle_info span {
padding-left: 25px;
display: inline-block;
width: 100%;
position: relative;
}
.toggle_info i {
margin-right: 10px;
color: #f6bc3e;
position: absolute;
left: 0;
top: 5px;
}
.login_form .panel-body,
.coupon_form .panel-body {
border: 1px solid #ddd;
padding: 30px;
margin-top: 30px;
}
label.label_info {
color: #292b2c !important;
font-weight: 600;
}
.ship_detail {
margin-bottom: 10px;
display: inline-block;
width: 100%;
}
.product-qty {
font-weight: 600;
}
.product-subtotal {
font-weight: 600;
}
.order_review {
background-color: #f7f8fb;
padding: 30px;
}
.order_table thead th {
border-bottom-width: 1px;
font-weight: 600;
}
.order_table tfoot th {
font-weight: 600;
}
.order_table tbody td {
border: 0;
}
.wishlist_table .table td {
border-bottom: 1px solid #dee2e6;
}
.wishlist_table .badge {
line-height: normal;
vertical-align: middle;
padding: 2px 10px;
}
#load-more {
transition: none;
}
\ .card-body .comments {
margin-top: 5px;
}
.widget_title {
margin-bottom: 25px;
text-transform: capitalize;
font-weight: 600;
letter-spacing: 0.3px;
}
.widget_categories li,
.widget_archive li {
padding-bottom: 10px;
list-style: none;
}
.widget_categories li a,
.widget_archive li a {
position: relative;
}
.widget_categories li:last-child,
.widget_archive li:last-child {
padding-bottom: 0;
}
.widget_categories .categories_num,
.widget_archive .archive_num {
float: right;
font-size: 14px;
}
.sidebar .widget+.widget {
border-top: 1px solid #ddd;
margin-top: 30px;
padding-top: 30px;
}
.widget_newsletter p {
font-size: 14px;
line-height: normal;
}
.widget_newsletter button {
padding: 5px 12px;
}
.widget_newsletter button i,
.widget_newsletter .btn i {
font-size: 18px;
}
.widget_recent_post li,
.widget_course li {
list-style: none;
margin-bottom: 15px;
width: 100%;
display: inline-block;
}
.widget_course li {
display: table;
}
.post_footer {
display: inline-block;
vertical-align: top;
}
.widget_recent_post li:last-child,
.widget_course li:last-child {
margin-bottom: 0px;
}
.tags a {
background-color: #f7f7f7;
font-size: 14px;
padding: 8px 15px;
display: inline-block;
margin-bottom: 5px;
color: #333;
}
.tags a:hover {
background-color: #f6bc3e;
color: #fff;
}
.tags_style1 a {
border-radius: 40px;
}
.widget_tweet_feed li {
list-style: none;
position: relative;
font-size: 14px;
padding-bottom: 15px;
padding-left: 25px;
}
.widget_tweet_feed li::before {
content: "\e74b";
font-family: 'themify';
position: absolute;
left: 0;
top: 0;
color: #292B2C;
}
.widget_tweet_feed a {
color: #f6bc3e;
}
.widget_tweet_feed li:last-child {
padding-bottom: 0px;
}
.widget_instafeed {
margin: -2px;
display: table;
}
.widget_instafeed li {
list-style: none;
float: left;
width: 33.33%;
padding: 2px;
position: relative;
}
.instafeed_col4 li {
width: 25%;
}
.widget_instafeed li a {
display: block;
position: relative;
overflow: hidden;
}
.widget_instafeed li a::before {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
opacity: 0;
background-color: rgba(0, 0, 0, 0.8);
transition: all 0.5s ease-in-out;
z-index: 1;
}
.widget_instafeed img {
width: 100%;
}
.tab_slider .tab-pane.active {
height: auto;
display: block;
-webkit-animation-name: moveUp;
animation-name: moveUp;
-webkit-animation-duration: .5s;
animation-duration: .5s;
-webkit-animation-timing-function: cubic-bezier(.26, .69, .37, .96);
animation-timing-function: cubic-bezier(.26, .69, .37, .96);
-webkit-animation-play-state: running;
animation-play-state: running;
}
.custome-checkbox .form-check-label {
position: relative;
cursor: pointer;
color: #687188;
padding: 0;
vertical-align: middle;
}
.custome-checkbox .form-check-input {
display: none;
}
.custome-checkbox .form-check-label span {
vertical-align: middle;
}
.custome-checkbox .form-check-label::before {
content: "";
border: 2px solid #ced4da;
height: 17px;
width: 17px;
margin: 0px 8px 0 0;
display: inline-block;
vertical-align: middle;
}
.custome-checkbox input[type="checkbox"]:checked+.form-check-label::after {
opacity: 1;
}
.custome-checkbox input[type="checkbox"]+.form-check-label::after {
content: "";
width: 11px;
position: absolute;
top: 50%;
left: 3px;
opacity: 0;
height: 6px;
border-left: 2px solid #fff;
border-bottom: 2px solid #fff;
-moz-transform: translateY(-65%) rotate(-45deg);
-webkit-transform: translateY(-65%) rotate(-45deg);
transform: translateY(-65%) rotate(-45deg);
}
.custome-checkbox input[type="checkbox"]:checked+.form-check-label::before {
background-color: #f6bc3e;
border-color: #f6bc3e;
}
.custome-radio .form-check-input,
.custome-checkbox .form-check-input {
display: none;
}
.custome-radio .form-check-label::before {
content: "";
border: 1px solid #908f8f;
height: 16px;
width: 16px;
display: inline-block;
border-radius: 100%;
vertical-align: middle;
margin-right: 8px;
}
.custome-radio input[type="radio"]+.form-check-label::after {
content: "";
background-color: #f6bc3e;
height: 10px;
width: 10px;
border-radius: 100%;
position: absolute;
top: 8px;
left: 3px;
opacity: 0;
}
/* Product */
#adasas {
color: white;
}
#adasas:hover {
color: rgb(250, 208, 24);
}
@media only screen and (max-width: 430px) {
.hhhuuh {
display: block;
}
#dffdsd {
width: 100%;
float: none;
max-width: none;
}
}
.fssdfsdssss {
margin-top: 10px;
}
.fssdfsdssss .ssdasdasd {
font-size: 22px;
font-weight: 700;
color: #e3a129;
}
.fssdfsdssss del {
margin-left: 8px;
margin-right: 8px;
}
.fssdfsdssss .salwssss {
font-size: 18px;
color: #388e3c;
}
.prossss a {
font-size: 20px;
font-weight: 700;
text-decoration: none;
color: #000;
} | 0.412057 | 0.088426 |
svg .axis text {
font: 10px sans-serif;
}
.axis line,
.axis circle {
fill: none;
stroke: #777;
stroke-dasharray: 1, 4;
}
.axis.sog-10 circle {
stroke: #333 !important;
stroke-dasharray: none !important;
}
.axis.sog-12 circle,
.axis.sog-14 circle,
.axis.sog-16 circle {
stroke: #aaa;
}
.line {
fill: none;
stroke: red;
stroke-width: 1.5px;
}
.legend rect {
fill: #fff;
stroke: #000;
opacity: 0.8;
}
.highlight {
stroke: #000;
fill: #fff;
}
.tws-6 {
stroke: #1f77b4;
color: #1f77b4;
}
.tws-8 {
stroke: #ff7f0e;
color: #ff7f0e;
}
.tws-10 {
stroke: #2ca02c;
color: #2ca02c;
}
.tws-12 {
stroke: #d62728;
color: #d62728;
}
.tws-14 {
stroke: #9467bd;
color: #9467bd;
}
.tws-16 {
stroke: #17becf;
color: #17becf;
}
.tws-20 {
stroke: #e377c2;
color: #e377c2;
}
.polar-table td:hover {
background-color: #eee;
}
.vmg-run,
.vmg-beat {
fill: #fff;
}
.meta span.meta-label {
font-weight: 200;
font-size: 14px;
color: #aaa;
padding: 0;
display: inline-block;
min-width: 100px;
}
.meta table {
display: inline-block;
}
.meta table.meta-table td {
padding-right: 10px;
min-width: 100px;
}
.meta table .meta-label {
color: #888;
}
input {
margin-bottom: 2px;
}
.meta-item h2 {
margin-top: 2px;
}
.meta-label.polar {
display: block !important;
}
.meta-item textarea {
width: 100%;
height: 150px;
max-width: 500px;
font-family: monospace;
font-size: 10px;
}
textarea {
width: 100%;
height: 160px;
font-family: monospace;
font-size: 10px;
}
textarea.plot-only {
height: 600px;
}
textarea.extended {
height: 380px;
}
.polar-table {
font-size: 12px;
max-width: 500px;
}
.polar-table tr th {
white-space: nowrap;
}
.polar-table tr td:first-child {
text-align: right;
}
.sailnumber {
color: #888;
}
.dropdown {
background-color: white;
}
.dropdown a {
display: block;
padding: 2px 4px;
background-color: white;
}
.type {
color: #aaa;
size: 10px;
}
#main-nav {
margin-bottom: 5px;
}
.sidebar-toggle {
margin-top: 25px;
}
textarea {
max-width: 500px;
}
#main {
overflow-y: auto;
height: 100%;
padding-top: 5px;
}
label {
font-weight: normal;
} | site/polarplot.css | svg .axis text {
font: 10px sans-serif;
}
.axis line,
.axis circle {
fill: none;
stroke: #777;
stroke-dasharray: 1, 4;
}
.axis.sog-10 circle {
stroke: #333 !important;
stroke-dasharray: none !important;
}
.axis.sog-12 circle,
.axis.sog-14 circle,
.axis.sog-16 circle {
stroke: #aaa;
}
.line {
fill: none;
stroke: red;
stroke-width: 1.5px;
}
.legend rect {
fill: #fff;
stroke: #000;
opacity: 0.8;
}
.highlight {
stroke: #000;
fill: #fff;
}
.tws-6 {
stroke: #1f77b4;
color: #1f77b4;
}
.tws-8 {
stroke: #ff7f0e;
color: #ff7f0e;
}
.tws-10 {
stroke: #2ca02c;
color: #2ca02c;
}
.tws-12 {
stroke: #d62728;
color: #d62728;
}
.tws-14 {
stroke: #9467bd;
color: #9467bd;
}
.tws-16 {
stroke: #17becf;
color: #17becf;
}
.tws-20 {
stroke: #e377c2;
color: #e377c2;
}
.polar-table td:hover {
background-color: #eee;
}
.vmg-run,
.vmg-beat {
fill: #fff;
}
.meta span.meta-label {
font-weight: 200;
font-size: 14px;
color: #aaa;
padding: 0;
display: inline-block;
min-width: 100px;
}
.meta table {
display: inline-block;
}
.meta table.meta-table td {
padding-right: 10px;
min-width: 100px;
}
.meta table .meta-label {
color: #888;
}
input {
margin-bottom: 2px;
}
.meta-item h2 {
margin-top: 2px;
}
.meta-label.polar {
display: block !important;
}
.meta-item textarea {
width: 100%;
height: 150px;
max-width: 500px;
font-family: monospace;
font-size: 10px;
}
textarea {
width: 100%;
height: 160px;
font-family: monospace;
font-size: 10px;
}
textarea.plot-only {
height: 600px;
}
textarea.extended {
height: 380px;
}
.polar-table {
font-size: 12px;
max-width: 500px;
}
.polar-table tr th {
white-space: nowrap;
}
.polar-table tr td:first-child {
text-align: right;
}
.sailnumber {
color: #888;
}
.dropdown {
background-color: white;
}
.dropdown a {
display: block;
padding: 2px 4px;
background-color: white;
}
.type {
color: #aaa;
size: 10px;
}
#main-nav {
margin-bottom: 5px;
}
.sidebar-toggle {
margin-top: 25px;
}
textarea {
max-width: 500px;
}
#main {
overflow-y: auto;
height: 100%;
padding-top: 5px;
}
label {
font-weight: normal;
} | 0.477067 | 0.13243 |
.datepicker-control{width:100%;}
.date-picker-input{border-right:none !important;}
.datepicker, .datetimepicker{top:0;left:0;padding:4px;margin-top:1px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#fff;border:#009be3 solid 1px;}
.datepicker:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ff6a3c;border-bottom-color:#009be3;position:absolute;top:-7px;left:6px;}
.datetimepicker:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ff6a3c;border-bottom-color:#009be3;position:absolute;top:-7px;}
.datepicker:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #ffffff;position:absolute;top:-6px;left:7px;}
.datetimepicker:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #ffffff;position:absolute;top:-6px;}
[class*=" datetimepicker-dropdown"]:before{border-bottom-color:#009be3 !important;}
.datepicker > div, .datetimepicker > div{display:none;}
.datepicker table, .datetimepicker table{width:100%;margin:0;}
.datepicker td,
.datepicker th,
.datetimepicker td,
.datetimepicker th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.datepicker th.dow, .datetimepicker th.dow{color:#009be3;font-weight:normal;}
.datepicker td.day:hover, .datetimepicker td.day:hover{background:#eeeeee;cursor:pointer;}
.datepicker td.day.disabled, .datetimepicker td.day.disabled{color:#eeeeee;}
.datepicker td.old,
.datepicker td.new,
.datetimepicker td.old,
.datetimepicker td.new{color:#999999;}
.datepicker td.active,
.datepicker td.active:hover,
.datetimepicker td.active,
.datetimepicker td.active:hover{color:#ffffff;background-color:#ef5ea1;border-color:#0044cc #0044cc #002a80;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#0044cc;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);color:#fff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);}
.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active,
.datepicker td.active.disabled,
.datepicker td.active:hover.disabled,
.datepicker td.active[disabled],
.datepicker td.active:hover[disabled],
.datetimepicker td.active:hover,
.datetimepicker td.active:hover:hover,
.datetimepicker td.active:focus,
.datetimepicker td.active:hover:focus,
.datetimepicker td.active:active,
.datetimepicker td.active:hover:active,
.datetimepicker td.active.active,
.datetimepicker td.active:hover.active,
.datetimepicker td.active.disabled,
.datetimepicker td.active:hover.disabled,
.datetimepicker td.active[disabled],
.datetimepicker td.active:hover[disabled]{color:#ffffff;background-color:#009be3;*background-color:#ef5ea1;}
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active,
.datetimepicker td.active:active,
.datetimepicker td.active:hover:active,
.datetimepicker td.active.active,
.datetimepicker td.active:hover.active{background-color:#003399 \9;}
.datepicker td span, .datetimepicker td span{display:block;width:47px;height:54px;line-height:54px;float:left;margin:2px;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.datepicker td span:hover, .datetimepicker td span:hover{background:#eeeeee;}
.datepicker td span.active, .datetimepicker td span.active{color:#ffffff;background-color:#ef5ea1;color:#fff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);}
.datepicker td span.active:hover,
.datepicker td span.active:focus,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled],
.datetimepicker td span.active:hover,
.datetimepicker td span.active:focus,
.datetimepicker td span.active:active,
.datetimepicker td span.active.active,
.datetimepicker td span.active.disabled,
.datetimepicker td span.active[disabled]{color:#ffffff;background-color:#ff6a3c;*background-color:#ef5ea1;}
.datepicker td span.active:active,
.datepicker td span.active.active,
.datetimepicker td span.active:active,
.datetimepicker td span.active.active{background-color:#003399 \9;}
.datepicker td span.old, .datetimepicker td span.old{color:#999999;}
.datepicker th.switch, .datetimepicker th.switch{width:145px;}
.datepicker th.next,
.datepicker th.prev,
.datetimepicker th.next,
.datetimepicker th.prev{font-size:21px;}
.datepicker thead tr:first-child th,
.datetimepicker thead tr:first-child th{cursor:pointer;font-weight:normal;}
.datepicker thead tr:first-child th:hover,
.datetimepicker thead tr:first-child th:hover{background:#eeeeee;}
.input-append.date .add-on i,
.input-prepend.date .add-on i{display:block;cursor:pointer;width:16px;height:16px;} | public/assets/patient/css/datepicker.css | .datepicker-control{width:100%;}
.date-picker-input{border-right:none !important;}
.datepicker, .datetimepicker{top:0;left:0;padding:4px;margin-top:1px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#fff;border:#009be3 solid 1px;}
.datepicker:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ff6a3c;border-bottom-color:#009be3;position:absolute;top:-7px;left:6px;}
.datetimepicker:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ff6a3c;border-bottom-color:#009be3;position:absolute;top:-7px;}
.datepicker:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #ffffff;position:absolute;top:-6px;left:7px;}
.datetimepicker:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #ffffff;position:absolute;top:-6px;}
[class*=" datetimepicker-dropdown"]:before{border-bottom-color:#009be3 !important;}
.datepicker > div, .datetimepicker > div{display:none;}
.datepicker table, .datetimepicker table{width:100%;margin:0;}
.datepicker td,
.datepicker th,
.datetimepicker td,
.datetimepicker th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.datepicker th.dow, .datetimepicker th.dow{color:#009be3;font-weight:normal;}
.datepicker td.day:hover, .datetimepicker td.day:hover{background:#eeeeee;cursor:pointer;}
.datepicker td.day.disabled, .datetimepicker td.day.disabled{color:#eeeeee;}
.datepicker td.old,
.datepicker td.new,
.datetimepicker td.old,
.datetimepicker td.new{color:#999999;}
.datepicker td.active,
.datepicker td.active:hover,
.datetimepicker td.active,
.datetimepicker td.active:hover{color:#ffffff;background-color:#ef5ea1;border-color:#0044cc #0044cc #002a80;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#0044cc;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);color:#fff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);}
.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active,
.datepicker td.active.disabled,
.datepicker td.active:hover.disabled,
.datepicker td.active[disabled],
.datepicker td.active:hover[disabled],
.datetimepicker td.active:hover,
.datetimepicker td.active:hover:hover,
.datetimepicker td.active:focus,
.datetimepicker td.active:hover:focus,
.datetimepicker td.active:active,
.datetimepicker td.active:hover:active,
.datetimepicker td.active.active,
.datetimepicker td.active:hover.active,
.datetimepicker td.active.disabled,
.datetimepicker td.active:hover.disabled,
.datetimepicker td.active[disabled],
.datetimepicker td.active:hover[disabled]{color:#ffffff;background-color:#009be3;*background-color:#ef5ea1;}
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active,
.datetimepicker td.active:active,
.datetimepicker td.active:hover:active,
.datetimepicker td.active.active,
.datetimepicker td.active:hover.active{background-color:#003399 \9;}
.datepicker td span, .datetimepicker td span{display:block;width:47px;height:54px;line-height:54px;float:left;margin:2px;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.datepicker td span:hover, .datetimepicker td span:hover{background:#eeeeee;}
.datepicker td span.active, .datetimepicker td span.active{color:#ffffff;background-color:#ef5ea1;color:#fff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);}
.datepicker td span.active:hover,
.datepicker td span.active:focus,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled],
.datetimepicker td span.active:hover,
.datetimepicker td span.active:focus,
.datetimepicker td span.active:active,
.datetimepicker td span.active.active,
.datetimepicker td span.active.disabled,
.datetimepicker td span.active[disabled]{color:#ffffff;background-color:#ff6a3c;*background-color:#ef5ea1;}
.datepicker td span.active:active,
.datepicker td span.active.active,
.datetimepicker td span.active:active,
.datetimepicker td span.active.active{background-color:#003399 \9;}
.datepicker td span.old, .datetimepicker td span.old{color:#999999;}
.datepicker th.switch, .datetimepicker th.switch{width:145px;}
.datepicker th.next,
.datepicker th.prev,
.datetimepicker th.next,
.datetimepicker th.prev{font-size:21px;}
.datepicker thead tr:first-child th,
.datetimepicker thead tr:first-child th{cursor:pointer;font-weight:normal;}
.datepicker thead tr:first-child th:hover,
.datetimepicker thead tr:first-child th:hover{background:#eeeeee;}
.input-append.date .add-on i,
.input-prepend.date .add-on i{display:block;cursor:pointer;width:16px;height:16px;} | 0.247078 | 0.057467 |
.RadToolBar,
.RadToolBar *
{
margin: 0;
padding: 0;
}
.RadToolBar
{
float: left;
overflow: hidden;
white-space: nowrap;
}
.RadToolBar .rtbUL
{
list-style-type: none;
overflow: hidden;
display: table-row;
}
*+html .rtbUL
{
padding-bottom: 1px;
}
.RadToolBar_Vertical .rtbUL
{
display: block;
}
* html .RadToolBar_Vertical .rtbUL { display: inline }
* html .RadToolBar_Vertical .rtbUL { display: inline-block }
* html .RadToolBar_Vertical .rtbUL { display: inline }
@media screen and (min-width:550px) {
.rtbUL
{
display: table; /* only safari/opera need this one */
}
}
.RadToolBar .rtbItem,
.RadToolBar .rtbWrap,
.RadToolBar .rtbOut,
.RadToolBar .rtbMid,
.RadToolBar .rtbIn,
.RadToolBar .rtbText
{
clear: none;
}
.RadToolBar_Vertical .rtbItem
{
float: left;
clear: left;
}
.RadToolBar .rtbWrap
{
display: block;
float: left;
}
* html .RadToolBar .rtbItem {display:inline}
* html .RadToolBar .rtbItem {display:inline-block}
* html .RadToolBar .rtbItem {display:inline}
*+html .RadToolBar .rtbItem {display:inline}
*+html .RadToolBar .rtbItem {display:inline-block}
*+html .RadToolBar .rtbItem {display:inline}
.RadToolBar .rtbUL .rtbWrap
{
clear: left;
}
/* grips */
.RadToolBar .rtbGrip
{
display: none;
}
/* separators */
.RadToolBar .rtbSeparator
{
display: none;
}
/* items */
.RadToolBar .rtbItem
{
vertical-align: middle;
display: table-cell;
overflow: hidden;
}
.RadToolBar_Vertical .rtbItem
{
overflow: visible;
}
.RadToolBar .rtbWrap
{
vertical-align: top;
text-decoration: none;
cursor: pointer;
outline: 0;
}
.RadToolBar .rtbOut
{
clear: left;
float: left;
display: block;
}
.RadToolBar .rtbMid
{
display: block;
float: left;
}
.RadToolBar .rtbIn
{
float: left;
display: block;
}
/* fixes the non-navigatable image bug, but triggers the floated parent problem (visible in bigger buttons) */
* html .RadToolBar .rtbOut, * html .RadToolBar .rtbMid, * html .RadToolBar .rtbIn { float:none; }
*+html .RadToolBar .rtbOut, *+html .RadToolBar .rtbMid, *+html .RadToolBar .rtbIn { float:none; }
.RadToolBar .rtbIn,
.RadToolBar .rtbIn *
{
vertical-align: middle;
}
.RadToolBar .rtbIcon
{
border: 0;
}
.RadToolBar .rtbSplBtn .rtbSplBtnActivator,
.RadToolBar .rtbChoiceArrow /* background holder */
{
display: -moz-inline-block;
display: inline-block;
}
/* popup menu common styles */
.RadToolBarDropDown,
.RadToolBarDropDown *
{
padding: 0;
margin: 0;
}
.RadToolBarDropDown
{
white-space:nowrap;
float:left;
position:absolute;
display: block;
text-align: left;
}
.RadToolBarDropDown_rtl
{
text-align: right;
}
.RadToolBarDropDown:after
{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
font-size: 0;
line-height: 0;
}
@media screen and (min-width=50px)
{
.RadToolBarDropDown
{
display: inline-block;
}
.RadToolBarDropDown:after
{
content: normal;
display: none;
}
}
.RadToolBarDropDown ul.rtbActive
{
display: block;
}
.RadToolBarDropDown .rtbSlide
{
position: absolute;
overflow: hidden;
display: none;
_height: 0;
float: left;
text-align: left;
}
.RadToolBarDropDown_rtl .rtbSlide
{
text-align: right;
}
.RadToolBarDropDown .rtbItem
{
display: list-item;
padding: 0;
}
.RadToolBarDropDown a.rtbItem
{
cursor: default;
display: block;
outline: 0;
}
.rtbScrollWrap
{
position: absolute;
float: left;
overflow: hidden;
left: 0;
}
.RadToolBarDropDown .rtbItem,
.RadToolBarDropDown .rtbSeparator
{
list-style-type: none;
display: block;
width: auto;
clear: both;
font-size: 0;
line-height: 0;
}
.RadToolBarDropDown .rtbIcon
{
border: 0;
float: none;
vertical-align: top;
}
.RadToolBarDropDown .rtbWrap
{
display: block;
text-decoration: none;
}
.RadToolBar .rtbWrap:hover,
.RadToolBar .rtbWrap:focus,
.RadToolBarDropDown .rtbWrap:hover,
.RadToolBarDropDown .rtbWrap:focus
{
outline: 0;
}
.RadToolBarDropDown .rtbWrap *
{
display: -moz-inline-block;
display: inline-block;
cursor: pointer;
}
.RadToolBarDropDown .rtbDisabled .rtbIcon
{
filter: alpha(opacity=40);
opacity: 0.4;
-moz-opacity: 0.4;
}
/* image positioning */
.RadToolBar .rtbMid .rtbVOriented
{
text-align: center;
float: none;
display: table-cell;
}
* html .RadToolBar .rtbMid .rtbVOriented { float: left; }
@media screen and (min-width=50px) {
html:first-child .RadToolBar .rtbMid .rtbVOriented
{
display: block;
}
}
.RadToolBar .rtbVOriented .rtbText
{
display: block;
}
div.RadToolBar .rtbDropDown .rtbVOriented,
div.RadToolBar .rtbSplBtn .rtbVOriented
{
padding-right: 18px;
position: relative;
display: block;
}
.RadToolBar .rtbItem .rtbVOriented .rtbSplBtnActivator
{
display: table-cell;
text-align: center;
}
@media screen and (min-width=50px)
{
html:first-child .RadToolBar .rtbItem .rtbVOriented .rtbSplBtnActivator
{
display: inline-block;
}
}
.RadToolBar .rtbItem .rtbVOriented .rtbText
{
padding: 0 2px;
}
.RadToolBar .rtbItem .rtbVOriented .rtbChoiceArrow
{
position: absolute;
top: 20%;
right: 3px;
}
.RadToolBar_rtl
{
float: right;
text-align: right;
}
.RadToolBar_rtl .rtbIcon + .rtbText
{
display: -moz-inline-box;
}
.RadToolBar_rtl .rtbSplBtn .rtbSplBtnActivator,
.RadToolBar_rtl .rtbChoiceArrow
{
display:-moz-inline-box;
}
.RadToolBar_rtl .rtbSplBtnActivator .rtbIcon + .rtbText
{
padding-top:2px;
}
.RadToolBar_rtl .rtbText
{
zoom: 1;
}
/* for table layouts
* html td .RadToolBar { display: inline-block; }
* html td .RadToolBar .rtbItem { float: left; display: inline-block; } /* for table layouts */
*+html td > .RadToolBar_Horizontal { float: left;}
*+html td > .RadToolBar_Horizontal .rtbItem {float: left; }
/* separators */
.RadToolBar_Horizontal .rtbSeparator
{
display: table-cell;
vertical-align: middle;
padding: 0 2px;
}
* html .RadToolBar_Horizontal .rtbSeparator {display:inline}
* html .RadToolBar_Horizontal .rtbSeparator {display:inline-block}
* html .RadToolBar_Horizontal .rtbSeparator {display:inline}
*+html .RadToolBar_Horizontal .rtbSeparator {display:inline}
*+html .RadToolBar_Horizontal .rtbSeparator {display:inline-block}
*+html .RadToolBar_Horizontal .rtbSeparator {display:inline}
*+html td > .RadToolBar_Horizontal .rtbSeparator { margin-top: 4px; float: left; }
.RadToolBar_Horizontal .rtbSeparator .rtbText
{
display: inline;
display: inline-block;
padding: 13px 1px 5px 0;
line-height: 0;
font-size: 0;
background: #ccc;
border-right: 1px solid #fff;
}
.RadToolBar_Vertical .rtbSeparator
{
clear: both;
display: block;
padding: 1px 0 0 16px;
line-height: 0;
font-size: 0;
background: #ccc;
border-top: 1px solid #fff;
margin: 2px;
}
* html .RadToolBar_Vertical .rtbSeparator { padding: 0; }
*+html .RadToolBar_Vertical .rtbSeparator { padding: 0; }
.RadToolBar .rtbItem .rtbText *
{
vertical-align: baseline;
}
/* rtl styles */
*|html .RadToolBar_Vertical.RadToolBar_rtl .rtbItem
{
clear: both;
float: right;
}
.RadToolBar_Vertical.RadToolBar_rtl .rtbItem
{
display: block;
float: none;
}
.RadTabStrip,
.RadTabStrip *,
.RadTabStripVertical,
.RadTabStripVertical *
{
margin: 0;
padding: 0;
}
.RadTabStripVertical { display: inline-block; }
*+html .RadTabStripVertical { display: inline; }
* html .RadTabStripVertical { display: inline; }
.RadTabStrip .rtsLevel
{
clear:both;
overflow: hidden;
width: 100%;
position: relative;
}
* html .RadTabStrip .rtsLevel
{
position:static;
}
*+html .RadTabStrip .rtsLevel
{
position:static;
}
.RadTabStrip .rtsScroll
{
width: 10000px;
white-space:nowrap;
}
/* clear float; for IE - inline-block display */
.RadTabStripVertical:after,
.RadTabStrip .rtsLevel .rtsUL:after,
.RadTabStripVertical .rtsLevel .rtsUL:after
{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.RadTabStrip .rtsUL
{
margin:0;
padding:0;
overflow: hidden;
float:left;
}
.RadTabStrip_rtl .rtsUL
{
float: right;
}
.RadTabStripVertical .rtsLevel
{
overflow: hidden;
height: 100%;
}
.RadTabStrip .rtsLI
{
overflow: hidden;
list-style-type:none;
float:left
}
* html .RadTabStrip .rtsLI
{
display:inline;
zoom: 1;
float:none;
}
*+html .RadTabStrip .rtsLI
{
display:inline;
zoom: 1;
float:none;
}
.RadTabStripVertical .rtsLI
{
float: left;
display: -moz-inline-block;
display: inline-block;
list-style-type:none;
overflow: hidden;
}
.RadTabStrip .rtsLink,
.RadTabStripVertical .rtsLink
{
display:block;
outline:none;
cursor: pointer;
}
.RadTabStripVertical .rtsLink
{
zoom: 1;
}
.RadTabStrip .rtsOut,
.RadTabStripVertical .rtsOut
{
display:block;
}
.RadTabStrip .rtsIn,
.RadTabStripVertical .rtsIn
{
display:block;
/*width:100%; /* IE hiding long text (required tab width however) */
}
.RadTabStrip .rtsPrevArrow,
.RadTabStrip .rtsNextArrow,
.RadTabStrip .rtsPrevArrowDisabled,
.RadTabStrip .rtsNextArrowDisabled
{
font-size:0;
display:block;
text-indent:-9999px;
outline:none;
}
.RadTabStrip .rtsCenter
{
text-align: center;
}
.RadTabStrip .rtsImg
{
border: none;
}
.RadTabStrip .rtsImg+.rtsTxt { display: -moz-inline-box; }
.RadTabStrip .rtsTxt { display: inline-block; }
.RadTabStrip .rtsRight .rtsUL
{
float:right;
}
.RadTabStrip .rtsCenter .rtsUL
{
display: -moz-inline-box;
display: inline-block;
float:none;
}
.RadTabStrip .rtsBreak
{
height: 0;
width: 0;
font-size: 0;
line-height: 0;
display: block;
clear: left;
margin-top: -2px;
}
* html .RadTabStrip .rtsCenter .rtsUL { display: inline-block; }
* html .RadTabStrip .rtsCenter .rtsUL { display: inline; }
*+html .RadTabStrip .rtsCenter .rtsUL { display: inline-block; }
*+html .RadTabStrip .rtsCenter .rtsUL { display: inline; }
.RadTabStrip_rtl .rtsLI
{
float:right;
}
* html .RadTabStrip_rtl .rtsLI
{
float:none;
}
*+html .RadTabStrip_rtl .rtsLI
{
float:none;
}
@media screen and (min-width:50px)
{
:root .rtsScroll
{
width: auto;
}
:root .rtsLI
{
float:none;
display: inline-block;
}
}
.RadTabStripVertical .rtsUL .rtsLI
{
line-height: 0;
font-size: 0;
}
.RadTabStripVertical .rtsUL li.rtsSeparator
{
display: none;
}
/* RadFormDecorator - common CSS settings */
.rfdSkinnedButton .rfdInner
{
font: normal 12px Arial, Verdana !important;
white-space: nowrap;
background-repeat: repeat-x;
width: auto !important;
padding: 0 !important;
display: block !important;
line-height: 21px !important;
}
.rfdCheckboxChecked,
.rfdCheckboxUnchecked,
.rfdRadioUnchecked,
.rfdRadioChecked
{
line-height: 20px !important;
padding: 0;
padding-left: 20px;
zoom:1;/*Fixes IE issue with font-size set in percents */
display: inline-block !important;
}
.rfdSkinnedButton .rfdOuter
{
background-position: right 0;
background-repeat: no-repeat;
display: block;
}
.rfdRealButton
{
vertical-align: middle;
display: none;
min-width: 54px !important;
}
/* Internet Explorer */
*+html .rfdRealButton,
*+html .rfdSkinnedButton
{
min-width: auto !important;
}
/* disabled inputs */
.rfdInputDisabled
{
filter: alpha(opacity=50);
-moz-opacity: .5;
opacity: .5;
}
.input
{
position: absolute;/* Causes IE to jump when a textbox in a scrollable parent is clicked -however, setting position:relative has other side effects. This is why it will be left here as *absolute* and set to relative where needed */
left: -999999px;
}
/* FormDecorator + TreeView fix */
.RadTreeView .rfdCheckboxUnchecked,
.RadTreeView .rfdCheckboxChecked
{
display: -moz-inline-box;
display: inline-block;
width: 0;
vertical-align: middle;
line-height: 21px;
height: 21px;
}
/* FormDecorator + TreeView fix */
.RadGrid .rfdCheckboxUnchecked,
.RadGrid .rfdCheckboxChecked
{
display: -moz-inline-block;
display: inline-block;
}
.radr_noBorder
{
border-width: 0;
}
/* min-width issue fix ("Log In") */
.rfdSkinnedButton
{
/*_width: 54px;
min-width: 54px;*/
}
a.rfdSkinnedButton:focus,
a.rfdSkinnedButton:active
{
border: dotted 1px #131627;
}
/* =========================== TEXTAREA, INPUT, FIELDSET ============================= */
.rfdRoundedInner
{
width:1px;
font-size:1px;
background-repeat:no-repeat;
}
.rfdRoundedOuter
{
width:1px;
font-size:0px;
}
table.rfdRoundedWrapper, table.rfdRoundedWrapper_fieldset
{
display:-moz-inline-box;/*FF2*/
display:inline-block;/*FF3,Opera,Safari*/
_display:inline;/*IE6*/
vertical-align:middle;
border-width:0px !important;
padding:0px !important;
}
/*IE7*/
*+html table.rfdRoundedWrapper, *+html table.rfdRoundedWrapper_fieldset
{
display:inline;
}
table.rfdRoundedWrapper td, table.rfdRoundedWrapper_fieldset td
{
vertical-align:middle;
}
/* Specific styling related to the elements that need to support rounded corners */
table.rfdRoundedWrapper textarea, textarea.rfdTextarea
{
overflow :hidden;/*Prevent nasty flicker */
/* Safari - Do not allow textarea resize. Also - textarea in a table causes very a 4px bottom margin! Bug in Safari*/
/* This hack thing is parsed in IE as WELL!*/
[hack:safari;
resize: none;
]
}
fieldset.rfdFieldset
{
-webkit-border-radius:4px;
-moz-border-radius:4px;
}
input.rfdInput, textarea.rfdTextarea
{
-webkit-border-radius:4px;
-moz-border-radius:4px;
}
.rfdRtl
{
direction: rtl;
}
.rfdRtl .input
{
position: absolute;/* Causes IE to jump when a textbox in a scrollable parent is clicked -however, setting position:relative has other side effects. This is why it will be left here as *absolute* and set to relative where needed */
left: 0;
right: 0;
top:-9999px;
}
/* checkboxes */
.rfdRtl .rfdCheckboxUnchecked,
.rfdRtl .rfdInputDisabled.rfdCheckboxUnchecked:hover
{
padding: 0 20px 0 0;
background-position: right 0 !important;
}
.rfdRtl .rfdCheckboxUnchecked:hover
{
background-position: right -200px !important;
}
.rfdRtl .rfdCheckboxChecked,
.rfdRtl .rfdInputDisabled.rfdCheckboxChecked:hover
{
padding: 0 20px 0 0;
background-position: right -420px !important;
}
.rfdRtl .rfdCheckboxChecked:hover
{
background-position: right -640px !important;
}
/* end of checkboxes */
/* radiobuttons */
.rfdRtl .rfdRadioUnchecked,
.rfdRtl .rfdInputDisabled.rfdRadioUnchecked:hover
{
padding: 0 20px 0 0;
background-position: right 0 !important;
}
.rfdRtl .rfdRadioUnchecked:hover
{
background-position: right -220px !important;
}
.rfdRtl .rfdRadioChecked,
.rfdRtl .rfdInputDisabled.rfdRadioChecked:hover
{
padding: 0 20px 0 0;
background-position: right -440px !important;
}
.rfdRtl .rfdRadioChecked:hover
{
background-position: right -640px !important;
}
/* end of radiobuttons */
/* right to left support end */
/* common skinned combobox settings begin */
.rfdSelect
{
display: inline-block;
text-decoration: none;
font: normal 10pt Arial, Verdana, Sans-serif;
cursor: default;
outline: none;
-moz-user-select: none;
max-width: 1024px;
overflow: hidden;
padding: 0;
}
.rfdSelect_disabled
{
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40); /* IE 6/7 */
opacity: .4; /* Gecko, Opera */
-moz-opacity: .4; /* Old Gecko */
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=40)"; /* IE8 */
}
.rfdSelect span
{
display: block;
}
.rfdSelect .rfdSelect_outerSpan
{
float: left;
}
.rfdSelect .rfdSelect_textSpan
{
line-height: 18px;
padding: 0 3px;
float: left;
white-space: nowrap;
overflow: hidden;
margin-left: 2px;
text-overflow: ellipsis;
}
.rfdSelect .rfdSelect_arrowSpan
{
float: right;
_display: inline;
}
.rfdSelect .rfdSelect_arrowSpan span
{
background-color: transparent !important;
text-indent: -9999px;
width: 14px;
height: 16px;
}
/* dropdown settings */
.rfdSelectbox
{
font: normal 10pt Arial, Verdana, Sans-serif;
display: inline-block;
}
.rfdSelectbox ul,
.rfdSelectbox li
{
padding: 0;
margin: 0;
list-style: none;
}
.rfdSelectbox li
{
cursor: default;
line-height: 16px;
height: 16px;
text-overflow: ellipsis;
overflow: hidden;
}
.rfdSelectbox_optgroup li
{
padding-left: 20px !important;
height: 18px !important;
line-height: 18px !important;
}
.rfdSelectbox_optgroup .rfdSelectbox_optgroup_label
{
font-style: italic;
font-weight: bold;
padding-left: 0 !important;
}
.RadEditor table
{
border: 0;
table-layout: fixed;
}
.RadEditor table table
{
border: 0;
table-layout:auto;
}
.RadEditor table td
{
vertical-align: top;
padding: 0;
margin: 0;
}
.reModule input
{
border: solid 1px #ccc;
}
.reToolbar
{
list-style: none !important;
padding: 0;
margin: 0;
float: left;
}
.reToolbar li
{
float: left;
}
.reTlbVertical ul,
.reTlbVertical ul li
{
float: none !important;
}
.reTlbVertical .reToolbar
{
float: none !important;
}
.reTlbVertical ul
{
width: 100%;
}
.reTlbVertical a
{
width: auto;
}
.reTlbVertical a span
{
float: left;
width: 22px;
}
.reButton_text
{
font: normal 11px Arial, Verdana, Sans-serif;
color: black;
line-height: 22px;
padding: 0 4px 0 0;
margin: 0 0 0 2px;
white-space: nowrap;
width: auto;
background: none !important;
float: left;
}
.reTool_disabled
{
filter: alpha(opacity=40);
opacity: .4;
-moz-opacity: .4;
}
.reGrip
{
font-size: 1px;
}
.reSplitButton span
{
float: left;
}
.reSeparator
{
font-size: 1px;
}
.reDropDownBody .reTlbVertical .reToolbar .reTool_text
{
_display: block;
}
.reToolbar li .reTool_text span
{
float: left;
cursor: default;
}
.reToolbar li .reTool_text
{
display: block;
_display: inline; /* IE6 double margins fix */
float: left;
cursor: default;
text-decoration: none;
}
.reToolbar li .reTool_text .reButton_text
{
background-image: none;
width: auto;
}
.reToolbarWrapper
{
float: left;
height: auto;
}
.reToolZone .reToolbarWrapper
{
background: transparent;
float: none;
clear: both;
}
.reAjaxSpellCheckSuggestions table
{
width: 100%;
}
.reAjaxSpellCheckSuggestions td
{
width: 100% !important;
}
.reAlignmentSelector
{
float: left;
}
.reAlignmentSelector table,
.reAlignmentSelector td
{
padding: 0px !important;
text-align: center;
}
.reAlignmentSelector div
{
cursor: default;
}
a.reModule_domlink
{
outline: 0;
}
a.reModule_domlink_selected
{
text-decoration: none;
}
.reAjaxspell_addicon,
.reAjaxspell_ignoreicon,
.reAjaxspell_okicon,
.reLoading
{
float: left;
}
button.reAjaxspell_okicon
{
float: none;
}
.reAjaxspell_wrapper button
{
width: auto;
}
div.reEditorModes
{
width: 100%;
}
.reEditorModesCell
{
width: auto;
}
div.reEditorModes ul,
div.reEditorModes ul li
{
padding: 0;
margin: 0;
list-style: none !important;
float: left;
}
div.reEditorModes a
{
outline: none;
font: normal 10px Arial, Verdana, Sans-serif;
width: auto;
height: 21px;
margin: 1px;
text-decoration: none;
}
div.reEditorModes .reMode_selected
{
margin: 0;
}
div.reEditorModes a,
div.reEditorModes a span
{
display: block;
cursor: pointer;
float: left;
}
div.reEditorModes a span
{
_display: inline; /* IE6 double margin fix */
background-repeat: no-repeat;
background-color: transparent;
margin: 2px 0 0 6px;
padding: 0 8px 0 18px;
line-height: 16px;
height: 16px;
}
div.reEditorModes .reMode_design span,
div.reEditorModes .reMode_selected.reMode_design span
{
background-position: 0 0;
}
div.reEditorModes .reMode_html span,
div.reEditorModes .reMode_selected.reMode_html span
{
background-position: 0 -16px;
}
div.reEditorModes .reMode_preview span,
div.reEditorModes .reMode_selected.reMode_preview span
{
background-position: 0 -32px;
}
.reDropDownBody
{
overflow: auto;
overflow-x: hidden;
}
.reDropDownBody .reToolbar,
.reDropDownBody .reTlbVertical .reToolbar
{
height: auto;
}
.reDropDownBody table
{
padding: 0;
margin: 0;
border: 0;
}
.reDropDownBody table td
{
cursor:default;
}
.reColorPicker
{
-moz-user-select: none;
}
.reColorPicker table
{
border-collapse: collapse;
}
.reColorPicker table td
{
border:0;
}
.reColorPicker .reColorPickerFooter
{
overflow: hidden; /* IE6 fix */
}
.reColorPicker span
{
display: block;
text-align: center;
float: left;
cursor: default;
}
.reInsertSymbol table td
{
text-align: center;
overflow: hidden;
vertical-align: middle;
}
.reInsertTable table
{
float: left;
cursor: default;
}
.reInsertTable .reTlbVertical li
{
float: left !important;
}
.reInsertTable .reTlbVertical li a,
.reInsertTable .reTlbVertical .reToolbar a.reTool_disabled
{
outline: none;
}
.reInsertTable .reTlbVertical li a .reButton_text
{
text-decoration: none;
cursor: default;
}
.reInsertTable .reTlbVertical li a .reButton_text:hover
{
cursor: pointer !important;
}
.reInsertTable .reTlbVertical ul
{
float: left;
clear: left;
padding: 0;
margin: 0;
}
.reUndoRedo table
{
border-collapse: collapse;
}
.reUndoRedo table td,
.reUndoRedo table td.reItemOver
{
border: 0 !important;
margin: 0 !important;
}
.reApplyClass span
{
font-size: 1px;
display: block;
float: left;
}
ul.reCustomLinks,
ul.reCustomLinks ul
{
list-style: none !important;
padding: 0;
margin: 0;
cursor: default;
}
ul.reCustomLinks li ul
{
margin-left: 12px !important;
}
.reDropDownBody .reCustomLinks a
{
text-decoration: none;
}
.reDropDownBody .reCustomLinks a:hover
{
cursor: pointer;
}
ul.reCustomLinks li
{
clear: both;
text-align:left;
}
ul.reCustomLinks span,
ul.reCustomLinks a
{
display: block;
float: left;
}
ul.reCustomLinks .reCustomLinksIcon
{
font-size: 1px;
}
ul.reCustomLinks .reCustomLinksIcon.reIcon_empty
{
cursor: default;
}
.reToolbar
{
float: left;
}
* html .RadEditor
{
background-image: none !important;
}
.reTlbVertical .reToolbar,
.reDropDownBody .reTlbVertical .reToolbar li
{
height: auto;
}
.reDropDownBody .reTlbVertical .reToolbar .reTool_text
{
clear: both;
float: none;
width: 100% !important;
}
.reDropDownBody .reTlbVertical .reToolbar .reTool_disabled,
.reDropDownBody .reTlbVertical .reToolbar .reTool_disabled:hover,
.reDropDownBody .reTlbVertical .reToolbar .reTool_disabled:active,
.reDropDownBody .reTlbVertical .reToolbar .reTool_disabled:focus
{
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}
.reDropDownBody .reTlbVertical .reToolbar .reTool_disabled span
{
opacity: 0.4;
-moz-opacity: 0.4;
filter: alpha(opacity=40);
}
.dialogtoolbar
{
width: 1240px !important;
overflow: hidden !important;
}
.reDropDownBody .reTool_text.reTool_selected,
.reDropDownBody .reTool_text
{
_margin: 0 !important;
}
/* Safari Fix for Table Wizard */
@media all and (min-width:0px)
{
body:not(:root:root) .reDropDownBody.reInsertTable div table td
{
width: 13px;
height: 13px;
border: solid 1px #777777;
background: white;
}
body:not(:root:root) .reDropDownBody.reInsertTable div table .reItemOver
{
background: #eaeaea;
}
}
td.reTlbVertical .reToolbar .split_arrow
{
display: none !important;
}
td.reTlbVertical .reToolbar li
{
clear: both !important;
}
/* new Spinbox implementation. Remember to remove the old one above */
.reSpinBox td
{
padding: 0 !important;
vertical-align: top !important;
}
.reSpinBox input
{
display: block;
float: left;
width: 21px;
height: 18px;
border-right: 0 !important;
text-align: right;
padding-right: 2px;
}
.reSpinBox a
{
display: block;
width: 9px;
height: 11px;
line-height: 11px;
font-size: 1px;
background: url('Widgets/TableWizardSpites.gif') no-repeat;
text-indent: -9999px;
cursor: pointer;
cursor: default;
}
.reSpinBox .reSpinBoxIncrease
{
background-position: 0 -321px;
}
.reSpinBox .reSpinBoxIncrease:hover
{
background-position: -9px -321px;
}
.reSpinBox .reSpinBoxDecrease
{
background-position: 0 -331px;
}
.reSpinBox .reSpinBoxDecrease:hover
{
background-position: -9px -331px;
}
.reTableWizardSpinBox
{
font: normal 12px Arial, Verdana, Sans-serif;
color: black;
-moz-user-select: none;
}
.reTableWizardSpinBox a
{
margin: 1px;
outline: none;
}
.reTableWizardSpinBox a,
.reTableWizardSpinBox a span
{
display: block;
width: 23px;
height: 22px;
cursor: pointer;
cursor: hand;
background-repeat: no-repeat;
}
.reTableWizardSpinBox a:hover
{
background-image: url('Widgets.reTableWizardSpinBox.gif');
}
.reTableWizardSpinBox a span
{
text-indent: -9999px;
background-image: url('Widgets.reTableWizardSpinBox.gif');
}
.reTableWizardSpinBox .reTableWizardSpinBox_Increase
{
background-position: 0 -21px;
}
.reTableWizardSpinBox .reTableWizardSpinBox_Decrease
{
background-position: 0 -42px;
}
/* CONSTRAIN PROPORTIONS BEGIN */
li.ConstrainProportions button
{
position: absolute;
top: 7px;
left: 0;
height: 52px;
border: 0;
background-image: url('Editor/CommandSprites.gif');
background-repeat: no-repeat;
background-position: -7988px 9px;
}
li.ConstrainProportions.toggle button
{
background-position: -7956px 9px;
}
/* CONSTRAIN PROPORTIONS END */
.reAjaxspell_addicon,
.reAjaxspell_ignoreicon,
.reAjaxspell_okicon
{
width: 16px !important;
height: 16px;
border: 0;
margin: 2px 4px 0 0;
background:url('Editor/CommandSprites.gif') no-repeat;
}
.reAjaxspell_ignoreicon
{
background-position: -4533px center;
}
.reAjaxspell_okicon
{
background-position: -4571px center;
}
.reAjaxspell_addicon
{
background-position: -4610px center;
}
button.reAjaxspell_okicon
{
width: 22px;
height: 22px;
}
.reDropDownBody.reInsertTable
{
overflow: hidden !important;
}
.reDropDownBody.reInsertTable span
{
height: 22px !important;
}
/* global styles css reset (prevent mode) */
.RadEditor table,
.reToolbar,
.reToolbar li,
.reTlbVertical,
.reDropDownBody ul,
.reDropDownBody ul li,
.radwindow table,
.radwindow table td,
.radwindow table td ul,
.radwindow table td ul li
{
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
list-style: none !important;
}
.reWrapper_corner,
.reWrapper_center,
.reLeftVerticalSide,
.reRightVerticalSide,
.reToolZone,
.reEditorModes,
.reResizeCell,
.reToolZone table td,
.RadEditor .reToolbar,
.RadEditor .reEditorModes ul
{
border: 0 !important;
}
.reToolbar li,
.reEditorModes ul li,
.reInsertTable .reTlbVertical .reToolbar li
{
float: left !important;
clear: none !important;
border: 0 !important;
}
/* disabled dropdown menu items under Internet Explorer 7 fix */
.reDropDownBody .reTlbVertical .reToolbar li .reTool_text.reTool_disabled .reButton_text
{
width: auto;
}
ul.reCustomLinks ul
{
margin-left: 10px;
}
.reAjaxspell_button
{
border: solid 1px #555;
background: #eaeaea;
font: normal 11px Arial, Verdana, Sans-serif;
white-space: nowrap;
}
/* COMMANDS BEGIN */
.SilverlightManager
{
/* waiting for icon */
}
.CustomDialog
{
background-position: -1448px center;
}
.FileSave,
.FileSaveAs,
.Save,
.SaveLocal
{
background-position: -1407px center;
}
.FormatCodeBlock
{
background-position: -305px center;
}
.PageProperties
{
background-position: -756px center;
}
.SetImageProperties
{
background-position: -1116px center;
}
.BringToFront
{
background-position: -1606px center;
}
.AlignmentSelector
{
background-position: -1647px center;
}
.Cancel
{
background-position: -1687px center;
}
.Custom,
.ViewHtml
{
background-position: -1728px center;
}
.DecreaseSize
{
background-position: -1886px center;
}
.DeleteTable
{
background-position: -1445px center;
}
.FileOpen
{
background-position: -1967px center;
}
.IncreaseSize
{
background-position: -2046px center;
}
.InsertAnchor
{
background-position: -2086px center;
}
.InsertEmailLink
{
background-position: -2246px center;
}
.InsertFormImageButton
{
background-position: -2486px center;
}
.ModuleManager
{
background-position: -2374px center;
}
.RepeatLastCommand
{
background-position: -3248px center;
}
.SendToBack
{
background-position: -3326px center;
}
.FormatStripper
{
background-position: -2586px center;
}
.StyleBuilder
{
background-position: -2946px center;
}
.ToggleFloatingToolbar
{
background-position: -4006px center;
}
/* COMMAND SPRITES END */
/* ----------------------------------------- finished commands ----------------------------------------- */
.XhtmlValidator
{
background-position: -2526px center;
}
.TrackChangesDialog
{
background-position: -2555px center;
}
.InsertSymbol
{
background-position: -2196px center;
}
.InsertFormHidden
{
background-position: -1836px center;
}
.InsertFormButton,
.InsertFormReset,
.InsertFormSubmit
{
background-position: -1716px center;
}
.InsertFormCheckbox
{
background-position: -1745px center;
}
.InsertFormPassword
{
background-position: -1896px center;
}
.InsertFormRadio
{
background-position: -1926px center;
}
.InsertFormSelect
{
background-position: -3546px center;
}
.InsertFormTextarea
{
background-position: -1986px center;
}
.InsertFormText
{
background-position: -1956px center;
}
.StripAll
{
background-position: -2585px center;
}
.StripCss
{
background-position: -2644px center;
}
.StripFont
{
background-position: -2675px center;
}
.StripSpan
{
background-position: -2705px center;
}
.StripWord
{
background-position: -2736px center;
}
.AjaxSpellCheck
{
background-position: -66px center;
}
.Italic
{
background-position: -486px center;
}
.ImageManager,
.InsertImage
{
background-position: -366px center;
}
.ImageMapDialog
{
background-position: -396px center;
}
.FlashManager,
.InsertFlash
{
background-position: -246px center;
}
.MediaManager,
.InsertMedia
{
background-position: -696px center;
}
.DocumentManager,
.InsertDocument
{
background-position: -185px center;
}
.TemplateManager
{
background-position: -2765px center;
}
.InsertTable,
.TableWizard
{
background-position: -3575px -5px;
}
.InsertRowAbove
{
background-position: -1355px -7px;
}
.InsertRowBelow
{
background-position: -1385px -4px;
}
.DeleteRow
{
background-position: -3425px center;
}
.InsertColumnLeft
{
background-position: -1626px center;
}
.InsertColumnRight
{
background-position: -1592px center;
}
.DeleteColumn
{
background-position: -3392px center;
}
.MergeColumns
{
background-position: -2315px center;
}
.MergeRows
{
background-position: -2345px center;
}
.SplitCell
{
background-position: -3335px center;
}
.DeleteCell
{
background-position: -1325px center;
}
.SetCellProperties
{
background-position: -2495px center;
}
.SetTableProperties
{
background-position: -3363px center;
}
.Help
{
background-position: -336px center;
}
.Undo
{
background-position: -996px center;
}
.Redo
{
background-position: -967px center;
}
.Cut
{
background-position: -155px center;
}
.Copy
{
background-position: -125px center;
}
.Paste,
.PasteStrip
{
background-position: -785px center;
}
.PasteAsHtml,
.PasteHtml
{
background-position: -815px center;
}
.PasteFromWord
{
background-position: -845px center;
}
.PasteFromWordNoFontsNoSizes
{
background-position: -875px center;
}
.PastePlainText
{
background-position: -905px center;
}
.Print
{
background-position: -936px center;
}
.FindAndReplace
{
background-position: -215px center;
}
.SelectAll
{
background-position: -2435px center;
}
.InsertGroupbox
{
background-position: -2015px -7px;
}
.InsertCodeSnippet,
.InsertSnippet
{
background-position: -2164px center;
}
.InsertDate
{
background-position: -1655px center;
}
.InsertTime
{
background-position: -2256px center;
}
.AboutDialog
{
background-position: -6px center;
}
.Bold
{
background-position: -95px center;
}
.Underline
{
background-position: -3275px center;
}
.StrikeThrough
{
background-position: -3306px center;
}
.JustifyLeft
{
background-position: -576px center;
}
.JustifyCenter
{
background-position: -516px center;
}
.JustifyFull
{
background-position: -546px center;
}
.JustifyNone
{
background-position: -606px center;
}
.JustifyRight
{
background-position: -636px center;
}
.InsertParagraph
{
background-position: -454px center;
}
.InsertHorizontalRule
{
background-position: -2045px center;
}
.Superscript
{
background-position: -2796px center;
}
.Subscript
{
background-position: -2826px center;
}
.ConvertToLower
{
background-position: -1144px center;
}
.ConvertToUpper
{
background-position: -1174px center;
}
.Indent
{
background-position: -426px center;
}
.Outdent
{
background-position: -726px center;
}
.InsertOrderedList
{
background-position: -2076px center;
}
.InsertUnorderedList
{
background-position: -2286px center;
}
.AbsolutePosition
{
background-position: -36px center;
}
.LinkManager,
.CreateLink,
.CustomLinkTool,
.SetLinkProperties
{
background-position: -665px center;
}
.Unlink
{
background-position: -2855px center;
}
.ToggleTableBorder
{
background-position: -2885px center;
}
.ToggleScreenMode
{
background-position: -2915px center;
}
.ForeColor
{
background-position: -276px center;
}
.BackColor,
.borderColor,
.bgColor
{
background-position: -1026px center;
}
.InsertFormElement
{
background-position: -1774px center;
}
.InsertFormForm
{
background-position: -1805px -4px;
}
/* ALIGNMENT SELECTOR BEGIN */
.reTopCenter
{
width: 15px;
height: 13px;
background-position: -3036px -6px;
}
.reMiddleLeft
{
width: 15px;
height: 13px;
background-position: -3096px -6px;
}
.reMiddleCenter
{
width: 15px;
height: 13px;
background-position: -1236px -6px;
}
.reMiddleRight
{
width: 15px;
height: 13px;
background-position: -3155px -6px;
}
.reBottomCenter
{
width: 15px;
height: 13px;
background-position: -3216px -6px;
}
.reNoAlignment
{
width: 15px;
height: 13px;
background-position: -1266px -6px;
}
.reTopLeft
{
background-position: -3006px -6px;
}
.reTopRight
{
background-position: -3155px -6px;
}
.reBottomLeft
{
background-position: -3186px -6px;
}
.reBottomRight
{
background-position: -3245px -6px;
}
/* ALIGNMENT SELECTOR END */
/* toolbar */
.reToolbar
{
height: 26px;
margin: 1px;
}
.reToolbar li
{
height: 26px;
}
.reToolbar .reGrip
{
background-repeat: no-repeat;
width: 4px;
height: 26px;
}
.reToolbar .grip_first
{
background-position: 0 -271px;
}
.reToolbar .grip_last
{
background-position: -37px -271px;
}
.reTool
{
width: 21px;
height: 21px;
padding: 3px 0 0 3px;
display: block;
text-decoration: none;
cursor: pointer;
cursor: default;
margin: 1px 0 0 0;
outline: none;
}
.reTool span
{
background-repeat: no-repeat;
width: 18px;
height: 18px;
display: block;
}
/* split button */
.reTool.reSplitButton
{
width: 31px;
height: 21px;
display: block;
}
.reSplitButton .split_arrow
{
width: 5px !important;
float: left;
margin-left: 3px;
}
.reTool_disabled:hover
{
background: none;
}
.reTool_disabled,
.reTool_disabled:hover,
.reTool_disabled:active,
.reTool_disabled:focus
{
border: 0;
background: none;
}
/* end of toolbar */
/* dropdown */
.reDropdown,
.reTool_disabled.reDropdown:hover
{
padding: 2px 12px 2px 2px;
font: normal 11px Verdana, Arial, Sans-serif;
text-decoration: none;
display: block;
margin: 4px 0 0 0;
-moz-border-radius: 0.3em;
-moz-border: 0.3em;
-webkit-border-radius: 0.3;
cursor: pointer;
cursor: default;
}
.reDropdown span
{
background: none;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
display: block;
cursor: pointer;
cursor: default;
}
/* IE 6 and IE 7 have different behavior when showing with AJAX */
.reToolbar .reDropdown
{
width: auto;
_width: 20px;
}
*html .radwindow.normalwindow.transparentwindow .reDropdown
{
_height: 18px !important;
_padding-top: 0 !important;
_padding-bottom: 0 !important;
_overflow-y: hidden !important;
}
/* end of dropdown */
/* vertical dropdown */
.reTlbVertical .reDropdown
{
width: 4px;
height: 16px;
}
.reTlbVertical .reToolbar.Default li .reDropdown
{
margin: 0;
margin-left: 4px;
}
.reTlbVertical .reDropdown span
{
display: none;
}
td.reTlbVertical .reToolbar .reDropdown,
td.reTlbVertical .reToolbar .reDropdown:hover
{
_width: 5px !important;
}
/* end of vertical dropdown */
/* separator */
li.reSeparator
{
height: 26px;
width: 6px;
padding: 0;
margin: 0;
}
.reTlbVertical .reToolbar li.reSeparator
{
height: 4px;
line-height: 4px;
width: 26px;
margin: 0;
padding: 0;
}
/* end of separator */
.reDropDownBody .reTlbVertical li
{
background-image: none !important;
}
td.reTlbVertical .reToolbar .reSeparator
{
display: none !important;
}
/* IE6 does not support the alpha channel of png files, so we force it to use gif */
* html .reTool span
{
background-image: url('CommandSpritesLightIE6.gif');
}
* html .Hay.reAlignmentSelector div
{
background-image: url('CommandSpritesLightIE6.gif') !important;
}
/** html .reModule_visible_icon,
* html .reModule_hidden_icon
{
background-image: url('CommandSpritesLightIE6.gif') !important;
}*/
* html .reDropDownBody.reInsertTable .reTool_text .TableWizard
{
background-image: url('CommandSpritesLightIE6.gif') !important;
}
* html .Hay.reAlignmentSelector div
{
background-image: url('CommandSpritesLightIE6.gif') !important;
}
.reModule_visible_icon,
.reModule_hidden_icon
{
display: block;
float: left;
border: 0 !important;
}
.reModule_hidden_icon
{
display: block;
float: left;
border: 0 !important;
background: url('CommandSprites.gif') no-repeat -1695px center !important;
}
.reModule_visible_icon
{
display: block;
float: left;
border: 0 !important;
background: url('Editor/CommandSprites.gif') no-repeat -4645px center !important;
}
* html .reTlbVertical .reToolbar span
{
background-image: url('CommandSpritesLightIE6.gif');
}
.reTool_disabled.reSplitButton:hover
{
background: none !important;
}
.reModule td
{
_font-size: 11px;
}
/* Default */
.RadEditor.Default .reToolCell
{
background-color: #515151;
}
/* Black */
.RadEditor.Black .reToolCell
{
background-color: #373737;
}
/* Forest */
.RadEditor.Forest .reToolCell
{
background-color: #c2d197;
}
/* Hay */
.RadEditor.Hay .reToolCell
{
background-color: #f3f3e2;
}
/* Office2007 */
.RadEditor.Office2007 .reToolCell
{
background-color: #dbe8f8;
}
/* Outlook */
.RadEditor.Outlook .reToolCell
{
background-color: #cfe2fb;
}
/* Sunset */
.RadEditor.Sunset .reToolCell
{
background-color: #f4ede1;
}
/* Telerik */
.RadEditor.Telerik .reToolCell
{
background-color: #ececec;
}
/* Gray */
.RadEditor.Gray .reToolCell
{
background-color: #ececec;
}
/* Defautl2006 */
.RadEditor.Default2006 .reToolCell
{
background-color: #ececec;
}
/* Inox */
.RadEditor.Inox .reToolCell
{
background-color: #ececec;
}
/* Inox */
.RadEditor.Inox .reToolCell
{
background-color: #ececec;
}
/* Vista */
.RadEditor.Vista .reToolCell
{
background-color: #effbfe;
}
/* Web20 */
.RadEditor.Web20 .reToolCell
{
background-color: #a0b8db;
}
/* WebBlue */
.RadEditor.WebBlue .reToolCell
{
background-color: #f0f2f4;
}
/*
RadTreeView base css
* Notes on some CSS class names *
class -- HTML element -- description
rtUL -- <ul> -- multiple nodes container
rtLI -- <li> -- one node
rtFirst -- <li> -- TreeView's first node
rtLast -- <li> -- last node in a given node group (<ul>)
rtTop,rtMid,rtBot -- <div> -- a wrapper (<div>) inside a node (<li>) - can be in a top, middle or bottom node in a given node group
rtIn -- <span> or <div> -- the inner container inside a node - contains text (<span> rendering) or template (<div> rendering)
rtSp -- <span> -- holds a dummy element for adjustment of node heights (should be an even number if the skin node lines are dotted)
rtChk -- <input> -- holds a node's checkbox
rtImg -- <img> -- holds a node's icon
rtPlus,rtMinus -- <span> -- holds a node's expand / collapse buttons (plus / minus signs)
*/
.RadTreeView
{
white-space:nowrap;
cursor: default;
}
.RadTreeView .rtUL
{
margin:0;
padding:0;
}
.RadTreeView .rtLI
{
list-style-image: none;
list-style-position:outside;
list-style:none;
}
/* link with NavigateUrl*/
.RadTreeView a.rtIn
{
text-decoration: none;
cursor: pointer;
}
/* template container */
.RadTreeView div.rtIn
{
display:-moz-inline-block;
display:inline-block;
vertical-align:top;
}
/* "massage" the template container to obtain inline-block display */
* html .RadTreeView div.rtIn
{
display:inline-block;
}
* html .RadTreeView div.rtIn
{
display:inline;
}
*+html .RadTreeView div.rtIn
{
display:inline-block;
}
*+html .RadTreeView div.rtIn
{
display:inline;
}
/* end of "massage" */
.RadTreeView .rtSp
{
display: -moz-inline-box;
display: inline-block;
width: 1px;
vertical-align: middle;
}
.RadTreeView .rtUL .rtUL
{
padding-left:20px;
}
.RadTreeView .rtPlus,
.RadTreeView .rtMinus
{
font-size:0;
padding:0;
display: -moz-inline-box;
display:inline-block;
vertical-align:top;
cursor: pointer;
}
.RadTreeView .rtTop,
.RadTreeView .rtMid,
.RadTreeView .rtBot,
.RadTreeView .rtUL
{
zoom:1;
}
.RadTreeView .rtImg,
.RadTreeView .rtIn,
.RadTreeView .rtChk
{
vertical-align:middle;
}
.RadTreeView .rtLoadingBefore,
.RadTreeView .rtLoadingAfter
{
display: -moz-inline-box;
display: inline-block;
vertical-align: baseline;
}
.RadTreeView .rtLoadingBelow
{
display:block;
}
.RadTreeView .rtEdit .rtIn
{
cursor: text;
}
.RadTreeView .rtChecked,
.RadTreeView .rtUnchecked,
.RadTreeView .rtIndeterminate
{
display:-moz-inline-box;
display:inline-block;
width: 13px;
height: 13px;
vertical-align:middle;
}
/*tri-state checkboxes*/
/* editing of wrapped nodes should add white-space nowrap to make the input box stay on the same line;
if the white-space: normal is added through inline styles (on a per-node basis), it can be overriden only by using !important */
.RadTreeView .rtEdit *
{
white-space: nowrap !important;
}
.RadTreeView .rtEdit .rtIn input
{
outline: 0; /* disable safari glow effect - RadTreeView look consistency */
cursor: text;
}
/* enables positioning of plus / minus images under firefox in rtl mode */
.RadTreeView_rtl .rtPlus,
.RadTreeView_rtl .rtMinus
{
position:relative;
}
/* reverts the above rule to fix the position:relative + overflow:auto bug under IE6&7 */
* html .RadTreeView_rtl .rtPlus,
* html .RadTreeView_rtl .rtMinus
{
position:static;
}
*+html .RadTreeView_rtl .rtPlus,
*+html .RadTreeView_rtl .rtMinus
{
position:static;
}
/*
turn on hasLayout of LI elements & inner treeitem containers in rtl mode
necessary to enable proper display of inner treeitem containers
*/
.RadTreeView_rtl .rtLI,
.RadTreeView_rtl .rtIn
{
zoom:1;
}
.RadTreeView_rtl .rtUL .rtUL
{
padding-right:20px;
padding-left: 0;
}
/* hacks for Opera */
@media screen and (min-width:550px)
{
/* opera inverts the padding automatically in rtl mode, so restore the initial order */
html:first-child .RadTreeView_rtl .rtUL .rtUL
{
padding-left:20px;
padding-right: 0;
}
/* fix for opera's unclickable plus/minus signs */
html:first-child .RadTreeView .rtPlus:hover,
html:first-child .RadTreeView .rtMinus:hover
{
position: relative;
}
html:first-child .RadTreeView .rtSp
{
display: none;
}
}
/*Design time*/
div.RadTreeView_designtime .rtTop,
div.RadTreeView_designtime .rtMid,
div.RadTreeView_designtime .rtBot
{
position:relative;
}
div.RadTreeView_designtime .rtPlus,
div.RadTreeView_designtime .rtMinus
{
margin:0;
position:absolute;
}
/*****************************************************************************/
/* these below are not skin/border size specific. Shared between all skins */
/*****************************************************************************/
.rspNested,
.rspNestedHorizontal
{
border-width: 0px !important;
}
/************ nested vertical ****************/
.rspNested .rspPane,
.rspNested .rspResizeBar,
.rspNested .rspResizeBarOver,
.rspNested .rspResizeBarInactive
{
border-top: 0px;
border-bottom: 0px;
}
.rspNested .rspPane.rspFirstItem,
.rspNested .rspResizeBar.rspFirstItem,
.rspNested .rspResizeBarOver.rspFirstItem,
.rspNested .rspResizeBarInactive.rspFirstItem
{
border-left: 0px;
}
.rspNested .rspPane.rspLastItem,
.rspNested .rspResizeBar.rspLastItem,
.rspNested .rspResizeBarOver.rspLastItem,
.rspNested .rspResizeBarInactive.rspLastItem
{
border-right: 0px;
}
.rspNested .rspPane.rspFirstItem.rspLastItem,
.rspNested .rspResizeBar.rspFirstItem.rspLastItem,
.rspNested .rspResizeBarOver.rspFirstItem.rspLastItem,
.rspNested .rspResizeBarInactive.rspFirstItem.rspLastItem
{
border-left: 0px;
border-right: 0px;
}
/************ nested horizontal ****************/
.rspNestedHorizontal .rspPaneHorizontal,
.rspNestedHorizontal .rspResizeBarHorizontal,
.rspNestedHorizontal .rspResizeBarOverHorizontal,
.rspNestedHorizontal .rspResizeBarInactiveHorizontal
{
border-left: 0px;
border-right: 0px;
}
.rspNestedHorizontal .rspPaneHorizontal.rspFirstItem,
.rspNestedHorizontal .rspResizeBarHorizontal.rspFirstItem,
.rspNestedHorizontal .rspResizeBarOverHorizontal.rspFirstItem,
.rspNestedHorizontal .rspResizeBarInactiveHorizontal.rspFirstItem
{
border-top: 0px;
}
.rspNestedHorizontal .rspPaneHorizontal.rspLastItem,
.rspNestedHorizontal .rspResizeBarHorizontal.rspLastItem,
.rspNestedHorizontal .rspResizeBarOverHorizontal.rspLastItem,
.rspNestedHorizontal .rspResizeBarInactiveHorizontal.rspLastItem
{
border-bottom: 0px;
}
.rspNestedHorizontal .rspPaneHorizontal.rspFirstItem.rspLastItem,
.rspNestedHorizontal .rspResizeBarHorizontal.rspFirstItem.rspLastItem,
.rspNestedHorizontal .rspResizeBarOverHorizontal.rspFirstItem.rspLastItem,
.rspNestedHorizontal .rspResizeBarInactiveHorizontal.rspFirstItem.rspLastItem
{
border-top: 0px;
border-bottom: 0px;
}
/************ sliding pane icons ****************/
.rspSlideHeaderIconWrapper div
{
font-size: 1px;
line-height: 1px;
}
/************ VisibleDuringInit ****************/
.rspHideRadSplitter
{
position:absolute;
top:-9999px;
left:-9999px;
}
/************ SlidingPanes content elements overflow problem in Firefox ****************/
.rspHideContentOverflow div
{
overflow: hidden !important;
}
.rspHideContentOverflow iframe
{
visibility: hidden !important;
}
/* GLOBAL SLIDER CLASSES */
/* slider wrapper class */
.RadSlider .rslHorizontal,
.RadSlider .rslVertical
{
position:relative;
-moz-user-select:none;
font-size:1px;
line-height:1px;
/* In case the slider is in a parent with text-align:center, under IE6, the UL for the items is centered. */
text-align:left;
}
/* any link inside r.a.d.slider */
.RadSlider a
{
display:block;
text-indent:-9999px;
text-decoration:none;
}
.RadSlider a:focus,
.RadSlider a:active
{
outline:none;
}
.RadSlider .rslHandle span,
.RadSlider .rslDraghandle span
{
display:block;
}
/* drag handle, track class, selected region */
.RadSlider .rslHandle,
.RadSlider .rslDraghandle,
.RadSlider .rslTrack,
.RadSlider .rslSelectedregion,
.RadSlider .rslItemsWrapper,
/* Tick text */
.RadSlider .rslLargeTick span,
.RadSlider .rslSmallTick span
{
position:absolute;
}
/* the dragHandle needs to have greater z-index than the increase/decrease handlers, as it can be positioned over the rounded corders
of the track, part of those handles */
.RadSlider .rslTrack
{
z-index:1;
}
.RadSlider .rslSelectedregion
{
top:0;
left:0;
}
.RadSlider .rslDisabled
{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 50);
-moz-opacity:.5;
opacity:.5;
cursor:no-drop;
}
.RadSlider .rslDisabled .rslLiveDragHandle
{
-moz-opacity:1;
opacity:1;
filter:alpha(opacity=100);
}
/* ITEMS AND TICKS */
.RadSlider .rslItemsWrapper,
.RadSlider .rslItem,
.RadSlider .rslLargeTick,
.RadSlider .rslSmallTick
{
margin:0px;
padding:0px;
list-style:none !important;
}
/* text */
.RadSlider .rslItem span,
.RadSlider .rslLargeTick span,
.RadSlider .rslSmallTick span
{
font-size:11px;
}
/* Item specific */
.RadSlider .rslVertical .rslItemsWrapper .rslItemFirst,
.RadSlider .rslHorizontal .rslItemsWrapper .rslItemFirst
{
background-image:none;
}
.RadSlider .rslItem
{
text-overflow:ellipsis;
overflow:hidden;
cursor:default;
background-repeat:no-repeat;
}
.RadSlider .rslHorizontal .rslItem
{
text-align:center;
}
.RadSlider .rslItemsWrapper li.rslItemDisabled
{
color:#d0d0ce;
}
.RadSlider .rslMiddle .rslItem,
/* ticks */
.RadSlider .rslLeft .rslLargeTick,
.RadSlider .rslLeft .rslSmallTick
{
background-position:left center;
}
.RadSlider .rslTop .rslItem
{
background-position:left top;
}
.RadSlider .rslBottom .rslItem
{
background-position:left bottom;
}
.RadSlider .rslCenter .rslItem,
/* ticks */
.RadSlider .rslTop .rslLargeTick,
.RadSlider .rslTop .rslSmallTick
{
background-position:center top;
}
.RadSlider .rslLeft .rslItem
{
background-position:left top;
}
.RadSlider .rslRight .rslItem
{
background-position:right top;
}
/* Tick specific */
.RadSlider .rslLargeTick,
.RadSlider .rslSmallTick
{
cursor:default;
/* We need this in order to position the SPAN holding the text. */
position:relative;
background-repeat:no-repeat;
}
.RadSlider .rslCenter .rslLargeTick,
.RadSlider .rslCenter .rslSmallTick,
.RadSlider .rslMiddle .rslLargeTick,
.RadSlider .rslMiddle .rslSmallTick
{
background-position:center center;
}
.RadSlider .rslRight .rslLargeTick,
.RadSlider .rslRight .rslSmallTick
{
background-position:right center;
}
.RadSlider .rslBottom .rslLargeTick,
.RadSlider .rslBottom .rslSmallTick
{
background-position:center bottom;
}
/* LiveDrag=false */
.RadSlider .rslLiveDragHandleActive
{
opacity:0.4;
filter:alpha(opacity=40);
}
.RadSlider .rslLiveDragHandle
{
-moz-opacity:0;
opacity:0;
filter:alpha(opacity=0);
}
/* HORIZONTAL SLIDER */
/* decrease handle class (i.e. left) */
.RadSlider .rslHorizontal .rslDecrease,
.RadSlider .rslLeft .rslTrack,
.RadSlider .rslLeft .rslHandle,
.RadSlider .rslCenter .rslItemsWrapper,
.RadSlider .rslRight .rslItemsWrapper
{
left:0;
}
/* increase handle class (i.e. right) */
.RadSlider .rslRight .rslTrack,
.RadSlider .rslRight .rslHandle,
.RadSlider .rslHorizontal .rslIncrease,
.RadSlider .rslLeft .rslItemsWrapper
{
right:0;
}
.RadSlider .rslHorizontal .rslItem,
.RadSlider .rslHorizontal .rslLargeTick,
.RadSlider .rslHorizontal .rslSmallTick
{
float:left;
}
/* TrackPosition=TopLeft */
.RadSlider .rslTop .rslTrack,
.RadSlider .rslTop .rslHandle,
.RadSlider .rslMiddle .rslItemsWrapper,
.RadSlider .rslBottom .rslItemsWrapper,
/* increase handle class (i.e. down) */
.RadSlider .rslVertical .rslDecrease
{
top:0;
}
.RadSlider .rslTop .rslItemsWrapper,
.RadSlider .rslBottom .rslTrack,
.RadSlider .rslBottom .rslHandle,
/* increase handle class (i.e. down) */
.RadSlider .rslVertical .rslIncrease
{
bottom:0;
}
/* TrackPosition=Center */
.RadSlider .rslMiddle .rslTrack,
.RadSlider .rslMiddle .rslHandle
{
top:50%;
}
.RadSlider .rslCenter .rslTrack,
.RadSlider .rslCenter .rslHandle
{
left:50%;
}
/* Item/Tick text */
.RadSlider .rslHorizontal .rslLargeTick span,
.RadSlider .rslHorizontal .rslSmallTick span
{
width:100%;
text-align:center;
}
.RadSlider .rslVertical .rslLargeTick span,
.RadSlider .rslVertical .rslSmallTick span
{
height:100%;
}
.RadSlider .rslLargeTick span,
.RadSlider .rslSmallTick span
{
top:0px;
left:0px;
}
.RadSlider .rslTop .rslLargeTick span,
.RadSlider .rslTop .rslSmallTick span,
.RadSlider .rslHorizontal .rslLargeTick span.rslBRItemText,
.RadSlider .rslHorizontal .rslSmallTick span.rslBRItemText
{
top:auto;
bottom:0px;
}
.RadSlider .rslLeft .rslLargeTick span,
.RadSlider .rslLeft .rslSmallTick span,
.RadSlider .rslVertical .rslLargeTick span.rslBRItemText,
.RadSlider .rslVertical .rslSmallTick span.rslBRItemText
{
left:auto;
right:0px;
}
/* RadUpload Common Styles */
.RadUpload
{
width:430px; /*default*/
text-align: left;
}
.RadUpload_rtl, .ruProgressArea_rtl
{
text-align: right;
}
.RadUploadSingle
{
display:inline;
}
.ruInputs
{
zoom:1;/*IE fix - removing items on the client*/
}
.ruInputs,
.ruProgress
{
list-style:none;
margin:0;
padding:0;
}
.ruFileWrap
{
position:relative;
white-space:nowrap;
display: inline-block;
vertical-align: top;
}
.ruFileInput,
.ruFakeInput,
.ruButton
{
float: none;
vertical-align:top;
}
.ruCheck
{
position:relative;
zoom:1;
}
.ruStyled .ruFileInput
{
position:absolute;
z-index:1;
opacity:0;/*Opera,Firefox*/
-moz-opacity:0;/*Firefox*/
filter:alpha(opacity=0);/*IE*/
}
.ruReadOnly .ruFakeInput
{
position:relative;
z-index:2;
}
.ruButtonDisabled
{
opacity:0.6;/*Opera,Firefox*/
-moz-opacity:0.6;/*Firefox*/
filter:alpha(opacity=60);/*IE*/
}
@media screen and (min-width:50px)
{
.ruBar, .ruBar div
{
border: solid transparent;
border-width: 1px 0;
}
.ruProgressArea
{
display: block !important;
visibility: hidden;
width: 0;
height: 0;
}
}
/* RadWindow 2 Common Css */
div.RadWindow
{
float: left;
position: absolute;
}
div.RadWindow a
{
outline: none;
}
div.RadWindow table
{
width: 100%;
height: 100%;
table-layout: auto;
}
div.RadWindow div.min
{
display: none;
}
div.RadWindow table td
{
padding: 0;
margin: 0;
border-collapse: collapse;
vertical-align: top;
}
.RadWindow .rwCorner,
.RadWindow .rwFooterCenter
{
line-height:1;
}
div.RadWindow table td.rwTitlebar
{
-moz-user-select: none;
/*cursor: move;*/
}
div.RadWindow td.rwTitlebar div.rwTopResize
{
font-size: 1px;
height: 4px !important;
line-height: 4px !important;
width: 100%;
}
div.RadWindow td.rwStatusbar input
{
border: 0px;
background-color: transparent !important;
background-repeat: no-repeat;
width: 100%;
cursor: default;
-moz-user-select: none;
overflow: hidden;
text-overflow: ellipsis;
display: block;
float: left;
}
div.RadWindow td.rwStatusbar div
{
width: 18px;
height: 18px;
}
div.RadWindow td.rwStatusbar .rwLoading
{
padding-left:30px;
}
div.RadWindow td.rwStatusbar span.statustext
{
cursor: default;
-moz-user-select: none;
}
div.RadWindow.nostatusbar tr.rwStatusbarRow
{
display: none;
}
div.RadWindow table.rwTitlebarControls ul.rwControlButtons
{
padding: 0;
margin: 0;
list-style: none !important;
white-space:nowrap;
float: right;
}
div.RadWindow_rtl table.rwTitlebarControls ul.rwControlButtons
{
float: left;
}
div.RadWindow table.rwTitlebarControls ul.rwControlButtons li
{
float: left;
}
div.RadWindow_rtl table.rwTitlebarControls ul.rwControlButtons li
{
float: right;
}
div.RadWindow table.rwTitlebarControls ul.rwControlButtons li a
{
display: block;
text-decoration: none;
}
div.RadWindow table.rwTitlebarControl ul.rwControlButtons li a span
{
text-indent: -9999px;
display: block;
}
div.RadWindow table.rwTitlebarControls a.rwIcon
{
display: block;
margin-right: 3px;
width: 20px !important;
height: 16px !important;
}
div.RadWindow table.rwTitlebarControls em
{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
float: left;
}
div.RadWindow.rwMinimizedWindow
{
overflow: hidden;
}
div.RadWindow div.iconmenu
{
float: left;
position: absolute;
z-index: 56000000;
}
div.RadWindow div.iconmenu a
{
cursor: default;
}
div.RadWindow.inactivewindow table.rwTitlebarControls
{
position: static;
}
/* end of inactive window settings */
/* popup windows */
.RadWindow .rwDialogPopup a.rwPopupButton
{
margin-top: 24px !important;
}
.RadWindow .rwDialogPopup a.rwPopupButton:focus,
.RadWindow .rwDialogPopup a.rwPopupButton:active
{
border: 1px dotted #999999;
}
.RadWindow .rwDialogPopup a.rwPopupButton,
.RadWindow .rwDialogPopup a.rwPopupButton span
{
display: block;
float: left;
}
div.RadWindow table.rwTitlebarControls ul.rwControlButtons li a
{
text-indent: -9999px;
}
/* opera fix */
html:first-child div.RadWindow ul
{
float: right;
border: solid 1px transparent;
}
.RadWindow .rwDialogText
{
text-align: left;
}
div.RadWindow.rwMinimizedWindow .rwPinButton,
div.RadWindow.rwMinimizedWindow .rwReloadButton,
div.RadWindow.rwMinimizedWindow .rwMaximizeButton,
div.RadWindow.rwMinimizedWindow .rwTopResize
{
display: none !important;
}
.RadWindow .contentrow .rwWindowContent
{
font-size: 11px;
}
/* inactive window settings */
div.RadWindow.inactivewindow td.rwCorner,
div.RadWindow.inactivewindow td.rwTitlebar,
div.RadWindow.inactivewindow td.rwFooterCenter
{
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65) !important;
opacity: .65 !important;
-moz-opacity: .65 !important;
}
html, body, form
{
padding: 0;
margin: 0;
overflow: hidden;
font: normal 12px "Segoe UI", Arial, Sans-serif;
}
fieldset
{
padding: 0;
margin: 0;
}
/* image manager toolbar icons */
.RadToolBar .rtbText
{
padding: 0 2px 0 22px; /* assuming that the space is 3px wide *gasp* */
line-height: 17px; /* icon height */
display: block;
background-image: url('Common/FileExplorerToolbarSprites.png');
background-repeat: no-repeat;
}
/* IE6 does not support the alpha channel of png files, so we force it to use gif */
* html .RadToolBar .rtbText
{
background-image: url('Common/FileExplorerToolbarSpritesIE6.gif') !important;
}
.RadToolBar .rtbIconOnly .rtbText
{
padding: 0 0 0 16px; /* assuming that the space is 3px wide *gasp* */
font-size: 17px; /* icon height */
}
.RadToolBar .icnImageEditor .rtbText { background-position: 0 -68px; } /* CHANGE THIS ONE */
.RadToolBar .icnBestFit .rtbText { background-position: 0 -68px; }
.RadToolBar .icnActualSize .rtbText { background-position: 0 -85px; }
.RadToolBar .icnZoomIn .rtbText { background-position: 0 -102px; }
.RadToolBar .icnZoomOut .rtbText { background-position: 0 -119px; }
.reTopcell
{
padding-top: 7px;
}
.reDialog ul,
.reDialog ul li,
.reDialog_toolbar ul,
.radECtrlButtonsList ul,
.reDialog_toolbar_text ul,
.controlsList
{
padding: 0;
margin: 0;
list-style: none;
}
.reConfirmCancelButtonsTbl
{
display: block;
float: right;
padding: 0;
margin: 0;
border-collapse: collapse;
}
.reConfirmCancelButtonsTbl td
{
padding: 6px;
}
.reConfirmCancelButtonsTbl .reRightMostCell
{
padding-right: 1px;
}
.reConfirmCancelButtonsTbl button
{
width: 75px;
}
/* custom settings for RadTabStrip */
.RadTabStrip ul
{
margin: 8px 0 0 0;
position: relative;
top: 0;
left: 8px;
}
.controlsList li
{
clear: both;
}
.controlsList span
{
display: block;
float: left;
}
.controlsList .shortInput
{
width: 90px;
}
.controlsList select.shortInput
{
width: 96px;
}
.flashPropertiesPane
{
height: 310px;
}
.FormattedCodePreview
{
width: 690px;
height: 170px;
clear: both;
overflow: auto;
}
.reBottomcell
{
text-align: right;
}
/* LinkManager */
#hyperlinkFieldset li,
#emailFieldset li
{
line-height: 26px;
}
.rightAlignedInputLabel,
.propertyLabel
{
width: 120px;
overflow: hidden;
text-align: right;
padding-right: 8px;
display: inline-block;
float: left;
line-height: 21px;
}
.LinkManager .reToolWrapper
{
width: 26px;
float: left;
}
/* End of LinkManager */
/* Constrain Proportions button */
.ConstrainProportions button
{
padding: 0;
margin: 0;
font-size: 1px;
border: 0;
display: block;
width: 12px;
height: 38px;
background-image: url('Common/CommonIcons.gif');
background-position: 0 -766px;
background-color: transparent;
margin-left: 4px;
}
.ConstrainProportions.toggle button
{
background-position: -20px -766px;
}
/* FormatCodeBlock */
.FormatCodeBlock input
{
text-align: right;
}
/* TableWizardSpinBox */
.reTableWizardSpinBox
{
font: normal 12px Arial, Verdana, Sans-serif;
color: black;
-moz-user-select: none;
}
.reTableWizardSpinBox a
{
margin: 1px;
outline: none;
}
.reTableWizardSpinBox a,
.reTableWizardSpinBox a span
{
display: block;
width: 23px;
height: 21px;
cursor: pointer;
cursor: hand;
background-repeat: no-repeat;
}
.reTableWizardSpinBox a:hover
{
background-image: url('Common/CommonIcons.gif');
background-position: 0 -298px;
}
.reTableWizardSpinBox a span
{
text-indent: -9999px;
background-image: url('Common/CommonIcons.gif');
}
.reTableWizardSpinBox .reTableWizardSpinBox_Increase
{
background-position: 0 -319px;
}
.reTableWizardSpinBox .reTableWizardSpinBox_Decrease
{
background-position: 0 -340px;
}
/* table design */
.tableDesign
{
table-layout: fixed;
width: 382px;
height: 344px;
border: solid 1px #b0b0b0;
border-collapse: collapse;
}
.tableDesign td
{
border: solid 1px #b0b0b0;
vertical-align: top;
}
.tableDesign td div
{
border: solid 1px white;
background: #ececec;
height: 122px;
cursor: pointer;
cursor: hand;
}
.tableDesign .selectedCell
{
background: #cecece;
}
/* Table Properties Toolbar */
.tblBorderPropsToolbar
{
/*background: url(Widgets/TableWizardSpites.gif) repeat-x;*/
width: 165px;
height: 22px;
float: left;
}
.tblBorderPropsToolbar li
{
float: left;
line-height: 20px;
clear: none;
}
.tblBorderPropsToolbar li a
{
display: block;
width: 20px;
height: 20px;
line-height: 20px;
text-indent: -9999px;
margin: 1px;
text-align: center;
cursor: default;
background-image: url('Common/CommonIcons.gif');
background-repeat: no-repeat;
}
.tblBorderPropsToolbar li a.reAllFourSides
{
background-position: -6px -367px;
}
.tblBorderPropsToolbar li a.reAllRowsAndColumns
{
background-position: -6px -387px;
}
.tblBorderPropsToolbar li a.reNoBorders
{
background-position: -6px -407px;
}
.tblBorderPropsToolbar li a.reNoInteriorBorders
{
background-position: -7px -427px;
}
.tblBorderPropsToolbar li a.reTopAndBottomSidesOnly
{
background-position: -7px -446px;
}
.tblBorderPropsToolbar li a.reTopSideOnly
{
background-position: -7px -466px;
}
.tblBorderPropsToolbar li a.reBetweenRows
{
background-position: -7px -486px;
}
.tblBorderPropsToolbar li a.reBottomSideOnly
{
background-position: -6px -506px;
}
.reVerticalIconList li a
{
background-image: url('Common/CommonIcons.gif');
background-repeat: no-repeat;
}
.reVerticalIconList li a.reLeftSide
{
background-position: -6px -532px;
}
.reVerticalIconList li a.reBetweenColumns
{
background-position: -6px -554px;
}
.reVerticalIconList li a.reRightAndLeftSidesOnly
{
background-position: -6px -596px;
}
.reVerticalIconList li a.reRightSide
{
background-position: -6px -574px;
}
.tblBorderPropsToolbar .textinput
{
width: 20px;
height: 18px;
}
/* bordered table */
#TableBorder .propertiesLabel,
#TableBorder .reToolWrapper,
#TableBorder ul
{
margin: 0 0 0 8px;
}
#TableBorder ul ul
{
margin: 2px 0 0 0;
}
.tblBorderTestTable
{
width: 120px;
height: 120px;
border-collapse: collapse;
table-layout: fixed;
margin: 0 0 0 66px;
}
.tableWizardCellProperties .reToolWrapper
{
display: block;
float: left;
}
/* Find and Replace Dialog Settings */
/* End of Fond and Replace Dialog Settings */
.reDialogLabel span
{
display: block;
width: 124px;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.reControlsLayout
{
width: 100%;
display: block;
}
.reControlsLayout .reLabelCell,
.reControlsLayout .reControlCell
{
padding: 3px;
vertical-align: middle;
text-align: left;
}
.FindAndReplaceDialog .reDialogLabel span,
.LinkManager .reDialogLabel span
{
width: 90px;
text-align: right;
}
.FindAndReplaceDialog #find,
.FindAndReplaceDialog #rFind,
.FindAndReplaceDialog #rReplace
{
width: 204px;
}
.FindAndReplaceDialog #FindButton,
.FindAndReplaceDialog #rFindButton,
.FindAndReplaceDialog #ReplaceButton,
.FindAndReplaceDialog #ReplaceAllButton
{
width: 80px;
}
/* LinkManager */
.LinkManager .reMiddlecell
{
vertical-align: top;
height: 180px;
padding-top: 20px;
}
.LinkManager .reLabelCell
{
width: 90px;
}
.LinkManager .reControlCell input
{
width: 240px;
}
.LinkManager .reControlCell select
{
width: 244px;
}
* html .LinkManager .reControlCell select,
*+html .LinkManager .reControlCell select
{
width: 250px;
}
/* Set Image Properties */
.ImageProperties .reImageDialogCaller input
{
width: 136px;
}
/* Help Dialog */
.HelpDialog
{
font-family: "Segoe UI", Arial, Sans-Serif;
}
.HelpDialog h1, .HelpDialog h2
{
padding: 0;
margin: 0;
}
.HelpDialog h1
{
font-size: 18px;
}
.HelpDialog h2
{
font-size: 14px;
padding: 4px 0;
}
.HelpDialog .helpTopics
{
width: 695px;
height: 340px;
overflow: auto;
}
.HelpDialog .reDescriptionCell
{
padding-left: 8px;
}
.helpTopics
{
border: solid 1px #ccc;
}
/* Page Properties */
.PageProperties .reImageDialogCaller input
{
width: 190px;
}
.PageProperties .reImageDialogCaller .reTool
{
margin-left: 4px;
}
/* About Dialog */
.AboutDialog
{
margin: 4px 0 0 0;
}
.AboutDialog h6
{
width: 202px;
height: 63px;
line-height: 63px;
background: transparent url('Common/RadEditorLogo.gif') no-repeat;
text-indent: -9999px;
}
.AboutDialog a
{
color: black;
}
.reDialog
{
margin: 5px;
}
.NoMarginDialog
{
margin: 0;
}
.NoMarginDialog .reConfirmCancelButtonsTbl
{
margin-right: 6px;
}
/* Image Dialog caller */
.reImageDialogCaller .reTool
{
margin-left: 4px;
}
.reImageDialogCaller,
.reImageDialogCaller td
{
margin: 0;
padding: 0;
border-collapse: collapse;
}
#ImageMap_AreaTarget
{
width: 220px;
}
/* IE6 and IE7 */
*+html #ImageMap_AreaTarget,
* html #ImageMap_AreaTarget
{
width: 226px !important;
}
/* File Manager dialogs */
.RadFileExplorer
{
border: 0 !important;
}
/* ImageManager dialog settings */
/* Image Editor toolbar item */
.icnImageEditor .rtbText
{
padding-left: 24px !important;
}
.imagePreview
{
text-align: center;
vertical-align: middle;
background: white;
clear: both;
overflow: auto;
width: 267px;
height: 260px;
}
.noImage
{
background: white url('Common/NoImageSelected.gif') no-repeat center;
}
.imagePreview img
{
/*border: solid 1px #434343 !important;*/
}
.selectedFileName
{
font: normal 12px "Segoe UI", Arial, Sans-serif;
color: black;
}
.selectedFileName
{
padding: 9px 0;
text-align: center;
/*border-top: solid 1px #abadb3;*/
}
.radfe_addressBox
{
float: left;
}
* html .radfe_addressBox,
*+html .radfe_addressBox
{
width: 398px !important;
}
.RadSplitter
{
clear: both;
}
.FileExplorerPlaceholder
{
width: 400px;
vertical-align: top;
}
.ManagerDialog
{
table-layout: fixed;
}
/* Image Properties pane in Image Manager dialog */
.ManagerDialog .ImageProperties .reDialogLabel span
{
width: 92px;
}
.ManagerDialog .ImageProperties .reLabelCell
{
width: 40px !important;
padding: 0;
}
.ManagerDialog .ImageProperties #ImageAlt,
.ManagerDialog .ImageProperties #ImageLongDesc
{
width: 152px !important;
}
.ManagerDialog .ImageProperties .setMarginsTable .reToolWrapper
{
width: 30px !important;
}
.ManagerDialog .ImageProperties .setMarginsCell
{
padding: 0;
}
.ManagerDialog .ImageProperties
{
height: 294px;
}
.ManagerDialog .ImageProperties .reConstrainProportionsWrapper input
{
width: 30px !important;
}
.ManagerDialog .ImageProperties
{
margin: 0 0 0 4px;
}
.DialogSeparator
{
width: 3px;
font-size: 1px;
}
/* Flash Manager */
.FlashManagerCombo,
.mediaPreviewer select
{
width: 140px;
}
* html .FlashManagerCombo,
*+html .FlashManagerCombo,
* html .mediaPreviewer select,
*+html .mediaPreviewer select
{
width: 145px;
}
/* Media Manager */
/* Document Manager */
.ManagerDialog .LinkManager
{
clear: both;
}
.ManagerDialog .LinkManager .reControlsLayout
{
display: block !important;
margin-top: 70px !important;
}
.ManagerDialog .LinkManager input,
.ManagerDialog .LinkManager select
{
width: 146px !important;
}
* html .ManagerDialog .LinkManager select,
*+html .ManagerDialog .LinkManager select
{
width: 156px !important;
}
.ManagerDialog .LinkManager .reTopcell
{
visibility: hidden;
}
.disabled-button,
.disabled-button:hover
{
filter: alpha(opacity=40);
opacity: .3;
-moz-opacity: .3;
background: none !important;
}
#propertiesPage,
#flashMultiPage,
#mediaMultiPage
{
clear: both !important;
}
/* insert table dialog test table */
.tblBorderTestTable
{
border: dotted 1px #abadb3;
}
.tblBorderTestTable td
{
border: dotted 1px #abadb3;
}
.reTableDesignPreviewTableHolder
{
height: 344px;
overflow: auto;
padding: 1px 0 0 0 !important;
margin-top: 4px !important;
}
.tableWizardCellProperties .reImageDialogCaller input
{
width: 100px;
}
.tableDesign
{
border-collapse: separate;
}
* html .tableDesign,
*+html .tableDesign
{
border-collapse: collapse;
}
.selectedFileName
{
border-top: solid 1px #abadb3;
}
.radfe_addressBox
{
border-top: solid 1px #abadb3;
border-right: solid 1px #dbdfe6;
border-bottom: solid 1px #e3e9ef;
border-left: solid 1px #e2e3ea;
background: white;
}
/*.RadSplitter
{
border-top: solid 1px #999 !important;
}*/
/* background for the bottom positioned RadTabStrip */
.RadTabStripBottom_Black
{
/*background: #d5d5d5;*/
width: 264px;
/*border-bottom: solid 1px #999;*/
padding-bottom: 6px !important;
}
.ManagerDialog
{
border: solid 1px #222;
}
.DialogSeparator
{
border-left: solid 1px #222;
border-right: solid 1px #222;
background-color: #ececec;
}
.ManagerDialog
{
border: solid 1px #222;
}
.RadFileExplorer
{
border: 1px solid #999999;
}
/*========================== Address box ===================================*/
*+html .rfeAddressBox,
* html .rfeAddressBox
{
margin-top: -4px;
}
.rfeAddressBox
{
border: solid 1px #999999;
margin:0px;
padding:0px;
font-size: 9pt;
_margin-top:-4px;
}
/*========================== Upload panel styles ===========================*/
.rfeUploadContainer
{
margin: 5px 0 0 5px;
}
.rfeUploadInfoPanel
{
border: solid 1px #d7d7d7;
background: #f5f5f5;
padding: 16px;
margin: 5px 5px 5px 0;
}
.rfeUploadInfoPanel dt
{
font-weight: bold;
float: left;
padding-right: 4px;
}
.ruActions
{
padding: 5px 0;
}
.rfeUploadButtonContainer
{
margin-top: 5px 0 0 0;
}
.rfeUploadButtonContainer input
{
width: 75px;
}
/*================================ CSS for the AJAX Loading Panels ========================*/
/* file extension sprites (manager dialogs)===================================================================================================== */
/* RadGrid Active and Selected Rows Hack */
/*
.SelectedRow_Vista td,
.ActiveRow_Vista td,
.GridRowOver_Vista td td
{
padding: 0;
}*/
/* RadGrid Active and Selected Rows Hack */
.rfeFileExtension
{
height: 18px;
line-height: 18px;
background: transparent url('Common/FileExtensionSprites.png') no-repeat left -681px;
padding: 0 0 0 24px !important;
}
/* IE6 does not support the alpha channel of png files, so we force it to use gif */
* html .rfeFileExtension
{
background-image: url('Common/FileExtensionSpritesIE6.gif') !important;
}
.folder
{
background-position: left -1224px !important;
}
/*========================================= Toolbar related CSS ========================*/
.RadFileExplorer .RadToolBar,
.RadFileExplorer .RadToolBar .rtbOuter,
.RadFileExplorer .RadToolBar .rtbMiddle,
.RadFileExplorer .RadToolBar .rtbInner
{
/*
margin: 0;
padding: 0;*/
display: block;
float: none;
}
/*.RadFileExplorer .RadToolBar .rtbOuter
{
border: 0 !important;
}*/
.RadFileExplorer .RadToolBar .rtbInner
{
/*background-position: 0 100%;
padding-bottom: 2px;
padding-left: 10px;*/
}
.RadFileExplorer .RadToolBar .rtbText
{
padding: 0 2px 0 22px; /* assuming that the space is 3px wide *gasp* */
line-height: 17px; /* icon height */
display: block;
background-image: url('Common/FileExplorerToolbarSprites.png');
background-repeat: no-repeat;
}
/* IE6 does not support the alpha channel of png files, so we force it to use gif */
* html .RadFileExplorer .RadToolBar .rtbText
{
background-image: url('Common/FileExplorerToolbarSpritesIE6.gif') !important;
}
.RadFileExplorer .RadToolBar .rtbUL
{
display: block;
}
.RadFileExplorer .RadToolBar_Vista .rtbItem,
.RadFileExplorer .RadToolBar_Vista .rtbWrap,
.RadFileExplorer .RadToolBar_Vista .rtbOut,
.RadFileExplorer .RadToolBar_Vista .rtbMid
{
display: block;
float: left;
clear: none;
}
.RadFileExplorer .RadToolBar .rtbIconOnly .rtbText
{
padding: 0 0 0 16px; /* assuming that the space is 3px wide *gasp* */
font-size: 17px; /* icon height */
}
.RadFileExplorer .RadToolBar .icnRefresh .rtbText { background-position: 0 0; }
.RadFileExplorer .RadToolBar .icnNewFolder .rtbText { background-position: 0 -17px; }
.RadFileExplorer .RadToolBar .icnDelete .rtbText { background-position: 0 -34px; }
.RadFileExplorer .RadToolBar .icnUpload .rtbText { background-position: 0 -51px; }
.RadFileExplorer .RadToolBar .icnBack .rtbText { background-position: 0 -313px; }
.RadFileExplorer .RadToolBar .icnForward .rtbText { background-position: 0 -333px; }
.RadFileExplorer .RadToolBar .icnOpen .rtbText { background-position: 0 -351px; }
.RadFileExplorer .RadToolBar .NoIcon .rtbText
{
padding-left: 0 !important;
background: none !important;
zoom: 1;
}
.RadFileExplorer .RadToolBar .NoIcon.rtbChecked
{
color: White;
}
/*There are different colors of the grid master table and the grid itself?!?! Cool */
.RadFileExplorer .RadGrid
{
background-color:Transparent !important;
border-width: 0px !important;
cursor : default !important;
outline : none;
}
.RadFileExplorer .RadGrid div
{
-moz-user-select:none;
-khtml-user-select:none;
}
/* Eliminate the useless border between cells */
.RadFileExplorer .RadGrid td
{
border:0px solid red !important;
overflow:hidden;
}
.RadFileExplorer .RadGrid td.rfeFileExtension
{
width:auto;
height:auto;
}
.RadFileExplorer .RadGrid .rgNoRecords div
{
padding:4px;
}
/*========================================= TreeView related CSS ========================*/
.RadFileExplorer .RadTreeView
{
margin-top:2px !important;
}
.RadFileExplorer .RadTreeView .rtIn
{
margin-left: 0 !important;
}
/* Hacks to display the loading image correctly on all browsers*/
.RadFileExplorer .rtTemplate {
display: inline-block;
}
*+html .RadFileExplorer .rtLoadingBefore {
float:left;
}
.RadFileExplorer .RadTreeView .rfeFolderImage
{
background: transparent url('Common/FileExtensionSprites.png') no-repeat;
background-position: -6px -1224px;
width: 18px;
height: 18px;
display:inline-block;
vertical-align: middle;
margin-right: 2px;
}
/* IE6 does not support the alpha channel of png files, so we force it to use gif */
* html .RadFileExplorer .RadTreeView .rfeFolderImage
{
background-image: url('Common/FileExtensionSpritesIE6.gif') !important;
}
/*========================================= Splitter related CSS ========================*/
.RadFileExplorer .RadSplitter .rspResizeBar,
.RadFileExplorer .RadSplitter .rspResizeBarOver
{
border-top:0px solid red;
border-bottom:0px solid red;
}
/*========================================= Context Menu related CSS - TODO: RadContextMenu does not allow for CSS items - this must be fixed in the menu in the future ========================*/
/*==============================================================================================*/
.RadFileExplorer .folderup
{
background-position: left -1256px !important;
}
.RadFileExplorer .gif
{
background-position: left -39px !important;
}
.RadFileExplorer .html,
.RadFileExplorer .htm,
.RadFileExplorer .xhtml,
.RadFileExplorer .hta
{
background-position: left -71px !important;
}
.RadFileExplorer .exe,
.RadFileExplorer .bat
{
background-position: left -967px !important;
}
.RadFileExplorer .rar,
.RadFileExplorer .zip,
.RadFileExplorer .ace
{
background-position: left -102px !important;
}
.RadFileExplorer .psd,
.RadFileExplorer .pdd
{
background-position: left -135px !important;
}
.RadFileExplorer .js
{
background-position: left -167px !important;
}
.RadFileExplorer .vbs
{
background-position: left -999px !important;
}
.RadFileExplorer .css
{
background-position: left -200px !important;
}
.RadFileExplorer .txt
{
background-position: left -232px !important;
}
.RadFileExplorer .asp
{
background-position: left -264px !important;
}
.RadFileExplorer .aspx
{
background-position: left -296px !important;
}
.RadFileExplorer .sln
{
background-position: left -327px !important;
}
.RadFileExplorer .config
{
background-position: left -360px !important;
}
.RadFileExplorer .cs
{
background-position: left -392px !important;
}
.RadFileExplorer .vb
{
background-position: left -424px !important;
}
.RadFileExplorer .doc,
.RadFileExplorer .docx,
.RadFileExplorer .rtf,
.RadFileExplorer .dot
{
background-position: left -456px !important;
}
.RadFileExplorer .ppt
{
background-position: left -488px !important;
}
.RadFileExplorer .xls
{
background-position: left -519px !important;
}
.RadFileExplorer .ascx
{
background-position: left -550px !important;
}
.RadFileExplorer .jpg,
.RadFileExplorer .jpeg,
.RadFileExplorer .jpe
{
background-position: left -584px !important;
}
.RadFileExplorer .png
{
background-position: left -615px !important;
}
.RadFileExplorer .mdb
{
background-position: left -648px !important;
}
.RadFileExplorer .csproj
{
background-position: left -711px !important;
}
.RadFileExplorer .webinfo
{
background-position: left -744px !important;
}
.RadFileExplorer .vbproj
{
background-position: left -775px !important;
}
.RadFileExplorer .pdf
{
background-position: left -808px !important;
}
.RadFileExplorer .bmp
{
background-position: left -840px !important;
}
.RadFileExplorer .swf
{
background-position: left -872px !important;
}
.RadFileExplorer .tif,
.RadFileExplorer .tiff
{
background-position: left -904px !important;
}
.RadFileExplorer .mpg,
.RadFileExplorer .mpeg,
.RadFileExplorer .avi,
.RadFileExplorer .gp3,
.RadFileExplorer .mov,
.RadFileExplorer .mpeg4,
.RadFileExplorer .aif,
.RadFileExplorer .aiff,
.RadFileExplorer .rm,
.RadFileExplorer .wmv
{
background-position: left -936px !important;
}
.RadFileExplorer .mp3,
.RadFileExplorer .mp4,
.RadFileExplorer .mid,
.RadFileExplorer .midi,
.RadFileExplorer .wav,
.RadFileExplorer .gp3,
.RadFileExplorer .gp4,
.RadFileExplorer .gp5,
.RadFileExplorer .wma,
.RadFileExplorer .ogg
{
background-position: left -1031px !important;
}
.RadFileExplorer .fla,
.RadFileExplorer .flv
{
background-position: left -1063px !important;
}
.RadFileExplorer .dll
{
background-position: left -1095px !important;
}
.RadFileExplorer .xml
{
background-position: left -1127px !important;
}
.RadFileExplorer .xslt
{
background-position: left -1159px !important;
}
.RadFileExplorer .xsl
{
background-position: left -1191px !important;
}
.RadFileExplorer .bac
{
background-position: left -681px;
}
/* === END OF FILE EXPLORER ICONS ===*/
/* end of file extension sprites (manager dialogs) */
/* Common CSS */
.RadMenu
{
white-space:nowrap;
float:left;
position:relative;
}
.RadMenu .rmRootGroup
{
margin:0;
padding:0;
position:relative;
left:0;
display: inline-block;
}
* html .RadMenu .rmRootGroup { float: left; }
.RadMenu:after,
.RadMenu .rmRootGroup:after
{
content:"";
display:block;
height:0;
overflow: hidden;
line-height:0;
font-size:0;
clear:both;
visibility:hidden;
}
.RadMenu ul.rmVertical,
.rmRootGroup ul.rmHorizontal,
.RadMenu_Context ul.rmHorizontal
{
margin:0;
padding:0;
display:none;
position:relative;
left:0;
float:left;
}
.rmSized ul.rmVertical
{
width: 100%;
}
.rmSized .rmRootGroup .rmVertical
{
width: auto;
}
.RadMenu .rmItem
{
float:left;
position:relative;
list-style-image: none;
list-style-position:outside;
list-style:none;
}
* html .RadMenu .rmItem
{
display:inline;
}
.RadMenu .rmHorizontal .rmItem
{
clear:none;
}
.RadMenu .rmVertical .rmItem
{
clear:both;
}
.rmSized .rmVertical .rmItem
{
width: 100%;
}
.rmSized .rmRootGroup .rmVertical .rmItem
{
width: auto;
}
.RadMenu ul.rmActive,
.RadMenu ul.rmRootGroup
{
display:block;
}
.RadMenu .rmSlide,
.RadMenu_Context
{
position:absolute;
overflow:hidden;
display:none;
float:left;
}
* html .RadMenu .rmSlide,
* html .RadMenu_Context
{
height:1px;
}
.RadMenu_Context
{
z-index:1000;
overflow:visible;
}
.RadMenu .rmText
{
display:block;
}
.RadMenu div.rmText /*templates*/
{
white-space:normal;
}
.RadMenu a.rmLink
{
cursor:default;
display:block;
}
.rmScrollWrap
{
position:absolute;
float:left;
overflow:hidden;
left:0;
}
.RadMenu .rmLeftArrow,
.RadMenu .rmTopArrow,
.RadMenu .rmBottomArrow,
.RadMenu .rmRightArrow
{
position:absolute;
z-index:2000;
text-indent:-1000em;
font-size: 0;
line-height: 0;
overflow: hidden;
}
.RadMenu .rmLeftArrowDisabled,
.RadMenu .rmTopArrowDisabled,
.RadMenu .rmBottomArrowDisabled,
.RadMenu .rmRightArrowDisabled
{
display:none;
text-indent:-1000em;
font-size: 0;
line-height: 0;
}
.RadMenu .rmBottomArrow,
.RadMenu .rmBottomArrowDisabled
{
margin-bottom: -1px;
}
.RadMenu .rmLeftImage
{
border:0;
float:left;
}
.RadMenu_rtl
{
float:right;
text-align: right;
}
.RadMenu_rtl ul.rmHorizontal,
.RadMenu_rtl ul.rmVertical
{
float:right;
}
.RadMenu_rtl .rmItem
{
float:right;
}
.RadMenu_rtl .rmLeftImage,
.RadMenu_rtlContext .rmLeftImage
{
border:0;
float:right;
}
.RadMenu_rtl .rmLeftArrow,
.RadMenu_rtl .rmTopArrow,
.RadMenu_rtl .rmBottomArrow,
.RadMenu_rtl .rmRightArrow,
.RadMenu_rtl .rmLeftArrowDisabled,
.RadMenu_rtl .rmTopArrowDisabled,
.RadMenu_rtl .rmBottomArrowDisabled,
.RadMenu_rtl .rmRightArrowDisabled
{
text-indent:1000em !important;
}
.RadMenu .rmLink
{
width:auto;
}
.RadMenu .rmSeparator,
.RadMenu .rmSeparator:after
{
line-height: 0;
font-size: 0;
overflow: hidden;
}
.RadMenu div.rmRootGroup
{
position: relative;
}
/* RadToolbar Default skin file */
/* toolbar rounded corners */
.RadToolBar_Default_Horizontal
{
background: transparent url('ToolBar/ToolbarBgHTL.gif') no-repeat;
}
.RadToolBar_Default_Horizontal .rtbOuter
{
background: transparent url('ToolBar/ToolbarBgHTR.gif') no-repeat;
}
.RadToolBar_Default_Horizontal .rtbMiddle
{
background: transparent url('ToolBar/ToolbarBgHBL.gif') no-repeat;
}
.RadToolBar_Default_Horizontal .rtbInner
{
background: transparent url('ToolBar/ToolbarBgH.gif') no-repeat;
}
.RadToolBar_Default_Vertical,
.RadToolBar_Default_Vertical .rtbOuter,
.RadToolBar_Default_Vertical .rtbMiddle,
.RadToolBar_Default_Vertical .rtbInner
{
background: transparent url('ToolBar/ToolbarBgV.gif') no-repeat;
}
div.RadToolBar_Default
{
background-position: 0 0;
padding: 0 0 0 5px; /* rounded corner radius */
margin: 0;
}
.RadToolBar_Default .rtbOuter
{
background-position: 100% 0;
padding-top: 5px; /* rounded corner radius */
}
.RadToolBar_Default .rtbMiddle
{
background-position: 0 100%;
padding-left: 5px; /* rounded corner radius */
margin-left: -5px; /* - rounded corner radius */
}
.RadToolBar_Default .rtbInner
{
background-position: 100% 100%;
padding: 0 5px 5px 0; /* rounded corner radius */
margin: 0;
}
/* spacing between items */
.RadToolBar_Default .rtbItem
{
padding-right: 1px;
}
.RadToolBar_Default .rtbText
{
padding: 0 2px;
}
/* buttons rounded corners */
.RadToolBar_Default .rtbItemFocused .rtbWrap,
.RadToolBar_Default .rtbItemHovered .rtbWrap,
.RadToolBar_Default .rtbItem .rtbWrap:hover { background: transparent url('ToolBar/ToolbarItemHoverBL.gif') no-repeat 0 100%; }
.RadToolBar_Default .rtbItemClicked .rtbWrap:hover,
.RadToolBar_Default .rtbChecked .rtbWrap,
.RadToolBar_Default .rtbUL .rtbDropDownExpanded .rtbWrap,
.RadToolBar_Default .rtbUL .rtbSplBtnExpanded .rtbWrap { background: transparent url('ToolBar/ToolbarItemActiveBL.gif') no-repeat 0 100%; }
.RadToolBar_Default .rtbItem,
.RadToolBar_Default .rtbWrap
{
font: 11px Tahoma, sans-serif;
color: #000;
}
.RadToolBar_Default .rtbItemFocused .rtbOut,
.RadToolBar_Default .rtbItemHovered .rtbOut,
.RadToolBar_Default .rtbWrap:hover .rtbOut { background: transparent url('ToolBar/ToolbarItemHoverTR.gif') no-repeat 100% 0; }
.RadToolBar_Default .rtbItemClicked .rtbWrap:hover .rtbOut,
.RadToolBar_Default .rtbChecked .rtbOut,
.RadToolBar_Default .rtbUL .rtbDropDownExpanded .rtbOut,
.RadToolBar_Default .rtbUL .rtbSplBtnExpanded .rtbOut { background: transparent url('ToolBar/ToolbarItemActiveTR.gif') no-repeat 100% 0; }
.RadToolBar_Default .rtbMid
{
padding: 5px 0 0 5px;
}
.RadToolBar_Default .rtbItemFocused .rtbMid,
.RadToolBar_Default .rtbItemHovered .rtbMid,
.RadToolBar_Default .rtbWrap:hover .rtbMid { background: transparent url('ToolBar/ToolbarItemHoverTL.gif') no-repeat 0 0; }
.RadToolBar_Default .rtbItemClicked .rtbWrap:hover .rtbMid,
.RadToolBar_Default .rtbChecked .rtbMid,
.RadToolBar_Default .rtbUL .rtbDropDownExpanded .rtbMid,
.RadToolBar_Default .rtbUL .rtbSplBtnExpanded .rtbMid { background: transparent url('ToolBar/ToolbarItemActiveTL.gif') no-repeat 0 0; }
.RadToolBar_Default .rtbWrap .rtbIn
{
padding: 0 5px 5px 0;
}
.RadToolBar_Default .rtbItemFocused .rtbIn,
.RadToolBar_Default .rtbItemHovered .rtbIn,
.RadToolBar_Default .rtbWrap:hover .rtbIn
{ background: transparent url('ToolBar/ToolbarItemHover.gif') no-repeat 100% 100%; }
.RadToolBar_Default .rtbItemClicked .rtbWrap:hover .rtbIn,
.RadToolBar_Default .rtbChecked .rtbIn,
.RadToolBar_Default .rtbUL .rtbDropDownExpanded .rtbIn,
.RadToolBar_Default .rtbUL .rtbSplBtnExpanded .rtbIn
{ background: transparent url('ToolBar/ToolbarItemActive.gif') no-repeat 100% 100%; }
.RadToolBar_Default .rtbItemFocused .rtbWrap,
.RadToolBar_Default .rtbWrap:hover,
.RadToolBar_Default .rtbChecked:hover .rtbWrap
{
color: #333;
}
.RadToolBar_Default .rtbItemClicked .rtbWrap:hover,
.RadToolBar_Default .rtbChecked .rtbWrap,
.RadToolBar_Default .rtbUL .rtbDropDownExpanded .rtbWrap,
.RadToolBar_Default .rtbUL .rtbSplBtnExpanded .rtbWrap
{
color: #fff;
}
/* split button styles */
.RadToolBar_Default .rtbSplBtn .rtbSplBtnActivator
{
/*padding-right: 4px;
margin-left:5px;*/
}
.RadToolBar_Default .rtbSplBtn .rtbText
{
padding: 0 7px 0 2px;
}
.RadToolBar_Default .rtbItemFocused .rtbChoiceArrow,
.RadToolBar_Default .rtbChoiceArrow,
.RadToolBar_Default .rtbWrap:hover .rtbChoiceArrow
{
width: 7px;
height: 16px;
background: url('ToolBar/ToolbarSplitButtonArrow.gif') no-repeat 0 center;
}
.RadToolBar_Default .rtbUL .rtbDropDownExpanded .rtbChoiceArrow,
.RadToolBar_Default .rtbUL .rtbSplBtnExpanded .rtbChoiceArrow
{
background-position: 100% center;
}
.RadToolBar_Default .rtbSplButFocused .rtbOut,
.RadToolBar_Default .rtbSplButHovered .rtbOut,
.RadToolBar_Default .rtbSplBtn .rtbWrap:hover .rtbOut { background: transparent url('ToolBar/ToolbarSplButHoverTR.gif') no-repeat 100% 0; }
.RadToolBar_Default .rtbSplButFocused .rtbIn,
.RadToolBar_Default .rtbSplButHovered .rtbIn,
.RadToolBar_Default .rtbSplBtn .rtbWrap:hover .rtbIn
{ background: transparent url('ToolBar/ToolbarSplButHover.gif') no-repeat 100% 100%; }
.RadToolBar_Default .rtbUL .rtbSplBtnClicked .rtbWrap .rtbOut,
.RadToolBar_Default .rtbUL .rtbSplBtnExpanded .rtbWrap .rtbOut { background: transparent url('ToolBar/ToolbarSplButActiveTR.gif') no-repeat 100% 0; }
.RadToolBar_Default .rtbUL .rtbSplBtnClicked .rtbWrap .rtbIn,
.RadToolBar_Default .rtbUL .rtbSplBtnExpanded .rtbWrap .rtbIn
{ background: transparent url('ToolBar/ToolbarSplButActive.gif') no-repeat 100% 100%; }
/* rtl mode */
/* split-buttons are absolute mirrored version */
*+html .RadToolBar_Default_rtl .rtbSplBtn .rtbOut { zoom: 1; }
.RadToolBar_Default_rtl .rtbSplBtn .rtbMid { padding: 5px 5px 0 0; }
.RadToolBar_Default_rtl .rtbSplBtn .rtbWrap .rtbIn { padding: 0 0 5px 5px; }
.RadToolBar_Default_rtl .rtbSplBtn .rtbText { padding: 0 2px 0 7px; }
@media screen and (min-width=50px)
{
.RadToolBar_Default_rtl .rtbSplBtn .rtbText
{
padding: 0 7px 0 2px;
}
}
.RadToolBar_Default_rtl .rtbSplBtnFocused .rtbWrap,
.RadToolBar_Default_rtl .rtbSplBtnHovered .rtbWrap,
.RadToolBar_Default_rtl .rtbSplBtn .rtbWrap:hover { background: transparent url('ToolBar/ToolbarItemHoverBL_rtl.gif') no-repeat 100% 100%; }
.RadToolBar_Default_rtl .rtbUL .rtbSplBtnClicked .rtbWrap,
.RadToolBar_Default_rtl .rtbUL .rtbSplBtnExpanded .rtbWrap { background: transparent url('ToolBar/ToolbarItemActiveBL_rtl.gif') no-repeat 100% 100%; }
.RadToolBar_Default_rtl .rtbSplBtnFocused .rtbMid,
.RadToolBar_Default_rtl .rtbSplBtnHovered .rtbMid,
.RadToolBar_Default_rtl .rtbSplBtn .rtbWrap:hover .rtbMid { background: transparent url('ToolBar/ToolbarItemHoverTL_rtl.gif') no-repeat 100% 0; }
.RadToolBar_Default_rtl .rtbUL .rtbSplBtnClicked .rtbWrap .rtbMid,
.RadToolBar_Default_rtl .rtbUL .rtbSplBtnExpanded .rtbMid,
.RadToolBar_Default_rtl .rtbUL .rtbSplBtnExpanded .rtbWrap:hover .rtbMid { background: transparent url('ToolBar/ToolbarItemActiveTL_rtl.gif') no-repeat 100% 0; }
.RadToolBar_Default_rtl .rtbSplBtnFocused .rtbOut,
.RadToolBar_Default_rtl .rtbSplBtnHovered .rtbOut,
.RadToolBar_Default_rtl .rtbSplBtn .rtbWrap:hover .rtbOut { background: transparent url('ToolBar/ToolbarSplButHoverTR_rtl.gif') no-repeat 0 0; }
.RadToolBar_Default_rtl .rtbSplBtnFocused .rtbIn,
.RadToolBar_Default_rtl .rtbSplBtnHovered .rtbIn,
.RadToolBar_Default_rtl .rtbSplBtn .rtbWrap:hover .rtbIn
{ background: transparent url('ToolBar/ToolbarSplButHover_rtl.gif') no-repeat 0 100%; }
.RadToolBar_Default_rtl .rtbUL .rtbSplBtnClicked .rtbWrap .rtbOut,
.RadToolBar_Default_rtl .rtbUL .rtbSplBtnExpanded .rtbWrap .rtbOut { background: transparent url('ToolBar/ToolbarSplButActiveTR_rtl.gif') no-repeat 0 0; }
.RadToolBar_Default_rtl .rtbUL .rtbSplBtnClicked .rtbWrap .rtbIn,
.RadToolBar_Default_rtl .rtbUL .rtbSplBtnExpanded .rtbWrap .rtbIn
{ background: transparent url('ToolBar/ToolbarSplButActive_rtl.gif') no-repeat 0 100%; }
/* disabled styles */
.RadToolBar_Default .rtbDisabled .rtbWrap:hover,
.RadToolBar_Default .rtbDisabled .rtbWrap:hover .rtbOut,
.RadToolBar_Default .rtbDisabled .rtbWrap:hover .rtbMid,
.RadToolBar_Default .rtbDisabled .rtbWrap:hover .rtbIn
{
background: none;
cursor: default;
}
.RadToolBar_Default .rtbDisabled .rtbWrap,
.RadToolBar_Default .rtbDisabled .rtbWrap:hover
{
color: #ccc;
}
.RadToolBar_Default .rtbDisabled .rtbIcon,
.RadToolBar_Default .rtbDisabled .rtbWrap:hover .rtbIcon,
.RadToolBar_Default .rtbDisabled .rtbChoiceArrow,
.RadToolBar_Default .rtbDisabled .rtbWrap:hover .rtbChoiceArrow
{
opacity: 0.5;
-moz-opacity: 0.5;
filter:alpha(opacity=50);
}
/* popup menu styles */
.RadToolBarDropDown_Default
{
background: #fff;
border: 1px solid #626262;
}
.RadToolBarDropDown_Default .rtbItem
{
background: #fff;
padding: 0;
}
.RadToolBarDropDown_Default .rtbWrap
{
font: 11px/22px Tahoma, sans-serif;
color: #333;
}
.RadToolBarDropDown_Default .rtbIcon
{
margin: 3px 0 0 5px;
}
.RadToolBarDropDown_Default_rtl .rtbIcon
{
margin: 3px 5px 0 0;
}
.RadToolBarDropDown_Default .rtbText
{
height: 22px;
font-size: 11px;
padding: 0 20px 0 5px;
}
.RadToolBarDropDown_Default_rtl .rtbText
{
padding: 0 5px 0 20px;
}
* html .RadToolBarDropDown_Default_rtl .rtbText { padding-left: 0; }
*+html .RadToolBarDropDown_Default_rtl .rtbText { padding-left: 0; }
@media screen and (min-width=50px)
{
.RadToolBarDropDown_Default_rtl .rtbText
{
padding: 0 20px 0 5px;
}
}
.RadToolBarDropDown_Default .rtbItemHovered,
.RadToolBarDropDown_Default .rtbItemFocused
{
background: #444;
}
.RadToolBarDropDown_Default .rtbItemHovered .rtbWrap,
.RadToolBarDropDown_Default .rtbItemFocused .rtbWrap
{
color: #fff;
}
.RadToolBarDropDown_Default .rtbDisabled { background-color: #fff; }
.RadToolBarDropDown_Default .rtbDisabled .rtbText { color: #999; }
.RadToolBarDropDown_Default .rtbSeparator
{
background: #8f8f8f;
padding-top: 1px;
margin: 1px 0;
}
.RadToolBarDropDown_Default .rtbSeparator .rtbText
{
display: none;
}
/* extremely wide toolbars */
.RadToolBar_Wide_Default,
.RadToolBar_Wide_Default .rtbOuter,
.RadToolBar_Wide_Default .rtbMiddle,
.RadToolBar_Wide_Default .rtbInner
{
padding: 0;
background: none;
}
.RadToolBar_Wide_Default
{
height: 36px;
background: transparent url('ToolBar/WideBg.gif') repeat-x 0 0;
}
.RadToolBar_Wide_Default .rtbInner { padding-top: 5px; }
.RadToolBar_Wide_Default .rtbText { height: 16px; }
/* FORM DECORATOR "DEFAULT" SKIN */
.RadForm_Default.rfdScrollBars
{
scrollbar-3dlight-color: #ccc;
scrollbar-arrow-color: #292929;
scrollbar-base-color: #ff6347;
scrollbar-darkshadow-color: #595959;
scrollbar-face-color: #e4e4e4;
scrollbar-highlight-color: #fff;
scrollbar-shadow-color: #a3a3a3;
scrollbar-track-color: #f0f0f0;
}
/* label settings */
.RadForm_Default label.Default
{
color: #626262;
}
/* checkbox settings */
.RadForm_Default .rfdCheckboxUnchecked,
.RadForm_Default .rfdInputDisabled.rfdCheckboxUnchecked:hover
{
background: transparent url(FormDecorator/CheckBoxSprites.gif) no-repeat 0 0;
}
.RadForm_Default .rfdCheckboxUnchecked:hover
{
background: transparent url(FormDecorator/CheckBoxSprites.gif) no-repeat 0 -200px;
}
.RadForm_Default .rfdCheckboxChecked,
.RadForm_Default .rfdInputDisabled.rfdCheckboxChecked:hover
{
background: transparent url(FormDecorator/CheckBoxSprites.gif) no-repeat 0 -420px;
}
.RadForm_Default .rfdCheckboxChecked:hover
{
background: transparent url(FormDecorator/CheckBoxSprites.gif) no-repeat 0 -640px;
}
/* end of checkbox settings */
/* radiobutton settings */
.RadForm_Default .rfdRadioUnchecked,
.RadForm_Default .rfdInputDisabled.rfdRadioUnchecked:hover
{
background: transparent url(FormDecorator/RadioButtonSprites.gif) no-repeat 1px 0;
}
.RadForm_Default .rfdRadioUnchecked:hover
{
background: transparent url(FormDecorator/RadioButtonSprites.gif) no-repeat 1px -220px;
}
.RadForm_Default .rfdRadioChecked,
.RadForm_Default .rfdInputDisabled.rfdRadioChecked:hover
{
background: transparent url(FormDecorator/RadioButtonSprites.gif) no-repeat 1px -440px;
}
.RadForm_Default .rfdRadioChecked:hover
{
background: transparent url(FormDecorator/RadioButtonSprites.gif) no-repeat 1px -640px;
}
/* end of radiobutton settings */
/* button styles */
a.RadForm_Default, a.RadForm_Default span
{
background-image: url(FormDecorator/ButtonSprites.gif);
/* font: bold 11px Verdana, Verdana, Arial, Sans-serif; */
color: #adadad;
}
a.RadForm_Default.rfdInputDisabled:hover span
{
color: #adadad;
}
a.RadForm_Default span:hover
{
color: white;
}
a.RadForm_Default .rfdOuter
{
margin-left: 4px;
}
a.RadForm_Default .rfdInner
{
margin-right: 4px;
background-position: 0 -21px;
}
/* end of button styles */
/* clicked button styles */
a.RadForm_Default.rfdClicked
{
background-image: url(FormDecorator/ButtonSprites.gif);
background-position: 0 -42px;
background-repeat: no-repeat;
}
a.RadForm_Default.rfdClicked span,
a.RadForm_Default.rfdClicked:hover span
{
background-image: url(FormDecorator/ButtonSprites.gif);
color: #fff;
}
a.RadForm_Default.rfdClicked .rfdInner
{
background-position: 0 -63px;
background-repeat: repeat-x;
}
a.RadForm_Default.rfdClicked .rfdOuter
{
background-position: right -42px;
background-repeat: no-repeat;
}
/* end of clicked button styles */
/* do NOT change these settings, otherwise the skinned buttons will be broken when used within a decoration zone */
a.rfdSkinnedButton.RadForm_Default
{
-moz-user-select: none !important;
outline: none !important;
text-decoration: none !important;
cursor: default !important;
text-align: center !important;
background-color: transparent !important;
border: 0 !important;
display: inline-block !important;
}
/* h4, h5, h6, legend, fieldset, label, textarea and input settings */
.RadForm_Default h4.rfdH4,
.RadForm_Default h5.rfdH5,
.RadForm_Default h6.rfdH6
{
color: #333333;
border-bottom: solid 1px #e1e1e1;
}
/* Headings 4-6 */
.RadForm_Default h6.rfdH6
{
border: 0;
}
/* label */
.RadForm_Default label.rfdLabel
{
color: #333333;
}
/* fieldset and legend */
.RadForm_Default table.rfdRoundedWrapper_fieldset legend,
.RadForm_Default fieldset.rfdFieldset legend
{
/*Mandatory to set the height of the legend, so as to be able to calculate the rounded corners in IE properly*/
font-size: 12px;
height:30px;
line-height:30px;
color: #414141;
}
.RadForm_Default table.rfdRoundedWrapper_fieldset fieldset,
.RadForm_Default fieldset.rfdFieldset
{
border: solid 1px #030303;
background-image: url(FormDecorator/FieldsetBgr.png); /* having a background image on a fieldset is not okay with IE */
background-repeat: no-repeat;/*Mandatory to use because of incorrect IE positioning of the image*/
}
/* Due to a glitch in IE the following 2 classes must be declared separately for correct parsing of the textarea class in IE6*/
.RadForm_Default table.rfdRoundedWrapper input,
.RadForm_Default table.rfdRoundedWrapper textarea,
.RadForm_Default input.rfdInput,
.RadForm_Default textarea.rfdTextarea
{
border: solid 1px #333333;
background: #ffffff;
color: #333333;
overflow: hidden;
}
.RadForm_Default table.rfdRoundedWrapper input[disabled="disabled"]:hover,
.RadForm_Default table.rfdRoundedWrapper textarea[disabled="disabled"]:hover
{
border: solid 1px #626262;
background: #ffffff;
color: #333333;
overflow: hidden;
filter: alpha(opacity=30);
-moz-opacity: .3;
opacity: .3;
}
/* add classes for HOVER effect */
.RadForm_Default table.rfdRoundedWrapper input:hover,
.RadForm_Default table.rfdRoundedWrapper textarea:hover,
.RadForm_Default table.rfdRoundedWrapper:hover .rfdRoundedInner,
.RadForm_Default input.rfdInput:hover,
.RadForm_Default textarea.rfdTextarea:hover
{
border-color: #626262 !important;
color: #626262;
background: #ffffff;
}
.RadForm_Default table.rfdRoundedWrapper:hover .rfdRoundedOuter
{
background-color: #626262 !important;
}
/* skinned combobox begin */
.rfdSelect_Default,
.rfdSelect_Default.rfdSelect_disabled:hover
{
border: solid 1px #626262;
background: white;
}
.rfdSelect_Default:hover
{
border-color: #030303;
background: #efefef;
}
.rfdSelect_Default .rfdSelect_textSpan
{
color: #373737;
}
.rfdSelect_Default .rfdSelect_arrowSpan
{
margin: 1px;
}
.rfdSelect_Default .rfdSelect_arrowSpan span
{
background: url('FormDecorator/ComboSprites.gif') no-repeat center;
}
/* dropdown settings */
.rfdSelectbox_Default
{
background: white;
border: solid 1px black;
color: #373737;
}
.rfdSelectbox_Default li
{
padding-left: 3px;
}
.rfdSelectbox_Default .rfdSelect_selected,
.rfdSelectbox_Default li:hover
{
background: #4c4c4c;
color: white;
}
.rfdSelectbox_Default .rfdSelectbox_optgroup_label:hover
{
background: none;
color: #373737;
}
/* skinned combobox end */
.RadTabStrip_Default .rtsLI,
.RadTabStrip_Default .rtsLink
{
color: #fff;
}
.RadTabStrip_Default .rtsLevel1 .rtsLI,
.RadTabStrip_Default .rtsLevel1 .rtsLink
{
color: #000;
}
.RadTabStripLeft_Default .rtsLevel,
.RadTabStripRight_Default .rtsLevel,
.RadTabStripLeft_Default .rtsLI,
.RadTabStripRight_Default .rtsLI
{
width: 100%;
}
.RadTabStripLeft_Default,
.RadTabStripRight_Default
{
width: 150px; /* default width */
}
.RadTabStrip_Default .rtsLink
{
font: 11px/25px arial,sans-serif;
text-decoration: none;
}
.RadTabStrip_Default .rtsLevel1 .rtsLink
{
font-size: 12px;
line-height: 20px;
}
.RadTabStripTop_Default .rtsOut,
.RadTabStripBottom_Default .rtsOut
{
text-align: center;
vertical-align: middle;
}
.RadTabStripLeft_Default .rtsLI .rtsIn,
.RadTabStripRight_Default .rtsLI .rtsIn
{
overflow: hidden;
text-overflow: ellipsis;
}
.RadTabStripLeft_Default .rtsUL,
.RadTabStripRight_Default .rtsUL
{
width: 100%;
}
.RadTabStripLeft_Default .rtsUL .rtsLI,
.RadTabStripRight_Default .rtsUL .rtsLI
{
clear: right;
overflow: visible;
float: none;
}
.RadTabStrip_Default .rtsTxt
{
zoom: 1;
}
.RadTabStrip_Default .rtsLevel1 .rtsIn
{
padding: 9px 20px 7px;
}
.RadTabStrip_Default .rtsImg
{
border: 0;
vertical-align: middle;
width: 16px;
margin: 0 5px 0 0;
}
/* Scrolling */
.RadTabStrip_Default .rtsNextArrow,
.RadTabStrip_Default .rtsPrevArrow,
.RadTabStrip_Default .rtsPrevArrowDisabled,
.RadTabStrip_Default .rtsNextArrowDisabled
{
height:26px;
width:12px;
background:transparent url('TabStrip/ScrollArrows.gif') no-repeat;
}
.RadTabStrip_Default .rtsNextArrow { background-position: 100% 13px; }
.RadTabStrip_Default .rtsPrevArrow { background-position: 0 13px; }
.RadTabStrip_Default .rtsNextArrowDisabled { background-position: 100% 100%; }
.RadTabStrip_Default .rtsPrevArrowDisabled { background-position: 0 100%; }
/* Orientation: Top */
.RadTabStripTop_Default .rtsLevel
{
background: transparent url('TabStrip/SubmenuBg.gif') repeat 0 0;
}
.RadTabStripTop_Default .rtsLI,
.RadTabStripTop_Default_rtl .rtsLI
{
padding: 0 15px 0 14px;
background: transparent url('TabStrip/SubmenuSeparator.gif') no-repeat 100% 6px;
}
.RadTabStrip_Default .rtsUL .rtsSeparator
{
display: none;
}
.RadTabStripTop_Default .rtsLink:hover { color: #d1d0d0; }
.RadTabStripTop_Default .rtsSelected,
.RadTabStripTop_Default .rtsSelected:hover { color: #fff; text-decoration: underline; }
.RadTabStripTop_Default .rtsLast
{
background: none;
}
.RadTabStripTop_Default .rtsLevel1
{
background: none;
}
.RadTabStripTop_Default .rtsLevel1 .rtsLI { padding: 0; }
.RadTabStripTop_Default .rtsLevel1 .rtsOut { margin-left: 20px; }
.RadTabStripTop_Default .rtsLevel1 .rtsIn { padding-left: 0; }
.RadTabStripTop_Default .rtsLevel1 .rtsSelected .rtsOut { margin-right: -1px; }
.RadTabStripTop_Default .rtsLevel1 .rtsSelected .rtsIn { padding-right: 21px; }
.RadTabStripTop_Default .rtsLevel1 .rtsLast .rtsOut { margin-left: 0; margin-right: 20px; }
.RadTabStripTop_Default .rtsLevel1 .rtsLast .rtsIn { margin-left: 20px; padding-right: 0; }
.RadTabStripTop_Default .rtsLevel1 .rtsLink { background: transparent url('TabStrip/TabStripHStates.gif') no-repeat 0 0; }
.RadTabStripTop_Default .rtsLevel1 .rtsLink:hover { color: #fff; background-position: 0 -36px; }
.RadTabStripTop_Default .rtsLevel1 .rtsLink:hover .rtsOut { background-position: 100% -36px; }
.RadTabStripTop_Default .rtsLevel1 .rtsSelected:hover { color: #000; }
.RadTabStripTop_Default .rtsLevel1 .rtsSelected,
.RadTabStripTop_Default .rtsLevel1 .rtsSelected:hover { background: transparent url('TabStrip/TabStripHStates.gif') no-repeat 0 -72px; text-decoration: none; }
.RadTabStripTop_Default .rtsLevel1 .rtsSelected .rtsOut,
.RadTabStripTop_Default .rtsLevel1 .rtsSelected:hover .rtsOut { background: transparent url('TabStrip/TabStripHStates.gif') no-repeat 100% -72px; }
.RadTabStripTop_Default .rtsLevel1 .rtsFirst .rtsLink { background-position: 0 -108px; }
.RadTabStripTop_Default .rtsLevel1 .rtsFirst .rtsLink:hover { background-position: 0 -144px; }
.RadTabStripTop_Default .rtsLevel1 .rtsFirst .rtsSelected,
.RadTabStripTop_Default .rtsLevel1 .rtsFirst .rtsSelected:hover { background-position: 0 -180px; }
.RadTabStripTop_Default .rtsLevel1 .rtsLast .rtsLink { background-position: 100% -108px; }
.RadTabStripTop_Default .rtsLevel1 .rtsLast .rtsOut { background: transparent url('TabStrip/TabStripHStates.gif') no-repeat 0 0; }
.RadTabStripTop_Default .rtsLevel1 .rtsLast .rtsLink:hover { background-position: 100% -144px; }
.RadTabStripTop_Default .rtsLevel1 .rtsLast .rtsLink:hover .rtsOut { background-position: 0 -36px; }
.RadTabStripTop_Default .rtsLevel1 .rtsLast .rtsSelected,
.RadTabStripTop_Default .rtsLevel1 .rtsLast .rtsSelected:hover { background-position: 100% -180px; }
.RadTabStripTop_Default .rtsLevel1 .rtsLast .rtsSelected .rtsOut,
.RadTabStripTop_Default .rtsLevel1 .rtsLast .rtsSelected:hover .rtsOut { background-position: 0 -72px; }
/* disabled tabs */
.RadTabStripTop_Default .rtsLevel1 .rtsDisabled:hover { background-position: 0 0; }
.RadTabStripTop_Default .rtsLevel1 .rtsFirst .rtsDisabled:hover { background-position: 0 -108px; }
.RadTabStripTop_Default .rtsLevel1 .rtsLast .rtsDisabled:hover { background-position: 100% -108px; }
.RadTabStripTop_Default .rtsLevel1 .rtsLast .rtsDisabled:hover .rtsOut { background-position: 0 0; }
/* Orientation: Bottom */
.RadTabStripBottom_Default .rtsLI { padding-top: 1px; }
.RadTabStripBottom_Default .rtsOut { margin-left: 20px; }
.RadTabStripBottom_Default .rtsLevel1 .rtsIn { padding-left: 0; }
.RadTabStripBottom_Default .rtsSelected .rtsOut { margin-right: -1px; }
.RadTabStripBottom_Default .rtsSelected .rtsIn { padding-right: 21px; }
.RadTabStripBottom_Default .rtsLast .rtsOut { margin-left: 0; margin-right: 20px; }
.RadTabStripBottom_Default .rtsLast .rtsIn { margin-left: 20px; padding-right: 0; }
.RadTabStripBottom_Default .rtsLink,
.RadTabStripBottom_Default .rtsLast .rtsLink .rtsOut,
.RadTabStripBottom_Default .rtsSelected,
.RadTabStripBottom_Default .rtsSelected .rtsIn,
.RadTabStripBottom_Default .rtsLast .rtsSelected .rtsOut { background: transparent url('TabStrip/TabStripHStates.gif') no-repeat; }
.RadTabStripBottom_Default .rtsLink,
.RadTabStripBottom_Default .rtsLast .rtsLink .rtsOut { background-position: 0 -216px; }
.RadTabStripBottom_Default .rtsLink:hover { color: #fff; background-position: 0 -252px; }
.RadTabStripBottom_Default .rtsLast .rtsLink:hover .rtsOut { background-position: 50% -360px; }
.RadTabStripBottom_Default .rtsSelected,
.RadTabStripBottom_Default .rtsSelected:hover,
.RadTabStripBottom_Default .rtsLast .rtsSelected .rtsOut,
.RadTabStripBottom_Default .rtsLast .rtsSelected:hover .rtsOut { color: #000; background-position: 0 -288px; }
.RadTabStripBottom_Default .rtsSelected .rtsIn { background-position: 100% -288px; }
.RadTabStripBottom_Default .rtsFirst .rtsLink { background-position: 0 -324px; }
.RadTabStripBottom_Default .rtsFirst .rtsLink:hover { background-position: 0 -360px; }
.RadTabStripBottom_Default .rtsFirst .rtsSelected,
.RadTabStripBottom_Default .rtsFirst .rtsSelected:hover { background-position: 0 -396px; }
.RadTabStripBottom_Default .rtsLast .rtsLink { background-position: 100% -324px; }
.RadTabStripBottom_Default .rtsLast .rtsLink:hover { background-position: 100% -360px; }
.RadTabStripBottom_Default .rtsLast .rtsSelected,
.RadTabStripBottom_Default .rtsLast .rtsSelected:hover { background-position: 100% -396px; }
.RadTabStripBottom_Default .rtsLast .rtsSelected .rtsIn { background-position: 50% -396px }
/* disabled tabs */
.RadTabStripBottom_Default .rtsLevel1 .rtsDisabled:hover { background-position: 0 -216px; }
.RadTabStripBottom_Default .rtsLevel1 .rtsFirst .rtsDisabled:hover { background-position: 0 -324px; }
.RadTabStripBottom_Default .rtsLevel1 .rtsLast .rtsDisabled:hover { background-position: 100% -324px; }
.RadTabStripBottom_Default .rtsLevel1 .rtsLast .rtsDisabled:hover .rtsOut { background-position: 0 -216px; }
/* Orientation: Left */
.RadTabStripLeft_Default .rtsLevel
{
float:left;
text-align: right;
}
.RadTabStripLeft_Default .rtsSelected,
.RadTabStripLeft_Default .rtsLink { background: transparent url('TabStrip/TabStripVStates.gif') no-repeat; }
.RadTabStripLeft_Default .rtsLink { background-position: 0 0; height: 35px; }
.RadTabStripLeft_Default .rtsLast .rtsLink { border-bottom: 1px solid #ADADAD; }
.RadTabStripLeft_Default .rtsLink:hover { color: #fff; background-position: 0 -36px; }
.RadTabStripLeft_Default .rtsSelected,
.RadTabStripLeft_Default .rtsSelected:hover { color: #000; background-position: 0 -72px; }
.RadTabStripLeft_Default .rtsFirst .rtsLink { background-position: 0 -108px; }
.RadTabStripLeft_Default .rtsFirst .rtsLink:hover { background-position: 0 -144px; }
.RadTabStripLeft_Default .rtsFirst .rtsSelected,
.RadTabStripLeft_Default .rtsFirst .rtsSelected:hover { background-position: 0 -180px; }
/* disabled tabs */
.RadTabStripLeft_Default .rtsLevel1 .rtsDisabled:hover { background-position: 0 0; }
.RadTabStripLeft_Default .rtsLevel1 .rtsFirst .rtsDisabled:hover { background-position: 0 -108px; }
/* Orientation: Right */
.RadTabStripRight_Default { float: right; }
.RadTabStripRight_Default .rtsLevel
{
float: right;
text-align: left;
}
.RadTabStripRight_Default .rtsSelected,
.RadTabStripRight_Default .rtsLink { background: transparent url('TabStrip/TabStripVStates.gif') no-repeat; }
.RadTabStripRight_Default .rtsLink { background-position: 100% 0; height: 35px; }
.RadTabStripRight_Default .rtsLast .rtsLink { border-bottom: 1px solid #ADADAD; }
.RadTabStripRight_Default .rtsLink:hover { color: #fff; background-position: 100% -36px; }
.RadTabStripRight_Default .rtsSelected,
.RadTabStripRight_Default .rtsSelected:hover { color: #000; background-position: 100% -72px; }
.RadTabStripRight_Default .rtsFirst .rtsLink { background-position: 100% -108px; }
.RadTabStripRight_Default .rtsFirst .rtsLink:hover { background-position: 100% -144px; }
.RadTabStripRight_Default .rtsFirst .rtsSelected,
.RadTabStripRight_Default .rtsFirst .rtsSelected:hover { background-position: 100% -180px; }
/* disabled tabs */
.RadTabStripRight_Default .rtsLevel1 .rtsDisabled:hover { background-position: 100% 0; }
.RadTabStripRight_Default .rtsLevel1 .rtsFirst .rtsDisabled:hover { background-position: 100% -108px; }
/* Orientation: Top RTL */
.RadTabStripTop_Default_rtl .rtsLI { background-position: 0 6px; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsFirst .rtsOut { margin-left: 0; margin-right: 20px; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsFirst .rtsIn { margin-left: 20px; padding-right: 0; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLast .rtsOut { margin-left: 0; margin-right: -1px; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLast .rtsIn { margin-left: 20px; padding-right: 20px; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLast .rtsLink,
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLast .rtsOut { background-position: 0 -108px; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLast .rtsLink:hover,
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLast .rtsLink:hover .rtsOut { background-position: 0 -144px; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLast .rtsSelected,
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLast .rtsSelected:hover { background: none; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLast .rtsSelected .rtsOut,
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLast .rtsSelected:hover .rtsOut { background-position: 0 -180px; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLast .rtsSelected .rtsIn { background: transparent url('TabStrip/TabStripHStates.gif') no-repeat 100% -72px; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsFirst .rtsLink { background-position: 100% -108px; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsFirst .rtsOut { background: transparent url('TabStrip/TabStripHStates.gif') no-repeat 0 0; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsFirst .rtsLink:hover { background-position: 100% -144px; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsFirst .rtsLink:hover .rtsOut { background-position: 0 -36px; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsFirst .rtsSelected,
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsFirst .rtsSelected:hover { background-position: 100% -180px; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsFirst .rtsSelected .rtsOut,
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsFirst .rtsSelected:hover .rtsOut { background-position: 0 -72px; }
/* disabled tabs */
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsDisabled:hover,
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsFirst .rtsDisabled:hover .rtsOut { background-position: 0 0; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLast .rtsDisabled:hover { background-position: 0 -108px; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsFirst .rtsDisabled:hover { background-position: 100% -108px; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLast .rtsDisabled:hover .rtsOut { background-position: 0 -108px; }
/* all disabled tabs */
.RadTabStrip_Default .rtsLevel .rtsDisabled,
.RadTabStrip_Default .rtsLevel .rtsDisabled:hover,
.RadTabStrip_Default_disabled .rtsLevel .rtsDisabled,
.RadTabStrip_Default_disabled .rtsLevel .rtsDisabled:hover
{
color: #888;
cursor: default;
}
/*
RadTreeView Default skin
* For notes on the CSS class names, please check RadTreeView common skin file *
*/
/* general styles */
.RadTreeView_Default,
.RadTreeView_Default a.rtIn,
.RadTreeView_Default .rtEdit .rtIn input
{
font:11px Arial,sans-serif;
color:#000;
line-height:1.273em;
}
.RadTreeView_Default .rtTop,
.RadTreeView_Default .rtMid,
.RadTreeView_Default .rtBot
{
padding: 0 0 0 20px;
}
.RadTreeView_Default .rtPlus,
.RadTreeView_Default .rtMinus
{
margin:4px 6px 0 -18px;
width:11px;
height:11px;
}
.RadTreeView_Default .rtPlus
{
background: transparent url(TreeView/PlusMinus.gif) no-repeat 0 0;
}
.RadTreeView_Default .rtMinus
{
background: transparent url(TreeView/PlusMinus.gif) no-repeat 0 -11px;
}
.RadTreeView_Default .rtSp
{
height:20px;
}
.RadTreeView_Default .rtChk
{
margin: 0 2px;
padding:0;
width:13px;
height:13px;
}
.RadTreeView_Default .rtIn
{
margin: 1px 0;
padding: 2px 3px 3px;
}
/* endof general styles */
/*Three state checkboxes*/
.RadTreeView_Default .rtIndeterminate
{
background: transparent url(TreeView/TriState.gif) no-repeat 0 -26px;
}
.RadTreeView_Default .rtChecked
{
background: transparent url(TreeView/TriState.gif) no-repeat 0 0;
}
.RadTreeView_Default .rtUnchecked
{
background: transparent url(TreeView/TriState.gif) no-repeat 0 -13px ;
}
/* node states */
.RadTreeView_Default .rtHover .rtIn
{
color: #363636;
background: #e2e2e2;
border: 1px solid #e2e2e2;
padding: 1px 2px 2px;
}
.RadTreeView_Default .rtSelected .rtIn
{
color:#fff;
background:#454545 url(TreeView/ItemSelectedBg.gif) repeat-x 0 0;
border: 1px solid #040404;
padding: 1px 2px 2px;
}
.RadTreeView_Default_disabled .rtIn,
.RadTreeView_Default .rtDisabled .rtIn
{
color:#ccc;
}
.RadTreeView_Default .rtSelected .rtLoadingBelow
{
color: #000;
}
/* endof node states */
/* in-line editing */
.RadTreeView_Default .rtLI .rtEdit .rtIn
{
border:1px solid black;
padding: 2px 1px 3px;
height:1.2em;
background: #fff;
}
.RadTreeView_Default .rtEdit .rtIn input
{
height:1.4em;
line-height:1em;
border:0;
margin:0;
padding:0;
background:transparent;
}
* html div.RadTreeView_Default .rtLI .rtEdit .rtIn { padding-bottom: 1px; }
* html div.RadTreeView_Default .rtLI .rtEdit .rtIn input { line-height: 1.3em;}
*+html div.RadTreeView_Default .rtLI .rtEdit .rtIn { padding-bottom: 1px; }
*+html div.RadTreeView_Default .rtLI .rtEdit .rtIn input { line-height: 1.3em;}
/* endof in-line editing */
/* drop targets */
.rtDropAbove_Default,
.rtDropBelow_Default
{
border: 1px dotted black;
font-size: 3px;
line-height: 3px;
height: 3px;
}
.rtDropAbove_Default
{
border-bottom: 0;
}
.rtDropBelow_Default
{
border-top: 0;
}
/* endof drop targets */
/* node lines */
.RadTreeView_Default .rtLines .rtLI,
.RadTreeView_Default .rtLines .rtFirst .rtUL
{
background:url(TreeView/NodeSpan.gif) repeat-y 0 0;
}
.RadTreeView_Default_rtl .rtLines .rtLI,
.RadTreeView_Default_rtl .rtLines .rtFirst .rtUL
{
background:url(TreeView/NodeSpan_rtl.gif) repeat-y 100% 0;
}
.RadTreeView_Default .rtLines .rtFirst
{
background:url(TreeView/FirstNodeSpan.gif) no-repeat 0 1.273em;
}
.RadTreeView_Default_rtl .rtLines .rtFirst
{
background:url(TreeView/FirstNodeSpan_rtl.gif) no-repeat 100% 1.273em;
}
.RadTreeView_Default .rtLines .rtFirst .rtUL
{
background:url(TreeView/FirstNodeSpan.gif) repeat-y 0 1.273em;
}
.RadTreeView_Default_rtl .rtLines .rtFirst .rtUL
{
background:url(TreeView/FirstNodeSpan_rtl.gif) repeat-y 100% 1.273em;
}
.RadTreeView_Default .rtLines .rtLast,
.RadTreeView_Default .rtLines .rtLast .rtUL
{
background:none;
}
.RadTreeView_Default .rtLines .rtTop
{
background:url(TreeView/TopLine.gif) 0 0 no-repeat;
}
.RadTreeView_Default_rtl .rtLines .rtTop
{
background:url(TreeView/TopLine_rtl.gif) 100% 0 no-repeat;
}
.RadTreeView_Default .rtLines .rtLast .rtTop
{
background:url(TreeView/SingleLine.gif) 0 0 no-repeat;
}
.RadTreeView_Default_rtl .rtLines .rtLast .rtTop
{
background:url(TreeView/SingleLine_rtl.gif) 100% 0 no-repeat;
}
.RadTreeView_Default .rtLines .rtMid
{
background:url(TreeView/MiddleLine.gif) 0 0 no-repeat;
}
.RadTreeView_Default_rtl .rtLines .rtMid
{
background:url(TreeView/MiddleLine_rtl.gif) 100% 0 no-repeat;
}
.RadTreeView_Default .rtLines .rtBot
{
background:url(TreeView/BottomLine.gif) 0 0 no-repeat;
}
.RadTreeView_Default_rtl .rtLines .rtBot
{
background:url(TreeView/BottomLine_rtl.gif) 100% 0 no-repeat;
}
/* endof node lines */
/* rtl-specific styles */
/* firefox 2.0 */
.RadTreeView_Default_rtl .rtPlus,
.RadTreeView_Default_rtl .rtMinus,
x:-moz-any-link
{
margin-right:-11px;
right:-15px;
}
/* firefox 3.0 */
.RadTreeView_Default_rtl .rtPlus,
.RadTreeView_Default_rtl .rtMinus,
x:-moz-any-link, x:default
{
margin-right:0;
right:-18px;
}
/* ie 6 */
* html .RadTreeView_Default_rtl .rtPlus,
* html .RadTreeView_Default_rtl .rtMinus
{
margin-right:-18px;
right:0;
}
/* ie 7 */
*+html .RadTreeView_Default_rtl .rtPlus,
*+html .RadTreeView_Default_rtl .rtMinus
{
margin-right:-18px;
right:0;
}
.RadTreeView_Default_rtl .rtTop,
.RadTreeView_Default_rtl .rtMid,
.RadTreeView_Default_rtl .rtBot
{
padding: 0 20px 2px 0;
margin:0;
}
/* endof rtl-specific styles */
/* hacks for Opera & Safari */
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0)
{
/* fixes for opera (changes the paddings/margins automatically in rtl mode) */
:root div.RadTreeView_Default_rtl .rtLI .rtPlus,
:root div.RadTreeView_Default_rtl .rtLI .rtMinus,
:root div.RadTreeView_Default_rtl .rtFirst .rtLI .rtPlus,
:root div.RadTreeView_Default_rtl .rtFirst .rtLI .rtMinus
{
margin:4px 6px 0 -18px;
right:0;
}
}
@media screen and (min-width:50px)
{
/* fix for safari bug (inline-block positioned elements in rtl mode get no width) */
:root div.RadTreeView_Default_rtl .rtLI .rtPlus,
:root div.RadTreeView_Default_rtl .rtLI .rtMinus
{
right: 0;
margin-right: -18px;
margin-left: 7px;
}
}
/* endof hacks */
.RadTreeView_Default_designtime .rtPlus,
.RadTreeView_Default_designtime .rtMinus
{
left:3px;
top:4px;
}
/* border style definition */
table.RadSplitter_Default,
.RadSplitter_Default .rspResizeBar,
.RadSplitter_Default .rspSlideContainerResize,
.RadSplitter_Default .rspSlideContainerResizeHorizontal,
.RadSplitter_Default .rspResizeBarOver,
.RadSplitter_Default .rspSlideContainerResizeOver,
.RadSplitter_Default .rspSlideContainerResizeOverHorizontal,
.RadSplitter_Default .rspResizeBarInactive,
.RadSplitter_Default .rspResizeBarHorizontal,
.RadSplitter_Default .rspResizeBarOverHorizontal,
.RadSplitter_Default .rspResizeBarInactiveHorizontal,
.RadSplitter_Default .rspPane,
.RadSplitter_Default .rspPaneHorizontal
{
border:1px solid #383838;
}
/* applies to the RadSlidingPanes */
div.RadSplitter_Default,
table.rspSlideContainer
{
position:absolute;
top:-9999px;
left:-9999px;
}
table.RadSplitter_Default
{
border-collapse:collapse;
border-bottom:1px; /* half the size of the border, but at least 1px */
}
.RadSplitter_Default .rspPane,
.RadSplitter_Default .rspPaneHorizontal
{
padding:0;
text-align:left;
background-color:#fff;
}
.RadSplitter_Default .rspResizeBar,
.RadSplitter_Default .rspSlideContainerResize,
.RadSplitter_Default .rspSlideContainerResizeHorizontal,
.RadSplitter_Default .rspResizeBarOver,
.RadSplitter_Default .rspSlideContainerResizeOver,
.RadSplitter_Default .rspSlideContainerResizeOverHorizontal,
.RadSplitter_Default .rspResizeBarInactive,
.RadSplitter_Default .rspResizeBarHorizontal,
.RadSplitter_Default .rspResizeBarOverHorizontal,
.RadSplitter_Default .rspResizeBarInactiveHorizontal
{
padding:0;
background:#383838;
font-size:1px;
text-align:center;
}
.RadSplitter_Default .rspResizeBarOverHorizontal
{
background:#383838;
}
.RadSplitter_Default .rspResizeBar,
.RadSplitter_Default .rspResizeBarOver,
.RadSplitter_Default .rspResizeBarInactive,
.RadSplitter_Default .rspSlideContainerResize,
.RadSplitter_Default .rspSlideContainerResizeOver
{
width:4px;
}
.RadSplitter_Default .rspResizeBarHorizontal,
.RadSplitter_Default .rspResizeBarOverHorizontal,
.RadSplitter_Default .rspResizeBarInactiveHorizontal,
.RadSplitter_Default .rspSlideContainerResizeHorizontal,
.RadSplitter_Default .rspSlideContainerResizeOverHorizontal
{
height:4px;
}
.RadSplitter_Default .rspResizeBarInactiveHorizontal.first
{
border-top:0;
}
.RadSplitter_Default .rspResizeBarOver,
.RadSplitter_Default .rspResizeBarOverHorizontal,
.RadSplitter_Default .rspSlideContainerResizeOver,
.RadSplitter_Default .rspSlideContainerResizeOverHorizontal
{
background:#383838;
}
/* Helper Bar */
.RadSplitter_Default .rspHelperBarDrag,
.RadSplitter_Default .rspHelperBarDragHorizontal,
.RadSplitter_Default .rspHelperBarSlideDrag,
.RadSplitter_Default .rspHelperBarSlideDragHorizontal
{
font-size:1px;
background-color:#ccc;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
opacity:0.6;
}
/* resize bar onerror */
.RadSplitter_Default .rspHelperBarError,
.RadSplitter_Default .rspHelperBarSlideError,
.RadSplitter_Default .rspHelperBarErrorHorizontal
{
font-size:1px;
background-color:#f60;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
opacity:0.6;
}
/* Colapse Bar */
.RadSplitter_Default .rspResizeBarHorizontal
{
background:url("Splitter/splitbarBg.gif");
}
.RadSplitter_Default .rspResizeBar
{
background:url("Splitter/splitbarBgVertical.gif");
}
.RadSplitter_Default .rspCollapseBarWrapper
{
width:3px;
margin:auto;
}
.RadSplitter_Default .rspCollapseBarCollapse
{
cursor:pointer;
width:3px;
height:27px;
margin:auto;
text-align:center;
background:url(Splitter/splitbar_collapse_h.gif);
}
.RadSplitter_Default .rspCollapseBarExpand
{
cursor:pointer;
width:3px;
height:27px;
margin:auto;
text-align:center;
background:url(Splitter/splitbar_expand_h.gif);
}
.RadSplitter_Default .rspCollapseBarHorizontalWrapper
{
height:3px;
margin:auto;
}
.RadSplitter_Default .rspCollapseBarHorizontalCollapse
{
cursor:pointer;
width:27px;
height:3px;
margin:auto;
text-align:center;
float:left;
background:url(Splitter/splitbar_collapse_v.gif);
}
.RadSplitter_Default .rspCollapseBarHorizontalExpand
{
cursor:pointer;
width:27px;
height:3px;
margin:auto;
text-align:center;
float:right;
background:url(Splitter/splitbar_expand_v.gif);
}
.RadSplitter_Default .rspCollapseBarCollapseOver
{
cursor:pointer;
width:3px;
height:27px;
margin:auto;
text-align:center;
background:white url(Splitter/splitbar_collapse_h.gif);
}
.RadSplitter_Default .rspCollapseBarExpandOver
{
cursor:pointer;
width:3px;
height:27px;
margin:auto;
text-align:center;
background:white url(Splitter/splitbar_expand_h.gif);
}
.RadSplitter_Default .rspCollapseBarHorizontalCollapseOver
{
cursor:pointer;
width:27px;
height:3px;
margin:auto;
text-align:center;
float:left;
background:white url(Splitter/splitbar_collapse_v.gif);
}
.RadSplitter_Default .rspCollapseBarHorizontalExpandOver
{
cursor:pointer;
width:27px;
height:3px;
margin:auto;
text-align:center;
float:right;
background:white url(Splitter/splitbar_expand_v.gif);
}
.RadSplitter_Default .rspCollapseBarCollapseError
{
cursor:pointer;
width:3px;
height:27px;
margin:auto;
text-align:center;
background:red url(Splitter/splitbar_collapse_h.gif);
}
.RadSplitter_Default .rspCollapseBarExpandError
{
cursor:pointer;
width:3px;
height:27px;
margin:auto;
text-align:center;
background:red url(Splitter/splitbar_expand_h.gif);
}
.RadSplitter_Default .rspCollapseBarHorizontalCollapseError
{
cursor:pointer;
width:27px;
height:3px;
margin:auto;
text-align:center;
float:left;
background:red url(Splitter/splitbar_collapse_v.gif);
}
.RadSplitter_Default .rspCollapseBarHorizontalExpandError
{
cursor:pointer;
width:27px;
height:3px;
margin:auto;
text-align:center;
float:right;
background:red url(Splitter/splitbar_expand_v.gif);
}
/* sliding zone */
.RadSplitter_Default .rspSlideZone
{
background:white;
}
/* pane tabs */
.RadSplitter_Default .rspTabsContainer
{
color:#333;
border-right:1px solid #383838;
vertical-align:top;
}
.RadSplitter_Default .rspTabsContainer.rspBottom
{
border-bottom:1px solid #383838;
border-right:0;
}
.RadSplitter_Default .rspTabsContainer div
{
overflow:hidden;
cursor:default;
text-align:center;
font-size:1px;
color:#383838;
padding:6px 0;
width:21px;
height:auto;
border-bottom:1px solid #313131;
}
.RadSplitter_Default .rspTabsContainer.rspBottom div
{
border-right:1px solid #313131;
border-bottom:0;
}
.RadSplitter_Default .rspTabsContainer .rspPaneTabContainerExpanded,
.RadSplitter_Default .rspTabsContainer .rspPaneTabContainerExpandedHorizontal
{
background:#323232;
color:#fff;
}
.RadSplitter_Default .rspPaneTabContainerDocked,
.RadSplitter_Default .rspPaneTabContainerDockedHorizontal
{
background:#e4e4e4;
}
.RadSplitter_Default .rspPaneTabText
{
writing-mode:tb-rl;
font:10px Arial;
white-space:nowrap;
margin:2px;
}
.RadSplitter_Default .rspPaneTabIcon
{
margin:2px;
}
/* tabs on right position */
.RadSplitter_Default .rspTabsContainer .rspRight
{
background:url(Img/Splitter/slideZoneBgRight.gif) repeat-y top right;
}
.RadSplitter_Default .rspRight .rspPaneTabContainer,
.RadSplitter_Default .rspRight .rspPaneTabContainerExpanded,
.RadSplitter_Default .rspRight .rspPaneTabContainerDocked
{
border-left:solid 1px #c3c3c3;
border-right:0;
}
.RadSplitter_Default .rspRight .rspPaneTabContainerExpanded
{
border-left:solid 1px #a8a8a8;
}
.RadSplitter_Default .rspRight .rspPaneTabContainerDocked
{
border-left:solid 1px #8e8e8e;
}
/* tabs on top position */
.RadSplitter_Default .rspTabsContainer .rspTop
{
background:url(Img/Splitter/slideZoneBgTop.gif) repeat-x top;
}
.RadSplitter_Default .rspTop .rspPaneTabContainer,
.RadSplitter_Default .rspTop .rspPaneTabContainerExpanded,
.RadSplitter_Default .rspTop .rspPaneTabContainerDocked
{
border-right:solid 1px #c3c3c3;
border-top:solid 1px #c3c3c3;
border-left:0;
border-bottom:0;
float:left;
padding:0 6px;
width:auto;
}
.RadSplitter_Default .rspTop .rspPaneTabContainerExpanded
{
border-right:solid 1px #a8a8a8;
border-bottom:solid 1px #a8a8a8;
}
.RadSplitter_Default .rspTop .rspPaneTabContainerDocked
{
background:white url(Splitter/slideZoneDockedTabHorizontal.gif) repeat-x top;
border-right:solid 1px #8e8e8e;
}
.RadSplitter_Default .rspTop .rspPaneTabText
{
writing-mode:lr-tb;/* default */
}
.RadSplitter_Default .rspTop .rspPaneTabIcon
{
display:block;
float:left
}
/* tabs on bottom position */
.RadSplitter_Default .rspTabsContainer .rspBottom
{
background:url(Splitter/slideZoneBgBottom.gif) repeat-x bottom;
}
.RadSplitter_Default .rspBottom .rspPaneTabContainer,
.RadSplitter_Default .rspBottom .rspPaneTabContainerExpanded,
.RadSplitter_Default .rspBottom .rspPaneTabContainerDocked
{
border-right:solid 1px #c3c3c3;
border-left:0;
float:left;
padding:0 6px;
width:auto;
}
.RadSplitter_Default .rspBottom .rspPaneTabContainerExpanded
{
border-right:solid 1px #a8a8a8;
padding-bottom:1px;
border-bottom:0;
}
.RadSplitter_Default .rspBottom .rspPaneTabContainerDocked
{
border-right:solid 1px #8e8e8e;
}
.RadSplitter_Default .rspBottom .rspPaneTabText
{
writing-mode:lr-tb;/* default */
}
.RadSplitter_Default .rspBottom .rspPaneTabIcon
{
display:block;
float:left
}
/* slide/dock containers */
.RadSplitter_Default .rspSlideContainer
{
border:0;
border-collapse:collapse;
}
.RadSplitter_Default .rspSlideHeader,
.RadSplitter_Default .rspSlideHeaderDocked
{
background:#f7f7f7 url(Splitter/slideHeader.gif) repeat-x top left;
color:#fff;
}
.RadSplitter_Default .rspSlideContainerResize,
.RadSplitter_Default .rspSlideContainerResizeHorizontal
{
background:#787878 none;
}
.RadSplitter_Default .rspSlideContainerResizeOver,
.RadSplitter_Default .rspSlideContainerResizeOverHorizontal
{
background:#383838 none;
}
.RadSplitter_Default .rspSlideContainerResize,
.RadSplitter_Default .rspSlideContainerResizeOver
{
border-top:0;
border-bottom:0;
}
.RadSplitter_Default .rspSlideContainerResizeHorizontal,
.RadSplitter_Default .rspSlideContainerResizeOverHorizontal
{
border-left:0;
border-right:0;
}
.RadSplitter_Default .rspSlideHeaderIconWrapper
{
width:21px;
}
.RadSplitter_Default .rspSlideHeaderIconsWrapper
{
float:right;
}
.RadSplitter_Default .rspSlideHeaderUndockIcon,
.RadSplitter_Default .rspSlideHeaderDockIcon,
.RadSplitter_Default .rspSlideHeaderCollapseIcon
{
width:15px;
height:15px;
float:left;
margin:1px 3px;
border:0;
}
.RadSplitter_Default .rspSlideHeaderUndockIconOver,
.RadSplitter_Default .rspSlideHeaderDockIconOver,
.RadSplitter_Default .rspSlideHeaderCollapseIconOver
{
width:15px;
height:15px;
float:left;
cursor:pointer;
margin:1px 3px;
}
.RadSplitter_Default .rspSlideHeaderUndockIcon,
.RadSplitter_Default .rspSlideHeaderUndockIconOver
{
background:url(Splitter/undock.gif);
background-position:-2339px 0;
}
.RadSplitter_Default .rspSlideHeaderDockIcon,
.RadSplitter_Default .rspSlideHeaderDockIconOver
{
background:url(Splitter/dock.gif);
}
.RadSplitter_Default .rspSlideHeaderCollapseIcon,
.RadSplitter_Default .rspSlideHeaderCollapseIconOver
{
background:url(Splitter/close.gif);
}
.RadSplitter_Default .rspSlideHeaderUndockIcon
{
background-position:0 0;
}
.RadSplitter_Default .rspSlideHeaderUndockIconOver
{
background-position:0 100%;
}
.RadSplitter_Default .rspSlideHeaderDockIcon
{
background-position:0 0;
}
.RadSplitter_Default .rspSlideHeaderDockIconOver
{
background-position:0 100%;
}
.RadSplitter_Default .rspSlideHeaderCollapseIcon
{
background-position:0 0;
}
.RadSplitter_Default .rspSlideHeaderCollapseIconOver
{
background-position:0 100%;
}
.RadSplitter_Default .rspSlideTitle,
.RadSplitter_Default .rspSlideTitleDocked
{
font:11px Arial;
color:#fff;
white-space:nowrap;
margin-left:5px;
margin-right:5px;
text-align:left;
line-height:25px;
}
.RadSplitter_Default .rspSlideTitleContainer
{
background-color:#f7f7f7;
background:url(Splitter/slideHeader.gif) repeat-x;
}
.RadSplitter_Default .rspSlideContent,
.RadSplitter_Default .rspSlideContentDocked
{
font:10px Arial;
color:black;
background-color:white;
padding:5px;
text-align:left;
}
.RadSplitter_Default .rspHelperBarSlideDrag,
.RadSplitter_Default .rspSlideContainerResize,
.RadSplitter_Default .rspSlideContainerResizeOver
{
cursor:w-resize;
}
.RadSplitter_Default .rspHelperBarSlideDragHorizontal,
.RadSplitter_Default .rspSlideContainerResizeHorizontal,
.RadSplitter_Default .rspSlideContainerResizeOverHorizontal
{
cursor:n-resize;
}
/* these below are not skin/border size specific. Shared between all skins */
.rspNested,
.rspNestedHorizontal
{
border-width:0 !important;
}
/* nested vertical */
.rspNested .rspPane,
.rspNested .rspResizeBar,
.rspNested .rspResizeBarOver,
.rspNested .rspResizeBarInactive
{
border-top:0 !important;
border-bottom:0 !important;
}
.rspNested .rspPane.rspFirstItem,
.rspNested .rspResizeBar.rspFirstItem,
.rspNested .rspResizeBarOver.rspFirstItem,
.rspNested .rspResizeBarInactive.rspFirstItem
{
border-left:0 !important;
}
.rspNested .rspPane.rspLastItem,
.rspNested .rspResizeBar.rspLastItem,
.rspNested .rspResizeBarOver.rspLastItem,
.rspNested .rspResizeBarInactive.rspLastItem
{
border-right:0 !important;
}
.rspNested .rspPane.rspFirstItem.rspLastItem,
.rspNested .rspResizeBar.rspFirstItem.rspLastItem,
.rspNested .rspResizeBarOver.rspFirstItem.rspLastItem,
.rspNested .rspResizeBarInactive.rspFirstItem.rspLastItem
{
border-left:0 !important;
border-right:0 !important;
}
/* nested horizontal */
.rspNestedHorizontal .rspPaneHorizontal,
.rspNestedHorizontal .rspResizeBarHorizontal,
.rspNestedHorizontal .rspResizeBarOverHorizontal,
.rspNestedHorizontal .rspResizeBarInactiveHorizontal
{
border-left:0 !important;
border-right:0 !important;
}
.rspNestedHorizontal .rspPaneHorizontal.rspFirstItem,
.rspNestedHorizontal .rspResizeBarHorizontal.rspFirstItem,
.rspNestedHorizontal .rspResizeBarOverHorizontal.rspFirstItem,
.rspNestedHorizontal .rspResizeBarInactiveHorizontal.rspFirstItem
{
border-top:0 !important;
}
.rspNestedHorizontal .rspPaneHorizontal.rspLastItem,
.rspNestedHorizontal .rspResizeBarHorizontal.rspLastItem,
.rspNestedHorizontal .rspResizeBarOverHorizontal.rspLastItem,
.rspNestedHorizontal .rspResizeBarInactiveHorizontal.rspLastItem
{
border-bottom:0 !important;
}
.rspNestedHorizontal .rspPaneHorizontal.rspFirstItem.rspLastItem,
.rspNestedHorizontal .rspResizeBarHorizontal.rspFirstItem.rspLastItem,
.rspNestedHorizontal .rspResizeBarOverHorizontal.rspFirstItem.rspLastItem,
.rspNestedHorizontal .rspResizeBarInactiveHorizontal.rspFirstItem.rspLastItem
{
border-top:0 !important;
border-bottom:0 !important;
}
/* RadSlider Default Skin */
.RadSlider_Default .rslHorizontal
{
height:21px;
line-height:21px;
}
.RadSlider_Default .rslHorizontal a.rslHandle
{
width:12px;
height:17px;
line-height:17px;
background-image:url('Slider/Handles.gif');
background-repeat:no-repeat;
}
.RadSlider_Default .rslHorizontal .rslDecrease
{
background-position:0 0;
}
.RadSlider_Default .rslHorizontal .rslDecrease:hover
{
background-position:-24px 0;
}
.RadSlider_Default .rslHorizontal .rslDecrease:active,
.RadSlider_Default .rslHorizontal .rslDecrease:focus
{
background-position:-48px 0;
}
.RadSlider_Default .rslHorizontal .rslIncrease
{
background-position:-12px 0;
}
.RadSlider_Default .rslHorizontal .rslIncrease:hover
{
background-position:-36px 0;
}
.RadSlider_Default .rslHorizontal .rslIncrease:active,
.RadSlider_Default .rslHorizontal .rslIncrease:focus
{
background-position:-60px 0;
}
.RadSlider_Default .rslHorizontal a.rslDraghandle
{
top:0;
margin-top:-7px;
width:11px;
height:19px;
background-image:url('Slider/DragHandle.gif');
background-repeat:no-repeat;
}
.RadSlider_Default .rslHorizontal a.rslDraghandle:hover
{
background-position:-11px 0;
}
.RadSlider_Default .rslHorizontal a.rslDraghandle:active,
.RadSlider_Default .rslHorizontal a.rslDraghandle:focus
{
background-position:-22px 0;
}
.RadSlider_Default .rslHorizontal .rslTrack,
.RadSlider_Default .rslHorizontal .rslItemsWrapper
{
left:12px;
}
.RadSlider_Default .rslHorizontal .rslTrack
{
margin-top:6px;
height:3px;
background:#fff;
border-top:solid 1px #383838;
border-bottom:solid 1px #383838;
}
.RadSlider_Default .rslHorizontal .rslSelectedregion
{
background:#464646;
height:3px;
}
.RadSlider_Default .rslVertical
{
width:21px;
}
.RadSlider_Default .rslVertical a.rslHandle
{
width:17px;
height:12px;
line-height:12px;
background-image:url('Slider/HandlesVertical.gif');
background-repeat:no-repeat;
}
.RadSlider_Default .rslVertical .rslDecrease
{
background-position:0 0;
}
.RadSlider_Default .rslVertical .rslDecrease:hover
{
background-position:0 -24px;
}
.RadSlider_Default .rslVertical .rslDecrease:active,
.RadSlider_Default .rslVertical .rslDecrease:focus
{
background-position:0 -48px;
}
.RadSlider_Default .rslVertical .rslIncrease
{
background-position:0 -12px;
}
.RadSlider_Default .rslVertical .rslIncrease:hover
{
background-position:0 -36px;
}
.RadSlider_Default .rslVertical .rslIncrease:active,
.RadSlider_Default .rslVertical .rslIncrease:focus
{
background-position:0 -60px;
}
.RadSlider_Default .rslVertical .rslTrack,
.RadSlider_Default .rslVertical .rslItemsWrapper
{
top:12px;
}
.RadSlider_Default .rslVertical .rslTrack
{
margin-left:6px;
width:3px;
background:#efebe7 url('Slider/TrackVerticalBgr.gif') repeat-y right 0;
border-left:solid 1px #383838;
border-right:solid 1px #383838;
}
.RadSlider_Default .rslVertical a.rslDraghandle
{
top:0;
width:19px; height:11px;
margin-left:-7px;
background-image:url('Slider/DragVerticalHandle.gif');
background-repeat:no-repeat;
}
.RadSlider_Default .rslVertical a.rslDraghandle:hover
{
background-position:0 -11px;
}
.RadSlider_Default .rslVertical a.rslDraghandle:active,
.RadSlider_Default .rslVertical a.rslDraghandle:focus
{
background-position:0 -22px;
}
.RadSlider_Default .rslVertical .rslSelectedregion
{
background:#464646;
width:3px;
}
.RadSlider_Default .rslItem,
.RadSlider_Default .rslLargeTick span
{
color:#333;
}
.RadSlider_Default .rslItemsWrapper .rslItemSelected
{
color:#000;
}
/* horizontal slider items */
.RadSlider_Default .rslHorizontal .rslItem
{
background-image:url('Slider/ItemHorizontalBgr.gif');
}
/* vertical slider items */
.RadSlider_Default .rslVertical .rslItem
{
background-image:url('Slider/ItemVerticalBgr.gif');
}
/* set width of the ticks */
.RadSlider_Default .rslHorizontal .rslSmallTick,
.RadSlider_Default .rslHorizontal .rslLargeTick
{
width:1px;
}
.RadSlider_Default .rslVertical .rslSmallTick,
.RadSlider_Default .rslVertical .rslLargeTick
{
height:1px;
}
/* horizontal slider - TrackPosition=Top/Bottom */
.RadSlider_Default .rslTop .rslSmallTick,
.RadSlider_Default .rslBottom .rslSmallTick
{
background-image:url('Slider/SmallChangeHorizontal.gif');
}
.RadSlider_Default .rslTop .rslLargeTick,
.RadSlider_Default .rslBottom .rslLargeTick
{
background-image:url('Slider/LargeChangeHorizontal.gif');
}
.RadSlider_Default .rslBottom div.rslTrack
{
margin-top:0;
margin-bottom:6px;
}
/* vertical slider - TrackPosition=Left/Right */
.RadSlider_Default .rslLeft .rslSmallTick,
.RadSlider_Default .rslRight .rslSmallTick
{
background-image:url('Slider/SmallChangeVertical.gif');
}
.RadSlider_Default .rslLeft .rslLargeTick,
.RadSlider_Default .rslRight .rslLargeTick
{
background-image:url('Slider/LargelChangeVertical.gif');
}
.RadSlider_Default .rslRight div.rslTrack
{
margin-left:0;
margin-right:6px;
}
/* horizontal slider - TrackPosition=Center */
.RadSlider_Default .rslMiddle .rslSmallTick
{
background-image:url('Slider/SmallChangeMiddleHorizontal.gif');
}
.RadSlider_Default .rslMiddle .rslLargeTick
{
background-image:url('Slider/LargeChangeMiddleHorizontal.gif');
}
.RadSlider_Default .rslMiddle a.rslHandle
{
/* half of the height of the handle */
margin-top:-9px;
}
.RadSlider_Default .rslMiddle div.rslTrack
{
/* half of the height of the track */
margin-top:-3px;
}
/* vertical slider - TrackPosition=Center */
.RadSlider_Default .rslCenter .rslSmallTick
{
background-image:url('Slider/SmallChangeCenterVertical.gif');
}
.RadSlider_Default .rslCenter .rslLargeTick
{
background-image:url('Slider/LargelChangeCenterVertical.gif');
}
.RadSlider_Default .rslCenter a.rslHandle
{
/* half of the width of the handle */
margin-left:-9px;
}
.RadSlider_Default .rslCenter div.rslTrack
{
/* half of the width of the track */
margin-left:-3px;
}
/* Items/Ticks text */
.RadSlider_Default .rslItem,
.RadSlider_Default .rslLargeTick span
{
font:11px arial,sans-serif;
}
/*RadUpload skin */
.RadUpload_Default *
{
font-size:11px;
line-height:1.24em;
font-family:arial,verdana,sans-serif;
}
/*file inputs and buttons*/
.RadUpload_Default .ruInputs li
{
margin:0 0 0.8em;
}
.RadUpload_Default .ruInputs li.ruActions
{
margin:1.4em 0 0;
}
.RadUpload_Default .ruFileWrap
{
padding-right:0.8em;
}
.RadUpload_Default_rtl .ruFileWrap
{
padding-left:0.8em;
padding-right: 0;
}
.RadUpload_Default .ruCheck
{
top: 2px;
padding: 6px 4px;
}
.RadUpload_Default .ruFileInput
{
height:25px;
top:-5px;
left:0;
}
.RadUpload_Default .ruStyled .ruFileInput
{
border:1px solid #a7a7a7;
}
* html .RadUpload_Default .ruFileInput{top:0;left:2px;}/*IE6*/
*+html .RadUpload_Default .ruFileInput{top:0;left:2px;}/*IE7*/
.RadUpload_Default .ruFakeInput
{
height:19px;
border:1px solid #a7a7a7;
margin-right:-1px;
padding-top:3px;
color:#333;
background:fff;
}
* html .RadUpload_Default .ruFakeInput /*IE6*/
{
height:21px;
margin-top:-1px;
padding-top:1px;
padding-right:0.6em;
}
*+html .RadUpload_Default .ruFakeInput /*IE7*/
{
height:21px;
margin-top:-1px;
padding-top:1px;
padding-right:0.6em;
}
* html .RadUpload_Default_rtl .ruFakeInput /*IE6*/
{
margin-right: 1px;
padding-right:0;
padding-left: 0.6em;
}
*+html .RadUpload_Default_rtl .ruFakeInput /*IE7*/
{
padding-right:0;
padding-left: 0.6em;
}
.RadUpload_Default .ruReadOnly .ruFakeInput
{
background:#eee;
}
.RadUpload_Default .ruButton
{
overflow:visible;
height:25px;
line-height: 24px;
border-width: 0 1px;
border-color: #333;
border-style: solid;
margin-left:0.8em;
padding: 0 10px;
min-width: 60px;
background:url('Upload/ruButtonMedium.gif') #333 0 0 repeat-x;
color:#fff;
text-align:center;
}
* html .RadUpload_Default .ruButton /*IE6*/
{
margin-top: -1px;
height:27px;
border-color: pink;
filter:chroma(color=pink);
width: 60px;
}
*+html .RadUpload_Default .ruButton /*IE7*/
{
margin-top: -1px;
height:27px;
border-color: transparent;
}
.RadUpload_Default_rtl .ruButton
{
margin-left:0;
margin-right:0.8em;
}
.RadUpload_Default .ruBrowse
{
margin-left:0;
}
.RadUpload_Default_rtl .ruBrowse
{
margin-right:0;
}
* html .RadUpload_Default .ruBrowse { margin-left: -1px; } /*IE6*/
* html .RadUpload_Default_rtl .ruBrowse { margin-right: -2px; } /*IE6*/
*+html .RadUpload_Default .ruBrowse { margin-left: -1px; } /*IE7*/
*+html .RadUpload_Default_rtl .ruBrowse { margin-right: -2px; } /*IE7*/
.RadUpload_Default .ruRemove
{
border:0;
vertical-align: middle;
background:url('Upload/ruRemove.gif') #FFF 5px 50% no-repeat;
padding-left:14px;
color:#333;
}
.RadUpload_Default_rtl .ruRemove
{
text-align: right;
background-position: 100% 50%;
padding-left:0;
padding-right:14px;
}
.RadUpload_Default .ruActions .ruButton
{
margin:0 0.8em 0 0;
min-width: 120px;
}
* html .RadUpload_Default .ruActions .ruButton { width: 120px; } /*IE6*/
.RadUpload_Default_rtl .ruActions .ruButton
{
margin:0 0 0 0.8em;
}
.RadUploadSubmit_Default
{
height:25px;
border:0;
margin:0;
padding:0;
background:url('Upload/ruButtonMedium.gif') repeat-x;
font:11px/1.24 arial,verdana,sans-serif;
color:#fff;
text-align:center;
}
/*progress area*/
.RadUpload_Default .ruProgress
{
border:8px solid #424242;
background:#fff;
padding:15px;
}
.RadUpload_Default .ruProgress li
{
margin:0 0 0.8em;
color:#999;
}
.RadUpload_Default .ruProgress li.ruCurrentFile
{
margin:0 0 0.3em;
font-size:16px;
color:#333;
}
.RadUpload_Default .ruProgress li.ruCurrentFile span
{
font-size:16px;
color:#379d00;
}
.RadUpload_Default .ruProgress div
{
margin-bottom:0.4em;
}
.RadUpload_Default .ruProgress .ruBar
{
margin-bottom:0.4em;
border:1px solid #666;
height:18px;
overflow: hidden;
}
.RadUpload_Default .ruProgress .ruBar div
{
background:#cbecb0;
height:18px;
margin:0;
}
.RadUpload_Default .ruProgress .ruActions
{
margin:1.2em 0 0;
}
/* RADWINDOW PROMETHEUS "DEFAULT" SKIN */
div.RadWindow_Default table td.rwCorner
{
width:6px;
line-height:1px;
}
div.RadWindow_Default table td.rwTopLeft
{
height: 6px;
background:url('Window/WindowCornerSprites.gif') 0 -59px no-repeat;
}
div.RadWindow_Default table td.rwTitlebar
{
background:url('Window/WindowCornerSprites.gif') 0 0 repeat-x;
}
div.RadWindow_Default table td.rwTopRight
{
height: 6px;
background:url('Window/WindowCornerSprites.gif') 100% -59px no-repeat;
}
div.RadWindow_Default table td.rwBodyLeft
{
background:url('Window/WindowVerticalSprites.gif') 0 0 repeat-y;
}
div.RadWindow_Default .rwWindowContent
{
height: 100%;
border-bottom:0;
background:#fff;
}
div.RadWindow_Default table td.rwBodyRight
{
background:url('Window/WindowVerticalSprites.gif') 100% 0 repeat-y;
}
div.RadWindow_Default table td.rwFooterLeft
{
height:6px;
background:url('Window/WindowCornerSprites.gif') 0 -106px no-repeat;
}
div.RadWindow_Default table td.rwFooterCenter
{
height:6px;
background:url('Window/WindowCornerSprites.gif') 0 -133px repeat-x;
}
div.RadWindow_Default table td.rwFooterRight
{
height:6px;
background:url('Window/WindowCornerSprites.gif') 100% -106px no-repeat;
}
div.RadWindow_Default td.rwStatusbar
{
height:20px;
line-height:18px;
background:#e4e4e4;
}
div.RadWindow_Default td.rwStatusbar td
{
border-top:1px solid #cecece;
}
div.RadWindow_Default td.rwStatusbar input
{
font:normal 12px arial,sans-serif;
padding-left:4px;
background: transparent;
}
div.RadWindow_Default td.rwStatusbar div
{
background:url('Window/WindowCornerSprites.gif') -20px -92px no-repeat;
}
/* NEW - Support for displayng the loading image in the iframe's parent TD */
div.RadWindow_Default td.rwLoading
{
background: white url('Window/Loading.gif') no-repeat center;
}
div.RadWindow_Default td.rwStatusbar .rwLoading
{
background-image:url('Window/Loading.gif');
}
div.RadWindow_Default td.rwStatusbar span.statustext
{
font: normal 11px Verdana, Arial, Sans-serif;
color:#000;
}
div.RadWindow_Default td.rwStatusbar input
{
background-repeat: no-repeat;
}
div.RadWindow_Default table.rwTitlebarControls ul.rwControlButtons
{
padding:0 2px 0 0 !important;
}
div.RadWindow_Default table.rwTitlebarControls ul.rwControlButtons li a
{
width: 30px;
height: 26px;
line-height: 26px;
font-size: 1px;
cursor: default;
margin: 2px 0 2px 2px;
}
/* reload button */
div.RadWindow_Default a.rwReloadButton
{
background: transparent url('Window/CommandSprites.gif') no-repeat -90px 0;
}
div.RadWindow_Default a.rwReloadButton:hover
{
background-position: -90px -26px;
}
/* unpin button */
div.RadWindow_Default a.rwPinButton
{
background: transparent url('Window/CommandSprites.gif') no-repeat -150px 0;
}
div.RadWindow_Default a.rwPinButton:hover
{
background-position: -150px -26px;
}
/* pinbutton */
div.RadWindow_Default a.rwPinButton.on
{
background: transparent url('Window/CommandSprites.gif') no-repeat -120px 0;
}
div.RadWindow_Default a.rwPinButton.on:hover
{
background-position: -120px -26px;
}
/* minimize button */
div.RadWindow_Default a.rwMinimizeButton
{
background: transparent url('Window/CommandSprites.gif') no-repeat -60px 0;
}
div.RadWindow_Default a.rwMinimizeButton:hover
{
background-position: -60px -26px;
}
/* maximize button */
div.RadWindow_Default a.rwMaximizeButton
{
background: transparent url('Window/CommandSprites.gif') no-repeat -30px 0;
}
div.RadWindow_Default a.rwMaximizeButton:hover
{
background-position: -30px -26px;
}
/* close button */
div.RadWindow_Default a.rwCloseButton
{
background: transparent url('Window/CommandSprites.gif') no-repeat -180px 0;
}
div.RadWindow_Default a.rwCloseButton:hover
{
background: transparent url('Window/CommandSprites.gif') no-repeat -180px -26px;
}
/* restore button */
div.RadWindow_Default.rwMinimizedWindow a.rwMaximizeButton,
div.RadWindow_Default.rwMinimizedWindow a.rwMinimizeButton
{
background: transparent url('Window/CommandSprites.gif') 0 0 !important;
}
div.RadWindow_Default.rwMinimizedWindow a.rwMaximizeButton:hover,
div.RadWindow_Default.rwMinimizedWindow a.rwMinimizeButton:hover
{
background: transparent url('Window/CommandSprites.gif') 0 -26px !important;
}
div.RadWindow_Default table.rwTitlebarControls a.rwIcon
{
background: transparent url('Window/WindowCornerSprites.gif') -21px -59px no-repeat;
cursor: default;
margin: 8px 0 0 3px;
}
div.RadWindow_Default table.rwTitlebarControls em
{
font: normal normal 16px Arial, Verdana, sans-serif;
color: white;
margin: 7px 0 0 2px;
}
div.RadWindow_Default.rwMinimizedWindow
{
width: 170px !important;
height: 30px !important;
background: #4b4b4b;
border: solid 2px #232323;
}
/* overlay element should be minimized when the window is minimized */
iframe.rwMinimizedWindowOverlay_Default
{
/* take into account the borders of the main DIV of the window when setting width/height */
width: 164px !important; height: 34px !important;
}
div.RadWindow_Default.rwMinimizedWindow td
{
background: none !important;
}
div.RadWindow.radwindow_Default.rwMinimizedWindow table.rwTitlebarControls
{
width: 150px !important;
height: 40px !important;
margin-top: -3px;
}
div.RadWindow.radwindow_Default.rwMinimizedWindow table.rwTitlebarControls ul
{
position: relative;
top: -3px;
}
div.RadWindow_Default.rwMinimizedWindow em
{
color: white !important;
width: 75px !important;
}
div.RadWindow_Default.rwMinimizedWindow td.rwCorner
{
cursor: default;
}
div.RadWindow_Default.rwMinimizedWindow td.rwCorner.rwTopLeft,
div.RadWindow_Default.rwMinimizedWindow td.rwCorner.rwTopRight
{
width: 10px !important;
}
div.RadWindow_Default.rwMinimizedWindow td.rwTitlebar
{
cursor: default;
background: #4b4b4b;
}
div.RadWindow_Default .rwWindowContent .rwDialogPopup
{
margin:16px;
font:normal 11px Arial;
color:black;
padding:0px 0px 16px 50px;
}
div.RadWindow_Default .rwWindowContent .rwDialogPopup.radalert
{
background: transparent url('Window/ModalDialogAlert.gif') no-repeat 8px center;
}
div.RadWindow_Default .rwWindowContent .rwDialogPopup.radprompt
{
padding: 0;
}
div.RadWindow_Default .rwWindowContent .rwDialogPopup.radconfirm
{
background: transparent url('Window/ModalDialogConfirm.gif') no-repeat 8px center;
}
div.RadWindow_Default .rwWindowContent .rwDialogText
{
text-align: left;
}
div.RadWindow_Default .rwWindowContent input.rwDialogInput
{
padding: 3px 4px 0 4px;
height: 17px;
width: 100%;
font: normal 11px Verdana, Arial, Sans-serif;
border: solid 1px black;
background: #d6d6d6;
}
div.RadWindow_Default .rwWindowContent a,
div.RadWindow_Default .rwWindowContent a span
{
text-decoration: none;
color: black;
line-height: 14px;
cursor: default;
}
div.RadWindow_Default .rwWindowContent a.rwPopupButton
{
margin: 8px 1px 0 0;
border: solid 1px black;
background: #4f4f4f;
font-weight: bold;
}
div.RadWindow_Default .rwWindowContent a.rwPopupButton span.rwOuterSpan
{
padding: 0 3px 0 0;
border: solid 1px white;
}
div.RadWindow_Default .rwWindowContent a.rwPopupButton span.rwInnerSpan
{
padding: 0 12px;
color: white;
line-height: 22px;
}
div.modaldialogbacgkround
{
background: black;
}
/* set window transparency */
div.RadWindow.radwindow_Default.rwNormalWindow.rwTransparentWindow td.rwCorner,
div.RadWindow.radwindow_Default.rwNormalWindow.rwTransparentWindow td.rwTitlebar,
div.RadWindow.radwindow_Default.rwTransparentWindow td.rwFooterCenter
{
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
opacity: .8; -moz-opacity: .8;
}
.RadWindow.radwindow_Default.rwMinimizedWindow .rwControlButtons
{
margin-top: 6px;
}
.RadWindow.radwindow_Default.rwMinimizedWindow em
{
margin-top: 10px !important;
}
.RadWindow.radwindow_Default.rwMinimizedWindow .rwIcon
{
margin-top: 11px !important;
}
/*Telerik RadGrid Default Skin*/
/*global*/
.RadGrid_Default
{
background:#d4d0c8;
color:#333;
}
.RadGrid_Default,
.RadGrid_Default .rgMasterTable,
.RadGrid_Default .rgDetailTable,
.RadGrid_Default .rgGroupPanel table,
.RadGrid_Default .rgCommandRow table,
.RadGrid_Default .rgEditForm table,
.GridToolTip_Default
{
font:11px/1.4 arial,sans-serif;
}
.RadGrid_Default,
.RadGrid_Default .rgDetailTable
{
border:1px solid #232323;
}
.RadGrid_Default .rgMasterTable,
.RadGrid_Default .rgDetailTable
{
background:#fff;
border-collapse:separate !important;
}
.RadGrid_Default .rgRow td,
.RadGrid_Default .rgAltRow td,
.RadGrid_Default .rgEditRow td,
.RadGrid_Default .rgFooter td,
.RadGrid_Default .rgFooter td
{
padding-left:10px;
padding-right:6px;
}
.RadGrid_Default .rgAdd,
.RadGrid_Default .rgRefresh,
.RadGrid_Default .rgEdit,
.RadGrid_Default .rgDel,
.RadGrid_Default .rgFilter,
.RadGrid_Default .rgPagePrev,
.RadGrid_Default .rgPageNext,
.RadGrid_Default .rgPageFirst,
.RadGrid_Default .rgPageLast,
.RadGrid_Default .rgExpand,
.RadGrid_Default .rgCollapse,
.RadGrid_Default .rgSortAsc,
.RadGrid_Default .rgSortDesc,
.RadGrid_Default .rgUpdate,
.RadGrid_Default .rgCancel
{
width:16px;
height:16px;
border:0;
padding:0;
background-color:transparent;
background-image:url('Grid/sprite.gif');
background-repeat:no-repeat;
vertical-align:middle;
font-size:1px;
cursor:pointer;
}
.RadGrid_Default .rgGroupItem input,
.RadGrid_Default .rgCommandRow img,
.RadGrid_Default .rgHeader input,
.RadGrid_Default .rgFilterRow img,
.RadGrid_Default .rgPager img
{
vertical-align:middle;
}
/*header*/
.RadGrid_Default .rgHeaderDiv
{
background:#929292 url('Grid/sprite.gif') 0 -1348px repeat-x;
}
.RadGrid_Default .rgHeader,
.RadGrid_Default th.rgResizeCol
{
border-bottom:1px solid #010101;
background:url('Grid/headers.gif') repeat-x #434343;
padding:10px 6px 10px 11px;
text-align:left;
font-size:1.3em;
font-weight:normal;
}
.RadGrid_Default .rgHeader:first-child,
.RadGrid_Default th.rgResizeCol:first-child
{
background-position:-2px 0;
}
.RadGrid_Default .rgDetailTable .RadGrid_Default .rgHeader,
.RadGrid_Default .rgDetailTable .RadGrid_Default th.rgResizeCol
{
padding-top:2px;
padding-bottom:2px;
background:url('Grid/headers.gif') 0 -316px repeat-x #474747;
}
.RadGrid_Default .rgDetailTable .RadGrid_Default .rgHeader:first-child,
.RadGrid_Default .rgDetailTable .RadGrid_Default th.rgResizeCol:first-child
{
background-position:-2px -316px;
}
.RadGrid_Default .rgHeader,
.RadGrid_Default .rgHeader a
{
color:#fff;
text-decoration:none;
}
/*rows*/
.RadGrid_Default .rgRow td,
.RadGrid_Default .rgAltRow td,
.RadGrid_Default .rgEditRow td,
.RadGrid_Default .rgFooter td,
.RadGrid_Default .rgFooter td
{
padding-top:0.4em;
padding-bottom:0.4em;
}
.RadGrid_Default .rgRow td,
.RadGrid_Default .rgAltRow td,
.RadGrid_Default .rgFooter td,
.RadGrid_Default .rgFooter td
{
border-left:1px solid #7e7e7e;
}
.RadGrid_Default .rgRow>td:first-child,
.RadGrid_Default .rgAltRow>td:first-child,
.RadGrid_Default .rgFooter>td:first-child,
.RadGrid_Default .rgFooter>td:first-child
{
border-left-color:#fff;
}
.RadGrid_Default .rgRow a,
.RadGrid_Default .rgAltRow a,
.RadGrid_Default .rgFooter a,
.RadGrid_Default .rgFooter a,
.RadGrid_Default .rgEditForm a
{
color:#333;
}
.RadGrid_Default .rgSelectedRow
{
background:#4c4c4c;
color:#fff;
}
.RadGrid_Default .rgSelectedRow a,
.RadGrid_Default .rgEditRow a
{
color:#fff;
}
.RadGrid_Default .rgSelectedRow td,
.RadGrid_Default .rgSelectedRow>td:first-child
{
border-left-color:#3f3f3f;
}
.RadGrid_Default .rgActiveRow,
.RadGrid_Default .rgHoveredRow
{
background:#e6e6e6;
color:#333;
}
.RadGrid_Default .rgActiveRow>td:first-child,
.RadGrid_Default .rgHoveredRow>td:first-child
{
border-left-color:#e6e6e6;
}
.RadGrid_Default .rgEditRow
{
background:#2c2c2c;
color:#fff;
}
.RadGrid_Default .rgEditRow td
{
border-left-color:#373737;
}
/*footer*/
.RadGrid_Default .rgFooterDiv
{
background:#fff;
}
.RadGrid_Default .rgFooter,
.RadGrid_Default .rgFooter
{
color:#666;
}
.RadGrid_Default .rgFooter td,
.RadGrid_Default .rgFooter td
{
border-top:1px solid #e8e8e8;
}
/*status*/
.RadGrid_Default .rgPager span
{
color:#666;
}
/*paging*/
.RadGrid_Default .rgPager
{
background:#e4e4e4;
line-height:23px;
}
.RadGrid_Default .rgPager td
{
border-top:1px solid #acacac;
border-bottom:1px solid #e7e6d9;
padding:0 10px;
}
.RadGrid_Default .rgPager div span,
.RadGrid_Default .rgPager a,
.RadGrid_Default .rgPager .sliderPagerLabel_Default
{
color:#333;
}
.PagerLeft_Default
{
float:left;
}
.PagerRight_Default
{
float:right;
}
.PagerCenter_Default
{
text-align:center;
}
.PagerCenter_Default *
{
vertical-align:middle;
}
.RadGrid_Default .rgPagePrev
{
background-position:5px -1248px;
}
.RadGrid_Default .rgPageNext
{
background-position:-21px -1248px;
}
.RadGrid_Default .rgPageFirst
{
background-position:4px -1280px;
}
.RadGrid_Default .rgPageLast
{
background-position:-20px -1280px;
}
/*sorting, reordering*/
.RadGrid_Default .rgHeader .rgSortAsc
{
background-position:-18px -960px;
}
.RadGrid_Default .rgHeader .rgSortDesc
{
background-position:3px -959px;
}
.GridReorderTop_Default,
.GridReorderBottom_Default
{
width:11px !important;
height:11px !important;
margin-left:-5px;
background:url('Grid/sprite.gif') 0 -932px no-repeat;
}
.GridReorderBottom_Default
{
background-position:-21px -932px;
}
/*filtering*/
.RadGrid_Default .rgFilterRow td
{
border-bottom:1px solid #696969;
padding:0.2em 6px 0.2em 11px;
background:url('Grid/sprite.gif') 0 -796px no-repeat #929292;
}
.RadGrid_Default .rgFilterRow>td:first-child
{
background:none #929292;
}
.RadGrid_Default .rgFilter
{
background-position:2px -897px;
}
.RadGrid_Default .rgFilterRow input[type="text"]
{
border:1px solid #626262;
font:12px arial,sans-serif;
color:#333;
vertical-align:middle;
}
/*grouping*/
.RadGrid_Default .rgGroupPanel
{
border-top:1px solid #383838;
background:url('Grid/sprite.gif') repeat-x 0 -400px #1f1f1f;
color:#8f8f8f;
}
.RadGrid_Default .rgGroupPanel .rgSortAsc
{
background-position:-21px -1023px;
}
.RadGrid_Default .rgGroupPanel .rgSortDesc
{
background-position:5px -1023px;
}
.RadGrid_Default .rgGroupPanel td
{
padding:1px 6px 4px;
}
.RadGrid_Default .rgGroupPanel td td
{
padding:0;
}
.RadGrid_Default .rgGroupHeader
{
background:url('Grid/sprite.gif') 0 -581px repeat-x;
font-size:1.27em;
font-weight:bold;
}
.RadGrid_Default .rgGroupHeader td
{
padding:0.5em 11px 0.5em 6px;
}
.RadGrid_Default .rgGroupHeader td p
{
display:inline;
padding:0 10px;
background:#fff;
}
.RadGrid_Default .rgExpand
{
background-position:-21px -990px;
}
.RadGrid_Default .rgCollapse
{
background-position:4px -989px;
}
.RadGrid_Default .rgGroupHeader .rgExpand,
.RadGrid_Default .rgGroupHeader .rgCollapse
{
background-color:#fff;
}
.RadGrid_Default .rgGroupHeader td div
{
top:-0.6em;
}
.RadGrid_Default .rgGroupHeader td div div
{
top:0;
background:#fff;
padding:0 15px;
}
.RadGrid_Default .rgGroupHeader td div div div
{
background:transparent;
padding:0;
}
/*editing*/
.RadGrid_Default .rgEditForm
{
border-bottom:1px solid #7e7e7e;
}
.RadGrid_Default .rgUpdate
{
background-position:2px -1186px;
}
.RadGrid_Default .rgCancel
{
background-position:2px -1217px;
}
/*hierarchy*/
.RadGrid_Default .rgDetailTable
{
border-right:0;
}
/*command row*/
.RadGrid_Default .rgCommandRow
{
background:url('Grid/sprite.gif') repeat-x 0 -400px #1f1f1f;
color:#8f8f8f;
}
.RadGrid_Default .rgCommandRow td
{
border-top:1px solid #383838;
padding:1px 6px 2px;
}
.RadGrid_Default .rgCommandRow td td
{
border:0;
padding:0;
}
.RadGrid_Default .rgCommandRow a
{
color:#9a9a9a;
text-decoration:none;
}
.RadGrid_Default .rgCommandRow a img
{
vertical-align:middle;
}
.RadGrid_Default .rgAdd
{
background-position:0 -1060px;
}
.RadGrid_Default .rgRefresh
{
background-position:0 -1092px;
}
.RadGrid_Default .rgEdit
{
background-position:1px -1123px;
}
.RadGrid_Default .rgDel
{
background-position:0 -1156px;
}
/*loading*/
.LoadingPanel_Default
{
background:url('Grid/loading.gif') center center no-repeat #fff;
}
/*multirow select*/
.GridRowSelector_Default
{
background:#002;
}
/*row drag n drop*/
.GridItemDropIndicator_Default
{
border-top:1px dashed #666;
}
/*tooltip*/
.GridToolTip_Default
{
border:1px solid #383838;
padding:3px;
background:#fff;
color:#000;
}
/*rtl*/
.RadGridRTL_Default .rgHeader,
.RadGridRTL_Default th.rgResizeCol
{
text-align:right;
}
.RadGridRTL_Default .rgRow td,
.RadGridRTL_Default .rgAltRow td,
.RadGridRTL_Default .rgEditRow td,
.RadGridRTL_Default .rgFooter td,
.RadGridRTL_Default .rgGroupHeader td
{
padding-right:10px;
padding-left:6px;
}
.RadGridRTL_Default .rgHeader,
.RadGridRTL_Default th.rgResizeCol,
.RadGridRTL_Default .rgFilterRow td
{
padding-right:11px;
padding-left:6px;
}
.RadGridRTL_Default .PagerLeft_Default,
.RadGridRTL_Default .rgPager .radslider
{
float:right;
}
.RadGridRTL_Default .PagerRight_Default
{
float:left;
}
.RadGridRTL_Default .rgRow>td:first-child,
.RadGridRTL_Default .rgAltRow>td:first-child,
.RadGridRTL_Default .rgFooter>td:first-child,
.RadGridRTL_Default .rgFooter>td:first-child
{
border-left-color:#7e7e7e;
}
.RadGrid_Default .rgStatus
{
width:35px;
}
/*paging*/
.RadGrid_Default .rgPager
{
line-height:22px;
}
.RadGrid_Default .rgPager td
{
padding:0;
}
.RadGrid_Default .rgPagerCell
{
}
.RadGrid_Default .rgWrap
{
float:left;
padding:0 10px;
}
.RadGrid_Default .rgInfoPart
{
float:right;
}
.RadGrid_Default .rgArrPart1
{
padding-right:0;
}
.RadGrid_Default .rgArrPart2
{
padding-left:0;
}
.RadGrid_Default .rgPager .RadComboBox
{
vertical-align:middle;
}
.RadGrid_Default .rgNumPart a
{
margin:0 6px;
}
.RadGrid_Default .rgPager .RadSlider
{
float:left;
}
/* RadMenu Default skin */
.RadMenu_Default
{
text-align: left;
background: #444 url(Menu/MenuBackground.gif) repeat-x top left;
}
.RadMenu_Default_rtl
{
text-align: right;
}
.RadMenu_Default .rmRootGroup
{
border: 1px solid #010101;
border-bottom-width: 0;
border-top-color: #383838;
}
.RadMenu_Default_Context
{
background: none;
border: 0;
}
.RadMenu_Default .rmLink,
.RadMenu_Default .rmTemplate
{
line-height: 24px;
text-decoration: none;
color: #fff;
}
.RadMenu_Default .rmLink:focus,
.RadMenu_Default .rmFocused
{
outline: 0;
}
.RadMenu_Default .rmExpanded
{
z-index: 10000;
position: relative;
}
.RadMenu_Default_rtl .rmExpanded
{
position: static;
}
.RadMenu_Default .rmLink:hover,
.RadMenu_Default .rmFocused,
.RadMenu_Default .rmExpanded
{
background-color: #fff;
color: #333;
}
.RadMenu_Default .rmLink,
.RadMenu_Default .rmTemplate
{
font: normal 12px Arial, sans-serif;
}
.RadMenu_Default .rmGroup
{
background: #fff;
}
.RadMenu_Default .rmGroup .rmLink,
.RadMenu_Default .rmGroup .rmTemplate
{
text-decoration: none;
color: #333;
}
.RadMenu_Default_rtl .rmGroup .rmLink
{
text-align: right;
}
.RadMenu_Default .rmGroup .rmLink:hover,
.RadMenu_Default .rmGroup .rmFocused,
.RadMenu_Default .rmGroup .rmExpanded
{
color: #fff;
background: #444;
}
.RadMenu_Default .rmText
{
padding: 3px 20px 5px;
}
.RadMenu_Default .rmGroup .rmLink .rmText
{
font-size: 11px;
padding: 4px 37px 5px 20px;
}
.RadMenu_Default_rtl .rmGroup .rmLink .rmText
{
padding: 4px 20px 5px 37px;
}
/* <expand arrows styling> */
.RadMenu_Default .rmGroup .rmLink .rmExpandRight
{
background: transparent url(Menu/ArrowExpand.gif) no-repeat right -1px;
}
.RadMenu_Default .rmGroup .rmLink .rmExpandLeft
{
background: transparent url(Menu/ArrowExpandRTL.gif) no-repeat left -1px;
}
.RadMenu_Default .rmGroup .rmLink:hover .rmExpandRight,
.RadMenu_Default .rmGroup .rmFocused .rmExpandRight,
.RadMenu_Default .rmGroup .rmExpanded .rmExpandRight
{
background-image: url(Menu/ArrowExpandHovered.gif);
}
.RadMenu_Default .rmGroup .rmLink:hover .rmExpandLeft,
.RadMenu_Default .rmGroup .rmFocused .rmExpandLeft,
.RadMenu_Default .rmGroup .rmExpanded .rmExpandLeft
{
background-image: url(Menu/ArrowExpandHoveredRTL.gif);
}
/* </expand arrows styling> */
.RadMenu_Default .rmHorizontal .rmItem { border-right: 1px solid #353535; padding-bottom:1px; }
.RadMenu_Default .rmHorizontal .rmLast { border-right: 0; }
.RadMenu_Default .rmVertical .rmItem { border-bottom: 1px solid #353535; }
.RadMenu_Default .rmVertical .rmLast { border-bottom: 0; padding-bottom: 1px; }
.RadMenu_Default_rtl .rmHorizontal .rmItem { border-left: 0; }
.RadMenu_Default .rmRootGroup .rmGroup .rmItem,
.RadMenu_Default_Context .rmGroup .rmItem
{ border-right: 0; border-bottom: 0; padding-bottom: 0; }
.RadMenu_Default .rmGroup
{
border: 1px solid #828282;
background-color: #fff;
}
.RadMenu_Default .rmGroup .rmExpanded
{
z-index: 1;
}
.RadMenu_Default .rmTopArrow,
.RadMenu_Default .rmBottomArrow
{
height: 10px;
width: 100%;
background: #fff url(Menu/ArrowScrollUpDown.gif) no-repeat top center;
}
.RadMenu_Default .rmBottomArrow
{
background-position: center -18px;
}
.RadMenu_Default .rmLeftArrow,
.RadMenu_Default .rmRightArrow
{
width: 10px;
height: 100%;
margin-top: -1px;
background: #fff url(Menu/ArrowScrollLeftRight.gif) no-repeat left center;
}
.RadMenu_Default .rmRightArrow
{
background-position: -18px center;
}
.RadMenu_Default .rmItem .rmDisabled .rmText
{
color: #999;
}
.RadMenu_Default .rmRootGroup .rmItem .rmDisabled
{
background: none;
}
.RadMenu_Default .rmGroup .rmItem .rmDisabled
{
background-color: #fff;
}
.RadMenu_Default .rmRootGroup .rmSeparator,
.RadMenu_Default .rmGroup .rmSeparator
{
background: #8f8f8f;
border-top: 1px solid #676767;
border-bottom: 0;
}
.RadMenu_Default .rmSeparator .rmText
{
display: none;
}
.RadMenu_Default .rmHorizontal .rmSeparator
{
height: 20px;
width: 1px;
line-height: 20px;
border: 0;
}
.RadMenu_Default .rmVertical .rmSeparator
{
height: 1px;
margin: 3px 0;
border: 0;
line-height: 1px;
}
.RadMenu_Default .rmLeftImage
{
margin: 2px;
}
.RadMenu_Default .rmSlide
{
margin: -1px 0 0 -1px !important;
}
.RadMenu_Default .rmHorizontal .rmSlide
{
margin-top: -2px !important;
}
.RadMenu_Default_rtl .rmSlide
{
margin-left: 0 !important;
margin-right: -1px !important;
}
.RadMenu_Default .rmGroup .rmSlide
{
margin: 0 !important;
}
.RadMenu_Default .rmItem .rmDisabled:hover
{
background: none;
} | DNN Platform/Providers/HtmlEditorProviders/RadEditorProvider/Css/Widgets.css | .RadToolBar,
.RadToolBar *
{
margin: 0;
padding: 0;
}
.RadToolBar
{
float: left;
overflow: hidden;
white-space: nowrap;
}
.RadToolBar .rtbUL
{
list-style-type: none;
overflow: hidden;
display: table-row;
}
*+html .rtbUL
{
padding-bottom: 1px;
}
.RadToolBar_Vertical .rtbUL
{
display: block;
}
* html .RadToolBar_Vertical .rtbUL { display: inline }
* html .RadToolBar_Vertical .rtbUL { display: inline-block }
* html .RadToolBar_Vertical .rtbUL { display: inline }
@media screen and (min-width:550px) {
.rtbUL
{
display: table; /* only safari/opera need this one */
}
}
.RadToolBar .rtbItem,
.RadToolBar .rtbWrap,
.RadToolBar .rtbOut,
.RadToolBar .rtbMid,
.RadToolBar .rtbIn,
.RadToolBar .rtbText
{
clear: none;
}
.RadToolBar_Vertical .rtbItem
{
float: left;
clear: left;
}
.RadToolBar .rtbWrap
{
display: block;
float: left;
}
* html .RadToolBar .rtbItem {display:inline}
* html .RadToolBar .rtbItem {display:inline-block}
* html .RadToolBar .rtbItem {display:inline}
*+html .RadToolBar .rtbItem {display:inline}
*+html .RadToolBar .rtbItem {display:inline-block}
*+html .RadToolBar .rtbItem {display:inline}
.RadToolBar .rtbUL .rtbWrap
{
clear: left;
}
/* grips */
.RadToolBar .rtbGrip
{
display: none;
}
/* separators */
.RadToolBar .rtbSeparator
{
display: none;
}
/* items */
.RadToolBar .rtbItem
{
vertical-align: middle;
display: table-cell;
overflow: hidden;
}
.RadToolBar_Vertical .rtbItem
{
overflow: visible;
}
.RadToolBar .rtbWrap
{
vertical-align: top;
text-decoration: none;
cursor: pointer;
outline: 0;
}
.RadToolBar .rtbOut
{
clear: left;
float: left;
display: block;
}
.RadToolBar .rtbMid
{
display: block;
float: left;
}
.RadToolBar .rtbIn
{
float: left;
display: block;
}
/* fixes the non-navigatable image bug, but triggers the floated parent problem (visible in bigger buttons) */
* html .RadToolBar .rtbOut, * html .RadToolBar .rtbMid, * html .RadToolBar .rtbIn { float:none; }
*+html .RadToolBar .rtbOut, *+html .RadToolBar .rtbMid, *+html .RadToolBar .rtbIn { float:none; }
.RadToolBar .rtbIn,
.RadToolBar .rtbIn *
{
vertical-align: middle;
}
.RadToolBar .rtbIcon
{
border: 0;
}
.RadToolBar .rtbSplBtn .rtbSplBtnActivator,
.RadToolBar .rtbChoiceArrow /* background holder */
{
display: -moz-inline-block;
display: inline-block;
}
/* popup menu common styles */
.RadToolBarDropDown,
.RadToolBarDropDown *
{
padding: 0;
margin: 0;
}
.RadToolBarDropDown
{
white-space:nowrap;
float:left;
position:absolute;
display: block;
text-align: left;
}
.RadToolBarDropDown_rtl
{
text-align: right;
}
.RadToolBarDropDown:after
{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
font-size: 0;
line-height: 0;
}
@media screen and (min-width=50px)
{
.RadToolBarDropDown
{
display: inline-block;
}
.RadToolBarDropDown:after
{
content: normal;
display: none;
}
}
.RadToolBarDropDown ul.rtbActive
{
display: block;
}
.RadToolBarDropDown .rtbSlide
{
position: absolute;
overflow: hidden;
display: none;
_height: 0;
float: left;
text-align: left;
}
.RadToolBarDropDown_rtl .rtbSlide
{
text-align: right;
}
.RadToolBarDropDown .rtbItem
{
display: list-item;
padding: 0;
}
.RadToolBarDropDown a.rtbItem
{
cursor: default;
display: block;
outline: 0;
}
.rtbScrollWrap
{
position: absolute;
float: left;
overflow: hidden;
left: 0;
}
.RadToolBarDropDown .rtbItem,
.RadToolBarDropDown .rtbSeparator
{
list-style-type: none;
display: block;
width: auto;
clear: both;
font-size: 0;
line-height: 0;
}
.RadToolBarDropDown .rtbIcon
{
border: 0;
float: none;
vertical-align: top;
}
.RadToolBarDropDown .rtbWrap
{
display: block;
text-decoration: none;
}
.RadToolBar .rtbWrap:hover,
.RadToolBar .rtbWrap:focus,
.RadToolBarDropDown .rtbWrap:hover,
.RadToolBarDropDown .rtbWrap:focus
{
outline: 0;
}
.RadToolBarDropDown .rtbWrap *
{
display: -moz-inline-block;
display: inline-block;
cursor: pointer;
}
.RadToolBarDropDown .rtbDisabled .rtbIcon
{
filter: alpha(opacity=40);
opacity: 0.4;
-moz-opacity: 0.4;
}
/* image positioning */
.RadToolBar .rtbMid .rtbVOriented
{
text-align: center;
float: none;
display: table-cell;
}
* html .RadToolBar .rtbMid .rtbVOriented { float: left; }
@media screen and (min-width=50px) {
html:first-child .RadToolBar .rtbMid .rtbVOriented
{
display: block;
}
}
.RadToolBar .rtbVOriented .rtbText
{
display: block;
}
div.RadToolBar .rtbDropDown .rtbVOriented,
div.RadToolBar .rtbSplBtn .rtbVOriented
{
padding-right: 18px;
position: relative;
display: block;
}
.RadToolBar .rtbItem .rtbVOriented .rtbSplBtnActivator
{
display: table-cell;
text-align: center;
}
@media screen and (min-width=50px)
{
html:first-child .RadToolBar .rtbItem .rtbVOriented .rtbSplBtnActivator
{
display: inline-block;
}
}
.RadToolBar .rtbItem .rtbVOriented .rtbText
{
padding: 0 2px;
}
.RadToolBar .rtbItem .rtbVOriented .rtbChoiceArrow
{
position: absolute;
top: 20%;
right: 3px;
}
.RadToolBar_rtl
{
float: right;
text-align: right;
}
.RadToolBar_rtl .rtbIcon + .rtbText
{
display: -moz-inline-box;
}
.RadToolBar_rtl .rtbSplBtn .rtbSplBtnActivator,
.RadToolBar_rtl .rtbChoiceArrow
{
display:-moz-inline-box;
}
.RadToolBar_rtl .rtbSplBtnActivator .rtbIcon + .rtbText
{
padding-top:2px;
}
.RadToolBar_rtl .rtbText
{
zoom: 1;
}
/* for table layouts
* html td .RadToolBar { display: inline-block; }
* html td .RadToolBar .rtbItem { float: left; display: inline-block; } /* for table layouts */
*+html td > .RadToolBar_Horizontal { float: left;}
*+html td > .RadToolBar_Horizontal .rtbItem {float: left; }
/* separators */
.RadToolBar_Horizontal .rtbSeparator
{
display: table-cell;
vertical-align: middle;
padding: 0 2px;
}
* html .RadToolBar_Horizontal .rtbSeparator {display:inline}
* html .RadToolBar_Horizontal .rtbSeparator {display:inline-block}
* html .RadToolBar_Horizontal .rtbSeparator {display:inline}
*+html .RadToolBar_Horizontal .rtbSeparator {display:inline}
*+html .RadToolBar_Horizontal .rtbSeparator {display:inline-block}
*+html .RadToolBar_Horizontal .rtbSeparator {display:inline}
*+html td > .RadToolBar_Horizontal .rtbSeparator { margin-top: 4px; float: left; }
.RadToolBar_Horizontal .rtbSeparator .rtbText
{
display: inline;
display: inline-block;
padding: 13px 1px 5px 0;
line-height: 0;
font-size: 0;
background: #ccc;
border-right: 1px solid #fff;
}
.RadToolBar_Vertical .rtbSeparator
{
clear: both;
display: block;
padding: 1px 0 0 16px;
line-height: 0;
font-size: 0;
background: #ccc;
border-top: 1px solid #fff;
margin: 2px;
}
* html .RadToolBar_Vertical .rtbSeparator { padding: 0; }
*+html .RadToolBar_Vertical .rtbSeparator { padding: 0; }
.RadToolBar .rtbItem .rtbText *
{
vertical-align: baseline;
}
/* rtl styles */
*|html .RadToolBar_Vertical.RadToolBar_rtl .rtbItem
{
clear: both;
float: right;
}
.RadToolBar_Vertical.RadToolBar_rtl .rtbItem
{
display: block;
float: none;
}
.RadTabStrip,
.RadTabStrip *,
.RadTabStripVertical,
.RadTabStripVertical *
{
margin: 0;
padding: 0;
}
.RadTabStripVertical { display: inline-block; }
*+html .RadTabStripVertical { display: inline; }
* html .RadTabStripVertical { display: inline; }
.RadTabStrip .rtsLevel
{
clear:both;
overflow: hidden;
width: 100%;
position: relative;
}
* html .RadTabStrip .rtsLevel
{
position:static;
}
*+html .RadTabStrip .rtsLevel
{
position:static;
}
.RadTabStrip .rtsScroll
{
width: 10000px;
white-space:nowrap;
}
/* clear float; for IE - inline-block display */
.RadTabStripVertical:after,
.RadTabStrip .rtsLevel .rtsUL:after,
.RadTabStripVertical .rtsLevel .rtsUL:after
{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.RadTabStrip .rtsUL
{
margin:0;
padding:0;
overflow: hidden;
float:left;
}
.RadTabStrip_rtl .rtsUL
{
float: right;
}
.RadTabStripVertical .rtsLevel
{
overflow: hidden;
height: 100%;
}
.RadTabStrip .rtsLI
{
overflow: hidden;
list-style-type:none;
float:left
}
* html .RadTabStrip .rtsLI
{
display:inline;
zoom: 1;
float:none;
}
*+html .RadTabStrip .rtsLI
{
display:inline;
zoom: 1;
float:none;
}
.RadTabStripVertical .rtsLI
{
float: left;
display: -moz-inline-block;
display: inline-block;
list-style-type:none;
overflow: hidden;
}
.RadTabStrip .rtsLink,
.RadTabStripVertical .rtsLink
{
display:block;
outline:none;
cursor: pointer;
}
.RadTabStripVertical .rtsLink
{
zoom: 1;
}
.RadTabStrip .rtsOut,
.RadTabStripVertical .rtsOut
{
display:block;
}
.RadTabStrip .rtsIn,
.RadTabStripVertical .rtsIn
{
display:block;
/*width:100%; /* IE hiding long text (required tab width however) */
}
.RadTabStrip .rtsPrevArrow,
.RadTabStrip .rtsNextArrow,
.RadTabStrip .rtsPrevArrowDisabled,
.RadTabStrip .rtsNextArrowDisabled
{
font-size:0;
display:block;
text-indent:-9999px;
outline:none;
}
.RadTabStrip .rtsCenter
{
text-align: center;
}
.RadTabStrip .rtsImg
{
border: none;
}
.RadTabStrip .rtsImg+.rtsTxt { display: -moz-inline-box; }
.RadTabStrip .rtsTxt { display: inline-block; }
.RadTabStrip .rtsRight .rtsUL
{
float:right;
}
.RadTabStrip .rtsCenter .rtsUL
{
display: -moz-inline-box;
display: inline-block;
float:none;
}
.RadTabStrip .rtsBreak
{
height: 0;
width: 0;
font-size: 0;
line-height: 0;
display: block;
clear: left;
margin-top: -2px;
}
* html .RadTabStrip .rtsCenter .rtsUL { display: inline-block; }
* html .RadTabStrip .rtsCenter .rtsUL { display: inline; }
*+html .RadTabStrip .rtsCenter .rtsUL { display: inline-block; }
*+html .RadTabStrip .rtsCenter .rtsUL { display: inline; }
.RadTabStrip_rtl .rtsLI
{
float:right;
}
* html .RadTabStrip_rtl .rtsLI
{
float:none;
}
*+html .RadTabStrip_rtl .rtsLI
{
float:none;
}
@media screen and (min-width:50px)
{
:root .rtsScroll
{
width: auto;
}
:root .rtsLI
{
float:none;
display: inline-block;
}
}
.RadTabStripVertical .rtsUL .rtsLI
{
line-height: 0;
font-size: 0;
}
.RadTabStripVertical .rtsUL li.rtsSeparator
{
display: none;
}
/* RadFormDecorator - common CSS settings */
.rfdSkinnedButton .rfdInner
{
font: normal 12px Arial, Verdana !important;
white-space: nowrap;
background-repeat: repeat-x;
width: auto !important;
padding: 0 !important;
display: block !important;
line-height: 21px !important;
}
.rfdCheckboxChecked,
.rfdCheckboxUnchecked,
.rfdRadioUnchecked,
.rfdRadioChecked
{
line-height: 20px !important;
padding: 0;
padding-left: 20px;
zoom:1;/*Fixes IE issue with font-size set in percents */
display: inline-block !important;
}
.rfdSkinnedButton .rfdOuter
{
background-position: right 0;
background-repeat: no-repeat;
display: block;
}
.rfdRealButton
{
vertical-align: middle;
display: none;
min-width: 54px !important;
}
/* Internet Explorer */
*+html .rfdRealButton,
*+html .rfdSkinnedButton
{
min-width: auto !important;
}
/* disabled inputs */
.rfdInputDisabled
{
filter: alpha(opacity=50);
-moz-opacity: .5;
opacity: .5;
}
.input
{
position: absolute;/* Causes IE to jump when a textbox in a scrollable parent is clicked -however, setting position:relative has other side effects. This is why it will be left here as *absolute* and set to relative where needed */
left: -999999px;
}
/* FormDecorator + TreeView fix */
.RadTreeView .rfdCheckboxUnchecked,
.RadTreeView .rfdCheckboxChecked
{
display: -moz-inline-box;
display: inline-block;
width: 0;
vertical-align: middle;
line-height: 21px;
height: 21px;
}
/* FormDecorator + TreeView fix */
.RadGrid .rfdCheckboxUnchecked,
.RadGrid .rfdCheckboxChecked
{
display: -moz-inline-block;
display: inline-block;
}
.radr_noBorder
{
border-width: 0;
}
/* min-width issue fix ("Log In") */
.rfdSkinnedButton
{
/*_width: 54px;
min-width: 54px;*/
}
a.rfdSkinnedButton:focus,
a.rfdSkinnedButton:active
{
border: dotted 1px #131627;
}
/* =========================== TEXTAREA, INPUT, FIELDSET ============================= */
.rfdRoundedInner
{
width:1px;
font-size:1px;
background-repeat:no-repeat;
}
.rfdRoundedOuter
{
width:1px;
font-size:0px;
}
table.rfdRoundedWrapper, table.rfdRoundedWrapper_fieldset
{
display:-moz-inline-box;/*FF2*/
display:inline-block;/*FF3,Opera,Safari*/
_display:inline;/*IE6*/
vertical-align:middle;
border-width:0px !important;
padding:0px !important;
}
/*IE7*/
*+html table.rfdRoundedWrapper, *+html table.rfdRoundedWrapper_fieldset
{
display:inline;
}
table.rfdRoundedWrapper td, table.rfdRoundedWrapper_fieldset td
{
vertical-align:middle;
}
/* Specific styling related to the elements that need to support rounded corners */
table.rfdRoundedWrapper textarea, textarea.rfdTextarea
{
overflow :hidden;/*Prevent nasty flicker */
/* Safari - Do not allow textarea resize. Also - textarea in a table causes very a 4px bottom margin! Bug in Safari*/
/* This hack thing is parsed in IE as WELL!*/
[hack:safari;
resize: none;
]
}
fieldset.rfdFieldset
{
-webkit-border-radius:4px;
-moz-border-radius:4px;
}
input.rfdInput, textarea.rfdTextarea
{
-webkit-border-radius:4px;
-moz-border-radius:4px;
}
.rfdRtl
{
direction: rtl;
}
.rfdRtl .input
{
position: absolute;/* Causes IE to jump when a textbox in a scrollable parent is clicked -however, setting position:relative has other side effects. This is why it will be left here as *absolute* and set to relative where needed */
left: 0;
right: 0;
top:-9999px;
}
/* checkboxes */
.rfdRtl .rfdCheckboxUnchecked,
.rfdRtl .rfdInputDisabled.rfdCheckboxUnchecked:hover
{
padding: 0 20px 0 0;
background-position: right 0 !important;
}
.rfdRtl .rfdCheckboxUnchecked:hover
{
background-position: right -200px !important;
}
.rfdRtl .rfdCheckboxChecked,
.rfdRtl .rfdInputDisabled.rfdCheckboxChecked:hover
{
padding: 0 20px 0 0;
background-position: right -420px !important;
}
.rfdRtl .rfdCheckboxChecked:hover
{
background-position: right -640px !important;
}
/* end of checkboxes */
/* radiobuttons */
.rfdRtl .rfdRadioUnchecked,
.rfdRtl .rfdInputDisabled.rfdRadioUnchecked:hover
{
padding: 0 20px 0 0;
background-position: right 0 !important;
}
.rfdRtl .rfdRadioUnchecked:hover
{
background-position: right -220px !important;
}
.rfdRtl .rfdRadioChecked,
.rfdRtl .rfdInputDisabled.rfdRadioChecked:hover
{
padding: 0 20px 0 0;
background-position: right -440px !important;
}
.rfdRtl .rfdRadioChecked:hover
{
background-position: right -640px !important;
}
/* end of radiobuttons */
/* right to left support end */
/* common skinned combobox settings begin */
.rfdSelect
{
display: inline-block;
text-decoration: none;
font: normal 10pt Arial, Verdana, Sans-serif;
cursor: default;
outline: none;
-moz-user-select: none;
max-width: 1024px;
overflow: hidden;
padding: 0;
}
.rfdSelect_disabled
{
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40); /* IE 6/7 */
opacity: .4; /* Gecko, Opera */
-moz-opacity: .4; /* Old Gecko */
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=40)"; /* IE8 */
}
.rfdSelect span
{
display: block;
}
.rfdSelect .rfdSelect_outerSpan
{
float: left;
}
.rfdSelect .rfdSelect_textSpan
{
line-height: 18px;
padding: 0 3px;
float: left;
white-space: nowrap;
overflow: hidden;
margin-left: 2px;
text-overflow: ellipsis;
}
.rfdSelect .rfdSelect_arrowSpan
{
float: right;
_display: inline;
}
.rfdSelect .rfdSelect_arrowSpan span
{
background-color: transparent !important;
text-indent: -9999px;
width: 14px;
height: 16px;
}
/* dropdown settings */
.rfdSelectbox
{
font: normal 10pt Arial, Verdana, Sans-serif;
display: inline-block;
}
.rfdSelectbox ul,
.rfdSelectbox li
{
padding: 0;
margin: 0;
list-style: none;
}
.rfdSelectbox li
{
cursor: default;
line-height: 16px;
height: 16px;
text-overflow: ellipsis;
overflow: hidden;
}
.rfdSelectbox_optgroup li
{
padding-left: 20px !important;
height: 18px !important;
line-height: 18px !important;
}
.rfdSelectbox_optgroup .rfdSelectbox_optgroup_label
{
font-style: italic;
font-weight: bold;
padding-left: 0 !important;
}
.RadEditor table
{
border: 0;
table-layout: fixed;
}
.RadEditor table table
{
border: 0;
table-layout:auto;
}
.RadEditor table td
{
vertical-align: top;
padding: 0;
margin: 0;
}
.reModule input
{
border: solid 1px #ccc;
}
.reToolbar
{
list-style: none !important;
padding: 0;
margin: 0;
float: left;
}
.reToolbar li
{
float: left;
}
.reTlbVertical ul,
.reTlbVertical ul li
{
float: none !important;
}
.reTlbVertical .reToolbar
{
float: none !important;
}
.reTlbVertical ul
{
width: 100%;
}
.reTlbVertical a
{
width: auto;
}
.reTlbVertical a span
{
float: left;
width: 22px;
}
.reButton_text
{
font: normal 11px Arial, Verdana, Sans-serif;
color: black;
line-height: 22px;
padding: 0 4px 0 0;
margin: 0 0 0 2px;
white-space: nowrap;
width: auto;
background: none !important;
float: left;
}
.reTool_disabled
{
filter: alpha(opacity=40);
opacity: .4;
-moz-opacity: .4;
}
.reGrip
{
font-size: 1px;
}
.reSplitButton span
{
float: left;
}
.reSeparator
{
font-size: 1px;
}
.reDropDownBody .reTlbVertical .reToolbar .reTool_text
{
_display: block;
}
.reToolbar li .reTool_text span
{
float: left;
cursor: default;
}
.reToolbar li .reTool_text
{
display: block;
_display: inline; /* IE6 double margins fix */
float: left;
cursor: default;
text-decoration: none;
}
.reToolbar li .reTool_text .reButton_text
{
background-image: none;
width: auto;
}
.reToolbarWrapper
{
float: left;
height: auto;
}
.reToolZone .reToolbarWrapper
{
background: transparent;
float: none;
clear: both;
}
.reAjaxSpellCheckSuggestions table
{
width: 100%;
}
.reAjaxSpellCheckSuggestions td
{
width: 100% !important;
}
.reAlignmentSelector
{
float: left;
}
.reAlignmentSelector table,
.reAlignmentSelector td
{
padding: 0px !important;
text-align: center;
}
.reAlignmentSelector div
{
cursor: default;
}
a.reModule_domlink
{
outline: 0;
}
a.reModule_domlink_selected
{
text-decoration: none;
}
.reAjaxspell_addicon,
.reAjaxspell_ignoreicon,
.reAjaxspell_okicon,
.reLoading
{
float: left;
}
button.reAjaxspell_okicon
{
float: none;
}
.reAjaxspell_wrapper button
{
width: auto;
}
div.reEditorModes
{
width: 100%;
}
.reEditorModesCell
{
width: auto;
}
div.reEditorModes ul,
div.reEditorModes ul li
{
padding: 0;
margin: 0;
list-style: none !important;
float: left;
}
div.reEditorModes a
{
outline: none;
font: normal 10px Arial, Verdana, Sans-serif;
width: auto;
height: 21px;
margin: 1px;
text-decoration: none;
}
div.reEditorModes .reMode_selected
{
margin: 0;
}
div.reEditorModes a,
div.reEditorModes a span
{
display: block;
cursor: pointer;
float: left;
}
div.reEditorModes a span
{
_display: inline; /* IE6 double margin fix */
background-repeat: no-repeat;
background-color: transparent;
margin: 2px 0 0 6px;
padding: 0 8px 0 18px;
line-height: 16px;
height: 16px;
}
div.reEditorModes .reMode_design span,
div.reEditorModes .reMode_selected.reMode_design span
{
background-position: 0 0;
}
div.reEditorModes .reMode_html span,
div.reEditorModes .reMode_selected.reMode_html span
{
background-position: 0 -16px;
}
div.reEditorModes .reMode_preview span,
div.reEditorModes .reMode_selected.reMode_preview span
{
background-position: 0 -32px;
}
.reDropDownBody
{
overflow: auto;
overflow-x: hidden;
}
.reDropDownBody .reToolbar,
.reDropDownBody .reTlbVertical .reToolbar
{
height: auto;
}
.reDropDownBody table
{
padding: 0;
margin: 0;
border: 0;
}
.reDropDownBody table td
{
cursor:default;
}
.reColorPicker
{
-moz-user-select: none;
}
.reColorPicker table
{
border-collapse: collapse;
}
.reColorPicker table td
{
border:0;
}
.reColorPicker .reColorPickerFooter
{
overflow: hidden; /* IE6 fix */
}
.reColorPicker span
{
display: block;
text-align: center;
float: left;
cursor: default;
}
.reInsertSymbol table td
{
text-align: center;
overflow: hidden;
vertical-align: middle;
}
.reInsertTable table
{
float: left;
cursor: default;
}
.reInsertTable .reTlbVertical li
{
float: left !important;
}
.reInsertTable .reTlbVertical li a,
.reInsertTable .reTlbVertical .reToolbar a.reTool_disabled
{
outline: none;
}
.reInsertTable .reTlbVertical li a .reButton_text
{
text-decoration: none;
cursor: default;
}
.reInsertTable .reTlbVertical li a .reButton_text:hover
{
cursor: pointer !important;
}
.reInsertTable .reTlbVertical ul
{
float: left;
clear: left;
padding: 0;
margin: 0;
}
.reUndoRedo table
{
border-collapse: collapse;
}
.reUndoRedo table td,
.reUndoRedo table td.reItemOver
{
border: 0 !important;
margin: 0 !important;
}
.reApplyClass span
{
font-size: 1px;
display: block;
float: left;
}
ul.reCustomLinks,
ul.reCustomLinks ul
{
list-style: none !important;
padding: 0;
margin: 0;
cursor: default;
}
ul.reCustomLinks li ul
{
margin-left: 12px !important;
}
.reDropDownBody .reCustomLinks a
{
text-decoration: none;
}
.reDropDownBody .reCustomLinks a:hover
{
cursor: pointer;
}
ul.reCustomLinks li
{
clear: both;
text-align:left;
}
ul.reCustomLinks span,
ul.reCustomLinks a
{
display: block;
float: left;
}
ul.reCustomLinks .reCustomLinksIcon
{
font-size: 1px;
}
ul.reCustomLinks .reCustomLinksIcon.reIcon_empty
{
cursor: default;
}
.reToolbar
{
float: left;
}
* html .RadEditor
{
background-image: none !important;
}
.reTlbVertical .reToolbar,
.reDropDownBody .reTlbVertical .reToolbar li
{
height: auto;
}
.reDropDownBody .reTlbVertical .reToolbar .reTool_text
{
clear: both;
float: none;
width: 100% !important;
}
.reDropDownBody .reTlbVertical .reToolbar .reTool_disabled,
.reDropDownBody .reTlbVertical .reToolbar .reTool_disabled:hover,
.reDropDownBody .reTlbVertical .reToolbar .reTool_disabled:active,
.reDropDownBody .reTlbVertical .reToolbar .reTool_disabled:focus
{
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}
.reDropDownBody .reTlbVertical .reToolbar .reTool_disabled span
{
opacity: 0.4;
-moz-opacity: 0.4;
filter: alpha(opacity=40);
}
.dialogtoolbar
{
width: 1240px !important;
overflow: hidden !important;
}
.reDropDownBody .reTool_text.reTool_selected,
.reDropDownBody .reTool_text
{
_margin: 0 !important;
}
/* Safari Fix for Table Wizard */
@media all and (min-width:0px)
{
body:not(:root:root) .reDropDownBody.reInsertTable div table td
{
width: 13px;
height: 13px;
border: solid 1px #777777;
background: white;
}
body:not(:root:root) .reDropDownBody.reInsertTable div table .reItemOver
{
background: #eaeaea;
}
}
td.reTlbVertical .reToolbar .split_arrow
{
display: none !important;
}
td.reTlbVertical .reToolbar li
{
clear: both !important;
}
/* new Spinbox implementation. Remember to remove the old one above */
.reSpinBox td
{
padding: 0 !important;
vertical-align: top !important;
}
.reSpinBox input
{
display: block;
float: left;
width: 21px;
height: 18px;
border-right: 0 !important;
text-align: right;
padding-right: 2px;
}
.reSpinBox a
{
display: block;
width: 9px;
height: 11px;
line-height: 11px;
font-size: 1px;
background: url('Widgets/TableWizardSpites.gif') no-repeat;
text-indent: -9999px;
cursor: pointer;
cursor: default;
}
.reSpinBox .reSpinBoxIncrease
{
background-position: 0 -321px;
}
.reSpinBox .reSpinBoxIncrease:hover
{
background-position: -9px -321px;
}
.reSpinBox .reSpinBoxDecrease
{
background-position: 0 -331px;
}
.reSpinBox .reSpinBoxDecrease:hover
{
background-position: -9px -331px;
}
.reTableWizardSpinBox
{
font: normal 12px Arial, Verdana, Sans-serif;
color: black;
-moz-user-select: none;
}
.reTableWizardSpinBox a
{
margin: 1px;
outline: none;
}
.reTableWizardSpinBox a,
.reTableWizardSpinBox a span
{
display: block;
width: 23px;
height: 22px;
cursor: pointer;
cursor: hand;
background-repeat: no-repeat;
}
.reTableWizardSpinBox a:hover
{
background-image: url('Widgets.reTableWizardSpinBox.gif');
}
.reTableWizardSpinBox a span
{
text-indent: -9999px;
background-image: url('Widgets.reTableWizardSpinBox.gif');
}
.reTableWizardSpinBox .reTableWizardSpinBox_Increase
{
background-position: 0 -21px;
}
.reTableWizardSpinBox .reTableWizardSpinBox_Decrease
{
background-position: 0 -42px;
}
/* CONSTRAIN PROPORTIONS BEGIN */
li.ConstrainProportions button
{
position: absolute;
top: 7px;
left: 0;
height: 52px;
border: 0;
background-image: url('Editor/CommandSprites.gif');
background-repeat: no-repeat;
background-position: -7988px 9px;
}
li.ConstrainProportions.toggle button
{
background-position: -7956px 9px;
}
/* CONSTRAIN PROPORTIONS END */
.reAjaxspell_addicon,
.reAjaxspell_ignoreicon,
.reAjaxspell_okicon
{
width: 16px !important;
height: 16px;
border: 0;
margin: 2px 4px 0 0;
background:url('Editor/CommandSprites.gif') no-repeat;
}
.reAjaxspell_ignoreicon
{
background-position: -4533px center;
}
.reAjaxspell_okicon
{
background-position: -4571px center;
}
.reAjaxspell_addicon
{
background-position: -4610px center;
}
button.reAjaxspell_okicon
{
width: 22px;
height: 22px;
}
.reDropDownBody.reInsertTable
{
overflow: hidden !important;
}
.reDropDownBody.reInsertTable span
{
height: 22px !important;
}
/* global styles css reset (prevent mode) */
.RadEditor table,
.reToolbar,
.reToolbar li,
.reTlbVertical,
.reDropDownBody ul,
.reDropDownBody ul li,
.radwindow table,
.radwindow table td,
.radwindow table td ul,
.radwindow table td ul li
{
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
list-style: none !important;
}
.reWrapper_corner,
.reWrapper_center,
.reLeftVerticalSide,
.reRightVerticalSide,
.reToolZone,
.reEditorModes,
.reResizeCell,
.reToolZone table td,
.RadEditor .reToolbar,
.RadEditor .reEditorModes ul
{
border: 0 !important;
}
.reToolbar li,
.reEditorModes ul li,
.reInsertTable .reTlbVertical .reToolbar li
{
float: left !important;
clear: none !important;
border: 0 !important;
}
/* disabled dropdown menu items under Internet Explorer 7 fix */
.reDropDownBody .reTlbVertical .reToolbar li .reTool_text.reTool_disabled .reButton_text
{
width: auto;
}
ul.reCustomLinks ul
{
margin-left: 10px;
}
.reAjaxspell_button
{
border: solid 1px #555;
background: #eaeaea;
font: normal 11px Arial, Verdana, Sans-serif;
white-space: nowrap;
}
/* COMMANDS BEGIN */
.SilverlightManager
{
/* waiting for icon */
}
.CustomDialog
{
background-position: -1448px center;
}
.FileSave,
.FileSaveAs,
.Save,
.SaveLocal
{
background-position: -1407px center;
}
.FormatCodeBlock
{
background-position: -305px center;
}
.PageProperties
{
background-position: -756px center;
}
.SetImageProperties
{
background-position: -1116px center;
}
.BringToFront
{
background-position: -1606px center;
}
.AlignmentSelector
{
background-position: -1647px center;
}
.Cancel
{
background-position: -1687px center;
}
.Custom,
.ViewHtml
{
background-position: -1728px center;
}
.DecreaseSize
{
background-position: -1886px center;
}
.DeleteTable
{
background-position: -1445px center;
}
.FileOpen
{
background-position: -1967px center;
}
.IncreaseSize
{
background-position: -2046px center;
}
.InsertAnchor
{
background-position: -2086px center;
}
.InsertEmailLink
{
background-position: -2246px center;
}
.InsertFormImageButton
{
background-position: -2486px center;
}
.ModuleManager
{
background-position: -2374px center;
}
.RepeatLastCommand
{
background-position: -3248px center;
}
.SendToBack
{
background-position: -3326px center;
}
.FormatStripper
{
background-position: -2586px center;
}
.StyleBuilder
{
background-position: -2946px center;
}
.ToggleFloatingToolbar
{
background-position: -4006px center;
}
/* COMMAND SPRITES END */
/* ----------------------------------------- finished commands ----------------------------------------- */
.XhtmlValidator
{
background-position: -2526px center;
}
.TrackChangesDialog
{
background-position: -2555px center;
}
.InsertSymbol
{
background-position: -2196px center;
}
.InsertFormHidden
{
background-position: -1836px center;
}
.InsertFormButton,
.InsertFormReset,
.InsertFormSubmit
{
background-position: -1716px center;
}
.InsertFormCheckbox
{
background-position: -1745px center;
}
.InsertFormPassword
{
background-position: -1896px center;
}
.InsertFormRadio
{
background-position: -1926px center;
}
.InsertFormSelect
{
background-position: -3546px center;
}
.InsertFormTextarea
{
background-position: -1986px center;
}
.InsertFormText
{
background-position: -1956px center;
}
.StripAll
{
background-position: -2585px center;
}
.StripCss
{
background-position: -2644px center;
}
.StripFont
{
background-position: -2675px center;
}
.StripSpan
{
background-position: -2705px center;
}
.StripWord
{
background-position: -2736px center;
}
.AjaxSpellCheck
{
background-position: -66px center;
}
.Italic
{
background-position: -486px center;
}
.ImageManager,
.InsertImage
{
background-position: -366px center;
}
.ImageMapDialog
{
background-position: -396px center;
}
.FlashManager,
.InsertFlash
{
background-position: -246px center;
}
.MediaManager,
.InsertMedia
{
background-position: -696px center;
}
.DocumentManager,
.InsertDocument
{
background-position: -185px center;
}
.TemplateManager
{
background-position: -2765px center;
}
.InsertTable,
.TableWizard
{
background-position: -3575px -5px;
}
.InsertRowAbove
{
background-position: -1355px -7px;
}
.InsertRowBelow
{
background-position: -1385px -4px;
}
.DeleteRow
{
background-position: -3425px center;
}
.InsertColumnLeft
{
background-position: -1626px center;
}
.InsertColumnRight
{
background-position: -1592px center;
}
.DeleteColumn
{
background-position: -3392px center;
}
.MergeColumns
{
background-position: -2315px center;
}
.MergeRows
{
background-position: -2345px center;
}
.SplitCell
{
background-position: -3335px center;
}
.DeleteCell
{
background-position: -1325px center;
}
.SetCellProperties
{
background-position: -2495px center;
}
.SetTableProperties
{
background-position: -3363px center;
}
.Help
{
background-position: -336px center;
}
.Undo
{
background-position: -996px center;
}
.Redo
{
background-position: -967px center;
}
.Cut
{
background-position: -155px center;
}
.Copy
{
background-position: -125px center;
}
.Paste,
.PasteStrip
{
background-position: -785px center;
}
.PasteAsHtml,
.PasteHtml
{
background-position: -815px center;
}
.PasteFromWord
{
background-position: -845px center;
}
.PasteFromWordNoFontsNoSizes
{
background-position: -875px center;
}
.PastePlainText
{
background-position: -905px center;
}
.Print
{
background-position: -936px center;
}
.FindAndReplace
{
background-position: -215px center;
}
.SelectAll
{
background-position: -2435px center;
}
.InsertGroupbox
{
background-position: -2015px -7px;
}
.InsertCodeSnippet,
.InsertSnippet
{
background-position: -2164px center;
}
.InsertDate
{
background-position: -1655px center;
}
.InsertTime
{
background-position: -2256px center;
}
.AboutDialog
{
background-position: -6px center;
}
.Bold
{
background-position: -95px center;
}
.Underline
{
background-position: -3275px center;
}
.StrikeThrough
{
background-position: -3306px center;
}
.JustifyLeft
{
background-position: -576px center;
}
.JustifyCenter
{
background-position: -516px center;
}
.JustifyFull
{
background-position: -546px center;
}
.JustifyNone
{
background-position: -606px center;
}
.JustifyRight
{
background-position: -636px center;
}
.InsertParagraph
{
background-position: -454px center;
}
.InsertHorizontalRule
{
background-position: -2045px center;
}
.Superscript
{
background-position: -2796px center;
}
.Subscript
{
background-position: -2826px center;
}
.ConvertToLower
{
background-position: -1144px center;
}
.ConvertToUpper
{
background-position: -1174px center;
}
.Indent
{
background-position: -426px center;
}
.Outdent
{
background-position: -726px center;
}
.InsertOrderedList
{
background-position: -2076px center;
}
.InsertUnorderedList
{
background-position: -2286px center;
}
.AbsolutePosition
{
background-position: -36px center;
}
.LinkManager,
.CreateLink,
.CustomLinkTool,
.SetLinkProperties
{
background-position: -665px center;
}
.Unlink
{
background-position: -2855px center;
}
.ToggleTableBorder
{
background-position: -2885px center;
}
.ToggleScreenMode
{
background-position: -2915px center;
}
.ForeColor
{
background-position: -276px center;
}
.BackColor,
.borderColor,
.bgColor
{
background-position: -1026px center;
}
.InsertFormElement
{
background-position: -1774px center;
}
.InsertFormForm
{
background-position: -1805px -4px;
}
/* ALIGNMENT SELECTOR BEGIN */
.reTopCenter
{
width: 15px;
height: 13px;
background-position: -3036px -6px;
}
.reMiddleLeft
{
width: 15px;
height: 13px;
background-position: -3096px -6px;
}
.reMiddleCenter
{
width: 15px;
height: 13px;
background-position: -1236px -6px;
}
.reMiddleRight
{
width: 15px;
height: 13px;
background-position: -3155px -6px;
}
.reBottomCenter
{
width: 15px;
height: 13px;
background-position: -3216px -6px;
}
.reNoAlignment
{
width: 15px;
height: 13px;
background-position: -1266px -6px;
}
.reTopLeft
{
background-position: -3006px -6px;
}
.reTopRight
{
background-position: -3155px -6px;
}
.reBottomLeft
{
background-position: -3186px -6px;
}
.reBottomRight
{
background-position: -3245px -6px;
}
/* ALIGNMENT SELECTOR END */
/* toolbar */
.reToolbar
{
height: 26px;
margin: 1px;
}
.reToolbar li
{
height: 26px;
}
.reToolbar .reGrip
{
background-repeat: no-repeat;
width: 4px;
height: 26px;
}
.reToolbar .grip_first
{
background-position: 0 -271px;
}
.reToolbar .grip_last
{
background-position: -37px -271px;
}
.reTool
{
width: 21px;
height: 21px;
padding: 3px 0 0 3px;
display: block;
text-decoration: none;
cursor: pointer;
cursor: default;
margin: 1px 0 0 0;
outline: none;
}
.reTool span
{
background-repeat: no-repeat;
width: 18px;
height: 18px;
display: block;
}
/* split button */
.reTool.reSplitButton
{
width: 31px;
height: 21px;
display: block;
}
.reSplitButton .split_arrow
{
width: 5px !important;
float: left;
margin-left: 3px;
}
.reTool_disabled:hover
{
background: none;
}
.reTool_disabled,
.reTool_disabled:hover,
.reTool_disabled:active,
.reTool_disabled:focus
{
border: 0;
background: none;
}
/* end of toolbar */
/* dropdown */
.reDropdown,
.reTool_disabled.reDropdown:hover
{
padding: 2px 12px 2px 2px;
font: normal 11px Verdana, Arial, Sans-serif;
text-decoration: none;
display: block;
margin: 4px 0 0 0;
-moz-border-radius: 0.3em;
-moz-border: 0.3em;
-webkit-border-radius: 0.3;
cursor: pointer;
cursor: default;
}
.reDropdown span
{
background: none;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
display: block;
cursor: pointer;
cursor: default;
}
/* IE 6 and IE 7 have different behavior when showing with AJAX */
.reToolbar .reDropdown
{
width: auto;
_width: 20px;
}
*html .radwindow.normalwindow.transparentwindow .reDropdown
{
_height: 18px !important;
_padding-top: 0 !important;
_padding-bottom: 0 !important;
_overflow-y: hidden !important;
}
/* end of dropdown */
/* vertical dropdown */
.reTlbVertical .reDropdown
{
width: 4px;
height: 16px;
}
.reTlbVertical .reToolbar.Default li .reDropdown
{
margin: 0;
margin-left: 4px;
}
.reTlbVertical .reDropdown span
{
display: none;
}
td.reTlbVertical .reToolbar .reDropdown,
td.reTlbVertical .reToolbar .reDropdown:hover
{
_width: 5px !important;
}
/* end of vertical dropdown */
/* separator */
li.reSeparator
{
height: 26px;
width: 6px;
padding: 0;
margin: 0;
}
.reTlbVertical .reToolbar li.reSeparator
{
height: 4px;
line-height: 4px;
width: 26px;
margin: 0;
padding: 0;
}
/* end of separator */
.reDropDownBody .reTlbVertical li
{
background-image: none !important;
}
td.reTlbVertical .reToolbar .reSeparator
{
display: none !important;
}
/* IE6 does not support the alpha channel of png files, so we force it to use gif */
* html .reTool span
{
background-image: url('CommandSpritesLightIE6.gif');
}
* html .Hay.reAlignmentSelector div
{
background-image: url('CommandSpritesLightIE6.gif') !important;
}
/** html .reModule_visible_icon,
* html .reModule_hidden_icon
{
background-image: url('CommandSpritesLightIE6.gif') !important;
}*/
* html .reDropDownBody.reInsertTable .reTool_text .TableWizard
{
background-image: url('CommandSpritesLightIE6.gif') !important;
}
* html .Hay.reAlignmentSelector div
{
background-image: url('CommandSpritesLightIE6.gif') !important;
}
.reModule_visible_icon,
.reModule_hidden_icon
{
display: block;
float: left;
border: 0 !important;
}
.reModule_hidden_icon
{
display: block;
float: left;
border: 0 !important;
background: url('CommandSprites.gif') no-repeat -1695px center !important;
}
.reModule_visible_icon
{
display: block;
float: left;
border: 0 !important;
background: url('Editor/CommandSprites.gif') no-repeat -4645px center !important;
}
* html .reTlbVertical .reToolbar span
{
background-image: url('CommandSpritesLightIE6.gif');
}
.reTool_disabled.reSplitButton:hover
{
background: none !important;
}
.reModule td
{
_font-size: 11px;
}
/* Default */
.RadEditor.Default .reToolCell
{
background-color: #515151;
}
/* Black */
.RadEditor.Black .reToolCell
{
background-color: #373737;
}
/* Forest */
.RadEditor.Forest .reToolCell
{
background-color: #c2d197;
}
/* Hay */
.RadEditor.Hay .reToolCell
{
background-color: #f3f3e2;
}
/* Office2007 */
.RadEditor.Office2007 .reToolCell
{
background-color: #dbe8f8;
}
/* Outlook */
.RadEditor.Outlook .reToolCell
{
background-color: #cfe2fb;
}
/* Sunset */
.RadEditor.Sunset .reToolCell
{
background-color: #f4ede1;
}
/* Telerik */
.RadEditor.Telerik .reToolCell
{
background-color: #ececec;
}
/* Gray */
.RadEditor.Gray .reToolCell
{
background-color: #ececec;
}
/* Defautl2006 */
.RadEditor.Default2006 .reToolCell
{
background-color: #ececec;
}
/* Inox */
.RadEditor.Inox .reToolCell
{
background-color: #ececec;
}
/* Inox */
.RadEditor.Inox .reToolCell
{
background-color: #ececec;
}
/* Vista */
.RadEditor.Vista .reToolCell
{
background-color: #effbfe;
}
/* Web20 */
.RadEditor.Web20 .reToolCell
{
background-color: #a0b8db;
}
/* WebBlue */
.RadEditor.WebBlue .reToolCell
{
background-color: #f0f2f4;
}
/*
RadTreeView base css
* Notes on some CSS class names *
class -- HTML element -- description
rtUL -- <ul> -- multiple nodes container
rtLI -- <li> -- one node
rtFirst -- <li> -- TreeView's first node
rtLast -- <li> -- last node in a given node group (<ul>)
rtTop,rtMid,rtBot -- <div> -- a wrapper (<div>) inside a node (<li>) - can be in a top, middle or bottom node in a given node group
rtIn -- <span> or <div> -- the inner container inside a node - contains text (<span> rendering) or template (<div> rendering)
rtSp -- <span> -- holds a dummy element for adjustment of node heights (should be an even number if the skin node lines are dotted)
rtChk -- <input> -- holds a node's checkbox
rtImg -- <img> -- holds a node's icon
rtPlus,rtMinus -- <span> -- holds a node's expand / collapse buttons (plus / minus signs)
*/
.RadTreeView
{
white-space:nowrap;
cursor: default;
}
.RadTreeView .rtUL
{
margin:0;
padding:0;
}
.RadTreeView .rtLI
{
list-style-image: none;
list-style-position:outside;
list-style:none;
}
/* link with NavigateUrl*/
.RadTreeView a.rtIn
{
text-decoration: none;
cursor: pointer;
}
/* template container */
.RadTreeView div.rtIn
{
display:-moz-inline-block;
display:inline-block;
vertical-align:top;
}
/* "massage" the template container to obtain inline-block display */
* html .RadTreeView div.rtIn
{
display:inline-block;
}
* html .RadTreeView div.rtIn
{
display:inline;
}
*+html .RadTreeView div.rtIn
{
display:inline-block;
}
*+html .RadTreeView div.rtIn
{
display:inline;
}
/* end of "massage" */
.RadTreeView .rtSp
{
display: -moz-inline-box;
display: inline-block;
width: 1px;
vertical-align: middle;
}
.RadTreeView .rtUL .rtUL
{
padding-left:20px;
}
.RadTreeView .rtPlus,
.RadTreeView .rtMinus
{
font-size:0;
padding:0;
display: -moz-inline-box;
display:inline-block;
vertical-align:top;
cursor: pointer;
}
.RadTreeView .rtTop,
.RadTreeView .rtMid,
.RadTreeView .rtBot,
.RadTreeView .rtUL
{
zoom:1;
}
.RadTreeView .rtImg,
.RadTreeView .rtIn,
.RadTreeView .rtChk
{
vertical-align:middle;
}
.RadTreeView .rtLoadingBefore,
.RadTreeView .rtLoadingAfter
{
display: -moz-inline-box;
display: inline-block;
vertical-align: baseline;
}
.RadTreeView .rtLoadingBelow
{
display:block;
}
.RadTreeView .rtEdit .rtIn
{
cursor: text;
}
.RadTreeView .rtChecked,
.RadTreeView .rtUnchecked,
.RadTreeView .rtIndeterminate
{
display:-moz-inline-box;
display:inline-block;
width: 13px;
height: 13px;
vertical-align:middle;
}
/*tri-state checkboxes*/
/* editing of wrapped nodes should add white-space nowrap to make the input box stay on the same line;
if the white-space: normal is added through inline styles (on a per-node basis), it can be overriden only by using !important */
.RadTreeView .rtEdit *
{
white-space: nowrap !important;
}
.RadTreeView .rtEdit .rtIn input
{
outline: 0; /* disable safari glow effect - RadTreeView look consistency */
cursor: text;
}
/* enables positioning of plus / minus images under firefox in rtl mode */
.RadTreeView_rtl .rtPlus,
.RadTreeView_rtl .rtMinus
{
position:relative;
}
/* reverts the above rule to fix the position:relative + overflow:auto bug under IE6&7 */
* html .RadTreeView_rtl .rtPlus,
* html .RadTreeView_rtl .rtMinus
{
position:static;
}
*+html .RadTreeView_rtl .rtPlus,
*+html .RadTreeView_rtl .rtMinus
{
position:static;
}
/*
turn on hasLayout of LI elements & inner treeitem containers in rtl mode
necessary to enable proper display of inner treeitem containers
*/
.RadTreeView_rtl .rtLI,
.RadTreeView_rtl .rtIn
{
zoom:1;
}
.RadTreeView_rtl .rtUL .rtUL
{
padding-right:20px;
padding-left: 0;
}
/* hacks for Opera */
@media screen and (min-width:550px)
{
/* opera inverts the padding automatically in rtl mode, so restore the initial order */
html:first-child .RadTreeView_rtl .rtUL .rtUL
{
padding-left:20px;
padding-right: 0;
}
/* fix for opera's unclickable plus/minus signs */
html:first-child .RadTreeView .rtPlus:hover,
html:first-child .RadTreeView .rtMinus:hover
{
position: relative;
}
html:first-child .RadTreeView .rtSp
{
display: none;
}
}
/*Design time*/
div.RadTreeView_designtime .rtTop,
div.RadTreeView_designtime .rtMid,
div.RadTreeView_designtime .rtBot
{
position:relative;
}
div.RadTreeView_designtime .rtPlus,
div.RadTreeView_designtime .rtMinus
{
margin:0;
position:absolute;
}
/*****************************************************************************/
/* these below are not skin/border size specific. Shared between all skins */
/*****************************************************************************/
.rspNested,
.rspNestedHorizontal
{
border-width: 0px !important;
}
/************ nested vertical ****************/
.rspNested .rspPane,
.rspNested .rspResizeBar,
.rspNested .rspResizeBarOver,
.rspNested .rspResizeBarInactive
{
border-top: 0px;
border-bottom: 0px;
}
.rspNested .rspPane.rspFirstItem,
.rspNested .rspResizeBar.rspFirstItem,
.rspNested .rspResizeBarOver.rspFirstItem,
.rspNested .rspResizeBarInactive.rspFirstItem
{
border-left: 0px;
}
.rspNested .rspPane.rspLastItem,
.rspNested .rspResizeBar.rspLastItem,
.rspNested .rspResizeBarOver.rspLastItem,
.rspNested .rspResizeBarInactive.rspLastItem
{
border-right: 0px;
}
.rspNested .rspPane.rspFirstItem.rspLastItem,
.rspNested .rspResizeBar.rspFirstItem.rspLastItem,
.rspNested .rspResizeBarOver.rspFirstItem.rspLastItem,
.rspNested .rspResizeBarInactive.rspFirstItem.rspLastItem
{
border-left: 0px;
border-right: 0px;
}
/************ nested horizontal ****************/
.rspNestedHorizontal .rspPaneHorizontal,
.rspNestedHorizontal .rspResizeBarHorizontal,
.rspNestedHorizontal .rspResizeBarOverHorizontal,
.rspNestedHorizontal .rspResizeBarInactiveHorizontal
{
border-left: 0px;
border-right: 0px;
}
.rspNestedHorizontal .rspPaneHorizontal.rspFirstItem,
.rspNestedHorizontal .rspResizeBarHorizontal.rspFirstItem,
.rspNestedHorizontal .rspResizeBarOverHorizontal.rspFirstItem,
.rspNestedHorizontal .rspResizeBarInactiveHorizontal.rspFirstItem
{
border-top: 0px;
}
.rspNestedHorizontal .rspPaneHorizontal.rspLastItem,
.rspNestedHorizontal .rspResizeBarHorizontal.rspLastItem,
.rspNestedHorizontal .rspResizeBarOverHorizontal.rspLastItem,
.rspNestedHorizontal .rspResizeBarInactiveHorizontal.rspLastItem
{
border-bottom: 0px;
}
.rspNestedHorizontal .rspPaneHorizontal.rspFirstItem.rspLastItem,
.rspNestedHorizontal .rspResizeBarHorizontal.rspFirstItem.rspLastItem,
.rspNestedHorizontal .rspResizeBarOverHorizontal.rspFirstItem.rspLastItem,
.rspNestedHorizontal .rspResizeBarInactiveHorizontal.rspFirstItem.rspLastItem
{
border-top: 0px;
border-bottom: 0px;
}
/************ sliding pane icons ****************/
.rspSlideHeaderIconWrapper div
{
font-size: 1px;
line-height: 1px;
}
/************ VisibleDuringInit ****************/
.rspHideRadSplitter
{
position:absolute;
top:-9999px;
left:-9999px;
}
/************ SlidingPanes content elements overflow problem in Firefox ****************/
.rspHideContentOverflow div
{
overflow: hidden !important;
}
.rspHideContentOverflow iframe
{
visibility: hidden !important;
}
/* GLOBAL SLIDER CLASSES */
/* slider wrapper class */
.RadSlider .rslHorizontal,
.RadSlider .rslVertical
{
position:relative;
-moz-user-select:none;
font-size:1px;
line-height:1px;
/* In case the slider is in a parent with text-align:center, under IE6, the UL for the items is centered. */
text-align:left;
}
/* any link inside r.a.d.slider */
.RadSlider a
{
display:block;
text-indent:-9999px;
text-decoration:none;
}
.RadSlider a:focus,
.RadSlider a:active
{
outline:none;
}
.RadSlider .rslHandle span,
.RadSlider .rslDraghandle span
{
display:block;
}
/* drag handle, track class, selected region */
.RadSlider .rslHandle,
.RadSlider .rslDraghandle,
.RadSlider .rslTrack,
.RadSlider .rslSelectedregion,
.RadSlider .rslItemsWrapper,
/* Tick text */
.RadSlider .rslLargeTick span,
.RadSlider .rslSmallTick span
{
position:absolute;
}
/* the dragHandle needs to have greater z-index than the increase/decrease handlers, as it can be positioned over the rounded corders
of the track, part of those handles */
.RadSlider .rslTrack
{
z-index:1;
}
.RadSlider .rslSelectedregion
{
top:0;
left:0;
}
.RadSlider .rslDisabled
{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 50);
-moz-opacity:.5;
opacity:.5;
cursor:no-drop;
}
.RadSlider .rslDisabled .rslLiveDragHandle
{
-moz-opacity:1;
opacity:1;
filter:alpha(opacity=100);
}
/* ITEMS AND TICKS */
.RadSlider .rslItemsWrapper,
.RadSlider .rslItem,
.RadSlider .rslLargeTick,
.RadSlider .rslSmallTick
{
margin:0px;
padding:0px;
list-style:none !important;
}
/* text */
.RadSlider .rslItem span,
.RadSlider .rslLargeTick span,
.RadSlider .rslSmallTick span
{
font-size:11px;
}
/* Item specific */
.RadSlider .rslVertical .rslItemsWrapper .rslItemFirst,
.RadSlider .rslHorizontal .rslItemsWrapper .rslItemFirst
{
background-image:none;
}
.RadSlider .rslItem
{
text-overflow:ellipsis;
overflow:hidden;
cursor:default;
background-repeat:no-repeat;
}
.RadSlider .rslHorizontal .rslItem
{
text-align:center;
}
.RadSlider .rslItemsWrapper li.rslItemDisabled
{
color:#d0d0ce;
}
.RadSlider .rslMiddle .rslItem,
/* ticks */
.RadSlider .rslLeft .rslLargeTick,
.RadSlider .rslLeft .rslSmallTick
{
background-position:left center;
}
.RadSlider .rslTop .rslItem
{
background-position:left top;
}
.RadSlider .rslBottom .rslItem
{
background-position:left bottom;
}
.RadSlider .rslCenter .rslItem,
/* ticks */
.RadSlider .rslTop .rslLargeTick,
.RadSlider .rslTop .rslSmallTick
{
background-position:center top;
}
.RadSlider .rslLeft .rslItem
{
background-position:left top;
}
.RadSlider .rslRight .rslItem
{
background-position:right top;
}
/* Tick specific */
.RadSlider .rslLargeTick,
.RadSlider .rslSmallTick
{
cursor:default;
/* We need this in order to position the SPAN holding the text. */
position:relative;
background-repeat:no-repeat;
}
.RadSlider .rslCenter .rslLargeTick,
.RadSlider .rslCenter .rslSmallTick,
.RadSlider .rslMiddle .rslLargeTick,
.RadSlider .rslMiddle .rslSmallTick
{
background-position:center center;
}
.RadSlider .rslRight .rslLargeTick,
.RadSlider .rslRight .rslSmallTick
{
background-position:right center;
}
.RadSlider .rslBottom .rslLargeTick,
.RadSlider .rslBottom .rslSmallTick
{
background-position:center bottom;
}
/* LiveDrag=false */
.RadSlider .rslLiveDragHandleActive
{
opacity:0.4;
filter:alpha(opacity=40);
}
.RadSlider .rslLiveDragHandle
{
-moz-opacity:0;
opacity:0;
filter:alpha(opacity=0);
}
/* HORIZONTAL SLIDER */
/* decrease handle class (i.e. left) */
.RadSlider .rslHorizontal .rslDecrease,
.RadSlider .rslLeft .rslTrack,
.RadSlider .rslLeft .rslHandle,
.RadSlider .rslCenter .rslItemsWrapper,
.RadSlider .rslRight .rslItemsWrapper
{
left:0;
}
/* increase handle class (i.e. right) */
.RadSlider .rslRight .rslTrack,
.RadSlider .rslRight .rslHandle,
.RadSlider .rslHorizontal .rslIncrease,
.RadSlider .rslLeft .rslItemsWrapper
{
right:0;
}
.RadSlider .rslHorizontal .rslItem,
.RadSlider .rslHorizontal .rslLargeTick,
.RadSlider .rslHorizontal .rslSmallTick
{
float:left;
}
/* TrackPosition=TopLeft */
.RadSlider .rslTop .rslTrack,
.RadSlider .rslTop .rslHandle,
.RadSlider .rslMiddle .rslItemsWrapper,
.RadSlider .rslBottom .rslItemsWrapper,
/* increase handle class (i.e. down) */
.RadSlider .rslVertical .rslDecrease
{
top:0;
}
.RadSlider .rslTop .rslItemsWrapper,
.RadSlider .rslBottom .rslTrack,
.RadSlider .rslBottom .rslHandle,
/* increase handle class (i.e. down) */
.RadSlider .rslVertical .rslIncrease
{
bottom:0;
}
/* TrackPosition=Center */
.RadSlider .rslMiddle .rslTrack,
.RadSlider .rslMiddle .rslHandle
{
top:50%;
}
.RadSlider .rslCenter .rslTrack,
.RadSlider .rslCenter .rslHandle
{
left:50%;
}
/* Item/Tick text */
.RadSlider .rslHorizontal .rslLargeTick span,
.RadSlider .rslHorizontal .rslSmallTick span
{
width:100%;
text-align:center;
}
.RadSlider .rslVertical .rslLargeTick span,
.RadSlider .rslVertical .rslSmallTick span
{
height:100%;
}
.RadSlider .rslLargeTick span,
.RadSlider .rslSmallTick span
{
top:0px;
left:0px;
}
.RadSlider .rslTop .rslLargeTick span,
.RadSlider .rslTop .rslSmallTick span,
.RadSlider .rslHorizontal .rslLargeTick span.rslBRItemText,
.RadSlider .rslHorizontal .rslSmallTick span.rslBRItemText
{
top:auto;
bottom:0px;
}
.RadSlider .rslLeft .rslLargeTick span,
.RadSlider .rslLeft .rslSmallTick span,
.RadSlider .rslVertical .rslLargeTick span.rslBRItemText,
.RadSlider .rslVertical .rslSmallTick span.rslBRItemText
{
left:auto;
right:0px;
}
/* RadUpload Common Styles */
.RadUpload
{
width:430px; /*default*/
text-align: left;
}
.RadUpload_rtl, .ruProgressArea_rtl
{
text-align: right;
}
.RadUploadSingle
{
display:inline;
}
.ruInputs
{
zoom:1;/*IE fix - removing items on the client*/
}
.ruInputs,
.ruProgress
{
list-style:none;
margin:0;
padding:0;
}
.ruFileWrap
{
position:relative;
white-space:nowrap;
display: inline-block;
vertical-align: top;
}
.ruFileInput,
.ruFakeInput,
.ruButton
{
float: none;
vertical-align:top;
}
.ruCheck
{
position:relative;
zoom:1;
}
.ruStyled .ruFileInput
{
position:absolute;
z-index:1;
opacity:0;/*Opera,Firefox*/
-moz-opacity:0;/*Firefox*/
filter:alpha(opacity=0);/*IE*/
}
.ruReadOnly .ruFakeInput
{
position:relative;
z-index:2;
}
.ruButtonDisabled
{
opacity:0.6;/*Opera,Firefox*/
-moz-opacity:0.6;/*Firefox*/
filter:alpha(opacity=60);/*IE*/
}
@media screen and (min-width:50px)
{
.ruBar, .ruBar div
{
border: solid transparent;
border-width: 1px 0;
}
.ruProgressArea
{
display: block !important;
visibility: hidden;
width: 0;
height: 0;
}
}
/* RadWindow 2 Common Css */
div.RadWindow
{
float: left;
position: absolute;
}
div.RadWindow a
{
outline: none;
}
div.RadWindow table
{
width: 100%;
height: 100%;
table-layout: auto;
}
div.RadWindow div.min
{
display: none;
}
div.RadWindow table td
{
padding: 0;
margin: 0;
border-collapse: collapse;
vertical-align: top;
}
.RadWindow .rwCorner,
.RadWindow .rwFooterCenter
{
line-height:1;
}
div.RadWindow table td.rwTitlebar
{
-moz-user-select: none;
/*cursor: move;*/
}
div.RadWindow td.rwTitlebar div.rwTopResize
{
font-size: 1px;
height: 4px !important;
line-height: 4px !important;
width: 100%;
}
div.RadWindow td.rwStatusbar input
{
border: 0px;
background-color: transparent !important;
background-repeat: no-repeat;
width: 100%;
cursor: default;
-moz-user-select: none;
overflow: hidden;
text-overflow: ellipsis;
display: block;
float: left;
}
div.RadWindow td.rwStatusbar div
{
width: 18px;
height: 18px;
}
div.RadWindow td.rwStatusbar .rwLoading
{
padding-left:30px;
}
div.RadWindow td.rwStatusbar span.statustext
{
cursor: default;
-moz-user-select: none;
}
div.RadWindow.nostatusbar tr.rwStatusbarRow
{
display: none;
}
div.RadWindow table.rwTitlebarControls ul.rwControlButtons
{
padding: 0;
margin: 0;
list-style: none !important;
white-space:nowrap;
float: right;
}
div.RadWindow_rtl table.rwTitlebarControls ul.rwControlButtons
{
float: left;
}
div.RadWindow table.rwTitlebarControls ul.rwControlButtons li
{
float: left;
}
div.RadWindow_rtl table.rwTitlebarControls ul.rwControlButtons li
{
float: right;
}
div.RadWindow table.rwTitlebarControls ul.rwControlButtons li a
{
display: block;
text-decoration: none;
}
div.RadWindow table.rwTitlebarControl ul.rwControlButtons li a span
{
text-indent: -9999px;
display: block;
}
div.RadWindow table.rwTitlebarControls a.rwIcon
{
display: block;
margin-right: 3px;
width: 20px !important;
height: 16px !important;
}
div.RadWindow table.rwTitlebarControls em
{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
float: left;
}
div.RadWindow.rwMinimizedWindow
{
overflow: hidden;
}
div.RadWindow div.iconmenu
{
float: left;
position: absolute;
z-index: 56000000;
}
div.RadWindow div.iconmenu a
{
cursor: default;
}
div.RadWindow.inactivewindow table.rwTitlebarControls
{
position: static;
}
/* end of inactive window settings */
/* popup windows */
.RadWindow .rwDialogPopup a.rwPopupButton
{
margin-top: 24px !important;
}
.RadWindow .rwDialogPopup a.rwPopupButton:focus,
.RadWindow .rwDialogPopup a.rwPopupButton:active
{
border: 1px dotted #999999;
}
.RadWindow .rwDialogPopup a.rwPopupButton,
.RadWindow .rwDialogPopup a.rwPopupButton span
{
display: block;
float: left;
}
div.RadWindow table.rwTitlebarControls ul.rwControlButtons li a
{
text-indent: -9999px;
}
/* opera fix */
html:first-child div.RadWindow ul
{
float: right;
border: solid 1px transparent;
}
.RadWindow .rwDialogText
{
text-align: left;
}
div.RadWindow.rwMinimizedWindow .rwPinButton,
div.RadWindow.rwMinimizedWindow .rwReloadButton,
div.RadWindow.rwMinimizedWindow .rwMaximizeButton,
div.RadWindow.rwMinimizedWindow .rwTopResize
{
display: none !important;
}
.RadWindow .contentrow .rwWindowContent
{
font-size: 11px;
}
/* inactive window settings */
div.RadWindow.inactivewindow td.rwCorner,
div.RadWindow.inactivewindow td.rwTitlebar,
div.RadWindow.inactivewindow td.rwFooterCenter
{
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65) !important;
opacity: .65 !important;
-moz-opacity: .65 !important;
}
html, body, form
{
padding: 0;
margin: 0;
overflow: hidden;
font: normal 12px "Segoe UI", Arial, Sans-serif;
}
fieldset
{
padding: 0;
margin: 0;
}
/* image manager toolbar icons */
.RadToolBar .rtbText
{
padding: 0 2px 0 22px; /* assuming that the space is 3px wide *gasp* */
line-height: 17px; /* icon height */
display: block;
background-image: url('Common/FileExplorerToolbarSprites.png');
background-repeat: no-repeat;
}
/* IE6 does not support the alpha channel of png files, so we force it to use gif */
* html .RadToolBar .rtbText
{
background-image: url('Common/FileExplorerToolbarSpritesIE6.gif') !important;
}
.RadToolBar .rtbIconOnly .rtbText
{
padding: 0 0 0 16px; /* assuming that the space is 3px wide *gasp* */
font-size: 17px; /* icon height */
}
.RadToolBar .icnImageEditor .rtbText { background-position: 0 -68px; } /* CHANGE THIS ONE */
.RadToolBar .icnBestFit .rtbText { background-position: 0 -68px; }
.RadToolBar .icnActualSize .rtbText { background-position: 0 -85px; }
.RadToolBar .icnZoomIn .rtbText { background-position: 0 -102px; }
.RadToolBar .icnZoomOut .rtbText { background-position: 0 -119px; }
.reTopcell
{
padding-top: 7px;
}
.reDialog ul,
.reDialog ul li,
.reDialog_toolbar ul,
.radECtrlButtonsList ul,
.reDialog_toolbar_text ul,
.controlsList
{
padding: 0;
margin: 0;
list-style: none;
}
.reConfirmCancelButtonsTbl
{
display: block;
float: right;
padding: 0;
margin: 0;
border-collapse: collapse;
}
.reConfirmCancelButtonsTbl td
{
padding: 6px;
}
.reConfirmCancelButtonsTbl .reRightMostCell
{
padding-right: 1px;
}
.reConfirmCancelButtonsTbl button
{
width: 75px;
}
/* custom settings for RadTabStrip */
.RadTabStrip ul
{
margin: 8px 0 0 0;
position: relative;
top: 0;
left: 8px;
}
.controlsList li
{
clear: both;
}
.controlsList span
{
display: block;
float: left;
}
.controlsList .shortInput
{
width: 90px;
}
.controlsList select.shortInput
{
width: 96px;
}
.flashPropertiesPane
{
height: 310px;
}
.FormattedCodePreview
{
width: 690px;
height: 170px;
clear: both;
overflow: auto;
}
.reBottomcell
{
text-align: right;
}
/* LinkManager */
#hyperlinkFieldset li,
#emailFieldset li
{
line-height: 26px;
}
.rightAlignedInputLabel,
.propertyLabel
{
width: 120px;
overflow: hidden;
text-align: right;
padding-right: 8px;
display: inline-block;
float: left;
line-height: 21px;
}
.LinkManager .reToolWrapper
{
width: 26px;
float: left;
}
/* End of LinkManager */
/* Constrain Proportions button */
.ConstrainProportions button
{
padding: 0;
margin: 0;
font-size: 1px;
border: 0;
display: block;
width: 12px;
height: 38px;
background-image: url('Common/CommonIcons.gif');
background-position: 0 -766px;
background-color: transparent;
margin-left: 4px;
}
.ConstrainProportions.toggle button
{
background-position: -20px -766px;
}
/* FormatCodeBlock */
.FormatCodeBlock input
{
text-align: right;
}
/* TableWizardSpinBox */
.reTableWizardSpinBox
{
font: normal 12px Arial, Verdana, Sans-serif;
color: black;
-moz-user-select: none;
}
.reTableWizardSpinBox a
{
margin: 1px;
outline: none;
}
.reTableWizardSpinBox a,
.reTableWizardSpinBox a span
{
display: block;
width: 23px;
height: 21px;
cursor: pointer;
cursor: hand;
background-repeat: no-repeat;
}
.reTableWizardSpinBox a:hover
{
background-image: url('Common/CommonIcons.gif');
background-position: 0 -298px;
}
.reTableWizardSpinBox a span
{
text-indent: -9999px;
background-image: url('Common/CommonIcons.gif');
}
.reTableWizardSpinBox .reTableWizardSpinBox_Increase
{
background-position: 0 -319px;
}
.reTableWizardSpinBox .reTableWizardSpinBox_Decrease
{
background-position: 0 -340px;
}
/* table design */
.tableDesign
{
table-layout: fixed;
width: 382px;
height: 344px;
border: solid 1px #b0b0b0;
border-collapse: collapse;
}
.tableDesign td
{
border: solid 1px #b0b0b0;
vertical-align: top;
}
.tableDesign td div
{
border: solid 1px white;
background: #ececec;
height: 122px;
cursor: pointer;
cursor: hand;
}
.tableDesign .selectedCell
{
background: #cecece;
}
/* Table Properties Toolbar */
.tblBorderPropsToolbar
{
/*background: url(Widgets/TableWizardSpites.gif) repeat-x;*/
width: 165px;
height: 22px;
float: left;
}
.tblBorderPropsToolbar li
{
float: left;
line-height: 20px;
clear: none;
}
.tblBorderPropsToolbar li a
{
display: block;
width: 20px;
height: 20px;
line-height: 20px;
text-indent: -9999px;
margin: 1px;
text-align: center;
cursor: default;
background-image: url('Common/CommonIcons.gif');
background-repeat: no-repeat;
}
.tblBorderPropsToolbar li a.reAllFourSides
{
background-position: -6px -367px;
}
.tblBorderPropsToolbar li a.reAllRowsAndColumns
{
background-position: -6px -387px;
}
.tblBorderPropsToolbar li a.reNoBorders
{
background-position: -6px -407px;
}
.tblBorderPropsToolbar li a.reNoInteriorBorders
{
background-position: -7px -427px;
}
.tblBorderPropsToolbar li a.reTopAndBottomSidesOnly
{
background-position: -7px -446px;
}
.tblBorderPropsToolbar li a.reTopSideOnly
{
background-position: -7px -466px;
}
.tblBorderPropsToolbar li a.reBetweenRows
{
background-position: -7px -486px;
}
.tblBorderPropsToolbar li a.reBottomSideOnly
{
background-position: -6px -506px;
}
.reVerticalIconList li a
{
background-image: url('Common/CommonIcons.gif');
background-repeat: no-repeat;
}
.reVerticalIconList li a.reLeftSide
{
background-position: -6px -532px;
}
.reVerticalIconList li a.reBetweenColumns
{
background-position: -6px -554px;
}
.reVerticalIconList li a.reRightAndLeftSidesOnly
{
background-position: -6px -596px;
}
.reVerticalIconList li a.reRightSide
{
background-position: -6px -574px;
}
.tblBorderPropsToolbar .textinput
{
width: 20px;
height: 18px;
}
/* bordered table */
#TableBorder .propertiesLabel,
#TableBorder .reToolWrapper,
#TableBorder ul
{
margin: 0 0 0 8px;
}
#TableBorder ul ul
{
margin: 2px 0 0 0;
}
.tblBorderTestTable
{
width: 120px;
height: 120px;
border-collapse: collapse;
table-layout: fixed;
margin: 0 0 0 66px;
}
.tableWizardCellProperties .reToolWrapper
{
display: block;
float: left;
}
/* Find and Replace Dialog Settings */
/* End of Fond and Replace Dialog Settings */
.reDialogLabel span
{
display: block;
width: 124px;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.reControlsLayout
{
width: 100%;
display: block;
}
.reControlsLayout .reLabelCell,
.reControlsLayout .reControlCell
{
padding: 3px;
vertical-align: middle;
text-align: left;
}
.FindAndReplaceDialog .reDialogLabel span,
.LinkManager .reDialogLabel span
{
width: 90px;
text-align: right;
}
.FindAndReplaceDialog #find,
.FindAndReplaceDialog #rFind,
.FindAndReplaceDialog #rReplace
{
width: 204px;
}
.FindAndReplaceDialog #FindButton,
.FindAndReplaceDialog #rFindButton,
.FindAndReplaceDialog #ReplaceButton,
.FindAndReplaceDialog #ReplaceAllButton
{
width: 80px;
}
/* LinkManager */
.LinkManager .reMiddlecell
{
vertical-align: top;
height: 180px;
padding-top: 20px;
}
.LinkManager .reLabelCell
{
width: 90px;
}
.LinkManager .reControlCell input
{
width: 240px;
}
.LinkManager .reControlCell select
{
width: 244px;
}
* html .LinkManager .reControlCell select,
*+html .LinkManager .reControlCell select
{
width: 250px;
}
/* Set Image Properties */
.ImageProperties .reImageDialogCaller input
{
width: 136px;
}
/* Help Dialog */
.HelpDialog
{
font-family: "Segoe UI", Arial, Sans-Serif;
}
.HelpDialog h1, .HelpDialog h2
{
padding: 0;
margin: 0;
}
.HelpDialog h1
{
font-size: 18px;
}
.HelpDialog h2
{
font-size: 14px;
padding: 4px 0;
}
.HelpDialog .helpTopics
{
width: 695px;
height: 340px;
overflow: auto;
}
.HelpDialog .reDescriptionCell
{
padding-left: 8px;
}
.helpTopics
{
border: solid 1px #ccc;
}
/* Page Properties */
.PageProperties .reImageDialogCaller input
{
width: 190px;
}
.PageProperties .reImageDialogCaller .reTool
{
margin-left: 4px;
}
/* About Dialog */
.AboutDialog
{
margin: 4px 0 0 0;
}
.AboutDialog h6
{
width: 202px;
height: 63px;
line-height: 63px;
background: transparent url('Common/RadEditorLogo.gif') no-repeat;
text-indent: -9999px;
}
.AboutDialog a
{
color: black;
}
.reDialog
{
margin: 5px;
}
.NoMarginDialog
{
margin: 0;
}
.NoMarginDialog .reConfirmCancelButtonsTbl
{
margin-right: 6px;
}
/* Image Dialog caller */
.reImageDialogCaller .reTool
{
margin-left: 4px;
}
.reImageDialogCaller,
.reImageDialogCaller td
{
margin: 0;
padding: 0;
border-collapse: collapse;
}
#ImageMap_AreaTarget
{
width: 220px;
}
/* IE6 and IE7 */
*+html #ImageMap_AreaTarget,
* html #ImageMap_AreaTarget
{
width: 226px !important;
}
/* File Manager dialogs */
.RadFileExplorer
{
border: 0 !important;
}
/* ImageManager dialog settings */
/* Image Editor toolbar item */
.icnImageEditor .rtbText
{
padding-left: 24px !important;
}
.imagePreview
{
text-align: center;
vertical-align: middle;
background: white;
clear: both;
overflow: auto;
width: 267px;
height: 260px;
}
.noImage
{
background: white url('Common/NoImageSelected.gif') no-repeat center;
}
.imagePreview img
{
/*border: solid 1px #434343 !important;*/
}
.selectedFileName
{
font: normal 12px "Segoe UI", Arial, Sans-serif;
color: black;
}
.selectedFileName
{
padding: 9px 0;
text-align: center;
/*border-top: solid 1px #abadb3;*/
}
.radfe_addressBox
{
float: left;
}
* html .radfe_addressBox,
*+html .radfe_addressBox
{
width: 398px !important;
}
.RadSplitter
{
clear: both;
}
.FileExplorerPlaceholder
{
width: 400px;
vertical-align: top;
}
.ManagerDialog
{
table-layout: fixed;
}
/* Image Properties pane in Image Manager dialog */
.ManagerDialog .ImageProperties .reDialogLabel span
{
width: 92px;
}
.ManagerDialog .ImageProperties .reLabelCell
{
width: 40px !important;
padding: 0;
}
.ManagerDialog .ImageProperties #ImageAlt,
.ManagerDialog .ImageProperties #ImageLongDesc
{
width: 152px !important;
}
.ManagerDialog .ImageProperties .setMarginsTable .reToolWrapper
{
width: 30px !important;
}
.ManagerDialog .ImageProperties .setMarginsCell
{
padding: 0;
}
.ManagerDialog .ImageProperties
{
height: 294px;
}
.ManagerDialog .ImageProperties .reConstrainProportionsWrapper input
{
width: 30px !important;
}
.ManagerDialog .ImageProperties
{
margin: 0 0 0 4px;
}
.DialogSeparator
{
width: 3px;
font-size: 1px;
}
/* Flash Manager */
.FlashManagerCombo,
.mediaPreviewer select
{
width: 140px;
}
* html .FlashManagerCombo,
*+html .FlashManagerCombo,
* html .mediaPreviewer select,
*+html .mediaPreviewer select
{
width: 145px;
}
/* Media Manager */
/* Document Manager */
.ManagerDialog .LinkManager
{
clear: both;
}
.ManagerDialog .LinkManager .reControlsLayout
{
display: block !important;
margin-top: 70px !important;
}
.ManagerDialog .LinkManager input,
.ManagerDialog .LinkManager select
{
width: 146px !important;
}
* html .ManagerDialog .LinkManager select,
*+html .ManagerDialog .LinkManager select
{
width: 156px !important;
}
.ManagerDialog .LinkManager .reTopcell
{
visibility: hidden;
}
.disabled-button,
.disabled-button:hover
{
filter: alpha(opacity=40);
opacity: .3;
-moz-opacity: .3;
background: none !important;
}
#propertiesPage,
#flashMultiPage,
#mediaMultiPage
{
clear: both !important;
}
/* insert table dialog test table */
.tblBorderTestTable
{
border: dotted 1px #abadb3;
}
.tblBorderTestTable td
{
border: dotted 1px #abadb3;
}
.reTableDesignPreviewTableHolder
{
height: 344px;
overflow: auto;
padding: 1px 0 0 0 !important;
margin-top: 4px !important;
}
.tableWizardCellProperties .reImageDialogCaller input
{
width: 100px;
}
.tableDesign
{
border-collapse: separate;
}
* html .tableDesign,
*+html .tableDesign
{
border-collapse: collapse;
}
.selectedFileName
{
border-top: solid 1px #abadb3;
}
.radfe_addressBox
{
border-top: solid 1px #abadb3;
border-right: solid 1px #dbdfe6;
border-bottom: solid 1px #e3e9ef;
border-left: solid 1px #e2e3ea;
background: white;
}
/*.RadSplitter
{
border-top: solid 1px #999 !important;
}*/
/* background for the bottom positioned RadTabStrip */
.RadTabStripBottom_Black
{
/*background: #d5d5d5;*/
width: 264px;
/*border-bottom: solid 1px #999;*/
padding-bottom: 6px !important;
}
.ManagerDialog
{
border: solid 1px #222;
}
.DialogSeparator
{
border-left: solid 1px #222;
border-right: solid 1px #222;
background-color: #ececec;
}
.ManagerDialog
{
border: solid 1px #222;
}
.RadFileExplorer
{
border: 1px solid #999999;
}
/*========================== Address box ===================================*/
*+html .rfeAddressBox,
* html .rfeAddressBox
{
margin-top: -4px;
}
.rfeAddressBox
{
border: solid 1px #999999;
margin:0px;
padding:0px;
font-size: 9pt;
_margin-top:-4px;
}
/*========================== Upload panel styles ===========================*/
.rfeUploadContainer
{
margin: 5px 0 0 5px;
}
.rfeUploadInfoPanel
{
border: solid 1px #d7d7d7;
background: #f5f5f5;
padding: 16px;
margin: 5px 5px 5px 0;
}
.rfeUploadInfoPanel dt
{
font-weight: bold;
float: left;
padding-right: 4px;
}
.ruActions
{
padding: 5px 0;
}
.rfeUploadButtonContainer
{
margin-top: 5px 0 0 0;
}
.rfeUploadButtonContainer input
{
width: 75px;
}
/*================================ CSS for the AJAX Loading Panels ========================*/
/* file extension sprites (manager dialogs)===================================================================================================== */
/* RadGrid Active and Selected Rows Hack */
/*
.SelectedRow_Vista td,
.ActiveRow_Vista td,
.GridRowOver_Vista td td
{
padding: 0;
}*/
/* RadGrid Active and Selected Rows Hack */
.rfeFileExtension
{
height: 18px;
line-height: 18px;
background: transparent url('Common/FileExtensionSprites.png') no-repeat left -681px;
padding: 0 0 0 24px !important;
}
/* IE6 does not support the alpha channel of png files, so we force it to use gif */
* html .rfeFileExtension
{
background-image: url('Common/FileExtensionSpritesIE6.gif') !important;
}
.folder
{
background-position: left -1224px !important;
}
/*========================================= Toolbar related CSS ========================*/
.RadFileExplorer .RadToolBar,
.RadFileExplorer .RadToolBar .rtbOuter,
.RadFileExplorer .RadToolBar .rtbMiddle,
.RadFileExplorer .RadToolBar .rtbInner
{
/*
margin: 0;
padding: 0;*/
display: block;
float: none;
}
/*.RadFileExplorer .RadToolBar .rtbOuter
{
border: 0 !important;
}*/
.RadFileExplorer .RadToolBar .rtbInner
{
/*background-position: 0 100%;
padding-bottom: 2px;
padding-left: 10px;*/
}
.RadFileExplorer .RadToolBar .rtbText
{
padding: 0 2px 0 22px; /* assuming that the space is 3px wide *gasp* */
line-height: 17px; /* icon height */
display: block;
background-image: url('Common/FileExplorerToolbarSprites.png');
background-repeat: no-repeat;
}
/* IE6 does not support the alpha channel of png files, so we force it to use gif */
* html .RadFileExplorer .RadToolBar .rtbText
{
background-image: url('Common/FileExplorerToolbarSpritesIE6.gif') !important;
}
.RadFileExplorer .RadToolBar .rtbUL
{
display: block;
}
.RadFileExplorer .RadToolBar_Vista .rtbItem,
.RadFileExplorer .RadToolBar_Vista .rtbWrap,
.RadFileExplorer .RadToolBar_Vista .rtbOut,
.RadFileExplorer .RadToolBar_Vista .rtbMid
{
display: block;
float: left;
clear: none;
}
.RadFileExplorer .RadToolBar .rtbIconOnly .rtbText
{
padding: 0 0 0 16px; /* assuming that the space is 3px wide *gasp* */
font-size: 17px; /* icon height */
}
.RadFileExplorer .RadToolBar .icnRefresh .rtbText { background-position: 0 0; }
.RadFileExplorer .RadToolBar .icnNewFolder .rtbText { background-position: 0 -17px; }
.RadFileExplorer .RadToolBar .icnDelete .rtbText { background-position: 0 -34px; }
.RadFileExplorer .RadToolBar .icnUpload .rtbText { background-position: 0 -51px; }
.RadFileExplorer .RadToolBar .icnBack .rtbText { background-position: 0 -313px; }
.RadFileExplorer .RadToolBar .icnForward .rtbText { background-position: 0 -333px; }
.RadFileExplorer .RadToolBar .icnOpen .rtbText { background-position: 0 -351px; }
.RadFileExplorer .RadToolBar .NoIcon .rtbText
{
padding-left: 0 !important;
background: none !important;
zoom: 1;
}
.RadFileExplorer .RadToolBar .NoIcon.rtbChecked
{
color: White;
}
/*There are different colors of the grid master table and the grid itself?!?! Cool */
.RadFileExplorer .RadGrid
{
background-color:Transparent !important;
border-width: 0px !important;
cursor : default !important;
outline : none;
}
.RadFileExplorer .RadGrid div
{
-moz-user-select:none;
-khtml-user-select:none;
}
/* Eliminate the useless border between cells */
.RadFileExplorer .RadGrid td
{
border:0px solid red !important;
overflow:hidden;
}
.RadFileExplorer .RadGrid td.rfeFileExtension
{
width:auto;
height:auto;
}
.RadFileExplorer .RadGrid .rgNoRecords div
{
padding:4px;
}
/*========================================= TreeView related CSS ========================*/
.RadFileExplorer .RadTreeView
{
margin-top:2px !important;
}
.RadFileExplorer .RadTreeView .rtIn
{
margin-left: 0 !important;
}
/* Hacks to display the loading image correctly on all browsers*/
.RadFileExplorer .rtTemplate {
display: inline-block;
}
*+html .RadFileExplorer .rtLoadingBefore {
float:left;
}
.RadFileExplorer .RadTreeView .rfeFolderImage
{
background: transparent url('Common/FileExtensionSprites.png') no-repeat;
background-position: -6px -1224px;
width: 18px;
height: 18px;
display:inline-block;
vertical-align: middle;
margin-right: 2px;
}
/* IE6 does not support the alpha channel of png files, so we force it to use gif */
* html .RadFileExplorer .RadTreeView .rfeFolderImage
{
background-image: url('Common/FileExtensionSpritesIE6.gif') !important;
}
/*========================================= Splitter related CSS ========================*/
.RadFileExplorer .RadSplitter .rspResizeBar,
.RadFileExplorer .RadSplitter .rspResizeBarOver
{
border-top:0px solid red;
border-bottom:0px solid red;
}
/*========================================= Context Menu related CSS - TODO: RadContextMenu does not allow for CSS items - this must be fixed in the menu in the future ========================*/
/*==============================================================================================*/
.RadFileExplorer .folderup
{
background-position: left -1256px !important;
}
.RadFileExplorer .gif
{
background-position: left -39px !important;
}
.RadFileExplorer .html,
.RadFileExplorer .htm,
.RadFileExplorer .xhtml,
.RadFileExplorer .hta
{
background-position: left -71px !important;
}
.RadFileExplorer .exe,
.RadFileExplorer .bat
{
background-position: left -967px !important;
}
.RadFileExplorer .rar,
.RadFileExplorer .zip,
.RadFileExplorer .ace
{
background-position: left -102px !important;
}
.RadFileExplorer .psd,
.RadFileExplorer .pdd
{
background-position: left -135px !important;
}
.RadFileExplorer .js
{
background-position: left -167px !important;
}
.RadFileExplorer .vbs
{
background-position: left -999px !important;
}
.RadFileExplorer .css
{
background-position: left -200px !important;
}
.RadFileExplorer .txt
{
background-position: left -232px !important;
}
.RadFileExplorer .asp
{
background-position: left -264px !important;
}
.RadFileExplorer .aspx
{
background-position: left -296px !important;
}
.RadFileExplorer .sln
{
background-position: left -327px !important;
}
.RadFileExplorer .config
{
background-position: left -360px !important;
}
.RadFileExplorer .cs
{
background-position: left -392px !important;
}
.RadFileExplorer .vb
{
background-position: left -424px !important;
}
.RadFileExplorer .doc,
.RadFileExplorer .docx,
.RadFileExplorer .rtf,
.RadFileExplorer .dot
{
background-position: left -456px !important;
}
.RadFileExplorer .ppt
{
background-position: left -488px !important;
}
.RadFileExplorer .xls
{
background-position: left -519px !important;
}
.RadFileExplorer .ascx
{
background-position: left -550px !important;
}
.RadFileExplorer .jpg,
.RadFileExplorer .jpeg,
.RadFileExplorer .jpe
{
background-position: left -584px !important;
}
.RadFileExplorer .png
{
background-position: left -615px !important;
}
.RadFileExplorer .mdb
{
background-position: left -648px !important;
}
.RadFileExplorer .csproj
{
background-position: left -711px !important;
}
.RadFileExplorer .webinfo
{
background-position: left -744px !important;
}
.RadFileExplorer .vbproj
{
background-position: left -775px !important;
}
.RadFileExplorer .pdf
{
background-position: left -808px !important;
}
.RadFileExplorer .bmp
{
background-position: left -840px !important;
}
.RadFileExplorer .swf
{
background-position: left -872px !important;
}
.RadFileExplorer .tif,
.RadFileExplorer .tiff
{
background-position: left -904px !important;
}
.RadFileExplorer .mpg,
.RadFileExplorer .mpeg,
.RadFileExplorer .avi,
.RadFileExplorer .gp3,
.RadFileExplorer .mov,
.RadFileExplorer .mpeg4,
.RadFileExplorer .aif,
.RadFileExplorer .aiff,
.RadFileExplorer .rm,
.RadFileExplorer .wmv
{
background-position: left -936px !important;
}
.RadFileExplorer .mp3,
.RadFileExplorer .mp4,
.RadFileExplorer .mid,
.RadFileExplorer .midi,
.RadFileExplorer .wav,
.RadFileExplorer .gp3,
.RadFileExplorer .gp4,
.RadFileExplorer .gp5,
.RadFileExplorer .wma,
.RadFileExplorer .ogg
{
background-position: left -1031px !important;
}
.RadFileExplorer .fla,
.RadFileExplorer .flv
{
background-position: left -1063px !important;
}
.RadFileExplorer .dll
{
background-position: left -1095px !important;
}
.RadFileExplorer .xml
{
background-position: left -1127px !important;
}
.RadFileExplorer .xslt
{
background-position: left -1159px !important;
}
.RadFileExplorer .xsl
{
background-position: left -1191px !important;
}
.RadFileExplorer .bac
{
background-position: left -681px;
}
/* === END OF FILE EXPLORER ICONS ===*/
/* end of file extension sprites (manager dialogs) */
/* Common CSS */
.RadMenu
{
white-space:nowrap;
float:left;
position:relative;
}
.RadMenu .rmRootGroup
{
margin:0;
padding:0;
position:relative;
left:0;
display: inline-block;
}
* html .RadMenu .rmRootGroup { float: left; }
.RadMenu:after,
.RadMenu .rmRootGroup:after
{
content:"";
display:block;
height:0;
overflow: hidden;
line-height:0;
font-size:0;
clear:both;
visibility:hidden;
}
.RadMenu ul.rmVertical,
.rmRootGroup ul.rmHorizontal,
.RadMenu_Context ul.rmHorizontal
{
margin:0;
padding:0;
display:none;
position:relative;
left:0;
float:left;
}
.rmSized ul.rmVertical
{
width: 100%;
}
.rmSized .rmRootGroup .rmVertical
{
width: auto;
}
.RadMenu .rmItem
{
float:left;
position:relative;
list-style-image: none;
list-style-position:outside;
list-style:none;
}
* html .RadMenu .rmItem
{
display:inline;
}
.RadMenu .rmHorizontal .rmItem
{
clear:none;
}
.RadMenu .rmVertical .rmItem
{
clear:both;
}
.rmSized .rmVertical .rmItem
{
width: 100%;
}
.rmSized .rmRootGroup .rmVertical .rmItem
{
width: auto;
}
.RadMenu ul.rmActive,
.RadMenu ul.rmRootGroup
{
display:block;
}
.RadMenu .rmSlide,
.RadMenu_Context
{
position:absolute;
overflow:hidden;
display:none;
float:left;
}
* html .RadMenu .rmSlide,
* html .RadMenu_Context
{
height:1px;
}
.RadMenu_Context
{
z-index:1000;
overflow:visible;
}
.RadMenu .rmText
{
display:block;
}
.RadMenu div.rmText /*templates*/
{
white-space:normal;
}
.RadMenu a.rmLink
{
cursor:default;
display:block;
}
.rmScrollWrap
{
position:absolute;
float:left;
overflow:hidden;
left:0;
}
.RadMenu .rmLeftArrow,
.RadMenu .rmTopArrow,
.RadMenu .rmBottomArrow,
.RadMenu .rmRightArrow
{
position:absolute;
z-index:2000;
text-indent:-1000em;
font-size: 0;
line-height: 0;
overflow: hidden;
}
.RadMenu .rmLeftArrowDisabled,
.RadMenu .rmTopArrowDisabled,
.RadMenu .rmBottomArrowDisabled,
.RadMenu .rmRightArrowDisabled
{
display:none;
text-indent:-1000em;
font-size: 0;
line-height: 0;
}
.RadMenu .rmBottomArrow,
.RadMenu .rmBottomArrowDisabled
{
margin-bottom: -1px;
}
.RadMenu .rmLeftImage
{
border:0;
float:left;
}
.RadMenu_rtl
{
float:right;
text-align: right;
}
.RadMenu_rtl ul.rmHorizontal,
.RadMenu_rtl ul.rmVertical
{
float:right;
}
.RadMenu_rtl .rmItem
{
float:right;
}
.RadMenu_rtl .rmLeftImage,
.RadMenu_rtlContext .rmLeftImage
{
border:0;
float:right;
}
.RadMenu_rtl .rmLeftArrow,
.RadMenu_rtl .rmTopArrow,
.RadMenu_rtl .rmBottomArrow,
.RadMenu_rtl .rmRightArrow,
.RadMenu_rtl .rmLeftArrowDisabled,
.RadMenu_rtl .rmTopArrowDisabled,
.RadMenu_rtl .rmBottomArrowDisabled,
.RadMenu_rtl .rmRightArrowDisabled
{
text-indent:1000em !important;
}
.RadMenu .rmLink
{
width:auto;
}
.RadMenu .rmSeparator,
.RadMenu .rmSeparator:after
{
line-height: 0;
font-size: 0;
overflow: hidden;
}
.RadMenu div.rmRootGroup
{
position: relative;
}
/* RadToolbar Default skin file */
/* toolbar rounded corners */
.RadToolBar_Default_Horizontal
{
background: transparent url('ToolBar/ToolbarBgHTL.gif') no-repeat;
}
.RadToolBar_Default_Horizontal .rtbOuter
{
background: transparent url('ToolBar/ToolbarBgHTR.gif') no-repeat;
}
.RadToolBar_Default_Horizontal .rtbMiddle
{
background: transparent url('ToolBar/ToolbarBgHBL.gif') no-repeat;
}
.RadToolBar_Default_Horizontal .rtbInner
{
background: transparent url('ToolBar/ToolbarBgH.gif') no-repeat;
}
.RadToolBar_Default_Vertical,
.RadToolBar_Default_Vertical .rtbOuter,
.RadToolBar_Default_Vertical .rtbMiddle,
.RadToolBar_Default_Vertical .rtbInner
{
background: transparent url('ToolBar/ToolbarBgV.gif') no-repeat;
}
div.RadToolBar_Default
{
background-position: 0 0;
padding: 0 0 0 5px; /* rounded corner radius */
margin: 0;
}
.RadToolBar_Default .rtbOuter
{
background-position: 100% 0;
padding-top: 5px; /* rounded corner radius */
}
.RadToolBar_Default .rtbMiddle
{
background-position: 0 100%;
padding-left: 5px; /* rounded corner radius */
margin-left: -5px; /* - rounded corner radius */
}
.RadToolBar_Default .rtbInner
{
background-position: 100% 100%;
padding: 0 5px 5px 0; /* rounded corner radius */
margin: 0;
}
/* spacing between items */
.RadToolBar_Default .rtbItem
{
padding-right: 1px;
}
.RadToolBar_Default .rtbText
{
padding: 0 2px;
}
/* buttons rounded corners */
.RadToolBar_Default .rtbItemFocused .rtbWrap,
.RadToolBar_Default .rtbItemHovered .rtbWrap,
.RadToolBar_Default .rtbItem .rtbWrap:hover { background: transparent url('ToolBar/ToolbarItemHoverBL.gif') no-repeat 0 100%; }
.RadToolBar_Default .rtbItemClicked .rtbWrap:hover,
.RadToolBar_Default .rtbChecked .rtbWrap,
.RadToolBar_Default .rtbUL .rtbDropDownExpanded .rtbWrap,
.RadToolBar_Default .rtbUL .rtbSplBtnExpanded .rtbWrap { background: transparent url('ToolBar/ToolbarItemActiveBL.gif') no-repeat 0 100%; }
.RadToolBar_Default .rtbItem,
.RadToolBar_Default .rtbWrap
{
font: 11px Tahoma, sans-serif;
color: #000;
}
.RadToolBar_Default .rtbItemFocused .rtbOut,
.RadToolBar_Default .rtbItemHovered .rtbOut,
.RadToolBar_Default .rtbWrap:hover .rtbOut { background: transparent url('ToolBar/ToolbarItemHoverTR.gif') no-repeat 100% 0; }
.RadToolBar_Default .rtbItemClicked .rtbWrap:hover .rtbOut,
.RadToolBar_Default .rtbChecked .rtbOut,
.RadToolBar_Default .rtbUL .rtbDropDownExpanded .rtbOut,
.RadToolBar_Default .rtbUL .rtbSplBtnExpanded .rtbOut { background: transparent url('ToolBar/ToolbarItemActiveTR.gif') no-repeat 100% 0; }
.RadToolBar_Default .rtbMid
{
padding: 5px 0 0 5px;
}
.RadToolBar_Default .rtbItemFocused .rtbMid,
.RadToolBar_Default .rtbItemHovered .rtbMid,
.RadToolBar_Default .rtbWrap:hover .rtbMid { background: transparent url('ToolBar/ToolbarItemHoverTL.gif') no-repeat 0 0; }
.RadToolBar_Default .rtbItemClicked .rtbWrap:hover .rtbMid,
.RadToolBar_Default .rtbChecked .rtbMid,
.RadToolBar_Default .rtbUL .rtbDropDownExpanded .rtbMid,
.RadToolBar_Default .rtbUL .rtbSplBtnExpanded .rtbMid { background: transparent url('ToolBar/ToolbarItemActiveTL.gif') no-repeat 0 0; }
.RadToolBar_Default .rtbWrap .rtbIn
{
padding: 0 5px 5px 0;
}
.RadToolBar_Default .rtbItemFocused .rtbIn,
.RadToolBar_Default .rtbItemHovered .rtbIn,
.RadToolBar_Default .rtbWrap:hover .rtbIn
{ background: transparent url('ToolBar/ToolbarItemHover.gif') no-repeat 100% 100%; }
.RadToolBar_Default .rtbItemClicked .rtbWrap:hover .rtbIn,
.RadToolBar_Default .rtbChecked .rtbIn,
.RadToolBar_Default .rtbUL .rtbDropDownExpanded .rtbIn,
.RadToolBar_Default .rtbUL .rtbSplBtnExpanded .rtbIn
{ background: transparent url('ToolBar/ToolbarItemActive.gif') no-repeat 100% 100%; }
.RadToolBar_Default .rtbItemFocused .rtbWrap,
.RadToolBar_Default .rtbWrap:hover,
.RadToolBar_Default .rtbChecked:hover .rtbWrap
{
color: #333;
}
.RadToolBar_Default .rtbItemClicked .rtbWrap:hover,
.RadToolBar_Default .rtbChecked .rtbWrap,
.RadToolBar_Default .rtbUL .rtbDropDownExpanded .rtbWrap,
.RadToolBar_Default .rtbUL .rtbSplBtnExpanded .rtbWrap
{
color: #fff;
}
/* split button styles */
.RadToolBar_Default .rtbSplBtn .rtbSplBtnActivator
{
/*padding-right: 4px;
margin-left:5px;*/
}
.RadToolBar_Default .rtbSplBtn .rtbText
{
padding: 0 7px 0 2px;
}
.RadToolBar_Default .rtbItemFocused .rtbChoiceArrow,
.RadToolBar_Default .rtbChoiceArrow,
.RadToolBar_Default .rtbWrap:hover .rtbChoiceArrow
{
width: 7px;
height: 16px;
background: url('ToolBar/ToolbarSplitButtonArrow.gif') no-repeat 0 center;
}
.RadToolBar_Default .rtbUL .rtbDropDownExpanded .rtbChoiceArrow,
.RadToolBar_Default .rtbUL .rtbSplBtnExpanded .rtbChoiceArrow
{
background-position: 100% center;
}
.RadToolBar_Default .rtbSplButFocused .rtbOut,
.RadToolBar_Default .rtbSplButHovered .rtbOut,
.RadToolBar_Default .rtbSplBtn .rtbWrap:hover .rtbOut { background: transparent url('ToolBar/ToolbarSplButHoverTR.gif') no-repeat 100% 0; }
.RadToolBar_Default .rtbSplButFocused .rtbIn,
.RadToolBar_Default .rtbSplButHovered .rtbIn,
.RadToolBar_Default .rtbSplBtn .rtbWrap:hover .rtbIn
{ background: transparent url('ToolBar/ToolbarSplButHover.gif') no-repeat 100% 100%; }
.RadToolBar_Default .rtbUL .rtbSplBtnClicked .rtbWrap .rtbOut,
.RadToolBar_Default .rtbUL .rtbSplBtnExpanded .rtbWrap .rtbOut { background: transparent url('ToolBar/ToolbarSplButActiveTR.gif') no-repeat 100% 0; }
.RadToolBar_Default .rtbUL .rtbSplBtnClicked .rtbWrap .rtbIn,
.RadToolBar_Default .rtbUL .rtbSplBtnExpanded .rtbWrap .rtbIn
{ background: transparent url('ToolBar/ToolbarSplButActive.gif') no-repeat 100% 100%; }
/* rtl mode */
/* split-buttons are absolute mirrored version */
*+html .RadToolBar_Default_rtl .rtbSplBtn .rtbOut { zoom: 1; }
.RadToolBar_Default_rtl .rtbSplBtn .rtbMid { padding: 5px 5px 0 0; }
.RadToolBar_Default_rtl .rtbSplBtn .rtbWrap .rtbIn { padding: 0 0 5px 5px; }
.RadToolBar_Default_rtl .rtbSplBtn .rtbText { padding: 0 2px 0 7px; }
@media screen and (min-width=50px)
{
.RadToolBar_Default_rtl .rtbSplBtn .rtbText
{
padding: 0 7px 0 2px;
}
}
.RadToolBar_Default_rtl .rtbSplBtnFocused .rtbWrap,
.RadToolBar_Default_rtl .rtbSplBtnHovered .rtbWrap,
.RadToolBar_Default_rtl .rtbSplBtn .rtbWrap:hover { background: transparent url('ToolBar/ToolbarItemHoverBL_rtl.gif') no-repeat 100% 100%; }
.RadToolBar_Default_rtl .rtbUL .rtbSplBtnClicked .rtbWrap,
.RadToolBar_Default_rtl .rtbUL .rtbSplBtnExpanded .rtbWrap { background: transparent url('ToolBar/ToolbarItemActiveBL_rtl.gif') no-repeat 100% 100%; }
.RadToolBar_Default_rtl .rtbSplBtnFocused .rtbMid,
.RadToolBar_Default_rtl .rtbSplBtnHovered .rtbMid,
.RadToolBar_Default_rtl .rtbSplBtn .rtbWrap:hover .rtbMid { background: transparent url('ToolBar/ToolbarItemHoverTL_rtl.gif') no-repeat 100% 0; }
.RadToolBar_Default_rtl .rtbUL .rtbSplBtnClicked .rtbWrap .rtbMid,
.RadToolBar_Default_rtl .rtbUL .rtbSplBtnExpanded .rtbMid,
.RadToolBar_Default_rtl .rtbUL .rtbSplBtnExpanded .rtbWrap:hover .rtbMid { background: transparent url('ToolBar/ToolbarItemActiveTL_rtl.gif') no-repeat 100% 0; }
.RadToolBar_Default_rtl .rtbSplBtnFocused .rtbOut,
.RadToolBar_Default_rtl .rtbSplBtnHovered .rtbOut,
.RadToolBar_Default_rtl .rtbSplBtn .rtbWrap:hover .rtbOut { background: transparent url('ToolBar/ToolbarSplButHoverTR_rtl.gif') no-repeat 0 0; }
.RadToolBar_Default_rtl .rtbSplBtnFocused .rtbIn,
.RadToolBar_Default_rtl .rtbSplBtnHovered .rtbIn,
.RadToolBar_Default_rtl .rtbSplBtn .rtbWrap:hover .rtbIn
{ background: transparent url('ToolBar/ToolbarSplButHover_rtl.gif') no-repeat 0 100%; }
.RadToolBar_Default_rtl .rtbUL .rtbSplBtnClicked .rtbWrap .rtbOut,
.RadToolBar_Default_rtl .rtbUL .rtbSplBtnExpanded .rtbWrap .rtbOut { background: transparent url('ToolBar/ToolbarSplButActiveTR_rtl.gif') no-repeat 0 0; }
.RadToolBar_Default_rtl .rtbUL .rtbSplBtnClicked .rtbWrap .rtbIn,
.RadToolBar_Default_rtl .rtbUL .rtbSplBtnExpanded .rtbWrap .rtbIn
{ background: transparent url('ToolBar/ToolbarSplButActive_rtl.gif') no-repeat 0 100%; }
/* disabled styles */
.RadToolBar_Default .rtbDisabled .rtbWrap:hover,
.RadToolBar_Default .rtbDisabled .rtbWrap:hover .rtbOut,
.RadToolBar_Default .rtbDisabled .rtbWrap:hover .rtbMid,
.RadToolBar_Default .rtbDisabled .rtbWrap:hover .rtbIn
{
background: none;
cursor: default;
}
.RadToolBar_Default .rtbDisabled .rtbWrap,
.RadToolBar_Default .rtbDisabled .rtbWrap:hover
{
color: #ccc;
}
.RadToolBar_Default .rtbDisabled .rtbIcon,
.RadToolBar_Default .rtbDisabled .rtbWrap:hover .rtbIcon,
.RadToolBar_Default .rtbDisabled .rtbChoiceArrow,
.RadToolBar_Default .rtbDisabled .rtbWrap:hover .rtbChoiceArrow
{
opacity: 0.5;
-moz-opacity: 0.5;
filter:alpha(opacity=50);
}
/* popup menu styles */
.RadToolBarDropDown_Default
{
background: #fff;
border: 1px solid #626262;
}
.RadToolBarDropDown_Default .rtbItem
{
background: #fff;
padding: 0;
}
.RadToolBarDropDown_Default .rtbWrap
{
font: 11px/22px Tahoma, sans-serif;
color: #333;
}
.RadToolBarDropDown_Default .rtbIcon
{
margin: 3px 0 0 5px;
}
.RadToolBarDropDown_Default_rtl .rtbIcon
{
margin: 3px 5px 0 0;
}
.RadToolBarDropDown_Default .rtbText
{
height: 22px;
font-size: 11px;
padding: 0 20px 0 5px;
}
.RadToolBarDropDown_Default_rtl .rtbText
{
padding: 0 5px 0 20px;
}
* html .RadToolBarDropDown_Default_rtl .rtbText { padding-left: 0; }
*+html .RadToolBarDropDown_Default_rtl .rtbText { padding-left: 0; }
@media screen and (min-width=50px)
{
.RadToolBarDropDown_Default_rtl .rtbText
{
padding: 0 20px 0 5px;
}
}
.RadToolBarDropDown_Default .rtbItemHovered,
.RadToolBarDropDown_Default .rtbItemFocused
{
background: #444;
}
.RadToolBarDropDown_Default .rtbItemHovered .rtbWrap,
.RadToolBarDropDown_Default .rtbItemFocused .rtbWrap
{
color: #fff;
}
.RadToolBarDropDown_Default .rtbDisabled { background-color: #fff; }
.RadToolBarDropDown_Default .rtbDisabled .rtbText { color: #999; }
.RadToolBarDropDown_Default .rtbSeparator
{
background: #8f8f8f;
padding-top: 1px;
margin: 1px 0;
}
.RadToolBarDropDown_Default .rtbSeparator .rtbText
{
display: none;
}
/* extremely wide toolbars */
.RadToolBar_Wide_Default,
.RadToolBar_Wide_Default .rtbOuter,
.RadToolBar_Wide_Default .rtbMiddle,
.RadToolBar_Wide_Default .rtbInner
{
padding: 0;
background: none;
}
.RadToolBar_Wide_Default
{
height: 36px;
background: transparent url('ToolBar/WideBg.gif') repeat-x 0 0;
}
.RadToolBar_Wide_Default .rtbInner { padding-top: 5px; }
.RadToolBar_Wide_Default .rtbText { height: 16px; }
/* FORM DECORATOR "DEFAULT" SKIN */
.RadForm_Default.rfdScrollBars
{
scrollbar-3dlight-color: #ccc;
scrollbar-arrow-color: #292929;
scrollbar-base-color: #ff6347;
scrollbar-darkshadow-color: #595959;
scrollbar-face-color: #e4e4e4;
scrollbar-highlight-color: #fff;
scrollbar-shadow-color: #a3a3a3;
scrollbar-track-color: #f0f0f0;
}
/* label settings */
.RadForm_Default label.Default
{
color: #626262;
}
/* checkbox settings */
.RadForm_Default .rfdCheckboxUnchecked,
.RadForm_Default .rfdInputDisabled.rfdCheckboxUnchecked:hover
{
background: transparent url(FormDecorator/CheckBoxSprites.gif) no-repeat 0 0;
}
.RadForm_Default .rfdCheckboxUnchecked:hover
{
background: transparent url(FormDecorator/CheckBoxSprites.gif) no-repeat 0 -200px;
}
.RadForm_Default .rfdCheckboxChecked,
.RadForm_Default .rfdInputDisabled.rfdCheckboxChecked:hover
{
background: transparent url(FormDecorator/CheckBoxSprites.gif) no-repeat 0 -420px;
}
.RadForm_Default .rfdCheckboxChecked:hover
{
background: transparent url(FormDecorator/CheckBoxSprites.gif) no-repeat 0 -640px;
}
/* end of checkbox settings */
/* radiobutton settings */
.RadForm_Default .rfdRadioUnchecked,
.RadForm_Default .rfdInputDisabled.rfdRadioUnchecked:hover
{
background: transparent url(FormDecorator/RadioButtonSprites.gif) no-repeat 1px 0;
}
.RadForm_Default .rfdRadioUnchecked:hover
{
background: transparent url(FormDecorator/RadioButtonSprites.gif) no-repeat 1px -220px;
}
.RadForm_Default .rfdRadioChecked,
.RadForm_Default .rfdInputDisabled.rfdRadioChecked:hover
{
background: transparent url(FormDecorator/RadioButtonSprites.gif) no-repeat 1px -440px;
}
.RadForm_Default .rfdRadioChecked:hover
{
background: transparent url(FormDecorator/RadioButtonSprites.gif) no-repeat 1px -640px;
}
/* end of radiobutton settings */
/* button styles */
a.RadForm_Default, a.RadForm_Default span
{
background-image: url(FormDecorator/ButtonSprites.gif);
/* font: bold 11px Verdana, Verdana, Arial, Sans-serif; */
color: #adadad;
}
a.RadForm_Default.rfdInputDisabled:hover span
{
color: #adadad;
}
a.RadForm_Default span:hover
{
color: white;
}
a.RadForm_Default .rfdOuter
{
margin-left: 4px;
}
a.RadForm_Default .rfdInner
{
margin-right: 4px;
background-position: 0 -21px;
}
/* end of button styles */
/* clicked button styles */
a.RadForm_Default.rfdClicked
{
background-image: url(FormDecorator/ButtonSprites.gif);
background-position: 0 -42px;
background-repeat: no-repeat;
}
a.RadForm_Default.rfdClicked span,
a.RadForm_Default.rfdClicked:hover span
{
background-image: url(FormDecorator/ButtonSprites.gif);
color: #fff;
}
a.RadForm_Default.rfdClicked .rfdInner
{
background-position: 0 -63px;
background-repeat: repeat-x;
}
a.RadForm_Default.rfdClicked .rfdOuter
{
background-position: right -42px;
background-repeat: no-repeat;
}
/* end of clicked button styles */
/* do NOT change these settings, otherwise the skinned buttons will be broken when used within a decoration zone */
a.rfdSkinnedButton.RadForm_Default
{
-moz-user-select: none !important;
outline: none !important;
text-decoration: none !important;
cursor: default !important;
text-align: center !important;
background-color: transparent !important;
border: 0 !important;
display: inline-block !important;
}
/* h4, h5, h6, legend, fieldset, label, textarea and input settings */
.RadForm_Default h4.rfdH4,
.RadForm_Default h5.rfdH5,
.RadForm_Default h6.rfdH6
{
color: #333333;
border-bottom: solid 1px #e1e1e1;
}
/* Headings 4-6 */
.RadForm_Default h6.rfdH6
{
border: 0;
}
/* label */
.RadForm_Default label.rfdLabel
{
color: #333333;
}
/* fieldset and legend */
.RadForm_Default table.rfdRoundedWrapper_fieldset legend,
.RadForm_Default fieldset.rfdFieldset legend
{
/*Mandatory to set the height of the legend, so as to be able to calculate the rounded corners in IE properly*/
font-size: 12px;
height:30px;
line-height:30px;
color: #414141;
}
.RadForm_Default table.rfdRoundedWrapper_fieldset fieldset,
.RadForm_Default fieldset.rfdFieldset
{
border: solid 1px #030303;
background-image: url(FormDecorator/FieldsetBgr.png); /* having a background image on a fieldset is not okay with IE */
background-repeat: no-repeat;/*Mandatory to use because of incorrect IE positioning of the image*/
}
/* Due to a glitch in IE the following 2 classes must be declared separately for correct parsing of the textarea class in IE6*/
.RadForm_Default table.rfdRoundedWrapper input,
.RadForm_Default table.rfdRoundedWrapper textarea,
.RadForm_Default input.rfdInput,
.RadForm_Default textarea.rfdTextarea
{
border: solid 1px #333333;
background: #ffffff;
color: #333333;
overflow: hidden;
}
.RadForm_Default table.rfdRoundedWrapper input[disabled="disabled"]:hover,
.RadForm_Default table.rfdRoundedWrapper textarea[disabled="disabled"]:hover
{
border: solid 1px #626262;
background: #ffffff;
color: #333333;
overflow: hidden;
filter: alpha(opacity=30);
-moz-opacity: .3;
opacity: .3;
}
/* add classes for HOVER effect */
.RadForm_Default table.rfdRoundedWrapper input:hover,
.RadForm_Default table.rfdRoundedWrapper textarea:hover,
.RadForm_Default table.rfdRoundedWrapper:hover .rfdRoundedInner,
.RadForm_Default input.rfdInput:hover,
.RadForm_Default textarea.rfdTextarea:hover
{
border-color: #626262 !important;
color: #626262;
background: #ffffff;
}
.RadForm_Default table.rfdRoundedWrapper:hover .rfdRoundedOuter
{
background-color: #626262 !important;
}
/* skinned combobox begin */
.rfdSelect_Default,
.rfdSelect_Default.rfdSelect_disabled:hover
{
border: solid 1px #626262;
background: white;
}
.rfdSelect_Default:hover
{
border-color: #030303;
background: #efefef;
}
.rfdSelect_Default .rfdSelect_textSpan
{
color: #373737;
}
.rfdSelect_Default .rfdSelect_arrowSpan
{
margin: 1px;
}
.rfdSelect_Default .rfdSelect_arrowSpan span
{
background: url('FormDecorator/ComboSprites.gif') no-repeat center;
}
/* dropdown settings */
.rfdSelectbox_Default
{
background: white;
border: solid 1px black;
color: #373737;
}
.rfdSelectbox_Default li
{
padding-left: 3px;
}
.rfdSelectbox_Default .rfdSelect_selected,
.rfdSelectbox_Default li:hover
{
background: #4c4c4c;
color: white;
}
.rfdSelectbox_Default .rfdSelectbox_optgroup_label:hover
{
background: none;
color: #373737;
}
/* skinned combobox end */
.RadTabStrip_Default .rtsLI,
.RadTabStrip_Default .rtsLink
{
color: #fff;
}
.RadTabStrip_Default .rtsLevel1 .rtsLI,
.RadTabStrip_Default .rtsLevel1 .rtsLink
{
color: #000;
}
.RadTabStripLeft_Default .rtsLevel,
.RadTabStripRight_Default .rtsLevel,
.RadTabStripLeft_Default .rtsLI,
.RadTabStripRight_Default .rtsLI
{
width: 100%;
}
.RadTabStripLeft_Default,
.RadTabStripRight_Default
{
width: 150px; /* default width */
}
.RadTabStrip_Default .rtsLink
{
font: 11px/25px arial,sans-serif;
text-decoration: none;
}
.RadTabStrip_Default .rtsLevel1 .rtsLink
{
font-size: 12px;
line-height: 20px;
}
.RadTabStripTop_Default .rtsOut,
.RadTabStripBottom_Default .rtsOut
{
text-align: center;
vertical-align: middle;
}
.RadTabStripLeft_Default .rtsLI .rtsIn,
.RadTabStripRight_Default .rtsLI .rtsIn
{
overflow: hidden;
text-overflow: ellipsis;
}
.RadTabStripLeft_Default .rtsUL,
.RadTabStripRight_Default .rtsUL
{
width: 100%;
}
.RadTabStripLeft_Default .rtsUL .rtsLI,
.RadTabStripRight_Default .rtsUL .rtsLI
{
clear: right;
overflow: visible;
float: none;
}
.RadTabStrip_Default .rtsTxt
{
zoom: 1;
}
.RadTabStrip_Default .rtsLevel1 .rtsIn
{
padding: 9px 20px 7px;
}
.RadTabStrip_Default .rtsImg
{
border: 0;
vertical-align: middle;
width: 16px;
margin: 0 5px 0 0;
}
/* Scrolling */
.RadTabStrip_Default .rtsNextArrow,
.RadTabStrip_Default .rtsPrevArrow,
.RadTabStrip_Default .rtsPrevArrowDisabled,
.RadTabStrip_Default .rtsNextArrowDisabled
{
height:26px;
width:12px;
background:transparent url('TabStrip/ScrollArrows.gif') no-repeat;
}
.RadTabStrip_Default .rtsNextArrow { background-position: 100% 13px; }
.RadTabStrip_Default .rtsPrevArrow { background-position: 0 13px; }
.RadTabStrip_Default .rtsNextArrowDisabled { background-position: 100% 100%; }
.RadTabStrip_Default .rtsPrevArrowDisabled { background-position: 0 100%; }
/* Orientation: Top */
.RadTabStripTop_Default .rtsLevel
{
background: transparent url('TabStrip/SubmenuBg.gif') repeat 0 0;
}
.RadTabStripTop_Default .rtsLI,
.RadTabStripTop_Default_rtl .rtsLI
{
padding: 0 15px 0 14px;
background: transparent url('TabStrip/SubmenuSeparator.gif') no-repeat 100% 6px;
}
.RadTabStrip_Default .rtsUL .rtsSeparator
{
display: none;
}
.RadTabStripTop_Default .rtsLink:hover { color: #d1d0d0; }
.RadTabStripTop_Default .rtsSelected,
.RadTabStripTop_Default .rtsSelected:hover { color: #fff; text-decoration: underline; }
.RadTabStripTop_Default .rtsLast
{
background: none;
}
.RadTabStripTop_Default .rtsLevel1
{
background: none;
}
.RadTabStripTop_Default .rtsLevel1 .rtsLI { padding: 0; }
.RadTabStripTop_Default .rtsLevel1 .rtsOut { margin-left: 20px; }
.RadTabStripTop_Default .rtsLevel1 .rtsIn { padding-left: 0; }
.RadTabStripTop_Default .rtsLevel1 .rtsSelected .rtsOut { margin-right: -1px; }
.RadTabStripTop_Default .rtsLevel1 .rtsSelected .rtsIn { padding-right: 21px; }
.RadTabStripTop_Default .rtsLevel1 .rtsLast .rtsOut { margin-left: 0; margin-right: 20px; }
.RadTabStripTop_Default .rtsLevel1 .rtsLast .rtsIn { margin-left: 20px; padding-right: 0; }
.RadTabStripTop_Default .rtsLevel1 .rtsLink { background: transparent url('TabStrip/TabStripHStates.gif') no-repeat 0 0; }
.RadTabStripTop_Default .rtsLevel1 .rtsLink:hover { color: #fff; background-position: 0 -36px; }
.RadTabStripTop_Default .rtsLevel1 .rtsLink:hover .rtsOut { background-position: 100% -36px; }
.RadTabStripTop_Default .rtsLevel1 .rtsSelected:hover { color: #000; }
.RadTabStripTop_Default .rtsLevel1 .rtsSelected,
.RadTabStripTop_Default .rtsLevel1 .rtsSelected:hover { background: transparent url('TabStrip/TabStripHStates.gif') no-repeat 0 -72px; text-decoration: none; }
.RadTabStripTop_Default .rtsLevel1 .rtsSelected .rtsOut,
.RadTabStripTop_Default .rtsLevel1 .rtsSelected:hover .rtsOut { background: transparent url('TabStrip/TabStripHStates.gif') no-repeat 100% -72px; }
.RadTabStripTop_Default .rtsLevel1 .rtsFirst .rtsLink { background-position: 0 -108px; }
.RadTabStripTop_Default .rtsLevel1 .rtsFirst .rtsLink:hover { background-position: 0 -144px; }
.RadTabStripTop_Default .rtsLevel1 .rtsFirst .rtsSelected,
.RadTabStripTop_Default .rtsLevel1 .rtsFirst .rtsSelected:hover { background-position: 0 -180px; }
.RadTabStripTop_Default .rtsLevel1 .rtsLast .rtsLink { background-position: 100% -108px; }
.RadTabStripTop_Default .rtsLevel1 .rtsLast .rtsOut { background: transparent url('TabStrip/TabStripHStates.gif') no-repeat 0 0; }
.RadTabStripTop_Default .rtsLevel1 .rtsLast .rtsLink:hover { background-position: 100% -144px; }
.RadTabStripTop_Default .rtsLevel1 .rtsLast .rtsLink:hover .rtsOut { background-position: 0 -36px; }
.RadTabStripTop_Default .rtsLevel1 .rtsLast .rtsSelected,
.RadTabStripTop_Default .rtsLevel1 .rtsLast .rtsSelected:hover { background-position: 100% -180px; }
.RadTabStripTop_Default .rtsLevel1 .rtsLast .rtsSelected .rtsOut,
.RadTabStripTop_Default .rtsLevel1 .rtsLast .rtsSelected:hover .rtsOut { background-position: 0 -72px; }
/* disabled tabs */
.RadTabStripTop_Default .rtsLevel1 .rtsDisabled:hover { background-position: 0 0; }
.RadTabStripTop_Default .rtsLevel1 .rtsFirst .rtsDisabled:hover { background-position: 0 -108px; }
.RadTabStripTop_Default .rtsLevel1 .rtsLast .rtsDisabled:hover { background-position: 100% -108px; }
.RadTabStripTop_Default .rtsLevel1 .rtsLast .rtsDisabled:hover .rtsOut { background-position: 0 0; }
/* Orientation: Bottom */
.RadTabStripBottom_Default .rtsLI { padding-top: 1px; }
.RadTabStripBottom_Default .rtsOut { margin-left: 20px; }
.RadTabStripBottom_Default .rtsLevel1 .rtsIn { padding-left: 0; }
.RadTabStripBottom_Default .rtsSelected .rtsOut { margin-right: -1px; }
.RadTabStripBottom_Default .rtsSelected .rtsIn { padding-right: 21px; }
.RadTabStripBottom_Default .rtsLast .rtsOut { margin-left: 0; margin-right: 20px; }
.RadTabStripBottom_Default .rtsLast .rtsIn { margin-left: 20px; padding-right: 0; }
.RadTabStripBottom_Default .rtsLink,
.RadTabStripBottom_Default .rtsLast .rtsLink .rtsOut,
.RadTabStripBottom_Default .rtsSelected,
.RadTabStripBottom_Default .rtsSelected .rtsIn,
.RadTabStripBottom_Default .rtsLast .rtsSelected .rtsOut { background: transparent url('TabStrip/TabStripHStates.gif') no-repeat; }
.RadTabStripBottom_Default .rtsLink,
.RadTabStripBottom_Default .rtsLast .rtsLink .rtsOut { background-position: 0 -216px; }
.RadTabStripBottom_Default .rtsLink:hover { color: #fff; background-position: 0 -252px; }
.RadTabStripBottom_Default .rtsLast .rtsLink:hover .rtsOut { background-position: 50% -360px; }
.RadTabStripBottom_Default .rtsSelected,
.RadTabStripBottom_Default .rtsSelected:hover,
.RadTabStripBottom_Default .rtsLast .rtsSelected .rtsOut,
.RadTabStripBottom_Default .rtsLast .rtsSelected:hover .rtsOut { color: #000; background-position: 0 -288px; }
.RadTabStripBottom_Default .rtsSelected .rtsIn { background-position: 100% -288px; }
.RadTabStripBottom_Default .rtsFirst .rtsLink { background-position: 0 -324px; }
.RadTabStripBottom_Default .rtsFirst .rtsLink:hover { background-position: 0 -360px; }
.RadTabStripBottom_Default .rtsFirst .rtsSelected,
.RadTabStripBottom_Default .rtsFirst .rtsSelected:hover { background-position: 0 -396px; }
.RadTabStripBottom_Default .rtsLast .rtsLink { background-position: 100% -324px; }
.RadTabStripBottom_Default .rtsLast .rtsLink:hover { background-position: 100% -360px; }
.RadTabStripBottom_Default .rtsLast .rtsSelected,
.RadTabStripBottom_Default .rtsLast .rtsSelected:hover { background-position: 100% -396px; }
.RadTabStripBottom_Default .rtsLast .rtsSelected .rtsIn { background-position: 50% -396px }
/* disabled tabs */
.RadTabStripBottom_Default .rtsLevel1 .rtsDisabled:hover { background-position: 0 -216px; }
.RadTabStripBottom_Default .rtsLevel1 .rtsFirst .rtsDisabled:hover { background-position: 0 -324px; }
.RadTabStripBottom_Default .rtsLevel1 .rtsLast .rtsDisabled:hover { background-position: 100% -324px; }
.RadTabStripBottom_Default .rtsLevel1 .rtsLast .rtsDisabled:hover .rtsOut { background-position: 0 -216px; }
/* Orientation: Left */
.RadTabStripLeft_Default .rtsLevel
{
float:left;
text-align: right;
}
.RadTabStripLeft_Default .rtsSelected,
.RadTabStripLeft_Default .rtsLink { background: transparent url('TabStrip/TabStripVStates.gif') no-repeat; }
.RadTabStripLeft_Default .rtsLink { background-position: 0 0; height: 35px; }
.RadTabStripLeft_Default .rtsLast .rtsLink { border-bottom: 1px solid #ADADAD; }
.RadTabStripLeft_Default .rtsLink:hover { color: #fff; background-position: 0 -36px; }
.RadTabStripLeft_Default .rtsSelected,
.RadTabStripLeft_Default .rtsSelected:hover { color: #000; background-position: 0 -72px; }
.RadTabStripLeft_Default .rtsFirst .rtsLink { background-position: 0 -108px; }
.RadTabStripLeft_Default .rtsFirst .rtsLink:hover { background-position: 0 -144px; }
.RadTabStripLeft_Default .rtsFirst .rtsSelected,
.RadTabStripLeft_Default .rtsFirst .rtsSelected:hover { background-position: 0 -180px; }
/* disabled tabs */
.RadTabStripLeft_Default .rtsLevel1 .rtsDisabled:hover { background-position: 0 0; }
.RadTabStripLeft_Default .rtsLevel1 .rtsFirst .rtsDisabled:hover { background-position: 0 -108px; }
/* Orientation: Right */
.RadTabStripRight_Default { float: right; }
.RadTabStripRight_Default .rtsLevel
{
float: right;
text-align: left;
}
.RadTabStripRight_Default .rtsSelected,
.RadTabStripRight_Default .rtsLink { background: transparent url('TabStrip/TabStripVStates.gif') no-repeat; }
.RadTabStripRight_Default .rtsLink { background-position: 100% 0; height: 35px; }
.RadTabStripRight_Default .rtsLast .rtsLink { border-bottom: 1px solid #ADADAD; }
.RadTabStripRight_Default .rtsLink:hover { color: #fff; background-position: 100% -36px; }
.RadTabStripRight_Default .rtsSelected,
.RadTabStripRight_Default .rtsSelected:hover { color: #000; background-position: 100% -72px; }
.RadTabStripRight_Default .rtsFirst .rtsLink { background-position: 100% -108px; }
.RadTabStripRight_Default .rtsFirst .rtsLink:hover { background-position: 100% -144px; }
.RadTabStripRight_Default .rtsFirst .rtsSelected,
.RadTabStripRight_Default .rtsFirst .rtsSelected:hover { background-position: 100% -180px; }
/* disabled tabs */
.RadTabStripRight_Default .rtsLevel1 .rtsDisabled:hover { background-position: 100% 0; }
.RadTabStripRight_Default .rtsLevel1 .rtsFirst .rtsDisabled:hover { background-position: 100% -108px; }
/* Orientation: Top RTL */
.RadTabStripTop_Default_rtl .rtsLI { background-position: 0 6px; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsFirst .rtsOut { margin-left: 0; margin-right: 20px; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsFirst .rtsIn { margin-left: 20px; padding-right: 0; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLast .rtsOut { margin-left: 0; margin-right: -1px; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLast .rtsIn { margin-left: 20px; padding-right: 20px; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLast .rtsLink,
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLast .rtsOut { background-position: 0 -108px; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLast .rtsLink:hover,
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLast .rtsLink:hover .rtsOut { background-position: 0 -144px; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLast .rtsSelected,
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLast .rtsSelected:hover { background: none; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLast .rtsSelected .rtsOut,
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLast .rtsSelected:hover .rtsOut { background-position: 0 -180px; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLast .rtsSelected .rtsIn { background: transparent url('TabStrip/TabStripHStates.gif') no-repeat 100% -72px; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsFirst .rtsLink { background-position: 100% -108px; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsFirst .rtsOut { background: transparent url('TabStrip/TabStripHStates.gif') no-repeat 0 0; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsFirst .rtsLink:hover { background-position: 100% -144px; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsFirst .rtsLink:hover .rtsOut { background-position: 0 -36px; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsFirst .rtsSelected,
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsFirst .rtsSelected:hover { background-position: 100% -180px; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsFirst .rtsSelected .rtsOut,
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsFirst .rtsSelected:hover .rtsOut { background-position: 0 -72px; }
/* disabled tabs */
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsDisabled:hover,
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsFirst .rtsDisabled:hover .rtsOut { background-position: 0 0; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLast .rtsDisabled:hover { background-position: 0 -108px; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsFirst .rtsDisabled:hover { background-position: 100% -108px; }
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLast .rtsDisabled:hover .rtsOut { background-position: 0 -108px; }
/* all disabled tabs */
.RadTabStrip_Default .rtsLevel .rtsDisabled,
.RadTabStrip_Default .rtsLevel .rtsDisabled:hover,
.RadTabStrip_Default_disabled .rtsLevel .rtsDisabled,
.RadTabStrip_Default_disabled .rtsLevel .rtsDisabled:hover
{
color: #888;
cursor: default;
}
/*
RadTreeView Default skin
* For notes on the CSS class names, please check RadTreeView common skin file *
*/
/* general styles */
.RadTreeView_Default,
.RadTreeView_Default a.rtIn,
.RadTreeView_Default .rtEdit .rtIn input
{
font:11px Arial,sans-serif;
color:#000;
line-height:1.273em;
}
.RadTreeView_Default .rtTop,
.RadTreeView_Default .rtMid,
.RadTreeView_Default .rtBot
{
padding: 0 0 0 20px;
}
.RadTreeView_Default .rtPlus,
.RadTreeView_Default .rtMinus
{
margin:4px 6px 0 -18px;
width:11px;
height:11px;
}
.RadTreeView_Default .rtPlus
{
background: transparent url(TreeView/PlusMinus.gif) no-repeat 0 0;
}
.RadTreeView_Default .rtMinus
{
background: transparent url(TreeView/PlusMinus.gif) no-repeat 0 -11px;
}
.RadTreeView_Default .rtSp
{
height:20px;
}
.RadTreeView_Default .rtChk
{
margin: 0 2px;
padding:0;
width:13px;
height:13px;
}
.RadTreeView_Default .rtIn
{
margin: 1px 0;
padding: 2px 3px 3px;
}
/* endof general styles */
/*Three state checkboxes*/
.RadTreeView_Default .rtIndeterminate
{
background: transparent url(TreeView/TriState.gif) no-repeat 0 -26px;
}
.RadTreeView_Default .rtChecked
{
background: transparent url(TreeView/TriState.gif) no-repeat 0 0;
}
.RadTreeView_Default .rtUnchecked
{
background: transparent url(TreeView/TriState.gif) no-repeat 0 -13px ;
}
/* node states */
.RadTreeView_Default .rtHover .rtIn
{
color: #363636;
background: #e2e2e2;
border: 1px solid #e2e2e2;
padding: 1px 2px 2px;
}
.RadTreeView_Default .rtSelected .rtIn
{
color:#fff;
background:#454545 url(TreeView/ItemSelectedBg.gif) repeat-x 0 0;
border: 1px solid #040404;
padding: 1px 2px 2px;
}
.RadTreeView_Default_disabled .rtIn,
.RadTreeView_Default .rtDisabled .rtIn
{
color:#ccc;
}
.RadTreeView_Default .rtSelected .rtLoadingBelow
{
color: #000;
}
/* endof node states */
/* in-line editing */
.RadTreeView_Default .rtLI .rtEdit .rtIn
{
border:1px solid black;
padding: 2px 1px 3px;
height:1.2em;
background: #fff;
}
.RadTreeView_Default .rtEdit .rtIn input
{
height:1.4em;
line-height:1em;
border:0;
margin:0;
padding:0;
background:transparent;
}
* html div.RadTreeView_Default .rtLI .rtEdit .rtIn { padding-bottom: 1px; }
* html div.RadTreeView_Default .rtLI .rtEdit .rtIn input { line-height: 1.3em;}
*+html div.RadTreeView_Default .rtLI .rtEdit .rtIn { padding-bottom: 1px; }
*+html div.RadTreeView_Default .rtLI .rtEdit .rtIn input { line-height: 1.3em;}
/* endof in-line editing */
/* drop targets */
.rtDropAbove_Default,
.rtDropBelow_Default
{
border: 1px dotted black;
font-size: 3px;
line-height: 3px;
height: 3px;
}
.rtDropAbove_Default
{
border-bottom: 0;
}
.rtDropBelow_Default
{
border-top: 0;
}
/* endof drop targets */
/* node lines */
.RadTreeView_Default .rtLines .rtLI,
.RadTreeView_Default .rtLines .rtFirst .rtUL
{
background:url(TreeView/NodeSpan.gif) repeat-y 0 0;
}
.RadTreeView_Default_rtl .rtLines .rtLI,
.RadTreeView_Default_rtl .rtLines .rtFirst .rtUL
{
background:url(TreeView/NodeSpan_rtl.gif) repeat-y 100% 0;
}
.RadTreeView_Default .rtLines .rtFirst
{
background:url(TreeView/FirstNodeSpan.gif) no-repeat 0 1.273em;
}
.RadTreeView_Default_rtl .rtLines .rtFirst
{
background:url(TreeView/FirstNodeSpan_rtl.gif) no-repeat 100% 1.273em;
}
.RadTreeView_Default .rtLines .rtFirst .rtUL
{
background:url(TreeView/FirstNodeSpan.gif) repeat-y 0 1.273em;
}
.RadTreeView_Default_rtl .rtLines .rtFirst .rtUL
{
background:url(TreeView/FirstNodeSpan_rtl.gif) repeat-y 100% 1.273em;
}
.RadTreeView_Default .rtLines .rtLast,
.RadTreeView_Default .rtLines .rtLast .rtUL
{
background:none;
}
.RadTreeView_Default .rtLines .rtTop
{
background:url(TreeView/TopLine.gif) 0 0 no-repeat;
}
.RadTreeView_Default_rtl .rtLines .rtTop
{
background:url(TreeView/TopLine_rtl.gif) 100% 0 no-repeat;
}
.RadTreeView_Default .rtLines .rtLast .rtTop
{
background:url(TreeView/SingleLine.gif) 0 0 no-repeat;
}
.RadTreeView_Default_rtl .rtLines .rtLast .rtTop
{
background:url(TreeView/SingleLine_rtl.gif) 100% 0 no-repeat;
}
.RadTreeView_Default .rtLines .rtMid
{
background:url(TreeView/MiddleLine.gif) 0 0 no-repeat;
}
.RadTreeView_Default_rtl .rtLines .rtMid
{
background:url(TreeView/MiddleLine_rtl.gif) 100% 0 no-repeat;
}
.RadTreeView_Default .rtLines .rtBot
{
background:url(TreeView/BottomLine.gif) 0 0 no-repeat;
}
.RadTreeView_Default_rtl .rtLines .rtBot
{
background:url(TreeView/BottomLine_rtl.gif) 100% 0 no-repeat;
}
/* endof node lines */
/* rtl-specific styles */
/* firefox 2.0 */
.RadTreeView_Default_rtl .rtPlus,
.RadTreeView_Default_rtl .rtMinus,
x:-moz-any-link
{
margin-right:-11px;
right:-15px;
}
/* firefox 3.0 */
.RadTreeView_Default_rtl .rtPlus,
.RadTreeView_Default_rtl .rtMinus,
x:-moz-any-link, x:default
{
margin-right:0;
right:-18px;
}
/* ie 6 */
* html .RadTreeView_Default_rtl .rtPlus,
* html .RadTreeView_Default_rtl .rtMinus
{
margin-right:-18px;
right:0;
}
/* ie 7 */
*+html .RadTreeView_Default_rtl .rtPlus,
*+html .RadTreeView_Default_rtl .rtMinus
{
margin-right:-18px;
right:0;
}
.RadTreeView_Default_rtl .rtTop,
.RadTreeView_Default_rtl .rtMid,
.RadTreeView_Default_rtl .rtBot
{
padding: 0 20px 2px 0;
margin:0;
}
/* endof rtl-specific styles */
/* hacks for Opera & Safari */
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0)
{
/* fixes for opera (changes the paddings/margins automatically in rtl mode) */
:root div.RadTreeView_Default_rtl .rtLI .rtPlus,
:root div.RadTreeView_Default_rtl .rtLI .rtMinus,
:root div.RadTreeView_Default_rtl .rtFirst .rtLI .rtPlus,
:root div.RadTreeView_Default_rtl .rtFirst .rtLI .rtMinus
{
margin:4px 6px 0 -18px;
right:0;
}
}
@media screen and (min-width:50px)
{
/* fix for safari bug (inline-block positioned elements in rtl mode get no width) */
:root div.RadTreeView_Default_rtl .rtLI .rtPlus,
:root div.RadTreeView_Default_rtl .rtLI .rtMinus
{
right: 0;
margin-right: -18px;
margin-left: 7px;
}
}
/* endof hacks */
.RadTreeView_Default_designtime .rtPlus,
.RadTreeView_Default_designtime .rtMinus
{
left:3px;
top:4px;
}
/* border style definition */
table.RadSplitter_Default,
.RadSplitter_Default .rspResizeBar,
.RadSplitter_Default .rspSlideContainerResize,
.RadSplitter_Default .rspSlideContainerResizeHorizontal,
.RadSplitter_Default .rspResizeBarOver,
.RadSplitter_Default .rspSlideContainerResizeOver,
.RadSplitter_Default .rspSlideContainerResizeOverHorizontal,
.RadSplitter_Default .rspResizeBarInactive,
.RadSplitter_Default .rspResizeBarHorizontal,
.RadSplitter_Default .rspResizeBarOverHorizontal,
.RadSplitter_Default .rspResizeBarInactiveHorizontal,
.RadSplitter_Default .rspPane,
.RadSplitter_Default .rspPaneHorizontal
{
border:1px solid #383838;
}
/* applies to the RadSlidingPanes */
div.RadSplitter_Default,
table.rspSlideContainer
{
position:absolute;
top:-9999px;
left:-9999px;
}
table.RadSplitter_Default
{
border-collapse:collapse;
border-bottom:1px; /* half the size of the border, but at least 1px */
}
.RadSplitter_Default .rspPane,
.RadSplitter_Default .rspPaneHorizontal
{
padding:0;
text-align:left;
background-color:#fff;
}
.RadSplitter_Default .rspResizeBar,
.RadSplitter_Default .rspSlideContainerResize,
.RadSplitter_Default .rspSlideContainerResizeHorizontal,
.RadSplitter_Default .rspResizeBarOver,
.RadSplitter_Default .rspSlideContainerResizeOver,
.RadSplitter_Default .rspSlideContainerResizeOverHorizontal,
.RadSplitter_Default .rspResizeBarInactive,
.RadSplitter_Default .rspResizeBarHorizontal,
.RadSplitter_Default .rspResizeBarOverHorizontal,
.RadSplitter_Default .rspResizeBarInactiveHorizontal
{
padding:0;
background:#383838;
font-size:1px;
text-align:center;
}
.RadSplitter_Default .rspResizeBarOverHorizontal
{
background:#383838;
}
.RadSplitter_Default .rspResizeBar,
.RadSplitter_Default .rspResizeBarOver,
.RadSplitter_Default .rspResizeBarInactive,
.RadSplitter_Default .rspSlideContainerResize,
.RadSplitter_Default .rspSlideContainerResizeOver
{
width:4px;
}
.RadSplitter_Default .rspResizeBarHorizontal,
.RadSplitter_Default .rspResizeBarOverHorizontal,
.RadSplitter_Default .rspResizeBarInactiveHorizontal,
.RadSplitter_Default .rspSlideContainerResizeHorizontal,
.RadSplitter_Default .rspSlideContainerResizeOverHorizontal
{
height:4px;
}
.RadSplitter_Default .rspResizeBarInactiveHorizontal.first
{
border-top:0;
}
.RadSplitter_Default .rspResizeBarOver,
.RadSplitter_Default .rspResizeBarOverHorizontal,
.RadSplitter_Default .rspSlideContainerResizeOver,
.RadSplitter_Default .rspSlideContainerResizeOverHorizontal
{
background:#383838;
}
/* Helper Bar */
.RadSplitter_Default .rspHelperBarDrag,
.RadSplitter_Default .rspHelperBarDragHorizontal,
.RadSplitter_Default .rspHelperBarSlideDrag,
.RadSplitter_Default .rspHelperBarSlideDragHorizontal
{
font-size:1px;
background-color:#ccc;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
opacity:0.6;
}
/* resize bar onerror */
.RadSplitter_Default .rspHelperBarError,
.RadSplitter_Default .rspHelperBarSlideError,
.RadSplitter_Default .rspHelperBarErrorHorizontal
{
font-size:1px;
background-color:#f60;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
opacity:0.6;
}
/* Colapse Bar */
.RadSplitter_Default .rspResizeBarHorizontal
{
background:url("Splitter/splitbarBg.gif");
}
.RadSplitter_Default .rspResizeBar
{
background:url("Splitter/splitbarBgVertical.gif");
}
.RadSplitter_Default .rspCollapseBarWrapper
{
width:3px;
margin:auto;
}
.RadSplitter_Default .rspCollapseBarCollapse
{
cursor:pointer;
width:3px;
height:27px;
margin:auto;
text-align:center;
background:url(Splitter/splitbar_collapse_h.gif);
}
.RadSplitter_Default .rspCollapseBarExpand
{
cursor:pointer;
width:3px;
height:27px;
margin:auto;
text-align:center;
background:url(Splitter/splitbar_expand_h.gif);
}
.RadSplitter_Default .rspCollapseBarHorizontalWrapper
{
height:3px;
margin:auto;
}
.RadSplitter_Default .rspCollapseBarHorizontalCollapse
{
cursor:pointer;
width:27px;
height:3px;
margin:auto;
text-align:center;
float:left;
background:url(Splitter/splitbar_collapse_v.gif);
}
.RadSplitter_Default .rspCollapseBarHorizontalExpand
{
cursor:pointer;
width:27px;
height:3px;
margin:auto;
text-align:center;
float:right;
background:url(Splitter/splitbar_expand_v.gif);
}
.RadSplitter_Default .rspCollapseBarCollapseOver
{
cursor:pointer;
width:3px;
height:27px;
margin:auto;
text-align:center;
background:white url(Splitter/splitbar_collapse_h.gif);
}
.RadSplitter_Default .rspCollapseBarExpandOver
{
cursor:pointer;
width:3px;
height:27px;
margin:auto;
text-align:center;
background:white url(Splitter/splitbar_expand_h.gif);
}
.RadSplitter_Default .rspCollapseBarHorizontalCollapseOver
{
cursor:pointer;
width:27px;
height:3px;
margin:auto;
text-align:center;
float:left;
background:white url(Splitter/splitbar_collapse_v.gif);
}
.RadSplitter_Default .rspCollapseBarHorizontalExpandOver
{
cursor:pointer;
width:27px;
height:3px;
margin:auto;
text-align:center;
float:right;
background:white url(Splitter/splitbar_expand_v.gif);
}
.RadSplitter_Default .rspCollapseBarCollapseError
{
cursor:pointer;
width:3px;
height:27px;
margin:auto;
text-align:center;
background:red url(Splitter/splitbar_collapse_h.gif);
}
.RadSplitter_Default .rspCollapseBarExpandError
{
cursor:pointer;
width:3px;
height:27px;
margin:auto;
text-align:center;
background:red url(Splitter/splitbar_expand_h.gif);
}
.RadSplitter_Default .rspCollapseBarHorizontalCollapseError
{
cursor:pointer;
width:27px;
height:3px;
margin:auto;
text-align:center;
float:left;
background:red url(Splitter/splitbar_collapse_v.gif);
}
.RadSplitter_Default .rspCollapseBarHorizontalExpandError
{
cursor:pointer;
width:27px;
height:3px;
margin:auto;
text-align:center;
float:right;
background:red url(Splitter/splitbar_expand_v.gif);
}
/* sliding zone */
.RadSplitter_Default .rspSlideZone
{
background:white;
}
/* pane tabs */
.RadSplitter_Default .rspTabsContainer
{
color:#333;
border-right:1px solid #383838;
vertical-align:top;
}
.RadSplitter_Default .rspTabsContainer.rspBottom
{
border-bottom:1px solid #383838;
border-right:0;
}
.RadSplitter_Default .rspTabsContainer div
{
overflow:hidden;
cursor:default;
text-align:center;
font-size:1px;
color:#383838;
padding:6px 0;
width:21px;
height:auto;
border-bottom:1px solid #313131;
}
.RadSplitter_Default .rspTabsContainer.rspBottom div
{
border-right:1px solid #313131;
border-bottom:0;
}
.RadSplitter_Default .rspTabsContainer .rspPaneTabContainerExpanded,
.RadSplitter_Default .rspTabsContainer .rspPaneTabContainerExpandedHorizontal
{
background:#323232;
color:#fff;
}
.RadSplitter_Default .rspPaneTabContainerDocked,
.RadSplitter_Default .rspPaneTabContainerDockedHorizontal
{
background:#e4e4e4;
}
.RadSplitter_Default .rspPaneTabText
{
writing-mode:tb-rl;
font:10px Arial;
white-space:nowrap;
margin:2px;
}
.RadSplitter_Default .rspPaneTabIcon
{
margin:2px;
}
/* tabs on right position */
.RadSplitter_Default .rspTabsContainer .rspRight
{
background:url(Img/Splitter/slideZoneBgRight.gif) repeat-y top right;
}
.RadSplitter_Default .rspRight .rspPaneTabContainer,
.RadSplitter_Default .rspRight .rspPaneTabContainerExpanded,
.RadSplitter_Default .rspRight .rspPaneTabContainerDocked
{
border-left:solid 1px #c3c3c3;
border-right:0;
}
.RadSplitter_Default .rspRight .rspPaneTabContainerExpanded
{
border-left:solid 1px #a8a8a8;
}
.RadSplitter_Default .rspRight .rspPaneTabContainerDocked
{
border-left:solid 1px #8e8e8e;
}
/* tabs on top position */
.RadSplitter_Default .rspTabsContainer .rspTop
{
background:url(Img/Splitter/slideZoneBgTop.gif) repeat-x top;
}
.RadSplitter_Default .rspTop .rspPaneTabContainer,
.RadSplitter_Default .rspTop .rspPaneTabContainerExpanded,
.RadSplitter_Default .rspTop .rspPaneTabContainerDocked
{
border-right:solid 1px #c3c3c3;
border-top:solid 1px #c3c3c3;
border-left:0;
border-bottom:0;
float:left;
padding:0 6px;
width:auto;
}
.RadSplitter_Default .rspTop .rspPaneTabContainerExpanded
{
border-right:solid 1px #a8a8a8;
border-bottom:solid 1px #a8a8a8;
}
.RadSplitter_Default .rspTop .rspPaneTabContainerDocked
{
background:white url(Splitter/slideZoneDockedTabHorizontal.gif) repeat-x top;
border-right:solid 1px #8e8e8e;
}
.RadSplitter_Default .rspTop .rspPaneTabText
{
writing-mode:lr-tb;/* default */
}
.RadSplitter_Default .rspTop .rspPaneTabIcon
{
display:block;
float:left
}
/* tabs on bottom position */
.RadSplitter_Default .rspTabsContainer .rspBottom
{
background:url(Splitter/slideZoneBgBottom.gif) repeat-x bottom;
}
.RadSplitter_Default .rspBottom .rspPaneTabContainer,
.RadSplitter_Default .rspBottom .rspPaneTabContainerExpanded,
.RadSplitter_Default .rspBottom .rspPaneTabContainerDocked
{
border-right:solid 1px #c3c3c3;
border-left:0;
float:left;
padding:0 6px;
width:auto;
}
.RadSplitter_Default .rspBottom .rspPaneTabContainerExpanded
{
border-right:solid 1px #a8a8a8;
padding-bottom:1px;
border-bottom:0;
}
.RadSplitter_Default .rspBottom .rspPaneTabContainerDocked
{
border-right:solid 1px #8e8e8e;
}
.RadSplitter_Default .rspBottom .rspPaneTabText
{
writing-mode:lr-tb;/* default */
}
.RadSplitter_Default .rspBottom .rspPaneTabIcon
{
display:block;
float:left
}
/* slide/dock containers */
.RadSplitter_Default .rspSlideContainer
{
border:0;
border-collapse:collapse;
}
.RadSplitter_Default .rspSlideHeader,
.RadSplitter_Default .rspSlideHeaderDocked
{
background:#f7f7f7 url(Splitter/slideHeader.gif) repeat-x top left;
color:#fff;
}
.RadSplitter_Default .rspSlideContainerResize,
.RadSplitter_Default .rspSlideContainerResizeHorizontal
{
background:#787878 none;
}
.RadSplitter_Default .rspSlideContainerResizeOver,
.RadSplitter_Default .rspSlideContainerResizeOverHorizontal
{
background:#383838 none;
}
.RadSplitter_Default .rspSlideContainerResize,
.RadSplitter_Default .rspSlideContainerResizeOver
{
border-top:0;
border-bottom:0;
}
.RadSplitter_Default .rspSlideContainerResizeHorizontal,
.RadSplitter_Default .rspSlideContainerResizeOverHorizontal
{
border-left:0;
border-right:0;
}
.RadSplitter_Default .rspSlideHeaderIconWrapper
{
width:21px;
}
.RadSplitter_Default .rspSlideHeaderIconsWrapper
{
float:right;
}
.RadSplitter_Default .rspSlideHeaderUndockIcon,
.RadSplitter_Default .rspSlideHeaderDockIcon,
.RadSplitter_Default .rspSlideHeaderCollapseIcon
{
width:15px;
height:15px;
float:left;
margin:1px 3px;
border:0;
}
.RadSplitter_Default .rspSlideHeaderUndockIconOver,
.RadSplitter_Default .rspSlideHeaderDockIconOver,
.RadSplitter_Default .rspSlideHeaderCollapseIconOver
{
width:15px;
height:15px;
float:left;
cursor:pointer;
margin:1px 3px;
}
.RadSplitter_Default .rspSlideHeaderUndockIcon,
.RadSplitter_Default .rspSlideHeaderUndockIconOver
{
background:url(Splitter/undock.gif);
background-position:-2339px 0;
}
.RadSplitter_Default .rspSlideHeaderDockIcon,
.RadSplitter_Default .rspSlideHeaderDockIconOver
{
background:url(Splitter/dock.gif);
}
.RadSplitter_Default .rspSlideHeaderCollapseIcon,
.RadSplitter_Default .rspSlideHeaderCollapseIconOver
{
background:url(Splitter/close.gif);
}
.RadSplitter_Default .rspSlideHeaderUndockIcon
{
background-position:0 0;
}
.RadSplitter_Default .rspSlideHeaderUndockIconOver
{
background-position:0 100%;
}
.RadSplitter_Default .rspSlideHeaderDockIcon
{
background-position:0 0;
}
.RadSplitter_Default .rspSlideHeaderDockIconOver
{
background-position:0 100%;
}
.RadSplitter_Default .rspSlideHeaderCollapseIcon
{
background-position:0 0;
}
.RadSplitter_Default .rspSlideHeaderCollapseIconOver
{
background-position:0 100%;
}
.RadSplitter_Default .rspSlideTitle,
.RadSplitter_Default .rspSlideTitleDocked
{
font:11px Arial;
color:#fff;
white-space:nowrap;
margin-left:5px;
margin-right:5px;
text-align:left;
line-height:25px;
}
.RadSplitter_Default .rspSlideTitleContainer
{
background-color:#f7f7f7;
background:url(Splitter/slideHeader.gif) repeat-x;
}
.RadSplitter_Default .rspSlideContent,
.RadSplitter_Default .rspSlideContentDocked
{
font:10px Arial;
color:black;
background-color:white;
padding:5px;
text-align:left;
}
.RadSplitter_Default .rspHelperBarSlideDrag,
.RadSplitter_Default .rspSlideContainerResize,
.RadSplitter_Default .rspSlideContainerResizeOver
{
cursor:w-resize;
}
.RadSplitter_Default .rspHelperBarSlideDragHorizontal,
.RadSplitter_Default .rspSlideContainerResizeHorizontal,
.RadSplitter_Default .rspSlideContainerResizeOverHorizontal
{
cursor:n-resize;
}
/* these below are not skin/border size specific. Shared between all skins */
.rspNested,
.rspNestedHorizontal
{
border-width:0 !important;
}
/* nested vertical */
.rspNested .rspPane,
.rspNested .rspResizeBar,
.rspNested .rspResizeBarOver,
.rspNested .rspResizeBarInactive
{
border-top:0 !important;
border-bottom:0 !important;
}
.rspNested .rspPane.rspFirstItem,
.rspNested .rspResizeBar.rspFirstItem,
.rspNested .rspResizeBarOver.rspFirstItem,
.rspNested .rspResizeBarInactive.rspFirstItem
{
border-left:0 !important;
}
.rspNested .rspPane.rspLastItem,
.rspNested .rspResizeBar.rspLastItem,
.rspNested .rspResizeBarOver.rspLastItem,
.rspNested .rspResizeBarInactive.rspLastItem
{
border-right:0 !important;
}
.rspNested .rspPane.rspFirstItem.rspLastItem,
.rspNested .rspResizeBar.rspFirstItem.rspLastItem,
.rspNested .rspResizeBarOver.rspFirstItem.rspLastItem,
.rspNested .rspResizeBarInactive.rspFirstItem.rspLastItem
{
border-left:0 !important;
border-right:0 !important;
}
/* nested horizontal */
.rspNestedHorizontal .rspPaneHorizontal,
.rspNestedHorizontal .rspResizeBarHorizontal,
.rspNestedHorizontal .rspResizeBarOverHorizontal,
.rspNestedHorizontal .rspResizeBarInactiveHorizontal
{
border-left:0 !important;
border-right:0 !important;
}
.rspNestedHorizontal .rspPaneHorizontal.rspFirstItem,
.rspNestedHorizontal .rspResizeBarHorizontal.rspFirstItem,
.rspNestedHorizontal .rspResizeBarOverHorizontal.rspFirstItem,
.rspNestedHorizontal .rspResizeBarInactiveHorizontal.rspFirstItem
{
border-top:0 !important;
}
.rspNestedHorizontal .rspPaneHorizontal.rspLastItem,
.rspNestedHorizontal .rspResizeBarHorizontal.rspLastItem,
.rspNestedHorizontal .rspResizeBarOverHorizontal.rspLastItem,
.rspNestedHorizontal .rspResizeBarInactiveHorizontal.rspLastItem
{
border-bottom:0 !important;
}
.rspNestedHorizontal .rspPaneHorizontal.rspFirstItem.rspLastItem,
.rspNestedHorizontal .rspResizeBarHorizontal.rspFirstItem.rspLastItem,
.rspNestedHorizontal .rspResizeBarOverHorizontal.rspFirstItem.rspLastItem,
.rspNestedHorizontal .rspResizeBarInactiveHorizontal.rspFirstItem.rspLastItem
{
border-top:0 !important;
border-bottom:0 !important;
}
/* RadSlider Default Skin */
.RadSlider_Default .rslHorizontal
{
height:21px;
line-height:21px;
}
.RadSlider_Default .rslHorizontal a.rslHandle
{
width:12px;
height:17px;
line-height:17px;
background-image:url('Slider/Handles.gif');
background-repeat:no-repeat;
}
.RadSlider_Default .rslHorizontal .rslDecrease
{
background-position:0 0;
}
.RadSlider_Default .rslHorizontal .rslDecrease:hover
{
background-position:-24px 0;
}
.RadSlider_Default .rslHorizontal .rslDecrease:active,
.RadSlider_Default .rslHorizontal .rslDecrease:focus
{
background-position:-48px 0;
}
.RadSlider_Default .rslHorizontal .rslIncrease
{
background-position:-12px 0;
}
.RadSlider_Default .rslHorizontal .rslIncrease:hover
{
background-position:-36px 0;
}
.RadSlider_Default .rslHorizontal .rslIncrease:active,
.RadSlider_Default .rslHorizontal .rslIncrease:focus
{
background-position:-60px 0;
}
.RadSlider_Default .rslHorizontal a.rslDraghandle
{
top:0;
margin-top:-7px;
width:11px;
height:19px;
background-image:url('Slider/DragHandle.gif');
background-repeat:no-repeat;
}
.RadSlider_Default .rslHorizontal a.rslDraghandle:hover
{
background-position:-11px 0;
}
.RadSlider_Default .rslHorizontal a.rslDraghandle:active,
.RadSlider_Default .rslHorizontal a.rslDraghandle:focus
{
background-position:-22px 0;
}
.RadSlider_Default .rslHorizontal .rslTrack,
.RadSlider_Default .rslHorizontal .rslItemsWrapper
{
left:12px;
}
.RadSlider_Default .rslHorizontal .rslTrack
{
margin-top:6px;
height:3px;
background:#fff;
border-top:solid 1px #383838;
border-bottom:solid 1px #383838;
}
.RadSlider_Default .rslHorizontal .rslSelectedregion
{
background:#464646;
height:3px;
}
.RadSlider_Default .rslVertical
{
width:21px;
}
.RadSlider_Default .rslVertical a.rslHandle
{
width:17px;
height:12px;
line-height:12px;
background-image:url('Slider/HandlesVertical.gif');
background-repeat:no-repeat;
}
.RadSlider_Default .rslVertical .rslDecrease
{
background-position:0 0;
}
.RadSlider_Default .rslVertical .rslDecrease:hover
{
background-position:0 -24px;
}
.RadSlider_Default .rslVertical .rslDecrease:active,
.RadSlider_Default .rslVertical .rslDecrease:focus
{
background-position:0 -48px;
}
.RadSlider_Default .rslVertical .rslIncrease
{
background-position:0 -12px;
}
.RadSlider_Default .rslVertical .rslIncrease:hover
{
background-position:0 -36px;
}
.RadSlider_Default .rslVertical .rslIncrease:active,
.RadSlider_Default .rslVertical .rslIncrease:focus
{
background-position:0 -60px;
}
.RadSlider_Default .rslVertical .rslTrack,
.RadSlider_Default .rslVertical .rslItemsWrapper
{
top:12px;
}
.RadSlider_Default .rslVertical .rslTrack
{
margin-left:6px;
width:3px;
background:#efebe7 url('Slider/TrackVerticalBgr.gif') repeat-y right 0;
border-left:solid 1px #383838;
border-right:solid 1px #383838;
}
.RadSlider_Default .rslVertical a.rslDraghandle
{
top:0;
width:19px; height:11px;
margin-left:-7px;
background-image:url('Slider/DragVerticalHandle.gif');
background-repeat:no-repeat;
}
.RadSlider_Default .rslVertical a.rslDraghandle:hover
{
background-position:0 -11px;
}
.RadSlider_Default .rslVertical a.rslDraghandle:active,
.RadSlider_Default .rslVertical a.rslDraghandle:focus
{
background-position:0 -22px;
}
.RadSlider_Default .rslVertical .rslSelectedregion
{
background:#464646;
width:3px;
}
.RadSlider_Default .rslItem,
.RadSlider_Default .rslLargeTick span
{
color:#333;
}
.RadSlider_Default .rslItemsWrapper .rslItemSelected
{
color:#000;
}
/* horizontal slider items */
.RadSlider_Default .rslHorizontal .rslItem
{
background-image:url('Slider/ItemHorizontalBgr.gif');
}
/* vertical slider items */
.RadSlider_Default .rslVertical .rslItem
{
background-image:url('Slider/ItemVerticalBgr.gif');
}
/* set width of the ticks */
.RadSlider_Default .rslHorizontal .rslSmallTick,
.RadSlider_Default .rslHorizontal .rslLargeTick
{
width:1px;
}
.RadSlider_Default .rslVertical .rslSmallTick,
.RadSlider_Default .rslVertical .rslLargeTick
{
height:1px;
}
/* horizontal slider - TrackPosition=Top/Bottom */
.RadSlider_Default .rslTop .rslSmallTick,
.RadSlider_Default .rslBottom .rslSmallTick
{
background-image:url('Slider/SmallChangeHorizontal.gif');
}
.RadSlider_Default .rslTop .rslLargeTick,
.RadSlider_Default .rslBottom .rslLargeTick
{
background-image:url('Slider/LargeChangeHorizontal.gif');
}
.RadSlider_Default .rslBottom div.rslTrack
{
margin-top:0;
margin-bottom:6px;
}
/* vertical slider - TrackPosition=Left/Right */
.RadSlider_Default .rslLeft .rslSmallTick,
.RadSlider_Default .rslRight .rslSmallTick
{
background-image:url('Slider/SmallChangeVertical.gif');
}
.RadSlider_Default .rslLeft .rslLargeTick,
.RadSlider_Default .rslRight .rslLargeTick
{
background-image:url('Slider/LargelChangeVertical.gif');
}
.RadSlider_Default .rslRight div.rslTrack
{
margin-left:0;
margin-right:6px;
}
/* horizontal slider - TrackPosition=Center */
.RadSlider_Default .rslMiddle .rslSmallTick
{
background-image:url('Slider/SmallChangeMiddleHorizontal.gif');
}
.RadSlider_Default .rslMiddle .rslLargeTick
{
background-image:url('Slider/LargeChangeMiddleHorizontal.gif');
}
.RadSlider_Default .rslMiddle a.rslHandle
{
/* half of the height of the handle */
margin-top:-9px;
}
.RadSlider_Default .rslMiddle div.rslTrack
{
/* half of the height of the track */
margin-top:-3px;
}
/* vertical slider - TrackPosition=Center */
.RadSlider_Default .rslCenter .rslSmallTick
{
background-image:url('Slider/SmallChangeCenterVertical.gif');
}
.RadSlider_Default .rslCenter .rslLargeTick
{
background-image:url('Slider/LargelChangeCenterVertical.gif');
}
.RadSlider_Default .rslCenter a.rslHandle
{
/* half of the width of the handle */
margin-left:-9px;
}
.RadSlider_Default .rslCenter div.rslTrack
{
/* half of the width of the track */
margin-left:-3px;
}
/* Items/Ticks text */
.RadSlider_Default .rslItem,
.RadSlider_Default .rslLargeTick span
{
font:11px arial,sans-serif;
}
/*RadUpload skin */
.RadUpload_Default *
{
font-size:11px;
line-height:1.24em;
font-family:arial,verdana,sans-serif;
}
/*file inputs and buttons*/
.RadUpload_Default .ruInputs li
{
margin:0 0 0.8em;
}
.RadUpload_Default .ruInputs li.ruActions
{
margin:1.4em 0 0;
}
.RadUpload_Default .ruFileWrap
{
padding-right:0.8em;
}
.RadUpload_Default_rtl .ruFileWrap
{
padding-left:0.8em;
padding-right: 0;
}
.RadUpload_Default .ruCheck
{
top: 2px;
padding: 6px 4px;
}
.RadUpload_Default .ruFileInput
{
height:25px;
top:-5px;
left:0;
}
.RadUpload_Default .ruStyled .ruFileInput
{
border:1px solid #a7a7a7;
}
* html .RadUpload_Default .ruFileInput{top:0;left:2px;}/*IE6*/
*+html .RadUpload_Default .ruFileInput{top:0;left:2px;}/*IE7*/
.RadUpload_Default .ruFakeInput
{
height:19px;
border:1px solid #a7a7a7;
margin-right:-1px;
padding-top:3px;
color:#333;
background:fff;
}
* html .RadUpload_Default .ruFakeInput /*IE6*/
{
height:21px;
margin-top:-1px;
padding-top:1px;
padding-right:0.6em;
}
*+html .RadUpload_Default .ruFakeInput /*IE7*/
{
height:21px;
margin-top:-1px;
padding-top:1px;
padding-right:0.6em;
}
* html .RadUpload_Default_rtl .ruFakeInput /*IE6*/
{
margin-right: 1px;
padding-right:0;
padding-left: 0.6em;
}
*+html .RadUpload_Default_rtl .ruFakeInput /*IE7*/
{
padding-right:0;
padding-left: 0.6em;
}
.RadUpload_Default .ruReadOnly .ruFakeInput
{
background:#eee;
}
.RadUpload_Default .ruButton
{
overflow:visible;
height:25px;
line-height: 24px;
border-width: 0 1px;
border-color: #333;
border-style: solid;
margin-left:0.8em;
padding: 0 10px;
min-width: 60px;
background:url('Upload/ruButtonMedium.gif') #333 0 0 repeat-x;
color:#fff;
text-align:center;
}
* html .RadUpload_Default .ruButton /*IE6*/
{
margin-top: -1px;
height:27px;
border-color: pink;
filter:chroma(color=pink);
width: 60px;
}
*+html .RadUpload_Default .ruButton /*IE7*/
{
margin-top: -1px;
height:27px;
border-color: transparent;
}
.RadUpload_Default_rtl .ruButton
{
margin-left:0;
margin-right:0.8em;
}
.RadUpload_Default .ruBrowse
{
margin-left:0;
}
.RadUpload_Default_rtl .ruBrowse
{
margin-right:0;
}
* html .RadUpload_Default .ruBrowse { margin-left: -1px; } /*IE6*/
* html .RadUpload_Default_rtl .ruBrowse { margin-right: -2px; } /*IE6*/
*+html .RadUpload_Default .ruBrowse { margin-left: -1px; } /*IE7*/
*+html .RadUpload_Default_rtl .ruBrowse { margin-right: -2px; } /*IE7*/
.RadUpload_Default .ruRemove
{
border:0;
vertical-align: middle;
background:url('Upload/ruRemove.gif') #FFF 5px 50% no-repeat;
padding-left:14px;
color:#333;
}
.RadUpload_Default_rtl .ruRemove
{
text-align: right;
background-position: 100% 50%;
padding-left:0;
padding-right:14px;
}
.RadUpload_Default .ruActions .ruButton
{
margin:0 0.8em 0 0;
min-width: 120px;
}
* html .RadUpload_Default .ruActions .ruButton { width: 120px; } /*IE6*/
.RadUpload_Default_rtl .ruActions .ruButton
{
margin:0 0 0 0.8em;
}
.RadUploadSubmit_Default
{
height:25px;
border:0;
margin:0;
padding:0;
background:url('Upload/ruButtonMedium.gif') repeat-x;
font:11px/1.24 arial,verdana,sans-serif;
color:#fff;
text-align:center;
}
/*progress area*/
.RadUpload_Default .ruProgress
{
border:8px solid #424242;
background:#fff;
padding:15px;
}
.RadUpload_Default .ruProgress li
{
margin:0 0 0.8em;
color:#999;
}
.RadUpload_Default .ruProgress li.ruCurrentFile
{
margin:0 0 0.3em;
font-size:16px;
color:#333;
}
.RadUpload_Default .ruProgress li.ruCurrentFile span
{
font-size:16px;
color:#379d00;
}
.RadUpload_Default .ruProgress div
{
margin-bottom:0.4em;
}
.RadUpload_Default .ruProgress .ruBar
{
margin-bottom:0.4em;
border:1px solid #666;
height:18px;
overflow: hidden;
}
.RadUpload_Default .ruProgress .ruBar div
{
background:#cbecb0;
height:18px;
margin:0;
}
.RadUpload_Default .ruProgress .ruActions
{
margin:1.2em 0 0;
}
/* RADWINDOW PROMETHEUS "DEFAULT" SKIN */
div.RadWindow_Default table td.rwCorner
{
width:6px;
line-height:1px;
}
div.RadWindow_Default table td.rwTopLeft
{
height: 6px;
background:url('Window/WindowCornerSprites.gif') 0 -59px no-repeat;
}
div.RadWindow_Default table td.rwTitlebar
{
background:url('Window/WindowCornerSprites.gif') 0 0 repeat-x;
}
div.RadWindow_Default table td.rwTopRight
{
height: 6px;
background:url('Window/WindowCornerSprites.gif') 100% -59px no-repeat;
}
div.RadWindow_Default table td.rwBodyLeft
{
background:url('Window/WindowVerticalSprites.gif') 0 0 repeat-y;
}
div.RadWindow_Default .rwWindowContent
{
height: 100%;
border-bottom:0;
background:#fff;
}
div.RadWindow_Default table td.rwBodyRight
{
background:url('Window/WindowVerticalSprites.gif') 100% 0 repeat-y;
}
div.RadWindow_Default table td.rwFooterLeft
{
height:6px;
background:url('Window/WindowCornerSprites.gif') 0 -106px no-repeat;
}
div.RadWindow_Default table td.rwFooterCenter
{
height:6px;
background:url('Window/WindowCornerSprites.gif') 0 -133px repeat-x;
}
div.RadWindow_Default table td.rwFooterRight
{
height:6px;
background:url('Window/WindowCornerSprites.gif') 100% -106px no-repeat;
}
div.RadWindow_Default td.rwStatusbar
{
height:20px;
line-height:18px;
background:#e4e4e4;
}
div.RadWindow_Default td.rwStatusbar td
{
border-top:1px solid #cecece;
}
div.RadWindow_Default td.rwStatusbar input
{
font:normal 12px arial,sans-serif;
padding-left:4px;
background: transparent;
}
div.RadWindow_Default td.rwStatusbar div
{
background:url('Window/WindowCornerSprites.gif') -20px -92px no-repeat;
}
/* NEW - Support for displayng the loading image in the iframe's parent TD */
div.RadWindow_Default td.rwLoading
{
background: white url('Window/Loading.gif') no-repeat center;
}
div.RadWindow_Default td.rwStatusbar .rwLoading
{
background-image:url('Window/Loading.gif');
}
div.RadWindow_Default td.rwStatusbar span.statustext
{
font: normal 11px Verdana, Arial, Sans-serif;
color:#000;
}
div.RadWindow_Default td.rwStatusbar input
{
background-repeat: no-repeat;
}
div.RadWindow_Default table.rwTitlebarControls ul.rwControlButtons
{
padding:0 2px 0 0 !important;
}
div.RadWindow_Default table.rwTitlebarControls ul.rwControlButtons li a
{
width: 30px;
height: 26px;
line-height: 26px;
font-size: 1px;
cursor: default;
margin: 2px 0 2px 2px;
}
/* reload button */
div.RadWindow_Default a.rwReloadButton
{
background: transparent url('Window/CommandSprites.gif') no-repeat -90px 0;
}
div.RadWindow_Default a.rwReloadButton:hover
{
background-position: -90px -26px;
}
/* unpin button */
div.RadWindow_Default a.rwPinButton
{
background: transparent url('Window/CommandSprites.gif') no-repeat -150px 0;
}
div.RadWindow_Default a.rwPinButton:hover
{
background-position: -150px -26px;
}
/* pinbutton */
div.RadWindow_Default a.rwPinButton.on
{
background: transparent url('Window/CommandSprites.gif') no-repeat -120px 0;
}
div.RadWindow_Default a.rwPinButton.on:hover
{
background-position: -120px -26px;
}
/* minimize button */
div.RadWindow_Default a.rwMinimizeButton
{
background: transparent url('Window/CommandSprites.gif') no-repeat -60px 0;
}
div.RadWindow_Default a.rwMinimizeButton:hover
{
background-position: -60px -26px;
}
/* maximize button */
div.RadWindow_Default a.rwMaximizeButton
{
background: transparent url('Window/CommandSprites.gif') no-repeat -30px 0;
}
div.RadWindow_Default a.rwMaximizeButton:hover
{
background-position: -30px -26px;
}
/* close button */
div.RadWindow_Default a.rwCloseButton
{
background: transparent url('Window/CommandSprites.gif') no-repeat -180px 0;
}
div.RadWindow_Default a.rwCloseButton:hover
{
background: transparent url('Window/CommandSprites.gif') no-repeat -180px -26px;
}
/* restore button */
div.RadWindow_Default.rwMinimizedWindow a.rwMaximizeButton,
div.RadWindow_Default.rwMinimizedWindow a.rwMinimizeButton
{
background: transparent url('Window/CommandSprites.gif') 0 0 !important;
}
div.RadWindow_Default.rwMinimizedWindow a.rwMaximizeButton:hover,
div.RadWindow_Default.rwMinimizedWindow a.rwMinimizeButton:hover
{
background: transparent url('Window/CommandSprites.gif') 0 -26px !important;
}
div.RadWindow_Default table.rwTitlebarControls a.rwIcon
{
background: transparent url('Window/WindowCornerSprites.gif') -21px -59px no-repeat;
cursor: default;
margin: 8px 0 0 3px;
}
div.RadWindow_Default table.rwTitlebarControls em
{
font: normal normal 16px Arial, Verdana, sans-serif;
color: white;
margin: 7px 0 0 2px;
}
div.RadWindow_Default.rwMinimizedWindow
{
width: 170px !important;
height: 30px !important;
background: #4b4b4b;
border: solid 2px #232323;
}
/* overlay element should be minimized when the window is minimized */
iframe.rwMinimizedWindowOverlay_Default
{
/* take into account the borders of the main DIV of the window when setting width/height */
width: 164px !important; height: 34px !important;
}
div.RadWindow_Default.rwMinimizedWindow td
{
background: none !important;
}
div.RadWindow.radwindow_Default.rwMinimizedWindow table.rwTitlebarControls
{
width: 150px !important;
height: 40px !important;
margin-top: -3px;
}
div.RadWindow.radwindow_Default.rwMinimizedWindow table.rwTitlebarControls ul
{
position: relative;
top: -3px;
}
div.RadWindow_Default.rwMinimizedWindow em
{
color: white !important;
width: 75px !important;
}
div.RadWindow_Default.rwMinimizedWindow td.rwCorner
{
cursor: default;
}
div.RadWindow_Default.rwMinimizedWindow td.rwCorner.rwTopLeft,
div.RadWindow_Default.rwMinimizedWindow td.rwCorner.rwTopRight
{
width: 10px !important;
}
div.RadWindow_Default.rwMinimizedWindow td.rwTitlebar
{
cursor: default;
background: #4b4b4b;
}
div.RadWindow_Default .rwWindowContent .rwDialogPopup
{
margin:16px;
font:normal 11px Arial;
color:black;
padding:0px 0px 16px 50px;
}
div.RadWindow_Default .rwWindowContent .rwDialogPopup.radalert
{
background: transparent url('Window/ModalDialogAlert.gif') no-repeat 8px center;
}
div.RadWindow_Default .rwWindowContent .rwDialogPopup.radprompt
{
padding: 0;
}
div.RadWindow_Default .rwWindowContent .rwDialogPopup.radconfirm
{
background: transparent url('Window/ModalDialogConfirm.gif') no-repeat 8px center;
}
div.RadWindow_Default .rwWindowContent .rwDialogText
{
text-align: left;
}
div.RadWindow_Default .rwWindowContent input.rwDialogInput
{
padding: 3px 4px 0 4px;
height: 17px;
width: 100%;
font: normal 11px Verdana, Arial, Sans-serif;
border: solid 1px black;
background: #d6d6d6;
}
div.RadWindow_Default .rwWindowContent a,
div.RadWindow_Default .rwWindowContent a span
{
text-decoration: none;
color: black;
line-height: 14px;
cursor: default;
}
div.RadWindow_Default .rwWindowContent a.rwPopupButton
{
margin: 8px 1px 0 0;
border: solid 1px black;
background: #4f4f4f;
font-weight: bold;
}
div.RadWindow_Default .rwWindowContent a.rwPopupButton span.rwOuterSpan
{
padding: 0 3px 0 0;
border: solid 1px white;
}
div.RadWindow_Default .rwWindowContent a.rwPopupButton span.rwInnerSpan
{
padding: 0 12px;
color: white;
line-height: 22px;
}
div.modaldialogbacgkround
{
background: black;
}
/* set window transparency */
div.RadWindow.radwindow_Default.rwNormalWindow.rwTransparentWindow td.rwCorner,
div.RadWindow.radwindow_Default.rwNormalWindow.rwTransparentWindow td.rwTitlebar,
div.RadWindow.radwindow_Default.rwTransparentWindow td.rwFooterCenter
{
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
opacity: .8; -moz-opacity: .8;
}
.RadWindow.radwindow_Default.rwMinimizedWindow .rwControlButtons
{
margin-top: 6px;
}
.RadWindow.radwindow_Default.rwMinimizedWindow em
{
margin-top: 10px !important;
}
.RadWindow.radwindow_Default.rwMinimizedWindow .rwIcon
{
margin-top: 11px !important;
}
/*Telerik RadGrid Default Skin*/
/*global*/
.RadGrid_Default
{
background:#d4d0c8;
color:#333;
}
.RadGrid_Default,
.RadGrid_Default .rgMasterTable,
.RadGrid_Default .rgDetailTable,
.RadGrid_Default .rgGroupPanel table,
.RadGrid_Default .rgCommandRow table,
.RadGrid_Default .rgEditForm table,
.GridToolTip_Default
{
font:11px/1.4 arial,sans-serif;
}
.RadGrid_Default,
.RadGrid_Default .rgDetailTable
{
border:1px solid #232323;
}
.RadGrid_Default .rgMasterTable,
.RadGrid_Default .rgDetailTable
{
background:#fff;
border-collapse:separate !important;
}
.RadGrid_Default .rgRow td,
.RadGrid_Default .rgAltRow td,
.RadGrid_Default .rgEditRow td,
.RadGrid_Default .rgFooter td,
.RadGrid_Default .rgFooter td
{
padding-left:10px;
padding-right:6px;
}
.RadGrid_Default .rgAdd,
.RadGrid_Default .rgRefresh,
.RadGrid_Default .rgEdit,
.RadGrid_Default .rgDel,
.RadGrid_Default .rgFilter,
.RadGrid_Default .rgPagePrev,
.RadGrid_Default .rgPageNext,
.RadGrid_Default .rgPageFirst,
.RadGrid_Default .rgPageLast,
.RadGrid_Default .rgExpand,
.RadGrid_Default .rgCollapse,
.RadGrid_Default .rgSortAsc,
.RadGrid_Default .rgSortDesc,
.RadGrid_Default .rgUpdate,
.RadGrid_Default .rgCancel
{
width:16px;
height:16px;
border:0;
padding:0;
background-color:transparent;
background-image:url('Grid/sprite.gif');
background-repeat:no-repeat;
vertical-align:middle;
font-size:1px;
cursor:pointer;
}
.RadGrid_Default .rgGroupItem input,
.RadGrid_Default .rgCommandRow img,
.RadGrid_Default .rgHeader input,
.RadGrid_Default .rgFilterRow img,
.RadGrid_Default .rgPager img
{
vertical-align:middle;
}
/*header*/
.RadGrid_Default .rgHeaderDiv
{
background:#929292 url('Grid/sprite.gif') 0 -1348px repeat-x;
}
.RadGrid_Default .rgHeader,
.RadGrid_Default th.rgResizeCol
{
border-bottom:1px solid #010101;
background:url('Grid/headers.gif') repeat-x #434343;
padding:10px 6px 10px 11px;
text-align:left;
font-size:1.3em;
font-weight:normal;
}
.RadGrid_Default .rgHeader:first-child,
.RadGrid_Default th.rgResizeCol:first-child
{
background-position:-2px 0;
}
.RadGrid_Default .rgDetailTable .RadGrid_Default .rgHeader,
.RadGrid_Default .rgDetailTable .RadGrid_Default th.rgResizeCol
{
padding-top:2px;
padding-bottom:2px;
background:url('Grid/headers.gif') 0 -316px repeat-x #474747;
}
.RadGrid_Default .rgDetailTable .RadGrid_Default .rgHeader:first-child,
.RadGrid_Default .rgDetailTable .RadGrid_Default th.rgResizeCol:first-child
{
background-position:-2px -316px;
}
.RadGrid_Default .rgHeader,
.RadGrid_Default .rgHeader a
{
color:#fff;
text-decoration:none;
}
/*rows*/
.RadGrid_Default .rgRow td,
.RadGrid_Default .rgAltRow td,
.RadGrid_Default .rgEditRow td,
.RadGrid_Default .rgFooter td,
.RadGrid_Default .rgFooter td
{
padding-top:0.4em;
padding-bottom:0.4em;
}
.RadGrid_Default .rgRow td,
.RadGrid_Default .rgAltRow td,
.RadGrid_Default .rgFooter td,
.RadGrid_Default .rgFooter td
{
border-left:1px solid #7e7e7e;
}
.RadGrid_Default .rgRow>td:first-child,
.RadGrid_Default .rgAltRow>td:first-child,
.RadGrid_Default .rgFooter>td:first-child,
.RadGrid_Default .rgFooter>td:first-child
{
border-left-color:#fff;
}
.RadGrid_Default .rgRow a,
.RadGrid_Default .rgAltRow a,
.RadGrid_Default .rgFooter a,
.RadGrid_Default .rgFooter a,
.RadGrid_Default .rgEditForm a
{
color:#333;
}
.RadGrid_Default .rgSelectedRow
{
background:#4c4c4c;
color:#fff;
}
.RadGrid_Default .rgSelectedRow a,
.RadGrid_Default .rgEditRow a
{
color:#fff;
}
.RadGrid_Default .rgSelectedRow td,
.RadGrid_Default .rgSelectedRow>td:first-child
{
border-left-color:#3f3f3f;
}
.RadGrid_Default .rgActiveRow,
.RadGrid_Default .rgHoveredRow
{
background:#e6e6e6;
color:#333;
}
.RadGrid_Default .rgActiveRow>td:first-child,
.RadGrid_Default .rgHoveredRow>td:first-child
{
border-left-color:#e6e6e6;
}
.RadGrid_Default .rgEditRow
{
background:#2c2c2c;
color:#fff;
}
.RadGrid_Default .rgEditRow td
{
border-left-color:#373737;
}
/*footer*/
.RadGrid_Default .rgFooterDiv
{
background:#fff;
}
.RadGrid_Default .rgFooter,
.RadGrid_Default .rgFooter
{
color:#666;
}
.RadGrid_Default .rgFooter td,
.RadGrid_Default .rgFooter td
{
border-top:1px solid #e8e8e8;
}
/*status*/
.RadGrid_Default .rgPager span
{
color:#666;
}
/*paging*/
.RadGrid_Default .rgPager
{
background:#e4e4e4;
line-height:23px;
}
.RadGrid_Default .rgPager td
{
border-top:1px solid #acacac;
border-bottom:1px solid #e7e6d9;
padding:0 10px;
}
.RadGrid_Default .rgPager div span,
.RadGrid_Default .rgPager a,
.RadGrid_Default .rgPager .sliderPagerLabel_Default
{
color:#333;
}
.PagerLeft_Default
{
float:left;
}
.PagerRight_Default
{
float:right;
}
.PagerCenter_Default
{
text-align:center;
}
.PagerCenter_Default *
{
vertical-align:middle;
}
.RadGrid_Default .rgPagePrev
{
background-position:5px -1248px;
}
.RadGrid_Default .rgPageNext
{
background-position:-21px -1248px;
}
.RadGrid_Default .rgPageFirst
{
background-position:4px -1280px;
}
.RadGrid_Default .rgPageLast
{
background-position:-20px -1280px;
}
/*sorting, reordering*/
.RadGrid_Default .rgHeader .rgSortAsc
{
background-position:-18px -960px;
}
.RadGrid_Default .rgHeader .rgSortDesc
{
background-position:3px -959px;
}
.GridReorderTop_Default,
.GridReorderBottom_Default
{
width:11px !important;
height:11px !important;
margin-left:-5px;
background:url('Grid/sprite.gif') 0 -932px no-repeat;
}
.GridReorderBottom_Default
{
background-position:-21px -932px;
}
/*filtering*/
.RadGrid_Default .rgFilterRow td
{
border-bottom:1px solid #696969;
padding:0.2em 6px 0.2em 11px;
background:url('Grid/sprite.gif') 0 -796px no-repeat #929292;
}
.RadGrid_Default .rgFilterRow>td:first-child
{
background:none #929292;
}
.RadGrid_Default .rgFilter
{
background-position:2px -897px;
}
.RadGrid_Default .rgFilterRow input[type="text"]
{
border:1px solid #626262;
font:12px arial,sans-serif;
color:#333;
vertical-align:middle;
}
/*grouping*/
.RadGrid_Default .rgGroupPanel
{
border-top:1px solid #383838;
background:url('Grid/sprite.gif') repeat-x 0 -400px #1f1f1f;
color:#8f8f8f;
}
.RadGrid_Default .rgGroupPanel .rgSortAsc
{
background-position:-21px -1023px;
}
.RadGrid_Default .rgGroupPanel .rgSortDesc
{
background-position:5px -1023px;
}
.RadGrid_Default .rgGroupPanel td
{
padding:1px 6px 4px;
}
.RadGrid_Default .rgGroupPanel td td
{
padding:0;
}
.RadGrid_Default .rgGroupHeader
{
background:url('Grid/sprite.gif') 0 -581px repeat-x;
font-size:1.27em;
font-weight:bold;
}
.RadGrid_Default .rgGroupHeader td
{
padding:0.5em 11px 0.5em 6px;
}
.RadGrid_Default .rgGroupHeader td p
{
display:inline;
padding:0 10px;
background:#fff;
}
.RadGrid_Default .rgExpand
{
background-position:-21px -990px;
}
.RadGrid_Default .rgCollapse
{
background-position:4px -989px;
}
.RadGrid_Default .rgGroupHeader .rgExpand,
.RadGrid_Default .rgGroupHeader .rgCollapse
{
background-color:#fff;
}
.RadGrid_Default .rgGroupHeader td div
{
top:-0.6em;
}
.RadGrid_Default .rgGroupHeader td div div
{
top:0;
background:#fff;
padding:0 15px;
}
.RadGrid_Default .rgGroupHeader td div div div
{
background:transparent;
padding:0;
}
/*editing*/
.RadGrid_Default .rgEditForm
{
border-bottom:1px solid #7e7e7e;
}
.RadGrid_Default .rgUpdate
{
background-position:2px -1186px;
}
.RadGrid_Default .rgCancel
{
background-position:2px -1217px;
}
/*hierarchy*/
.RadGrid_Default .rgDetailTable
{
border-right:0;
}
/*command row*/
.RadGrid_Default .rgCommandRow
{
background:url('Grid/sprite.gif') repeat-x 0 -400px #1f1f1f;
color:#8f8f8f;
}
.RadGrid_Default .rgCommandRow td
{
border-top:1px solid #383838;
padding:1px 6px 2px;
}
.RadGrid_Default .rgCommandRow td td
{
border:0;
padding:0;
}
.RadGrid_Default .rgCommandRow a
{
color:#9a9a9a;
text-decoration:none;
}
.RadGrid_Default .rgCommandRow a img
{
vertical-align:middle;
}
.RadGrid_Default .rgAdd
{
background-position:0 -1060px;
}
.RadGrid_Default .rgRefresh
{
background-position:0 -1092px;
}
.RadGrid_Default .rgEdit
{
background-position:1px -1123px;
}
.RadGrid_Default .rgDel
{
background-position:0 -1156px;
}
/*loading*/
.LoadingPanel_Default
{
background:url('Grid/loading.gif') center center no-repeat #fff;
}
/*multirow select*/
.GridRowSelector_Default
{
background:#002;
}
/*row drag n drop*/
.GridItemDropIndicator_Default
{
border-top:1px dashed #666;
}
/*tooltip*/
.GridToolTip_Default
{
border:1px solid #383838;
padding:3px;
background:#fff;
color:#000;
}
/*rtl*/
.RadGridRTL_Default .rgHeader,
.RadGridRTL_Default th.rgResizeCol
{
text-align:right;
}
.RadGridRTL_Default .rgRow td,
.RadGridRTL_Default .rgAltRow td,
.RadGridRTL_Default .rgEditRow td,
.RadGridRTL_Default .rgFooter td,
.RadGridRTL_Default .rgGroupHeader td
{
padding-right:10px;
padding-left:6px;
}
.RadGridRTL_Default .rgHeader,
.RadGridRTL_Default th.rgResizeCol,
.RadGridRTL_Default .rgFilterRow td
{
padding-right:11px;
padding-left:6px;
}
.RadGridRTL_Default .PagerLeft_Default,
.RadGridRTL_Default .rgPager .radslider
{
float:right;
}
.RadGridRTL_Default .PagerRight_Default
{
float:left;
}
.RadGridRTL_Default .rgRow>td:first-child,
.RadGridRTL_Default .rgAltRow>td:first-child,
.RadGridRTL_Default .rgFooter>td:first-child,
.RadGridRTL_Default .rgFooter>td:first-child
{
border-left-color:#7e7e7e;
}
.RadGrid_Default .rgStatus
{
width:35px;
}
/*paging*/
.RadGrid_Default .rgPager
{
line-height:22px;
}
.RadGrid_Default .rgPager td
{
padding:0;
}
.RadGrid_Default .rgPagerCell
{
}
.RadGrid_Default .rgWrap
{
float:left;
padding:0 10px;
}
.RadGrid_Default .rgInfoPart
{
float:right;
}
.RadGrid_Default .rgArrPart1
{
padding-right:0;
}
.RadGrid_Default .rgArrPart2
{
padding-left:0;
}
.RadGrid_Default .rgPager .RadComboBox
{
vertical-align:middle;
}
.RadGrid_Default .rgNumPart a
{
margin:0 6px;
}
.RadGrid_Default .rgPager .RadSlider
{
float:left;
}
/* RadMenu Default skin */
.RadMenu_Default
{
text-align: left;
background: #444 url(Menu/MenuBackground.gif) repeat-x top left;
}
.RadMenu_Default_rtl
{
text-align: right;
}
.RadMenu_Default .rmRootGroup
{
border: 1px solid #010101;
border-bottom-width: 0;
border-top-color: #383838;
}
.RadMenu_Default_Context
{
background: none;
border: 0;
}
.RadMenu_Default .rmLink,
.RadMenu_Default .rmTemplate
{
line-height: 24px;
text-decoration: none;
color: #fff;
}
.RadMenu_Default .rmLink:focus,
.RadMenu_Default .rmFocused
{
outline: 0;
}
.RadMenu_Default .rmExpanded
{
z-index: 10000;
position: relative;
}
.RadMenu_Default_rtl .rmExpanded
{
position: static;
}
.RadMenu_Default .rmLink:hover,
.RadMenu_Default .rmFocused,
.RadMenu_Default .rmExpanded
{
background-color: #fff;
color: #333;
}
.RadMenu_Default .rmLink,
.RadMenu_Default .rmTemplate
{
font: normal 12px Arial, sans-serif;
}
.RadMenu_Default .rmGroup
{
background: #fff;
}
.RadMenu_Default .rmGroup .rmLink,
.RadMenu_Default .rmGroup .rmTemplate
{
text-decoration: none;
color: #333;
}
.RadMenu_Default_rtl .rmGroup .rmLink
{
text-align: right;
}
.RadMenu_Default .rmGroup .rmLink:hover,
.RadMenu_Default .rmGroup .rmFocused,
.RadMenu_Default .rmGroup .rmExpanded
{
color: #fff;
background: #444;
}
.RadMenu_Default .rmText
{
padding: 3px 20px 5px;
}
.RadMenu_Default .rmGroup .rmLink .rmText
{
font-size: 11px;
padding: 4px 37px 5px 20px;
}
.RadMenu_Default_rtl .rmGroup .rmLink .rmText
{
padding: 4px 20px 5px 37px;
}
/* <expand arrows styling> */
.RadMenu_Default .rmGroup .rmLink .rmExpandRight
{
background: transparent url(Menu/ArrowExpand.gif) no-repeat right -1px;
}
.RadMenu_Default .rmGroup .rmLink .rmExpandLeft
{
background: transparent url(Menu/ArrowExpandRTL.gif) no-repeat left -1px;
}
.RadMenu_Default .rmGroup .rmLink:hover .rmExpandRight,
.RadMenu_Default .rmGroup .rmFocused .rmExpandRight,
.RadMenu_Default .rmGroup .rmExpanded .rmExpandRight
{
background-image: url(Menu/ArrowExpandHovered.gif);
}
.RadMenu_Default .rmGroup .rmLink:hover .rmExpandLeft,
.RadMenu_Default .rmGroup .rmFocused .rmExpandLeft,
.RadMenu_Default .rmGroup .rmExpanded .rmExpandLeft
{
background-image: url(Menu/ArrowExpandHoveredRTL.gif);
}
/* </expand arrows styling> */
.RadMenu_Default .rmHorizontal .rmItem { border-right: 1px solid #353535; padding-bottom:1px; }
.RadMenu_Default .rmHorizontal .rmLast { border-right: 0; }
.RadMenu_Default .rmVertical .rmItem { border-bottom: 1px solid #353535; }
.RadMenu_Default .rmVertical .rmLast { border-bottom: 0; padding-bottom: 1px; }
.RadMenu_Default_rtl .rmHorizontal .rmItem { border-left: 0; }
.RadMenu_Default .rmRootGroup .rmGroup .rmItem,
.RadMenu_Default_Context .rmGroup .rmItem
{ border-right: 0; border-bottom: 0; padding-bottom: 0; }
.RadMenu_Default .rmGroup
{
border: 1px solid #828282;
background-color: #fff;
}
.RadMenu_Default .rmGroup .rmExpanded
{
z-index: 1;
}
.RadMenu_Default .rmTopArrow,
.RadMenu_Default .rmBottomArrow
{
height: 10px;
width: 100%;
background: #fff url(Menu/ArrowScrollUpDown.gif) no-repeat top center;
}
.RadMenu_Default .rmBottomArrow
{
background-position: center -18px;
}
.RadMenu_Default .rmLeftArrow,
.RadMenu_Default .rmRightArrow
{
width: 10px;
height: 100%;
margin-top: -1px;
background: #fff url(Menu/ArrowScrollLeftRight.gif) no-repeat left center;
}
.RadMenu_Default .rmRightArrow
{
background-position: -18px center;
}
.RadMenu_Default .rmItem .rmDisabled .rmText
{
color: #999;
}
.RadMenu_Default .rmRootGroup .rmItem .rmDisabled
{
background: none;
}
.RadMenu_Default .rmGroup .rmItem .rmDisabled
{
background-color: #fff;
}
.RadMenu_Default .rmRootGroup .rmSeparator,
.RadMenu_Default .rmGroup .rmSeparator
{
background: #8f8f8f;
border-top: 1px solid #676767;
border-bottom: 0;
}
.RadMenu_Default .rmSeparator .rmText
{
display: none;
}
.RadMenu_Default .rmHorizontal .rmSeparator
{
height: 20px;
width: 1px;
line-height: 20px;
border: 0;
}
.RadMenu_Default .rmVertical .rmSeparator
{
height: 1px;
margin: 3px 0;
border: 0;
line-height: 1px;
}
.RadMenu_Default .rmLeftImage
{
margin: 2px;
}
.RadMenu_Default .rmSlide
{
margin: -1px 0 0 -1px !important;
}
.RadMenu_Default .rmHorizontal .rmSlide
{
margin-top: -2px !important;
}
.RadMenu_Default_rtl .rmSlide
{
margin-left: 0 !important;
margin-right: -1px !important;
}
.RadMenu_Default .rmGroup .rmSlide
{
margin: 0 !important;
}
.RadMenu_Default .rmItem .rmDisabled:hover
{
background: none;
} | 0.328206 | 0.041346 |
@CHARSET "ISO-8859-1";
#rounded-corner {
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 12px;
margin-left: 4%;
margin-bottom: 45px;
width: 90%;
text-align: left;
border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
background: black url('../images/table-images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
background: black url('../images/table-images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
padding: 8px;
font-weight: normal;
font-size: 13px;
color: white;
background: black;
}
#rounded-corner td
{
padding: 8px;
background: #EAEAEA;
border-top: 1px solid #fff;
color: #669;
}
#rounded-corner td a {
cursor: pointer;
}
#rounded-corner td input[type=text] {
background: #EAEAEA;
color: #669;
border: 1px solid #EAEAEA;
}
#rounded-corner td img.img_cancelar {
display: none;
}
#rounded-corner tr.editando td input[type=text] {
background: #EAEAEA;
color: black;
border: 1px solid #fff;
background-color: white;
background: white;
}
#rounded-corner tr.editando td img.img_editar {
display: none;
}
#rounded-corner tr.editando td img.img_cancelar {
display: inline;
}
#rounded-corner tfoot td.rounded-foot-left
{
background: #EAEAEA url('../images/table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
background: #EAEAEA url('../images/table-images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr.hover td
{
background: #d0dafd;
background-color: LightGrey ;
}
#rounded-corner tbody tr.hover td input[type=text] {
background: #d0dafd;
background-color: LightGrey ;
border: 1px solid LightGrey;
}
#rounded-corner a:LINK, a:VISITED{
text-decoration: none;
color: red;
}
#rounded-corner #boton{
background-color: #666;
color: #fff;
height:22px;
font-size: 12px;
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
border: 0 solid;
padding-bottom: 5px;
}
#contenedor {
margin-left: 5%;
margin-top: 30px;
background-color: white;
width: 90%;
border: 2px solid #e54224;
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 12px;
overflow: auto;
}
#titulo {
display: block;
background-color: #e54224;
padding:2px;
color: white;
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 26px;
}
.tooltip {
margin-top: 10px;
margin-left: 10px;
background-color: #EEEEEE;
width: auto;
border: 2px solid #000000;
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 12px;
}
#tablaForm{
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 12px;
color: #669;
}
#tablaForm input{
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 12px;
}
#tablaForm submit {
background-color: #666;
color: #fff;
height:22px;
font-size: 12px;
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
border: 0 solid;
padding-bottom: 5px;
}
.boton{
background-color: #666;
color: #fff;
height:22px;
font-size: 12px;
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
border: 0 solid;
padding-bottom: 5px;
}
#tablaForm #botonImportante{
background-color: #666;
color: #fff;
height:26px;
font-size: 14px;
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
border: 0 solid;
padding-bottom: 5px;
}
#tablaForm #botonImportante:hover {
background-color: maroon;
}
#tablaForm #botonImportante2{
background-color: #666;
color: #fff;
height:26px;
font-size: 14px;
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
border: 0 solid;
padding-bottom: 5px;
}
#tablaForm #botonImportante2:hover {
background-color: maroon;
}
#tablaForm #boton:hover {
background-color: #006ab3;
}
#tablaForm select{
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 12px;
} | Avant/avant/war/styles/tablas_admin.css | @CHARSET "ISO-8859-1";
#rounded-corner {
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 12px;
margin-left: 4%;
margin-bottom: 45px;
width: 90%;
text-align: left;
border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
background: black url('../images/table-images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
background: black url('../images/table-images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
padding: 8px;
font-weight: normal;
font-size: 13px;
color: white;
background: black;
}
#rounded-corner td
{
padding: 8px;
background: #EAEAEA;
border-top: 1px solid #fff;
color: #669;
}
#rounded-corner td a {
cursor: pointer;
}
#rounded-corner td input[type=text] {
background: #EAEAEA;
color: #669;
border: 1px solid #EAEAEA;
}
#rounded-corner td img.img_cancelar {
display: none;
}
#rounded-corner tr.editando td input[type=text] {
background: #EAEAEA;
color: black;
border: 1px solid #fff;
background-color: white;
background: white;
}
#rounded-corner tr.editando td img.img_editar {
display: none;
}
#rounded-corner tr.editando td img.img_cancelar {
display: inline;
}
#rounded-corner tfoot td.rounded-foot-left
{
background: #EAEAEA url('../images/table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
background: #EAEAEA url('../images/table-images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr.hover td
{
background: #d0dafd;
background-color: LightGrey ;
}
#rounded-corner tbody tr.hover td input[type=text] {
background: #d0dafd;
background-color: LightGrey ;
border: 1px solid LightGrey;
}
#rounded-corner a:LINK, a:VISITED{
text-decoration: none;
color: red;
}
#rounded-corner #boton{
background-color: #666;
color: #fff;
height:22px;
font-size: 12px;
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
border: 0 solid;
padding-bottom: 5px;
}
#contenedor {
margin-left: 5%;
margin-top: 30px;
background-color: white;
width: 90%;
border: 2px solid #e54224;
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 12px;
overflow: auto;
}
#titulo {
display: block;
background-color: #e54224;
padding:2px;
color: white;
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 26px;
}
.tooltip {
margin-top: 10px;
margin-left: 10px;
background-color: #EEEEEE;
width: auto;
border: 2px solid #000000;
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 12px;
}
#tablaForm{
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 12px;
color: #669;
}
#tablaForm input{
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 12px;
}
#tablaForm submit {
background-color: #666;
color: #fff;
height:22px;
font-size: 12px;
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
border: 0 solid;
padding-bottom: 5px;
}
.boton{
background-color: #666;
color: #fff;
height:22px;
font-size: 12px;
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
border: 0 solid;
padding-bottom: 5px;
}
#tablaForm #botonImportante{
background-color: #666;
color: #fff;
height:26px;
font-size: 14px;
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
border: 0 solid;
padding-bottom: 5px;
}
#tablaForm #botonImportante:hover {
background-color: maroon;
}
#tablaForm #botonImportante2{
background-color: #666;
color: #fff;
height:26px;
font-size: 14px;
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
border: 0 solid;
padding-bottom: 5px;
}
#tablaForm #botonImportante2:hover {
background-color: maroon;
}
#tablaForm #boton:hover {
background-color: #006ab3;
}
#tablaForm select{
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 12px;
} | 0.299003 | 0.09343 |
html[ml-stage]:not([ml-stage="preload"]) {}
html[ml-stage]:not([ml-mode="filter"]):not([ml-stage="preload"]) object,
html[ml-stage]:not([ml-mode="filter"]):not([ml-stage="preload"]) video {
filter: var(--ml-blue-filter);
}
html[ml-embed] { --ml-ignore:true; }
html[ml-embed][ml-invert]:not([ml-stage="preload"]) embed[type="application/pdf"] {
filter: var(--pdf-bg-filter) var(--ml-text-filter);
}
html[ml-embed]:not([ml-invert]):not([ml-stage="preload"]) embed[type="application/pdf"] {
filter: var(--ml-text-filter);
}
html[ml-image]:not([ml-stage="preload"]):not([ml-mode="simple"]) {
--ml-ignore:true;
}
html[ml-image]:not([ml-stage="preload"]):not([ml-mode="simple"]) img {
filter: var(--ml-image-filter);
}
html[ml-stage]:not([ml-stage="preload"]):not(imp)::selection,
html[ml-stage]:not([ml-stage="preload"]) :not(imp)::selection {
background-color: var(--ml-main-selection-color) !important;
color: var(--ml-main-selection-text-color) !important;
text-shadow: var(--ml-main-selection-shadow-color) 0px 0px 1px !important;
}
html[ml-stage]:not([ml-stage="preload"]):not(imp)::-moz-selection,
html[ml-stage]:not([ml-stage="preload"]) :not(imp)::-moz-selection {
background-color: var(--ml-main-selection-color) !important;
color: var(--ml-main-selection-text-color) !important;
text-shadow: var(--ml-main-selection-shadow-color) 0px 0px 1px !important;
}
html[ml-stage]:not([ml-stage="preload"]) :not(imp)::placeholder {
color: var(--placeholder-color, var(--ml-main-trans-text-color)) !important;
}
html[ml-stage]:not([ml-mode="filter"]):not([ml-stage="preload"]) input:-webkit-autofill,
html[ml-stage]:not([ml-mode="filter"]):not([ml-stage="preload"]) textarea:-webkit-autofill,
html[ml-stage]:not([ml-mode="filter"]):not([ml-stage="preload"]) select:-webkit-autofill {
filter: var(--ml-highlighted-text-filter);
}
/* --- BEGIN SCROLLBAR STYLE --- */
@supports (-moz-appearance: button) {
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]),
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) * {
scrollbar-color: var(--ml-main-scrollbar-thumb-normal-color) var(--ml-main-moz-scrollbar-track-color) !important;
scrollbar-width: var(--ml-main-moz-scrollbar-width) !important;
}
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar {
width: calc(var(--ml-main-scrollbar-size) / var(--ml-zoom)) !important;
height: calc(var(--ml-main-scrollbar-size) / var(--ml-zoom)) !important;
background: var(--ml-main-scrollbar-thumb-normal-color) !important;
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-button:hover {
--bg-color: var(--ml-main-scrollbar-thumb-hover-color);
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-button:active {
--bg-color: var(--ml-main-scrollbar-thumb-active-color);
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-button {
--bg-color: var(--ml-main-scrollbar-thumb-normal-color);
--fg-color: var(--ml-main-scrollbar-marks-color);
width: calc(var(--ml-main-scrollbar-size) / var(--ml-zoom)) !important;
height: calc(var(--ml-main-scrollbar-size) / var(--ml-zoom)) !important;
box-shadow: inset 0 0 1px var(--ml-main-scrollbar-shadow-color) !important;
background: linear-gradient(var(--deg-one), var(--bg-color) 34%, transparent 35%, transparent 55%, var(--bg-color) 56%), linear-gradient(var(--deg-two), var(--bg-color) 34%, transparent 35%, transparent 55%, var(--bg-color) 56%), linear-gradient(var(--deg-one), transparent 49%, var(--fg-color) 50%, var(--fg-color) 55%, transparent 56%), linear-gradient(var(--deg-two), transparent 49%, var(--fg-color) 50%, var(--fg-color) 55%, transparent 56%), var(--bg-color) !important;
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-button:vertical:decrement {
--deg-one: 45deg;
--deg-two: -45deg;
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-button:vertical:increment {
--deg-one: 135deg;
--deg-two: -135deg;
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-button:horizontal:decrement {
--deg-one: -135deg;
--deg-two: -45deg;
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-button:horizontal:increment {
--deg-one: 45deg;
--deg-two: 135deg;
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-thumb:hover {
--bg-color: var(--ml-main-scrollbar-thumb-hover-color);
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-thumb:active {
--bg-color: var(--ml-main-scrollbar-thumb-active-color);
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-thumb:horizontal {
--deg-one: 90deg;
--deg-two: 0deg;
min-width: calc(var(--ml-main-scrollbar-size) * 2 / var(--ml-zoom)) !important;
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-thumb:vertical {
--deg-one: 0deg;
--deg-two: 90deg;
min-height: calc(var(--ml-main-scrollbar-size) * 2 / var(--ml-zoom)) !important;
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-thumb {
--bg-color: var(--ml-main-scrollbar-thumb-normal-color);
--fg-color: var(--ml-main-scrollbar-marks-color);
border-radius: calc(1px / var(--ml-zoom)) !important;
border: none !important;
box-shadow: inset 0 0 1px var(--ml-main-scrollbar-shadow-color) !important;
background: linear-gradient(var(--deg-two), var(--bg-color) 30%, transparent 30%, transparent 70%, var(--bg-color) 70%), linear-gradient(var(--deg-one), transparent 9%, var(--fg-color) 10%, var(--fg-color) 15%, transparent 16%, transparent 34%, var(--fg-color) 35%, var(--fg-color) 40%, transparent 41%, transparent 59%, var(--fg-color) 60%, var(--fg-color) 65%, transparent 66%, transparent 84%, var(--fg-color) 85%, var(--fg-color) 90%, transparent 91%), var(--bg-color) !important;
background-size: calc(var(--ml-main-scrollbar-size) / var(--ml-zoom)) calc(var(--ml-main-scrollbar-size) / var(--ml-zoom)) !important;
background-repeat: no-repeat !important;
background-position: center !important;
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-track {
background: var(--ml-main-scrollbar-track-color) !important;
box-shadow: inset 0 0 calc(6px / var(--ml-zoom)) var(--ml-main-scrollbar-shadow-color) !important;
border-radius: 0px !important;
border: none !important;
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-track-piece {
background: transparent !important;
border: none !important;
box-shadow: none !important;
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-corner {
background: var(--ml-main-scrollbar-thumb-normal-color) !important;
}
/* --- END SCROLLBAR STYLE --- */
/* --------------------- BEGIN Google Translate bubble ----------------------- */
html[ml-stage]:not([ml-mode="filter"]):not([ml-stage="preload"]) .jfk-bubble.gtx-bubble:not(#imp):not(imp):not(.imp) {
background-color: rgb(255, 255, 255) !important;
border-color: rgb(187, 187, 187) rgb(187, 187, 187) rgb(168, 168, 168) !important;
color: #252525 !important;
--ml-ignore:true;
filter: var(--ml-text-filter);
}
html[ml-stage]:not([ml-mode="filter"]):not([ml-stage="preload"]) .jfk-bubble.gtx-bubble:not(#imp):not(imp):not(.imp) *:not(#imp):not(imp):not(.imp) {
background-color: transparent !important;
border-color: transparent !important;
color: #252525 !important;
}
html[ml-stage]:not([ml-mode="filter"]):not([ml-stage="preload"]) .jfk-bubble-arrowdown:not(#imp):not(imp):not(.imp) .jfk-bubble-arrowimplbefore:not(#imp):not(imp):not(.imp),
html[ml-stage]:not([ml-mode="filter"]):not([ml-stage="preload"]) .jfk-bubble-arrowup:not(#imp):not(imp):not(.imp) .jfk-bubble-arrowimplbefore:not(#imp):not(imp):not(.imp) {
border-color: rgb(187, 187, 187) transparent !important;
background-color: transparent !important;
}
html[ml-stage]:not([ml-mode="filter"]):not([ml-stage="preload"]) .jfk-bubble-arrowdown:not(#imp):not(imp):not(.imp) .jfk-bubble-arrowimplafter:not(#imp):not(imp):not(.imp),
html[ml-stage]:not([ml-mode="filter"]):not([ml-stage="preload"]) .jfk-bubble-arrowup:not(#imp):not(imp):not(.imp) .jfk-bubble-arrowimplafter:not(#imp):not(imp):not(.imp) {
border-color: rgb(255, 255, 255) transparent !important;
background-color: transparent !important;
}
/* --------------------- END Google Translate bubble ----------------------- */
/* ---------------- BEGIN GRAMMARLY -------------------*/
[data-grammarly-part="highlights"] [data-gramm="gramm"]>:before {
--ml-background-background-color:HighlightedBackground;
}
[data-grammarly-part="highlights"] [data-gramm="gramm"]>:after {
--ml-background-background-color:Border;
}
html[ml-stage-mode="complete-complex"] [data-grammarly-part="button"],
html[ml-stage-mode="complete-complex"] grammarly-popup-editor,
html[ml-stage-mode="complete-complex"] grammarly-highlights,
html[ml-stage-mode="complete-complex"] grammarly-card,
html[ml-stage-mode="complete-complex"] grammarly-mirror,
html[ml-stage-mode="complete-complex"] grammarly-button {
--ml-ignore:true;
}
html[ml-stage-mode="complete-complex"] grammarly-popup-editor>*>iframe,
html[ml-stage-mode="complete-complex"] grammarly-card>*,
html[ml-stage-mode="complete-complex"] grammarly-mirror>*,
html[ml-stage-mode="complete-complex"] grammarly-button>*,
html[ml-stage-mode="complete-complex"] grammarly-highlights>*,
html[ml-stage-mode="complete-complex"] [data-grammarly-part="button"] {
filter: var(--ml-highlighted-text-filter);
}
/* ---------------- END GRAMMARLY -------------------*/
html[ml-invert][ml-mode="complex"] [ml-invert],
html[ml-invert][ml-mode="complex"] img[width="8"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[width="9"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[width="10"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[width="11"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[width="12"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[width="13"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[width="14"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[width="15"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[width="16"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[width="17"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[width="19"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[height="8"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[height="9"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[height="10"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[height="11"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[height="12"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[height="13"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[height="14"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[height="15"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[height="16"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[height="17"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[height="19"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"])
{
--ml-ignore:true;
filter: var(--ml-text-filter)!important;
}
/*--------------uBlock------------------*/
html#ublock0-epicker
{
--ml-ignore:true;
filter: var(--ml-text-filter)!important;
}
html#ublock0-epicker>body>svg
{
filter: var(--ml-highlighted-text-filter)!important;
}
html#ublock0-epicker>#midnight-lizard-filters
{
height: 0px!important;
width: 0px!important;
position: absolute!important;
}
/*--------------uBlock------------------*/ | css/dynamic-universal.css | html[ml-stage]:not([ml-stage="preload"]) {}
html[ml-stage]:not([ml-mode="filter"]):not([ml-stage="preload"]) object,
html[ml-stage]:not([ml-mode="filter"]):not([ml-stage="preload"]) video {
filter: var(--ml-blue-filter);
}
html[ml-embed] { --ml-ignore:true; }
html[ml-embed][ml-invert]:not([ml-stage="preload"]) embed[type="application/pdf"] {
filter: var(--pdf-bg-filter) var(--ml-text-filter);
}
html[ml-embed]:not([ml-invert]):not([ml-stage="preload"]) embed[type="application/pdf"] {
filter: var(--ml-text-filter);
}
html[ml-image]:not([ml-stage="preload"]):not([ml-mode="simple"]) {
--ml-ignore:true;
}
html[ml-image]:not([ml-stage="preload"]):not([ml-mode="simple"]) img {
filter: var(--ml-image-filter);
}
html[ml-stage]:not([ml-stage="preload"]):not(imp)::selection,
html[ml-stage]:not([ml-stage="preload"]) :not(imp)::selection {
background-color: var(--ml-main-selection-color) !important;
color: var(--ml-main-selection-text-color) !important;
text-shadow: var(--ml-main-selection-shadow-color) 0px 0px 1px !important;
}
html[ml-stage]:not([ml-stage="preload"]):not(imp)::-moz-selection,
html[ml-stage]:not([ml-stage="preload"]) :not(imp)::-moz-selection {
background-color: var(--ml-main-selection-color) !important;
color: var(--ml-main-selection-text-color) !important;
text-shadow: var(--ml-main-selection-shadow-color) 0px 0px 1px !important;
}
html[ml-stage]:not([ml-stage="preload"]) :not(imp)::placeholder {
color: var(--placeholder-color, var(--ml-main-trans-text-color)) !important;
}
html[ml-stage]:not([ml-mode="filter"]):not([ml-stage="preload"]) input:-webkit-autofill,
html[ml-stage]:not([ml-mode="filter"]):not([ml-stage="preload"]) textarea:-webkit-autofill,
html[ml-stage]:not([ml-mode="filter"]):not([ml-stage="preload"]) select:-webkit-autofill {
filter: var(--ml-highlighted-text-filter);
}
/* --- BEGIN SCROLLBAR STYLE --- */
@supports (-moz-appearance: button) {
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]),
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) * {
scrollbar-color: var(--ml-main-scrollbar-thumb-normal-color) var(--ml-main-moz-scrollbar-track-color) !important;
scrollbar-width: var(--ml-main-moz-scrollbar-width) !important;
}
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar {
width: calc(var(--ml-main-scrollbar-size) / var(--ml-zoom)) !important;
height: calc(var(--ml-main-scrollbar-size) / var(--ml-zoom)) !important;
background: var(--ml-main-scrollbar-thumb-normal-color) !important;
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-button:hover {
--bg-color: var(--ml-main-scrollbar-thumb-hover-color);
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-button:active {
--bg-color: var(--ml-main-scrollbar-thumb-active-color);
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-button {
--bg-color: var(--ml-main-scrollbar-thumb-normal-color);
--fg-color: var(--ml-main-scrollbar-marks-color);
width: calc(var(--ml-main-scrollbar-size) / var(--ml-zoom)) !important;
height: calc(var(--ml-main-scrollbar-size) / var(--ml-zoom)) !important;
box-shadow: inset 0 0 1px var(--ml-main-scrollbar-shadow-color) !important;
background: linear-gradient(var(--deg-one), var(--bg-color) 34%, transparent 35%, transparent 55%, var(--bg-color) 56%), linear-gradient(var(--deg-two), var(--bg-color) 34%, transparent 35%, transparent 55%, var(--bg-color) 56%), linear-gradient(var(--deg-one), transparent 49%, var(--fg-color) 50%, var(--fg-color) 55%, transparent 56%), linear-gradient(var(--deg-two), transparent 49%, var(--fg-color) 50%, var(--fg-color) 55%, transparent 56%), var(--bg-color) !important;
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-button:vertical:decrement {
--deg-one: 45deg;
--deg-two: -45deg;
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-button:vertical:increment {
--deg-one: 135deg;
--deg-two: -135deg;
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-button:horizontal:decrement {
--deg-one: -135deg;
--deg-two: -45deg;
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-button:horizontal:increment {
--deg-one: 45deg;
--deg-two: 135deg;
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-thumb:hover {
--bg-color: var(--ml-main-scrollbar-thumb-hover-color);
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-thumb:active {
--bg-color: var(--ml-main-scrollbar-thumb-active-color);
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-thumb:horizontal {
--deg-one: 90deg;
--deg-two: 0deg;
min-width: calc(var(--ml-main-scrollbar-size) * 2 / var(--ml-zoom)) !important;
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-thumb:vertical {
--deg-one: 0deg;
--deg-two: 90deg;
min-height: calc(var(--ml-main-scrollbar-size) * 2 / var(--ml-zoom)) !important;
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-thumb {
--bg-color: var(--ml-main-scrollbar-thumb-normal-color);
--fg-color: var(--ml-main-scrollbar-marks-color);
border-radius: calc(1px / var(--ml-zoom)) !important;
border: none !important;
box-shadow: inset 0 0 1px var(--ml-main-scrollbar-shadow-color) !important;
background: linear-gradient(var(--deg-two), var(--bg-color) 30%, transparent 30%, transparent 70%, var(--bg-color) 70%), linear-gradient(var(--deg-one), transparent 9%, var(--fg-color) 10%, var(--fg-color) 15%, transparent 16%, transparent 34%, var(--fg-color) 35%, var(--fg-color) 40%, transparent 41%, transparent 59%, var(--fg-color) 60%, var(--fg-color) 65%, transparent 66%, transparent 84%, var(--fg-color) 85%, var(--fg-color) 90%, transparent 91%), var(--bg-color) !important;
background-size: calc(var(--ml-main-scrollbar-size) / var(--ml-zoom)) calc(var(--ml-main-scrollbar-size) / var(--ml-zoom)) !important;
background-repeat: no-repeat !important;
background-position: center !important;
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-track {
background: var(--ml-main-scrollbar-track-color) !important;
box-shadow: inset 0 0 calc(6px / var(--ml-zoom)) var(--ml-main-scrollbar-shadow-color) !important;
border-radius: 0px !important;
border: none !important;
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-track-piece {
background: transparent !important;
border: none !important;
box-shadow: none !important;
}
html[ml-stage][ml-scrollbar-style="ml-simple"]:not([ml-stage="preload"]) :not(impt)::-webkit-scrollbar-corner {
background: var(--ml-main-scrollbar-thumb-normal-color) !important;
}
/* --- END SCROLLBAR STYLE --- */
/* --------------------- BEGIN Google Translate bubble ----------------------- */
html[ml-stage]:not([ml-mode="filter"]):not([ml-stage="preload"]) .jfk-bubble.gtx-bubble:not(#imp):not(imp):not(.imp) {
background-color: rgb(255, 255, 255) !important;
border-color: rgb(187, 187, 187) rgb(187, 187, 187) rgb(168, 168, 168) !important;
color: #252525 !important;
--ml-ignore:true;
filter: var(--ml-text-filter);
}
html[ml-stage]:not([ml-mode="filter"]):not([ml-stage="preload"]) .jfk-bubble.gtx-bubble:not(#imp):not(imp):not(.imp) *:not(#imp):not(imp):not(.imp) {
background-color: transparent !important;
border-color: transparent !important;
color: #252525 !important;
}
html[ml-stage]:not([ml-mode="filter"]):not([ml-stage="preload"]) .jfk-bubble-arrowdown:not(#imp):not(imp):not(.imp) .jfk-bubble-arrowimplbefore:not(#imp):not(imp):not(.imp),
html[ml-stage]:not([ml-mode="filter"]):not([ml-stage="preload"]) .jfk-bubble-arrowup:not(#imp):not(imp):not(.imp) .jfk-bubble-arrowimplbefore:not(#imp):not(imp):not(.imp) {
border-color: rgb(187, 187, 187) transparent !important;
background-color: transparent !important;
}
html[ml-stage]:not([ml-mode="filter"]):not([ml-stage="preload"]) .jfk-bubble-arrowdown:not(#imp):not(imp):not(.imp) .jfk-bubble-arrowimplafter:not(#imp):not(imp):not(.imp),
html[ml-stage]:not([ml-mode="filter"]):not([ml-stage="preload"]) .jfk-bubble-arrowup:not(#imp):not(imp):not(.imp) .jfk-bubble-arrowimplafter:not(#imp):not(imp):not(.imp) {
border-color: rgb(255, 255, 255) transparent !important;
background-color: transparent !important;
}
/* --------------------- END Google Translate bubble ----------------------- */
/* ---------------- BEGIN GRAMMARLY -------------------*/
[data-grammarly-part="highlights"] [data-gramm="gramm"]>:before {
--ml-background-background-color:HighlightedBackground;
}
[data-grammarly-part="highlights"] [data-gramm="gramm"]>:after {
--ml-background-background-color:Border;
}
html[ml-stage-mode="complete-complex"] [data-grammarly-part="button"],
html[ml-stage-mode="complete-complex"] grammarly-popup-editor,
html[ml-stage-mode="complete-complex"] grammarly-highlights,
html[ml-stage-mode="complete-complex"] grammarly-card,
html[ml-stage-mode="complete-complex"] grammarly-mirror,
html[ml-stage-mode="complete-complex"] grammarly-button {
--ml-ignore:true;
}
html[ml-stage-mode="complete-complex"] grammarly-popup-editor>*>iframe,
html[ml-stage-mode="complete-complex"] grammarly-card>*,
html[ml-stage-mode="complete-complex"] grammarly-mirror>*,
html[ml-stage-mode="complete-complex"] grammarly-button>*,
html[ml-stage-mode="complete-complex"] grammarly-highlights>*,
html[ml-stage-mode="complete-complex"] [data-grammarly-part="button"] {
filter: var(--ml-highlighted-text-filter);
}
/* ---------------- END GRAMMARLY -------------------*/
html[ml-invert][ml-mode="complex"] [ml-invert],
html[ml-invert][ml-mode="complex"] img[width="8"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[width="9"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[width="10"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[width="11"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[width="12"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[width="13"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[width="14"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[width="15"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[width="16"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[width="17"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[width="19"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[height="8"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[height="9"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[height="10"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[height="11"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[height="12"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[height="13"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[height="14"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[height="15"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[height="16"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[height="17"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"]),
html[ml-invert][ml-mode="complex"] img[height="19"]:not([src*="vatar"]):not([src*="ccount"]):not([src*="moji"]):not([class*="vatar"]):not([class*="ccount"]):not([class*="moji"]):not([class*="lag"]):not([src*="lag"]):not([src*="rofile"]):not([class*="rofile"])
{
--ml-ignore:true;
filter: var(--ml-text-filter)!important;
}
/*--------------uBlock------------------*/
html#ublock0-epicker
{
--ml-ignore:true;
filter: var(--ml-text-filter)!important;
}
html#ublock0-epicker>body>svg
{
filter: var(--ml-highlighted-text-filter)!important;
}
html#ublock0-epicker>#midnight-lizard-filters
{
height: 0px!important;
width: 0px!important;
position: absolute!important;
}
/*--------------uBlock------------------*/ | 0.324771 | 0.123736 |
.section{
opacity: 0;
}
.vhidden{
opacity:0;
}
.vvisible{
opacity:1;
}
body {
font-family: 'Lato', arial, sans-serif;
color: #434343;
font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 700;
color: #778492;
}
a {
color: #3aaa64;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
}
a:hover {
text-decoration: underline;
color: #5f6b77;
color: #2d844e;
}
.text-highlight {
color: #32383e;
}
.label-theme {
background: #3aaa64;
font-size: 12px;
}
a.dotted-link {
border-bottom: 1px dotted #778492;
color: #778492;
}
a.dotted-link:hover {
text-decoration: none;
color: #49515a;
}
.header {
padding: 30px 0;
border-top: 10px solid rgb(202, 13, 13);
margin: 0 15px 15px 15px;
border-bottom: 3px solid #0000004a;
}
.header .profile-image {
margin-right: 30px;
}
.header .profile-content .name {
color: #49515a;
font-size: 26px;
margin-bottom: 5px;
margin-top: 0px;
}
.header .profile-content .desc {
color: #778492;
font-family: "Lato", arial, sans-serif;
font-weight: 400;
font-size: 24px;
margin-top: 0;
margin-bottom: 15px;
}
.header .profile-content .social a {
background:rgb(26, 50, 78);
width: 36px;
height: 36px;
display: inline-block;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
color: #fff;
text-align: center;
}
.header .profile-content .social a:hover {
background:#ab0b19;
}
.header .profile-content .social a .fa {
font-size: 20px;
padding-top: 8px;
}
.profile-image{
width:101px;
}
.heading-first{
height: 50px;
background: rgb(138, 9, 38);
color: rgb(255, 255, 255);
font-size: 20px;
}
.panel-red > .panel-heading {
border-color: rgb(217, 83, 79);
color: rgb(255, 255, 255);
background-color: rgb(217, 83, 79);
}
.panel-red {
border-color: rgb(217, 83, 79);
}
.panel-green {
border-color: rgb(92, 184, 92);
}
.panel-green > .panel-heading {
border-color: rgb(92, 184, 92);
color: rgb(255, 255, 255);
background-color: rgb(92, 184, 92);
}
.img-responsive{
height: 128px !important;
}
/* page structure */
#w {
display: block;
width: 800px;
margin: 0 auto;
background: #fff;
padding: 15px 25px;
-webkit-box-shadow: 1px 2px 3px -1px rgba(0,0,0,0.4);
-moz-box-shadow: 1px 2px 3px -1px rgba(0,0,0,0.4);
box-shadow: 1px 2px 3px -1px rgba(0,0,0,0.4);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#loader {
display: block;
width: 200px;
height: 200px;
margin: 0 auto;
}
/* page content styles */
.smallname {
font-size: 0.75em;
color: #a9a9a9;
font-style: italic;
}
.avi {
float: left;
margin-right: 7px;
margin-bottom: 7px;
}
.avi img {
border: 1px solid #ccc;
padding: 3px;
}
.repolist {
display: block;
clear: both;
width: 100%;
}
.margin-btn{
margin:5px;
}
.experties-container{
padding: 10px;
}
/* input field */
#ghusername {
display: block;
padding: 5px 8px;
font-size: 1.4em;
color: #666;
width: 550px;
margin-bottom: 15px;
}
.experties-container .caption{
text-align: center;
} | backup/assets/css/styles.css | .section{
opacity: 0;
}
.vhidden{
opacity:0;
}
.vvisible{
opacity:1;
}
body {
font-family: 'Lato', arial, sans-serif;
color: #434343;
font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 700;
color: #778492;
}
a {
color: #3aaa64;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
}
a:hover {
text-decoration: underline;
color: #5f6b77;
color: #2d844e;
}
.text-highlight {
color: #32383e;
}
.label-theme {
background: #3aaa64;
font-size: 12px;
}
a.dotted-link {
border-bottom: 1px dotted #778492;
color: #778492;
}
a.dotted-link:hover {
text-decoration: none;
color: #49515a;
}
.header {
padding: 30px 0;
border-top: 10px solid rgb(202, 13, 13);
margin: 0 15px 15px 15px;
border-bottom: 3px solid #0000004a;
}
.header .profile-image {
margin-right: 30px;
}
.header .profile-content .name {
color: #49515a;
font-size: 26px;
margin-bottom: 5px;
margin-top: 0px;
}
.header .profile-content .desc {
color: #778492;
font-family: "Lato", arial, sans-serif;
font-weight: 400;
font-size: 24px;
margin-top: 0;
margin-bottom: 15px;
}
.header .profile-content .social a {
background:rgb(26, 50, 78);
width: 36px;
height: 36px;
display: inline-block;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
color: #fff;
text-align: center;
}
.header .profile-content .social a:hover {
background:#ab0b19;
}
.header .profile-content .social a .fa {
font-size: 20px;
padding-top: 8px;
}
.profile-image{
width:101px;
}
.heading-first{
height: 50px;
background: rgb(138, 9, 38);
color: rgb(255, 255, 255);
font-size: 20px;
}
.panel-red > .panel-heading {
border-color: rgb(217, 83, 79);
color: rgb(255, 255, 255);
background-color: rgb(217, 83, 79);
}
.panel-red {
border-color: rgb(217, 83, 79);
}
.panel-green {
border-color: rgb(92, 184, 92);
}
.panel-green > .panel-heading {
border-color: rgb(92, 184, 92);
color: rgb(255, 255, 255);
background-color: rgb(92, 184, 92);
}
.img-responsive{
height: 128px !important;
}
/* page structure */
#w {
display: block;
width: 800px;
margin: 0 auto;
background: #fff;
padding: 15px 25px;
-webkit-box-shadow: 1px 2px 3px -1px rgba(0,0,0,0.4);
-moz-box-shadow: 1px 2px 3px -1px rgba(0,0,0,0.4);
box-shadow: 1px 2px 3px -1px rgba(0,0,0,0.4);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#loader {
display: block;
width: 200px;
height: 200px;
margin: 0 auto;
}
/* page content styles */
.smallname {
font-size: 0.75em;
color: #a9a9a9;
font-style: italic;
}
.avi {
float: left;
margin-right: 7px;
margin-bottom: 7px;
}
.avi img {
border: 1px solid #ccc;
padding: 3px;
}
.repolist {
display: block;
clear: both;
width: 100%;
}
.margin-btn{
margin:5px;
}
.experties-container{
padding: 10px;
}
/* input field */
#ghusername {
display: block;
padding: 5px 8px;
font-size: 1.4em;
color: #666;
width: 550px;
margin-bottom: 15px;
}
.experties-container .caption{
text-align: center;
} | 0.225502 | 0.079496 |
.Form {
width: 100%;
max-width: 400px;
margin: auto;
}
.Form-title {
color: #00386a;
margin: 0 0 15px;
}
.Form-description {
color: #6d6665;
}
.Form-fields {
border-radius: 15px;
border: 1px solid #c5c1c0;
background-color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding: 24px 15px;
}
.Control-label {
color: #423e3d;
font-weight: bold;
-webkit-transition: color 300ms ease;
transition: color 300ms ease;
}
.Control-requirements {
background: pink;
border-top: none;
margin: -14px 0 15px;
max-height: 0;
overflow: hidden;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
padding: 0 9px;
}
.ControlInput {
border-radius: 3px;
box-shadow: 0 1px 3px rgba(197, 193, 192, 0) inset;
color: #6d6665;
margin: 0.8em 0;
border: 1px solid #c5c1c0;
padding: 0.6em 0.6em;
-webkit-transition: box-shadow 300ms ease-out;
transition: box-shadow 300ms ease-out;
}
.ControlInput:hover {
box-shadow: 0 1px 3px #c5c1c0 inset;
}
.ControlInput:focus {
outline: #2bbee7 auto 3px;
}
.ControlInput:invalid:not(:focus):not(:placeholder-shown) {
border-color: red;
border-bottom: none;
}
.ControlInput:invalid:not(:focus):not(:placeholder-shown) + .Control-label {
color: red;
}
.ControlInput:invalid:not(:focus):not(:placeholder-shown) + .Control-label + .Control-requirements {
max-height: 100px;
padding: 9px;
border: 1px solid red;
}
.ControlInput:valid:not(:focus):not(:placeholder-shown) {
border-color: #5fa550;
}
.ControlInput:valid:not(:focus):not(:placeholder-shown) + .Control-label {
color: #5fa550;
}
.Control-requirements--email,
.ControlInput--email {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.Control-label--email {
/* -webkit-box-ordinal-group: -1;*/
-ms-flex-order: -2;
order: -2;
}
.ControlInput--password {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
padding-right: 50px;
}
.Control-label--password {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
margin-bottom: -32px;
}
.Control-label--showPassword {
width: 32px;
position: relative;
top: 52px;
left: 100%;
text-align: right;
margin-left: -36px;
}
.Form-submit {
border: 1px solid #e7542b;
background-color: #e7542b;
border-radius: 3px;
color: #fff;
display: block;
width: 100%;
max-width: 100%;
pointer-events: none;
opacity: 0.6;
cursor: default;
-webkit-transition: opacity 300ms ease-out, max-width 150ms ease-out;
transition: opacity 300ms ease-out, max-width 150ms ease-out;
outline: none;
position: relative;
margin: auto;
}
.Form-submit:hover {
background-color: #c83d17;
}
.Form-submit:active {
background-color: #9b2f11;
max-width: 50px;
overflow: hidden;
text-indent: 300px;
}
.Form-submit:active .Button-spinner {
opacity: 1;
}
.ControlInput--email:valid ~ .ControlInput--password:valid ~ .Form-submit {
cursor: pointer;
pointer-events: auto;
opacity: 1;
}
.Button-spinner {
position: absolute;
top: 50%;
left: 50%;
margin-left: -13px;
margin-top: -13px;
opacity: 0;
}
.show-password {
display: none;
}
.show-password:checked ~ .ControlInput--password {
/* text-security: disc;*/
-webkit-text-security: disc;
-moz-text-security: disc;
}
.show-password:checked ~ .Control-label--showPassword .svg-toggle-password .closed-eye {
opacity: 1;
-webkit-transition: opacity 300ms ease, height 400ms ease;
transition: opacity 300ms ease, height 400ms ease;
width: 4px;
height: 44px;
}
.svg-toggle-password {
fill: #008ed6;
}
.svg-toggle-password .closed-eye {
opacity: 0;
height: 0;
}
.Button {
padding: 10px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.spinner {
-webkit-animation: dash 2s linear infinite;
animation: dash 2s linear infinite;
-webkit-animation-direction: normal;
animation-direction: normal;
}
@-webkit-keyframes dash {
0% {
stroke-dashoffset: 0;
stroke-dasharray: 150.6 100.4;
}
50% {
stroke-dasharray: 1 250;
}
100% {
stroke-dashoffset: 502;
stroke-dasharray: 150.6 100.4;
}
}
@keyframes dash {
0% {
stroke-dashoffset: 0;
stroke-dasharray: 150.6 100.4;
}
50% {
stroke-dasharray: 1 250;
}
100% {
stroke-dashoffset: 502;
stroke-dasharray: 150.6 100.4;
}
}
@-webkit-keyframes spinner-in {
0% {
opacity: 0;
}
20%, 80% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes spinner-in {
0% {
opacity: 0;
}
20%, 80% {
opacity: 1;
}
100% {
opacity: 0;
}
}
html {
box-sizing: border-box;
height: 100%;
}
body {
background-color: #f1f2f1;
background-image: -webkit-linear-gradient(#e7e8e7, #f1f2f1);
background-image: linear-gradient(#e7e8e7, #f1f2f1);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
min-height: 100%;
}
*, *:before, *:after {
box-sizing: inherit;
} | MVC/Content/validator.css | .Form {
width: 100%;
max-width: 400px;
margin: auto;
}
.Form-title {
color: #00386a;
margin: 0 0 15px;
}
.Form-description {
color: #6d6665;
}
.Form-fields {
border-radius: 15px;
border: 1px solid #c5c1c0;
background-color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding: 24px 15px;
}
.Control-label {
color: #423e3d;
font-weight: bold;
-webkit-transition: color 300ms ease;
transition: color 300ms ease;
}
.Control-requirements {
background: pink;
border-top: none;
margin: -14px 0 15px;
max-height: 0;
overflow: hidden;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
padding: 0 9px;
}
.ControlInput {
border-radius: 3px;
box-shadow: 0 1px 3px rgba(197, 193, 192, 0) inset;
color: #6d6665;
margin: 0.8em 0;
border: 1px solid #c5c1c0;
padding: 0.6em 0.6em;
-webkit-transition: box-shadow 300ms ease-out;
transition: box-shadow 300ms ease-out;
}
.ControlInput:hover {
box-shadow: 0 1px 3px #c5c1c0 inset;
}
.ControlInput:focus {
outline: #2bbee7 auto 3px;
}
.ControlInput:invalid:not(:focus):not(:placeholder-shown) {
border-color: red;
border-bottom: none;
}
.ControlInput:invalid:not(:focus):not(:placeholder-shown) + .Control-label {
color: red;
}
.ControlInput:invalid:not(:focus):not(:placeholder-shown) + .Control-label + .Control-requirements {
max-height: 100px;
padding: 9px;
border: 1px solid red;
}
.ControlInput:valid:not(:focus):not(:placeholder-shown) {
border-color: #5fa550;
}
.ControlInput:valid:not(:focus):not(:placeholder-shown) + .Control-label {
color: #5fa550;
}
.Control-requirements--email,
.ControlInput--email {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.Control-label--email {
/* -webkit-box-ordinal-group: -1;*/
-ms-flex-order: -2;
order: -2;
}
.ControlInput--password {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
padding-right: 50px;
}
.Control-label--password {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
margin-bottom: -32px;
}
.Control-label--showPassword {
width: 32px;
position: relative;
top: 52px;
left: 100%;
text-align: right;
margin-left: -36px;
}
.Form-submit {
border: 1px solid #e7542b;
background-color: #e7542b;
border-radius: 3px;
color: #fff;
display: block;
width: 100%;
max-width: 100%;
pointer-events: none;
opacity: 0.6;
cursor: default;
-webkit-transition: opacity 300ms ease-out, max-width 150ms ease-out;
transition: opacity 300ms ease-out, max-width 150ms ease-out;
outline: none;
position: relative;
margin: auto;
}
.Form-submit:hover {
background-color: #c83d17;
}
.Form-submit:active {
background-color: #9b2f11;
max-width: 50px;
overflow: hidden;
text-indent: 300px;
}
.Form-submit:active .Button-spinner {
opacity: 1;
}
.ControlInput--email:valid ~ .ControlInput--password:valid ~ .Form-submit {
cursor: pointer;
pointer-events: auto;
opacity: 1;
}
.Button-spinner {
position: absolute;
top: 50%;
left: 50%;
margin-left: -13px;
margin-top: -13px;
opacity: 0;
}
.show-password {
display: none;
}
.show-password:checked ~ .ControlInput--password {
/* text-security: disc;*/
-webkit-text-security: disc;
-moz-text-security: disc;
}
.show-password:checked ~ .Control-label--showPassword .svg-toggle-password .closed-eye {
opacity: 1;
-webkit-transition: opacity 300ms ease, height 400ms ease;
transition: opacity 300ms ease, height 400ms ease;
width: 4px;
height: 44px;
}
.svg-toggle-password {
fill: #008ed6;
}
.svg-toggle-password .closed-eye {
opacity: 0;
height: 0;
}
.Button {
padding: 10px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.spinner {
-webkit-animation: dash 2s linear infinite;
animation: dash 2s linear infinite;
-webkit-animation-direction: normal;
animation-direction: normal;
}
@-webkit-keyframes dash {
0% {
stroke-dashoffset: 0;
stroke-dasharray: 150.6 100.4;
}
50% {
stroke-dasharray: 1 250;
}
100% {
stroke-dashoffset: 502;
stroke-dasharray: 150.6 100.4;
}
}
@keyframes dash {
0% {
stroke-dashoffset: 0;
stroke-dasharray: 150.6 100.4;
}
50% {
stroke-dasharray: 1 250;
}
100% {
stroke-dashoffset: 502;
stroke-dasharray: 150.6 100.4;
}
}
@-webkit-keyframes spinner-in {
0% {
opacity: 0;
}
20%, 80% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes spinner-in {
0% {
opacity: 0;
}
20%, 80% {
opacity: 1;
}
100% {
opacity: 0;
}
}
html {
box-sizing: border-box;
height: 100%;
}
body {
background-color: #f1f2f1;
background-image: -webkit-linear-gradient(#e7e8e7, #f1f2f1);
background-image: linear-gradient(#e7e8e7, #f1f2f1);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
min-height: 100%;
}
*, *:before, *:after {
box-sizing: inherit;
} | 0.488771 | 0.07072 |
.sec-main {
box-shadow: 0 5px 15px 0 rgba(110, 110, 110, 0.1);
border-radius: 15px;
position: relative;
padding: 80px 80px;
}
.sec-sec {
box-shadow: 0 5px 15px 0 rgba(110, 110, 110, 0.1);
border-radius: 15px;
position: relative;
padding: 30px 30px;
}
.sec-uping {
margin-top: -435px;
position: relative;
z-index: 1;
}
.sec-up {
margin: -100px 0px 100px;
position: relative;
z-index: 1;
}
.sec-up-slider {
margin: -120px 0px 100px;
position: relative;
z-index: 1;
}
.sec-normal {
padding: 100px 0px;
position: relative;
z-index: 0;
}
.sec-bg1 {
background-color: #ffffff;
}
.sec-bg2 {
background-color: #efefef;
}
.sec-bg3 {
background-color: #15212a;
}
.sec-bg4 {
background-color: #fdd700;
}
.sec-bg6 {
background-color: #1d262f;
}
.sec-grad-yellow-to-grey-left {
background: linear-gradient(90deg, #fdd700 70%, #d9dde4 10%) !important;
}
.sec-grad-yellow-to-grey-right {
background: linear-gradient(90deg, #d9dde4 70%, #fdd700 10%) !important;
}
.sec-grad-yellow-to-white-right {
background: linear-gradient(90deg, #ffffff 70%, #fdd700 10%) !important;
}
.sec-grad-yellow-to-black-right {
background: linear-gradient(90deg, #15212a 70%, #fdd700 10%) !important;
}
.sec-grad-black-to-yellow-left {
background: linear-gradient(90deg, #fdd700 30%, #15212a 0%) !important;
}
.sec-grad-grey-to-grey {
background: linear-gradient(-60deg, #3a6173 0%, #16222a 100%) !important;
}
.total-grad {
position: absolute;
display: block;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.total-grad-inverse {
position: absolute;
display: block;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.total-grad-grey {
background: linear-gradient(-60deg, #3a6173 0%, #16222a 100%) !important;
position: absolute;
display: block;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.total-grad-grey-inverse {
background: linear-gradient(240deg, #16222a 0%, #3a6173 100%);
position: absolute;
display: block;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.total-grad-pink-blue-intense {
position: absolute;
display: block;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.section-heading {
font-family: 'Open Sans Bold';
font-size: 52px;
margin-top: 0px;
margin-bottom: 20px;
text-transform: capitalize;
position: relative;
display: inline-block;
color: #181b22;
line-height: 52px;
}
.section-heading.light {
color: #fff;
}
.section-subheading {
font-family: 'Open Sans';
position: relative;
color: #4c4a4a;
font-size: 18px;
line-height: 34px;
}
.path-left {
position: absolute;
height: 100%;
right: 30%;
top: 0;
}
.path-right {
position: absolute;
height: 100%;
left: 70%;
top: 0;
} | client/src/sections.css | .sec-main {
box-shadow: 0 5px 15px 0 rgba(110, 110, 110, 0.1);
border-radius: 15px;
position: relative;
padding: 80px 80px;
}
.sec-sec {
box-shadow: 0 5px 15px 0 rgba(110, 110, 110, 0.1);
border-radius: 15px;
position: relative;
padding: 30px 30px;
}
.sec-uping {
margin-top: -435px;
position: relative;
z-index: 1;
}
.sec-up {
margin: -100px 0px 100px;
position: relative;
z-index: 1;
}
.sec-up-slider {
margin: -120px 0px 100px;
position: relative;
z-index: 1;
}
.sec-normal {
padding: 100px 0px;
position: relative;
z-index: 0;
}
.sec-bg1 {
background-color: #ffffff;
}
.sec-bg2 {
background-color: #efefef;
}
.sec-bg3 {
background-color: #15212a;
}
.sec-bg4 {
background-color: #fdd700;
}
.sec-bg6 {
background-color: #1d262f;
}
.sec-grad-yellow-to-grey-left {
background: linear-gradient(90deg, #fdd700 70%, #d9dde4 10%) !important;
}
.sec-grad-yellow-to-grey-right {
background: linear-gradient(90deg, #d9dde4 70%, #fdd700 10%) !important;
}
.sec-grad-yellow-to-white-right {
background: linear-gradient(90deg, #ffffff 70%, #fdd700 10%) !important;
}
.sec-grad-yellow-to-black-right {
background: linear-gradient(90deg, #15212a 70%, #fdd700 10%) !important;
}
.sec-grad-black-to-yellow-left {
background: linear-gradient(90deg, #fdd700 30%, #15212a 0%) !important;
}
.sec-grad-grey-to-grey {
background: linear-gradient(-60deg, #3a6173 0%, #16222a 100%) !important;
}
.total-grad {
position: absolute;
display: block;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.total-grad-inverse {
position: absolute;
display: block;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.total-grad-grey {
background: linear-gradient(-60deg, #3a6173 0%, #16222a 100%) !important;
position: absolute;
display: block;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.total-grad-grey-inverse {
background: linear-gradient(240deg, #16222a 0%, #3a6173 100%);
position: absolute;
display: block;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.total-grad-pink-blue-intense {
position: absolute;
display: block;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.section-heading {
font-family: 'Open Sans Bold';
font-size: 52px;
margin-top: 0px;
margin-bottom: 20px;
text-transform: capitalize;
position: relative;
display: inline-block;
color: #181b22;
line-height: 52px;
}
.section-heading.light {
color: #fff;
}
.section-subheading {
font-family: 'Open Sans';
position: relative;
color: #4c4a4a;
font-size: 18px;
line-height: 34px;
}
.path-left {
position: absolute;
height: 100%;
right: 30%;
top: 0;
}
.path-right {
position: absolute;
height: 100%;
left: 70%;
top: 0;
} | 0.613237 | 0.154058 |
html,
body,
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,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
article,
aside,
figure,
footer,
header{
},
hgroup,
nav,
section {
display: block;
}
/* Variables =================================================== */
/* Mixins =================================================== */
.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
content: "";
}
.clearfix:after {
clear: both;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
position: static;
clip: auto;
height: auto;
width: auto;
margin: 0;
overflow: visible;
}
/* Page =================================================== */
html {
background: #ffffff;
font-size: 62.5%;
-webkit-overflow-scrolling: touch;
-webkit-tap-highlight-color: #f3f5f6;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
padding: 0;
width: 100%;
background-color: transparent;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5em;
color: #000000;
}
/* Typography =================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
font-family: inherit;
font-weight: bold;
color: inherit;
text-rendering: optimizelegibility;
}
h1 small,
h2 small {
font-weight: normal;
color: #bfbfbf;
}
h1,
.h1 {
margin-top: 0.25em;
margin-left: 0.25em;
margin-right: 0.25em;
margin-bottom: 0;
font-size: 32px;
font-size: 3.2rem;
line-height: 1.2;
text-align:center;
}
h2,
.h2 {
margin-bottom: 0.75em;
margin-left: 0.25em;
margin-right: 0.25em;
font-size: 24px;
font-size: 2.4rem;
line-height: 1.2;
text-align:center;
}
h3,
.h3 {
margin-bottom: 1em;
font-size: 21px;
font-size: 2.1rem;
line-height: 1.3;
}
h4,
.h4 {
margin-bottom: 1.5em;
font-size: 18px;
font-size: 1.8rem;
line-height: 1.25;
}
h5,
.h5 {
font-size: 16px;
font-size: 1.6rem;
margin-bottom: 1.5em;
}
h6,
.h6 {
margin-bottom: 1.5em;
font-size: 14px;
font-size: 1.4rem;
font-weight: normal;
letter-spacing: 1px;
text-transform: uppercase;
}
.header{
padding-top:0.75em;
text-align:center;
vertical-align:middle;
background-color:black;
color:white;
}
.header h1,
.header h2,
.header h3 {
float: left;
margin-right: 24px;
}
.header h1 a,
.header h2 a,
.header h3 a {
display: block;
position: relative;
top: 6px;
float: right;
padding: 4px 12px;
font-size: 14px;
font-size: 1.4rem;
background-color: #f3f5f6;
}
.header h1:hover,
.header h2:hover,
.header h3:hover {
background-color: #f3f5f6;
}
.header .a-rss,
.header .a-rss:hover {
float: left;
width: 16px;
height: 16px;
padding: 0;
background: transparent url(../img/a-rss.png) no-repeat 0 0;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
p,
ol,
ul,
dl,
address {
margin-bottom: 1.5em;
font-size: 14px;
font-size: 1.4rem;
line-height: 1.5em;
}
small {
font-size: 14px;
font-size: 1.4rem;
}
ul,
ol {
margin: 0 0 1.5em -24px;
padding: 0 0 0 24px;
}
li ul,
li ol {
margin: 0;
font-size: 16px;
font-size: 1.6rem;
}
blockquote {
margin: 0 0 1.5em -24px;
padding-left: 24px;
border-left: 2px solid #c7ced6;
font-family: Cambria, Georgia, Times, "Times New Roman";
font-style: normal;
}
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
cite {
font-style: normal;
}
dl,
dd {
margin-bottom: 1.5em;
}
dt {
font-weight: bold;
}
.dl-horizontal dt {
float: left;
clear: left;
width: 20.25%;
text-align: right;
}
.dl-horizontal dd {
margin-left: 22.78%;
}
abbr[title] {
border-bottom: 1px dotted #c7ced6;
cursor: help;
}
b,
strong {
font-weight: bold;
}
/* Colour =================================================== */
a {
text-decoration: none;
color: #013568;
}
table * a {
text-decoration: none;
color: #013568;
/* border-bottom: 1px #013568 dotted;*/
}
a:visited {
color: #013568;
}
a:hover {
text-decoration: underline;
color: #011b35;
}
a:focus {
outline: thin dotted;
color: #000000;
}
a:hover,
a:active {
outline: 0;
}
::-moz-selection {
background-color: #d6dbe1;
color: #2d353e;
text-shadow: none;
}
::selection {
background-color: #d6dbe1;
color: #2d353e;
text-shadow: none;
}
/* Font Awesome: http://fortawesome.github.com/Font-Awesome/
License
-------------------------------------------------------
The Font Awesome webfont, CSS, and LESS files are licensed under CC BY 3.0:
http://creativecommons.org/licenses/by/3.0/ A mention of
'Font Awesome - http://fortawesome.github.com/Font-Awesome' in human-readable
source code is considered acceptable attribution (most common on the web).
If human readable source code is not available to the end user, a mention in
an 'About' or 'Credits' screen is considered acceptable (most common in desktop
or mobile software). */
@font-face {
font-family: 'FontAwesome';
src: url('../fonts/fontawesome-webfont.eot');
src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svgz#FontAwesomeRegular') format('svg'), url('../fonts/fontawesome-webfont.svg#FontAwesomeRegular') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
display: inline;
width: auto;
height: auto;
line-height: inherit;
vertical-align: baseline;
background-image: none;
background-position: 0 0;
background-repeat: repeat;
}
li[class^="icon-"],
li[class*=" icon-"] {
display: block;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
display: inline-block;
text-decoration: inherit;
}
a [class^="icon-"],
a [class*=" icon-"] {
display: inline-block;
text-decoration: inherit;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
vertical-align: top;
font-size: 1.3333333333333333em;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
/* keeps button heights with and without icons the same */
line-height: .9em;
}
li [class^="icon-"],
li [class*=" icon-"] {
display: inline-block;
width: 1.25em;
text-align: center;
}
li .icon-large[class^="icon-"],
li .icon-large[class*=" icon-"] {
/* 1.5 increased font size for icon-large * 1.25 width */
width: 1.875em;
}
li[class^="icon-"],
li[class*=" icon-"] {
margin-left: 0;
list-style-type: none;
}
li[class^="icon-"]:before,
li[class*=" icon-"]:before {
text-indent: -2em;
text-align: center;
}
li[class^="icon-"].icon-large:before,
li[class*=" icon-"].icon-large:before {
text-indent: -1.3333333333333333em;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.icon-download-alt:before {
content: "\f019";
}
.icon-bookmark:before {
content: "\f02e";
}
.icon-info-sign:before {
content: "\f05a";
}
.icon-arrow-down:before {
content: "\f063";
}
.icon-home:before {
content: "\f015";
}
.layout{
width: 95%;
max-width: 95%;
margin-bottom: 1.5em;
border-collapse: collapse;
border-spacing: 0;
background-color: transparent;
margin-left:2.5%;
}
/* Elements =================================================== */
hr {
display: block;
margin: 1em 0;
padding: 0;
height: 1px;
border: 0;
border-top: 1px solid #c7ced6;
border-bottom: 1px solid #ffffff;
}
img {
max-width: 100%;
border-width: 0;
vertical-align: middle;
-ms-interpolation-mode: bicubic;
}
input,
button,
select,
textarea {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
/* Buttons =================================================== */
.btn {
display: inline-block;
*display: inline;
/* IE7 inline-block hack */
*zoom: 1;
padding: 6px 11px 6px;
margin-bottom: 0;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-size: 1.2rem;
font-weight: bold;
line-height: 1.5em;
color: #404040;
text-align: center;
vertical-align: middle;
background-color: #e6e6e6;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#d9d9d9));
background-image: -webkit-linear-gradient(top, #ffffff, #d9d9d9);
background-color: #d9d9d9;
background-image: -moz-linear-gradient(top, #ffffff, #d9d9d9);
background-image: -ms-linear-gradient(top, #ffffff, #d9d9d9);
background-image: -o-linear-gradient(top, #ffffff, #d9d9d9);
background-image: linear-gradient(top, #ffffff, #d9d9d9);
background-repeat: repeat-x;
border: 1px solid #cccccc;
border-bottom-color: #b3b3b3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
cursor: pointer;
*margin-left: .3em;
white-space: normal;
}
.btn:visited,
.btn:hover {
color: #404040;
text-decoration: none;
}
input[type="submit"].btn:hover {
border-color: #cccccc;
}
.btn:first-child {
*margin-left: 0;
}
.btn-extlarge {
padding: 11px 22px;
font-size: 21px;
font-size: 2.1rem;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.btn-extlarge-cle {
padding: 25px 70px;
margin: 10px 15px;
text-align: center;
font-size: 2.1rem;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.btn-mini {
padding: 3px 5px;
margin: -4px 0px 0px 5px;
font-size: 11px;
font-size: 1.1rem;
}
/* Tables =================================================== */
table {
width: 95%;
max-width: 95%;
margin-bottom: 1.5em;
border-collapse: collapse;
border-spacing: 0;
background-color: transparent;
margin-left:2.5%;
}
table th,
table td {
padding: 8px;
vertical-align: middle;
border-top: 1px solid #8c9bab;
font-size: 14px;
font-size: 1.4rem;
line-height: 1.5em;
text-align: left;
}
table th {
font-weight: bold;
}
table thead th {
vertical-align: bottom;
}
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
border-top: 0;
}
table tbody + tbody {
border-top: 2px solid #8c9bab;
}
table tbody tr td,
table tbody tr th {
-webkit-transition: background-color 0.25s 0 linear;
-moz-transition: background-color 0.25s 0 linear;
-ms-transition: background-color 0.25s 0 linear;
-o-transition: background-color 0.25s 0 linear;
transition: background-color 0.25s 0 linear;
}
table tbody tr:hover td,
table tbody tr:hover th {
background-color: #a9b4c1;
}
.table-bordered {
border: 1px solid #8c9bab;
border-left: 0;
border-collapse: separate;
*border-collapse: collapsed;
}
.table-bordered th,
.table-bordered td {
border-left: 1px solid #8c9bab;
}
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
border-top: 0;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
background-color: #c7ced6;
}
@media print {
/* Print =================================================== */
* {
background: transparent !important;
color: black !important;
box-shadow: none !important;
text-shadow: none !important;
filter: none !important;
-ms-filter: none !important;
}
@page {
margin: 0.5cm;
}
h2,
h3 {
orphans: 3;
widows: 3;
page-break-after: avoid;
}
p {
orphans: 3;
widows: 3;
}
pre,
blockquote {
border: 1px solid #808080;
page-break-inside: avoid;
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a,
a:visited {
text-decoration: none;
}
table:a,
table:a:visited {
text-decoration: none;
}
a[href]:after {
content: " (" attr(href) ")";
}
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
img {
max-width: 100% !important;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr {
page-break-inside: avoid;
}
}
@media only screen and (min-width: 480px) {
/* 480 =================================================== */
}
@media only screen and (min-width: 600px) {
/* 600 =================================================== */
}
@media only screen and (min-width: 768px) {
/* 768 =================================================== */
}
@media only screen and (min-width: 992px) {
/* 992 =================================================== */
}
@media only screen and (min-width: 1382px) {
/* 1382 =================================================== */
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
}
/* Clement's own styles */
.theCols{
width: 30%;
max-width:100px;
text-align: center;
}
.rightCol{
text-align: left;
}
blockquote#centeredText{
margin:3% 20% 3% 20%;
}
.tablehomepage{
border-top: 0px;
}
/* center nav */
.nav.center ul {
text-align: center;
}
/* footer stuff */
.footer {
margin-top:70px;
margin-bottom: 10px;
text-align: center;
}
.nav .current {
display: none; /* show only current <li> item */
}
.topleftcorner
{
padding: 10px 5px;
position: absolute;
top: 0;
left: 0;
}
@media screen and (max-width: 640px) {
.btn-extlarge-cle {
padding: 15px 50px;
margin: 5px 15px;
text-align: center;
font-size: 1.5rem;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.extraspace{
display: hide;
}
} | css/320andup_cle.css | html,
body,
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,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
article,
aside,
figure,
footer,
header{
},
hgroup,
nav,
section {
display: block;
}
/* Variables =================================================== */
/* Mixins =================================================== */
.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
content: "";
}
.clearfix:after {
clear: both;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
position: static;
clip: auto;
height: auto;
width: auto;
margin: 0;
overflow: visible;
}
/* Page =================================================== */
html {
background: #ffffff;
font-size: 62.5%;
-webkit-overflow-scrolling: touch;
-webkit-tap-highlight-color: #f3f5f6;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
padding: 0;
width: 100%;
background-color: transparent;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5em;
color: #000000;
}
/* Typography =================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
font-family: inherit;
font-weight: bold;
color: inherit;
text-rendering: optimizelegibility;
}
h1 small,
h2 small {
font-weight: normal;
color: #bfbfbf;
}
h1,
.h1 {
margin-top: 0.25em;
margin-left: 0.25em;
margin-right: 0.25em;
margin-bottom: 0;
font-size: 32px;
font-size: 3.2rem;
line-height: 1.2;
text-align:center;
}
h2,
.h2 {
margin-bottom: 0.75em;
margin-left: 0.25em;
margin-right: 0.25em;
font-size: 24px;
font-size: 2.4rem;
line-height: 1.2;
text-align:center;
}
h3,
.h3 {
margin-bottom: 1em;
font-size: 21px;
font-size: 2.1rem;
line-height: 1.3;
}
h4,
.h4 {
margin-bottom: 1.5em;
font-size: 18px;
font-size: 1.8rem;
line-height: 1.25;
}
h5,
.h5 {
font-size: 16px;
font-size: 1.6rem;
margin-bottom: 1.5em;
}
h6,
.h6 {
margin-bottom: 1.5em;
font-size: 14px;
font-size: 1.4rem;
font-weight: normal;
letter-spacing: 1px;
text-transform: uppercase;
}
.header{
padding-top:0.75em;
text-align:center;
vertical-align:middle;
background-color:black;
color:white;
}
.header h1,
.header h2,
.header h3 {
float: left;
margin-right: 24px;
}
.header h1 a,
.header h2 a,
.header h3 a {
display: block;
position: relative;
top: 6px;
float: right;
padding: 4px 12px;
font-size: 14px;
font-size: 1.4rem;
background-color: #f3f5f6;
}
.header h1:hover,
.header h2:hover,
.header h3:hover {
background-color: #f3f5f6;
}
.header .a-rss,
.header .a-rss:hover {
float: left;
width: 16px;
height: 16px;
padding: 0;
background: transparent url(../img/a-rss.png) no-repeat 0 0;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
p,
ol,
ul,
dl,
address {
margin-bottom: 1.5em;
font-size: 14px;
font-size: 1.4rem;
line-height: 1.5em;
}
small {
font-size: 14px;
font-size: 1.4rem;
}
ul,
ol {
margin: 0 0 1.5em -24px;
padding: 0 0 0 24px;
}
li ul,
li ol {
margin: 0;
font-size: 16px;
font-size: 1.6rem;
}
blockquote {
margin: 0 0 1.5em -24px;
padding-left: 24px;
border-left: 2px solid #c7ced6;
font-family: Cambria, Georgia, Times, "Times New Roman";
font-style: normal;
}
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
cite {
font-style: normal;
}
dl,
dd {
margin-bottom: 1.5em;
}
dt {
font-weight: bold;
}
.dl-horizontal dt {
float: left;
clear: left;
width: 20.25%;
text-align: right;
}
.dl-horizontal dd {
margin-left: 22.78%;
}
abbr[title] {
border-bottom: 1px dotted #c7ced6;
cursor: help;
}
b,
strong {
font-weight: bold;
}
/* Colour =================================================== */
a {
text-decoration: none;
color: #013568;
}
table * a {
text-decoration: none;
color: #013568;
/* border-bottom: 1px #013568 dotted;*/
}
a:visited {
color: #013568;
}
a:hover {
text-decoration: underline;
color: #011b35;
}
a:focus {
outline: thin dotted;
color: #000000;
}
a:hover,
a:active {
outline: 0;
}
::-moz-selection {
background-color: #d6dbe1;
color: #2d353e;
text-shadow: none;
}
::selection {
background-color: #d6dbe1;
color: #2d353e;
text-shadow: none;
}
/* Font Awesome: http://fortawesome.github.com/Font-Awesome/
License
-------------------------------------------------------
The Font Awesome webfont, CSS, and LESS files are licensed under CC BY 3.0:
http://creativecommons.org/licenses/by/3.0/ A mention of
'Font Awesome - http://fortawesome.github.com/Font-Awesome' in human-readable
source code is considered acceptable attribution (most common on the web).
If human readable source code is not available to the end user, a mention in
an 'About' or 'Credits' screen is considered acceptable (most common in desktop
or mobile software). */
@font-face {
font-family: 'FontAwesome';
src: url('../fonts/fontawesome-webfont.eot');
src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svgz#FontAwesomeRegular') format('svg'), url('../fonts/fontawesome-webfont.svg#FontAwesomeRegular') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
display: inline;
width: auto;
height: auto;
line-height: inherit;
vertical-align: baseline;
background-image: none;
background-position: 0 0;
background-repeat: repeat;
}
li[class^="icon-"],
li[class*=" icon-"] {
display: block;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
display: inline-block;
text-decoration: inherit;
}
a [class^="icon-"],
a [class*=" icon-"] {
display: inline-block;
text-decoration: inherit;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
vertical-align: top;
font-size: 1.3333333333333333em;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
/* keeps button heights with and without icons the same */
line-height: .9em;
}
li [class^="icon-"],
li [class*=" icon-"] {
display: inline-block;
width: 1.25em;
text-align: center;
}
li .icon-large[class^="icon-"],
li .icon-large[class*=" icon-"] {
/* 1.5 increased font size for icon-large * 1.25 width */
width: 1.875em;
}
li[class^="icon-"],
li[class*=" icon-"] {
margin-left: 0;
list-style-type: none;
}
li[class^="icon-"]:before,
li[class*=" icon-"]:before {
text-indent: -2em;
text-align: center;
}
li[class^="icon-"].icon-large:before,
li[class*=" icon-"].icon-large:before {
text-indent: -1.3333333333333333em;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.icon-download-alt:before {
content: "\f019";
}
.icon-bookmark:before {
content: "\f02e";
}
.icon-info-sign:before {
content: "\f05a";
}
.icon-arrow-down:before {
content: "\f063";
}
.icon-home:before {
content: "\f015";
}
.layout{
width: 95%;
max-width: 95%;
margin-bottom: 1.5em;
border-collapse: collapse;
border-spacing: 0;
background-color: transparent;
margin-left:2.5%;
}
/* Elements =================================================== */
hr {
display: block;
margin: 1em 0;
padding: 0;
height: 1px;
border: 0;
border-top: 1px solid #c7ced6;
border-bottom: 1px solid #ffffff;
}
img {
max-width: 100%;
border-width: 0;
vertical-align: middle;
-ms-interpolation-mode: bicubic;
}
input,
button,
select,
textarea {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
/* Buttons =================================================== */
.btn {
display: inline-block;
*display: inline;
/* IE7 inline-block hack */
*zoom: 1;
padding: 6px 11px 6px;
margin-bottom: 0;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-size: 1.2rem;
font-weight: bold;
line-height: 1.5em;
color: #404040;
text-align: center;
vertical-align: middle;
background-color: #e6e6e6;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#d9d9d9));
background-image: -webkit-linear-gradient(top, #ffffff, #d9d9d9);
background-color: #d9d9d9;
background-image: -moz-linear-gradient(top, #ffffff, #d9d9d9);
background-image: -ms-linear-gradient(top, #ffffff, #d9d9d9);
background-image: -o-linear-gradient(top, #ffffff, #d9d9d9);
background-image: linear-gradient(top, #ffffff, #d9d9d9);
background-repeat: repeat-x;
border: 1px solid #cccccc;
border-bottom-color: #b3b3b3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
cursor: pointer;
*margin-left: .3em;
white-space: normal;
}
.btn:visited,
.btn:hover {
color: #404040;
text-decoration: none;
}
input[type="submit"].btn:hover {
border-color: #cccccc;
}
.btn:first-child {
*margin-left: 0;
}
.btn-extlarge {
padding: 11px 22px;
font-size: 21px;
font-size: 2.1rem;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.btn-extlarge-cle {
padding: 25px 70px;
margin: 10px 15px;
text-align: center;
font-size: 2.1rem;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.btn-mini {
padding: 3px 5px;
margin: -4px 0px 0px 5px;
font-size: 11px;
font-size: 1.1rem;
}
/* Tables =================================================== */
table {
width: 95%;
max-width: 95%;
margin-bottom: 1.5em;
border-collapse: collapse;
border-spacing: 0;
background-color: transparent;
margin-left:2.5%;
}
table th,
table td {
padding: 8px;
vertical-align: middle;
border-top: 1px solid #8c9bab;
font-size: 14px;
font-size: 1.4rem;
line-height: 1.5em;
text-align: left;
}
table th {
font-weight: bold;
}
table thead th {
vertical-align: bottom;
}
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
border-top: 0;
}
table tbody + tbody {
border-top: 2px solid #8c9bab;
}
table tbody tr td,
table tbody tr th {
-webkit-transition: background-color 0.25s 0 linear;
-moz-transition: background-color 0.25s 0 linear;
-ms-transition: background-color 0.25s 0 linear;
-o-transition: background-color 0.25s 0 linear;
transition: background-color 0.25s 0 linear;
}
table tbody tr:hover td,
table tbody tr:hover th {
background-color: #a9b4c1;
}
.table-bordered {
border: 1px solid #8c9bab;
border-left: 0;
border-collapse: separate;
*border-collapse: collapsed;
}
.table-bordered th,
.table-bordered td {
border-left: 1px solid #8c9bab;
}
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
border-top: 0;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
background-color: #c7ced6;
}
@media print {
/* Print =================================================== */
* {
background: transparent !important;
color: black !important;
box-shadow: none !important;
text-shadow: none !important;
filter: none !important;
-ms-filter: none !important;
}
@page {
margin: 0.5cm;
}
h2,
h3 {
orphans: 3;
widows: 3;
page-break-after: avoid;
}
p {
orphans: 3;
widows: 3;
}
pre,
blockquote {
border: 1px solid #808080;
page-break-inside: avoid;
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a,
a:visited {
text-decoration: none;
}
table:a,
table:a:visited {
text-decoration: none;
}
a[href]:after {
content: " (" attr(href) ")";
}
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
img {
max-width: 100% !important;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr {
page-break-inside: avoid;
}
}
@media only screen and (min-width: 480px) {
/* 480 =================================================== */
}
@media only screen and (min-width: 600px) {
/* 600 =================================================== */
}
@media only screen and (min-width: 768px) {
/* 768 =================================================== */
}
@media only screen and (min-width: 992px) {
/* 992 =================================================== */
}
@media only screen and (min-width: 1382px) {
/* 1382 =================================================== */
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
}
/* Clement's own styles */
.theCols{
width: 30%;
max-width:100px;
text-align: center;
}
.rightCol{
text-align: left;
}
blockquote#centeredText{
margin:3% 20% 3% 20%;
}
.tablehomepage{
border-top: 0px;
}
/* center nav */
.nav.center ul {
text-align: center;
}
/* footer stuff */
.footer {
margin-top:70px;
margin-bottom: 10px;
text-align: center;
}
.nav .current {
display: none; /* show only current <li> item */
}
.topleftcorner
{
padding: 10px 5px;
position: absolute;
top: 0;
left: 0;
}
@media screen and (max-width: 640px) {
.btn-extlarge-cle {
padding: 15px 50px;
margin: 5px 15px;
text-align: center;
font-size: 1.5rem;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.extraspace{
display: hide;
}
} | 0.396185 | 0.064535 |
.prosemirror {
outline-style: none;
}
.ProseMirror-textblock-dropdown {
min-width: 3em;
}
.ProseMirror-menu {
margin: 0 -4px;
line-height: 1;
}
.ProseMirror-tooltip .ProseMirror-menu {
width: -webkit-fit-content;
width: fit-content;
white-space: pre;
}
.ProseMirror-menuitem {
margin-right: 3px;
display: inline-block;
}
.ProseMirror-menuseparator {
border-right: 1px solid #ddd;
margin-right: 3px;
}
.ProseMirror-menu-dropdown, .ProseMirror-menu-dropdown-menu {
font-size: 90%;
white-space: nowrap;
}
.ProseMirror-menu-dropdown {
vertical-align: 1px;
cursor: pointer;
position: relative;
padding-right: 15px;
}
.ProseMirror-menu-dropdown-wrap {
padding: 1px 0 1px 4px;
display: inline-block;
position: relative;
}
.ProseMirror-menu-dropdown:after {
content: "";
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid currentColor;
color: rgba(0,0,0,.6);
position: absolute;
right: 4px;
top: calc(50% - 2px);
}
.ProseMirror-menu-dropdown-menu, .ProseMirror-menu-submenu {
position: absolute;
background: white;
color: #666;
border: 1px solid #aaa;
padding: 2px;
}
.ProseMirror-menu-dropdown-menu {
z-index: 15;
min-width: 6em;
}
.ProseMirror-menu-dropdown-item {
cursor: pointer;
padding: 2px 8px 2px 4px;
}
.ProseMirror-menu-dropdown-item:hover {
background: #f2f2f2;
}
.ProseMirror-menu-submenu-wrap {
position: relative;
margin-right: -4px;
}
.ProseMirror-menu-submenu-label:after {
content: "";
border-top: 4px solid transparent;
border-bottom: 4px solid transparent;
border-left: 4px solid currentColor;
color: rgba(0,0,0,.6);
position: absolute;
right: 4px;
top: calc(50% - 4px);
}
.ProseMirror-menu-submenu {
display: none;
min-width: 4em;
left: 100%;
top: -3px;
}
.ProseMirror-menu-active {
background: #eee;
border-radius: 4px;
}
.ProseMirror-menu-active {
background: #eee;
border-radius: 4px;
}
.ProseMirror-menu-disabled {
color: rgba(0,0,0,.2);
}
.ProseMirror-menu-submenu-wrap:hover .ProseMirror-menu-submenu, .ProseMirror-menu-submenu-wrap-active .ProseMirror-menu-submenu {
display: block;
}
.ProseMirror-menubar {
border-top-left-radius: inherit;
border-top-right-radius: inherit;
position: relative;
min-height: 1em;
color: #666;
padding: 1px 6px;
top: 0; left: 0; right: 0;
border-bottom: 1px solid silver;
background: white;
z-index: 10;
-moz-box-sizing: border-box;
box-sizing: border-box;
overflow: visible;
outline-style: none;
}
.ProseMirror-icon {
display: inline-block;
line-height: .8;
vertical-align: -2px; /* Compensate for padding */
padding: 2px 8px;
cursor: pointer;
position: relative;
}
/* Tooltip text */
.ProseMirror-icon .tooltiptext {
/* don't show the icon before hover */
opacity: 0;
/* stying etc */
background-color: black;
color: #fff;
text-align: center;
padding: 5px 10px;
white-space: nowrap;
border-style: none;
border-radius: 4px;
font-size: 16px;
font-family: sans-serif;
/* Position the tooltip text */
position: absolute;
bottom: 120%;
left: -7px;
}
.ProseMirror-icon:hover .tooltiptext {
opacity: 1;
transition: opacity 0.2s .2s ease;
}
.ProseMirror-icon .tooltiptext::after { /* https://www.w3schools.com/css/css_tooltip.asp */
content: " ";
position: absolute;
top: 100%; /* At the bottom of the tooltip */
left: 15px;
margin-left: -6px;
border-width: 6px;
border-style: solid;
border-color: black transparent transparent transparent;
}
.ProseMirror-menu-disabled.ProseMirror-icon {
cursor: default;
}
.ProseMirror-icon svg {
fill: currentColor;
height: 1em;
}
.ProseMirror-icon span {
vertical-align: text-top;
} | style/menu.css | .prosemirror {
outline-style: none;
}
.ProseMirror-textblock-dropdown {
min-width: 3em;
}
.ProseMirror-menu {
margin: 0 -4px;
line-height: 1;
}
.ProseMirror-tooltip .ProseMirror-menu {
width: -webkit-fit-content;
width: fit-content;
white-space: pre;
}
.ProseMirror-menuitem {
margin-right: 3px;
display: inline-block;
}
.ProseMirror-menuseparator {
border-right: 1px solid #ddd;
margin-right: 3px;
}
.ProseMirror-menu-dropdown, .ProseMirror-menu-dropdown-menu {
font-size: 90%;
white-space: nowrap;
}
.ProseMirror-menu-dropdown {
vertical-align: 1px;
cursor: pointer;
position: relative;
padding-right: 15px;
}
.ProseMirror-menu-dropdown-wrap {
padding: 1px 0 1px 4px;
display: inline-block;
position: relative;
}
.ProseMirror-menu-dropdown:after {
content: "";
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid currentColor;
color: rgba(0,0,0,.6);
position: absolute;
right: 4px;
top: calc(50% - 2px);
}
.ProseMirror-menu-dropdown-menu, .ProseMirror-menu-submenu {
position: absolute;
background: white;
color: #666;
border: 1px solid #aaa;
padding: 2px;
}
.ProseMirror-menu-dropdown-menu {
z-index: 15;
min-width: 6em;
}
.ProseMirror-menu-dropdown-item {
cursor: pointer;
padding: 2px 8px 2px 4px;
}
.ProseMirror-menu-dropdown-item:hover {
background: #f2f2f2;
}
.ProseMirror-menu-submenu-wrap {
position: relative;
margin-right: -4px;
}
.ProseMirror-menu-submenu-label:after {
content: "";
border-top: 4px solid transparent;
border-bottom: 4px solid transparent;
border-left: 4px solid currentColor;
color: rgba(0,0,0,.6);
position: absolute;
right: 4px;
top: calc(50% - 4px);
}
.ProseMirror-menu-submenu {
display: none;
min-width: 4em;
left: 100%;
top: -3px;
}
.ProseMirror-menu-active {
background: #eee;
border-radius: 4px;
}
.ProseMirror-menu-active {
background: #eee;
border-radius: 4px;
}
.ProseMirror-menu-disabled {
color: rgba(0,0,0,.2);
}
.ProseMirror-menu-submenu-wrap:hover .ProseMirror-menu-submenu, .ProseMirror-menu-submenu-wrap-active .ProseMirror-menu-submenu {
display: block;
}
.ProseMirror-menubar {
border-top-left-radius: inherit;
border-top-right-radius: inherit;
position: relative;
min-height: 1em;
color: #666;
padding: 1px 6px;
top: 0; left: 0; right: 0;
border-bottom: 1px solid silver;
background: white;
z-index: 10;
-moz-box-sizing: border-box;
box-sizing: border-box;
overflow: visible;
outline-style: none;
}
.ProseMirror-icon {
display: inline-block;
line-height: .8;
vertical-align: -2px; /* Compensate for padding */
padding: 2px 8px;
cursor: pointer;
position: relative;
}
/* Tooltip text */
.ProseMirror-icon .tooltiptext {
/* don't show the icon before hover */
opacity: 0;
/* stying etc */
background-color: black;
color: #fff;
text-align: center;
padding: 5px 10px;
white-space: nowrap;
border-style: none;
border-radius: 4px;
font-size: 16px;
font-family: sans-serif;
/* Position the tooltip text */
position: absolute;
bottom: 120%;
left: -7px;
}
.ProseMirror-icon:hover .tooltiptext {
opacity: 1;
transition: opacity 0.2s .2s ease;
}
.ProseMirror-icon .tooltiptext::after { /* https://www.w3schools.com/css/css_tooltip.asp */
content: " ";
position: absolute;
top: 100%; /* At the bottom of the tooltip */
left: 15px;
margin-left: -6px;
border-width: 6px;
border-style: solid;
border-color: black transparent transparent transparent;
}
.ProseMirror-menu-disabled.ProseMirror-icon {
cursor: default;
}
.ProseMirror-icon svg {
fill: currentColor;
height: 1em;
}
.ProseMirror-icon span {
vertical-align: text-top;
} | 0.450118 | 0.067301 |
.ct-legend {
position: relative;
z-index: 1;
top:280px;
left:-180px;
}
.ct-legend li {
display: inline-block;
vertical-align: middle;
*vertical-align: auto;
*zoom: 1;
*display: inline;
position: relative;
padding-left: 18px;
margin-bottom: 3px;
list-style-type: none
}
.ct-legend li:before {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
width: 12px;
height: 12px;
position: absolute;
top: 5px;
left: 0;
content: '';
border: 3px solid transparent
}
.ct-legend li.inactive:before {
background: transparent
}
.ct-legend.ct-legend-inside {
position: absolute;
top: 280px;
right: 50px
}
/*.ct-legend .ct-series-0:before {
background-color: #f79647;
border-color: #f79647
}*/
.ct-legend .ct-series-0:before {
background-color: #31b065;
border-color: #31b065
}
/*.ct-legend .ct-series-1:before {
background-color: #4aacc7;
border-color: aqua
}*/
.ct-legend .ct-series-1:before {
background-color: #466ba5;
border-color: #466ba5
}
.ct-legend .ct-series-2:before {
background-color: #9bbb58;
border-color: #9bbb58
}
.ct-legend .ct-series-3:before {
background-color: #c0504e;
border-color: #c0504e
}
.ct-legend .ct-series-4:before {
background-color: #4f81be;
border-color: #4f81be
}
.ct-legend .ct-series-5:before {
background-color: #8064a1;
border-color: #8064a1
}
.ct-legend .ct-series-6:before {
background-color: #77933e;
border-color: #77933e
}
.ct-legend .ct-series-7:before {
background-color: #ffc200;
border-color: #ffc200
}
.ct-legend .ct-series-8:before {
background-color: #0544d3;
border-color: #0544d3
}
.ct-legend .ct-series-9:before {
background-color: #6b0392;
border-color: #6b0392
}
.ct-legend .ct-series-10:before {
background-color: #f05b4f;
border-color: #f05b4f
}
.ct-legend .ct-series-11:before {
background-color: #dda458;
border-color: #dda458
}
.ct-legend .ct-series-12:before {
background-color: #eacf7d;
border-color: #eacf7d
}
.ct-legend .ct-series-13:before {
background-color: #86797d;
border-color: #86797d
}
.ct-legend .ct-series-14:before {
background-color: #b2c326;
border-color: #b2c326
}
.height-of-chart{
height: 250px;
}
/* End Grafik*/ | assets/css/Nata_hris_grafik.css | .ct-legend {
position: relative;
z-index: 1;
top:280px;
left:-180px;
}
.ct-legend li {
display: inline-block;
vertical-align: middle;
*vertical-align: auto;
*zoom: 1;
*display: inline;
position: relative;
padding-left: 18px;
margin-bottom: 3px;
list-style-type: none
}
.ct-legend li:before {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
width: 12px;
height: 12px;
position: absolute;
top: 5px;
left: 0;
content: '';
border: 3px solid transparent
}
.ct-legend li.inactive:before {
background: transparent
}
.ct-legend.ct-legend-inside {
position: absolute;
top: 280px;
right: 50px
}
/*.ct-legend .ct-series-0:before {
background-color: #f79647;
border-color: #f79647
}*/
.ct-legend .ct-series-0:before {
background-color: #31b065;
border-color: #31b065
}
/*.ct-legend .ct-series-1:before {
background-color: #4aacc7;
border-color: aqua
}*/
.ct-legend .ct-series-1:before {
background-color: #466ba5;
border-color: #466ba5
}
.ct-legend .ct-series-2:before {
background-color: #9bbb58;
border-color: #9bbb58
}
.ct-legend .ct-series-3:before {
background-color: #c0504e;
border-color: #c0504e
}
.ct-legend .ct-series-4:before {
background-color: #4f81be;
border-color: #4f81be
}
.ct-legend .ct-series-5:before {
background-color: #8064a1;
border-color: #8064a1
}
.ct-legend .ct-series-6:before {
background-color: #77933e;
border-color: #77933e
}
.ct-legend .ct-series-7:before {
background-color: #ffc200;
border-color: #ffc200
}
.ct-legend .ct-series-8:before {
background-color: #0544d3;
border-color: #0544d3
}
.ct-legend .ct-series-9:before {
background-color: #6b0392;
border-color: #6b0392
}
.ct-legend .ct-series-10:before {
background-color: #f05b4f;
border-color: #f05b4f
}
.ct-legend .ct-series-11:before {
background-color: #dda458;
border-color: #dda458
}
.ct-legend .ct-series-12:before {
background-color: #eacf7d;
border-color: #eacf7d
}
.ct-legend .ct-series-13:before {
background-color: #86797d;
border-color: #86797d
}
.ct-legend .ct-series-14:before {
background-color: #b2c326;
border-color: #b2c326
}
.height-of-chart{
height: 250px;
}
/* End Grafik*/ | 0.318485 | 0.098642 |
.rjs-video-player::-webkit-media-controls-panel {
display:none !important;
}
.rjs-video-player::-webkit-media-controls-play-button {
display: none !important;
}
.rjs-video-player::-webkit-media-controls-current-time-display {
display: none !important;
}
.rjs-video-player::-webkit-media-controls-time-remaining-display {
display: none !important;
}
.rjs-video-player::-webkit-media-controls-timeline {
display: none !important;
}
.rjs-video-player::-webkit-media-controls-mute-button {
display: none !important;
}
.rjs-video-player::-webkit-media-controls-volume-slider {
display: none !important;
}
.rjs-video-player::-webkit-media-controls-fullscreen-button {
display: none !important;
}
.rjs-video-player::-internal-media-controls-download-button {
display: none !important;
}
/* Firefox Shadow DOM Fix */
::-moz-list-bullet, *::-moz-list-number {
display:none !important;
}
*::-moz-meter-bar {
display:none !important;
}
:-moz-full-screen:not(:root)::backdrop {
display:none !important;
}
*::backdrop {
display:none !important;
}
:fullscreen:not(:root) {
display:block !important;
z-index: -4552225252;
}
.rjs-video-main{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
background-size: contain;
background-color: #010101;
color: #fff;
box-sizing: border-box;
overflow: hidden;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
}
.rjs-video-main * {
z-index: 2147483647 !important;
}
.rjs-video-main:-webkit-full-screen{
position: fixed !important;
}
.rjs-video-main a{
text-decoration: none;
color: #fff;
}
.rjs-video-player{
background: transparent;
width: 100%;
height: 100%;
padding: 0;
margin: 0;
-webkit-backface-visibility: hidden !important;
-moz-backface-visibility: hidden !important;
-ms-backface-visibility: hidden !important;
backface-visibility: hidden !important;
border: 0 !important;
max-width: none;
line-height: 0;
z-index: 0 !important;
object-fit: contain;
}
.rjs-video-player:-webkit-full-screen{
background-color: transparent;
position: relative;
left: 0px;
top: 0px;
min-width: 0px;
max-width: none;
min-height: 0px;
max-height: none;
width: 100%;
height: 100%;
display: block;
transform: none;
margin: 0px !important;
flex: 1 1 0% !important;
z-index: 0 !important;
}
.rjs-video-command-main{
width: 90%;
height: 60px;
padding: 10px;
will-change: auto;
background: rgba(0, 0, 0, 0.1);
position: absolute;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
opacity: 0;
transition: opacity 500ms ease-out;
bottom: 50px;
left: 4%;
right: 5%;
margin-left: 0;
}
.rjs-video-command-main:-moz-full-screen { position: fixed; }
.rjs-video-command-main:-webkit-full-screen { position: fixed; }
.rjs-video-command-main:-ms-fullscreen { position: fixed; }
.rjs-video-command-main:fullscreen { position: fixed; }
.rjs-video-poster-container{
width: 100px;
height: 100px;
position: absolute;
background: transparent;
top: 40%;
left: 43.7%;
display: none;
}
.rjs-video-poster-currentTime{
width: 100%;
height: 10px;
color: #D80027;
margin: 0 auto;
text-align: center;
position: relative;
top: 0;
background: transparent;
font-size: 5rem;
}
.rjs-video-command-buttons{
width: 171px;
margin: 0 auto;
position: relative;
top: 22px;
}
.rjs-video-playing{
background-image: url('icons/shared/pause.png');
}
.rjs-video-paused{
background-image: url('icons/shared/play.png');
}
.rjs-video-command-buttons-fastRewind{
background-image: url('icons/video/rewind.png');
}
.rjs-video-command-buttons-video {
padding: 19px !important;
background-size: 35px !important;
top: -1px;
}
.rjs-video-command-buttons-fastForward{
background-image: url('icons/video/fast-forward.png');
}
.rjs-video-command-buttons-fastRewind,
.rjs-video-command-buttons-video,
.rjs-video-command-buttons-fastForward {
margin: 9px;
background-size: 26px;
background-repeat: no-repeat;
padding: 16px;
position: relative;
cursor: pointer;
display: inline !important;
}
.rjs-video-command-buttons-fastRewind,
.rjs-video-command-buttons-fastForward {
top: 0;
}
.rjs-video-command-buttons-play{
font-size: 30px;
top: -1px;
}
.rjs-video-progress-container{
background-color: rgba(255,255,255,0.1);
cursor: pointer;
height: 10px !important;
margin-top: 25px;
}
.rjs-video-progress-buffered{
background-color: transparent;
}
.rjs-video-progress{
background: #D80027;
height: 10px;
width: 0;
will-change:auto;
-webkit-transition: background, height 500ms ease-out;
-moz-transition: background, height 500ms ease-out;
-ms-transition: background, height 500ms ease-out;
-o-transition: background, height 500ms ease-out;
transition: background, height 500ms ease-out;
}
.rjs-video-queue{
background: rgba(0,0,0,0.955);
position: absolute;
top: 0;
width: 328px;
height: 100%;
right: -328px;
transition: 0.15s right;
box-shadow: 8px 0 8px -10px #000000,-8px 0 8px -10px #000000;
}
.rjs-video-queue-list{
width: inherit;
height: 90%;
overflow: auto;
margin-top: 10px;
}
.rjs-video-queue-list::-webkit-scrollbar {width: 3px;}
.rjs-video-queue-list::-webkit-scrollbar-track {background-color: rgba(0,0,0,0.9);width: 3px}
.rjs-video-queue-list::-webkit-scrollbar-thumb {background-color:#19191a;}
.rjs-video-queue-list::-webkit-scrollbar-thumb:hover {background-color: #F64747}
.rjs-video-queue-icon-close{
margin: 10px;
position: relative;
top: 7px;
color: red !important;
}
.rjs-video-queue-icon-list{}
.rjs-video-time-container{
width: auto;
position: absolute;
top: 0;
}
.rjs-video-command-queue-volume{
position: absolute;
right: 10px;
top: 16px;
width: 84px;
}
.rjs-video-command-time-current,
.rjs-video-command-time-duration {
display: inline-block;
font-size: 1rem;
}
.rjs-video-command-time-duration{
color: rgba(255,255,255,0.7);
}
.rjs-video-command-volume{
background: #222;
height: 3px;
cursor: pointer;
width: 50px;
display: inline-block;
margin-right: 16px;
}
.rjs-video-command-volume-level{
height: inherit;
background-color: #D80027;
opacity: 0.8;
width: 60%;
}
.rjs-video-command-volume-design{
left: 60%;
}
.rjs-video-progress-design{
opacity: 0;
will-change:auto;
-webkit-transition: opacity 500ms;
-moz-transition: opacity 500ms;
-ms-transition: opacity 500ms;
-o-transition: opacity 500ms;
transition: opacity 500ms;
top: -13px !important;
width: 15px !important;
height: 15px !important;
border-radius: 15px !important;
}
.rjs-video-command-volume-design,
.rjs-video-progress-design{
width: 10px;
height: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #ffffff;
position: relative;
top: -7px;
}
.rjs-video-queue-list-item{
height: 150px;
width: 300px;
background-color: #000;
padding: 0;
margin: 0;
cursor: pointer;
will-change: opacity;
opacity: 0.8;
-webkit-transition: all 500ms;
-moz-transition: all 500ms;
-ms-transition: all 500ms;
-o-transition: all 500ms;
transition: all 500ms;
color: #ffffff;
}
.rjs-video-queue-list-item:hover{
opacity: 1;
color: #fff ;
background-color: #D80027;
}
.rjs-video-queue-list-item-pic{
width: 300px;
height: 150px;
background-size: 300px 120px;
background-repeat: no-repeat !important;
float: left;
border: 0;
outline: none;
margin-right: 10px;
}
.rjs-video-queue-list-item-title{
font-size: 13px;
position: relative;
top: -25px;
left: 10px;
font-weight: bolder;
text-transform: capitalize;
}
.rjs-video-error{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: none;
background: rgba(0,0,0,0.9);
}
.rjs-video-error-message{
width: 80%;
margin: 0 auto;
text-align: center;
font-weight: lighter;
font-size: 30px;
position: relative;
top: 35%;
}
.rjs-video-error-close{
position: relative;
top: 10px;
left: 1%;
font-weight: lighter;
font-size: 20px;
color: #D80027 !important;
}
.rjs-video-error-icon{
background: url("icons/shared/warning.png");
width: 64px;
height: 64px;
background-size: contain;
margin: 0 auto;
position: relative;
top: 31%;
}
.rjs-video-enter-fullscreen,
.rjs-video-quit-fullscreen{
position: absolute;
color: #ffffff;
will-change: opacity;
top: 25px;
left: 25px;
background: url('icons/shared/expand.png');
width: 24px;
height: 24px;
opacity: 0;
-webkit-transition: opacity 500ms;
-moz-transition: opacity 500ms;
-ms-transition: opacity 500ms;
-o-transition: opacity 500ms;
transition: opacity 500ms;
background-size: contain;
cursor:pointer;
}
.rjs-video-quit-fullscreen{
display: none;
background: url('icons/shared/back.png') !important;
width: 24px;
height: 24px;
}
.rjs-video-main-title{
position: absolute;
top: 18px;
left: 65px;
width: 80%;
height: 30px;
overflow: hidden;
-webkit-transition: all 500ms;
-moz-transition: all 500ms;
-ms-transition: all 500ms;
-o-transition: all 500ms;
transition: all 500ms;
opacity: 0;
}
.rjs-video-main-title h2{
margin: 0;
font-weight: 100;
color: #fff;
text-align: left !important;
}
.rjs-video-sharing-icon{
position: absolute;
right: 25px;
top: 25px;
background: url("icons/shared/share.png");
width: 25px;
height: 25px;
opacity: 0;
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
-ms-transition: all 0.6s;
-o-transition: all 0.6s;
transition: all 0.6s;
background-size: contain;
cursor:pointer;
}
.rjs-video-sharing{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: none;
background: rgba(0,0,0,0.9);
}
.rjs-video-sharing-close{
position: absolute;
left: 25px;
top: 25px;
color: #D80027 !important;
font-weight: lighter;
font-size: 20px;
cursor: pointer;
}
@media screen and (max-width: 850px)
{
.rjs-sharing-facebook,
.rjs-sharing-twitter,
.rjs-sharing-google-plus{
width: 64px;
height: 64px;
background-size: contain;
cursor: pointer;
display: inline-block;
margin: 20px;
}
.rjs-video-sharing-container{
width: 315px !important;
height: 70px;
margin: 0 auto;
position: relative;
top: 20% !important;
}
.rjs-video-error-icon{
top: 15%;
}
.rjs-video-error-message{
font-size: 18px;
top: 20%;
}
.rjs-video-poster-container{
top: 31%;
left: 38%;
}
.rjs-video-poster-currentTime{
font-size: 4rem;
}
}
@media (orientation: portrait) and (max-width: 850px)
{
.rjs-video-poster-container{
left: 30%;
}
}
@media (min-width: 850px) and (max-width: 1301px)
{
.rjs-video-sharing-container{
width: 315px !important;
}
}
.rjs-video-sharing-container{
width: 315px;
height: 70px;
margin: 0 auto;
position: relative;
top: 40%;
}
.rjs-sharing-facebook,
.rjs-sharing-twitter,
.rjs-sharing-google-plus{
width: 64px;
height: 64px;
background-size: contain;
cursor: pointer;
display: inline-block;
margin: 20px;
}
.rjs-sharing-facebook{
background: url("icons/shared/facebook.png");
}
.rjs-sharing-twitter{
background: url("icons/shared/twitter.png");
}
.rjs-sharing-google-plus{
background: url("icons/shared/google.png");
}
.rjs-show{
display: block !important;
opacity: 1 !important;
}
.rjs-hidden{
display: none !important;
opacity: 0 !important;
}
.rjs-video-loading{
width: 50px;
height: 50px;
position: absolute;
top: 45%;
left: 46%;
background: url("icons/shared/loader.gif");
background-size: contain;
display: none;
}
.rjs-video-app-name{
position: absolute;
bottom: 50px;
text-align: center;
color: #ffffff;
width: 98%;
font-size: 13px;
} | rjs/css/video.css | .rjs-video-player::-webkit-media-controls-panel {
display:none !important;
}
.rjs-video-player::-webkit-media-controls-play-button {
display: none !important;
}
.rjs-video-player::-webkit-media-controls-current-time-display {
display: none !important;
}
.rjs-video-player::-webkit-media-controls-time-remaining-display {
display: none !important;
}
.rjs-video-player::-webkit-media-controls-timeline {
display: none !important;
}
.rjs-video-player::-webkit-media-controls-mute-button {
display: none !important;
}
.rjs-video-player::-webkit-media-controls-volume-slider {
display: none !important;
}
.rjs-video-player::-webkit-media-controls-fullscreen-button {
display: none !important;
}
.rjs-video-player::-internal-media-controls-download-button {
display: none !important;
}
/* Firefox Shadow DOM Fix */
::-moz-list-bullet, *::-moz-list-number {
display:none !important;
}
*::-moz-meter-bar {
display:none !important;
}
:-moz-full-screen:not(:root)::backdrop {
display:none !important;
}
*::backdrop {
display:none !important;
}
:fullscreen:not(:root) {
display:block !important;
z-index: -4552225252;
}
.rjs-video-main{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
background-size: contain;
background-color: #010101;
color: #fff;
box-sizing: border-box;
overflow: hidden;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
}
.rjs-video-main * {
z-index: 2147483647 !important;
}
.rjs-video-main:-webkit-full-screen{
position: fixed !important;
}
.rjs-video-main a{
text-decoration: none;
color: #fff;
}
.rjs-video-player{
background: transparent;
width: 100%;
height: 100%;
padding: 0;
margin: 0;
-webkit-backface-visibility: hidden !important;
-moz-backface-visibility: hidden !important;
-ms-backface-visibility: hidden !important;
backface-visibility: hidden !important;
border: 0 !important;
max-width: none;
line-height: 0;
z-index: 0 !important;
object-fit: contain;
}
.rjs-video-player:-webkit-full-screen{
background-color: transparent;
position: relative;
left: 0px;
top: 0px;
min-width: 0px;
max-width: none;
min-height: 0px;
max-height: none;
width: 100%;
height: 100%;
display: block;
transform: none;
margin: 0px !important;
flex: 1 1 0% !important;
z-index: 0 !important;
}
.rjs-video-command-main{
width: 90%;
height: 60px;
padding: 10px;
will-change: auto;
background: rgba(0, 0, 0, 0.1);
position: absolute;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
opacity: 0;
transition: opacity 500ms ease-out;
bottom: 50px;
left: 4%;
right: 5%;
margin-left: 0;
}
.rjs-video-command-main:-moz-full-screen { position: fixed; }
.rjs-video-command-main:-webkit-full-screen { position: fixed; }
.rjs-video-command-main:-ms-fullscreen { position: fixed; }
.rjs-video-command-main:fullscreen { position: fixed; }
.rjs-video-poster-container{
width: 100px;
height: 100px;
position: absolute;
background: transparent;
top: 40%;
left: 43.7%;
display: none;
}
.rjs-video-poster-currentTime{
width: 100%;
height: 10px;
color: #D80027;
margin: 0 auto;
text-align: center;
position: relative;
top: 0;
background: transparent;
font-size: 5rem;
}
.rjs-video-command-buttons{
width: 171px;
margin: 0 auto;
position: relative;
top: 22px;
}
.rjs-video-playing{
background-image: url('icons/shared/pause.png');
}
.rjs-video-paused{
background-image: url('icons/shared/play.png');
}
.rjs-video-command-buttons-fastRewind{
background-image: url('icons/video/rewind.png');
}
.rjs-video-command-buttons-video {
padding: 19px !important;
background-size: 35px !important;
top: -1px;
}
.rjs-video-command-buttons-fastForward{
background-image: url('icons/video/fast-forward.png');
}
.rjs-video-command-buttons-fastRewind,
.rjs-video-command-buttons-video,
.rjs-video-command-buttons-fastForward {
margin: 9px;
background-size: 26px;
background-repeat: no-repeat;
padding: 16px;
position: relative;
cursor: pointer;
display: inline !important;
}
.rjs-video-command-buttons-fastRewind,
.rjs-video-command-buttons-fastForward {
top: 0;
}
.rjs-video-command-buttons-play{
font-size: 30px;
top: -1px;
}
.rjs-video-progress-container{
background-color: rgba(255,255,255,0.1);
cursor: pointer;
height: 10px !important;
margin-top: 25px;
}
.rjs-video-progress-buffered{
background-color: transparent;
}
.rjs-video-progress{
background: #D80027;
height: 10px;
width: 0;
will-change:auto;
-webkit-transition: background, height 500ms ease-out;
-moz-transition: background, height 500ms ease-out;
-ms-transition: background, height 500ms ease-out;
-o-transition: background, height 500ms ease-out;
transition: background, height 500ms ease-out;
}
.rjs-video-queue{
background: rgba(0,0,0,0.955);
position: absolute;
top: 0;
width: 328px;
height: 100%;
right: -328px;
transition: 0.15s right;
box-shadow: 8px 0 8px -10px #000000,-8px 0 8px -10px #000000;
}
.rjs-video-queue-list{
width: inherit;
height: 90%;
overflow: auto;
margin-top: 10px;
}
.rjs-video-queue-list::-webkit-scrollbar {width: 3px;}
.rjs-video-queue-list::-webkit-scrollbar-track {background-color: rgba(0,0,0,0.9);width: 3px}
.rjs-video-queue-list::-webkit-scrollbar-thumb {background-color:#19191a;}
.rjs-video-queue-list::-webkit-scrollbar-thumb:hover {background-color: #F64747}
.rjs-video-queue-icon-close{
margin: 10px;
position: relative;
top: 7px;
color: red !important;
}
.rjs-video-queue-icon-list{}
.rjs-video-time-container{
width: auto;
position: absolute;
top: 0;
}
.rjs-video-command-queue-volume{
position: absolute;
right: 10px;
top: 16px;
width: 84px;
}
.rjs-video-command-time-current,
.rjs-video-command-time-duration {
display: inline-block;
font-size: 1rem;
}
.rjs-video-command-time-duration{
color: rgba(255,255,255,0.7);
}
.rjs-video-command-volume{
background: #222;
height: 3px;
cursor: pointer;
width: 50px;
display: inline-block;
margin-right: 16px;
}
.rjs-video-command-volume-level{
height: inherit;
background-color: #D80027;
opacity: 0.8;
width: 60%;
}
.rjs-video-command-volume-design{
left: 60%;
}
.rjs-video-progress-design{
opacity: 0;
will-change:auto;
-webkit-transition: opacity 500ms;
-moz-transition: opacity 500ms;
-ms-transition: opacity 500ms;
-o-transition: opacity 500ms;
transition: opacity 500ms;
top: -13px !important;
width: 15px !important;
height: 15px !important;
border-radius: 15px !important;
}
.rjs-video-command-volume-design,
.rjs-video-progress-design{
width: 10px;
height: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #ffffff;
position: relative;
top: -7px;
}
.rjs-video-queue-list-item{
height: 150px;
width: 300px;
background-color: #000;
padding: 0;
margin: 0;
cursor: pointer;
will-change: opacity;
opacity: 0.8;
-webkit-transition: all 500ms;
-moz-transition: all 500ms;
-ms-transition: all 500ms;
-o-transition: all 500ms;
transition: all 500ms;
color: #ffffff;
}
.rjs-video-queue-list-item:hover{
opacity: 1;
color: #fff ;
background-color: #D80027;
}
.rjs-video-queue-list-item-pic{
width: 300px;
height: 150px;
background-size: 300px 120px;
background-repeat: no-repeat !important;
float: left;
border: 0;
outline: none;
margin-right: 10px;
}
.rjs-video-queue-list-item-title{
font-size: 13px;
position: relative;
top: -25px;
left: 10px;
font-weight: bolder;
text-transform: capitalize;
}
.rjs-video-error{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: none;
background: rgba(0,0,0,0.9);
}
.rjs-video-error-message{
width: 80%;
margin: 0 auto;
text-align: center;
font-weight: lighter;
font-size: 30px;
position: relative;
top: 35%;
}
.rjs-video-error-close{
position: relative;
top: 10px;
left: 1%;
font-weight: lighter;
font-size: 20px;
color: #D80027 !important;
}
.rjs-video-error-icon{
background: url("icons/shared/warning.png");
width: 64px;
height: 64px;
background-size: contain;
margin: 0 auto;
position: relative;
top: 31%;
}
.rjs-video-enter-fullscreen,
.rjs-video-quit-fullscreen{
position: absolute;
color: #ffffff;
will-change: opacity;
top: 25px;
left: 25px;
background: url('icons/shared/expand.png');
width: 24px;
height: 24px;
opacity: 0;
-webkit-transition: opacity 500ms;
-moz-transition: opacity 500ms;
-ms-transition: opacity 500ms;
-o-transition: opacity 500ms;
transition: opacity 500ms;
background-size: contain;
cursor:pointer;
}
.rjs-video-quit-fullscreen{
display: none;
background: url('icons/shared/back.png') !important;
width: 24px;
height: 24px;
}
.rjs-video-main-title{
position: absolute;
top: 18px;
left: 65px;
width: 80%;
height: 30px;
overflow: hidden;
-webkit-transition: all 500ms;
-moz-transition: all 500ms;
-ms-transition: all 500ms;
-o-transition: all 500ms;
transition: all 500ms;
opacity: 0;
}
.rjs-video-main-title h2{
margin: 0;
font-weight: 100;
color: #fff;
text-align: left !important;
}
.rjs-video-sharing-icon{
position: absolute;
right: 25px;
top: 25px;
background: url("icons/shared/share.png");
width: 25px;
height: 25px;
opacity: 0;
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
-ms-transition: all 0.6s;
-o-transition: all 0.6s;
transition: all 0.6s;
background-size: contain;
cursor:pointer;
}
.rjs-video-sharing{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: none;
background: rgba(0,0,0,0.9);
}
.rjs-video-sharing-close{
position: absolute;
left: 25px;
top: 25px;
color: #D80027 !important;
font-weight: lighter;
font-size: 20px;
cursor: pointer;
}
@media screen and (max-width: 850px)
{
.rjs-sharing-facebook,
.rjs-sharing-twitter,
.rjs-sharing-google-plus{
width: 64px;
height: 64px;
background-size: contain;
cursor: pointer;
display: inline-block;
margin: 20px;
}
.rjs-video-sharing-container{
width: 315px !important;
height: 70px;
margin: 0 auto;
position: relative;
top: 20% !important;
}
.rjs-video-error-icon{
top: 15%;
}
.rjs-video-error-message{
font-size: 18px;
top: 20%;
}
.rjs-video-poster-container{
top: 31%;
left: 38%;
}
.rjs-video-poster-currentTime{
font-size: 4rem;
}
}
@media (orientation: portrait) and (max-width: 850px)
{
.rjs-video-poster-container{
left: 30%;
}
}
@media (min-width: 850px) and (max-width: 1301px)
{
.rjs-video-sharing-container{
width: 315px !important;
}
}
.rjs-video-sharing-container{
width: 315px;
height: 70px;
margin: 0 auto;
position: relative;
top: 40%;
}
.rjs-sharing-facebook,
.rjs-sharing-twitter,
.rjs-sharing-google-plus{
width: 64px;
height: 64px;
background-size: contain;
cursor: pointer;
display: inline-block;
margin: 20px;
}
.rjs-sharing-facebook{
background: url("icons/shared/facebook.png");
}
.rjs-sharing-twitter{
background: url("icons/shared/twitter.png");
}
.rjs-sharing-google-plus{
background: url("icons/shared/google.png");
}
.rjs-show{
display: block !important;
opacity: 1 !important;
}
.rjs-hidden{
display: none !important;
opacity: 0 !important;
}
.rjs-video-loading{
width: 50px;
height: 50px;
position: absolute;
top: 45%;
left: 46%;
background: url("icons/shared/loader.gif");
background-size: contain;
display: none;
}
.rjs-video-app-name{
position: absolute;
bottom: 50px;
text-align: center;
color: #ffffff;
width: 98%;
font-size: 13px;
} | 0.315209 | 0.036908 |
body {
font-family: "Roboto", arial, sans-serif;
font-weight: 300;
font-size: 16px;
line-height: 26px;
letter-spacing: .02em;
color: #88929a;
}
a {
color: #2595ff;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-webkit-transition: 0.5s;
-ms-transition: 0.5s;
transition: 0.5s;
text-decoration: none;
border-bottom: 2px solid #ccc;
}
a:hover, a:active, a:focus {
outline: none;
text-decoration: none;
color: #2595ff;
border-bottom: 2px solid #2595ff;
}
p {
margin-bottom: 1.5em;
}
::-webkit-selection {
color: #88929a;
background: #f9f6f0;
}
::-moz-selection {
color: #88929a;
background: #f9f6f0;
}
::selection {
color: #88929a;
background: #f9f6f0;
}
#fh5co-bio {
font-size: 26px;
line-height: 40px;
position: absolute;
color: #000;
width: 31%;
top: 0;
left: 0;
bottom: 0;
overflow-y: scroll;
float: left;
z-index: 1;
-moz-transition: 0.2s;
-o-transition: 0.2s;
-webkit-transition: 0.2s;
-ms-transition: 0.2s;
transition: 0.2s;
}
#fh5co-bio #fh5co-bio-inner {
padding: 40px;
}
@media screen and (max-width: 992px) {
#fh5co-bio #fh5co-bio-inner {
padding: 20px;
}
}
@media screen and (max-width: 992px) {
#fh5co-bio {
font-size: 20px;
line-height: 36px;
width: 100%;
position: relative;
}
}
#fh5co-bio .fh5co-copyright {
font-size: 14px;
line-height: 20px;
font-weight: 400;
color: #ccc;
}
#fh5co-portrait {
z-index: 2;
width: 69%;
position: absolute;
overflow: hidden;
top: 0;
right: 0;
bottom: 0;
background-size: cover;
background-position: left center;
background-repeat: no-repeat;
-moz-transition: 0.2s;
-o-transition: 0.2s;
-webkit-transition: 0.2s;
-ms-transition: 0.2s;
transition: 0.2s;
}
@media screen and (max-width: 992px) {
#fh5co-portrait {
width: 100%;
position: relative;
height: 700px;
overflow: inherit;
left: 0;
right: 0;
float: left;
width: 100%;
}
}
#fh5co-portrait #fh5co-intro {
position: absolute;
bottom: 0px;
left: 40px;
z-index: 4;
color: #fff;
}
@media screen and (max-width: 768px) {
#fh5co-portrait #fh5co-intro {
left: 20px;
bottom: 50px;
}
}
#fh5co-portrait #fh5co-intro a {
color: #fff;
color: white;
border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}
#fh5co-portrait #fh5co-intro a:hover {
color: white;
border-bottom: 2px solid white;
}
#fh5co-portrait #fh5co-intro h1 {
color: #fff;
margin: 0 0 20px 0;
font-weight: 100;
font-size: 50px;
line-height: 62px;
}
#fh5co-portrait #fh5co-intro h1 span {
display: block;
}
@media screen and (max-width: 768px) {
#fh5co-portrait #fh5co-intro h1 {
font-size: 38px;
line-height: 50px;
}
}
@media screen and (max-width: 480px) {
#fh5co-portrait #fh5co-intro h1 {
font-size: 30px;
line-height: 42px;
}
}
#fh5co-portrait #fh5co-intro p {
margin: 0 0 1.5em 0;
}
#fh5co-portrait .overlay {
background: #2595ff;
opacity: .5;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
#fh5co-portrait .fh5co-social {
position: absolute;
bottom: 20px;
right: 40px;
z-index: 5;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-webkit-transition: 0.5s;
-ms-transition: 0.5s;
transition: 0.5s;
}
@media screen and (max-width: 992px) {
#fh5co-portrait .fh5co-social {
right: 60px;
}
}
@media screen and (max-width: 768px) {
#fh5co-portrait .fh5co-social {
positin: relative;
left: 20px;
}
}
#fh5co-portrait .fh5co-social ul {
display: block;
padding: 0;
margin: 0;
}
#fh5co-portrait .fh5co-social ul li {
display: inline;
padding: 0;
margin: 0;
}
#fh5co-portrait .fh5co-social ul li a {
color: rgba(255, 255, 255, 0.7);
font-size: 30px;
border-bottom: none !important;
}
#fh5co-portrait .fh5co-social ul li a:hover {
color: white;
}
#fh5co-toggle {
position: absolute;
top: 40px;
left: 40px;
z-index: 6;
}
#fh5co-toggle a {
color: rgba(255, 255, 255, 0.7);
border-bottom: none !important;
font-size: 30px;
-moz-transition: 0.3s;
-o-transition: 0.3s;
-webkit-transition: 0.3s;
-ms-transition: 0.3s;
transition: 0.3s;
display: inline-block;
}
#fh5co-toggle a:hover, #fh5co-toggle a:active, #fh5co-toggle a:focus {
color: white;
}
#fh5co-toggle a.fh5co-active {
-ms-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
transform: rotate(180deg);
}
@media screen and (max-width: 992px) {
#fh5co-toggle {
top: auto;
left: auto;
bottom: 20px;
right: 20px;
}
#fh5co-toggle a {
color: #fff;
border-bottom: none !important;
font-size: 30px;
-moz-transition: 0.3s;
-o-transition: 0.3s;
-webkit-transition: 0.3s;
-ms-transition: 0.3s;
transition: 0.3s;
display: inline-block;
-ms-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
transform: rotate(-90deg);
}
#fh5co-toggle a.fh5co-active {
-ms-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
transform: rotate(90deg);
}
}
.fh5co-showaside #fh5co-portrait {
width: 100%;
z-index: 3;
}
@media screen and (max-width: 992px) {
.fh5co-showaside #fh5co-portrait {
position: absolute !important;
}
}
.fh5co-showaside #fh5co-bio {
z-index: 0;
}
@media screen and (max-width: 992px) {
.fh5co-showaside #fh5co-bio {
position: absolute !important;
}
}
.js .to-animate,
.js .to-animate-single {
opacity: 0;
}
/*# sourceMappingURL=style.css.map */
::-webkit-scrollbar {
width: 2px;
}
::-webkit-scrollbar-button {
width: 0px;
height: 0px;
}
::-webkit-scrollbar-thumb {
border-radius: 10px;
background: #888;
}
::-webkit-scrollbar-thumb:hover {
background: rgba(100,100,100,0.4);
}
::-webkit-scrollbar-thumb:active {
background: #000000;
}
::-webkit-scrollbar-track {
background: #666666;
border: 0px none #ffffff;
border-radius: 100px;
}
::-webkit-scrollbar-track:hover {
background: #666666;
}
::-webkit-scrollbar-track:active {
background: #333333;
}
::-webkit-scrollbar-corner {
background: transparent;
}
.justify{
text-align: justify;
} | themes/single-master/single/css/style.css | body {
font-family: "Roboto", arial, sans-serif;
font-weight: 300;
font-size: 16px;
line-height: 26px;
letter-spacing: .02em;
color: #88929a;
}
a {
color: #2595ff;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-webkit-transition: 0.5s;
-ms-transition: 0.5s;
transition: 0.5s;
text-decoration: none;
border-bottom: 2px solid #ccc;
}
a:hover, a:active, a:focus {
outline: none;
text-decoration: none;
color: #2595ff;
border-bottom: 2px solid #2595ff;
}
p {
margin-bottom: 1.5em;
}
::-webkit-selection {
color: #88929a;
background: #f9f6f0;
}
::-moz-selection {
color: #88929a;
background: #f9f6f0;
}
::selection {
color: #88929a;
background: #f9f6f0;
}
#fh5co-bio {
font-size: 26px;
line-height: 40px;
position: absolute;
color: #000;
width: 31%;
top: 0;
left: 0;
bottom: 0;
overflow-y: scroll;
float: left;
z-index: 1;
-moz-transition: 0.2s;
-o-transition: 0.2s;
-webkit-transition: 0.2s;
-ms-transition: 0.2s;
transition: 0.2s;
}
#fh5co-bio #fh5co-bio-inner {
padding: 40px;
}
@media screen and (max-width: 992px) {
#fh5co-bio #fh5co-bio-inner {
padding: 20px;
}
}
@media screen and (max-width: 992px) {
#fh5co-bio {
font-size: 20px;
line-height: 36px;
width: 100%;
position: relative;
}
}
#fh5co-bio .fh5co-copyright {
font-size: 14px;
line-height: 20px;
font-weight: 400;
color: #ccc;
}
#fh5co-portrait {
z-index: 2;
width: 69%;
position: absolute;
overflow: hidden;
top: 0;
right: 0;
bottom: 0;
background-size: cover;
background-position: left center;
background-repeat: no-repeat;
-moz-transition: 0.2s;
-o-transition: 0.2s;
-webkit-transition: 0.2s;
-ms-transition: 0.2s;
transition: 0.2s;
}
@media screen and (max-width: 992px) {
#fh5co-portrait {
width: 100%;
position: relative;
height: 700px;
overflow: inherit;
left: 0;
right: 0;
float: left;
width: 100%;
}
}
#fh5co-portrait #fh5co-intro {
position: absolute;
bottom: 0px;
left: 40px;
z-index: 4;
color: #fff;
}
@media screen and (max-width: 768px) {
#fh5co-portrait #fh5co-intro {
left: 20px;
bottom: 50px;
}
}
#fh5co-portrait #fh5co-intro a {
color: #fff;
color: white;
border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}
#fh5co-portrait #fh5co-intro a:hover {
color: white;
border-bottom: 2px solid white;
}
#fh5co-portrait #fh5co-intro h1 {
color: #fff;
margin: 0 0 20px 0;
font-weight: 100;
font-size: 50px;
line-height: 62px;
}
#fh5co-portrait #fh5co-intro h1 span {
display: block;
}
@media screen and (max-width: 768px) {
#fh5co-portrait #fh5co-intro h1 {
font-size: 38px;
line-height: 50px;
}
}
@media screen and (max-width: 480px) {
#fh5co-portrait #fh5co-intro h1 {
font-size: 30px;
line-height: 42px;
}
}
#fh5co-portrait #fh5co-intro p {
margin: 0 0 1.5em 0;
}
#fh5co-portrait .overlay {
background: #2595ff;
opacity: .5;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
#fh5co-portrait .fh5co-social {
position: absolute;
bottom: 20px;
right: 40px;
z-index: 5;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-webkit-transition: 0.5s;
-ms-transition: 0.5s;
transition: 0.5s;
}
@media screen and (max-width: 992px) {
#fh5co-portrait .fh5co-social {
right: 60px;
}
}
@media screen and (max-width: 768px) {
#fh5co-portrait .fh5co-social {
positin: relative;
left: 20px;
}
}
#fh5co-portrait .fh5co-social ul {
display: block;
padding: 0;
margin: 0;
}
#fh5co-portrait .fh5co-social ul li {
display: inline;
padding: 0;
margin: 0;
}
#fh5co-portrait .fh5co-social ul li a {
color: rgba(255, 255, 255, 0.7);
font-size: 30px;
border-bottom: none !important;
}
#fh5co-portrait .fh5co-social ul li a:hover {
color: white;
}
#fh5co-toggle {
position: absolute;
top: 40px;
left: 40px;
z-index: 6;
}
#fh5co-toggle a {
color: rgba(255, 255, 255, 0.7);
border-bottom: none !important;
font-size: 30px;
-moz-transition: 0.3s;
-o-transition: 0.3s;
-webkit-transition: 0.3s;
-ms-transition: 0.3s;
transition: 0.3s;
display: inline-block;
}
#fh5co-toggle a:hover, #fh5co-toggle a:active, #fh5co-toggle a:focus {
color: white;
}
#fh5co-toggle a.fh5co-active {
-ms-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
transform: rotate(180deg);
}
@media screen and (max-width: 992px) {
#fh5co-toggle {
top: auto;
left: auto;
bottom: 20px;
right: 20px;
}
#fh5co-toggle a {
color: #fff;
border-bottom: none !important;
font-size: 30px;
-moz-transition: 0.3s;
-o-transition: 0.3s;
-webkit-transition: 0.3s;
-ms-transition: 0.3s;
transition: 0.3s;
display: inline-block;
-ms-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
transform: rotate(-90deg);
}
#fh5co-toggle a.fh5co-active {
-ms-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
transform: rotate(90deg);
}
}
.fh5co-showaside #fh5co-portrait {
width: 100%;
z-index: 3;
}
@media screen and (max-width: 992px) {
.fh5co-showaside #fh5co-portrait {
position: absolute !important;
}
}
.fh5co-showaside #fh5co-bio {
z-index: 0;
}
@media screen and (max-width: 992px) {
.fh5co-showaside #fh5co-bio {
position: absolute !important;
}
}
.js .to-animate,
.js .to-animate-single {
opacity: 0;
}
/*# sourceMappingURL=style.css.map */
::-webkit-scrollbar {
width: 2px;
}
::-webkit-scrollbar-button {
width: 0px;
height: 0px;
}
::-webkit-scrollbar-thumb {
border-radius: 10px;
background: #888;
}
::-webkit-scrollbar-thumb:hover {
background: rgba(100,100,100,0.4);
}
::-webkit-scrollbar-thumb:active {
background: #000000;
}
::-webkit-scrollbar-track {
background: #666666;
border: 0px none #ffffff;
border-radius: 100px;
}
::-webkit-scrollbar-track:hover {
background: #666666;
}
::-webkit-scrollbar-track:active {
background: #333333;
}
::-webkit-scrollbar-corner {
background: transparent;
}
.justify{
text-align: justify;
} | 0.366363 | 0.080574 |
@import url("https://fonts.googleapis.com/css2?family=Amaranth:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Amaranth:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Amaranth:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Amaranth:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Amaranth:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Amaranth:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Amaranth:wght@700&display=swap");
body {
margin: 0;
color: #252525; }
.before-login {
background-color: #FAFAFA; }
header {
border-bottom: 1px solid #E4E4E8;
padding: 0.7rem 0;
margin-bottom: 2rem; }
.header__contents {
width: 51.25rem;
margin: 0 auto;
padding: 0.2rem 0;
display: flex;
justify-content: space-between; }
.header__logo {
font-family: "Amaranth", sans-serif;
font-size: 2.1rem;
flex-grow: 89; }
.header__icon {
flex-grow: 4;
display: flex;
justify-content: space-between; }
.header__img-upload {
font-size: 1.8rem; }
.header__account {
font-size: 1.7rem; }
h1 {
font-family: "Amaranth", sans-serif;
font-size: 3rem;
margin: 0.5rem auto 0.5rem; }
h2 {
font-size: 1.2rem;
margin: 0.5rem auto 1.5rem;
color: #86868B; }
input {
padding: 0.6rem; }
input::placeholder {
color: darkgray; }
.domain {
width: 31rem;
margin: 1rem auto;
text-align: center;
border: 1px solid #86868B;
background-color: white;
padding: 1.2rem; }
.complement {
display: flex;
justify-content: center; }
.complement__desc {
margin: 0 0.5rem; }
.complement__desc-link {
color: #0095F6;
text-decoration: none;
font-weight: bold; }
.input-text {
display: block;
margin: 0.8rem auto 0.8rem;
width: 27rem; }
.cta {
display: block;
margin: 1.5rem auto 1rem;
background-color: #0095F6;
color: white;
font-size: 1.1rem;
border-radius: 3px;
border: none;
padding: 0.5rem 1.5rem; }
.login__logo {
font-family: "Amaranth", sans-serif; }
.login__desc {
color: #86868B; }
.login__forget-password-link {
color: #252525;
text-decoration: none;
font-size: 0.9rem; }
.post-index__contents {
width: 51.25rem;
margin: 0 auto; }
.post-index__row {
display: flex;
margin-bottom: 1.25rem; }
.post-index__row > .post-index__uploaded:not(:last-child) {
margin-right: 3.125rem; }
.post-index__uploaded {
position: relative; }
.post-index__uploaded-img {
width: 15rem;
border-radius: 5px; }
.post-index__uploaded-username {
color: #86868B;
font-size: 0.9rem; }
.post-index__loading {
text-align: center; }
.fa-ellipsis-v {
position: absolute;
top: 0.5rem;
right: 0.5rem;
color: white;
cursor: pointer;
padding: 0.3rem 0.7rem; }
.fa-ellipsis-v:hover {
background-color: #babac3;
border-radius: 3px;
color: #444; }
/*# sourceMappingURL=style.css.map */ | html/css/style.css | @import url("https://fonts.googleapis.com/css2?family=Amaranth:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Amaranth:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Amaranth:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Amaranth:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Amaranth:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Amaranth:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Amaranth:wght@700&display=swap");
body {
margin: 0;
color: #252525; }
.before-login {
background-color: #FAFAFA; }
header {
border-bottom: 1px solid #E4E4E8;
padding: 0.7rem 0;
margin-bottom: 2rem; }
.header__contents {
width: 51.25rem;
margin: 0 auto;
padding: 0.2rem 0;
display: flex;
justify-content: space-between; }
.header__logo {
font-family: "Amaranth", sans-serif;
font-size: 2.1rem;
flex-grow: 89; }
.header__icon {
flex-grow: 4;
display: flex;
justify-content: space-between; }
.header__img-upload {
font-size: 1.8rem; }
.header__account {
font-size: 1.7rem; }
h1 {
font-family: "Amaranth", sans-serif;
font-size: 3rem;
margin: 0.5rem auto 0.5rem; }
h2 {
font-size: 1.2rem;
margin: 0.5rem auto 1.5rem;
color: #86868B; }
input {
padding: 0.6rem; }
input::placeholder {
color: darkgray; }
.domain {
width: 31rem;
margin: 1rem auto;
text-align: center;
border: 1px solid #86868B;
background-color: white;
padding: 1.2rem; }
.complement {
display: flex;
justify-content: center; }
.complement__desc {
margin: 0 0.5rem; }
.complement__desc-link {
color: #0095F6;
text-decoration: none;
font-weight: bold; }
.input-text {
display: block;
margin: 0.8rem auto 0.8rem;
width: 27rem; }
.cta {
display: block;
margin: 1.5rem auto 1rem;
background-color: #0095F6;
color: white;
font-size: 1.1rem;
border-radius: 3px;
border: none;
padding: 0.5rem 1.5rem; }
.login__logo {
font-family: "Amaranth", sans-serif; }
.login__desc {
color: #86868B; }
.login__forget-password-link {
color: #252525;
text-decoration: none;
font-size: 0.9rem; }
.post-index__contents {
width: 51.25rem;
margin: 0 auto; }
.post-index__row {
display: flex;
margin-bottom: 1.25rem; }
.post-index__row > .post-index__uploaded:not(:last-child) {
margin-right: 3.125rem; }
.post-index__uploaded {
position: relative; }
.post-index__uploaded-img {
width: 15rem;
border-radius: 5px; }
.post-index__uploaded-username {
color: #86868B;
font-size: 0.9rem; }
.post-index__loading {
text-align: center; }
.fa-ellipsis-v {
position: absolute;
top: 0.5rem;
right: 0.5rem;
color: white;
cursor: pointer;
padding: 0.3rem 0.7rem; }
.fa-ellipsis-v:hover {
background-color: #babac3;
border-radius: 3px;
color: #444; }
/*# sourceMappingURL=style.css.map */ | 0.329823 | 0.160562 |
@import "bourbon";
$lgtBlue: #43bed6;
*, *:before, *:after {
box-sizing: border-box;
margin: 0;
padding: 0;
}
.inner {
content: "";
position: absolute;
top: 50%;
left: 50%;
}
html, body {
width: 100%;
height: 100%;
overflow: hidden;
}
body {
@media (max-width: 767px) {
& {
font-size: 70%;
}
}
}
.wrapper {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
transition: transform 1.5s;
perspective: 3000;
transform-style: preserve-3d;
.page {
position: relative;
width: 100%;
height: 100%;
transform: rotateX(180deg) scale(0.3);
backface-visibility: hidden;
transition: transform 1s ease-in-out;
will-change: transform;
h2 {
color: #fff;
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
text-transform: uppercase;
font-size: 3em;
}
&.page1 {
@include linear-gradient(10deg, #66a6b8 20%, #5471B9 80%);
}
&.page2 {
@include linear-gradient(45deg, #f29c54 0%, #DB4367 100%);
}
&.page3 {
@include linear-gradient(135deg, #23af56 0%, #67A79A 100%);
}
&.page4 {
@include linear-gradient(160deg, #412F2F 15%, #6B2686 85%);
}
}
@for $i from 1 through 10 {
&.active-page#{$i} {
transform: translateY(-($i - 1)*100%);
.page.page#{$i} {
transform: scale(1);
}
}
}
}
.nav-panel {
position: fixed;
top: 50%;
right: 2%;
transform: translateY(-50%);
z-index: 1000;
transition: opacity 0.5s, transform 0.5s cubic-bezier(0.57, 1.2, 0.68, 2.6);
will-change: transform, opacity;
&.invisible {
opacity: 0;
transform: translateY(-50%) scale(0.5);
}
ul {
list-style-type: none;
.nav-btn {
position: relative;
overflow: hidden;
width: 1em;
height: 1em;
margin-bottom: 0.5em;
border: 0.12em solid #fff;
border-radius: 50%;
cursor: pointer;
transition: border-color, transform 0.3s;
will-change: border-color, transform;
&:after {
@extend .inner;
width: 100%;
height: 100%;
border-radius: 50%;
transform: translateX(-50%) translateY(-50%) scale(0.3);
background-color: #fff;
opacity: 0;
transition: transform, opacity 0.3s;
will-change: transform, opacity;
}
&.active:after, &:hover:after {
transform: translateX(-50%) translateY(-50%) scale(0.7);
opacity: 1;
}
&:hover {
border-color: yellow;
transform: scale(1.2);
}
&:hover:after {
background-color: yellow;
}
}
}
.scroll-btn {
position: absolute;
left: 0;
width: 1em;
height: 1em;
border: 0.2em solid #fff;
border-left: none;
border-bottom: none;
cursor: pointer;
transform-origin: 50% 50%;
transition: border-color 0.3s;
&.up {
top: -1.6em;
transform: rotate(-45deg);
}
&.down {
bottom: -1.2em;
transform: rotate(135deg);
}
&:hover {
border-color: yellow;
}
}
}
.check-out {
position: absolute;
bottom: 1rem;
left: 50%;
transform: translateX(-50%);
font-size: 2rem;
color: #fff;
a {
color: rgba(255,170,170,1);
text-decoration: none;
padding-bottom: 0.3rem;
border-bottom: 0.2rem solid;
}
} | style.css | @import "bourbon";
$lgtBlue: #43bed6;
*, *:before, *:after {
box-sizing: border-box;
margin: 0;
padding: 0;
}
.inner {
content: "";
position: absolute;
top: 50%;
left: 50%;
}
html, body {
width: 100%;
height: 100%;
overflow: hidden;
}
body {
@media (max-width: 767px) {
& {
font-size: 70%;
}
}
}
.wrapper {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
transition: transform 1.5s;
perspective: 3000;
transform-style: preserve-3d;
.page {
position: relative;
width: 100%;
height: 100%;
transform: rotateX(180deg) scale(0.3);
backface-visibility: hidden;
transition: transform 1s ease-in-out;
will-change: transform;
h2 {
color: #fff;
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
text-transform: uppercase;
font-size: 3em;
}
&.page1 {
@include linear-gradient(10deg, #66a6b8 20%, #5471B9 80%);
}
&.page2 {
@include linear-gradient(45deg, #f29c54 0%, #DB4367 100%);
}
&.page3 {
@include linear-gradient(135deg, #23af56 0%, #67A79A 100%);
}
&.page4 {
@include linear-gradient(160deg, #412F2F 15%, #6B2686 85%);
}
}
@for $i from 1 through 10 {
&.active-page#{$i} {
transform: translateY(-($i - 1)*100%);
.page.page#{$i} {
transform: scale(1);
}
}
}
}
.nav-panel {
position: fixed;
top: 50%;
right: 2%;
transform: translateY(-50%);
z-index: 1000;
transition: opacity 0.5s, transform 0.5s cubic-bezier(0.57, 1.2, 0.68, 2.6);
will-change: transform, opacity;
&.invisible {
opacity: 0;
transform: translateY(-50%) scale(0.5);
}
ul {
list-style-type: none;
.nav-btn {
position: relative;
overflow: hidden;
width: 1em;
height: 1em;
margin-bottom: 0.5em;
border: 0.12em solid #fff;
border-radius: 50%;
cursor: pointer;
transition: border-color, transform 0.3s;
will-change: border-color, transform;
&:after {
@extend .inner;
width: 100%;
height: 100%;
border-radius: 50%;
transform: translateX(-50%) translateY(-50%) scale(0.3);
background-color: #fff;
opacity: 0;
transition: transform, opacity 0.3s;
will-change: transform, opacity;
}
&.active:after, &:hover:after {
transform: translateX(-50%) translateY(-50%) scale(0.7);
opacity: 1;
}
&:hover {
border-color: yellow;
transform: scale(1.2);
}
&:hover:after {
background-color: yellow;
}
}
}
.scroll-btn {
position: absolute;
left: 0;
width: 1em;
height: 1em;
border: 0.2em solid #fff;
border-left: none;
border-bottom: none;
cursor: pointer;
transform-origin: 50% 50%;
transition: border-color 0.3s;
&.up {
top: -1.6em;
transform: rotate(-45deg);
}
&.down {
bottom: -1.2em;
transform: rotate(135deg);
}
&:hover {
border-color: yellow;
}
}
}
.check-out {
position: absolute;
bottom: 1rem;
left: 50%;
transform: translateX(-50%);
font-size: 2rem;
color: #fff;
a {
color: rgba(255,170,170,1);
text-decoration: none;
padding-bottom: 0.3rem;
border-bottom: 0.2rem solid;
}
} | 0.635449 | 0.118896 |
:root {
--primary: #3CB878;
--secondary: #2D8692;
--black: #000;
--white: #fff;
--success: #00A65A;
--warning: #E0A800;
--danger: #C82333;
--link: #007DFF;
--gray-1: #f2f2f7;
--gray-2: #e5e5ea;
--gray-3: #d1d1d6;
--gray-4: #c7c7cc;
--gray-5: #aeaeb2;
--gray-6: #8e8e93;
--bg-bw: #f2f2f7;
--bg-bw-rv: #1c1d1f;
--bg-body: #fafafa;
--bg-bw: #f6f6f9;
--bg-bw-rv: #1c1d1f;
--border: var(--gray-2);
--text-title: #1c1d1f;
--text-subtitle: #3a3a3c;
--text-paragraph: #48484a;
--text-overline: #8e8e93;
--webfont-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
--webfont-size: 16px;
}
.theme-dark {
--gray-1: #1c1d1f;
--gray-2: #2c2c2e;
--gray-3: #3a3a3c;
--gray-4: #48484a;
--gray-5: #636366;
--gray-6: #8e8e93;
--bg-body: #1a1a1a;
--bg-bw: #131414;
--bg-bw-rv: #f2f2f7;
--border: var(--gray-2);
--text-title: #f2f2f7;
--text-subtitle: #d1d1d6;
--text-paragraph: #c7c7cc;
--text-overline: #8e8e93;
}
.showcase .showcase-cover {
height: 100vh;
border-bottom: 2px solid var(--bg-bw-rv);
}
.showcase .showcase-cover .swiper-container {
height: 100%;
}
.showcase .showcase-cover .swiper-container .swiper-wrapper {
height: 100%;
}
.showcase .showcase-cover .swiper-container .swiper-wrapper .swiper-slide {
height: 100%;
}
.showcase .showcase-cover .swiper-container .swiper-wrapper .swiper-slide .mask {
width: 100%;
height: 100%;
}
.showcase .showcase-cover .swiper-container .showcase-nav {
width: 100%;
height: 70px;
position: absolute;
bottom: 0;
left: 0;
z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: normal;
-ms-flex-pack: normal;
justify-content: normal;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.showcase .showcase-cover .swiper-container .showcase-nav .container-fluid {
height: 100%;
padding: 0 8rem;
}
.showcase .showcase-cover .swiper-container .showcase-nav .container-fluid .nav {
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: normal;
-ms-flex-pack: normal;
justify-content: normal;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.showcase .showcase-cover .swiper-container .showcase-nav .container-fluid .nav a {
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
padding: 1rem;
font-size: 1.25rem;
text-transform: uppercase;
color: var(--text-title);
position: relative;
}
.showcase .showcase-cover .swiper-container .showcase-nav .container-fluid .nav a:after {
content: '';
width: 100%;
height: 4px;
background-color: transparent;
position: absolute;
bottom: 0;
left: 0;
z-index: 1;
}
.showcase .showcase-cover .swiper-container .showcase-nav .container-fluid .nav a:hover {
color: var(--primary);
}
.showcase .showcase-cover .swiper-container .showcase-nav .container-fluid .nav a:hover:after {
background-color: var(--primary);
}
.showcase .showcase-cover .swiper-container .showcase-nav .container-fluid .nav a.active {
color: var(--primary);
font-weight: 700;
}
.showcase .showcase-cover .swiper-container .showcase-nav .container-fluid .nav a.active:after {
background-color: var(--primary);
}
.showcase .showcase-list {
padding: 8rem 0;
}
.showcase .showcase-list .list-products .item-product {
height: 50vh;
padding: 0 0.25rem;
margin-bottom: -30px;
}
.showcase .showcase-list .list-products .item-product a {
width: 100%;
height: 100%;
display: block;
position: relative;
}
.showcase .showcase-list .list-products .item-product a:hover .mask img {
-webkit-transform: scale(1.025, 1.025);
transform: scale(1.025, 1.025);
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase .showcase-list .list-products .item-product a:hover .item-content {
-webkit-transform: translate(0.5rem, 0);
transform: translate(0.5rem, 0);
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase .showcase-list .list-products .item-product a:hover .item-content h6.subtitle-sm {
opacity: 1;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase .showcase-list .list-products .item-product a .mask {
width: 100%;
height: 100%;
border-radius: 0.5rem;
-webkit-box-shadow: 0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.15);
box-shadow: 0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.15);
position: relative;
}
.showcase .showcase-list .list-products .item-product a .mask .mask-overlay {
width: 100%;
height: 100%;
background-image: url("/dist/img/bg_texture.png");
position: absolute;
top: 50%;
left: 50%;
z-index: 1;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.showcase .showcase-list .list-products .item-product a .mask img {
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase .showcase-list .list-products .item-product a .item-content {
width: calc(100% - 3rem);
position: absolute;
bottom: 1.5rem;
left: 1.5rem;
z-index: 1;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase .showcase-list .list-products .item-product a .item-content h4 {
margin-bottom: 2rem;
font-weight: 800;
text-transform: uppercase;
text-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.showcase .showcase-list .list-products .item-product a .item-content h6 {
text-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.showcase .showcase-list .list-products .item-product a .item-content h6.subtitle-md {
margin-bottom: 1rem;
text-transform: uppercase;
font-weight: 600;
}
.showcase .showcase-list .list-products .item-product a .item-content h6.subtitle-sm {
padding: 0.75rem 1.5rem;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
border: 1px solid var(--white);
border-radius: 0.5rem;
opacity: 0;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-cover {
height: 100vh;
border-bottom: 2px solid var(--bg-bw-rv);
position: relative;
overflow: hidden;
}
.showcase-detail .showcase-cover .mask {
width: 100%;
height: 100%;
}
.showcase-detail .showcase-cover video {
width: 100%;
height: 100%;
overflow: hidden;
}
.showcase-detail .showcase-cover video source {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.showcase-detail .showcase-cover .cover-overlay {
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0);
position: absolute;
top: 0;
left: 0;
z-index: 1;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.showcase-detail .showcase-cover .cover-overlay.show {
background-color: rgba(0, 0, 0, 0.75);
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-cover .overlay-hover {
height: 100%;
position: absolute;
top: 0;
z-index: 1;
}
.showcase-detail .showcase-cover .overlay-hover .overlay-hover-wrapper {
width: 100%;
height: 100%;
position: relative;
}
.showcase-detail .showcase-cover .overlay-hover .overlay-hover-wrapper .overlay-hover-text {
width: 100%;
height: 100%;
padding: 1.5rem;
color: var(--white);
}
.showcase-detail .showcase-cover .overlay-hover .overlay-hover-wrapper .overlay-hover-text .circle {
width: 32px;
height: 32px;
border-radius: 50%;
border: 2px solid var(--white);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.showcase-detail .showcase-cover .overlay-hover .overlay-hover-wrapper .overlay-cover {
width: 50vw;
height: 100%;
position: absolute;
top: 0;
z-index: 1;
}
.showcase-detail .showcase-cover .overlay-hover .overlay-hover-wrapper .overlay-cover .overlay-cover-wrapper {
width: 100%;
height: 100%;
position: relative;
}
.showcase-detail .showcase-cover .overlay-hover .overlay-hover-wrapper .overlay-cover .overlay-cover-wrapper .mask,
.showcase-detail .showcase-cover .overlay-hover .overlay-hover-wrapper .overlay-cover .overlay-cover-wrapper .video-wrapper {
width: 100%;
height: 100%;
}
.showcase-detail .showcase-cover .overlay-hover .overlay-hover-wrapper .overlay-cover .overlay-cover-wrapper .video-wrapper {
overflow: hidden;
position: relative;
}
.showcase-detail .showcase-cover .overlay-hover .overlay-hover-wrapper .overlay-cover .overlay-cover-wrapper .video-wrapper iframe {
width: 205%;
height: 205%;
position: absolute;
top: 50%;
left: 50%;
z-index: 1;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.showcase-detail .showcase-cover .overlay-hover .overlay-hover-wrapper .overlay-cover .overlay-cover-wrapper a {
width: 100%;
height: 100%;
display: block;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
.showcase-detail .showcase-cover .overlay-hover.overlay-prev {
right: 0;
}
.showcase-detail .showcase-cover .overlay-hover.overlay-prev:hover .overlay-hover-wrapper .overlay-cover {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-cover .overlay-hover.overlay-prev .overlay-hover-wrapper .overlay-hover-text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.showcase-detail .showcase-cover .overlay-hover.overlay-prev .overlay-hover-wrapper .overlay-hover-text:hover .circle {
margin-right: 1rem;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-cover .overlay-hover.overlay-prev .overlay-hover-wrapper .overlay-hover-text .circle {
margin-left: 0.5rem;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-cover .overlay-hover.overlay-prev .overlay-hover-wrapper .overlay-cover {
left: 0;
-webkit-transform: translate(-100%, 0);
transform: translate(-100%, 0);
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-cover .overlay-hover.overlay-next {
left: 0;
}
.showcase-detail .showcase-cover .overlay-hover.overlay-next:hover .overlay-hover-wrapper .overlay-cover {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-cover .overlay-hover.overlay-next .overlay-hover-wrapper .overlay-hover-text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.showcase-detail .showcase-cover .overlay-hover.overlay-next .overlay-hover-wrapper .overlay-hover-text:hover .circle {
margin-left: 1rem;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-cover .overlay-hover.overlay-next .overlay-hover-wrapper .overlay-hover-text .circle {
margin-right: 0.5rem;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-cover .overlay-hover.overlay-next .overlay-hover-wrapper .overlay-cover {
right: 0;
-webkit-transform: translate(100%, 0);
transform: translate(100%, 0);
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-cover .cover-prev,
.showcase-detail .showcase-cover .cover-next {
width: 50vw;
height: 100%;
position: absolute;
top: 0;
z-index: 2;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-cover .cover-prev .mask,
.showcase-detail .showcase-cover .cover-next .mask {
width: 100%;
height: 100%;
}
.showcase-detail .showcase-cover .cover-prev a,
.showcase-detail .showcase-cover .cover-next a {
width: 100%;
height: 100%;
display: block;
}
.showcase-detail .showcase-cover .cover-prev {
left: -50vw;
}
.showcase-detail .showcase-cover .cover-prev.show {
left: 0;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-cover .cover-next {
right: -50vw;
}
.showcase-detail .showcase-cover .cover-next.show {
right: 0;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-cover .breadcrumb-wrapper {
width: 100%;
height: 32px;
position: absolute;
bottom: 0;
left: 50%;
z-index: 1;
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.showcase-detail .showcase-cover .breadcrumb-wrapper .container-fluid {
height: 100%;
padding: 0 8rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.showcase-detail .showcase-cover .breadcrumb-wrapper .container-fluid .breadcrumb .breadcrumb-item {
font-size: 0.875rem;
}
.showcase-detail .showcase-cover .breadcrumb-wrapper .container-fluid .breadcrumb .breadcrumb-item.active a {
color: var(--text-paragraph);
}
.showcase-detail .showcase-cover .breadcrumb-wrapper .container-fluid .breadcrumb .breadcrumb-item a {
color: var(--primary);
}
.showcase-detail .showcase-info {
padding-bottom: 6rem;
}
.showcase-detail .showcase-info .container {
padding-top: 8rem;
}
.showcase-detail .showcase-info .container .info-title {
text-align: center;
}
.showcase-detail .showcase-info .container .info-title .breadcrumb {
margin-bottom: 2.25rem;
}
.showcase-detail .showcase-info .container .info-title .breadcrumb .breadcrumb-item.active a {
color: var(--text-paragraph);
}
.showcase-detail .showcase-info .container .info-title .breadcrumb .breadcrumb-item a {
color: var(--primary);
}
.showcase-detail .showcase-info .container .info-title h3 {
margin-bottom: 2rem;
font-weight: 800;
display: block;
text-align: center;
}
.showcase-detail .showcase-info .container .info-title > p {
max-width: 75%;
margin: 0 auto 4rem;
display: block;
text-align: center;
}
.showcase-detail .showcase-info .container .info-title .group {
margin-bottom: 2rem;
}
.showcase-detail .showcase-info .container .info-title .group:last-child {
margin-bottom: 0;
}
.showcase-detail .showcase-info .container .info-title .group h5 {
font-weight: 600;
}
.showcase-detail .showcase-info .container .info-title .group p {
margin-bottom: 0.5rem;
}
.showcase-detail .showcase-images .container-fluid {
padding: 6rem 1rem 0;
}
.showcase-detail .showcase-images .container-fluid h1 img,
.showcase-detail .showcase-images .container-fluid h2 img,
.showcase-detail .showcase-images .container-fluid h3 img,
.showcase-detail .showcase-images .container-fluid h4 img,
.showcase-detail .showcase-images .container-fluid h5 img,
.showcase-detail .showcase-images .container-fluid h6 img,
.showcase-detail .showcase-images .container-fluid p img {
width: 100%;
max-width: 100%;
height: auto;
margin-bottom: 0.5rem;
}
.showcase-detail .showcase-images .container-fluid iframe {
width: 100%;
height: auto;
}
.showcase-detail .showcase-images .container-fluid table {
width: 100% !important;
border-color: transparent;
table-layout: fixed;
}
.showcase-detail .showcase-images .container-fluid table tbody tr td {
padding: 0.5rem;
border-color: transparent;
}
.showcase-detail .showcase-images .container-fluid table tbody tr td img {
width: 100%;
height: auto;
display: block;
-o-object-fit: contain;
object-fit: contain;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-images .container-fluid table tbody tr td img:hover {
cursor: pointer;
-webkit-transform: scale(1.01, 1.01);
transform: scale(1.01, 1.01);
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-images .container-fluid .list-items {
margin: 0 -0.75rem;
}
.showcase-detail .showcase-images .container-fluid .list-items .item-sizer {
width: 25%;
}
.showcase-detail .showcase-images .container-fluid .list-items .item-image {
height: 70vh;
margin-bottom: 0.5rem;
padding: 0 0.25rem;
}
.showcase-detail .showcase-images .container-fluid .list-items .item-image.col-md-4 {
height: 50vh;
}
.showcase-detail .showcase-images .container-fluid .list-items .item-image:hover .open-image img {
-webkit-transform: scale(1.005, 1.005);
transform: scale(1.005, 1.005);
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-images .container-fluid .list-items .item-image .open-image {
width: 100%;
height: 100%;
overflow: hidden;
display: block;
}
.showcase-detail .showcase-images .container-fluid .list-items .item-image .open-image img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-images .container-fluid div iframe {
width: 100%;
height: 100vh;
}
.showcase-detail .showcase-share {
width: 100%;
height: 60px;
padding: 0 1rem;
overflow: hidden;
opacity: 0;
-webkit-transition: 500ms ease-in-out 300ms;
transition: 500ms ease-in-out 300ms;
position: sticky;
position: -webkit-sticky;
bottom: 5rem;
z-index: 1030;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.showcase-detail .showcase-share.fade-in {
opacity: 1;
-webkit-transition: 500ms ease-in-out 300ms;
transition: 500ms ease-in-out 300ms;
}
.showcase-detail .showcase-share .btn-wrapper {
position: relative;
}
.showcase-detail .showcase-share .btn-wrapper:hover .btn-list {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-transition: 700ms ease-in-out 300ms;
transition: 700ms ease-in-out 300ms;
}
.showcase-detail .showcase-share .btn-wrapper .btn-list {
width: auto;
height: 40px;
padding: 0 0.5rem;
position: absolute;
top: 0;
right: 0;
z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transform: translate(200px, 0);
transform: translate(200px, 0);
border-radius: 20px;
-webkit-transition: 700ms ease-in-out 300ms;
transition: 700ms ease-in-out 300ms;
}
.showcase-detail .showcase-share .btn-wrapper .btn-list > .btn {
width: 38px;
height: 38px;
margin: 0 0.125rem;
padding: 0;
border-radius: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.showcase-detail .showcase-share .btn-wrapper .btn-hidden {
opacity: 0;
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.showcase-detail .showcase-related .related-header {
padding: 2.5rem 0 1.25rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.showcase-detail .showcase-related .related-header h5 {
text-transform: uppercase;
font-weight: 700;
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-wrapper .swiper-slide a {
width: 100%;
height: 425px;
display: block;
position: relative;
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-wrapper .swiper-slide a:hover .mask img {
-webkit-transform: scale(1.025, 1.025);
transform: scale(1.025, 1.025);
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-wrapper .swiper-slide a:hover .item-content {
-webkit-transform: translate(0.5rem, 0);
transform: translate(0.5rem, 0);
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-wrapper .swiper-slide a:hover .item-content h6.subtitle-sm {
opacity: 1;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-wrapper .swiper-slide a .mask {
width: 100%;
height: 100%;
border-radius: 0.5rem;
-webkit-box-shadow: 0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.15);
box-shadow: 0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.15);
position: relative;
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-wrapper .swiper-slide a .mask .mask-overlay {
width: 100%;
height: 100%;
background-image: url("/dist/img/bg_texture.png");
position: absolute;
top: 50%;
left: 50%;
z-index: 1;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-wrapper .swiper-slide a .mask img {
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-wrapper .swiper-slide a .item-content {
width: calc(100% - 3rem);
position: absolute;
bottom: 1.5rem;
left: 1.5rem;
z-index: 1;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-wrapper .swiper-slide a .item-content h4 {
margin-bottom: 2rem;
font-weight: 800;
text-transform: uppercase;
text-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-wrapper .swiper-slide a .item-content h6 {
text-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-wrapper .swiper-slide a .item-content h6.subtitle-md {
margin-bottom: 1rem;
text-transform: uppercase;
font-weight: 600;
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-wrapper .swiper-slide a .item-content h6.subtitle-sm {
padding: 0.75rem 1.5rem;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
border: 1px solid var(--white);
border-radius: 0.5rem;
opacity: 0;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-button-prev,
.showcase-detail .showcase-related .related-body .swiper-container .swiper-button-next {
color: var(--white);
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-pagination .swiper-pagination-bullet {
background-color: transparent;
border: 2px solid var(--white);
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background-color: var(--white);
}
.showcase-detail .showcase-related .related-body .container-fluid {
padding: 0 1rem;
}
.showcase-detail .showcase-related .related-body .container-fluid .row {
margin: 0 -0.75rem;
}
.showcase-detail .showcase-related .related-body .container-fluid .row .item-related a {
width: 100%;
height: 425px;
display: block;
position: relative;
}
.showcase-detail .showcase-related .related-body .container-fluid .row .item-related a:hover .mask img {
-webkit-transform: scale(1.025, 1.025);
transform: scale(1.025, 1.025);
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-related .related-body .container-fluid .row .item-related a:hover .item-content {
-webkit-transform: translate(0.5rem, 0);
transform: translate(0.5rem, 0);
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-related .related-body .container-fluid .row .item-related a:hover .item-content h6.subtitle-sm {
opacity: 1;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-related .related-body .container-fluid .row .item-related a .mask {
width: 100%;
height: 100%;
border-radius: 0.5rem;
-webkit-box-shadow: 0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.15);
box-shadow: 0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.15);
position: relative;
}
.showcase-detail .showcase-related .related-body .container-fluid .row .item-related a .mask .mask-overlay {
width: 100%;
height: 100%;
background-image: url("/dist/img/bg_texture.png");
position: absolute;
top: 50%;
left: 50%;
z-index: 1;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.showcase-detail .showcase-related .related-body .container-fluid .row .item-related a .mask img {
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-related .related-body .container-fluid .row .item-related a .item-content {
width: calc(100% - 3rem);
position: absolute;
bottom: 1.5rem;
left: 1.5rem;
z-index: 1;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-related .related-body .container-fluid .row .item-related a .item-content h4 {
margin-bottom: 2rem;
font-weight: 800;
text-transform: uppercase;
text-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.showcase-detail .showcase-related .related-body .container-fluid .row .item-related a .item-content h6 {
text-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.showcase-detail .showcase-related .related-body .container-fluid .row .item-related a .item-content h6.subtitle-md {
margin-bottom: 1rem;
text-transform: uppercase;
font-weight: 600;
}
.showcase-detail .showcase-related .related-body .container-fluid .row .item-related a .item-content h6.subtitle-sm {
padding: 0.75rem 1.5rem;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
border: 1px solid var(--white);
border-radius: 0.5rem;
opacity: 0;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-detail-nav {
height: 200px;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.showcase-detail .showcase-detail-nav a.btn-control-showcase {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.showcase-detail .showcase-detail-nav a.btn-control-showcase:first-child .circle {
margin-right: 0.5rem;
}
.showcase-detail .showcase-detail-nav a.btn-control-showcase:last-child .circle {
margin-left: 0.5rem;
}
.showcase-detail .showcase-detail-nav a.btn-top {
position: absolute;
top: 50%;
left: 50%;
z-index: 1;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.showcase-detail .showcase-detail-nav a.btn-top .circle {
margin-bottom: 0.5rem;
}
.showcase-detail .showcase-detail-nav a .circle {
width: 40px;
height: 40px;
border: 1px solid var(--text-paragraph);
border-radius: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.showcase-detail .popup#popupImageDetail {
padding: 0;
}
.showcase-detail .popup#popupImageDetail .popup-dialog .popup-content .popup-body .swiper-container {
height: 100%;
}
.showcase-detail .popup#popupImageDetail .popup-dialog .popup-content .popup-body .swiper-container .swiper-wrapper {
height: 100%;
}
.showcase-detail .popup#popupImageDetail .popup-dialog .popup-content .popup-body .swiper-container .swiper-wrapper .swiper-slide {
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.showcase-detail .popup#popupImageDetail .popup-dialog .popup-content .popup-body .swiper-container .swiper-wrapper .swiper-slide img {
width: auto;
max-width: 100%;
max-height: 100%;
-o-object-fit: contain;
object-fit: contain;
}
.showcase-detail .popup#popupImageDetail .popup-dialog .popup-content .popup-body .swiper-container .swiper-pagination .swiper-pagination-bullet {
background-color: transparent;
border: 2px solid var(--white);
}
.showcase-detail .popup#popupImageDetail .popup-dialog .popup-content .popup-body .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background-color: var(--white);
}
.showcase-detail .popup#popupImageDetail .popup-dialog .popup-content .popup-body .swiper-container .swiper-button-prev:after,
.showcase-detail .popup#popupImageDetail .popup-dialog .popup-content .popup-body .swiper-container .swiper-button-next:after {
display: none;
}
.showcase-detail .popup#popupImageDetail .popup-dialog .popup-content .popup-body .swiper-container .swiper-button-prev i,
.showcase-detail .popup#popupImageDetail .popup-dialog .popup-content .popup-body .swiper-container .swiper-button-next i {
color: var(--white);
}
.showcase-detail .popup#popupPlayVideo .popup-dialog .popup-content .popup-body iframe {
width: 100%;
height: 100%;
}
@media screen and (max-width: 576px) {
.showcase .showcase-cover .swiper-container .showcase-nav {
overflow-x: overlay;
overflow-y: hidden;
}
.showcase .showcase-cover .swiper-container .showcase-nav::-webkit-scrollbar {
height: 6px;
background-color: transparent;
}
.showcase .showcase-cover .swiper-container .showcase-nav::-webkit-scrollbar-thumb {
height: 6px;
background-color: #d1d1d1;
border-radius: 3px;
-webkit-transition: 300ms ease-in-out 300ms;
transition: 300ms ease-in-out 300ms;
}
.showcase .showcase-cover .swiper-container .showcase-nav::-webkit-scrollbar-thumb:hover {
width: calc($size + 4px);
background-color: #b3b3b3;
cursor: pointer;
-webkit-transition: 300ms ease-in-out 300ms;
transition: 300ms ease-in-out 300ms;
}
.showcase .showcase-cover .swiper-container .showcase-nav .container-fluid {
padding: 0 1.5rem;
}
.showcase .showcase-cover .swiper-container .showcase-nav .container-fluid .nav a {
font-size: 1rem;
}
.showcase .showcase-cover .mask .mask-content {
padding: 0 1.5rem;
top: 10%;
}
.showcase .showcase-cover .mask .mask-content h4 {
max-width: unset;
}
.showcase .showcase-list {
padding: 8rem 0;
}
.showcase .showcase-list .list-products .item-product {
margin-bottom: 0;
}
.showcase-detail .showcase-cover .overlay-hover .overlay-hover-wrapper .overlay-hover-text span:not(.circle) {
display: none;
}
.showcase-detail .showcase-cover .breadcrumb-wrapper {
height: auto;
}
.showcase-detail .showcase-cover .breadcrumb-wrapper .container-fluid {
padding: 0 1.5rem;
}
.showcase-detail .showcase-info .container {
padding-top: 4rem;
}
.showcase-detail .showcase-detail-nav a.btn-control-showcase, .showcase-detail .showcase-detail-nav a.btn-top {
font-size: 0.625rem;
}
}
/*# sourceMappingURL=showcase.css.map */ | public/dist/scss/css/showcase.css | :root {
--primary: #3CB878;
--secondary: #2D8692;
--black: #000;
--white: #fff;
--success: #00A65A;
--warning: #E0A800;
--danger: #C82333;
--link: #007DFF;
--gray-1: #f2f2f7;
--gray-2: #e5e5ea;
--gray-3: #d1d1d6;
--gray-4: #c7c7cc;
--gray-5: #aeaeb2;
--gray-6: #8e8e93;
--bg-bw: #f2f2f7;
--bg-bw-rv: #1c1d1f;
--bg-body: #fafafa;
--bg-bw: #f6f6f9;
--bg-bw-rv: #1c1d1f;
--border: var(--gray-2);
--text-title: #1c1d1f;
--text-subtitle: #3a3a3c;
--text-paragraph: #48484a;
--text-overline: #8e8e93;
--webfont-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
--webfont-size: 16px;
}
.theme-dark {
--gray-1: #1c1d1f;
--gray-2: #2c2c2e;
--gray-3: #3a3a3c;
--gray-4: #48484a;
--gray-5: #636366;
--gray-6: #8e8e93;
--bg-body: #1a1a1a;
--bg-bw: #131414;
--bg-bw-rv: #f2f2f7;
--border: var(--gray-2);
--text-title: #f2f2f7;
--text-subtitle: #d1d1d6;
--text-paragraph: #c7c7cc;
--text-overline: #8e8e93;
}
.showcase .showcase-cover {
height: 100vh;
border-bottom: 2px solid var(--bg-bw-rv);
}
.showcase .showcase-cover .swiper-container {
height: 100%;
}
.showcase .showcase-cover .swiper-container .swiper-wrapper {
height: 100%;
}
.showcase .showcase-cover .swiper-container .swiper-wrapper .swiper-slide {
height: 100%;
}
.showcase .showcase-cover .swiper-container .swiper-wrapper .swiper-slide .mask {
width: 100%;
height: 100%;
}
.showcase .showcase-cover .swiper-container .showcase-nav {
width: 100%;
height: 70px;
position: absolute;
bottom: 0;
left: 0;
z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: normal;
-ms-flex-pack: normal;
justify-content: normal;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.showcase .showcase-cover .swiper-container .showcase-nav .container-fluid {
height: 100%;
padding: 0 8rem;
}
.showcase .showcase-cover .swiper-container .showcase-nav .container-fluid .nav {
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: normal;
-ms-flex-pack: normal;
justify-content: normal;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.showcase .showcase-cover .swiper-container .showcase-nav .container-fluid .nav a {
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
padding: 1rem;
font-size: 1.25rem;
text-transform: uppercase;
color: var(--text-title);
position: relative;
}
.showcase .showcase-cover .swiper-container .showcase-nav .container-fluid .nav a:after {
content: '';
width: 100%;
height: 4px;
background-color: transparent;
position: absolute;
bottom: 0;
left: 0;
z-index: 1;
}
.showcase .showcase-cover .swiper-container .showcase-nav .container-fluid .nav a:hover {
color: var(--primary);
}
.showcase .showcase-cover .swiper-container .showcase-nav .container-fluid .nav a:hover:after {
background-color: var(--primary);
}
.showcase .showcase-cover .swiper-container .showcase-nav .container-fluid .nav a.active {
color: var(--primary);
font-weight: 700;
}
.showcase .showcase-cover .swiper-container .showcase-nav .container-fluid .nav a.active:after {
background-color: var(--primary);
}
.showcase .showcase-list {
padding: 8rem 0;
}
.showcase .showcase-list .list-products .item-product {
height: 50vh;
padding: 0 0.25rem;
margin-bottom: -30px;
}
.showcase .showcase-list .list-products .item-product a {
width: 100%;
height: 100%;
display: block;
position: relative;
}
.showcase .showcase-list .list-products .item-product a:hover .mask img {
-webkit-transform: scale(1.025, 1.025);
transform: scale(1.025, 1.025);
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase .showcase-list .list-products .item-product a:hover .item-content {
-webkit-transform: translate(0.5rem, 0);
transform: translate(0.5rem, 0);
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase .showcase-list .list-products .item-product a:hover .item-content h6.subtitle-sm {
opacity: 1;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase .showcase-list .list-products .item-product a .mask {
width: 100%;
height: 100%;
border-radius: 0.5rem;
-webkit-box-shadow: 0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.15);
box-shadow: 0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.15);
position: relative;
}
.showcase .showcase-list .list-products .item-product a .mask .mask-overlay {
width: 100%;
height: 100%;
background-image: url("/dist/img/bg_texture.png");
position: absolute;
top: 50%;
left: 50%;
z-index: 1;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.showcase .showcase-list .list-products .item-product a .mask img {
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase .showcase-list .list-products .item-product a .item-content {
width: calc(100% - 3rem);
position: absolute;
bottom: 1.5rem;
left: 1.5rem;
z-index: 1;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase .showcase-list .list-products .item-product a .item-content h4 {
margin-bottom: 2rem;
font-weight: 800;
text-transform: uppercase;
text-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.showcase .showcase-list .list-products .item-product a .item-content h6 {
text-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.showcase .showcase-list .list-products .item-product a .item-content h6.subtitle-md {
margin-bottom: 1rem;
text-transform: uppercase;
font-weight: 600;
}
.showcase .showcase-list .list-products .item-product a .item-content h6.subtitle-sm {
padding: 0.75rem 1.5rem;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
border: 1px solid var(--white);
border-radius: 0.5rem;
opacity: 0;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-cover {
height: 100vh;
border-bottom: 2px solid var(--bg-bw-rv);
position: relative;
overflow: hidden;
}
.showcase-detail .showcase-cover .mask {
width: 100%;
height: 100%;
}
.showcase-detail .showcase-cover video {
width: 100%;
height: 100%;
overflow: hidden;
}
.showcase-detail .showcase-cover video source {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.showcase-detail .showcase-cover .cover-overlay {
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0);
position: absolute;
top: 0;
left: 0;
z-index: 1;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.showcase-detail .showcase-cover .cover-overlay.show {
background-color: rgba(0, 0, 0, 0.75);
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-cover .overlay-hover {
height: 100%;
position: absolute;
top: 0;
z-index: 1;
}
.showcase-detail .showcase-cover .overlay-hover .overlay-hover-wrapper {
width: 100%;
height: 100%;
position: relative;
}
.showcase-detail .showcase-cover .overlay-hover .overlay-hover-wrapper .overlay-hover-text {
width: 100%;
height: 100%;
padding: 1.5rem;
color: var(--white);
}
.showcase-detail .showcase-cover .overlay-hover .overlay-hover-wrapper .overlay-hover-text .circle {
width: 32px;
height: 32px;
border-radius: 50%;
border: 2px solid var(--white);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.showcase-detail .showcase-cover .overlay-hover .overlay-hover-wrapper .overlay-cover {
width: 50vw;
height: 100%;
position: absolute;
top: 0;
z-index: 1;
}
.showcase-detail .showcase-cover .overlay-hover .overlay-hover-wrapper .overlay-cover .overlay-cover-wrapper {
width: 100%;
height: 100%;
position: relative;
}
.showcase-detail .showcase-cover .overlay-hover .overlay-hover-wrapper .overlay-cover .overlay-cover-wrapper .mask,
.showcase-detail .showcase-cover .overlay-hover .overlay-hover-wrapper .overlay-cover .overlay-cover-wrapper .video-wrapper {
width: 100%;
height: 100%;
}
.showcase-detail .showcase-cover .overlay-hover .overlay-hover-wrapper .overlay-cover .overlay-cover-wrapper .video-wrapper {
overflow: hidden;
position: relative;
}
.showcase-detail .showcase-cover .overlay-hover .overlay-hover-wrapper .overlay-cover .overlay-cover-wrapper .video-wrapper iframe {
width: 205%;
height: 205%;
position: absolute;
top: 50%;
left: 50%;
z-index: 1;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.showcase-detail .showcase-cover .overlay-hover .overlay-hover-wrapper .overlay-cover .overlay-cover-wrapper a {
width: 100%;
height: 100%;
display: block;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
.showcase-detail .showcase-cover .overlay-hover.overlay-prev {
right: 0;
}
.showcase-detail .showcase-cover .overlay-hover.overlay-prev:hover .overlay-hover-wrapper .overlay-cover {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-cover .overlay-hover.overlay-prev .overlay-hover-wrapper .overlay-hover-text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.showcase-detail .showcase-cover .overlay-hover.overlay-prev .overlay-hover-wrapper .overlay-hover-text:hover .circle {
margin-right: 1rem;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-cover .overlay-hover.overlay-prev .overlay-hover-wrapper .overlay-hover-text .circle {
margin-left: 0.5rem;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-cover .overlay-hover.overlay-prev .overlay-hover-wrapper .overlay-cover {
left: 0;
-webkit-transform: translate(-100%, 0);
transform: translate(-100%, 0);
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-cover .overlay-hover.overlay-next {
left: 0;
}
.showcase-detail .showcase-cover .overlay-hover.overlay-next:hover .overlay-hover-wrapper .overlay-cover {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-cover .overlay-hover.overlay-next .overlay-hover-wrapper .overlay-hover-text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.showcase-detail .showcase-cover .overlay-hover.overlay-next .overlay-hover-wrapper .overlay-hover-text:hover .circle {
margin-left: 1rem;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-cover .overlay-hover.overlay-next .overlay-hover-wrapper .overlay-hover-text .circle {
margin-right: 0.5rem;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-cover .overlay-hover.overlay-next .overlay-hover-wrapper .overlay-cover {
right: 0;
-webkit-transform: translate(100%, 0);
transform: translate(100%, 0);
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-cover .cover-prev,
.showcase-detail .showcase-cover .cover-next {
width: 50vw;
height: 100%;
position: absolute;
top: 0;
z-index: 2;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-cover .cover-prev .mask,
.showcase-detail .showcase-cover .cover-next .mask {
width: 100%;
height: 100%;
}
.showcase-detail .showcase-cover .cover-prev a,
.showcase-detail .showcase-cover .cover-next a {
width: 100%;
height: 100%;
display: block;
}
.showcase-detail .showcase-cover .cover-prev {
left: -50vw;
}
.showcase-detail .showcase-cover .cover-prev.show {
left: 0;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-cover .cover-next {
right: -50vw;
}
.showcase-detail .showcase-cover .cover-next.show {
right: 0;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-cover .breadcrumb-wrapper {
width: 100%;
height: 32px;
position: absolute;
bottom: 0;
left: 50%;
z-index: 1;
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.showcase-detail .showcase-cover .breadcrumb-wrapper .container-fluid {
height: 100%;
padding: 0 8rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.showcase-detail .showcase-cover .breadcrumb-wrapper .container-fluid .breadcrumb .breadcrumb-item {
font-size: 0.875rem;
}
.showcase-detail .showcase-cover .breadcrumb-wrapper .container-fluid .breadcrumb .breadcrumb-item.active a {
color: var(--text-paragraph);
}
.showcase-detail .showcase-cover .breadcrumb-wrapper .container-fluid .breadcrumb .breadcrumb-item a {
color: var(--primary);
}
.showcase-detail .showcase-info {
padding-bottom: 6rem;
}
.showcase-detail .showcase-info .container {
padding-top: 8rem;
}
.showcase-detail .showcase-info .container .info-title {
text-align: center;
}
.showcase-detail .showcase-info .container .info-title .breadcrumb {
margin-bottom: 2.25rem;
}
.showcase-detail .showcase-info .container .info-title .breadcrumb .breadcrumb-item.active a {
color: var(--text-paragraph);
}
.showcase-detail .showcase-info .container .info-title .breadcrumb .breadcrumb-item a {
color: var(--primary);
}
.showcase-detail .showcase-info .container .info-title h3 {
margin-bottom: 2rem;
font-weight: 800;
display: block;
text-align: center;
}
.showcase-detail .showcase-info .container .info-title > p {
max-width: 75%;
margin: 0 auto 4rem;
display: block;
text-align: center;
}
.showcase-detail .showcase-info .container .info-title .group {
margin-bottom: 2rem;
}
.showcase-detail .showcase-info .container .info-title .group:last-child {
margin-bottom: 0;
}
.showcase-detail .showcase-info .container .info-title .group h5 {
font-weight: 600;
}
.showcase-detail .showcase-info .container .info-title .group p {
margin-bottom: 0.5rem;
}
.showcase-detail .showcase-images .container-fluid {
padding: 6rem 1rem 0;
}
.showcase-detail .showcase-images .container-fluid h1 img,
.showcase-detail .showcase-images .container-fluid h2 img,
.showcase-detail .showcase-images .container-fluid h3 img,
.showcase-detail .showcase-images .container-fluid h4 img,
.showcase-detail .showcase-images .container-fluid h5 img,
.showcase-detail .showcase-images .container-fluid h6 img,
.showcase-detail .showcase-images .container-fluid p img {
width: 100%;
max-width: 100%;
height: auto;
margin-bottom: 0.5rem;
}
.showcase-detail .showcase-images .container-fluid iframe {
width: 100%;
height: auto;
}
.showcase-detail .showcase-images .container-fluid table {
width: 100% !important;
border-color: transparent;
table-layout: fixed;
}
.showcase-detail .showcase-images .container-fluid table tbody tr td {
padding: 0.5rem;
border-color: transparent;
}
.showcase-detail .showcase-images .container-fluid table tbody tr td img {
width: 100%;
height: auto;
display: block;
-o-object-fit: contain;
object-fit: contain;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-images .container-fluid table tbody tr td img:hover {
cursor: pointer;
-webkit-transform: scale(1.01, 1.01);
transform: scale(1.01, 1.01);
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-images .container-fluid .list-items {
margin: 0 -0.75rem;
}
.showcase-detail .showcase-images .container-fluid .list-items .item-sizer {
width: 25%;
}
.showcase-detail .showcase-images .container-fluid .list-items .item-image {
height: 70vh;
margin-bottom: 0.5rem;
padding: 0 0.25rem;
}
.showcase-detail .showcase-images .container-fluid .list-items .item-image.col-md-4 {
height: 50vh;
}
.showcase-detail .showcase-images .container-fluid .list-items .item-image:hover .open-image img {
-webkit-transform: scale(1.005, 1.005);
transform: scale(1.005, 1.005);
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-images .container-fluid .list-items .item-image .open-image {
width: 100%;
height: 100%;
overflow: hidden;
display: block;
}
.showcase-detail .showcase-images .container-fluid .list-items .item-image .open-image img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-images .container-fluid div iframe {
width: 100%;
height: 100vh;
}
.showcase-detail .showcase-share {
width: 100%;
height: 60px;
padding: 0 1rem;
overflow: hidden;
opacity: 0;
-webkit-transition: 500ms ease-in-out 300ms;
transition: 500ms ease-in-out 300ms;
position: sticky;
position: -webkit-sticky;
bottom: 5rem;
z-index: 1030;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.showcase-detail .showcase-share.fade-in {
opacity: 1;
-webkit-transition: 500ms ease-in-out 300ms;
transition: 500ms ease-in-out 300ms;
}
.showcase-detail .showcase-share .btn-wrapper {
position: relative;
}
.showcase-detail .showcase-share .btn-wrapper:hover .btn-list {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-transition: 700ms ease-in-out 300ms;
transition: 700ms ease-in-out 300ms;
}
.showcase-detail .showcase-share .btn-wrapper .btn-list {
width: auto;
height: 40px;
padding: 0 0.5rem;
position: absolute;
top: 0;
right: 0;
z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transform: translate(200px, 0);
transform: translate(200px, 0);
border-radius: 20px;
-webkit-transition: 700ms ease-in-out 300ms;
transition: 700ms ease-in-out 300ms;
}
.showcase-detail .showcase-share .btn-wrapper .btn-list > .btn {
width: 38px;
height: 38px;
margin: 0 0.125rem;
padding: 0;
border-radius: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.showcase-detail .showcase-share .btn-wrapper .btn-hidden {
opacity: 0;
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.showcase-detail .showcase-related .related-header {
padding: 2.5rem 0 1.25rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.showcase-detail .showcase-related .related-header h5 {
text-transform: uppercase;
font-weight: 700;
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-wrapper .swiper-slide a {
width: 100%;
height: 425px;
display: block;
position: relative;
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-wrapper .swiper-slide a:hover .mask img {
-webkit-transform: scale(1.025, 1.025);
transform: scale(1.025, 1.025);
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-wrapper .swiper-slide a:hover .item-content {
-webkit-transform: translate(0.5rem, 0);
transform: translate(0.5rem, 0);
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-wrapper .swiper-slide a:hover .item-content h6.subtitle-sm {
opacity: 1;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-wrapper .swiper-slide a .mask {
width: 100%;
height: 100%;
border-radius: 0.5rem;
-webkit-box-shadow: 0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.15);
box-shadow: 0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.15);
position: relative;
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-wrapper .swiper-slide a .mask .mask-overlay {
width: 100%;
height: 100%;
background-image: url("/dist/img/bg_texture.png");
position: absolute;
top: 50%;
left: 50%;
z-index: 1;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-wrapper .swiper-slide a .mask img {
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-wrapper .swiper-slide a .item-content {
width: calc(100% - 3rem);
position: absolute;
bottom: 1.5rem;
left: 1.5rem;
z-index: 1;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-wrapper .swiper-slide a .item-content h4 {
margin-bottom: 2rem;
font-weight: 800;
text-transform: uppercase;
text-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-wrapper .swiper-slide a .item-content h6 {
text-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-wrapper .swiper-slide a .item-content h6.subtitle-md {
margin-bottom: 1rem;
text-transform: uppercase;
font-weight: 600;
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-wrapper .swiper-slide a .item-content h6.subtitle-sm {
padding: 0.75rem 1.5rem;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
border: 1px solid var(--white);
border-radius: 0.5rem;
opacity: 0;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-button-prev,
.showcase-detail .showcase-related .related-body .swiper-container .swiper-button-next {
color: var(--white);
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-pagination .swiper-pagination-bullet {
background-color: transparent;
border: 2px solid var(--white);
}
.showcase-detail .showcase-related .related-body .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background-color: var(--white);
}
.showcase-detail .showcase-related .related-body .container-fluid {
padding: 0 1rem;
}
.showcase-detail .showcase-related .related-body .container-fluid .row {
margin: 0 -0.75rem;
}
.showcase-detail .showcase-related .related-body .container-fluid .row .item-related a {
width: 100%;
height: 425px;
display: block;
position: relative;
}
.showcase-detail .showcase-related .related-body .container-fluid .row .item-related a:hover .mask img {
-webkit-transform: scale(1.025, 1.025);
transform: scale(1.025, 1.025);
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-related .related-body .container-fluid .row .item-related a:hover .item-content {
-webkit-transform: translate(0.5rem, 0);
transform: translate(0.5rem, 0);
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-related .related-body .container-fluid .row .item-related a:hover .item-content h6.subtitle-sm {
opacity: 1;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-related .related-body .container-fluid .row .item-related a .mask {
width: 100%;
height: 100%;
border-radius: 0.5rem;
-webkit-box-shadow: 0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.15);
box-shadow: 0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.15);
position: relative;
}
.showcase-detail .showcase-related .related-body .container-fluid .row .item-related a .mask .mask-overlay {
width: 100%;
height: 100%;
background-image: url("/dist/img/bg_texture.png");
position: absolute;
top: 50%;
left: 50%;
z-index: 1;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.showcase-detail .showcase-related .related-body .container-fluid .row .item-related a .mask img {
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-related .related-body .container-fluid .row .item-related a .item-content {
width: calc(100% - 3rem);
position: absolute;
bottom: 1.5rem;
left: 1.5rem;
z-index: 1;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-related .related-body .container-fluid .row .item-related a .item-content h4 {
margin-bottom: 2rem;
font-weight: 800;
text-transform: uppercase;
text-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.showcase-detail .showcase-related .related-body .container-fluid .row .item-related a .item-content h6 {
text-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.showcase-detail .showcase-related .related-body .container-fluid .row .item-related a .item-content h6.subtitle-md {
margin-bottom: 1rem;
text-transform: uppercase;
font-weight: 600;
}
.showcase-detail .showcase-related .related-body .container-fluid .row .item-related a .item-content h6.subtitle-sm {
padding: 0.75rem 1.5rem;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
border: 1px solid var(--white);
border-radius: 0.5rem;
opacity: 0;
-webkit-transition: all ease-in-out 300ms;
transition: all ease-in-out 300ms;
}
.showcase-detail .showcase-detail-nav {
height: 200px;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.showcase-detail .showcase-detail-nav a.btn-control-showcase {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.showcase-detail .showcase-detail-nav a.btn-control-showcase:first-child .circle {
margin-right: 0.5rem;
}
.showcase-detail .showcase-detail-nav a.btn-control-showcase:last-child .circle {
margin-left: 0.5rem;
}
.showcase-detail .showcase-detail-nav a.btn-top {
position: absolute;
top: 50%;
left: 50%;
z-index: 1;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.showcase-detail .showcase-detail-nav a.btn-top .circle {
margin-bottom: 0.5rem;
}
.showcase-detail .showcase-detail-nav a .circle {
width: 40px;
height: 40px;
border: 1px solid var(--text-paragraph);
border-radius: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.showcase-detail .popup#popupImageDetail {
padding: 0;
}
.showcase-detail .popup#popupImageDetail .popup-dialog .popup-content .popup-body .swiper-container {
height: 100%;
}
.showcase-detail .popup#popupImageDetail .popup-dialog .popup-content .popup-body .swiper-container .swiper-wrapper {
height: 100%;
}
.showcase-detail .popup#popupImageDetail .popup-dialog .popup-content .popup-body .swiper-container .swiper-wrapper .swiper-slide {
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.showcase-detail .popup#popupImageDetail .popup-dialog .popup-content .popup-body .swiper-container .swiper-wrapper .swiper-slide img {
width: auto;
max-width: 100%;
max-height: 100%;
-o-object-fit: contain;
object-fit: contain;
}
.showcase-detail .popup#popupImageDetail .popup-dialog .popup-content .popup-body .swiper-container .swiper-pagination .swiper-pagination-bullet {
background-color: transparent;
border: 2px solid var(--white);
}
.showcase-detail .popup#popupImageDetail .popup-dialog .popup-content .popup-body .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background-color: var(--white);
}
.showcase-detail .popup#popupImageDetail .popup-dialog .popup-content .popup-body .swiper-container .swiper-button-prev:after,
.showcase-detail .popup#popupImageDetail .popup-dialog .popup-content .popup-body .swiper-container .swiper-button-next:after {
display: none;
}
.showcase-detail .popup#popupImageDetail .popup-dialog .popup-content .popup-body .swiper-container .swiper-button-prev i,
.showcase-detail .popup#popupImageDetail .popup-dialog .popup-content .popup-body .swiper-container .swiper-button-next i {
color: var(--white);
}
.showcase-detail .popup#popupPlayVideo .popup-dialog .popup-content .popup-body iframe {
width: 100%;
height: 100%;
}
@media screen and (max-width: 576px) {
.showcase .showcase-cover .swiper-container .showcase-nav {
overflow-x: overlay;
overflow-y: hidden;
}
.showcase .showcase-cover .swiper-container .showcase-nav::-webkit-scrollbar {
height: 6px;
background-color: transparent;
}
.showcase .showcase-cover .swiper-container .showcase-nav::-webkit-scrollbar-thumb {
height: 6px;
background-color: #d1d1d1;
border-radius: 3px;
-webkit-transition: 300ms ease-in-out 300ms;
transition: 300ms ease-in-out 300ms;
}
.showcase .showcase-cover .swiper-container .showcase-nav::-webkit-scrollbar-thumb:hover {
width: calc($size + 4px);
background-color: #b3b3b3;
cursor: pointer;
-webkit-transition: 300ms ease-in-out 300ms;
transition: 300ms ease-in-out 300ms;
}
.showcase .showcase-cover .swiper-container .showcase-nav .container-fluid {
padding: 0 1.5rem;
}
.showcase .showcase-cover .swiper-container .showcase-nav .container-fluid .nav a {
font-size: 1rem;
}
.showcase .showcase-cover .mask .mask-content {
padding: 0 1.5rem;
top: 10%;
}
.showcase .showcase-cover .mask .mask-content h4 {
max-width: unset;
}
.showcase .showcase-list {
padding: 8rem 0;
}
.showcase .showcase-list .list-products .item-product {
margin-bottom: 0;
}
.showcase-detail .showcase-cover .overlay-hover .overlay-hover-wrapper .overlay-hover-text span:not(.circle) {
display: none;
}
.showcase-detail .showcase-cover .breadcrumb-wrapper {
height: auto;
}
.showcase-detail .showcase-cover .breadcrumb-wrapper .container-fluid {
padding: 0 1.5rem;
}
.showcase-detail .showcase-info .container {
padding-top: 4rem;
}
.showcase-detail .showcase-detail-nav a.btn-control-showcase, .showcase-detail .showcase-detail-nav a.btn-top {
font-size: 0.625rem;
}
}
/*# sourceMappingURL=showcase.css.map */ | 0.406744 | 0.091829 |
@-moz-document url("https://alexa.amazon.com/spa/index.html#cards") {
#d-navigate{
display:none!important;
}
#d-app{
left:0px!important;
top:0px!important;
}
#d-header{
display:none!important;
}
#d-content{
top:0px!important;
}
.d-card.d-feature-card{
display:none!important;
}
div.d-cardstream-list-view .d-card{
display:none!important;
}
div.d-cardstream-list-view .cp-card{
display:none!important;
}
div.d-cardstream-list-view .d-standard-card{
display:none!important;
}
div.d-cardstream-list-view :nth-child(2){
display:inline!important;
}
div.d-cardstream-list-view :nth-child(2) *{
display:block!important;
}
}
@-moz-document url("https://alexa.amazon.com/spa/index.html#cards") {
/*FullScreen*/
div.d-cardstream-list-view {
transform: scale(1.2);
display:inline!important;
padding:0px 0px 0px 0px !important;
}
div.d-cardstream-list-view :nth-child(2) section{
display:block!important;
padding:0px 0px 0px 0px !important;
}
div.d-cardstream-list-view :nth-child(2) {
display:block!important;
}
div.d-cardstream-list-view :nth-child(2) *{
display:block!important;
}
}
@-moz-document url-prefix("https://alexa.amazon.com/spa/index.html#cards") {
/*Shrinking for popup addons*/
/*
:root {
--zoom: 0.7;
--left-adjust: 5vw;
--right-adjust:3vw;
--top-adjust: 12vh;
}
div.d-cardstream-list-view {
width:100vw!important;
height:100vh!important;
}
div.d-cardstream-list-view {
padding:0px 0px 0px 0px !important;
margin:0px 0px 0px 0px !important;
}
div.d-cardstream-list-view :nth-child(2){
display:block!important;
max-width: calc( 100vw - var(--right-adjust) - var(--left-adjust));
}
div.d-cardstream-list-view :nth-child(2) *{
display:block!important;
transform: scale(var(--zoom));
}
div.d-cardstream-list-view :nth-child(2) section{
transform: scale(1) ;
display:inline!important;
padding:0px var(--left-adjust) 0px 0px !important;
}
div.d-cardstream-list-view :nth-child(2) div * {
transform: scale(1) ;
display:block!important;
}
div.d-cardstream-list-view :nth-child(2) section div{
display:block!important;
transform: scale(var(--zoom)) translate(var(--left-adjust), var(--top-adjust));
}
div.d-cardstream-list-view :nth-child(2) section div *{
display:block!important;
transform: scale(1);
}
div.d-cardstream-list-view :nth-child(2) section *{
display:block!important;
transform: scale(1);
}*/
} | data/usercss/172995.user.css | @-moz-document url("https://alexa.amazon.com/spa/index.html#cards") {
#d-navigate{
display:none!important;
}
#d-app{
left:0px!important;
top:0px!important;
}
#d-header{
display:none!important;
}
#d-content{
top:0px!important;
}
.d-card.d-feature-card{
display:none!important;
}
div.d-cardstream-list-view .d-card{
display:none!important;
}
div.d-cardstream-list-view .cp-card{
display:none!important;
}
div.d-cardstream-list-view .d-standard-card{
display:none!important;
}
div.d-cardstream-list-view :nth-child(2){
display:inline!important;
}
div.d-cardstream-list-view :nth-child(2) *{
display:block!important;
}
}
@-moz-document url("https://alexa.amazon.com/spa/index.html#cards") {
/*FullScreen*/
div.d-cardstream-list-view {
transform: scale(1.2);
display:inline!important;
padding:0px 0px 0px 0px !important;
}
div.d-cardstream-list-view :nth-child(2) section{
display:block!important;
padding:0px 0px 0px 0px !important;
}
div.d-cardstream-list-view :nth-child(2) {
display:block!important;
}
div.d-cardstream-list-view :nth-child(2) *{
display:block!important;
}
}
@-moz-document url-prefix("https://alexa.amazon.com/spa/index.html#cards") {
/*Shrinking for popup addons*/
/*
:root {
--zoom: 0.7;
--left-adjust: 5vw;
--right-adjust:3vw;
--top-adjust: 12vh;
}
div.d-cardstream-list-view {
width:100vw!important;
height:100vh!important;
}
div.d-cardstream-list-view {
padding:0px 0px 0px 0px !important;
margin:0px 0px 0px 0px !important;
}
div.d-cardstream-list-view :nth-child(2){
display:block!important;
max-width: calc( 100vw - var(--right-adjust) - var(--left-adjust));
}
div.d-cardstream-list-view :nth-child(2) *{
display:block!important;
transform: scale(var(--zoom));
}
div.d-cardstream-list-view :nth-child(2) section{
transform: scale(1) ;
display:inline!important;
padding:0px var(--left-adjust) 0px 0px !important;
}
div.d-cardstream-list-view :nth-child(2) div * {
transform: scale(1) ;
display:block!important;
}
div.d-cardstream-list-view :nth-child(2) section div{
display:block!important;
transform: scale(var(--zoom)) translate(var(--left-adjust), var(--top-adjust));
}
div.d-cardstream-list-view :nth-child(2) section div *{
display:block!important;
transform: scale(1);
}
div.d-cardstream-list-view :nth-child(2) section *{
display:block!important;
transform: scale(1);
}*/
} | 0.191101 | 0.054249 |
table.x-grid-table tr:nth-child(2) {
cursor: default !important;
}
.jstree-anchor a{
color: black;
font-size: 12px;
}
div.breadcrumb {
margin-top: -24px;
font-size: 12.8px;
font-weight: 400;
}
input#s {
line-height: 16px;
height: 20px !important;
}
div#tree {
margin-top: 10px;
}
.x-grid-tree-loading .x-tree-icon {
background-image: url("../js/vendor/extjs-4.1.3/loading.gif");
}
.x-grid-tree-node-expanded .x-tree-icon-parent {
background-image: url("../js/vendor/extjs-4.1.3/folder-open.giff");
}
.x-tree-icon-leaf {
/*we need this one*/
/*background-image: url("js/vendor/extjs-4.1.3/leaf.gif");*/
background-size: 16px 16px;
}
.x-tree-icon-parent {
/* we need this one */
/*background-image: url("js/vendor/extjs-4.1.3/folder.gif");*/
}
.x-tree-lines .x-tree-elbow-line {
background-image: url("../js/vendor/extjs-4.1.3/elbow-line.gif");
}
.x-tree-lines .x-grid-tree-node-expanded .x-tree-elbow-plus {
background-image: url("../js/vendor/extjs-4.1.3/elbow-minus.gif");
}
.x-tree-lines .x-tree-elbow {
background-image: url("../js/vendor/extjs-4.1.3/elbow.gif");
}
.x-tree-lines .x-tree-elbow-end {
background-image: url("../js/vendor/extjs-4.1.3/elbow-end.gif");
}
.x-tree-lines .x-tree-elbow-plus {
background-image: url("../js/vendor/extjs-4.1.3/elbow-plus.gif");
}
.x-tree-lines .x-tree-elbow-end-plus {
background-image: url("../js/vendor/extjs-4.1.3/elbow-end-plus.gif");
}
.x-tree-lines .x-grid-tree-node-expanded .x-tree-elbow-end-plus {
background-image: url("../js/vendor/extjs-4.1.3/elbow-end-minus.gif");
}
.x-grid-header-hidden .x-grid-body {
border-top-color: none;
}
div#headercontainer-1010 {
border: none;
background: none;
}
div#treepanel-1009_header {
background: none;
border: none;
display: none;
}
div#treepanel-1009-body {
border: none;
/*border-radius: 5px;*/
padding: 20px;
}
span.qryTerm {
background-color: #0978a1;
color: white;
padding: 5px;
}
div.x-grid-cell-inner {
font-size: 16px;
}
.x-grid-table td {
padding: 5px;
}
td a {
font-size: 14px;
color: #0978A1;
}
ul.ui-autocomplete li {
padding: 3px;
font-size: 12px;
}
#ontotree {
font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
font-size: 25px;
font-weight: 300;
color: rgb(51, 51, 51);
letter-spacing: -1px;
line-height: 40px;
margin-top: 35px;
}
a.jstree-anchor a {
font-size: 14px;
} | web/src/main/webapp/resources/css/ontologyBrowser.css | table.x-grid-table tr:nth-child(2) {
cursor: default !important;
}
.jstree-anchor a{
color: black;
font-size: 12px;
}
div.breadcrumb {
margin-top: -24px;
font-size: 12.8px;
font-weight: 400;
}
input#s {
line-height: 16px;
height: 20px !important;
}
div#tree {
margin-top: 10px;
}
.x-grid-tree-loading .x-tree-icon {
background-image: url("../js/vendor/extjs-4.1.3/loading.gif");
}
.x-grid-tree-node-expanded .x-tree-icon-parent {
background-image: url("../js/vendor/extjs-4.1.3/folder-open.giff");
}
.x-tree-icon-leaf {
/*we need this one*/
/*background-image: url("js/vendor/extjs-4.1.3/leaf.gif");*/
background-size: 16px 16px;
}
.x-tree-icon-parent {
/* we need this one */
/*background-image: url("js/vendor/extjs-4.1.3/folder.gif");*/
}
.x-tree-lines .x-tree-elbow-line {
background-image: url("../js/vendor/extjs-4.1.3/elbow-line.gif");
}
.x-tree-lines .x-grid-tree-node-expanded .x-tree-elbow-plus {
background-image: url("../js/vendor/extjs-4.1.3/elbow-minus.gif");
}
.x-tree-lines .x-tree-elbow {
background-image: url("../js/vendor/extjs-4.1.3/elbow.gif");
}
.x-tree-lines .x-tree-elbow-end {
background-image: url("../js/vendor/extjs-4.1.3/elbow-end.gif");
}
.x-tree-lines .x-tree-elbow-plus {
background-image: url("../js/vendor/extjs-4.1.3/elbow-plus.gif");
}
.x-tree-lines .x-tree-elbow-end-plus {
background-image: url("../js/vendor/extjs-4.1.3/elbow-end-plus.gif");
}
.x-tree-lines .x-grid-tree-node-expanded .x-tree-elbow-end-plus {
background-image: url("../js/vendor/extjs-4.1.3/elbow-end-minus.gif");
}
.x-grid-header-hidden .x-grid-body {
border-top-color: none;
}
div#headercontainer-1010 {
border: none;
background: none;
}
div#treepanel-1009_header {
background: none;
border: none;
display: none;
}
div#treepanel-1009-body {
border: none;
/*border-radius: 5px;*/
padding: 20px;
}
span.qryTerm {
background-color: #0978a1;
color: white;
padding: 5px;
}
div.x-grid-cell-inner {
font-size: 16px;
}
.x-grid-table td {
padding: 5px;
}
td a {
font-size: 14px;
color: #0978A1;
}
ul.ui-autocomplete li {
padding: 3px;
font-size: 12px;
}
#ontotree {
font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
font-size: 25px;
font-weight: 300;
color: rgb(51, 51, 51);
letter-spacing: -1px;
line-height: 40px;
margin-top: 35px;
}
a.jstree-anchor a {
font-size: 14px;
} | 0.246624 | 0.155046 |
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: local('Material Icons'), local('MaterialIcons-Regular'), url(//fonts.gstatic.com/s/materialicons/v18/2fcrYFNaTjcS6g4U3t-Y5UEw0lE80llgEseQY3FEmqw.woff2) format('woff2');
}
.material-icons {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
font-size: 24px;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-moz-font-feature-settings: 'liga';
-moz-osx-font-smoothing: grayscale;
}
html {
line-height: 1.5;
font-family: "Roboto", sans-serif !important;
font-weight: normal;
color: rgba(0, 0, 0, 0.87);
}
#theme-gradient {
position:fixed;
top:0px;
right:0px;
left:0px;
bottom:0px;
z-index:-1;
background:#e9e9e9;
background:-moz-linear-gradient(-45deg, #e9e9e9 0%, #f9f9f9 100%);
background:-webkit-gradient(left top, right bottom, color-stop(0%, #e9e9e9), color-stop(100%, #f9f9f9));
background:-webkit-linear-gradient(-45deg, #e9e9e9 0%, #f9f9f9 100%);
background:-o-linear-gradient(-45deg, #e9e9e9 0%, #f9f9f9 100%);
background:-ms-linear-gradient(-45deg, #e9e9e9 0%, #f9f9f9 100%);
background:linear-gradient(135deg, #e9e9e9 0%, #f9f9f9 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#f9f9f9', GradientType=1 )
}
*,::after,::before {
-webkit-box-sizing:inherit;
box-sizing:inherit
}
* {
outline:none !important
}
img {
max-width:100%
}
.panel {
background:#FFF;
border:1px solid #F0F0F0
}
.panel .panel-header {
padding:15px
}
.panel .panel-header .title {
font-size:1.4rem;
color:#898989
}
.panel .panel-header .subtitle {
font-size:0.9rem;
color:#9e9e9e
}
.panel .panel-body {
padding:20px 35px
}
.panel .panel-footer {
padding:15px
}
.panel.panel-bordered .panel-header {
border-bottom:1px solid #F0F0F0
}
.panel.panel-bordered .panel-header:not(:first-of-type) {
border-top:1px solid #F0F0F0
}
.panel.panel-bordered .panel-footer {
border-top:1px solid #F0F0F0
}
.panel.panel-bordered .panel-header,.panel.panel-bordered .panel-footer {
background-color:#FCFCFC
}
.card,.panel,.card-panel {
color:#737373
}
.card h1,.card h2,.card h3,.card h4,.card h5,.card h6,.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6,.card-panel h1,.card-panel h2,.card-panel h3,.card-panel h4,.card-panel h5,.card-panel h6 {
color:#545454
}
.main-text {
color: #ff9800;
}
.z-depth-1, .card-panel, .card, .toast {
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.right-align {
text-align: right;
}
.font-weight-100 {
font-weight:100
}
.font-weight-200 {
font-weight:200
}
.font-weight-300 {
font-weight:300
}
.font-weight-400 {
font-weight:400
}
.font-weight-500 {
font-weight:500
}
.font-weight-600 {
font-weight:600
}
.font-weight-700 {
font-weight:700
}
.font-weight-800 {
font-weight:800
}
.font-weight-900 {
font-weight:900
}
.font-weight-1000 {
font-weight:1000
}
.bold {
font-weight:500
}
.bolder {
font-weight:700
}
.font-size-0-9 {
font-size:0.9rem !important
}
.font-size-0-8 {
font-size:0.8rem !important
}
.font-size-0-7 {
font-size:0.7rem !important
}
.font-size-0-95 {
font-size:0.95rem !important
}
.font-size-0-85 {
font-size:0.85rem !important
}
.font-size-0-75 {
font-size:0.75rem !important
}
.login-wrapper {
position:relative;
margin:10rem auto;
width:420px;
max-width:90%
}
.login-wrapper .panel .panel-header,.login-wrapper .panel .panel-footer {
padding:20px 35px
}
.login-wrapper .panel .panel-header {
text-align:center
}
.login-wrapper .panel .panel-header h5 {
margin:10px 0px
}
.login-wrapper .panel .panel-body .remember-forgot-wrapper {
margin:0px;
height:50px
}
.login-wrapper .panel .panel-body .remember-forgot-wrapper .remember-me,.login-wrapper .panel .panel-body .remember-forgot-wrapper .forgot-password {
margin-bottom:0px
}
@media (max-width: 400px) {
.login-wrapper .panel .panel-body .remember-forgot-wrapper .remember-me,.login-wrapper .panel .panel-body .remember-forgot-wrapper .forgot-password {
width:100%;
text-align:center
}
}
.login-wrapper .panel .panel-body .remember-forgot-wrapper .forgot-password a {
-webkit-transition:.2s linear;
-moz-transition:.2s linear;
-ms-transition:.2s linear;
-o-transition:.2s linear;
transition:.2s linear;
color:#9e9e9e;
display:block
}
.login-wrapper .panel .panel-body .remember-forgot-wrapper .forgot-password a i {
-webkit-transition:.2s linear;
-moz-transition:.2s linear;
-ms-transition:.2s linear;
-o-transition:.2s linear;
transition:.2s linear;
color:#909090;
margin-right:2px;
vertical-align:-5px
}
.login-wrapper .panel .panel-body .remember-forgot-wrapper .forgot-password a:hover {
color:#747474
}
.login-wrapper .panel .panel-body .remember-forgot-wrapper .forgot-password a:hover i {
color:#707070
}
@media (min-width: 401px) {
.login-wrapper .panel .panel-body .remember-forgot-wrapper .forgot-password a {
margin-top:-2px;
/*text-align:right*/
}
}
@media (max-width: 400px) {
.login-wrapper .panel .panel-body .remember-forgot-wrapper {
height:92px
}
}
.login-wrapper .panel .panel-footer {
font-size:0.9em
}
@media (max-width: 480px) {
.login-wrapper {
margin:2rem auto
}
}
.container .login-wrapper {
max-width:100%
}
.no-gutter {
margin-left: -12px !important;
margin-right: -12px !important;
}
.btn-primary {
background-color: #1166bb;
background-image: linear-gradient(#2d8cec, #1166bb);
border: 1px solid #0b4075;
border-top-color: #1166bb;
color: white;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
}
.btn-primary:hover {
background-image: linear-gradient(#1166bb, #0d4c8c);
}
.login-wrapper .alert {
padding: .75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: .25rem;
}
.login-wrapper .alert-info {
background-color: #d9edf7;
border-color: #bcdff1;
color: #31708f;
}
.awsui .side-nav .active {
border-left: 2px solid #e07700;
padding-left: 8px;
font-weight: bold;
color: #000;
}
.awsui table.grid th {
background-image: -webkit-linear-gradient(#eee, #e0e0e0);
background-image: -o-linear-gradient(#eee, #e0e0e0);
background-image: linear-gradient(#eee, #e0e0e0);
height: 40px;
text-align: left;
padding: 0 15px;
white-space: nowrap;
}
.awsui table.grid td, .awsui table.grid td {
border-bottom: 1px solid #ccc;
padding: 5px 15px;
}
.awsui .side-nav h4 {
font-size: 18px;
line-height: 1.3em;
}
.awsui .additional-info a:hover {
color: #54bbc9;
text-decoration: none;
}
.awsui .additional-info .title {
color: #1d1f1e;
font-size: 1.2307em;
font-weight: 300;
text-decoration: none;
}
.awsui .additional-info hr {
background-color: #a2a6a8;
color: #a2a6a8;
height: 1px;
opacity: .5;
border: 0;
border-top: 1px solid #a2a6a8;
margin: 1.2em 0;
}
/* Status colors */
.awsui-status-info: {
color: #1166bb;
}
.awsui-status-warning {
color: #e07700;
}
.awsui-status-positive {
color: #009933;
}
.awsui-status-negative {
color: #cc0000;
}
.awsui-status-offline {
color: #999999;
}
.awsui .full-width .awsui-control-group-controls .awsui-control-group-control {
width:100%;
}
.awsui .awsui-control-group-instructional-message {
font-size: 12px;
color: #666666;
}
.awsui .search-result .awsui-label-type-warning {
background-color: rgba(224,119,0,0.8);
}
.awsui .search-result-title .awsui-label-type-warning {
background-color: rgba(224,119,0,0.8);
font-size:18px;
line-height:24px;
}
.awsui .awsui-checkbox-label label {
font-weight: normal;
}
.awsui #intro-modal .awsui-modal-header {
background-color: #fff;
border-bottom: none;
font-size: 22px;
}
.awsui #intro-modal .awsui-modal-footer {
background-color: #fff;
border-top: none;
} | source/console/app/styles/main.css | @font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: local('Material Icons'), local('MaterialIcons-Regular'), url(//fonts.gstatic.com/s/materialicons/v18/2fcrYFNaTjcS6g4U3t-Y5UEw0lE80llgEseQY3FEmqw.woff2) format('woff2');
}
.material-icons {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
font-size: 24px;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-moz-font-feature-settings: 'liga';
-moz-osx-font-smoothing: grayscale;
}
html {
line-height: 1.5;
font-family: "Roboto", sans-serif !important;
font-weight: normal;
color: rgba(0, 0, 0, 0.87);
}
#theme-gradient {
position:fixed;
top:0px;
right:0px;
left:0px;
bottom:0px;
z-index:-1;
background:#e9e9e9;
background:-moz-linear-gradient(-45deg, #e9e9e9 0%, #f9f9f9 100%);
background:-webkit-gradient(left top, right bottom, color-stop(0%, #e9e9e9), color-stop(100%, #f9f9f9));
background:-webkit-linear-gradient(-45deg, #e9e9e9 0%, #f9f9f9 100%);
background:-o-linear-gradient(-45deg, #e9e9e9 0%, #f9f9f9 100%);
background:-ms-linear-gradient(-45deg, #e9e9e9 0%, #f9f9f9 100%);
background:linear-gradient(135deg, #e9e9e9 0%, #f9f9f9 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#f9f9f9', GradientType=1 )
}
*,::after,::before {
-webkit-box-sizing:inherit;
box-sizing:inherit
}
* {
outline:none !important
}
img {
max-width:100%
}
.panel {
background:#FFF;
border:1px solid #F0F0F0
}
.panel .panel-header {
padding:15px
}
.panel .panel-header .title {
font-size:1.4rem;
color:#898989
}
.panel .panel-header .subtitle {
font-size:0.9rem;
color:#9e9e9e
}
.panel .panel-body {
padding:20px 35px
}
.panel .panel-footer {
padding:15px
}
.panel.panel-bordered .panel-header {
border-bottom:1px solid #F0F0F0
}
.panel.panel-bordered .panel-header:not(:first-of-type) {
border-top:1px solid #F0F0F0
}
.panel.panel-bordered .panel-footer {
border-top:1px solid #F0F0F0
}
.panel.panel-bordered .panel-header,.panel.panel-bordered .panel-footer {
background-color:#FCFCFC
}
.card,.panel,.card-panel {
color:#737373
}
.card h1,.card h2,.card h3,.card h4,.card h5,.card h6,.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6,.card-panel h1,.card-panel h2,.card-panel h3,.card-panel h4,.card-panel h5,.card-panel h6 {
color:#545454
}
.main-text {
color: #ff9800;
}
.z-depth-1, .card-panel, .card, .toast {
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.right-align {
text-align: right;
}
.font-weight-100 {
font-weight:100
}
.font-weight-200 {
font-weight:200
}
.font-weight-300 {
font-weight:300
}
.font-weight-400 {
font-weight:400
}
.font-weight-500 {
font-weight:500
}
.font-weight-600 {
font-weight:600
}
.font-weight-700 {
font-weight:700
}
.font-weight-800 {
font-weight:800
}
.font-weight-900 {
font-weight:900
}
.font-weight-1000 {
font-weight:1000
}
.bold {
font-weight:500
}
.bolder {
font-weight:700
}
.font-size-0-9 {
font-size:0.9rem !important
}
.font-size-0-8 {
font-size:0.8rem !important
}
.font-size-0-7 {
font-size:0.7rem !important
}
.font-size-0-95 {
font-size:0.95rem !important
}
.font-size-0-85 {
font-size:0.85rem !important
}
.font-size-0-75 {
font-size:0.75rem !important
}
.login-wrapper {
position:relative;
margin:10rem auto;
width:420px;
max-width:90%
}
.login-wrapper .panel .panel-header,.login-wrapper .panel .panel-footer {
padding:20px 35px
}
.login-wrapper .panel .panel-header {
text-align:center
}
.login-wrapper .panel .panel-header h5 {
margin:10px 0px
}
.login-wrapper .panel .panel-body .remember-forgot-wrapper {
margin:0px;
height:50px
}
.login-wrapper .panel .panel-body .remember-forgot-wrapper .remember-me,.login-wrapper .panel .panel-body .remember-forgot-wrapper .forgot-password {
margin-bottom:0px
}
@media (max-width: 400px) {
.login-wrapper .panel .panel-body .remember-forgot-wrapper .remember-me,.login-wrapper .panel .panel-body .remember-forgot-wrapper .forgot-password {
width:100%;
text-align:center
}
}
.login-wrapper .panel .panel-body .remember-forgot-wrapper .forgot-password a {
-webkit-transition:.2s linear;
-moz-transition:.2s linear;
-ms-transition:.2s linear;
-o-transition:.2s linear;
transition:.2s linear;
color:#9e9e9e;
display:block
}
.login-wrapper .panel .panel-body .remember-forgot-wrapper .forgot-password a i {
-webkit-transition:.2s linear;
-moz-transition:.2s linear;
-ms-transition:.2s linear;
-o-transition:.2s linear;
transition:.2s linear;
color:#909090;
margin-right:2px;
vertical-align:-5px
}
.login-wrapper .panel .panel-body .remember-forgot-wrapper .forgot-password a:hover {
color:#747474
}
.login-wrapper .panel .panel-body .remember-forgot-wrapper .forgot-password a:hover i {
color:#707070
}
@media (min-width: 401px) {
.login-wrapper .panel .panel-body .remember-forgot-wrapper .forgot-password a {
margin-top:-2px;
/*text-align:right*/
}
}
@media (max-width: 400px) {
.login-wrapper .panel .panel-body .remember-forgot-wrapper {
height:92px
}
}
.login-wrapper .panel .panel-footer {
font-size:0.9em
}
@media (max-width: 480px) {
.login-wrapper {
margin:2rem auto
}
}
.container .login-wrapper {
max-width:100%
}
.no-gutter {
margin-left: -12px !important;
margin-right: -12px !important;
}
.btn-primary {
background-color: #1166bb;
background-image: linear-gradient(#2d8cec, #1166bb);
border: 1px solid #0b4075;
border-top-color: #1166bb;
color: white;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
}
.btn-primary:hover {
background-image: linear-gradient(#1166bb, #0d4c8c);
}
.login-wrapper .alert {
padding: .75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: .25rem;
}
.login-wrapper .alert-info {
background-color: #d9edf7;
border-color: #bcdff1;
color: #31708f;
}
.awsui .side-nav .active {
border-left: 2px solid #e07700;
padding-left: 8px;
font-weight: bold;
color: #000;
}
.awsui table.grid th {
background-image: -webkit-linear-gradient(#eee, #e0e0e0);
background-image: -o-linear-gradient(#eee, #e0e0e0);
background-image: linear-gradient(#eee, #e0e0e0);
height: 40px;
text-align: left;
padding: 0 15px;
white-space: nowrap;
}
.awsui table.grid td, .awsui table.grid td {
border-bottom: 1px solid #ccc;
padding: 5px 15px;
}
.awsui .side-nav h4 {
font-size: 18px;
line-height: 1.3em;
}
.awsui .additional-info a:hover {
color: #54bbc9;
text-decoration: none;
}
.awsui .additional-info .title {
color: #1d1f1e;
font-size: 1.2307em;
font-weight: 300;
text-decoration: none;
}
.awsui .additional-info hr {
background-color: #a2a6a8;
color: #a2a6a8;
height: 1px;
opacity: .5;
border: 0;
border-top: 1px solid #a2a6a8;
margin: 1.2em 0;
}
/* Status colors */
.awsui-status-info: {
color: #1166bb;
}
.awsui-status-warning {
color: #e07700;
}
.awsui-status-positive {
color: #009933;
}
.awsui-status-negative {
color: #cc0000;
}
.awsui-status-offline {
color: #999999;
}
.awsui .full-width .awsui-control-group-controls .awsui-control-group-control {
width:100%;
}
.awsui .awsui-control-group-instructional-message {
font-size: 12px;
color: #666666;
}
.awsui .search-result .awsui-label-type-warning {
background-color: rgba(224,119,0,0.8);
}
.awsui .search-result-title .awsui-label-type-warning {
background-color: rgba(224,119,0,0.8);
font-size:18px;
line-height:24px;
}
.awsui .awsui-checkbox-label label {
font-weight: normal;
}
.awsui #intro-modal .awsui-modal-header {
background-color: #fff;
border-bottom: none;
font-size: 22px;
}
.awsui #intro-modal .awsui-modal-footer {
background-color: #fff;
border-top: none;
} | 0.261519 | 0.073264 |
Common
--------------------------------------*/
div#leftblocks ul,
div#leftblocks ol,
div#rightblocks ul,
div#rightblocks ol {
padding-{left}: 0;
}
/*--------------------------------------
List Item
in Block
--------------------------------------*/
li.listitem {
margin: 0;
padding: 0;
}
/*--------------------------------------
Message Block
in system message
--------------------------------------*/
div#centerblocks div.block-message {
margin: 1.2em 0;
padding: 0;
border: 1px solid #939490;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 4px 1px #aaa;
-moz-box-shadow: 0px 0px 4px 1px #aaa;
box-shadow: 0px 0px 4px 1px #aaa;
background: #eeeeec url('../images/css/bg_message_title.png') repeat-x scroll 0 0;
}
div#centerblocks div.block-message dl {
margin: 0;
padding: 0;
}
/* Title */
div#centerblocks div.block-message dl dt {
margin: 0;
padding: 8px;
color: #222;
font-weight: bold;
text-align: center;
line-height: 1.5em;
}
/* Message */
div#centerblocks div.block-message dl dd {
margin: 0;
padding: 8px;
font-weight: bold;
}
/*--------------------------------------
Related Block
Article
--------------------------------------*/
/* Block */
div.block-related {
margin: 0 0 2em 0;
padding: 0;
}
/* Block Title */
div.block-related h3 {
margin: 0 0 0.5em 0;
padding: 0;
font-size: 100%;
font-weight: bold;
}
/* Block Contents */
div.block-related div.block-related-content {
margin: 0;
padding: 0;
}
/*--------------------------------------
Center Block
--------------------------------------*/
div#centerblocks {
margin-bottom: 12px;
border-top: 1px solid #aaa;
background: #fff url('../images/css/block_bg.png') repeat-x scroll 0 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
/* Welcome Message */
div#centerblocks p.welcome_msg {
margin: 0 0 1.2em 0;
padding: 10px 8px;
}
/* Welcome Message Link */
div#centerblocks p.welcome_msg a,
div#centerblocks p.welcome_msg a:link,
div#centerblocks p.welcome_msg a:visited {
}
div#centerblocks p.welcome_msg a:hover,
div#centerblocks p.welcome_msg a:focus,
div#centerblocks p.welcome_msg a:active {
}
/* Block */
div#centerblocks div.block-center {
margin: 0 0 1em 0;
padding: 0 0 2em 0;
border-bottom: 1px solid #CCC;
}
/* Block Title */
div#centerblocks h2,
div#centerblocks h3,
div#centerblocks h4 {
margin: 0 0 1em 0;
padding: 0;
font-weight: bold;
}
div#centerblocks div.block-center h2 {
font-size: 125%;
}
div#centerblocks div.block-center h3 {
font-size: 110%;
}
div#centerblocks div.block-center h4 {
font-size: 100%;
}
/* Help Icon */
div#centerblocks h2 img,
div#centerblocks h3 img,
div#centerblocks h4 img {
vertical-align: middle;
}
/* Block Content */
div#centerblocks div.block-center div.block-center-content {
margin: 0;
padding: 0;
}
/*--------------------------------------
Left Block
--------------------------------------*/
/* Block */
div#leftblocks {
margin-{right}: 8px;
}
div#leftblocks div.block-list,
div#leftblocks div.block-left {
margin-bottom: 12px;
border-top: 1px solid #aaa;
padding: 8px;
background: #fff url('../images/css/block_bg.png') repeat-x scroll 0 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
/* Block Title */
div#leftblocks div.block-list h2,
div#leftblocks div.block-left h2 {
margin: 0 0 0.5em 0;
padding: 0 0 0.1em 0;
font-size: 110%;
font-weight: bold;
}
/* Help Icon */
div#leftblocks div.block-list h2 img,
div#leftblocks div.block-left h2 img {
vertical-align: middle;
}
/* Block Content */
div#leftblocks div.block-list div.block-list-content,
div#leftblocks div.block-left div.block-left-content {
margin: 0;
padding: 0;
}
div#leftblocks ul {
margin: 0.8em 0;
}
/*--------------------------------------
Right Block
--------------------------------------*/
/* Block */
div#rightblocks {
margin-{left}: 8px;
}
div#rightblocks div.block-list,
div#rightblocks div.block-right {
margin-bottom: 12px;
border-top: 1px solid #aaa;
padding: 8px;
background: #fff url('../images/css/block_bg.png') repeat-x scroll 0 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
/* Block Title */
div#rightblocks div.block-list h2,
div#rightblocks div.block-right h2 {
margin: 0 0 0.5em 0;
padding: 0 0 0.1em 0;
font-size: 110%;
font-weight: bold;
}
/* Help Icon */
div#rightblocks div.block-list h2 img,
div#rightblocks div.block-right h2 img {
vertical-align: middle;
}
/* Block Content */
div#rightblocks div.block-list div.block-list-content,
div#rightblocks div.block-right div.block-right-content {
margin: 0;
padding: 0;
} | public_html/layout/modern_curve/css/block.css | Common
--------------------------------------*/
div#leftblocks ul,
div#leftblocks ol,
div#rightblocks ul,
div#rightblocks ol {
padding-{left}: 0;
}
/*--------------------------------------
List Item
in Block
--------------------------------------*/
li.listitem {
margin: 0;
padding: 0;
}
/*--------------------------------------
Message Block
in system message
--------------------------------------*/
div#centerblocks div.block-message {
margin: 1.2em 0;
padding: 0;
border: 1px solid #939490;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 4px 1px #aaa;
-moz-box-shadow: 0px 0px 4px 1px #aaa;
box-shadow: 0px 0px 4px 1px #aaa;
background: #eeeeec url('../images/css/bg_message_title.png') repeat-x scroll 0 0;
}
div#centerblocks div.block-message dl {
margin: 0;
padding: 0;
}
/* Title */
div#centerblocks div.block-message dl dt {
margin: 0;
padding: 8px;
color: #222;
font-weight: bold;
text-align: center;
line-height: 1.5em;
}
/* Message */
div#centerblocks div.block-message dl dd {
margin: 0;
padding: 8px;
font-weight: bold;
}
/*--------------------------------------
Related Block
Article
--------------------------------------*/
/* Block */
div.block-related {
margin: 0 0 2em 0;
padding: 0;
}
/* Block Title */
div.block-related h3 {
margin: 0 0 0.5em 0;
padding: 0;
font-size: 100%;
font-weight: bold;
}
/* Block Contents */
div.block-related div.block-related-content {
margin: 0;
padding: 0;
}
/*--------------------------------------
Center Block
--------------------------------------*/
div#centerblocks {
margin-bottom: 12px;
border-top: 1px solid #aaa;
background: #fff url('../images/css/block_bg.png') repeat-x scroll 0 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
/* Welcome Message */
div#centerblocks p.welcome_msg {
margin: 0 0 1.2em 0;
padding: 10px 8px;
}
/* Welcome Message Link */
div#centerblocks p.welcome_msg a,
div#centerblocks p.welcome_msg a:link,
div#centerblocks p.welcome_msg a:visited {
}
div#centerblocks p.welcome_msg a:hover,
div#centerblocks p.welcome_msg a:focus,
div#centerblocks p.welcome_msg a:active {
}
/* Block */
div#centerblocks div.block-center {
margin: 0 0 1em 0;
padding: 0 0 2em 0;
border-bottom: 1px solid #CCC;
}
/* Block Title */
div#centerblocks h2,
div#centerblocks h3,
div#centerblocks h4 {
margin: 0 0 1em 0;
padding: 0;
font-weight: bold;
}
div#centerblocks div.block-center h2 {
font-size: 125%;
}
div#centerblocks div.block-center h3 {
font-size: 110%;
}
div#centerblocks div.block-center h4 {
font-size: 100%;
}
/* Help Icon */
div#centerblocks h2 img,
div#centerblocks h3 img,
div#centerblocks h4 img {
vertical-align: middle;
}
/* Block Content */
div#centerblocks div.block-center div.block-center-content {
margin: 0;
padding: 0;
}
/*--------------------------------------
Left Block
--------------------------------------*/
/* Block */
div#leftblocks {
margin-{right}: 8px;
}
div#leftblocks div.block-list,
div#leftblocks div.block-left {
margin-bottom: 12px;
border-top: 1px solid #aaa;
padding: 8px;
background: #fff url('../images/css/block_bg.png') repeat-x scroll 0 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
/* Block Title */
div#leftblocks div.block-list h2,
div#leftblocks div.block-left h2 {
margin: 0 0 0.5em 0;
padding: 0 0 0.1em 0;
font-size: 110%;
font-weight: bold;
}
/* Help Icon */
div#leftblocks div.block-list h2 img,
div#leftblocks div.block-left h2 img {
vertical-align: middle;
}
/* Block Content */
div#leftblocks div.block-list div.block-list-content,
div#leftblocks div.block-left div.block-left-content {
margin: 0;
padding: 0;
}
div#leftblocks ul {
margin: 0.8em 0;
}
/*--------------------------------------
Right Block
--------------------------------------*/
/* Block */
div#rightblocks {
margin-{left}: 8px;
}
div#rightblocks div.block-list,
div#rightblocks div.block-right {
margin-bottom: 12px;
border-top: 1px solid #aaa;
padding: 8px;
background: #fff url('../images/css/block_bg.png') repeat-x scroll 0 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
/* Block Title */
div#rightblocks div.block-list h2,
div#rightblocks div.block-right h2 {
margin: 0 0 0.5em 0;
padding: 0 0 0.1em 0;
font-size: 110%;
font-weight: bold;
}
/* Help Icon */
div#rightblocks div.block-list h2 img,
div#rightblocks div.block-right h2 img {
vertical-align: middle;
}
/* Block Content */
div#rightblocks div.block-list div.block-list-content,
div#rightblocks div.block-right div.block-right-content {
margin: 0;
padding: 0;
} | 0.191781 | 0.070336 |
*{
margin: 0;
padding:0;
}
*:focus{outline: none;}
a,a:hover,a:active,a:visited,a:link,a:focus{
-webkit-tap-highlight-color:rgba(0,0,0,0);
-webkit-tap-highlight-color:transparent;
outline: none;
/*background: none;*/
text-decoration: none;
}
.clh{color: #999999;}
li{list-style: none;}
html,body{
width: 100%;
/*height: 100%;*/
background: #f1f1f1;
}
.clean{clear: both;}
.aa{
position: relative;
display: flex;
align-content: center;
height: 40px;
}
.aa span{
padding: 8px;
}
.a i{
width: 20px;
height: 20px;
background: url(../img/1.png) no-repeat;
background-size: 100% 100%;
display: inline-block;
vertical-align: bottom;
}
.c i{
width: 20px;
height: 20px;
background: url(../img/2.png) no-repeat;
background-size: 100% 100%;
display: inline-block;
vertical-align: bottom;
}
.b{
width: calc(100% - 40px);
display: inline-block;
padding: 12px 0;
}
.b input{
width: 100%;
height: 22px;
border-radius: 12px;
background: #fff;
border: none;
text-indent: 12px;
}
#sos{
width: 12px;
height: 12px;
background: url(../img/ss.png) no-repeat;
background-size: 100% 100%;
display: inline-block;
position: absolute;
left: 81%;
top: 25.7%;
}
.shy span{
height: 20px;
line-height: 20px;
display: inline-block;
}
.shy span:first-child{
width: 20px;
background: url(../img/3.png) no-repeat;
background-size: 100% 100%;
vertical-align: bottom;
}
.shy span:last-child{
margin-left: 6px;
font-size: 12px;
}
.shy{
display: flex;
align-content: center;
margin: 3px 0;
padding: 3px;
background: #fff;
}
.box li{
width: 18.8%;
text-align: center;
display: inline-block;
padding: 10px 0;
background: #fff;
font-size: 12px;
height: 50px;
}
.box li img{
width: 45%;
}
.identical{
text-align: center;
padding: 12px 0;
background: #fff;
}
.identical>p{
margin-bottom: 8px;
background: #f1f1f1;
padding: 8px 0;
}
p>img{
width: 8%;
}
.title{
float: left;
color: #333;
font-size: 12px;
}
.nr{
padding: 3px 12px;
}
.nr p{
text-align: justify;
font-size: 12px;
}
.nr i{
width: 12px;
height: 12px;
background: url(../img/sjx.png) no-repeat;
background-size: 100% 100%;
display: inline-block;
float: left;
margin-top: 3px;
}
.d{
float: left;
margin-top: 3px;
height: 12px;
line-height: 12px;
font-size: 12px;
margin-left: 8px;
}
.mg3{
margin: 3px;
}
.loke{
border: 1px solid #333;
border-radius: 8px;
display: inline-block;
margin-top: 3px;
padding: 8px 22%;
font-size: 12px;
}
.content{
padding: 0px 6px;
margin-bottom: 120px;
}
.content li{
padding: 12px 12px;
background: #fff;
}
.bt{
display: flex;
align-content: center;
height: 36px;
line-height: 36px;
}
.tx img{
width: 30px;
height: 30px;
}
.tx{
width: 70%;
display: flex;
align-items: center;
}
.sg{
width: 30%;
display: inline-block;
}
.tx i{
width: 20px;
height: 20px;
background: url(../img/zs.png) no-repeat;
background-size: 100% 100%;
display: inline-block;
margin-left: 6px;
}
.tx span{
margin-left: 6px;
}
.xt{
font-style:oblique;
background: red;
color: #fff;
font-size: 12px;
width: 18px;
height: 18px;
line-height: 18px;
}
.sg span a{
margin-left: 2px;
width: 44%;
display: inline-block;
font-size: 12px;
text-align: center;
color: red;
border: 1px solid red;
height: 22px;
line-height: 22px;
/*vertical-align: text-bottom;*/
}
.cp{
text-align: left;
margin-top: 6px;
}
.cp span{
width: 30%;
display: inline-block;
}
.cp span img{
width: 100%;
}
.q1{
margin-top: 8px;
width: 53%;
display: inline-block;
height: 30px;
}
.q2{
width: 42%;
display: inline-block;
height: 30px;
line-height: 30px;
font-size: 12px;
margin-top: 5px;
}
.q1 span{
color: #303030;
font-size: 12px;
padding: 3px 6px;
}
.q1 i{
width: 20px;
height: 20px;
background: url(../img/dp.png) no-repeat;
background-size: 100% 100%;
display: inline-block;
vertical-align: text-bottom;
}
.i1 i{
width: 15px;
height: 15px;
background: url(../img/yj.png) no-repeat;
background-size: 100% 100%;
display: inline-block;
vertical-align: sub;
}
.i2 i{
width: 15px;
height: 15px;
background: url(../img/x.png) no-repeat;
background-size: 100% 100%;
display: inline-block;
vertical-align: sub;
}
.i3 i{
width: 15px;
height: 15px;
background: url(../img/fx.png) no-repeat;
background-size: 100% 100%;
display: inline-block;
vertical-align: sub;
}
.imgs img{
width: calc(100% / 9);
display: inline-block;
}
.sj{
background: red;
color: #fff;
font-size: 12px;
margin-top: 6px;
padding: 3px;
border-radius: 6px;
padding: 3px 5px;
}
.sj span:last-child{
float: right;
}
.bottom{
position: fixed;
bottom: 0;
left: 0;
right: 0;
border-top: 1px solid #d1d1d1;
background: #fff;
}
.bottom div{
width: 20%;
font-size: 12px;
display: inline-block;
text-align: center;
padding: 5px 0;
}
.bottom div img{
width: 30%;
}
.cz img{
visibility: hidden;
}
div.cz1{
position: absolute;
bottom: 37%;
left: 42%;
z-index: 9;
border-radius: 50%;
border-top: #d1d1d1 1px solid;
width: 15%;
height: 85%;
background: url(../img/cz.png) no-repeat center;
background-color: #fff;
background-size: 90%;
}
div.cz1 img{
width: 50%;
} | public/first/index/css/index.css | *{
margin: 0;
padding:0;
}
*:focus{outline: none;}
a,a:hover,a:active,a:visited,a:link,a:focus{
-webkit-tap-highlight-color:rgba(0,0,0,0);
-webkit-tap-highlight-color:transparent;
outline: none;
/*background: none;*/
text-decoration: none;
}
.clh{color: #999999;}
li{list-style: none;}
html,body{
width: 100%;
/*height: 100%;*/
background: #f1f1f1;
}
.clean{clear: both;}
.aa{
position: relative;
display: flex;
align-content: center;
height: 40px;
}
.aa span{
padding: 8px;
}
.a i{
width: 20px;
height: 20px;
background: url(../img/1.png) no-repeat;
background-size: 100% 100%;
display: inline-block;
vertical-align: bottom;
}
.c i{
width: 20px;
height: 20px;
background: url(../img/2.png) no-repeat;
background-size: 100% 100%;
display: inline-block;
vertical-align: bottom;
}
.b{
width: calc(100% - 40px);
display: inline-block;
padding: 12px 0;
}
.b input{
width: 100%;
height: 22px;
border-radius: 12px;
background: #fff;
border: none;
text-indent: 12px;
}
#sos{
width: 12px;
height: 12px;
background: url(../img/ss.png) no-repeat;
background-size: 100% 100%;
display: inline-block;
position: absolute;
left: 81%;
top: 25.7%;
}
.shy span{
height: 20px;
line-height: 20px;
display: inline-block;
}
.shy span:first-child{
width: 20px;
background: url(../img/3.png) no-repeat;
background-size: 100% 100%;
vertical-align: bottom;
}
.shy span:last-child{
margin-left: 6px;
font-size: 12px;
}
.shy{
display: flex;
align-content: center;
margin: 3px 0;
padding: 3px;
background: #fff;
}
.box li{
width: 18.8%;
text-align: center;
display: inline-block;
padding: 10px 0;
background: #fff;
font-size: 12px;
height: 50px;
}
.box li img{
width: 45%;
}
.identical{
text-align: center;
padding: 12px 0;
background: #fff;
}
.identical>p{
margin-bottom: 8px;
background: #f1f1f1;
padding: 8px 0;
}
p>img{
width: 8%;
}
.title{
float: left;
color: #333;
font-size: 12px;
}
.nr{
padding: 3px 12px;
}
.nr p{
text-align: justify;
font-size: 12px;
}
.nr i{
width: 12px;
height: 12px;
background: url(../img/sjx.png) no-repeat;
background-size: 100% 100%;
display: inline-block;
float: left;
margin-top: 3px;
}
.d{
float: left;
margin-top: 3px;
height: 12px;
line-height: 12px;
font-size: 12px;
margin-left: 8px;
}
.mg3{
margin: 3px;
}
.loke{
border: 1px solid #333;
border-radius: 8px;
display: inline-block;
margin-top: 3px;
padding: 8px 22%;
font-size: 12px;
}
.content{
padding: 0px 6px;
margin-bottom: 120px;
}
.content li{
padding: 12px 12px;
background: #fff;
}
.bt{
display: flex;
align-content: center;
height: 36px;
line-height: 36px;
}
.tx img{
width: 30px;
height: 30px;
}
.tx{
width: 70%;
display: flex;
align-items: center;
}
.sg{
width: 30%;
display: inline-block;
}
.tx i{
width: 20px;
height: 20px;
background: url(../img/zs.png) no-repeat;
background-size: 100% 100%;
display: inline-block;
margin-left: 6px;
}
.tx span{
margin-left: 6px;
}
.xt{
font-style:oblique;
background: red;
color: #fff;
font-size: 12px;
width: 18px;
height: 18px;
line-height: 18px;
}
.sg span a{
margin-left: 2px;
width: 44%;
display: inline-block;
font-size: 12px;
text-align: center;
color: red;
border: 1px solid red;
height: 22px;
line-height: 22px;
/*vertical-align: text-bottom;*/
}
.cp{
text-align: left;
margin-top: 6px;
}
.cp span{
width: 30%;
display: inline-block;
}
.cp span img{
width: 100%;
}
.q1{
margin-top: 8px;
width: 53%;
display: inline-block;
height: 30px;
}
.q2{
width: 42%;
display: inline-block;
height: 30px;
line-height: 30px;
font-size: 12px;
margin-top: 5px;
}
.q1 span{
color: #303030;
font-size: 12px;
padding: 3px 6px;
}
.q1 i{
width: 20px;
height: 20px;
background: url(../img/dp.png) no-repeat;
background-size: 100% 100%;
display: inline-block;
vertical-align: text-bottom;
}
.i1 i{
width: 15px;
height: 15px;
background: url(../img/yj.png) no-repeat;
background-size: 100% 100%;
display: inline-block;
vertical-align: sub;
}
.i2 i{
width: 15px;
height: 15px;
background: url(../img/x.png) no-repeat;
background-size: 100% 100%;
display: inline-block;
vertical-align: sub;
}
.i3 i{
width: 15px;
height: 15px;
background: url(../img/fx.png) no-repeat;
background-size: 100% 100%;
display: inline-block;
vertical-align: sub;
}
.imgs img{
width: calc(100% / 9);
display: inline-block;
}
.sj{
background: red;
color: #fff;
font-size: 12px;
margin-top: 6px;
padding: 3px;
border-radius: 6px;
padding: 3px 5px;
}
.sj span:last-child{
float: right;
}
.bottom{
position: fixed;
bottom: 0;
left: 0;
right: 0;
border-top: 1px solid #d1d1d1;
background: #fff;
}
.bottom div{
width: 20%;
font-size: 12px;
display: inline-block;
text-align: center;
padding: 5px 0;
}
.bottom div img{
width: 30%;
}
.cz img{
visibility: hidden;
}
div.cz1{
position: absolute;
bottom: 37%;
left: 42%;
z-index: 9;
border-radius: 50%;
border-top: #d1d1d1 1px solid;
width: 15%;
height: 85%;
background: url(../img/cz.png) no-repeat center;
background-color: #fff;
background-size: 90%;
}
div.cz1 img{
width: 50%;
} | 0.189409 | 0.044266 |
div#docs-root blockquote.sbdocs-blockquote {
margin-top: 1rem;
margin-bottom: 1rem;
}
div#docs-root h2.sbdocs-h2 {
margin-top: 2rem;
}
div#docs-root div.docblock-source {
margin: 1.5rem 0;
}
div#docs-root table.sbdocs-table tr th,
div#docs-root table.sbdocs-table tr td {
padding: 0.125rem 0.5rem;
}
div#docs-root table.sbdocs-table tr th,
div#docs-root table.sbdocs-table tr td {
border-color: #e5e5e5;
}
div#docs-root table.sbdocs-table tr code {
padding: 3px 5px;
}
div#docs-root table.sbdocs-table tr code {
border: 1px solid #eeeeee;
background-color: #f8f8f8;
border-radius: 3px;
}
div#docs-root table.sbdocs-table thead tr {
background-color: #e5e5e5;
}
div#docs-root h3.sbdocs-h3 {
margin-top: 1rem;
margin-bottom: 1rem;
}
div#docs-root h4.sbdocs-h4 {
margin: 0;
margin-bottom: 0.25rem;
}
div#docs-root h4.sbdocs-h4 + p {
margin-top: 0;
}
div#docs-root pre > code {
border: none;
}
div#docs-root div.docblock-source,
div#docs-root div.docblock-source code {
background: #151515;
color: #fff;
}
div#docs-root
div.simplebar-content-wrapper
> div.simplebar-content
> pre
> code {
background: none;
border: none;
}
div#docs-root div.docblock-source code span.token.punctuation {
color: #8791a2;
}
div#docs-root div.docblock-source code span.token.operator {
color: #8e8282;
}
div#docs-root div.docblock-source code span.token.string {
color: #d28635;
}
div#docs-root div.docblock-source code span.token.keyword {
color: #2b92ff;
}
div#docs-root div.docblock-source code span.token.boolean {
color: #efd935;
}
div#docs-root div.docblock-source code span.token.maybe-class-name,
div#docs-root div.docblock-source code span.token.class-name {
color: #32dcbd;
}
div#docs-root div.docblock-source code span.token.function {
color: #00abff;
}
div#docs-root div.docblock-source code span.token.variable {
color: #9b55e6;
}
div#docs-root div.docblock-source code span.token.tag {
color: #71d04b;
}
div#docs-root div.docblock-source code span.token.comment {
color: #19ad19;
}
div#docs-root div.docblock-source code span.token.attr-name {
color: #b97ad2;
}
div#docs-root div.docblock-source code span.token.attr-value {
color: #8d859a;
}
body > div#docs-root div.sbdocs-preview {
background: #222;
}
div#docs-root div.docblock-source > div:last-child,
div#docs-root div.docblock-source > div:last-child > button {
background: #333;
color: #eee;
} | packages/storybook/src/utils/docs.css | div#docs-root blockquote.sbdocs-blockquote {
margin-top: 1rem;
margin-bottom: 1rem;
}
div#docs-root h2.sbdocs-h2 {
margin-top: 2rem;
}
div#docs-root div.docblock-source {
margin: 1.5rem 0;
}
div#docs-root table.sbdocs-table tr th,
div#docs-root table.sbdocs-table tr td {
padding: 0.125rem 0.5rem;
}
div#docs-root table.sbdocs-table tr th,
div#docs-root table.sbdocs-table tr td {
border-color: #e5e5e5;
}
div#docs-root table.sbdocs-table tr code {
padding: 3px 5px;
}
div#docs-root table.sbdocs-table tr code {
border: 1px solid #eeeeee;
background-color: #f8f8f8;
border-radius: 3px;
}
div#docs-root table.sbdocs-table thead tr {
background-color: #e5e5e5;
}
div#docs-root h3.sbdocs-h3 {
margin-top: 1rem;
margin-bottom: 1rem;
}
div#docs-root h4.sbdocs-h4 {
margin: 0;
margin-bottom: 0.25rem;
}
div#docs-root h4.sbdocs-h4 + p {
margin-top: 0;
}
div#docs-root pre > code {
border: none;
}
div#docs-root div.docblock-source,
div#docs-root div.docblock-source code {
background: #151515;
color: #fff;
}
div#docs-root
div.simplebar-content-wrapper
> div.simplebar-content
> pre
> code {
background: none;
border: none;
}
div#docs-root div.docblock-source code span.token.punctuation {
color: #8791a2;
}
div#docs-root div.docblock-source code span.token.operator {
color: #8e8282;
}
div#docs-root div.docblock-source code span.token.string {
color: #d28635;
}
div#docs-root div.docblock-source code span.token.keyword {
color: #2b92ff;
}
div#docs-root div.docblock-source code span.token.boolean {
color: #efd935;
}
div#docs-root div.docblock-source code span.token.maybe-class-name,
div#docs-root div.docblock-source code span.token.class-name {
color: #32dcbd;
}
div#docs-root div.docblock-source code span.token.function {
color: #00abff;
}
div#docs-root div.docblock-source code span.token.variable {
color: #9b55e6;
}
div#docs-root div.docblock-source code span.token.tag {
color: #71d04b;
}
div#docs-root div.docblock-source code span.token.comment {
color: #19ad19;
}
div#docs-root div.docblock-source code span.token.attr-name {
color: #b97ad2;
}
div#docs-root div.docblock-source code span.token.attr-value {
color: #8d859a;
}
body > div#docs-root div.sbdocs-preview {
background: #222;
}
div#docs-root div.docblock-source > div:last-child,
div#docs-root div.docblock-source > div:last-child > button {
background: #333;
color: #eee;
} | 0.321567 | 0.19853 |
body,
.event_info,
.social_tabs > [id*="tab-"] .form_section div,
.owl-carousel .owl-stage-outer .owl-item{
direction: rtl;
unicode-bidi: embed;
}
.owl-carousel .owl-stage-outer,
.canvas.canvas_small,
.owl-carousel .owl-nav,
.canvas,
.audioplayer1,
#flexslider, .flexslider,
.jackbox-holder,
.social_tabs > [id*="tab-"] a,
.social_tabs > [id*="tab-"] div{
direction: ltr;
}
.caption_type_1 .caption_inner,
.sub_menu_wrap > div,
.table_type_1 tr th,
.shopping_cart,
.form_type_1.type_2 .control-group.input_profiles .controls table tr:last-child td,
.form_type_1 .control-group.input_profiles .controls table tr td:last-child,
#mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.default_dropdown ul.mega_dropdown,
#mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.multicolumn_dropdown > ul.mega_dropdown,
#mega_main_menu ul > li ul,
.textwidget,
.footer .widget,
#mega_main_menu.first-lvl-align-left > .menu_holder > .menu_inner > ul,
.vc_tta.vc_tta-controls-align-left .vc_tta-tabs-container,
.vc_tta.vc_tta-controls-align-left .vc_tta-panel-heading,
.quantity input[type="text"],
form,
input[type="text"],
input[type="tel"],
input[type="password"],
input[type="email"], textarea,
.bbp_widget_login .post_text a,
#bbpress-forums .bbp-header li{
text-align: right!important;
}
.form_type_1 .control-group.input_profiles .controls table tr td:last-child{
padding: 10px 10px 0 0;
}
.quantity input[type="text"]{
padding-left: 5px;
padding-right: 10px;
}
.range_values .last_limit,
.awesome-weather-todays-stats,
.post_controls .next_post,
li.bbp-forum-info, li.bbp-topic-title{
text-align: left!important;
}
.lang_button a img{
margin: 5px 0 0 7px;
}
.login_button a i{
margin-right: 0;
margin-left: 7px;
}
.mobile_menu nav ul li:before{
margin: 0px 0 0 8px;
}
input[type="checkbox"] + label:before {
margin-right: 0;
margin-left: 9px;
}
input[type="checkbox"] + label:after {
left: auto;
right: 5px;
}
.sub_menu_wrap,
#menu_button,
.footer .logo{
text-align: right;
}
.wp-polls-form p,
.wp-polls p,
li.bbp-forum-info,
li.bbp-topic-title{
text-align: right!important;
}
input[type="radio"] + label, input[type="radio"] + span{
padding-left: 0;
padding-right: 35px;
}
.wp-polls-form input.Buttons{
margin-right: 0;
margin-left: 3px;
}
#menu_button:after{
content: "\f0c9";
font-family: FontAwesome;
font-size: 16px;
color: #fff;
margin-left: 5px;
}
#menu_button:before{
display: none;
}
.f_left,
.main_menu,
.tabs.variation_2 .section_title,
.tabs_nav,
.main_menu > ul > li,
.tabs_nav li,
.widget_flickr .thumbs li,
.widget_categories .categories_list > li > ul li a,
.footer .footer_bottom_part p,
.caption_type_1 .caption_inner a.button,
.layer_slide_text .button,
.post_var_inline ul li .scale_image_container,
.weather_widget .weather_info > div:first-child,
.widget_social_icons ul li,
.circle_list li:before,
[class*="default_list_"] li:before,
.default_list_numb li span,
.pagination li,
.form_type_1 .control-group .control-label,
[class*="first_letter_"] > span,
.comment > div:first-child,
.blog_rating_block > div,
.small_post_list > ul > li,
.sorting_block > div:first-child,
.activity_list li .post_photo,
.product_item .product_info .price,
.quantity button,
.quantity input[type="text"],
.social_media_list li,
.sub_menu_wrap > div,
.side_bar_reviews ul li .scale_image_container,
.post_list li .scale_image_container,
[class*="section_post_"] .post_text .post_theme,
.social_tabs > [id*="tab-"] p,
.menu_wrap .vc_col-lg-2,
.contact_info_list li i,
.product_page .vc_col-lg-6,
.rating_variants > li,
.form_section.var2 form input,
.form_section.var2 form .btn-email,
.table_type_1.var5 tr td figure,
.writers_list li,
.post_text .post_theme,
.wp-polls-form input.Buttons,
.widget_flickr .flickr-feed li,
.two_third_column,
.one_third_column,
.flex_container,
ul.posts_numeric li .comment_number,
.post-item-home .scale_image_container,
header.header_3 .navigation,
.calendar table tr td#prev a,
.grid-home.mystyle-style4 .post-item-home .scale_image_container,
.testimonials div:first-child,
.theme-respond ul li .comment-avatar,
.alignleft,
.post_controls .prev_post,
.comment_container.comment > div:first-child,
.table_type_1.var5 tr td .thumbnail{
float: right;
}
.awesome-weather-current-temp,
.awesome-weather-forecast-day,
div.wpcf7 .controls,
div.wpcf7 .control-label,
div.wpcf7 .controls-warning, div.wpcf7 .controls-error, div.wpcf7 .controls-info, div.wpcf7 .controls-success,
.owl-carousel .owl-item,
.thumbnails_container > ul > li .scale_image_container,
li.bbp-forum-freshness,
li.bbp-topic-freshness,
li.bbp-forum-info,
li.bbp-topic-title,
li.bbp-forum-topic-count,
li.bbp-topic-voice-count,
li.bbp-forum-reply-count,
li.bbp-topic-reply-count,
#bbpress-forums .bbp-topics .bbp-body ul li.bbp-topic-title figure,
.widget_bp_groups_widget #groups-list-options a,
#buddypress .activity_tabs_members li{
float: right!important;
}
#buddypress .activity_tabs_members li{
margin-right: 0!important;
margin-left: 15px!important;
}
.widget_bp_groups_widget #groups-list-options a{
border-right: none!important;
border-left: 1px solid #b0b1b4;
}
.widget_bp_groups_widget #groups-list-options a:first-child{
padding-left: 5px!important;
padding-right: 0!important;
}
.widget_bp_groups_widget #groups-list-options a:last-child{
border-left: none;
padding-left: 0;
}
#buddypress div.item-list-tabs ul li>a.button_type_icon_medium{
padding-right: 20px!important;
padding-left: 57px!important;
}
#buddypress div.item-list-tabs ul li#activity-filter-select label,
#buddypress div.item-list-tabs ul li.filter label{
margin-right: 0!important;
margin-left: 5px!important;
}
.breadcrumb a{
display: inline-block;
}
#bbpress-forums .bbp-topics .bbp-body ul li.bbp-topic-title figure a:last-child img{
right: auto!important;
left: -10px!important;
}
#bbpress-forums .bbp-topics .bbp-body ul li.bbp-topic-title figure{
margin-right: 0!important;
margin-left: 20px;
}
.widget .scale_image_container{
float: right!important;
margin-right: 0!important;
margin-left: 20px!important;
}
.table_type_1.var5 tr td .thumbnail{
margin-right: 0;
margin-left: 10px;
}
.checkout .woocommerce_checkout_icon{
margin-left: 0;
margin-right: -39px;
}
.woocommerce p.stars a.star-1{
border-right: 0;
margin-right: 0;
}
.woocommerce p.stars a.star-5{
border-right: 1px solid #3e454c;
}
body .view-grid .rating-box{
right: auto;
left: 10px;
}
#owl-demo-4 .owl-nav, #owl-demo-6 .owl-nav,
#owl-demo-7 .owl-nav, #owl-demo-10 .owl-nav,
#owl-demo-related .owl-nav{
right: auto!important;
left: 15px!important;
}
.product_list_widget li img{
margin-right: 0;
margin-left: 10px;
}
.thumbnails_container > ul > li .scale_image_container{
margin-right: 0!important;
margin-left: 20px!important;
}
div.wpcf7 .controls-warning, div.wpcf7 .controls-error,
div.wpcf7 .controls-info, div.wpcf7 .controls-success{
margin-right: 0!important;
margin-left: 20px;
}
.single div.content.no_sidebar .section-row{
margin-right: -10px;
margin-left: 0;
}
.p_list i[class^="fa"]{
left: auto!important;
right: 10px;
}
div.wpcf7 input[type="radio"] + label,
div.wpcf7 input[type="radio"] + span{
padding-left: 15px!important;
padding-right: 35px!important;
}
.post-item-home .scale_image_container{
margin-right: 0;
margin-left: 20px;
}
.widget_slider_posts .photo_gallery .view_button{
margin-left: 0;
margin-right: 10px;
}
ul.posts_numeric li .comment_number{
margin-right: 0;
margin-left: 15px;
}
.widget_popular_categories_custom .categories_list > li:last-child{
padding-left: 0;
padding-right: 25px;
}
.grid-home.mystyle-style4 .post-item-home .scale_image_container{
margin-left: 20px;
margin-right: 0;
}
.one_third_column.one_third_var2{
padding-left: 0;
padding-right: 10px;
}
.widget_flickr .flickr-feed li{
margin-right: 0;
margin-left: 10px;
}
.contact_info_list li p{
padding-left: 0;
padding-right: 25px;
}
.rating_variants > li:first-child{
border-left: 1px solid #3e454c;
padding: 0 10px;
}
.rating_variants > li:last-child{
border-left: none;
padding: 0 10px 0 0;
}
[class*="section_post_"] .post_text .post_theme{
margin: 5px 0 0 5px;
}
.post_text .post_theme{
margin: 2px 0 0 5px;
}
.sub_menu_wrap > div:first-child{
margin-left: 30px;
}
.sub_menu_wrap > div:last-child{
margin-left: 0;
}
.product_preview .owl-carousel .owl-nav{
left: auto;
}
.open_buttons > *:nth-child(2){
margin-left: 0;
margin-right: 3px;
}
.add_this > div{
margin-left: 0;
margin-right: 5px;
}
.widget_social_icons ul li{
margin: 0 0 5px 5px;
}
.post_var_inline ul li .scale_image_container,
.side_bar_reviews ul li .scale_image_container,
.post_list li .scale_image_container{
margin-right: 0;
margin-left: 20px;
}
.widget_flickr .thumbs li,
.layer_slide_text .button,
.social_tabs > [id*="tab-"] p,
.table_type_1.var5 tr td figure,
.caption_type_1 .caption_inner a.button{
margin-right: 0!important;
margin-left: 10px;
}
.caption_type_1 .caption_inner a.button
.vote_widget input[type="radio"] + label:before,
input[type="radio"] + label:after,
input[type="radio"] + label:before,
input[type="radio"] + span:after,
input[type="radio"] + span:before,
.list-styles.upper-roman li:before, .list-styles.decimal li:before, .list-styles.upper-latin li:before,
.vc_progress_bar .vc_single_bar .vc_bar,
.post_controls .prev_post .button[class*="button_type_icon_"] i,
#mega_main_menu li.default_dropdown.submenu_full_width.drop_to_center > .mega_dropdown,
li.default_dropdown.drop_to_right .mega_dropdown,
#mega_main_menu li.multicolumn_dropdown.submenu_full_width.drop_to_center > .mega_dropdown,
#mega_main_menu li.multicolumn_dropdown.drop_to_right > .mega_dropdown{
right: 0!important;
left: auto!important;
}
.vote_widget input[type="radio"] + label:after,
input[type="radio"] + label:after,
input[type="radio"] + span:after{
right: 6px;
left: auto;
}
.post_controls .prev_post .button.button_type_icon_medium{
padding-left: 20px;
padding-right: 55px;
}
.list-styles.upper-roman li, .list-styles.decimal li, .list-styles.upper-latin li{
padding-left: 0!important;
padding-right: 27px;
}
.vote_widget input[type="radio"] + label{
padding-right: 35px;
padding-left: 0;
}
input[type="radio"] + label{
display: inline-block;
}
.f_right,
.search_box,
.tabs.variation_2 .tabs_conrainer,
.widget_categories .categories_list > li > ul li span,
.footer .footer_bottom_part .mobile_menu,
.form_section form .btn-email,
.weather_widget .weather_info > div:last-child,
.progress_bar_list li p span,
.sorting_block > div:last-child,
.product_item .product_info .rating,
.alert .close, .alert .button,
.table_type_1.var2 tr td:last-child figure,
.awesome-weather-todays-stats,
.thumbnails_container,
.alignright,
.post_controls .next_post,
.widget_product_categories span.count,
.widget_popular_categories_custom .categories_list > li > ul li span{
float: left;
}
.awesome-weather-todays-stats,
.vc_progress_bar .vc_single_bar span,
.widget_categories_statistics .categories_list > li > ul li span,
#buddypress div.item-list-tabs ul li#activity-filter-select{
float: left!important;
}
.product_preview .qv_preview .button{
right: auto;
left: 5px;
}
.section-buddypress a.group-create{
margin-left: 0!important;
margin-right: 5px!important;
}
.rating-box i{
display: inline-block;
}
.wp-caption.alignleft{
margin-right: 0;
margin-left: 20px;
}
.wp-caption.alignright{
margin-right: 20px;
margin-left: 0;
}
.form_type_1.type_2 .control-group .control-label{
float: none;
}
.alert{
padding-left: 0!important;
padding-right: 20px!important;
}
.form_section form .btn-email{
margin-right: 0;
margin-left: 2px;
}
.products_list ul li img{
margin-right: 0;
margin-left: 10px;
}
.popup,
.dropdown_list,
.shopping_cart,
.owl-carousel .owl-nav,
.canvas,
.canvas.canvas_small,
.post_image_buttons .icon_box,
.header.header_2 .close_search_form,
.sort_list,
form.search button,
.a_title [class*="us_icon"],
.close_product,
.button[class*="button_type_icon_"] i, .button[class*="button_type_icon_"] span,
#owl-demo.owl-carousel .owl-nav,
.chosen-container-single .chosen-single div:before,
.block-custom-tabs .sort_list, .block-custom-tabs .vc_grid-filter,
.vc_tta.vc_general.vc_tta-accordion .vc_active .vc_tta-panel-heading h4:before,
.vc_tta.vc_general.vc_tta-accordion .vc_tta-panel-heading h4:before{
left: 0!important;
right: auto!important;
}
#owl-demo-4.owl-carousel .owl-nav,
#owl-demo-6 .owl-nav,
#owl-demo-7 .owl-nav,
#owl-demo-10 .owl-nav{
left: 15px;
right: auto;
}
#owl-demo-9 .owl-controls .owl-nav{width: 100%;}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container{
padding-left: 0!important;
padding-right: 30px!important;
margin-left: 0;
margin-right: -1px;
border-right: 1px solid #000;
border-left: 0!important;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab.vc_active{
border-right: 0;
border-left: 1px solid #fff;
}
.chosen-container-single .chosen-single div:before{
border-right: 1px solid #e8e8e8;
border-left: 0;
}
.chosen-container-single .chosen-single span{
margin-right: 0;
margin-left: 26px;
}
.grid-home.mystyle-style2 .post-item-home .scale_image_container{
margin-left: 0;
}
.button.button_type_icon_medium{
padding: 8px 20px 8px 57px;
}
.button.button_type_icon_small{
padding: 2px 11px 2px 30px;
}
.button.button_type_icon_big {
padding: 13px 22px 13px 70px;
}
.tabs_nav li{
margin-right: 0;
margin-left: 15px;
}
.tabs.variation_2 .tabs_conrainer .tabs_nav li:not(:last-child){
margin-right: 0;
margin-left: 3px;
}
.tabs.variation_2 .tabs_conrainer .tabs_nav li:last-child{
margin-left: 0;
}
.sub_menu_wrap,
.post_image_buttons .button,
.post_image_buttons .buttons_container,
.header.header_2 .dropdown_list,
.header.header_2 .popup,
.progress_bar > div,
.wpb_text_column ul li:before{
right: 0;
left: auto;
}
.ls-nav-prev{
right: auto;
left: 10px;
}
.ls-nav-next{
right: auto;
left: 55px;
}
.close_search_form{
right: auto;
left: 15px;
}
.go-to-top {
right: auto;
left: 30px;
}
.mobile_menu nav ul li:first-child{
margin-left: 8px;
}
.mobile_menu nav ul li:last-child{
margin-left: 0;
}
.login_button a i{
margin-left: 0;
margin-right: 7px;
}
.header_2 .login_button a i,
.header_3 .login_button a i,
.header_4 .login_button a i{
margin-right: 0;
margin-left: 7px;
}
.calousel_top_news .news_title,
.vertical_list li .scale_image_container,
.table_type_1.var3 tr td figure, .table_type_1.var4 tr td .topic_author{
float: right;
margin-right: 0;
margin-left: 20px;
}
.section_title a,
[class*="post_event_col_"] h3 a, .section_title a,
.bank_setion .accordion_item .a_title label img,
.table_type_1.var2 tr td:last-child figure{
margin-left: 0;
margin-right: 10px;
}
.footer_2 .widget_categories .categories_list > li:last-child{
padding-left: 0;
padding-right: 25px;
}
.photo_gallery .section_title{
margin-right: 0;
margin-left: 15px;
}
.prev_post .button.button_type_icon_medium .fa-angle-left:before{
content: "\f105";
}
.next_post .button.button_type_icon_medium .fa-angle-right:before{
content: "\f104";
}
.thumbnails_container > ul > li .scale_image_container{
float: left;
margin-left: 0;
margin-right: 20px;
}
.event_info a{
margin-left: 0!important;
margin-right: 15px;
}
.event_info > a:first-child{
margin-right: 0;
}
.author_details > div:first-child,
#styleswitcher > ul > li .bg_select_color p{
margin-right: 0!important;
margin-left: 20px;
}
#buddypress div.item-list-tabs ul li>a{
margin-right: 0!important;
margin-left: 3px;
}
.form_type_1 .control-group.form-elements label:last-child{
margin-left: 0;
margin-right: 20px;
}
.footer_3 .side_bar_reviews ul li .scale_image_container,
.side_bar_tabs.comment_tabs ul li .comment_number{
margin-right: 0;
margin-left: 15px;
float: right;
}
.caption_type_1 .caption_inner .page_theme a.button{
margin-left: 0;
margin-right: 0;
}
.form_section form .btn-email,
.form_section form .btn-email{
margin-left: 0;
margin-right: 2px;
}
.activity_list li .post_text{
padding-left: 0;
padding-right: 20px;
}
.activity_list li .post_text p {
border-right: 2px solid #d1d1d3;
border-left: none;
}
#owl-demo-8 .owl-nav{
right: auto;
left: 5px;
}
.sorting_block.var2 span{
margin-right: 0;
margin-left: 5px;
}
.login_form form ul li i{
right: auto;
left: 10px;
}
.login_form_confirm span,
.circle_list li h4{
padding-left: 0;
padding-right: 15px;
}
form.search input{
padding-right: 10px;
padding-left: 40px;
}
.tabs.vertical .tabs_content{
border-left: none;
border-right: 1px solid #000;
margin-left: 0;
margin-right: -1px;
padding: 0 30px 10px 0;
}
.tabs.vertical .tabs_nav li.ui-tabs-active {
border-right: none;
border-left: 1px solid #fff;
}
.tabs.var4 .tabs_conrainer .tabs_nav li:first-child{
border: none;
padding-right: 0;
margin: 0;
}
.tabs.var4 .tabs_conrainer .tabs_nav li:last-child{
border-right: 1px solid #b0b1b4;
margin-right: 0;
}
.tabs.vertical .tabs_nav li.ui-tabs-active{
margin-right: 1px;
}
[class*="default_list_"] li:before,
.default_list_numb li span{
padding-right: 0;
padding-left: 10px;
}
.pagination,
.tags_section > div{
margin-left: 0;
margin-right: 5px;
}
.custom_select .select_title{
padding-right: 40px;
}
.form_type_1.type_2 .controls{
overflow: visible;
}
[class*="first_letter_"] > span{
margin: 7px 0 0 10px;
}
.page_theme .post_image_buttons{
margin-right: 0;
margin-left: 10px;
}
.layer_slide_text .buttons_container a:last-child{
margin-right: 0;
margin-left: 10px;
}
.vc_tta.vc_general .vc_tta-tab:first-child > a{
margin-right: 0;
}
.event_info i.fa-heart-o{
margin-left: 3px;
margin-right: 0;
}
.owl-custom-3 .owl-nav{
right: auto;
left: 15px;
}
.pagination_block .fa-angle-right:before{
content: "\f104";
}
.wpb_text_column ul li{
padding-left: 0;
padding-right: 17px;
}
@media (min-width: 1199px){
#mega_main_menu li.default_dropdown > .mega_dropdown li.drop_to_right > .mega_dropdown{
right: 100%!important;
left: 0!important;
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
}
}
@media (max-width: 1199px) and (min-width: 992px){
.main_menu > ul > li:nth-child(n-4) .sub_menu_inner{
right: auto;
left: 100%;
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
}
#mega_main_menu li.default_dropdown > .mega_dropdown li.drop_to_right > .mega_dropdown{
left: 100%!important;
right: auto!important;
}
}
@media (min-width: 992px){
#mega_main_menu > .menu_holder > .menu_inner > ul > li{
float: right!important;
}
[class*="col-md"]{
float: right!important;
}
}
@media only screen and (max-width: 992px){
#mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link .plus{
left: 15px;
right: auto!important;
}
#mega_main_menu li.widgets_dropdown > .mega_dropdown > li:first-child,
#mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li:first-child,
#mega_main_menu li.widgets_dropdown > .mega_dropdown > li,
#mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li{
padding-right: 0!important;
}
.footer .footer_bottom_part .mobile_menu,
.footer .footer_bottom_part p{
float: none;
}
header .main_menu,
header.header_3 .navigation{
float: none;
text-align: right;
}
.sub_menu_wrap > div, .main_menu, .header.header_2 .main_menu{
text-align: right!important;
}
.header .sub_menu_wrap > ul > li > a {
padding-right: 0;
}
.header .main_menu ul li .plus{
left: 15px;
right: auto;
}
.header-main .search-holder .shopping_button,
.header_6 .search-holder .shopping_button{
margin-right: 0;
margin-left: 15px;
}
.header.header_2 .dropdown_list,
.header.header_2 .popup{
left: auto;
right: 0;
}
.popup{
text-align: right;
}
.menu_wrap .vc_col-lg-2{
float: none;
}
}
@media only screen and (min-width: 768px){
[class*="vc_col-sm"],
[class*="col-sm"]{
float: right!important;
}
} | knowledgebase/wp-content/themes/revija/css/rtl.css | body,
.event_info,
.social_tabs > [id*="tab-"] .form_section div,
.owl-carousel .owl-stage-outer .owl-item{
direction: rtl;
unicode-bidi: embed;
}
.owl-carousel .owl-stage-outer,
.canvas.canvas_small,
.owl-carousel .owl-nav,
.canvas,
.audioplayer1,
#flexslider, .flexslider,
.jackbox-holder,
.social_tabs > [id*="tab-"] a,
.social_tabs > [id*="tab-"] div{
direction: ltr;
}
.caption_type_1 .caption_inner,
.sub_menu_wrap > div,
.table_type_1 tr th,
.shopping_cart,
.form_type_1.type_2 .control-group.input_profiles .controls table tr:last-child td,
.form_type_1 .control-group.input_profiles .controls table tr td:last-child,
#mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.default_dropdown ul.mega_dropdown,
#mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.multicolumn_dropdown > ul.mega_dropdown,
#mega_main_menu ul > li ul,
.textwidget,
.footer .widget,
#mega_main_menu.first-lvl-align-left > .menu_holder > .menu_inner > ul,
.vc_tta.vc_tta-controls-align-left .vc_tta-tabs-container,
.vc_tta.vc_tta-controls-align-left .vc_tta-panel-heading,
.quantity input[type="text"],
form,
input[type="text"],
input[type="tel"],
input[type="password"],
input[type="email"], textarea,
.bbp_widget_login .post_text a,
#bbpress-forums .bbp-header li{
text-align: right!important;
}
.form_type_1 .control-group.input_profiles .controls table tr td:last-child{
padding: 10px 10px 0 0;
}
.quantity input[type="text"]{
padding-left: 5px;
padding-right: 10px;
}
.range_values .last_limit,
.awesome-weather-todays-stats,
.post_controls .next_post,
li.bbp-forum-info, li.bbp-topic-title{
text-align: left!important;
}
.lang_button a img{
margin: 5px 0 0 7px;
}
.login_button a i{
margin-right: 0;
margin-left: 7px;
}
.mobile_menu nav ul li:before{
margin: 0px 0 0 8px;
}
input[type="checkbox"] + label:before {
margin-right: 0;
margin-left: 9px;
}
input[type="checkbox"] + label:after {
left: auto;
right: 5px;
}
.sub_menu_wrap,
#menu_button,
.footer .logo{
text-align: right;
}
.wp-polls-form p,
.wp-polls p,
li.bbp-forum-info,
li.bbp-topic-title{
text-align: right!important;
}
input[type="radio"] + label, input[type="radio"] + span{
padding-left: 0;
padding-right: 35px;
}
.wp-polls-form input.Buttons{
margin-right: 0;
margin-left: 3px;
}
#menu_button:after{
content: "\f0c9";
font-family: FontAwesome;
font-size: 16px;
color: #fff;
margin-left: 5px;
}
#menu_button:before{
display: none;
}
.f_left,
.main_menu,
.tabs.variation_2 .section_title,
.tabs_nav,
.main_menu > ul > li,
.tabs_nav li,
.widget_flickr .thumbs li,
.widget_categories .categories_list > li > ul li a,
.footer .footer_bottom_part p,
.caption_type_1 .caption_inner a.button,
.layer_slide_text .button,
.post_var_inline ul li .scale_image_container,
.weather_widget .weather_info > div:first-child,
.widget_social_icons ul li,
.circle_list li:before,
[class*="default_list_"] li:before,
.default_list_numb li span,
.pagination li,
.form_type_1 .control-group .control-label,
[class*="first_letter_"] > span,
.comment > div:first-child,
.blog_rating_block > div,
.small_post_list > ul > li,
.sorting_block > div:first-child,
.activity_list li .post_photo,
.product_item .product_info .price,
.quantity button,
.quantity input[type="text"],
.social_media_list li,
.sub_menu_wrap > div,
.side_bar_reviews ul li .scale_image_container,
.post_list li .scale_image_container,
[class*="section_post_"] .post_text .post_theme,
.social_tabs > [id*="tab-"] p,
.menu_wrap .vc_col-lg-2,
.contact_info_list li i,
.product_page .vc_col-lg-6,
.rating_variants > li,
.form_section.var2 form input,
.form_section.var2 form .btn-email,
.table_type_1.var5 tr td figure,
.writers_list li,
.post_text .post_theme,
.wp-polls-form input.Buttons,
.widget_flickr .flickr-feed li,
.two_third_column,
.one_third_column,
.flex_container,
ul.posts_numeric li .comment_number,
.post-item-home .scale_image_container,
header.header_3 .navigation,
.calendar table tr td#prev a,
.grid-home.mystyle-style4 .post-item-home .scale_image_container,
.testimonials div:first-child,
.theme-respond ul li .comment-avatar,
.alignleft,
.post_controls .prev_post,
.comment_container.comment > div:first-child,
.table_type_1.var5 tr td .thumbnail{
float: right;
}
.awesome-weather-current-temp,
.awesome-weather-forecast-day,
div.wpcf7 .controls,
div.wpcf7 .control-label,
div.wpcf7 .controls-warning, div.wpcf7 .controls-error, div.wpcf7 .controls-info, div.wpcf7 .controls-success,
.owl-carousel .owl-item,
.thumbnails_container > ul > li .scale_image_container,
li.bbp-forum-freshness,
li.bbp-topic-freshness,
li.bbp-forum-info,
li.bbp-topic-title,
li.bbp-forum-topic-count,
li.bbp-topic-voice-count,
li.bbp-forum-reply-count,
li.bbp-topic-reply-count,
#bbpress-forums .bbp-topics .bbp-body ul li.bbp-topic-title figure,
.widget_bp_groups_widget #groups-list-options a,
#buddypress .activity_tabs_members li{
float: right!important;
}
#buddypress .activity_tabs_members li{
margin-right: 0!important;
margin-left: 15px!important;
}
.widget_bp_groups_widget #groups-list-options a{
border-right: none!important;
border-left: 1px solid #b0b1b4;
}
.widget_bp_groups_widget #groups-list-options a:first-child{
padding-left: 5px!important;
padding-right: 0!important;
}
.widget_bp_groups_widget #groups-list-options a:last-child{
border-left: none;
padding-left: 0;
}
#buddypress div.item-list-tabs ul li>a.button_type_icon_medium{
padding-right: 20px!important;
padding-left: 57px!important;
}
#buddypress div.item-list-tabs ul li#activity-filter-select label,
#buddypress div.item-list-tabs ul li.filter label{
margin-right: 0!important;
margin-left: 5px!important;
}
.breadcrumb a{
display: inline-block;
}
#bbpress-forums .bbp-topics .bbp-body ul li.bbp-topic-title figure a:last-child img{
right: auto!important;
left: -10px!important;
}
#bbpress-forums .bbp-topics .bbp-body ul li.bbp-topic-title figure{
margin-right: 0!important;
margin-left: 20px;
}
.widget .scale_image_container{
float: right!important;
margin-right: 0!important;
margin-left: 20px!important;
}
.table_type_1.var5 tr td .thumbnail{
margin-right: 0;
margin-left: 10px;
}
.checkout .woocommerce_checkout_icon{
margin-left: 0;
margin-right: -39px;
}
.woocommerce p.stars a.star-1{
border-right: 0;
margin-right: 0;
}
.woocommerce p.stars a.star-5{
border-right: 1px solid #3e454c;
}
body .view-grid .rating-box{
right: auto;
left: 10px;
}
#owl-demo-4 .owl-nav, #owl-demo-6 .owl-nav,
#owl-demo-7 .owl-nav, #owl-demo-10 .owl-nav,
#owl-demo-related .owl-nav{
right: auto!important;
left: 15px!important;
}
.product_list_widget li img{
margin-right: 0;
margin-left: 10px;
}
.thumbnails_container > ul > li .scale_image_container{
margin-right: 0!important;
margin-left: 20px!important;
}
div.wpcf7 .controls-warning, div.wpcf7 .controls-error,
div.wpcf7 .controls-info, div.wpcf7 .controls-success{
margin-right: 0!important;
margin-left: 20px;
}
.single div.content.no_sidebar .section-row{
margin-right: -10px;
margin-left: 0;
}
.p_list i[class^="fa"]{
left: auto!important;
right: 10px;
}
div.wpcf7 input[type="radio"] + label,
div.wpcf7 input[type="radio"] + span{
padding-left: 15px!important;
padding-right: 35px!important;
}
.post-item-home .scale_image_container{
margin-right: 0;
margin-left: 20px;
}
.widget_slider_posts .photo_gallery .view_button{
margin-left: 0;
margin-right: 10px;
}
ul.posts_numeric li .comment_number{
margin-right: 0;
margin-left: 15px;
}
.widget_popular_categories_custom .categories_list > li:last-child{
padding-left: 0;
padding-right: 25px;
}
.grid-home.mystyle-style4 .post-item-home .scale_image_container{
margin-left: 20px;
margin-right: 0;
}
.one_third_column.one_third_var2{
padding-left: 0;
padding-right: 10px;
}
.widget_flickr .flickr-feed li{
margin-right: 0;
margin-left: 10px;
}
.contact_info_list li p{
padding-left: 0;
padding-right: 25px;
}
.rating_variants > li:first-child{
border-left: 1px solid #3e454c;
padding: 0 10px;
}
.rating_variants > li:last-child{
border-left: none;
padding: 0 10px 0 0;
}
[class*="section_post_"] .post_text .post_theme{
margin: 5px 0 0 5px;
}
.post_text .post_theme{
margin: 2px 0 0 5px;
}
.sub_menu_wrap > div:first-child{
margin-left: 30px;
}
.sub_menu_wrap > div:last-child{
margin-left: 0;
}
.product_preview .owl-carousel .owl-nav{
left: auto;
}
.open_buttons > *:nth-child(2){
margin-left: 0;
margin-right: 3px;
}
.add_this > div{
margin-left: 0;
margin-right: 5px;
}
.widget_social_icons ul li{
margin: 0 0 5px 5px;
}
.post_var_inline ul li .scale_image_container,
.side_bar_reviews ul li .scale_image_container,
.post_list li .scale_image_container{
margin-right: 0;
margin-left: 20px;
}
.widget_flickr .thumbs li,
.layer_slide_text .button,
.social_tabs > [id*="tab-"] p,
.table_type_1.var5 tr td figure,
.caption_type_1 .caption_inner a.button{
margin-right: 0!important;
margin-left: 10px;
}
.caption_type_1 .caption_inner a.button
.vote_widget input[type="radio"] + label:before,
input[type="radio"] + label:after,
input[type="radio"] + label:before,
input[type="radio"] + span:after,
input[type="radio"] + span:before,
.list-styles.upper-roman li:before, .list-styles.decimal li:before, .list-styles.upper-latin li:before,
.vc_progress_bar .vc_single_bar .vc_bar,
.post_controls .prev_post .button[class*="button_type_icon_"] i,
#mega_main_menu li.default_dropdown.submenu_full_width.drop_to_center > .mega_dropdown,
li.default_dropdown.drop_to_right .mega_dropdown,
#mega_main_menu li.multicolumn_dropdown.submenu_full_width.drop_to_center > .mega_dropdown,
#mega_main_menu li.multicolumn_dropdown.drop_to_right > .mega_dropdown{
right: 0!important;
left: auto!important;
}
.vote_widget input[type="radio"] + label:after,
input[type="radio"] + label:after,
input[type="radio"] + span:after{
right: 6px;
left: auto;
}
.post_controls .prev_post .button.button_type_icon_medium{
padding-left: 20px;
padding-right: 55px;
}
.list-styles.upper-roman li, .list-styles.decimal li, .list-styles.upper-latin li{
padding-left: 0!important;
padding-right: 27px;
}
.vote_widget input[type="radio"] + label{
padding-right: 35px;
padding-left: 0;
}
input[type="radio"] + label{
display: inline-block;
}
.f_right,
.search_box,
.tabs.variation_2 .tabs_conrainer,
.widget_categories .categories_list > li > ul li span,
.footer .footer_bottom_part .mobile_menu,
.form_section form .btn-email,
.weather_widget .weather_info > div:last-child,
.progress_bar_list li p span,
.sorting_block > div:last-child,
.product_item .product_info .rating,
.alert .close, .alert .button,
.table_type_1.var2 tr td:last-child figure,
.awesome-weather-todays-stats,
.thumbnails_container,
.alignright,
.post_controls .next_post,
.widget_product_categories span.count,
.widget_popular_categories_custom .categories_list > li > ul li span{
float: left;
}
.awesome-weather-todays-stats,
.vc_progress_bar .vc_single_bar span,
.widget_categories_statistics .categories_list > li > ul li span,
#buddypress div.item-list-tabs ul li#activity-filter-select{
float: left!important;
}
.product_preview .qv_preview .button{
right: auto;
left: 5px;
}
.section-buddypress a.group-create{
margin-left: 0!important;
margin-right: 5px!important;
}
.rating-box i{
display: inline-block;
}
.wp-caption.alignleft{
margin-right: 0;
margin-left: 20px;
}
.wp-caption.alignright{
margin-right: 20px;
margin-left: 0;
}
.form_type_1.type_2 .control-group .control-label{
float: none;
}
.alert{
padding-left: 0!important;
padding-right: 20px!important;
}
.form_section form .btn-email{
margin-right: 0;
margin-left: 2px;
}
.products_list ul li img{
margin-right: 0;
margin-left: 10px;
}
.popup,
.dropdown_list,
.shopping_cart,
.owl-carousel .owl-nav,
.canvas,
.canvas.canvas_small,
.post_image_buttons .icon_box,
.header.header_2 .close_search_form,
.sort_list,
form.search button,
.a_title [class*="us_icon"],
.close_product,
.button[class*="button_type_icon_"] i, .button[class*="button_type_icon_"] span,
#owl-demo.owl-carousel .owl-nav,
.chosen-container-single .chosen-single div:before,
.block-custom-tabs .sort_list, .block-custom-tabs .vc_grid-filter,
.vc_tta.vc_general.vc_tta-accordion .vc_active .vc_tta-panel-heading h4:before,
.vc_tta.vc_general.vc_tta-accordion .vc_tta-panel-heading h4:before{
left: 0!important;
right: auto!important;
}
#owl-demo-4.owl-carousel .owl-nav,
#owl-demo-6 .owl-nav,
#owl-demo-7 .owl-nav,
#owl-demo-10 .owl-nav{
left: 15px;
right: auto;
}
#owl-demo-9 .owl-controls .owl-nav{width: 100%;}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container{
padding-left: 0!important;
padding-right: 30px!important;
margin-left: 0;
margin-right: -1px;
border-right: 1px solid #000;
border-left: 0!important;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab.vc_active{
border-right: 0;
border-left: 1px solid #fff;
}
.chosen-container-single .chosen-single div:before{
border-right: 1px solid #e8e8e8;
border-left: 0;
}
.chosen-container-single .chosen-single span{
margin-right: 0;
margin-left: 26px;
}
.grid-home.mystyle-style2 .post-item-home .scale_image_container{
margin-left: 0;
}
.button.button_type_icon_medium{
padding: 8px 20px 8px 57px;
}
.button.button_type_icon_small{
padding: 2px 11px 2px 30px;
}
.button.button_type_icon_big {
padding: 13px 22px 13px 70px;
}
.tabs_nav li{
margin-right: 0;
margin-left: 15px;
}
.tabs.variation_2 .tabs_conrainer .tabs_nav li:not(:last-child){
margin-right: 0;
margin-left: 3px;
}
.tabs.variation_2 .tabs_conrainer .tabs_nav li:last-child{
margin-left: 0;
}
.sub_menu_wrap,
.post_image_buttons .button,
.post_image_buttons .buttons_container,
.header.header_2 .dropdown_list,
.header.header_2 .popup,
.progress_bar > div,
.wpb_text_column ul li:before{
right: 0;
left: auto;
}
.ls-nav-prev{
right: auto;
left: 10px;
}
.ls-nav-next{
right: auto;
left: 55px;
}
.close_search_form{
right: auto;
left: 15px;
}
.go-to-top {
right: auto;
left: 30px;
}
.mobile_menu nav ul li:first-child{
margin-left: 8px;
}
.mobile_menu nav ul li:last-child{
margin-left: 0;
}
.login_button a i{
margin-left: 0;
margin-right: 7px;
}
.header_2 .login_button a i,
.header_3 .login_button a i,
.header_4 .login_button a i{
margin-right: 0;
margin-left: 7px;
}
.calousel_top_news .news_title,
.vertical_list li .scale_image_container,
.table_type_1.var3 tr td figure, .table_type_1.var4 tr td .topic_author{
float: right;
margin-right: 0;
margin-left: 20px;
}
.section_title a,
[class*="post_event_col_"] h3 a, .section_title a,
.bank_setion .accordion_item .a_title label img,
.table_type_1.var2 tr td:last-child figure{
margin-left: 0;
margin-right: 10px;
}
.footer_2 .widget_categories .categories_list > li:last-child{
padding-left: 0;
padding-right: 25px;
}
.photo_gallery .section_title{
margin-right: 0;
margin-left: 15px;
}
.prev_post .button.button_type_icon_medium .fa-angle-left:before{
content: "\f105";
}
.next_post .button.button_type_icon_medium .fa-angle-right:before{
content: "\f104";
}
.thumbnails_container > ul > li .scale_image_container{
float: left;
margin-left: 0;
margin-right: 20px;
}
.event_info a{
margin-left: 0!important;
margin-right: 15px;
}
.event_info > a:first-child{
margin-right: 0;
}
.author_details > div:first-child,
#styleswitcher > ul > li .bg_select_color p{
margin-right: 0!important;
margin-left: 20px;
}
#buddypress div.item-list-tabs ul li>a{
margin-right: 0!important;
margin-left: 3px;
}
.form_type_1 .control-group.form-elements label:last-child{
margin-left: 0;
margin-right: 20px;
}
.footer_3 .side_bar_reviews ul li .scale_image_container,
.side_bar_tabs.comment_tabs ul li .comment_number{
margin-right: 0;
margin-left: 15px;
float: right;
}
.caption_type_1 .caption_inner .page_theme a.button{
margin-left: 0;
margin-right: 0;
}
.form_section form .btn-email,
.form_section form .btn-email{
margin-left: 0;
margin-right: 2px;
}
.activity_list li .post_text{
padding-left: 0;
padding-right: 20px;
}
.activity_list li .post_text p {
border-right: 2px solid #d1d1d3;
border-left: none;
}
#owl-demo-8 .owl-nav{
right: auto;
left: 5px;
}
.sorting_block.var2 span{
margin-right: 0;
margin-left: 5px;
}
.login_form form ul li i{
right: auto;
left: 10px;
}
.login_form_confirm span,
.circle_list li h4{
padding-left: 0;
padding-right: 15px;
}
form.search input{
padding-right: 10px;
padding-left: 40px;
}
.tabs.vertical .tabs_content{
border-left: none;
border-right: 1px solid #000;
margin-left: 0;
margin-right: -1px;
padding: 0 30px 10px 0;
}
.tabs.vertical .tabs_nav li.ui-tabs-active {
border-right: none;
border-left: 1px solid #fff;
}
.tabs.var4 .tabs_conrainer .tabs_nav li:first-child{
border: none;
padding-right: 0;
margin: 0;
}
.tabs.var4 .tabs_conrainer .tabs_nav li:last-child{
border-right: 1px solid #b0b1b4;
margin-right: 0;
}
.tabs.vertical .tabs_nav li.ui-tabs-active{
margin-right: 1px;
}
[class*="default_list_"] li:before,
.default_list_numb li span{
padding-right: 0;
padding-left: 10px;
}
.pagination,
.tags_section > div{
margin-left: 0;
margin-right: 5px;
}
.custom_select .select_title{
padding-right: 40px;
}
.form_type_1.type_2 .controls{
overflow: visible;
}
[class*="first_letter_"] > span{
margin: 7px 0 0 10px;
}
.page_theme .post_image_buttons{
margin-right: 0;
margin-left: 10px;
}
.layer_slide_text .buttons_container a:last-child{
margin-right: 0;
margin-left: 10px;
}
.vc_tta.vc_general .vc_tta-tab:first-child > a{
margin-right: 0;
}
.event_info i.fa-heart-o{
margin-left: 3px;
margin-right: 0;
}
.owl-custom-3 .owl-nav{
right: auto;
left: 15px;
}
.pagination_block .fa-angle-right:before{
content: "\f104";
}
.wpb_text_column ul li{
padding-left: 0;
padding-right: 17px;
}
@media (min-width: 1199px){
#mega_main_menu li.default_dropdown > .mega_dropdown li.drop_to_right > .mega_dropdown{
right: 100%!important;
left: 0!important;
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
}
}
@media (max-width: 1199px) and (min-width: 992px){
.main_menu > ul > li:nth-child(n-4) .sub_menu_inner{
right: auto;
left: 100%;
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
}
#mega_main_menu li.default_dropdown > .mega_dropdown li.drop_to_right > .mega_dropdown{
left: 100%!important;
right: auto!important;
}
}
@media (min-width: 992px){
#mega_main_menu > .menu_holder > .menu_inner > ul > li{
float: right!important;
}
[class*="col-md"]{
float: right!important;
}
}
@media only screen and (max-width: 992px){
#mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link .plus{
left: 15px;
right: auto!important;
}
#mega_main_menu li.widgets_dropdown > .mega_dropdown > li:first-child,
#mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li:first-child,
#mega_main_menu li.widgets_dropdown > .mega_dropdown > li,
#mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li{
padding-right: 0!important;
}
.footer .footer_bottom_part .mobile_menu,
.footer .footer_bottom_part p{
float: none;
}
header .main_menu,
header.header_3 .navigation{
float: none;
text-align: right;
}
.sub_menu_wrap > div, .main_menu, .header.header_2 .main_menu{
text-align: right!important;
}
.header .sub_menu_wrap > ul > li > a {
padding-right: 0;
}
.header .main_menu ul li .plus{
left: 15px;
right: auto;
}
.header-main .search-holder .shopping_button,
.header_6 .search-holder .shopping_button{
margin-right: 0;
margin-left: 15px;
}
.header.header_2 .dropdown_list,
.header.header_2 .popup{
left: auto;
right: 0;
}
.popup{
text-align: right;
}
.menu_wrap .vc_col-lg-2{
float: none;
}
}
@media only screen and (min-width: 768px){
[class*="vc_col-sm"],
[class*="col-sm"]{
float: right!important;
}
} | 0.213541 | 0.047009 |
body, html {
background-image: none;
width: 100%;
height: 100%;
overflow: hidden; }
h1, h2, h3, h4 {
border-bottom: none;
padding: 0; }
hr {
width: 100%;
border-color: #36383a;
margin-top: 20px;
margin-bottom: 20px; }
.text-left {
text-align: left; }
.text-bold {
font-weight: bold; }
.center-text {
text-align: center; }
.left-padding {
padding-left: 10px; }
.no-overflow {
overflow: hidden; }
.clickable {
cursor: pointer; }
.on-error {
display: none; }
.has-error .on-error {
display: block; }
.vertical-center {
min-height: 100%;
/* Fallback for browsers do NOT support vh unit */
min-height: 100vh;
/* These two lines are counted as one :-) */
display: flex;
align-items: center; }
.text-grey {
color: #666; }
.text-scarlet {
color: #e84e40; }
.align-left {
float: left; }
.align-right {
float: right; }
.text-align-right {
text-align: right; }
.clearfix:before,
.clearfix:after {
content: "";
display: table; }
.clearfix:after {
clear: both; }
.clearfix {
zoom: 1;
/* ie 6/7 */ }
.horizontal-space {
width: 40px;
height: 1px; }
.gutter {
width: 5px !important;
background-color: #313334; }
.dark-background {
background-color: #272929; }
.noselect {
-webkit-touch-callout: none;
/* iOS Safari */
-webkit-user-select: none;
/* Chrome/Safari/Opera */
-khtml-user-select: none;
/* Konqueror */
-moz-user-select: none;
/* Firefox */
-ms-user-select: none;
/* Internet Explorer/Edge */
user-select: none;
/* Non-prefixed version, currently
not supported by any browser */ }
.stack-item {
display: table-cell;
vertical-align: middle; }
.stack-fill {
display: table-cell;
width: 100%;
vertical-align: middle; }
.right-padding {
padding-right: 8px; }
.right-margin {
margin-right: 4px; }
.fill-height {
height: 100vh; }
.container-fixed {
bottom: 0;
position: fixed;
left: 0;
right: 0;
top: 0; }
.container-fixed .col {
height: 100%; }
.row-xs-12 {
height: 100%; }
.row-xs-11 {
height: 91.66666666666666%; }
.row-xs-10 {
height: 83.33333333333334%; }
.row-xs-9 {
height: 75%; }
.row-xs-8 {
height: 66.66666666666666%; }
.row-xs-7 {
height: 58.333333333333336%; }
.row-xs-6 {
height: 50%; }
.row-xs-5 {
height: 41.66666666666667%; }
.row-xs-4 {
height: 33.33333333333333%; }
.row-xs-3 {
height: 25%; }
.row-xs-2 {
height: 16.666666666666664%; }
.row-xs-1 {
height: 8.333333333333332%; }
.navbar {
height: 42px;
position: relative;
min-height: 0;
margin-bottom: 0; }
.navbar .sc-action-btn {
padding: 2px 12px;
margin: 0;
float: left;
font-size: 1.1em;
cursor: pointer; }
.navbar .sc-action-btn:first-child {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px; }
.navbar .sc-action-btn:last-child {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px; }
.navbar .container-fluid {
padding-left: 0;
padding-right: 0; }
.navbar .navbar-logo {
width: 56px;
height: 42px;
float: left;
line-height: 42px;
text-align: center;
font-weight: bold;
font-size: 24px; }
.navbar .navbar-logo img {
width: 38px; }
.navbar .navbar-title {
float: left; }
.navbar .navbar-center {
position: absolute;
margin-left: 50%;
margin-top: 8px;
transform: translateX(-50%); }
.navbar .navbar-dropdown,
.navbar .profile-dropdown {
line-height: 42px;
padding: 0 10px;
cursor: pointer; }
.navbar .navbar-dropdown .simple-dropdown,
.navbar .profile-dropdown .simple-dropdown {
padding-bottom: 7px;
line-height: 35px; }
.navbar .navbar-dropdown img,
.navbar .profile-dropdown img {
border-radius: 50%;
background-clip: padding-box;
float: left;
height: 30px;
margin-right: 5px;
margin-top: 8px;
width: 30px;
border: 2px solid #fff; }
.navbar .navbar-dropdown {
float: left; }
.navbar a {
cursor: pointer; }
.navbar .navbar-header {
-webkit-user-select: none;
/* Chrome/Safari */
-moz-user-select: none;
/* Firefox */
-ms-user-select: none;
/* IE10+ */
/* Rules below not implemented in browsers yet */
-o-user-select: none;
user-select: none;
font-weight: bold; }
.navbar .navbar-nav {
margin: 0; }
.navbar .nav .open > a {
background-color: transparent !important;
text-decoration: none !important; }
.navbar .nav .caret {
border-bottom-color: #fff;
border-top-color: #fff; }
.content-wrapper {
background-color: #2c2e2f;
color: #e3e3e3;
position: absolute;
right: 0;
left: 0;
bottom: 0;
top: 42px;
display: flex; }
.content-wrapper .side-nav-bar {
width: 56px;
background: #27292a;
padding: 0; }
.content-wrapper .side-nav-bar ul {
margin: 0;
padding: 0;
list-style: none; }
.content-wrapper .side-nav-bar ul li {
position: relative;
display: block;
margin: 0;
float: none;
text-align: center;
font-size: 22px;
height: 41px;
line-height: 41px;
color: #888; }
.content-wrapper .side-nav-bar ul li.active {
background-color: #2c2e2f !important;
color: #e3e3e3; }
.content-wrapper .side-nav-bar ul li:hover {
background-color: #252627;
cursor: pointer; }
.fill-parent {
width: 100%;
height: 100%; }
.still-container {
position: relative;
width: 100%;
height: 100%; }
.still-container .child-fill-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.control-container .toolbar {
padding: 4px 6px 3px;
border-bottom: 1px solid #2c2e2f;
color: #888;
font-size: 0.9em;
position: absolute;
width: 100%;
background: #2c2e2f; }
.control-container .toolbar .button {
padding: 0px 4px;
margin: 2px;
border-radius: 4px;
font-size: 0.89em;
cursor: pointer; }
.control-container .toolbar .button.active {
background: #383b3c; }
.control-container .toolbar .info {
background: #2a2b2c;
padding: 2px 6px;
border-radius: 4px;
font-size: 0.89em; }
.control-container .toolbar .info span.display {
min-width: 18px;
display: inline-block;
margin: 0 2px; }
.main-container {
display: flex;
flex-flow: column;
width: 100%;
height: 100%; }
.main-container #editor-container {
height: 100%; }
.tool-container .toolbar {
padding: 4px;
border-bottom: 2px solid #2a2b2c; }
.tool-container .toolbar .sc-input {
font-size: 0.9em;
/*&.input-night {
background-color: map-get($default-colors, grey-hound)
}*/ }
.tool-container .toolbar input[type="text"] {
font-size: 0.9em;
border: none;
border-radius: 4px;
padding: 2px 6px;
outline: none; }
.tool-container .toolbar .btn {
background-color: #363839;
border: none;
padding: 2px 6px;
font-size: 0.84em; }
.tool-container .toolbar .btn:hover {
background-color: #595c5e; }
.tool-container .toolbar .btn-group .btn {
margin-right: 2px; }
.tool-container .tool-container-body {
height: 100%;
width: 100%;
display: flex;
flex-wrap: wrap;
align-content: flex-start;
background-color: #2a2b2c; }
.tool-container .tool-container-body.size_0 .content-item, .tool-container .tool-container-body.size_1 .content-item {
width: 42px;
height: 42px;
line-height: 42px;
font-size: 24px; }
.tool-container .tool-container-body.size_0 .content-item-description, .tool-container .tool-container-body.size_1 .content-item-description {
max-width: 42px;
font-size: 0.68em; }
.tool-container .tool-container-body.size_3 .content-item {
width: 64px;
height: 64px;
line-height: 64px;
font-size: 36px; }
.tool-container .tool-container-body.size_3 .content-item-description {
max-width: 64px;
font-size: 0.80em; }
.tool-container .tool-container-body.size_4 .content-item {
width: 78px;
height: 78px;
line-height: 78px;
font-size: 44px; }
.tool-container .tool-container-body.size_4 .content-item-description {
max-width: 78px;
font-size: 0.84em; }
.tool-container .tool-container-body.size_5 .content-item {
width: 96px;
height: 96px;
line-height: 96px;
font-size: 52px; }
.tool-container .tool-container-body.size_5 .content-item-description {
max-width: 96px;
font-size: 0.92em; }
.tool-container .tool-container-body .content-item {
width: 90px;
height: 54px;
margin: 4px 4px 0;
background: #333637;
display: block;
overflow: hidden;
border-radius: 4px;
line-height: 54px;
text-align: center;
font-size: 28px; }
.tool-container .tool-container-body .content-item:hover {
background: #333637; }
.tool-container .tool-container-body .content-item.directory {
background: #333637; }
.tool-container .tool-container-body .content-item.directory:hover {
background: #333637; }
.tool-container .tool-container-body .content-item.texture {
border-color: #f1c40f;
background-color: #dab10d; }
.tool-container .tool-container-body .content-item.texture_atlas {
border-color: #2ecc71;
background-color: #29b765; }
.tool-container .tool-container-body .content-item.script {
border-color: #3498db;
background-color: #258cd1; }
.tool-container .tool-container-body .content-item-description {
font-size: 0.75em;
text-align: center;
overflow: hidden;
padding: 0 1px;
margin: 4px;
box-sizing: border-box;
border-radius: 4px;
background: rgba(0, 0, 0, 0.12);
max-width: 54px;
text-overflow: ellipsis;
white-space: nowrap; }
.sc-hub,
.sc-login-page {
background: #2c2e2f;
color: #fff;
width: 100%;
height: 100%;
overflow: hidden; }
.sc-hub .headerInfo,
.sc-login-page .headerInfo {
font-size: 0.45em;
color: #888; }
.sc-hub a,
.sc-login-page a {
color: #666;
font-size: 0.9em;
text-decoration: none;
cursor: pointer; }
.sc-hub a.important-href,
.sc-login-page a.important-href {
font-size: 1.05em; }
.sc-hub a:hover,
.sc-login-page a:hover {
color: #888; }
.sc-hub .alert-danger,
.sc-login-page .alert-danger {
border-color: #e84e40;
color: #e84e40;
padding: 8px;
border-radius: 2px;
margin-top: 10px; }
.sc-hub .form-control,
.sc-login-page .form-control {
border-color: #313334; }
.sc-hub .has-error .form-control,
.sc-login-page .has-error .form-control {
border-color: #e84e40; }
.sc-hub .has-error .help-block,
.sc-login-page .has-error .help-block {
color: #e84e40; }
.sc-hub .form-group,
.sc-login-page .form-group {
margin-bottom: 14px; }
.sc-hub .checkbox-nice label:before,
.sc-login-page .checkbox-nice label:before {
background: #313334;
border-color: #313334; }
.sc-hub .checkbox-nice label:after,
.sc-login-page .checkbox-nice label:after {
border-color: #e84e40; }
.sc-hub .row,
.sc-login-page .row {
width: 100%; }
.sc-hub .btn-dark,
.sc-login-page .btn-dark {
border: 1px solid #37393A;
background-color: #2c2e2f;
color: #fff;
padding-top: 10px;
padding-bottom: 10px; }
.sc-hub .btn-dark:hover,
.sc-login-page .btn-dark:hover {
background-color: #37393A; }
.sc-hub .form-control.input-dark,
.sc-login-page .form-control.input-dark {
background: #313334;
color: #fff;
height: auto;
padding-top: 10px;
padding-bottom: 10px; }
.sc-hub h2,
.sc-login-page h2 {
padding: 0;
margin-bottom: 4px; }
.sc-hub .sc-hub-container,
.sc-hub .sc-login-container,
.sc-login-page .sc-hub-container,
.sc-login-page .sc-login-container {
max-width: 960px;
margin: 0 auto;
overflow: hidden; }
.sc-hub .sc-hub-container .row,
.sc-hub .sc-hub-container .input-group,
.sc-hub .sc-hub-container .checkbox-nice,
.sc-hub .sc-login-container .row,
.sc-hub .sc-login-container .input-group,
.sc-hub .sc-login-container .checkbox-nice,
.sc-login-page .sc-hub-container .row,
.sc-login-page .sc-hub-container .input-group,
.sc-login-page .sc-hub-container .checkbox-nice,
.sc-login-page .sc-login-container .row,
.sc-login-page .sc-login-container .input-group,
.sc-login-page .sc-login-container .checkbox-nice {
margin-bottom: 6px; }
.sc-hub .sc-login-box,
.sc-login-page .sc-login-box {
position: relative;
width: 400px;
padding: 20px; }
.modal-label-input {
font-size: 1.05em; }
.form-control:focus {
border-color: #e84e40;
box-shadow: none; }
.sc-input {
height: auto;
padding-top: 8px;
padding-bottom: 8px; }
.sc-input.input-night {
background: #313334;
border-color: #313334;
color: #969696; }
.sc-input.input-night:focus {
border-color: #4a4d4e; }
.form-group:last-child {
margin-bottom: 8px; }
button.btn {
padding: 6px 18px;
color: #ccc;
border-bottom: none; }
button.btn.btn-scarlet {
border-color: #e42c1c;
background-color: #e84e40; }
button.btn.btn-grey {
color: #ccc;
background-color: #404244; }
button.btn.btn-grey:hover {
background-color: #595c5e; }
button.btn:hover, button.btn:active, button.btn:focus {
outline: none !important; }
.btn-group .btn {
border-right-width: 0 !important; }
.btn-group .btn:last-child {
border-right-width: 1px !important; }
.btn-inline {
border: none;
background-color: #404244;
border-radius: 0 4px 4px 0;
font-size: 1em;
color: #fff; }
.sc-panel-holder .sc-panel {
margin: 5px;
font-size: 0.96em; }
.sc-panel-holder .sc-panel .header {
background-color: #454849;
padding: 4px 8px;
color: #ccc; }
.sc-panel-holder .sc-panel .content {
padding: 4px 8px;
background-color: #383b3c; }
#gameCanvas {
position: relative;
top: 0;
bottom: 0;
width: 100%;
height: 100%; }
.modal {
text-align: center;
padding: 0 !important; }
.modal-content {
background: #2c2e2f;
border-radius: 4px;
box-shadow: none; }
.modal:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: -4px;
/* Adjusts for spacing */ }
.modal-dialog {
display: inline-block;
text-align: left;
vertical-align: middle;
width: 480px;
color: #ccc; }
.modal-header {
padding: 10px 15px;
border-width: 2px;
border-color: #313334; }
.modal-footer {
padding: 10px 15px;
border-width: 2px;
border-color: #313334; }
.peContainer {
cursor: default; }
.peContainer .btn-property {
height: auto !important;
padding: 0 4px; }
.peContainer .btn-property i {
color: #313334 !important; }
.peContainer .input-group > .form-control, .peContainer .input-group > .input-group-addon, .peContainer .input-group > .input-group-btn > .btn {
line-height: inherit; }
.peContainer .peEmptyPanel {
text-align: center;
vertical-align: middle;
top: 50%;
transform: translateY(-50%);
position: relative; }
.peContainer .peEmptyPanel span {
padding: 4px;
color: #4b4e4f;
border-radius: 4px;
font-size: 0.9em; }
.peContainer .pePanel input[type=number]::-webkit-inner-spin-button,
.peContainer .pePanel input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0; }
.peContainer .pePanel hr {
width: 90%;
border-color: #36383a;
margin-top: 6px;
margin-bottom: 6px; }
.peContainer .pePanel .peLabel {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 0.90em;
margin: 8px 10px;
padding: 2px 2px;
border-radius: 4px;
color: #666; }
.peContainer .pePanel .peLabel span {
display: inline-block;
vertical-align: middle;
line-height: normal; }
.peContainer .pePanel .peLabel .peMultipleDefinitionsLabel {
float: left;
width: 18px;
height: 18px;
margin-right: 4px;
border-radius: 4px;
border: 1px solid #252627;
background: repeating-linear-gradient(45deg, #313334, #313334 4px, #2c2e2f 4px, #2c2e2f 8px); }
.peContainer .pePanel .subContainerMargin {
margin-left: 11px; }
.peContainer .pePanel .peSubHeader {
cursor: pointer;
padding: 2px 0; }
.peContainer .pePanel .peSubHeader i {
margin-right: 4px;
width: 4px; }
.peContainer .pePanel .peSubHeader .peHeaderText span {
color: #666; }
.peContainer .pePanel .peHeader {
font-size: 0.96em;
padding: 2px 6px;
margin-bottom: 2px;
cursor: pointer; }
.peContainer .pePanel .peHeader i {
width: 10px; }
.peContainer .pePanel .peHeader .peHeaderText span {
color: #666;
font-size: 0.85em; }
.peContainer .pePanel .peEditorContainer {
padding-bottom: 8px; }
.peContainer .pePanel .peEditorContainer .peEditor {
font-size: 0.86em;
padding: 1px 16px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.peContainer .pePanel .peEditorContainer .peEditor .peEditorDisplayName {
float: left;
width: 25%;
overflow: hidden;
text-overflow: ellipsis;
margin-top: 2px;
padding-left: 11px;
white-space: nowrap; }
.peContainer .pePanel .peEditorContainer .peEditor .peImagePreview {
width: 100%;
height: 240px;
background: #313334 url("../../../img/chess_pattern.png");
background-position: center center;
border-radius: 4px;
padding: 8px; }
.peContainer .pePanel .peEditorContainer .peEditor .peImagePreview img {
position: relative;
max-width: 100%;
max-height: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%); }
.peContainer .pePanel .peEditorContainer .peEditor .peEditorValues {
float: left;
width: 75%;
margin-bottom: 2px; }
.peContainer .pePanel .peEditorContainer .peEditor input {
padding: 0px 2px;
font-size: 0.96em; }
.peContainer .pePanel .peEditorContainer .peEditor input.inconclusive {
background: repeating-linear-gradient(45deg, #313334, #313334 6px, #2c2e2f 6px, #2c2e2f 12px); }
.peContainer .pePanel .peEditorContainer .peEditor input[type="checkbox"] {
-webkit-appearance: none;
-moz-appearance: none;
box-sizing: border-box;
width: 14px;
height: 14px;
cursor: pointer;
outline: none;
margin-top: 3px; }
.peContainer .pePanel .peEditorContainer .peEditor input[type="checkbox"]:checked {
background: #969696; }
.peContainer .pePanel .peEditorContainer .peEditor .color-preview {
border: 1px solid #313334;
position: relative; }
.peContainer .pePanel .peEditorContainer .peEditor .color-preview.inconclusive {
background: repeating-linear-gradient(45deg, #313334, #313334 6px, #2c2e2f 6px, #2c2e2f 12px); }
.peContainer .pePanel .peEditorContainer .peEditor .color-preview.inconclusive div {
display: none; }
.peContainer .pePanel .peEditorContainer .peEditor .color-preview .color-preview-alpha {
position: absolute;
height: 3px;
width: 100%;
background: #333;
margin: 0;
padding: 0;
bottom: 0;
left: 0;
right: 0;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px; }
.peContainer .pePanel .peEditorContainer .peEditor:after {
content: '';
display: block;
clear: both; }
.projectDetails {
margin-top: 10px;
margin-bottom: 10px;
padding: 5px 10px;
cursor: pointer;
border-radius: 4px; }
.projectDetails:hover {
background-color: #3d4041; }
.projectDetails .projectTitle {
font-size: 1.2em;
color: #888; }
.projectDetails .projectPath {
font-size: 0.9em;
color: #666; }
.cz-tree {
-webkit-touch-callout: none;
/* iOS Safari */
-webkit-user-select: none;
/* Chrome/Safari/Opera */
-khtml-user-select: none;
/* Konqueror */
-moz-user-select: none;
/* Firefox */
-ms-user-select: none;
/* Internet Explorer/Edge */
user-select: none;
/* Non-prefixed version, currently not supported by any browser */
overflow: auto;
font-size: 0.92em; }
.cz-tree-node {
position: relative;
cursor: default;
white-space: nowrap;
text-overflow: ellipsis; }
.cz-tree-node .selected {
background: #313334; }
.cz-tree-title {
padding-top: 2px;
padding-left: 15px; }
.cz-tree-node-select {
position: absolute;
left: 0;
right: 0;
height: 100%;
background: #f90; }
.hidden {
display: none; }
/*
.angular-ui-tree {
padding: 10px;
font-size: $sub-font-size;
}
.angular-ui-tree-handle {
font-weight: normal;
cursor: default;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.angular-ui-tree-selector {
cursor: pointer;
}
.angular-ui-tree-element {
cursor: default;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}*/
.dropdown-menu {
padding: 4px 0;
font-size: 0.95em; }
.dropdown-menu .divider {
margin: 4px 0; }
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
background-color: #e0e0e0; }
.dropdown-menu > li > a {
line-height: 1.6;
padding: 1px 30px; }
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
color: #ccc; }
.scroll-wrapper {
position: relative;
overflow: hidden;
height: 100%;
width: 100%; }
.ps-active-x > .ps-scrollbar-x-rail,
.ps-active-y > .ps-scrollbar-y-rail,
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail,
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
background-color: #202122 !important;
opacity: 0.9; }
.ps-transclude {
width: 100%;
height: 100%; }
.lm_splitter.lm_horizontal .lm_drag_handle {
width: 10px;
left: 0; }
.modal-dialog.modal-md {
width: 38%;
min-width: 540px; }
.modal-dialog.modal-md .modal-body {
padding: 0; }
#projectExplorer input.form-control.sc-input.input-night {
background: #494e50;
color: #f3f5f6;
width: 100%;
text-decoration: underline;
display: inline;
padding: 1px 2px;
border: none;
border-radius: 0;
margin: 0; }
input[type=range] {
-webkit-appearance: none;
/* Hides the slider so that custom slider can be made */
width: 100%;
/* Specific width is required for Firefox. */
background: transparent;
/* Otherwise white in Chrome */
outline: none; }
input[type=range]::-webkit-slider-runnable-track {
width: 100%;
height: 8.4px;
cursor: pointer;
background: #313334;
border-radius: 4px;
border: none; }
input[type=range]:focus::-webkit-slider-runnable-track {
background: #4a4d4e; }
/* Special styling for WebKit/Blink */
input[type=range]::-webkit-slider-thumb {
-webkit-appearance: none;
border: 1px solid #737373;
height: 14px;
width: 14px;
border-radius: 50%;
background: #666;
cursor: pointer;
margin-top: -3px; }
.nav-tabs {
background: #2c2e2f;
border: none !important; }
.nav-tabs > li > a {
border: none !important;
padding: 4px 0;
color: #838383 !important;
border-radius: 0 !important;
font-size: 0.90em; }
.nav-tabs > li > a:hover {
background: #2e3132 !important; }
.nav-tabs > li.active > a {
color: #888;
background: #313334 !important;
border: none !important; }
.tab-content {
height: 100%; }
.tab-content .tab-pane {
height: 100%; }
.scriptEditorContainer {
height: 100%; }
.scriptEditorContainer .ace_editor {
height: 100%; }
.scriptEditorContainer .tab-content {
padding-bottom: 26px; }
.split-panes {
left: 0px;
right: 0px;
top: 0px;
bottom: 0px;
position: absolute; }
.split-panes > .split-handler {
background: transparent;
position: absolute;
z-index: 999; }
/* Horizontal */
.split-panes.horizontal > .split-handler {
width: 4px;
top: 0px;
left: 50%;
bottom: 0px;
cursor: ew-resize; }
.split-panes.horizontal > .split-pane1,
.split-panes.horizontal > .split-pane2 {
position: absolute;
height: 100%; }
.split-panes.horizontal > .split-pane1 {
width: 50%; }
.split-panes.horizontal > .split-pane2 {
left: 50%;
right: 0px;
border-left: 2px solid #2a2b2c; }
/* Vertical */
.split-panes.vertical > .split-handler {
height: 4px;
top: 50%;
left: 0px;
right: 0px;
cursor: ns-resize; }
.split-panes.vertical > .split-pane1,
.split-panes.vertical > .split-pane2 {
position: absolute;
width: 100%; }
.split-panes.vertical > .split-pane1 {
height: 50%; }
.split-panes.vertical > .split-pane2 {
top: 50%;
bottom: 0px;
border-top: 1px solid #aaa; }
/*# sourceMappingURL=core.css.map */ | app/css/theme/theme-base/core.css | body, html {
background-image: none;
width: 100%;
height: 100%;
overflow: hidden; }
h1, h2, h3, h4 {
border-bottom: none;
padding: 0; }
hr {
width: 100%;
border-color: #36383a;
margin-top: 20px;
margin-bottom: 20px; }
.text-left {
text-align: left; }
.text-bold {
font-weight: bold; }
.center-text {
text-align: center; }
.left-padding {
padding-left: 10px; }
.no-overflow {
overflow: hidden; }
.clickable {
cursor: pointer; }
.on-error {
display: none; }
.has-error .on-error {
display: block; }
.vertical-center {
min-height: 100%;
/* Fallback for browsers do NOT support vh unit */
min-height: 100vh;
/* These two lines are counted as one :-) */
display: flex;
align-items: center; }
.text-grey {
color: #666; }
.text-scarlet {
color: #e84e40; }
.align-left {
float: left; }
.align-right {
float: right; }
.text-align-right {
text-align: right; }
.clearfix:before,
.clearfix:after {
content: "";
display: table; }
.clearfix:after {
clear: both; }
.clearfix {
zoom: 1;
/* ie 6/7 */ }
.horizontal-space {
width: 40px;
height: 1px; }
.gutter {
width: 5px !important;
background-color: #313334; }
.dark-background {
background-color: #272929; }
.noselect {
-webkit-touch-callout: none;
/* iOS Safari */
-webkit-user-select: none;
/* Chrome/Safari/Opera */
-khtml-user-select: none;
/* Konqueror */
-moz-user-select: none;
/* Firefox */
-ms-user-select: none;
/* Internet Explorer/Edge */
user-select: none;
/* Non-prefixed version, currently
not supported by any browser */ }
.stack-item {
display: table-cell;
vertical-align: middle; }
.stack-fill {
display: table-cell;
width: 100%;
vertical-align: middle; }
.right-padding {
padding-right: 8px; }
.right-margin {
margin-right: 4px; }
.fill-height {
height: 100vh; }
.container-fixed {
bottom: 0;
position: fixed;
left: 0;
right: 0;
top: 0; }
.container-fixed .col {
height: 100%; }
.row-xs-12 {
height: 100%; }
.row-xs-11 {
height: 91.66666666666666%; }
.row-xs-10 {
height: 83.33333333333334%; }
.row-xs-9 {
height: 75%; }
.row-xs-8 {
height: 66.66666666666666%; }
.row-xs-7 {
height: 58.333333333333336%; }
.row-xs-6 {
height: 50%; }
.row-xs-5 {
height: 41.66666666666667%; }
.row-xs-4 {
height: 33.33333333333333%; }
.row-xs-3 {
height: 25%; }
.row-xs-2 {
height: 16.666666666666664%; }
.row-xs-1 {
height: 8.333333333333332%; }
.navbar {
height: 42px;
position: relative;
min-height: 0;
margin-bottom: 0; }
.navbar .sc-action-btn {
padding: 2px 12px;
margin: 0;
float: left;
font-size: 1.1em;
cursor: pointer; }
.navbar .sc-action-btn:first-child {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px; }
.navbar .sc-action-btn:last-child {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px; }
.navbar .container-fluid {
padding-left: 0;
padding-right: 0; }
.navbar .navbar-logo {
width: 56px;
height: 42px;
float: left;
line-height: 42px;
text-align: center;
font-weight: bold;
font-size: 24px; }
.navbar .navbar-logo img {
width: 38px; }
.navbar .navbar-title {
float: left; }
.navbar .navbar-center {
position: absolute;
margin-left: 50%;
margin-top: 8px;
transform: translateX(-50%); }
.navbar .navbar-dropdown,
.navbar .profile-dropdown {
line-height: 42px;
padding: 0 10px;
cursor: pointer; }
.navbar .navbar-dropdown .simple-dropdown,
.navbar .profile-dropdown .simple-dropdown {
padding-bottom: 7px;
line-height: 35px; }
.navbar .navbar-dropdown img,
.navbar .profile-dropdown img {
border-radius: 50%;
background-clip: padding-box;
float: left;
height: 30px;
margin-right: 5px;
margin-top: 8px;
width: 30px;
border: 2px solid #fff; }
.navbar .navbar-dropdown {
float: left; }
.navbar a {
cursor: pointer; }
.navbar .navbar-header {
-webkit-user-select: none;
/* Chrome/Safari */
-moz-user-select: none;
/* Firefox */
-ms-user-select: none;
/* IE10+ */
/* Rules below not implemented in browsers yet */
-o-user-select: none;
user-select: none;
font-weight: bold; }
.navbar .navbar-nav {
margin: 0; }
.navbar .nav .open > a {
background-color: transparent !important;
text-decoration: none !important; }
.navbar .nav .caret {
border-bottom-color: #fff;
border-top-color: #fff; }
.content-wrapper {
background-color: #2c2e2f;
color: #e3e3e3;
position: absolute;
right: 0;
left: 0;
bottom: 0;
top: 42px;
display: flex; }
.content-wrapper .side-nav-bar {
width: 56px;
background: #27292a;
padding: 0; }
.content-wrapper .side-nav-bar ul {
margin: 0;
padding: 0;
list-style: none; }
.content-wrapper .side-nav-bar ul li {
position: relative;
display: block;
margin: 0;
float: none;
text-align: center;
font-size: 22px;
height: 41px;
line-height: 41px;
color: #888; }
.content-wrapper .side-nav-bar ul li.active {
background-color: #2c2e2f !important;
color: #e3e3e3; }
.content-wrapper .side-nav-bar ul li:hover {
background-color: #252627;
cursor: pointer; }
.fill-parent {
width: 100%;
height: 100%; }
.still-container {
position: relative;
width: 100%;
height: 100%; }
.still-container .child-fill-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.control-container .toolbar {
padding: 4px 6px 3px;
border-bottom: 1px solid #2c2e2f;
color: #888;
font-size: 0.9em;
position: absolute;
width: 100%;
background: #2c2e2f; }
.control-container .toolbar .button {
padding: 0px 4px;
margin: 2px;
border-radius: 4px;
font-size: 0.89em;
cursor: pointer; }
.control-container .toolbar .button.active {
background: #383b3c; }
.control-container .toolbar .info {
background: #2a2b2c;
padding: 2px 6px;
border-radius: 4px;
font-size: 0.89em; }
.control-container .toolbar .info span.display {
min-width: 18px;
display: inline-block;
margin: 0 2px; }
.main-container {
display: flex;
flex-flow: column;
width: 100%;
height: 100%; }
.main-container #editor-container {
height: 100%; }
.tool-container .toolbar {
padding: 4px;
border-bottom: 2px solid #2a2b2c; }
.tool-container .toolbar .sc-input {
font-size: 0.9em;
/*&.input-night {
background-color: map-get($default-colors, grey-hound)
}*/ }
.tool-container .toolbar input[type="text"] {
font-size: 0.9em;
border: none;
border-radius: 4px;
padding: 2px 6px;
outline: none; }
.tool-container .toolbar .btn {
background-color: #363839;
border: none;
padding: 2px 6px;
font-size: 0.84em; }
.tool-container .toolbar .btn:hover {
background-color: #595c5e; }
.tool-container .toolbar .btn-group .btn {
margin-right: 2px; }
.tool-container .tool-container-body {
height: 100%;
width: 100%;
display: flex;
flex-wrap: wrap;
align-content: flex-start;
background-color: #2a2b2c; }
.tool-container .tool-container-body.size_0 .content-item, .tool-container .tool-container-body.size_1 .content-item {
width: 42px;
height: 42px;
line-height: 42px;
font-size: 24px; }
.tool-container .tool-container-body.size_0 .content-item-description, .tool-container .tool-container-body.size_1 .content-item-description {
max-width: 42px;
font-size: 0.68em; }
.tool-container .tool-container-body.size_3 .content-item {
width: 64px;
height: 64px;
line-height: 64px;
font-size: 36px; }
.tool-container .tool-container-body.size_3 .content-item-description {
max-width: 64px;
font-size: 0.80em; }
.tool-container .tool-container-body.size_4 .content-item {
width: 78px;
height: 78px;
line-height: 78px;
font-size: 44px; }
.tool-container .tool-container-body.size_4 .content-item-description {
max-width: 78px;
font-size: 0.84em; }
.tool-container .tool-container-body.size_5 .content-item {
width: 96px;
height: 96px;
line-height: 96px;
font-size: 52px; }
.tool-container .tool-container-body.size_5 .content-item-description {
max-width: 96px;
font-size: 0.92em; }
.tool-container .tool-container-body .content-item {
width: 90px;
height: 54px;
margin: 4px 4px 0;
background: #333637;
display: block;
overflow: hidden;
border-radius: 4px;
line-height: 54px;
text-align: center;
font-size: 28px; }
.tool-container .tool-container-body .content-item:hover {
background: #333637; }
.tool-container .tool-container-body .content-item.directory {
background: #333637; }
.tool-container .tool-container-body .content-item.directory:hover {
background: #333637; }
.tool-container .tool-container-body .content-item.texture {
border-color: #f1c40f;
background-color: #dab10d; }
.tool-container .tool-container-body .content-item.texture_atlas {
border-color: #2ecc71;
background-color: #29b765; }
.tool-container .tool-container-body .content-item.script {
border-color: #3498db;
background-color: #258cd1; }
.tool-container .tool-container-body .content-item-description {
font-size: 0.75em;
text-align: center;
overflow: hidden;
padding: 0 1px;
margin: 4px;
box-sizing: border-box;
border-radius: 4px;
background: rgba(0, 0, 0, 0.12);
max-width: 54px;
text-overflow: ellipsis;
white-space: nowrap; }
.sc-hub,
.sc-login-page {
background: #2c2e2f;
color: #fff;
width: 100%;
height: 100%;
overflow: hidden; }
.sc-hub .headerInfo,
.sc-login-page .headerInfo {
font-size: 0.45em;
color: #888; }
.sc-hub a,
.sc-login-page a {
color: #666;
font-size: 0.9em;
text-decoration: none;
cursor: pointer; }
.sc-hub a.important-href,
.sc-login-page a.important-href {
font-size: 1.05em; }
.sc-hub a:hover,
.sc-login-page a:hover {
color: #888; }
.sc-hub .alert-danger,
.sc-login-page .alert-danger {
border-color: #e84e40;
color: #e84e40;
padding: 8px;
border-radius: 2px;
margin-top: 10px; }
.sc-hub .form-control,
.sc-login-page .form-control {
border-color: #313334; }
.sc-hub .has-error .form-control,
.sc-login-page .has-error .form-control {
border-color: #e84e40; }
.sc-hub .has-error .help-block,
.sc-login-page .has-error .help-block {
color: #e84e40; }
.sc-hub .form-group,
.sc-login-page .form-group {
margin-bottom: 14px; }
.sc-hub .checkbox-nice label:before,
.sc-login-page .checkbox-nice label:before {
background: #313334;
border-color: #313334; }
.sc-hub .checkbox-nice label:after,
.sc-login-page .checkbox-nice label:after {
border-color: #e84e40; }
.sc-hub .row,
.sc-login-page .row {
width: 100%; }
.sc-hub .btn-dark,
.sc-login-page .btn-dark {
border: 1px solid #37393A;
background-color: #2c2e2f;
color: #fff;
padding-top: 10px;
padding-bottom: 10px; }
.sc-hub .btn-dark:hover,
.sc-login-page .btn-dark:hover {
background-color: #37393A; }
.sc-hub .form-control.input-dark,
.sc-login-page .form-control.input-dark {
background: #313334;
color: #fff;
height: auto;
padding-top: 10px;
padding-bottom: 10px; }
.sc-hub h2,
.sc-login-page h2 {
padding: 0;
margin-bottom: 4px; }
.sc-hub .sc-hub-container,
.sc-hub .sc-login-container,
.sc-login-page .sc-hub-container,
.sc-login-page .sc-login-container {
max-width: 960px;
margin: 0 auto;
overflow: hidden; }
.sc-hub .sc-hub-container .row,
.sc-hub .sc-hub-container .input-group,
.sc-hub .sc-hub-container .checkbox-nice,
.sc-hub .sc-login-container .row,
.sc-hub .sc-login-container .input-group,
.sc-hub .sc-login-container .checkbox-nice,
.sc-login-page .sc-hub-container .row,
.sc-login-page .sc-hub-container .input-group,
.sc-login-page .sc-hub-container .checkbox-nice,
.sc-login-page .sc-login-container .row,
.sc-login-page .sc-login-container .input-group,
.sc-login-page .sc-login-container .checkbox-nice {
margin-bottom: 6px; }
.sc-hub .sc-login-box,
.sc-login-page .sc-login-box {
position: relative;
width: 400px;
padding: 20px; }
.modal-label-input {
font-size: 1.05em; }
.form-control:focus {
border-color: #e84e40;
box-shadow: none; }
.sc-input {
height: auto;
padding-top: 8px;
padding-bottom: 8px; }
.sc-input.input-night {
background: #313334;
border-color: #313334;
color: #969696; }
.sc-input.input-night:focus {
border-color: #4a4d4e; }
.form-group:last-child {
margin-bottom: 8px; }
button.btn {
padding: 6px 18px;
color: #ccc;
border-bottom: none; }
button.btn.btn-scarlet {
border-color: #e42c1c;
background-color: #e84e40; }
button.btn.btn-grey {
color: #ccc;
background-color: #404244; }
button.btn.btn-grey:hover {
background-color: #595c5e; }
button.btn:hover, button.btn:active, button.btn:focus {
outline: none !important; }
.btn-group .btn {
border-right-width: 0 !important; }
.btn-group .btn:last-child {
border-right-width: 1px !important; }
.btn-inline {
border: none;
background-color: #404244;
border-radius: 0 4px 4px 0;
font-size: 1em;
color: #fff; }
.sc-panel-holder .sc-panel {
margin: 5px;
font-size: 0.96em; }
.sc-panel-holder .sc-panel .header {
background-color: #454849;
padding: 4px 8px;
color: #ccc; }
.sc-panel-holder .sc-panel .content {
padding: 4px 8px;
background-color: #383b3c; }
#gameCanvas {
position: relative;
top: 0;
bottom: 0;
width: 100%;
height: 100%; }
.modal {
text-align: center;
padding: 0 !important; }
.modal-content {
background: #2c2e2f;
border-radius: 4px;
box-shadow: none; }
.modal:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: -4px;
/* Adjusts for spacing */ }
.modal-dialog {
display: inline-block;
text-align: left;
vertical-align: middle;
width: 480px;
color: #ccc; }
.modal-header {
padding: 10px 15px;
border-width: 2px;
border-color: #313334; }
.modal-footer {
padding: 10px 15px;
border-width: 2px;
border-color: #313334; }
.peContainer {
cursor: default; }
.peContainer .btn-property {
height: auto !important;
padding: 0 4px; }
.peContainer .btn-property i {
color: #313334 !important; }
.peContainer .input-group > .form-control, .peContainer .input-group > .input-group-addon, .peContainer .input-group > .input-group-btn > .btn {
line-height: inherit; }
.peContainer .peEmptyPanel {
text-align: center;
vertical-align: middle;
top: 50%;
transform: translateY(-50%);
position: relative; }
.peContainer .peEmptyPanel span {
padding: 4px;
color: #4b4e4f;
border-radius: 4px;
font-size: 0.9em; }
.peContainer .pePanel input[type=number]::-webkit-inner-spin-button,
.peContainer .pePanel input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0; }
.peContainer .pePanel hr {
width: 90%;
border-color: #36383a;
margin-top: 6px;
margin-bottom: 6px; }
.peContainer .pePanel .peLabel {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 0.90em;
margin: 8px 10px;
padding: 2px 2px;
border-radius: 4px;
color: #666; }
.peContainer .pePanel .peLabel span {
display: inline-block;
vertical-align: middle;
line-height: normal; }
.peContainer .pePanel .peLabel .peMultipleDefinitionsLabel {
float: left;
width: 18px;
height: 18px;
margin-right: 4px;
border-radius: 4px;
border: 1px solid #252627;
background: repeating-linear-gradient(45deg, #313334, #313334 4px, #2c2e2f 4px, #2c2e2f 8px); }
.peContainer .pePanel .subContainerMargin {
margin-left: 11px; }
.peContainer .pePanel .peSubHeader {
cursor: pointer;
padding: 2px 0; }
.peContainer .pePanel .peSubHeader i {
margin-right: 4px;
width: 4px; }
.peContainer .pePanel .peSubHeader .peHeaderText span {
color: #666; }
.peContainer .pePanel .peHeader {
font-size: 0.96em;
padding: 2px 6px;
margin-bottom: 2px;
cursor: pointer; }
.peContainer .pePanel .peHeader i {
width: 10px; }
.peContainer .pePanel .peHeader .peHeaderText span {
color: #666;
font-size: 0.85em; }
.peContainer .pePanel .peEditorContainer {
padding-bottom: 8px; }
.peContainer .pePanel .peEditorContainer .peEditor {
font-size: 0.86em;
padding: 1px 16px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.peContainer .pePanel .peEditorContainer .peEditor .peEditorDisplayName {
float: left;
width: 25%;
overflow: hidden;
text-overflow: ellipsis;
margin-top: 2px;
padding-left: 11px;
white-space: nowrap; }
.peContainer .pePanel .peEditorContainer .peEditor .peImagePreview {
width: 100%;
height: 240px;
background: #313334 url("../../../img/chess_pattern.png");
background-position: center center;
border-radius: 4px;
padding: 8px; }
.peContainer .pePanel .peEditorContainer .peEditor .peImagePreview img {
position: relative;
max-width: 100%;
max-height: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%); }
.peContainer .pePanel .peEditorContainer .peEditor .peEditorValues {
float: left;
width: 75%;
margin-bottom: 2px; }
.peContainer .pePanel .peEditorContainer .peEditor input {
padding: 0px 2px;
font-size: 0.96em; }
.peContainer .pePanel .peEditorContainer .peEditor input.inconclusive {
background: repeating-linear-gradient(45deg, #313334, #313334 6px, #2c2e2f 6px, #2c2e2f 12px); }
.peContainer .pePanel .peEditorContainer .peEditor input[type="checkbox"] {
-webkit-appearance: none;
-moz-appearance: none;
box-sizing: border-box;
width: 14px;
height: 14px;
cursor: pointer;
outline: none;
margin-top: 3px; }
.peContainer .pePanel .peEditorContainer .peEditor input[type="checkbox"]:checked {
background: #969696; }
.peContainer .pePanel .peEditorContainer .peEditor .color-preview {
border: 1px solid #313334;
position: relative; }
.peContainer .pePanel .peEditorContainer .peEditor .color-preview.inconclusive {
background: repeating-linear-gradient(45deg, #313334, #313334 6px, #2c2e2f 6px, #2c2e2f 12px); }
.peContainer .pePanel .peEditorContainer .peEditor .color-preview.inconclusive div {
display: none; }
.peContainer .pePanel .peEditorContainer .peEditor .color-preview .color-preview-alpha {
position: absolute;
height: 3px;
width: 100%;
background: #333;
margin: 0;
padding: 0;
bottom: 0;
left: 0;
right: 0;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px; }
.peContainer .pePanel .peEditorContainer .peEditor:after {
content: '';
display: block;
clear: both; }
.projectDetails {
margin-top: 10px;
margin-bottom: 10px;
padding: 5px 10px;
cursor: pointer;
border-radius: 4px; }
.projectDetails:hover {
background-color: #3d4041; }
.projectDetails .projectTitle {
font-size: 1.2em;
color: #888; }
.projectDetails .projectPath {
font-size: 0.9em;
color: #666; }
.cz-tree {
-webkit-touch-callout: none;
/* iOS Safari */
-webkit-user-select: none;
/* Chrome/Safari/Opera */
-khtml-user-select: none;
/* Konqueror */
-moz-user-select: none;
/* Firefox */
-ms-user-select: none;
/* Internet Explorer/Edge */
user-select: none;
/* Non-prefixed version, currently not supported by any browser */
overflow: auto;
font-size: 0.92em; }
.cz-tree-node {
position: relative;
cursor: default;
white-space: nowrap;
text-overflow: ellipsis; }
.cz-tree-node .selected {
background: #313334; }
.cz-tree-title {
padding-top: 2px;
padding-left: 15px; }
.cz-tree-node-select {
position: absolute;
left: 0;
right: 0;
height: 100%;
background: #f90; }
.hidden {
display: none; }
/*
.angular-ui-tree {
padding: 10px;
font-size: $sub-font-size;
}
.angular-ui-tree-handle {
font-weight: normal;
cursor: default;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.angular-ui-tree-selector {
cursor: pointer;
}
.angular-ui-tree-element {
cursor: default;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}*/
.dropdown-menu {
padding: 4px 0;
font-size: 0.95em; }
.dropdown-menu .divider {
margin: 4px 0; }
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
background-color: #e0e0e0; }
.dropdown-menu > li > a {
line-height: 1.6;
padding: 1px 30px; }
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
color: #ccc; }
.scroll-wrapper {
position: relative;
overflow: hidden;
height: 100%;
width: 100%; }
.ps-active-x > .ps-scrollbar-x-rail,
.ps-active-y > .ps-scrollbar-y-rail,
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail,
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
background-color: #202122 !important;
opacity: 0.9; }
.ps-transclude {
width: 100%;
height: 100%; }
.lm_splitter.lm_horizontal .lm_drag_handle {
width: 10px;
left: 0; }
.modal-dialog.modal-md {
width: 38%;
min-width: 540px; }
.modal-dialog.modal-md .modal-body {
padding: 0; }
#projectExplorer input.form-control.sc-input.input-night {
background: #494e50;
color: #f3f5f6;
width: 100%;
text-decoration: underline;
display: inline;
padding: 1px 2px;
border: none;
border-radius: 0;
margin: 0; }
input[type=range] {
-webkit-appearance: none;
/* Hides the slider so that custom slider can be made */
width: 100%;
/* Specific width is required for Firefox. */
background: transparent;
/* Otherwise white in Chrome */
outline: none; }
input[type=range]::-webkit-slider-runnable-track {
width: 100%;
height: 8.4px;
cursor: pointer;
background: #313334;
border-radius: 4px;
border: none; }
input[type=range]:focus::-webkit-slider-runnable-track {
background: #4a4d4e; }
/* Special styling for WebKit/Blink */
input[type=range]::-webkit-slider-thumb {
-webkit-appearance: none;
border: 1px solid #737373;
height: 14px;
width: 14px;
border-radius: 50%;
background: #666;
cursor: pointer;
margin-top: -3px; }
.nav-tabs {
background: #2c2e2f;
border: none !important; }
.nav-tabs > li > a {
border: none !important;
padding: 4px 0;
color: #838383 !important;
border-radius: 0 !important;
font-size: 0.90em; }
.nav-tabs > li > a:hover {
background: #2e3132 !important; }
.nav-tabs > li.active > a {
color: #888;
background: #313334 !important;
border: none !important; }
.tab-content {
height: 100%; }
.tab-content .tab-pane {
height: 100%; }
.scriptEditorContainer {
height: 100%; }
.scriptEditorContainer .ace_editor {
height: 100%; }
.scriptEditorContainer .tab-content {
padding-bottom: 26px; }
.split-panes {
left: 0px;
right: 0px;
top: 0px;
bottom: 0px;
position: absolute; }
.split-panes > .split-handler {
background: transparent;
position: absolute;
z-index: 999; }
/* Horizontal */
.split-panes.horizontal > .split-handler {
width: 4px;
top: 0px;
left: 50%;
bottom: 0px;
cursor: ew-resize; }
.split-panes.horizontal > .split-pane1,
.split-panes.horizontal > .split-pane2 {
position: absolute;
height: 100%; }
.split-panes.horizontal > .split-pane1 {
width: 50%; }
.split-panes.horizontal > .split-pane2 {
left: 50%;
right: 0px;
border-left: 2px solid #2a2b2c; }
/* Vertical */
.split-panes.vertical > .split-handler {
height: 4px;
top: 50%;
left: 0px;
right: 0px;
cursor: ns-resize; }
.split-panes.vertical > .split-pane1,
.split-panes.vertical > .split-pane2 {
position: absolute;
width: 100%; }
.split-panes.vertical > .split-pane1 {
height: 50%; }
.split-panes.vertical > .split-pane2 {
top: 50%;
bottom: 0px;
border-top: 1px solid #aaa; }
/*# sourceMappingURL=core.css.map */ | 0.396886 | 0.05744 |
*,
*::after,
*::before {
margin: 0;
padding: 0;
list-style: none;
text-decoration: none;
box-sizing: border-box;
}
body {
overflow-x: hidden;
padding: 0 10px;
background-color: #fff8ee;
}
header {
display: flex;
align-items: center;
min-height: 7vh;
padding: 10px 0;
width: 80%;
max-width: 1024px;
margin: auto;
}
.logo {
width: 80vw;
text-align: center;
font-size: 1.7rem;
font-family: "Merienda", cursive;
}
.logo a,
.weather-div h2 {
color: #c25b05;
}
.weather-div > h2 {
padding: 20px 0;
background: #fff;
border-radius: 20px;
max-width: 300px;
}
.main-nav {
height: 35px;
width: 35px;
cursor: pointer;
background-image: url("../img/list.svg");
background-size: contain;
background-repeat: no-repeat;
}
.main-nav ul {
position: absolute;
margin-top: 9vh;
height: 93vh;
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
left: 100vw;
top: 0;
overflow-x: hidden;
transition: left 200ms;
background-color: #fff;
padding-top: 20px;
z-index: 50;
}
.main-nav a {
color: #c25b05;
}
.main-nav .nav-appear {
left: 0;
}
.main-nav li {
margin: 10px auto;
padding: 20px 40px;
}
.fetch-error {
color: red;
font-weight: bold;
font-size: 1.2rem;
}
.weather-div .fetch-error {
margin: 50px auto;
}
.weather-div .initial-img {
width: 100%;
margin-top: 50px;
}
.info-div li {
margin: 10px auto;
}
.city-search-form .suggestions {
position: absolute;
z-index: 10;
width: 74%;
}
.city-search-form label li {
padding: 20px 30px;
cursor: pointer;
background-color: rgb(241, 241, 241);
border-bottom: 2px solid rgb(211, 211, 211);
}
.main-nav li:hover {
background-color: rgba(0, 0, 0, 0.062);
}
main {
min-height: 85vh;
padding-top: 20px;
max-width: 80%;
margin: auto;
}
.city-search-form {
display: flex;
flex-direction: column;
max-height: 100%;
transition: max-height 0.55s ease-out;
}
.city-search-form.shrink {
max-height: 70px;
transition: max-height 0.55s ease-in;
}
.city-search-form.shrink textarea {
padding-bottom: 0;
}
.city-search-form input,
.city-search-input {
width: 100%;
padding: 10px 20px;
border-radius: 30px;
}
.city-search-input {
word-wrap: break-word;
word-break: break-all;
max-height: 100px;
resize: vertical;
}
.city-search-input:focus,
.city-search-form input:focus {
box-shadow: 0 0 10px #c25b05;
outline: none;
}
.city-search-form input[type="submit"] {
margin-top: 20px;
cursor: pointer;
border: 2px solid #c25b05;
}
.loader {
display: flex;
justify-content: center;
align-items: center;
}
.weather-div.loader {
padding: 50px;
}
.loader > div {
border: 16px solid #f3f3f3;
border-radius: 100%;
border-top: 16px solid #3498db;
width: auto;
height: 100%;
-webkit-animation: spin 2s linear infinite; /* Safari */
animation: spin 2s linear infinite;
}
.weather-div {
text-align: center;
}
.weather-div h2 {
margin: 25px auto;
}
.weather-depict {
height: 200px;
width: 200px;
background-color: #3498db;
margin: auto;
}
.temp-toggle {
margin-left: 20px;
border-radius: 10px;
padding: 3px 0;
background-color: #c25b05;
cursor: pointer;
position: relative;
}
.temp-toggle > span {
border-radius: 100%;
height: 20px;
padding: 0 5px;
width: 20px;
display: inline-block;
background: #fff8ee;
}
.temp-toggle::after {
content: "";
position: absolute;
height: 20px;
width: 20px;
background-color: #c25b05;
border-radius: 100%;
}
.temp-toggle[data-temp="C"]::after {
right: 0;
}
.temp-toggle[data-temp="F"]::after {
left: 0;
}
/* Safari */
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
footer {
min-height: 1vh;
max-width: 1024px;
margin: auto;
text-align: center;
}
@media screen and (min-width: 830px) {
main {
min-height: 80vh;
}
.main-nav {
background: none;
height: auto;
width: auto;
cursor: unset;
}
.main-nav ul {
position: static;
background: none;
overflow-x: visible;
flex-direction: row;
margin: 0;
padding: 0;
height: auto;
}
.city-search-form {
flex-direction: row;
max-width: 550px;
margin: auto;
}
.city-search-form label {
width: 90%;
position: relative;
}
.city-search-form .suggestions {
width: 100%;
}
.weather-div .initial-img {
width: 50%;
max-width: 500px;
}
.city-search-input {
max-width: 100%;
}
.city-search-form input[type="submit"] {
margin: 0;
max-width: 200px;
max-height: 60px;
margin-left: 20px;
}
} | src/css/styles.css | *,
*::after,
*::before {
margin: 0;
padding: 0;
list-style: none;
text-decoration: none;
box-sizing: border-box;
}
body {
overflow-x: hidden;
padding: 0 10px;
background-color: #fff8ee;
}
header {
display: flex;
align-items: center;
min-height: 7vh;
padding: 10px 0;
width: 80%;
max-width: 1024px;
margin: auto;
}
.logo {
width: 80vw;
text-align: center;
font-size: 1.7rem;
font-family: "Merienda", cursive;
}
.logo a,
.weather-div h2 {
color: #c25b05;
}
.weather-div > h2 {
padding: 20px 0;
background: #fff;
border-radius: 20px;
max-width: 300px;
}
.main-nav {
height: 35px;
width: 35px;
cursor: pointer;
background-image: url("../img/list.svg");
background-size: contain;
background-repeat: no-repeat;
}
.main-nav ul {
position: absolute;
margin-top: 9vh;
height: 93vh;
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
left: 100vw;
top: 0;
overflow-x: hidden;
transition: left 200ms;
background-color: #fff;
padding-top: 20px;
z-index: 50;
}
.main-nav a {
color: #c25b05;
}
.main-nav .nav-appear {
left: 0;
}
.main-nav li {
margin: 10px auto;
padding: 20px 40px;
}
.fetch-error {
color: red;
font-weight: bold;
font-size: 1.2rem;
}
.weather-div .fetch-error {
margin: 50px auto;
}
.weather-div .initial-img {
width: 100%;
margin-top: 50px;
}
.info-div li {
margin: 10px auto;
}
.city-search-form .suggestions {
position: absolute;
z-index: 10;
width: 74%;
}
.city-search-form label li {
padding: 20px 30px;
cursor: pointer;
background-color: rgb(241, 241, 241);
border-bottom: 2px solid rgb(211, 211, 211);
}
.main-nav li:hover {
background-color: rgba(0, 0, 0, 0.062);
}
main {
min-height: 85vh;
padding-top: 20px;
max-width: 80%;
margin: auto;
}
.city-search-form {
display: flex;
flex-direction: column;
max-height: 100%;
transition: max-height 0.55s ease-out;
}
.city-search-form.shrink {
max-height: 70px;
transition: max-height 0.55s ease-in;
}
.city-search-form.shrink textarea {
padding-bottom: 0;
}
.city-search-form input,
.city-search-input {
width: 100%;
padding: 10px 20px;
border-radius: 30px;
}
.city-search-input {
word-wrap: break-word;
word-break: break-all;
max-height: 100px;
resize: vertical;
}
.city-search-input:focus,
.city-search-form input:focus {
box-shadow: 0 0 10px #c25b05;
outline: none;
}
.city-search-form input[type="submit"] {
margin-top: 20px;
cursor: pointer;
border: 2px solid #c25b05;
}
.loader {
display: flex;
justify-content: center;
align-items: center;
}
.weather-div.loader {
padding: 50px;
}
.loader > div {
border: 16px solid #f3f3f3;
border-radius: 100%;
border-top: 16px solid #3498db;
width: auto;
height: 100%;
-webkit-animation: spin 2s linear infinite; /* Safari */
animation: spin 2s linear infinite;
}
.weather-div {
text-align: center;
}
.weather-div h2 {
margin: 25px auto;
}
.weather-depict {
height: 200px;
width: 200px;
background-color: #3498db;
margin: auto;
}
.temp-toggle {
margin-left: 20px;
border-radius: 10px;
padding: 3px 0;
background-color: #c25b05;
cursor: pointer;
position: relative;
}
.temp-toggle > span {
border-radius: 100%;
height: 20px;
padding: 0 5px;
width: 20px;
display: inline-block;
background: #fff8ee;
}
.temp-toggle::after {
content: "";
position: absolute;
height: 20px;
width: 20px;
background-color: #c25b05;
border-radius: 100%;
}
.temp-toggle[data-temp="C"]::after {
right: 0;
}
.temp-toggle[data-temp="F"]::after {
left: 0;
}
/* Safari */
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
footer {
min-height: 1vh;
max-width: 1024px;
margin: auto;
text-align: center;
}
@media screen and (min-width: 830px) {
main {
min-height: 80vh;
}
.main-nav {
background: none;
height: auto;
width: auto;
cursor: unset;
}
.main-nav ul {
position: static;
background: none;
overflow-x: visible;
flex-direction: row;
margin: 0;
padding: 0;
height: auto;
}
.city-search-form {
flex-direction: row;
max-width: 550px;
margin: auto;
}
.city-search-form label {
width: 90%;
position: relative;
}
.city-search-form .suggestions {
width: 100%;
}
.weather-div .initial-img {
width: 50%;
max-width: 500px;
}
.city-search-input {
max-width: 100%;
}
.city-search-form input[type="submit"] {
margin: 0;
max-width: 200px;
max-height: 60px;
margin-left: 20px;
}
} | 0.517815 | 0.067179 |