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
|
---|---|---|---|---|
.title-postdetail, .post-detail .post-left .box-more-post p {
color: #0fa19f;
font-size: 20px;
font-weight: 600;
margin-bottom: 20px;
text-transform: uppercase;
}
.btn-group-post, .post-detail .post-left .post-body .box-post-info .btn-group, .post-detail .post-left .box-comment .list-comment .comment-container .content-comment .btn-group {
position: absolute;
right: 0;
top: 0;
}
.btn-group-post a, .post-detail .post-left .post-body .box-post-info .btn-group a, .post-detail .post-left .box-comment .list-comment .comment-container .content-comment .btn-group a {
border-radius: 10px;
cursor: pointer;
display: inline-block;
float: left;
height: 20px;
margin-right: 5px;
width: 20px;
}
.btn-group-post a.btn-edit-post, .post-detail .post-left .post-body .box-post-info .btn-group a.btn-edit-post, .post-detail .post-left .box-comment .list-comment .comment-container .content-comment .btn-group a.btn-edit-post {
background: rgba(0, 0, 0, 0) url("../img/icon-edit.png") repeat scroll 0 0;
}
.btn-group-post a.btn-edit-post:hover, .post-detail .post-left .post-body .box-post-info .btn-group a.btn-edit-post:hover, .post-detail .post-left .box-comment .list-comment .comment-container .content-comment .btn-group a.btn-edit-post:hover {
background: rgba(0, 0, 0, 0) url("../img/icon-edit-hover.png") repeat scroll 0 0;
}
.btn-group-post a.btn-delete-post, .post-detail .post-left .post-body .box-post-info .btn-group a.btn-delete-post, .post-detail .post-left .box-comment .list-comment .comment-container .content-comment .btn-group a.btn-delete-post {
background: rgba(0, 0, 0, 0) url("../img/icon-delete.png") repeat scroll 0 0;
}
.btn-group-post a.btn-delete-post:hover, .post-detail .post-left .post-body .box-post-info .btn-group a.btn-delete-post:hover, .post-detail .post-left .box-comment .list-comment .comment-container .content-comment .btn-group a.btn-delete-post:hover {
background: rgba(0, 0, 0, 0) url("../img/icon-delete-hover.png") repeat scroll 0 0;
}
.btn-group-post a.btn-unpublished-post, .post-detail .post-left .post-body .box-post-info .btn-group a.btn-unpublished-post, .post-detail .post-left .box-comment .list-comment .comment-container .content-comment .btn-group a.btn-unpublished-post {
background: rgba(0, 0, 0, 0) url("../img/icon-draft.png") repeat scroll 0 0;
}
.btn-group-post a.btn-unpublished-post:hover, .post-detail .post-left .post-body .box-post-info .btn-group a.btn-unpublished-post:hover, .post-detail .post-left .box-comment .list-comment .comment-container .content-comment .btn-group a.btn-unpublished-post:hover {
background: rgba(0, 0, 0, 0) url("../img/icon-draft-hover.png") repeat scroll 0 0;
}
.btn-group-post a.btn-edit, .post-detail .post-left .post-body .box-post-info .btn-group a.btn-edit, .post-detail .post-left .box-comment .list-comment .comment-container .content-comment .btn-group a.btn-edit {
background: rgba(0, 0, 0, 0) url("../img/icon-edit.png") repeat scroll 0 0;
}
.btn-group-post a.btn-edit:hover, .post-detail .post-left .post-body .box-post-info .btn-group a.btn-edit:hover, .post-detail .post-left .box-comment .list-comment .comment-container .content-comment .btn-group a.btn-edit:hover {
background: rgba(0, 0, 0, 0) url("../img/icon-edit-hover.png") repeat scroll 0 0;
}
.btn-group-post a.btn-delete, .post-detail .post-left .post-body .box-post-info .btn-group a.btn-delete, .post-detail .post-left .box-comment .list-comment .comment-container .content-comment .btn-group a.btn-delete {
background: rgba(0, 0, 0, 0) url("../img/icon-delete.png") repeat scroll 0 0;
}
.btn-group-post a.btn-delete:hover, .post-detail .post-left .post-body .box-post-info .btn-group a.btn-delete:hover, .post-detail .post-left .box-comment .list-comment .comment-container .content-comment .btn-group a.btn-delete:hover {
background: rgba(0, 0, 0, 0) url("../img/icon-delete-hover.png") repeat scroll 0 0;
}
.btn-group-post a.btn-unpublished, .post-detail .post-left .post-body .box-post-info .btn-group a.btn-unpublished, .post-detail .post-left .box-comment .list-comment .comment-container .content-comment .btn-group a.btn-unpublished {
background: rgba(0, 0, 0, 0) url("../img/icon-draft.png") repeat scroll 0 0;
}
.btn-group-post a.btn-unpublished:hover, .post-detail .post-left .post-body .box-post-info .btn-group a.btn-unpublished:hover, .post-detail .post-left .box-comment .list-comment .comment-container .content-comment .btn-group a.btn-unpublished:hover {
background: rgba(0, 0, 0, 0) url("../img/icon-draft-hover.png") repeat scroll 0 0;
}
.post-detail {
margin: 45px 0;
}
.post-detail .post-left {
padding-left: 0;
}
.post-detail .post-left .post-body .box-post-info .btn-group {
float: left;
margin-right: 5px;
position: inherit;
}
.post-detail .post-left .post-body .box-post-info .post-info {
display: inline-block;
float: left;
font-size: 14px;
font-style: italic;
font-weight: 300;
}
.post-detail .post-left .post-body .box-post-info .post-info span {
color: #53b7b6;
}
.post-detail .post-left .post-body .box-post-info .post-info a {
color: #53b7b6;
font-weight: 400;
}
.post-detail .post-left .post-body .box-post-info .post-info a:hover {
text-decoration: underline;
}
.post-detail .post-left .post-body .post-text-content {
font-size: 15px;
margin-bottom: 45px;
}
.post-detail .post-left .post-body .post-text-content p {
color: #505050;
font-size: 1em;
line-height: 1.7em;
margin: 1.7em 0;
}
.post-detail .post-left .post-body .post-text-content h1, .post-detail .post-left .post-body .post-text-content h2, .post-detail .post-left .post-body .post-text-content h3, .post-detail .post-left .post-body .post-text-content h4, .post-detail .post-left .post-body .post-text-content h5, .post-detail .post-left .post-body .post-text-content h6, .post-detail .post-left .post-body .post-text-content .h1, .post-detail .post-left .post-body .post-text-content .h2, .post-detail .post-left .post-body .post-text-content .h3, .post-detail .post-left .post-body .post-text-content .h4, .post-detail .post-left .post-body .post-text-content .h5, .post-detail .post-left .post-body .post-text-content .h6 {
font-weight: 300;
margin: 1.5em 0 1.2em;
}
.post-detail .post-left .post-body .post-text-content strong {
font-size: 1em;
font-weight: bold;
}
.post-detail .post-left .post-body .post-text-content pre .ace-clouds {
padding: 10px;
}
.post-detail .post-left .post-body .post-text-content li {
margin: 1em 0;
}
.post-detail .post-left .post-body .post-text-content li p {
margin: 0;
}
.post-detail .post-left .post-body .post-text-content img {
margin: 20px auto;
max-width: 100% !important;
text-align: center;
}
.post-detail .post-left .post-body .post-text-content blockquote {
font-size: 14px;
font-weight: 300;
}
.post-detail .post-left .post-body .post-text-content .thumbnail-img img {
height: 250px;
margin: 20px auto;
max-width: 840px;
text-align: center;
}
.post-detail .post-left .post-body .post-text-content p {
max-width: 840px;
}
.post-detail .post-left .post-body .post-text-content .post-cover-image {
display: block;
margin-left: auto;
margin-right: auto;
}
.post-detail .post-left .icon-like-share-social {
margin-bottom: 40px;
}
.post-detail .post-left .bloger-like {
clear: both;
height: 70px;
margin-bottom: 25px;
padding-top: 20px;
}
.post-detail .post-left .bloger-like .ellipsis {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.post-detail .post-left .bloger-like .btn-stock {
background: rgba(0, 0, 0, 0) url("../img/btn-bloger-like-focus.png") repeat scroll center center;
border: medium none;
cursor: pointer;
float: left;
height: 44px;
margin-right: 15px;
width: 113px;
}
.post-detail .post-left .bloger-like .btn-unstock {
background: rgba(0, 0, 0, 0) url("../img/btn-bloger-like.png") repeat scroll center center;
border: medium none;
cursor: pointer;
float: left;
height: 44px;
margin-right: 15px;
width: 113px;
}
.post-detail .post-left .bloger-like .bloger-list {
float: left;
margin-bottom: 0;
padding: 0;
}
.post-detail .post-left .bloger-like .bloger-list .user-favorite-list {
float: left;
list-style: outside none none;
margin-right: 10px;
}
.post-detail .post-left .bloger-like .bloger-list .user-favorite-list a {
background-position: center center !important;
background-size: auto 100% !important;
border-radius: 20px;
display: inline-block;
height: 40px;
transition: background-size 0.2s ease-in 0s;
width: 40px;
}
.post-detail .post-left .bloger-like .bloger-list .user-favorite-list a:hover {
background-size: auto 120% !important;
}
.post-detail .post-left .bloger-like span {
color: #8b8b8b;
float: left;
font-size: 13px;
font-weight: 400;
line-height: 40px;
}
.post-detail .post-left .bloger-like span a {
color: #0fa19f;
}
.post-detail .post-left .bloger-like span a:hover {
text-decoration: underline;
}
.post-detail .post-left .box-comment .title-comment {
border-bottom: 1px solid #e9e9e9;
border-top: 1px solid #e9e9e9;
color: #000;
font-size: 18px;
font-weight: 600;
line-height: 40px;
margin: 20px 0;
text-transform: uppercase;
}
.post-detail .post-left .box-comment .list-comment .comment-container {
border-bottom: 1px solid #e9e9e9;
margin: 0 0 20px;
padding-bottom: 10px;
}
.post-detail .post-left .box-comment .list-comment .comment-container > a {
background-position: center center !important;
background-size: cover !important;
border-radius: 32.5px;
display: inline-block;
float: left;
height: 65px;
margin-right: 25px;
width: 65px;
}
.post-detail .post-left .box-comment .list-comment .comment-container .content-comment {
float: left;
position: relative;
width: 89%;
}
.post-detail .post-left .box-comment .list-comment .comment-container .content-comment .name-bloger-c {
color: #0fa19f;
font-size: 15px;
font-weight: 600;
margin-bottom: 5px;
}
.post-detail .post-left .box-comment .list-comment .comment-container .content-comment .name-bloger-c .date-time-comment {
color: #000101;
font-size: 13px;
font-weight: 300;
}
.post-detail .post-left .box-comment .list-comment .comment-container .content-comment .name-bloger-c a {
color: #000;
}
.post-detail .post-left .box-comment .list-comment .comment-container .content-comment .contribution {
color: #53b7b6;
font-size: 13px;
font-style: italic;
font-weight: 400;
margin-bottom: 10px;
}
.post-detail .post-left .box-comment .list-comment .comment-container .content-comment .display-comment {
color: #2e2e2e;
font-size: 13px;
font-weight: 300;
}
.post-detail .post-left .box-comment .list-comment .comment-container .content-comment .display-comment img {
max-width: 745px;
}
.post-detail .post-left .box-comment .write-comment p {
color: #000;
float: left;
font-size: 15px;
font-weight: 600;
margin-bottom: 15px;
}
.post-detail .post-left .box-comment .write-comment textarea {
background-color: #f9f9f9;
border: 1px solid #c4c4c4;
color: #9e9e9e;
height: 220px;
margin-bottom: 10px;
padding: 10px 15px;
width: 100%;
}
.post-detail .post-left .box-comment .write-comment button {
line-height: 35px;
}
.post-detail .post-left .box-comment .write-comment button:hover {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 2px solid #53b7b6;
color: #53b7b6;
line-height: 31px;
padding: 0 18px;
}
.post-detail .post-left .box-comment .write-comment button.btn-comment-cancel {
margin-right: 0;
}
.post-detail .post-left .box-comment .write-comment .comment .nav-tabs {
border-bottom: medium none;
}
.post-detail .post-left .box-comment .write-comment .comment .nav-tabs li a {
color: #53b7b6;
}
.post-detail .post-left .box-comment .write-comment .fa-cloud-upload::before {
margin-right: 5px;
}
.post-detail .post-left .shareable {
border-top: medium none;
}
.post-detail .post-left {
padding-right: 0;
}
.post-detail .post-left .post-author {
margin-bottom: 0;
}
.post-detail .post-left .post-author img {
background-position: center center;
background-size: cover;
float: left;
height: 100px;
margin-bottom: 10px;
margin-right: 10px;
width: 100px;
}
.post-detail .post-left .post-author a.name {
color: #0fa19f;
display: block;
font-size: 15px;
font-weight: 600;
margin-bottom: 15px;
}
.post-detail .post-left .post-author .btn-post-follow a {
border-radius: 2px;
color: #575757;
display: inline-block;
font-size: 13px;
font-weight: 400;
line-height: 22px;
padding-left: 0;
text-align: left;
}
.post-detail .post-left .post-author .btn-post-follow a.col-lg-6 {
float: left;
margin-right: 0;
}
.post-detail .post-left .post-author .btn-post-follow a:hover {
background-color: #57b8b7;
color: #fff;
}
.post-detail .post-left .post-author .btn-follow-author, .post-detail .post-left .post-author .relationship-container {
margin-bottom: 15px;
}
.post-detail .post-left .post-author .btn-follow-author button, .post-detail .post-left .post-author .relationship-container button {
background: #57b8b7 none no-repeat scroll left 60px center;
border: medium none;
border-radius: 3px;
color: #fff;
font-size: 13px;
font-weight: 600;
height: 33px;
margin-bottom: 2px;
text-align: center;
text-transform: uppercase;
width: 100%;
}
.post-detail .post-left .post-author .btn-follow-author button:focus, .post-detail .post-left .post-author .relationship-container button:focus {
background-color: #8b8b8b;
outline: medium none;
}
.post-detail .post-left .post-author .btn-follow-author .unfollow-btn {
background-color: #e9e9e9;
color: #a5a5a5;
}
.post-detail .post-left .post-author .list-number-social {
background-color: #f6f6f6;
border-radius: 3px;
margin-bottom: 20px;
padding: 10px 10px 5px 23px;
}
.post-detail .post-left .post-author .list-number-social p {
color: #000;
font-size: 14px;
font-weight: 400;
margin-bottom: 5px;
}
.post-detail .post-left .post-author .list-number-social a {
color: #000;
font-size: 14px;
font-weight: 700;
}
.post-detail .post-left .post-author .list-number-social a:hover {
text-decoration: underline;
}
.post-detail .post-left .author-tag {
margin-bottom: 10px;
}
.post-detail .post-left .author-tag p {
color: #0fa19f;
font-size: 15px;
font-weight: 400;
text-transform: capitalize;
}
.post-detail .post-left .author-tag p .glyphicon {
margin-right: 5px;
}
.post-detail .post-left .author-tag a {
border-radius: 2px;
color: #fff;
display: inline-block;
font-size: 12px;
font-weight: 100;
margin-bottom: 10px;
padding: 1px 6px;
}
.post-detail .post-left .author-tag a:hover {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 1px solid #545454;
color: #000;
padding: 0 5px;
}
.post-detail .post-left .author-tag .js {
background-color: #c8bd72;
}
.post-detail .post-left .author-tag .html {
background-color: #f1662a;
}
.post-detail .post-left .author-tag .css {
background-color: #33a9dc;
}
.post-detail .post-left .author-tag .ios {
background-color: #b2b2b2;
}
.post-detail .post-left .author-tag .android {
background-color: #97c040;
}
.post-detail .post-left .author-tag .php {
background-color: #6b7eb9;
}
.post-detail .post-left .author-tag .ruby {
background-color: #bd1103;
}
.post-detail .post-left .author-tag .java {
background-color: #e77104;
}
.post-detail .post-left .author-tag .objective-c {
background-color: #767474;
}
.post-detail .post-left .author-tag .vi {
background-color: #019833;
}
.post-detail .post-left .author-tag .python {
background-color: #938a6d;
}
.post-detail .post-left .author-tag .git {
background-color: #c77c6f;
}
.post-detail .post-left .author-tag .shell {
background-color: #fbbb76;
}
.post-detail .post-left .author-tag .cpp {
background-color: #669ad3;
}
.post-detail .post-left .author-tag .jquery {
background-color: #5f9dd0;
}
.post-detail .post-left .author-tag .github {
background-color: #3f82c4;
}
.post-detail .post-left .author-tag .c {
background-color: #8d8f9b;
}
.post-detail .post-left .author-tag .linux {
background-color: #edc59b;
}
.post-detail .post-left .author-tag .cs {
background-color: #647398;
}
.post-detail .post-left .author-tag .mac {
background-color: #5a5a5a;
}
.post-detail .post-left .author-tag .mysql {
background-color: #37565e;
}
.post-detail .post-left .author-tag .emac {
background-color: #6562a5;
}
.post-detail .post-left .author-tag .nodejs {
background-color: #9bbe74;
}
.post-detail .post-left .author-tag .rails {
background-color: #d00000;
}
.post-detail .post-left .author-tag .chrome {
background-color: #3b985a;
}
.post-detail .post-left .author-tag .pear {
background-color: #868686;
}
.post-detail .post-left .author-tag .regex {
background-color: #7a4a90;
}
.post-detail .post-left .author-tag .apache {
background-color: #c24d74;
}
.post-detail .post-left .author-tag .centos {
background-color: #934a82;
}
.post-detail .post-left .author-tag .csharp {
background-color: #545353;
}
.post-detail .post-left .author-tag .ssh {
background-color: #9696f7;
}
.post-detail .post-left .author-tag .nginx {
background-color: #539070;
}
.post-detail .post-left .author-tag .ubuntu {
background-color: #da876a;
}
.post-detail .post-left .author-tag .mongodb {
background-color: #94795d;
}
.post-detail .post-left .author-tag .swift {
background-color: #e78874;
}
.post-detail .post-left .author-tag .agile {
background-color: #59a6a1;
}
.post-detail .post-left .author-tag .scheme {
background-color: #e1c00f;
}
.post-detail .post-left .author-tag .heroku {
background-color: #3f82c4;
}
.post-detail .post-left .author-tag .win {
background-color: #78c3df;
}
.post-detail .post-left .author-tag .unity {
background-color: #696868;
}
.post-detail .post-left .author-tag .net {
background-color: #486161;
}
.post-detail .post-left .author-tag .sql {
background-color: #e28e8b;
}
.post-detail .post-left .author-tag .no-sql {
background-color: #4c7791;
}
.post-detail .post-left .author-tag .css3 {
background-color: #33a9dc;
}
.post-detail .post-left .author-tag .html5 {
background-color: #e54d26;
}
.post-detail .post-left .author-tag .other {
background-color: #6badad;
}
.post-detail .post-left .box-more-post {
margin-bottom: 20px;
}
.post-detail .post-left .box-more-post p {
font-size: 18px;
font-weight: 400;
margin-bottom: 10px;
text-transform: capitalize;
}
.post-detail .post-left .box-more-post .list-more-post {
background-color: #f6f6f6;
border-radius: 3px;
padding: 20px 8px 10px;
}
.post-detail .post-left .box-more-post .list-more-post .post-title {
border-bottom: 1px solid #d8d8d8;
margin-bottom: 14px;
}
.post-detail .post-left .box-more-post .list-more-post .post-title a {
color: #0fa19f;
display: block;
font-size: 14px;
font-weight: 400;
margin-bottom: 7px;
padding: 0 7px;
}
.post-detail .post-left .box-more-post .list-more-post .post-title a:hover {
text-decoration: underline;
}
.post-detail .post-left .box-more-post .list-more-post .post-title a.name-author {
color: #848484;
font-size: 12px;
font-weight: 300;
margin-bottom: 10px;
}
.post-detail .post-left .box-more-post .list-more-post .post-title:last-child {
border-bottom: medium none;
}
pre {
background-color: #272822;
color: #fff;
}
.countdown span.item-hh,
.countdown span.item-mm,
.countdown span.item-ss,
.countdown span.separator{
font-size: 40px;
color:#e03d57;
font-weight: bold;
}
|
access/css/post-detail.css
|
.title-postdetail, .post-detail .post-left .box-more-post p {
color: #0fa19f;
font-size: 20px;
font-weight: 600;
margin-bottom: 20px;
text-transform: uppercase;
}
.btn-group-post, .post-detail .post-left .post-body .box-post-info .btn-group, .post-detail .post-left .box-comment .list-comment .comment-container .content-comment .btn-group {
position: absolute;
right: 0;
top: 0;
}
.btn-group-post a, .post-detail .post-left .post-body .box-post-info .btn-group a, .post-detail .post-left .box-comment .list-comment .comment-container .content-comment .btn-group a {
border-radius: 10px;
cursor: pointer;
display: inline-block;
float: left;
height: 20px;
margin-right: 5px;
width: 20px;
}
.btn-group-post a.btn-edit-post, .post-detail .post-left .post-body .box-post-info .btn-group a.btn-edit-post, .post-detail .post-left .box-comment .list-comment .comment-container .content-comment .btn-group a.btn-edit-post {
background: rgba(0, 0, 0, 0) url("../img/icon-edit.png") repeat scroll 0 0;
}
.btn-group-post a.btn-edit-post:hover, .post-detail .post-left .post-body .box-post-info .btn-group a.btn-edit-post:hover, .post-detail .post-left .box-comment .list-comment .comment-container .content-comment .btn-group a.btn-edit-post:hover {
background: rgba(0, 0, 0, 0) url("../img/icon-edit-hover.png") repeat scroll 0 0;
}
.btn-group-post a.btn-delete-post, .post-detail .post-left .post-body .box-post-info .btn-group a.btn-delete-post, .post-detail .post-left .box-comment .list-comment .comment-container .content-comment .btn-group a.btn-delete-post {
background: rgba(0, 0, 0, 0) url("../img/icon-delete.png") repeat scroll 0 0;
}
.btn-group-post a.btn-delete-post:hover, .post-detail .post-left .post-body .box-post-info .btn-group a.btn-delete-post:hover, .post-detail .post-left .box-comment .list-comment .comment-container .content-comment .btn-group a.btn-delete-post:hover {
background: rgba(0, 0, 0, 0) url("../img/icon-delete-hover.png") repeat scroll 0 0;
}
.btn-group-post a.btn-unpublished-post, .post-detail .post-left .post-body .box-post-info .btn-group a.btn-unpublished-post, .post-detail .post-left .box-comment .list-comment .comment-container .content-comment .btn-group a.btn-unpublished-post {
background: rgba(0, 0, 0, 0) url("../img/icon-draft.png") repeat scroll 0 0;
}
.btn-group-post a.btn-unpublished-post:hover, .post-detail .post-left .post-body .box-post-info .btn-group a.btn-unpublished-post:hover, .post-detail .post-left .box-comment .list-comment .comment-container .content-comment .btn-group a.btn-unpublished-post:hover {
background: rgba(0, 0, 0, 0) url("../img/icon-draft-hover.png") repeat scroll 0 0;
}
.btn-group-post a.btn-edit, .post-detail .post-left .post-body .box-post-info .btn-group a.btn-edit, .post-detail .post-left .box-comment .list-comment .comment-container .content-comment .btn-group a.btn-edit {
background: rgba(0, 0, 0, 0) url("../img/icon-edit.png") repeat scroll 0 0;
}
.btn-group-post a.btn-edit:hover, .post-detail .post-left .post-body .box-post-info .btn-group a.btn-edit:hover, .post-detail .post-left .box-comment .list-comment .comment-container .content-comment .btn-group a.btn-edit:hover {
background: rgba(0, 0, 0, 0) url("../img/icon-edit-hover.png") repeat scroll 0 0;
}
.btn-group-post a.btn-delete, .post-detail .post-left .post-body .box-post-info .btn-group a.btn-delete, .post-detail .post-left .box-comment .list-comment .comment-container .content-comment .btn-group a.btn-delete {
background: rgba(0, 0, 0, 0) url("../img/icon-delete.png") repeat scroll 0 0;
}
.btn-group-post a.btn-delete:hover, .post-detail .post-left .post-body .box-post-info .btn-group a.btn-delete:hover, .post-detail .post-left .box-comment .list-comment .comment-container .content-comment .btn-group a.btn-delete:hover {
background: rgba(0, 0, 0, 0) url("../img/icon-delete-hover.png") repeat scroll 0 0;
}
.btn-group-post a.btn-unpublished, .post-detail .post-left .post-body .box-post-info .btn-group a.btn-unpublished, .post-detail .post-left .box-comment .list-comment .comment-container .content-comment .btn-group a.btn-unpublished {
background: rgba(0, 0, 0, 0) url("../img/icon-draft.png") repeat scroll 0 0;
}
.btn-group-post a.btn-unpublished:hover, .post-detail .post-left .post-body .box-post-info .btn-group a.btn-unpublished:hover, .post-detail .post-left .box-comment .list-comment .comment-container .content-comment .btn-group a.btn-unpublished:hover {
background: rgba(0, 0, 0, 0) url("../img/icon-draft-hover.png") repeat scroll 0 0;
}
.post-detail {
margin: 45px 0;
}
.post-detail .post-left {
padding-left: 0;
}
.post-detail .post-left .post-body .box-post-info .btn-group {
float: left;
margin-right: 5px;
position: inherit;
}
.post-detail .post-left .post-body .box-post-info .post-info {
display: inline-block;
float: left;
font-size: 14px;
font-style: italic;
font-weight: 300;
}
.post-detail .post-left .post-body .box-post-info .post-info span {
color: #53b7b6;
}
.post-detail .post-left .post-body .box-post-info .post-info a {
color: #53b7b6;
font-weight: 400;
}
.post-detail .post-left .post-body .box-post-info .post-info a:hover {
text-decoration: underline;
}
.post-detail .post-left .post-body .post-text-content {
font-size: 15px;
margin-bottom: 45px;
}
.post-detail .post-left .post-body .post-text-content p {
color: #505050;
font-size: 1em;
line-height: 1.7em;
margin: 1.7em 0;
}
.post-detail .post-left .post-body .post-text-content h1, .post-detail .post-left .post-body .post-text-content h2, .post-detail .post-left .post-body .post-text-content h3, .post-detail .post-left .post-body .post-text-content h4, .post-detail .post-left .post-body .post-text-content h5, .post-detail .post-left .post-body .post-text-content h6, .post-detail .post-left .post-body .post-text-content .h1, .post-detail .post-left .post-body .post-text-content .h2, .post-detail .post-left .post-body .post-text-content .h3, .post-detail .post-left .post-body .post-text-content .h4, .post-detail .post-left .post-body .post-text-content .h5, .post-detail .post-left .post-body .post-text-content .h6 {
font-weight: 300;
margin: 1.5em 0 1.2em;
}
.post-detail .post-left .post-body .post-text-content strong {
font-size: 1em;
font-weight: bold;
}
.post-detail .post-left .post-body .post-text-content pre .ace-clouds {
padding: 10px;
}
.post-detail .post-left .post-body .post-text-content li {
margin: 1em 0;
}
.post-detail .post-left .post-body .post-text-content li p {
margin: 0;
}
.post-detail .post-left .post-body .post-text-content img {
margin: 20px auto;
max-width: 100% !important;
text-align: center;
}
.post-detail .post-left .post-body .post-text-content blockquote {
font-size: 14px;
font-weight: 300;
}
.post-detail .post-left .post-body .post-text-content .thumbnail-img img {
height: 250px;
margin: 20px auto;
max-width: 840px;
text-align: center;
}
.post-detail .post-left .post-body .post-text-content p {
max-width: 840px;
}
.post-detail .post-left .post-body .post-text-content .post-cover-image {
display: block;
margin-left: auto;
margin-right: auto;
}
.post-detail .post-left .icon-like-share-social {
margin-bottom: 40px;
}
.post-detail .post-left .bloger-like {
clear: both;
height: 70px;
margin-bottom: 25px;
padding-top: 20px;
}
.post-detail .post-left .bloger-like .ellipsis {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.post-detail .post-left .bloger-like .btn-stock {
background: rgba(0, 0, 0, 0) url("../img/btn-bloger-like-focus.png") repeat scroll center center;
border: medium none;
cursor: pointer;
float: left;
height: 44px;
margin-right: 15px;
width: 113px;
}
.post-detail .post-left .bloger-like .btn-unstock {
background: rgba(0, 0, 0, 0) url("../img/btn-bloger-like.png") repeat scroll center center;
border: medium none;
cursor: pointer;
float: left;
height: 44px;
margin-right: 15px;
width: 113px;
}
.post-detail .post-left .bloger-like .bloger-list {
float: left;
margin-bottom: 0;
padding: 0;
}
.post-detail .post-left .bloger-like .bloger-list .user-favorite-list {
float: left;
list-style: outside none none;
margin-right: 10px;
}
.post-detail .post-left .bloger-like .bloger-list .user-favorite-list a {
background-position: center center !important;
background-size: auto 100% !important;
border-radius: 20px;
display: inline-block;
height: 40px;
transition: background-size 0.2s ease-in 0s;
width: 40px;
}
.post-detail .post-left .bloger-like .bloger-list .user-favorite-list a:hover {
background-size: auto 120% !important;
}
.post-detail .post-left .bloger-like span {
color: #8b8b8b;
float: left;
font-size: 13px;
font-weight: 400;
line-height: 40px;
}
.post-detail .post-left .bloger-like span a {
color: #0fa19f;
}
.post-detail .post-left .bloger-like span a:hover {
text-decoration: underline;
}
.post-detail .post-left .box-comment .title-comment {
border-bottom: 1px solid #e9e9e9;
border-top: 1px solid #e9e9e9;
color: #000;
font-size: 18px;
font-weight: 600;
line-height: 40px;
margin: 20px 0;
text-transform: uppercase;
}
.post-detail .post-left .box-comment .list-comment .comment-container {
border-bottom: 1px solid #e9e9e9;
margin: 0 0 20px;
padding-bottom: 10px;
}
.post-detail .post-left .box-comment .list-comment .comment-container > a {
background-position: center center !important;
background-size: cover !important;
border-radius: 32.5px;
display: inline-block;
float: left;
height: 65px;
margin-right: 25px;
width: 65px;
}
.post-detail .post-left .box-comment .list-comment .comment-container .content-comment {
float: left;
position: relative;
width: 89%;
}
.post-detail .post-left .box-comment .list-comment .comment-container .content-comment .name-bloger-c {
color: #0fa19f;
font-size: 15px;
font-weight: 600;
margin-bottom: 5px;
}
.post-detail .post-left .box-comment .list-comment .comment-container .content-comment .name-bloger-c .date-time-comment {
color: #000101;
font-size: 13px;
font-weight: 300;
}
.post-detail .post-left .box-comment .list-comment .comment-container .content-comment .name-bloger-c a {
color: #000;
}
.post-detail .post-left .box-comment .list-comment .comment-container .content-comment .contribution {
color: #53b7b6;
font-size: 13px;
font-style: italic;
font-weight: 400;
margin-bottom: 10px;
}
.post-detail .post-left .box-comment .list-comment .comment-container .content-comment .display-comment {
color: #2e2e2e;
font-size: 13px;
font-weight: 300;
}
.post-detail .post-left .box-comment .list-comment .comment-container .content-comment .display-comment img {
max-width: 745px;
}
.post-detail .post-left .box-comment .write-comment p {
color: #000;
float: left;
font-size: 15px;
font-weight: 600;
margin-bottom: 15px;
}
.post-detail .post-left .box-comment .write-comment textarea {
background-color: #f9f9f9;
border: 1px solid #c4c4c4;
color: #9e9e9e;
height: 220px;
margin-bottom: 10px;
padding: 10px 15px;
width: 100%;
}
.post-detail .post-left .box-comment .write-comment button {
line-height: 35px;
}
.post-detail .post-left .box-comment .write-comment button:hover {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 2px solid #53b7b6;
color: #53b7b6;
line-height: 31px;
padding: 0 18px;
}
.post-detail .post-left .box-comment .write-comment button.btn-comment-cancel {
margin-right: 0;
}
.post-detail .post-left .box-comment .write-comment .comment .nav-tabs {
border-bottom: medium none;
}
.post-detail .post-left .box-comment .write-comment .comment .nav-tabs li a {
color: #53b7b6;
}
.post-detail .post-left .box-comment .write-comment .fa-cloud-upload::before {
margin-right: 5px;
}
.post-detail .post-left .shareable {
border-top: medium none;
}
.post-detail .post-left {
padding-right: 0;
}
.post-detail .post-left .post-author {
margin-bottom: 0;
}
.post-detail .post-left .post-author img {
background-position: center center;
background-size: cover;
float: left;
height: 100px;
margin-bottom: 10px;
margin-right: 10px;
width: 100px;
}
.post-detail .post-left .post-author a.name {
color: #0fa19f;
display: block;
font-size: 15px;
font-weight: 600;
margin-bottom: 15px;
}
.post-detail .post-left .post-author .btn-post-follow a {
border-radius: 2px;
color: #575757;
display: inline-block;
font-size: 13px;
font-weight: 400;
line-height: 22px;
padding-left: 0;
text-align: left;
}
.post-detail .post-left .post-author .btn-post-follow a.col-lg-6 {
float: left;
margin-right: 0;
}
.post-detail .post-left .post-author .btn-post-follow a:hover {
background-color: #57b8b7;
color: #fff;
}
.post-detail .post-left .post-author .btn-follow-author, .post-detail .post-left .post-author .relationship-container {
margin-bottom: 15px;
}
.post-detail .post-left .post-author .btn-follow-author button, .post-detail .post-left .post-author .relationship-container button {
background: #57b8b7 none no-repeat scroll left 60px center;
border: medium none;
border-radius: 3px;
color: #fff;
font-size: 13px;
font-weight: 600;
height: 33px;
margin-bottom: 2px;
text-align: center;
text-transform: uppercase;
width: 100%;
}
.post-detail .post-left .post-author .btn-follow-author button:focus, .post-detail .post-left .post-author .relationship-container button:focus {
background-color: #8b8b8b;
outline: medium none;
}
.post-detail .post-left .post-author .btn-follow-author .unfollow-btn {
background-color: #e9e9e9;
color: #a5a5a5;
}
.post-detail .post-left .post-author .list-number-social {
background-color: #f6f6f6;
border-radius: 3px;
margin-bottom: 20px;
padding: 10px 10px 5px 23px;
}
.post-detail .post-left .post-author .list-number-social p {
color: #000;
font-size: 14px;
font-weight: 400;
margin-bottom: 5px;
}
.post-detail .post-left .post-author .list-number-social a {
color: #000;
font-size: 14px;
font-weight: 700;
}
.post-detail .post-left .post-author .list-number-social a:hover {
text-decoration: underline;
}
.post-detail .post-left .author-tag {
margin-bottom: 10px;
}
.post-detail .post-left .author-tag p {
color: #0fa19f;
font-size: 15px;
font-weight: 400;
text-transform: capitalize;
}
.post-detail .post-left .author-tag p .glyphicon {
margin-right: 5px;
}
.post-detail .post-left .author-tag a {
border-radius: 2px;
color: #fff;
display: inline-block;
font-size: 12px;
font-weight: 100;
margin-bottom: 10px;
padding: 1px 6px;
}
.post-detail .post-left .author-tag a:hover {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 1px solid #545454;
color: #000;
padding: 0 5px;
}
.post-detail .post-left .author-tag .js {
background-color: #c8bd72;
}
.post-detail .post-left .author-tag .html {
background-color: #f1662a;
}
.post-detail .post-left .author-tag .css {
background-color: #33a9dc;
}
.post-detail .post-left .author-tag .ios {
background-color: #b2b2b2;
}
.post-detail .post-left .author-tag .android {
background-color: #97c040;
}
.post-detail .post-left .author-tag .php {
background-color: #6b7eb9;
}
.post-detail .post-left .author-tag .ruby {
background-color: #bd1103;
}
.post-detail .post-left .author-tag .java {
background-color: #e77104;
}
.post-detail .post-left .author-tag .objective-c {
background-color: #767474;
}
.post-detail .post-left .author-tag .vi {
background-color: #019833;
}
.post-detail .post-left .author-tag .python {
background-color: #938a6d;
}
.post-detail .post-left .author-tag .git {
background-color: #c77c6f;
}
.post-detail .post-left .author-tag .shell {
background-color: #fbbb76;
}
.post-detail .post-left .author-tag .cpp {
background-color: #669ad3;
}
.post-detail .post-left .author-tag .jquery {
background-color: #5f9dd0;
}
.post-detail .post-left .author-tag .github {
background-color: #3f82c4;
}
.post-detail .post-left .author-tag .c {
background-color: #8d8f9b;
}
.post-detail .post-left .author-tag .linux {
background-color: #edc59b;
}
.post-detail .post-left .author-tag .cs {
background-color: #647398;
}
.post-detail .post-left .author-tag .mac {
background-color: #5a5a5a;
}
.post-detail .post-left .author-tag .mysql {
background-color: #37565e;
}
.post-detail .post-left .author-tag .emac {
background-color: #6562a5;
}
.post-detail .post-left .author-tag .nodejs {
background-color: #9bbe74;
}
.post-detail .post-left .author-tag .rails {
background-color: #d00000;
}
.post-detail .post-left .author-tag .chrome {
background-color: #3b985a;
}
.post-detail .post-left .author-tag .pear {
background-color: #868686;
}
.post-detail .post-left .author-tag .regex {
background-color: #7a4a90;
}
.post-detail .post-left .author-tag .apache {
background-color: #c24d74;
}
.post-detail .post-left .author-tag .centos {
background-color: #934a82;
}
.post-detail .post-left .author-tag .csharp {
background-color: #545353;
}
.post-detail .post-left .author-tag .ssh {
background-color: #9696f7;
}
.post-detail .post-left .author-tag .nginx {
background-color: #539070;
}
.post-detail .post-left .author-tag .ubuntu {
background-color: #da876a;
}
.post-detail .post-left .author-tag .mongodb {
background-color: #94795d;
}
.post-detail .post-left .author-tag .swift {
background-color: #e78874;
}
.post-detail .post-left .author-tag .agile {
background-color: #59a6a1;
}
.post-detail .post-left .author-tag .scheme {
background-color: #e1c00f;
}
.post-detail .post-left .author-tag .heroku {
background-color: #3f82c4;
}
.post-detail .post-left .author-tag .win {
background-color: #78c3df;
}
.post-detail .post-left .author-tag .unity {
background-color: #696868;
}
.post-detail .post-left .author-tag .net {
background-color: #486161;
}
.post-detail .post-left .author-tag .sql {
background-color: #e28e8b;
}
.post-detail .post-left .author-tag .no-sql {
background-color: #4c7791;
}
.post-detail .post-left .author-tag .css3 {
background-color: #33a9dc;
}
.post-detail .post-left .author-tag .html5 {
background-color: #e54d26;
}
.post-detail .post-left .author-tag .other {
background-color: #6badad;
}
.post-detail .post-left .box-more-post {
margin-bottom: 20px;
}
.post-detail .post-left .box-more-post p {
font-size: 18px;
font-weight: 400;
margin-bottom: 10px;
text-transform: capitalize;
}
.post-detail .post-left .box-more-post .list-more-post {
background-color: #f6f6f6;
border-radius: 3px;
padding: 20px 8px 10px;
}
.post-detail .post-left .box-more-post .list-more-post .post-title {
border-bottom: 1px solid #d8d8d8;
margin-bottom: 14px;
}
.post-detail .post-left .box-more-post .list-more-post .post-title a {
color: #0fa19f;
display: block;
font-size: 14px;
font-weight: 400;
margin-bottom: 7px;
padding: 0 7px;
}
.post-detail .post-left .box-more-post .list-more-post .post-title a:hover {
text-decoration: underline;
}
.post-detail .post-left .box-more-post .list-more-post .post-title a.name-author {
color: #848484;
font-size: 12px;
font-weight: 300;
margin-bottom: 10px;
}
.post-detail .post-left .box-more-post .list-more-post .post-title:last-child {
border-bottom: medium none;
}
pre {
background-color: #272822;
color: #fff;
}
.countdown span.item-hh,
.countdown span.item-mm,
.countdown span.item-ss,
.countdown span.separator{
font-size: 40px;
color:#e03d57;
font-weight: bold;
}
| 0.380529 | 0.046508 |
[data-blocker-display="none"] {
display: none !important;
background-color: inherit;
}
/**
* color when unhide
*/
[data-blocker-display="unhide"] {
background-color: #ffd2d2;
}
g-inner-card:not([data-blocker-display="none"]) > span.block-anchor {
margin-top: 0;
margin-bottom: 0;
}
/**
* Anchor immediately after not blocked element
*/
div[role="listitem"] {
padding-bottom: 66px;
}
:not(g-inner-card):not([data-blocker-display="none"]) + .block-anchor {
margin-top: -22px;
margin-bottom: 22px;
}
:not(g-inner-card):not([data-blocker-display="none"]) + .block-anchor.block-anchor-tmp-unblock-only {
margin-top: 0;
margin-bottom: 0;
}
:not(g-inner-card):not([data-blocker-display="none"]) + .block-anchor.block-google-top-news {
margin-top: 0;
margin-bottom: 0;
}
:not(g-inner-card):not([data-blocker-display="none"]) + .block-anchor.block-google-news-top {
margin-top: 0;
margin-bottom: 0;
position: relative;
margin-left: 108px; /* width of class="dfhHve" + margin-right of class="NQHJEb" */
}
:not(g-inner-card):not([data-blocker-display="none"]) + .block-anchor.block-google-movie {
margin-top: 0;
margin-bottom: 0;
}
/**
* Anchor immediately after blocked element
*/
:not(g-inner-card)[data-blocker-display="none"] + .block-anchor {
margin-top: 26px;
margin-bottom: 26px;
}
.block-anchor a {
font-size: 14px;
}
/**
* Grouped Google News.
*/
.block-google-news-card-section {
margin-top: 0 !important;
}
/**
* Background when displaying dialog
*/
.block-dialog-background {
z-index: 104;
position: fixed;
left: 0;
top: 0;
overflow: auto;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.6);
}
.block-dialog {
margin: 15% auto; /* top,bottom=15% left,right=auto */
width: 60%;
min-width: 50em;
background-color: #ffffff;
font-size: 1.4rem;
border: 1px solid;
padding: 5px;
}
.block-dialog input {
font-size: 1.4rem;
}
.block-dialog-url-radios {
margin-bottom: 1em;
}
.block-dialog-type-select {
font-size: 1.3rem;
}
.block-dialog-buttons {
display: flex;
justify-content: flex-end;
}
.block-dialog-buttons input {
flex-basis: 8em;
}
.block-dialog-buttons input.blocker-primary-button {
color: white;
background-color: darkblue;
}
.block-dialog-buttons input.blocker-secondary-button {
color: black;
background-color: #fefefe;
}
.block-operations-div {
left: 0;
right: auto;
background-color: white;
white-space: nowrap;
padding: 7px 18px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
border: 1px solid rgba(0, 0, 0, 0.2);
z-index: 3;
}
.block-google-inner-card {
width: 205px;
white-space: normal;
}
.blocker-temporarily-unblock {
word-break: break-word;
}
.block-google-image-tab {
display: inline-block;
}
/*
* ad-hoc fix for Google's Image tab.
*/
#yDmH0d .block-anchor + .block-anchor {
display: none;
}
/*
* ad-hoc fix for compact menu of Firefox in Google's Image tab.
*/
#yDmH0d .block-operations-div {
top: 16px;
}
[data-gsb-element-type="google-search-inner-card"][data-gsb-menu-position="compact"] {
height: 360px !important;
max-height: 360px !important;
}
/* for compact menu in 'News' tab */
#res h3.r.dO0Ag {
overflow: visible;
}
[data-gsb-element-type="google-news-card"] + .block-anchor {
margin-top: -13px !important;
margin-bottom: 13px !important;
}
[data-gsb-element-type="google-news-card"][data-gsb-menu-position="compact"] {
height: auto;
}
|
apps/styles/google.css
|
[data-blocker-display="none"] {
display: none !important;
background-color: inherit;
}
/**
* color when unhide
*/
[data-blocker-display="unhide"] {
background-color: #ffd2d2;
}
g-inner-card:not([data-blocker-display="none"]) > span.block-anchor {
margin-top: 0;
margin-bottom: 0;
}
/**
* Anchor immediately after not blocked element
*/
div[role="listitem"] {
padding-bottom: 66px;
}
:not(g-inner-card):not([data-blocker-display="none"]) + .block-anchor {
margin-top: -22px;
margin-bottom: 22px;
}
:not(g-inner-card):not([data-blocker-display="none"]) + .block-anchor.block-anchor-tmp-unblock-only {
margin-top: 0;
margin-bottom: 0;
}
:not(g-inner-card):not([data-blocker-display="none"]) + .block-anchor.block-google-top-news {
margin-top: 0;
margin-bottom: 0;
}
:not(g-inner-card):not([data-blocker-display="none"]) + .block-anchor.block-google-news-top {
margin-top: 0;
margin-bottom: 0;
position: relative;
margin-left: 108px; /* width of class="dfhHve" + margin-right of class="NQHJEb" */
}
:not(g-inner-card):not([data-blocker-display="none"]) + .block-anchor.block-google-movie {
margin-top: 0;
margin-bottom: 0;
}
/**
* Anchor immediately after blocked element
*/
:not(g-inner-card)[data-blocker-display="none"] + .block-anchor {
margin-top: 26px;
margin-bottom: 26px;
}
.block-anchor a {
font-size: 14px;
}
/**
* Grouped Google News.
*/
.block-google-news-card-section {
margin-top: 0 !important;
}
/**
* Background when displaying dialog
*/
.block-dialog-background {
z-index: 104;
position: fixed;
left: 0;
top: 0;
overflow: auto;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.6);
}
.block-dialog {
margin: 15% auto; /* top,bottom=15% left,right=auto */
width: 60%;
min-width: 50em;
background-color: #ffffff;
font-size: 1.4rem;
border: 1px solid;
padding: 5px;
}
.block-dialog input {
font-size: 1.4rem;
}
.block-dialog-url-radios {
margin-bottom: 1em;
}
.block-dialog-type-select {
font-size: 1.3rem;
}
.block-dialog-buttons {
display: flex;
justify-content: flex-end;
}
.block-dialog-buttons input {
flex-basis: 8em;
}
.block-dialog-buttons input.blocker-primary-button {
color: white;
background-color: darkblue;
}
.block-dialog-buttons input.blocker-secondary-button {
color: black;
background-color: #fefefe;
}
.block-operations-div {
left: 0;
right: auto;
background-color: white;
white-space: nowrap;
padding: 7px 18px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
border: 1px solid rgba(0, 0, 0, 0.2);
z-index: 3;
}
.block-google-inner-card {
width: 205px;
white-space: normal;
}
.blocker-temporarily-unblock {
word-break: break-word;
}
.block-google-image-tab {
display: inline-block;
}
/*
* ad-hoc fix for Google's Image tab.
*/
#yDmH0d .block-anchor + .block-anchor {
display: none;
}
/*
* ad-hoc fix for compact menu of Firefox in Google's Image tab.
*/
#yDmH0d .block-operations-div {
top: 16px;
}
[data-gsb-element-type="google-search-inner-card"][data-gsb-menu-position="compact"] {
height: 360px !important;
max-height: 360px !important;
}
/* for compact menu in 'News' tab */
#res h3.r.dO0Ag {
overflow: visible;
}
[data-gsb-element-type="google-news-card"] + .block-anchor {
margin-top: -13px !important;
margin-bottom: 13px !important;
}
[data-gsb-element-type="google-news-card"][data-gsb-menu-position="compact"] {
height: auto;
}
| 0.438785 | 0.075109 |
* {
margin:0;
padding:0;
}
html , html body {min-width:750px;}
header {
height: 50px;
background: #5d5d5d;
border-bottom: solid 2px #000;
border-right:2px solid #5d5d5d;
min-width:750px;
}
h1 {
height:16px;
font-size:16px;
float:left;
color: #ccc;
margin: 7px;
}
header nav {
float:right;
height: 50px;
margin: 7PX;
}
header nav button {
display:inline-block;
/* height:16px; */
font-weight:bold;
font-size:12px;
padding:2px;
margin-left:5px;
border-radius:3px;
border:none;
background:linear-gradient(#ccc,#aaa);
}
header nav button:hover {
background:#aaa;
}
header nav button:active {
background:linear-gradient(#aaa,#ccc);
}
/* copyright Google 2018 material icons (License available in CSS folder)*/
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
/*src: url(MaterialIcons-Regular.eot); /* For IE6-8 */
src: local('Material Icons'), local('MaterialIcons-Regular'), url(MaterialIcons-Regular.woff2) format('woff2');
}
.material-icons {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
font-size: 24px; /* Preferred icon size */
display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr;
/* Support for all WebKit browsers. */
-webkit-font-smoothing: antialiased;
/* Support for Safari and Chrome. */
text-rendering: optimizeLegibility;
/* Support for Firefox. */
-moz-osx-font-smoothing: grayscale;
/* Support for IE. */
font-feature-settings: 'liga';
}
/* SCROLL BARS */
.vertical::-webkit-scrollbar {
width:10px;
}
.horizontal::webkit-scrollbar {
height:10px;
}
.ace_scrollbar-v::-webkit-scrollbar {
width: 10px;
}
.ace_scrollbar-h::-webkit-scrollbar {
height: 10px;
}
::-webkit-scrollbar-track {
background: #111;
}
::-webkit-scrollbar-thumb {
background:#555;
}
/* BUTTONS COLOURS*/
.danger {background:#700;padding:10px;color:#fff;cursor:pointer;}
.safe {background:#070;padding:10px;color:#fff;cursor:pointer;}
.warning {background:#700;padding:10px;color:#fff;cursor:pointer;}
.neutral {background:#007;padding:10px;color:#fff;cursor:pointer;}
/* BUTTONS FOR TABS */
#nav {position:absolute;border-right:2px solid #000;top: 52px;right: 0px;height:30px;left: 250px;z-index: 1;background: #333;padding-left: 40px; min-width:460px;}
#nav button {
height:30px;
padding:5px;
display:block;
float:left;
border:none;
background: none;
color:#fff;
padding-left:15px;
padding-right:15px;
}
#nav button:focus {outline:0;}
#nav button.current {
background:#111;
}
/* OVERVIEW */
#page-path {
background:#111;
padding:5px;
padding-left:15px;
color:#a60;
font-size: 0.7em;
font-weight: bold;
}
#pages {
background: #222;
color: #888;
width:250px;
position:absolute;
top: 52px;
left:0px;
bottom:0px;
overflow-x: hidden;
overflow-y: auto;
border-right:solid 2px #000;
/* padding-right: 20px; */
}
div.pages {
width: 100%;
position:relative;
}
div.pages button {
border:none;
background:none;
color:#090;
font-weight:900;
font-size:20px;
position:absolute;
right:5px;
top:0px;
cursor:pointer;
}
h3.pages {
border-bottom:solid 2px #000;
padding:2px;
padding-left:10px;
}
.pages li {
position:relative;
height:20px;
/*border-bottom:solid 1px #000;*/
padding:1px;
padding-left:10px;
list-style-type:none;
}
ul.pages li span.material-icons {
font-size: 1em !important;
vertical-align: middle !important;
padding-right: 5px !important;
}
.pages li:hover {
background:#333;
cursor:pointer;
}
.pages ul {
padding-left:1em;
}
.hidden-hover {
display:none;
}
#main-page {
background: #444;
color: #888;
position: absolute;
top: 82px;
left: 250px;
right:0px;
bottom:0px;
bottom: 0px;
overflow-x: hidden;
overflow-y: auto;
border-right: solid 2px #000;
min-width:500px;
}
/* Meta Data */
#metadata table {
width:100%;
}
#metadata table thead th {
font-weight:normal;
color:#fff;
text-align:left;
padding:10px;
font-family:sans-serif;
}
#metadata table tbody td {
padding:10px;
vertical-align:middle;
}
#metadata table tbody td input {
background:#222;
border:1px solid #555;
padding:5px;
width:90%;
color:inherit;
}
#metadata table tbody td textarea {
background:#222;
border:1px solid #555;
padding:5px;
width:90%;
color:inherit;
min-width:90%;
max-width:90%;
}
/* Login */
#login-display {
position: fixed;
background:RGBA(0,0,0,0.8);
top:0px;
left:0px;
right:0px;
bottom:0px;
z-index:20;
text-align: center;
white-space:nowrap;
}
#login-display:before {
content:'';
display:inline-block;
height:100%;
vertical-align:middle;
}
#login-block {
display: inline-block;
width:500px;
vertical-align: middle;
background:#333;
border:solid 2px #000;
padding:30px;
/* align-content: center; */
color: #999;
}
#login-block span {
font-weight:bold;
text-align:left;
display: inline-block;
width: 20%;
}
#login-block input {
width: calc(80% - 10px);
padding:5px;
background:#222;
border:1px solid #555;
margin-top:5px;
color: inherit;
}
#login-block button {
float:right;
margin-top:5px;
border: none;
}
|
css/main.css
|
* {
margin:0;
padding:0;
}
html , html body {min-width:750px;}
header {
height: 50px;
background: #5d5d5d;
border-bottom: solid 2px #000;
border-right:2px solid #5d5d5d;
min-width:750px;
}
h1 {
height:16px;
font-size:16px;
float:left;
color: #ccc;
margin: 7px;
}
header nav {
float:right;
height: 50px;
margin: 7PX;
}
header nav button {
display:inline-block;
/* height:16px; */
font-weight:bold;
font-size:12px;
padding:2px;
margin-left:5px;
border-radius:3px;
border:none;
background:linear-gradient(#ccc,#aaa);
}
header nav button:hover {
background:#aaa;
}
header nav button:active {
background:linear-gradient(#aaa,#ccc);
}
/* copyright Google 2018 material icons (License available in CSS folder)*/
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
/*src: url(MaterialIcons-Regular.eot); /* For IE6-8 */
src: local('Material Icons'), local('MaterialIcons-Regular'), url(MaterialIcons-Regular.woff2) format('woff2');
}
.material-icons {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
font-size: 24px; /* Preferred icon size */
display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr;
/* Support for all WebKit browsers. */
-webkit-font-smoothing: antialiased;
/* Support for Safari and Chrome. */
text-rendering: optimizeLegibility;
/* Support for Firefox. */
-moz-osx-font-smoothing: grayscale;
/* Support for IE. */
font-feature-settings: 'liga';
}
/* SCROLL BARS */
.vertical::-webkit-scrollbar {
width:10px;
}
.horizontal::webkit-scrollbar {
height:10px;
}
.ace_scrollbar-v::-webkit-scrollbar {
width: 10px;
}
.ace_scrollbar-h::-webkit-scrollbar {
height: 10px;
}
::-webkit-scrollbar-track {
background: #111;
}
::-webkit-scrollbar-thumb {
background:#555;
}
/* BUTTONS COLOURS*/
.danger {background:#700;padding:10px;color:#fff;cursor:pointer;}
.safe {background:#070;padding:10px;color:#fff;cursor:pointer;}
.warning {background:#700;padding:10px;color:#fff;cursor:pointer;}
.neutral {background:#007;padding:10px;color:#fff;cursor:pointer;}
/* BUTTONS FOR TABS */
#nav {position:absolute;border-right:2px solid #000;top: 52px;right: 0px;height:30px;left: 250px;z-index: 1;background: #333;padding-left: 40px; min-width:460px;}
#nav button {
height:30px;
padding:5px;
display:block;
float:left;
border:none;
background: none;
color:#fff;
padding-left:15px;
padding-right:15px;
}
#nav button:focus {outline:0;}
#nav button.current {
background:#111;
}
/* OVERVIEW */
#page-path {
background:#111;
padding:5px;
padding-left:15px;
color:#a60;
font-size: 0.7em;
font-weight: bold;
}
#pages {
background: #222;
color: #888;
width:250px;
position:absolute;
top: 52px;
left:0px;
bottom:0px;
overflow-x: hidden;
overflow-y: auto;
border-right:solid 2px #000;
/* padding-right: 20px; */
}
div.pages {
width: 100%;
position:relative;
}
div.pages button {
border:none;
background:none;
color:#090;
font-weight:900;
font-size:20px;
position:absolute;
right:5px;
top:0px;
cursor:pointer;
}
h3.pages {
border-bottom:solid 2px #000;
padding:2px;
padding-left:10px;
}
.pages li {
position:relative;
height:20px;
/*border-bottom:solid 1px #000;*/
padding:1px;
padding-left:10px;
list-style-type:none;
}
ul.pages li span.material-icons {
font-size: 1em !important;
vertical-align: middle !important;
padding-right: 5px !important;
}
.pages li:hover {
background:#333;
cursor:pointer;
}
.pages ul {
padding-left:1em;
}
.hidden-hover {
display:none;
}
#main-page {
background: #444;
color: #888;
position: absolute;
top: 82px;
left: 250px;
right:0px;
bottom:0px;
bottom: 0px;
overflow-x: hidden;
overflow-y: auto;
border-right: solid 2px #000;
min-width:500px;
}
/* Meta Data */
#metadata table {
width:100%;
}
#metadata table thead th {
font-weight:normal;
color:#fff;
text-align:left;
padding:10px;
font-family:sans-serif;
}
#metadata table tbody td {
padding:10px;
vertical-align:middle;
}
#metadata table tbody td input {
background:#222;
border:1px solid #555;
padding:5px;
width:90%;
color:inherit;
}
#metadata table tbody td textarea {
background:#222;
border:1px solid #555;
padding:5px;
width:90%;
color:inherit;
min-width:90%;
max-width:90%;
}
/* Login */
#login-display {
position: fixed;
background:RGBA(0,0,0,0.8);
top:0px;
left:0px;
right:0px;
bottom:0px;
z-index:20;
text-align: center;
white-space:nowrap;
}
#login-display:before {
content:'';
display:inline-block;
height:100%;
vertical-align:middle;
}
#login-block {
display: inline-block;
width:500px;
vertical-align: middle;
background:#333;
border:solid 2px #000;
padding:30px;
/* align-content: center; */
color: #999;
}
#login-block span {
font-weight:bold;
text-align:left;
display: inline-block;
width: 20%;
}
#login-block input {
width: calc(80% - 10px);
padding:5px;
background:#222;
border:1px solid #555;
margin-top:5px;
color: inherit;
}
#login-block button {
float:right;
margin-top:5px;
border: none;
}
| 0.36727 | 0.07244 |
#pt-main {
opacity: 1;
transition: opacity 1s 2s ease;
}
/* line 8, ../sass/component.scss */
#pt-main.invis {
opacity: 0;
transition: opacity 0s ease;
}
/* line 14, ../sass/component.scss */
.pt-perspective {
position: relative;
/*width: 100%;*/
height: 100%;
-webkit-perspective: 1200px;
-moz-perspective: 1200px;
perspective: 1200px;
overflow-x: hidden;
overflow-y: auto;
outline: none;
border: none;
}
/* line 28, ../sass/component.scss */
.pt-page {
width: 100vw;
height: 0;
min-height: 1px;
position: absolute;
display: table;
table-layout: fixed;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
visibility: hidden;
overflow: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
/* -webkit-transform: translate3d(-200%, 0, 0);
-moz-transform: translate3d(-200%, 0, 0);
transform: translate3d(-200%, 0, 0);*/
/*transform: scale(0);*/
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
opacity: 0;
visibility: hidden;
z-index: -1\9;
}
/* line 70, ../sass/component.scss */
.pt-page-current {
width: 100%;
visibility: visible;
overflow-y: hidden;
overflow-x: auto;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
/* line 85, ../sass/component.scss */
.pt-page.left {
/* -webkit-transform: translate3d(-200%, 0, 0);
-moz-transform: translate3d(-200%, 0, 0);
transform: translate3d(-200%, 0, 0);
-webkit-transform-sass: preserve-3d;
-moz-transform-sass: preserve-3d;
transform-sass: preserve-3d;*/
/*@include transform(scale(25));*/
-webkit-transition: -webkit-transform 2s cubic-bezier(0.6, 0, 0.22, 1);
transition: transform 2s cubic-bezier(0.6, 0, 0.22, 1);
}
/* line 98, ../sass/component.scss */
.pt-page.right {
/* -webkit-transform: translate3d(200%, 0, 0);
-moz-transform: translate3d(200%, 0, 0);
transform: translate3d(200%, 0, 0);
-webkit-transform-sass: preserve-3d;
-moz-transform-sass: preserve-3d;
transform-sass: preserve-3d;*/
/*@include transform(scale(25));*/
-webkit-transition: -webkit-transform 2s cubic-bezier(0.6, 0, 0.22, 1);
transition: transform 2s cubic-bezier(0.6, 0, 0.22, 1);
}
/* line 113, ../sass/component.scss */
.pt-page-current,
.no-js .pt-page {
visibility: visible;
z-index: 1;
opacity: 1;
height: 100%;
/* -webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transform-sass: preserve-3d;
-moz-transform-sass: preserve-3d;
transform-sass: preserve-3d;
@include transform(scale(1));*/
/*display: block\9;*/
}
/* line 133, ../sass/component.scss */
.no-js body {
overflow: auto;
}
/* line 137, ../sass/component.scss */
.pt-page-ontop {
z-index: 999;
}
/* Triggers (menu and button) */
/* line 143, ../sass/component.scss */
.pt-triggers {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}
/* line 152, ../sass/component.scss */
.no-js .pt-triggers {
display: none;
}
/* line 156, ../sass/component.scss */
.pt-triggers .dl-menuwrapper button,
.pt-touch-button {
border: none;
font-size: 13px;
font-weight: 700;
text-transform: uppercase;
margin: 10px 0 20px;
padding: 0px 20px;
line-height: 50px;
height: 50px;
letter-spacing: 1px;
width: 100%;
cursor: pointer;
display: block;
font-family: 'Lato', Calibri, Arial, sans-serif;
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
/* line 180, ../sass/component.scss */
.pt-touch-button {
background: #fff;
color: #aaa;
}
/* line 185, ../sass/component.scss */
.pt-triggers .dl-menuwrapper button {
margin-bottom: 0;
}
/* line 189, ../sass/component.scss */
.pt-touch-button:active {
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
/* line 193, ../sass/component.scss */
.touch .pt-triggers .dl-menuwrapper {
display: none;
}
/* line 197, ../sass/component.scss */
.pt-message {
display: none;
position: absolute;
z-index: 99999;
bottom: 0;
left: 0;
width: 100%;
background: #da475c;
color: #fff;
text-align: center;
}
/* line 209, ../sass/component.scss */
.pt-message p {
margin: 0;
line-height: 60px;
font-size: 26px;
}
/* line 215, ../sass/component.scss */
.no-cssanimations .pt-message {
display: block;
}
@media screen and (max-width: 47.4375em) {
/* line 220, ../sass/component.scss */
.pt-triggers .dl-menuwrapper {
display: none;
}
}
@media screen and (max-height: 38em) {
/* line 226, ../sass/component.scss */
.pt-triggers .dl-menuwrapper {
display: none;
}
}
/* line 231, ../sass/component.scss */
.dl-menu {
list-style: none;
}
/* line 235, ../sass/component.scss */
.next-page,
.prev-page {
display: block;
position: absolute;
top: 0;
bottom: 0;
width: 20%;
z-index: 2;
}
/* line 246, ../sass/component.scss */
.next-page {
right: 0;
}
/* line 249, ../sass/component.scss */
.prev-page {
left: 0;
}
|
pagina web/css/component.css
|
#pt-main {
opacity: 1;
transition: opacity 1s 2s ease;
}
/* line 8, ../sass/component.scss */
#pt-main.invis {
opacity: 0;
transition: opacity 0s ease;
}
/* line 14, ../sass/component.scss */
.pt-perspective {
position: relative;
/*width: 100%;*/
height: 100%;
-webkit-perspective: 1200px;
-moz-perspective: 1200px;
perspective: 1200px;
overflow-x: hidden;
overflow-y: auto;
outline: none;
border: none;
}
/* line 28, ../sass/component.scss */
.pt-page {
width: 100vw;
height: 0;
min-height: 1px;
position: absolute;
display: table;
table-layout: fixed;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
visibility: hidden;
overflow: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
/* -webkit-transform: translate3d(-200%, 0, 0);
-moz-transform: translate3d(-200%, 0, 0);
transform: translate3d(-200%, 0, 0);*/
/*transform: scale(0);*/
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
opacity: 0;
visibility: hidden;
z-index: -1\9;
}
/* line 70, ../sass/component.scss */
.pt-page-current {
width: 100%;
visibility: visible;
overflow-y: hidden;
overflow-x: auto;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
/* line 85, ../sass/component.scss */
.pt-page.left {
/* -webkit-transform: translate3d(-200%, 0, 0);
-moz-transform: translate3d(-200%, 0, 0);
transform: translate3d(-200%, 0, 0);
-webkit-transform-sass: preserve-3d;
-moz-transform-sass: preserve-3d;
transform-sass: preserve-3d;*/
/*@include transform(scale(25));*/
-webkit-transition: -webkit-transform 2s cubic-bezier(0.6, 0, 0.22, 1);
transition: transform 2s cubic-bezier(0.6, 0, 0.22, 1);
}
/* line 98, ../sass/component.scss */
.pt-page.right {
/* -webkit-transform: translate3d(200%, 0, 0);
-moz-transform: translate3d(200%, 0, 0);
transform: translate3d(200%, 0, 0);
-webkit-transform-sass: preserve-3d;
-moz-transform-sass: preserve-3d;
transform-sass: preserve-3d;*/
/*@include transform(scale(25));*/
-webkit-transition: -webkit-transform 2s cubic-bezier(0.6, 0, 0.22, 1);
transition: transform 2s cubic-bezier(0.6, 0, 0.22, 1);
}
/* line 113, ../sass/component.scss */
.pt-page-current,
.no-js .pt-page {
visibility: visible;
z-index: 1;
opacity: 1;
height: 100%;
/* -webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transform-sass: preserve-3d;
-moz-transform-sass: preserve-3d;
transform-sass: preserve-3d;
@include transform(scale(1));*/
/*display: block\9;*/
}
/* line 133, ../sass/component.scss */
.no-js body {
overflow: auto;
}
/* line 137, ../sass/component.scss */
.pt-page-ontop {
z-index: 999;
}
/* Triggers (menu and button) */
/* line 143, ../sass/component.scss */
.pt-triggers {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}
/* line 152, ../sass/component.scss */
.no-js .pt-triggers {
display: none;
}
/* line 156, ../sass/component.scss */
.pt-triggers .dl-menuwrapper button,
.pt-touch-button {
border: none;
font-size: 13px;
font-weight: 700;
text-transform: uppercase;
margin: 10px 0 20px;
padding: 0px 20px;
line-height: 50px;
height: 50px;
letter-spacing: 1px;
width: 100%;
cursor: pointer;
display: block;
font-family: 'Lato', Calibri, Arial, sans-serif;
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
/* line 180, ../sass/component.scss */
.pt-touch-button {
background: #fff;
color: #aaa;
}
/* line 185, ../sass/component.scss */
.pt-triggers .dl-menuwrapper button {
margin-bottom: 0;
}
/* line 189, ../sass/component.scss */
.pt-touch-button:active {
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
/* line 193, ../sass/component.scss */
.touch .pt-triggers .dl-menuwrapper {
display: none;
}
/* line 197, ../sass/component.scss */
.pt-message {
display: none;
position: absolute;
z-index: 99999;
bottom: 0;
left: 0;
width: 100%;
background: #da475c;
color: #fff;
text-align: center;
}
/* line 209, ../sass/component.scss */
.pt-message p {
margin: 0;
line-height: 60px;
font-size: 26px;
}
/* line 215, ../sass/component.scss */
.no-cssanimations .pt-message {
display: block;
}
@media screen and (max-width: 47.4375em) {
/* line 220, ../sass/component.scss */
.pt-triggers .dl-menuwrapper {
display: none;
}
}
@media screen and (max-height: 38em) {
/* line 226, ../sass/component.scss */
.pt-triggers .dl-menuwrapper {
display: none;
}
}
/* line 231, ../sass/component.scss */
.dl-menu {
list-style: none;
}
/* line 235, ../sass/component.scss */
.next-page,
.prev-page {
display: block;
position: absolute;
top: 0;
bottom: 0;
width: 20%;
z-index: 2;
}
/* line 246, ../sass/component.scss */
.next-page {
right: 0;
}
/* line 249, ../sass/component.scss */
.prev-page {
left: 0;
}
| 0.20947 | 0.044142 |
* {
box-sizing:border-box;
margin:0;
padding: 0;
max-width: 100%;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
* {
box-sizing: border-box;
}
html, body {
height: 100%;
font-family: 'Roboto', sans-serif;
}
h1, h2, h3, h4, h5 {
font-size: 18px;
margin-bottom: 15px;
font-family: 'Rubik', sans-serif;
}
p {
line-height: 1.4;
}
nav {
display: flex;
flex-flow: row nowrap;
justify-content: space-evenly;
width: 50%;
margin-left: 25%;
padding:20px;
}
nav a {
text-decoration: none;
margin-top: 27px;
color: black;
}
}
nav .navIMG {
width:200px;
height: 100px;
}
.containerAll {
display:flex;
flex-flow: row wrap;
}
.topsec {
flex-flow: row nowrap;
margin: 3% 30% 3% 30%;
}
.aboutlong {
margin-top: 10px;
margin-bottom: 10px;
}
.middleContainer {
display: inline-flex;
justify-content: space-between;
flex-flow: row wrap;
margin: 20px;
margin-left: 30%;
margin-right: 30%;
}
.middleContainer #strategy {
width: 45%;
margin-top: 10px;
margin-bottom: 30px;
}
.middleContainer #how {
width: 45%;
margin-top: 10px;
margin-bottom: 30px;
}
.middleContainer #places {
width: 45%;
margin-top: 10px;
margin-bottom: 30px;
}
.middleContainer #collab {
width: 45%;
margin-top: 10px;
margin-bottom: 30px;
}
.bottom {
margin-left: 30%;
margin-right: 30%;
}
button{
padding:10px;
margin-top: 10px;
border-radius: 8px;
background-color: white;
border:1px solid black;
}
footer nav{
background-color: black;
}
footer nav a {
color: white;
}
h2 {
margin-top:10px;
}
|
css/about.css
|
* {
box-sizing:border-box;
margin:0;
padding: 0;
max-width: 100%;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
* {
box-sizing: border-box;
}
html, body {
height: 100%;
font-family: 'Roboto', sans-serif;
}
h1, h2, h3, h4, h5 {
font-size: 18px;
margin-bottom: 15px;
font-family: 'Rubik', sans-serif;
}
p {
line-height: 1.4;
}
nav {
display: flex;
flex-flow: row nowrap;
justify-content: space-evenly;
width: 50%;
margin-left: 25%;
padding:20px;
}
nav a {
text-decoration: none;
margin-top: 27px;
color: black;
}
}
nav .navIMG {
width:200px;
height: 100px;
}
.containerAll {
display:flex;
flex-flow: row wrap;
}
.topsec {
flex-flow: row nowrap;
margin: 3% 30% 3% 30%;
}
.aboutlong {
margin-top: 10px;
margin-bottom: 10px;
}
.middleContainer {
display: inline-flex;
justify-content: space-between;
flex-flow: row wrap;
margin: 20px;
margin-left: 30%;
margin-right: 30%;
}
.middleContainer #strategy {
width: 45%;
margin-top: 10px;
margin-bottom: 30px;
}
.middleContainer #how {
width: 45%;
margin-top: 10px;
margin-bottom: 30px;
}
.middleContainer #places {
width: 45%;
margin-top: 10px;
margin-bottom: 30px;
}
.middleContainer #collab {
width: 45%;
margin-top: 10px;
margin-bottom: 30px;
}
.bottom {
margin-left: 30%;
margin-right: 30%;
}
button{
padding:10px;
margin-top: 10px;
border-radius: 8px;
background-color: white;
border:1px solid black;
}
footer nav{
background-color: black;
}
footer nav a {
color: white;
}
h2 {
margin-top:10px;
}
| 0.405449 | 0.123948 |
@charset "utf-8";
/* CSS Document */
body{
margin:0;
font-family: '微软雅黑';
padding:0;
}
.bgcolor{
background: #f3f3f3;
}
/*兑换成功样式*/
.triumph{
width:100%;
min-height:5rem;
font-size:0.9rem;
text-align:center;
}
.triumph img{
width: 24%;
margin-top:4rem;
}
.triumph b{
width:100%;
display:inline-block;
margin-top: 1.2rem;
font-size: 1.2rem;
font-weight:normal;
color:#434343;
}
.triumph span{
width:100%;
display:inline-block;
font-size: 0.9rem;
color:#434343;
margin-top: 0.5rem;
}
/*积分兑现*/
.cash{
width:90%;
margin-left:5%;
background: #fff;
min-height: 10rem;
margin-top: 0.8rem;
float: left;
}
.cash h3{
margin: 0;
font-size: 1rem;
color:#434343;
margin-top: 1rem;
float: left;
margin-left: 5%;
font-weight: 400;
}
.cash input{
width:90%;
margin-left:5%;
margin-top:1rem;
background:url(../images/money.png) no-repeat;
border:0;
border-bottom:1px solid #f2f4f6;
font-size: 2.5rem;
padding-left: 9%;
background-size: 8%;
background-position-y: 0.5rem;
outline: none;
}
.cash input::-webkit-input-placeholder{
font-size:1rem;
}
.cash input:-moz-placeholder{
font-size:1rem;
}
.cash input::-moz-placeholder{
font-size:1rem;
}
.cash input:-ms-input-placeholder {
font-size:1rem;
}
.cash p{
margin-left:5%;
font-size:0.9rem;
float: left;
}
.cash p em{
font-style:normal;
color:#3dbd87;
}
.keti{
font-size:0.9rem;
color:#999999;
float:left;
margin-left: 7%;
}
.queren{
width:90%;
height:2.5rem;
display:inline-block;
text-align:center;
line-height:2.5rem;
text-decoration:none;
font-size: 1rem;
margin-left: 5%;
color:#fff;
background:#3dbd87;
border-radius:4px;
}
/*积分明细*/
.detailList{
width:100%;
min-height:10rem;
}
.detailList .detailOne{
width:100%;
min-height: 2rem;
border-bottom: 1px solid #f2f4f6;
background:#fff;
padding-top: 0.5rem;
padding-bottom: 0.4rem;
}
.detailOne ul{
margin:0;
padding:0;
list-style:none;
}
.detailOne ul li{
width:100%;
height: 1.3rem;
line-height: 1.3rem;
font-size: 0.8rem;
}
.detailOne ul li span{
display:block;
float:left;
margin-left:5%;
font-size: 1rem;
font-family:Glamazon;
color: #373737;
}
.detailOne ul li em{
font-style:normal;
font-size: 0.8rem;
color:#999;
display:block;
float:right;
margin-right:5%;
}
.detailOne ul li b{
display:block;
float:left;
margin-left:5%;
font-size:0.9rem;
font-family:Glamazon;
font-weight:normal;
color: #373737;
}
.detailOne ul li i{
font-style:normal;
float:right;
margin-right:5%;
font-size: 1rem;
font-family:Glamazon;
color: #373737;
}
/*积分商城*/
.dateil{
width:100%;
background:#fff;
min-height:5rem;
float: left;
overflow-x: auto;
}
.suspension{
width:100%;
height:2.5rem;
line-height:2.5rem;
color:#434343;
position: fixed;
background: #fff;
border-top: 5px solid #f3f3f3;
}
.suspension b{
font-size: 1rem;
color: #434343;
font-family: '黑体';
margin-left: 3%;
font-weight: 400;
}
.suspension span{
font-size:0.9rem;
float:right;
margin-right:4%;
background:url(../images/money-01.png) no-repeat;
display:inline-block;
background-position: center right;
padding-right: 4%;
background-size: 8%;
background-position-y: 1rem;
}
.suspension span em{
font-style:normal;
color:#3dbd87;
}
.splist{
width:100%;
min-height:5rem;
margin-top: 2.5rem;
float: left;
background: #fff;
}
.onesp{
width: 49.8%;
min-height:5rem;
float:left;
border-right:1px solid #e1e1e1;
border-bottom:1px solid #e1e1e1;
padding-top: 0.5rem;
padding-bottom: 0.8rem;
}
.onesp a{
text-decoration:none;
}
.onesp:nth-child(even){
border-right:0;
}
.onesp ul{
margin:0;
padding:0;
list-style:none;
margin-left: 7%;
font-size: 0.9rem;
color:#434343;
}
.onesp ul .spname{
line-height:1.5rem;
}
.onesp ul .gg{
font-size:0.8rem;
color:#cccccc;
}
.spimg{
width: 33%;
margin-left: 13%;
margin-top: 1rem;
height: 5rem;
float: left;
}
.spimg img{
width:100%;
height: 4.3rem;
}
.jiage{
width: 53%;
float:right;
height:5rem;
}
.jiage .jifen{
color: #3dbd87;
height: 1.5rem;
line-height: 1.5rem;
font-size: 0.9rem;
margin-top: 2.6rem;
}
.jifen em{
color: #3dbd87;
font-style:normal;
display:inline-block;
float:right;
margin-right: 10%;
}
.jifen img{
display:inline-block;
margin-top: 0.2rem;
float: right;
width: 20%;
margin-right: 5%;
}
.jiage .jiaqian{
color:#ef0505;
font-size: 0.9rem;
text-align:right;
margin-right: 10%;
text-decoration: line-through;
}
/*积分商品详情*/
.datu{
width:100%;
height: 14.3rem;
}
.datu img{
width:100%;
height: 14.3rem;
}
.canshu{
width:100%;
min-height: 4.8rem;
border-bottom:1px solid #f2f4f6;
position: relative;
}
.canshu ul{
margin:0;
padding:0;
list-style:none;
}
.canshu ul li{
margin-left:2%;
}
.canshu ul .xqjiege{
font-size: 1.8rem;
color:#3dbd87;
margin-top: 0.5rem;
}
.canshu ul .xqjiege img{
width: 4%;
margin-left: 1%;
}
.canshu ul .zsjiege{
font-size: 1.2rem;
color:#b9b8b8;
text-decoration: line-through;
font-family: '宋体';
}
.duihuan{
position:absolute;
right:5%;
display:inline-block;
line-height: 2.3rem;
height: 2.3rem;
width: 33%;
text-decoration:none;
background:#3dbd87;
color:#fff;
font-size:1rem;
text-align: center;
top: 1.25rem;
border-radius: 4px;
}
.particulars{
width:100%;
min-height:5rem;
}
.particulars .ptitle{
margin-left:5%;
font-size: 1rem;
margin-top: 1rem;
display: inline-block;
}
.particulars .pmingcheng{
margin: 0;
line-height: 2rem;
margin-left: 10%;
font-size: 0.9rem;
}
.particulars img{
width:90%;
margin-left: 5%;
margin-top: 0.5rem;
margin-bottom: 0.5rem;
height: 8.3rem;
}
.particulars .ms{
margin:0;
font-size: 0.9rem;
width:90%;
margin-left:5%;
}
/*我的积分样式*/
.myintegral{
width:100%;
min-height:5rem;
}
.myintegral .thisjifen{
background:#fff;
border-bottom:1px solid #dddddd;
width:100%;
min-height:5rem;
float: left;
padding-bottom: 2rem;
}
.thisjifen ul{
margin:0;
padding:0;
list-style:none;
}
.thisjifen ul li{
width:100%;
}
.thisjifen ul .jifentitle{
position:relative;
height:2.5rem;
line-height:2.5rem;
text-align:center;
color:#434343;
font-size:0.9rem;
margin-top: 0.5rem;
float: left;
}
.jifentitle a{
text-decoration:none;
position:absolute;
color:#434343;
right: 5%;
}
.thisjifen ul .jifenzhi{
font-size:2rem;
color:#3dbd87;
text-align:center;
width: 100%;
float: left;
}
.jifenzhi em{
padding-bottom: 0.4rem;
font-style:normal;
box-shadow: 0px 14px 30px -15px;
}
.jifennav{
width:100%;
min-height:2rem;
background:#fff;
margin-top:0.5rem;
float:left;
border-bottom: 1px solid #f2f4f6;
}
.jifennav ul{
margin:0;
padding:0;
list-style:none;
}
.jifennav ul li{
height:2.5rem;
line-height:2.5rem;
width:96%;
margin-left:4%;
border-bottom:1px solid #f2f4f6;
background:url(../images/xz.png) no-repeat;
background-position:center right;
background-size: 2.4%;
background-position-x: 97%;
font-size:0.9rem;
color:#434343;
}
.jifennav ul li a{
display:inline-block;
width:100%;
text-decoration:none;
color:#434343;
}
.jifennav ul li:nth-child(even){
border-bottom:0;
}
.jifennav ul .jfdh img{
width: 5.5%;
margin-top: 0.6rem;
float: left;
margin-right: 2%;
}
.jifennav ul .jfsc img{
width: 5%;
margin-top: 0.6rem;
float: left;
margin-right: 2%;
}
|
public/css/integral.css
|
@charset "utf-8";
/* CSS Document */
body{
margin:0;
font-family: '微软雅黑';
padding:0;
}
.bgcolor{
background: #f3f3f3;
}
/*兑换成功样式*/
.triumph{
width:100%;
min-height:5rem;
font-size:0.9rem;
text-align:center;
}
.triumph img{
width: 24%;
margin-top:4rem;
}
.triumph b{
width:100%;
display:inline-block;
margin-top: 1.2rem;
font-size: 1.2rem;
font-weight:normal;
color:#434343;
}
.triumph span{
width:100%;
display:inline-block;
font-size: 0.9rem;
color:#434343;
margin-top: 0.5rem;
}
/*积分兑现*/
.cash{
width:90%;
margin-left:5%;
background: #fff;
min-height: 10rem;
margin-top: 0.8rem;
float: left;
}
.cash h3{
margin: 0;
font-size: 1rem;
color:#434343;
margin-top: 1rem;
float: left;
margin-left: 5%;
font-weight: 400;
}
.cash input{
width:90%;
margin-left:5%;
margin-top:1rem;
background:url(../images/money.png) no-repeat;
border:0;
border-bottom:1px solid #f2f4f6;
font-size: 2.5rem;
padding-left: 9%;
background-size: 8%;
background-position-y: 0.5rem;
outline: none;
}
.cash input::-webkit-input-placeholder{
font-size:1rem;
}
.cash input:-moz-placeholder{
font-size:1rem;
}
.cash input::-moz-placeholder{
font-size:1rem;
}
.cash input:-ms-input-placeholder {
font-size:1rem;
}
.cash p{
margin-left:5%;
font-size:0.9rem;
float: left;
}
.cash p em{
font-style:normal;
color:#3dbd87;
}
.keti{
font-size:0.9rem;
color:#999999;
float:left;
margin-left: 7%;
}
.queren{
width:90%;
height:2.5rem;
display:inline-block;
text-align:center;
line-height:2.5rem;
text-decoration:none;
font-size: 1rem;
margin-left: 5%;
color:#fff;
background:#3dbd87;
border-radius:4px;
}
/*积分明细*/
.detailList{
width:100%;
min-height:10rem;
}
.detailList .detailOne{
width:100%;
min-height: 2rem;
border-bottom: 1px solid #f2f4f6;
background:#fff;
padding-top: 0.5rem;
padding-bottom: 0.4rem;
}
.detailOne ul{
margin:0;
padding:0;
list-style:none;
}
.detailOne ul li{
width:100%;
height: 1.3rem;
line-height: 1.3rem;
font-size: 0.8rem;
}
.detailOne ul li span{
display:block;
float:left;
margin-left:5%;
font-size: 1rem;
font-family:Glamazon;
color: #373737;
}
.detailOne ul li em{
font-style:normal;
font-size: 0.8rem;
color:#999;
display:block;
float:right;
margin-right:5%;
}
.detailOne ul li b{
display:block;
float:left;
margin-left:5%;
font-size:0.9rem;
font-family:Glamazon;
font-weight:normal;
color: #373737;
}
.detailOne ul li i{
font-style:normal;
float:right;
margin-right:5%;
font-size: 1rem;
font-family:Glamazon;
color: #373737;
}
/*积分商城*/
.dateil{
width:100%;
background:#fff;
min-height:5rem;
float: left;
overflow-x: auto;
}
.suspension{
width:100%;
height:2.5rem;
line-height:2.5rem;
color:#434343;
position: fixed;
background: #fff;
border-top: 5px solid #f3f3f3;
}
.suspension b{
font-size: 1rem;
color: #434343;
font-family: '黑体';
margin-left: 3%;
font-weight: 400;
}
.suspension span{
font-size:0.9rem;
float:right;
margin-right:4%;
background:url(../images/money-01.png) no-repeat;
display:inline-block;
background-position: center right;
padding-right: 4%;
background-size: 8%;
background-position-y: 1rem;
}
.suspension span em{
font-style:normal;
color:#3dbd87;
}
.splist{
width:100%;
min-height:5rem;
margin-top: 2.5rem;
float: left;
background: #fff;
}
.onesp{
width: 49.8%;
min-height:5rem;
float:left;
border-right:1px solid #e1e1e1;
border-bottom:1px solid #e1e1e1;
padding-top: 0.5rem;
padding-bottom: 0.8rem;
}
.onesp a{
text-decoration:none;
}
.onesp:nth-child(even){
border-right:0;
}
.onesp ul{
margin:0;
padding:0;
list-style:none;
margin-left: 7%;
font-size: 0.9rem;
color:#434343;
}
.onesp ul .spname{
line-height:1.5rem;
}
.onesp ul .gg{
font-size:0.8rem;
color:#cccccc;
}
.spimg{
width: 33%;
margin-left: 13%;
margin-top: 1rem;
height: 5rem;
float: left;
}
.spimg img{
width:100%;
height: 4.3rem;
}
.jiage{
width: 53%;
float:right;
height:5rem;
}
.jiage .jifen{
color: #3dbd87;
height: 1.5rem;
line-height: 1.5rem;
font-size: 0.9rem;
margin-top: 2.6rem;
}
.jifen em{
color: #3dbd87;
font-style:normal;
display:inline-block;
float:right;
margin-right: 10%;
}
.jifen img{
display:inline-block;
margin-top: 0.2rem;
float: right;
width: 20%;
margin-right: 5%;
}
.jiage .jiaqian{
color:#ef0505;
font-size: 0.9rem;
text-align:right;
margin-right: 10%;
text-decoration: line-through;
}
/*积分商品详情*/
.datu{
width:100%;
height: 14.3rem;
}
.datu img{
width:100%;
height: 14.3rem;
}
.canshu{
width:100%;
min-height: 4.8rem;
border-bottom:1px solid #f2f4f6;
position: relative;
}
.canshu ul{
margin:0;
padding:0;
list-style:none;
}
.canshu ul li{
margin-left:2%;
}
.canshu ul .xqjiege{
font-size: 1.8rem;
color:#3dbd87;
margin-top: 0.5rem;
}
.canshu ul .xqjiege img{
width: 4%;
margin-left: 1%;
}
.canshu ul .zsjiege{
font-size: 1.2rem;
color:#b9b8b8;
text-decoration: line-through;
font-family: '宋体';
}
.duihuan{
position:absolute;
right:5%;
display:inline-block;
line-height: 2.3rem;
height: 2.3rem;
width: 33%;
text-decoration:none;
background:#3dbd87;
color:#fff;
font-size:1rem;
text-align: center;
top: 1.25rem;
border-radius: 4px;
}
.particulars{
width:100%;
min-height:5rem;
}
.particulars .ptitle{
margin-left:5%;
font-size: 1rem;
margin-top: 1rem;
display: inline-block;
}
.particulars .pmingcheng{
margin: 0;
line-height: 2rem;
margin-left: 10%;
font-size: 0.9rem;
}
.particulars img{
width:90%;
margin-left: 5%;
margin-top: 0.5rem;
margin-bottom: 0.5rem;
height: 8.3rem;
}
.particulars .ms{
margin:0;
font-size: 0.9rem;
width:90%;
margin-left:5%;
}
/*我的积分样式*/
.myintegral{
width:100%;
min-height:5rem;
}
.myintegral .thisjifen{
background:#fff;
border-bottom:1px solid #dddddd;
width:100%;
min-height:5rem;
float: left;
padding-bottom: 2rem;
}
.thisjifen ul{
margin:0;
padding:0;
list-style:none;
}
.thisjifen ul li{
width:100%;
}
.thisjifen ul .jifentitle{
position:relative;
height:2.5rem;
line-height:2.5rem;
text-align:center;
color:#434343;
font-size:0.9rem;
margin-top: 0.5rem;
float: left;
}
.jifentitle a{
text-decoration:none;
position:absolute;
color:#434343;
right: 5%;
}
.thisjifen ul .jifenzhi{
font-size:2rem;
color:#3dbd87;
text-align:center;
width: 100%;
float: left;
}
.jifenzhi em{
padding-bottom: 0.4rem;
font-style:normal;
box-shadow: 0px 14px 30px -15px;
}
.jifennav{
width:100%;
min-height:2rem;
background:#fff;
margin-top:0.5rem;
float:left;
border-bottom: 1px solid #f2f4f6;
}
.jifennav ul{
margin:0;
padding:0;
list-style:none;
}
.jifennav ul li{
height:2.5rem;
line-height:2.5rem;
width:96%;
margin-left:4%;
border-bottom:1px solid #f2f4f6;
background:url(../images/xz.png) no-repeat;
background-position:center right;
background-size: 2.4%;
background-position-x: 97%;
font-size:0.9rem;
color:#434343;
}
.jifennav ul li a{
display:inline-block;
width:100%;
text-decoration:none;
color:#434343;
}
.jifennav ul li:nth-child(even){
border-bottom:0;
}
.jifennav ul .jfdh img{
width: 5.5%;
margin-top: 0.6rem;
float: left;
margin-right: 2%;
}
.jifennav ul .jfsc img{
width: 5%;
margin-top: 0.6rem;
float: left;
margin-right: 2%;
}
| 0.196055 | 0.042226 |
.show {
display: block;
}
* {
box-sizing: border-box;
}
*:root {
--primary-color: #9684a1;
--secondary-color: #ddae7e;
--tertiary-color: #63b0cd;
--quaternary-color: #221d23;
}
body {
background: var(--primary-color);
display: grid;
height: 100vh;
grid-template-columns: 20px 1fr 20px;
grid-template-rows: 1fr 1fr 1fr;
grid-template-areas:
".. .. .."
".. card .."
".. .. ..";
}
.card-container {
grid-area: card;
border-radius: 18rem;
}
.card-header {
background: var(--secondary-color);
font-size: 25px;
color: var(--quaternary-color);
padding: 15px;
}
.card-title {
padding: 20px;
color: var(--quaternary-color);
}
#message {
border-radius: 2px;
margin-bottom: 25px;
}
#message:focus {
border: 2px solid var(--tertiary-color);
}
.btn {
margin-bottom: 30px;
}
.btn:hover {
background: var(--tertiary-color);
color: var(--quaternary-color);
cursor: pointer;
}
.previousMessage {
border: none;
margin: 30px auto;
background: rgba(80, 79, 79, 0.1);
width: fit-content;
white-space: nowrap;
}
@media (max-width: 1007px) and (min-width: 641px) {
body {
background: var(--primary-color);
display: grid;
height: 100vh;
grid-template-columns: 40px 1fr 40px;
grid-template-rows: 1fr 1fr 1fr;
grid-template-areas:
".. .. .."
".. card .."
".. .. ..";
}
.card-container {
grid-area: card;
border-radius: 18rem;
}
.card-header {
background: var(--secondary-color);
font-size: 25px;
color: var(--quaternary-color);
padding: 15px;
}
.card-title {
padding: 20px;
color: var(--quaternary-color);
}
#message {
border-radius: 2px;
margin-bottom: 25px;
}
#message:focus {
border: 2px solid var(--tertiary-color);
}
.btn {
margin-bottom: 30px;
}
.btn:hover {
background: var(--tertiary-color);
color: var(--quaternary-color);
cursor: pointer;
}
.previousMessage {
border: none;
margin: 30px auto;
background: rgba(80, 79, 79, 0.1);
width: fit-content;
white-space: nowrap;
}
}
@media (min-width: 1008px) {
body {
background: var(--primary-color);
display: grid;
height: 100vh;
grid-template-columns: 20px 1fr 20px;
grid-template-rows: 1fr 1fr 1fr;
grid-template-areas:
".. .. .."
".. card .."
".. .. ..";
}
.card-container {
grid-area: card;
border-radius: 18rem;
max-width: 930px;
}
.card-header {
background: var(--secondary-color);
font-size: 25px;
color: var(--quaternary-color);
padding: 15px;
}
.card-title {
padding: 20px;
color: var(--quaternary-color);
}
#message {
border-radius: 2px;
margin-bottom: 25px;
}
#message:focus {
border: 2px solid var(--tertiary-color);
}
.btn {
margin-bottom: 30px;
}
.btn:hover {
background: var(--tertiary-color);
color: var(--quaternary-color);
cursor: pointer;
}
.previousMessage {
border: none;
margin: 30px auto;
background: rgba(80, 79, 79, 0.1);
width: fit-content;
white-space: nowrap;
}
}
|
css/main.css
|
.show {
display: block;
}
* {
box-sizing: border-box;
}
*:root {
--primary-color: #9684a1;
--secondary-color: #ddae7e;
--tertiary-color: #63b0cd;
--quaternary-color: #221d23;
}
body {
background: var(--primary-color);
display: grid;
height: 100vh;
grid-template-columns: 20px 1fr 20px;
grid-template-rows: 1fr 1fr 1fr;
grid-template-areas:
".. .. .."
".. card .."
".. .. ..";
}
.card-container {
grid-area: card;
border-radius: 18rem;
}
.card-header {
background: var(--secondary-color);
font-size: 25px;
color: var(--quaternary-color);
padding: 15px;
}
.card-title {
padding: 20px;
color: var(--quaternary-color);
}
#message {
border-radius: 2px;
margin-bottom: 25px;
}
#message:focus {
border: 2px solid var(--tertiary-color);
}
.btn {
margin-bottom: 30px;
}
.btn:hover {
background: var(--tertiary-color);
color: var(--quaternary-color);
cursor: pointer;
}
.previousMessage {
border: none;
margin: 30px auto;
background: rgba(80, 79, 79, 0.1);
width: fit-content;
white-space: nowrap;
}
@media (max-width: 1007px) and (min-width: 641px) {
body {
background: var(--primary-color);
display: grid;
height: 100vh;
grid-template-columns: 40px 1fr 40px;
grid-template-rows: 1fr 1fr 1fr;
grid-template-areas:
".. .. .."
".. card .."
".. .. ..";
}
.card-container {
grid-area: card;
border-radius: 18rem;
}
.card-header {
background: var(--secondary-color);
font-size: 25px;
color: var(--quaternary-color);
padding: 15px;
}
.card-title {
padding: 20px;
color: var(--quaternary-color);
}
#message {
border-radius: 2px;
margin-bottom: 25px;
}
#message:focus {
border: 2px solid var(--tertiary-color);
}
.btn {
margin-bottom: 30px;
}
.btn:hover {
background: var(--tertiary-color);
color: var(--quaternary-color);
cursor: pointer;
}
.previousMessage {
border: none;
margin: 30px auto;
background: rgba(80, 79, 79, 0.1);
width: fit-content;
white-space: nowrap;
}
}
@media (min-width: 1008px) {
body {
background: var(--primary-color);
display: grid;
height: 100vh;
grid-template-columns: 20px 1fr 20px;
grid-template-rows: 1fr 1fr 1fr;
grid-template-areas:
".. .. .."
".. card .."
".. .. ..";
}
.card-container {
grid-area: card;
border-radius: 18rem;
max-width: 930px;
}
.card-header {
background: var(--secondary-color);
font-size: 25px;
color: var(--quaternary-color);
padding: 15px;
}
.card-title {
padding: 20px;
color: var(--quaternary-color);
}
#message {
border-radius: 2px;
margin-bottom: 25px;
}
#message:focus {
border: 2px solid var(--tertiary-color);
}
.btn {
margin-bottom: 30px;
}
.btn:hover {
background: var(--tertiary-color);
color: var(--quaternary-color);
cursor: pointer;
}
.previousMessage {
border: none;
margin: 30px auto;
background: rgba(80, 79, 79, 0.1);
width: fit-content;
white-space: nowrap;
}
}
| 0.385722 | 0.246806 |
@import url(http://fonts.googleapis.com/css?family=Ruda:400,700,900);
/* BASIC THEME CONFIGURATION */
.body {
color: #797979;
font-family: 'verdana', sans-serif;
padding: 0px !important;
margin: 0px !important;
font-size:12px;
}
ul li {
list-style: none;
}
a, a:hover, a:focus {
text-decoration: none;
outline: none;
}
::selection {
background: #3a9fe5;
color: #fff;
}
::-moz-selection {
background: #68dff0;
color: #fff;
}
#container {
width: 100%;
height: 100%;
}
/* Bootstrap Modifications */
.modal-header {
background: #3a9fe5;
}
.modal-title {
color: white;
}
.btn-round {
border-radius: 20px;
-webkit-border-radius: 20px;
}
.accordion-heading .accordion-toggle {
display: block;
cursor: pointer;
border-top: 1px solid #F5F5F5;
padding: 5px 0px;
line-height: 28.75px;
text-transform: uppercase;
color: #1a1a1a;
background-color: #ffffff;
outline: none !important;
text-decoration: none;
}
/*Theme Backgrounds*/
.bg-theme {
background-color: #68dff0;
}
.bg-theme02 {
background-color: #ac92ec;
}
.bg-theme03 {
background-color: #48cfad;
}
.bg-theme04 {
background-color: #ed5565;
}
/*Theme Buttons*/
.btn-theme {
color: #fff;
background-color: #68dff0;
border-color: #48bcb4;
}
.btn-theme:hover,
.btn-theme:focus,
.btn-theme:active,
.btn-theme.active,
.open .dropdown-toggle.btn-theme {
color: #fff;
background-color: white;
border-color: #48bcb4;
}
.btn-theme02 {
color: #fff;
background-color: #ac92ec;
border-color: #967adc;
}
.btn-theme02:hover,
.btn-theme02:focus,
.btn-theme02:active,
.btn-theme02.active,
.open .dropdown-toggle.btn-theme02 {
color: #fff;
background-color: #967adc;
border-color: #967adc;
}
.btn-theme03 {
color: #fff;
background-color: #48cfad;
border-color: #37bc9b;
}
.btn-theme03:hover,
.btn-theme03:focus,
.btn-theme03:active,
.btn-theme03.active,
.open .dropdown-toggle.btn-theme03 {
color: #fff;
background-color: #37bc9b;
border-color: #37bc9b;
}
.btn-theme04 {
color: #fff;
background-color: #ed5565;
border-color: #da4453;
}
.btn-theme04:hover,
.btn-theme04:focus,
.btn-theme04:active,
.btn-theme04.active,
.open .dropdown-toggle.btn-theme04 {
color: #fff;
background-color: #da4453;
border-color: #da4453;
}
.btn-clear-g {
color: #48bcb4;
background: transparent;
border-color: #48bcb4;
}
.btn-clear-g:hover {
color: white;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #797979;
}
/*Helpers*/
.as{
border : 1px solid black;
padding : 10px;
}
.centered {
text-align: center;
}
.goleft {
text-align: left;
}
.goright {
text-align: right;
}
.mt {
margin-top: 25px;
}
.mb {
margin-bottom: 25px;
}
.ml {
margin-left: 5px;
}
.no-padding {
padding: 0 !important;
}
.no-margin {
margin: 0 !important;
}
/*Exclusive Theme Colors Configuration*/
.label-theme {
background-color: #68dff0;
}
.bg-theme {
background-color: #68dff0;
}
ul.top-menu > li > .logout {
color: white;
font-size: 10px;
border-radius: 4px;
-webkit-border-radius: 4px;
border: 1px solid #64c3c2 !important;
padding: 5px 15px;
margin-right: 15px;
background: #696969;
margin-top: 15px;
}
/*sidebar navigation*/
#sidebar {
/*width: 190px;*/
width: 190px;
height: 100%;
position: fixed;
border-right-style:solid;
border-right-color:#ebe6e6;
background: #f2f2f2;
}
#sidebar h5 {
color: #f2f2f2;
font-weight: 500;
}
#sidebar ul li {
position: relative;
}
#sidebar .sub-menu > .sub li {
padding-left: 30px;
}
#sidebar .sub-menu > .sub li:last-child {
padding-bottom: 15px;
}
/*LEFT NAVIGATION ICON*/
.dcjq-icon {
height:17px;
width:17px;
display:inline-block;
background: url("../img/nav-expand.png") no-repeat top;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
position:absolute;
right:10px;
top:15px;
}
.active .dcjq-icon {
background: url("../img/nav-expand.png") no-repeat bottom;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
/*---*/
.nav-collapse.collapse {
display: inline;
}
ul.sidebar-menu , ul.sidebar-menu li ul.sub{
margin: -2px 0 0;
padding: 0;
}
ul.sidebar-menu {
margin-top: 75px;
}
#sidebar > ul > li > ul.sub {
display: none;
}
#sidebar > ul > li.active > ul.sub, #sidebar > ul > li > ul.sub > li > a {
display: block;
}
ul.sidebar-menu li ul.sub li{
background: #D9D9DA;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
}
ul.sidebar-menu li ul.sub li:last-child{
border-radius: 0 0 10px 4px;
-webkit-border-radius: 0 0 4px 4px;
}
ul.sidebar-menu li ul.sub li a {
font-size: 14px;
padding: 6px 0;
line-height: 35px;
height: 35px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
/*color: #3e3e34;*/
}
ul.sidebar-menu li ul.sub li a:hover {
color: white;
background: transparent;
}
ul.sidebar-menu li ul.sub li.active a {
color: white;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
display: block;
}
ul.sidebar-menu li{
/*line-height: 20px !important;*/
margin-bottom: 5px;
margin-left:10px;
margin-right:1px;
}
/*Jarak antara Home dan Data Master*/
ul.sidebar-menu li.sub-menu{
line-height: 20px;
}
ul.sidebar-menu li a span{
display: inline-block;
}
ul.sidebar-menu li a{
color: #3e3e34;
text-decoration: none;
display: block;
padding: 12px 0 15px 10px;
font-size: 16px;
outline: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
ul.sidebar-menu li a.active, ul.sidebar-menu li a:hover, ul.sidebar-menu li a:focus {
background: #555555;
color: white;
display: block;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
ul.sidebar-menu li a i {
font-size: 12px;
padding-right: 6px;
}
ul.sidebar-menu li a:hover i, ul.sidebar-menu li a:focus i {
color: #fff;
}
ul.sidebar-menu li a.active i {
color: #fff;
}
.mail-info, .mail-info:hover {
margin: -3px 6px 0 0;
font-size: 11px;
}
/* MAIN CONTENT CONFIGURATION */
#main-content {
margin-left: 210px;
}
.header, .footer {
min-height: 70px;
padding: 0 0px;
}
.header {
position: fixed;
left: 0;
right: 0;
z-index: 602;
}
.black-bg {
background: #0d79cc;
border-bottom: 1px solid #ebe6e6;
}
.wrapper {
display: inline-block;
margin-top: 70px;
padding-left: 0px;
padding-right: 15px;
padding-bottom: 15px;
padding-top: 0px;
width: 100%;
}
a.logo {
width:200px;
height:70px;
font-size: 20px;
color: #ffffff;
float: left;
text-transform: uppercase;
}
/*notification*/
/*--sidebar toggle---*/
.sidebar-toggle-box {
float: left;
padding-right: 15px;
margin-top: 20px;
}
.sidebar-toggle-box .fa-bars {
cursor: pointer;
display: inline-block;
font-size: 20px;
color : white;
}
.sidebar-closed > #sidebar > ul {
display: none;
}
.sidebar-closed #main-content {
margin-left: 0px;
}
.sidebar-closed #sidebar {
margin-left: -180px;
}
/* Dash Side */
.ds {
background: #ffffff;
padding-top: 20px;
}
.ds h4 {
font-size: 14px;
font-weight: 700;
}
.ds h3 {
color: #ffffff;
font-size: 16px;
padding: 0 10px;
line-height: 60px;
height: 60px;
margin: 0;
background: #ff865c;
text-align: center;
}
.ds i {
font-size: 12px;
line-height: 16px;
}
.ds .desc {
border-bottom: 1px solid #eaeaea;
display: inline-block;
padding: 15px 0;
width: 100%;
}
.ds .desc:hover {
background: #0297dc;
}
.ds .thumb {
width: 30px;
margin: 0 10px 0 20px;
display: block;
float: left;
}
.ds .details {
width: 170px;
float: left;
}
.ds > .desc p {
font-size: 11px;
}
.ds p > muted {
font-size: 9px;
text-transform: uppercase;
font-style: italic;
color: #666666
}
.ds a {
color: #68dff0;
}
/* LINE ICONS CONFIGURATION */
.mtbox {
margin-top: 80px;
margin-bottom: 40px;
}
.box1 {
padding: 15px;
text-align: center;
color: #989898;
border-bottom: 1px solid #989898;
}
.box1 span {
font-size: 50px;
}
.box1 h3 {
text-align: center;
}
.box0:hover .box1 {
border-bottom: 1px solid #ffffff;
}
.box0 p {
text-align: center;
font-size: 12px;
color: #f2f2f2;
}
.box0:hover p {
color: #ff865c;
}
.box0:hover {
background: #ffffff;
box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
}
/*Content Panel*/
.content-panel {
background: #ffffff;
box-shadow: 0px 3px 2px #aab2bd;
padding-top: 15px;
padding-bottom: 5px;
}
.content-panel h4 {
margin-left: 10px;
}
/* Profile 01*/
#profile-01 {
background: url(../img/profile-01.jpg) no-repeat center top;
margin-top: -15px;
background-attachment: relative;
background-position: center center;
min-height: 150px;
width: 100%;
-webkit-background-size: 100%;
-moz-background-size: 100%;
-o-background-size: 100%;
background-size: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#profile-01 h3 {
color: white;
padding-top: 50px;
margin: 0px;
text-align: center;
}
#profile-01 h6 {
color: white;
text-align: center;
margin-bottom: 0px;
font-weight: 900;
}
.profile-01 {
background: #68dff0;
height: 50px;
}
.profile-01:hover {
background: #2f2f2f;
-webkit-transition: background-color 0.6s;
-moz-transition: background-color 0.6s;
-o-transition: background-color 0.6s;
transition: background-color 0.6s;
cursor: pointer;
}
.profile-01 p {
color: white;
padding-top: 15px;
font-weight: 400;
font-size: 15px;
}
/* Profile 02*/
#profile-02 {
background: url(../img/profile-02.jpg) no-repeat center top;
margin-top: -15px;
background-attachment: relative;
background-position: center center;
min-height: 200px;
width: 100%;
-webkit-background-size: 100%;
-moz-background-size: 100%;
-o-background-size: 100%;
background-size: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#profile-02 .user {
padding-top: 40px;
text-align: center;
}
#profile-02 h4 {
color: white;
margin:0px;
padding-top: 8px;
}
.pr2-social a {
color: #cdcdcd;
}
.pr2-social a:hover {
color: #68dff0;
}
.pr2-social i {
margin-top: 15px;
margin-right: 12px;
font-size: 20px;
}
/*spark line*/
.chart {
display: inline-block;
text-align: center;
width: 100%;
}
.chart .heading {
text-align: left;
}
.chart .heading span {
display: block;
}
.panel.green-chart .chart-tittle {
font-size: 16px;
padding: 15px;
display: inline-block;
font-weight:normal;
background: #99c262;
width: 100%;
-webkit-border-radius: 0px 0px 4px 4px;
border-radius: 0px 0px 4px 4px;
}
#barchart {
margin-bottom: -15px;
display: inline-block;
}
.panel.green-chart .chart-tittle .value {
float: right;
color: #c0f080;
}
.panel.green-chart {
background: #a9d96c;
color: #fff;
}
.panel.terques-chart {
background: transparent;
color: #797979;
}
.panel.terques-chart .chart-tittle .value {
float: right;
color: #fff;
}
.panel.terques-chart .chart-tittle .value a {
color: #2f2f2f;
font-size: 12px;
}
.panel.terques-chart .chart-tittle .value a:hover, .panel.terques-chart .chart-tittle .value a.active {
color: #68dff0;
font-size: 12px;
}
.panel.terques-chart .chart-tittle {
font-size: 16px;
padding: 15px;
display: inline-block;
font-weight:normal;
background: #39b7ac;
width: 100%;
-webkit-border-radius: 0px 0px 4px 4px;
border-radius: 0px 0px 4px 4px;
}
.inline-block {
display: inline-block;
}
/* showcase background */
.showback {
background: #ffffff;
padding: 15px;
margin-bottom: 15px;
box-shadow: 0px 3px 2px #aab2bd;
}
/* Calendar Events - Calendar.html*/
.external-event {
cursor: move;
display: inline-block !important;
margin-bottom: 7px !important;
margin-right: 7px !important;
padding: 10px;
}
.drop-after {
padding-top: 15px;
margin-top: 15px;
border-top: 1px solid #ccc;
}
.fc-state-default, .fc-state-default .fc-button-inner {
background: #f2f2f2;
}
.fc-state-active .fc-button-inner {
background: #FFFFFF;
}
/* Gallery Configuration */
.photo-wrapper {
display: block;
position: relative;
overflow: hidden;
background-color: #68dff0;
-webkit-transition: background-color 0.4s;
-moz-transition: background-color 0.4s;
-o-transition: background-color 0.4s;
transition: background-color 0.4s;
}
.project .overlay {
position: absolute;
text-align: center;
color: #fff;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: opacity 0.4s;
-moz-transition: opacity 0.4s;
-o-transition: opacity 0.4s;
transition: opacity 0.4s;
}
.project:hover .photo-wrapper {
background-color: #68dff0;
background-image:url(../img/zoom.png);
background-repeat:no-repeat;
background-position:center;
top: 0;
bottom: 0;
left: 0;
right: 0;
position: relative;
}
.project:hover .photo {
opacity: 10;
filter: alpha(opacity=4000);
opacity: 0.1;
filter: alpha(opacity=40);
}
.project:hover .overlay {
opacity: 100;
filter: alpha(opacity=10000);
opacity: 1;
filter: alpha(opacity=100);
}
/* EZ Checklist */
.ez-checkbox {
margin-right: 5px;
}
.ez-checkbox, .ez-radio {
height: 20px;
width: 20px;
}
.brand-highlight {
background: #fffbcc !important;
}
/* FORMS CONFIGURATION */
.form-panel {
background: #ffffff;
margin: 7px;
padding: 7px;
box-shadow: 0px 5px 5px #aab2bd;
text-align: left;
}
label {
font-weight: 10;
}
.form-horizontal.style-form .form-group {
border-bottom: 1px solid #eff2f7;
padding-bottom: 15px;
margin-bottom: 15px;
}
.round-form {
border-radius: 400px;
-webkit-border-radius: 900px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: left;
}
}
#focusedInput {
border: 1px solid #ed5565;
box-shadow: none;
}
.add-on {
float: right;
margin-top: -37px;
padding: 3px;
text-align: center;
}
.add-on .btn {
height: 34px;
}
/* TOGGLE CONFIGURATION */
.has-switch {
border-radius: 30px;
-webkit-border-radius: 30px;
display: inline-block;
cursor: pointer;
line-height: 1.231;
overflow: hidden;
position: relative;
text-align: left;
width: 80px;
-webkit-mask: url('../img/mask.png') 0 0 no-repeat;
mask: url('../img/mask.png') 0 0 no-repeat;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.has-switch.deactivate {
opacity: 0.5;
filter: alpha(opacity=50);
cursor: default !important;
}
.has-switch.deactivate label,
.has-switch.deactivate span {
cursor: default !important;
}
.has-switch > div {
width: 162%;
position: relative;
top: 0;
}
.has-switch > div.switch-animate {
-webkit-transition: left 0.25s ease-out;
-moz-transition: left 0.25s ease-out;
-o-transition: left 0.25s ease-out;
transition: left 0.25s ease-out;
-webkit-backface-visibility: hidden;
}
.has-switch > div.switch-off {
left: -63%;
}
.has-switch > div.switch-off label {
background-color: #7f8c9a;
border-color: #bdc3c7;
-webkit-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
-moz-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
}
.has-switch > div.switch-on {
left: 0%;
}
.has-switch > div.switch-on label {
background-color: #41cac0;
}
.has-switch input[type=checkbox] {
display: none;
}
.has-switch span {
cursor: pointer;
font-size: 14.994px;
font-weight: 700;
float: left;
height: 29px;
line-height: 19px;
margin: 0;
padding-bottom: 6px;
padding-top: 5px;
position: relative;
text-align: center;
width: 50%;
z-index: 1;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: 0.25s ease-out;
-moz-transition: 0.25s ease-out;
-o-transition: 0.25s ease-out;
transition: 0.25s ease-out;
-webkit-backface-visibility: hidden;
}
.has-switch span.switch-left {
border-radius: 30px 0 0 30px;
background-color: #2A3542;
color: #41cac0;
border-left: 1px solid transparent;
}
.has-switch span.switch-right {
border-radius: 0 30px 30px 0;
background-color: #bdc3c7;
color: #ffffff;
text-indent: 7px;
}
.has-switch span.switch-right [class*="fui-"] {
text-indent: 0;
}
.has-switch label {
border: 4px solid #2A3542;
border-radius: 50%;
-webkit-border-radius: 50%;
float: left;
height: 29px;
margin: 0 -21px 0 -14px;
padding: 0;
position: relative;
vertical-align: middle;
width: 29px;
z-index: 100;
-webkit-transition: 0.25s ease-out;
-moz-transition: 0.25s ease-out;
-o-transition: 0.25s ease-out;
transition: 0.25s ease-out;
-webkit-backface-visibility: hidden;
}
.switch-square {
border-radius: 6px;
-webkit-border-radius: 6px;
-webkit-mask: url('../img/mask.png') 0 0 no-repeat;
mask: url('../img/mask.png') 0 0 no-repeat;
}
.switch-square > div.switch-off label {
border-color: #7f8c9a;
border-radius: 6px 0 0 6px;
}
.switch-square span.switch-left {
border-radius: 6px 0 0 6px;
}
.switch-square span.switch-left [class*="fui-"] {
text-indent: -10px;
}
.switch-square span.switch-right {
border-radius: 0 6px 6px 0;
}
.switch-square span.switch-right [class*="fui-"] {
text-indent: 5px;
}
.switch-square label {
border-radius: 0 6px 6px 0;
border-color: #41cac0;
}
/*LOGIN CONFIGURATION PAGE*/
.form-login {
max-width: 330px;
margin: 100px auto 0;
background: #fff;
border-radius: 5px;
-webkit-border-radius: 5px;
}
.form-login h2.form-login-heading {
margin: 0;
padding: 25px 20px;
text-align: center;
background: #68dff0;
border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
color: #fff;
font-size: 20px;
text-transform: uppercase;
font-weight: 300;
}
.login-wrap {
padding: 20px;
}
.login-wrap .registration {
text-align: center;
}
.login-social-link {
display: block;
margin-top: 20px;
margin-bottom: 15px;
}
/*LOCK SCREEN CONF*/
#showtime {
width: 100%;
color: #fff;
font-size: 90px;
margin-bottom: 30px;
margin-top: 250px;
display: inline-block;
text-align: center;
font-weight: 400;
}
.lock-screen {
text-align: center;
}
.lock-screen a {
color: white;
}
.lock-screen a:hover {
color: #48cfad
}
.lock-screen i {
font-size: 60px;
}
.lock-screen .modal-content {
position: relative;
background-color: #f2f2f2;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 5px;
}
.btn-facebook {
color: #fff;
background-color: #5193ea;
border-color: #2775e2;
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
color: #fff;
background-color: #2775e2;
border-color: #2775e2;
}
.btn-twitter {
color: #fff;
background-color: #44ccfe;
border-color: #2bb4e8;
}
.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active,
.btn-twitter.active,
.open .dropdown-toggle.btn-twitter {
color: #fff;
background-color: #2bb4e8;
border-color: #2bb4e8;
}
/*badge*/
.badge.bg-primary {
background: #8075c4;
}
.badge.bg-success {
background: #a9d86e;
}
.badge.bg-warning {
background: #FCB322;
}
.badge.bg-important {
background: #ff6c60;
}
.badge.bg-info {
background: #41cac0;
}
.badge.bg-inverse {
background: #2A3542;
}
/*easy pie chart*/
.easy-pie-chart {
display: inline-block;
padding: 30px 0;
}
.chart-info, .chart-info .increase, .chart-info .decrease {
display: inline-block;
}
.chart-info {
width: 100%;
margin-bottom:5px;
}
.chart-position {
margin-top: 70px;
}
.chart-info span {
margin: 0 3px;
}
.chart-info .increase {
background: #ff6c60;
width: 10px;
height: 10px;
}
.chart-info .decrease {
background: #f2f2f2;
width: 10px;
height: 10px;
}
.panel-footer.revenue-foot {
background-color: #e6e7ec;
-webkit-border-radius: 0px 0px 4px 4px;
border-radius: 0px 0px 4px 4px;
border: none;
padding: 0;
width: 100%;
display: inline-block;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari and Chrome */
.panel-footer.revenue-foot {
margin-bottom: -4px;
};
}
.panel-footer.revenue-foot ul {
margin: 0;
padding: 0;
width: 100%;
display: inline-flex;
}
.panel-footer.revenue-foot ul li {
float: left;
width: 33.33%;
}
.panel-footer.revenue-foot ul li.first a:hover, .panel-footer.revenue-foot ul li.first a {
-webkit-border-radius: 0px 0px 0px 4px;
border-radius: 0px 0px 0px 4px;
}
.panel-footer.revenue-foot ul li.last a:hover, .panel-footer.revenue-foot ul li.last a {
-webkit-border-radius: 0px 0px 4px 0px;
border-radius: 0px 0px 4px 0px;
border-right: none;
}
.panel-footer.revenue-foot ul li a{
display: inline-block;
width: 100%;
padding: 14px 15px;
text-align: center;
border-right: 1px solid #d5d8df;
color: #797979;
}
.panel-footer.revenue-foot ul li a:hover, .panel-footer.revenue-foot ul li.active a {
background: #fff;
position: relative;
}
.panel-footer.revenue-foot ul li a i {
color: #c6cad5;
display: block;
font-size: 16px;
}
.panel-footer.revenue-foot ul li a:hover i, .panel-footer.revenue-foot ul li.active a i {
color: #ff6c60;
display: block;
font-size: 16px;
}
/*flot chart*/
.flot-chart .chart, .flot-chart .pie, .flot-chart .bars {
height: 300px;
}
/*todolist*/
#sortable {
list-style-type: none;
margin: 0 0 20px 0;
padding: 0;
width: 100%;
}
#sortable li {
padding-left: 3em;
font-size: 12px;
}
#sortable li i {
position: absolute;
left:6px;
padding:4px 10px 0 10px;
cursor: pointer;
}
#sortable li input[type=checkbox]{
margin-top: 0;
}
.ui-sortable > li {
padding: 15px 0 15px 35px !important ;
position: relative;
background: #f5f6f8;
margin-bottom: 2px;
border-bottom : none !important;
}
.ui-sortable li.list-primary {
border-left: 3px solid #41CAC0;
}
.ui-sortable li.list-success {
border-left: 3px solid #78CD51;
}
.ui-sortable li.list-danger {
border-left: 3px solid #FF6C60;
}
.ui-sortable li.list-warning {
border-left: 3px solid #F1C500;
}
.ui-sortable li.list-info {
border-left: 3px solid #58C9F3;
}
.ui-sortable li.list-inverse {
border-left: 3px solid #BEC3C7;
}
/*footer*/
.site-footer {
background: #68dff0;
color: #fff;
padding: 10px 0;
}
.go-top {
margin-right: 1%;
float: right;
background: black;
width: 20px;
height: 20px;
border-radius: 50%;
-webkit-border-radius: 50%;
}
.go-top i {
color: #2A3542;
}
.site-min-height {
min-height: 900px;
}
.box {
width: 450px;
padding: 5px 5px 5px 10px;
border-style:solid;
margin: 10px 10px 10px 360px;
}
.box1{
width: 200px;
padding: 10px 10px 10px 10px;
border: transparent;
margin: 10px 10px 10px 450px;
}
.search{
margin: 10px 10px 10px 390px;
}
.search1{
margin: 10px 10px 10px 350px;
}
.select{
height:24px;
}
.submitbutton{
margin:0px 0px 0px 300px;
}
.table
{
padding:20px;
border-collapse:collapse;
}
|
assets/css/style.css
|
@import url(http://fonts.googleapis.com/css?family=Ruda:400,700,900);
/* BASIC THEME CONFIGURATION */
.body {
color: #797979;
font-family: 'verdana', sans-serif;
padding: 0px !important;
margin: 0px !important;
font-size:12px;
}
ul li {
list-style: none;
}
a, a:hover, a:focus {
text-decoration: none;
outline: none;
}
::selection {
background: #3a9fe5;
color: #fff;
}
::-moz-selection {
background: #68dff0;
color: #fff;
}
#container {
width: 100%;
height: 100%;
}
/* Bootstrap Modifications */
.modal-header {
background: #3a9fe5;
}
.modal-title {
color: white;
}
.btn-round {
border-radius: 20px;
-webkit-border-radius: 20px;
}
.accordion-heading .accordion-toggle {
display: block;
cursor: pointer;
border-top: 1px solid #F5F5F5;
padding: 5px 0px;
line-height: 28.75px;
text-transform: uppercase;
color: #1a1a1a;
background-color: #ffffff;
outline: none !important;
text-decoration: none;
}
/*Theme Backgrounds*/
.bg-theme {
background-color: #68dff0;
}
.bg-theme02 {
background-color: #ac92ec;
}
.bg-theme03 {
background-color: #48cfad;
}
.bg-theme04 {
background-color: #ed5565;
}
/*Theme Buttons*/
.btn-theme {
color: #fff;
background-color: #68dff0;
border-color: #48bcb4;
}
.btn-theme:hover,
.btn-theme:focus,
.btn-theme:active,
.btn-theme.active,
.open .dropdown-toggle.btn-theme {
color: #fff;
background-color: white;
border-color: #48bcb4;
}
.btn-theme02 {
color: #fff;
background-color: #ac92ec;
border-color: #967adc;
}
.btn-theme02:hover,
.btn-theme02:focus,
.btn-theme02:active,
.btn-theme02.active,
.open .dropdown-toggle.btn-theme02 {
color: #fff;
background-color: #967adc;
border-color: #967adc;
}
.btn-theme03 {
color: #fff;
background-color: #48cfad;
border-color: #37bc9b;
}
.btn-theme03:hover,
.btn-theme03:focus,
.btn-theme03:active,
.btn-theme03.active,
.open .dropdown-toggle.btn-theme03 {
color: #fff;
background-color: #37bc9b;
border-color: #37bc9b;
}
.btn-theme04 {
color: #fff;
background-color: #ed5565;
border-color: #da4453;
}
.btn-theme04:hover,
.btn-theme04:focus,
.btn-theme04:active,
.btn-theme04.active,
.open .dropdown-toggle.btn-theme04 {
color: #fff;
background-color: #da4453;
border-color: #da4453;
}
.btn-clear-g {
color: #48bcb4;
background: transparent;
border-color: #48bcb4;
}
.btn-clear-g:hover {
color: white;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #797979;
}
/*Helpers*/
.as{
border : 1px solid black;
padding : 10px;
}
.centered {
text-align: center;
}
.goleft {
text-align: left;
}
.goright {
text-align: right;
}
.mt {
margin-top: 25px;
}
.mb {
margin-bottom: 25px;
}
.ml {
margin-left: 5px;
}
.no-padding {
padding: 0 !important;
}
.no-margin {
margin: 0 !important;
}
/*Exclusive Theme Colors Configuration*/
.label-theme {
background-color: #68dff0;
}
.bg-theme {
background-color: #68dff0;
}
ul.top-menu > li > .logout {
color: white;
font-size: 10px;
border-radius: 4px;
-webkit-border-radius: 4px;
border: 1px solid #64c3c2 !important;
padding: 5px 15px;
margin-right: 15px;
background: #696969;
margin-top: 15px;
}
/*sidebar navigation*/
#sidebar {
/*width: 190px;*/
width: 190px;
height: 100%;
position: fixed;
border-right-style:solid;
border-right-color:#ebe6e6;
background: #f2f2f2;
}
#sidebar h5 {
color: #f2f2f2;
font-weight: 500;
}
#sidebar ul li {
position: relative;
}
#sidebar .sub-menu > .sub li {
padding-left: 30px;
}
#sidebar .sub-menu > .sub li:last-child {
padding-bottom: 15px;
}
/*LEFT NAVIGATION ICON*/
.dcjq-icon {
height:17px;
width:17px;
display:inline-block;
background: url("../img/nav-expand.png") no-repeat top;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
position:absolute;
right:10px;
top:15px;
}
.active .dcjq-icon {
background: url("../img/nav-expand.png") no-repeat bottom;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
/*---*/
.nav-collapse.collapse {
display: inline;
}
ul.sidebar-menu , ul.sidebar-menu li ul.sub{
margin: -2px 0 0;
padding: 0;
}
ul.sidebar-menu {
margin-top: 75px;
}
#sidebar > ul > li > ul.sub {
display: none;
}
#sidebar > ul > li.active > ul.sub, #sidebar > ul > li > ul.sub > li > a {
display: block;
}
ul.sidebar-menu li ul.sub li{
background: #D9D9DA;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
}
ul.sidebar-menu li ul.sub li:last-child{
border-radius: 0 0 10px 4px;
-webkit-border-radius: 0 0 4px 4px;
}
ul.sidebar-menu li ul.sub li a {
font-size: 14px;
padding: 6px 0;
line-height: 35px;
height: 35px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
/*color: #3e3e34;*/
}
ul.sidebar-menu li ul.sub li a:hover {
color: white;
background: transparent;
}
ul.sidebar-menu li ul.sub li.active a {
color: white;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
display: block;
}
ul.sidebar-menu li{
/*line-height: 20px !important;*/
margin-bottom: 5px;
margin-left:10px;
margin-right:1px;
}
/*Jarak antara Home dan Data Master*/
ul.sidebar-menu li.sub-menu{
line-height: 20px;
}
ul.sidebar-menu li a span{
display: inline-block;
}
ul.sidebar-menu li a{
color: #3e3e34;
text-decoration: none;
display: block;
padding: 12px 0 15px 10px;
font-size: 16px;
outline: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
ul.sidebar-menu li a.active, ul.sidebar-menu li a:hover, ul.sidebar-menu li a:focus {
background: #555555;
color: white;
display: block;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
ul.sidebar-menu li a i {
font-size: 12px;
padding-right: 6px;
}
ul.sidebar-menu li a:hover i, ul.sidebar-menu li a:focus i {
color: #fff;
}
ul.sidebar-menu li a.active i {
color: #fff;
}
.mail-info, .mail-info:hover {
margin: -3px 6px 0 0;
font-size: 11px;
}
/* MAIN CONTENT CONFIGURATION */
#main-content {
margin-left: 210px;
}
.header, .footer {
min-height: 70px;
padding: 0 0px;
}
.header {
position: fixed;
left: 0;
right: 0;
z-index: 602;
}
.black-bg {
background: #0d79cc;
border-bottom: 1px solid #ebe6e6;
}
.wrapper {
display: inline-block;
margin-top: 70px;
padding-left: 0px;
padding-right: 15px;
padding-bottom: 15px;
padding-top: 0px;
width: 100%;
}
a.logo {
width:200px;
height:70px;
font-size: 20px;
color: #ffffff;
float: left;
text-transform: uppercase;
}
/*notification*/
/*--sidebar toggle---*/
.sidebar-toggle-box {
float: left;
padding-right: 15px;
margin-top: 20px;
}
.sidebar-toggle-box .fa-bars {
cursor: pointer;
display: inline-block;
font-size: 20px;
color : white;
}
.sidebar-closed > #sidebar > ul {
display: none;
}
.sidebar-closed #main-content {
margin-left: 0px;
}
.sidebar-closed #sidebar {
margin-left: -180px;
}
/* Dash Side */
.ds {
background: #ffffff;
padding-top: 20px;
}
.ds h4 {
font-size: 14px;
font-weight: 700;
}
.ds h3 {
color: #ffffff;
font-size: 16px;
padding: 0 10px;
line-height: 60px;
height: 60px;
margin: 0;
background: #ff865c;
text-align: center;
}
.ds i {
font-size: 12px;
line-height: 16px;
}
.ds .desc {
border-bottom: 1px solid #eaeaea;
display: inline-block;
padding: 15px 0;
width: 100%;
}
.ds .desc:hover {
background: #0297dc;
}
.ds .thumb {
width: 30px;
margin: 0 10px 0 20px;
display: block;
float: left;
}
.ds .details {
width: 170px;
float: left;
}
.ds > .desc p {
font-size: 11px;
}
.ds p > muted {
font-size: 9px;
text-transform: uppercase;
font-style: italic;
color: #666666
}
.ds a {
color: #68dff0;
}
/* LINE ICONS CONFIGURATION */
.mtbox {
margin-top: 80px;
margin-bottom: 40px;
}
.box1 {
padding: 15px;
text-align: center;
color: #989898;
border-bottom: 1px solid #989898;
}
.box1 span {
font-size: 50px;
}
.box1 h3 {
text-align: center;
}
.box0:hover .box1 {
border-bottom: 1px solid #ffffff;
}
.box0 p {
text-align: center;
font-size: 12px;
color: #f2f2f2;
}
.box0:hover p {
color: #ff865c;
}
.box0:hover {
background: #ffffff;
box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
}
/*Content Panel*/
.content-panel {
background: #ffffff;
box-shadow: 0px 3px 2px #aab2bd;
padding-top: 15px;
padding-bottom: 5px;
}
.content-panel h4 {
margin-left: 10px;
}
/* Profile 01*/
#profile-01 {
background: url(../img/profile-01.jpg) no-repeat center top;
margin-top: -15px;
background-attachment: relative;
background-position: center center;
min-height: 150px;
width: 100%;
-webkit-background-size: 100%;
-moz-background-size: 100%;
-o-background-size: 100%;
background-size: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#profile-01 h3 {
color: white;
padding-top: 50px;
margin: 0px;
text-align: center;
}
#profile-01 h6 {
color: white;
text-align: center;
margin-bottom: 0px;
font-weight: 900;
}
.profile-01 {
background: #68dff0;
height: 50px;
}
.profile-01:hover {
background: #2f2f2f;
-webkit-transition: background-color 0.6s;
-moz-transition: background-color 0.6s;
-o-transition: background-color 0.6s;
transition: background-color 0.6s;
cursor: pointer;
}
.profile-01 p {
color: white;
padding-top: 15px;
font-weight: 400;
font-size: 15px;
}
/* Profile 02*/
#profile-02 {
background: url(../img/profile-02.jpg) no-repeat center top;
margin-top: -15px;
background-attachment: relative;
background-position: center center;
min-height: 200px;
width: 100%;
-webkit-background-size: 100%;
-moz-background-size: 100%;
-o-background-size: 100%;
background-size: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#profile-02 .user {
padding-top: 40px;
text-align: center;
}
#profile-02 h4 {
color: white;
margin:0px;
padding-top: 8px;
}
.pr2-social a {
color: #cdcdcd;
}
.pr2-social a:hover {
color: #68dff0;
}
.pr2-social i {
margin-top: 15px;
margin-right: 12px;
font-size: 20px;
}
/*spark line*/
.chart {
display: inline-block;
text-align: center;
width: 100%;
}
.chart .heading {
text-align: left;
}
.chart .heading span {
display: block;
}
.panel.green-chart .chart-tittle {
font-size: 16px;
padding: 15px;
display: inline-block;
font-weight:normal;
background: #99c262;
width: 100%;
-webkit-border-radius: 0px 0px 4px 4px;
border-radius: 0px 0px 4px 4px;
}
#barchart {
margin-bottom: -15px;
display: inline-block;
}
.panel.green-chart .chart-tittle .value {
float: right;
color: #c0f080;
}
.panel.green-chart {
background: #a9d96c;
color: #fff;
}
.panel.terques-chart {
background: transparent;
color: #797979;
}
.panel.terques-chart .chart-tittle .value {
float: right;
color: #fff;
}
.panel.terques-chart .chart-tittle .value a {
color: #2f2f2f;
font-size: 12px;
}
.panel.terques-chart .chart-tittle .value a:hover, .panel.terques-chart .chart-tittle .value a.active {
color: #68dff0;
font-size: 12px;
}
.panel.terques-chart .chart-tittle {
font-size: 16px;
padding: 15px;
display: inline-block;
font-weight:normal;
background: #39b7ac;
width: 100%;
-webkit-border-radius: 0px 0px 4px 4px;
border-radius: 0px 0px 4px 4px;
}
.inline-block {
display: inline-block;
}
/* showcase background */
.showback {
background: #ffffff;
padding: 15px;
margin-bottom: 15px;
box-shadow: 0px 3px 2px #aab2bd;
}
/* Calendar Events - Calendar.html*/
.external-event {
cursor: move;
display: inline-block !important;
margin-bottom: 7px !important;
margin-right: 7px !important;
padding: 10px;
}
.drop-after {
padding-top: 15px;
margin-top: 15px;
border-top: 1px solid #ccc;
}
.fc-state-default, .fc-state-default .fc-button-inner {
background: #f2f2f2;
}
.fc-state-active .fc-button-inner {
background: #FFFFFF;
}
/* Gallery Configuration */
.photo-wrapper {
display: block;
position: relative;
overflow: hidden;
background-color: #68dff0;
-webkit-transition: background-color 0.4s;
-moz-transition: background-color 0.4s;
-o-transition: background-color 0.4s;
transition: background-color 0.4s;
}
.project .overlay {
position: absolute;
text-align: center;
color: #fff;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: opacity 0.4s;
-moz-transition: opacity 0.4s;
-o-transition: opacity 0.4s;
transition: opacity 0.4s;
}
.project:hover .photo-wrapper {
background-color: #68dff0;
background-image:url(../img/zoom.png);
background-repeat:no-repeat;
background-position:center;
top: 0;
bottom: 0;
left: 0;
right: 0;
position: relative;
}
.project:hover .photo {
opacity: 10;
filter: alpha(opacity=4000);
opacity: 0.1;
filter: alpha(opacity=40);
}
.project:hover .overlay {
opacity: 100;
filter: alpha(opacity=10000);
opacity: 1;
filter: alpha(opacity=100);
}
/* EZ Checklist */
.ez-checkbox {
margin-right: 5px;
}
.ez-checkbox, .ez-radio {
height: 20px;
width: 20px;
}
.brand-highlight {
background: #fffbcc !important;
}
/* FORMS CONFIGURATION */
.form-panel {
background: #ffffff;
margin: 7px;
padding: 7px;
box-shadow: 0px 5px 5px #aab2bd;
text-align: left;
}
label {
font-weight: 10;
}
.form-horizontal.style-form .form-group {
border-bottom: 1px solid #eff2f7;
padding-bottom: 15px;
margin-bottom: 15px;
}
.round-form {
border-radius: 400px;
-webkit-border-radius: 900px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: left;
}
}
#focusedInput {
border: 1px solid #ed5565;
box-shadow: none;
}
.add-on {
float: right;
margin-top: -37px;
padding: 3px;
text-align: center;
}
.add-on .btn {
height: 34px;
}
/* TOGGLE CONFIGURATION */
.has-switch {
border-radius: 30px;
-webkit-border-radius: 30px;
display: inline-block;
cursor: pointer;
line-height: 1.231;
overflow: hidden;
position: relative;
text-align: left;
width: 80px;
-webkit-mask: url('../img/mask.png') 0 0 no-repeat;
mask: url('../img/mask.png') 0 0 no-repeat;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.has-switch.deactivate {
opacity: 0.5;
filter: alpha(opacity=50);
cursor: default !important;
}
.has-switch.deactivate label,
.has-switch.deactivate span {
cursor: default !important;
}
.has-switch > div {
width: 162%;
position: relative;
top: 0;
}
.has-switch > div.switch-animate {
-webkit-transition: left 0.25s ease-out;
-moz-transition: left 0.25s ease-out;
-o-transition: left 0.25s ease-out;
transition: left 0.25s ease-out;
-webkit-backface-visibility: hidden;
}
.has-switch > div.switch-off {
left: -63%;
}
.has-switch > div.switch-off label {
background-color: #7f8c9a;
border-color: #bdc3c7;
-webkit-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
-moz-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
}
.has-switch > div.switch-on {
left: 0%;
}
.has-switch > div.switch-on label {
background-color: #41cac0;
}
.has-switch input[type=checkbox] {
display: none;
}
.has-switch span {
cursor: pointer;
font-size: 14.994px;
font-weight: 700;
float: left;
height: 29px;
line-height: 19px;
margin: 0;
padding-bottom: 6px;
padding-top: 5px;
position: relative;
text-align: center;
width: 50%;
z-index: 1;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: 0.25s ease-out;
-moz-transition: 0.25s ease-out;
-o-transition: 0.25s ease-out;
transition: 0.25s ease-out;
-webkit-backface-visibility: hidden;
}
.has-switch span.switch-left {
border-radius: 30px 0 0 30px;
background-color: #2A3542;
color: #41cac0;
border-left: 1px solid transparent;
}
.has-switch span.switch-right {
border-radius: 0 30px 30px 0;
background-color: #bdc3c7;
color: #ffffff;
text-indent: 7px;
}
.has-switch span.switch-right [class*="fui-"] {
text-indent: 0;
}
.has-switch label {
border: 4px solid #2A3542;
border-radius: 50%;
-webkit-border-radius: 50%;
float: left;
height: 29px;
margin: 0 -21px 0 -14px;
padding: 0;
position: relative;
vertical-align: middle;
width: 29px;
z-index: 100;
-webkit-transition: 0.25s ease-out;
-moz-transition: 0.25s ease-out;
-o-transition: 0.25s ease-out;
transition: 0.25s ease-out;
-webkit-backface-visibility: hidden;
}
.switch-square {
border-radius: 6px;
-webkit-border-radius: 6px;
-webkit-mask: url('../img/mask.png') 0 0 no-repeat;
mask: url('../img/mask.png') 0 0 no-repeat;
}
.switch-square > div.switch-off label {
border-color: #7f8c9a;
border-radius: 6px 0 0 6px;
}
.switch-square span.switch-left {
border-radius: 6px 0 0 6px;
}
.switch-square span.switch-left [class*="fui-"] {
text-indent: -10px;
}
.switch-square span.switch-right {
border-radius: 0 6px 6px 0;
}
.switch-square span.switch-right [class*="fui-"] {
text-indent: 5px;
}
.switch-square label {
border-radius: 0 6px 6px 0;
border-color: #41cac0;
}
/*LOGIN CONFIGURATION PAGE*/
.form-login {
max-width: 330px;
margin: 100px auto 0;
background: #fff;
border-radius: 5px;
-webkit-border-radius: 5px;
}
.form-login h2.form-login-heading {
margin: 0;
padding: 25px 20px;
text-align: center;
background: #68dff0;
border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
color: #fff;
font-size: 20px;
text-transform: uppercase;
font-weight: 300;
}
.login-wrap {
padding: 20px;
}
.login-wrap .registration {
text-align: center;
}
.login-social-link {
display: block;
margin-top: 20px;
margin-bottom: 15px;
}
/*LOCK SCREEN CONF*/
#showtime {
width: 100%;
color: #fff;
font-size: 90px;
margin-bottom: 30px;
margin-top: 250px;
display: inline-block;
text-align: center;
font-weight: 400;
}
.lock-screen {
text-align: center;
}
.lock-screen a {
color: white;
}
.lock-screen a:hover {
color: #48cfad
}
.lock-screen i {
font-size: 60px;
}
.lock-screen .modal-content {
position: relative;
background-color: #f2f2f2;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 5px;
}
.btn-facebook {
color: #fff;
background-color: #5193ea;
border-color: #2775e2;
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
color: #fff;
background-color: #2775e2;
border-color: #2775e2;
}
.btn-twitter {
color: #fff;
background-color: #44ccfe;
border-color: #2bb4e8;
}
.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active,
.btn-twitter.active,
.open .dropdown-toggle.btn-twitter {
color: #fff;
background-color: #2bb4e8;
border-color: #2bb4e8;
}
/*badge*/
.badge.bg-primary {
background: #8075c4;
}
.badge.bg-success {
background: #a9d86e;
}
.badge.bg-warning {
background: #FCB322;
}
.badge.bg-important {
background: #ff6c60;
}
.badge.bg-info {
background: #41cac0;
}
.badge.bg-inverse {
background: #2A3542;
}
/*easy pie chart*/
.easy-pie-chart {
display: inline-block;
padding: 30px 0;
}
.chart-info, .chart-info .increase, .chart-info .decrease {
display: inline-block;
}
.chart-info {
width: 100%;
margin-bottom:5px;
}
.chart-position {
margin-top: 70px;
}
.chart-info span {
margin: 0 3px;
}
.chart-info .increase {
background: #ff6c60;
width: 10px;
height: 10px;
}
.chart-info .decrease {
background: #f2f2f2;
width: 10px;
height: 10px;
}
.panel-footer.revenue-foot {
background-color: #e6e7ec;
-webkit-border-radius: 0px 0px 4px 4px;
border-radius: 0px 0px 4px 4px;
border: none;
padding: 0;
width: 100%;
display: inline-block;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari and Chrome */
.panel-footer.revenue-foot {
margin-bottom: -4px;
};
}
.panel-footer.revenue-foot ul {
margin: 0;
padding: 0;
width: 100%;
display: inline-flex;
}
.panel-footer.revenue-foot ul li {
float: left;
width: 33.33%;
}
.panel-footer.revenue-foot ul li.first a:hover, .panel-footer.revenue-foot ul li.first a {
-webkit-border-radius: 0px 0px 0px 4px;
border-radius: 0px 0px 0px 4px;
}
.panel-footer.revenue-foot ul li.last a:hover, .panel-footer.revenue-foot ul li.last a {
-webkit-border-radius: 0px 0px 4px 0px;
border-radius: 0px 0px 4px 0px;
border-right: none;
}
.panel-footer.revenue-foot ul li a{
display: inline-block;
width: 100%;
padding: 14px 15px;
text-align: center;
border-right: 1px solid #d5d8df;
color: #797979;
}
.panel-footer.revenue-foot ul li a:hover, .panel-footer.revenue-foot ul li.active a {
background: #fff;
position: relative;
}
.panel-footer.revenue-foot ul li a i {
color: #c6cad5;
display: block;
font-size: 16px;
}
.panel-footer.revenue-foot ul li a:hover i, .panel-footer.revenue-foot ul li.active a i {
color: #ff6c60;
display: block;
font-size: 16px;
}
/*flot chart*/
.flot-chart .chart, .flot-chart .pie, .flot-chart .bars {
height: 300px;
}
/*todolist*/
#sortable {
list-style-type: none;
margin: 0 0 20px 0;
padding: 0;
width: 100%;
}
#sortable li {
padding-left: 3em;
font-size: 12px;
}
#sortable li i {
position: absolute;
left:6px;
padding:4px 10px 0 10px;
cursor: pointer;
}
#sortable li input[type=checkbox]{
margin-top: 0;
}
.ui-sortable > li {
padding: 15px 0 15px 35px !important ;
position: relative;
background: #f5f6f8;
margin-bottom: 2px;
border-bottom : none !important;
}
.ui-sortable li.list-primary {
border-left: 3px solid #41CAC0;
}
.ui-sortable li.list-success {
border-left: 3px solid #78CD51;
}
.ui-sortable li.list-danger {
border-left: 3px solid #FF6C60;
}
.ui-sortable li.list-warning {
border-left: 3px solid #F1C500;
}
.ui-sortable li.list-info {
border-left: 3px solid #58C9F3;
}
.ui-sortable li.list-inverse {
border-left: 3px solid #BEC3C7;
}
/*footer*/
.site-footer {
background: #68dff0;
color: #fff;
padding: 10px 0;
}
.go-top {
margin-right: 1%;
float: right;
background: black;
width: 20px;
height: 20px;
border-radius: 50%;
-webkit-border-radius: 50%;
}
.go-top i {
color: #2A3542;
}
.site-min-height {
min-height: 900px;
}
.box {
width: 450px;
padding: 5px 5px 5px 10px;
border-style:solid;
margin: 10px 10px 10px 360px;
}
.box1{
width: 200px;
padding: 10px 10px 10px 10px;
border: transparent;
margin: 10px 10px 10px 450px;
}
.search{
margin: 10px 10px 10px 390px;
}
.search1{
margin: 10px 10px 10px 350px;
}
.select{
height:24px;
}
.submitbutton{
margin:0px 0px 0px 300px;
}
.table
{
padding:20px;
border-collapse:collapse;
}
| 0.18188 | 0.044577 |
body {
background: #dbdbdb;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
}
.not-in-xml-file {
color: red !important;
}
.from-template {
color: blue !important;
}
.pages {
max-width: 1024px;
margin: 20px auto;
}
.page {
min-height: 1448px;
margin-bottom: 40px;
padding: 40px;
background-color: white;
-webkit-box-shadow: 5px 8px 5px 1px rgba(0, 0, 0, 0.6);
box-shadow: 5px 8px 5px 1px rgba(0, 0, 0, 0.6);
}
.page.cover {
display: -ms-grid;
display: grid;
-ms-grid-rows: auto;
grid-template-rows: auto;
}
.page.cover .content {
display: -ms-grid;
display: grid;
-ms-grid-rows: auto;
grid-template-rows: auto;
}
.page.cover .content .grid {
display: -ms-grid;
display: grid;
-ms-grid-rows: 1fr 300px 1fr;
grid-template-rows: 1fr 300px 1fr;
justify-items: stretch;
}
.page.cover .content .grid .grid-item {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
-ms-grid-column-align: end;
justify-self: end;
}
.page.cover .content .grid .grid-item .manufacturer {
text-align: left;
margin-bottom: 80px;
}
.page.cover .content .grid .grid-item .certificate {
text-align: left;
}
.page.cover .content .grid .grid-item.logo img {
max-width: 700px;
}
.page.signature {
display: -ms-grid;
display: grid;
-ms-grid-rows: 270px auto 120px;
grid-template-rows: 270px auto 120px;
}
.page.signature .header {
display: -ms-grid;
display: grid;
-ms-grid-row-align: start;
align-self: start;
}
.page.signature .header .grid {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
-ms-grid-rows: 80px 190px 0px;
grid-template-rows: 80px 190px 0px;
grid-template-areas: "item-1 item-1 item-2 item-2 item-2 item-2"
"item-3 item-3 item-3 item-4 item-4 item-4"
"item-5 item-5 item-5 item-5 item-5 item-5 ";
}
.page.signature .header .grid .grid-item {
-ms-flex-item-align: start;
-ms-grid-row-align: start;
align-self: start;
-ms-grid-column-align: start;
justify-self: start;
}
.page.signature .header .grid .grid-item.item-1 {
-ms-grid-row: 1;
-ms-grid-column: 1;
-ms-grid-column-span: 2;
grid-area: item-1;
}
.page.signature .header .grid .grid-item.item-1 img {
max-width: 270px;
}
.page.signature .header .grid .grid-item.item-2 {
-ms-grid-row: 1;
-ms-grid-column: 3;
-ms-grid-column-span: 4;
grid-area: item-2;
}
.page.signature .header .grid .grid-item.item-3 {
-ms-grid-row: 2;
-ms-grid-column: 1;
-ms-grid-column-span: 3;
grid-area: item-3;
text-align: left;
}
.page.signature .header .grid .grid-item.item-4 {
-ms-grid-row: 2;
-ms-grid-column: 4;
-ms-grid-column-span: 3;
grid-area: item-4;
-ms-flex-item-align: end;
-ms-grid-row-align: end;
align-self: end;
-ms-grid-column-align: end;
justify-self: end;
}
.page.signature .header .grid .grid-item.item-4 img {
max-width: 140px;
}
.page.signature .header .grid .grid-item.item-5 {
-ms-grid-row: 3;
-ms-grid-column: 1;
-ms-grid-column-span: 6;
grid-area: item-5;
-ms-grid-column-align: stretch;
justify-self: stretch;
border-bottom: 2px solid black;
}
.page.signature .signature-img {
-ms-flex-item-align: start;
align-self: flex-start;
width: 50px;
height: auto;
padding: 10px;
}
.page.signature .signatures {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-top: 1em;
}
.page.signature .signatures .signature {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 50%;
}
.page.signature .signatures .signature p:first-child {
margin-top: 20px;
}
.page.signature .content {
display: -ms-grid;
display: grid;
-ms-grid-row-align: start;
align-self: start;
}
.page.signature .content .grid {
display: -ms-grid;
display: grid;
-ms-grid-columns: 2fr 4fr;
grid-template-columns: 2fr 4fr;
text-align: left;
margin-top: 150px;
}
.page.signature .content .grid .grid-item.title {
grid-column: span 2;
text-align: center;
margin-bottom: 40px;
}
.page.signature .footer {
font-size: 12px;
text-align: left;
border-top: 2px solid black;
}
.page.signature .footer .barcode {
float: right;
max-width: 200px;
border: 2px solid blue;
}
.page.results, .page.equipments {
-ms-grid-rows: 80px auto;
grid-template-rows: 80px auto;
}
.page.results .header, .page.equipments .header {
display: -ms-grid;
display: grid;
-ms-grid-row-align: start;
align-self: start;
}
.page.results .header .grid, .page.equipments .header .grid {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
-ms-grid-rows: 80px;
grid-template-rows: 80px;
grid-template-areas: "item-1 item-1 item-2 item-2 item-2 item-2";
}
.page.results .header .grid .grid-item, .page.equipments .header .grid .grid-item {
-ms-flex-item-align: start;
-ms-grid-row-align: start;
align-self: start;
-ms-grid-column-align: start;
justify-self: start;
}
.page.results .header .grid .grid-item.item-1, .page.equipments .header .grid .grid-item.item-1 {
-ms-grid-row: 1;
-ms-grid-column: 1;
-ms-grid-column-span: 2;
grid-area: item-1;
}
.page.results .header .grid .grid-item.item-1 img, .page.equipments .header .grid .grid-item.item-1 img {
max-width: 270px;
}
.page.results .header .grid .grid-item.item-2, .page.equipments .header .grid .grid-item.item-2 {
-ms-grid-row: 1;
-ms-grid-column: 3;
-ms-grid-column-span: 4;
grid-area: item-2;
-ms-grid-column-align: end;
justify-self: end;
}
.page.results .content, .page.equipments .content {
display: -ms-grid;
display: grid;
-ms-grid-row-align: start;
align-self: start;
margin-bottom: 30px;
}
.page.results .content .grid, .page.equipments .content .grid {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
text-align: left;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.page.results .content .grid .grid-item, .page.equipments .content .grid .grid-item {
-ms-flex-item-align: start;
-ms-grid-row-align: start;
align-self: start;
}
.page.results .content .grid .grid-item h4, .page.results .content .grid .grid-item p, .page.equipments .content .grid .grid-item h4, .page.equipments .content .grid .grid-item p {
margin: 0 0 4px;
}
.page.results .content .grid .grid-item.left, .page.equipments .content .grid .grid-item.left {
-ms-grid-column-align: start;
justify-self: start;
font-size: 0.85em;
}
.page.results .content .grid .grid-item.right, .page.equipments .content .grid .grid-item.right {
-ms-grid-column-align: end;
justify-self: end;
font-size: 0.85em;
}
.page.results .content .grid .grid-item.table, .page.equipments .content .grid .grid-item.table {
grid-column: span 2;
}
.page.results .content .grid .grid-item.table table, .page.equipments .content .grid .grid-item.table table {
width: 100%;
border-spacing: 0;
table-layout: fixed;
text-align: center;
}
.page.results .content .grid .grid-item.table table .table-title, .page.results .content .grid .grid-item.table table .table-unit, .page.equipments .content .grid .grid-item.table table .table-title, .page.equipments .content .grid .grid-item.table table .table-unit {
background: black;
color: white;
vertical-align: top;
}
.page.results .content .grid .grid-item.table table .table-title th, .page.results .content .grid .grid-item.table table .table-unit th, .page.equipments .content .grid .grid-item.table table .table-title th, .page.equipments .content .grid .grid-item.table table .table-unit th {
padding: 4px 2px;
}
.page.results .content .grid .grid-item.table table td, .page.equipments .content .grid .grid-item.table table td {
padding: 4px 2px;
}
.page.results .content .grid .grid-item.table table td.bolded, .page.equipments .content .grid .grid-item.table table td.bolded {
font-weight: bold;
}
.page.results .content .grid .grid-item.table table td.status, .page.equipments .content .grid .grid-item.table table td.status {
font-weight: bold;
text-transform: uppercase;
}
.page.results .content .grid .grid-item.table-footer, .page.equipments .content .grid .grid-item.table-footer {
grid-column: span 2;
font-size: 12px;
margin-top: 8px;
}
.page.results .content .title, .page.equipments .content .title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.page.results .content .equipment-table .table-title, .page.equipments .content .equipment-table .table-title {
margin-bottom: 4px;
}
.page.results .content .equipment-table table, .page.equipments .content .equipment-table table {
width: 100%;
text-align: left;
border-spacing: 0;
border: 1px black solid;
}
.page.results .content .equipment-table table th, .page.equipments .content .equipment-table table th {
background: #a2c8d1;
}
.page.results .content .equipment-table table th, .page.results .content .equipment-table table td, .page.equipments .content .equipment-table table th, .page.equipments .content .equipment-table table td {
border: 1px black solid;
padding: 2px;
}
.modal {
max-width: 720px !important;
padding-top: 35px !important;
}
.modal .detail-table {
padding: 20px 0;
}
.modal .detail-table td {
padding: 5px 5px 5px 0;
}
.modal .detail-table tr td:first-child {
font-weight: bold;
padding-right: 15px;
}
.name, .title, .click, .validation {
margin: 0;
}
.name {
font-size: 1.1em;
}
.title {
font-weight: bold;
}
.validation {
font-weight: bold;
color: green;
text-transform: uppercase;
margin-top: 5px;
}
.click {
display: block;
margin-top: 5px;
font-size: .7em;
}
/*# sourceMappingURL=certificate_type_1.css.map */
|
project-files/Stylesheets/CSS/certificate_type_1.css
|
body {
background: #dbdbdb;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
}
.not-in-xml-file {
color: red !important;
}
.from-template {
color: blue !important;
}
.pages {
max-width: 1024px;
margin: 20px auto;
}
.page {
min-height: 1448px;
margin-bottom: 40px;
padding: 40px;
background-color: white;
-webkit-box-shadow: 5px 8px 5px 1px rgba(0, 0, 0, 0.6);
box-shadow: 5px 8px 5px 1px rgba(0, 0, 0, 0.6);
}
.page.cover {
display: -ms-grid;
display: grid;
-ms-grid-rows: auto;
grid-template-rows: auto;
}
.page.cover .content {
display: -ms-grid;
display: grid;
-ms-grid-rows: auto;
grid-template-rows: auto;
}
.page.cover .content .grid {
display: -ms-grid;
display: grid;
-ms-grid-rows: 1fr 300px 1fr;
grid-template-rows: 1fr 300px 1fr;
justify-items: stretch;
}
.page.cover .content .grid .grid-item {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
-ms-grid-column-align: end;
justify-self: end;
}
.page.cover .content .grid .grid-item .manufacturer {
text-align: left;
margin-bottom: 80px;
}
.page.cover .content .grid .grid-item .certificate {
text-align: left;
}
.page.cover .content .grid .grid-item.logo img {
max-width: 700px;
}
.page.signature {
display: -ms-grid;
display: grid;
-ms-grid-rows: 270px auto 120px;
grid-template-rows: 270px auto 120px;
}
.page.signature .header {
display: -ms-grid;
display: grid;
-ms-grid-row-align: start;
align-self: start;
}
.page.signature .header .grid {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
-ms-grid-rows: 80px 190px 0px;
grid-template-rows: 80px 190px 0px;
grid-template-areas: "item-1 item-1 item-2 item-2 item-2 item-2"
"item-3 item-3 item-3 item-4 item-4 item-4"
"item-5 item-5 item-5 item-5 item-5 item-5 ";
}
.page.signature .header .grid .grid-item {
-ms-flex-item-align: start;
-ms-grid-row-align: start;
align-self: start;
-ms-grid-column-align: start;
justify-self: start;
}
.page.signature .header .grid .grid-item.item-1 {
-ms-grid-row: 1;
-ms-grid-column: 1;
-ms-grid-column-span: 2;
grid-area: item-1;
}
.page.signature .header .grid .grid-item.item-1 img {
max-width: 270px;
}
.page.signature .header .grid .grid-item.item-2 {
-ms-grid-row: 1;
-ms-grid-column: 3;
-ms-grid-column-span: 4;
grid-area: item-2;
}
.page.signature .header .grid .grid-item.item-3 {
-ms-grid-row: 2;
-ms-grid-column: 1;
-ms-grid-column-span: 3;
grid-area: item-3;
text-align: left;
}
.page.signature .header .grid .grid-item.item-4 {
-ms-grid-row: 2;
-ms-grid-column: 4;
-ms-grid-column-span: 3;
grid-area: item-4;
-ms-flex-item-align: end;
-ms-grid-row-align: end;
align-self: end;
-ms-grid-column-align: end;
justify-self: end;
}
.page.signature .header .grid .grid-item.item-4 img {
max-width: 140px;
}
.page.signature .header .grid .grid-item.item-5 {
-ms-grid-row: 3;
-ms-grid-column: 1;
-ms-grid-column-span: 6;
grid-area: item-5;
-ms-grid-column-align: stretch;
justify-self: stretch;
border-bottom: 2px solid black;
}
.page.signature .signature-img {
-ms-flex-item-align: start;
align-self: flex-start;
width: 50px;
height: auto;
padding: 10px;
}
.page.signature .signatures {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-top: 1em;
}
.page.signature .signatures .signature {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 50%;
}
.page.signature .signatures .signature p:first-child {
margin-top: 20px;
}
.page.signature .content {
display: -ms-grid;
display: grid;
-ms-grid-row-align: start;
align-self: start;
}
.page.signature .content .grid {
display: -ms-grid;
display: grid;
-ms-grid-columns: 2fr 4fr;
grid-template-columns: 2fr 4fr;
text-align: left;
margin-top: 150px;
}
.page.signature .content .grid .grid-item.title {
grid-column: span 2;
text-align: center;
margin-bottom: 40px;
}
.page.signature .footer {
font-size: 12px;
text-align: left;
border-top: 2px solid black;
}
.page.signature .footer .barcode {
float: right;
max-width: 200px;
border: 2px solid blue;
}
.page.results, .page.equipments {
-ms-grid-rows: 80px auto;
grid-template-rows: 80px auto;
}
.page.results .header, .page.equipments .header {
display: -ms-grid;
display: grid;
-ms-grid-row-align: start;
align-self: start;
}
.page.results .header .grid, .page.equipments .header .grid {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
-ms-grid-rows: 80px;
grid-template-rows: 80px;
grid-template-areas: "item-1 item-1 item-2 item-2 item-2 item-2";
}
.page.results .header .grid .grid-item, .page.equipments .header .grid .grid-item {
-ms-flex-item-align: start;
-ms-grid-row-align: start;
align-self: start;
-ms-grid-column-align: start;
justify-self: start;
}
.page.results .header .grid .grid-item.item-1, .page.equipments .header .grid .grid-item.item-1 {
-ms-grid-row: 1;
-ms-grid-column: 1;
-ms-grid-column-span: 2;
grid-area: item-1;
}
.page.results .header .grid .grid-item.item-1 img, .page.equipments .header .grid .grid-item.item-1 img {
max-width: 270px;
}
.page.results .header .grid .grid-item.item-2, .page.equipments .header .grid .grid-item.item-2 {
-ms-grid-row: 1;
-ms-grid-column: 3;
-ms-grid-column-span: 4;
grid-area: item-2;
-ms-grid-column-align: end;
justify-self: end;
}
.page.results .content, .page.equipments .content {
display: -ms-grid;
display: grid;
-ms-grid-row-align: start;
align-self: start;
margin-bottom: 30px;
}
.page.results .content .grid, .page.equipments .content .grid {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
text-align: left;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.page.results .content .grid .grid-item, .page.equipments .content .grid .grid-item {
-ms-flex-item-align: start;
-ms-grid-row-align: start;
align-self: start;
}
.page.results .content .grid .grid-item h4, .page.results .content .grid .grid-item p, .page.equipments .content .grid .grid-item h4, .page.equipments .content .grid .grid-item p {
margin: 0 0 4px;
}
.page.results .content .grid .grid-item.left, .page.equipments .content .grid .grid-item.left {
-ms-grid-column-align: start;
justify-self: start;
font-size: 0.85em;
}
.page.results .content .grid .grid-item.right, .page.equipments .content .grid .grid-item.right {
-ms-grid-column-align: end;
justify-self: end;
font-size: 0.85em;
}
.page.results .content .grid .grid-item.table, .page.equipments .content .grid .grid-item.table {
grid-column: span 2;
}
.page.results .content .grid .grid-item.table table, .page.equipments .content .grid .grid-item.table table {
width: 100%;
border-spacing: 0;
table-layout: fixed;
text-align: center;
}
.page.results .content .grid .grid-item.table table .table-title, .page.results .content .grid .grid-item.table table .table-unit, .page.equipments .content .grid .grid-item.table table .table-title, .page.equipments .content .grid .grid-item.table table .table-unit {
background: black;
color: white;
vertical-align: top;
}
.page.results .content .grid .grid-item.table table .table-title th, .page.results .content .grid .grid-item.table table .table-unit th, .page.equipments .content .grid .grid-item.table table .table-title th, .page.equipments .content .grid .grid-item.table table .table-unit th {
padding: 4px 2px;
}
.page.results .content .grid .grid-item.table table td, .page.equipments .content .grid .grid-item.table table td {
padding: 4px 2px;
}
.page.results .content .grid .grid-item.table table td.bolded, .page.equipments .content .grid .grid-item.table table td.bolded {
font-weight: bold;
}
.page.results .content .grid .grid-item.table table td.status, .page.equipments .content .grid .grid-item.table table td.status {
font-weight: bold;
text-transform: uppercase;
}
.page.results .content .grid .grid-item.table-footer, .page.equipments .content .grid .grid-item.table-footer {
grid-column: span 2;
font-size: 12px;
margin-top: 8px;
}
.page.results .content .title, .page.equipments .content .title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.page.results .content .equipment-table .table-title, .page.equipments .content .equipment-table .table-title {
margin-bottom: 4px;
}
.page.results .content .equipment-table table, .page.equipments .content .equipment-table table {
width: 100%;
text-align: left;
border-spacing: 0;
border: 1px black solid;
}
.page.results .content .equipment-table table th, .page.equipments .content .equipment-table table th {
background: #a2c8d1;
}
.page.results .content .equipment-table table th, .page.results .content .equipment-table table td, .page.equipments .content .equipment-table table th, .page.equipments .content .equipment-table table td {
border: 1px black solid;
padding: 2px;
}
.modal {
max-width: 720px !important;
padding-top: 35px !important;
}
.modal .detail-table {
padding: 20px 0;
}
.modal .detail-table td {
padding: 5px 5px 5px 0;
}
.modal .detail-table tr td:first-child {
font-weight: bold;
padding-right: 15px;
}
.name, .title, .click, .validation {
margin: 0;
}
.name {
font-size: 1.1em;
}
.title {
font-weight: bold;
}
.validation {
font-weight: bold;
color: green;
text-transform: uppercase;
margin-top: 5px;
}
.click {
display: block;
margin-top: 5px;
font-size: .7em;
}
/*# sourceMappingURL=certificate_type_1.css.map */
| 0.44746 | 0.091504 |
@font-face {
src: url('../data/font/Bitty.ttf') format('truetype');
font-family: 'pixelfont';
}
body, html {
min-height: 100%;
min-width: 100%;
font-size:18px;
height: 100%;
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
body {
color: #555555;
background-color: rgba(255,255,255, 1);
font-family: 'Montserrat', sans-serif;
font-weight: 400;
font-size: 1rem;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
display: flex;
flex-direction: column;
}
a { text-decoration: none; }
p { padding: 4px; margin: 0px; }
li { padding: 4px; margin: 0px; }
h1 { padding: 6px; margin: 0px; }
h2 { padding: 6px; margin: 0px; }
h3 { padding: 6px; margin: 0px; }
h4 { padding: 6px; margin: 0px; }
h3.block-roster small { font-size: 12px; }
h3.bigger { font-size: 2em; font-weight: bolder; }
small { padding: 0px; margin: 0px; }
div { padding: 0px; margin: 0px; }
header { padding: 40px; background-color: #313033; color:whitesmoke;}
footer { height: 80px; }
main { flex: 1; }
main.webquail-container {
background-color: whitesmoke;
font-size: 0.85rem;
}
main article.welcome-screen {
padding-top: 40px;
background-color: #313033;
color:whitesmoke;
}
canvas {
cursor: none;
position: absolute;
color: #f6f6f6;
}
#game-view {
position:relative;
margin-right: auto;
margin-left: auto;
padding-right: 0px;
padding-left: 0px;
}
.svg-container { width: auto; height: 329px; }
.svg-container > svg { height:100%; width: 100%; }
.button:hover { opacity: 1; }
.button {
width: 25%;
margin-right:5px;
padding:15px;
font-size:1rem;
opacity: 0.5;
background-color: inherit;
border: 4px solid whitesmoke;
color: inherit;
}
.game-display {
text-align: center;
padding: 20px;
font-size: 1.0rem;
font-weight: normal;
}
.flex-item.outline::before {
content: " ";
display: inherit;
height: 100%;
}
.flex-item.outline-vertical::before {
margin-right: -4px;
margin-left: -4px;
border-left: 4px solid #000;
border-right: 4px solid #000;
}
.flex-item.outline-horizontal::before {
margin-top: -4px;
margin-bottom: -4px;
border-top: 4px solid #000;
border-bottom: 4px solid #000;
}
.flex-item.outline.outline-north::before {
margin-top: -4px;
border-top: 4px solid #000;
}
.flex-item.outline.outline-south::before {
margin-bottom: -4px;
border-bottom: 4px solid #000;
}
.flex-item.outline.outline-west::before {
margin-left: -4px;
border-left: 4px solid #000;
}
.flex-item.outline.outline-east::before {
margin-right: -4px;
border-right: 4px solid #000;
}
.bg-dark:hover { background-color: #ff2222; }
.w-100 { width: 100%; }
.h-100 { height: 100%; }
.text-center { text-align: center; }
.flex-align-center { align-items: center; }
.flex-justify-center { justify-content: center; }
.flex-justify-start { justify-content: start; }
.flex-justify-end { justify-content: end; }
.flex-column { flex-direction: column; }
.flex-row { flex-direction: row; }
/* article.game-screen.flex-container { margin-top: 40px; } */
.flex-container {
display: flex;
flex: 1;
}
.flex-item {
width: 48px;
height: 48px;
margin: 2px 2px 2px 2px;
}
.footer-info-content {
background-color: #2d2c2a;
display: flex;
justify-content: center;
align-items: center;
height: 100%;
}
.link-block span.padd-icon { padding: 0px 6px 0px 0px; }
.link-block:hover { text-decoration: underline; }
.link-block:nth-child(even) { padding: 10px;}
.link-block {
color: #f2f2f2;
padding: 5px;
font-size: 0.95rem;
text-decoration: none;
}
.d-none { display: none; }
.d-block { display: block; }
.p-relative { position: relative; }
.p-absolute { position: absolute; }
.ui-overlay-content-small {
height:100%; overflow: hidden; text-align: center;
color:white; background-color: grey;border: 1px solid #a2aeae;
border-radius: 2px; height: 100%; box-shadow: 2px 2px 15px #21212d
}
.ui-overlay-fixed-small {
position: absolute; visibility: hidden;
height:620px; min-width: 400px; min-height: 620px;
margin-top: -310px; margin-left: -200px; top: 50%; left:50%;
}
.ui-overlay-content-medium {
height:100%; overflow: hidden; text-align: center;
color:white; background-color: grey;border: 1px solid #a2aeae;
border-radius: 2px; height: 100%; box-shadow: 2px 2px 15px #21212d
}
.ui-overlay-fixed-medium {
position: absolute; visibility: hidden;
height:400px; min-width: 400px; min-height: 400px;
margin-top: -200px; margin-left: -200px;
top: 50%; left:50%;
}
.ui-overlay-content-large {
height:100%; overflow: hidden; text-align: center;
color:white; background-color: grey;border: 1px solid #a2aeae;
border-radius: 2px; height: 100%; box-shadow: 2px 2px 15px #21212d
}
.ui-overlay-fixed-large {
position: absolute; visibility: hidden;
height:400px; min-width: 400px; min-height: 400px;
margin-top: -200px; margin-left: -200px;
top: 50%; left:50%;
}
|
css/webquail.css
|
@font-face {
src: url('../data/font/Bitty.ttf') format('truetype');
font-family: 'pixelfont';
}
body, html {
min-height: 100%;
min-width: 100%;
font-size:18px;
height: 100%;
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
body {
color: #555555;
background-color: rgba(255,255,255, 1);
font-family: 'Montserrat', sans-serif;
font-weight: 400;
font-size: 1rem;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
display: flex;
flex-direction: column;
}
a { text-decoration: none; }
p { padding: 4px; margin: 0px; }
li { padding: 4px; margin: 0px; }
h1 { padding: 6px; margin: 0px; }
h2 { padding: 6px; margin: 0px; }
h3 { padding: 6px; margin: 0px; }
h4 { padding: 6px; margin: 0px; }
h3.block-roster small { font-size: 12px; }
h3.bigger { font-size: 2em; font-weight: bolder; }
small { padding: 0px; margin: 0px; }
div { padding: 0px; margin: 0px; }
header { padding: 40px; background-color: #313033; color:whitesmoke;}
footer { height: 80px; }
main { flex: 1; }
main.webquail-container {
background-color: whitesmoke;
font-size: 0.85rem;
}
main article.welcome-screen {
padding-top: 40px;
background-color: #313033;
color:whitesmoke;
}
canvas {
cursor: none;
position: absolute;
color: #f6f6f6;
}
#game-view {
position:relative;
margin-right: auto;
margin-left: auto;
padding-right: 0px;
padding-left: 0px;
}
.svg-container { width: auto; height: 329px; }
.svg-container > svg { height:100%; width: 100%; }
.button:hover { opacity: 1; }
.button {
width: 25%;
margin-right:5px;
padding:15px;
font-size:1rem;
opacity: 0.5;
background-color: inherit;
border: 4px solid whitesmoke;
color: inherit;
}
.game-display {
text-align: center;
padding: 20px;
font-size: 1.0rem;
font-weight: normal;
}
.flex-item.outline::before {
content: " ";
display: inherit;
height: 100%;
}
.flex-item.outline-vertical::before {
margin-right: -4px;
margin-left: -4px;
border-left: 4px solid #000;
border-right: 4px solid #000;
}
.flex-item.outline-horizontal::before {
margin-top: -4px;
margin-bottom: -4px;
border-top: 4px solid #000;
border-bottom: 4px solid #000;
}
.flex-item.outline.outline-north::before {
margin-top: -4px;
border-top: 4px solid #000;
}
.flex-item.outline.outline-south::before {
margin-bottom: -4px;
border-bottom: 4px solid #000;
}
.flex-item.outline.outline-west::before {
margin-left: -4px;
border-left: 4px solid #000;
}
.flex-item.outline.outline-east::before {
margin-right: -4px;
border-right: 4px solid #000;
}
.bg-dark:hover { background-color: #ff2222; }
.w-100 { width: 100%; }
.h-100 { height: 100%; }
.text-center { text-align: center; }
.flex-align-center { align-items: center; }
.flex-justify-center { justify-content: center; }
.flex-justify-start { justify-content: start; }
.flex-justify-end { justify-content: end; }
.flex-column { flex-direction: column; }
.flex-row { flex-direction: row; }
/* article.game-screen.flex-container { margin-top: 40px; } */
.flex-container {
display: flex;
flex: 1;
}
.flex-item {
width: 48px;
height: 48px;
margin: 2px 2px 2px 2px;
}
.footer-info-content {
background-color: #2d2c2a;
display: flex;
justify-content: center;
align-items: center;
height: 100%;
}
.link-block span.padd-icon { padding: 0px 6px 0px 0px; }
.link-block:hover { text-decoration: underline; }
.link-block:nth-child(even) { padding: 10px;}
.link-block {
color: #f2f2f2;
padding: 5px;
font-size: 0.95rem;
text-decoration: none;
}
.d-none { display: none; }
.d-block { display: block; }
.p-relative { position: relative; }
.p-absolute { position: absolute; }
.ui-overlay-content-small {
height:100%; overflow: hidden; text-align: center;
color:white; background-color: grey;border: 1px solid #a2aeae;
border-radius: 2px; height: 100%; box-shadow: 2px 2px 15px #21212d
}
.ui-overlay-fixed-small {
position: absolute; visibility: hidden;
height:620px; min-width: 400px; min-height: 620px;
margin-top: -310px; margin-left: -200px; top: 50%; left:50%;
}
.ui-overlay-content-medium {
height:100%; overflow: hidden; text-align: center;
color:white; background-color: grey;border: 1px solid #a2aeae;
border-radius: 2px; height: 100%; box-shadow: 2px 2px 15px #21212d
}
.ui-overlay-fixed-medium {
position: absolute; visibility: hidden;
height:400px; min-width: 400px; min-height: 400px;
margin-top: -200px; margin-left: -200px;
top: 50%; left:50%;
}
.ui-overlay-content-large {
height:100%; overflow: hidden; text-align: center;
color:white; background-color: grey;border: 1px solid #a2aeae;
border-radius: 2px; height: 100%; box-shadow: 2px 2px 15px #21212d
}
.ui-overlay-fixed-large {
position: absolute; visibility: hidden;
height:400px; min-width: 400px; min-height: 400px;
margin-top: -200px; margin-left: -200px;
top: 50%; left:50%;
}
| 0.474631 | 0.134151 |
Si il manque quelque chose ou que vous pensez qu'il y a une erreur, n'hésitez pas à me le dire !*/
/*bosquets ombreux*/
#mapLocation107 > div {
background-image:
url("https://www.eldarya.fr/assets/img/item/egg/a987f468f060342a193117d06fab9d75.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/604716563c0180cde987b270f4cf4d01.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/91e490ce1f5032a215a1872986b5d465.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/42d84c7e3c76035642337b8fe2d83c3d.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/869b683ccf7be76e5d62794fa583717f.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*chemin escarpé*/
#mapLocation108 > div {
background-image:
url("https://www.eldarya.fr/assets/img/item/egg/3baa1f5b6f4d23d91c8250c5c4e9e4d3.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/28d1ad1d54c970086690beaa2e5b7466.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/115a31d419c433ad7b58e6ad70b2c754.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/06726b7c43a661108a9b465ad6cf21f4.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/ce4103dd98c215027fea5f017fb9d00a.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/e74629b4edb3fb3eb0efcdb0f05ff139.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*jardin de la lune*/
#mapLocation102 > div {
background-image:
url("https://www.eldarya.fr/assets/img/item/consumable/67d04679c5fa2b4aa7dbbfdc497e06d9.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/9979565445521bed1cab9aa8eec1f30b.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/9f87f4bb8a8c28b4765ceaa4ceff7159.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/fa9157e5f91b3b3d14cbf6cdcb6b21fb.png"),
url("https://www.eldarya.fr/assets/img/player/hair/icon/90b738de4f7eefd66341e85925a6db9a.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*pont du moh*/
#mapLocation103 > div {
background-image:
url("https://www.eldarya.fr/assets/img/item/egg/14a13b4a60126a3c532a2e342071f0d3.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/065032d287b1bae71fc5fcc27fe6e52e.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/c1b871a7a6de26f566b7a64d8de40084.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/265224c0c2e49cb4794228dacb1c48fa.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/f7888768acfbd9a183a7399006d46cdf.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/377a6a45f262708c93a12cea95cebcb2.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*riviere du serpent*/
#mapLocation106 > div {
background-image:
url("https://www.eldarya.fr/assets/img/item/egg/23051054a550f932a13ab10558ceed03.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/a1f145564eb6b9c0fe1c8bef3b58509d.PNG"),
url("https://www.eldarya.fr/assets/img/item/consumable/fb821420d444478fe7d1fd405d020a29.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/44b37f167eea159dabb010b965cbc3d2.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/50371316dfba5fab544deced26eea783.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/9e16d75dd3bbeeda3ce9f416b18120ad.png"),
url("https://www.eldarya.fr/assets/img/player/hair/icon/d17de84ac211f11d0cdfb5ab9a349938.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*<NAME>*/
#mapLocation105 > div {
background-image:
url("https://www.eldarya.fr/assets/img/item/consumable/11bbd28ba3158a3cfb21661a3a19e18e.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/04e02d7650452e28e9e80d14ebbb5fff.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/726c11af705bf75e34a9881db64fdcd5.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/3b847009baa4730bc7c46f625aae7242.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*<NAME>*/
#mapLocation104 > div {
background-image:
url("https://www.eldarya.fr/assets/img/item/egg/65e603b0961c0f48150f450b52187690.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/59369a72ac4b9c67023fbefd28233eea.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/0e3580718391c54a23b46f9c23e2aa40.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/2f9a590248951e1dfe0a99692ce9105e.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/5d94e8b3d6457ce3411a907a69030e03.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/83fcf8b0ca3a0dd5dd7d7a3b77cbde73.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/a1598c8cb55fa5bfdb84d111fc43edf1.png"),
url("https://www.eldarya.fr/assets/img/player/hair/icon/1372df70a2f9eae59098966d5fd0c4f8.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Porte du renouveau*/
#mapLocation101 > div {
background-image:
url("https://www.eldarya.fr/static/img/item/consumable/21084e8ce947fd14fe5907c8f27a05ac.png"),
url("https://www.eldarya.fr/static/img/item/consumable/df146e748d08a4a1247ca595cf3a329f.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/e2fce50e33b22a9682730b31e4850141.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/3a03eb268088654b16a3c6bbeb6a4673.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Foret de manchots*/
#mapLocation100 > div {
background-image:
url("https://image.jimcdn.com/app/cms/image/transf/none/path/sb56d1891c89bf021/image/i40fed0611ab1a9a5/version/1463924309/image.png"),
url("https://www.eldarya.fr/static/img/item/consumable/59369a72ac4b9c67023fbefd28233eea.png"),
url("https://www.eldarya.fr/static/img/item/consumable/5d94e8b3d6457ce3411a907a69030e03~1556031154.png"),
url("https://www.eldarya.fr/static/img/item/consumable/b483e1701dfe8c0770adb92bc2f5c884~1546867672.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/00aafafffc44cc2e04f8130abaa76f1f.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/e4136a03bf7eb549d887dabe921590eb.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/a40c73e1c12b8166f12431e1ba4e6f16.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Mausolée des aigles*/
#mapLocation99 > div {
background-image:
url("https://www.eldarya.fr/static/img/item/consumable/91e490ce1f5032a215a1872986b5d465.png"),
url("https://www.eldarya.fr/static/img/item/consumable/2f9a590248951e1dfe0a99692ce9105e.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/22d68d5c10337861ee5737fff0178209.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/c3fe236e81e97b56a827e91b1a22fbda.png"),
url("https://www.eldarya.fr/static/img/item/consumable/d0571cf77989a8643fb7ef0c9b12a377.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Foret Ouest Fenghuang*/
#mapLocation98 > div {
background-image:
url("https://www.eldarya.fr/static/img/item/consumable/91e490ce1f5032a215a1872986b5d465.png"),
url("https://www.eldarya.fr/static/img/item/consumable/28d1ad1d54c970086690beaa2e5b7466.png"),
url("https://www.eldarya.fr/static/img/item/consumable/604716563c0180cde987b270f4cf4d01.png"),
url("https://www.eldarya.fr/static/img/item/consumable/1d11307daf0f3eb70e8b5546d2d3d655.png"),
url("https://www.eldarya.fr/static/img/item/consumable/44b37f167eea159dabb010b965cbc3d2.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/06bd72887cdc13b43f063411380af996.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/a458931b16beb13a12f3d2d62660c630.png"),
url("https://www.eldarya.fr/static/img/player/hair/icon/0684864d55ff341804cf02b8840f46f3.png"),
url("https://www.eldarya.fr/static/img/item/consumable/a7bad9db0e0065d3f77c9f1a32c32a2b.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*<NAME>*/
#mapLocation97 > div {
background-image:
url("https://www.eldarya.fr/static/img/item/egg/694f0696ad591928d65dcad811edf45f.png"),
url("https://www.eldarya.fr/static/img/item/consumable/9979565445521bed1cab9aa8eec1f30b.png"),
url("https://www.eldarya.fr/static/img/item/consumable/499e1fc3169b68e6c6bbef85302d3011.png"),
url("https://www.eldarya.fr/static/img/item/consumable/969ee2c43cd3f1f0df1eda29278e356d.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/a09c04b0017829e18d3b735ec0aabe7f.png"),
url("https://www.eldarya.fr/static/img/player/hair/icon/e91c6cf7f708c4f53fcb755c56e8ab30.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*<NAME>*/
#mapLocation96 > div {
background-image:
url("https://www.eldarya.fr/static/img/item/egg/4f03d4c9253c9c534e361f4e0362cad0.png"),
url("https://www.eldarya.fr/static/img/item/consumable/0e3580718391c54a23b46f9c23e2aa40.png"),
url("https://cdn.discordapp.com/attachments/372903637682356234/532609982286397441/4b3b0c8f4dcb658c22710babcbe3cc69.png"),
url("https://www.eldarya.fr/static/img/item/consumable/17e16aa48425f114c688dc2338b1f910.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/48d0cf6533844d3c6ca52e84c26ac6af.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/51318019202e47797d7f3b9beadefa96.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/4457bb8fe181b27b3862d6ff8d259804.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Mont Sizhe*/
#mapLocation94 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/consumable/beb7bacd6843b491a81647bf8c2f6fe1.png"),
url("http://www.eldarya.fr/static/img/item/consumable/fb821420d444478fe7d1fd405d020a29.png"),
url("http://www.eldarya.fr/static/img/item/consumable/beb452baa1be0f19719c3e3043a38702.png"),
url("http://www.eldarya.fr/static/img/item/consumable/f1e16bbe46829512ccae7009dcb98cd3.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/93065c19aa426488ebe4bff5a5ab2ee4.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/72c9f2a262fec12c1d2a84ab2b8b570f.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/4ed3da00d2cd28f5acadddcc52e1925b.png"),
url("http://www.eldarya.fr/static/img/item/player//icon/14f1d837c8b8e9e378201bdbcdbc7088~1521026242.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/8447aa69c1472fe040e6cfa624ad054e.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/34fad041c83a03d72a3bb95a085b488d.png"),
url("https://www.eldarya.fr/static/img/item/consumable/a6f6c91701feb09fae71862bd60b99a4.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Grande place*/
#mapLocation95 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/consumable/038852903f0a4ad1efc642904e6d9e4a.png"),
url("http://www.eldarya.fr/static/img/item/consumable/7f7706d2ecb8ec936cc40193b175f295.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/3c086ad9a4a5f203cecb5649e949f46e.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/ab9096ec3a057c353d2b6bdeae522a46.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/f477a5616026b6f0889ace7c1f51e20a.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/49db74af8d9dd6a32f9749e858ad6e59.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Autel de feu*/
#mapLocation93 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/consumable/a9a6942545e7998afec55eb9702e7d60.png"),
url("http://www.eldarya.fr/static/img/item/consumable/c96f67050cd7b04a4e892fb8b7cbdfc4.png"),
url("http://www.eldarya.fr/static/img/item/consumable/34410d904d508fdcc0755c097f1538a3~1408536532.png"),
url("https://www.eldarya.fr/static/img/item/consumable/7f7706d2ecb8ec936cc40193b175f295.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/64a210fb12a1773cf7c94068903094e5.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/5d94cc5a6363e54d201427c9657f4016.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/0e2f36cf2182e3e6f55880a2030f785b.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/b901c4d168dde3dadd98e7f0089981b8.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/57816fa57596487ba876aea469da527f.png"),
url("https://www.eldarya.fr/static/img/item/consumable/c0fdbef146dc222b04a7660de00434d2.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Voie du pelerin*/
#mapLocation92 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/egg/599b2fd3e1a1a28d55d042cdf565e7bb.png"),
url("http://www.eldarya.fr/static/img/item/consumable/1cb3d0f4c640bfe7e642c36e3f699c18.png"),
url("http://www.eldarya.fr/static/img/item/consumable/0c3ec31b11a3a9d7a1ef94297571aa3f.png"),
url("http://www.eldarya.fr/static/img/item/consumable/c1b871a7a6de26f566b7a64d8de40084.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/857788fecde55d379dabab028ca4946f.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/d86c9c90e57904b8e3c0443233d7fccf.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/c8b05d204d6b78df69df2e353f522710.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/d31705cd0e763f08c306349a8898ebf1.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/18c7c4203e4145de2b668ca998132db5.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/b66fcb10844651f628d60a7de5f8713d.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Pic de la montagne*/
#mapLocation75 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/egg/a3bae710d1a9b6e2bfb3ca5851a047db~1490178092.png"),
url("http://www.eldarya.fr/static/img/item/consumable/58b1658470b83ba4873097d33867703f~1408536584.png"),
url("http://www.eldarya.fr/static/img/item/consumable/f254cd24b4b66b385fa7ee7d50bdcf81.png"),
url("http://www.eldarya.fr/static/img/item/consumable/13fad826a8a69852904260814f473024.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/c9bea378f23936eb0ce0199ffeca9e3d.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/3383eae67ba33f03a24c9a2a9f1f45b6.png"),
url("http://www.eldarya.fr/static/img/item/player//icon/c3c0deaae8721e8f6716bbee99ab6805~1520438456.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/94a6e03d699ccbc53c8b2ae5fa795cc9~1490021180.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/35f4ed907add7eb9f12e22c7b3b04445.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Flanc Sombre*/
#mapLocation73 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/egg/1741a4ce3883483c849ccce546e997ed.png"),
url("http://www.eldarya.fr/static/img/item/consumable/42cffe79af6a995f2972187bbe04b0d8.png"),
url("https://www.eldarya.fr/static/img/item/consumable/bc466afd5765125b68b0de5c49f4bc4e.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/3119143f7d4635de7e316b22db1665bb.png"),
url("http://www.eldarya.fr/static/img/item/player//icon/f7989469e3dc4946c2636787818cc36f~1520438153.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/3cd98fe4273b554eac268ef9bdbef9c6.png"),
url("http://www.eldarya.fr/static/img/item/player//icon/ee0d2716c7d089d5559934edee14ebea~1490021429.png"),
url("http://www.eldarya.fr/static/img/item/player//icon/0a6d74da07ca46b4cd15b3a1ff1d0bdf~1527062049.png"),
url("http://www.eldarya.fr/static/img/player/hair//icon/abd8ddba4533179b9bbcece8c6f558c0~1436188253.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Lit de l'Amphea*/
#mapLocation71 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/consumable/8046f75f0780636b99924c16938a621d.png"),
url("http://www.eldarya.fr/static/img/item/consumable/d185c968e3890f6eca4777d242b04110.gif"),
url("http://www.eldarya.fr/static/img/item/player/icon/5647233b3efaed4d85c2c3382de903c1.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/01ab9ba61723347b03fb60d3eaf0c99b.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/6d862fdd105c3d9cc8993d123d8b0890.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/dbbc63f5034013112e3e5c440e357c2a.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Chutes de l'Amphea*/
#mapLocation72 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/consumable/9092fad4b9635bd780713296c3d53f15.png"),
url("http://www.eldarya.fr/static/img/item/consumable/bc466afd5765125b68b0de5c49f4bc4e.png"),
url("http://www.eldarya.fr/static/img/item/consumable/ff40d3daee66ef41e73ad1c07529d90b.png"),
url("http://www.eldarya.fr/static/img/item/consumable/bf811ea509c421f27519c33d3a7b0434.jpg"),
url("http://www.eldarya.fr/static/img/item/consumable/42cffe79af6a995f2972187bbe04b0d8.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/225484cb72b6784bac5d921f663e5a7b.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/dd8e70160c12752e6d202ccd85b14fc3.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/58e9244cbd99513a82e425e10010368e.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/0f23a2d8fe426b8e63df3047e8fffa8e.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/7cd0e6e277cc01a5963e93dd66bef988.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Vallons oubliés*/
#mapLocation69 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/egg/2640e20f0ed05f15d6bbc69e5fcef596.png"),
url("http://www.eldarya.fr/static/img/item/consumable/632b469e640bfe3779a23e3b74a9dff5.png"),
url("http://www.eldarya.fr/static/img/item/consumable/84dabdc11a67d2c6e80c3409f14cbfc0.png"),
url("http://www.eldarya.fr/static/img/item/consumable/038852903f0a4ad1efc642904e6d9e4a.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/8ba44c8c0f97e1335b49961b87238f33.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/82932e690d704f029802809ab28ed3a8.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/cd89037fad9b4a371c3d862ba53070cb.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/37ed66d63aae16545768cdea52270809.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/1446e2e283d88b8e585a803b3d31615a.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Crique des crapauds*/
#mapLocation64 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/consumable/a0a05cd95cdddd6cabb577b9840c3c8f.png"),
url("http://www.eldarya.fr/static/img/item/consumable/568dfa07b3fabc68b93a74a6e5ba9b3b.png"),
url("http://www.eldarya.fr/static/img/item/consumable/67d04679c5fa2b4aa7dbbfdc497e06d9.png"),
url("http://www.eldarya.fr/static/img/item/consumable/2b94bd57370d782ba6aba53da3593bb0~1506609097.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/684b9f718c65b25027e3fcb04c45c9bf.png"),
url("http://www.eldarya.fr/static/img/item/player//icon/143307c347aaf7a6ff368b7b2ca1df6b~1501773970.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/b2964d59a31f94503a27b23079958612.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/d5190a0b302482d217778f2b29fb6fc7.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/753496db6b322ab4553f6c7cc41c7812.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/ee375054e102fa17012d3d834941b7f2.png"),
url("https://www.eldarya.fr/static/img/item/consumable/511075d7c2e6d51c7035b9e77dd7501e.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*<NAME>*/
#mapLocation60 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/consumable/818b761091dc3d32314aad54506a9c4f.png"),
url("http://www.eldarya.fr/static/img/item/consumable/e67bb1348f9ed15293496ff00ac3bcdd.png"),
url("http://www.eldarya.fr/static/img/item/consumable/5edba1a3b7a5c4836eb4fc617495b657.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/fa5f2d456066456abcf900221fb8c1bf.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/f7f9497903392e5f75a9e8fd845e87a9.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/47829176bd76ab1536803b0cb47711ac.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/18d7779d5c8526f102bace1e0091fc87.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/be9a54ff0f7a9be622be8761ab2d7eb9.png"),
url("https://www.eldarya.fr/static/img/item/consumable/511075d7c2e6d51c7035b9e77dd7501e.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Pointe des collines*/
#mapLocation68 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/consumable/7f94251fcd4e789d5279ccf4d818d2ce.png"),
url("http://www.eldarya.fr/static/img/item/consumable/ad0ddfcc41ddf53cb733bc0f0c287c97~1503502530.png"),
url("http://www.eldarya.fr/static/img/item/consumable/c9137477033012d2a5eb78d4bcf0fcf9.png"),
url("http://www.eldarya.fr/static/img/item/consumable/c895b9a4cf7e55c906a37b55dfdce116.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/4afef079c2b24bcb80e132b90c0902b6~1501832161.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/7a4f81daf357358fd17fc31deebe43f0.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/99e4f2e066c87a27e3b2aa94b511751e.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/acd687465597f546bea083bf159340fc.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/671d9fedab1f261f7dac29dbbcf4b863.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Cascade de roches*/
#mapLocation70 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/egg/f633b5e4af646d42e29d0d8db84be85e.png"),
url("http://www.eldarya.fr/static/img/item/consumable/b95ed726c9940d5a432417f1e810bf25.png"),
url("http://www.eldarya.fr/static/img/item/consumable/42cffe79af6a995f2972187bbe04b0d8.png"),
url("http://www.eldarya.fr/static/img/item/consumable/409315581f3d1c14cfde079c9fca8081.png"),
url("http://www.eldarya.fr/static/img/item/consumable/b04080afe251802066361a4ddba08837.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/9935314d158983ae6507a43c71bc0744.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/8e2a8b7467495110c8d9bfc80135911d.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/3bc2eb389329c464983ffbfbf0bbf2af.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/b3dbd49d77e3d384c73e9fd61124c721.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/9b5ccc4ce2093da3ffaae11e825014b6.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Torii du savoir*/
#mapLocation59 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/egg/af20fd257de911b109d5ad13e6e79a56.png"),
url("http://www.eldarya.fr/static/img/item/consumable/ff40d3daee66ef41e73ad1c07529d90b~1497360374.png"),
url("http://www.eldarya.fr/static/img/item/consumable/0c3ec31b11a3a9d7a1ef94297571aa3f~1497360301.png"),
url("http://www.eldarya.fr/static/img/item/consumable/03c441eb666061b290e19838edcb214d.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/d6d7f34e8accac312c784e7d39f42d89.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/bccc699065ec564004b14c7795062d89.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/fb45ad76a0a01dfaf6c956a63c0187ad.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/17102e517d744eb5164d677438486fe7.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/e53ea1eb1f0fff1ac875d3fd1eaddbc1.png"),
url("https://www.eldarya.fr/static/img/item/consumable/a6f6c91701feb09fae71862bd60b99a4.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Lac emeraude*/
#mapLocation63 > div {
background-image:
url("http://eldarya.fr/static/img/item/consumable/4bc997526e3da97b2b170f50beb6e51a~1497360080.png"),
url("http://www.eldarya.fr/static/img/item/consumable/84dabdc11a67d2c6e80c3409f14cbfc0.png"),
url("http://www.eldarya.fr/static/img/item/consumable/bf84192de3510e3c93184b4d859bd964.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/038d6cf3e9bd6a31c50bc9930690b094.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/0eb407fb0196e303c407c0929b59795f.png"),
url("http://www.eldarya.fr/static/img/item/player//icon/9f0ab138cc7be57f069382a363c35bc7~1490021473.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/a7b95e1eab4c4728e0545c846a62ab5b~1490022636.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/c1e85811bf3f43e275be651346cda4bf.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Forêt de bambou*/
#mapLocation66 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/egg/02c37b3cb63a76c4aac842b4e452ddd5.png"),
url("http://www.eldarya.fr/static/img/item/consumable/0e3580718391c54a23b46f9c23e2aa40.gif"),
url("http://www.eldarya.fr/static/img/item/player/icon/f4cd8f2620691794cfe29b0da2cd8f3b.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/b7c15c05d8b725731915a73334224222.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/1f5aa3bf0b6d843fd797a7ceb4f5f0cf.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/3fbfc8bd4c3d83914bac4ae94c04f6f6.png"),
url("http://www.eldarya.fr/static/img/player/skin/icon/d21873cd57db9f5d0cc3d1dfd03603fb.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Flanc de la montagne*/
#mapLocation74 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/consumable/bf811ea509c421f27519c33d3a7b0434~1490088690.jpg"),
url("http://www.eldarya.fr/static/img/item/consumable/a1f145564eb6b9c0fe1c8bef3b58509d.PNG"),
url("http://www.eldarya.fr/static/img/item/consumable/d185c968e3890f6eca4777d242b04110.gif"),
url("http://www.eldarya.fr/static/img/item/player/icon/ebff46945fc403a9dd995f7335847be1.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/2295cd92647cdbf9de87957b3757abf0.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/96af7d7c0c9146fe10c71f5d05c08a15.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/671d9fedab1f261f7dac29dbbcf4b863.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Lac Tortue*/
#mapLocation65 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/consumable/f254cd24b4b66b385fa7ee7d50bdcf81~1437659029.png"),
url("http://www.eldarya.fr/static/img/item/consumable/822928ac7679fbd79f4b48434503948d.png"),
url("http://www.eldarya.fr/static/img/player/eyes/icon/8d5fe22232949e5c927b9adfdb9b4fdf.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/77e469620b64b3b63af8064449cf6ec8.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/eb10705ba6ce455ba21b849d5863966f.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/27512e07a94f33e9ac697c05b78c0b1c.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/c45d356f10fdb729f6f1f5f8be4db608.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Boisés du lac*/
#mapLocation62 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/5853fde79e2fdfb50c39f4121628b357.png"),
url("http://www.eldarya.fr/static/img/item/consumable/8970a61e977290737a1431a262853331~1471856128.png"),
url("http://www.eldarya.fr/static/img/item/consumable/13fad826a8a69852904260814f473024.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/2daef798b186ac6e2ae1574472393b8d.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/bac5c91cac6fc656a9bab426de8b192e.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/583b7069971bd2aab8ff2298c0bde5c1.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/04bd96a6375a381c9cf90ed35e090182.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Entrée des collines*/
#mapLocation67 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/2314badb79f96ad5123820eb9b0018aa.png"),
url("http://www.eldarya.fr/static/img/item/consumable/32f802870d2b51d1f51a1dc3ac2d365b.png"),
url("http://www.eldarya.fr/static/img/item/consumable/8970a61e977290737a1431a262853331.png"),
url("http://www.eldarya.fr/static/img/item/consumable/43934e3dd96e761f3f4977d4916a0a04.png"),
url("http://www.eldarya.fr/static/img/item/consumable/aca2a5e69e14bfecf2c1311010afb655~1408536567.png"),
url("https://www.eldarya.fr/static/img/item/consumable/44b37f167eea159dabb010b965cbc3d2.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/7d801fb476c8b01d3b7e0f681964d6a8.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/c2aa03b7dd859b621fcf710f0860c093.png"),
url("http://www.eldarya.fr/static/img/player/eyes/icon/f9a59c32e8fcda13a0aca6c4386b3064.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/051683af22c8c82942eb55e80fb803a5.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/bbb697a9b25c08c587bedc4d906768f4.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Presqu'ile grenouille*/
#mapLocation61 > div {
background-image: url("http://www.eldarya.fr/static/img/item/consumable/038852903f0a4ad1efc642904e6d9e4a.png"),
url("http://www.eldarya.fr/static/img/item/consumable/822928ac7679fbd79f4b48434503948d~1443448155.png"),
url("http://www.eldarya.fr/static/img/item/consumable/32f802870d2b51d1f51a1dc3ac2d365b.png"),
url("http://www.eldarya.fr/static/img/item/consumable/8970a61e977290737a1431a262853331.png"),
url("http://www.eldarya.fr/static/img/item/consumable/c96f67050cd7b04a4e892fb8b7cbdfc4.png"),
url("http://www.eldarya.fr/static/img/item/consumable/ec0cc5877c6fb6110542eee8abd19b6a.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/02e04d12042b533c2d447ea7635233b9.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/e654fa1bebe0a46aa960d5a2841234ed.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/612d46c8d60bf7b049889885b7a0f123.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/3e4f28b6f63df59640733e1b67521352.png"),
url("http://www.eldarya.fr/static/img/player/skin//icon/76dd1c44eb6c7688633cacd556334030~1446022796.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Lac aux tétards*/
#mapLocation57 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/52aba34eff1ff66afe0a243c4634fc23.png"),
url("http://www.eldarya.fr/static/img/item/consumable/398f1f82e878640d9ddf859c691664ff.png"),
url("http://www.eldarya.fr/static/img/item/consumable/43934e3dd96e761f3f4977d4916a0a04~1484124415.png"),
url("http://www.eldarya.fr/static/img/item/consumable/95adc164559082f4f4ac4afbd6870b63.png"),
url("http://www.eldarya.fr/static/img/item/consumable/59369a72ac4b9c67023fbefd28233eea.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/735e46ac7ec2481e6b708b6d4fcceae8.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/f8716c9190f0e451adaaa9ba6e28b618.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/06c8ced65db0c4bd199421ab525deb42.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/80b17bb3295dae8c89a95a14ddc81dfa.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/6817fda91205cf17ef35386b522fbee0.png"),
url("http://www.eldarya.fr/static/img/player/skin//icon/2c4830ef6006fd576adbc23c05ba6f56~1446022789.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Vestige des moines*/
#mapLocation58 > div {
background-image: url("http://www.eldarya.fr/static/img/item/consumable/ec0cc5877c6fb6110542eee8abd19b6a.png"),
url("http://www.eldarya.fr/static/img/item/consumable/1d11307daf0f3eb70e8b5546d2d3d655.png"),
url("http://www.eldarya.fr/static/img/item/consumable/04e02d7650452e28e9e80d14ebbb5fff.png"),
url("http://www.eldarya.fr/static/img/item/consumable/a85292f7fb9f7b41a86f86e70b9c8e8a.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/73098727a18d74993c69f984298a6137.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/91cbc86f17fff1dab548716a0132b1d9.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/93ed60aeeedd95d46e404b6a20e18bea.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/59c8033aef31bc3c7e623d66d1c432b6.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Grotte*/
#mapLocation13 > div {
background-image: url("http://www.eldarya.fr/static/img/item/consumable/f9a4111a94623ecd3da67c48bc98b06f.png"),
url("http://www.eldarya.fr/static/img/item/consumable/1cb3d0f4c640bfe7e642c36e3f699c18.png"),
url("http://www.eldarya.fr/static/img/item/consumable/d56aea3cc6001e550c52dd87344e65d6.png"),
url("http://www.eldarya.fr/static/img/item/consumable/c31baf189911e73d3ceaa40c8feb261d.jpg"),
url("http://www.eldarya.fr/static/img/item/consumable/aec1c077604cbafb1132446de4147ef3.png"),
url("https://www.eldarya.fr/static/img/item/consumable/a6f6c91701feb09fae71862bd60b99a4.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/5849a4af4a660e8a9f9ac27b3ddb6476.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/d45ab7489abbe354b077aeb3a3d08ecc.png"),
url("http://www.eldarya.fr/static/img/item/player//icon/65cfe22ad41b1f65e14f8ef81c88500b~1411052041.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/cf8a6d0f1c7a99b44a0230df83553ba3.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/09ef5e1c929e3a97573470ccac25df0b.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Cave immergée*/
#mapLocation25 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/78697e6c6b2c1fdc027a289112d3131e.png"),
url("http://www.eldarya.fr/static/img/item/consumable/5af8126a026832087214901380a18235.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/ae51c38b76c7bdba903a7ccc153962c5.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/f8e567ea789833e10866277655f11e8c~1439387389.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/ae613a522c065e9ebbc17d69e1295a93.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/c046a83860920349c5362457b05cb6e9.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/45a800e54ed426c8543ff9b9ed6d46a3.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/78d165814c417719dd130b7baaeaafce.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/3499865a439e465041eba567fd4184a6.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Eaux profondes*/
#mapLocation27 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/709487cfb1c544d5988f186b38e720a1.png"),
url("http://www.eldarya.fr/static/img/item/consumable/660229e8aa32d1fe4da8b31a8f8951ca.png"),
url("http://www.eldarya.fr/static/img/item/consumable/bf49acfb0c781a73ba33e319fbb1afe8.png"),
url("http://www.eldarya.fr/static/img/item/consumable/9d02191e008474f796e81c203df3aa7a.png"),
url("http://www.eldarya.fr/static/img/item/consumable/aa6db71fb388ec165496dcc23f08b5c8.png"),
url("http://www.eldarya.fr/static/img/item/consumable/d860b545a000dad2ac36a8154bdf1621.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/874f6dd2e49489a0ec9c86bf48f7205f.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/c1a961f4e959c0e6abe3b18a56313d72.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/ebc7e992308baf9eb46d298ccff67aad.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/f8893ad139479b20951fdd65a82e125f.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/4b47107274826e2a5d44db39e8f5b675.png"),
url("https://www.eldarya.fr/static/img/item/consumable/11bbd28ba3158a3cfb21661a3a19e18e.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Cœur de la Forêt*/
#mapLocation28 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/92a2ed4644855fe4ce18a93fd891da55.png"),
url("http://www.eldarya.fr/static/img/item/consumable/0a0c537dbb9c2250124360897eb8fb08.png"),
url("http://www.eldarya.fr/static/img/item/consumable/2c90e32cbadd3390faf10b0234e05217.png"),
url("http://www.eldarya.fr/static/img/item/consumable/a7c56a97ae24a55f34f53145c7a73118.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/a6c94157fb06b11aae8b8501970bf7ee.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/ce25df9b787e8d318d6ec633390c1f09.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/4bfbf8bfeb1cff6891defa0b61baba16.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/02a37319279272ca3f1fae8de83ff685.jpg"),
url("http://www.eldarya.fr/static/img/item/player/icon/586f5124a22ef346cc66ebb155612cc6.jpg"),
url("https://www.eldarya.fr/static/img/item/consumable/fe5ef55112b040732da083b84f1e4f44.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*clairière*/
#mapLocation11 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/066c5eaa58f89032a6390cd7390aea3b.png"),
url("http://www.eldarya.fr/static/img/item/consumable/635fe0e5b32abd8f43f3ee9f86f54574.png"),
url("http://www.eldarya.fr/static/img/item/consumable/a9a6942545e7998afec55eb9702e7d60.png"),
url("http://www.eldarya.fr/static/img/item/consumable/f84eb34e9f3430f70ee4540be19d85d1.png"),
url("http://www.eldarya.fr/static/img/item/consumable/101bbcf85579bbd2947fbf1fc2cdf2d2.png"),
url("http://www.eldarya.fr/static/img/item/consumable/7f9acbf97acb4fa56cbabf17f51013b5.png"),
url("http://www.eldarya.fr/static/img/item/consumable/3de747466bb0818cfc22170eea216adb~1408537440.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/d148325fb844d5c4a6350c8c3f5156b4.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/8dfd8bafab9b944e55e6207cf5589ed4.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/c9cb4806f56cbed7a7caef6dacf9e657.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/1b68a0ebda071a2dde3ae9191b481659.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/d049e6e56f6795343bb26ab1a3c2b485.jpg") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*récif de la grenouille*/
#mapLocation35 > div {
background-image: url("http://www.eldarya.fr/static/img/item/consumable/ce43a04302ca1c648a35d69b26ca73e2.png"), url("http://www.eldarya.fr/static/img/item/consumable/660229e8aa32d1fe4da8b31a8f8951ca.png"),
url("http://www.eldarya.fr/static/img/item/consumable/8046f75f0780636b99924c16938a621d.png"),
url("http://www.eldarya.fr/static/img/item/consumable/624cca74c4cc87ac4fe4badf9b8644d5.png"),
url("http://www.eldarya.fr/static/img/item/consumable/21084e8ce947fd14fe5907c8f27a05ac.png"),
url("http://www.eldarya.fr/static/img/item/consumable/db20ba8bd11b280dd7536e850f4f37d6.png"),
url("http://www.eldarya.fr/static/img/item/consumable/ec0cc5877c6fb6110542eee8abd19b6a.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/40cfb1dec058bd03d8ff2d47d419d58b.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/735e46ac7ec2481e6b708b6d4fcceae8.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/73842711e23a91a9ad311a04964f69fe.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/8cc910dca10feb968bab1a191a50e7fe.png"),
url("https://www.eldarya.fr/static/img/item/consumable/629c45852fd90dfa0a9e50e407885ecf.png"),
url("https://www.eldarya.fr/static/img/item/consumable/a7c536ebd41a97abecfbae9fd0de6ed3.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*village kappas*/
#mapLocation34 > div {
background-image: url("http://www.eldarya.fr/static/img/item/consumable/065032d287b1bae71fc5fcc27fe6e52e.png"),
url("http://www.eldarya.fr/static/img/item/consumable/13fad826a8a69852904260814f473024.png"),
url("http://www.eldarya.fr/static/img/item/consumable/43934e3dd96e761f3f4977d4916a0a04~1484124415.png"),
url("http://www.eldarya.fr/static/img/item/consumable/8046f75f0780636b99924c16938a621d.png"),
url("https://www.eldarya.fr/static/img/item/consumable/499e1fc3169b68e6c6bbef85302d3011.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/91bcdc4a3815351708b4fbfe29fb0305.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/efb0393590de8eb5dbc1cdfd31f7110b.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/e657b9181310d7cb8b076a250453f6fa.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/f23704bfe5c4bfb7615ae94f2562a0ea.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/1e06dfa85a7d31b4b31ac78b942035cd.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/af57128d2ba038b4019169a38032ff80.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/79f0bfe80a25c4f7560d3f45409cdfb3.jpg"),
url("https://www.eldarya.fr/static/img/item/consumable/7551e8a999a3029f0de532a637cd4d6b.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*chemin de grandes feuilles*/
#mapLocation33 > div {
background-image: url("http://www.eldarya.fr/static/img/item/consumable/beb7bacd6843b491a81647bf8c2f6fe1.png"),
url("http://www.eldarya.fr/static/img/item/consumable/15f8509d566e5802df1f16b1f903b1d0.png"),
url("http://www.eldarya.fr/static/img/item/consumable/a05325ea0498d64a697973adc57803c2.png"),
url("http://www.eldarya.fr/static/img/item/consumable/4e8c184d67256848728693bdf77787d2.png"),
url("https://www.eldarya.fr/static/img/item/consumable/2f9a590248951e1dfe0a99692ce9105e.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/5de1834bba58f5cb9dd46e2dab5c09d3.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/013984cd30f47f18e0cce07b328bfff4.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/d7cad170557163c91593e9a8308f74da.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/0bc3b0e7b1d0b804b43d112bc51d0d77.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/674456bfa2bcedbdfce40ab2482cbedf.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*plage kappas*/
#mapLocation32 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/27689b35279aaca258e3bfacd34a3905.png"),
url("http://www.eldarya.fr/static/img/item/consumable/f254cd24b4b66b385fa7ee7d50bdcf81~1437659029.png"),
url("http://www.eldarya.fr/static/img/item/consumable/9fb47213c50d40eb68c570bd505cc68e~1437659068.png"),
url("http://www.eldarya.fr/static/img/item/consumable/22ad1e9799852a7491e0acd0648be873~1437659108.png"),
url("http://www.eldarya.fr/static/img/item/consumable/9719323f87c9294733077b83136451a7~1408536594.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/3b3ac3499c8b495cdd4af11f73770460.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/bd0a74889c26bf9eab97e770c2dda90b.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/a55464a16f0c428ec0a402e0c7c83201.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/0870bd10fd96dcdf7bc50755ce48dc6b.jpg"),
url("http://www.eldarya.fr/static/img/item/player/icon/def467c5770d4277099f3a0eb730de0e.jpg") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*eaux peu profondes*/
#mapLocation9 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/dc4c471c29bdf1ae59feee8ec2640c56.png"),
url("http://www.eldarya.fr/static/img/item/egg/ddb49dfbffee113cf8b87f6a84530dad.png"),
url("http://www.eldarya.fr/static/img/item/consumable/d860b545a000dad2ac36a8154bdf1621.png"),
url("http://www.eldarya.fr/static/img/item/consumable/3de747466bb0818cfc22170eea216adb.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/61fc9662f3ad4969e2583f96699d33dd.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/cb60e8fd3a2441c4a1285f5603659879.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/059985f3ae9a3089a24c0ce65893a4fc.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/d17b2f33d58eb784cb88b920eac6b6f4.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/e421646f11305545b37539c2116e917f.png"),
url("https://www.eldarya.fr/static/img/item/consumable/7a9300337fa61544c0e9a2df6b036505~1546599729.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*foret côté droit*/
#mapLocation14 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/61983bc9e8a3ac9dddfa8c85296a029b.png"),
url("http://www.eldarya.fr/static/img/item/egg/6ed7a1ffcc77b18104bb0847672adf79.png"),
url("http://www.eldarya.fr/static/img/item/consumable/f84eb34e9f3430f70ee4540be19d85d1.png"),
url("http://www.eldarya.fr/static/img/item/consumable/101bbcf85579bbd2947fbf1fc2cdf2d2.png"),
url("http://www.eldarya.fr/static/img/item/consumable/37047d6fd998de95d99244195aac44ae.png"),
url("https://www.eldarya.fr/static/img/item/consumable/1d11307daf0f3eb70e8b5546d2d3d655.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/c6b89be3204bc0d8999ce556a5b1b6b0.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/2cfabcea0e78889ddbe13b875c53da7c.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/f0a112572a609a6be6f5bad02855e6da.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/99a68fd5486c17575a045fac507e03f9.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/62379f5b44ca4b7ccad9cfa82eaa3ff4.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/91d5b5e1c5bfdc0019432da6f4f3a1b1.png"),
url("http://www.eldarya.fr/static/img/item/player//icon/2eb5e9a20ee71914092d47b08d5feccf~1455187720.jpg") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*foret cote gauche*/
#mapLocation15 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/6ed7a1ffcc77b18104bb0847672adf79.png"),
url("http://www.eldarya.fr/static/img/item/consumable/a8c573a60fe54217519e0e7aaa014144.png"),
url("http://www.eldarya.fr/static/img/item/consumable/37047d6fd998de95d99244195aac44ae.png"),
url("http://www.eldarya.fr/static/img/item/consumable/f84eb34e9f3430f70ee4540be19d85d1.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/b00773d92f0badfea60461d1ad8a2fed.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/ec4474dada56a3f8f7e3d54989bfd0b4.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/ae276501babc55d295efed2f8b2e77bb.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/8bfe2a4431d2fedef2120d7216fe41a1.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/172264e6a99548cc3b2b70f19bab67d6.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/995b33fdd2e9326bf785ee7e97c24f5a~1455187947.jpg"),
url("http://www.eldarya.fr/static/img/item/player/icon/f8c22d04104e0b19a6ea7bb4ac059613.jpg"),
url("http://www.eldarya.fr/static/img/item/player/icon/c7bf1f67c1317d98407040413e9abeed.jpg"),
url("https://www.eldarya.fr/static/img/item/consumable/42d84c7e3c76035642337b8fe2d83c3d.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*plage*/
#mapLocation16 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/21b46ff690963d7f9cb7aad22edab1a4.png"),
url("http://www.eldarya.fr/static/img/item/egg/565ae4170005e1e2317e363a166e7ffa.png"),
url("http://www.eldarya.fr/static/img/item/consumable/660229e8aa32d1fe4da8b31a8f8951ca.png"),
url("http://www.eldarya.fr/static/img/item/consumable/e46e799aac2a92fe4aec8b2625d1e991.png"),
url("http://www.eldarya.fr/static/img/item/consumable/d860b545a000dad2ac36a8154bdf1621.png"),
url("https://www.eldarya.fr/static/img/item/consumable/13fad826a8a69852904260814f473024.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/12538bd64213e7852960e69e03dc43aa.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/6267bc4dc374c027097a6f7576e9657a.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/281b9910701b57a830aada24d08447c6.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/85a0166593a57939b8605e394a8c5fba.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/79c39706d0b1f88fffb6246786aa334e.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/456624d96d35b52f288b329432a29dc8.png"),
url("https://www.eldarya.fr/static/img/item/consumable/1f8faeb54e362f7fbe6b71d7a791d7ea.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*descente rocheuse*/
#mapLocation17 > div {
background-image: url("http://www.eldarya.fr/static/img/item/consumable/2b73777ac6d11bb47b897a1e2aeaf017.png"),
url("http://www.eldarya.fr/static/img/item/consumable/4608d273cca8e928f4f599f6795acc0e.png"),
url("http://www.eldarya.fr/static/img/item/consumable/d56aea3cc6001e550c52dd87344e65d6.png"),
url("http://www.eldarya.fr/static/img/item/consumable/624cca74c4cc87ac4fe4badf9b8644d5.png"),
url("http://www.eldarya.fr/static/img/item/consumable/c0f0c416fed973897fbf66eacbe6245c.png"),
url("https://www.eldarya.fr/static/img/item/consumable/32f802870d2b51d1f51a1dc3ac2d365b.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/c90b3ab6dcc3bafedcf29088dc92db9c.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/6d4e30bdd63b951f90c83cab961cb320.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/d2b9ccb057fa7a4d7fc1d5b72b698661.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/dbecc4cb5e8a15bba1cf8933553e6db2.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/7b93137feab57e5ab5422f5c23b140cc.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*plaine ouest*/
#mapLocation18 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/d4c33b165868e49a710e7c6649175c31.png"),
url("http://www.eldarya.fr/static/img/item/egg/d33dbbcb7852960ff3ede41c702f70d7.png"),
url("http://www.eldarya.fr/static/img/item/egg/99dda3fc72c44d017fd392dc97168cbf.png"),
url("http://www.eldarya.fr/static/img/item/consumable/c04afcfae74a3fc68172fe458ed7a936.png"),
url("http://www.eldarya.fr/static/img/item/consumable/3437e996ddd253253f13aca7e41a3af4~1408536445.png"),
url("https://www.eldarya.fr/static/img/item/consumable/969ee2c43cd3f1f0df1eda29278e356d.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/ef8b1b98c30dac94291d6dc795e1a709.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/3a82ce231d61e4b6d3995707243f6fba.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/a749a31722cc1c51a04fade15e3c85a8.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/826597111e3e9922e6e52dde437a463e.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/95f1c32cbfa796e0e962429c0be25577.png"),
url("http://www.eldarya.fr/static/img/player/skin/icon/2b482ea1f582b6fc2f56333b33418ade.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*rocher*/
#mapLocation19 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/dc4c471c29bdf1ae59feee8ec2640c56.png"),
url("http://www.eldarya.fr/static/img/item/consumable/4608d273cca8e928f4f599f6795acc0e.png"),
url("https://www.eldarya.fr/static/img/item/consumable/065032d287b1bae71fc5fcc27fe6e52e.png"),
url("https://www.eldarya.fr/static/img/item/consumable/beb452baa1be0f19719c3e3043a38702.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/6ff28bdb81c3ba4984ac09301d0e6643.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/ea9d551b67e339b43ce9d41da54f5732.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/842ec6ceec8a8c0913bf9170fc2cc6d9.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/129b09bd960bed41d2f8535dc492d50d.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/56b9d6e7f1e03a5538ec6d7a3a0dfcb9.png"),
url("http://www.eldarya.fr/static/img/player/eyes/icon/a753693c4c9b604ff02fac1d28adec85.png"),
url("http://www.eldarya.fr/static/img/player/hair//icon/eaeb97c640820928989e991f83c68f89~1410449820.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px, 5px 225px, 45px 225px, 85px 225px, 125px 225px, 165px 225px;
height: 260px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*terrier*/
#mapLocation20 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/d4c33b165868e49a710e7c6649175c31.png"),
url("http://www.eldarya.fr/static/img/item/egg/d33dbbcb7852960ff3ede41c702f70d7.png"),
url("http://www.eldarya.fr/static/img/item/egg/99dda3fc72c44d017fd392dc97168cbf.png"),
url("https://www.eldarya.fr/static/img/item/consumable/0e3580718391c54a23b46f9c23e2aa40.png"),
url("http://www.eldarya.fr/static/img/item/consumable/50d74378b6772ab49076b0b0ec9c79d1.png"),
url("http://www.eldarya.fr/static/img/item/consumable/6b775d0a7c363b032205256e9da9a679.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/3ff757142206bab5a37ad4d818983603.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/ca58ec63b9c65b44008b1e689c9bd8bd.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/e97a27f75fe34cbe715107c3796c1578.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/a588f0798a216e777b27163dd4b5f7b8.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/9c2995bf5239722c59b0643e9234922e.png"),
url("https://www.eldarya.fr/static/img/item/consumable/d0571cf77989a8643fb7ef0c9b12a377.png"),
url("https://www.eldarya.fr/static/img/item/consumable/a7c536ebd41a97abecfbae9fd0de6ed3.png"),
url("https://www.eldarya.fr/static/img/item/consumable/97762c2f49350c6df802f98fbb714dbb.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px, 5px 225px, 45px 225px, 85px 225px, 125px 225px, 165px 225px;
height: 260px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*plaine est*/
#mapLocation21 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/d4c33b165868e49a710e7c6649175c31.png"),
url("http://www.eldarya.fr/static/img/item/egg/d33dbbcb7852960ff3ede41c702f70d7.png"),
url("http://www.eldarya.fr/static/img/item/consumable/3437e996ddd253253f13aca7e41a3af4.png"),
url("http://www.eldarya.fr/static/img/item/consumable/c04afcfae74a3fc68172fe458ed7a936~1408537445.png"),
url("https://www.eldarya.fr/static/img/item/consumable/c895b9a4cf7e55c906a37b55dfdce116.png"),
url("https://www.eldarya.fr/static/img/item/consumable/8970a61e977290737a1431a262853331.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/4972cab256ac5c0fa6fbe8b5b8898f98.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/4c78dfeace7510566ef4222907b5439c.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/a0f7888efb8c6fe2c863833e94d7afa3.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/90875c3260b9edb6c003cecb07eab54c.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/95f1c32cbfa796e0e962429c0be25577.png"),
url("http://www.eldarya.fr/static/img/player/skin/icon/83ae1214e26e26f233e2c52961ee4bc7.png"),
url("https://www.eldarya.fr/static/img/item/consumable/fe5ef55112b040732da083b84f1e4f44.png"),
url("https://www.eldarya.fr/static/img/item/consumable/c4beac226116ecf1ddd71783a87f915c.png"),
url("https://www.eldarya.fr/static/img/item/consumable/0e299db2248cbe825867c6a030ca8fad~1540219730.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px, 5px 225px, 45px 225px, 85px 225px, 125px 225px, 165px 225px;
height: 260px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*abord de la foret*/
#mapLocation22 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/5b03292164f6ed9a4a0b2f8f2db8322d.png"),
url("http://www.eldarya.fr/static/img/item/consumable/a8c573a60fe54217519e0e7aaa014144.png"),
url("http://www.eldarya.fr/static/img/item/consumable/eb374a7ab9ea8da02114857fa71709b3.png"),
url("http://www.eldarya.fr/static/img/item/consumable/3de747466bb0818cfc22170eea216adb.png"),
url("http://www.eldarya.fr/static/img/item/consumable/cd179b83cf1b1c34a7d66753438f6314.png"),
url("https://www.eldarya.fr/static/img/item/consumable/43934e3dd96e761f3f4977d4916a0a04.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/512a26fa8cc7e7a72f4876eb44cb4daf.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/d4a306d9f41c3f74354242f230bdf257.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/32799edd1b43cd8ccebd787e3a965db3.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/6bd9978632ec18b836b534b0ff28239e.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/895a077d406ae803d5f9bc439c6d10b1.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/c61d2e4d7362cc93e6d326a9f9f1170c.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/e745c8d33fda5a41bd59efe05ab301c9.jpg"),
url("https://www.eldarya.fr/static/img/item/consumable/fee3ac9d6bc75ed9db693fa1aa40307a.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*jardin*/
#mapLocation23 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/08397cff846aa02a5f4133fac5c386f2.png"),
url("http://www.eldarya.fr/static/img/item/egg/d4c33b165868e49a710e7c6649175c31.png"),
url("http://www.eldarya.fr/static/img/item/consumable/4a8a6bb81376728fcdfc01d03e07b268.png"),
url("http://www.eldarya.fr/static/img/item/consumable/635fe0e5b32abd8f43f3ee9f86f54574.png"),
url("http://www.eldarya.fr/static/img/item/consumable/016ba2afe43a957f793696343f37ed1f.png"),
url("http://www.eldarya.fr/static/img/item/consumable/0a3d66b5d3ba7400a27b5661a40242ad.png"),
url("http://www.eldarya.fr/static/img/item/consumable/59570f85535033e2658f9151a8116719.png"),
url("https://www.eldarya.fr/static/img/item/consumable/21084e8ce947fd14fe5907c8f27a05ac.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/d29a88be22db320c9dbad02910c75758.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/7fa3a9e522cf22c59f1d261b280cc564.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/4228e992d6e063c41608d43ddba932e3.jpg"),
url("http://www.eldarya.fr/static/img/item/player/icon/7d5f58d9ab5ef9d1e269ea554be3f34d.jpg"),
url("https://www.eldarya.fr/static/img/item/consumable/dfcf572fc57bbbc8f783042eb30e703d.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*headquarters*/
#mapLocation24 > div {
background-image: url("http://www.eldarya.fr/static/img/item/consumable/c59ac4db999f63cb9c5a1a810f91ac30.png"),
url("http://www.eldarya.fr/static/img/item/consumable/6f0e0bc684874559a47eca7a925c25d8.png"),
url("http://www.eldarya.fr/static/img/item/consumable/c7cfcfb267c6c885952c6de4a8221937.png"),
url("http://www.eldarya.fr/static/img/item/consumable/be96f3907c417218b12b537bc3e80df4.png"),
url("http://www.eldarya.fr/static/img/item/consumable/0a3d66b5d3ba7400a27b5661a40242ad.png"),
url("https://www.eldarya.fr/static/img/item/consumable/f9a4111a94623ecd3da67c48bc98b06f.png"),
url("https://www.eldarya.fr/static/img/item/consumable/499e1fc3169b68e6c6bbef85302d3011.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/02e265a6c21f129df830e3c49f80add4.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/3640791b34cd5e155789f367006fcc5c.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/9f37cb4af53e9d2b9011873717e5ef45.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/19348d02882038f9731d6fdabc4845bb.png"),
url("http://www.eldarya.fr/static/img/player/hair//icon/ffa575875915d3c743e00cb2ceaf12fa~1410449696.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/84e3521e9bb8e4370ea249c5caed4774.jpg"),
url("http://www.eldarya.fr/static/img/item/player/icon/ef623fb5d991e7a9f5a24a14f61a28eb.jpg"),
url("http://www.eldarya.fr/static/img/item/player/icon/bc5c62087b895bfd4feaa913d317d9e6.jpg"),
url("http://www.eldarya.fr/static/img/item/player/icon/890542a4d6b2b5ea41bbcc19629aee98.jpg"),
url("https://www.eldarya.fr/static/img/item/consumable/a6f6c91701feb09fae71862bd60b99a4.png"),
url("https://www.eldarya.fr/static/img/item/consumable/97b1ddd7738e8ab0e9091340b0b2537e.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px, 5px 225px, 45px 225px, 85px 225px, 125px 225px, 165px 225px;
height: 260px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*ilot*/
#mapLocation26 > div {
background-image: url("https://image.jimcdn.com/app/cms/image/transf/dimension=99x10000:format=png/path/sb56d1891c89bf021/image/i898ab3e6c34f9e0e/version/1531946685/image.png"),
url("http://www.eldarya.fr/static/img/item/consumable/9e34ceeba23c6f7658639d3bad22899b.png"),
url("http://www.eldarya.fr/static/img/item/consumable/b3f4282aef75135ce4b25b9fce09d46d.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/97280f7d59a01a2c69c7eb789dd14fd2.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/2b104b7118ca41b667ac936905d012f8.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/da2dccbb8c07e46c65a6390d59b6e4f4.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/bbeb9d7af8d9d382774476f0ebd51f74.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/0258815229375e356a77e85d69f56181.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/ceb2d67d4b55d7c825fd145498287e49.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/189e7cccbfb624d55c9a7b5c48588de1.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/b942bd85757510ccba13e2fd6fffd026.png"),
url("https://www.eldarya.fr/static/img/item/consumable/17aadd078472ba83b4aca30998aafa1b.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 250px !important;
width: 220px !important;
background-size: 40px 40px !important;
}
#mapLocation11 > div:after { content: "+☀";} /*clairière*/
#mapLocation13 > div:after { content: "-☀ -♥";} /*grotte*/
#mapLocation14 > div:after { content: "+☀";} /*forest droite*/
#mapLocation15 > div:after { content: "+/–☀";} /*forest gauche*/
#mapLocation16 > div:after { content: "+♥";} /*beach*/
#mapLocation17 > div:after { content: "–☀";} /*rocky descent*/
#mapLocation18 > div:after { content: "+♥";} /*plaine ouest*/
#mapLocation20 > div:after { content: "+☀";} /*terrier*/
#mapLocation21 > div:after { content: "+☀";} /*plaine est*/
#mapLocation22 > div:after { content: "+/–☀ -♥";} /*abord de la foret*/
#mapLocation23 > div:after { content: "+♥";} /*jardin*/
#mapLocation24 > div:after { content: "+♥";} /*qg*/
#mapLocation25 > div:after { content: "-☀ -♥";} /*cave immergée*/
#mapLocation26 > div:after { content: "+/-☀";} /*ilot*/
#mapLocation27 > div:after { content: "-☀ -♥";} /*eaux profondes*/
#mapLocation28 > div:after { content: "+/–☀ -♥";}/*coeur de la foret*/
#mapLocation32 > div:after { content: "-♥";} /*plage kappas*/
#mapLocation33 > div:after { content: "-☀";} /*grandes feuilles*/
#mapLocation34 > div:after { content: "+☀";} /*village kappas*/
#mapLocation35 > div:after { content: "+☀";} /*récifs grenouille*/
#mapLocation57 > div:after { content: "+♥ –☀";} /*lac*/
#mapLocation58 > div:after { content: "-♥ +☀";} /*vestiges*/
#mapLocation59 > div:after { content: "+♥";} /*torii*/
#mapLocation60 > div:after { content: "+♥ +/–☀";} /*mer phibeas*/
#mapLocation63 > div:after { content: "+♥";} /*lac emeraude*/
#mapLocation64 > div:after { content: "+♥ -☀";} /*crique crapauds*/
#mapLocation68 > div:after { content: "+☀ -♥";} /*pointe des collines*/
#mapLocation69 > div:after { content: "+♥ -☀";} /*vallons oubliés*/
#mapLocation70 > div:after { content: "+♥ +☀";} /*cascade roches*/
#mapLocation71 > div:after { content: "+♥ –☀";} /*lit amphéa*/
#mapLocation72 > div:after { content: "+♥ –☀";} /*chutes amphéa*/
#mapLocation73 > div:after { content: "-♥ +☀";} /*flanc sombre*/
#mapLocation75 > div:after { content: "+♥ –☀";} /*pic montagne*/
#mapLocation92 > div:after { content: "-♥ -☀";} /*Voie du pelerin*/
#mapLocation93 > div:after { content: "+♥ -☀";} /*autel de feu*/
#mapLocation94 > div:after { content: "+☀";} /*Mont Sizhe*/
#mapLocation95 > div:after { content: "-♥ +☀";} /*Grande place*/
#mapLocation96 > div:after { content: "-♥ -☀";} /*Yin*/
#mapLocation97 > div:after { content: "+♥ +☀";} /*Yang*/
#mapLocation98 > div:after { content: "+♥ -☀";} /*Foret ouest fenghuang*/
#mapLocation99 > div:after { content: "+♥ -♥";} /*Mausolée*/
#mapLocation103 > div:after { content: "+♥";} /*pont du moh*/
#mapLocation102 > div:after { content: "-☀";} /*jardin de la lune*/
#mapLocation104 > div:after { content: "-☀";} /*jardin du soleil*/
#mapLocation106 div:after { content: "+☀";} /*riviere serpent*/
/* i really want this to be global */
|
data/usercss/133986.user.css
|
Si il manque quelque chose ou que vous pensez qu'il y a une erreur, n'hésitez pas à me le dire !*/
/*bosquets ombreux*/
#mapLocation107 > div {
background-image:
url("https://www.eldarya.fr/assets/img/item/egg/a987f468f060342a193117d06fab9d75.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/604716563c0180cde987b270f4cf4d01.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/91e490ce1f5032a215a1872986b5d465.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/42d84c7e3c76035642337b8fe2d83c3d.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/869b683ccf7be76e5d62794fa583717f.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*chemin escarpé*/
#mapLocation108 > div {
background-image:
url("https://www.eldarya.fr/assets/img/item/egg/3baa1f5b6f4d23d91c8250c5c4e9e4d3.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/28d1ad1d54c970086690beaa2e5b7466.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/115a31d419c433ad7b58e6ad70b2c754.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/06726b7c43a661108a9b465ad6cf21f4.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/ce4103dd98c215027fea5f017fb9d00a.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/e74629b4edb3fb3eb0efcdb0f05ff139.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*jardin de la lune*/
#mapLocation102 > div {
background-image:
url("https://www.eldarya.fr/assets/img/item/consumable/67d04679c5fa2b4aa7dbbfdc497e06d9.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/9979565445521bed1cab9aa8eec1f30b.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/9f87f4bb8a8c28b4765ceaa4ceff7159.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/fa9157e5f91b3b3d14cbf6cdcb6b21fb.png"),
url("https://www.eldarya.fr/assets/img/player/hair/icon/90b738de4f7eefd66341e85925a6db9a.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*pont du moh*/
#mapLocation103 > div {
background-image:
url("https://www.eldarya.fr/assets/img/item/egg/14a13b4a60126a3c532a2e342071f0d3.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/065032d287b1bae71fc5fcc27fe6e52e.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/c1b871a7a6de26f566b7a64d8de40084.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/265224c0c2e49cb4794228dacb1c48fa.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/f7888768acfbd9a183a7399006d46cdf.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/377a6a45f262708c93a12cea95cebcb2.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*riviere du serpent*/
#mapLocation106 > div {
background-image:
url("https://www.eldarya.fr/assets/img/item/egg/23051054a550f932a13ab10558ceed03.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/a1f145564eb6b9c0fe1c8bef3b58509d.PNG"),
url("https://www.eldarya.fr/assets/img/item/consumable/fb821420d444478fe7d1fd405d020a29.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/44b37f167eea159dabb010b965cbc3d2.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/50371316dfba5fab544deced26eea783.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/9e16d75dd3bbeeda3ce9f416b18120ad.png"),
url("https://www.eldarya.fr/assets/img/player/hair/icon/d17de84ac211f11d0cdfb5ab9a349938.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*<NAME>*/
#mapLocation105 > div {
background-image:
url("https://www.eldarya.fr/assets/img/item/consumable/11bbd28ba3158a3cfb21661a3a19e18e.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/04e02d7650452e28e9e80d14ebbb5fff.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/726c11af705bf75e34a9881db64fdcd5.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/3b847009baa4730bc7c46f625aae7242.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*<NAME>*/
#mapLocation104 > div {
background-image:
url("https://www.eldarya.fr/assets/img/item/egg/65e603b0961c0f48150f450b52187690.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/59369a72ac4b9c67023fbefd28233eea.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/0e3580718391c54a23b46f9c23e2aa40.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/2f9a590248951e1dfe0a99692ce9105e.png"),
url("https://www.eldarya.fr/assets/img/item/consumable/5d94e8b3d6457ce3411a907a69030e03.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/83fcf8b0ca3a0dd5dd7d7a3b77cbde73.png"),
url("https://www.eldarya.fr/assets/img/item/player/icon/a1598c8cb55fa5bfdb84d111fc43edf1.png"),
url("https://www.eldarya.fr/assets/img/player/hair/icon/1372df70a2f9eae59098966d5fd0c4f8.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Porte du renouveau*/
#mapLocation101 > div {
background-image:
url("https://www.eldarya.fr/static/img/item/consumable/21084e8ce947fd14fe5907c8f27a05ac.png"),
url("https://www.eldarya.fr/static/img/item/consumable/df146e748d08a4a1247ca595cf3a329f.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/e2fce50e33b22a9682730b31e4850141.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/3a03eb268088654b16a3c6bbeb6a4673.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Foret de manchots*/
#mapLocation100 > div {
background-image:
url("https://image.jimcdn.com/app/cms/image/transf/none/path/sb56d1891c89bf021/image/i40fed0611ab1a9a5/version/1463924309/image.png"),
url("https://www.eldarya.fr/static/img/item/consumable/59369a72ac4b9c67023fbefd28233eea.png"),
url("https://www.eldarya.fr/static/img/item/consumable/5d94e8b3d6457ce3411a907a69030e03~1556031154.png"),
url("https://www.eldarya.fr/static/img/item/consumable/b483e1701dfe8c0770adb92bc2f5c884~1546867672.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/00aafafffc44cc2e04f8130abaa76f1f.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/e4136a03bf7eb549d887dabe921590eb.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/a40c73e1c12b8166f12431e1ba4e6f16.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Mausolée des aigles*/
#mapLocation99 > div {
background-image:
url("https://www.eldarya.fr/static/img/item/consumable/91e490ce1f5032a215a1872986b5d465.png"),
url("https://www.eldarya.fr/static/img/item/consumable/2f9a590248951e1dfe0a99692ce9105e.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/22d68d5c10337861ee5737fff0178209.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/c3fe236e81e97b56a827e91b1a22fbda.png"),
url("https://www.eldarya.fr/static/img/item/consumable/d0571cf77989a8643fb7ef0c9b12a377.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Foret Ouest Fenghuang*/
#mapLocation98 > div {
background-image:
url("https://www.eldarya.fr/static/img/item/consumable/91e490ce1f5032a215a1872986b5d465.png"),
url("https://www.eldarya.fr/static/img/item/consumable/28d1ad1d54c970086690beaa2e5b7466.png"),
url("https://www.eldarya.fr/static/img/item/consumable/604716563c0180cde987b270f4cf4d01.png"),
url("https://www.eldarya.fr/static/img/item/consumable/1d11307daf0f3eb70e8b5546d2d3d655.png"),
url("https://www.eldarya.fr/static/img/item/consumable/44b37f167eea159dabb010b965cbc3d2.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/06bd72887cdc13b43f063411380af996.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/a458931b16beb13a12f3d2d62660c630.png"),
url("https://www.eldarya.fr/static/img/player/hair/icon/0684864d55ff341804cf02b8840f46f3.png"),
url("https://www.eldarya.fr/static/img/item/consumable/a7bad9db0e0065d3f77c9f1a32c32a2b.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*<NAME>*/
#mapLocation97 > div {
background-image:
url("https://www.eldarya.fr/static/img/item/egg/694f0696ad591928d65dcad811edf45f.png"),
url("https://www.eldarya.fr/static/img/item/consumable/9979565445521bed1cab9aa8eec1f30b.png"),
url("https://www.eldarya.fr/static/img/item/consumable/499e1fc3169b68e6c6bbef85302d3011.png"),
url("https://www.eldarya.fr/static/img/item/consumable/969ee2c43cd3f1f0df1eda29278e356d.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/a09c04b0017829e18d3b735ec0aabe7f.png"),
url("https://www.eldarya.fr/static/img/player/hair/icon/e91c6cf7f708c4f53fcb755c56e8ab30.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*<NAME>*/
#mapLocation96 > div {
background-image:
url("https://www.eldarya.fr/static/img/item/egg/4f03d4c9253c9c534e361f4e0362cad0.png"),
url("https://www.eldarya.fr/static/img/item/consumable/0e3580718391c54a23b46f9c23e2aa40.png"),
url("https://cdn.discordapp.com/attachments/372903637682356234/532609982286397441/4b3b0c8f4dcb658c22710babcbe3cc69.png"),
url("https://www.eldarya.fr/static/img/item/consumable/17e16aa48425f114c688dc2338b1f910.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/48d0cf6533844d3c6ca52e84c26ac6af.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/51318019202e47797d7f3b9beadefa96.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/4457bb8fe181b27b3862d6ff8d259804.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Mont Sizhe*/
#mapLocation94 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/consumable/beb7bacd6843b491a81647bf8c2f6fe1.png"),
url("http://www.eldarya.fr/static/img/item/consumable/fb821420d444478fe7d1fd405d020a29.png"),
url("http://www.eldarya.fr/static/img/item/consumable/beb452baa1be0f19719c3e3043a38702.png"),
url("http://www.eldarya.fr/static/img/item/consumable/f1e16bbe46829512ccae7009dcb98cd3.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/93065c19aa426488ebe4bff5a5ab2ee4.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/72c9f2a262fec12c1d2a84ab2b8b570f.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/4ed3da00d2cd28f5acadddcc52e1925b.png"),
url("http://www.eldarya.fr/static/img/item/player//icon/14f1d837c8b8e9e378201bdbcdbc7088~1521026242.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/8447aa69c1472fe040e6cfa624ad054e.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/34fad041c83a03d72a3bb95a085b488d.png"),
url("https://www.eldarya.fr/static/img/item/consumable/a6f6c91701feb09fae71862bd60b99a4.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Grande place*/
#mapLocation95 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/consumable/038852903f0a4ad1efc642904e6d9e4a.png"),
url("http://www.eldarya.fr/static/img/item/consumable/7f7706d2ecb8ec936cc40193b175f295.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/3c086ad9a4a5f203cecb5649e949f46e.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/ab9096ec3a057c353d2b6bdeae522a46.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/f477a5616026b6f0889ace7c1f51e20a.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/49db74af8d9dd6a32f9749e858ad6e59.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Autel de feu*/
#mapLocation93 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/consumable/a9a6942545e7998afec55eb9702e7d60.png"),
url("http://www.eldarya.fr/static/img/item/consumable/c96f67050cd7b04a4e892fb8b7cbdfc4.png"),
url("http://www.eldarya.fr/static/img/item/consumable/34410d904d508fdcc0755c097f1538a3~1408536532.png"),
url("https://www.eldarya.fr/static/img/item/consumable/7f7706d2ecb8ec936cc40193b175f295.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/64a210fb12a1773cf7c94068903094e5.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/5d94cc5a6363e54d201427c9657f4016.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/0e2f36cf2182e3e6f55880a2030f785b.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/b901c4d168dde3dadd98e7f0089981b8.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/57816fa57596487ba876aea469da527f.png"),
url("https://www.eldarya.fr/static/img/item/consumable/c0fdbef146dc222b04a7660de00434d2.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Voie du pelerin*/
#mapLocation92 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/egg/599b2fd3e1a1a28d55d042cdf565e7bb.png"),
url("http://www.eldarya.fr/static/img/item/consumable/1cb3d0f4c640bfe7e642c36e3f699c18.png"),
url("http://www.eldarya.fr/static/img/item/consumable/0c3ec31b11a3a9d7a1ef94297571aa3f.png"),
url("http://www.eldarya.fr/static/img/item/consumable/c1b871a7a6de26f566b7a64d8de40084.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/857788fecde55d379dabab028ca4946f.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/d86c9c90e57904b8e3c0443233d7fccf.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/c8b05d204d6b78df69df2e353f522710.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/d31705cd0e763f08c306349a8898ebf1.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/18c7c4203e4145de2b668ca998132db5.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/b66fcb10844651f628d60a7de5f8713d.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Pic de la montagne*/
#mapLocation75 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/egg/a3bae710d1a9b6e2bfb3ca5851a047db~1490178092.png"),
url("http://www.eldarya.fr/static/img/item/consumable/58b1658470b83ba4873097d33867703f~1408536584.png"),
url("http://www.eldarya.fr/static/img/item/consumable/f254cd24b4b66b385fa7ee7d50bdcf81.png"),
url("http://www.eldarya.fr/static/img/item/consumable/13fad826a8a69852904260814f473024.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/c9bea378f23936eb0ce0199ffeca9e3d.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/3383eae67ba33f03a24c9a2a9f1f45b6.png"),
url("http://www.eldarya.fr/static/img/item/player//icon/c3c0deaae8721e8f6716bbee99ab6805~1520438456.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/94a6e03d699ccbc53c8b2ae5fa795cc9~1490021180.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/35f4ed907add7eb9f12e22c7b3b04445.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Flanc Sombre*/
#mapLocation73 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/egg/1741a4ce3883483c849ccce546e997ed.png"),
url("http://www.eldarya.fr/static/img/item/consumable/42cffe79af6a995f2972187bbe04b0d8.png"),
url("https://www.eldarya.fr/static/img/item/consumable/bc466afd5765125b68b0de5c49f4bc4e.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/3119143f7d4635de7e316b22db1665bb.png"),
url("http://www.eldarya.fr/static/img/item/player//icon/f7989469e3dc4946c2636787818cc36f~1520438153.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/3cd98fe4273b554eac268ef9bdbef9c6.png"),
url("http://www.eldarya.fr/static/img/item/player//icon/ee0d2716c7d089d5559934edee14ebea~1490021429.png"),
url("http://www.eldarya.fr/static/img/item/player//icon/0a6d74da07ca46b4cd15b3a1ff1d0bdf~1527062049.png"),
url("http://www.eldarya.fr/static/img/player/hair//icon/abd8ddba4533179b9bbcece8c6f558c0~1436188253.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Lit de l'Amphea*/
#mapLocation71 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/consumable/8046f75f0780636b99924c16938a621d.png"),
url("http://www.eldarya.fr/static/img/item/consumable/d185c968e3890f6eca4777d242b04110.gif"),
url("http://www.eldarya.fr/static/img/item/player/icon/5647233b3efaed4d85c2c3382de903c1.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/01ab9ba61723347b03fb60d3eaf0c99b.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/6d862fdd105c3d9cc8993d123d8b0890.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/dbbc63f5034013112e3e5c440e357c2a.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Chutes de l'Amphea*/
#mapLocation72 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/consumable/9092fad4b9635bd780713296c3d53f15.png"),
url("http://www.eldarya.fr/static/img/item/consumable/bc466afd5765125b68b0de5c49f4bc4e.png"),
url("http://www.eldarya.fr/static/img/item/consumable/ff40d3daee66ef41e73ad1c07529d90b.png"),
url("http://www.eldarya.fr/static/img/item/consumable/bf811ea509c421f27519c33d3a7b0434.jpg"),
url("http://www.eldarya.fr/static/img/item/consumable/42cffe79af6a995f2972187bbe04b0d8.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/225484cb72b6784bac5d921f663e5a7b.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/dd8e70160c12752e6d202ccd85b14fc3.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/58e9244cbd99513a82e425e10010368e.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/0f23a2d8fe426b8e63df3047e8fffa8e.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/7cd0e6e277cc01a5963e93dd66bef988.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Vallons oubliés*/
#mapLocation69 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/egg/2640e20f0ed05f15d6bbc69e5fcef596.png"),
url("http://www.eldarya.fr/static/img/item/consumable/632b469e640bfe3779a23e3b74a9dff5.png"),
url("http://www.eldarya.fr/static/img/item/consumable/84dabdc11a67d2c6e80c3409f14cbfc0.png"),
url("http://www.eldarya.fr/static/img/item/consumable/038852903f0a4ad1efc642904e6d9e4a.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/8ba44c8c0f97e1335b49961b87238f33.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/82932e690d704f029802809ab28ed3a8.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/cd89037fad9b4a371c3d862ba53070cb.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/37ed66d63aae16545768cdea52270809.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/1446e2e283d88b8e585a803b3d31615a.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Crique des crapauds*/
#mapLocation64 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/consumable/a0a05cd95cdddd6cabb577b9840c3c8f.png"),
url("http://www.eldarya.fr/static/img/item/consumable/568dfa07b3fabc68b93a74a6e5ba9b3b.png"),
url("http://www.eldarya.fr/static/img/item/consumable/67d04679c5fa2b4aa7dbbfdc497e06d9.png"),
url("http://www.eldarya.fr/static/img/item/consumable/2b94bd57370d782ba6aba53da3593bb0~1506609097.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/684b9f718c65b25027e3fcb04c45c9bf.png"),
url("http://www.eldarya.fr/static/img/item/player//icon/143307c347aaf7a6ff368b7b2ca1df6b~1501773970.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/b2964d59a31f94503a27b23079958612.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/d5190a0b302482d217778f2b29fb6fc7.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/753496db6b322ab4553f6c7cc41c7812.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/ee375054e102fa17012d3d834941b7f2.png"),
url("https://www.eldarya.fr/static/img/item/consumable/511075d7c2e6d51c7035b9e77dd7501e.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*<NAME>*/
#mapLocation60 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/consumable/818b761091dc3d32314aad54506a9c4f.png"),
url("http://www.eldarya.fr/static/img/item/consumable/e67bb1348f9ed15293496ff00ac3bcdd.png"),
url("http://www.eldarya.fr/static/img/item/consumable/5edba1a3b7a5c4836eb4fc617495b657.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/fa5f2d456066456abcf900221fb8c1bf.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/f7f9497903392e5f75a9e8fd845e87a9.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/47829176bd76ab1536803b0cb47711ac.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/18d7779d5c8526f102bace1e0091fc87.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/be9a54ff0f7a9be622be8761ab2d7eb9.png"),
url("https://www.eldarya.fr/static/img/item/consumable/511075d7c2e6d51c7035b9e77dd7501e.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Pointe des collines*/
#mapLocation68 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/consumable/7f94251fcd4e789d5279ccf4d818d2ce.png"),
url("http://www.eldarya.fr/static/img/item/consumable/ad0ddfcc41ddf53cb733bc0f0c287c97~1503502530.png"),
url("http://www.eldarya.fr/static/img/item/consumable/c9137477033012d2a5eb78d4bcf0fcf9.png"),
url("http://www.eldarya.fr/static/img/item/consumable/c895b9a4cf7e55c906a37b55dfdce116.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/4afef079c2b24bcb80e132b90c0902b6~1501832161.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/7a4f81daf357358fd17fc31deebe43f0.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/99e4f2e066c87a27e3b2aa94b511751e.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/acd687465597f546bea083bf159340fc.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/671d9fedab1f261f7dac29dbbcf4b863.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Cascade de roches*/
#mapLocation70 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/egg/f633b5e4af646d42e29d0d8db84be85e.png"),
url("http://www.eldarya.fr/static/img/item/consumable/b95ed726c9940d5a432417f1e810bf25.png"),
url("http://www.eldarya.fr/static/img/item/consumable/42cffe79af6a995f2972187bbe04b0d8.png"),
url("http://www.eldarya.fr/static/img/item/consumable/409315581f3d1c14cfde079c9fca8081.png"),
url("http://www.eldarya.fr/static/img/item/consumable/b04080afe251802066361a4ddba08837.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/9935314d158983ae6507a43c71bc0744.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/8e2a8b7467495110c8d9bfc80135911d.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/3bc2eb389329c464983ffbfbf0bbf2af.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/b3dbd49d77e3d384c73e9fd61124c721.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/9b5ccc4ce2093da3ffaae11e825014b6.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Torii du savoir*/
#mapLocation59 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/egg/af20fd257de911b109d5ad13e6e79a56.png"),
url("http://www.eldarya.fr/static/img/item/consumable/ff40d3daee66ef41e73ad1c07529d90b~1497360374.png"),
url("http://www.eldarya.fr/static/img/item/consumable/0c3ec31b11a3a9d7a1ef94297571aa3f~1497360301.png"),
url("http://www.eldarya.fr/static/img/item/consumable/03c441eb666061b290e19838edcb214d.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/d6d7f34e8accac312c784e7d39f42d89.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/bccc699065ec564004b14c7795062d89.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/fb45ad76a0a01dfaf6c956a63c0187ad.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/17102e517d744eb5164d677438486fe7.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/e53ea1eb1f0fff1ac875d3fd1eaddbc1.png"),
url("https://www.eldarya.fr/static/img/item/consumable/a6f6c91701feb09fae71862bd60b99a4.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Lac emeraude*/
#mapLocation63 > div {
background-image:
url("http://eldarya.fr/static/img/item/consumable/4bc997526e3da97b2b170f50beb6e51a~1497360080.png"),
url("http://www.eldarya.fr/static/img/item/consumable/84dabdc11a67d2c6e80c3409f14cbfc0.png"),
url("http://www.eldarya.fr/static/img/item/consumable/bf84192de3510e3c93184b4d859bd964.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/038d6cf3e9bd6a31c50bc9930690b094.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/0eb407fb0196e303c407c0929b59795f.png"),
url("http://www.eldarya.fr/static/img/item/player//icon/9f0ab138cc7be57f069382a363c35bc7~1490021473.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/a7b95e1eab4c4728e0545c846a62ab5b~1490022636.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/c1e85811bf3f43e275be651346cda4bf.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Forêt de bambou*/
#mapLocation66 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/egg/02c37b3cb63a76c4aac842b4e452ddd5.png"),
url("http://www.eldarya.fr/static/img/item/consumable/0e3580718391c54a23b46f9c23e2aa40.gif"),
url("http://www.eldarya.fr/static/img/item/player/icon/f4cd8f2620691794cfe29b0da2cd8f3b.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/b7c15c05d8b725731915a73334224222.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/1f5aa3bf0b6d843fd797a7ceb4f5f0cf.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/3fbfc8bd4c3d83914bac4ae94c04f6f6.png"),
url("http://www.eldarya.fr/static/img/player/skin/icon/d21873cd57db9f5d0cc3d1dfd03603fb.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Flanc de la montagne*/
#mapLocation74 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/consumable/bf811ea509c421f27519c33d3a7b0434~1490088690.jpg"),
url("http://www.eldarya.fr/static/img/item/consumable/a1f145564eb6b9c0fe1c8bef3b58509d.PNG"),
url("http://www.eldarya.fr/static/img/item/consumable/d185c968e3890f6eca4777d242b04110.gif"),
url("http://www.eldarya.fr/static/img/item/player/icon/ebff46945fc403a9dd995f7335847be1.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/2295cd92647cdbf9de87957b3757abf0.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/96af7d7c0c9146fe10c71f5d05c08a15.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/671d9fedab1f261f7dac29dbbcf4b863.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Lac Tortue*/
#mapLocation65 > div {
background-image:
url("http://www.eldarya.fr/static/img/item/consumable/f254cd24b4b66b385fa7ee7d50bdcf81~1437659029.png"),
url("http://www.eldarya.fr/static/img/item/consumable/822928ac7679fbd79f4b48434503948d.png"),
url("http://www.eldarya.fr/static/img/player/eyes/icon/8d5fe22232949e5c927b9adfdb9b4fdf.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/77e469620b64b3b63af8064449cf6ec8.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/eb10705ba6ce455ba21b849d5863966f.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/27512e07a94f33e9ac697c05b78c0b1c.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/c45d356f10fdb729f6f1f5f8be4db608.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Boisés du lac*/
#mapLocation62 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/5853fde79e2fdfb50c39f4121628b357.png"),
url("http://www.eldarya.fr/static/img/item/consumable/8970a61e977290737a1431a262853331~1471856128.png"),
url("http://www.eldarya.fr/static/img/item/consumable/13fad826a8a69852904260814f473024.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/2daef798b186ac6e2ae1574472393b8d.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/bac5c91cac6fc656a9bab426de8b192e.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/583b7069971bd2aab8ff2298c0bde5c1.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/04bd96a6375a381c9cf90ed35e090182.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Entrée des collines*/
#mapLocation67 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/2314badb79f96ad5123820eb9b0018aa.png"),
url("http://www.eldarya.fr/static/img/item/consumable/32f802870d2b51d1f51a1dc3ac2d365b.png"),
url("http://www.eldarya.fr/static/img/item/consumable/8970a61e977290737a1431a262853331.png"),
url("http://www.eldarya.fr/static/img/item/consumable/43934e3dd96e761f3f4977d4916a0a04.png"),
url("http://www.eldarya.fr/static/img/item/consumable/aca2a5e69e14bfecf2c1311010afb655~1408536567.png"),
url("https://www.eldarya.fr/static/img/item/consumable/44b37f167eea159dabb010b965cbc3d2.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/7d801fb476c8b01d3b7e0f681964d6a8.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/c2aa03b7dd859b621fcf710f0860c093.png"),
url("http://www.eldarya.fr/static/img/player/eyes/icon/f9a59c32e8fcda13a0aca6c4386b3064.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/051683af22c8c82942eb55e80fb803a5.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/bbb697a9b25c08c587bedc4d906768f4.png")
!important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Presqu'ile grenouille*/
#mapLocation61 > div {
background-image: url("http://www.eldarya.fr/static/img/item/consumable/038852903f0a4ad1efc642904e6d9e4a.png"),
url("http://www.eldarya.fr/static/img/item/consumable/822928ac7679fbd79f4b48434503948d~1443448155.png"),
url("http://www.eldarya.fr/static/img/item/consumable/32f802870d2b51d1f51a1dc3ac2d365b.png"),
url("http://www.eldarya.fr/static/img/item/consumable/8970a61e977290737a1431a262853331.png"),
url("http://www.eldarya.fr/static/img/item/consumable/c96f67050cd7b04a4e892fb8b7cbdfc4.png"),
url("http://www.eldarya.fr/static/img/item/consumable/ec0cc5877c6fb6110542eee8abd19b6a.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/02e04d12042b533c2d447ea7635233b9.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/e654fa1bebe0a46aa960d5a2841234ed.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/612d46c8d60bf7b049889885b7a0f123.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/3e4f28b6f63df59640733e1b67521352.png"),
url("http://www.eldarya.fr/static/img/player/skin//icon/76dd1c44eb6c7688633cacd556334030~1446022796.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Lac aux tétards*/
#mapLocation57 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/52aba34eff1ff66afe0a243c4634fc23.png"),
url("http://www.eldarya.fr/static/img/item/consumable/398f1f82e878640d9ddf859c691664ff.png"),
url("http://www.eldarya.fr/static/img/item/consumable/43934e3dd96e761f3f4977d4916a0a04~1484124415.png"),
url("http://www.eldarya.fr/static/img/item/consumable/95adc164559082f4f4ac4afbd6870b63.png"),
url("http://www.eldarya.fr/static/img/item/consumable/59369a72ac4b9c67023fbefd28233eea.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/735e46ac7ec2481e6b708b6d4fcceae8.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/f8716c9190f0e451adaaa9ba6e28b618.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/06c8ced65db0c4bd199421ab525deb42.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/80b17bb3295dae8c89a95a14ddc81dfa.png"),
url("https://www.eldarya.fr/static/img/item/player/icon/6817fda91205cf17ef35386b522fbee0.png"),
url("http://www.eldarya.fr/static/img/player/skin//icon/2c4830ef6006fd576adbc23c05ba6f56~1446022789.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Vestige des moines*/
#mapLocation58 > div {
background-image: url("http://www.eldarya.fr/static/img/item/consumable/ec0cc5877c6fb6110542eee8abd19b6a.png"),
url("http://www.eldarya.fr/static/img/item/consumable/1d11307daf0f3eb70e8b5546d2d3d655.png"),
url("http://www.eldarya.fr/static/img/item/consumable/04e02d7650452e28e9e80d14ebbb5fff.png"),
url("http://www.eldarya.fr/static/img/item/consumable/a85292f7fb9f7b41a86f86e70b9c8e8a.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/73098727a18d74993c69f984298a6137.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/91cbc86f17fff1dab548716a0132b1d9.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/93ed60aeeedd95d46e404b6a20e18bea.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/59c8033aef31bc3c7e623d66d1c432b6.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Grotte*/
#mapLocation13 > div {
background-image: url("http://www.eldarya.fr/static/img/item/consumable/f9a4111a94623ecd3da67c48bc98b06f.png"),
url("http://www.eldarya.fr/static/img/item/consumable/1cb3d0f4c640bfe7e642c36e3f699c18.png"),
url("http://www.eldarya.fr/static/img/item/consumable/d56aea3cc6001e550c52dd87344e65d6.png"),
url("http://www.eldarya.fr/static/img/item/consumable/c31baf189911e73d3ceaa40c8feb261d.jpg"),
url("http://www.eldarya.fr/static/img/item/consumable/aec1c077604cbafb1132446de4147ef3.png"),
url("https://www.eldarya.fr/static/img/item/consumable/a6f6c91701feb09fae71862bd60b99a4.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/5849a4af4a660e8a9f9ac27b3ddb6476.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/d45ab7489abbe354b077aeb3a3d08ecc.png"),
url("http://www.eldarya.fr/static/img/item/player//icon/65cfe22ad41b1f65e14f8ef81c88500b~1411052041.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/cf8a6d0f1c7a99b44a0230df83553ba3.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/09ef5e1c929e3a97573470ccac25df0b.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Cave immergée*/
#mapLocation25 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/78697e6c6b2c1fdc027a289112d3131e.png"),
url("http://www.eldarya.fr/static/img/item/consumable/5af8126a026832087214901380a18235.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/ae51c38b76c7bdba903a7ccc153962c5.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/f8e567ea789833e10866277655f11e8c~1439387389.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/ae613a522c065e9ebbc17d69e1295a93.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/c046a83860920349c5362457b05cb6e9.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/45a800e54ed426c8543ff9b9ed6d46a3.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/78d165814c417719dd130b7baaeaafce.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/3499865a439e465041eba567fd4184a6.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Eaux profondes*/
#mapLocation27 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/709487cfb1c544d5988f186b38e720a1.png"),
url("http://www.eldarya.fr/static/img/item/consumable/660229e8aa32d1fe4da8b31a8f8951ca.png"),
url("http://www.eldarya.fr/static/img/item/consumable/bf49acfb0c781a73ba33e319fbb1afe8.png"),
url("http://www.eldarya.fr/static/img/item/consumable/9d02191e008474f796e81c203df3aa7a.png"),
url("http://www.eldarya.fr/static/img/item/consumable/aa6db71fb388ec165496dcc23f08b5c8.png"),
url("http://www.eldarya.fr/static/img/item/consumable/d860b545a000dad2ac36a8154bdf1621.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/874f6dd2e49489a0ec9c86bf48f7205f.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/c1a961f4e959c0e6abe3b18a56313d72.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/ebc7e992308baf9eb46d298ccff67aad.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/f8893ad139479b20951fdd65a82e125f.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/4b47107274826e2a5d44db39e8f5b675.png"),
url("https://www.eldarya.fr/static/img/item/consumable/11bbd28ba3158a3cfb21661a3a19e18e.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*Cœur de la Forêt*/
#mapLocation28 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/92a2ed4644855fe4ce18a93fd891da55.png"),
url("http://www.eldarya.fr/static/img/item/consumable/0a0c537dbb9c2250124360897eb8fb08.png"),
url("http://www.eldarya.fr/static/img/item/consumable/2c90e32cbadd3390faf10b0234e05217.png"),
url("http://www.eldarya.fr/static/img/item/consumable/a7c56a97ae24a55f34f53145c7a73118.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/a6c94157fb06b11aae8b8501970bf7ee.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/ce25df9b787e8d318d6ec633390c1f09.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/4bfbf8bfeb1cff6891defa0b61baba16.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/02a37319279272ca3f1fae8de83ff685.jpg"),
url("http://www.eldarya.fr/static/img/item/player/icon/586f5124a22ef346cc66ebb155612cc6.jpg"),
url("https://www.eldarya.fr/static/img/item/consumable/fe5ef55112b040732da083b84f1e4f44.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*clairière*/
#mapLocation11 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/066c5eaa58f89032a6390cd7390aea3b.png"),
url("http://www.eldarya.fr/static/img/item/consumable/635fe0e5b32abd8f43f3ee9f86f54574.png"),
url("http://www.eldarya.fr/static/img/item/consumable/a9a6942545e7998afec55eb9702e7d60.png"),
url("http://www.eldarya.fr/static/img/item/consumable/f84eb34e9f3430f70ee4540be19d85d1.png"),
url("http://www.eldarya.fr/static/img/item/consumable/101bbcf85579bbd2947fbf1fc2cdf2d2.png"),
url("http://www.eldarya.fr/static/img/item/consumable/7f9acbf97acb4fa56cbabf17f51013b5.png"),
url("http://www.eldarya.fr/static/img/item/consumable/3de747466bb0818cfc22170eea216adb~1408537440.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/d148325fb844d5c4a6350c8c3f5156b4.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/8dfd8bafab9b944e55e6207cf5589ed4.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/c9cb4806f56cbed7a7caef6dacf9e657.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/1b68a0ebda071a2dde3ae9191b481659.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/d049e6e56f6795343bb26ab1a3c2b485.jpg") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*récif de la grenouille*/
#mapLocation35 > div {
background-image: url("http://www.eldarya.fr/static/img/item/consumable/ce43a04302ca1c648a35d69b26ca73e2.png"), url("http://www.eldarya.fr/static/img/item/consumable/660229e8aa32d1fe4da8b31a8f8951ca.png"),
url("http://www.eldarya.fr/static/img/item/consumable/8046f75f0780636b99924c16938a621d.png"),
url("http://www.eldarya.fr/static/img/item/consumable/624cca74c4cc87ac4fe4badf9b8644d5.png"),
url("http://www.eldarya.fr/static/img/item/consumable/21084e8ce947fd14fe5907c8f27a05ac.png"),
url("http://www.eldarya.fr/static/img/item/consumable/db20ba8bd11b280dd7536e850f4f37d6.png"),
url("http://www.eldarya.fr/static/img/item/consumable/ec0cc5877c6fb6110542eee8abd19b6a.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/40cfb1dec058bd03d8ff2d47d419d58b.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/735e46ac7ec2481e6b708b6d4fcceae8.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/73842711e23a91a9ad311a04964f69fe.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/8cc910dca10feb968bab1a191a50e7fe.png"),
url("https://www.eldarya.fr/static/img/item/consumable/629c45852fd90dfa0a9e50e407885ecf.png"),
url("https://www.eldarya.fr/static/img/item/consumable/a7c536ebd41a97abecfbae9fd0de6ed3.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*village kappas*/
#mapLocation34 > div {
background-image: url("http://www.eldarya.fr/static/img/item/consumable/065032d287b1bae71fc5fcc27fe6e52e.png"),
url("http://www.eldarya.fr/static/img/item/consumable/13fad826a8a69852904260814f473024.png"),
url("http://www.eldarya.fr/static/img/item/consumable/43934e3dd96e761f3f4977d4916a0a04~1484124415.png"),
url("http://www.eldarya.fr/static/img/item/consumable/8046f75f0780636b99924c16938a621d.png"),
url("https://www.eldarya.fr/static/img/item/consumable/499e1fc3169b68e6c6bbef85302d3011.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/91bcdc4a3815351708b4fbfe29fb0305.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/efb0393590de8eb5dbc1cdfd31f7110b.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/e657b9181310d7cb8b076a250453f6fa.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/f23704bfe5c4bfb7615ae94f2562a0ea.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/1e06dfa85a7d31b4b31ac78b942035cd.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/af57128d2ba038b4019169a38032ff80.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/79f0bfe80a25c4f7560d3f45409cdfb3.jpg"),
url("https://www.eldarya.fr/static/img/item/consumable/7551e8a999a3029f0de532a637cd4d6b.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*chemin de grandes feuilles*/
#mapLocation33 > div {
background-image: url("http://www.eldarya.fr/static/img/item/consumable/beb7bacd6843b491a81647bf8c2f6fe1.png"),
url("http://www.eldarya.fr/static/img/item/consumable/15f8509d566e5802df1f16b1f903b1d0.png"),
url("http://www.eldarya.fr/static/img/item/consumable/a05325ea0498d64a697973adc57803c2.png"),
url("http://www.eldarya.fr/static/img/item/consumable/4e8c184d67256848728693bdf77787d2.png"),
url("https://www.eldarya.fr/static/img/item/consumable/2f9a590248951e1dfe0a99692ce9105e.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/5de1834bba58f5cb9dd46e2dab5c09d3.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/013984cd30f47f18e0cce07b328bfff4.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/d7cad170557163c91593e9a8308f74da.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/0bc3b0e7b1d0b804b43d112bc51d0d77.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/674456bfa2bcedbdfce40ab2482cbedf.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*plage kappas*/
#mapLocation32 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/27689b35279aaca258e3bfacd34a3905.png"),
url("http://www.eldarya.fr/static/img/item/consumable/f254cd24b4b66b385fa7ee7d50bdcf81~1437659029.png"),
url("http://www.eldarya.fr/static/img/item/consumable/9fb47213c50d40eb68c570bd505cc68e~1437659068.png"),
url("http://www.eldarya.fr/static/img/item/consumable/22ad1e9799852a7491e0acd0648be873~1437659108.png"),
url("http://www.eldarya.fr/static/img/item/consumable/9719323f87c9294733077b83136451a7~1408536594.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/3b3ac3499c8b495cdd4af11f73770460.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/bd0a74889c26bf9eab97e770c2dda90b.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/a55464a16f0c428ec0a402e0c7c83201.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/0870bd10fd96dcdf7bc50755ce48dc6b.jpg"),
url("http://www.eldarya.fr/static/img/item/player/icon/def467c5770d4277099f3a0eb730de0e.jpg") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*eaux peu profondes*/
#mapLocation9 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/dc4c471c29bdf1ae59feee8ec2640c56.png"),
url("http://www.eldarya.fr/static/img/item/egg/ddb49dfbffee113cf8b87f6a84530dad.png"),
url("http://www.eldarya.fr/static/img/item/consumable/d860b545a000dad2ac36a8154bdf1621.png"),
url("http://www.eldarya.fr/static/img/item/consumable/3de747466bb0818cfc22170eea216adb.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/61fc9662f3ad4969e2583f96699d33dd.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/cb60e8fd3a2441c4a1285f5603659879.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/059985f3ae9a3089a24c0ce65893a4fc.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/d17b2f33d58eb784cb88b920eac6b6f4.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/e421646f11305545b37539c2116e917f.png"),
url("https://www.eldarya.fr/static/img/item/consumable/7a9300337fa61544c0e9a2df6b036505~1546599729.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 180px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*foret côté droit*/
#mapLocation14 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/61983bc9e8a3ac9dddfa8c85296a029b.png"),
url("http://www.eldarya.fr/static/img/item/egg/6ed7a1ffcc77b18104bb0847672adf79.png"),
url("http://www.eldarya.fr/static/img/item/consumable/f84eb34e9f3430f70ee4540be19d85d1.png"),
url("http://www.eldarya.fr/static/img/item/consumable/101bbcf85579bbd2947fbf1fc2cdf2d2.png"),
url("http://www.eldarya.fr/static/img/item/consumable/37047d6fd998de95d99244195aac44ae.png"),
url("https://www.eldarya.fr/static/img/item/consumable/1d11307daf0f3eb70e8b5546d2d3d655.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/c6b89be3204bc0d8999ce556a5b1b6b0.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/2cfabcea0e78889ddbe13b875c53da7c.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/f0a112572a609a6be6f5bad02855e6da.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/99a68fd5486c17575a045fac507e03f9.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/62379f5b44ca4b7ccad9cfa82eaa3ff4.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/91d5b5e1c5bfdc0019432da6f4f3a1b1.png"),
url("http://www.eldarya.fr/static/img/item/player//icon/2eb5e9a20ee71914092d47b08d5feccf~1455187720.jpg") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*foret cote gauche*/
#mapLocation15 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/6ed7a1ffcc77b18104bb0847672adf79.png"),
url("http://www.eldarya.fr/static/img/item/consumable/a8c573a60fe54217519e0e7aaa014144.png"),
url("http://www.eldarya.fr/static/img/item/consumable/37047d6fd998de95d99244195aac44ae.png"),
url("http://www.eldarya.fr/static/img/item/consumable/f84eb34e9f3430f70ee4540be19d85d1.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/b00773d92f0badfea60461d1ad8a2fed.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/ec4474dada56a3f8f7e3d54989bfd0b4.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/ae276501babc55d295efed2f8b2e77bb.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/8bfe2a4431d2fedef2120d7216fe41a1.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/172264e6a99548cc3b2b70f19bab67d6.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/995b33fdd2e9326bf785ee7e97c24f5a~1455187947.jpg"),
url("http://www.eldarya.fr/static/img/item/player/icon/f8c22d04104e0b19a6ea7bb4ac059613.jpg"),
url("http://www.eldarya.fr/static/img/item/player/icon/c7bf1f67c1317d98407040413e9abeed.jpg"),
url("https://www.eldarya.fr/static/img/item/consumable/42d84c7e3c76035642337b8fe2d83c3d.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*plage*/
#mapLocation16 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/21b46ff690963d7f9cb7aad22edab1a4.png"),
url("http://www.eldarya.fr/static/img/item/egg/565ae4170005e1e2317e363a166e7ffa.png"),
url("http://www.eldarya.fr/static/img/item/consumable/660229e8aa32d1fe4da8b31a8f8951ca.png"),
url("http://www.eldarya.fr/static/img/item/consumable/e46e799aac2a92fe4aec8b2625d1e991.png"),
url("http://www.eldarya.fr/static/img/item/consumable/d860b545a000dad2ac36a8154bdf1621.png"),
url("https://www.eldarya.fr/static/img/item/consumable/13fad826a8a69852904260814f473024.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/12538bd64213e7852960e69e03dc43aa.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/6267bc4dc374c027097a6f7576e9657a.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/281b9910701b57a830aada24d08447c6.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/85a0166593a57939b8605e394a8c5fba.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/79c39706d0b1f88fffb6246786aa334e.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/456624d96d35b52f288b329432a29dc8.png"),
url("https://www.eldarya.fr/static/img/item/consumable/1f8faeb54e362f7fbe6b71d7a791d7ea.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*descente rocheuse*/
#mapLocation17 > div {
background-image: url("http://www.eldarya.fr/static/img/item/consumable/2b73777ac6d11bb47b897a1e2aeaf017.png"),
url("http://www.eldarya.fr/static/img/item/consumable/4608d273cca8e928f4f599f6795acc0e.png"),
url("http://www.eldarya.fr/static/img/item/consumable/d56aea3cc6001e550c52dd87344e65d6.png"),
url("http://www.eldarya.fr/static/img/item/consumable/624cca74c4cc87ac4fe4badf9b8644d5.png"),
url("http://www.eldarya.fr/static/img/item/consumable/c0f0c416fed973897fbf66eacbe6245c.png"),
url("https://www.eldarya.fr/static/img/item/consumable/32f802870d2b51d1f51a1dc3ac2d365b.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/c90b3ab6dcc3bafedcf29088dc92db9c.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/6d4e30bdd63b951f90c83cab961cb320.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/d2b9ccb057fa7a4d7fc1d5b72b698661.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/dbecc4cb5e8a15bba1cf8933553e6db2.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/7b93137feab57e5ab5422f5c23b140cc.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*plaine ouest*/
#mapLocation18 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/d4c33b165868e49a710e7c6649175c31.png"),
url("http://www.eldarya.fr/static/img/item/egg/d33dbbcb7852960ff3ede41c702f70d7.png"),
url("http://www.eldarya.fr/static/img/item/egg/99dda3fc72c44d017fd392dc97168cbf.png"),
url("http://www.eldarya.fr/static/img/item/consumable/c04afcfae74a3fc68172fe458ed7a936.png"),
url("http://www.eldarya.fr/static/img/item/consumable/3437e996ddd253253f13aca7e41a3af4~1408536445.png"),
url("https://www.eldarya.fr/static/img/item/consumable/969ee2c43cd3f1f0df1eda29278e356d.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/ef8b1b98c30dac94291d6dc795e1a709.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/3a82ce231d61e4b6d3995707243f6fba.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/a749a31722cc1c51a04fade15e3c85a8.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/826597111e3e9922e6e52dde437a463e.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/95f1c32cbfa796e0e962429c0be25577.png"),
url("http://www.eldarya.fr/static/img/player/skin/icon/2b482ea1f582b6fc2f56333b33418ade.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*rocher*/
#mapLocation19 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/dc4c471c29bdf1ae59feee8ec2640c56.png"),
url("http://www.eldarya.fr/static/img/item/consumable/4608d273cca8e928f4f599f6795acc0e.png"),
url("https://www.eldarya.fr/static/img/item/consumable/065032d287b1bae71fc5fcc27fe6e52e.png"),
url("https://www.eldarya.fr/static/img/item/consumable/beb452baa1be0f19719c3e3043a38702.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/6ff28bdb81c3ba4984ac09301d0e6643.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/ea9d551b67e339b43ce9d41da54f5732.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/842ec6ceec8a8c0913bf9170fc2cc6d9.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/129b09bd960bed41d2f8535dc492d50d.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/56b9d6e7f1e03a5538ec6d7a3a0dfcb9.png"),
url("http://www.eldarya.fr/static/img/player/eyes/icon/a753693c4c9b604ff02fac1d28adec85.png"),
url("http://www.eldarya.fr/static/img/player/hair//icon/eaeb97c640820928989e991f83c68f89~1410449820.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px, 5px 225px, 45px 225px, 85px 225px, 125px 225px, 165px 225px;
height: 260px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*terrier*/
#mapLocation20 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/d4c33b165868e49a710e7c6649175c31.png"),
url("http://www.eldarya.fr/static/img/item/egg/d33dbbcb7852960ff3ede41c702f70d7.png"),
url("http://www.eldarya.fr/static/img/item/egg/99dda3fc72c44d017fd392dc97168cbf.png"),
url("https://www.eldarya.fr/static/img/item/consumable/0e3580718391c54a23b46f9c23e2aa40.png"),
url("http://www.eldarya.fr/static/img/item/consumable/50d74378b6772ab49076b0b0ec9c79d1.png"),
url("http://www.eldarya.fr/static/img/item/consumable/6b775d0a7c363b032205256e9da9a679.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/3ff757142206bab5a37ad4d818983603.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/ca58ec63b9c65b44008b1e689c9bd8bd.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/e97a27f75fe34cbe715107c3796c1578.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/a588f0798a216e777b27163dd4b5f7b8.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/9c2995bf5239722c59b0643e9234922e.png"),
url("https://www.eldarya.fr/static/img/item/consumable/d0571cf77989a8643fb7ef0c9b12a377.png"),
url("https://www.eldarya.fr/static/img/item/consumable/a7c536ebd41a97abecfbae9fd0de6ed3.png"),
url("https://www.eldarya.fr/static/img/item/consumable/97762c2f49350c6df802f98fbb714dbb.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px, 5px 225px, 45px 225px, 85px 225px, 125px 225px, 165px 225px;
height: 260px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*plaine est*/
#mapLocation21 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/d4c33b165868e49a710e7c6649175c31.png"),
url("http://www.eldarya.fr/static/img/item/egg/d33dbbcb7852960ff3ede41c702f70d7.png"),
url("http://www.eldarya.fr/static/img/item/consumable/3437e996ddd253253f13aca7e41a3af4.png"),
url("http://www.eldarya.fr/static/img/item/consumable/c04afcfae74a3fc68172fe458ed7a936~1408537445.png"),
url("https://www.eldarya.fr/static/img/item/consumable/c895b9a4cf7e55c906a37b55dfdce116.png"),
url("https://www.eldarya.fr/static/img/item/consumable/8970a61e977290737a1431a262853331.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/4972cab256ac5c0fa6fbe8b5b8898f98.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/4c78dfeace7510566ef4222907b5439c.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/a0f7888efb8c6fe2c863833e94d7afa3.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/90875c3260b9edb6c003cecb07eab54c.png"),
url("http://www.eldarya.fr/static/img/player/hair/icon/95f1c32cbfa796e0e962429c0be25577.png"),
url("http://www.eldarya.fr/static/img/player/skin/icon/83ae1214e26e26f233e2c52961ee4bc7.png"),
url("https://www.eldarya.fr/static/img/item/consumable/fe5ef55112b040732da083b84f1e4f44.png"),
url("https://www.eldarya.fr/static/img/item/consumable/c4beac226116ecf1ddd71783a87f915c.png"),
url("https://www.eldarya.fr/static/img/item/consumable/0e299db2248cbe825867c6a030ca8fad~1540219730.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px, 5px 225px, 45px 225px, 85px 225px, 125px 225px, 165px 225px;
height: 260px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*abord de la foret*/
#mapLocation22 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/5b03292164f6ed9a4a0b2f8f2db8322d.png"),
url("http://www.eldarya.fr/static/img/item/consumable/a8c573a60fe54217519e0e7aaa014144.png"),
url("http://www.eldarya.fr/static/img/item/consumable/eb374a7ab9ea8da02114857fa71709b3.png"),
url("http://www.eldarya.fr/static/img/item/consumable/3de747466bb0818cfc22170eea216adb.png"),
url("http://www.eldarya.fr/static/img/item/consumable/cd179b83cf1b1c34a7d66753438f6314.png"),
url("https://www.eldarya.fr/static/img/item/consumable/43934e3dd96e761f3f4977d4916a0a04.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/512a26fa8cc7e7a72f4876eb44cb4daf.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/d4a306d9f41c3f74354242f230bdf257.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/32799edd1b43cd8ccebd787e3a965db3.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/6bd9978632ec18b836b534b0ff28239e.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/895a077d406ae803d5f9bc439c6d10b1.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/c61d2e4d7362cc93e6d326a9f9f1170c.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/e745c8d33fda5a41bd59efe05ab301c9.jpg"),
url("https://www.eldarya.fr/static/img/item/consumable/fee3ac9d6bc75ed9db693fa1aa40307a.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*jardin*/
#mapLocation23 > div {
background-image: url("http://www.eldarya.fr/static/img/item/egg/08397cff846aa02a5f4133fac5c386f2.png"),
url("http://www.eldarya.fr/static/img/item/egg/d4c33b165868e49a710e7c6649175c31.png"),
url("http://www.eldarya.fr/static/img/item/consumable/4a8a6bb81376728fcdfc01d03e07b268.png"),
url("http://www.eldarya.fr/static/img/item/consumable/635fe0e5b32abd8f43f3ee9f86f54574.png"),
url("http://www.eldarya.fr/static/img/item/consumable/016ba2afe43a957f793696343f37ed1f.png"),
url("http://www.eldarya.fr/static/img/item/consumable/0a3d66b5d3ba7400a27b5661a40242ad.png"),
url("http://www.eldarya.fr/static/img/item/consumable/59570f85535033e2658f9151a8116719.png"),
url("https://www.eldarya.fr/static/img/item/consumable/21084e8ce947fd14fe5907c8f27a05ac.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/d29a88be22db320c9dbad02910c75758.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/7fa3a9e522cf22c59f1d261b280cc564.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/4228e992d6e063c41608d43ddba932e3.jpg"),
url("http://www.eldarya.fr/static/img/item/player/icon/7d5f58d9ab5ef9d1e269ea554be3f34d.jpg"),
url("https://www.eldarya.fr/static/img/item/consumable/dfcf572fc57bbbc8f783042eb30e703d.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 220px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*headquarters*/
#mapLocation24 > div {
background-image: url("http://www.eldarya.fr/static/img/item/consumable/c59ac4db999f63cb9c5a1a810f91ac30.png"),
url("http://www.eldarya.fr/static/img/item/consumable/6f0e0bc684874559a47eca7a925c25d8.png"),
url("http://www.eldarya.fr/static/img/item/consumable/c7cfcfb267c6c885952c6de4a8221937.png"),
url("http://www.eldarya.fr/static/img/item/consumable/be96f3907c417218b12b537bc3e80df4.png"),
url("http://www.eldarya.fr/static/img/item/consumable/0a3d66b5d3ba7400a27b5661a40242ad.png"),
url("https://www.eldarya.fr/static/img/item/consumable/f9a4111a94623ecd3da67c48bc98b06f.png"),
url("https://www.eldarya.fr/static/img/item/consumable/499e1fc3169b68e6c6bbef85302d3011.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/02e265a6c21f129df830e3c49f80add4.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/3640791b34cd5e155789f367006fcc5c.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/9f37cb4af53e9d2b9011873717e5ef45.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/19348d02882038f9731d6fdabc4845bb.png"),
url("http://www.eldarya.fr/static/img/player/hair//icon/ffa575875915d3c743e00cb2ceaf12fa~1410449696.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/84e3521e9bb8e4370ea249c5caed4774.jpg"),
url("http://www.eldarya.fr/static/img/item/player/icon/ef623fb5d991e7a9f5a24a14f61a28eb.jpg"),
url("http://www.eldarya.fr/static/img/item/player/icon/bc5c62087b895bfd4feaa913d317d9e6.jpg"),
url("http://www.eldarya.fr/static/img/item/player/icon/890542a4d6b2b5ea41bbcc19629aee98.jpg"),
url("https://www.eldarya.fr/static/img/item/consumable/a6f6c91701feb09fae71862bd60b99a4.png"),
url("https://www.eldarya.fr/static/img/item/consumable/97b1ddd7738e8ab0e9091340b0b2537e.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px, 5px 225px, 45px 225px, 85px 225px, 125px 225px, 165px 225px;
height: 260px !important;
width: 190px !important;
background-size: 40px 40px !important;
}
/*ilot*/
#mapLocation26 > div {
background-image: url("https://image.jimcdn.com/app/cms/image/transf/dimension=99x10000:format=png/path/sb56d1891c89bf021/image/i898ab3e6c34f9e0e/version/1531946685/image.png"),
url("http://www.eldarya.fr/static/img/item/consumable/9e34ceeba23c6f7658639d3bad22899b.png"),
url("http://www.eldarya.fr/static/img/item/consumable/b3f4282aef75135ce4b25b9fce09d46d.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/97280f7d59a01a2c69c7eb789dd14fd2.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/2b104b7118ca41b667ac936905d012f8.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/da2dccbb8c07e46c65a6390d59b6e4f4.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/bbeb9d7af8d9d382774476f0ebd51f74.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/0258815229375e356a77e85d69f56181.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/ceb2d67d4b55d7c825fd145498287e49.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/189e7cccbfb624d55c9a7b5c48588de1.png"),
url("http://www.eldarya.fr/static/img/item/player/icon/b942bd85757510ccba13e2fd6fffd026.png"),
url("https://www.eldarya.fr/static/img/item/consumable/17aadd078472ba83b4aca30998aafa1b.png") !important;
background-repeat: no-repeat;
background-position: 5px 105px, 45px 105px, 85px 105px, 125px 105px, 165px 105px, 5px 145px, 45px 145px, 85px 145px, 125px 145px, 165px 145px, 5px 185px, 45px 185px, 85px 185px, 125px 185px, 165px 185px;
height: 250px !important;
width: 220px !important;
background-size: 40px 40px !important;
}
#mapLocation11 > div:after { content: "+☀";} /*clairière*/
#mapLocation13 > div:after { content: "-☀ -♥";} /*grotte*/
#mapLocation14 > div:after { content: "+☀";} /*forest droite*/
#mapLocation15 > div:after { content: "+/–☀";} /*forest gauche*/
#mapLocation16 > div:after { content: "+♥";} /*beach*/
#mapLocation17 > div:after { content: "–☀";} /*rocky descent*/
#mapLocation18 > div:after { content: "+♥";} /*plaine ouest*/
#mapLocation20 > div:after { content: "+☀";} /*terrier*/
#mapLocation21 > div:after { content: "+☀";} /*plaine est*/
#mapLocation22 > div:after { content: "+/–☀ -♥";} /*abord de la foret*/
#mapLocation23 > div:after { content: "+♥";} /*jardin*/
#mapLocation24 > div:after { content: "+♥";} /*qg*/
#mapLocation25 > div:after { content: "-☀ -♥";} /*cave immergée*/
#mapLocation26 > div:after { content: "+/-☀";} /*ilot*/
#mapLocation27 > div:after { content: "-☀ -♥";} /*eaux profondes*/
#mapLocation28 > div:after { content: "+/–☀ -♥";}/*coeur de la foret*/
#mapLocation32 > div:after { content: "-♥";} /*plage kappas*/
#mapLocation33 > div:after { content: "-☀";} /*grandes feuilles*/
#mapLocation34 > div:after { content: "+☀";} /*village kappas*/
#mapLocation35 > div:after { content: "+☀";} /*récifs grenouille*/
#mapLocation57 > div:after { content: "+♥ –☀";} /*lac*/
#mapLocation58 > div:after { content: "-♥ +☀";} /*vestiges*/
#mapLocation59 > div:after { content: "+♥";} /*torii*/
#mapLocation60 > div:after { content: "+♥ +/–☀";} /*mer phibeas*/
#mapLocation63 > div:after { content: "+♥";} /*lac emeraude*/
#mapLocation64 > div:after { content: "+♥ -☀";} /*crique crapauds*/
#mapLocation68 > div:after { content: "+☀ -♥";} /*pointe des collines*/
#mapLocation69 > div:after { content: "+♥ -☀";} /*vallons oubliés*/
#mapLocation70 > div:after { content: "+♥ +☀";} /*cascade roches*/
#mapLocation71 > div:after { content: "+♥ –☀";} /*lit amphéa*/
#mapLocation72 > div:after { content: "+♥ –☀";} /*chutes amphéa*/
#mapLocation73 > div:after { content: "-♥ +☀";} /*flanc sombre*/
#mapLocation75 > div:after { content: "+♥ –☀";} /*pic montagne*/
#mapLocation92 > div:after { content: "-♥ -☀";} /*Voie du pelerin*/
#mapLocation93 > div:after { content: "+♥ -☀";} /*autel de feu*/
#mapLocation94 > div:after { content: "+☀";} /*Mont Sizhe*/
#mapLocation95 > div:after { content: "-♥ +☀";} /*Grande place*/
#mapLocation96 > div:after { content: "-♥ -☀";} /*Yin*/
#mapLocation97 > div:after { content: "+♥ +☀";} /*Yang*/
#mapLocation98 > div:after { content: "+♥ -☀";} /*Foret ouest fenghuang*/
#mapLocation99 > div:after { content: "+♥ -♥";} /*Mausolée*/
#mapLocation103 > div:after { content: "+♥";} /*pont du moh*/
#mapLocation102 > div:after { content: "-☀";} /*jardin de la lune*/
#mapLocation104 > div:after { content: "-☀";} /*jardin du soleil*/
#mapLocation106 div:after { content: "+☀";} /*riviere serpent*/
/* i really want this to be global */
| 0.151059 | 0.316898 |
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus {
outline: 0;
outline-offset: 0;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
/* remove navbar toggler outline */
.navbar-toggler:focus, .navbar-toggler:active {
outline: none;
}
.view-container {
position: relative;
margin-bottom: 56px;
margin-top: 64px;
}
.home-table {
width: 250px;
height: 250px;
border-radius: 25px;
}
.cp {
cursor: pointer;
user-select: none;
}
.square {
width: 15px;
height: 32px;
}
.square-inner {
width: 15px;
height: 15px;
}
.dn {
display: none;
}
.dn-i {
display: none !important;
}
.bn {
border: none;
}
.nm-last:last-child {
margin-bottom: 0 !important;
}
.nbs:focus {
box-shadow: none;
border-color: #ced4da;
}
/* tables edit */
.tables-container {
max-height: 600px;
overflow-y: auto;
}
.tables {
padding-left: 0;
margin-bottom: 0;
position: relative;
}
/* drinks edit */
.drinks-container {
max-height: 600px;
overflow-y: auto;
}
.drinks {
padding-left: 0;
margin-bottom: 0;
list-style-type: none;
}
.delete-container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.4);
z-index: 1050;
transition: opacity .15s linear;
}
.delete-drink {
min-height: calc(100vh - 3.5rem);
max-width: 500px;
margin: 1.75rem auto;
}
@media screen and (max-width: 576px) {
.delete-drink {
margin: .5rem;
}
}
.bg-gradient {
background-color: #6c757d;
background-image: linear-gradient(to bottom right, #6c757d 40%, #555);
}
/* loading spinner */
.loading {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.lds-ellipsis {
display: inline-block;
position: relative;
width: 64px;
height: 64px;
}
.lds-ellipsis div {
position: absolute;
top: 27px;
width: 11px;
height: 11px;
border-radius: 50%;
background: #17a2b8;
animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
left: 6px;
animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
left: 6px;
animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
left: 26px;
animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
left: 45px;
animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes lds-ellipsis3 {
0% {
transform: scale(1);
}
100% {
transform: scale(0);
}
}
@keyframes lds-ellipsis2 {
0% {
transform: translate(0, 0);
}
100% {
transform: translate(19px, 0);
}
}
/* error */
.error-container {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1030;
}
.error {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
@media screen and (max-width: 576px) {
.error {
width: 80%;
}
}
.error-info {
font-size: 55px;
}
/* edit price input */
.edit-price {
border: none;
}
.edit-price:focus:not([readonly]) {
border: 1px solid #17a2b8;
}
/* new price info */
.new-price-info {
position: fixed;
bottom: 150px;
left: 50%;
width: 220px;
transform: translate(-50%);
z-index: 1031;
}
/* new price invalid */
.new-price-invalid {
position: fixed;
top: 50%;
left: 50%;
width: 220px;
transform: translate(-50%, -50%);
z-index: 1031;
}
/* have orders info */
.have-orders-info {
position: fixed;
top: 40%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 1031;
}
|
app/app.css
|
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus {
outline: 0;
outline-offset: 0;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
/* remove navbar toggler outline */
.navbar-toggler:focus, .navbar-toggler:active {
outline: none;
}
.view-container {
position: relative;
margin-bottom: 56px;
margin-top: 64px;
}
.home-table {
width: 250px;
height: 250px;
border-radius: 25px;
}
.cp {
cursor: pointer;
user-select: none;
}
.square {
width: 15px;
height: 32px;
}
.square-inner {
width: 15px;
height: 15px;
}
.dn {
display: none;
}
.dn-i {
display: none !important;
}
.bn {
border: none;
}
.nm-last:last-child {
margin-bottom: 0 !important;
}
.nbs:focus {
box-shadow: none;
border-color: #ced4da;
}
/* tables edit */
.tables-container {
max-height: 600px;
overflow-y: auto;
}
.tables {
padding-left: 0;
margin-bottom: 0;
position: relative;
}
/* drinks edit */
.drinks-container {
max-height: 600px;
overflow-y: auto;
}
.drinks {
padding-left: 0;
margin-bottom: 0;
list-style-type: none;
}
.delete-container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.4);
z-index: 1050;
transition: opacity .15s linear;
}
.delete-drink {
min-height: calc(100vh - 3.5rem);
max-width: 500px;
margin: 1.75rem auto;
}
@media screen and (max-width: 576px) {
.delete-drink {
margin: .5rem;
}
}
.bg-gradient {
background-color: #6c757d;
background-image: linear-gradient(to bottom right, #6c757d 40%, #555);
}
/* loading spinner */
.loading {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.lds-ellipsis {
display: inline-block;
position: relative;
width: 64px;
height: 64px;
}
.lds-ellipsis div {
position: absolute;
top: 27px;
width: 11px;
height: 11px;
border-radius: 50%;
background: #17a2b8;
animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
left: 6px;
animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
left: 6px;
animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
left: 26px;
animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
left: 45px;
animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes lds-ellipsis3 {
0% {
transform: scale(1);
}
100% {
transform: scale(0);
}
}
@keyframes lds-ellipsis2 {
0% {
transform: translate(0, 0);
}
100% {
transform: translate(19px, 0);
}
}
/* error */
.error-container {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1030;
}
.error {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
@media screen and (max-width: 576px) {
.error {
width: 80%;
}
}
.error-info {
font-size: 55px;
}
/* edit price input */
.edit-price {
border: none;
}
.edit-price:focus:not([readonly]) {
border: 1px solid #17a2b8;
}
/* new price info */
.new-price-info {
position: fixed;
bottom: 150px;
left: 50%;
width: 220px;
transform: translate(-50%);
z-index: 1031;
}
/* new price invalid */
.new-price-invalid {
position: fixed;
top: 50%;
left: 50%;
width: 220px;
transform: translate(-50%, -50%);
z-index: 1031;
}
/* have orders info */
.have-orders-info {
position: fixed;
top: 40%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 1031;
}
| 0.273477 | 0.071689 |
* {
-webkit-user-select: text;
}
.hidden {
display: none;
}
html,
body,
button {
color: rgba(0, 0, 0, 0.87);
font-family: Roboto;
font-size: 13px;
font-weight: 400;
}
title::after {
content: "__MSG_pcscClientHandlingUserPromptDialogTitle__";
}
body {
margin: 0;
padding: 16px 0 0 16px;
}
#header {
-webkit-app-region: drag;
color: rgba(0, 0, 0, 0.87);
font-size: 15px;
font-weight: 600;
margin: 0;
padding: 2px 0 0;
}
#header::after {
content: "__MSG_pcscClientHandlingUserPromptDialogHeader__";
}
#close-window {
-webkit-app-region: no-drag;
background: none;
border: none;
color: rgba(0, 0, 0, 0.54);
cursor: pointer;
font-size: 17pt;
padding: 0;
position: absolute;
right: 9px;
top: 3px;
-webkit-user-select: none;
}
#warning-message {
color: red;
font-size: 15px;
font-weight: 600;
padding: 20px 16px 0 0;
}
#warning-message::after {
content: "__MSG_pcscClientHandlingUserPromptDialogWarningMessageForUnknownClient__";
}
#message {
color: rgba(0, 0, 0, 0.54);
line-height: 1.4;
padding: 20px 16px 0 0;
}
#message-prefix.untrusted::after {
content: "__MSG_pcscClientHandlingUserPromptDialogMessagePrefixForUnknownClient__";
}
#message-app-link,
#message-app-link:link,
#message-app-link:visited,
#message-app-link:hover,
#message-app-link:active {
color: #4285f4;
}
#message-suffix::after {
content: "__MSG_pcscClientHandlingUserPromptDialogMessageSuffix__";
}
#message-suffix.untrusted::after {
content: "__MSG_pcscClientHandlingUserPromptDialogMessageSuffixForUnknownClient__";
}
#buttons-container {
text-align: right;
margin: 12px 0 0;
}
.button {
background: none;
border: none;
color: #4285f4;
cursor: pointer;
font-weight: 600;
height: 32px;
margin: 0 12px;
padding: 0 16px;
}
.button:hover,
.button:focus {
background-color: rgba(0, 0, 0, 0.08);
}
.button:active {
background-color: rgba(0, 0, 0, 0.14);
}
#allow {
margin: 0 8px 12px 12px;
}
#allow::after {
content: "__MSG_pcscClientHandlingUserPromptDialogAllow__";
}
#deny {
margin: 0 12px 12px 0;
}
#deny::after {
content: "__MSG_pcscClientHandlingUserPromptDialogDeny__";
}
|
third_party/pcsc-lite/naclport/server_clients_management/src/permissions_checking/user-prompt-dialog.css
|
* {
-webkit-user-select: text;
}
.hidden {
display: none;
}
html,
body,
button {
color: rgba(0, 0, 0, 0.87);
font-family: Roboto;
font-size: 13px;
font-weight: 400;
}
title::after {
content: "__MSG_pcscClientHandlingUserPromptDialogTitle__";
}
body {
margin: 0;
padding: 16px 0 0 16px;
}
#header {
-webkit-app-region: drag;
color: rgba(0, 0, 0, 0.87);
font-size: 15px;
font-weight: 600;
margin: 0;
padding: 2px 0 0;
}
#header::after {
content: "__MSG_pcscClientHandlingUserPromptDialogHeader__";
}
#close-window {
-webkit-app-region: no-drag;
background: none;
border: none;
color: rgba(0, 0, 0, 0.54);
cursor: pointer;
font-size: 17pt;
padding: 0;
position: absolute;
right: 9px;
top: 3px;
-webkit-user-select: none;
}
#warning-message {
color: red;
font-size: 15px;
font-weight: 600;
padding: 20px 16px 0 0;
}
#warning-message::after {
content: "__MSG_pcscClientHandlingUserPromptDialogWarningMessageForUnknownClient__";
}
#message {
color: rgba(0, 0, 0, 0.54);
line-height: 1.4;
padding: 20px 16px 0 0;
}
#message-prefix.untrusted::after {
content: "__MSG_pcscClientHandlingUserPromptDialogMessagePrefixForUnknownClient__";
}
#message-app-link,
#message-app-link:link,
#message-app-link:visited,
#message-app-link:hover,
#message-app-link:active {
color: #4285f4;
}
#message-suffix::after {
content: "__MSG_pcscClientHandlingUserPromptDialogMessageSuffix__";
}
#message-suffix.untrusted::after {
content: "__MSG_pcscClientHandlingUserPromptDialogMessageSuffixForUnknownClient__";
}
#buttons-container {
text-align: right;
margin: 12px 0 0;
}
.button {
background: none;
border: none;
color: #4285f4;
cursor: pointer;
font-weight: 600;
height: 32px;
margin: 0 12px;
padding: 0 16px;
}
.button:hover,
.button:focus {
background-color: rgba(0, 0, 0, 0.08);
}
.button:active {
background-color: rgba(0, 0, 0, 0.14);
}
#allow {
margin: 0 8px 12px 12px;
}
#allow::after {
content: "__MSG_pcscClientHandlingUserPromptDialogAllow__";
}
#deny {
margin: 0 12px 12px 0;
}
#deny::after {
content: "__MSG_pcscClientHandlingUserPromptDialogDeny__";
}
| 0.270384 | 0.059074 |
html {
box-sizing: border-box; }
*, *::before, *::after {
box-sizing: inherit; }
html, body {
height: 100%;
position: relative; }
body,
h1, h2, h3, h4, h5, h6, p,
figure {
margin: 0; }
img {
display: block;
width: 100%; }
ul, ol {
margin: 0;
padding: 0; }
/*
root - font size at root element, it = 1rem
base - font size of body text (paragraph)
unit - unit to calculate all sizes in
alfa - primary scale
beta - secondary scale, optional
start - start/smalles index of scale - used to improve performance
stop - larges index of scale - used to improve performance
line-shift - align lines to be exactly below text, not in the middle
line-color - color of debug lines
All dimension must be in pixels
*/
:root {
font-size: 125%;
background-color: #fdfdfd; }
body {
font-size: 1.1rem;
line-height: 1.5;
margin-top: 1.65rem;
margin-bottom: 1.65rem;
position: relative;
height: auto;
width: 34rem;
margin: 0 auto;
padding: 0 1rem;
font-family: 'Alegreya', serif;
color: #353434; }
header {
position: relative;
text-align: center; }
header:before, header:after {
content: '';
position: absolute;
left: 0;
right: 0;
width: 25%;
height: 6px;
padding: 0 5%;
margin: 0 auto;
background-clip: content-box;
background-color: currentColor; }
header:before {
top: -0.825rem;
padding-bottom: 2px;
border-bottom: 2px solid currentColor; }
header:after {
bottom: -1.2375rem;
padding-top: 2px;
border-top: 2px solid currentColor; }
main {
position: relative; }
h1 {
font-size: 1.9008rem;
line-height: 1.73611;
margin-top: 1.65rem;
margin-bottom: 1.65rem;
font-family: 'Oswald', Arial, sans-serif;
text-transform: uppercase;
text-align: center; }
h2 {
font-size: 1.584rem;
line-height: 1.04167;
margin-top: 3.3rem;
margin-bottom: 1.65rem; }
h3 {
font-size: 1.32rem;
line-height: 1.25;
margin-top: 1.65rem;
margin-bottom: 1.65rem; }
quote {
quotes: '\201c' '\201d' '\2018' '\2019';
margin: 0; }
quote:before {
content: open-quote; }
quote:after {
content: close-quote; }
quote:first-child {
margin-left: -8px; }
p:not(:last-child) {
margin-bottom: 1.65rem; }
.title {
display: block;
font-size: 2.475rem;
line-height: 1.33333;
margin-top: 4.95rem;
font-family: 'Tangerine', 'Monotype Coursiva'; }
.author {
display: block;
font-size: 1.32rem;
line-height: 1.25;
margin-top: 0rem;
margin-bottom: 3.3rem;
font-family: 'Oswald', Arial, sans-serif; }
.sidenote {
font-size: 0.91667rem;
line-height: 1.44;
margin-top: 0rem;
margin-bottom: 0rem;
position: absolute;
top: 4.95rem;
left: calc( 100% + 1.65rem);
width: 9.9rem; }
.sidenote > p {
margin-bottom: 1.32rem; }
.controls {
position: fixed;
top: 0;
left: 0;
right: 0;
height: 1.65rem; }
.show-grid {
background: linear-gradient(transparent 22px, #85d3f1 22px, #85d3f1 23px, transparent 23px) !important;
background-position: 0 0 !important;
background-size: 100% 33px !important;
background-repeat: repeat-y !important; }
|
css/main.css
|
html {
box-sizing: border-box; }
*, *::before, *::after {
box-sizing: inherit; }
html, body {
height: 100%;
position: relative; }
body,
h1, h2, h3, h4, h5, h6, p,
figure {
margin: 0; }
img {
display: block;
width: 100%; }
ul, ol {
margin: 0;
padding: 0; }
/*
root - font size at root element, it = 1rem
base - font size of body text (paragraph)
unit - unit to calculate all sizes in
alfa - primary scale
beta - secondary scale, optional
start - start/smalles index of scale - used to improve performance
stop - larges index of scale - used to improve performance
line-shift - align lines to be exactly below text, not in the middle
line-color - color of debug lines
All dimension must be in pixels
*/
:root {
font-size: 125%;
background-color: #fdfdfd; }
body {
font-size: 1.1rem;
line-height: 1.5;
margin-top: 1.65rem;
margin-bottom: 1.65rem;
position: relative;
height: auto;
width: 34rem;
margin: 0 auto;
padding: 0 1rem;
font-family: 'Alegreya', serif;
color: #353434; }
header {
position: relative;
text-align: center; }
header:before, header:after {
content: '';
position: absolute;
left: 0;
right: 0;
width: 25%;
height: 6px;
padding: 0 5%;
margin: 0 auto;
background-clip: content-box;
background-color: currentColor; }
header:before {
top: -0.825rem;
padding-bottom: 2px;
border-bottom: 2px solid currentColor; }
header:after {
bottom: -1.2375rem;
padding-top: 2px;
border-top: 2px solid currentColor; }
main {
position: relative; }
h1 {
font-size: 1.9008rem;
line-height: 1.73611;
margin-top: 1.65rem;
margin-bottom: 1.65rem;
font-family: 'Oswald', Arial, sans-serif;
text-transform: uppercase;
text-align: center; }
h2 {
font-size: 1.584rem;
line-height: 1.04167;
margin-top: 3.3rem;
margin-bottom: 1.65rem; }
h3 {
font-size: 1.32rem;
line-height: 1.25;
margin-top: 1.65rem;
margin-bottom: 1.65rem; }
quote {
quotes: '\201c' '\201d' '\2018' '\2019';
margin: 0; }
quote:before {
content: open-quote; }
quote:after {
content: close-quote; }
quote:first-child {
margin-left: -8px; }
p:not(:last-child) {
margin-bottom: 1.65rem; }
.title {
display: block;
font-size: 2.475rem;
line-height: 1.33333;
margin-top: 4.95rem;
font-family: 'Tangerine', 'Monotype Coursiva'; }
.author {
display: block;
font-size: 1.32rem;
line-height: 1.25;
margin-top: 0rem;
margin-bottom: 3.3rem;
font-family: 'Oswald', Arial, sans-serif; }
.sidenote {
font-size: 0.91667rem;
line-height: 1.44;
margin-top: 0rem;
margin-bottom: 0rem;
position: absolute;
top: 4.95rem;
left: calc( 100% + 1.65rem);
width: 9.9rem; }
.sidenote > p {
margin-bottom: 1.32rem; }
.controls {
position: fixed;
top: 0;
left: 0;
right: 0;
height: 1.65rem; }
.show-grid {
background: linear-gradient(transparent 22px, #85d3f1 22px, #85d3f1 23px, transparent 23px) !important;
background-position: 0 0 !important;
background-size: 100% 33px !important;
background-repeat: repeat-y !important; }
| 0.619126 | 0.103295 |
.select2-container{ width: 100% !important; }
.select2-container .select2-selection--single .select2-selection__rendered {
margin-top: -6px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.tooltip {
font-size: 15px;
}
.tooltip .tooltip-inner {
min-width: 250px;
}
#report {
overflow-y: auto;
-webkit-transform:scale(0.95);
-moz-transform:scale(0.95);
-ms-transform:scale(0.95);
transform:scale(0.95);
}
#report .container-fluid {
margin: 20px;
padding: 30px;
box-shadow: 0 0 0.5cm rgba(0,0,0,0.5);
}
/* page loading */
.loading-modal {
display: none;
position: relative;
float: left;
z-index: 1000;
top: 100px;
left: 0;
height: 100%;
width: 100%;
background: rgba( 255, 255, 255, .6 )
}
.loading-modal > .center {
position: relative;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.loading-modal > .center > div {
text-align: center;
}
#report-preview.loading {
overflow: hidden;
}
#report-preview.loading .loading-modal {
display: block;
}
.loading-logo {
font-size: 24px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: bold;
}
.loading-error {
margin: auto;
text-align: center;
font-size: 1.5em;
font-style: italic;
}
#report-form .form-group {
margin-bottom: 5px;
}
/* saved reports datatable */
div.dataTables_wrapper div.dataTables_paginate {
text-align: center;
}
div.dataTables_wrapper div.dataTables_filter {
text-align: left;
}
div.recurrence-widget {
height: 100%;
}
div.recurrence-widget a.recurrence-label {
padding: 0 0;
font-weight: normal;
padding-right: 0;
color: #555;
padding-left: 1em;
}
div.recurrence-widget .remove,
div.recurrence-widget .remove:link,
div.recurrence-widget .remove:visited {
padding: 0em .5em;
font-weight: normal;
}
div.recurrence-widget .checkbox {
display: inline;
}
div.recurrence-widget .control {
padding: 0 0 0 0;
}
div.recurrence-widget .radio {
display: inline;
}
table.recurrence-calendar .body td.header {
border-top: 1px solid #ccc;
font-weight: bold;
color: #555;
}
#report-content .table-bordered,
#report-content .table-bordered > thead > tr > th,
#report-content .table-bordered > tbody > tr > th,
#report-content .table-bordered > tfoot > tr > th,
#report-content .table-bordered > thead > tr > td,
#report-content .table-bordered > tbody > tr > td,
#report-content .table-bordered > tfoot > tr > td {
border: 1px solid #dfdfdf;
}
#report-content .table {
margin-left: 3px;
margin-right: 2px;
margin-bottom: 10px;
width: 98%;
max-width: 98%;
}
#backup-content table {
page-break-inside: auto
}
#backup-content tr {
page-break-inside: avoid;
page-break-after: auto
}
#backup-content thead {
display: table-header-group
}
#backup-content tfoot {
display: table-footer-group
}
#backup-content .test-list-form-container {
width: 670px !important;
page-break-after: always;
font-size: 0.9em;
}
#backup-content th.test-name {
width: 230px;
}
#backup-content th.test-value {
width: 85px;
}
#backup-content .table-condensed td {
padding-top: 1px;
padding-bottom: 1px;
}
#backup-content th.test-ref {
width: 85px;
}
#backup-content th.test-tol {
width: 245px;
}
#backup-content div.comment {
height: 50px;
}
#backup-content h3 {
padding-bottom: 10px;
}
#backup-content hr {
margin-bottom: 5px;
}
#backup-content .margin-l-20 {
margin-left: 20px;
}
#backup-content td span {
height: 100%;
}
#backup-content .radio,
#backup-content .checkbox {
margin-top: 0px;
margin-bottom: 0px;
}
.dl-horizontal dt.report-note-heading {
word-wrap: break-word;
overflow: auto;
white-space: normal;
}
.report-note-content{
border: 1px solid #eee;
background-color: #fbfbfb;
padding: 5px;
}
.report-note-content.empty{
min-height: 100px;
}
#saved-reports > thead > tr > th:nth-child(3) {
min-width: 47px !important;
}
|
qatrack/reports/static/reports/css/reports.css
|
.select2-container{ width: 100% !important; }
.select2-container .select2-selection--single .select2-selection__rendered {
margin-top: -6px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.tooltip {
font-size: 15px;
}
.tooltip .tooltip-inner {
min-width: 250px;
}
#report {
overflow-y: auto;
-webkit-transform:scale(0.95);
-moz-transform:scale(0.95);
-ms-transform:scale(0.95);
transform:scale(0.95);
}
#report .container-fluid {
margin: 20px;
padding: 30px;
box-shadow: 0 0 0.5cm rgba(0,0,0,0.5);
}
/* page loading */
.loading-modal {
display: none;
position: relative;
float: left;
z-index: 1000;
top: 100px;
left: 0;
height: 100%;
width: 100%;
background: rgba( 255, 255, 255, .6 )
}
.loading-modal > .center {
position: relative;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.loading-modal > .center > div {
text-align: center;
}
#report-preview.loading {
overflow: hidden;
}
#report-preview.loading .loading-modal {
display: block;
}
.loading-logo {
font-size: 24px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: bold;
}
.loading-error {
margin: auto;
text-align: center;
font-size: 1.5em;
font-style: italic;
}
#report-form .form-group {
margin-bottom: 5px;
}
/* saved reports datatable */
div.dataTables_wrapper div.dataTables_paginate {
text-align: center;
}
div.dataTables_wrapper div.dataTables_filter {
text-align: left;
}
div.recurrence-widget {
height: 100%;
}
div.recurrence-widget a.recurrence-label {
padding: 0 0;
font-weight: normal;
padding-right: 0;
color: #555;
padding-left: 1em;
}
div.recurrence-widget .remove,
div.recurrence-widget .remove:link,
div.recurrence-widget .remove:visited {
padding: 0em .5em;
font-weight: normal;
}
div.recurrence-widget .checkbox {
display: inline;
}
div.recurrence-widget .control {
padding: 0 0 0 0;
}
div.recurrence-widget .radio {
display: inline;
}
table.recurrence-calendar .body td.header {
border-top: 1px solid #ccc;
font-weight: bold;
color: #555;
}
#report-content .table-bordered,
#report-content .table-bordered > thead > tr > th,
#report-content .table-bordered > tbody > tr > th,
#report-content .table-bordered > tfoot > tr > th,
#report-content .table-bordered > thead > tr > td,
#report-content .table-bordered > tbody > tr > td,
#report-content .table-bordered > tfoot > tr > td {
border: 1px solid #dfdfdf;
}
#report-content .table {
margin-left: 3px;
margin-right: 2px;
margin-bottom: 10px;
width: 98%;
max-width: 98%;
}
#backup-content table {
page-break-inside: auto
}
#backup-content tr {
page-break-inside: avoid;
page-break-after: auto
}
#backup-content thead {
display: table-header-group
}
#backup-content tfoot {
display: table-footer-group
}
#backup-content .test-list-form-container {
width: 670px !important;
page-break-after: always;
font-size: 0.9em;
}
#backup-content th.test-name {
width: 230px;
}
#backup-content th.test-value {
width: 85px;
}
#backup-content .table-condensed td {
padding-top: 1px;
padding-bottom: 1px;
}
#backup-content th.test-ref {
width: 85px;
}
#backup-content th.test-tol {
width: 245px;
}
#backup-content div.comment {
height: 50px;
}
#backup-content h3 {
padding-bottom: 10px;
}
#backup-content hr {
margin-bottom: 5px;
}
#backup-content .margin-l-20 {
margin-left: 20px;
}
#backup-content td span {
height: 100%;
}
#backup-content .radio,
#backup-content .checkbox {
margin-top: 0px;
margin-bottom: 0px;
}
.dl-horizontal dt.report-note-heading {
word-wrap: break-word;
overflow: auto;
white-space: normal;
}
.report-note-content{
border: 1px solid #eee;
background-color: #fbfbfb;
padding: 5px;
}
.report-note-content.empty{
min-height: 100px;
}
#saved-reports > thead > tr > th:nth-child(3) {
min-width: 47px !important;
}
| 0.292696 | 0.088544 |
body {
overflow: hidden !important;
}
.all-wrapper {
width: 100vw;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
}
.invite-button {
background-color: rgb(254, 254, 254);
border: 2px solid rgb(236, 236, 236);
border-radius: 25px;
height: 50px;
width: 50px;
overflow: hidden;
display: flex;
align-items: center;
position: absolute;
z-index: 10;
top: 20px;
left: 20px;
cursor: pointer;
}
.lira-sign {
color: rgb(157, 32, 43);
font-size: 125%;
min-width: 50px;
width: 50px;
height: 50px;
min-height: 50px;
display: flex;
align-items: center;
justify-content: center;
margin-left: -1px;
text-align: center;
}
.invite-text {
font: 100%;
color: rgb(50, 50, 50);
font-weight: 600;
min-width: 280px;
}
.invite-button-open-animation-class {
animation: open-left 0.5s ease-in-out 0s forwards;
-webkit-animation: open-left 0.5s ease-in-out 0s forwards;
}
.invite-button-close-animation-class {
animation: close-right 0.5s ease-in-out 0s forwards;
-webkit-animation: close-right 0.5s ease-in-out 0s forwards;
}
.invite-wrapper {
position: absolute;
background-color: rgb(254, 254, 254);
padding: 20px;
border: 2px solid rgb(236, 236, 236);
border-radius: 15px;
display: flex;
flex-direction: column;
align-items: center;
width: 375px;
display: none;
}
.invite-title {
color: rgb(50, 50, 50);
font-weight: 600;
font-size: 125%;
text-align: center;
}
.invite-title-bold {
margin: 0px 5px;
color: rgb(157, 32, 43);
}
.invite-message {
color: rgb(100, 63, 182);
font-weight: 600;
font-size: 100%;
margin: 20px 0px;
text-align: center;
outline: none;
}
.invite-copy-button {
background-color: rgb(157, 32, 43);
box-shadow: 0 0 20px rgba(157, 32, 43, 0.3);
text-decoration: none;
height: 50px;
padding: 0px 30px;
border-radius: 25px;
display: flex;
align-items: center;
cursor: pointer;
}
.invite-copy-button:hover {
box-shadow: 0 0 20px rgba(157, 32, 43, 0.4);
}
.invite-copy-button-text {
color: rgb(254, 254, 254);
font-weight: 700;
font-size: 100%;
text-align: center;
}
.invite-close-text {
font-size: 90%;
color: rgb(100, 63, 182);
font-weight: 600;
cursor: pointer;
margin-top: 10px;
}
.invite-close-text:hover {
text-decoration: underline;
}
.all-header {
min-width: fit-content;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
z-index: 2;
}
.all-header-menu-wrapper {
background-color: rgb(254, 254, 254);
border: 2px solid rgb(236, 236, 236);
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
width: 75px;
display: flex;
flex-direction: column;
min-height: fit-content;
padding-bottom: 40px;
z-index: 2;
}
.each-header-menu {
display: flex;
flex-direction: column;
margin-top: 40px;
width: 100%;
align-items: center;
text-decoration: none;
color: rgb(100, 63, 182);
z-index: 2;
}
.each-header-menu:hover {
color: rgb(157, 32, 43);
}
.each-header-menu i {
margin-bottom: 5px;
font-size: 150%;
}
.selected {
color: rgb(157, 32, 43) !important;
}
.all-content {
flex: 1;
height: 100%;
display: block;
overflow: scroll;
-webkit-overflow-scrolling: touch;
}
.all-content-inner-wrapper {
min-height: fit-content;
display: flex;
flex-direction: column;
align-items: center;
padding: 20px;
}
.content-logo {
width: 5vw;
margin-top: 20px;
}
.user-name {
color: rgb(50, 50, 50);
font-weight: 700;
font-size: 150%;
margin-top: 20px;
}
.user-info {
color: rgb(50, 50, 50);
font-weight: 300;
font-size: 100%;
margin-top: 5px;
}
.credit-info {
margin-top: 40px;
font-weight: 300;
color: rgb(50, 50, 50);
font-size: 100%;
}
.credit-wrapper {
display: flex;
align-items: center;
margin-top: 10px;
}
.credit-text {
font-weight: 600;
color: rgb(50, 50, 50);
font-size: 150%;
margin-right: 13px;
}
.credit {
font-weight: 600;
color: rgb(50, 50, 50);
font-size: 175%;
}
.currency {
font-weight: 800;
color: rgb(100, 63, 182);
font-size: 175%;
margin-left: 3px;
}
.payment-error {
color: rgb(157, 32, 43);
margin-top: 10px;
margin-bottom: -15px;
font: 600;
font-size: 100%;
}
.get-credit-button {
margin-top: 30px;
background-color: rgb(157, 32, 43);
box-shadow: 0 0 20px rgba(157, 32, 43, 0.4);
text-decoration: none;
height: 50px;
padding: 0px 30px;
border-radius: 25px;
display: flex;
align-items: center;
cursor: pointer;
}
.get-credit-button:hover {
box-shadow: 0 0 23px rgba(157, 32, 43, 0.5);
}
.get-credit-button-text {
color: rgb(254, 254, 254);
font-weight: 700;
font-size: 125%;
}
.user-payment-number {
color: rgb(50, 50, 50);
font-weight: 300;
margin-top: 10px;
}
.logout-button {
margin-top: 15px;
color: rgb(100, 63, 182);
font-weight: 600;
margin-bottom: 30px;
text-decoration: none;
}
.logout-button:hover {
text-decoration: underline;
}
.each-input {
background-color: rgb(254, 254, 254);
border: 2px solid rgb(236, 236, 236);
box-shadow: 0px;
color: rgb(50, 50, 50);
font-size: 100%;
padding: 15px 20px;
width: 25vw;
margin-top: 10px;
outline: none;
border-radius: 30px;
}
.send-button {
height: 60px;
padding: 0px 40px;
background-color: rgb(100, 63, 182);
border: 0px;
cursor: pointer;
display: flex;
align-items: center;
text-decoration: none;
outline: none;
margin-top: 20px;
margin-bottom: 20px;
border-radius: 30px;
box-shadow: 0 0 20px rgba(88, 177, 238, 0.3);
}
.send-button:hover {
box-shadow: 0 0 23px rgba(88, 177, 238, 0.4);
}
.send-button span {
color: rgb(254, 254, 254);
font-weight: 700;
font-size: 150%;
}
.user-info {
width: 25vw;
margin-bottom: 15px;
text-align: center;
}
.user-info span {
color: rgb(50, 50, 50);
font-weight: 300;
}
.user-info a {
color: rgb(100, 63, 182);
font-weight: 500;
margin: 0px 5px;
}
.payment-number-wrapper {
padding: 20px;
border-radius: 20px;
border: 2px solid rgb(236, 236, 236);
background-color: rgb(254, 254, 254);
position: absolute;
justify-self: center;
align-self: center;
display: flex;
flex-direction: column;
align-items: center;
margin-left: 37.5px;
display: none;
z-index: 2;
}
.payment-title {
color: rgb(50, 50, 50);
font-weight: 700;
font-size: 125%;
margin-bottom: 10px;
}
.payment-subtitle {
width: 25vw;
color: rgb(50, 50, 50);
font-weight: 300;
font-size: 100%;
text-align: center;
margin-bottom: 20px;
}
.payment-send-button {
height: 60px;
padding: 0px 40px;
background-color: rgb(157, 32, 43);
border: 0px;
cursor: pointer;
display: flex;
align-items: center;
text-decoration: none;
outline: none;
margin-top: 20px;
border-radius: 30px;
box-shadow: 0 0 20px rgba(157, 32, 43, 0.5);
}
.payment-send-button:hover {
box-shadow: 0 0 23px rgba(157, 32, 43, 0.6);
}
.payment-send-button span {
color: rgb(254, 254, 254);
font-weight: 700;
font-size: 150%;
}
.close-payment-button {
margin-top: 20px;
color: rgb(100, 63, 182);
font-weight: 600;
font-size: 100%;
cursor: pointer;
}
.close-payment-button:hover {
text-decoration: underline;
}
@keyframes open-left {
from {
width: 50px;
}
to {
width: 320px;
}
}
@-webkit-keyframes open-left {
from {
width: 50px;
}
to {
width: 320px;
}
}
@keyframes close-right {
from {
width: 320px;
}
to {
width: 50px;
}
}
@-webkit-keyframes close-right {
from {
width: 320px;
}
to {
width: 50px;
}
}
@media only screen and (max-width: 450px) and (min-width: 300px) {
.all-wrapper {
flex-direction: column;
}
.all-header {
width: 100vw;
position: absolute;
bottom: 0;
height: 75px;
min-height: fit-content;
}
.all-header-menu-wrapper {
width: 100%;
flex-direction: row;
height: 75px;
align-items: center;
justify-content: space-evenly;
padding-bottom: 0px;
border-radius: 0px;
border: none;
border-top: 2px solid rgb(236, 236, 236);
}
.each-header-menu {
margin-top: 0px;
width: auto;
}
.payment-number-wrapper {
margin-left: 0px;
}
}
@media only screen and (max-width: 800px) and (min-width: 300px) {
.content-logo {
width: 10vw;
}
}
@media only screen and (max-width: 1100px) and (min-width: 900px) {
.each-input, .payment-subtitle, .user-info {
width: 30vw;
}
}
@media only screen and (max-width: 900px) and (min-width: 700px) {
.each-input, .payment-subtitle, .user-info {
width: 35vw;
}
}
@media only screen and (max-width: 700px) and (min-width: 600px) {
.each-input, .payment-subtitle, .user-info {
width: 45vw;
}
}
@media only screen and (max-width: 600px) and (min-width: 450px) {
.each-input, .payment-subtitle, .user-info {
width: 55vw;
}
}
@media only screen and (max-width: 450px) and (min-width: 300px) {
.each-input, .payment-subtitle, .user-info {
width: 80vw;
}
}
|
public/css/profile/index.css
|
body {
overflow: hidden !important;
}
.all-wrapper {
width: 100vw;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
}
.invite-button {
background-color: rgb(254, 254, 254);
border: 2px solid rgb(236, 236, 236);
border-radius: 25px;
height: 50px;
width: 50px;
overflow: hidden;
display: flex;
align-items: center;
position: absolute;
z-index: 10;
top: 20px;
left: 20px;
cursor: pointer;
}
.lira-sign {
color: rgb(157, 32, 43);
font-size: 125%;
min-width: 50px;
width: 50px;
height: 50px;
min-height: 50px;
display: flex;
align-items: center;
justify-content: center;
margin-left: -1px;
text-align: center;
}
.invite-text {
font: 100%;
color: rgb(50, 50, 50);
font-weight: 600;
min-width: 280px;
}
.invite-button-open-animation-class {
animation: open-left 0.5s ease-in-out 0s forwards;
-webkit-animation: open-left 0.5s ease-in-out 0s forwards;
}
.invite-button-close-animation-class {
animation: close-right 0.5s ease-in-out 0s forwards;
-webkit-animation: close-right 0.5s ease-in-out 0s forwards;
}
.invite-wrapper {
position: absolute;
background-color: rgb(254, 254, 254);
padding: 20px;
border: 2px solid rgb(236, 236, 236);
border-radius: 15px;
display: flex;
flex-direction: column;
align-items: center;
width: 375px;
display: none;
}
.invite-title {
color: rgb(50, 50, 50);
font-weight: 600;
font-size: 125%;
text-align: center;
}
.invite-title-bold {
margin: 0px 5px;
color: rgb(157, 32, 43);
}
.invite-message {
color: rgb(100, 63, 182);
font-weight: 600;
font-size: 100%;
margin: 20px 0px;
text-align: center;
outline: none;
}
.invite-copy-button {
background-color: rgb(157, 32, 43);
box-shadow: 0 0 20px rgba(157, 32, 43, 0.3);
text-decoration: none;
height: 50px;
padding: 0px 30px;
border-radius: 25px;
display: flex;
align-items: center;
cursor: pointer;
}
.invite-copy-button:hover {
box-shadow: 0 0 20px rgba(157, 32, 43, 0.4);
}
.invite-copy-button-text {
color: rgb(254, 254, 254);
font-weight: 700;
font-size: 100%;
text-align: center;
}
.invite-close-text {
font-size: 90%;
color: rgb(100, 63, 182);
font-weight: 600;
cursor: pointer;
margin-top: 10px;
}
.invite-close-text:hover {
text-decoration: underline;
}
.all-header {
min-width: fit-content;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
z-index: 2;
}
.all-header-menu-wrapper {
background-color: rgb(254, 254, 254);
border: 2px solid rgb(236, 236, 236);
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
width: 75px;
display: flex;
flex-direction: column;
min-height: fit-content;
padding-bottom: 40px;
z-index: 2;
}
.each-header-menu {
display: flex;
flex-direction: column;
margin-top: 40px;
width: 100%;
align-items: center;
text-decoration: none;
color: rgb(100, 63, 182);
z-index: 2;
}
.each-header-menu:hover {
color: rgb(157, 32, 43);
}
.each-header-menu i {
margin-bottom: 5px;
font-size: 150%;
}
.selected {
color: rgb(157, 32, 43) !important;
}
.all-content {
flex: 1;
height: 100%;
display: block;
overflow: scroll;
-webkit-overflow-scrolling: touch;
}
.all-content-inner-wrapper {
min-height: fit-content;
display: flex;
flex-direction: column;
align-items: center;
padding: 20px;
}
.content-logo {
width: 5vw;
margin-top: 20px;
}
.user-name {
color: rgb(50, 50, 50);
font-weight: 700;
font-size: 150%;
margin-top: 20px;
}
.user-info {
color: rgb(50, 50, 50);
font-weight: 300;
font-size: 100%;
margin-top: 5px;
}
.credit-info {
margin-top: 40px;
font-weight: 300;
color: rgb(50, 50, 50);
font-size: 100%;
}
.credit-wrapper {
display: flex;
align-items: center;
margin-top: 10px;
}
.credit-text {
font-weight: 600;
color: rgb(50, 50, 50);
font-size: 150%;
margin-right: 13px;
}
.credit {
font-weight: 600;
color: rgb(50, 50, 50);
font-size: 175%;
}
.currency {
font-weight: 800;
color: rgb(100, 63, 182);
font-size: 175%;
margin-left: 3px;
}
.payment-error {
color: rgb(157, 32, 43);
margin-top: 10px;
margin-bottom: -15px;
font: 600;
font-size: 100%;
}
.get-credit-button {
margin-top: 30px;
background-color: rgb(157, 32, 43);
box-shadow: 0 0 20px rgba(157, 32, 43, 0.4);
text-decoration: none;
height: 50px;
padding: 0px 30px;
border-radius: 25px;
display: flex;
align-items: center;
cursor: pointer;
}
.get-credit-button:hover {
box-shadow: 0 0 23px rgba(157, 32, 43, 0.5);
}
.get-credit-button-text {
color: rgb(254, 254, 254);
font-weight: 700;
font-size: 125%;
}
.user-payment-number {
color: rgb(50, 50, 50);
font-weight: 300;
margin-top: 10px;
}
.logout-button {
margin-top: 15px;
color: rgb(100, 63, 182);
font-weight: 600;
margin-bottom: 30px;
text-decoration: none;
}
.logout-button:hover {
text-decoration: underline;
}
.each-input {
background-color: rgb(254, 254, 254);
border: 2px solid rgb(236, 236, 236);
box-shadow: 0px;
color: rgb(50, 50, 50);
font-size: 100%;
padding: 15px 20px;
width: 25vw;
margin-top: 10px;
outline: none;
border-radius: 30px;
}
.send-button {
height: 60px;
padding: 0px 40px;
background-color: rgb(100, 63, 182);
border: 0px;
cursor: pointer;
display: flex;
align-items: center;
text-decoration: none;
outline: none;
margin-top: 20px;
margin-bottom: 20px;
border-radius: 30px;
box-shadow: 0 0 20px rgba(88, 177, 238, 0.3);
}
.send-button:hover {
box-shadow: 0 0 23px rgba(88, 177, 238, 0.4);
}
.send-button span {
color: rgb(254, 254, 254);
font-weight: 700;
font-size: 150%;
}
.user-info {
width: 25vw;
margin-bottom: 15px;
text-align: center;
}
.user-info span {
color: rgb(50, 50, 50);
font-weight: 300;
}
.user-info a {
color: rgb(100, 63, 182);
font-weight: 500;
margin: 0px 5px;
}
.payment-number-wrapper {
padding: 20px;
border-radius: 20px;
border: 2px solid rgb(236, 236, 236);
background-color: rgb(254, 254, 254);
position: absolute;
justify-self: center;
align-self: center;
display: flex;
flex-direction: column;
align-items: center;
margin-left: 37.5px;
display: none;
z-index: 2;
}
.payment-title {
color: rgb(50, 50, 50);
font-weight: 700;
font-size: 125%;
margin-bottom: 10px;
}
.payment-subtitle {
width: 25vw;
color: rgb(50, 50, 50);
font-weight: 300;
font-size: 100%;
text-align: center;
margin-bottom: 20px;
}
.payment-send-button {
height: 60px;
padding: 0px 40px;
background-color: rgb(157, 32, 43);
border: 0px;
cursor: pointer;
display: flex;
align-items: center;
text-decoration: none;
outline: none;
margin-top: 20px;
border-radius: 30px;
box-shadow: 0 0 20px rgba(157, 32, 43, 0.5);
}
.payment-send-button:hover {
box-shadow: 0 0 23px rgba(157, 32, 43, 0.6);
}
.payment-send-button span {
color: rgb(254, 254, 254);
font-weight: 700;
font-size: 150%;
}
.close-payment-button {
margin-top: 20px;
color: rgb(100, 63, 182);
font-weight: 600;
font-size: 100%;
cursor: pointer;
}
.close-payment-button:hover {
text-decoration: underline;
}
@keyframes open-left {
from {
width: 50px;
}
to {
width: 320px;
}
}
@-webkit-keyframes open-left {
from {
width: 50px;
}
to {
width: 320px;
}
}
@keyframes close-right {
from {
width: 320px;
}
to {
width: 50px;
}
}
@-webkit-keyframes close-right {
from {
width: 320px;
}
to {
width: 50px;
}
}
@media only screen and (max-width: 450px) and (min-width: 300px) {
.all-wrapper {
flex-direction: column;
}
.all-header {
width: 100vw;
position: absolute;
bottom: 0;
height: 75px;
min-height: fit-content;
}
.all-header-menu-wrapper {
width: 100%;
flex-direction: row;
height: 75px;
align-items: center;
justify-content: space-evenly;
padding-bottom: 0px;
border-radius: 0px;
border: none;
border-top: 2px solid rgb(236, 236, 236);
}
.each-header-menu {
margin-top: 0px;
width: auto;
}
.payment-number-wrapper {
margin-left: 0px;
}
}
@media only screen and (max-width: 800px) and (min-width: 300px) {
.content-logo {
width: 10vw;
}
}
@media only screen and (max-width: 1100px) and (min-width: 900px) {
.each-input, .payment-subtitle, .user-info {
width: 30vw;
}
}
@media only screen and (max-width: 900px) and (min-width: 700px) {
.each-input, .payment-subtitle, .user-info {
width: 35vw;
}
}
@media only screen and (max-width: 700px) and (min-width: 600px) {
.each-input, .payment-subtitle, .user-info {
width: 45vw;
}
}
@media only screen and (max-width: 600px) and (min-width: 450px) {
.each-input, .payment-subtitle, .user-info {
width: 55vw;
}
}
@media only screen and (max-width: 450px) and (min-width: 300px) {
.each-input, .payment-subtitle, .user-info {
width: 80vw;
}
}
| 0.488527 | 0.072505 |
.btn{display:inline-block;cursor:pointer;text-align:center; font-weight:400;white-space:nowrap;vertical-align: middle;*zoom:1;-webkit-transition:background-color .1s linear;-moz-transition:background-color .1s linear;-o-transition:background-color .1s linear;transition:background-color .1s linear}
a.btn:hover,a.btn:focus,a.btn:active,a.btn.active,a.btn.disabled,a.btn[disabled]{text-decoration:none}
.btn:active,.btn.active{background-color:#ccc}
.btn:first-child{*margin-left:0}
.btn.active,.btn:active{-moz-box-shadow:0 1px 8px rgba(0, 0, 0, 0.125) inset;-webkit-box-shadow:0 1px 8px rgba(0, 0, 0, 0.125) inset; box-shadow:0 1px 8px rgba(0, 0, 0, 0.125) inset}
/*默认——灰色 通常用于取消*/
.btn-default{background-color:#e6e6e6}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active{color:#333;background-color:#c7c7c7;border-color:#c7c7c7}
/*主要——主色 通常用于确定、提交、购买、支付等*/
.btn-primary{color:#fff;background-color:#5a98de; border-color:#5a98de}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active{color:#fff;background-color:#6aa2e0;border-color:#6aa2e0}
/*次要按钮*/
.btn-secondary{color:#fff;background-color:#3bb4f2; border-color:#3bb4f2}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active{color:#fff;background-color:#0f9ae0;border-color:#0f9ae0}
/*成功*/
.btn-success{color:#fff;background-color:#5eb95e; border-color:#5eb95e}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active{color:#fff;background-color:#429842;border-color:#429842}
/*警告*/
.btn-warning{color:#fff;background-color:#f37b1d; border-color:#f37b1d}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active{color:#fff;background-color:#c85e0b;border-color:#c85e0b}
/*危险*/
.btn-danger{color:#fff;background-color:#dd514c; border-color:#dd514c}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active{color:#fff;background-color:#c62b26;border-color:#c62b26}
/*链接*/
.btn-link{color:#0e90d2;cursor:pointer;border-color:transparent;background-color:transparent}
.btn-link:hover,
.btn-link:focus,
.btn-link:active,
.btn-link.active{color:#095f8a;text-decoration:underline;background-color:transparent}
/*禁用状态*/
.btn.disabled{cursor:not-allowed;background-image:none;opacity:.65;filter:alpha(opacity=65);box-shadow:none; pointer-events:none}
|
src/main/resources/static/css/button.css
|
.btn{display:inline-block;cursor:pointer;text-align:center; font-weight:400;white-space:nowrap;vertical-align: middle;*zoom:1;-webkit-transition:background-color .1s linear;-moz-transition:background-color .1s linear;-o-transition:background-color .1s linear;transition:background-color .1s linear}
a.btn:hover,a.btn:focus,a.btn:active,a.btn.active,a.btn.disabled,a.btn[disabled]{text-decoration:none}
.btn:active,.btn.active{background-color:#ccc}
.btn:first-child{*margin-left:0}
.btn.active,.btn:active{-moz-box-shadow:0 1px 8px rgba(0, 0, 0, 0.125) inset;-webkit-box-shadow:0 1px 8px rgba(0, 0, 0, 0.125) inset; box-shadow:0 1px 8px rgba(0, 0, 0, 0.125) inset}
/*默认——灰色 通常用于取消*/
.btn-default{background-color:#e6e6e6}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active{color:#333;background-color:#c7c7c7;border-color:#c7c7c7}
/*主要——主色 通常用于确定、提交、购买、支付等*/
.btn-primary{color:#fff;background-color:#5a98de; border-color:#5a98de}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active{color:#fff;background-color:#6aa2e0;border-color:#6aa2e0}
/*次要按钮*/
.btn-secondary{color:#fff;background-color:#3bb4f2; border-color:#3bb4f2}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active{color:#fff;background-color:#0f9ae0;border-color:#0f9ae0}
/*成功*/
.btn-success{color:#fff;background-color:#5eb95e; border-color:#5eb95e}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active{color:#fff;background-color:#429842;border-color:#429842}
/*警告*/
.btn-warning{color:#fff;background-color:#f37b1d; border-color:#f37b1d}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active{color:#fff;background-color:#c85e0b;border-color:#c85e0b}
/*危险*/
.btn-danger{color:#fff;background-color:#dd514c; border-color:#dd514c}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active{color:#fff;background-color:#c62b26;border-color:#c62b26}
/*链接*/
.btn-link{color:#0e90d2;cursor:pointer;border-color:transparent;background-color:transparent}
.btn-link:hover,
.btn-link:focus,
.btn-link:active,
.btn-link.active{color:#095f8a;text-decoration:underline;background-color:transparent}
/*禁用状态*/
.btn.disabled{cursor:not-allowed;background-image:none;opacity:.65;filter:alpha(opacity=65);box-shadow:none; pointer-events:none}
| 0.269133 | 0.041501 |
* Esse arquivo de CSS usa as regras do Fontelo.
* Para informações de como compreender e desenvolver
* nesse modelo acesse: http://fontello.com/
* Regras de CSS desenvolvidas por <NAME>.
*/
/****************************************************/
/******************** INFORMAÇÕES *******************/
/****************************************************/
/*
* i - Refere-se a um "Icone". Neste tipo de bloco
* estão contidas todas as regras de css que criam icones
* na tela.
*/
/****************************************************/
/********************** LICENÇA *********************/
/****************************************************/
/*
* Font license info
*
* ## Font Awesome
*
* Copyright (C) 2016 by <NAME>
* Author: <NAME>
* License: SIL ()
* Homepage: http://fortawesome.github.com/Font-Awesome/
*/
/****************************************************/
/*********************** FONTE **********************/
/****************************************************/
@font-face {
font-family: 'icones';
src: url('../fontes/icones.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
[class^="i-"]:before, [class*=" i-"]:before {
font-family: "icones";
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;
/* opacity: .8; */
/* For safety - reset parent styles, that can break glyph codes*/
font-variant: normal;
text-transform: none;
/* fix buttons height, for twitter bootstrap */
line-height: 1em;
/* Animation center compensation - margins should be symmetric */
/* remove if not needed */
margin-left: .2em;
/* you can be more comfortable with increased icons size */
/* font-size: 120%; */
/* Font smoothing. That was taken from TWBS */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
/* Uncomment for 3D effect */
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.glassi-:before { content: '\e800'; } /* '' */
.i-music:before { content: '\e801'; } /* '' */
.i-search:before { content: '\e802'; } /* '' */
.i-mail:before { content: '\e803'; } /* '' */
.i-heart:before { content: '\e804'; } /* '' */
.i-heart-empty:before { content: '\e805'; } /* '' */
.i-star:before { content: '\e806'; } /* '' */
.i-star-empty:before { content: '\e807'; } /* '' */
.i-star-half:before { content: '\e808'; } /* '' */
.i-user:before { content: '\e809'; } /* '' */
.i-users:before { content: '\e80a'; } /* '' */
.i-video:before { content: '\e80b'; } /* '' */
.i-videocam:before { content: '\e80c'; } /* '' */
.i-picture:before { content: '\e80d'; } /* '' */
.i-camera:before { content: '\e80e'; } /* '' */
.i-camera-alt:before { content: '\e80f'; } /* '' */
.i-th-large:before { content: '\e810'; } /* '' */
.i-th:before { content: '\e811'; } /* '' */
.i-th-list:before { content: '\e812'; } /* '' */
.i-ok:before { content: '\e813'; } /* '' */
.i-ok-circled:before { content: '\e814'; } /* '' */
.i-ok-circled2:before { content: '\e815'; } /* '' */
.i-cancel:before { content: '\e816'; } /* '' */
.i-cancel-circled:before { content: '\e817'; } /* '' */
.i-cancel-circled2:before { content: '\e818'; } /* '' */
.i-plus:before { content: '\e819'; } /* '' */
.i-plus-circled:before { content: '\e81a'; } /* '' */
.i-minus:before { content: '\e81b'; } /* '' */
.i-minus-circled:before { content: '\e81c'; } /* '' */
.i-help-circled:before { content: '\e81d'; } /* '' */
.i-info-circled:before { content: '\e81e'; } /* '' */
.i-home:before { content: '\e81f'; } /* '' */
.i-link:before { content: '\e820'; } /* '' */
.i-attach:before { content: '\e821'; } /* '' */
.i-lock:before { content: '\e822'; } /* '' */
.i-lock-open:before { content: '\e823'; } /* '' */
.i-pin:before { content: '\e824'; } /* '' */
.i-eye:before { content: '\e825'; } /* '' */
.i-eye-off:before { content: '\e826'; } /* '' */
.i-tag:before { content: '\e827'; } /* '' */
.i-tags:before { content: '\e828'; } /* '' */
.i-bookmark:before { content: '\e829'; } /* '' */
.i-flag:before { content: '\e82a'; } /* '' */
.i-thumbs-up:before { content: '\e82b'; } /* '' */
.i-thumbs-down:before { content: '\e82c'; } /* '' */
.i-download:before { content: '\e82d'; } /* '' */
.i-upload:before { content: '\e82e'; } /* '' */
.i-forward:before { content: '\e82f'; } /* '' */
.i-export:before { content: '\e830'; } /* '' */
.i-pencil:before { content: '\e831'; } /* '' */
.i-edit:before { content: '\e832'; } /* '' */
.i-print:before { content: '\e833'; } /* '' */
.i-retweet:before { content: '\e834'; } /* '' */
.i-comment:before { content: '\e835'; } /* '' */
.i-chat:before { content: '\e836'; } /* '' */
.i-bell:before { content: '\e837'; } /* '' */
.i-attention:before { content: '\e838'; } /* '' */
.i-attention-circled:before { content: '\e839'; } /* '' */
.i-location:before { content: '\e83a'; } /* '' */
.i-trash-empty:before { content: '\e83b'; } /* '' */
.i-doc:before { content: '\e83c'; } /* '' */
.i-folder:before { content: '\e83d'; } /* '' */
.i-folder-open:before { content: '\e83e'; } /* '' */
.i-phone:before { content: '\e83f'; } /* '' */
.i-cog:before { content: '\e840'; } /* '' */
.i-cog-alt:before { content: '\e841'; } /* '' */
.i-wrench:before { content: '\e842'; } /* '' */
.i-basket:before { content: '\e843'; } /* '' */
.i-calendar:before { content: '\e844'; } /* '' */
.i-login:before { content: '\e845'; } /* '' */
.i-logout:before { content: '\e846'; } /* '' */
.i-volume-off:before { content: '\e847'; } /* '' */
.i-volume-down:before { content: '\e848'; } /* '' */
.i-volume-up:before { content: '\e849'; } /* '' */
.i-headphones:before { content: '\e84a'; } /* '' */
.i-clock:before { content: '\e84b'; } /* '' */
.i-block:before { content: '\e84c'; } /* '' */
.i-resize-full:before { content: '\e84d'; } /* '' */
.i-resize-small:before { content: '\e84e'; } /* '' */
.i-resize-vertical:before { content: '\e84f'; } /* '' */
.i-resize-horizontal:before { content: '\e850'; } /* '' */
.i-zoom-in:before { content: '\e851'; } /* '' */
.i-zoom-out:before { content: '\e852'; } /* '' */
.i-down-circled2:before { content: '\e853'; } /* '' */
.i-up-circled2:before { content: '\e854'; } /* '' */
.i-down-dir:before { content: '\e855'; } /* '' */
.i-up-dir:before { content: '\e856'; } /* '' */
.i-left-dir:before { content: '\e857'; } /* '' */
.i-right-dir:before { content: '\e858'; } /* '' */
.i-down-open:before { content: '\e859'; } /* '' */
.i-left-open:before { content: '\e85a'; } /* '' */
.i-right-open:before { content: '\e85b'; } /* '' */
.i-up-open:before { content: '\e85c'; } /* '' */
.i-down-big:before { content: '\e85d'; } /* '' */
.i-left-big:before { content: '\e85e'; } /* '' */
.i-right-big:before { content: '\e85f'; } /* '' */
.i-up-big:before { content: '\e860'; } /* '' */
.i-right-hand:before { content: '\e861'; } /* '' */
.i-left-hand:before { content: '\e862'; } /* '' */
.i-up-hand:before { content: '\e863'; } /* '' */
.i-down-hand:before { content: '\e864'; } /* '' */
.i-cw:before { content: '\e865'; } /* '' */
.i-ccw:before { content: '\e866'; } /* '' */
.i-arrows-cw:before { content: '\e867'; } /* '' */
.i-shuffle:before { content: '\e868'; } /* '' */
.i-play:before { content: '\e869'; } /* '' */
.i-play-circled2:before { content: '\e86a'; } /* '' */
.i-stop:before { content: '\e86b'; } /* '' */
.i-pause:before { content: '\e86c'; } /* '' */
.i-to-end:before { content: '\e86d'; } /* '' */
.i-to-end-alt:before { content: '\e86e'; } /* '' */
.i-to-start:before { content: '\e86f'; } /* '' */
.i-to-start-alt:before { content: '\e870'; } /* '' */
.i-fast-fw:before { content: '\e871'; } /* '' */
.i-fast-bw:before { content: '\e872'; } /* '' */
.i-eject:before { content: '\e873'; } /* '' */
.i-target:before { content: '\e874'; } /* '' */
.i-signal:before { content: '\e875'; } /* '' */
.i-award:before { content: '\e876'; } /* '' */
.i-inbox:before { content: '\e877'; } /* '' */
.i-globe:before { content: '\e878'; } /* '' */
.i-cloud:before { content: '\e879'; } /* '' */
.i-flash:before { content: '\e87a'; } /* '' */
.i-umbrella:before { content: '\e87b'; } /* '' */
.i-flight:before { content: '\e87c'; } /* '' */
.i-leaf:before { content: '\e87d'; } /* '' */
.i-font:before { content: '\e87e'; } /* '' */
.i-bold:before { content: '\e87f'; } /* '' */
.i-italic:before { content: '\e880'; } /* '' */
.i-text-height:before { content: '\e881'; } /* '' */
.i-text-width:before { content: '\e882'; } /* '' */
.i-align-left:before { content: '\e883'; } /* '' */
.i-align-center:before { content: '\e884'; } /* '' */
.i-align-right:before { content: '\e885'; } /* '' */
.i-align-justify:before { content: '\e886'; } /* '' */
.i-list:before { content: '\e887'; } /* '' */
.i-indent-left:before { content: '\e888'; } /* '' */
.i-indent-right:before { content: '\e889'; } /* '' */
.i-scissors:before { content: '\e88a'; } /* '' */
.i-briefcase:before { content: '\e88b'; } /* '' */
.i-off:before { content: '\e88c'; } /* '' */
.i-road:before { content: '\e88d'; } /* '' */
.i-list-alt:before { content: '\e88e'; } /* '' */
.i-qrcode:before { content: '\e88f'; } /* '' */
.i-barcode:before { content: '\e890'; } /* '' */
.i-book:before { content: '\e891'; } /* '' */
.i-adjust:before { content: '\e892'; } /* '' */
.i-tint:before { content: '\e893'; } /* '' */
.i-check:before { content: '\e894'; } /* '' */
.i-asterisk:before { content: '\e895'; } /* '' */
.i-gift:before { content: '\e896'; } /* '' */
.i-fire:before { content: '\e897'; } /* '' */
.i-magnet:before { content: '\e898'; } /* '' */
.i-chart-bar:before { content: '\e899'; } /* '' */
.i-credit-card:before { content: '\e89a'; } /* '' */
.i-floppy:before { content: '\e89b'; } /* '' */
.i-megaphone:before { content: '\e89c'; } /* '' */
.i-key:before { content: '\e89d'; } /* '' */
.i-truck:before { content: '\e89e'; } /* '' */
.i-hammer:before { content: '\e89f'; } /* '' */
.i-lemon:before { content: '\e8a0'; } /* '' */
.i-move:before { content: '\f047'; } /* '' */
.i-link-ext:before { content: '\f08e'; } /* '' */
.i-check-empty:before { content: '\f096'; } /* '' */
.i-bookmark-empty:before { content: '\f097'; } /* '' */
.i-phone-squared:before { content: '\f098'; } /* '' */
.i-twitter:before { content: '\f099'; } /* '' */
.i-facebook:before { content: '\f09a'; } /* '' */
.i-github-circled:before { content: '\f09b'; } /* '' */
.i-rss:before { content: '\f09e'; } /* '' */
.i-hdd:before { content: '\f0a0'; } /* '' */
.i-certificate:before { content: '\f0a3'; } /* '' */
.i-left-circled:before { content: '\f0a8'; } /* '' */
.i-right-circled:before { content: '\f0a9'; } /* '' */
.i-up-circled:before { content: '\f0aa'; } /* '' */
.i-down-circled:before { content: '\f0ab'; } /* '' */
.i-tasks:before { content: '\f0ae'; } /* '' */
.i-filter:before { content: '\f0b0'; } /* '' */
.i-resize-full-alt:before { content: '\f0b2'; } /* '' */
.i-beaker:before { content: '\f0c3'; } /* '' */
.i-docs:before { content: '\f0c5'; } /* '' */
.i-blank:before { content: '\f0c8'; } /* '' */
.i-menu:before { content: '\f0c9'; } /* '' */
.i-list-bullet:before { content: '\f0ca'; } /* '' */
.i-list-numbered:before { content: '\f0cb'; } /* '' */
.i-strike:before { content: '\f0cc'; } /* '' */
.i-underline:before { content: '\f0cd'; } /* '' */
.i-table:before { content: '\f0ce'; } /* '' */
.i-magic:before { content: '\f0d0'; } /* '' */
.i-pinterest-circled:before { content: '\f0d2'; } /* '' */
.i-pinterest-squared:before { content: '\f0d3'; } /* '' */
.i-gplus-squared:before { content: '\f0d4'; } /* '' */
.i-gplus:before { content: '\f0d5'; } /* '' */
.i-money:before { content: '\f0d6'; } /* '' */
.i-columns:before { content: '\f0db'; } /* '' */
.i-sort:before { content: '\f0dc'; } /* '' */
.i-sort-down:before { content: '\f0dd'; } /* '' */
.i-sort-up:before { content: '\f0de'; } /* '' */
.i-mail-alt:before { content: '\f0e0'; } /* '' */
.i-linkedin:before { content: '\f0e1'; } /* '' */
.i-gauge:before { content: '\f0e4'; } /* '' */
.i-comment-empty:before { content: '\f0e5'; } /* '' */
.i-chat-empty:before { content: '\f0e6'; } /* '' */
.i-sitemap:before { content: '\f0e8'; } /* '' */
.i-paste:before { content: '\f0ea'; } /* '' */
.i-lightbulb:before { content: '\f0eb'; } /* '' */
.i-exchange:before { content: '\f0ec'; } /* '' */
.i-download-cloud:before { content: '\f0ed'; } /* '' */
.i-upload-cloud:before { content: '\f0ee'; } /* '' */
.i-user-md:before { content: '\f0f0'; } /* '' */
.i-stethoscope:before { content: '\f0f1'; } /* '' */
.i-suitcase:before { content: '\f0f2'; } /* '' */
.i-bell-alt:before { content: '\f0f3'; } /* '' */
.i-coffee:before { content: '\f0f4'; } /* '' */
.i-food:before { content: '\f0f5'; } /* '' */
.i-doc-text:before { content: '\f0f6'; } /* '' */
.i-building:before { content: '\f0f7'; } /* '' */
.i-hospital:before { content: '\f0f8'; } /* '' */
.i-ambulance:before { content: '\f0f9'; } /* '' */
.i-medkit:before { content: '\f0fa'; } /* '' */
.i-fighter-jet:before { content: '\f0fb'; } /* '' */
.i-beer:before { content: '\f0fc'; } /* '' */
.i-h-sigh:before { content: '\f0fd'; } /* '' */
.i-plus-squared:before { content: '\f0fe'; } /* '' */
.i-angle-double-left:before { content: '\f100'; } /* '' */
.i-angle-double-right:before { content: '\f101'; } /* '' */
.i-angle-double-up:before { content: '\f102'; } /* '' */
.i-angle-double-down:before { content: '\f103'; } /* '' */
.i-angle-left:before { content: '\f104'; } /* '' */
.i-angle-right:before { content: '\f105'; } /* '' */
.i-angle-up:before { content: '\f106'; } /* '' */
.i-angle-down:before { content: '\f107'; } /* '' */
.i-desktop:before { content: '\f108'; } /* '' */
.i-laptop:before { content: '\f109'; } /* '' */
.i-tablet:before { content: '\f10a'; } /* '' */
.i-mobile:before { content: '\f10b'; } /* '' */
.i-circle-empty:before { content: '\f10c'; } /* '' */
.i-quote-left:before { content: '\f10d'; } /* '' */
.i-quote-right:before { content: '\f10e'; } /* '' */
.i-spinner:before { content: '\f110'; } /* '' */
.i-circle:before { content: '\f111'; } /* '' */
.i-reply:before { content: '\f112'; } /* '' */
.i-github:before { content: '\f113'; } /* '' */
.i-folder-empty:before { content: '\f114'; } /* '' */
.i-folder-open-empty:before { content: '\f115'; } /* '' */
.i-smile:before { content: '\f118'; } /* '' */
.i-frown:before { content: '\f119'; } /* '' */
.i-meh:before { content: '\f11a'; } /* '' */
.i-gamepad:before { content: '\f11b'; } /* '' */
.i-keyboard:before { content: '\f11c'; } /* '' */
.i-flag-empty:before { content: '\f11d'; } /* '' */
.i-flag-checkered:before { content: '\f11e'; } /* '' */
.i-terminal:before { content: '\f120'; } /* '' */
.i-code:before { content: '\f121'; } /* '' */
.i-reply-all:before { content: '\f122'; } /* '' */
.i-star-half-alt:before { content: '\f123'; } /* '' */
.i-direction:before { content: '\f124'; } /* '' */
.i-crop:before { content: '\f125'; } /* '' */
.i-fork:before { content: '\f126'; } /* '' */
.i-unlink:before { content: '\f127'; } /* '' */
.i-help:before { content: '\f128'; } /* '' */
.i-info:before { content: '\f129'; } /* '' */
.i-attention-alt:before { content: '\f12a'; } /* '' */
.i-superscript:before { content: '\f12b'; } /* '' */
.i-subscript:before { content: '\f12c'; } /* '' */
.i-eraser:before { content: '\f12d'; } /* '' */
.i-puzzle:before { content: '\f12e'; } /* '' */
.i-mic:before { content: '\f130'; } /* '' */
.i-mute:before { content: '\f131'; } /* '' */
.i-shield:before { content: '\f132'; } /* '' */
.i-calendar-empty:before { content: '\f133'; } /* '' */
.i-extinguisher:before { content: '\f134'; } /* '' */
.i-rocket:before { content: '\f135'; } /* '' */
.i-maxcdn:before { content: '\f136'; } /* '' */
.i-angle-circled-left:before { content: '\f137'; } /* '' */
.i-angle-circled-right:before { content: '\f138'; } /* '' */
.i-angle-circled-up:before { content: '\f139'; } /* '' */
.i-angle-circled-down:before { content: '\f13a'; } /* '' */
.i-html5:before { content: '\f13b'; } /* '' */
.i-css3:before { content: '\f13c'; } /* '' */
.i-anchor:before { content: '\f13d'; } /* '' */
.i-lock-open-alt:before { content: '\f13e'; } /* '' */
.i-bullseye:before { content: '\f140'; } /* '' */
.i-ellipsis:before { content: '\f141'; } /* '' */
.i-ellipsis-vert:before { content: '\f142'; } /* '' */
.i-rss-squared:before { content: '\f143'; } /* '' */
.i-play-circled:before { content: '\f144'; } /* '' */
.i-ticket:before { content: '\f145'; } /* '' */
.i-minus-squared:before { content: '\f146'; } /* '' */
.i-minus-squared-alt:before { content: '\f147'; } /* '' */
.i-level-up:before { content: '\f148'; } /* '' */
.i-level-down:before { content: '\f149'; } /* '' */
.i-ok-squared:before { content: '\f14a'; } /* '' */
.i-pencil-squared:before { content: '\f14b'; } /* '' */
.i-link-ext-alt:before { content: '\f14c'; } /* '' */
.i-export-alt:before { content: '\f14d'; } /* '' */
.i-compass:before { content: '\f14e'; } /* '' */
.i-expand:before { content: '\f150'; } /* '' */
.i-collapse:before { content: '\f151'; } /* '' */
.i-expand-right:before { content: '\f152'; } /* '' */
.i-euro:before { content: '\f153'; } /* '' */
.i-pound:before { content: '\f154'; } /* '' */
.i-dollar:before { content: '\f155'; } /* '' */
.i-rupee:before { content: '\f156'; } /* '' */
.i-yen:before { content: '\f157'; } /* '' */
.i-rouble:before { content: '\f158'; } /* '' */
.i-won:before { content: '\f159'; } /* '' */
.i-bitcoin:before { content: '\f15a'; } /* '' */
.i-doc-inv:before { content: '\f15b'; } /* '' */
.i-doc-text-inv:before { content: '\f15c'; } /* '' */
.i-sort-name-up:before { content: '\f15d'; } /* '' */
.i-sort-name-down:before { content: '\f15e'; } /* '' */
.i-sort-alt-up:before { content: '\f160'; } /* '' */
.i-sort-alt-down:before { content: '\f161'; } /* '' */
.i-sort-number-up:before { content: '\f162'; } /* '' */
.i-sort-number-down:before { content: '\f163'; } /* '' */
.i-thumbs-up-alt:before { content: '\f164'; } /* '' */
.i-thumbs-down-alt:before { content: '\f165'; } /* '' */
.i-youtube-squared:before { content: '\f166'; } /* '' */
.i-youtube:before { content: '\f167'; } /* '' */
.i-xing:before { content: '\f168'; } /* '' */
.i-xing-squared:before { content: '\f169'; } /* '' */
.i-youtube-play:before { content: '\f16a'; } /* '' */
.i-dropbox:before { content: '\f16b'; } /* '' */
.i-stackoverflow:before { content: '\f16c'; } /* '' */
.i-instagram:before { content: '\f16d'; } /* '' */
.i-flickr:before { content: '\f16e'; } /* '' */
.i-adn:before { content: '\f170'; } /* '' */
.i-bitbucket:before { content: '\f171'; } /* '' */
.i-bitbucket-squared:before { content: '\f172'; } /* '' */
.i-tumblr:before { content: '\f173'; } /* '' */
.i-tumblr-squared:before { content: '\f174'; } /* '' */
.i-down:before { content: '\f175'; } /* '' */
.i-up:before { content: '\f176'; } /* '' */
.i-left:before { content: '\f177'; } /* '' */
.i-right:before { content: '\f178'; } /* '' */
.i-apple:before { content: '\f179'; } /* '' */
.i-windows:before { content: '\f17a'; } /* '' */
.i-android:before { content: '\f17b'; } /* '' */
.i-linux:before { content: '\f17c'; } /* '' */
.i-dribbble:before { content: '\f17d'; } /* '' */
.i-skype:before { content: '\f17e'; } /* '' */
.i-foursquare:before { content: '\f180'; } /* '' */
.i-trello:before { content: '\f181'; } /* '' */
.i-female:before { content: '\f182'; } /* '' */
.i-male:before { content: '\f183'; } /* '' */
.i-gittip:before { content: '\f184'; } /* '' */
.i-sun:before { content: '\f185'; } /* '' */
.i-moon:before { content: '\f186'; } /* '' */
.i-box:before { content: '\f187'; } /* '' */
.i-bug:before { content: '\f188'; } /* '' */
.i-vkontakte:before { content: '\f189'; } /* '' */
.i-weibo:before { content: '\f18a'; } /* '' */
.i-renren:before { content: '\f18b'; } /* '' */
.i-pagelines:before { content: '\f18c'; } /* '' */
.i-stackexchange:before { content: '\f18d'; } /* '' */
.i-right-circled2:before { content: '\f18e'; } /* '' */
.i-left-circled2:before { content: '\f190'; } /* '' */
.i-collapse-left:before { content: '\f191'; } /* '' */
.i-dot-circled:before { content: '\f192'; } /* '' */
.i-wheelchair:before { content: '\f193'; } /* '' */
.i-vimeo-squared:before { content: '\f194'; } /* '' */
.i-try:before { content: '\f195'; } /* '' */
.i-plus-squared-alt:before { content: '\f196'; } /* '' */
.i-space-shuttle:before { content: '\f197'; } /* '' */
.i-slack:before { content: '\f198'; } /* '' */
.i-mail-squared:before { content: '\f199'; } /* '' */
.i-wordpress:before { content: '\f19a'; } /* '' */
.i-openid:before { content: '\f19b'; } /* '' */
.i-bank:before { content: '\f19c'; } /* '' */
.i-graduation-cap:before { content: '\f19d'; } /* '' */
.i-yahoo:before { content: '\f19e'; } /* '' */
.i-google:before { content: '\f1a0'; } /* '' */
.i-reddit:before { content: '\f1a1'; } /* '' */
.i-reddit-squared:before { content: '\f1a2'; } /* '' */
.i-stumbleupon-circled:before { content: '\f1a3'; } /* '' */
.i-stumbleupon:before { content: '\f1a4'; } /* '' */
.i-delicious:before { content: '\f1a5'; } /* '' */
.i-digg:before { content: '\f1a6'; } /* '' */
.i-pied-piper-squared:before { content: '\f1a7'; } /* '' */
.i-pied-piper-alt:before { content: '\f1a8'; } /* '' */
.i-drupal:before { content: '\f1a9'; } /* '' */
.i-joomla:before { content: '\f1aa'; } /* '' */
.i-language:before { content: '\f1ab'; } /* '' */
.i-fax:before { content: '\f1ac'; } /* '' */
.i-building-filled:before { content: '\f1ad'; } /* '' */
.i-child:before { content: '\f1ae'; } /* '' */
.i-paw:before { content: '\f1b0'; } /* '' */
.i-spoon:before { content: '\f1b1'; } /* '' */
.i-cube:before { content: '\f1b2'; } /* '' */
.i-cubes:before { content: '\f1b3'; } /* '' */
.i-behance:before { content: '\f1b4'; } /* '' */
.i-behance-squared:before { content: '\f1b5'; } /* '' */
.i-steam:before { content: '\f1b6'; } /* '' */
.i-steam-squared:before { content: '\f1b7'; } /* '' */
.i-recycle:before { content: '\f1b8'; } /* '' */
.i-cab:before { content: '\f1b9'; } /* '' */
.i-taxi:before { content: '\f1ba'; } /* '' */
.i-tree:before { content: '\f1bb'; } /* '' */
.i-spotify:before { content: '\f1bc'; } /* '' */
.i-deviantart:before { content: '\f1bd'; } /* '' */
.i-soundcloud:before { content: '\f1be'; } /* '' */
.i-database:before { content: '\f1c0'; } /* '' */
.i-file-pdf:before { content: '\f1c1'; } /* '' */
.i-file-word:before { content: '\f1c2'; } /* '' */
.i-file-excel:before { content: '\f1c3'; } /* '' */
.i-file-powerpoint:before { content: '\f1c4'; } /* '' */
.i-file-image:before { content: '\f1c5'; } /* '' */
.i-file-archive:before { content: '\f1c6'; } /* '' */
.i-file-audio:before { content: '\f1c7'; } /* '' */
.i-file-video:before { content: '\f1c8'; } /* '' */
.i-file-code:before { content: '\f1c9'; } /* '' */
.i-vine:before { content: '\f1ca'; } /* '' */
.i-codeopen:before { content: '\f1cb'; } /* '' */
.i-jsfiddle:before { content: '\f1cc'; } /* '' */
.i-lifebuoy:before { content: '\f1cd'; } /* '' */
.i-circle-notch:before { content: '\f1ce'; } /* '' */
.i-rebel:before { content: '\f1d0'; } /* '' */
.i-empire:before { content: '\f1d1'; } /* '' */
.i-git-squared:before { content: '\f1d2'; } /* '' */
.i-git:before { content: '\f1d3'; } /* '' */
.i-hacker-news:before { content: '\f1d4'; } /* '' */
.i-tencent-weibo:before { content: '\f1d5'; } /* '' */
.i-qq:before { content: '\f1d6'; } /* '' */
.i-wechat:before { content: '\f1d7'; } /* '' */
.i-paper-plane:before { content: '\f1d8'; } /* '' */
.i-paper-plane-empty:before { content: '\f1d9'; } /* '' */
.i-history:before { content: '\f1da'; } /* '' */
.i-circle-thin:before { content: '\f1db'; } /* '' */
.i-header:before { content: '\f1dc'; } /* '' */
.i-paragraph:before { content: '\f1dd'; } /* '' */
.i-sliders:before { content: '\f1de'; } /* '' */
.i-share:before { content: '\f1e0'; } /* '' */
.i-share-squared:before { content: '\f1e1'; } /* '' */
.i-bomb:before { content: '\f1e2'; } /* '' */
.i-soccer-ball:before { content: '\f1e3'; } /* '' */
.i-tty:before { content: '\f1e4'; } /* '' */
.i-binoculars:before { content: '\f1e5'; } /* '' */
.i-plug:before { content: '\f1e6'; } /* '' */
.i-slideshare:before { content: '\f1e7'; } /* '' */
.i-twitch:before { content: '\f1e8'; } /* '' */
.i-yelp:before { content: '\f1e9'; } /* '' */
.i-newspaper:before { content: '\f1ea'; } /* '' */
.i-wifi:before { content: '\f1eb'; } /* '' */
.i-calc:before { content: '\f1ec'; } /* '' */
.i-paypal:before { content: '\f1ed'; } /* '' */
.i-gwallet:before { content: '\f1ee'; } /* '' */
.i-cc-visa:before { content: '\f1f0'; } /* '' */
.i-cc-mastercard:before { content: '\f1f1'; } /* '' */
.i-cc-discover:before { content: '\f1f2'; } /* '' */
.i-cc-amex:before { content: '\f1f3'; } /* '' */
.i-cc-paypal:before { content: '\f1f4'; } /* '' */
.i-cc-stripe:before { content: '\f1f5'; } /* '' */
.i-bell-off:before { content: '\f1f6'; } /* '' */
.i-bell-off-empty:before { content: '\f1f7'; } /* '' */
.i-trash:before { content: '\f1f8'; } /* '' */
.i-copyright:before { content: '\f1f9'; } /* '' */
.i-at:before { content: '\f1fa'; } /* '' */
.i-eyedropper:before { content: '\f1fb'; } /* '' */
.i-brush:before { content: '\f1fc'; } /* '' */
.i-birthday:before { content: '\f1fd'; } /* '' */
.i-chart-area:before { content: '\f1fe'; } /* '' */
.i-chart-pie:before { content: '\f200'; } /* '' */
.i-chart-line:before { content: '\f201'; } /* '' */
.i-lastfm:before { content: '\f202'; } /* '' */
.i-lastfm-squared:before { content: '\f203'; } /* '' */
.i-toggle-off:before { content: '\f204'; } /* '' */
.i-toggle-on:before { content: '\f205'; } /* '' */
.i-bicycle:before { content: '\f206'; } /* '' */
.i-bus:before { content: '\f207'; } /* '' */
.i-ioxhost:before { content: '\f208'; } /* '' */
.i-angellist:before { content: '\f209'; } /* '' */
.i-cc:before { content: '\f20a'; } /* '' */
.i-shekel:before { content: '\f20b'; } /* '' */
.i-meanpath:before { content: '\f20c'; } /* '' */
.i-buysellads:before { content: '\f20d'; } /* '' */
.i-connectdevelop:before { content: '\f20e'; } /* '' */
.i-dashcube:before { content: '\f210'; } /* '' */
.i-forumbee:before { content: '\f211'; } /* '' */
.i-leanpub:before { content: '\f212'; } /* '' */
.i-sellsy:before { content: '\f213'; } /* '' */
.i-shirtsinbulk:before { content: '\f214'; } /* '' */
.i-simplybuilt:before { content: '\f215'; } /* '' */
.i-skyatlas:before { content: '\f216'; } /* '' */
.i-cart-plus:before { content: '\f217'; } /* '' */
.i-cart-arrow-down:before { content: '\f218'; } /* '' */
.i-diamond:before { content: '\f219'; } /* '' */
.i-ship:before { content: '\f21a'; } /* '' */
.i-user-secret:before { content: '\f21b'; } /* '' */
.i-motorcycle:before { content: '\f21c'; } /* '' */
.i-street-view:before { content: '\f21d'; } /* '' */
.i-heartbeat:before { content: '\f21e'; } /* '' */
.i-venus:before { content: '\f221'; } /* '' */
.i-mars:before { content: '\f222'; } /* '' */
.i-mercury:before { content: '\f223'; } /* '' */
.i-transgender:before { content: '\f224'; } /* '' */
.i-transgender-alt:before { content: '\f225'; } /* '' */
.i-venus-double:before { content: '\f226'; } /* '' */
.i-mars-double:before { content: '\f227'; } /* '' */
.i-venus-mars:before { content: '\f228'; } /* '' */
.i-mars-stroke:before { content: '\f229'; } /* '' */
.i-mars-stroke-v:before { content: '\f22a'; } /* '' */
.i-mars-stroke-h:before { content: '\f22b'; } /* '' */
.i-neuter:before { content: '\f22c'; } /* '' */
.i-genderless:before { content: '\f22d'; } /* '' */
.i-facebook-official:before { content: '\f230'; } /* '' */
.i-pinterest:before { content: '\f231'; } /* '' */
.i-whatsapp:before { content: '\f232'; } /* '' */
.i-server:before { content: '\f233'; } /* '' */
.i-user-plus:before { content: '\f234'; } /* '' */
.i-user-times:before { content: '\f235'; } /* '' */
.i-bed:before { content: '\f236'; } /* '' */
.i-viacoin:before { content: '\f237'; } /* '' */
.i-train:before { content: '\f238'; } /* '' */
.i-subway:before { content: '\f239'; } /* '' */
.i-medium:before { content: '\f23a'; } /* '' */
.i-y-combinator:before { content: '\f23b'; } /* '' */
.i-optin-monster:before { content: '\f23c'; } /* '' */
.i-opencart:before { content: '\f23d'; } /* '' */
.i-expeditedssl:before { content: '\f23e'; } /* '' */
.i-battery-4:before { content: '\f240'; } /* '' */
.i-battery-3:before { content: '\f241'; } /* '' */
.i-battery-2:before { content: '\f242'; } /* '' */
.i-battery-1:before { content: '\f243'; } /* '' */
.i-battery-0:before { content: '\f244'; } /* '' */
.i-mouse-pointer:before { content: '\f245'; } /* '' */
.i-i-cursor:before { content: '\f246'; } /* '' */
.i-object-group:before { content: '\f247'; } /* '' */
.i-object-ungroup:before { content: '\f248'; } /* '' */
.i-sticky-note:before { content: '\f249'; } /* '' */
.i-sticky-note-o:before { content: '\f24a'; } /* '' */
.i-cc-jcb:before { content: '\f24b'; } /* '' */
.i-cc-diners-club:before { content: '\f24c'; } /* '' */
.i-clone:before { content: '\f24d'; } /* '' */
.i-balance-scale:before { content: '\f24e'; } /* '' */
.i-hourglass-o:before { content: '\f250'; } /* '' */
.i-hourglass-1:before { content: '\f251'; } /* '' */
.i-hourglass-2:before { content: '\f252'; } /* '' */
.i-hourglass-3:before { content: '\f253'; } /* '' */
.i-hourglass:before { content: '\f254'; } /* '' */
.i-hand-grab-o:before { content: '\f255'; } /* '' */
.i-hand-paper-o:before { content: '\f256'; } /* '' */
.i-hand-scissors-o:before { content: '\f257'; } /* '' */
.i-hand-lizard-o:before { content: '\f258'; } /* '' */
.i-hand-spock-o:before { content: '\f259'; } /* '' */
.i-hand-pointer-o:before { content: '\f25a'; } /* '' */
.i-hand-peace-o:before { content: '\f25b'; } /* '' */
.i-trademark:before { content: '\f25c'; } /* '' */
.i-registered:before { content: '\f25d'; } /* '' */
.i-creative-commons:before { content: '\f25e'; } /* '' */
.i-gg:before { content: '\f260'; } /* '' */
.i-gg-circle:before { content: '\f261'; } /* '' */
.i-tripadvisor:before { content: '\f262'; } /* '' */
.i-odnoklassniki:before { content: '\f263'; } /* '' */
.i-odnoklassniki-square:before { content: '\f264'; } /* '' */
.i-get-pocket:before { content: '\f265'; } /* '' */
.i-wikipedia-w:before { content: '\f266'; } /* '' */
.i-safari:before { content: '\f267'; } /* '' */
.i-chrome:before { content: '\f268'; } /* '' */
.i-firefox:before { content: '\f269'; } /* '' */
.i-opera:before { content: '\f26a'; } /* '' */
.i-internet-explorer:before { content: '\f26b'; } /* '' */
.i-television:before { content: '\f26c'; } /* '' */
.i-contao:before { content: '\f26d'; } /* '' */
.i-500px:before { content: '\f26e'; } /* '' */
.i-amazon:before { content: '\f270'; } /* '' */
.i-calendar-plus-o:before { content: '\f271'; } /* '' */
.i-calendar-minus-o:before { content: '\f272'; } /* '' */
.i-calendar-times-o:before { content: '\f273'; } /* '' */
.i-calendar-check-o:before { content: '\f274'; } /* '' */
.i-industry:before { content: '\f275'; } /* '' */
.i-map-pin:before { content: '\f276'; } /* '' */
.i-map-signs:before { content: '\f277'; } /* '' */
.i-map-o:before { content: '\f278'; } /* '' */
.i-map:before { content: '\f279'; } /* '' */
.i-commenting:before { content: '\f27a'; } /* '' */
.i-commenting-o:before { content: '\f27b'; } /* '' */
.i-houzz:before { content: '\f27c'; } /* '' */
.i-vimeo:before { content: '\f27d'; } /* '' */
.i-black-tie:before { content: '\f27e'; } /* '' */
.i-fonticons:before { content: '\f280'; } /* '' */
.i-reddit-alien:before { content: '\f281'; } /* '' */
.i-edge:before { content: '\f282'; } /* '' */
.i-credit-card-alt:before { content: '\f283'; } /* '' */
.i-codiepie:before { content: '\f284'; } /* '' */
.i-modx:before { content: '\f285'; } /* '' */
.i-fort-awesome:before { content: '\f286'; } /* '' */
.i-usb:before { content: '\f287'; } /* '' */
.i-product-hunt:before { content: '\f288'; } /* '' */
.i-mixcloud:before { content: '\f289'; } /* '' */
.i-scribd:before { content: '\f28a'; } /* '' */
.i-pause-circle:before { content: '\f28b'; } /* '' */
.i-pause-circle-o:before { content: '\f28c'; } /* '' */
.i-stop-circle:before { content: '\f28d'; } /* '' */
.i-stop-circle-o:before { content: '\f28e'; } /* '' */
.i-shopping-bag:before { content: '\f290'; } /* '' */
.i-shopping-basket:before { content: '\f291'; } /* '' */
.i-hashtag:before { content: '\f292'; } /* '' */
.i-bluetooth:before { content: '\f293'; } /* '' */
.i-bluetooth-b:before { content: '\f294'; } /* '' */
.i-percent:before { content: '\f295'; } /* '' */
.i-gitlab:before { content: '\f296'; } /* '' */
.i-wpbeginner:before { content: '\f297'; } /* '' */
.i-wpforms:before { content: '\f298'; } /* '' */
.i-envira:before { content: '\f299'; } /* '' */
.i-universal-access:before { content: '\f29a'; } /* '' */
.i-wheelchair-alt:before { content: '\f29b'; } /* '' */
.i-question-circle-o:before { content: '\f29c'; } /* '' */
.i-blind:before { content: '\f29d'; } /* '' */
.i-audio-description:before { content: '\f29e'; } /* '' */
.i-volume-control-phone:before { content: '\f2a0'; } /* '' */
.i-braille:before { content: '\f2a1'; } /* '' */
.i-assistive-listening-systems:before { content: '\f2a2'; } /* '' */
.i-american-sign-language-interpreting:before { content: '\f2a3'; } /* '' */
.i-asl-interpreting:before { content: '\f2a4'; } /* '' */
.i-glide:before { content: '\f2a5'; } /* '' */
.i-glide-g:before { content: '\f2a6'; } /* '' */
.i-sign-language:before { content: '\f2a7'; } /* '' */
.i-low-vision:before { content: '\f2a8'; } /* '' */
.i-viadeo:before { content: '\f2a9'; } /* '' */
.i-viadeo-square:before { content: '\f2aa'; } /* '' */
.i-snapchat:before { content: '\f2ab'; } /* '' */
.i-snapchat-ghost:before { content: '\f2ac'; } /* '' */
.i-snapchat-square:before { content: '\f2ad'; } /* '' */
.i-pied-piper:before { content: '\f2ae'; } /* '' */
.i-first-order:before { content: '\f2b0'; } /* '' */
.i-yoast:before { content: '\f2b1'; } /* '' */
.i-themeisle:before { content: '\f2b2'; } /* '' */
.i-google-plus-circle:before { content: '\f2b3'; } /* '' */
.i-font-awesome:before { content: '\f2b4'; } /* '' */
.i-handshake-o:before { content: '\f2b5'; } /* '' */
.i-envelope-open:before { content: '\f2b6'; } /* '' */
.i-envelope-open-o:before { content: '\f2b7'; } /* '' */
.i-linode:before { content: '\f2b8'; } /* '' */
.i-address-book:before { content: '\f2b9'; } /* '' */
.i-address-book-o:before { content: '\f2ba'; } /* '' */
.i-address-card:before { content: '\f2bb'; } /* '' */
.i-address-card-o:before { content: '\f2bc'; } /* '' */
.i-user-circle:before { content: '\f2bd'; } /* '' */
.i-user-circle-o:before { content: '\f2be'; } /* '' */
.i-user-o:before { content: '\f2c0'; } /* '' */
.i-id-badge:before { content: '\f2c1'; } /* '' */
.i-id-card:before { content: '\f2c2'; } /* '' */
.i-id-card-o:before { content: '\f2c3'; } /* '' */
.i-quora:before { content: '\f2c4'; } /* '' */
.i-free-code-camp:before { content: '\f2c5'; } /* '' */
.i-telegram:before { content: '\f2c6'; } /* '' */
.i-thermometer:before { content: '\f2c7'; } /* '' */
.i-thermometer-3:before { content: '\f2c8'; } /* '' */
.i-thermometer-2:before { content: '\f2c9'; } /* '' */
.i-thermometer-quarter:before { content: '\f2ca'; } /* '' */
.i-thermometer-0:before { content: '\f2cb'; } /* '' */
.i-shower:before { content: '\f2cc'; } /* '' */
.i-bath:before { content: '\f2cd'; } /* '' */
.i-podcast:before { content: '\f2ce'; } /* '' */
.i-window-maximize:before { content: '\f2d0'; } /* '' */
.i-window-minimize:before { content: '\f2d1'; } /* '' */
.i-window-restore:before { content: '\f2d2'; } /* '' */
.i-window-close:before { content: '\f2d3'; } /* '' */
.i-window-close-o:before { content: '\f2d4'; } /* '' */
.i-bandcamp:before { content: '\f2d5'; } /* '' */
.i-grav:before { content: '\f2d6'; } /* '' */
.i-etsy:before { content: '\f2d7'; } /* '' */
.i-imdb:before { content: '\f2d8'; } /* '' */
.i-ravelry:before { content: '\f2d9'; } /* '' */
.i-eercast:before { content: '\f2da'; } /* '' */
.i-microchip:before { content: '\f2db'; } /* '' */
.i-snowflake-o:before { content: '\f2dc'; } /* '' */
.i-superpowers:before { content: '\f2dd'; } /* '' */
.i-wpexplorer:before { content: '\f2de'; } /* '' */
.i-meetup:before { content: '\f2e0'; } /* '' */
.i-github-squared:before { content: '\f300'; } /* '' */
.i-twitter-squared:before { content: '\f304'; } /* '' */
.i-facebook-squared:before { content: '\f308'; } /* '' */
.i-linkedin-squared:before { content: '\f30c'; } /* '' */
|
docs/css/icone.css
|
* Esse arquivo de CSS usa as regras do Fontelo.
* Para informações de como compreender e desenvolver
* nesse modelo acesse: http://fontello.com/
* Regras de CSS desenvolvidas por <NAME>.
*/
/****************************************************/
/******************** INFORMAÇÕES *******************/
/****************************************************/
/*
* i - Refere-se a um "Icone". Neste tipo de bloco
* estão contidas todas as regras de css que criam icones
* na tela.
*/
/****************************************************/
/********************** LICENÇA *********************/
/****************************************************/
/*
* Font license info
*
* ## Font Awesome
*
* Copyright (C) 2016 by <NAME>
* Author: <NAME>
* License: SIL ()
* Homepage: http://fortawesome.github.com/Font-Awesome/
*/
/****************************************************/
/*********************** FONTE **********************/
/****************************************************/
@font-face {
font-family: 'icones';
src: url('../fontes/icones.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
[class^="i-"]:before, [class*=" i-"]:before {
font-family: "icones";
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;
/* opacity: .8; */
/* For safety - reset parent styles, that can break glyph codes*/
font-variant: normal;
text-transform: none;
/* fix buttons height, for twitter bootstrap */
line-height: 1em;
/* Animation center compensation - margins should be symmetric */
/* remove if not needed */
margin-left: .2em;
/* you can be more comfortable with increased icons size */
/* font-size: 120%; */
/* Font smoothing. That was taken from TWBS */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
/* Uncomment for 3D effect */
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.glassi-:before { content: '\e800'; } /* '' */
.i-music:before { content: '\e801'; } /* '' */
.i-search:before { content: '\e802'; } /* '' */
.i-mail:before { content: '\e803'; } /* '' */
.i-heart:before { content: '\e804'; } /* '' */
.i-heart-empty:before { content: '\e805'; } /* '' */
.i-star:before { content: '\e806'; } /* '' */
.i-star-empty:before { content: '\e807'; } /* '' */
.i-star-half:before { content: '\e808'; } /* '' */
.i-user:before { content: '\e809'; } /* '' */
.i-users:before { content: '\e80a'; } /* '' */
.i-video:before { content: '\e80b'; } /* '' */
.i-videocam:before { content: '\e80c'; } /* '' */
.i-picture:before { content: '\e80d'; } /* '' */
.i-camera:before { content: '\e80e'; } /* '' */
.i-camera-alt:before { content: '\e80f'; } /* '' */
.i-th-large:before { content: '\e810'; } /* '' */
.i-th:before { content: '\e811'; } /* '' */
.i-th-list:before { content: '\e812'; } /* '' */
.i-ok:before { content: '\e813'; } /* '' */
.i-ok-circled:before { content: '\e814'; } /* '' */
.i-ok-circled2:before { content: '\e815'; } /* '' */
.i-cancel:before { content: '\e816'; } /* '' */
.i-cancel-circled:before { content: '\e817'; } /* '' */
.i-cancel-circled2:before { content: '\e818'; } /* '' */
.i-plus:before { content: '\e819'; } /* '' */
.i-plus-circled:before { content: '\e81a'; } /* '' */
.i-minus:before { content: '\e81b'; } /* '' */
.i-minus-circled:before { content: '\e81c'; } /* '' */
.i-help-circled:before { content: '\e81d'; } /* '' */
.i-info-circled:before { content: '\e81e'; } /* '' */
.i-home:before { content: '\e81f'; } /* '' */
.i-link:before { content: '\e820'; } /* '' */
.i-attach:before { content: '\e821'; } /* '' */
.i-lock:before { content: '\e822'; } /* '' */
.i-lock-open:before { content: '\e823'; } /* '' */
.i-pin:before { content: '\e824'; } /* '' */
.i-eye:before { content: '\e825'; } /* '' */
.i-eye-off:before { content: '\e826'; } /* '' */
.i-tag:before { content: '\e827'; } /* '' */
.i-tags:before { content: '\e828'; } /* '' */
.i-bookmark:before { content: '\e829'; } /* '' */
.i-flag:before { content: '\e82a'; } /* '' */
.i-thumbs-up:before { content: '\e82b'; } /* '' */
.i-thumbs-down:before { content: '\e82c'; } /* '' */
.i-download:before { content: '\e82d'; } /* '' */
.i-upload:before { content: '\e82e'; } /* '' */
.i-forward:before { content: '\e82f'; } /* '' */
.i-export:before { content: '\e830'; } /* '' */
.i-pencil:before { content: '\e831'; } /* '' */
.i-edit:before { content: '\e832'; } /* '' */
.i-print:before { content: '\e833'; } /* '' */
.i-retweet:before { content: '\e834'; } /* '' */
.i-comment:before { content: '\e835'; } /* '' */
.i-chat:before { content: '\e836'; } /* '' */
.i-bell:before { content: '\e837'; } /* '' */
.i-attention:before { content: '\e838'; } /* '' */
.i-attention-circled:before { content: '\e839'; } /* '' */
.i-location:before { content: '\e83a'; } /* '' */
.i-trash-empty:before { content: '\e83b'; } /* '' */
.i-doc:before { content: '\e83c'; } /* '' */
.i-folder:before { content: '\e83d'; } /* '' */
.i-folder-open:before { content: '\e83e'; } /* '' */
.i-phone:before { content: '\e83f'; } /* '' */
.i-cog:before { content: '\e840'; } /* '' */
.i-cog-alt:before { content: '\e841'; } /* '' */
.i-wrench:before { content: '\e842'; } /* '' */
.i-basket:before { content: '\e843'; } /* '' */
.i-calendar:before { content: '\e844'; } /* '' */
.i-login:before { content: '\e845'; } /* '' */
.i-logout:before { content: '\e846'; } /* '' */
.i-volume-off:before { content: '\e847'; } /* '' */
.i-volume-down:before { content: '\e848'; } /* '' */
.i-volume-up:before { content: '\e849'; } /* '' */
.i-headphones:before { content: '\e84a'; } /* '' */
.i-clock:before { content: '\e84b'; } /* '' */
.i-block:before { content: '\e84c'; } /* '' */
.i-resize-full:before { content: '\e84d'; } /* '' */
.i-resize-small:before { content: '\e84e'; } /* '' */
.i-resize-vertical:before { content: '\e84f'; } /* '' */
.i-resize-horizontal:before { content: '\e850'; } /* '' */
.i-zoom-in:before { content: '\e851'; } /* '' */
.i-zoom-out:before { content: '\e852'; } /* '' */
.i-down-circled2:before { content: '\e853'; } /* '' */
.i-up-circled2:before { content: '\e854'; } /* '' */
.i-down-dir:before { content: '\e855'; } /* '' */
.i-up-dir:before { content: '\e856'; } /* '' */
.i-left-dir:before { content: '\e857'; } /* '' */
.i-right-dir:before { content: '\e858'; } /* '' */
.i-down-open:before { content: '\e859'; } /* '' */
.i-left-open:before { content: '\e85a'; } /* '' */
.i-right-open:before { content: '\e85b'; } /* '' */
.i-up-open:before { content: '\e85c'; } /* '' */
.i-down-big:before { content: '\e85d'; } /* '' */
.i-left-big:before { content: '\e85e'; } /* '' */
.i-right-big:before { content: '\e85f'; } /* '' */
.i-up-big:before { content: '\e860'; } /* '' */
.i-right-hand:before { content: '\e861'; } /* '' */
.i-left-hand:before { content: '\e862'; } /* '' */
.i-up-hand:before { content: '\e863'; } /* '' */
.i-down-hand:before { content: '\e864'; } /* '' */
.i-cw:before { content: '\e865'; } /* '' */
.i-ccw:before { content: '\e866'; } /* '' */
.i-arrows-cw:before { content: '\e867'; } /* '' */
.i-shuffle:before { content: '\e868'; } /* '' */
.i-play:before { content: '\e869'; } /* '' */
.i-play-circled2:before { content: '\e86a'; } /* '' */
.i-stop:before { content: '\e86b'; } /* '' */
.i-pause:before { content: '\e86c'; } /* '' */
.i-to-end:before { content: '\e86d'; } /* '' */
.i-to-end-alt:before { content: '\e86e'; } /* '' */
.i-to-start:before { content: '\e86f'; } /* '' */
.i-to-start-alt:before { content: '\e870'; } /* '' */
.i-fast-fw:before { content: '\e871'; } /* '' */
.i-fast-bw:before { content: '\e872'; } /* '' */
.i-eject:before { content: '\e873'; } /* '' */
.i-target:before { content: '\e874'; } /* '' */
.i-signal:before { content: '\e875'; } /* '' */
.i-award:before { content: '\e876'; } /* '' */
.i-inbox:before { content: '\e877'; } /* '' */
.i-globe:before { content: '\e878'; } /* '' */
.i-cloud:before { content: '\e879'; } /* '' */
.i-flash:before { content: '\e87a'; } /* '' */
.i-umbrella:before { content: '\e87b'; } /* '' */
.i-flight:before { content: '\e87c'; } /* '' */
.i-leaf:before { content: '\e87d'; } /* '' */
.i-font:before { content: '\e87e'; } /* '' */
.i-bold:before { content: '\e87f'; } /* '' */
.i-italic:before { content: '\e880'; } /* '' */
.i-text-height:before { content: '\e881'; } /* '' */
.i-text-width:before { content: '\e882'; } /* '' */
.i-align-left:before { content: '\e883'; } /* '' */
.i-align-center:before { content: '\e884'; } /* '' */
.i-align-right:before { content: '\e885'; } /* '' */
.i-align-justify:before { content: '\e886'; } /* '' */
.i-list:before { content: '\e887'; } /* '' */
.i-indent-left:before { content: '\e888'; } /* '' */
.i-indent-right:before { content: '\e889'; } /* '' */
.i-scissors:before { content: '\e88a'; } /* '' */
.i-briefcase:before { content: '\e88b'; } /* '' */
.i-off:before { content: '\e88c'; } /* '' */
.i-road:before { content: '\e88d'; } /* '' */
.i-list-alt:before { content: '\e88e'; } /* '' */
.i-qrcode:before { content: '\e88f'; } /* '' */
.i-barcode:before { content: '\e890'; } /* '' */
.i-book:before { content: '\e891'; } /* '' */
.i-adjust:before { content: '\e892'; } /* '' */
.i-tint:before { content: '\e893'; } /* '' */
.i-check:before { content: '\e894'; } /* '' */
.i-asterisk:before { content: '\e895'; } /* '' */
.i-gift:before { content: '\e896'; } /* '' */
.i-fire:before { content: '\e897'; } /* '' */
.i-magnet:before { content: '\e898'; } /* '' */
.i-chart-bar:before { content: '\e899'; } /* '' */
.i-credit-card:before { content: '\e89a'; } /* '' */
.i-floppy:before { content: '\e89b'; } /* '' */
.i-megaphone:before { content: '\e89c'; } /* '' */
.i-key:before { content: '\e89d'; } /* '' */
.i-truck:before { content: '\e89e'; } /* '' */
.i-hammer:before { content: '\e89f'; } /* '' */
.i-lemon:before { content: '\e8a0'; } /* '' */
.i-move:before { content: '\f047'; } /* '' */
.i-link-ext:before { content: '\f08e'; } /* '' */
.i-check-empty:before { content: '\f096'; } /* '' */
.i-bookmark-empty:before { content: '\f097'; } /* '' */
.i-phone-squared:before { content: '\f098'; } /* '' */
.i-twitter:before { content: '\f099'; } /* '' */
.i-facebook:before { content: '\f09a'; } /* '' */
.i-github-circled:before { content: '\f09b'; } /* '' */
.i-rss:before { content: '\f09e'; } /* '' */
.i-hdd:before { content: '\f0a0'; } /* '' */
.i-certificate:before { content: '\f0a3'; } /* '' */
.i-left-circled:before { content: '\f0a8'; } /* '' */
.i-right-circled:before { content: '\f0a9'; } /* '' */
.i-up-circled:before { content: '\f0aa'; } /* '' */
.i-down-circled:before { content: '\f0ab'; } /* '' */
.i-tasks:before { content: '\f0ae'; } /* '' */
.i-filter:before { content: '\f0b0'; } /* '' */
.i-resize-full-alt:before { content: '\f0b2'; } /* '' */
.i-beaker:before { content: '\f0c3'; } /* '' */
.i-docs:before { content: '\f0c5'; } /* '' */
.i-blank:before { content: '\f0c8'; } /* '' */
.i-menu:before { content: '\f0c9'; } /* '' */
.i-list-bullet:before { content: '\f0ca'; } /* '' */
.i-list-numbered:before { content: '\f0cb'; } /* '' */
.i-strike:before { content: '\f0cc'; } /* '' */
.i-underline:before { content: '\f0cd'; } /* '' */
.i-table:before { content: '\f0ce'; } /* '' */
.i-magic:before { content: '\f0d0'; } /* '' */
.i-pinterest-circled:before { content: '\f0d2'; } /* '' */
.i-pinterest-squared:before { content: '\f0d3'; } /* '' */
.i-gplus-squared:before { content: '\f0d4'; } /* '' */
.i-gplus:before { content: '\f0d5'; } /* '' */
.i-money:before { content: '\f0d6'; } /* '' */
.i-columns:before { content: '\f0db'; } /* '' */
.i-sort:before { content: '\f0dc'; } /* '' */
.i-sort-down:before { content: '\f0dd'; } /* '' */
.i-sort-up:before { content: '\f0de'; } /* '' */
.i-mail-alt:before { content: '\f0e0'; } /* '' */
.i-linkedin:before { content: '\f0e1'; } /* '' */
.i-gauge:before { content: '\f0e4'; } /* '' */
.i-comment-empty:before { content: '\f0e5'; } /* '' */
.i-chat-empty:before { content: '\f0e6'; } /* '' */
.i-sitemap:before { content: '\f0e8'; } /* '' */
.i-paste:before { content: '\f0ea'; } /* '' */
.i-lightbulb:before { content: '\f0eb'; } /* '' */
.i-exchange:before { content: '\f0ec'; } /* '' */
.i-download-cloud:before { content: '\f0ed'; } /* '' */
.i-upload-cloud:before { content: '\f0ee'; } /* '' */
.i-user-md:before { content: '\f0f0'; } /* '' */
.i-stethoscope:before { content: '\f0f1'; } /* '' */
.i-suitcase:before { content: '\f0f2'; } /* '' */
.i-bell-alt:before { content: '\f0f3'; } /* '' */
.i-coffee:before { content: '\f0f4'; } /* '' */
.i-food:before { content: '\f0f5'; } /* '' */
.i-doc-text:before { content: '\f0f6'; } /* '' */
.i-building:before { content: '\f0f7'; } /* '' */
.i-hospital:before { content: '\f0f8'; } /* '' */
.i-ambulance:before { content: '\f0f9'; } /* '' */
.i-medkit:before { content: '\f0fa'; } /* '' */
.i-fighter-jet:before { content: '\f0fb'; } /* '' */
.i-beer:before { content: '\f0fc'; } /* '' */
.i-h-sigh:before { content: '\f0fd'; } /* '' */
.i-plus-squared:before { content: '\f0fe'; } /* '' */
.i-angle-double-left:before { content: '\f100'; } /* '' */
.i-angle-double-right:before { content: '\f101'; } /* '' */
.i-angle-double-up:before { content: '\f102'; } /* '' */
.i-angle-double-down:before { content: '\f103'; } /* '' */
.i-angle-left:before { content: '\f104'; } /* '' */
.i-angle-right:before { content: '\f105'; } /* '' */
.i-angle-up:before { content: '\f106'; } /* '' */
.i-angle-down:before { content: '\f107'; } /* '' */
.i-desktop:before { content: '\f108'; } /* '' */
.i-laptop:before { content: '\f109'; } /* '' */
.i-tablet:before { content: '\f10a'; } /* '' */
.i-mobile:before { content: '\f10b'; } /* '' */
.i-circle-empty:before { content: '\f10c'; } /* '' */
.i-quote-left:before { content: '\f10d'; } /* '' */
.i-quote-right:before { content: '\f10e'; } /* '' */
.i-spinner:before { content: '\f110'; } /* '' */
.i-circle:before { content: '\f111'; } /* '' */
.i-reply:before { content: '\f112'; } /* '' */
.i-github:before { content: '\f113'; } /* '' */
.i-folder-empty:before { content: '\f114'; } /* '' */
.i-folder-open-empty:before { content: '\f115'; } /* '' */
.i-smile:before { content: '\f118'; } /* '' */
.i-frown:before { content: '\f119'; } /* '' */
.i-meh:before { content: '\f11a'; } /* '' */
.i-gamepad:before { content: '\f11b'; } /* '' */
.i-keyboard:before { content: '\f11c'; } /* '' */
.i-flag-empty:before { content: '\f11d'; } /* '' */
.i-flag-checkered:before { content: '\f11e'; } /* '' */
.i-terminal:before { content: '\f120'; } /* '' */
.i-code:before { content: '\f121'; } /* '' */
.i-reply-all:before { content: '\f122'; } /* '' */
.i-star-half-alt:before { content: '\f123'; } /* '' */
.i-direction:before { content: '\f124'; } /* '' */
.i-crop:before { content: '\f125'; } /* '' */
.i-fork:before { content: '\f126'; } /* '' */
.i-unlink:before { content: '\f127'; } /* '' */
.i-help:before { content: '\f128'; } /* '' */
.i-info:before { content: '\f129'; } /* '' */
.i-attention-alt:before { content: '\f12a'; } /* '' */
.i-superscript:before { content: '\f12b'; } /* '' */
.i-subscript:before { content: '\f12c'; } /* '' */
.i-eraser:before { content: '\f12d'; } /* '' */
.i-puzzle:before { content: '\f12e'; } /* '' */
.i-mic:before { content: '\f130'; } /* '' */
.i-mute:before { content: '\f131'; } /* '' */
.i-shield:before { content: '\f132'; } /* '' */
.i-calendar-empty:before { content: '\f133'; } /* '' */
.i-extinguisher:before { content: '\f134'; } /* '' */
.i-rocket:before { content: '\f135'; } /* '' */
.i-maxcdn:before { content: '\f136'; } /* '' */
.i-angle-circled-left:before { content: '\f137'; } /* '' */
.i-angle-circled-right:before { content: '\f138'; } /* '' */
.i-angle-circled-up:before { content: '\f139'; } /* '' */
.i-angle-circled-down:before { content: '\f13a'; } /* '' */
.i-html5:before { content: '\f13b'; } /* '' */
.i-css3:before { content: '\f13c'; } /* '' */
.i-anchor:before { content: '\f13d'; } /* '' */
.i-lock-open-alt:before { content: '\f13e'; } /* '' */
.i-bullseye:before { content: '\f140'; } /* '' */
.i-ellipsis:before { content: '\f141'; } /* '' */
.i-ellipsis-vert:before { content: '\f142'; } /* '' */
.i-rss-squared:before { content: '\f143'; } /* '' */
.i-play-circled:before { content: '\f144'; } /* '' */
.i-ticket:before { content: '\f145'; } /* '' */
.i-minus-squared:before { content: '\f146'; } /* '' */
.i-minus-squared-alt:before { content: '\f147'; } /* '' */
.i-level-up:before { content: '\f148'; } /* '' */
.i-level-down:before { content: '\f149'; } /* '' */
.i-ok-squared:before { content: '\f14a'; } /* '' */
.i-pencil-squared:before { content: '\f14b'; } /* '' */
.i-link-ext-alt:before { content: '\f14c'; } /* '' */
.i-export-alt:before { content: '\f14d'; } /* '' */
.i-compass:before { content: '\f14e'; } /* '' */
.i-expand:before { content: '\f150'; } /* '' */
.i-collapse:before { content: '\f151'; } /* '' */
.i-expand-right:before { content: '\f152'; } /* '' */
.i-euro:before { content: '\f153'; } /* '' */
.i-pound:before { content: '\f154'; } /* '' */
.i-dollar:before { content: '\f155'; } /* '' */
.i-rupee:before { content: '\f156'; } /* '' */
.i-yen:before { content: '\f157'; } /* '' */
.i-rouble:before { content: '\f158'; } /* '' */
.i-won:before { content: '\f159'; } /* '' */
.i-bitcoin:before { content: '\f15a'; } /* '' */
.i-doc-inv:before { content: '\f15b'; } /* '' */
.i-doc-text-inv:before { content: '\f15c'; } /* '' */
.i-sort-name-up:before { content: '\f15d'; } /* '' */
.i-sort-name-down:before { content: '\f15e'; } /* '' */
.i-sort-alt-up:before { content: '\f160'; } /* '' */
.i-sort-alt-down:before { content: '\f161'; } /* '' */
.i-sort-number-up:before { content: '\f162'; } /* '' */
.i-sort-number-down:before { content: '\f163'; } /* '' */
.i-thumbs-up-alt:before { content: '\f164'; } /* '' */
.i-thumbs-down-alt:before { content: '\f165'; } /* '' */
.i-youtube-squared:before { content: '\f166'; } /* '' */
.i-youtube:before { content: '\f167'; } /* '' */
.i-xing:before { content: '\f168'; } /* '' */
.i-xing-squared:before { content: '\f169'; } /* '' */
.i-youtube-play:before { content: '\f16a'; } /* '' */
.i-dropbox:before { content: '\f16b'; } /* '' */
.i-stackoverflow:before { content: '\f16c'; } /* '' */
.i-instagram:before { content: '\f16d'; } /* '' */
.i-flickr:before { content: '\f16e'; } /* '' */
.i-adn:before { content: '\f170'; } /* '' */
.i-bitbucket:before { content: '\f171'; } /* '' */
.i-bitbucket-squared:before { content: '\f172'; } /* '' */
.i-tumblr:before { content: '\f173'; } /* '' */
.i-tumblr-squared:before { content: '\f174'; } /* '' */
.i-down:before { content: '\f175'; } /* '' */
.i-up:before { content: '\f176'; } /* '' */
.i-left:before { content: '\f177'; } /* '' */
.i-right:before { content: '\f178'; } /* '' */
.i-apple:before { content: '\f179'; } /* '' */
.i-windows:before { content: '\f17a'; } /* '' */
.i-android:before { content: '\f17b'; } /* '' */
.i-linux:before { content: '\f17c'; } /* '' */
.i-dribbble:before { content: '\f17d'; } /* '' */
.i-skype:before { content: '\f17e'; } /* '' */
.i-foursquare:before { content: '\f180'; } /* '' */
.i-trello:before { content: '\f181'; } /* '' */
.i-female:before { content: '\f182'; } /* '' */
.i-male:before { content: '\f183'; } /* '' */
.i-gittip:before { content: '\f184'; } /* '' */
.i-sun:before { content: '\f185'; } /* '' */
.i-moon:before { content: '\f186'; } /* '' */
.i-box:before { content: '\f187'; } /* '' */
.i-bug:before { content: '\f188'; } /* '' */
.i-vkontakte:before { content: '\f189'; } /* '' */
.i-weibo:before { content: '\f18a'; } /* '' */
.i-renren:before { content: '\f18b'; } /* '' */
.i-pagelines:before { content: '\f18c'; } /* '' */
.i-stackexchange:before { content: '\f18d'; } /* '' */
.i-right-circled2:before { content: '\f18e'; } /* '' */
.i-left-circled2:before { content: '\f190'; } /* '' */
.i-collapse-left:before { content: '\f191'; } /* '' */
.i-dot-circled:before { content: '\f192'; } /* '' */
.i-wheelchair:before { content: '\f193'; } /* '' */
.i-vimeo-squared:before { content: '\f194'; } /* '' */
.i-try:before { content: '\f195'; } /* '' */
.i-plus-squared-alt:before { content: '\f196'; } /* '' */
.i-space-shuttle:before { content: '\f197'; } /* '' */
.i-slack:before { content: '\f198'; } /* '' */
.i-mail-squared:before { content: '\f199'; } /* '' */
.i-wordpress:before { content: '\f19a'; } /* '' */
.i-openid:before { content: '\f19b'; } /* '' */
.i-bank:before { content: '\f19c'; } /* '' */
.i-graduation-cap:before { content: '\f19d'; } /* '' */
.i-yahoo:before { content: '\f19e'; } /* '' */
.i-google:before { content: '\f1a0'; } /* '' */
.i-reddit:before { content: '\f1a1'; } /* '' */
.i-reddit-squared:before { content: '\f1a2'; } /* '' */
.i-stumbleupon-circled:before { content: '\f1a3'; } /* '' */
.i-stumbleupon:before { content: '\f1a4'; } /* '' */
.i-delicious:before { content: '\f1a5'; } /* '' */
.i-digg:before { content: '\f1a6'; } /* '' */
.i-pied-piper-squared:before { content: '\f1a7'; } /* '' */
.i-pied-piper-alt:before { content: '\f1a8'; } /* '' */
.i-drupal:before { content: '\f1a9'; } /* '' */
.i-joomla:before { content: '\f1aa'; } /* '' */
.i-language:before { content: '\f1ab'; } /* '' */
.i-fax:before { content: '\f1ac'; } /* '' */
.i-building-filled:before { content: '\f1ad'; } /* '' */
.i-child:before { content: '\f1ae'; } /* '' */
.i-paw:before { content: '\f1b0'; } /* '' */
.i-spoon:before { content: '\f1b1'; } /* '' */
.i-cube:before { content: '\f1b2'; } /* '' */
.i-cubes:before { content: '\f1b3'; } /* '' */
.i-behance:before { content: '\f1b4'; } /* '' */
.i-behance-squared:before { content: '\f1b5'; } /* '' */
.i-steam:before { content: '\f1b6'; } /* '' */
.i-steam-squared:before { content: '\f1b7'; } /* '' */
.i-recycle:before { content: '\f1b8'; } /* '' */
.i-cab:before { content: '\f1b9'; } /* '' */
.i-taxi:before { content: '\f1ba'; } /* '' */
.i-tree:before { content: '\f1bb'; } /* '' */
.i-spotify:before { content: '\f1bc'; } /* '' */
.i-deviantart:before { content: '\f1bd'; } /* '' */
.i-soundcloud:before { content: '\f1be'; } /* '' */
.i-database:before { content: '\f1c0'; } /* '' */
.i-file-pdf:before { content: '\f1c1'; } /* '' */
.i-file-word:before { content: '\f1c2'; } /* '' */
.i-file-excel:before { content: '\f1c3'; } /* '' */
.i-file-powerpoint:before { content: '\f1c4'; } /* '' */
.i-file-image:before { content: '\f1c5'; } /* '' */
.i-file-archive:before { content: '\f1c6'; } /* '' */
.i-file-audio:before { content: '\f1c7'; } /* '' */
.i-file-video:before { content: '\f1c8'; } /* '' */
.i-file-code:before { content: '\f1c9'; } /* '' */
.i-vine:before { content: '\f1ca'; } /* '' */
.i-codeopen:before { content: '\f1cb'; } /* '' */
.i-jsfiddle:before { content: '\f1cc'; } /* '' */
.i-lifebuoy:before { content: '\f1cd'; } /* '' */
.i-circle-notch:before { content: '\f1ce'; } /* '' */
.i-rebel:before { content: '\f1d0'; } /* '' */
.i-empire:before { content: '\f1d1'; } /* '' */
.i-git-squared:before { content: '\f1d2'; } /* '' */
.i-git:before { content: '\f1d3'; } /* '' */
.i-hacker-news:before { content: '\f1d4'; } /* '' */
.i-tencent-weibo:before { content: '\f1d5'; } /* '' */
.i-qq:before { content: '\f1d6'; } /* '' */
.i-wechat:before { content: '\f1d7'; } /* '' */
.i-paper-plane:before { content: '\f1d8'; } /* '' */
.i-paper-plane-empty:before { content: '\f1d9'; } /* '' */
.i-history:before { content: '\f1da'; } /* '' */
.i-circle-thin:before { content: '\f1db'; } /* '' */
.i-header:before { content: '\f1dc'; } /* '' */
.i-paragraph:before { content: '\f1dd'; } /* '' */
.i-sliders:before { content: '\f1de'; } /* '' */
.i-share:before { content: '\f1e0'; } /* '' */
.i-share-squared:before { content: '\f1e1'; } /* '' */
.i-bomb:before { content: '\f1e2'; } /* '' */
.i-soccer-ball:before { content: '\f1e3'; } /* '' */
.i-tty:before { content: '\f1e4'; } /* '' */
.i-binoculars:before { content: '\f1e5'; } /* '' */
.i-plug:before { content: '\f1e6'; } /* '' */
.i-slideshare:before { content: '\f1e7'; } /* '' */
.i-twitch:before { content: '\f1e8'; } /* '' */
.i-yelp:before { content: '\f1e9'; } /* '' */
.i-newspaper:before { content: '\f1ea'; } /* '' */
.i-wifi:before { content: '\f1eb'; } /* '' */
.i-calc:before { content: '\f1ec'; } /* '' */
.i-paypal:before { content: '\f1ed'; } /* '' */
.i-gwallet:before { content: '\f1ee'; } /* '' */
.i-cc-visa:before { content: '\f1f0'; } /* '' */
.i-cc-mastercard:before { content: '\f1f1'; } /* '' */
.i-cc-discover:before { content: '\f1f2'; } /* '' */
.i-cc-amex:before { content: '\f1f3'; } /* '' */
.i-cc-paypal:before { content: '\f1f4'; } /* '' */
.i-cc-stripe:before { content: '\f1f5'; } /* '' */
.i-bell-off:before { content: '\f1f6'; } /* '' */
.i-bell-off-empty:before { content: '\f1f7'; } /* '' */
.i-trash:before { content: '\f1f8'; } /* '' */
.i-copyright:before { content: '\f1f9'; } /* '' */
.i-at:before { content: '\f1fa'; } /* '' */
.i-eyedropper:before { content: '\f1fb'; } /* '' */
.i-brush:before { content: '\f1fc'; } /* '' */
.i-birthday:before { content: '\f1fd'; } /* '' */
.i-chart-area:before { content: '\f1fe'; } /* '' */
.i-chart-pie:before { content: '\f200'; } /* '' */
.i-chart-line:before { content: '\f201'; } /* '' */
.i-lastfm:before { content: '\f202'; } /* '' */
.i-lastfm-squared:before { content: '\f203'; } /* '' */
.i-toggle-off:before { content: '\f204'; } /* '' */
.i-toggle-on:before { content: '\f205'; } /* '' */
.i-bicycle:before { content: '\f206'; } /* '' */
.i-bus:before { content: '\f207'; } /* '' */
.i-ioxhost:before { content: '\f208'; } /* '' */
.i-angellist:before { content: '\f209'; } /* '' */
.i-cc:before { content: '\f20a'; } /* '' */
.i-shekel:before { content: '\f20b'; } /* '' */
.i-meanpath:before { content: '\f20c'; } /* '' */
.i-buysellads:before { content: '\f20d'; } /* '' */
.i-connectdevelop:before { content: '\f20e'; } /* '' */
.i-dashcube:before { content: '\f210'; } /* '' */
.i-forumbee:before { content: '\f211'; } /* '' */
.i-leanpub:before { content: '\f212'; } /* '' */
.i-sellsy:before { content: '\f213'; } /* '' */
.i-shirtsinbulk:before { content: '\f214'; } /* '' */
.i-simplybuilt:before { content: '\f215'; } /* '' */
.i-skyatlas:before { content: '\f216'; } /* '' */
.i-cart-plus:before { content: '\f217'; } /* '' */
.i-cart-arrow-down:before { content: '\f218'; } /* '' */
.i-diamond:before { content: '\f219'; } /* '' */
.i-ship:before { content: '\f21a'; } /* '' */
.i-user-secret:before { content: '\f21b'; } /* '' */
.i-motorcycle:before { content: '\f21c'; } /* '' */
.i-street-view:before { content: '\f21d'; } /* '' */
.i-heartbeat:before { content: '\f21e'; } /* '' */
.i-venus:before { content: '\f221'; } /* '' */
.i-mars:before { content: '\f222'; } /* '' */
.i-mercury:before { content: '\f223'; } /* '' */
.i-transgender:before { content: '\f224'; } /* '' */
.i-transgender-alt:before { content: '\f225'; } /* '' */
.i-venus-double:before { content: '\f226'; } /* '' */
.i-mars-double:before { content: '\f227'; } /* '' */
.i-venus-mars:before { content: '\f228'; } /* '' */
.i-mars-stroke:before { content: '\f229'; } /* '' */
.i-mars-stroke-v:before { content: '\f22a'; } /* '' */
.i-mars-stroke-h:before { content: '\f22b'; } /* '' */
.i-neuter:before { content: '\f22c'; } /* '' */
.i-genderless:before { content: '\f22d'; } /* '' */
.i-facebook-official:before { content: '\f230'; } /* '' */
.i-pinterest:before { content: '\f231'; } /* '' */
.i-whatsapp:before { content: '\f232'; } /* '' */
.i-server:before { content: '\f233'; } /* '' */
.i-user-plus:before { content: '\f234'; } /* '' */
.i-user-times:before { content: '\f235'; } /* '' */
.i-bed:before { content: '\f236'; } /* '' */
.i-viacoin:before { content: '\f237'; } /* '' */
.i-train:before { content: '\f238'; } /* '' */
.i-subway:before { content: '\f239'; } /* '' */
.i-medium:before { content: '\f23a'; } /* '' */
.i-y-combinator:before { content: '\f23b'; } /* '' */
.i-optin-monster:before { content: '\f23c'; } /* '' */
.i-opencart:before { content: '\f23d'; } /* '' */
.i-expeditedssl:before { content: '\f23e'; } /* '' */
.i-battery-4:before { content: '\f240'; } /* '' */
.i-battery-3:before { content: '\f241'; } /* '' */
.i-battery-2:before { content: '\f242'; } /* '' */
.i-battery-1:before { content: '\f243'; } /* '' */
.i-battery-0:before { content: '\f244'; } /* '' */
.i-mouse-pointer:before { content: '\f245'; } /* '' */
.i-i-cursor:before { content: '\f246'; } /* '' */
.i-object-group:before { content: '\f247'; } /* '' */
.i-object-ungroup:before { content: '\f248'; } /* '' */
.i-sticky-note:before { content: '\f249'; } /* '' */
.i-sticky-note-o:before { content: '\f24a'; } /* '' */
.i-cc-jcb:before { content: '\f24b'; } /* '' */
.i-cc-diners-club:before { content: '\f24c'; } /* '' */
.i-clone:before { content: '\f24d'; } /* '' */
.i-balance-scale:before { content: '\f24e'; } /* '' */
.i-hourglass-o:before { content: '\f250'; } /* '' */
.i-hourglass-1:before { content: '\f251'; } /* '' */
.i-hourglass-2:before { content: '\f252'; } /* '' */
.i-hourglass-3:before { content: '\f253'; } /* '' */
.i-hourglass:before { content: '\f254'; } /* '' */
.i-hand-grab-o:before { content: '\f255'; } /* '' */
.i-hand-paper-o:before { content: '\f256'; } /* '' */
.i-hand-scissors-o:before { content: '\f257'; } /* '' */
.i-hand-lizard-o:before { content: '\f258'; } /* '' */
.i-hand-spock-o:before { content: '\f259'; } /* '' */
.i-hand-pointer-o:before { content: '\f25a'; } /* '' */
.i-hand-peace-o:before { content: '\f25b'; } /* '' */
.i-trademark:before { content: '\f25c'; } /* '' */
.i-registered:before { content: '\f25d'; } /* '' */
.i-creative-commons:before { content: '\f25e'; } /* '' */
.i-gg:before { content: '\f260'; } /* '' */
.i-gg-circle:before { content: '\f261'; } /* '' */
.i-tripadvisor:before { content: '\f262'; } /* '' */
.i-odnoklassniki:before { content: '\f263'; } /* '' */
.i-odnoklassniki-square:before { content: '\f264'; } /* '' */
.i-get-pocket:before { content: '\f265'; } /* '' */
.i-wikipedia-w:before { content: '\f266'; } /* '' */
.i-safari:before { content: '\f267'; } /* '' */
.i-chrome:before { content: '\f268'; } /* '' */
.i-firefox:before { content: '\f269'; } /* '' */
.i-opera:before { content: '\f26a'; } /* '' */
.i-internet-explorer:before { content: '\f26b'; } /* '' */
.i-television:before { content: '\f26c'; } /* '' */
.i-contao:before { content: '\f26d'; } /* '' */
.i-500px:before { content: '\f26e'; } /* '' */
.i-amazon:before { content: '\f270'; } /* '' */
.i-calendar-plus-o:before { content: '\f271'; } /* '' */
.i-calendar-minus-o:before { content: '\f272'; } /* '' */
.i-calendar-times-o:before { content: '\f273'; } /* '' */
.i-calendar-check-o:before { content: '\f274'; } /* '' */
.i-industry:before { content: '\f275'; } /* '' */
.i-map-pin:before { content: '\f276'; } /* '' */
.i-map-signs:before { content: '\f277'; } /* '' */
.i-map-o:before { content: '\f278'; } /* '' */
.i-map:before { content: '\f279'; } /* '' */
.i-commenting:before { content: '\f27a'; } /* '' */
.i-commenting-o:before { content: '\f27b'; } /* '' */
.i-houzz:before { content: '\f27c'; } /* '' */
.i-vimeo:before { content: '\f27d'; } /* '' */
.i-black-tie:before { content: '\f27e'; } /* '' */
.i-fonticons:before { content: '\f280'; } /* '' */
.i-reddit-alien:before { content: '\f281'; } /* '' */
.i-edge:before { content: '\f282'; } /* '' */
.i-credit-card-alt:before { content: '\f283'; } /* '' */
.i-codiepie:before { content: '\f284'; } /* '' */
.i-modx:before { content: '\f285'; } /* '' */
.i-fort-awesome:before { content: '\f286'; } /* '' */
.i-usb:before { content: '\f287'; } /* '' */
.i-product-hunt:before { content: '\f288'; } /* '' */
.i-mixcloud:before { content: '\f289'; } /* '' */
.i-scribd:before { content: '\f28a'; } /* '' */
.i-pause-circle:before { content: '\f28b'; } /* '' */
.i-pause-circle-o:before { content: '\f28c'; } /* '' */
.i-stop-circle:before { content: '\f28d'; } /* '' */
.i-stop-circle-o:before { content: '\f28e'; } /* '' */
.i-shopping-bag:before { content: '\f290'; } /* '' */
.i-shopping-basket:before { content: '\f291'; } /* '' */
.i-hashtag:before { content: '\f292'; } /* '' */
.i-bluetooth:before { content: '\f293'; } /* '' */
.i-bluetooth-b:before { content: '\f294'; } /* '' */
.i-percent:before { content: '\f295'; } /* '' */
.i-gitlab:before { content: '\f296'; } /* '' */
.i-wpbeginner:before { content: '\f297'; } /* '' */
.i-wpforms:before { content: '\f298'; } /* '' */
.i-envira:before { content: '\f299'; } /* '' */
.i-universal-access:before { content: '\f29a'; } /* '' */
.i-wheelchair-alt:before { content: '\f29b'; } /* '' */
.i-question-circle-o:before { content: '\f29c'; } /* '' */
.i-blind:before { content: '\f29d'; } /* '' */
.i-audio-description:before { content: '\f29e'; } /* '' */
.i-volume-control-phone:before { content: '\f2a0'; } /* '' */
.i-braille:before { content: '\f2a1'; } /* '' */
.i-assistive-listening-systems:before { content: '\f2a2'; } /* '' */
.i-american-sign-language-interpreting:before { content: '\f2a3'; } /* '' */
.i-asl-interpreting:before { content: '\f2a4'; } /* '' */
.i-glide:before { content: '\f2a5'; } /* '' */
.i-glide-g:before { content: '\f2a6'; } /* '' */
.i-sign-language:before { content: '\f2a7'; } /* '' */
.i-low-vision:before { content: '\f2a8'; } /* '' */
.i-viadeo:before { content: '\f2a9'; } /* '' */
.i-viadeo-square:before { content: '\f2aa'; } /* '' */
.i-snapchat:before { content: '\f2ab'; } /* '' */
.i-snapchat-ghost:before { content: '\f2ac'; } /* '' */
.i-snapchat-square:before { content: '\f2ad'; } /* '' */
.i-pied-piper:before { content: '\f2ae'; } /* '' */
.i-first-order:before { content: '\f2b0'; } /* '' */
.i-yoast:before { content: '\f2b1'; } /* '' */
.i-themeisle:before { content: '\f2b2'; } /* '' */
.i-google-plus-circle:before { content: '\f2b3'; } /* '' */
.i-font-awesome:before { content: '\f2b4'; } /* '' */
.i-handshake-o:before { content: '\f2b5'; } /* '' */
.i-envelope-open:before { content: '\f2b6'; } /* '' */
.i-envelope-open-o:before { content: '\f2b7'; } /* '' */
.i-linode:before { content: '\f2b8'; } /* '' */
.i-address-book:before { content: '\f2b9'; } /* '' */
.i-address-book-o:before { content: '\f2ba'; } /* '' */
.i-address-card:before { content: '\f2bb'; } /* '' */
.i-address-card-o:before { content: '\f2bc'; } /* '' */
.i-user-circle:before { content: '\f2bd'; } /* '' */
.i-user-circle-o:before { content: '\f2be'; } /* '' */
.i-user-o:before { content: '\f2c0'; } /* '' */
.i-id-badge:before { content: '\f2c1'; } /* '' */
.i-id-card:before { content: '\f2c2'; } /* '' */
.i-id-card-o:before { content: '\f2c3'; } /* '' */
.i-quora:before { content: '\f2c4'; } /* '' */
.i-free-code-camp:before { content: '\f2c5'; } /* '' */
.i-telegram:before { content: '\f2c6'; } /* '' */
.i-thermometer:before { content: '\f2c7'; } /* '' */
.i-thermometer-3:before { content: '\f2c8'; } /* '' */
.i-thermometer-2:before { content: '\f2c9'; } /* '' */
.i-thermometer-quarter:before { content: '\f2ca'; } /* '' */
.i-thermometer-0:before { content: '\f2cb'; } /* '' */
.i-shower:before { content: '\f2cc'; } /* '' */
.i-bath:before { content: '\f2cd'; } /* '' */
.i-podcast:before { content: '\f2ce'; } /* '' */
.i-window-maximize:before { content: '\f2d0'; } /* '' */
.i-window-minimize:before { content: '\f2d1'; } /* '' */
.i-window-restore:before { content: '\f2d2'; } /* '' */
.i-window-close:before { content: '\f2d3'; } /* '' */
.i-window-close-o:before { content: '\f2d4'; } /* '' */
.i-bandcamp:before { content: '\f2d5'; } /* '' */
.i-grav:before { content: '\f2d6'; } /* '' */
.i-etsy:before { content: '\f2d7'; } /* '' */
.i-imdb:before { content: '\f2d8'; } /* '' */
.i-ravelry:before { content: '\f2d9'; } /* '' */
.i-eercast:before { content: '\f2da'; } /* '' */
.i-microchip:before { content: '\f2db'; } /* '' */
.i-snowflake-o:before { content: '\f2dc'; } /* '' */
.i-superpowers:before { content: '\f2dd'; } /* '' */
.i-wpexplorer:before { content: '\f2de'; } /* '' */
.i-meetup:before { content: '\f2e0'; } /* '' */
.i-github-squared:before { content: '\f300'; } /* '' */
.i-twitter-squared:before { content: '\f304'; } /* '' */
.i-facebook-squared:before { content: '\f308'; } /* '' */
.i-linkedin-squared:before { content: '\f30c'; } /* '' */
| 0.344333 | 0.063453 |
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background: #fdfbfa;
}
ul li{ line-height: 30px}
.contentsText{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.header1{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color:#000}
.header2{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color:#000}
.underlined {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;color:#000; text-decoration: underline}
.style1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; line-height:20px
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color:#666}
.propertyStyle {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#333}
.style3 {color: #FF0000}
.style6 {color: #FF0000; font-weight: bold; }
.styleAPI {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color:#000}
.styleAPIBold {font-weight: bold;}
.styleAPIText{padding-left: 25px}
.styleAPIValue{font-size: 10px}
A.styleAPI{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color:#039;
}
A.link:visited{color:#295faa; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: normal; text-decoration:none;}
A.link:link{color:#295faa; font-family: Verdana, Arial, sans-serif;font-size: 12px; font-weight: normal; text-decoration:none;}
A.link:hover{color:#295faa; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: normal; text-decoration: underline;}
A.link:active{color:#295faa; font-family: Verdana, Arial, sans-serif;font-size: 12px; font-weight: normal; text-decoration:none;}
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color:#494949}
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; font-weight: bold; }
.style9 {
font-size: 14px;
font-weight: bold;
color: #333333;
}
.style21 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style81 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; font-weight: bold; }
|
Assets/EasyRoads3D/style.css
|
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background: #fdfbfa;
}
ul li{ line-height: 30px}
.contentsText{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.header1{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color:#000}
.header2{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color:#000}
.underlined {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;color:#000; text-decoration: underline}
.style1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; line-height:20px
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color:#666}
.propertyStyle {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#333}
.style3 {color: #FF0000}
.style6 {color: #FF0000; font-weight: bold; }
.styleAPI {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color:#000}
.styleAPIBold {font-weight: bold;}
.styleAPIText{padding-left: 25px}
.styleAPIValue{font-size: 10px}
A.styleAPI{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color:#039;
}
A.link:visited{color:#295faa; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: normal; text-decoration:none;}
A.link:link{color:#295faa; font-family: Verdana, Arial, sans-serif;font-size: 12px; font-weight: normal; text-decoration:none;}
A.link:hover{color:#295faa; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: normal; text-decoration: underline;}
A.link:active{color:#295faa; font-family: Verdana, Arial, sans-serif;font-size: 12px; font-weight: normal; text-decoration:none;}
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color:#494949}
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; font-weight: bold; }
.style9 {
font-size: 14px;
font-weight: bold;
color: #333333;
}
.style21 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style81 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; font-weight: bold; }
| 0.376738 | 0.076064 |
div.dhxcombo_dhx_skyblue {
position: relative;
border: 1px solid #a4bed4;
overflow: hidden;
vertical-align: middle;
background-color: white;
font-size: 1px;
height: 22px;
}
div.dhxcombo_dhx_skyblue input.dhxcombo_input {
position: relative;
top: 0px;
left: 1px;
height: 22px;
line-height: 21px;
*height: 20px;
*line-height: 19px;
border: 0px solid white;
outline: 0px solid white;
padding: 0px;
margin: 0px 0px 0px 2px;
background-color: white;
font-family: Tahoma;
font-size: 12px;
color: black;
vertical-align: middle;
}
div.dhxcombo_dhx_skyblue div.dhxcombo_select_button {
position: absolute;
width: 18px;
height: 18px;
top: 1px;
right: 1px;
font-size: 1px;
border: 1px solid #a4bed4;
background-color: #e2efff;
background: linear-gradient(#e2efff,#d3e7ff);
filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#e2efff,endColorStr=#d3e7ff) progid:DXImageTransform.Microsoft.Alpha(opacity=100);
border-radius: 2px;
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
-ms-user-select: none;
overflow: hidden;
}
div.dhxcombo_dhx_skyblue div.dhxcombo_select_button div.dhxcombo_select_img {
position: relative;
width: 100%;
height: 100%;
background-image: url("../imgs/dhxcombo_skyblue/dhxcombo_arrow_down.gif");
background-repeat: no-repeat;
background-position: center center;
}
div.dhxcombo_dhx_skyblue div.dhxcombo_top_image {
position: absolute;
left: 0px;
top: 0px;
width: 26px;
height: 22px;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
-ms-user-select: none;
overflow: hidden;
cursor: default;
}
div.dhxcombolist_dhx_skyblue {
position: absolute;
font-family: Tahoma;
font-size: 12px;
color: black;
border: 1px solid #a4bed4;
box-shadow: 0 2px 3px #ccc;
background-color: #e7f1ff;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
-ms-user-select: none;
overflow-x: none;
overflow-y: auto;
-moz-transition: height 0.15s ease 0s;
}
div.dhxcombolist_dhx_skyblue div.dhxcombo_option {
position: relative;
font-size: inherit;
height: 20px;
line-height: 19px;
border-top: 1px solid #e7f1ff;
border-bottom: 1px solid #e7f1ff;
vertical-align: middle;
overflow: hidden;
cursor: default;
}
div.dhxcombolist_dhx_skyblue div.dhxcombo_option.dhxcombo_option_selected {
background-color: #b5deff !important;
border-top: 1px solid #a1ceed !important;
border-bottom: 1px solid #a1ceed !important;
color: black;
}
div.dhxcombolist_dhx_skyblue div.dhxcombo_option div.dhxcombo_option_text {
position: relative;
padding: 0px 4px;
white-space: nowrap;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
-ms-user-select: none;
}
div.dhxcombolist_dhx_skyblue div.dhxcombo_option div.dhxcombo_option_text.dhxcombo_option_text_chbx {
position: relative;
padding: 0px 4px 0px 4px;
margin-left: 20px;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
-ms-user-select: none;
white-space: nowrap;
}
div.dhxcombolist_dhx_skyblue div.dhxcombo_option div.dhxcombo_checkbox {
position: absolute;
left: 1px;
top: 1px;
width: 20px;
height: 20px;
background-image: url("../imgs/dhxcombo_skyblue/dhxcombo_chbx.gif");
background-repeat: no-repeat;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
-ms-user-select: none;
overflow: hidden;
cursor: default;
}
div.dhxcombolist_dhx_skyblue div.dhxcombo_option div.dhxcombo_checkbox.dhxcombo_chbx_0 {
background-position: 0px 0px;
}
div.dhxcombolist_dhx_skyblue .dhxcombo_option div.dhxcombo_checkbox.dhxcombo_chbx_1 {
background-position: -18px 0px;
}
div.dhxcombolist_dhx_skyblue div.dhxcombo_option div.dhxcombo_option_text.dhxcombo_option_text_image {
position: relative;
padding: 0px 4px 0px 4px;
margin-left: 20px;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
-ms-user-select: none;
white-space: nowrap;
}
div.dhxcombo_dhx_skyblue div.dhxcombo_top_image div.dhxcombo_image,
div.dhxcombolist_dhx_skyblue div.dhxcombo_option div.dhxcombo_image {
position: absolute;
left: 3px;
top: 1px;
width: 20px;
height: 20px;
background-repeat: no-repeat;
background-position: center center;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
-ms-user-select: none;
overflow: hidden;
cursor: default;
}
div.dhxcombo_dhx_skyblue.dhxcombo_disabled {
border: 1px solid #cccccc;
background-color: #fafafa;
}
div.dhxcombo_dhx_skyblue.dhxcombo_disabled input.dhxcombo_input {
color: #b2b2b2;
background-color: #fafafa;
}
div.dhxcombo_dhx_skyblue.dhxcombo_disabled div.dhxcombo_select_button {
border-color: #cccccc;
background-color: #fefefe;
background: linear-gradient(#fefefe,#f4f4f4);
filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fefefe,endColorStr=#f4f4f4) progid:DXImageTransform.Microsoft.Alpha(opacity=100);
cursor: default;
}
div.dhxcombo_dhx_skyblue.dhxcombo_disabled div.dhxcombo_select_button div.dhxcombo_select_img {
background-image: url("../imgs/dhxcombo_skyblue/dhxcombo_arrow_down_dis.gif");
}
.dhxgrid_combo_icon {
position: absolute;
z-index: 1;
top: 0px;
right: 0px;
}
div.dhxcombo_dhx_skyblue.dhxcombo_in_grid {
border-top: 1px solid white;
border-bottom: 0px solid white;
border-left: 1px solid white;
border-right: 1px solid white;
margin-left: -4px;
}
div.dhxcombo_dhx_skyblue.dhxcombo_in_grid input.dhxcombo_input {
height: 18px;
border-left: 2px solid white;
line-height: 17px;
}
div.dhxcombo_dhx_skyblue.dhxcombo_in_grid div.dhxcombo_select_button {
top: 0px;
}
.dhxcombo_skin_detect {
position: absolute;
left: 0px;
top: -100px;
margin: 0;
padding: 0;
border: 0px solid white;
width: 10px;
height: 10px;
overflow: hidden;
}
|
assets/lib/dhtmlx/v403_pro/sources/dhtmlxCombo/codebase/skins/dhtmlxcombo_dhx_skyblue.css
|
div.dhxcombo_dhx_skyblue {
position: relative;
border: 1px solid #a4bed4;
overflow: hidden;
vertical-align: middle;
background-color: white;
font-size: 1px;
height: 22px;
}
div.dhxcombo_dhx_skyblue input.dhxcombo_input {
position: relative;
top: 0px;
left: 1px;
height: 22px;
line-height: 21px;
*height: 20px;
*line-height: 19px;
border: 0px solid white;
outline: 0px solid white;
padding: 0px;
margin: 0px 0px 0px 2px;
background-color: white;
font-family: Tahoma;
font-size: 12px;
color: black;
vertical-align: middle;
}
div.dhxcombo_dhx_skyblue div.dhxcombo_select_button {
position: absolute;
width: 18px;
height: 18px;
top: 1px;
right: 1px;
font-size: 1px;
border: 1px solid #a4bed4;
background-color: #e2efff;
background: linear-gradient(#e2efff,#d3e7ff);
filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#e2efff,endColorStr=#d3e7ff) progid:DXImageTransform.Microsoft.Alpha(opacity=100);
border-radius: 2px;
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
-ms-user-select: none;
overflow: hidden;
}
div.dhxcombo_dhx_skyblue div.dhxcombo_select_button div.dhxcombo_select_img {
position: relative;
width: 100%;
height: 100%;
background-image: url("../imgs/dhxcombo_skyblue/dhxcombo_arrow_down.gif");
background-repeat: no-repeat;
background-position: center center;
}
div.dhxcombo_dhx_skyblue div.dhxcombo_top_image {
position: absolute;
left: 0px;
top: 0px;
width: 26px;
height: 22px;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
-ms-user-select: none;
overflow: hidden;
cursor: default;
}
div.dhxcombolist_dhx_skyblue {
position: absolute;
font-family: Tahoma;
font-size: 12px;
color: black;
border: 1px solid #a4bed4;
box-shadow: 0 2px 3px #ccc;
background-color: #e7f1ff;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
-ms-user-select: none;
overflow-x: none;
overflow-y: auto;
-moz-transition: height 0.15s ease 0s;
}
div.dhxcombolist_dhx_skyblue div.dhxcombo_option {
position: relative;
font-size: inherit;
height: 20px;
line-height: 19px;
border-top: 1px solid #e7f1ff;
border-bottom: 1px solid #e7f1ff;
vertical-align: middle;
overflow: hidden;
cursor: default;
}
div.dhxcombolist_dhx_skyblue div.dhxcombo_option.dhxcombo_option_selected {
background-color: #b5deff !important;
border-top: 1px solid #a1ceed !important;
border-bottom: 1px solid #a1ceed !important;
color: black;
}
div.dhxcombolist_dhx_skyblue div.dhxcombo_option div.dhxcombo_option_text {
position: relative;
padding: 0px 4px;
white-space: nowrap;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
-ms-user-select: none;
}
div.dhxcombolist_dhx_skyblue div.dhxcombo_option div.dhxcombo_option_text.dhxcombo_option_text_chbx {
position: relative;
padding: 0px 4px 0px 4px;
margin-left: 20px;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
-ms-user-select: none;
white-space: nowrap;
}
div.dhxcombolist_dhx_skyblue div.dhxcombo_option div.dhxcombo_checkbox {
position: absolute;
left: 1px;
top: 1px;
width: 20px;
height: 20px;
background-image: url("../imgs/dhxcombo_skyblue/dhxcombo_chbx.gif");
background-repeat: no-repeat;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
-ms-user-select: none;
overflow: hidden;
cursor: default;
}
div.dhxcombolist_dhx_skyblue div.dhxcombo_option div.dhxcombo_checkbox.dhxcombo_chbx_0 {
background-position: 0px 0px;
}
div.dhxcombolist_dhx_skyblue .dhxcombo_option div.dhxcombo_checkbox.dhxcombo_chbx_1 {
background-position: -18px 0px;
}
div.dhxcombolist_dhx_skyblue div.dhxcombo_option div.dhxcombo_option_text.dhxcombo_option_text_image {
position: relative;
padding: 0px 4px 0px 4px;
margin-left: 20px;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
-ms-user-select: none;
white-space: nowrap;
}
div.dhxcombo_dhx_skyblue div.dhxcombo_top_image div.dhxcombo_image,
div.dhxcombolist_dhx_skyblue div.dhxcombo_option div.dhxcombo_image {
position: absolute;
left: 3px;
top: 1px;
width: 20px;
height: 20px;
background-repeat: no-repeat;
background-position: center center;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
-ms-user-select: none;
overflow: hidden;
cursor: default;
}
div.dhxcombo_dhx_skyblue.dhxcombo_disabled {
border: 1px solid #cccccc;
background-color: #fafafa;
}
div.dhxcombo_dhx_skyblue.dhxcombo_disabled input.dhxcombo_input {
color: #b2b2b2;
background-color: #fafafa;
}
div.dhxcombo_dhx_skyblue.dhxcombo_disabled div.dhxcombo_select_button {
border-color: #cccccc;
background-color: #fefefe;
background: linear-gradient(#fefefe,#f4f4f4);
filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fefefe,endColorStr=#f4f4f4) progid:DXImageTransform.Microsoft.Alpha(opacity=100);
cursor: default;
}
div.dhxcombo_dhx_skyblue.dhxcombo_disabled div.dhxcombo_select_button div.dhxcombo_select_img {
background-image: url("../imgs/dhxcombo_skyblue/dhxcombo_arrow_down_dis.gif");
}
.dhxgrid_combo_icon {
position: absolute;
z-index: 1;
top: 0px;
right: 0px;
}
div.dhxcombo_dhx_skyblue.dhxcombo_in_grid {
border-top: 1px solid white;
border-bottom: 0px solid white;
border-left: 1px solid white;
border-right: 1px solid white;
margin-left: -4px;
}
div.dhxcombo_dhx_skyblue.dhxcombo_in_grid input.dhxcombo_input {
height: 18px;
border-left: 2px solid white;
line-height: 17px;
}
div.dhxcombo_dhx_skyblue.dhxcombo_in_grid div.dhxcombo_select_button {
top: 0px;
}
.dhxcombo_skin_detect {
position: absolute;
left: 0px;
top: -100px;
margin: 0;
padding: 0;
border: 0px solid white;
width: 10px;
height: 10px;
overflow: hidden;
}
| 0.251648 | 0.077065 |
html>body{
margin: 0;
background: rgb(128,192,255);
}
/*
html>body.notready{
opacity: 0;
}
html>body.ready{
opacity: 1;
transition: opacity 1s;
transition-delay: 0.3s;
}
*/
.rounded {
background: rgba(255,255,255,.2);
box-shadow: 0 0 6px rgba(0,0,0,.3);
border-radius: 0.5em;
overflow-y: auto;
}
#main {
position: fixed;
left: 0;
top: 25px;
height: calc(100% - 25px);
width: 100%;
}
#welcome {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
text-shadow: 1px 1px 3px rgba(0,0,0,.4);
color: #EEF;
background: rgb(128,192,255);
-webkit-user-select: none;
z-index: 1;
}
#welcome > * {
margin: 0.5em 1em;
padding: 0.5em 1em;
}
#welcome #intro {
margin: 0 0.7em;
}
body.notready #welcome #intro {
opacity: 0;
}
body.ready #welcome #intro {
transition: opacity 1s;
}
#welcome #intro h1 {
margin: 0;
}
#welcome #intro p {
margin: 0.2em 0;
font-size: 1.2em;
}
/*
#welcome #workspaces {
}
*/
body.notready #welcome #workspaces {
opacity: 0;
}
body.ready #welcome #workspaces {
transition: opacity 1s;
transition-delay: 0.5s;
}
#welcome #workspaces h2 {
margin: 0;
}
#welcome #workspaces ul {
margin-top: 0.5em;
padding-left: 1.5em;
}
#welcome #workspaces a {
color: #DEF;
font-weight: bold;
text-shadow: 1px 1px 4px rgba(0,0,64,.5);
text-decoration: none;
}
#welcome #workspaces a:hover {
color: #DFF;
text-shadow: 1px 1px 4px rgba(0,0,64,.8);
text-decoration: none;
}
#logs {
position: fixed;
left: 1em;
top: 60%;
width: calc(100% - 2em - 1.2em);
height: 40%;
padding: 0.4em 0.6em;
color: #EEF;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
text-shadow: 1px 1px 2px rgba(0,0,0,.8);
overflow: auto;
}
body.notready > #logs {
top: 100%;
opacity: 0;
}
body.ready > #logs {
transition: top 1s, opacity 1s;
transition-delay: 1s;
}
#logs > h2 {
margin: 0;
}
#logs > pre {
height: calc(100% - 2em - 1.5em);
margin: 0.5em 0;
overflow-y: auto;
font-size: 1em;
font-family: monospace;
color: #FFF;
}
#main > #workspaces {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%
}
#main > #workspaces > iframe {
width: 100%;
height: 100%;
border: 0;
}
/*TODO: .tab.active:hover .tab_x */
/*TODO: .tab:not(.active):hover .tab_x */
#tabs {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 25px;
overflow: hidden;
background: rgba(0,0,0,0.4);
-webkit-user-select: none;
}
#tabs .tab {
display: inline-block;
position: relative;
cursor: default;
width: auto;
margin-left: -9px;
margin-right: -9px;
min-width: 150px;
max-width: 150px;
-webkit-box-flex: 1;
line-height: 20px;
-webkit-user-select: none;
}
#tabs .tab .tab_left,
#tabs .tab .tab_right {
position: absolute;
height: 25px;
width: 20px;
background-image: url(../img/editor_tab.png);
background-repeat: no-repeat;
top: 0;
}
#tabs .tab .tab_left {
background-position: 0 -78px;
left: 0;
}
#tabs .tab.active .tab_left {
background-position: 0 0;
}
#tabs .tab:not(.active):hover .tab_left{
background-position: 0 -156px;
}
#tabs .tab .tab_middle {
background-image: url(../img/editor_tab.png);
background-position: 0 -104px;
height: 18px;
position: relative;
overflow: hidden;
padding: 4px;
margin: 0 20px;
}
#tabs .tab:not(.active) .tab_middle {
color: #cecece;
-webkit-transition: background-color .1s linear;
box-shadow: 0 -1px 0 0 #000 inset, 0 1px 0 0 rgba(255,255,255,.10) inset;
}
#tabs .tab.active .tab_middle {
background-position: 0 -26px;
}
#tabs .tab:not(.active):hover .tab_middle {
background-position: 0 -182px;
}
#tabs .tab .tab_middle .tab_title {
margin-right: 15px;
margin-left: 4px;
font-family: Arial;
font-size: 12px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
#tabs .tab .tab_right {
background-position: 0 -130px;
right: 0;
}
#tabs .tab.active .tab_right {
background-position: 0 -52px;
}
#tabs .tab:not(.active):hover .tab_right {
background-position: 0 -208px;
}
#tabs .tab.active {
text-shadow: 0 1px 0 rgba(255, 255, 255, .4);
z-index: 10;
}
#tabs .tab .tab_middle .tab_x,
#tabs .dark .tab.active .tab_middle .tab_x {
width: 14px;
height: 14px;
display: block;
position: absolute;
right: -1px;
top: 8px;
background-image: url(../img/close_tab_btn.png);
background-repeat: no-repeat;
background-position: 0 -14px;
}
#tabs .tab.active .tab_middle .tab_x {
background-position: 0 0;
top: 8px;
}
#tabs .tab.active .tab_middle .tab_x:hover {
background-position: -14px 0;
}
#tabs .tab.active .tab_middle .tab_x:active {
background-position: -28px 0;
}
#tabs .tab .tab_middle .tab_x:hover {
background-position: -14px -14px;
}
#tabs .tab .tab_middle .tab_x:active {
background-position: -28px -14px;
}
body.draghover>*:not(#tabs) {
-webkit-filter: invert(0.2) brightness(1.2) opacity(0.5);
transition: -webkit-filter .3s;
}
body.draghover>#tabs {
box-shadow: 0 0 10px 10px #48f inset;
transition: box-shadow .3s;
}
|
www/css/main.css
|
html>body{
margin: 0;
background: rgb(128,192,255);
}
/*
html>body.notready{
opacity: 0;
}
html>body.ready{
opacity: 1;
transition: opacity 1s;
transition-delay: 0.3s;
}
*/
.rounded {
background: rgba(255,255,255,.2);
box-shadow: 0 0 6px rgba(0,0,0,.3);
border-radius: 0.5em;
overflow-y: auto;
}
#main {
position: fixed;
left: 0;
top: 25px;
height: calc(100% - 25px);
width: 100%;
}
#welcome {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
text-shadow: 1px 1px 3px rgba(0,0,0,.4);
color: #EEF;
background: rgb(128,192,255);
-webkit-user-select: none;
z-index: 1;
}
#welcome > * {
margin: 0.5em 1em;
padding: 0.5em 1em;
}
#welcome #intro {
margin: 0 0.7em;
}
body.notready #welcome #intro {
opacity: 0;
}
body.ready #welcome #intro {
transition: opacity 1s;
}
#welcome #intro h1 {
margin: 0;
}
#welcome #intro p {
margin: 0.2em 0;
font-size: 1.2em;
}
/*
#welcome #workspaces {
}
*/
body.notready #welcome #workspaces {
opacity: 0;
}
body.ready #welcome #workspaces {
transition: opacity 1s;
transition-delay: 0.5s;
}
#welcome #workspaces h2 {
margin: 0;
}
#welcome #workspaces ul {
margin-top: 0.5em;
padding-left: 1.5em;
}
#welcome #workspaces a {
color: #DEF;
font-weight: bold;
text-shadow: 1px 1px 4px rgba(0,0,64,.5);
text-decoration: none;
}
#welcome #workspaces a:hover {
color: #DFF;
text-shadow: 1px 1px 4px rgba(0,0,64,.8);
text-decoration: none;
}
#logs {
position: fixed;
left: 1em;
top: 60%;
width: calc(100% - 2em - 1.2em);
height: 40%;
padding: 0.4em 0.6em;
color: #EEF;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
text-shadow: 1px 1px 2px rgba(0,0,0,.8);
overflow: auto;
}
body.notready > #logs {
top: 100%;
opacity: 0;
}
body.ready > #logs {
transition: top 1s, opacity 1s;
transition-delay: 1s;
}
#logs > h2 {
margin: 0;
}
#logs > pre {
height: calc(100% - 2em - 1.5em);
margin: 0.5em 0;
overflow-y: auto;
font-size: 1em;
font-family: monospace;
color: #FFF;
}
#main > #workspaces {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%
}
#main > #workspaces > iframe {
width: 100%;
height: 100%;
border: 0;
}
/*TODO: .tab.active:hover .tab_x */
/*TODO: .tab:not(.active):hover .tab_x */
#tabs {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 25px;
overflow: hidden;
background: rgba(0,0,0,0.4);
-webkit-user-select: none;
}
#tabs .tab {
display: inline-block;
position: relative;
cursor: default;
width: auto;
margin-left: -9px;
margin-right: -9px;
min-width: 150px;
max-width: 150px;
-webkit-box-flex: 1;
line-height: 20px;
-webkit-user-select: none;
}
#tabs .tab .tab_left,
#tabs .tab .tab_right {
position: absolute;
height: 25px;
width: 20px;
background-image: url(../img/editor_tab.png);
background-repeat: no-repeat;
top: 0;
}
#tabs .tab .tab_left {
background-position: 0 -78px;
left: 0;
}
#tabs .tab.active .tab_left {
background-position: 0 0;
}
#tabs .tab:not(.active):hover .tab_left{
background-position: 0 -156px;
}
#tabs .tab .tab_middle {
background-image: url(../img/editor_tab.png);
background-position: 0 -104px;
height: 18px;
position: relative;
overflow: hidden;
padding: 4px;
margin: 0 20px;
}
#tabs .tab:not(.active) .tab_middle {
color: #cecece;
-webkit-transition: background-color .1s linear;
box-shadow: 0 -1px 0 0 #000 inset, 0 1px 0 0 rgba(255,255,255,.10) inset;
}
#tabs .tab.active .tab_middle {
background-position: 0 -26px;
}
#tabs .tab:not(.active):hover .tab_middle {
background-position: 0 -182px;
}
#tabs .tab .tab_middle .tab_title {
margin-right: 15px;
margin-left: 4px;
font-family: Arial;
font-size: 12px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
#tabs .tab .tab_right {
background-position: 0 -130px;
right: 0;
}
#tabs .tab.active .tab_right {
background-position: 0 -52px;
}
#tabs .tab:not(.active):hover .tab_right {
background-position: 0 -208px;
}
#tabs .tab.active {
text-shadow: 0 1px 0 rgba(255, 255, 255, .4);
z-index: 10;
}
#tabs .tab .tab_middle .tab_x,
#tabs .dark .tab.active .tab_middle .tab_x {
width: 14px;
height: 14px;
display: block;
position: absolute;
right: -1px;
top: 8px;
background-image: url(../img/close_tab_btn.png);
background-repeat: no-repeat;
background-position: 0 -14px;
}
#tabs .tab.active .tab_middle .tab_x {
background-position: 0 0;
top: 8px;
}
#tabs .tab.active .tab_middle .tab_x:hover {
background-position: -14px 0;
}
#tabs .tab.active .tab_middle .tab_x:active {
background-position: -28px 0;
}
#tabs .tab .tab_middle .tab_x:hover {
background-position: -14px -14px;
}
#tabs .tab .tab_middle .tab_x:active {
background-position: -28px -14px;
}
body.draghover>*:not(#tabs) {
-webkit-filter: invert(0.2) brightness(1.2) opacity(0.5);
transition: -webkit-filter .3s;
}
body.draghover>#tabs {
box-shadow: 0 0 10px 10px #48f inset;
transition: box-shadow .3s;
}
| 0.291989 | 0.049314 |
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400;500;600;700&display=swap");
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: #333;
}
html {
font-family: "Josefin Sans", sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
background-color: white;
}
body {
background-color: white;
}
.navbar {
padding: 15px 10vw;
}
.brand {
margin-left: 1rem;
color: #01345b;
font-size: 1.2rem;
font-weight: 700;
text-transform: uppercase;
}
.brand:hover {
color: #01345b;
text-decoration: none;
}
.logo-image {
max-width: 50px;
margin-right: 10px;
}
.nav-item {
margin-right: 1.5rem;
border-bottom: 3px solid transparent;
padding: 0.5rem;
color: #01345b;
font-size: 1.1rem;
font-weight: 600;
text-decoration: none;
}
.nav-item:hover {
border-bottom: 3px solid #e0a51a;
color: #e0a51a;
text-decoration: none;
}
.btn-project {
display: inline-block;
border: none;
padding: 0.5rem 1rem;
background-color: #01345b;
color: whitesmoke;
font-size: 1.1rem;
font-weight: 600;
}
.btn-project:hover {
background-color: #e0a51a;
color: whitesmoke;
text-decoration: none;
}
.active-nav-item {
color: #01345b;
border-bottom: 3px solid #01345b;
}
.footer {
width: 100%;
border-top: 1px solid #dddddd;
margin-top: 30px;
text-align: center;
}
.footer p {
margin-bottom: 0;
}
@media (min-width: 64em) {
.blog {
padding-left: 100px;
padding-right: 100px;
}
}
.blog__posts {
list-style-type: none;
margin: 0;
padding: 0;
min-width: 90%;
}
.blog__post {
margin: 1rem 0;
}
.blog__post a {
background: #f4f4f4;
color: #000000;
display: block;
padding: 1rem;
text-decoration: none;
}
.blog__post a:hover {
background: #e4e4e4;
}
.blog__post h2 {
margin-bottom: 0;
}
.blog__post p {
color: #777777;
font-size: 0.8rem;
font-style: italic;
}
.home__intro {
min-height: 250px;
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#7db4df));
background: linear-gradient(to bottom, #ffffff, #7db4df);
text-align: center;
-webkit-clip-path: polygon(50% 0%, 100% 0%, 100% 80%, 50% 100%, 0% 80%, 0 0);
clip-path: polygon(50% 0%, 100% 0%, 100% 80%, 50% 100%, 0% 80%, 0 0);
overflow: hidden;
margin-bottom: 10px;
}
@media (min-width: 47em) {
.home__intro {
min-height: 300px;
padding: 2rem 5rem 5rem;
-webkit-clip-path: polygon(50% 0%, 100% 0%, 100% 65%, 50% 100%, 0% 65%, 0 0);
clip-path: polygon(50% 0%, 100% 0%, 100% 65%, 50% 100%, 0% 65%, 0 0);
}
}
.home__greeting {
font-size: 40px;
font-weight: 700;
}
@media (min-width: 64em) {
.home__greeting {
font-size: 70px;
}
}
.home__title {
font-size: 35px;
}
@media (min-width: 64em) {
.home__title {
font-size: 60px;
}
}
.home__highlight {
color: black;
}
.home__entering {
font-weight: 400;
}
.portfolio {
text-align: center;
}
.portfolio .show {
display: block;
}
.portfolio .hide {
display: none;
}
.portfolio__choose {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 40px;
}
@media (min-width: 47em) {
.portfolio__choose {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
}
.portfolio__option {
display: block;
margin: 0 auto;
border-bottom: 1px solid transparent;
width: 300px;
color: #01345b;
font-size: 1.1rem;
font-weight: 600;
text-decoration: none;
cursor: pointer;
}
.portfolio__option:hover {
border-bottom: 1px solid #e0a51a;
color: #e0a51a;
text-decoration: none;
}
.portfolio__option_act {
display: block;
border-bottom: 1px solid transparent;
width: 300px;
color: #e0a51a;
font-size: 1.1rem;
font-weight: 600;
text-decoration: none;
cursor: pointer;
}
.portfolio__option_act:hover {
border-bottom: 1px solid #e0a51a;
color: #e0a51a;
text-decoration: none;
}
.portfolio__list {
list-style-type: none;
padding-left: 80px;
padding-right: 80px;
}
.portfolio__item {
background-color: #fafafa;
padding: 30px 40px;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
margin-bottom: 50px;
}
@media (min-width: 64em) {
.portfolio__item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
}
.portfolio__image {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
-webkit-box-flex: 4;
-ms-flex: 4;
flex: 4;
text-align: center;
}
.portfolio__image img {
width: 95%;
-webkit-transition: width 300ms ease-in-out;
transition: width 300ms ease-in-out;
}
.portfolio__image img:hover {
width: 100%;
}
.portfolio__text {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
-webkit-box-flex: 2;
-ms-flex: 2;
flex: 2;
margin-right: 30px;
text-align: left;
}
.portfolio__text a {
color: #01345b;
text-decoration: none;
}
.portfolio__text a h3 {
margin-bottom: 30px;
text-align: center;
}
.portfolio__text a h3:hover {
color: #e0a51a;
}
.contact {
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-align: center;
-ms-flex-align: center;
align-items: center;
min-width: 70%;
}
@media (max-width: 46.9375em) {
.contact {
min-width: 80%;
}
}
@media (min-width: 64em) {
.contact {
padding-left: 150px;
padding-right: 150px;
}
}
.contact__form {
text-align: left;
background-color: #eeeeee;
border-radius: 10px;
padding: 20px;
width: 100%;
}
@media (max-width: 46.9375em) {
.contact__form {
padding: 10px;
}
}
.contact label {
display: block;
}
.contact__required {
color: #993c3c;
}
.contact__field {
margin-top: 15px;
}
.about {
padding-top: 50px;
}
.about__first, .about__third {
margin-bottom: 60px;
}
@media (min-width: 64em) {
.about__first, .about__third {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-left: 100px;
padding-right: 100px;
}
}
.about__image {
position: relative;
background-image: url("../images/My picture2.png");
background-size: cover;
background-repeat: no-repeat;
background-position: center top;
min-height: 17.5rem;
max-width: 15rem;
}
@media (min-width: 64em) {
.about__image {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
}
.about__text {
text-align: center;
padding: 10px 20px;
}
.about__text:not(:first-child) {
text-indent: 50px;
}
@media (min-width: 64em) {
.about__text {
-webkit-box-flex: 3;
-ms-flex: 3;
flex: 3;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
text-align: left;
}
}
.about__second {
text-align: center;
margin-bottom: 60px;
}
.about__quote {
font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
font-weight: 600;
}
.about__skills {
padding: 25px 35px;
background-color: whitesmoke;
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-align: start;
-ms-flex-align: start;
align-items: start;
width: 300px;
}
.about__skills-title {
margin-bottom: 20px;
font-weight: 600;
}
.about__skill p {
margin-bottom: 15px;
}
.about__skill-icon {
width: 30px;
max-height: 30px;
margin-right: 15px;
}
.about__text2 {
padding: 10px 30px;
}
.about__education h3 {
margin-bottom: 16px;
}
/*# sourceMappingURL=style.css.map */
|
src/styles/style.css
|
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400;500;600;700&display=swap");
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: #333;
}
html {
font-family: "Josefin Sans", sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
background-color: white;
}
body {
background-color: white;
}
.navbar {
padding: 15px 10vw;
}
.brand {
margin-left: 1rem;
color: #01345b;
font-size: 1.2rem;
font-weight: 700;
text-transform: uppercase;
}
.brand:hover {
color: #01345b;
text-decoration: none;
}
.logo-image {
max-width: 50px;
margin-right: 10px;
}
.nav-item {
margin-right: 1.5rem;
border-bottom: 3px solid transparent;
padding: 0.5rem;
color: #01345b;
font-size: 1.1rem;
font-weight: 600;
text-decoration: none;
}
.nav-item:hover {
border-bottom: 3px solid #e0a51a;
color: #e0a51a;
text-decoration: none;
}
.btn-project {
display: inline-block;
border: none;
padding: 0.5rem 1rem;
background-color: #01345b;
color: whitesmoke;
font-size: 1.1rem;
font-weight: 600;
}
.btn-project:hover {
background-color: #e0a51a;
color: whitesmoke;
text-decoration: none;
}
.active-nav-item {
color: #01345b;
border-bottom: 3px solid #01345b;
}
.footer {
width: 100%;
border-top: 1px solid #dddddd;
margin-top: 30px;
text-align: center;
}
.footer p {
margin-bottom: 0;
}
@media (min-width: 64em) {
.blog {
padding-left: 100px;
padding-right: 100px;
}
}
.blog__posts {
list-style-type: none;
margin: 0;
padding: 0;
min-width: 90%;
}
.blog__post {
margin: 1rem 0;
}
.blog__post a {
background: #f4f4f4;
color: #000000;
display: block;
padding: 1rem;
text-decoration: none;
}
.blog__post a:hover {
background: #e4e4e4;
}
.blog__post h2 {
margin-bottom: 0;
}
.blog__post p {
color: #777777;
font-size: 0.8rem;
font-style: italic;
}
.home__intro {
min-height: 250px;
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#7db4df));
background: linear-gradient(to bottom, #ffffff, #7db4df);
text-align: center;
-webkit-clip-path: polygon(50% 0%, 100% 0%, 100% 80%, 50% 100%, 0% 80%, 0 0);
clip-path: polygon(50% 0%, 100% 0%, 100% 80%, 50% 100%, 0% 80%, 0 0);
overflow: hidden;
margin-bottom: 10px;
}
@media (min-width: 47em) {
.home__intro {
min-height: 300px;
padding: 2rem 5rem 5rem;
-webkit-clip-path: polygon(50% 0%, 100% 0%, 100% 65%, 50% 100%, 0% 65%, 0 0);
clip-path: polygon(50% 0%, 100% 0%, 100% 65%, 50% 100%, 0% 65%, 0 0);
}
}
.home__greeting {
font-size: 40px;
font-weight: 700;
}
@media (min-width: 64em) {
.home__greeting {
font-size: 70px;
}
}
.home__title {
font-size: 35px;
}
@media (min-width: 64em) {
.home__title {
font-size: 60px;
}
}
.home__highlight {
color: black;
}
.home__entering {
font-weight: 400;
}
.portfolio {
text-align: center;
}
.portfolio .show {
display: block;
}
.portfolio .hide {
display: none;
}
.portfolio__choose {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 40px;
}
@media (min-width: 47em) {
.portfolio__choose {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
}
.portfolio__option {
display: block;
margin: 0 auto;
border-bottom: 1px solid transparent;
width: 300px;
color: #01345b;
font-size: 1.1rem;
font-weight: 600;
text-decoration: none;
cursor: pointer;
}
.portfolio__option:hover {
border-bottom: 1px solid #e0a51a;
color: #e0a51a;
text-decoration: none;
}
.portfolio__option_act {
display: block;
border-bottom: 1px solid transparent;
width: 300px;
color: #e0a51a;
font-size: 1.1rem;
font-weight: 600;
text-decoration: none;
cursor: pointer;
}
.portfolio__option_act:hover {
border-bottom: 1px solid #e0a51a;
color: #e0a51a;
text-decoration: none;
}
.portfolio__list {
list-style-type: none;
padding-left: 80px;
padding-right: 80px;
}
.portfolio__item {
background-color: #fafafa;
padding: 30px 40px;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
margin-bottom: 50px;
}
@media (min-width: 64em) {
.portfolio__item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
}
.portfolio__image {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
-webkit-box-flex: 4;
-ms-flex: 4;
flex: 4;
text-align: center;
}
.portfolio__image img {
width: 95%;
-webkit-transition: width 300ms ease-in-out;
transition: width 300ms ease-in-out;
}
.portfolio__image img:hover {
width: 100%;
}
.portfolio__text {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
-webkit-box-flex: 2;
-ms-flex: 2;
flex: 2;
margin-right: 30px;
text-align: left;
}
.portfolio__text a {
color: #01345b;
text-decoration: none;
}
.portfolio__text a h3 {
margin-bottom: 30px;
text-align: center;
}
.portfolio__text a h3:hover {
color: #e0a51a;
}
.contact {
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-align: center;
-ms-flex-align: center;
align-items: center;
min-width: 70%;
}
@media (max-width: 46.9375em) {
.contact {
min-width: 80%;
}
}
@media (min-width: 64em) {
.contact {
padding-left: 150px;
padding-right: 150px;
}
}
.contact__form {
text-align: left;
background-color: #eeeeee;
border-radius: 10px;
padding: 20px;
width: 100%;
}
@media (max-width: 46.9375em) {
.contact__form {
padding: 10px;
}
}
.contact label {
display: block;
}
.contact__required {
color: #993c3c;
}
.contact__field {
margin-top: 15px;
}
.about {
padding-top: 50px;
}
.about__first, .about__third {
margin-bottom: 60px;
}
@media (min-width: 64em) {
.about__first, .about__third {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-left: 100px;
padding-right: 100px;
}
}
.about__image {
position: relative;
background-image: url("../images/My picture2.png");
background-size: cover;
background-repeat: no-repeat;
background-position: center top;
min-height: 17.5rem;
max-width: 15rem;
}
@media (min-width: 64em) {
.about__image {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
}
.about__text {
text-align: center;
padding: 10px 20px;
}
.about__text:not(:first-child) {
text-indent: 50px;
}
@media (min-width: 64em) {
.about__text {
-webkit-box-flex: 3;
-ms-flex: 3;
flex: 3;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
text-align: left;
}
}
.about__second {
text-align: center;
margin-bottom: 60px;
}
.about__quote {
font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
font-weight: 600;
}
.about__skills {
padding: 25px 35px;
background-color: whitesmoke;
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-align: start;
-ms-flex-align: start;
align-items: start;
width: 300px;
}
.about__skills-title {
margin-bottom: 20px;
font-weight: 600;
}
.about__skill p {
margin-bottom: 15px;
}
.about__skill-icon {
width: 30px;
max-height: 30px;
margin-right: 15px;
}
.about__text2 {
padding: 10px 30px;
}
.about__education h3 {
margin-bottom: 16px;
}
/*# sourceMappingURL=style.css.map */
| 0.390243 | 0.098512 |
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
background-image: linear-gradient(to right top, #375d97, #2c87a9, #66acad, #aaccba, #e7ecda);
font-family: sans-serif;
}
/* margin and padding = top/bottom, left/right */
/* margin and padding = top, left/right, bottom */
/* margin and padding = top, right, bottom, left */
nav {
display: flex;
align-items: center;
}
nav ul {
display: flex;
margin-right: 20px;
}
nav li {
display: flex;
justify-content: flex-end;
margin-right: 20px;
}
/* navigation and Introduction */
.header-top {
display: flex;
height: 25%;
font-size: larger;
border-bottom: medium solid gray;
justify-content: space-between;
}
.header-name {
display: flex;
margin-left: 30px;
padding: 0 10px 0;
border: thick solid lightblue;
border-radius: 7px;
}
.header-bottom {
height: 75%;
background-color: rgb(133, 216, 201);
border-bottom: 10px solid gray;
}
.bottom-head {
padding: 0 50px 0;
font-family: "Playfair Display", serif;
font-weight: 700;
font-size: 200%;
}
.header-two {
display: flex;
justify-content: flex-start;
}
.header-three {
display: flex;
justify-content: center;
}
.header-four {
display: flex;
justify-content: flex-end;
}
main {
display: flex;
flex-direction: column;
width: 60%;
margin: 0 auto;
}
/* contains titles and content and puts them into the same row */
.new-section {
display: flex;
margin: 20px 0 0;
width: 100%;
}
/* titles for main content displayed left of content*/
.title {
border-right: solid #364f85;
text-align: right;
font-size: larger;
font-weight: bold;
padding-right: 10px;
margin-right: 10px;
flex-direction: column;
width: 10%;
}
.about-info {
font-size: medium;
font-weight: bold;
border-top: thin solid #364f85;
border-bottom: thin solid #364f85;
padding: 5px 10px 5px;
line-height: 1.5;
width:90%;
}
/*content to right of titles*/
.content {
padding: 5px 10px 5px;
width: 90%;
}
img {
width: 100%;
}
.project-link:hover {
opacity: 0.8;
}
.section-row {
width: 100%;
display: flex;
margin-top: 10px;
}
.project-link{
width: 100%;
}
.right-column {
margin-left: 10px;
width: 100%;
}
.foot{
}
.footer-large {
display: flex;
background-color: gray;
height: 70px;
border: medium solid darkgray;
border-radius: 20px;
align-items: center;
justify-content: space-between;
padding: 0 5% 0;
width: 90%;
font-size: smaller;
}
.footer-link {
color: blue;
text-decoration: underline;
}
.footer-small {
display: none;
}
/*Tablet and smaller screens are displayed with 1 column of content*/
@media screen and (max-width: 768px) {
main {
margin: 0;
padding: 0;
width: 100%;
}
nav {
display: none;
}
.header-name {
justify-content: center;
margin: 0;
padding: 0;
width: 100%;
}
.new-section {
margin: 10px 0 0;
padding: 0 5px 0;
width: 100%;
}
.title {
text-align: center;
font-size: larger;
font-weight: bold;
padding-right: 0;
margin-bottom: 5px;
width: 100%;
border: none;
}
.content {
padding: 0;
margin: 0;
width: 100%;
}
.section-row {
display: inline-block;
width: 100%;
margin-top: 0px;
}
.right-column {
margin-left: 0;
}
.footer-large {
display: none;
}
.footer-small {
display: flex;
background-color: gray;
border-top: thick solid #364f85;
height: 30px;
align-items: center;
justify-content: space-between;
padding: 0 5% 0 5%;
font-weight: 700;
}
}
|
assets/css/style.css
|
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
background-image: linear-gradient(to right top, #375d97, #2c87a9, #66acad, #aaccba, #e7ecda);
font-family: sans-serif;
}
/* margin and padding = top/bottom, left/right */
/* margin and padding = top, left/right, bottom */
/* margin and padding = top, right, bottom, left */
nav {
display: flex;
align-items: center;
}
nav ul {
display: flex;
margin-right: 20px;
}
nav li {
display: flex;
justify-content: flex-end;
margin-right: 20px;
}
/* navigation and Introduction */
.header-top {
display: flex;
height: 25%;
font-size: larger;
border-bottom: medium solid gray;
justify-content: space-between;
}
.header-name {
display: flex;
margin-left: 30px;
padding: 0 10px 0;
border: thick solid lightblue;
border-radius: 7px;
}
.header-bottom {
height: 75%;
background-color: rgb(133, 216, 201);
border-bottom: 10px solid gray;
}
.bottom-head {
padding: 0 50px 0;
font-family: "Playfair Display", serif;
font-weight: 700;
font-size: 200%;
}
.header-two {
display: flex;
justify-content: flex-start;
}
.header-three {
display: flex;
justify-content: center;
}
.header-four {
display: flex;
justify-content: flex-end;
}
main {
display: flex;
flex-direction: column;
width: 60%;
margin: 0 auto;
}
/* contains titles and content and puts them into the same row */
.new-section {
display: flex;
margin: 20px 0 0;
width: 100%;
}
/* titles for main content displayed left of content*/
.title {
border-right: solid #364f85;
text-align: right;
font-size: larger;
font-weight: bold;
padding-right: 10px;
margin-right: 10px;
flex-direction: column;
width: 10%;
}
.about-info {
font-size: medium;
font-weight: bold;
border-top: thin solid #364f85;
border-bottom: thin solid #364f85;
padding: 5px 10px 5px;
line-height: 1.5;
width:90%;
}
/*content to right of titles*/
.content {
padding: 5px 10px 5px;
width: 90%;
}
img {
width: 100%;
}
.project-link:hover {
opacity: 0.8;
}
.section-row {
width: 100%;
display: flex;
margin-top: 10px;
}
.project-link{
width: 100%;
}
.right-column {
margin-left: 10px;
width: 100%;
}
.foot{
}
.footer-large {
display: flex;
background-color: gray;
height: 70px;
border: medium solid darkgray;
border-radius: 20px;
align-items: center;
justify-content: space-between;
padding: 0 5% 0;
width: 90%;
font-size: smaller;
}
.footer-link {
color: blue;
text-decoration: underline;
}
.footer-small {
display: none;
}
/*Tablet and smaller screens are displayed with 1 column of content*/
@media screen and (max-width: 768px) {
main {
margin: 0;
padding: 0;
width: 100%;
}
nav {
display: none;
}
.header-name {
justify-content: center;
margin: 0;
padding: 0;
width: 100%;
}
.new-section {
margin: 10px 0 0;
padding: 0 5px 0;
width: 100%;
}
.title {
text-align: center;
font-size: larger;
font-weight: bold;
padding-right: 0;
margin-bottom: 5px;
width: 100%;
border: none;
}
.content {
padding: 0;
margin: 0;
width: 100%;
}
.section-row {
display: inline-block;
width: 100%;
margin-top: 0px;
}
.right-column {
margin-left: 0;
}
.footer-large {
display: none;
}
.footer-small {
display: flex;
background-color: gray;
border-top: thick solid #364f85;
height: 30px;
align-items: center;
justify-content: space-between;
padding: 0 5% 0 5%;
font-weight: 700;
}
}
| 0.320183 | 0.120335 |
@font-face {
font-family: Acme;
src: url("https://fonts.googleapis.com/css");
}
@font-face {
font-family: Calistoga;
src: url("https://fonts.googleapis.com/css");
}
html {
color: #222;
font-size: 1em;
line-height: 1.4;
}
body{
background-color: rgb(206, 91, 120);
}
h1{
font-family: 'Calistoga', "Comic Sans MS",cursive;
margin-left: auto;
margin-top:17% ;
margin-right: auto;
color: white;
text-transform: uppercase;
width: fit-content;
padding: 10px;
letter-spacing: 0.1em;
word-spacing: 0.1em;
}
h2,h3 {
font-family: 'Calistoga', "Comic Sans MS", cursive;
margin-left: 40%;
color: white;
text-transform: uppercase;
letter-spacing: 0.1em;
word-spacing: 0.1em;
}
p{
font-family: 'Acme', 'Arial',sans-serif;
margin: 15px auto 15px auto;
width: 50%;
font-size: 1.5em;
line-height: 1.5em;
text-align: justify;
word-spacing: 0.1em;
}
#header{
width: 100%;
max-height: 32%;
background-color: black;
position: fixed;
top: 0;
left: 0;
}
#nav_bar{
position: fixed;
top: 0;
margin-top: 8%;
margin-left: 50%;
}
a{
font-size: larger;
font-weight: bold;
margin-left: 20px;
margin-right: 20px;
text-decoration: none;
color: white;
}
#logo{
height: 225px;
}
#index_pic{
margin-top: 10%;
width: 100%;
height: 10%;
}
#links{
margin-left: 30%;
margin-bottom: 5%;
margin-top: 5%;
width: 50%;
}
#links1{
margin-left: 27%;
margin-bottom: 5%;
margin-top: 5%;
width: 50%;
}
#links2{
margin-left: 40%;
margin-bottom: 5%;
margin-top: 5%;
width: 50%;
}
.links{
background-color: #62b5d0;
padding: 20px;
color: white;
font-weight: bold;
font-style: oblique;
border-radius: 90px;
word-spacing: 0.1em;
}
/*
#staff_pic{
width: 25%;
margin-left: 37%;
border-radius: 10px;
}
*/
.staff_bios{
background-color: #62b5d0;
padding: 20px;
width: 50%;
margin-left: 20%;
border-radius: 30px;
text-align: center;
}
h4{
font-family: 'Calistoga', "Comic Sans MS",cursive;
margin-left: 3%;
margin-bottom: 0;
color: black;
font-size: 200%;
font-weight: bold;
letter-spacing: 0.1em;
text-transform: uppercase;
}
.staff_bios1{
background-color: #62b5d0;
padding: 20px;
width: 50%;
margin-left: 25%;
border-radius: 30px;
text-align: center;
}
.circle{
margin-top: 3%;
width: 15%;
background-color: #62b5d0;
padding:25px;
text-align: center;
border: 2px solid white;
}
#email{
font-family: 'Acme', 'Arial',sans-serif;
margin: 15px auto 15px auto;
width: 50%;
font-size: 1.5em;
line-height: 1.5em;
word-spacing: 0.1em;
color: black;
}
|
css/main.css
|
@font-face {
font-family: Acme;
src: url("https://fonts.googleapis.com/css");
}
@font-face {
font-family: Calistoga;
src: url("https://fonts.googleapis.com/css");
}
html {
color: #222;
font-size: 1em;
line-height: 1.4;
}
body{
background-color: rgb(206, 91, 120);
}
h1{
font-family: 'Calistoga', "Comic Sans MS",cursive;
margin-left: auto;
margin-top:17% ;
margin-right: auto;
color: white;
text-transform: uppercase;
width: fit-content;
padding: 10px;
letter-spacing: 0.1em;
word-spacing: 0.1em;
}
h2,h3 {
font-family: 'Calistoga', "Comic Sans MS", cursive;
margin-left: 40%;
color: white;
text-transform: uppercase;
letter-spacing: 0.1em;
word-spacing: 0.1em;
}
p{
font-family: 'Acme', 'Arial',sans-serif;
margin: 15px auto 15px auto;
width: 50%;
font-size: 1.5em;
line-height: 1.5em;
text-align: justify;
word-spacing: 0.1em;
}
#header{
width: 100%;
max-height: 32%;
background-color: black;
position: fixed;
top: 0;
left: 0;
}
#nav_bar{
position: fixed;
top: 0;
margin-top: 8%;
margin-left: 50%;
}
a{
font-size: larger;
font-weight: bold;
margin-left: 20px;
margin-right: 20px;
text-decoration: none;
color: white;
}
#logo{
height: 225px;
}
#index_pic{
margin-top: 10%;
width: 100%;
height: 10%;
}
#links{
margin-left: 30%;
margin-bottom: 5%;
margin-top: 5%;
width: 50%;
}
#links1{
margin-left: 27%;
margin-bottom: 5%;
margin-top: 5%;
width: 50%;
}
#links2{
margin-left: 40%;
margin-bottom: 5%;
margin-top: 5%;
width: 50%;
}
.links{
background-color: #62b5d0;
padding: 20px;
color: white;
font-weight: bold;
font-style: oblique;
border-radius: 90px;
word-spacing: 0.1em;
}
/*
#staff_pic{
width: 25%;
margin-left: 37%;
border-radius: 10px;
}
*/
.staff_bios{
background-color: #62b5d0;
padding: 20px;
width: 50%;
margin-left: 20%;
border-radius: 30px;
text-align: center;
}
h4{
font-family: 'Calistoga', "Comic Sans MS",cursive;
margin-left: 3%;
margin-bottom: 0;
color: black;
font-size: 200%;
font-weight: bold;
letter-spacing: 0.1em;
text-transform: uppercase;
}
.staff_bios1{
background-color: #62b5d0;
padding: 20px;
width: 50%;
margin-left: 25%;
border-radius: 30px;
text-align: center;
}
.circle{
margin-top: 3%;
width: 15%;
background-color: #62b5d0;
padding:25px;
text-align: center;
border: 2px solid white;
}
#email{
font-family: 'Acme', 'Arial',sans-serif;
margin: 15px auto 15px auto;
width: 50%;
font-size: 1.5em;
line-height: 1.5em;
word-spacing: 0.1em;
color: black;
}
| 0.44071 | 0.099077 |
.fa-right{
margin-right: 5px;
}
.skin-orange .progress-bar-primary {
background-color: #dc6f00;
}
.progress-striped .skin-orange .progress-bar-primary {
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.skin-orange .alert-primary {
background-color: #dc6f00;
border-color: #8f4800;
color: #fff;
}
.skin-orange .alert-primary hr {
border-top-color: #763b00;
}
.skin-orange .alert-primary .alert-link {
color: #e6e6e6;
}
.skin-orange .badge.badge-primary {
background-color: #f57c00;
}
.skin-orange .btn.btn-transparent.btn-transparent-primary {
border-color: #ff8910;
}
.skin-orange .btn.btn-transparent.btn-transparent-primary:hover {
border-color: #f57c00;
background-color: #f57c00;
color: #fff;
}
.skin-orange .fc .fc-event {
border-color: #e17200;
background-color: #f57c00;
}
.skin-orange #external-events .fc-event {
border-color: #e17200;
background-color: #f57c00;
}
.skin-orange .show-grid [class^=col-] {
background-color: rgba(245, 124, 0, 0.25);
border-color: rgba(245, 124, 0, 0.35);
}
.skin-orange .label.label-primary {
background-color: #f57c00;
}
.skin-orange .label.label-primary[href]:hover,
.skin-orange .label.label-primary[href]:focus {
background-color: #c26200;
}
.skin-orange .list-group .list-group-item.active {
background-color: #f57c00;
border-color: #c26200;
}
.skin-orange .list-group .list-group-item.active:hover,
.skin-orange .list-group .list-group-item.active:focus {
background-color: #ff8910;
}
.skin-orange .list-group .list-group-item-'primary' {
color: #fff;
background-color: #f57c00;
}
a.skin-orange .list-group .list-group-item-'primary',
button.skin-orange .list-group .list-group-item-'primary' {
color: #fff;
}
a.skin-orange .list-group .list-group-item-'primary' .list-group-item-heading,
button.skin-orange .list-group .list-group-item-'primary' .list-group-item-heading {
color: inherit;
}
a.skin-orange .list-group .list-group-item-'primary':hover,
button.skin-orange .list-group .list-group-item-'primary':hover,
a.skin-orange .list-group .list-group-item-'primary':focus,
button.skin-orange .list-group .list-group-item-'primary':focus {
color: #fff;
background-color: #dc6f00;
}
a.skin-orange .list-group .list-group-item-'primary'.active,
button.skin-orange .list-group .list-group-item-'primary'.active,
a.skin-orange .list-group .list-group-item-'primary'.active:hover,
button.skin-orange .list-group .list-group-item-'primary'.active:hover,
a.skin-orange .list-group .list-group-item-'primary'.active:focus,
button.skin-orange .list-group .list-group-item-'primary'.active:focus {
color: #fff;
background-color: #fff;
border-color: #fff;
}
.skin-orange .pagination > li.active > a {
background: #c26200;
border-color: #a95500;
}
.skin-orange .pagination > li.active > a:hover,
.skin-orange .pagination > li.active > a:focus {
background: #c26200;
border-color: #a95500;
}
.skin-orange .pager > li.active > a {
background: #c26200;
border-color: #a95500;
color: #fff;
}
.skin-orange .panel-primary {
border-color: #33393c;
}
.skin-orange .panel-primary > .panel-heading {
color: #fff;
background-color: #dc6f00;
border-color: #c26200;
}
.skin-orange .panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #33393c;
}
.skin-orange .panel-primary > .panel-heading .badge {
color: #dc6f00;
background-color: #fff;
}
.skin-orange .panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #33393c;
}
.skin-orange .left-sidebar .sidebar-nav .sidebar-nav-link.active > a,
.skin-orange .left-sidebar .sidebar-nav .sidebar-nav-link.open > a {
border-left: #f57c00 3px solid;
}
.skin-orange .left-sidebar .sidebar-nav .sidebar-nav-link > .sidebar-nav .sidebar-nav-link.active a {
border-color: #c26200;
}
.skin-orange .text-primary {
color: #ff9529 !important;
}
.skin-orange .bg-primary {
background-color: #f57c00;
}
a.skin-orange .bg-primary:hover,
a.skin-orange .bg-primary:focus {
background-color: #c26200;
}
.skin-orange .widget.widget-primary {
border: 1px solid #994e00;
border-top: 2px solid #944b00;
background: #cc6700;
color: #ffffff;
}
.skin-orange .widget.widget-primary .help-block {
color: #ffa74d;
}
.skin-orange .widget.widget-primary .widget-header {
border-bottom: 1px solid #b35a00;
color: #ffffff;
}
.skin-orange .widget.widget-primary .widget-header .widget-header-actions .widget-header-action {
color: #ff9a33;
cursor: pointer;
}
.skin-orange .widget.widget-primary .widget-header .widget-header-actions .widget-header-action:hover,
.skin-orange .widget.widget-primary .widget-header .widget-header-actions .widget-header-action:active {
color: #ffffff;
}
.skin-orange .widget.widget-primary.widget-fluctuation .widget-fluctuation-period .widget-fluctuation-period-text {
color: #ffffff;
}
.skin-orange .widget.widget-primary.widget-fluctuation .widget-fluctuation-period .widget-fluctuation-period-text strong {
color: #ffffff;
}
.skin-orange .widget.widget-primary.widget-fluctuation .widget-fluctuation-description {
color: #ffffff;
}
.skin-orange .widget.widget-primary.widget-fluctuation .widget-fluctuation-description .widget-fluctuation-description-text {
color: #ffdebd;
}
.skin-orange .widget.widget-primary.widget-statistic .widget-statistic-header {
font-size: 14px;
color: #ffcd99;
}
.skin-orange .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-value {
color: #fff;
font-weight: 300;
}
.skin-orange .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-description {
color: #ffcd99;
}
.skin-orange .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-icon {
color: #f07900;
}
.skin-orange .btn-primary {
color: #fff;
background-color: #f57c00;
border-color: #c26200;
}
.skin-orange .btn-primary:focus,
.skin-orange .btn-primary.focus {
color: #fff;
background-color: #c26200;
border-color: #422200;
}
.skin-orange .btn-primary:hover {
color: #fff;
background-color: #c26200;
border-color: #854300;
}
.skin-orange .btn-primary:active,
.skin-orange .btn-primary.active,
.open > .dropdown-toggle.skin-orange .btn-primary {
color: #fff;
background-color: #c26200;
border-color: #854300;
}
.skin-orange .btn-primary:active:hover,
.skin-orange .btn-primary.active:hover,
.open > .dropdown-toggle.skin-orange .btn-primary:hover,
.skin-orange .btn-primary:active:focus,
.skin-orange .btn-primary.active:focus,
.open > .dropdown-toggle.skin-orange .btn-primary:focus,
.skin-orange .btn-primary:active.focus,
.skin-orange .btn-primary.active.focus,
.open > .dropdown-toggle.skin-orange .btn-primary.focus {
color: #fff;
background-color: #9e5000;
border-color: #422200;
}
.skin-orange .btn-primary:active,
.skin-orange .btn-primary.active,
.open > .dropdown-toggle.skin-orange .btn-primary {
background-image: none;
}
.skin-orange .btn-primary.disabled:hover,
.skin-orange .btn-primary[disabled]:hover,
fieldset[disabled] .skin-orange .btn-primary:hover,
.skin-orange .btn-primary.disabled:focus,
.skin-orange .btn-primary[disabled]:focus,
fieldset[disabled] .skin-orange .btn-primary:focus,
.skin-orange .btn-primary.disabled.focus,
.skin-orange .btn-primary[disabled].focus,
fieldset[disabled] .skin-orange .btn-primary.focus {
background-color: #f57c00;
border-color: #c26200;
}
.skin-orange .btn-primary .badge {
color: #f57c00;
background-color: #fff;
}
.skin-orange ::-moz-selection {
background: rgba(245, 124, 0, 0.45);
}
.skin-orange ::selection {
background: rgba(245, 124, 0, 0.45);
}
.skin-teal .progress-bar-primary {
background-color: #38ac97;
}
.progress-striped .skin-teal .progress-bar-primary {
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.skin-teal .alert-primary {
background-color: #38ac97;
border-color: #257264;
color: #fff;
}
.skin-teal .alert-primary hr {
border-top-color: #1f5f53;
}
.skin-teal .alert-primary .alert-link {
color: #e6e6e6;
}
.skin-teal .badge.badge-primary {
background-color: #3ebfa8;
}
.skin-teal .btn.btn-transparent.btn-transparent-primary {
border-color: #50c6b1;
}
.skin-teal .btn.btn-transparent.btn-transparent-primary:hover {
border-color: #3ebfa8;
background-color: #3ebfa8;
color: #fff;
}
.skin-teal .fc .fc-event {
border-color: #39b09a;
background-color: #3ebfa8;
}
.skin-teal #external-events .fc-event {
border-color: #39b09a;
background-color: #3ebfa8;
}
.skin-teal .show-grid [class^=col-] {
background-color: rgba(62, 191, 168, 0.25);
border-color: rgba(62, 191, 168, 0.35);
}
.skin-teal .label.label-primary {
background-color: #3ebfa8;
}
.skin-teal .label.label-primary[href]:hover,
.skin-teal .label.label-primary[href]:focus {
background-color: #329886;
}
.skin-teal .list-group .list-group-item.active {
background-color: #3ebfa8;
border-color: #329886;
}
.skin-teal .list-group .list-group-item.active:hover,
.skin-teal .list-group .list-group-item.active:focus {
background-color: #50c6b1;
}
.skin-teal .list-group .list-group-item-'primary' {
color: #fff;
background-color: #3ebfa8;
}
a.skin-teal .list-group .list-group-item-'primary',
button.skin-teal .list-group .list-group-item-'primary' {
color: #fff;
}
a.skin-teal .list-group .list-group-item-'primary' .list-group-item-heading,
button.skin-teal .list-group .list-group-item-'primary' .list-group-item-heading {
color: inherit;
}
a.skin-teal .list-group .list-group-item-'primary':hover,
button.skin-teal .list-group .list-group-item-'primary':hover,
a.skin-teal .list-group .list-group-item-'primary':focus,
button.skin-teal .list-group .list-group-item-'primary':focus {
color: #fff;
background-color: #38ac97;
}
a.skin-teal .list-group .list-group-item-'primary'.active,
button.skin-teal .list-group .list-group-item-'primary'.active,
a.skin-teal .list-group .list-group-item-'primary'.active:hover,
button.skin-teal .list-group .list-group-item-'primary'.active:hover,
a.skin-teal .list-group .list-group-item-'primary'.active:focus,
button.skin-teal .list-group .list-group-item-'primary'.active:focus {
color: #fff;
background-color: #fff;
border-color: #fff;
}
.skin-teal .pagination > li.active > a {
background: #329886;
border-color: #2b8575;
}
.skin-teal .pagination > li.active > a:hover,
.skin-teal .pagination > li.active > a:focus {
background: #329886;
border-color: #2b8575;
}
.skin-teal .pager > li.active > a {
background: #329886;
border-color: #2b8575;
color: #fff;
}
.skin-teal .panel-primary {
border-color: #33393c;
}
.skin-teal .panel-primary > .panel-heading {
color: #fff;
background-color: #38ac97;
border-color: #329886;
}
.skin-teal .panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #33393c;
}
.skin-teal .panel-primary > .panel-heading .badge {
color: #38ac97;
background-color: #fff;
}
.skin-teal .panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #33393c;
}
.skin-teal .left-sidebar .sidebar-nav .sidebar-nav-link.active > a,
.skin-teal .left-sidebar .sidebar-nav .sidebar-nav-link.open > a {
border-left: #3ebfa8 3px solid;
}
.skin-teal .left-sidebar .sidebar-nav .sidebar-nav-link > .sidebar-nav .sidebar-nav-link.active a {
border-color: #329886;
}
.skin-teal .text-primary {
color: #63cdba !important;
}
.skin-teal .bg-primary {
background-color: #3ebfa8;
}
a.skin-teal .bg-primary:hover,
a.skin-teal .bg-primary:focus {
background-color: #329886;
}
.skin-teal .widget.widget-primary {
border: 1px solid #287a6b;
border-top: 2px solid #267668;
background: #34a08d;
color: #ffffff;
}
.skin-teal .widget.widget-primary .help-block {
color: #7ed5c6;
}
.skin-teal .widget.widget-primary .widget-header {
border-bottom: 1px solid #2e8d7c;
color: #ffffff;
}
.skin-teal .widget.widget-primary .widget-header .widget-header-actions .widget-header-action {
color: #6bcfbd;
cursor: pointer;
}
.skin-teal .widget.widget-primary .widget-header .widget-header-actions .widget-header-action:hover,
.skin-teal .widget.widget-primary .widget-header .widget-header-actions .widget-header-action:active {
color: #ffffff;
}
.skin-teal .widget.widget-primary.widget-fluctuation .widget-fluctuation-period .widget-fluctuation-period-text {
color: #ffffff;
}
.skin-teal .widget.widget-primary.widget-fluctuation .widget-fluctuation-period .widget-fluctuation-period-text strong {
color: #ffffff;
}
.skin-teal .widget.widget-primary.widget-fluctuation .widget-fluctuation-description {
color: #ffffff;
}
.skin-teal .widget.widget-primary.widget-fluctuation .widget-fluctuation-description .widget-fluctuation-description-text {
color: #d3f1eb;
}
.skin-teal .widget.widget-primary.widget-statistic .widget-statistic-header {
font-size: 14px;
color: #b8e8df;
}
.skin-teal .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-value {
color: #fff;
font-weight: 300;
}
.skin-teal .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-description {
color: #b8e8df;
}
.skin-teal .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-icon {
color: #3dbba5;
}
.skin-teal .btn-primary {
color: #fff;
background-color: #3ebfa8;
border-color: #329886;
}
.skin-teal .btn-primary:focus,
.skin-teal .btn-primary.focus {
color: #fff;
background-color: #329886;
border-color: #123831;
}
.skin-teal .btn-primary:hover {
color: #fff;
background-color: #329886;
border-color: #236a5d;
}
.skin-teal .btn-primary:active,
.skin-teal .btn-primary.active,
.open > .dropdown-toggle.skin-teal .btn-primary {
color: #fff;
background-color: #329886;
border-color: #236a5d;
}
.skin-teal .btn-primary:active:hover,
.skin-teal .btn-primary.active:hover,
.open > .dropdown-toggle.skin-teal .btn-primary:hover,
.skin-teal .btn-primary:active:focus,
.skin-teal .btn-primary.active:focus,
.open > .dropdown-toggle.skin-teal .btn-primary:focus,
.skin-teal .btn-primary:active.focus,
.skin-teal .btn-primary.active.focus,
.open > .dropdown-toggle.skin-teal .btn-primary.focus {
color: #fff;
background-color: #297e6e;
border-color: #123831;
}
.skin-teal .btn-primary:active,
.skin-teal .btn-primary.active,
.open > .dropdown-toggle.skin-teal .btn-primary {
background-image: none;
}
.skin-teal .btn-primary.disabled:hover,
.skin-teal .btn-primary[disabled]:hover,
fieldset[disabled] .skin-teal .btn-primary:hover,
.skin-teal .btn-primary.disabled:focus,
.skin-teal .btn-primary[disabled]:focus,
fieldset[disabled] .skin-teal .btn-primary:focus,
.skin-teal .btn-primary.disabled.focus,
.skin-teal .btn-primary[disabled].focus,
fieldset[disabled] .skin-teal .btn-primary.focus {
background-color: #3ebfa8;
border-color: #329886;
}
.skin-teal .btn-primary .badge {
color: #3ebfa8;
background-color: #fff;
}
.skin-teal ::-moz-selection {
background: rgba(62, 191, 168, 0.45);
}
.skin-teal ::selection {
background: rgba(62, 191, 168, 0.45);
}
.skin-pink .progress-bar-primary {
background-color: #bd1759;
}
.progress-striped .skin-pink .progress-bar-primary {
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.skin-pink .alert-primary {
background-color: #bd1759;
border-color: #790f39;
color: #fff;
}
.skin-pink .alert-primary hr {
border-top-color: #630c2e;
}
.skin-pink .alert-primary .alert-link {
color: #e6e6e6;
}
.skin-pink .badge.badge-primary {
background-color: #d41a64;
}
.skin-pink .btn.btn-transparent.btn-transparent-primary {
border-color: #e42470;
}
.skin-pink .btn.btn-transparent.btn-transparent-primary:hover {
border-color: #d41a64;
background-color: #d41a64;
color: #fff;
}
.skin-pink .fc .fc-event {
border-color: #c2185b;
background-color: #d41a64;
}
.skin-pink #external-events .fc-event {
border-color: #c2185b;
background-color: #d41a64;
}
.skin-pink .show-grid [class^=col-] {
background-color: rgba(212, 26, 100, 0.25);
border-color: rgba(212, 26, 100, 0.35);
}
.skin-pink .label.label-primary {
background-color: #d41a64;
}
.skin-pink .label.label-primary[href]:hover,
.skin-pink .label.label-primary[href]:focus {
background-color: #a7154e;
}
.skin-pink .list-group .list-group-item.active {
background-color: #d41a64;
border-color: #a7154e;
}
.skin-pink .list-group .list-group-item.active:hover,
.skin-pink .list-group .list-group-item.active:focus {
background-color: #e42470;
}
.skin-pink .list-group .list-group-item-'primary' {
color: #fff;
background-color: #d41a64;
}
a.skin-pink .list-group .list-group-item-'primary',
button.skin-pink .list-group .list-group-item-'primary' {
color: #fff;
}
a.skin-pink .list-group .list-group-item-'primary' .list-group-item-heading,
button.skin-pink .list-group .list-group-item-'primary' .list-group-item-heading {
color: inherit;
}
a.skin-pink .list-group .list-group-item-'primary':hover,
button.skin-pink .list-group .list-group-item-'primary':hover,
a.skin-pink .list-group .list-group-item-'primary':focus,
button.skin-pink .list-group .list-group-item-'primary':focus {
color: #fff;
background-color: #bd1759;
}
a.skin-pink .list-group .list-group-item-'primary'.active,
button.skin-pink .list-group .list-group-item-'primary'.active,
a.skin-pink .list-group .list-group-item-'primary'.active:hover,
button.skin-pink .list-group .list-group-item-'primary'.active:hover,
a.skin-pink .list-group .list-group-item-'primary'.active:focus,
button.skin-pink .list-group .list-group-item-'primary'.active:focus {
color: #fff;
background-color: #fff;
border-color: #fff;
}
.skin-pink .pagination > li.active > a {
background: #a7154e;
border-color: #901244;
}
.skin-pink .pagination > li.active > a:hover,
.skin-pink .pagination > li.active > a:focus {
background: #a7154e;
border-color: #901244;
}
.skin-pink .pager > li.active > a {
background: #a7154e;
border-color: #901244;
color: #fff;
}
.skin-pink .panel-primary {
border-color: #33393c;
}
.skin-pink .panel-primary > .panel-heading {
color: #fff;
background-color: #bd1759;
border-color: #a7154e;
}
.skin-pink .panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #33393c;
}
.skin-pink .panel-primary > .panel-heading .badge {
color: #bd1759;
background-color: #fff;
}
.skin-pink .panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #33393c;
}
.skin-pink .left-sidebar .sidebar-nav .sidebar-nav-link.active > a,
.skin-pink .left-sidebar .sidebar-nav .sidebar-nav-link.open > a {
border-left: #d41a64 3px solid;
}
.skin-pink .left-sidebar .sidebar-nav .sidebar-nav-link > .sidebar-nav .sidebar-nav-link.active a {
border-color: #a7154e;
}
.skin-pink .text-primary {
color: #e73b7e !important;
}
.skin-pink .bg-primary {
background-color: #d41a64;
}
a.skin-pink .bg-primary:hover,
a.skin-pink .bg-primary:focus {
background-color: #a7154e;
}
.skin-pink .widget.widget-primary {
border: 1px solid #82103d;
border-top: 2px solid #7e103b;
background: #b01652;
color: #ffffff;
}
.skin-pink .widget.widget-primary .help-block {
color: #eb5a93;
}
.skin-pink .widget.widget-primary .widget-header {
border-bottom: 1px solid #991348;
color: #ffffff;
}
.skin-pink .widget.widget-primary .widget-header .widget-header-actions .widget-header-action {
color: #e84484;
cursor: pointer;
}
.skin-pink .widget.widget-primary .widget-header .widget-header-actions .widget-header-action:hover,
.skin-pink .widget.widget-primary .widget-header .widget-header-actions .widget-header-action:active {
color: #fef9fb;
}
.skin-pink .widget.widget-primary.widget-fluctuation .widget-fluctuation-period .widget-fluctuation-period-text {
color: #ffffff;
}
.skin-pink .widget.widget-primary.widget-fluctuation .widget-fluctuation-period .widget-fluctuation-period-text strong {
color: #ffffff;
}
.skin-pink .widget.widget-primary.widget-fluctuation .widget-fluctuation-description {
color: #ffffff;
}
.skin-pink .widget.widget-primary.widget-fluctuation .widget-fluctuation-description .widget-fluctuation-description-text {
color: #f7bed5;
}
.skin-pink .widget.widget-primary.widget-statistic .widget-statistic-header {
font-size: 14px;
color: #f39fc0;
}
.skin-pink .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-value {
color: #fff;
font-weight: 300;
}
.skin-pink .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-description {
color: #f39fc0;
}
.skin-pink .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-icon {
color: #d01a61;
}
.skin-pink .btn-primary {
color: #fff;
background-color: #d41a64;
border-color: #a7154e;
}
.skin-pink .btn-primary:focus,
.skin-pink .btn-primary.focus {
color: #fff;
background-color: #a7154e;
border-color: #350719;
}
.skin-pink .btn-primary:hover {
color: #fff;
background-color: #a7154e;
border-color: #700e35;
}
.skin-pink .btn-primary:active,
.skin-pink .btn-primary.active,
.open > .dropdown-toggle.skin-pink .btn-primary {
color: #fff;
background-color: #a7154e;
border-color: #700e35;
}
.skin-pink .btn-primary:active:hover,
.skin-pink .btn-primary.active:hover,
.open > .dropdown-toggle.skin-pink .btn-primary:hover,
.skin-pink .btn-primary:active:focus,
.skin-pink .btn-primary.active:focus,
.open > .dropdown-toggle.skin-pink .btn-primary:focus,
.skin-pink .btn-primary:active.focus,
.skin-pink .btn-primary.active.focus,
.open > .dropdown-toggle.skin-pink .btn-primary.focus {
color: #fff;
background-color: #87113f;
border-color: #350719;
}
.skin-pink .btn-primary:active,
.skin-pink .btn-primary.active,
.open > .dropdown-toggle.skin-pink .btn-primary {
background-image: none;
}
.skin-pink .btn-primary.disabled:hover,
.skin-pink .btn-primary[disabled]:hover,
fieldset[disabled] .skin-pink .btn-primary:hover,
.skin-pink .btn-primary.disabled:focus,
.skin-pink .btn-primary[disabled]:focus,
fieldset[disabled] .skin-pink .btn-primary:focus,
.skin-pink .btn-primary.disabled.focus,
.skin-pink .btn-primary[disabled].focus,
fieldset[disabled] .skin-pink .btn-primary.focus {
background-color: #d41a64;
border-color: #a7154e;
}
.skin-pink .btn-primary .badge {
color: #d41a64;
background-color: #fff;
}
.skin-pink ::-moz-selection {
background: rgba(212, 26, 100, 0.45);
}
.skin-pink ::selection {
background: rgba(212, 26, 100, 0.45);
}
.skin-purple .progress-bar-primary {
background-color: #89229b;
}
.progress-striped .skin-purple .progress-bar-primary {
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.skin-purple .alert-primary {
background-color: #89229b;
border-color: #52145d;
color: #fff;
}
.skin-purple .alert-primary hr {
border-top-color: #3f1048;
}
.skin-purple .alert-primary .alert-link {
color: #e6e6e6;
}
.skin-purple .badge.badge-primary {
background-color: #9c27b0;
}
.skin-purple .btn.btn-transparent.btn-transparent-primary {
border-color: #af2cc5;
}
.skin-purple .btn.btn-transparent.btn-transparent-primary:hover {
border-color: #9c27b0;
background-color: #9c27b0;
color: #fff;
}
.skin-purple .fc .fc-event {
border-color: #8d239f;
background-color: #9c27b0;
}
.skin-purple #external-events .fc-event {
border-color: #8d239f;
background-color: #9c27b0;
}
.skin-purple .show-grid [class^=col-] {
background-color: rgba(156, 39, 176, 0.25);
border-color: rgba(156, 39, 176, 0.35);
}
.skin-purple .label.label-primary {
background-color: #9c27b0;
}
.skin-purple .label.label-primary[href]:hover,
.skin-purple .label.label-primary[href]:focus {
background-color: #771e86;
}
.skin-purple .list-group .list-group-item.active {
background-color: #9c27b0;
border-color: #771e86;
}
.skin-purple .list-group .list-group-item.active:hover,
.skin-purple .list-group .list-group-item.active:focus {
background-color: #af2cc5;
}
.skin-purple .list-group .list-group-item-'primary' {
color: #fff;
background-color: #9c27b0;
}
a.skin-purple .list-group .list-group-item-'primary',
button.skin-purple .list-group .list-group-item-'primary' {
color: #fff;
}
a.skin-purple .list-group .list-group-item-'primary' .list-group-item-heading,
button.skin-purple .list-group .list-group-item-'primary' .list-group-item-heading {
color: inherit;
}
a.skin-purple .list-group .list-group-item-'primary':hover,
button.skin-purple .list-group .list-group-item-'primary':hover,
a.skin-purple .list-group .list-group-item-'primary':focus,
button.skin-purple .list-group .list-group-item-'primary':focus {
color: #fff;
background-color: #89229b;
}
a.skin-purple .list-group .list-group-item-'primary'.active,
button.skin-purple .list-group .list-group-item-'primary'.active,
a.skin-purple .list-group .list-group-item-'primary'.active:hover,
button.skin-purple .list-group .list-group-item-'primary'.active:hover,
a.skin-purple .list-group .list-group-item-'primary'.active:focus,
button.skin-purple .list-group .list-group-item-'primary'.active:focus {
color: #fff;
background-color: #fff;
border-color: #fff;
}
.skin-purple .pagination > li.active > a {
background: #771e86;
border-color: #641971;
}
.skin-purple .pagination > li.active > a:hover,
.skin-purple .pagination > li.active > a:focus {
background: #771e86;
border-color: #641971;
}
.skin-purple .pager > li.active > a {
background: #771e86;
border-color: #641971;
color: #fff;
}
.skin-purple .panel-primary {
border-color: #33393c;
}
.skin-purple .panel-primary > .panel-heading {
color: #fff;
background-color: #89229b;
border-color: #771e86;
}
.skin-purple .panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #33393c;
}
.skin-purple .panel-primary > .panel-heading .badge {
color: #89229b;
background-color: #fff;
}
.skin-purple .panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #33393c;
}
.skin-purple .left-sidebar .sidebar-nav .sidebar-nav-link.active > a,
.skin-purple .left-sidebar .sidebar-nav .sidebar-nav-link.open > a {
border-left: #9c27b0 3px solid;
}
.skin-purple .left-sidebar .sidebar-nav .sidebar-nav-link > .sidebar-nav .sidebar-nav-link.active a {
border-color: #771e86;
}
.skin-purple .text-primary {
color: #bc37d3 !important;
}
.skin-purple .bg-primary {
background-color: #9c27b0;
}
a.skin-purple .bg-primary:hover,
a.skin-purple .bg-primary:focus {
background-color: #771e86;
}
.skin-purple .widget.widget-primary {
border: 1px solid #591665;
border-top: 2px solid #561561;
background: #7e208f;
color: #ffffff;
}
.skin-purple .widget.widget-primary .help-block {
color: #c654d9;
}
.skin-purple .widget.widget-primary .widget-header {
border-bottom: 1px solid #6c1b7a;
color: #ffffff;
}
.skin-purple .widget.widget-primary .widget-header .widget-header-actions .widget-header-action {
color: #bf40d5;
cursor: pointer;
}
.skin-purple .widget.widget-primary .widget-header .widget-header-actions .widget-header-action:hover,
.skin-purple .widget.widget-primary .widget-header .widget-header-actions .widget-header-action:active {
color: #f7e7fa;
}
.skin-purple .widget.widget-primary.widget-fluctuation .widget-fluctuation-period .widget-fluctuation-period-text {
color: #ffffff;
}
.skin-purple .widget.widget-primary.widget-fluctuation .widget-fluctuation-period .widget-fluctuation-period-text strong {
color: #ffffff;
}
.skin-purple .widget.widget-primary.widget-fluctuation .widget-fluctuation-description {
color: #ffffff;
}
.skin-purple .widget.widget-primary.widget-fluctuation .widget-fluctuation-description .widget-fluctuation-description-text {
color: #e5b0ee;
}
.skin-purple .widget.widget-primary.widget-statistic .widget-statistic-header {
font-size: 14px;
color: #db93e7;
}
.skin-purple .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-value {
color: #fff;
font-weight: 300;
}
.skin-purple .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-description {
color: #db93e7;
}
.skin-purple .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-icon {
color: #9826ac;
}
.skin-purple .btn-primary {
color: #fff;
background-color: #9c27b0;
border-color: #771e86;
}
.skin-purple .btn-primary:focus,
.skin-purple .btn-primary.focus {
color: #fff;
background-color: #771e86;
border-color: #1a071e;
}
.skin-purple .btn-primary:hover {
color: #fff;
background-color: #771e86;
border-color: #4b1354;
}
.skin-purple .btn-primary:active,
.skin-purple .btn-primary.active,
.open > .dropdown-toggle.skin-purple .btn-primary {
color: #fff;
background-color: #771e86;
border-color: #4b1354;
}
.skin-purple .btn-primary:active:hover,
.skin-purple .btn-primary.active:hover,
.open > .dropdown-toggle.skin-purple .btn-primary:hover,
.skin-purple .btn-primary:active:focus,
.skin-purple .btn-primary.active:focus,
.open > .dropdown-toggle.skin-purple .btn-primary:focus,
.skin-purple .btn-primary:active.focus,
.skin-purple .btn-primary.active.focus,
.open > .dropdown-toggle.skin-purple .btn-primary.focus {
color: #fff;
background-color: #5d1769;
border-color: #1a071e;
}
.skin-purple .btn-primary:active,
.skin-purple .btn-primary.active,
.open > .dropdown-toggle.skin-purple .btn-primary {
background-image: none;
}
.skin-purple .btn-primary.disabled:hover,
.skin-purple .btn-primary[disabled]:hover,
fieldset[disabled] .skin-purple .btn-primary:hover,
.skin-purple .btn-primary.disabled:focus,
.skin-purple .btn-primary[disabled]:focus,
fieldset[disabled] .skin-purple .btn-primary:focus,
.skin-purple .btn-primary.disabled.focus,
.skin-purple .btn-primary[disabled].focus,
fieldset[disabled] .skin-purple .btn-primary.focus {
background-color: #9c27b0;
border-color: #771e86;
}
.skin-purple .btn-primary .badge {
color: #9c27b0;
background-color: #fff;
}
.skin-purple ::-moz-selection {
background: rgba(156, 39, 176, 0.45);
}
.skin-purple ::selection {
background: rgba(156, 39, 176, 0.45);
}
.skin-green .progress-bar-primary {
background-color: #5fb204;
}
.progress-striped .skin-green .progress-bar-primary {
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.skin-green .alert-primary {
background-color: #5fb204;
border-color: #376702;
color: #fff;
}
.skin-green .alert-primary hr {
border-top-color: #2a4e02;
}
.skin-green .alert-primary .alert-link {
color: #e6e6e6;
}
.skin-green .badge.badge-primary {
background-color: #6ccb05;
}
.skin-green .btn.btn-transparent.btn-transparent-primary {
border-color: #79e405;
}
.skin-green .btn.btn-transparent.btn-transparent-primary:hover {
border-color: #6ccb05;
background-color: #6ccb05;
color: #fff;
}
.skin-green .fc .fc-event {
border-color: #61b704;
background-color: #6ccb05;
}
.skin-green #external-events .fc-event {
border-color: #61b704;
background-color: #6ccb05;
}
.skin-green .show-grid [class^=col-] {
background-color: rgba(108, 203, 5, 0.25);
border-color: rgba(108, 203, 5, 0.35);
}
.skin-green .label.label-primary {
background-color: #6ccb05;
}
.skin-green .label.label-primary[href]:hover,
.skin-green .label.label-primary[href]:focus {
background-color: #529904;
}
.skin-green .list-group .list-group-item.active {
background-color: #6ccb05;
border-color: #529904;
}
.skin-green .list-group .list-group-item.active:hover,
.skin-green .list-group .list-group-item.active:focus {
background-color: #79e405;
}
.skin-green .list-group .list-group-item-'primary' {
color: #fff;
background-color: #6ccb05;
}
a.skin-green .list-group .list-group-item-'primary',
button.skin-green .list-group .list-group-item-'primary' {
color: #fff;
}
a.skin-green .list-group .list-group-item-'primary' .list-group-item-heading,
button.skin-green .list-group .list-group-item-'primary' .list-group-item-heading {
color: inherit;
}
a.skin-green .list-group .list-group-item-'primary':hover,
button.skin-green .list-group .list-group-item-'primary':hover,
a.skin-green .list-group .list-group-item-'primary':focus,
button.skin-green .list-group .list-group-item-'primary':focus {
color: #fff;
background-color: #5fb204;
}
a.skin-green .list-group .list-group-item-'primary'.active,
button.skin-green .list-group .list-group-item-'primary'.active,
a.skin-green .list-group .list-group-item-'primary'.active:hover,
button.skin-green .list-group .list-group-item-'primary'.active:hover,
a.skin-green .list-group .list-group-item-'primary'.active:focus,
button.skin-green .list-group .list-group-item-'primary'.active:focus {
color: #fff;
background-color: #fff;
border-color: #fff;
}
.skin-green .pagination > li.active > a {
background: #529904;
border-color: #448003;
}
.skin-green .pagination > li.active > a:hover,
.skin-green .pagination > li.active > a:focus {
background: #529904;
border-color: #448003;
}
.skin-green .pager > li.active > a {
background: #529904;
border-color: #448003;
color: #fff;
}
.skin-green .panel-primary {
border-color: #33393c;
}
.skin-green .panel-primary > .panel-heading {
color: #fff;
background-color: #5fb204;
border-color: #529904;
}
.skin-green .panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #33393c;
}
.skin-green .panel-primary > .panel-heading .badge {
color: #5fb204;
background-color: #fff;
}
.skin-green .panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #33393c;
}
.skin-green .left-sidebar .sidebar-nav .sidebar-nav-link.active > a,
.skin-green .left-sidebar .sidebar-nav .sidebar-nav-link.open > a {
border-left: #6ccb05 3px solid;
}
.skin-green .left-sidebar .sidebar-nav .sidebar-nav-link > .sidebar-nav .sidebar-nav-link.active a {
border-color: #529904;
}
.skin-green .text-primary {
color: #86f909 !important;
}
.skin-green .bg-primary {
background-color: #6ccb05;
}
a.skin-green .bg-primary:hover,
a.skin-green .bg-primary:focus {
background-color: #529904;
}
.skin-green .widget.widget-primary {
border: 1px solid #3c7103;
border-top: 2px solid #3a6c02;
background: #57a304;
color: #ffffff;
}
.skin-green .widget.widget-primary .help-block {
color: #98fa2c;
}
.skin-green .widget.widget-primary .widget-header {
border-bottom: 1px solid #4a8a03;
color: #ffffff;
}
.skin-green .widget.widget-primary .widget-header .widget-header-actions .widget-header-action {
color: #8bfa13;
cursor: pointer;
}
.skin-green .widget.widget-primary .widget-header .widget-header-actions .widget-header-action:hover,
.skin-green .widget.widget-primary .widget-header .widget-header-actions .widget-header-action:active {
color: #edfedb;
}
.skin-green .widget.widget-primary.widget-fluctuation .widget-fluctuation-period .widget-fluctuation-period-text {
color: #ffffff;
}
.skin-green .widget.widget-primary.widget-fluctuation .widget-fluctuation-period .widget-fluctuation-period-text strong {
color: #ffffff;
}
.skin-green .widget.widget-primary.widget-fluctuation .widget-fluctuation-description {
color: #ffffff;
}
.skin-green .widget.widget-primary.widget-fluctuation .widget-fluctuation-description .widget-fluctuation-description-text {
color: #cdfd9a;
}
.skin-green .widget.widget-primary.widget-statistic .widget-statistic-header {
font-size: 14px;
color: #bcfc77;
}
.skin-green .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-value {
color: #fff;
font-weight: 300;
}
.skin-green .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-description {
color: #bcfc77;
}
.skin-green .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-icon {
color: #69c605;
}
.skin-green .btn-primary {
color: #fff;
background-color: #6ccb05;
border-color: #529904;
}
.skin-green .btn-primary:focus,
.skin-green .btn-primary.focus {
color: #fff;
background-color: #529904;
border-color: #0f1d01;
}
.skin-green .btn-primary:hover {
color: #fff;
background-color: #529904;
border-color: #325d02;
}
.skin-green .btn-primary:active,
.skin-green .btn-primary.active,
.open > .dropdown-toggle.skin-green .btn-primary {
color: #fff;
background-color: #529904;
border-color: #325d02;
}
.skin-green .btn-primary:active:hover,
.skin-green .btn-primary.active:hover,
.open > .dropdown-toggle.skin-green .btn-primary:hover,
.skin-green .btn-primary:active:focus,
.skin-green .btn-primary.active:focus,
.open > .dropdown-toggle.skin-green .btn-primary:focus,
.skin-green .btn-primary:active.focus,
.skin-green .btn-primary.active.focus,
.open > .dropdown-toggle.skin-green .btn-primary.focus {
color: #fff;
background-color: #3f7603;
border-color: #0f1d01;
}
.skin-green .btn-primary:active,
.skin-green .btn-primary.active,
.open > .dropdown-toggle.skin-green .btn-primary {
background-image: none;
}
.skin-green .btn-primary.disabled:hover,
.skin-green .btn-primary[disabled]:hover,
fieldset[disabled] .skin-green .btn-primary:hover,
.skin-green .btn-primary.disabled:focus,
.skin-green .btn-primary[disabled]:focus,
fieldset[disabled] .skin-green .btn-primary:focus,
.skin-green .btn-primary.disabled.focus,
.skin-green .btn-primary[disabled].focus,
fieldset[disabled] .skin-green .btn-primary.focus {
background-color: #6ccb05;
border-color: #529904;
}
.skin-green .btn-primary .badge {
color: #6ccb05;
background-color: #fff;
}
.skin-green ::-moz-selection {
background: rgba(108, 203, 5, 0.45);
}
.skin-green ::selection {
background: rgba(108, 203, 5, 0.45);
}
/*===========================
* custom bootstrap
============================*/
#app{
padding-bottom: 80px;
}
.fa-fw{
color: #f750a6;
}
.breadcrumb{
background: #f3f5f8;
padding: .75rem 0rem;
}
.breadcrumb-item+.breadcrumb-item::before{
content: "\f105";
font-family: FontAwesome;
}
.breadcrumb>li+li:before{
color: #999999;
}
.box-work-3 {
border: 1px solid #FF8DC8;
margin-bottom: 30px;
box-shadow: 0 2px 5px 0 rgb(171, 171, 171), 0 2px 10px 0 rgba(171, 171, 171, 0.15);
}
.work_title {
padding: 15px 10px;
text-align: center;
background-color: #FF8DC8;
font-size: 16px;
color: #f5f5f5;
}
.show-work-6 {
float: left;
width: 50%;
text-align: center;
height: 100%;
}
.box-work-3:before,.box-work-3:after{
content: "";
display: table;
clear: both;
}
.box-color {
background: #cccccc;
}
.icon-work{
margin-bottom: 0px;
width: 100%;
}
.show-num-work{
color: #333;
font-size: 38px;
padding: 0px;
align-items: center;
white-space: pre-line;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
/* display: flex; */
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
overflow: hidden;
min-height: 100%;
font-weight: bold;
}
.icon-work img{
max-width: 100%;
}
.show-status {
position: absolute;
width: 28px;
height: 28px;
border-radius: 100%;
right: 30px;
top: 10px;
box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
.status-work{
background-color: #4FA820;
}
.status-nowork{
background-color: #848C93;
}
/**--------------------
* End Custom radio
-----------------------*/
.icon-work input[type="radio"] {
display: none;
}
.icon-work input[type="radio"] + div.check-status {
cursor: pointer;
display: block;
margin: 0 auto;
position: relative;
padding-top: 30px;
padding-bottom: 20px;
height: 168px;
}
.icon-work input[type="radio"]:checked + div.check-status{
background: #90CAF9;
}
/**--------------------
* End Custom radio
-----------------------*/
img{max-width: 100%;}
.tb-rank-9 {
margin: 0px auto;
width: 100%;
}
.tb-rank-9 table.table,.tb-rank-9 table.table thead tr th{
text-align: center;
}
.tb-rank-9 table.table tr td{
border: none;
}
.tb-rank-9 .table-striped>tbody>tr:nth-of-type(odd) {
background-color: #E4E4E4
}
.dislay-list-work {
clear: both;
width: 100%;
}
.row-list:before, .row-list:before,
.dislay-list-work:before,.dislay-list-work:after{
content: "";
display: table;
clear: both;
}
.row-list{
margin-left: -10px;
margin-right: -10px;
margin-top: 20px;
margin-bottom: 20px;
}
.col-work-2{
float: left;
width: 14.285714%;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 20px;
position: relative;
height: 280px;
}
._2box-work {
width: 100%;
box-shadow: 0 2px 5px 0 rgba(205, 205, 205, 0.15), 0 2px 10px 0 rgba(150, 150, 150, 0.15);
overflow: hidden;
height: 280px;
position: relative;
background: #ccc;
padding: 1px;
}
.model-title {
position: absolute;
width: 100%;
background-color: #a3a0a3b8;
padding: 8px 30px 8px 5px;
bottom: 0px;
max-height: 60px;
}
._2tile {
color: #f5f5f5;
}
._2box-status {
background-color: rgba(255, 141, 200, 0.6);
position: absolute;
width: 40px;
height: 100%;
top: 0px;
right: 0px;
z-index: 10;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
overflow: hidden;
}
._2icon-status{
width: 20px;
height: 20px;
background-color: #4ea721;
z-index: 999;
position: inherit;
border-radius: 50%;
box-shadow: 0 2px 5px 0 rgba(43, 45, 47, 0.5), 0 2px 10px 0 rgba(43, 45, 47, 0.5);
}
._2work {
background-color: #4ea721;
}
._2noWork {
background-color: #848C93;
}
/*
* page add girl
*/
.form-horizontal .radio-inline input[type=radio] {
margin-top: 2px;
}
.form-horizontal .radio-inline{
padding-top: 12px;
}
.btn-md-2{
max-width: 250px;
margin-top: 20px;
margin-bottom: 20px;
padding: 0px 16px;
}
.btn-submit{
height: 50px;
border-radius: 0px;
}
/*========================
* upload file
==========================*/
.upload-profile{
border: 1px solid #cacaca;
height: 100%;
overflow: hidden;
text-align: center;
padding-bottom: 70px;
}
.btn-file{
overflow: hidden;
position: relative;
border-radius: 0px;
background: #cacaca;
padding: 8px;
color: #666666;
border: 1px solid #cacaca;
max-width: 100%;
}
.btn-file input[type=file]{
background: white;
cursor: inherit;
display: block;
font-size: 100px;
min-height: 100%;
min-width: 100%;
opacity: 0;
outline: none;
position: absolute;
right: 0;
text-align: right;
top: 0;
}
.img-upload .alert{
margin-bottom: 10px;
}
.img-remove-btn{
display: none;
position: absolute;
bottom: 17px;
background: rgba(221, 221, 221, 0.80);
color: #666;
border-radius: 0px;
width: 180px;
}
.img-upload img{
margin-top: 10px;
max-height: 250px;
max-width: 250px;
}
.img-url-tab{
display: none;
}
.display_album{
position: relative;
}
#stage-gallery {
margin-top: 10px;
margin-bottom: 10px;
border: 1px solid #ccc;
padding: 15px;
}
.btn-ablum {
background: #ccc;
padding: 12px 10px;
max-width: 438px;
border-radius: 0px;
color: #666;
}
.count_image {
position: absolute;
right: 0px;
width: 30px;
height: 30px;
background: #f750a6;
color: #edefed;
text-align: center;
font-size: 18px;
line-height: 30px;
}
.btn-remore {
position: absolute;
top: -8px;
right: 17px;
}
.btn:focus{
outline: none;
}
.btn-close {
width: 25px;
height: 25px;
border-radius: 100%;
border: 1px solid #95989A;
padding: 0px;
background: #f750a6;
color: #f9f9f9;
font-size: 16px;
line-height: 15px;
}
.btn-close.focus, .btn-close:focus, .btn-close:hover {
color: #fff;
text-decoration: none;
outline: none;
box-shadow: none;
}
.form-group::before,.form-group::after{
content: "";
display: table;
clear: both;
}
.show-error {
color: #fb7167;
font-size: 14px;
}
.msg-error {
margin-bottom: 4px;
}
.show-error i {
margin-right: 5px;
}
.has-error {
border: 1px solid #fb7167;
}
.group-dob {
float: left;
width: 75%;
}
.box-validate{
padding: 0px 16px;
}
.alert-msg{
position: fixed;
top: 3%;
z-index: 9999;
right: 5px;
background: #5cb85c;
color: #f5f5f5;
box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
width: 20%;
max-width: 350px;
padding: 20px;
}
#list_girl thead tr {
background: #E3E3E3;
}
#list_girl.table-striped>tbody>tr:nth-of-type(odd) {
background-color: #ffffff;
}
#list_girl.table-striped>tbody>tr:nth-of-type(even) {
background-color: #f5f5f5;
}
#list_girl.table>tbody>tr>td{
border-top: none;
}
.pull-right .btn-success {
height: 45px;
border-radius: 0px;
line-height: 19px;
}
.form-inline .form-search{
width: 265px;
}
.btn-view{
color: #4ea721;
}
.btn-edit {
color: #2196F3;
}
.btn-delete {
color: #FF5722;
}
.btn-view:hover,.btn-edit:hover,.btn-delete:hover{
color: #f750a6;
}
.icon_flag {
width: 20px;
height: 20px;
border-radius: 100%;
display: inline-block;
vertical-align: middle;
}
.work-active{
background-color: #4FA820;
}
.nowork-active{
background-color: #848C93;
}
/*
* pagination
*/
.nav-paginate {
padding-top: 20px;
}
.nav-paginate .pagination {
border-radius: 0px;
}
.nav-paginate .pagination>li:first-child>a,
.nav-paginate .pagination>li:first-child>span,
.nav-paginate .pagination>li:last-child>a,
.nav-paginate .pagination>li:last-child>span{
margin: 0px 5px;
border-radius: 0px;
color: #f750a6;
width: 45px;
height: 45px;
padding: 10px;
}
.nav-paginate .pagination>li>a, .nav-paginate .pagination>li>span{
width: 45px;
height: 45px;
padding: 10px;
margin: 0px 5px;
}
.nav-paginate .pagination>.active>a,
.nav-paginate .pagination>.active>a:focus,
.nav-paginate .pagination>.active>a:hover,
.nav-paginate .pagination>.active>span,
.nav-paginate .pagination>.active>span:focus,
.nav-paginate .pagination>.active>span:hover {
background-color: #f5f5f5;
border-color: #f750a6;
color: #f750a6;
}
.action .btn-xs {
border-radius: 0px;
border: 1px solid #ccc;
font-size: 14px;
}
#data-delete .modal-dialog {
max-width: 450px;
}
#data-delete .modal-header {
background: #eee;
border-radius: 4px 4px 0px 0px;
}
#data-delete .modal-title {
color: #666;
text-align: center;
}
.icon-msg .fa {
font-size: 48px;
color: #FF5722;
}
.btn-width {
width: 100%;
max-width: 150px;
border-radius: 0px;
color: #FF5722;
}
/*
* popup messages
*/
#data-delete.modal{
transform: translateY(-100%);
transition: all 0.7s;
-webkit-transition: all 0.7s;
-moz-transition: all 0.7s;
-o-transition: all 0.7s;
display: block;
opacity: 0;
}
#data-delete.fade-in{
transform: translateY(20%);
opacity: 1;
display: block;
}
#data-delete .modal-content {
border: 2px solid #dad7d7;
}
.popup-delete .cavas-bg {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1025;
background-color: rgba(14, 14, 14, 0.57);
}
#data-delete .modal-body p{
color: #666;
}
/*
* custom radio search
*/
.icon-work-search{
position: relative;
float: right;
margin: 0px 30px;
}
.icon-work-search input[type="radio"] {
display: none;
}
.icon-work-search input[type="radio"] + span.inline-status {
cursor: pointer;
display: block;
vertical-align: middle;
margin: 0 auto;
width: 12px;
height: 12px;
background: #ffffff;
position: absolute;
border-radius: 50%;
padding: 5px;
left: 0px;
top: 0px;
}
.icon-work-search input[type="radio"] + span.inline-status + .name_status {
margin-left: 30px;
cursor: pointer;
font-weight: 500;
}
.icon-work-search input[type="radio"]:checked + span.inline-status{
background: #292929;
}
.search-icon-work{
border: 6px solid #4ea721;
}
.search-icon-nowork{
border: 6px solid #838c92;
}
.tb-rank-9 table.table {
border: 1px solid #ccc;
}
/*
* Resposive screen 1170
*/
@media screen and (max-width: 1280px) {
.panel-body .col-md-6{
width: 100%;
}
}
/*
* Resposive screen 1170
*/
@media screen and (max-width: 1024px) {
.col-work-2{
width: 20%;
}
}
/*
* Resposive screen 992
*/
@media screen and (max-width: 992px) {
#app .col-md-4.col-sm-4.col-xs-12,#app .col-md-8.col-sm-8.col-xs-12{
width: 100%;
}
.col-work-2{
width: 25%;
}
}
/*
* Resposive screen 767
*/
@media screen and (max-width: 767px) {
.col-work-2{
width: 33.333333%;
}
.btn-md-2 {
max-width: 100%;
}
ul.nav.navbar-nav.navbar-right {
float: right;
}
.left-sidebar .sidebar-user-panel {
padding: 5px 20px;
padding-top: 19px;
}
.left-sidebar .sidebar-nav .sidebar-nav-link a {
padding: 18px 18px;
}
.alert-msg{
width: 100%;
max-width: 450px !important;
}
.col-md-6.col-sm-6.col-xs-12 .pull-right{
width: 100%;
}
.pull-right .form-inline .form-search,.pull-right .btn-success{
float: left;
}
}
/*
* Resposive screen 480
*/
@media screen and (max-width: 480px) {
.col-work-2{
width: 50%;
}
}
|
public/assets/css/admin-main.css
|
.fa-right{
margin-right: 5px;
}
.skin-orange .progress-bar-primary {
background-color: #dc6f00;
}
.progress-striped .skin-orange .progress-bar-primary {
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.skin-orange .alert-primary {
background-color: #dc6f00;
border-color: #8f4800;
color: #fff;
}
.skin-orange .alert-primary hr {
border-top-color: #763b00;
}
.skin-orange .alert-primary .alert-link {
color: #e6e6e6;
}
.skin-orange .badge.badge-primary {
background-color: #f57c00;
}
.skin-orange .btn.btn-transparent.btn-transparent-primary {
border-color: #ff8910;
}
.skin-orange .btn.btn-transparent.btn-transparent-primary:hover {
border-color: #f57c00;
background-color: #f57c00;
color: #fff;
}
.skin-orange .fc .fc-event {
border-color: #e17200;
background-color: #f57c00;
}
.skin-orange #external-events .fc-event {
border-color: #e17200;
background-color: #f57c00;
}
.skin-orange .show-grid [class^=col-] {
background-color: rgba(245, 124, 0, 0.25);
border-color: rgba(245, 124, 0, 0.35);
}
.skin-orange .label.label-primary {
background-color: #f57c00;
}
.skin-orange .label.label-primary[href]:hover,
.skin-orange .label.label-primary[href]:focus {
background-color: #c26200;
}
.skin-orange .list-group .list-group-item.active {
background-color: #f57c00;
border-color: #c26200;
}
.skin-orange .list-group .list-group-item.active:hover,
.skin-orange .list-group .list-group-item.active:focus {
background-color: #ff8910;
}
.skin-orange .list-group .list-group-item-'primary' {
color: #fff;
background-color: #f57c00;
}
a.skin-orange .list-group .list-group-item-'primary',
button.skin-orange .list-group .list-group-item-'primary' {
color: #fff;
}
a.skin-orange .list-group .list-group-item-'primary' .list-group-item-heading,
button.skin-orange .list-group .list-group-item-'primary' .list-group-item-heading {
color: inherit;
}
a.skin-orange .list-group .list-group-item-'primary':hover,
button.skin-orange .list-group .list-group-item-'primary':hover,
a.skin-orange .list-group .list-group-item-'primary':focus,
button.skin-orange .list-group .list-group-item-'primary':focus {
color: #fff;
background-color: #dc6f00;
}
a.skin-orange .list-group .list-group-item-'primary'.active,
button.skin-orange .list-group .list-group-item-'primary'.active,
a.skin-orange .list-group .list-group-item-'primary'.active:hover,
button.skin-orange .list-group .list-group-item-'primary'.active:hover,
a.skin-orange .list-group .list-group-item-'primary'.active:focus,
button.skin-orange .list-group .list-group-item-'primary'.active:focus {
color: #fff;
background-color: #fff;
border-color: #fff;
}
.skin-orange .pagination > li.active > a {
background: #c26200;
border-color: #a95500;
}
.skin-orange .pagination > li.active > a:hover,
.skin-orange .pagination > li.active > a:focus {
background: #c26200;
border-color: #a95500;
}
.skin-orange .pager > li.active > a {
background: #c26200;
border-color: #a95500;
color: #fff;
}
.skin-orange .panel-primary {
border-color: #33393c;
}
.skin-orange .panel-primary > .panel-heading {
color: #fff;
background-color: #dc6f00;
border-color: #c26200;
}
.skin-orange .panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #33393c;
}
.skin-orange .panel-primary > .panel-heading .badge {
color: #dc6f00;
background-color: #fff;
}
.skin-orange .panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #33393c;
}
.skin-orange .left-sidebar .sidebar-nav .sidebar-nav-link.active > a,
.skin-orange .left-sidebar .sidebar-nav .sidebar-nav-link.open > a {
border-left: #f57c00 3px solid;
}
.skin-orange .left-sidebar .sidebar-nav .sidebar-nav-link > .sidebar-nav .sidebar-nav-link.active a {
border-color: #c26200;
}
.skin-orange .text-primary {
color: #ff9529 !important;
}
.skin-orange .bg-primary {
background-color: #f57c00;
}
a.skin-orange .bg-primary:hover,
a.skin-orange .bg-primary:focus {
background-color: #c26200;
}
.skin-orange .widget.widget-primary {
border: 1px solid #994e00;
border-top: 2px solid #944b00;
background: #cc6700;
color: #ffffff;
}
.skin-orange .widget.widget-primary .help-block {
color: #ffa74d;
}
.skin-orange .widget.widget-primary .widget-header {
border-bottom: 1px solid #b35a00;
color: #ffffff;
}
.skin-orange .widget.widget-primary .widget-header .widget-header-actions .widget-header-action {
color: #ff9a33;
cursor: pointer;
}
.skin-orange .widget.widget-primary .widget-header .widget-header-actions .widget-header-action:hover,
.skin-orange .widget.widget-primary .widget-header .widget-header-actions .widget-header-action:active {
color: #ffffff;
}
.skin-orange .widget.widget-primary.widget-fluctuation .widget-fluctuation-period .widget-fluctuation-period-text {
color: #ffffff;
}
.skin-orange .widget.widget-primary.widget-fluctuation .widget-fluctuation-period .widget-fluctuation-period-text strong {
color: #ffffff;
}
.skin-orange .widget.widget-primary.widget-fluctuation .widget-fluctuation-description {
color: #ffffff;
}
.skin-orange .widget.widget-primary.widget-fluctuation .widget-fluctuation-description .widget-fluctuation-description-text {
color: #ffdebd;
}
.skin-orange .widget.widget-primary.widget-statistic .widget-statistic-header {
font-size: 14px;
color: #ffcd99;
}
.skin-orange .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-value {
color: #fff;
font-weight: 300;
}
.skin-orange .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-description {
color: #ffcd99;
}
.skin-orange .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-icon {
color: #f07900;
}
.skin-orange .btn-primary {
color: #fff;
background-color: #f57c00;
border-color: #c26200;
}
.skin-orange .btn-primary:focus,
.skin-orange .btn-primary.focus {
color: #fff;
background-color: #c26200;
border-color: #422200;
}
.skin-orange .btn-primary:hover {
color: #fff;
background-color: #c26200;
border-color: #854300;
}
.skin-orange .btn-primary:active,
.skin-orange .btn-primary.active,
.open > .dropdown-toggle.skin-orange .btn-primary {
color: #fff;
background-color: #c26200;
border-color: #854300;
}
.skin-orange .btn-primary:active:hover,
.skin-orange .btn-primary.active:hover,
.open > .dropdown-toggle.skin-orange .btn-primary:hover,
.skin-orange .btn-primary:active:focus,
.skin-orange .btn-primary.active:focus,
.open > .dropdown-toggle.skin-orange .btn-primary:focus,
.skin-orange .btn-primary:active.focus,
.skin-orange .btn-primary.active.focus,
.open > .dropdown-toggle.skin-orange .btn-primary.focus {
color: #fff;
background-color: #9e5000;
border-color: #422200;
}
.skin-orange .btn-primary:active,
.skin-orange .btn-primary.active,
.open > .dropdown-toggle.skin-orange .btn-primary {
background-image: none;
}
.skin-orange .btn-primary.disabled:hover,
.skin-orange .btn-primary[disabled]:hover,
fieldset[disabled] .skin-orange .btn-primary:hover,
.skin-orange .btn-primary.disabled:focus,
.skin-orange .btn-primary[disabled]:focus,
fieldset[disabled] .skin-orange .btn-primary:focus,
.skin-orange .btn-primary.disabled.focus,
.skin-orange .btn-primary[disabled].focus,
fieldset[disabled] .skin-orange .btn-primary.focus {
background-color: #f57c00;
border-color: #c26200;
}
.skin-orange .btn-primary .badge {
color: #f57c00;
background-color: #fff;
}
.skin-orange ::-moz-selection {
background: rgba(245, 124, 0, 0.45);
}
.skin-orange ::selection {
background: rgba(245, 124, 0, 0.45);
}
.skin-teal .progress-bar-primary {
background-color: #38ac97;
}
.progress-striped .skin-teal .progress-bar-primary {
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.skin-teal .alert-primary {
background-color: #38ac97;
border-color: #257264;
color: #fff;
}
.skin-teal .alert-primary hr {
border-top-color: #1f5f53;
}
.skin-teal .alert-primary .alert-link {
color: #e6e6e6;
}
.skin-teal .badge.badge-primary {
background-color: #3ebfa8;
}
.skin-teal .btn.btn-transparent.btn-transparent-primary {
border-color: #50c6b1;
}
.skin-teal .btn.btn-transparent.btn-transparent-primary:hover {
border-color: #3ebfa8;
background-color: #3ebfa8;
color: #fff;
}
.skin-teal .fc .fc-event {
border-color: #39b09a;
background-color: #3ebfa8;
}
.skin-teal #external-events .fc-event {
border-color: #39b09a;
background-color: #3ebfa8;
}
.skin-teal .show-grid [class^=col-] {
background-color: rgba(62, 191, 168, 0.25);
border-color: rgba(62, 191, 168, 0.35);
}
.skin-teal .label.label-primary {
background-color: #3ebfa8;
}
.skin-teal .label.label-primary[href]:hover,
.skin-teal .label.label-primary[href]:focus {
background-color: #329886;
}
.skin-teal .list-group .list-group-item.active {
background-color: #3ebfa8;
border-color: #329886;
}
.skin-teal .list-group .list-group-item.active:hover,
.skin-teal .list-group .list-group-item.active:focus {
background-color: #50c6b1;
}
.skin-teal .list-group .list-group-item-'primary' {
color: #fff;
background-color: #3ebfa8;
}
a.skin-teal .list-group .list-group-item-'primary',
button.skin-teal .list-group .list-group-item-'primary' {
color: #fff;
}
a.skin-teal .list-group .list-group-item-'primary' .list-group-item-heading,
button.skin-teal .list-group .list-group-item-'primary' .list-group-item-heading {
color: inherit;
}
a.skin-teal .list-group .list-group-item-'primary':hover,
button.skin-teal .list-group .list-group-item-'primary':hover,
a.skin-teal .list-group .list-group-item-'primary':focus,
button.skin-teal .list-group .list-group-item-'primary':focus {
color: #fff;
background-color: #38ac97;
}
a.skin-teal .list-group .list-group-item-'primary'.active,
button.skin-teal .list-group .list-group-item-'primary'.active,
a.skin-teal .list-group .list-group-item-'primary'.active:hover,
button.skin-teal .list-group .list-group-item-'primary'.active:hover,
a.skin-teal .list-group .list-group-item-'primary'.active:focus,
button.skin-teal .list-group .list-group-item-'primary'.active:focus {
color: #fff;
background-color: #fff;
border-color: #fff;
}
.skin-teal .pagination > li.active > a {
background: #329886;
border-color: #2b8575;
}
.skin-teal .pagination > li.active > a:hover,
.skin-teal .pagination > li.active > a:focus {
background: #329886;
border-color: #2b8575;
}
.skin-teal .pager > li.active > a {
background: #329886;
border-color: #2b8575;
color: #fff;
}
.skin-teal .panel-primary {
border-color: #33393c;
}
.skin-teal .panel-primary > .panel-heading {
color: #fff;
background-color: #38ac97;
border-color: #329886;
}
.skin-teal .panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #33393c;
}
.skin-teal .panel-primary > .panel-heading .badge {
color: #38ac97;
background-color: #fff;
}
.skin-teal .panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #33393c;
}
.skin-teal .left-sidebar .sidebar-nav .sidebar-nav-link.active > a,
.skin-teal .left-sidebar .sidebar-nav .sidebar-nav-link.open > a {
border-left: #3ebfa8 3px solid;
}
.skin-teal .left-sidebar .sidebar-nav .sidebar-nav-link > .sidebar-nav .sidebar-nav-link.active a {
border-color: #329886;
}
.skin-teal .text-primary {
color: #63cdba !important;
}
.skin-teal .bg-primary {
background-color: #3ebfa8;
}
a.skin-teal .bg-primary:hover,
a.skin-teal .bg-primary:focus {
background-color: #329886;
}
.skin-teal .widget.widget-primary {
border: 1px solid #287a6b;
border-top: 2px solid #267668;
background: #34a08d;
color: #ffffff;
}
.skin-teal .widget.widget-primary .help-block {
color: #7ed5c6;
}
.skin-teal .widget.widget-primary .widget-header {
border-bottom: 1px solid #2e8d7c;
color: #ffffff;
}
.skin-teal .widget.widget-primary .widget-header .widget-header-actions .widget-header-action {
color: #6bcfbd;
cursor: pointer;
}
.skin-teal .widget.widget-primary .widget-header .widget-header-actions .widget-header-action:hover,
.skin-teal .widget.widget-primary .widget-header .widget-header-actions .widget-header-action:active {
color: #ffffff;
}
.skin-teal .widget.widget-primary.widget-fluctuation .widget-fluctuation-period .widget-fluctuation-period-text {
color: #ffffff;
}
.skin-teal .widget.widget-primary.widget-fluctuation .widget-fluctuation-period .widget-fluctuation-period-text strong {
color: #ffffff;
}
.skin-teal .widget.widget-primary.widget-fluctuation .widget-fluctuation-description {
color: #ffffff;
}
.skin-teal .widget.widget-primary.widget-fluctuation .widget-fluctuation-description .widget-fluctuation-description-text {
color: #d3f1eb;
}
.skin-teal .widget.widget-primary.widget-statistic .widget-statistic-header {
font-size: 14px;
color: #b8e8df;
}
.skin-teal .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-value {
color: #fff;
font-weight: 300;
}
.skin-teal .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-description {
color: #b8e8df;
}
.skin-teal .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-icon {
color: #3dbba5;
}
.skin-teal .btn-primary {
color: #fff;
background-color: #3ebfa8;
border-color: #329886;
}
.skin-teal .btn-primary:focus,
.skin-teal .btn-primary.focus {
color: #fff;
background-color: #329886;
border-color: #123831;
}
.skin-teal .btn-primary:hover {
color: #fff;
background-color: #329886;
border-color: #236a5d;
}
.skin-teal .btn-primary:active,
.skin-teal .btn-primary.active,
.open > .dropdown-toggle.skin-teal .btn-primary {
color: #fff;
background-color: #329886;
border-color: #236a5d;
}
.skin-teal .btn-primary:active:hover,
.skin-teal .btn-primary.active:hover,
.open > .dropdown-toggle.skin-teal .btn-primary:hover,
.skin-teal .btn-primary:active:focus,
.skin-teal .btn-primary.active:focus,
.open > .dropdown-toggle.skin-teal .btn-primary:focus,
.skin-teal .btn-primary:active.focus,
.skin-teal .btn-primary.active.focus,
.open > .dropdown-toggle.skin-teal .btn-primary.focus {
color: #fff;
background-color: #297e6e;
border-color: #123831;
}
.skin-teal .btn-primary:active,
.skin-teal .btn-primary.active,
.open > .dropdown-toggle.skin-teal .btn-primary {
background-image: none;
}
.skin-teal .btn-primary.disabled:hover,
.skin-teal .btn-primary[disabled]:hover,
fieldset[disabled] .skin-teal .btn-primary:hover,
.skin-teal .btn-primary.disabled:focus,
.skin-teal .btn-primary[disabled]:focus,
fieldset[disabled] .skin-teal .btn-primary:focus,
.skin-teal .btn-primary.disabled.focus,
.skin-teal .btn-primary[disabled].focus,
fieldset[disabled] .skin-teal .btn-primary.focus {
background-color: #3ebfa8;
border-color: #329886;
}
.skin-teal .btn-primary .badge {
color: #3ebfa8;
background-color: #fff;
}
.skin-teal ::-moz-selection {
background: rgba(62, 191, 168, 0.45);
}
.skin-teal ::selection {
background: rgba(62, 191, 168, 0.45);
}
.skin-pink .progress-bar-primary {
background-color: #bd1759;
}
.progress-striped .skin-pink .progress-bar-primary {
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.skin-pink .alert-primary {
background-color: #bd1759;
border-color: #790f39;
color: #fff;
}
.skin-pink .alert-primary hr {
border-top-color: #630c2e;
}
.skin-pink .alert-primary .alert-link {
color: #e6e6e6;
}
.skin-pink .badge.badge-primary {
background-color: #d41a64;
}
.skin-pink .btn.btn-transparent.btn-transparent-primary {
border-color: #e42470;
}
.skin-pink .btn.btn-transparent.btn-transparent-primary:hover {
border-color: #d41a64;
background-color: #d41a64;
color: #fff;
}
.skin-pink .fc .fc-event {
border-color: #c2185b;
background-color: #d41a64;
}
.skin-pink #external-events .fc-event {
border-color: #c2185b;
background-color: #d41a64;
}
.skin-pink .show-grid [class^=col-] {
background-color: rgba(212, 26, 100, 0.25);
border-color: rgba(212, 26, 100, 0.35);
}
.skin-pink .label.label-primary {
background-color: #d41a64;
}
.skin-pink .label.label-primary[href]:hover,
.skin-pink .label.label-primary[href]:focus {
background-color: #a7154e;
}
.skin-pink .list-group .list-group-item.active {
background-color: #d41a64;
border-color: #a7154e;
}
.skin-pink .list-group .list-group-item.active:hover,
.skin-pink .list-group .list-group-item.active:focus {
background-color: #e42470;
}
.skin-pink .list-group .list-group-item-'primary' {
color: #fff;
background-color: #d41a64;
}
a.skin-pink .list-group .list-group-item-'primary',
button.skin-pink .list-group .list-group-item-'primary' {
color: #fff;
}
a.skin-pink .list-group .list-group-item-'primary' .list-group-item-heading,
button.skin-pink .list-group .list-group-item-'primary' .list-group-item-heading {
color: inherit;
}
a.skin-pink .list-group .list-group-item-'primary':hover,
button.skin-pink .list-group .list-group-item-'primary':hover,
a.skin-pink .list-group .list-group-item-'primary':focus,
button.skin-pink .list-group .list-group-item-'primary':focus {
color: #fff;
background-color: #bd1759;
}
a.skin-pink .list-group .list-group-item-'primary'.active,
button.skin-pink .list-group .list-group-item-'primary'.active,
a.skin-pink .list-group .list-group-item-'primary'.active:hover,
button.skin-pink .list-group .list-group-item-'primary'.active:hover,
a.skin-pink .list-group .list-group-item-'primary'.active:focus,
button.skin-pink .list-group .list-group-item-'primary'.active:focus {
color: #fff;
background-color: #fff;
border-color: #fff;
}
.skin-pink .pagination > li.active > a {
background: #a7154e;
border-color: #901244;
}
.skin-pink .pagination > li.active > a:hover,
.skin-pink .pagination > li.active > a:focus {
background: #a7154e;
border-color: #901244;
}
.skin-pink .pager > li.active > a {
background: #a7154e;
border-color: #901244;
color: #fff;
}
.skin-pink .panel-primary {
border-color: #33393c;
}
.skin-pink .panel-primary > .panel-heading {
color: #fff;
background-color: #bd1759;
border-color: #a7154e;
}
.skin-pink .panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #33393c;
}
.skin-pink .panel-primary > .panel-heading .badge {
color: #bd1759;
background-color: #fff;
}
.skin-pink .panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #33393c;
}
.skin-pink .left-sidebar .sidebar-nav .sidebar-nav-link.active > a,
.skin-pink .left-sidebar .sidebar-nav .sidebar-nav-link.open > a {
border-left: #d41a64 3px solid;
}
.skin-pink .left-sidebar .sidebar-nav .sidebar-nav-link > .sidebar-nav .sidebar-nav-link.active a {
border-color: #a7154e;
}
.skin-pink .text-primary {
color: #e73b7e !important;
}
.skin-pink .bg-primary {
background-color: #d41a64;
}
a.skin-pink .bg-primary:hover,
a.skin-pink .bg-primary:focus {
background-color: #a7154e;
}
.skin-pink .widget.widget-primary {
border: 1px solid #82103d;
border-top: 2px solid #7e103b;
background: #b01652;
color: #ffffff;
}
.skin-pink .widget.widget-primary .help-block {
color: #eb5a93;
}
.skin-pink .widget.widget-primary .widget-header {
border-bottom: 1px solid #991348;
color: #ffffff;
}
.skin-pink .widget.widget-primary .widget-header .widget-header-actions .widget-header-action {
color: #e84484;
cursor: pointer;
}
.skin-pink .widget.widget-primary .widget-header .widget-header-actions .widget-header-action:hover,
.skin-pink .widget.widget-primary .widget-header .widget-header-actions .widget-header-action:active {
color: #fef9fb;
}
.skin-pink .widget.widget-primary.widget-fluctuation .widget-fluctuation-period .widget-fluctuation-period-text {
color: #ffffff;
}
.skin-pink .widget.widget-primary.widget-fluctuation .widget-fluctuation-period .widget-fluctuation-period-text strong {
color: #ffffff;
}
.skin-pink .widget.widget-primary.widget-fluctuation .widget-fluctuation-description {
color: #ffffff;
}
.skin-pink .widget.widget-primary.widget-fluctuation .widget-fluctuation-description .widget-fluctuation-description-text {
color: #f7bed5;
}
.skin-pink .widget.widget-primary.widget-statistic .widget-statistic-header {
font-size: 14px;
color: #f39fc0;
}
.skin-pink .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-value {
color: #fff;
font-weight: 300;
}
.skin-pink .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-description {
color: #f39fc0;
}
.skin-pink .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-icon {
color: #d01a61;
}
.skin-pink .btn-primary {
color: #fff;
background-color: #d41a64;
border-color: #a7154e;
}
.skin-pink .btn-primary:focus,
.skin-pink .btn-primary.focus {
color: #fff;
background-color: #a7154e;
border-color: #350719;
}
.skin-pink .btn-primary:hover {
color: #fff;
background-color: #a7154e;
border-color: #700e35;
}
.skin-pink .btn-primary:active,
.skin-pink .btn-primary.active,
.open > .dropdown-toggle.skin-pink .btn-primary {
color: #fff;
background-color: #a7154e;
border-color: #700e35;
}
.skin-pink .btn-primary:active:hover,
.skin-pink .btn-primary.active:hover,
.open > .dropdown-toggle.skin-pink .btn-primary:hover,
.skin-pink .btn-primary:active:focus,
.skin-pink .btn-primary.active:focus,
.open > .dropdown-toggle.skin-pink .btn-primary:focus,
.skin-pink .btn-primary:active.focus,
.skin-pink .btn-primary.active.focus,
.open > .dropdown-toggle.skin-pink .btn-primary.focus {
color: #fff;
background-color: #87113f;
border-color: #350719;
}
.skin-pink .btn-primary:active,
.skin-pink .btn-primary.active,
.open > .dropdown-toggle.skin-pink .btn-primary {
background-image: none;
}
.skin-pink .btn-primary.disabled:hover,
.skin-pink .btn-primary[disabled]:hover,
fieldset[disabled] .skin-pink .btn-primary:hover,
.skin-pink .btn-primary.disabled:focus,
.skin-pink .btn-primary[disabled]:focus,
fieldset[disabled] .skin-pink .btn-primary:focus,
.skin-pink .btn-primary.disabled.focus,
.skin-pink .btn-primary[disabled].focus,
fieldset[disabled] .skin-pink .btn-primary.focus {
background-color: #d41a64;
border-color: #a7154e;
}
.skin-pink .btn-primary .badge {
color: #d41a64;
background-color: #fff;
}
.skin-pink ::-moz-selection {
background: rgba(212, 26, 100, 0.45);
}
.skin-pink ::selection {
background: rgba(212, 26, 100, 0.45);
}
.skin-purple .progress-bar-primary {
background-color: #89229b;
}
.progress-striped .skin-purple .progress-bar-primary {
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.skin-purple .alert-primary {
background-color: #89229b;
border-color: #52145d;
color: #fff;
}
.skin-purple .alert-primary hr {
border-top-color: #3f1048;
}
.skin-purple .alert-primary .alert-link {
color: #e6e6e6;
}
.skin-purple .badge.badge-primary {
background-color: #9c27b0;
}
.skin-purple .btn.btn-transparent.btn-transparent-primary {
border-color: #af2cc5;
}
.skin-purple .btn.btn-transparent.btn-transparent-primary:hover {
border-color: #9c27b0;
background-color: #9c27b0;
color: #fff;
}
.skin-purple .fc .fc-event {
border-color: #8d239f;
background-color: #9c27b0;
}
.skin-purple #external-events .fc-event {
border-color: #8d239f;
background-color: #9c27b0;
}
.skin-purple .show-grid [class^=col-] {
background-color: rgba(156, 39, 176, 0.25);
border-color: rgba(156, 39, 176, 0.35);
}
.skin-purple .label.label-primary {
background-color: #9c27b0;
}
.skin-purple .label.label-primary[href]:hover,
.skin-purple .label.label-primary[href]:focus {
background-color: #771e86;
}
.skin-purple .list-group .list-group-item.active {
background-color: #9c27b0;
border-color: #771e86;
}
.skin-purple .list-group .list-group-item.active:hover,
.skin-purple .list-group .list-group-item.active:focus {
background-color: #af2cc5;
}
.skin-purple .list-group .list-group-item-'primary' {
color: #fff;
background-color: #9c27b0;
}
a.skin-purple .list-group .list-group-item-'primary',
button.skin-purple .list-group .list-group-item-'primary' {
color: #fff;
}
a.skin-purple .list-group .list-group-item-'primary' .list-group-item-heading,
button.skin-purple .list-group .list-group-item-'primary' .list-group-item-heading {
color: inherit;
}
a.skin-purple .list-group .list-group-item-'primary':hover,
button.skin-purple .list-group .list-group-item-'primary':hover,
a.skin-purple .list-group .list-group-item-'primary':focus,
button.skin-purple .list-group .list-group-item-'primary':focus {
color: #fff;
background-color: #89229b;
}
a.skin-purple .list-group .list-group-item-'primary'.active,
button.skin-purple .list-group .list-group-item-'primary'.active,
a.skin-purple .list-group .list-group-item-'primary'.active:hover,
button.skin-purple .list-group .list-group-item-'primary'.active:hover,
a.skin-purple .list-group .list-group-item-'primary'.active:focus,
button.skin-purple .list-group .list-group-item-'primary'.active:focus {
color: #fff;
background-color: #fff;
border-color: #fff;
}
.skin-purple .pagination > li.active > a {
background: #771e86;
border-color: #641971;
}
.skin-purple .pagination > li.active > a:hover,
.skin-purple .pagination > li.active > a:focus {
background: #771e86;
border-color: #641971;
}
.skin-purple .pager > li.active > a {
background: #771e86;
border-color: #641971;
color: #fff;
}
.skin-purple .panel-primary {
border-color: #33393c;
}
.skin-purple .panel-primary > .panel-heading {
color: #fff;
background-color: #89229b;
border-color: #771e86;
}
.skin-purple .panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #33393c;
}
.skin-purple .panel-primary > .panel-heading .badge {
color: #89229b;
background-color: #fff;
}
.skin-purple .panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #33393c;
}
.skin-purple .left-sidebar .sidebar-nav .sidebar-nav-link.active > a,
.skin-purple .left-sidebar .sidebar-nav .sidebar-nav-link.open > a {
border-left: #9c27b0 3px solid;
}
.skin-purple .left-sidebar .sidebar-nav .sidebar-nav-link > .sidebar-nav .sidebar-nav-link.active a {
border-color: #771e86;
}
.skin-purple .text-primary {
color: #bc37d3 !important;
}
.skin-purple .bg-primary {
background-color: #9c27b0;
}
a.skin-purple .bg-primary:hover,
a.skin-purple .bg-primary:focus {
background-color: #771e86;
}
.skin-purple .widget.widget-primary {
border: 1px solid #591665;
border-top: 2px solid #561561;
background: #7e208f;
color: #ffffff;
}
.skin-purple .widget.widget-primary .help-block {
color: #c654d9;
}
.skin-purple .widget.widget-primary .widget-header {
border-bottom: 1px solid #6c1b7a;
color: #ffffff;
}
.skin-purple .widget.widget-primary .widget-header .widget-header-actions .widget-header-action {
color: #bf40d5;
cursor: pointer;
}
.skin-purple .widget.widget-primary .widget-header .widget-header-actions .widget-header-action:hover,
.skin-purple .widget.widget-primary .widget-header .widget-header-actions .widget-header-action:active {
color: #f7e7fa;
}
.skin-purple .widget.widget-primary.widget-fluctuation .widget-fluctuation-period .widget-fluctuation-period-text {
color: #ffffff;
}
.skin-purple .widget.widget-primary.widget-fluctuation .widget-fluctuation-period .widget-fluctuation-period-text strong {
color: #ffffff;
}
.skin-purple .widget.widget-primary.widget-fluctuation .widget-fluctuation-description {
color: #ffffff;
}
.skin-purple .widget.widget-primary.widget-fluctuation .widget-fluctuation-description .widget-fluctuation-description-text {
color: #e5b0ee;
}
.skin-purple .widget.widget-primary.widget-statistic .widget-statistic-header {
font-size: 14px;
color: #db93e7;
}
.skin-purple .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-value {
color: #fff;
font-weight: 300;
}
.skin-purple .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-description {
color: #db93e7;
}
.skin-purple .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-icon {
color: #9826ac;
}
.skin-purple .btn-primary {
color: #fff;
background-color: #9c27b0;
border-color: #771e86;
}
.skin-purple .btn-primary:focus,
.skin-purple .btn-primary.focus {
color: #fff;
background-color: #771e86;
border-color: #1a071e;
}
.skin-purple .btn-primary:hover {
color: #fff;
background-color: #771e86;
border-color: #4b1354;
}
.skin-purple .btn-primary:active,
.skin-purple .btn-primary.active,
.open > .dropdown-toggle.skin-purple .btn-primary {
color: #fff;
background-color: #771e86;
border-color: #4b1354;
}
.skin-purple .btn-primary:active:hover,
.skin-purple .btn-primary.active:hover,
.open > .dropdown-toggle.skin-purple .btn-primary:hover,
.skin-purple .btn-primary:active:focus,
.skin-purple .btn-primary.active:focus,
.open > .dropdown-toggle.skin-purple .btn-primary:focus,
.skin-purple .btn-primary:active.focus,
.skin-purple .btn-primary.active.focus,
.open > .dropdown-toggle.skin-purple .btn-primary.focus {
color: #fff;
background-color: #5d1769;
border-color: #1a071e;
}
.skin-purple .btn-primary:active,
.skin-purple .btn-primary.active,
.open > .dropdown-toggle.skin-purple .btn-primary {
background-image: none;
}
.skin-purple .btn-primary.disabled:hover,
.skin-purple .btn-primary[disabled]:hover,
fieldset[disabled] .skin-purple .btn-primary:hover,
.skin-purple .btn-primary.disabled:focus,
.skin-purple .btn-primary[disabled]:focus,
fieldset[disabled] .skin-purple .btn-primary:focus,
.skin-purple .btn-primary.disabled.focus,
.skin-purple .btn-primary[disabled].focus,
fieldset[disabled] .skin-purple .btn-primary.focus {
background-color: #9c27b0;
border-color: #771e86;
}
.skin-purple .btn-primary .badge {
color: #9c27b0;
background-color: #fff;
}
.skin-purple ::-moz-selection {
background: rgba(156, 39, 176, 0.45);
}
.skin-purple ::selection {
background: rgba(156, 39, 176, 0.45);
}
.skin-green .progress-bar-primary {
background-color: #5fb204;
}
.progress-striped .skin-green .progress-bar-primary {
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.skin-green .alert-primary {
background-color: #5fb204;
border-color: #376702;
color: #fff;
}
.skin-green .alert-primary hr {
border-top-color: #2a4e02;
}
.skin-green .alert-primary .alert-link {
color: #e6e6e6;
}
.skin-green .badge.badge-primary {
background-color: #6ccb05;
}
.skin-green .btn.btn-transparent.btn-transparent-primary {
border-color: #79e405;
}
.skin-green .btn.btn-transparent.btn-transparent-primary:hover {
border-color: #6ccb05;
background-color: #6ccb05;
color: #fff;
}
.skin-green .fc .fc-event {
border-color: #61b704;
background-color: #6ccb05;
}
.skin-green #external-events .fc-event {
border-color: #61b704;
background-color: #6ccb05;
}
.skin-green .show-grid [class^=col-] {
background-color: rgba(108, 203, 5, 0.25);
border-color: rgba(108, 203, 5, 0.35);
}
.skin-green .label.label-primary {
background-color: #6ccb05;
}
.skin-green .label.label-primary[href]:hover,
.skin-green .label.label-primary[href]:focus {
background-color: #529904;
}
.skin-green .list-group .list-group-item.active {
background-color: #6ccb05;
border-color: #529904;
}
.skin-green .list-group .list-group-item.active:hover,
.skin-green .list-group .list-group-item.active:focus {
background-color: #79e405;
}
.skin-green .list-group .list-group-item-'primary' {
color: #fff;
background-color: #6ccb05;
}
a.skin-green .list-group .list-group-item-'primary',
button.skin-green .list-group .list-group-item-'primary' {
color: #fff;
}
a.skin-green .list-group .list-group-item-'primary' .list-group-item-heading,
button.skin-green .list-group .list-group-item-'primary' .list-group-item-heading {
color: inherit;
}
a.skin-green .list-group .list-group-item-'primary':hover,
button.skin-green .list-group .list-group-item-'primary':hover,
a.skin-green .list-group .list-group-item-'primary':focus,
button.skin-green .list-group .list-group-item-'primary':focus {
color: #fff;
background-color: #5fb204;
}
a.skin-green .list-group .list-group-item-'primary'.active,
button.skin-green .list-group .list-group-item-'primary'.active,
a.skin-green .list-group .list-group-item-'primary'.active:hover,
button.skin-green .list-group .list-group-item-'primary'.active:hover,
a.skin-green .list-group .list-group-item-'primary'.active:focus,
button.skin-green .list-group .list-group-item-'primary'.active:focus {
color: #fff;
background-color: #fff;
border-color: #fff;
}
.skin-green .pagination > li.active > a {
background: #529904;
border-color: #448003;
}
.skin-green .pagination > li.active > a:hover,
.skin-green .pagination > li.active > a:focus {
background: #529904;
border-color: #448003;
}
.skin-green .pager > li.active > a {
background: #529904;
border-color: #448003;
color: #fff;
}
.skin-green .panel-primary {
border-color: #33393c;
}
.skin-green .panel-primary > .panel-heading {
color: #fff;
background-color: #5fb204;
border-color: #529904;
}
.skin-green .panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #33393c;
}
.skin-green .panel-primary > .panel-heading .badge {
color: #5fb204;
background-color: #fff;
}
.skin-green .panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #33393c;
}
.skin-green .left-sidebar .sidebar-nav .sidebar-nav-link.active > a,
.skin-green .left-sidebar .sidebar-nav .sidebar-nav-link.open > a {
border-left: #6ccb05 3px solid;
}
.skin-green .left-sidebar .sidebar-nav .sidebar-nav-link > .sidebar-nav .sidebar-nav-link.active a {
border-color: #529904;
}
.skin-green .text-primary {
color: #86f909 !important;
}
.skin-green .bg-primary {
background-color: #6ccb05;
}
a.skin-green .bg-primary:hover,
a.skin-green .bg-primary:focus {
background-color: #529904;
}
.skin-green .widget.widget-primary {
border: 1px solid #3c7103;
border-top: 2px solid #3a6c02;
background: #57a304;
color: #ffffff;
}
.skin-green .widget.widget-primary .help-block {
color: #98fa2c;
}
.skin-green .widget.widget-primary .widget-header {
border-bottom: 1px solid #4a8a03;
color: #ffffff;
}
.skin-green .widget.widget-primary .widget-header .widget-header-actions .widget-header-action {
color: #8bfa13;
cursor: pointer;
}
.skin-green .widget.widget-primary .widget-header .widget-header-actions .widget-header-action:hover,
.skin-green .widget.widget-primary .widget-header .widget-header-actions .widget-header-action:active {
color: #edfedb;
}
.skin-green .widget.widget-primary.widget-fluctuation .widget-fluctuation-period .widget-fluctuation-period-text {
color: #ffffff;
}
.skin-green .widget.widget-primary.widget-fluctuation .widget-fluctuation-period .widget-fluctuation-period-text strong {
color: #ffffff;
}
.skin-green .widget.widget-primary.widget-fluctuation .widget-fluctuation-description {
color: #ffffff;
}
.skin-green .widget.widget-primary.widget-fluctuation .widget-fluctuation-description .widget-fluctuation-description-text {
color: #cdfd9a;
}
.skin-green .widget.widget-primary.widget-statistic .widget-statistic-header {
font-size: 14px;
color: #bcfc77;
}
.skin-green .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-value {
color: #fff;
font-weight: 300;
}
.skin-green .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-description {
color: #bcfc77;
}
.skin-green .widget.widget-primary.widget-statistic .widget-statistic-body .widget-statistic-icon {
color: #69c605;
}
.skin-green .btn-primary {
color: #fff;
background-color: #6ccb05;
border-color: #529904;
}
.skin-green .btn-primary:focus,
.skin-green .btn-primary.focus {
color: #fff;
background-color: #529904;
border-color: #0f1d01;
}
.skin-green .btn-primary:hover {
color: #fff;
background-color: #529904;
border-color: #325d02;
}
.skin-green .btn-primary:active,
.skin-green .btn-primary.active,
.open > .dropdown-toggle.skin-green .btn-primary {
color: #fff;
background-color: #529904;
border-color: #325d02;
}
.skin-green .btn-primary:active:hover,
.skin-green .btn-primary.active:hover,
.open > .dropdown-toggle.skin-green .btn-primary:hover,
.skin-green .btn-primary:active:focus,
.skin-green .btn-primary.active:focus,
.open > .dropdown-toggle.skin-green .btn-primary:focus,
.skin-green .btn-primary:active.focus,
.skin-green .btn-primary.active.focus,
.open > .dropdown-toggle.skin-green .btn-primary.focus {
color: #fff;
background-color: #3f7603;
border-color: #0f1d01;
}
.skin-green .btn-primary:active,
.skin-green .btn-primary.active,
.open > .dropdown-toggle.skin-green .btn-primary {
background-image: none;
}
.skin-green .btn-primary.disabled:hover,
.skin-green .btn-primary[disabled]:hover,
fieldset[disabled] .skin-green .btn-primary:hover,
.skin-green .btn-primary.disabled:focus,
.skin-green .btn-primary[disabled]:focus,
fieldset[disabled] .skin-green .btn-primary:focus,
.skin-green .btn-primary.disabled.focus,
.skin-green .btn-primary[disabled].focus,
fieldset[disabled] .skin-green .btn-primary.focus {
background-color: #6ccb05;
border-color: #529904;
}
.skin-green .btn-primary .badge {
color: #6ccb05;
background-color: #fff;
}
.skin-green ::-moz-selection {
background: rgba(108, 203, 5, 0.45);
}
.skin-green ::selection {
background: rgba(108, 203, 5, 0.45);
}
/*===========================
* custom bootstrap
============================*/
#app{
padding-bottom: 80px;
}
.fa-fw{
color: #f750a6;
}
.breadcrumb{
background: #f3f5f8;
padding: .75rem 0rem;
}
.breadcrumb-item+.breadcrumb-item::before{
content: "\f105";
font-family: FontAwesome;
}
.breadcrumb>li+li:before{
color: #999999;
}
.box-work-3 {
border: 1px solid #FF8DC8;
margin-bottom: 30px;
box-shadow: 0 2px 5px 0 rgb(171, 171, 171), 0 2px 10px 0 rgba(171, 171, 171, 0.15);
}
.work_title {
padding: 15px 10px;
text-align: center;
background-color: #FF8DC8;
font-size: 16px;
color: #f5f5f5;
}
.show-work-6 {
float: left;
width: 50%;
text-align: center;
height: 100%;
}
.box-work-3:before,.box-work-3:after{
content: "";
display: table;
clear: both;
}
.box-color {
background: #cccccc;
}
.icon-work{
margin-bottom: 0px;
width: 100%;
}
.show-num-work{
color: #333;
font-size: 38px;
padding: 0px;
align-items: center;
white-space: pre-line;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
/* display: flex; */
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
overflow: hidden;
min-height: 100%;
font-weight: bold;
}
.icon-work img{
max-width: 100%;
}
.show-status {
position: absolute;
width: 28px;
height: 28px;
border-radius: 100%;
right: 30px;
top: 10px;
box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
.status-work{
background-color: #4FA820;
}
.status-nowork{
background-color: #848C93;
}
/**--------------------
* End Custom radio
-----------------------*/
.icon-work input[type="radio"] {
display: none;
}
.icon-work input[type="radio"] + div.check-status {
cursor: pointer;
display: block;
margin: 0 auto;
position: relative;
padding-top: 30px;
padding-bottom: 20px;
height: 168px;
}
.icon-work input[type="radio"]:checked + div.check-status{
background: #90CAF9;
}
/**--------------------
* End Custom radio
-----------------------*/
img{max-width: 100%;}
.tb-rank-9 {
margin: 0px auto;
width: 100%;
}
.tb-rank-9 table.table,.tb-rank-9 table.table thead tr th{
text-align: center;
}
.tb-rank-9 table.table tr td{
border: none;
}
.tb-rank-9 .table-striped>tbody>tr:nth-of-type(odd) {
background-color: #E4E4E4
}
.dislay-list-work {
clear: both;
width: 100%;
}
.row-list:before, .row-list:before,
.dislay-list-work:before,.dislay-list-work:after{
content: "";
display: table;
clear: both;
}
.row-list{
margin-left: -10px;
margin-right: -10px;
margin-top: 20px;
margin-bottom: 20px;
}
.col-work-2{
float: left;
width: 14.285714%;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 20px;
position: relative;
height: 280px;
}
._2box-work {
width: 100%;
box-shadow: 0 2px 5px 0 rgba(205, 205, 205, 0.15), 0 2px 10px 0 rgba(150, 150, 150, 0.15);
overflow: hidden;
height: 280px;
position: relative;
background: #ccc;
padding: 1px;
}
.model-title {
position: absolute;
width: 100%;
background-color: #a3a0a3b8;
padding: 8px 30px 8px 5px;
bottom: 0px;
max-height: 60px;
}
._2tile {
color: #f5f5f5;
}
._2box-status {
background-color: rgba(255, 141, 200, 0.6);
position: absolute;
width: 40px;
height: 100%;
top: 0px;
right: 0px;
z-index: 10;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
overflow: hidden;
}
._2icon-status{
width: 20px;
height: 20px;
background-color: #4ea721;
z-index: 999;
position: inherit;
border-radius: 50%;
box-shadow: 0 2px 5px 0 rgba(43, 45, 47, 0.5), 0 2px 10px 0 rgba(43, 45, 47, 0.5);
}
._2work {
background-color: #4ea721;
}
._2noWork {
background-color: #848C93;
}
/*
* page add girl
*/
.form-horizontal .radio-inline input[type=radio] {
margin-top: 2px;
}
.form-horizontal .radio-inline{
padding-top: 12px;
}
.btn-md-2{
max-width: 250px;
margin-top: 20px;
margin-bottom: 20px;
padding: 0px 16px;
}
.btn-submit{
height: 50px;
border-radius: 0px;
}
/*========================
* upload file
==========================*/
.upload-profile{
border: 1px solid #cacaca;
height: 100%;
overflow: hidden;
text-align: center;
padding-bottom: 70px;
}
.btn-file{
overflow: hidden;
position: relative;
border-radius: 0px;
background: #cacaca;
padding: 8px;
color: #666666;
border: 1px solid #cacaca;
max-width: 100%;
}
.btn-file input[type=file]{
background: white;
cursor: inherit;
display: block;
font-size: 100px;
min-height: 100%;
min-width: 100%;
opacity: 0;
outline: none;
position: absolute;
right: 0;
text-align: right;
top: 0;
}
.img-upload .alert{
margin-bottom: 10px;
}
.img-remove-btn{
display: none;
position: absolute;
bottom: 17px;
background: rgba(221, 221, 221, 0.80);
color: #666;
border-radius: 0px;
width: 180px;
}
.img-upload img{
margin-top: 10px;
max-height: 250px;
max-width: 250px;
}
.img-url-tab{
display: none;
}
.display_album{
position: relative;
}
#stage-gallery {
margin-top: 10px;
margin-bottom: 10px;
border: 1px solid #ccc;
padding: 15px;
}
.btn-ablum {
background: #ccc;
padding: 12px 10px;
max-width: 438px;
border-radius: 0px;
color: #666;
}
.count_image {
position: absolute;
right: 0px;
width: 30px;
height: 30px;
background: #f750a6;
color: #edefed;
text-align: center;
font-size: 18px;
line-height: 30px;
}
.btn-remore {
position: absolute;
top: -8px;
right: 17px;
}
.btn:focus{
outline: none;
}
.btn-close {
width: 25px;
height: 25px;
border-radius: 100%;
border: 1px solid #95989A;
padding: 0px;
background: #f750a6;
color: #f9f9f9;
font-size: 16px;
line-height: 15px;
}
.btn-close.focus, .btn-close:focus, .btn-close:hover {
color: #fff;
text-decoration: none;
outline: none;
box-shadow: none;
}
.form-group::before,.form-group::after{
content: "";
display: table;
clear: both;
}
.show-error {
color: #fb7167;
font-size: 14px;
}
.msg-error {
margin-bottom: 4px;
}
.show-error i {
margin-right: 5px;
}
.has-error {
border: 1px solid #fb7167;
}
.group-dob {
float: left;
width: 75%;
}
.box-validate{
padding: 0px 16px;
}
.alert-msg{
position: fixed;
top: 3%;
z-index: 9999;
right: 5px;
background: #5cb85c;
color: #f5f5f5;
box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
width: 20%;
max-width: 350px;
padding: 20px;
}
#list_girl thead tr {
background: #E3E3E3;
}
#list_girl.table-striped>tbody>tr:nth-of-type(odd) {
background-color: #ffffff;
}
#list_girl.table-striped>tbody>tr:nth-of-type(even) {
background-color: #f5f5f5;
}
#list_girl.table>tbody>tr>td{
border-top: none;
}
.pull-right .btn-success {
height: 45px;
border-radius: 0px;
line-height: 19px;
}
.form-inline .form-search{
width: 265px;
}
.btn-view{
color: #4ea721;
}
.btn-edit {
color: #2196F3;
}
.btn-delete {
color: #FF5722;
}
.btn-view:hover,.btn-edit:hover,.btn-delete:hover{
color: #f750a6;
}
.icon_flag {
width: 20px;
height: 20px;
border-radius: 100%;
display: inline-block;
vertical-align: middle;
}
.work-active{
background-color: #4FA820;
}
.nowork-active{
background-color: #848C93;
}
/*
* pagination
*/
.nav-paginate {
padding-top: 20px;
}
.nav-paginate .pagination {
border-radius: 0px;
}
.nav-paginate .pagination>li:first-child>a,
.nav-paginate .pagination>li:first-child>span,
.nav-paginate .pagination>li:last-child>a,
.nav-paginate .pagination>li:last-child>span{
margin: 0px 5px;
border-radius: 0px;
color: #f750a6;
width: 45px;
height: 45px;
padding: 10px;
}
.nav-paginate .pagination>li>a, .nav-paginate .pagination>li>span{
width: 45px;
height: 45px;
padding: 10px;
margin: 0px 5px;
}
.nav-paginate .pagination>.active>a,
.nav-paginate .pagination>.active>a:focus,
.nav-paginate .pagination>.active>a:hover,
.nav-paginate .pagination>.active>span,
.nav-paginate .pagination>.active>span:focus,
.nav-paginate .pagination>.active>span:hover {
background-color: #f5f5f5;
border-color: #f750a6;
color: #f750a6;
}
.action .btn-xs {
border-radius: 0px;
border: 1px solid #ccc;
font-size: 14px;
}
#data-delete .modal-dialog {
max-width: 450px;
}
#data-delete .modal-header {
background: #eee;
border-radius: 4px 4px 0px 0px;
}
#data-delete .modal-title {
color: #666;
text-align: center;
}
.icon-msg .fa {
font-size: 48px;
color: #FF5722;
}
.btn-width {
width: 100%;
max-width: 150px;
border-radius: 0px;
color: #FF5722;
}
/*
* popup messages
*/
#data-delete.modal{
transform: translateY(-100%);
transition: all 0.7s;
-webkit-transition: all 0.7s;
-moz-transition: all 0.7s;
-o-transition: all 0.7s;
display: block;
opacity: 0;
}
#data-delete.fade-in{
transform: translateY(20%);
opacity: 1;
display: block;
}
#data-delete .modal-content {
border: 2px solid #dad7d7;
}
.popup-delete .cavas-bg {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1025;
background-color: rgba(14, 14, 14, 0.57);
}
#data-delete .modal-body p{
color: #666;
}
/*
* custom radio search
*/
.icon-work-search{
position: relative;
float: right;
margin: 0px 30px;
}
.icon-work-search input[type="radio"] {
display: none;
}
.icon-work-search input[type="radio"] + span.inline-status {
cursor: pointer;
display: block;
vertical-align: middle;
margin: 0 auto;
width: 12px;
height: 12px;
background: #ffffff;
position: absolute;
border-radius: 50%;
padding: 5px;
left: 0px;
top: 0px;
}
.icon-work-search input[type="radio"] + span.inline-status + .name_status {
margin-left: 30px;
cursor: pointer;
font-weight: 500;
}
.icon-work-search input[type="radio"]:checked + span.inline-status{
background: #292929;
}
.search-icon-work{
border: 6px solid #4ea721;
}
.search-icon-nowork{
border: 6px solid #838c92;
}
.tb-rank-9 table.table {
border: 1px solid #ccc;
}
/*
* Resposive screen 1170
*/
@media screen and (max-width: 1280px) {
.panel-body .col-md-6{
width: 100%;
}
}
/*
* Resposive screen 1170
*/
@media screen and (max-width: 1024px) {
.col-work-2{
width: 20%;
}
}
/*
* Resposive screen 992
*/
@media screen and (max-width: 992px) {
#app .col-md-4.col-sm-4.col-xs-12,#app .col-md-8.col-sm-8.col-xs-12{
width: 100%;
}
.col-work-2{
width: 25%;
}
}
/*
* Resposive screen 767
*/
@media screen and (max-width: 767px) {
.col-work-2{
width: 33.333333%;
}
.btn-md-2 {
max-width: 100%;
}
ul.nav.navbar-nav.navbar-right {
float: right;
}
.left-sidebar .sidebar-user-panel {
padding: 5px 20px;
padding-top: 19px;
}
.left-sidebar .sidebar-nav .sidebar-nav-link a {
padding: 18px 18px;
}
.alert-msg{
width: 100%;
max-width: 450px !important;
}
.col-md-6.col-sm-6.col-xs-12 .pull-right{
width: 100%;
}
.pull-right .form-inline .form-search,.pull-right .btn-success{
float: left;
}
}
/*
* Resposive screen 480
*/
@media screen and (max-width: 480px) {
.col-work-2{
width: 50%;
}
}
| 0.506347 | 0.044598 |
.lobby-container .title {
border-bottom: 1px solid #ddd; }
.lobby-container .row {
margin: 0px; }
.lobby-container .left-panel {
height: 400px;
border-right: 1px solid #ddd;
padding: 0px; }
.lobby-container .right-panel ul li {
margin-bottom: 5px;
border-radius: 0px;
border-left: 3px solid #3366cc; }
.lobby-container .right-panel ul li > .row > div button {
border: 2px solid #3366cc;
background: white;
color: #3366cc;
padding: 5px 10px;
float: right; }
.lobby-container .right-panel ul li > .row > div .room-name {
position: relative;
top: 5px; }
.lobby-container .panel-title {
border-bottom: 1px solid #ddd;
padding: 5px 0px;
color: gray;
font-size: 15px; }
.lobby-container .btn-add-friend {
position: relative;
left: -5px; }
.lobby-container .friend-list-container {
border-right: 0px;
border-top: 0px;
max-height: 250px;
overflow: hidden;
overflow-y: visible; }
.lobby-container .friend-list-container ul li {
border-radius: 0px;
border: 0px;
border-bottom: 1px solid #ddd;
margin-bottom: 0px; }
.lobby-container .friend-list-container ul li:hover {
cursor: pointer;
background: whitesmoke; }
.lobby-container .party-list li {
display: inline; }
.header {
background: #35353a;
color: white; }
.header nav {
margin: 0px;
background: none;
border: 0px; }
.header .navbar-nav > li > a {
color: white; }
.header .navbar-nav > li > a:hover {
color: gold; }
.header .navbar-nav > li > a:focus {
color: gold; }
.header .navbar-nav > li {
border: 2px solid #35353a; }
.header .navbar-nav > li:hover {
border-bottom: 2px solid gold; }
.page-header-area {
height: 350px;
background: #292626; }
.page-header-area .page-header-ctn {
height: 100%; }
.page-header-area .jumbotron {
background: none;
height: 300px;
color: white; }
.page-header-area .jumbotron .container {
position: relative;
top: -10px; }
.page-header-area .jumbotron a {
border: 0px;
border-radius: 0px;
background: #49b949;
padding: 10px 30px;
color: white;
position: relative;
top: 10px; }
#content {
border: 1px solid;
height: auto;
background: gray; }
#content .main-content {
background: white;
position: relative;
top: -20px;
height: auto;
padding: 18px; }
#content .main-content .thumbnail {
border: 0px solid;
text-align: center;
position: relative;
top: 5px;
height: 303px; }
#content .main-content .thumbnail p.details {
height: 100px; }
#content .main-content .thumbnail img {
width: 100px;
height: 100px;
border-radius: 50%; }
/*# sourceMappingURL=app.css.map */
|
public/css/app.css
|
.lobby-container .title {
border-bottom: 1px solid #ddd; }
.lobby-container .row {
margin: 0px; }
.lobby-container .left-panel {
height: 400px;
border-right: 1px solid #ddd;
padding: 0px; }
.lobby-container .right-panel ul li {
margin-bottom: 5px;
border-radius: 0px;
border-left: 3px solid #3366cc; }
.lobby-container .right-panel ul li > .row > div button {
border: 2px solid #3366cc;
background: white;
color: #3366cc;
padding: 5px 10px;
float: right; }
.lobby-container .right-panel ul li > .row > div .room-name {
position: relative;
top: 5px; }
.lobby-container .panel-title {
border-bottom: 1px solid #ddd;
padding: 5px 0px;
color: gray;
font-size: 15px; }
.lobby-container .btn-add-friend {
position: relative;
left: -5px; }
.lobby-container .friend-list-container {
border-right: 0px;
border-top: 0px;
max-height: 250px;
overflow: hidden;
overflow-y: visible; }
.lobby-container .friend-list-container ul li {
border-radius: 0px;
border: 0px;
border-bottom: 1px solid #ddd;
margin-bottom: 0px; }
.lobby-container .friend-list-container ul li:hover {
cursor: pointer;
background: whitesmoke; }
.lobby-container .party-list li {
display: inline; }
.header {
background: #35353a;
color: white; }
.header nav {
margin: 0px;
background: none;
border: 0px; }
.header .navbar-nav > li > a {
color: white; }
.header .navbar-nav > li > a:hover {
color: gold; }
.header .navbar-nav > li > a:focus {
color: gold; }
.header .navbar-nav > li {
border: 2px solid #35353a; }
.header .navbar-nav > li:hover {
border-bottom: 2px solid gold; }
.page-header-area {
height: 350px;
background: #292626; }
.page-header-area .page-header-ctn {
height: 100%; }
.page-header-area .jumbotron {
background: none;
height: 300px;
color: white; }
.page-header-area .jumbotron .container {
position: relative;
top: -10px; }
.page-header-area .jumbotron a {
border: 0px;
border-radius: 0px;
background: #49b949;
padding: 10px 30px;
color: white;
position: relative;
top: 10px; }
#content {
border: 1px solid;
height: auto;
background: gray; }
#content .main-content {
background: white;
position: relative;
top: -20px;
height: auto;
padding: 18px; }
#content .main-content .thumbnail {
border: 0px solid;
text-align: center;
position: relative;
top: 5px;
height: 303px; }
#content .main-content .thumbnail p.details {
height: 100px; }
#content .main-content .thumbnail img {
width: 100px;
height: 100px;
border-radius: 50%; }
/*# sourceMappingURL=app.css.map */
| 0.337968 | 0.0771 |
.standardTextInput {
height: 2em;
border: 1px solid rgb(233, 233, 233) !important;
box-shadow: 0px 0px 6px rgba(54, 54, 54, 0.185);
border-radius: 9999px;
margin: 0.7em 0.5em 1.4em;
padding: 0.5em 1.5em;
}
.sb-navbar .navbar-brand img {
height: 3.5em;
margin-right: 1em;
}
.nav-item {
margin: 0.2em 1em;
}
.navbar-light .navbar-toggler {
color: rgba(0, 0, 0, .5);
border-color: rgba(0, 0, 0, 0);
}
.sb-navbar .navbar-toggler {
color: #212529;
border: 0;
padding: 1rem;
}
.homeLogo{
height: 25em;
}
main {
display: flex;
flex-direction: column;
align-items: center;
}
button.wide-button {
font-size: 1em;
cursor: pointer;
padding: 0.5em 2em;
border-radius: 30px;
border: none;
background-color: #ffc107;
color: white;
font-family: Circular, sans-serif;
box-shadow: 0px 0px 8px rgba(54, 54, 54, 0.185);
}
button.wide-button:hover {
background-color: rgb(255, 208, 62);
}
button.wide-button:disabled {
background-color: #cbcbcb;
color: #333333;
cursor: not-allowed;
}
input[type=text].wide-text {
width: 360px;
height: 40px;
border-radius: 4px;
border: 1px solid #89969F;
font-size: 14px;
color: #666;
}
/* Styling custom dropdown */
/* This selector is for the whole control, not the dropdown itself */
.ng-select.login-select {
}
/* This selector is for the actual dropdown container (aka border, arrow, etc) */
.ng-select.login-select .ng-select-container {
border-radius: 30px;
border: none;
padding: 0.5em 1em;
box-shadow: 0px 0px 8px rgba(54, 54, 54, 0.185);
}
.ng-select.login-select.ng-select-opened>.ng-select-container {
border-radius: 30px;
border: none;
padding: 0.5em 1em;
box-shadow: 0px 0px 8px rgba(54, 54, 54, 0.185);
}
.ng-select.login-select.ng-select-single .ng-select-container {
height: 48px;
}
/* This selector is for the dropdown selection items container */
.ng-select.login-select .ng-dropdown-panel {
border-radius: 0 0 30px 30px;
border: none;
padding: 0.5em 1em;
box-shadow: 0px 0px 8px rgba(54, 54, 54, 0.185);
animation: 1s;
}
.ng-select.login-select .ng-input input {
font-family: 'Roboto', sans-serif;
font-size: 16px;
color: #666;
margin-top: 6px;
}
/* This selector is for the dropdown arrow */
.ng-select.login-select .ng-arrow:after {
}
@font-face {
font-family: "Circular";
src: url(/assets/fonts/CircularStd-Black.otf);
}
@font-face {
font-family: "Lato";
src: url(/assets/fonts/Lato-Regular.ttf);
}
|
src/styles.css
|
.standardTextInput {
height: 2em;
border: 1px solid rgb(233, 233, 233) !important;
box-shadow: 0px 0px 6px rgba(54, 54, 54, 0.185);
border-radius: 9999px;
margin: 0.7em 0.5em 1.4em;
padding: 0.5em 1.5em;
}
.sb-navbar .navbar-brand img {
height: 3.5em;
margin-right: 1em;
}
.nav-item {
margin: 0.2em 1em;
}
.navbar-light .navbar-toggler {
color: rgba(0, 0, 0, .5);
border-color: rgba(0, 0, 0, 0);
}
.sb-navbar .navbar-toggler {
color: #212529;
border: 0;
padding: 1rem;
}
.homeLogo{
height: 25em;
}
main {
display: flex;
flex-direction: column;
align-items: center;
}
button.wide-button {
font-size: 1em;
cursor: pointer;
padding: 0.5em 2em;
border-radius: 30px;
border: none;
background-color: #ffc107;
color: white;
font-family: Circular, sans-serif;
box-shadow: 0px 0px 8px rgba(54, 54, 54, 0.185);
}
button.wide-button:hover {
background-color: rgb(255, 208, 62);
}
button.wide-button:disabled {
background-color: #cbcbcb;
color: #333333;
cursor: not-allowed;
}
input[type=text].wide-text {
width: 360px;
height: 40px;
border-radius: 4px;
border: 1px solid #89969F;
font-size: 14px;
color: #666;
}
/* Styling custom dropdown */
/* This selector is for the whole control, not the dropdown itself */
.ng-select.login-select {
}
/* This selector is for the actual dropdown container (aka border, arrow, etc) */
.ng-select.login-select .ng-select-container {
border-radius: 30px;
border: none;
padding: 0.5em 1em;
box-shadow: 0px 0px 8px rgba(54, 54, 54, 0.185);
}
.ng-select.login-select.ng-select-opened>.ng-select-container {
border-radius: 30px;
border: none;
padding: 0.5em 1em;
box-shadow: 0px 0px 8px rgba(54, 54, 54, 0.185);
}
.ng-select.login-select.ng-select-single .ng-select-container {
height: 48px;
}
/* This selector is for the dropdown selection items container */
.ng-select.login-select .ng-dropdown-panel {
border-radius: 0 0 30px 30px;
border: none;
padding: 0.5em 1em;
box-shadow: 0px 0px 8px rgba(54, 54, 54, 0.185);
animation: 1s;
}
.ng-select.login-select .ng-input input {
font-family: 'Roboto', sans-serif;
font-size: 16px;
color: #666;
margin-top: 6px;
}
/* This selector is for the dropdown arrow */
.ng-select.login-select .ng-arrow:after {
}
@font-face {
font-family: "Circular";
src: url(/assets/fonts/CircularStd-Black.otf);
}
@font-face {
font-family: "Lato";
src: url(/assets/fonts/Lato-Regular.ttf);
}
| 0.342462 | 0.128744 |
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block}
mark, rp, rt, ruby, summary, time {display:inline}
/* Left & Right alignment */
.left {float:left}
.right {float:right}
.center {float: center}
.wrapper {width:100%;overflow:hidden}
/* Global properties ======================================================== */
body {background:url(../images/bg_top1.png) 0 0 repeat-x #fff;border:0;font:14px Arial, Helvetica, sans-serif;color:#808080;line-height:24px;min-width:980px}/*cambia el color de las letras de todos los textos, la imagen tiene la linea verde*/
.ic, .ic a {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
.css3{border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;box-shadow:0 0 4px rgba(0, 0, 0, .4);-moz-box-shadow:0 0 4px rgba(0, 0, 0, .4);-webkit-box-shadow:0 0 4px rgba(0, 0, 0, .4);position:relative}
/* Global Structure ============================================================= */
.main {margin:0 auto; width:960px;position:relative}
/*.bg1 {background:#090909}*/
.bg1 {background:#1a388c} /*background segundo contenido
/*.bg1 {background:#c88928; width:960px; margin-left: auto; margin-right: auto} /*background segundo contenido*/
/* ============================= main layout ====================== */
a {color:#00a5e6;text-decoration:none;outline:none} /*color de los titulos de los menus y titulos botones paginas principal*/
a:hover {color:#fff}
h1 {padding:39px 0 0 10px;float:left}
h2 {font-size:33px;color:#000;font-weight:700;line-height:1.2em;padding:30px 0 11px 0;letter-spacing:-1px}
h3 {font-size:27px;color:#000;font-weight:700;line-height:1.2em;padding:33px 0 17px 0;letter-spacing:-1px}
h3.color1 {padding:0 0 7px 0}
h4 {font-size:27px;color:#fff;font-weight:700;line-height:1.2em;padding:33px 0 17px 0;letter-spacing:-1px}
h3.color1 {padding:0 0 7px 0}
h5 {padding:39px 0 0 160px;float:none}
p {padding-bottom:24px}
/* ============================= header ====================== */
header {height:179px}
#page1 header {height:690px} /*tamaño pagina*/
#logo {display:block;text-indent:-9999px;background:url(../images/NEWFERIA.png) 0 0 no-repeat;width:700px;height:125px}
#search {float:right;padding:50px 10px 0 0 }
#search .bg {background:url(../images/search.png) 0 0 no-repeat;width:220px;height:23px}
#search .input {background:none;padding:3px 13px;font:14px Arial, Helvetica, sans-serif;color:#000;height:17px;width:194px;margin:0}
#menu {padding-top:30px}
#menu > li {float:left;padding-right:5px}
#menu .last {padding-right:0px}
#menu > li > a {width:188px;display:block;font-size:15px;color:#fff;text-transform:uppercase;font-weight:400;height:61px;line-height:58px;border-top:1px solid #1f1f1f;background:#3F51B5;text-align:center;border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;position:relative}
#menu > li > a:hover, #menu > .active > a {background:#172779;border-color:#2f9cba} /*color de los bloques superiores de la pagina*/
#menu > li > a span {display:block;position:relative}
#slider {position:absolute;top:270px;left:0;width:100%;height:453px;overflow:hidden;z-index:1} /*ubicacion imagenes cambiantes*/
.items {display:none}
.pagination {position:absolute;bottom:82px;right:274px;z-index:2}
.pagination li {float:left;padding-left:3px}
.pagination a {display:block;width:17px;height:17px;background:url(../images/buttons.png) right 0 no-repeat;text-indent:-9999px}
.pagination a:hover, .pagination .current a {background-position:left}
.banner {position:absolute;top:87px;z-index:2;right:32px;color:#a0a0a0;width:350px}
.title {font-size:47px;line-height:1.2em;letter-spacing:-2px;display:block;padding-bottom:9px}
.title .color2 {color:#000}
.title span {display:block;margin-top:-17px}
.banner .button1 {font-size:28px;padding:0 24px;height:49px;line-height:46px;margin-top:-1px;letter-spacing:-2px}
.banner .button1:hover {background:#090909;color:#fff}
.signature {text-align:right;display:block;color:#00a5e6;line-height:20px;padding-top:6px} /*#5f870e(color verde) solucion nombre personas */
.signature strong {display:block;color:#fff}
/* ============================= content ====================== */
#content, #content2 {padding:100 20px}
#content {padding-bottom:9px}
#content2 {padding-bottom:21px}
.pad_bot1 {padding-bottom:12px}
.marg_right1 {margin-right:40px}
.marg_right2 {margin-right:20px}
.no_pad { padding-bottom:0}
.color1 {color:#00a5e6} /*color de los titulos de los menus paginas secundarias*/
.color2 {color:#fff}
/*.color3 {color:#000; text-align:justify} todo justificado de color negro*/
.color3 {color:#000}
.color4 {color:#4169a4}
.color5 {color:#ff9203}
.button1 {display:inline-block;font-size:22px;color:#fff;padding:0 18px;background:#4169a4;height:45px;line-height:44px;position:relative;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;letter-spacing:-1px;margin-top:-4px} /*color de los botones de los menus secundarios*/
.button1:hover {background:#000;color:#000}
.button2 {display:inline-block;font-size:22px;color:#fff;padding:0 18px;background:#4169a4;height:45px;line-height:44px;position:relative;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;letter-spacing:-1px;margin-top:-4px} /*color de los botones de los menus secundarios*/
.button2:hover {background:#ff9203;color:#fff}
.list1{}
.list1 a {color:#808080;padding-left:15px;background:url(../images/marker_2.png) 0 5px no-repeat}/*Botones pequeños menus*/
.list1 a:hover {color:#00a5e6}/*no se q hace creo q son los email de contactos */
.list2{}
.list2 li {padding-left:15px;background:url(../images/marker_2.png) 0 9px no-repeat;padding-bottom:0px}/*Botones pequeños menus*/
figure {padding-top:2px}
.dropcap_1 {float:left;background:url(../images/dropcap_1.png) 0 0 no-repeat;width:47px;height:47px;text-align:center;font-size:33px;line-height:42px;color:#fff;font-weight:700;margin-right:15px;margin-top:2px;margin-bottom:10px}/*Botones grandes menus*/
.address span {float:left;width:88px}
.address a {text-decoration:underline}
/* ============================= footer ====================== */
footer {padding:49px 20px 0;height:150px}
footer a {color:#808080}
footer a:hover {color:#fff}
#icons {width:184px; margin:0 auto}
#icons li {float:left;padding-right:10px}
#icons .first {float:none;font-size:23px;color:#000;font-weight:400;line-height:1.2em;margin-top:-15px;letter-spacing:-1px;padding-bottom:9px}
/* Tooltips */
.aToolTip {background:#00a5e6;color:#fff; margin:0;padding:2px 10px 3px;font-size:12px;line-height:1.2em;position:absolute}
.aToolTip .aToolTipContent {position:relative; margin:0;padding:0}
/* ============================= forms ============================= */
#ContactForm {margin-top:-2px}
#ContactForm .wrapper {overflow:inherit;min-height:30px;line-height:26px}
#ContactForm .textarea_box {min-height:189px}
#ContactForm span {float:left;width:80px}
#ContactForm a {margin-left:15px;float:right;width:124px;padding:0;text-align:center}
#ContactForm .input {margin:0;width:420px;height:18px;background:none;padding:4px 10px;color:#000;font:14px Arial, Helvetica, sans-serif}
#ContactForm textarea {overflow:auto;width:820px;height:160px;background:none;padding:4px 10px;color:#000;font:14px Arial, Helvetica, sans-serif;margin:0}
#ContactForm .bg {background:#fff; position:relative;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;float:left}
* {
font-family:sans-serif;
list-style:none;
text-decoration:none;
margin:0;
padding:0;
}
.nav > li {
float:left;
}
.nav li a {
background:#0c9ba0;
color:#FFF;
display:block;
border:1px solid;
padding:10px 12px;
}
.nav li a:hover {
background:#0fbfc6;
}
.nav li ul {
display:none;
position:absolute;
min-width:140px;
}
|
css/style.css
|
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block}
mark, rp, rt, ruby, summary, time {display:inline}
/* Left & Right alignment */
.left {float:left}
.right {float:right}
.center {float: center}
.wrapper {width:100%;overflow:hidden}
/* Global properties ======================================================== */
body {background:url(../images/bg_top1.png) 0 0 repeat-x #fff;border:0;font:14px Arial, Helvetica, sans-serif;color:#808080;line-height:24px;min-width:980px}/*cambia el color de las letras de todos los textos, la imagen tiene la linea verde*/
.ic, .ic a {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
.css3{border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;box-shadow:0 0 4px rgba(0, 0, 0, .4);-moz-box-shadow:0 0 4px rgba(0, 0, 0, .4);-webkit-box-shadow:0 0 4px rgba(0, 0, 0, .4);position:relative}
/* Global Structure ============================================================= */
.main {margin:0 auto; width:960px;position:relative}
/*.bg1 {background:#090909}*/
.bg1 {background:#1a388c} /*background segundo contenido
/*.bg1 {background:#c88928; width:960px; margin-left: auto; margin-right: auto} /*background segundo contenido*/
/* ============================= main layout ====================== */
a {color:#00a5e6;text-decoration:none;outline:none} /*color de los titulos de los menus y titulos botones paginas principal*/
a:hover {color:#fff}
h1 {padding:39px 0 0 10px;float:left}
h2 {font-size:33px;color:#000;font-weight:700;line-height:1.2em;padding:30px 0 11px 0;letter-spacing:-1px}
h3 {font-size:27px;color:#000;font-weight:700;line-height:1.2em;padding:33px 0 17px 0;letter-spacing:-1px}
h3.color1 {padding:0 0 7px 0}
h4 {font-size:27px;color:#fff;font-weight:700;line-height:1.2em;padding:33px 0 17px 0;letter-spacing:-1px}
h3.color1 {padding:0 0 7px 0}
h5 {padding:39px 0 0 160px;float:none}
p {padding-bottom:24px}
/* ============================= header ====================== */
header {height:179px}
#page1 header {height:690px} /*tamaño pagina*/
#logo {display:block;text-indent:-9999px;background:url(../images/NEWFERIA.png) 0 0 no-repeat;width:700px;height:125px}
#search {float:right;padding:50px 10px 0 0 }
#search .bg {background:url(../images/search.png) 0 0 no-repeat;width:220px;height:23px}
#search .input {background:none;padding:3px 13px;font:14px Arial, Helvetica, sans-serif;color:#000;height:17px;width:194px;margin:0}
#menu {padding-top:30px}
#menu > li {float:left;padding-right:5px}
#menu .last {padding-right:0px}
#menu > li > a {width:188px;display:block;font-size:15px;color:#fff;text-transform:uppercase;font-weight:400;height:61px;line-height:58px;border-top:1px solid #1f1f1f;background:#3F51B5;text-align:center;border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;position:relative}
#menu > li > a:hover, #menu > .active > a {background:#172779;border-color:#2f9cba} /*color de los bloques superiores de la pagina*/
#menu > li > a span {display:block;position:relative}
#slider {position:absolute;top:270px;left:0;width:100%;height:453px;overflow:hidden;z-index:1} /*ubicacion imagenes cambiantes*/
.items {display:none}
.pagination {position:absolute;bottom:82px;right:274px;z-index:2}
.pagination li {float:left;padding-left:3px}
.pagination a {display:block;width:17px;height:17px;background:url(../images/buttons.png) right 0 no-repeat;text-indent:-9999px}
.pagination a:hover, .pagination .current a {background-position:left}
.banner {position:absolute;top:87px;z-index:2;right:32px;color:#a0a0a0;width:350px}
.title {font-size:47px;line-height:1.2em;letter-spacing:-2px;display:block;padding-bottom:9px}
.title .color2 {color:#000}
.title span {display:block;margin-top:-17px}
.banner .button1 {font-size:28px;padding:0 24px;height:49px;line-height:46px;margin-top:-1px;letter-spacing:-2px}
.banner .button1:hover {background:#090909;color:#fff}
.signature {text-align:right;display:block;color:#00a5e6;line-height:20px;padding-top:6px} /*#5f870e(color verde) solucion nombre personas */
.signature strong {display:block;color:#fff}
/* ============================= content ====================== */
#content, #content2 {padding:100 20px}
#content {padding-bottom:9px}
#content2 {padding-bottom:21px}
.pad_bot1 {padding-bottom:12px}
.marg_right1 {margin-right:40px}
.marg_right2 {margin-right:20px}
.no_pad { padding-bottom:0}
.color1 {color:#00a5e6} /*color de los titulos de los menus paginas secundarias*/
.color2 {color:#fff}
/*.color3 {color:#000; text-align:justify} todo justificado de color negro*/
.color3 {color:#000}
.color4 {color:#4169a4}
.color5 {color:#ff9203}
.button1 {display:inline-block;font-size:22px;color:#fff;padding:0 18px;background:#4169a4;height:45px;line-height:44px;position:relative;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;letter-spacing:-1px;margin-top:-4px} /*color de los botones de los menus secundarios*/
.button1:hover {background:#000;color:#000}
.button2 {display:inline-block;font-size:22px;color:#fff;padding:0 18px;background:#4169a4;height:45px;line-height:44px;position:relative;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;letter-spacing:-1px;margin-top:-4px} /*color de los botones de los menus secundarios*/
.button2:hover {background:#ff9203;color:#fff}
.list1{}
.list1 a {color:#808080;padding-left:15px;background:url(../images/marker_2.png) 0 5px no-repeat}/*Botones pequeños menus*/
.list1 a:hover {color:#00a5e6}/*no se q hace creo q son los email de contactos */
.list2{}
.list2 li {padding-left:15px;background:url(../images/marker_2.png) 0 9px no-repeat;padding-bottom:0px}/*Botones pequeños menus*/
figure {padding-top:2px}
.dropcap_1 {float:left;background:url(../images/dropcap_1.png) 0 0 no-repeat;width:47px;height:47px;text-align:center;font-size:33px;line-height:42px;color:#fff;font-weight:700;margin-right:15px;margin-top:2px;margin-bottom:10px}/*Botones grandes menus*/
.address span {float:left;width:88px}
.address a {text-decoration:underline}
/* ============================= footer ====================== */
footer {padding:49px 20px 0;height:150px}
footer a {color:#808080}
footer a:hover {color:#fff}
#icons {width:184px; margin:0 auto}
#icons li {float:left;padding-right:10px}
#icons .first {float:none;font-size:23px;color:#000;font-weight:400;line-height:1.2em;margin-top:-15px;letter-spacing:-1px;padding-bottom:9px}
/* Tooltips */
.aToolTip {background:#00a5e6;color:#fff; margin:0;padding:2px 10px 3px;font-size:12px;line-height:1.2em;position:absolute}
.aToolTip .aToolTipContent {position:relative; margin:0;padding:0}
/* ============================= forms ============================= */
#ContactForm {margin-top:-2px}
#ContactForm .wrapper {overflow:inherit;min-height:30px;line-height:26px}
#ContactForm .textarea_box {min-height:189px}
#ContactForm span {float:left;width:80px}
#ContactForm a {margin-left:15px;float:right;width:124px;padding:0;text-align:center}
#ContactForm .input {margin:0;width:420px;height:18px;background:none;padding:4px 10px;color:#000;font:14px Arial, Helvetica, sans-serif}
#ContactForm textarea {overflow:auto;width:820px;height:160px;background:none;padding:4px 10px;color:#000;font:14px Arial, Helvetica, sans-serif;margin:0}
#ContactForm .bg {background:#fff; position:relative;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;float:left}
* {
font-family:sans-serif;
list-style:none;
text-decoration:none;
margin:0;
padding:0;
}
.nav > li {
float:left;
}
.nav li a {
background:#0c9ba0;
color:#FFF;
display:block;
border:1px solid;
padding:10px 12px;
}
.nav li a:hover {
background:#0fbfc6;
}
.nav li ul {
display:none;
position:absolute;
min-width:140px;
}
| 0.257485 | 0.083217 |
:root {
font-family: 'Roboto', sans-serif;
font-size: 10px;
--padding-sm: 1rem;
--padding-md: 2rem;
--padding-lg: 4rem;
--padding-xl: 10rem;
--light-color: #f0f0f0;
--light-color-shade: #bdbdbd;
--medium-color: #1b1b20;
--medium-color-shade: #121214;
--medium-color-tint: #2a313b;
--dark-color: #0c0c0d;
}
*,
*::before,
*::after {
margin: 0;
padding: 0;
box-sizing: border-box;
}
*:focus {
outline: 1px solid var(--dark-color);
}
.app {
width: 100vw;
height: 100vh;
display: grid;
grid-template-areas:
'nav content'
'nav footer';
grid-template-rows: 1fr auto;
grid-template-columns: auto 1fr;
background-color: var(--medium-color-shade);
color: var(--light-color);
font-size: 1.6rem;
}
.nav-bar {
grid-area: nav;
background-color: var(--medium-color);
box-shadow: 0px 2px 4px var(--dark-color);
}
.nav-bar__list {
height: 100%;
padding: var(--padding-xl) 0;
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
list-style: none;
}
.nav-bar__item {
width: 100%;
}
.nav-bar__link {
width: 100%;
padding: var(--padding-lg) var(--padding-md);
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-decoration: none;
color: #fff;
cursor: pointer;
transition: 0.3s ease-in-out;
}
.nav-bar__link:hover {
background-color: var(--dark-color);
}
.nav-bar__icon {
margin: var(--padding-sm);
pointer-events: none;
}
.main {
grid-area: content;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
}
.page {
height: 100%;
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.page:not(.active) {
display: none;
}
.active {
animation: fadeIn 0.3s ease-in;
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.footer {
grid-area: footer;
display: flex;
justify-content: space-around;
align-items: center;
padding: var(--padding-lg);
background-color: var(--dark-color);
box-shadow: 2px 0px 4px var(--dark-color);
}
|
src/app/styles.css
|
:root {
font-family: 'Roboto', sans-serif;
font-size: 10px;
--padding-sm: 1rem;
--padding-md: 2rem;
--padding-lg: 4rem;
--padding-xl: 10rem;
--light-color: #f0f0f0;
--light-color-shade: #bdbdbd;
--medium-color: #1b1b20;
--medium-color-shade: #121214;
--medium-color-tint: #2a313b;
--dark-color: #0c0c0d;
}
*,
*::before,
*::after {
margin: 0;
padding: 0;
box-sizing: border-box;
}
*:focus {
outline: 1px solid var(--dark-color);
}
.app {
width: 100vw;
height: 100vh;
display: grid;
grid-template-areas:
'nav content'
'nav footer';
grid-template-rows: 1fr auto;
grid-template-columns: auto 1fr;
background-color: var(--medium-color-shade);
color: var(--light-color);
font-size: 1.6rem;
}
.nav-bar {
grid-area: nav;
background-color: var(--medium-color);
box-shadow: 0px 2px 4px var(--dark-color);
}
.nav-bar__list {
height: 100%;
padding: var(--padding-xl) 0;
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
list-style: none;
}
.nav-bar__item {
width: 100%;
}
.nav-bar__link {
width: 100%;
padding: var(--padding-lg) var(--padding-md);
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-decoration: none;
color: #fff;
cursor: pointer;
transition: 0.3s ease-in-out;
}
.nav-bar__link:hover {
background-color: var(--dark-color);
}
.nav-bar__icon {
margin: var(--padding-sm);
pointer-events: none;
}
.main {
grid-area: content;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
}
.page {
height: 100%;
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.page:not(.active) {
display: none;
}
.active {
animation: fadeIn 0.3s ease-in;
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.footer {
grid-area: footer;
display: flex;
justify-content: space-around;
align-items: center;
padding: var(--padding-lg);
background-color: var(--dark-color);
box-shadow: 2px 0px 4px var(--dark-color);
}
| 0.597608 | 0.154599 |
background: url("/global/nav/images/globalheader.png") repeat-x; font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; margin: 18px auto; border-radius: 4px; width: 980px; height: 36px; text-align: left; display: block; position: relative; z-index: 9998; font-size-adjust: none; font-stretch: normal; box-shadow: 0px 1px 2px rgba(0,0,0,0.3); -khtml-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 2px; -ms-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 2px; -o-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 2px; -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 2px; -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 2px;
}
#globalheader {
z-index: 1;
}
.searchmode#globalheader {
z-index: 9999;
}
#globalheader #globalnav {
margin: 0px; padding: 0px; display: block; position: relative; z-index: 3; zoom: 1;
}
#globalheader #globalnav::after {
height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
#globalheader #globalnav li {
display: inline;
}
#globalheader #globalnav li a {
background: url("/global/nav/images/globalnav.png") no-repeat; width: 102px; height: 36px; text-indent: -9999px; overflow: hidden; float: left; cursor: pointer;
}
v:roundrect {
behavior: url(#default#VML);
}
v:fill {
behavior: url(#default#VML);
}
#globalheader-roundrect {
left: 0px; top: 0px; width: 980px; height: 35px; display: block; position: absolute; z-index: 2;
}
#globalheader-fill {
left: 0px; top: 0px; width: 980px; height: 35px; display: block; position: absolute; z-index: 2;
}
#globalheader-shadow {
left: -2px; top: -1px; width: 980px; height: 35px; display: block; filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2); position: absolute; z-index: 1;
}
#globalheader .tabs6-nosearch#globalnav li a {
width: 163px; background-image: url("/global/nav/images/globalnav_tabs6-nosearch.png");
}
#globalheader .tabs6-nosearch#globalnav li#gn-apple a {
width: 165px;
}
#globalheader .tabs7-nosearch#globalnav li a {
width: 140px; background-image: url("/global/nav/images/globalnav_tabs7-nosearch.png");
}
#globalheader .tabs7-nosearch#globalnav li#gn-apple a {
width: 140px;
}
#globalheader .nosearch#globalnav li a {
width: 122px; background-image: url("/global/nav/images/globalnav_nosearch.png");
}
#globalheader .nosearch#globalnav li#gn-apple a {
width: 126px;
}
#globalheader .tabs7#globalnav li a {
width: 117px; background-image: url("/global/nav/images/globalnav_tabs7.png");
}
#globalheader .tabs7#globalnav li#gn-apple a {
width: 114px;
}
#globalheader #globalnav li a {
background-position: 100% 0px;
}
#globalheader #globalnav li a.before {
background-position: 100% -36px;
}
#globalheader #globalnav li a:hover {
background-position: 100% -72px;
}
#globalheader #globalnav li a:focus {
background-position: 100% -72px;
}
#globalheader #globalnav li a:active {
background-position: 100% -108px;
}
#globalheader #globalnav li#gn-apple a {
}
#globalheader #globalnav li#gn-apple a.before {
background-position: 0px -36px;
}
#globalheader #globalnav li#gn-apple a:hover {
background-position: 0px -72px;
}
#globalheader #globalnav li#gn-apple a:focus {
background-position: 0px -72px;
}
#globalheader #globalnav li#gn-apple a:active {
background-position: 0px -108px;
}
#globalheader .tabs6-nosearch#globalnav li.gn-last a {
background-position: -165px 0px;
}
#globalheader .tabs6-nosearch#globalnav li.gn-last a:hover {
background-position: -165px -72px;
}
#globalheader .tabs6-nosearch#globalnav li.gn-last a:focus {
background-position: -165px -72px;
}
#globalheader .tabs6-nosearch#globalnav li.gn-last a:active {
background-position: -165px -108px;
}
#globalheader .tabs7-nosearch#globalnav li.gn-last a {
background-position: -140px 0px;
}
#globalheader .tabs7-nosearch#globalnav li.gn-last a:hover {
background-position: -140px -72px;
}
#globalheader .tabs7-nosearch#globalnav li.gn-last a:focus {
background-position: -140px -72px;
}
#globalheader .tabs7-nosearch#globalnav li.gn-last a:active {
background-position: -140px -108px;
}
#globalheader .nosearch#globalnav li.gn-last a {
background-position: -126px 0px;
}
#globalheader .nosearch#globalnav li.gn-last a:hover {
background-position: -126px -72px;
}
#globalheader .nosearch#globalnav li.gn-last a:focus {
background-position: -126px -72px;
}
#globalheader .nosearch#globalnav li.gn-last a:active {
background-position: -126px -108px;
}
.store#globalheader li#gn-store a {
background-position: right -144px !important;
}
.mac#globalheader li#gn-mac a {
background-position: right -144px !important;
}
.ipod#globalheader li#gn-ipod a {
background-position: right -144px !important;
}
.iphone#globalheader li#gn-iphone a {
background-position: right -144px !important;
}
.ipad#globalheader li#gn-ipad a {
background-position: right -144px !important;
}
.itunes#globalheader li#gn-itunes a {
background-position: right -144px !important;
}
.support#globalheader li#gn-support a {
background-position: right -144px !important;
}
.gn-last#globalheader .tabs6-nosearch#globalnav li.gn-last a {
background-position: -165px -144px !important;
}
.gn-last#globalheader .tabs7-nosearch#globalnav li.gn-last a {
background-position: -140px -144px !important;
}
.gn-last#globalheader .nosearch#globalnav li.gn-last a {
background-position: -126px -144px !important;
}
#globalheader #globalnav li a span {
background: url("/global/nav/images/globalnav_text.png") no-repeat 50% 0px; margin: 3px auto; width: 100%; height: 30px; display: block; _background-image: url(/global/nav/images/globalnav_text.gif);
}
.svg#globalheader #globalnav li a span {
background-image: url("/global/nav/images/globalnav_text.svg");
}
.decelerate#globalheader #globalnav li a span {
background-image: url("/global/nav/images/globalnav_text.png");
}
.ios3#globalheader #globalnav li a span {
background-image: url("/global/nav/images/globalnav_text.png");
}
#globalheader #globalnav li#gn-apple a span {
background-position: 50% 0px;
}
#globalheader #globalnav li#gn-store a span {
background-position: 50% -30px;
}
#globalheader #globalnav li#gn-mac a span {
background-position: 50% -60px;
}
#globalheader #globalnav li#gn-ipod a span {
background-position: 50% -90px;
}
#globalheader #globalnav li#gn-iphone a span {
background-position: 50% -120px;
}
#globalheader #globalnav li#gn-ipad a span {
background-position: 50% -150px;
}
#globalheader #globalnav li#gn-itunes a span {
background-position: 50% -180px;
}
#globalheader #globalnav li#gn-support a span {
background-position: 50% -210px;
}
#globalsearch {
background: url("/global/nav/images/globalsearch_bg.png") no-repeat 100% 0px; padding: 8px 12px; top: 0px; width: 140px; right: 0px; position: absolute; z-index: 5;
}
#g-search {
display: block; position: relative;
}
#sp-searchtext {
background: url("/global/nav/images/globalsearch_field.png") no-repeat 0px 0px; padding: 2px 20px; border: 0px currentColor; width: 100px; height: 16px; color: rgb(255, 255, 255); -webkit-appearance: none;
}
#sp-searchtext:focus {
background-position: 0px 100%; color: rgb(0, 0, 0);
}
#g-search label {
margin-top: -2px; display: block;
}
#g-search .sp-label {
margin-bottom: -2px;
}
#g-search .sp-label label {
margin: 0px; display: none;
}
.globalheader-js #g-search {
background: url("/global/nav/images/globalsearch_field.png") no-repeat 0px 0px; padding: 2px 20px; border: 0px currentColor; width: 100px; height: 16px; color: rgb(255, 255, 255);
}
.globalheader-js #sp-searchtext {
padding: 0px; color: rgb(255, 255, 255);
}
.searchmode #g-search {
background-position: 0px 100%;
}
.searchmode #sp-searchtext {
color: rgb(0, 0, 0);
}
#globalsearch .reset {
background: url("/global/nav/images/globalsearch_reset.gif"); top: 5px; width: 11px; height: 11px; right: 6px; overflow: hidden; position: absolute; z-index: 6;
}
#globalsearch .reset {
display: none;
}
.searchmode #globalsearch .empty .reset {
display: none;
}
.searchmode #globalsearch .reset {
display: block; cursor: pointer;
}
#globalsearch .spinner {
background: url("/global/nav/images/globalsearch_spinner.gif"); top: 5px; width: 11px; height: 11px; right: 6px; overflow: hidden; display: none; position: absolute; z-index: 7;
}
.searchmode #globalsearch .spinner {
display: block;
}
.searchmode #globalsearch .hide.spinner {
display: none;
}
#sp-results {
top: 32px; width: 290px; right: 0px; line-height: 0; position: absolute; z-index: 9999;
}
#sp-results div {
background: rgba(255, 255, 255, 0.97); border-radius: 4px; position: relative; box-shadow: 0px 0px 10px rgba(0,0,0,0.5); -khtml-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px; -ms-box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px; -o-box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px;
}
#sp-results #sp-roundrect {
width: 100%; position: absolute;
}
#sp-results #sp-roundrect div {
}
#sp-results .sp-shadow {
background: rgb(51, 51, 51); left: -10px; top: -10px; width: 100%; display: none; filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=10); position: absolute;
}
#sp-results h3 {
margin: 0px; padding: 8px 10px 2px; color: rgb(153, 153, 153); line-height: 1.3; font-size: 12px;
}
#sp-results ul {
padding-bottom: 4px;
}
#sp-results #sp-roundrect ul {
width: 291px; margin-right: -2px; margin-left: 1px;
}
#sp-results ul li {
margin: 0px; padding: 0px; line-height: 1.3; clear: left; font-size: 11px;
}
#sp-results ul li a {
padding: 6px 10px 6px 66px; text-decoration: none; display: block; zoom: 1;
}
#sp-results ul li a.suggestions {
padding-left: 10px;
}
#sp-results ul li a::after {
height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
#sp-results ul li a h4 {
margin: 0px; padding: 0px; color: rgb(0, 0, 0); line-height: 1.3; font-size: 11px; font-weight: bold;
}
#sp-results ul li a p {
margin: 0px; padding: 0px; color: rgb(51, 51, 51); line-height: 1.3; font-size: 11px;
}
#sp-results ul li a img {
margin: 0px 10px 0px -56px; width: 46px; height: 46px; float: left; behavior: none;
}
#sp-results ul li a:hover {
background: rgb(54, 122, 248); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF648FFA,endColorstr=#FF0D67F7);
}
#sp-results ul li a:focus {
background: rgb(54, 122, 248); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF648FFA,endColorstr=#FF0D67F7);
}
#sp-results ul li.focus a {
background: rgb(54, 122, 248); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF648FFA,endColorstr=#FF0D67F7);
}
#sp-results ul li a:hover h4 {
color: rgb(255, 255, 255);
}
#sp-results ul li a:focus h4 {
color: rgb(255, 255, 255);
}
#sp-results ul li.focus a h4 {
color: rgb(255, 255, 255);
}
#sp-results ul li a:hover p {
color: rgb(255, 255, 255);
}
#sp-results ul li a:focus p {
color: rgb(255, 255, 255);
}
#sp-results ul li.focus a p {
color: rgb(255, 255, 255);
}
#sp-results ul.noresults {
padding-top: 4px;
}
#sp-results ul.noresults li a {
text-align: center; padding-left: 10px;
}
#sp-results ul.suggestions-quicklinks h3.quicklinks {
border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: solid;
}
|
tests/html_tests/websitesource/55,apple.com/test_files/navigation.css
|
background: url("/global/nav/images/globalheader.png") repeat-x; font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; margin: 18px auto; border-radius: 4px; width: 980px; height: 36px; text-align: left; display: block; position: relative; z-index: 9998; font-size-adjust: none; font-stretch: normal; box-shadow: 0px 1px 2px rgba(0,0,0,0.3); -khtml-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 2px; -ms-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 2px; -o-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 2px; -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 2px; -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 2px;
}
#globalheader {
z-index: 1;
}
.searchmode#globalheader {
z-index: 9999;
}
#globalheader #globalnav {
margin: 0px; padding: 0px; display: block; position: relative; z-index: 3; zoom: 1;
}
#globalheader #globalnav::after {
height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
#globalheader #globalnav li {
display: inline;
}
#globalheader #globalnav li a {
background: url("/global/nav/images/globalnav.png") no-repeat; width: 102px; height: 36px; text-indent: -9999px; overflow: hidden; float: left; cursor: pointer;
}
v:roundrect {
behavior: url(#default#VML);
}
v:fill {
behavior: url(#default#VML);
}
#globalheader-roundrect {
left: 0px; top: 0px; width: 980px; height: 35px; display: block; position: absolute; z-index: 2;
}
#globalheader-fill {
left: 0px; top: 0px; width: 980px; height: 35px; display: block; position: absolute; z-index: 2;
}
#globalheader-shadow {
left: -2px; top: -1px; width: 980px; height: 35px; display: block; filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2); position: absolute; z-index: 1;
}
#globalheader .tabs6-nosearch#globalnav li a {
width: 163px; background-image: url("/global/nav/images/globalnav_tabs6-nosearch.png");
}
#globalheader .tabs6-nosearch#globalnav li#gn-apple a {
width: 165px;
}
#globalheader .tabs7-nosearch#globalnav li a {
width: 140px; background-image: url("/global/nav/images/globalnav_tabs7-nosearch.png");
}
#globalheader .tabs7-nosearch#globalnav li#gn-apple a {
width: 140px;
}
#globalheader .nosearch#globalnav li a {
width: 122px; background-image: url("/global/nav/images/globalnav_nosearch.png");
}
#globalheader .nosearch#globalnav li#gn-apple a {
width: 126px;
}
#globalheader .tabs7#globalnav li a {
width: 117px; background-image: url("/global/nav/images/globalnav_tabs7.png");
}
#globalheader .tabs7#globalnav li#gn-apple a {
width: 114px;
}
#globalheader #globalnav li a {
background-position: 100% 0px;
}
#globalheader #globalnav li a.before {
background-position: 100% -36px;
}
#globalheader #globalnav li a:hover {
background-position: 100% -72px;
}
#globalheader #globalnav li a:focus {
background-position: 100% -72px;
}
#globalheader #globalnav li a:active {
background-position: 100% -108px;
}
#globalheader #globalnav li#gn-apple a {
}
#globalheader #globalnav li#gn-apple a.before {
background-position: 0px -36px;
}
#globalheader #globalnav li#gn-apple a:hover {
background-position: 0px -72px;
}
#globalheader #globalnav li#gn-apple a:focus {
background-position: 0px -72px;
}
#globalheader #globalnav li#gn-apple a:active {
background-position: 0px -108px;
}
#globalheader .tabs6-nosearch#globalnav li.gn-last a {
background-position: -165px 0px;
}
#globalheader .tabs6-nosearch#globalnav li.gn-last a:hover {
background-position: -165px -72px;
}
#globalheader .tabs6-nosearch#globalnav li.gn-last a:focus {
background-position: -165px -72px;
}
#globalheader .tabs6-nosearch#globalnav li.gn-last a:active {
background-position: -165px -108px;
}
#globalheader .tabs7-nosearch#globalnav li.gn-last a {
background-position: -140px 0px;
}
#globalheader .tabs7-nosearch#globalnav li.gn-last a:hover {
background-position: -140px -72px;
}
#globalheader .tabs7-nosearch#globalnav li.gn-last a:focus {
background-position: -140px -72px;
}
#globalheader .tabs7-nosearch#globalnav li.gn-last a:active {
background-position: -140px -108px;
}
#globalheader .nosearch#globalnav li.gn-last a {
background-position: -126px 0px;
}
#globalheader .nosearch#globalnav li.gn-last a:hover {
background-position: -126px -72px;
}
#globalheader .nosearch#globalnav li.gn-last a:focus {
background-position: -126px -72px;
}
#globalheader .nosearch#globalnav li.gn-last a:active {
background-position: -126px -108px;
}
.store#globalheader li#gn-store a {
background-position: right -144px !important;
}
.mac#globalheader li#gn-mac a {
background-position: right -144px !important;
}
.ipod#globalheader li#gn-ipod a {
background-position: right -144px !important;
}
.iphone#globalheader li#gn-iphone a {
background-position: right -144px !important;
}
.ipad#globalheader li#gn-ipad a {
background-position: right -144px !important;
}
.itunes#globalheader li#gn-itunes a {
background-position: right -144px !important;
}
.support#globalheader li#gn-support a {
background-position: right -144px !important;
}
.gn-last#globalheader .tabs6-nosearch#globalnav li.gn-last a {
background-position: -165px -144px !important;
}
.gn-last#globalheader .tabs7-nosearch#globalnav li.gn-last a {
background-position: -140px -144px !important;
}
.gn-last#globalheader .nosearch#globalnav li.gn-last a {
background-position: -126px -144px !important;
}
#globalheader #globalnav li a span {
background: url("/global/nav/images/globalnav_text.png") no-repeat 50% 0px; margin: 3px auto; width: 100%; height: 30px; display: block; _background-image: url(/global/nav/images/globalnav_text.gif);
}
.svg#globalheader #globalnav li a span {
background-image: url("/global/nav/images/globalnav_text.svg");
}
.decelerate#globalheader #globalnav li a span {
background-image: url("/global/nav/images/globalnav_text.png");
}
.ios3#globalheader #globalnav li a span {
background-image: url("/global/nav/images/globalnav_text.png");
}
#globalheader #globalnav li#gn-apple a span {
background-position: 50% 0px;
}
#globalheader #globalnav li#gn-store a span {
background-position: 50% -30px;
}
#globalheader #globalnav li#gn-mac a span {
background-position: 50% -60px;
}
#globalheader #globalnav li#gn-ipod a span {
background-position: 50% -90px;
}
#globalheader #globalnav li#gn-iphone a span {
background-position: 50% -120px;
}
#globalheader #globalnav li#gn-ipad a span {
background-position: 50% -150px;
}
#globalheader #globalnav li#gn-itunes a span {
background-position: 50% -180px;
}
#globalheader #globalnav li#gn-support a span {
background-position: 50% -210px;
}
#globalsearch {
background: url("/global/nav/images/globalsearch_bg.png") no-repeat 100% 0px; padding: 8px 12px; top: 0px; width: 140px; right: 0px; position: absolute; z-index: 5;
}
#g-search {
display: block; position: relative;
}
#sp-searchtext {
background: url("/global/nav/images/globalsearch_field.png") no-repeat 0px 0px; padding: 2px 20px; border: 0px currentColor; width: 100px; height: 16px; color: rgb(255, 255, 255); -webkit-appearance: none;
}
#sp-searchtext:focus {
background-position: 0px 100%; color: rgb(0, 0, 0);
}
#g-search label {
margin-top: -2px; display: block;
}
#g-search .sp-label {
margin-bottom: -2px;
}
#g-search .sp-label label {
margin: 0px; display: none;
}
.globalheader-js #g-search {
background: url("/global/nav/images/globalsearch_field.png") no-repeat 0px 0px; padding: 2px 20px; border: 0px currentColor; width: 100px; height: 16px; color: rgb(255, 255, 255);
}
.globalheader-js #sp-searchtext {
padding: 0px; color: rgb(255, 255, 255);
}
.searchmode #g-search {
background-position: 0px 100%;
}
.searchmode #sp-searchtext {
color: rgb(0, 0, 0);
}
#globalsearch .reset {
background: url("/global/nav/images/globalsearch_reset.gif"); top: 5px; width: 11px; height: 11px; right: 6px; overflow: hidden; position: absolute; z-index: 6;
}
#globalsearch .reset {
display: none;
}
.searchmode #globalsearch .empty .reset {
display: none;
}
.searchmode #globalsearch .reset {
display: block; cursor: pointer;
}
#globalsearch .spinner {
background: url("/global/nav/images/globalsearch_spinner.gif"); top: 5px; width: 11px; height: 11px; right: 6px; overflow: hidden; display: none; position: absolute; z-index: 7;
}
.searchmode #globalsearch .spinner {
display: block;
}
.searchmode #globalsearch .hide.spinner {
display: none;
}
#sp-results {
top: 32px; width: 290px; right: 0px; line-height: 0; position: absolute; z-index: 9999;
}
#sp-results div {
background: rgba(255, 255, 255, 0.97); border-radius: 4px; position: relative; box-shadow: 0px 0px 10px rgba(0,0,0,0.5); -khtml-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px; -ms-box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px; -o-box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px;
}
#sp-results #sp-roundrect {
width: 100%; position: absolute;
}
#sp-results #sp-roundrect div {
}
#sp-results .sp-shadow {
background: rgb(51, 51, 51); left: -10px; top: -10px; width: 100%; display: none; filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=10); position: absolute;
}
#sp-results h3 {
margin: 0px; padding: 8px 10px 2px; color: rgb(153, 153, 153); line-height: 1.3; font-size: 12px;
}
#sp-results ul {
padding-bottom: 4px;
}
#sp-results #sp-roundrect ul {
width: 291px; margin-right: -2px; margin-left: 1px;
}
#sp-results ul li {
margin: 0px; padding: 0px; line-height: 1.3; clear: left; font-size: 11px;
}
#sp-results ul li a {
padding: 6px 10px 6px 66px; text-decoration: none; display: block; zoom: 1;
}
#sp-results ul li a.suggestions {
padding-left: 10px;
}
#sp-results ul li a::after {
height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
#sp-results ul li a h4 {
margin: 0px; padding: 0px; color: rgb(0, 0, 0); line-height: 1.3; font-size: 11px; font-weight: bold;
}
#sp-results ul li a p {
margin: 0px; padding: 0px; color: rgb(51, 51, 51); line-height: 1.3; font-size: 11px;
}
#sp-results ul li a img {
margin: 0px 10px 0px -56px; width: 46px; height: 46px; float: left; behavior: none;
}
#sp-results ul li a:hover {
background: rgb(54, 122, 248); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF648FFA,endColorstr=#FF0D67F7);
}
#sp-results ul li a:focus {
background: rgb(54, 122, 248); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF648FFA,endColorstr=#FF0D67F7);
}
#sp-results ul li.focus a {
background: rgb(54, 122, 248); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF648FFA,endColorstr=#FF0D67F7);
}
#sp-results ul li a:hover h4 {
color: rgb(255, 255, 255);
}
#sp-results ul li a:focus h4 {
color: rgb(255, 255, 255);
}
#sp-results ul li.focus a h4 {
color: rgb(255, 255, 255);
}
#sp-results ul li a:hover p {
color: rgb(255, 255, 255);
}
#sp-results ul li a:focus p {
color: rgb(255, 255, 255);
}
#sp-results ul li.focus a p {
color: rgb(255, 255, 255);
}
#sp-results ul.noresults {
padding-top: 4px;
}
#sp-results ul.noresults li a {
text-align: center; padding-left: 10px;
}
#sp-results ul.suggestions-quicklinks h3.quicklinks {
border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: solid;
}
| 0.129375 | 0.087759 |
@media(min-width: 435px) {
.loginButton {
width: 330px;
height: 65px;
border-radius: 33px !important;
}
}
@media(max-width: 435px) {
.loginButton {
width: 100%;
height: calc(100vw / 5);
border-radius: calc(10vw) !important;
}
}
.btnCapitals {
border-radius: 25px;
text-transform: uppercase;
font-weight: bold;
}
.defaultButton {
height: 50px;
padding-left: 1rem;
padding-right: 1rem;
}
.purpleButton {
color: #FFFFFF;
background-color: #F51771;
border-color: #F51771;
}
.purpleButton:hover,
.purpleButton:focus,
.purpleButton:active,
.purpleButton.active,
.open .dropdown-toggle.purpleButton {
color: #FFFFFF;
background-color: #F2AF00;
border-color: #F2AF00;
}
.purpleButton:active,
.purpleButton.active,
.open .dropdown-toggle.purpleButton {
background-image: none;
}
.purpleButton.disabled,
.purpleButton[disabled],
fieldset[disabled] .purpleButton,
.purpleButton.disabled:hover,
.purpleButton[disabled]:hover,
fieldset[disabled] .purpleButton:hover,
.purpleButton.disabled:focus,
.purpleButton[disabled]:focus,
fieldset[disabled] .purpleButton:focus,
.purpleButton.disabled:active,
.purpleButton[disabled]:active,
fieldset[disabled] .purpleButton:active,
.purpleButton.disabled.active,
.purpleButton[disabled].active,
fieldset[disabled] .purpleButton.active {
background-color: #F51771;
border-color: #F51771;
}
.purpleButton .badge {
color: #F51771;
background-color: #FFFFFF;
}
.azureButton {
color: #FFFFFF;
background-color: #00B2A9;
border-color: #00B2A9;
}
.azureButton:hover,
.azureButton:focus,
.azureButton:active,
.azureButton.active,
.open .dropdown-toggle.azureButton {
color: #FFFFFF;
background-color: #00257A;
border-color: #00257A;
}
.azureButton:active,
.azureButton.active,
.open .dropdown-toggle.azureButton {
background-image: none;
}
.azureButton.disabled,
.azureButton[disabled],
fieldset[disabled] .azureButton,
.azureButton.disabled:hover,
.azureButton[disabled]:hover,
fieldset[disabled] .azureButton:hover,
.azureButton.disabled:focus,
.azureButton[disabled]:focus,
fieldset[disabled] .azureButton:focus,
.azureButton.disabled:active,
.azureButton[disabled]:active,
fieldset[disabled] .azureButton:active,
.azureButton.disabled.active,
.azureButton[disabled].active,
fieldset[disabled] .azureButton.active {
background-color: #00B2A9;
border-color: #00B2A9;
}
.azureButton .badge {
color: #00B2A9;
background-color: #FFFFFF;
}
.confirmButton {
height: 50px;
width: 200px;
text-align: center;
background-repeat: no-repeat;
background-size: 40px;
padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;
font-size: 1.5rem;
text-align: right;
padding-right: 2rem;
background-position: 20% 50%;
border-bottom-right-radius: 25px;
}
|
whois/public/createdCSS/buttons.css
|
@media(min-width: 435px) {
.loginButton {
width: 330px;
height: 65px;
border-radius: 33px !important;
}
}
@media(max-width: 435px) {
.loginButton {
width: 100%;
height: calc(100vw / 5);
border-radius: calc(10vw) !important;
}
}
.btnCapitals {
border-radius: 25px;
text-transform: uppercase;
font-weight: bold;
}
.defaultButton {
height: 50px;
padding-left: 1rem;
padding-right: 1rem;
}
.purpleButton {
color: #FFFFFF;
background-color: #F51771;
border-color: #F51771;
}
.purpleButton:hover,
.purpleButton:focus,
.purpleButton:active,
.purpleButton.active,
.open .dropdown-toggle.purpleButton {
color: #FFFFFF;
background-color: #F2AF00;
border-color: #F2AF00;
}
.purpleButton:active,
.purpleButton.active,
.open .dropdown-toggle.purpleButton {
background-image: none;
}
.purpleButton.disabled,
.purpleButton[disabled],
fieldset[disabled] .purpleButton,
.purpleButton.disabled:hover,
.purpleButton[disabled]:hover,
fieldset[disabled] .purpleButton:hover,
.purpleButton.disabled:focus,
.purpleButton[disabled]:focus,
fieldset[disabled] .purpleButton:focus,
.purpleButton.disabled:active,
.purpleButton[disabled]:active,
fieldset[disabled] .purpleButton:active,
.purpleButton.disabled.active,
.purpleButton[disabled].active,
fieldset[disabled] .purpleButton.active {
background-color: #F51771;
border-color: #F51771;
}
.purpleButton .badge {
color: #F51771;
background-color: #FFFFFF;
}
.azureButton {
color: #FFFFFF;
background-color: #00B2A9;
border-color: #00B2A9;
}
.azureButton:hover,
.azureButton:focus,
.azureButton:active,
.azureButton.active,
.open .dropdown-toggle.azureButton {
color: #FFFFFF;
background-color: #00257A;
border-color: #00257A;
}
.azureButton:active,
.azureButton.active,
.open .dropdown-toggle.azureButton {
background-image: none;
}
.azureButton.disabled,
.azureButton[disabled],
fieldset[disabled] .azureButton,
.azureButton.disabled:hover,
.azureButton[disabled]:hover,
fieldset[disabled] .azureButton:hover,
.azureButton.disabled:focus,
.azureButton[disabled]:focus,
fieldset[disabled] .azureButton:focus,
.azureButton.disabled:active,
.azureButton[disabled]:active,
fieldset[disabled] .azureButton:active,
.azureButton.disabled.active,
.azureButton[disabled].active,
fieldset[disabled] .azureButton.active {
background-color: #00B2A9;
border-color: #00B2A9;
}
.azureButton .badge {
color: #00B2A9;
background-color: #FFFFFF;
}
.confirmButton {
height: 50px;
width: 200px;
text-align: center;
background-repeat: no-repeat;
background-size: 40px;
padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;
font-size: 1.5rem;
text-align: right;
padding-right: 2rem;
background-position: 20% 50%;
border-bottom-right-radius: 25px;
}
| 0.232397 | 0.070049 |
:host {
display: block;
padding: 0 16px;
}
.container-registrer {
width: 360px;
padding: 5% 0;
max-width: 100%;
margin: 0 auto;
}
.logo, .txt-logIn {
padding: 5% 0;
font-size: 28px;
text-align: center;
margin-bottom: 1em;
}
.txt-logIn {
width: 215px;
width: 258px;
margin: 0 auto;
font-size: 24px;
}
.logo .c-blueo, .txt-logIn .c-blueo {
color: #003161;
}
.logo .c-blue, .txt-logIn .c-blue {
color: #007FF8;
}
/*tabs*/
.nav-tabs {
background-color: #F4F6F5;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom: none;
}
.nav-link {
font-family: 'Hind', sans-serif;
font-size: 12px;
text-align: center;
color: #007FF8;
font-weight: 600;
}
.nav-tabs .nav-link {
width: 180px;
padding: 25px 0;
height: 70px;
}
.nav-tabs .nav-link.active {
color: #464a4c;
background-color: #fff;
border-color: #F4F6F5 #F4F6F5 #fff;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
border-color: #F4F6F5 #F4F6F5 #fff;
}
/*tab-content*/
.tab-content {
background: white;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
border: solid 1px #F4F6F5;
border-top: none;
height: 450px;
}
.tab-content>.active {
padding: 10px 0px;
}
/*formulario inicio sesion*/
.form-container {
width: 265px;
margin: 0 auto;
}
.form-container label {
font-family: 'Hind', sans-serif;
font-size: 12px;
font-weight: 400;
}
.button-container {
text-align: center;
padding: 15px 0px;
}
.btn-logIn {
background-color: #0080F8;
border: none;
width: 235px;
height: 50px;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
color: #fff;
text-transform: uppercase;
font-size: 14px;
letter-spacing: 3px;
font-weight: 400;
}
.links-help {
text-align: center;
margin-bottom: 15px;
}
.links-help a {
font-family: 'Hind', sans-serif;
font-size: 12px;
text-decoration: none;
cursor: pointer;
letter-spacing: 0.5px;
display: inline-block;
padding: 10px 0px;
}
.links-help a:hover {
}
.c-bluec {
color: #0080F8;
}
.custom-controls-stacked {
text-align: center;
display: block;
width: 290px;
}
.custom-control-indicator {
width: 1.5rem;
height: 1.5rem;
}
.custom-control-description {
padding: 8px 10px;
font-size: 14px;
}
.container-by {
width: 300px;
margin: 0 auto;
padding: 15% 0px;
}
.container-by span {
padding: 10px 5px;
display: block;
font-size: 13px;
}
.img-fluid {
height: auto;
width: auto;
max-width: none;
}
input {
border-radius: 10px;
}
|
src/client/app/register/register.component.css
|
:host {
display: block;
padding: 0 16px;
}
.container-registrer {
width: 360px;
padding: 5% 0;
max-width: 100%;
margin: 0 auto;
}
.logo, .txt-logIn {
padding: 5% 0;
font-size: 28px;
text-align: center;
margin-bottom: 1em;
}
.txt-logIn {
width: 215px;
width: 258px;
margin: 0 auto;
font-size: 24px;
}
.logo .c-blueo, .txt-logIn .c-blueo {
color: #003161;
}
.logo .c-blue, .txt-logIn .c-blue {
color: #007FF8;
}
/*tabs*/
.nav-tabs {
background-color: #F4F6F5;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom: none;
}
.nav-link {
font-family: 'Hind', sans-serif;
font-size: 12px;
text-align: center;
color: #007FF8;
font-weight: 600;
}
.nav-tabs .nav-link {
width: 180px;
padding: 25px 0;
height: 70px;
}
.nav-tabs .nav-link.active {
color: #464a4c;
background-color: #fff;
border-color: #F4F6F5 #F4F6F5 #fff;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
border-color: #F4F6F5 #F4F6F5 #fff;
}
/*tab-content*/
.tab-content {
background: white;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
border: solid 1px #F4F6F5;
border-top: none;
height: 450px;
}
.tab-content>.active {
padding: 10px 0px;
}
/*formulario inicio sesion*/
.form-container {
width: 265px;
margin: 0 auto;
}
.form-container label {
font-family: 'Hind', sans-serif;
font-size: 12px;
font-weight: 400;
}
.button-container {
text-align: center;
padding: 15px 0px;
}
.btn-logIn {
background-color: #0080F8;
border: none;
width: 235px;
height: 50px;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
color: #fff;
text-transform: uppercase;
font-size: 14px;
letter-spacing: 3px;
font-weight: 400;
}
.links-help {
text-align: center;
margin-bottom: 15px;
}
.links-help a {
font-family: 'Hind', sans-serif;
font-size: 12px;
text-decoration: none;
cursor: pointer;
letter-spacing: 0.5px;
display: inline-block;
padding: 10px 0px;
}
.links-help a:hover {
}
.c-bluec {
color: #0080F8;
}
.custom-controls-stacked {
text-align: center;
display: block;
width: 290px;
}
.custom-control-indicator {
width: 1.5rem;
height: 1.5rem;
}
.custom-control-description {
padding: 8px 10px;
font-size: 14px;
}
.container-by {
width: 300px;
margin: 0 auto;
padding: 15% 0px;
}
.container-by span {
padding: 10px 5px;
display: block;
font-size: 13px;
}
.img-fluid {
height: auto;
width: auto;
max-width: none;
}
input {
border-radius: 10px;
}
| 0.464173 | 0.127544 |
body {
background-color: #181c25;
font-family: "Quicksand", "JetBrains Mono", monospace;
text-align: center;
/*padding-top: 10px;*/
margin:0;
display: flex;
flex-direction: column;
}
head {
background-color: #7544ff;
}
h1 {
font-size: 50px;
margin-top: 5%;
color: #00c4ff;
}
h2 {
color: #0090ff;
}
h3 {
text-align: left;
alignment: left;
color: coral;
}
text{
color: bisque;
}
p {
color: bisque;
}
title {
padding:0;
margin:0;
bottom:0;
top:0;
margin:0;
text-align: center ;
position: relative;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
/*ul {*/
/* position: fixed;*/
/* list-style-type: none;*/
/* margin-top: -20px;*/
/* overflow: hidden;*/
/* background-color: #333333;*/
/*}*/
#topnav {
backdrop-filter: blur(10px);
position: relative;
padding: 14px 100px;
overflow: hidden;
background-color: #333333;
top:0;
left:0;
right:0;
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
}
#bottom_nav {
position: fixed;
padding: 14px 100px;
overflow: hidden;
background-color: #333333;
bottom: 0;
left:0;
right:0;
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
color: #fcc0e0;
}
.navbar-link {
display: flex;
flex-direction: row;
align-items: center;
color: #fcc0e0;
text-decoration: none;
}
.navbar-link:hover {
text-decoration: underline;
}
.navbar-title {
text-align: center;
}
li {
float: left;
width: 25%;
text-align: center;
}
li a {
top: 0;
display: flow-root;
text-align: center;
padding: 14px 200px;
}
.le_sticky {
position: -webkit-sticky;
position: sticky;
top: 0;
}
#bushy {
display: flex;
margin-top: 30px;
}
#chomp {
align-items: center;
align-self: flex-start;
float: left;
}
a {
color: lavenderblush;
}
span.material-icons {
margin-left:-30px;
margin-right: 5px;
color:#fcc0e0;
}
#contact{
/*position: absolute;*/
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
align-self: center;
padding: 30px;
border-radius: 20px;
}
#contactList{
/*text-align: center;*/
/*margin: auto;*/
/*width: 15cm;*/
/*height: 1cm;*/
/*transform: translate(0, -90%);*/
/*list-style-type: circle;*/
/*padding: 14px 5%;*/
/*background-attachment: fixed;*/
/*background-position: center;*/
/*background-repeat: no-repeat;*/
color:wheat;
margin-left: 10px;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
}
#contactListElement{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
div.welcomeText{
/*background-color: #191f3c;*/
padding: 30px;
text-align: center;
background-size: cover;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
align-self: center;
border-radius: 20px;
}
#welcome {
position: absolute;
top: 0;
bottom: 0;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
left: 30%;
right: 30%;
border-radius: 30px;
}
.cool-background {
background-color: #191f3c;
border-radius: 20px;
}
div.welcomeBG{
position: absolute;
background-image: url("joe_welcome_bg2.png");
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
z-index: -1;
width: 100%;
height: 100%;
top:0;
bottom: 0;
left: 0;
right: 0;
}
.content {
display: flex;
margin: 0;
}
.glow {
font-size: 50px;
color: #ffffff;
text-align: center;
-webkit-animation: glow 1s ease-in-out infinite alternate;
-moz-animation: glow 1s ease-in-out infinite alternate;
animation: glow 1s ease-in-out infinite alternate;
}
@-webkit-keyframes glow {
from {
text-shadow: 0 0 20px #21ff00;
}
to {
text-shadow: 0 0 20px #1fff00;
}
}
#parallaxJoe {
background-image: url("joeSuit.jpg");
width: 10%;
min-height: 500px;
background-attachment: fixed;
background-position: top;
background-repeat: no-repeat;
background-size: cover;
}
.parallax2 {
background-image: url("snowyDelphia.jpg");
min-height: 700px;
width: 100%;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.twoSection {
/*position: relative;*/
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
flex: 1;
}
#aboutPannels{
/*top:50%;*/
/*padding-top: 14px;*/
display: flex;
flex-direction: column;
}
.aboutText{
/*top:10px;*/
/*left:10%;*/
height: 10%;
width: 70%;
background-blend-mode: difference;
font-size:36px;
}
.aboutImg{
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
}
|
public/joeCSS.css
|
body {
background-color: #181c25;
font-family: "Quicksand", "JetBrains Mono", monospace;
text-align: center;
/*padding-top: 10px;*/
margin:0;
display: flex;
flex-direction: column;
}
head {
background-color: #7544ff;
}
h1 {
font-size: 50px;
margin-top: 5%;
color: #00c4ff;
}
h2 {
color: #0090ff;
}
h3 {
text-align: left;
alignment: left;
color: coral;
}
text{
color: bisque;
}
p {
color: bisque;
}
title {
padding:0;
margin:0;
bottom:0;
top:0;
margin:0;
text-align: center ;
position: relative;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
/*ul {*/
/* position: fixed;*/
/* list-style-type: none;*/
/* margin-top: -20px;*/
/* overflow: hidden;*/
/* background-color: #333333;*/
/*}*/
#topnav {
backdrop-filter: blur(10px);
position: relative;
padding: 14px 100px;
overflow: hidden;
background-color: #333333;
top:0;
left:0;
right:0;
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
}
#bottom_nav {
position: fixed;
padding: 14px 100px;
overflow: hidden;
background-color: #333333;
bottom: 0;
left:0;
right:0;
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
color: #fcc0e0;
}
.navbar-link {
display: flex;
flex-direction: row;
align-items: center;
color: #fcc0e0;
text-decoration: none;
}
.navbar-link:hover {
text-decoration: underline;
}
.navbar-title {
text-align: center;
}
li {
float: left;
width: 25%;
text-align: center;
}
li a {
top: 0;
display: flow-root;
text-align: center;
padding: 14px 200px;
}
.le_sticky {
position: -webkit-sticky;
position: sticky;
top: 0;
}
#bushy {
display: flex;
margin-top: 30px;
}
#chomp {
align-items: center;
align-self: flex-start;
float: left;
}
a {
color: lavenderblush;
}
span.material-icons {
margin-left:-30px;
margin-right: 5px;
color:#fcc0e0;
}
#contact{
/*position: absolute;*/
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
align-self: center;
padding: 30px;
border-radius: 20px;
}
#contactList{
/*text-align: center;*/
/*margin: auto;*/
/*width: 15cm;*/
/*height: 1cm;*/
/*transform: translate(0, -90%);*/
/*list-style-type: circle;*/
/*padding: 14px 5%;*/
/*background-attachment: fixed;*/
/*background-position: center;*/
/*background-repeat: no-repeat;*/
color:wheat;
margin-left: 10px;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
}
#contactListElement{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
div.welcomeText{
/*background-color: #191f3c;*/
padding: 30px;
text-align: center;
background-size: cover;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
align-self: center;
border-radius: 20px;
}
#welcome {
position: absolute;
top: 0;
bottom: 0;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
left: 30%;
right: 30%;
border-radius: 30px;
}
.cool-background {
background-color: #191f3c;
border-radius: 20px;
}
div.welcomeBG{
position: absolute;
background-image: url("joe_welcome_bg2.png");
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
z-index: -1;
width: 100%;
height: 100%;
top:0;
bottom: 0;
left: 0;
right: 0;
}
.content {
display: flex;
margin: 0;
}
.glow {
font-size: 50px;
color: #ffffff;
text-align: center;
-webkit-animation: glow 1s ease-in-out infinite alternate;
-moz-animation: glow 1s ease-in-out infinite alternate;
animation: glow 1s ease-in-out infinite alternate;
}
@-webkit-keyframes glow {
from {
text-shadow: 0 0 20px #21ff00;
}
to {
text-shadow: 0 0 20px #1fff00;
}
}
#parallaxJoe {
background-image: url("joeSuit.jpg");
width: 10%;
min-height: 500px;
background-attachment: fixed;
background-position: top;
background-repeat: no-repeat;
background-size: cover;
}
.parallax2 {
background-image: url("snowyDelphia.jpg");
min-height: 700px;
width: 100%;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.twoSection {
/*position: relative;*/
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
flex: 1;
}
#aboutPannels{
/*top:50%;*/
/*padding-top: 14px;*/
display: flex;
flex-direction: column;
}
.aboutText{
/*top:10px;*/
/*left:10%;*/
height: 10%;
width: 70%;
background-blend-mode: difference;
font-size:36px;
}
.aboutImg{
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
}
| 0.390476 | 0.073997 |
@charset "utf-8";
/* 基本のカラー
#333; /* 黒 *
#777; /* 濃い灰 *
#CCC; /* 薄い灰 *
#393; /* 緑 *
#8B4; /* 黃緑 *
#39F; /* 青 *
#9CC; /* 水色 *
#F55; /* 赤 *
#F93; /* 橙 *
#FC3; /* 黄 *
#EEE; /* 白 *
*/
/* 基本のフォントサイズ16px
16px*4em=64px
16px*3.5em=56px
16px*3em=48px
16px*2.5em=40px
16px*2em=32px
16px*1.5em=24px
16px*1.25em=20px
16px*0.875em=14px
16px*0.75em=12px
16px*0.5em=8px
16px*0.25em=4px
*/
/* ******************** リセット ******************** */
* {
box-sizing: border-box;
}
html * {
margin: 0px;
padding: 0px;
}
body {
-webkit-text-size-adjust: 100%;
color: #333;
font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
font-size: 16px;
line-height: 1em;
text-align: justify;
text-justify: distribute;
letter-spacing: -0.05em;
}
/* 新sections要素をブロック化 */
header,
nav,
main,
article,
section,
aside,
footer,
div {
display: block;
box-sizing: border-box;
position: relative;
}
/* ******************** headline ******************** */
h2,
h3,
h4,
h5,
h6 {
margin: 1em 0 0.5em;
font-weight: bold;
line-height: 1.25em;
}
h1 {
display: none;
}
h2 {
padding-top: 1em;
text-align: center;
border-top: 1px #CCC solid;
}
h2:first-of-type {
/* 打ち消し */
margin-top: 0;
padding-top: 0;
border-top: none;
}
h3 {
padding-left: 1em;
text-indent: -1em;
}
/* ******************** anchor ******************** */
a {
display: inline-block;
color: #39F;
text-decoration: none;
}
a:hover {
color: #8B4;
text-decoration: underline;
}
header a,
footer a {
color: #EEE;
}
/* ******************** img ******************** */
img {
display: inline-block;
border: none;
}
a:hover img {
color: #CCC;
opacity: 0.7;
text-decoration: none;
}
/* ******************** table ******************** */
table {
table-layout: fixed;
width: 100%;
line-height: 1.25em;
border-collapse: collapse;
}
th {
width: 5.5em;
}
td.width_1em {
width: 1px;
}
/* ******************** list ******************** */
ul,
ol,
dl {
margin: 1em 0;
line-height: 1.75em;
list-style: none;
}
ul:first-of-type,
ol:first-of-type,
dl:first-of-type,
dt:first-of-type {
/* 上書き */
margin-top: 0;
}
dt {
margin-top: 1em;
font-weight: bold;
}
/* ******************** form ******************** */
input {
width: 100%;
padding: .25em;
font-size: 1.5em;
color: #333;
border: 1px #CCC solid;
border-radius: .25em;
}
input:focus {
color: #333;
}
button,
.button {
display: inline-block;
padding: .25em 1em;
color: #333;
font-size: 1em;
border: none;
border-bottom: 5px rgba(0, 0, 0, 0.2) solid;
border-radius: .25em;
cursor: pointer;
}
button:hover,
.button:hover {
color: #333;
text-decoration: none;
border-top: 3px transparent solid;
border-bottom: 2px transparent solid;
}
button[type="submit"] {
width: 100%;
margin-top: 0.5em;
font-size: 1.5em;
font-weight: bold;
background-color: #FC3;
}
button[type="button"],
.button {
width: auto;
margin: 0.5em auto 0;
font-weight: bold;
background-color: #CCC;
}
.block_button-container {
margin-top: 1em;
/* floatの入れ子対策 */
overflow: hidden;
text-align: center;
}
.button_next {
float: right;
}
.button_back {
float: left;
}
.button_center {
float: none;
margin: 0 auto;
}
/* ******************** その他共通 ******************** */
p {
margin: 1em 0;
line-height: 1.75em;
}
p:first-of-type {
/* 上書き */
margin-top: 0;
}
p:last-child {
/* 上書き */
margin-bottom: 0;
}
hr {
display: none;
}
/* ******************** Material icons ******************** */
.material-icons {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
font-size: 16px;
display: inline-block;
width: 1em;
height: 1em;
text-transform: none;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
-moz-osx-font-smoothing: grayscale;
-webkit-font-feature-settings: 'liga';
font-feature-settings: 'liga';
}
/* ******************** body ******************** */
body {
background-color: #777;
}
/* ******************** header ******************** */
#a_logo {
position: fixed;
z-index: 900;
top: -40px;
left: -10px;
width: 90px;
height: 90px;
padding: 40px 0 0 20px;
color: #FFF;
letter-spacing: -0.25em;
background-color: #393;
border-radius: 80px;
}
#a_logo span {
display: block;
}
nav {
position: fixed;
z-index: 800;
top: 0;
width: 100%;
height: 40px;
text-align: right;
background-color: #393;
border-bottom: 3px rgba(0, 0, 0, 0.2) solid;
}
nav:hover {
border-top: 2px transparent solid;
border-bottom: 1px transparent solid;
}
nav ul {
margin: 0 1em 0 0;
}
nav ul li {
display: inline-block;
margin-left: 0.5em;
line-height: 40px;
}
nav ul li .material-icons {
position: relative;
top: 4px;
font-size: 1.25em;
}
/* ******************** main ******************** */
main {
margin-top: 40px;
background-color: #EEE;
}
/* ******************** section ******************** */
section {
padding: 2em 0 3em;
}
/* ******************** #section_task-log ******************** */
#section_task-log {}
/* ******************** #section_task-timer ******************** */
#section_task-timer {
background-color: #9CC;
}
input[name="hours"],
input[name="minutes"] {
font-size: 3em;
text-align: center;
}
/* ******************** #section_user-signup ******************** */
#section_user-signup {
background-color: #8B4;
}
/* ******************** #section_timer ******************** */
#section_timer {
padding-top: 0;
}
#section_timer p {
font-size: 3em;
font-weight: bold;
}
#section_timer td {
height: 1.5em;
font-weight: bold;
line-height: 1em;
}
#section_timer td:first-of-type {
text-align: right;
}
#section_timer .td_time {
width: 210px;
font-size: 3em;
text-align: center;
}
#section_timer .td_time small {
font-size: 0.5em;
vertical-align: 18%;
}
#section_timer td:last-child {
text-align: left;
}
#block_timer-title {
/* 参考:http://on-ze.com/archives/648 */
overflow: hidden;
position: relative;
}
#block_timer-title p {
margin: 0;
padding-left: 100%;
display: inline-block;
white-space: nowrap;
-webkit-animation-name: marquee;
-webkit-animation-timing-function: linear;
-webkit-animation-duration: 10s;
-webkit-animation-iteration-count: infinite;
-moz-animation-name: marquee;
-moz-animation-timing-function: linear;
-moz-animation-duration: 10s;
-moz-animation-iteration-count: infinite;
-ms-animation-name: marquee;
-ms-animation-timing-function: linear;
-ms-animation-duration: 10s;
-ms-animation-iteration-count: infinite;
-o-animation-name: marquee;
-o-animation-timing-function: linear;
-o-animation-duration: 10s;
-o-animation-iteration-count: infinite;
-webkit-animation-name: marquee;
animation-name: marquee;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-duration: 10s;
animation-duration: 10s;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
@-webkit-keyframes marquee {
from {
-webkit-transform: translate(0%);
}
99%,
to {
-webkit-transform: translate(-100%);
}
}
@keyframes marquee {
from {
-webkit-transform: translate(0%);
transform: translate(0%);
}
99%,
to {
-webkit-transform: translate(-100%);
transform: translate(-100%);
}
}
#block_timer-limit {
background-color: #8B4;
}
#block_timer-elapse {
background-color: #FC3;
}
#block_timer-subtract {
background-color: #9CC;
}
#block_timer-subtract.over {
background-color: #F55;
}
/* ******************** footer ******************** */
footer {
padding: 1.5em;
color: #EEE;
font-size: .875em;
text-align: center;
}
footer li {
display: inline-block;
padding: 0 .5em;
}
/* ******************** 使い回しブロック要素ID ******************** */
#block_flash {
display: none;
position: fixed;
z-index: 1000;
top: 0;
width: 100%;
height: 40px;
color: #FFF;
text-align: center;
background-color: rgba(0,0,0,0.8);
}
#block_flash p {
line-height: 40px;
}
/* ******************** 使い回しブロック要素クラス ******************** */
.block_inner {
max-width: 320px;
margin: 0 auto;
padding: 0 10px;
}
.block_hidden {
/* コピペ時には表示させる */
height: 1px;
color: #EEE;
}
/* ******************** 使い回しプロパティ別クラス ******************** */
.margin-top_05em {
margin-top: 0.5em !important;
}
.text-align_center {
text-align: center;
}
.text-align_right {
text-align: right;
}
.text-align_left {
text-align: left;
}
/* コメントアウトの代わり */
@media all and (min-width: 10000px) {
header form ul {
margin-bottom: 2em;
}
header form li {
display: inline-block;
width: 48%;
}
header form li:first-of-type {
margin-right: 4%
}
header form li:last-child {
width: 100%;
margin-top: 1em;
}
header form input,
header form button {
width: 100%;
}
/* ******************** 使い回しフォーム ******************** */
textarea {
height: 10em;
resize: vertical;
}
input[type="checkbox"],
input[type="radio"] {
width: auto;
/* input{width: 100%;}を打ち消し */
margin-right: .25em;
/* 16px*0.25em=4px */
border: none;
/* borderを打ち消し */
}
.span_required {
/* 必須項目 */
padding: 1px 2px;
color: #FFF;
/* 白 */
font-size: 12px;
/* 親要素に関係なく12px固定 */
font-weight: normal;
background-color: #F55;
/* 赤 */
border-radius: .25em;
/* 12px*0.25em=3px 角丸IE8以下未対応 */
}
.span_option {
/* 任意項目 */
padding: 1px 2px;
color: #FFF;
/* 白 */
font-size: 12px;
/* 親要素に関係なく12px固定 */
font-weight: normal;
background-color: #777;
/* 濃い灰 */
border-radius: .25em;
/* 12px*0.25em=3px 角丸IE8以下未対応 */
}
label {
margin-right: .75em;
/* 16px*0.75em=12px */
}
/* ******************** 使い回しどこでもclass ******************** */
.attention {
color: #F55;
/* 赤 */
}
/* ******************** 使い回しプロパティ別class ******************** */
/* display */
.display_none {
display: none;
}
/* width */
.width_full {
width: 100%;
}
.margin_0 {
margin: 0 !important;
}
.margin-top_0 {
margin-top: 0;
}
.margin-top_1em {
margin-top: 1em;
}
.margin-top_little {
margin-top: .75em;
/* 16px*0.75em=12px */
}
.font-size_big {
font-size: 1.5em;
/* 16px*1.5em=24px */
line-height: 1em;
/* 16px*1.5em=24px */
}
.float_left {
float: left;
}
.float_right {
float: right;
}
.line-height_large {
line-height: 2em;
/* 16px*2em=32px */
}
.line-height_reset {
line-height: 1em;
}
.border_none,
.border_none th,
.border_none td {
border: none;
}
.column-count_4 {
-moz-column-count: 4;
-webkit-column-count: 4;
column-count: 3;
/* IE9以下非対応 */
margin-left: 0;
}
/* 要素指定 修正必要 */
.a_rightbutton {
display: block;
}
.a_centerbutton {
display: block;
overflow: hidden;
text-align: center;
}
.a_centerbutton button {
float: none;
margin: 0;
}
.ul_disc {
list-style-type: disc;
}
}
|
common/css/style.css
|
@charset "utf-8";
/* 基本のカラー
#333; /* 黒 *
#777; /* 濃い灰 *
#CCC; /* 薄い灰 *
#393; /* 緑 *
#8B4; /* 黃緑 *
#39F; /* 青 *
#9CC; /* 水色 *
#F55; /* 赤 *
#F93; /* 橙 *
#FC3; /* 黄 *
#EEE; /* 白 *
*/
/* 基本のフォントサイズ16px
16px*4em=64px
16px*3.5em=56px
16px*3em=48px
16px*2.5em=40px
16px*2em=32px
16px*1.5em=24px
16px*1.25em=20px
16px*0.875em=14px
16px*0.75em=12px
16px*0.5em=8px
16px*0.25em=4px
*/
/* ******************** リセット ******************** */
* {
box-sizing: border-box;
}
html * {
margin: 0px;
padding: 0px;
}
body {
-webkit-text-size-adjust: 100%;
color: #333;
font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
font-size: 16px;
line-height: 1em;
text-align: justify;
text-justify: distribute;
letter-spacing: -0.05em;
}
/* 新sections要素をブロック化 */
header,
nav,
main,
article,
section,
aside,
footer,
div {
display: block;
box-sizing: border-box;
position: relative;
}
/* ******************** headline ******************** */
h2,
h3,
h4,
h5,
h6 {
margin: 1em 0 0.5em;
font-weight: bold;
line-height: 1.25em;
}
h1 {
display: none;
}
h2 {
padding-top: 1em;
text-align: center;
border-top: 1px #CCC solid;
}
h2:first-of-type {
/* 打ち消し */
margin-top: 0;
padding-top: 0;
border-top: none;
}
h3 {
padding-left: 1em;
text-indent: -1em;
}
/* ******************** anchor ******************** */
a {
display: inline-block;
color: #39F;
text-decoration: none;
}
a:hover {
color: #8B4;
text-decoration: underline;
}
header a,
footer a {
color: #EEE;
}
/* ******************** img ******************** */
img {
display: inline-block;
border: none;
}
a:hover img {
color: #CCC;
opacity: 0.7;
text-decoration: none;
}
/* ******************** table ******************** */
table {
table-layout: fixed;
width: 100%;
line-height: 1.25em;
border-collapse: collapse;
}
th {
width: 5.5em;
}
td.width_1em {
width: 1px;
}
/* ******************** list ******************** */
ul,
ol,
dl {
margin: 1em 0;
line-height: 1.75em;
list-style: none;
}
ul:first-of-type,
ol:first-of-type,
dl:first-of-type,
dt:first-of-type {
/* 上書き */
margin-top: 0;
}
dt {
margin-top: 1em;
font-weight: bold;
}
/* ******************** form ******************** */
input {
width: 100%;
padding: .25em;
font-size: 1.5em;
color: #333;
border: 1px #CCC solid;
border-radius: .25em;
}
input:focus {
color: #333;
}
button,
.button {
display: inline-block;
padding: .25em 1em;
color: #333;
font-size: 1em;
border: none;
border-bottom: 5px rgba(0, 0, 0, 0.2) solid;
border-radius: .25em;
cursor: pointer;
}
button:hover,
.button:hover {
color: #333;
text-decoration: none;
border-top: 3px transparent solid;
border-bottom: 2px transparent solid;
}
button[type="submit"] {
width: 100%;
margin-top: 0.5em;
font-size: 1.5em;
font-weight: bold;
background-color: #FC3;
}
button[type="button"],
.button {
width: auto;
margin: 0.5em auto 0;
font-weight: bold;
background-color: #CCC;
}
.block_button-container {
margin-top: 1em;
/* floatの入れ子対策 */
overflow: hidden;
text-align: center;
}
.button_next {
float: right;
}
.button_back {
float: left;
}
.button_center {
float: none;
margin: 0 auto;
}
/* ******************** その他共通 ******************** */
p {
margin: 1em 0;
line-height: 1.75em;
}
p:first-of-type {
/* 上書き */
margin-top: 0;
}
p:last-child {
/* 上書き */
margin-bottom: 0;
}
hr {
display: none;
}
/* ******************** Material icons ******************** */
.material-icons {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
font-size: 16px;
display: inline-block;
width: 1em;
height: 1em;
text-transform: none;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
-moz-osx-font-smoothing: grayscale;
-webkit-font-feature-settings: 'liga';
font-feature-settings: 'liga';
}
/* ******************** body ******************** */
body {
background-color: #777;
}
/* ******************** header ******************** */
#a_logo {
position: fixed;
z-index: 900;
top: -40px;
left: -10px;
width: 90px;
height: 90px;
padding: 40px 0 0 20px;
color: #FFF;
letter-spacing: -0.25em;
background-color: #393;
border-radius: 80px;
}
#a_logo span {
display: block;
}
nav {
position: fixed;
z-index: 800;
top: 0;
width: 100%;
height: 40px;
text-align: right;
background-color: #393;
border-bottom: 3px rgba(0, 0, 0, 0.2) solid;
}
nav:hover {
border-top: 2px transparent solid;
border-bottom: 1px transparent solid;
}
nav ul {
margin: 0 1em 0 0;
}
nav ul li {
display: inline-block;
margin-left: 0.5em;
line-height: 40px;
}
nav ul li .material-icons {
position: relative;
top: 4px;
font-size: 1.25em;
}
/* ******************** main ******************** */
main {
margin-top: 40px;
background-color: #EEE;
}
/* ******************** section ******************** */
section {
padding: 2em 0 3em;
}
/* ******************** #section_task-log ******************** */
#section_task-log {}
/* ******************** #section_task-timer ******************** */
#section_task-timer {
background-color: #9CC;
}
input[name="hours"],
input[name="minutes"] {
font-size: 3em;
text-align: center;
}
/* ******************** #section_user-signup ******************** */
#section_user-signup {
background-color: #8B4;
}
/* ******************** #section_timer ******************** */
#section_timer {
padding-top: 0;
}
#section_timer p {
font-size: 3em;
font-weight: bold;
}
#section_timer td {
height: 1.5em;
font-weight: bold;
line-height: 1em;
}
#section_timer td:first-of-type {
text-align: right;
}
#section_timer .td_time {
width: 210px;
font-size: 3em;
text-align: center;
}
#section_timer .td_time small {
font-size: 0.5em;
vertical-align: 18%;
}
#section_timer td:last-child {
text-align: left;
}
#block_timer-title {
/* 参考:http://on-ze.com/archives/648 */
overflow: hidden;
position: relative;
}
#block_timer-title p {
margin: 0;
padding-left: 100%;
display: inline-block;
white-space: nowrap;
-webkit-animation-name: marquee;
-webkit-animation-timing-function: linear;
-webkit-animation-duration: 10s;
-webkit-animation-iteration-count: infinite;
-moz-animation-name: marquee;
-moz-animation-timing-function: linear;
-moz-animation-duration: 10s;
-moz-animation-iteration-count: infinite;
-ms-animation-name: marquee;
-ms-animation-timing-function: linear;
-ms-animation-duration: 10s;
-ms-animation-iteration-count: infinite;
-o-animation-name: marquee;
-o-animation-timing-function: linear;
-o-animation-duration: 10s;
-o-animation-iteration-count: infinite;
-webkit-animation-name: marquee;
animation-name: marquee;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-duration: 10s;
animation-duration: 10s;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
@-webkit-keyframes marquee {
from {
-webkit-transform: translate(0%);
}
99%,
to {
-webkit-transform: translate(-100%);
}
}
@keyframes marquee {
from {
-webkit-transform: translate(0%);
transform: translate(0%);
}
99%,
to {
-webkit-transform: translate(-100%);
transform: translate(-100%);
}
}
#block_timer-limit {
background-color: #8B4;
}
#block_timer-elapse {
background-color: #FC3;
}
#block_timer-subtract {
background-color: #9CC;
}
#block_timer-subtract.over {
background-color: #F55;
}
/* ******************** footer ******************** */
footer {
padding: 1.5em;
color: #EEE;
font-size: .875em;
text-align: center;
}
footer li {
display: inline-block;
padding: 0 .5em;
}
/* ******************** 使い回しブロック要素ID ******************** */
#block_flash {
display: none;
position: fixed;
z-index: 1000;
top: 0;
width: 100%;
height: 40px;
color: #FFF;
text-align: center;
background-color: rgba(0,0,0,0.8);
}
#block_flash p {
line-height: 40px;
}
/* ******************** 使い回しブロック要素クラス ******************** */
.block_inner {
max-width: 320px;
margin: 0 auto;
padding: 0 10px;
}
.block_hidden {
/* コピペ時には表示させる */
height: 1px;
color: #EEE;
}
/* ******************** 使い回しプロパティ別クラス ******************** */
.margin-top_05em {
margin-top: 0.5em !important;
}
.text-align_center {
text-align: center;
}
.text-align_right {
text-align: right;
}
.text-align_left {
text-align: left;
}
/* コメントアウトの代わり */
@media all and (min-width: 10000px) {
header form ul {
margin-bottom: 2em;
}
header form li {
display: inline-block;
width: 48%;
}
header form li:first-of-type {
margin-right: 4%
}
header form li:last-child {
width: 100%;
margin-top: 1em;
}
header form input,
header form button {
width: 100%;
}
/* ******************** 使い回しフォーム ******************** */
textarea {
height: 10em;
resize: vertical;
}
input[type="checkbox"],
input[type="radio"] {
width: auto;
/* input{width: 100%;}を打ち消し */
margin-right: .25em;
/* 16px*0.25em=4px */
border: none;
/* borderを打ち消し */
}
.span_required {
/* 必須項目 */
padding: 1px 2px;
color: #FFF;
/* 白 */
font-size: 12px;
/* 親要素に関係なく12px固定 */
font-weight: normal;
background-color: #F55;
/* 赤 */
border-radius: .25em;
/* 12px*0.25em=3px 角丸IE8以下未対応 */
}
.span_option {
/* 任意項目 */
padding: 1px 2px;
color: #FFF;
/* 白 */
font-size: 12px;
/* 親要素に関係なく12px固定 */
font-weight: normal;
background-color: #777;
/* 濃い灰 */
border-radius: .25em;
/* 12px*0.25em=3px 角丸IE8以下未対応 */
}
label {
margin-right: .75em;
/* 16px*0.75em=12px */
}
/* ******************** 使い回しどこでもclass ******************** */
.attention {
color: #F55;
/* 赤 */
}
/* ******************** 使い回しプロパティ別class ******************** */
/* display */
.display_none {
display: none;
}
/* width */
.width_full {
width: 100%;
}
.margin_0 {
margin: 0 !important;
}
.margin-top_0 {
margin-top: 0;
}
.margin-top_1em {
margin-top: 1em;
}
.margin-top_little {
margin-top: .75em;
/* 16px*0.75em=12px */
}
.font-size_big {
font-size: 1.5em;
/* 16px*1.5em=24px */
line-height: 1em;
/* 16px*1.5em=24px */
}
.float_left {
float: left;
}
.float_right {
float: right;
}
.line-height_large {
line-height: 2em;
/* 16px*2em=32px */
}
.line-height_reset {
line-height: 1em;
}
.border_none,
.border_none th,
.border_none td {
border: none;
}
.column-count_4 {
-moz-column-count: 4;
-webkit-column-count: 4;
column-count: 3;
/* IE9以下非対応 */
margin-left: 0;
}
/* 要素指定 修正必要 */
.a_rightbutton {
display: block;
}
.a_centerbutton {
display: block;
overflow: hidden;
text-align: center;
}
.a_centerbutton button {
float: none;
margin: 0;
}
.ul_disc {
list-style-type: disc;
}
}
| 0.178705 | 0.043814 |
.presentation-element-contact {
display: flex;
justify-content: center;
gap: 10em;
flex-wrap: wrap;
}
.contents {
overflow: hidden;
width: 100%;
height: 100%;
position: relative;
display: grid;
grid-template-rows: 40px 1fr 40px;
grid-template-columns: 1fr;
}
.contents form {
position: relative;
overflow: hidden;
width: 100%;
height: 100%;
justify-self: stretch;
}
.contents form>.step {
position: absolute;
overflow-y: auto;
width: 100%;
height: 100%;
display: flex;
align-items: center;
flex-direction: column;
transition: left 0.5s;
}
.button-box {
background-color: white;
display: flex;
justify-content: center;
align-items: center;
gap: 1em;
padding: 1em;
box-sizing: border-box;
}
.button-box :is(button, input[type=submit]) {
cursor: pointer;
background-color: white;
border: none;
color: #405B5C;
padding: 10px 20px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: small;
border: 2px solid #405B5C;
border-radius: 0.5em;
}
.button-box :is(button, input[type=submit]):hover {
background-color: #405B5C;
color: white;
}
.imgFil {
width: 150px;
height: 150px;
}
h2 {
text-align: center;
}
.instruction {
text-align: center;
font-style: italic;
font-size: small;
font-weight: normal;
}
.form {
left: 100%;
text-align: center;
display: flex;
flex-direction: column;
}
.step-row {
width: 100%;
display: flex;
align-items: center;
box-shadow: 0 -1px 5px -1px #000;
position: relative;
background-color: white;
}
.step-col {
flex-basis: 33%;
text-align: center;
position: relative;
}
#progress {
position: absolute;
height: 100%;
width: 33%;
background: #CCB400;
transition: left 0.7s;
}
.progressText {
font-size: small;
font-weight: bold;
}
.form-columns {
display: flex;
flex-direction: row;
flex-wrap: wrap;
gap: 2em;
justify-content: center;
padding: 3em;
box-sizing: content-box;
flex-grow: 1;
}
.form-columns > .column {
display: flex;
flex-direction: column;
flex-basis: 30%;
flex-grow: 1;
}
input, select, textarea {
padding: 0.7em 1em;
border-radius: 0.5em;
border-style: solid;
border-width: 1px;
}
.formCard {
display: flex;
flex-direction: column;
text-align: center;
gap: 1em;
}
.formCard label {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
#largeurImg {
transform: rotate(90deg);
}
.form3-columns {
width: 100%;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-evenly;
gap: 1em;
align-items: center;
flex-grow: 1;
/* padding: 3em ; */
box-sizing: border-box;
}
.numTel {
flex-grow: 0 !important;
}
.grid-contact {
display: grid;
grid-template-columns: repeat(3, 1fr);
padding: 3em;
grid-gap: 1em;
align-self: stretch;
justify-items: stretch;
}
.grid-contact input {
width: 100%;
margin: 1em 0em;
}
.text-contact {
grid-column: 2 / 4;
align-self: stretch;
justify-self: stretch;
}
.text-contact > textarea {
display: block;
width: 100%;
}
.grid-contact input, .grid-contact textarea {
box-sizing: border-box;
}
#popupContact > form {
height: 100%;
display : grid;
grid-template-rows: 1fr 40px;
}
|
test.css
|
.presentation-element-contact {
display: flex;
justify-content: center;
gap: 10em;
flex-wrap: wrap;
}
.contents {
overflow: hidden;
width: 100%;
height: 100%;
position: relative;
display: grid;
grid-template-rows: 40px 1fr 40px;
grid-template-columns: 1fr;
}
.contents form {
position: relative;
overflow: hidden;
width: 100%;
height: 100%;
justify-self: stretch;
}
.contents form>.step {
position: absolute;
overflow-y: auto;
width: 100%;
height: 100%;
display: flex;
align-items: center;
flex-direction: column;
transition: left 0.5s;
}
.button-box {
background-color: white;
display: flex;
justify-content: center;
align-items: center;
gap: 1em;
padding: 1em;
box-sizing: border-box;
}
.button-box :is(button, input[type=submit]) {
cursor: pointer;
background-color: white;
border: none;
color: #405B5C;
padding: 10px 20px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: small;
border: 2px solid #405B5C;
border-radius: 0.5em;
}
.button-box :is(button, input[type=submit]):hover {
background-color: #405B5C;
color: white;
}
.imgFil {
width: 150px;
height: 150px;
}
h2 {
text-align: center;
}
.instruction {
text-align: center;
font-style: italic;
font-size: small;
font-weight: normal;
}
.form {
left: 100%;
text-align: center;
display: flex;
flex-direction: column;
}
.step-row {
width: 100%;
display: flex;
align-items: center;
box-shadow: 0 -1px 5px -1px #000;
position: relative;
background-color: white;
}
.step-col {
flex-basis: 33%;
text-align: center;
position: relative;
}
#progress {
position: absolute;
height: 100%;
width: 33%;
background: #CCB400;
transition: left 0.7s;
}
.progressText {
font-size: small;
font-weight: bold;
}
.form-columns {
display: flex;
flex-direction: row;
flex-wrap: wrap;
gap: 2em;
justify-content: center;
padding: 3em;
box-sizing: content-box;
flex-grow: 1;
}
.form-columns > .column {
display: flex;
flex-direction: column;
flex-basis: 30%;
flex-grow: 1;
}
input, select, textarea {
padding: 0.7em 1em;
border-radius: 0.5em;
border-style: solid;
border-width: 1px;
}
.formCard {
display: flex;
flex-direction: column;
text-align: center;
gap: 1em;
}
.formCard label {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
#largeurImg {
transform: rotate(90deg);
}
.form3-columns {
width: 100%;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-evenly;
gap: 1em;
align-items: center;
flex-grow: 1;
/* padding: 3em ; */
box-sizing: border-box;
}
.numTel {
flex-grow: 0 !important;
}
.grid-contact {
display: grid;
grid-template-columns: repeat(3, 1fr);
padding: 3em;
grid-gap: 1em;
align-self: stretch;
justify-items: stretch;
}
.grid-contact input {
width: 100%;
margin: 1em 0em;
}
.text-contact {
grid-column: 2 / 4;
align-self: stretch;
justify-self: stretch;
}
.text-contact > textarea {
display: block;
width: 100%;
}
.grid-contact input, .grid-contact textarea {
box-sizing: border-box;
}
#popupContact > form {
height: 100%;
display : grid;
grid-template-rows: 1fr 40px;
}
| 0.453262 | 0.137475 |
body {
background-color: #ffffff;
margin: auto;
width: 960px;
}
h1, h2 {
font-family: 'Georgia', Times, Times New Roman, serif;
}
h1 {
color: #ffffff;
background-color: #4aaaa5;
float: left;
padding: 25px;
}
h2 {
color: #4aaaa5;
border-bottom: solid;
border-bottom-color: #dddddd;
}
/* Main */
main {
background-color: linen;
}
.content {
margin: auto;
width: 650px;
position: relative;
right: 157px;
background-color: #ffffff;
}
.content h2 {
padding: 15px;
}
.words {
width: 250px;
position: relative;
left: 240px;
bottom: 245px;
font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
}
.content ul {
list-style-type: none;
padding: 5px;
}
/* Social Buttons */
.social {
margin: auto;
width: 270px;
position: relative;
left: 340px;
bottom: 465px;
}
.social-contact {
margin: auto;
width: 270px;
position: relative;
left: 340px;
bottom: 137px;
}
.social-portfolio {
margin: auto;
width: 270px;
position: relative;
left: 340px;
bottom: 105px;
}
.social h3 {
color: #4aaaa5;
border-bottom: solid;
border-bottom-color: #dddddd;
padding: 15px;
}
.social-contact h3 {
color: #4aaaa5;
border-bottom: solid;
border-bottom-color: #dddddd;
padding: 15px;
}
.social-portfolio h3 {
color: #4aaaa5;
border-bottom: solid;
border-bottom-color: #dddddd;
padding: 15px;
}
.social ul {
list-style-type: none;
padding: 5px;
}
.social ul li {
float: left;
}
.social ul li a {
display: block;
color: #777777;
text-align: center;
padding: 5px;
text-decoration: none;
}
.social-contact ul {
list-style-type: none;
padding: 5px;
}
.social-contact ul li {
float: left;
}
.social-contact ul li a {
display: block;
color: #777777;
text-align: center;
padding: 5px;
text-decoration: none;
}
.social-portfolio ul {
list-style-type: none;
padding: 5px;
}
.social-portfolio ul li {
float: left;
}
.social-portfolio ul li a {
display: block;
color: #777777;
text-align: center;
padding: 5px;
text-decoration: none;
}
nav ul {
list-style-type: none;
margin: 0;
padding: 25px;
background-color: #ffffff;
overflow: hidden;
}
nav ul li {
float: right;
}
nav ul li a {
display: block;
font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
color: #777777;
text-align: center;
padding: 14px 16px;
text-decoration: none;
}
nav ul li a:hover {
background-color: #cccccc;
}
/* Footer */
h5 {
color: linen;
background-color: #666666;
font: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
text-align: center;
padding-top: 50px;
}
|
assets/css/style.css
|
body {
background-color: #ffffff;
margin: auto;
width: 960px;
}
h1, h2 {
font-family: 'Georgia', Times, Times New Roman, serif;
}
h1 {
color: #ffffff;
background-color: #4aaaa5;
float: left;
padding: 25px;
}
h2 {
color: #4aaaa5;
border-bottom: solid;
border-bottom-color: #dddddd;
}
/* Main */
main {
background-color: linen;
}
.content {
margin: auto;
width: 650px;
position: relative;
right: 157px;
background-color: #ffffff;
}
.content h2 {
padding: 15px;
}
.words {
width: 250px;
position: relative;
left: 240px;
bottom: 245px;
font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
}
.content ul {
list-style-type: none;
padding: 5px;
}
/* Social Buttons */
.social {
margin: auto;
width: 270px;
position: relative;
left: 340px;
bottom: 465px;
}
.social-contact {
margin: auto;
width: 270px;
position: relative;
left: 340px;
bottom: 137px;
}
.social-portfolio {
margin: auto;
width: 270px;
position: relative;
left: 340px;
bottom: 105px;
}
.social h3 {
color: #4aaaa5;
border-bottom: solid;
border-bottom-color: #dddddd;
padding: 15px;
}
.social-contact h3 {
color: #4aaaa5;
border-bottom: solid;
border-bottom-color: #dddddd;
padding: 15px;
}
.social-portfolio h3 {
color: #4aaaa5;
border-bottom: solid;
border-bottom-color: #dddddd;
padding: 15px;
}
.social ul {
list-style-type: none;
padding: 5px;
}
.social ul li {
float: left;
}
.social ul li a {
display: block;
color: #777777;
text-align: center;
padding: 5px;
text-decoration: none;
}
.social-contact ul {
list-style-type: none;
padding: 5px;
}
.social-contact ul li {
float: left;
}
.social-contact ul li a {
display: block;
color: #777777;
text-align: center;
padding: 5px;
text-decoration: none;
}
.social-portfolio ul {
list-style-type: none;
padding: 5px;
}
.social-portfolio ul li {
float: left;
}
.social-portfolio ul li a {
display: block;
color: #777777;
text-align: center;
padding: 5px;
text-decoration: none;
}
nav ul {
list-style-type: none;
margin: 0;
padding: 25px;
background-color: #ffffff;
overflow: hidden;
}
nav ul li {
float: right;
}
nav ul li a {
display: block;
font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
color: #777777;
text-align: center;
padding: 14px 16px;
text-decoration: none;
}
nav ul li a:hover {
background-color: #cccccc;
}
/* Footer */
h5 {
color: linen;
background-color: #666666;
font: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
text-align: center;
padding-top: 50px;
}
| 0.466359 | 0.099426 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
transition: all 0.2s ease-in-out;
}
html {
--scrollbarBG: #cfd8dc;
--thumbBG: #90a4ae;
}
/* ================ fonts ================ */
@font-face {
font-family: futura-bold;
src: url("./fonts/futura/Futura_Heavy_font.ttf") format("ttf");
font-weight: 600;
}
@font-face {
font-family: futura-normal;
src: url("./fonts/futura/futura_medium_bt.ttf") format("ttf");
font-weight: 400;
}
@font-face {
font-family: futura-light;
src: url("./fonts/futura/futura_light_bt.ttf") format("ttf");
font-weight: 200;
}
/* ================ generic ================ */
.row-flex {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
}
.col-flex {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
/* ================ section ================ */
body {
min-width: 320px;
background-color: #f8f9fa;
font-family: futura-light, sans-serif;
}
#content {
position: relative;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
}
/* this targets the div generated by the Phaser to display battle log content */
#content div {
/* margin-top: -19%;
margin-left: -26%; */
transform-origin: unset !important;
}
#utext {
width: 30%;
height: 10%;
position: absolute;
top: 59%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
display: none;
text-align: center;
text-transform: capitalize;
background-color: transparent;
color: white;
font-size: 35px;
}
#b-log {
margin-top: 100px;
margin-left: 20px;
width: 200px;
height: 60px;
display: none;
text-align: left;
text-transform: capitalize;
color: white;
font-size: 45px;
overflow-y: scroll;
background-color: rgba(0, 0, 0, 0.5);
scrollbar-width: thin;
scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}
/* Scroll for battle log */
#b-log::-webkit-scrollbar {
width: 11px;
}
#b-log::-webkit-scrollbar-track {
background: black;
}
#b-log::-webkit-scrollbar-thumb {
background-color: var(--thumbBG);
border-radius: 6px;
border: 3px solid var(--scrollbarBG);
}
#b-log:hover {
overflow-y: scroll;
}
/* ------------- */
#b-log h3 {
font-size: 13px;
}
#b-log p {
font-size: 8px;
margin: 2px 0;
}
#b-log p:first-child {
color: #e2ff00;
}
.showtag {
display: block !important;
}
|
src/style.css
|
* {
margin: 0;
padding: 0;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
transition: all 0.2s ease-in-out;
}
html {
--scrollbarBG: #cfd8dc;
--thumbBG: #90a4ae;
}
/* ================ fonts ================ */
@font-face {
font-family: futura-bold;
src: url("./fonts/futura/Futura_Heavy_font.ttf") format("ttf");
font-weight: 600;
}
@font-face {
font-family: futura-normal;
src: url("./fonts/futura/futura_medium_bt.ttf") format("ttf");
font-weight: 400;
}
@font-face {
font-family: futura-light;
src: url("./fonts/futura/futura_light_bt.ttf") format("ttf");
font-weight: 200;
}
/* ================ generic ================ */
.row-flex {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
}
.col-flex {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
/* ================ section ================ */
body {
min-width: 320px;
background-color: #f8f9fa;
font-family: futura-light, sans-serif;
}
#content {
position: relative;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
}
/* this targets the div generated by the Phaser to display battle log content */
#content div {
/* margin-top: -19%;
margin-left: -26%; */
transform-origin: unset !important;
}
#utext {
width: 30%;
height: 10%;
position: absolute;
top: 59%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
display: none;
text-align: center;
text-transform: capitalize;
background-color: transparent;
color: white;
font-size: 35px;
}
#b-log {
margin-top: 100px;
margin-left: 20px;
width: 200px;
height: 60px;
display: none;
text-align: left;
text-transform: capitalize;
color: white;
font-size: 45px;
overflow-y: scroll;
background-color: rgba(0, 0, 0, 0.5);
scrollbar-width: thin;
scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}
/* Scroll for battle log */
#b-log::-webkit-scrollbar {
width: 11px;
}
#b-log::-webkit-scrollbar-track {
background: black;
}
#b-log::-webkit-scrollbar-thumb {
background-color: var(--thumbBG);
border-radius: 6px;
border: 3px solid var(--scrollbarBG);
}
#b-log:hover {
overflow-y: scroll;
}
/* ------------- */
#b-log h3 {
font-size: 13px;
}
#b-log p {
font-size: 8px;
margin: 2px 0;
}
#b-log p:first-child {
color: #e2ff00;
}
.showtag {
display: block !important;
}
| 0.295027 | 0.068164 |
body {
font-family: "verdana", sans-serif;
font-size: 10px;
color: #cccccc;
background-color: rgb(20, 20, 20);
}
a {
color: #60a0dc;
text-decoration: none;
}
a:hover {
color: rgb(43, 119, 242);
}
.container-top {
font-family: "verdana", sans-serif;
font-size: 10px;
color: #cccccc;
margin-top: 10px;
padding-left: 20px;
padding-right: 20px;
padding-top: 5px;
padding-bottom: 5px;
width: 1000px;
height: auto;
background-color: rgb(42, 42, 42);
border: 1px solid #3e3e3e;
text-align: left;
}
.container-bottom {
font-family: "verdana", sans-serif;
font-size: 10px;
color: #cccccc;
margin-top: -1px;
padding-left: 20px;
padding-right: 20px;
padding-top: 5px;
padding-bottom: 5px;
width: 1000px;
height: auto;
background-color: rgb(35, 35, 35);
border: 1px solid #3e3e3e;
text-align: left;
}
.container-message.success
{
font-family: "verdana", sans-serif;
margin-top: 10px;
padding-left: 20px;
padding-right: 20px;
padding-top: 5px;
padding-bottom: 5px;
width: 1000px;
height: auto;
text-align: left;
color: white;
background-color: rgb(50, 200, 50);
border: 1px solid rgb(70, 255, 70);
}
.container-message.fail
{
font-family: "verdana", sans-serif;
margin-top: 10px;
padding-left: 20px;
padding-right: 20px;
padding-top: 5px;
padding-bottom: 5px;
width: 1000px;
height: auto;
text-align: left;
color: white;
background-color: rgb(200, 50, 50);
border: 1px solid rgb(255, 70, 70);
}
button.noborder
{
font-family: "verdana", sans-serif;
font-size: 10px;
color: #60a0dc;
border: 0px;
outline: 0;
background-color: rgba(255, 255, 255, 0);
font-size: 10px;
}
button:hover.noborder
{
color: rgb(43, 119, 242);
}
button.form
{
font-family: "verdana", sans-serif;
font-size: 10px;
color: #cccccc;
box-sizing:border-box;
outline: 0;
background: #212122;
border: 0;
padding: 3px;
font-size: 10px;
border: 1px solid #3e3e3e;
height: auto;
}
button:hover.form
{
background: #1b1b1b;
}
input.form
{
font-family: "verdana", sans-serif;
font-size: 10px;
color: #cccccc;
box-sizing:border-box;
outline: 0;
background: #212122;
border: 0;
padding: 3px;
font-size: 10px;
border: 1px solid #3e3e3e;
height: auto;
}
input:hover.form {
background: #1b1b1b;
}
fieldset.form
{
border: 1px solid #3e3e3e;
background-color: rgb(35, 35, 35);
}
legend.form {
/*color: rgb(96, 160, 220);*/
font-weight: bold;
}
select.form
{
font-family: "verdana", sans-serif;
font-size: 10px;
color: #cccccc;
box-sizing:border-box;
outline: 0;
background: #212122;
border: 0;
padding: 3px;
font-size: 10px;
border: 1px solid #3e3e3e;
height: auto;
}
select:hover.form
{
background: #1b1b1b;
}
.spacer {
margin-top: 5px;
}
.teamcontainer {
display:inline-block;
vertical-align:top;
}
.teamname {
text-align: center;
font-size: 20px;
}
.teammember {
width: 184px;
margin-right: 10px;
float: left;
}
|
css/style.css
|
body {
font-family: "verdana", sans-serif;
font-size: 10px;
color: #cccccc;
background-color: rgb(20, 20, 20);
}
a {
color: #60a0dc;
text-decoration: none;
}
a:hover {
color: rgb(43, 119, 242);
}
.container-top {
font-family: "verdana", sans-serif;
font-size: 10px;
color: #cccccc;
margin-top: 10px;
padding-left: 20px;
padding-right: 20px;
padding-top: 5px;
padding-bottom: 5px;
width: 1000px;
height: auto;
background-color: rgb(42, 42, 42);
border: 1px solid #3e3e3e;
text-align: left;
}
.container-bottom {
font-family: "verdana", sans-serif;
font-size: 10px;
color: #cccccc;
margin-top: -1px;
padding-left: 20px;
padding-right: 20px;
padding-top: 5px;
padding-bottom: 5px;
width: 1000px;
height: auto;
background-color: rgb(35, 35, 35);
border: 1px solid #3e3e3e;
text-align: left;
}
.container-message.success
{
font-family: "verdana", sans-serif;
margin-top: 10px;
padding-left: 20px;
padding-right: 20px;
padding-top: 5px;
padding-bottom: 5px;
width: 1000px;
height: auto;
text-align: left;
color: white;
background-color: rgb(50, 200, 50);
border: 1px solid rgb(70, 255, 70);
}
.container-message.fail
{
font-family: "verdana", sans-serif;
margin-top: 10px;
padding-left: 20px;
padding-right: 20px;
padding-top: 5px;
padding-bottom: 5px;
width: 1000px;
height: auto;
text-align: left;
color: white;
background-color: rgb(200, 50, 50);
border: 1px solid rgb(255, 70, 70);
}
button.noborder
{
font-family: "verdana", sans-serif;
font-size: 10px;
color: #60a0dc;
border: 0px;
outline: 0;
background-color: rgba(255, 255, 255, 0);
font-size: 10px;
}
button:hover.noborder
{
color: rgb(43, 119, 242);
}
button.form
{
font-family: "verdana", sans-serif;
font-size: 10px;
color: #cccccc;
box-sizing:border-box;
outline: 0;
background: #212122;
border: 0;
padding: 3px;
font-size: 10px;
border: 1px solid #3e3e3e;
height: auto;
}
button:hover.form
{
background: #1b1b1b;
}
input.form
{
font-family: "verdana", sans-serif;
font-size: 10px;
color: #cccccc;
box-sizing:border-box;
outline: 0;
background: #212122;
border: 0;
padding: 3px;
font-size: 10px;
border: 1px solid #3e3e3e;
height: auto;
}
input:hover.form {
background: #1b1b1b;
}
fieldset.form
{
border: 1px solid #3e3e3e;
background-color: rgb(35, 35, 35);
}
legend.form {
/*color: rgb(96, 160, 220);*/
font-weight: bold;
}
select.form
{
font-family: "verdana", sans-serif;
font-size: 10px;
color: #cccccc;
box-sizing:border-box;
outline: 0;
background: #212122;
border: 0;
padding: 3px;
font-size: 10px;
border: 1px solid #3e3e3e;
height: auto;
}
select:hover.form
{
background: #1b1b1b;
}
.spacer {
margin-top: 5px;
}
.teamcontainer {
display:inline-block;
vertical-align:top;
}
.teamname {
text-align: center;
font-size: 20px;
}
.teammember {
width: 184px;
margin-right: 10px;
float: left;
}
| 0.344995 | 0.090454 |
h1, h2, .dineordash, #recipetitlep {
text-align: center;
}
#sidebar .inner {
padding-left: 42px;
}
@media screen and (min-width: 1282px) {
#sidebar .inner {
padding-top: 30px;
}
#sidebar {
padding: 2.5em 2.5em 0.5em 0em;
}
}
.features section {
padding: 3.5em 1em 1em 1em;
}
#recipes, #restaurants {
margin-top: 1.5em;
}
.features h3 {
text-align: center;
}
#restaurants p {
font-weight: bold;
color: white;
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
}
.grey {
border: 1px solid rgba(255, 255, 255, 0.15);
border-radius: 25px;
margin-bottom: 1px;
padding: 1em;
}
a, button {
text-align: start;
white-space: normal;
height: auto;
}
a, button, .button {
padding: 0 2em;
}
.button {
background-color: rgba(255, 255, 255, 0);
text-align: start;
white-space: normal;
height: auto;
scroll-behavior: smooth;
}
#stepslist {
padding: 1em;
}
#searchdiv {
padding: 2em;
}
#searchdiv p, #searchhistorydiv h3, #recipehistorydiv h3 {
text-align: center;
}
#searchhistorydiv, #recipehistorydiv {
flex: 1 1;
padding: 1em;
}
#recipehistory, #searchhistory {
margin: 1em 0;
}
.content {
padding: 2em 0;
}
#one section {
justify-content: center;
}
#dineordashdesc {
text-align: center;
}
.features {
margin: 0;
}
#two {
padding: 2em;
}
#twopanels {
padding: 0;
}
.content .inner {
padding: 0;
}
#one {
padding: 2em;
}
#recipetitle {
padding: 0;
}
#oneone, .history {
display: flex;
border-radius: 0.25em;
border: 1px solid rgba(255, 255, 255, 0.15);
background-color: rgba(255, 255, 255, 0.05);
}
#oneone h3, .history h3 {
margin-top: 1em;
text-align: center;
font-style: italic;
}
#ingredientslist {
border-right: 1px solid rgba(255, 255, 255, 0.15);
}
@media screen and (max-width: 978px) {
#oneone, .history {
flex-direction: column;
}
#ingredientslist, .history {
border-right:0px;
border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
}
#oneone .two {
flex: 1 1;
display: block;
}
.two {
padding: 1em;
}
#oneone section .content {
padding: 0;
padding-top: 1em;
}
#chosenrecipe, #stepslist {
margin: 0;
padding: 0;
}
#recipes, #restaurants, #chosenrecipe, #stepslist, #searchhistory, #recipehistory {
max-height: 75vh;
overflow-y: auto;
}
#recipes, #searchhistory, #recipehistory {
display: flex;
}
#recipes {
flex-direction: column;
}
#searchhistory, #recipehistory {
flex-direction: column-reverse;
}
#ingredientsteps section {
flex: 1 1;
}
#searchdiv {
width: 100%;
}
#intro {
height: 100vh;
}
|
style.css
|
h1, h2, .dineordash, #recipetitlep {
text-align: center;
}
#sidebar .inner {
padding-left: 42px;
}
@media screen and (min-width: 1282px) {
#sidebar .inner {
padding-top: 30px;
}
#sidebar {
padding: 2.5em 2.5em 0.5em 0em;
}
}
.features section {
padding: 3.5em 1em 1em 1em;
}
#recipes, #restaurants {
margin-top: 1.5em;
}
.features h3 {
text-align: center;
}
#restaurants p {
font-weight: bold;
color: white;
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
}
.grey {
border: 1px solid rgba(255, 255, 255, 0.15);
border-radius: 25px;
margin-bottom: 1px;
padding: 1em;
}
a, button {
text-align: start;
white-space: normal;
height: auto;
}
a, button, .button {
padding: 0 2em;
}
.button {
background-color: rgba(255, 255, 255, 0);
text-align: start;
white-space: normal;
height: auto;
scroll-behavior: smooth;
}
#stepslist {
padding: 1em;
}
#searchdiv {
padding: 2em;
}
#searchdiv p, #searchhistorydiv h3, #recipehistorydiv h3 {
text-align: center;
}
#searchhistorydiv, #recipehistorydiv {
flex: 1 1;
padding: 1em;
}
#recipehistory, #searchhistory {
margin: 1em 0;
}
.content {
padding: 2em 0;
}
#one section {
justify-content: center;
}
#dineordashdesc {
text-align: center;
}
.features {
margin: 0;
}
#two {
padding: 2em;
}
#twopanels {
padding: 0;
}
.content .inner {
padding: 0;
}
#one {
padding: 2em;
}
#recipetitle {
padding: 0;
}
#oneone, .history {
display: flex;
border-radius: 0.25em;
border: 1px solid rgba(255, 255, 255, 0.15);
background-color: rgba(255, 255, 255, 0.05);
}
#oneone h3, .history h3 {
margin-top: 1em;
text-align: center;
font-style: italic;
}
#ingredientslist {
border-right: 1px solid rgba(255, 255, 255, 0.15);
}
@media screen and (max-width: 978px) {
#oneone, .history {
flex-direction: column;
}
#ingredientslist, .history {
border-right:0px;
border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
}
#oneone .two {
flex: 1 1;
display: block;
}
.two {
padding: 1em;
}
#oneone section .content {
padding: 0;
padding-top: 1em;
}
#chosenrecipe, #stepslist {
margin: 0;
padding: 0;
}
#recipes, #restaurants, #chosenrecipe, #stepslist, #searchhistory, #recipehistory {
max-height: 75vh;
overflow-y: auto;
}
#recipes, #searchhistory, #recipehistory {
display: flex;
}
#recipes {
flex-direction: column;
}
#searchhistory, #recipehistory {
flex-direction: column-reverse;
}
#ingredientsteps section {
flex: 1 1;
}
#searchdiv {
width: 100%;
}
#intro {
height: 100vh;
}
| 0.438545 | 0.1712 |
body, html {
height:100%; width:100%;
margin:0; padding:0;
overflow-x:hidden;
overflow-y:auto;
background:linear-gradient(45deg, #E3F2FD, #ECEFF1, #FFF);
text-align:center;
}
h1 {
height:64px;width:100%;
margin:0; padding:8px 20px;
display:block; box-sizing:border-box;
background-color:#FFF; box-shadow:0 2px 3px rgba(0,0,0, 0.3);
font:bold 32px/48px "Roboto", "Verdana", sans-serif;
color:rgba(0,0,0, 0.8); text-transform:uppercase;
text-align:left;
}
.card {
width:800px; max-width:100%;
max-height:600px; height:calc(100% - 72px); min-height:400px;
display:inline-block; box-sizing:border-box;
border-radius:2px; box-shadow:0 2px 3px rgba(0,0,0, 0.3);
background-color:#FFF;
padding:12px 24px; margin:36px 0 0 0;
overflow:hidden;
position:relative;
font-size:0; text-align:left;
}
.card.collapsed {
height:60px; min-height:60px;
}
.card .title {
height:36px; width:auto;
display:block; box-sizing:border-box;
padding:6px 0px; margin-bottom:12px;
font:bold 16px/24px "Roboto", "Verdana", sans-serif;
color:#808080;
}
.card .actions {
height:60px; width:100%;
display:block; box-sizing:border-box;
padding:12px 24px; margin:0;
position:absolute; bottom:0; right:0;
font-size:0px;
color:#808080; text-align:right;
}
.card.collapsed .actions {
display:none;
}
.card .size_change {
height:36px; width:36px;
display:inline-block; box-sizing:border-box;
position:absolute; top:12px; right:12px;
padding:6px; font:normal 24px/24px "Material Icons";
color:#808080; border-radius:50%;
}
.card .size_change:hover {
background-color:rgba(0,0,0, 0.05);
cursor:pointer;
}
.card .line {
height:1px; width:100%;
display:block; background-color:rgba(0,0,0, 0.2);
margin-bottom:24px;
}
.card .column {
width:50%; height:auto;
display:inline-block; box-sizing:border-box;
vertical-align:top;
}
@media (max-width: 500px) {
.card .column {
width:100%;
}
.card .big_number {
text-align:left;
}
}
.card .graph {
height:180px; width:calc(100% - 12px);
display:inline-block; box-sizing:border-box;
padding:0; margin:0 0 0 12px;
position:relative;
}
.card .graph_hh {
height:2px; width:10px;
display:none;
background-color:#1565C0;
box-shadow:0 0 5px #2196F3;
position:absolute; top:0; left:0;
}
.card .graph_hl {
height:2px; width:10px;
display:none;
background-color:#1565C0;
box-shadow:0 0 5px #2196F3;
position:absolute; bottom:0; left:0;
}
.card .graph_v {
height:100%; width:3px;
display:none;
position:absolute; top:0;
background-color:#1565C0;
box-shadow:0 0 5px #2196F3;
}
.card .progress {
height:24px; width:100%;
display:inline-block;
background-color:rgba(0,0,0, 0.1);
border-radius:2px;
overflow:hidden;
margin-bottom:12px;
}
.card .progress_bar {
height:100%; width:0%;
display:inline-block; background-color:#2196f3;
border-radius:2px;
/*transition:width 50ms ease;*/
}
.card .big_number {
height:60px; width:calc(100% - 80px);
display:inline-block; box-sizing:border-box;
padding:0 12px 0 0; margin:0 0 12px 0;
font:bold 54px/60px "Roboto Mono", "Consolas", monospace;
color:rgba(0,0,0, 0.8); text-align:center;
vertical-align:top;
}
.card .small_number {
height:60px; width:80px;
display:inline-block; box-sizing:border-box;
padding:0; margin:0;
font-size:0;
color:rgba(0,0,0, 0.8); text-align:center;
vertical-align:top;
}
.card .small_number .item {
height:24px; width:100%;
display:block; box-sizing:border-box;
margin:0; padding:0;
font:bold 18px/24px "Roboto Mono", "Consolas", monospace;
color:rgba(0,0,0, 0.65); text-align:center;
}
.card .small_number .divide {
height:2px; width:calc(100% - 8px);
display:block; box-sizing:border-box;
padding:0; margin:5px 4px;
background-color:rgba(0,0,0, 0.5);
}
.card .label {
height:24px; width:100%;
display:inline-block; box-sizing:border-box;
font:bold 16px/24px "Roboto", "Verdana", sans-serif;
color:#808080;
}
.card .label.pl24 {
padding-left:24px;
}
#eta {
height:auto; width:100%;display:inline-block;
padding:6px 0 6px 24px;
font:normal 16px/1em "Roboto", sans-serif;
}
|
test/index.css
|
body, html {
height:100%; width:100%;
margin:0; padding:0;
overflow-x:hidden;
overflow-y:auto;
background:linear-gradient(45deg, #E3F2FD, #ECEFF1, #FFF);
text-align:center;
}
h1 {
height:64px;width:100%;
margin:0; padding:8px 20px;
display:block; box-sizing:border-box;
background-color:#FFF; box-shadow:0 2px 3px rgba(0,0,0, 0.3);
font:bold 32px/48px "Roboto", "Verdana", sans-serif;
color:rgba(0,0,0, 0.8); text-transform:uppercase;
text-align:left;
}
.card {
width:800px; max-width:100%;
max-height:600px; height:calc(100% - 72px); min-height:400px;
display:inline-block; box-sizing:border-box;
border-radius:2px; box-shadow:0 2px 3px rgba(0,0,0, 0.3);
background-color:#FFF;
padding:12px 24px; margin:36px 0 0 0;
overflow:hidden;
position:relative;
font-size:0; text-align:left;
}
.card.collapsed {
height:60px; min-height:60px;
}
.card .title {
height:36px; width:auto;
display:block; box-sizing:border-box;
padding:6px 0px; margin-bottom:12px;
font:bold 16px/24px "Roboto", "Verdana", sans-serif;
color:#808080;
}
.card .actions {
height:60px; width:100%;
display:block; box-sizing:border-box;
padding:12px 24px; margin:0;
position:absolute; bottom:0; right:0;
font-size:0px;
color:#808080; text-align:right;
}
.card.collapsed .actions {
display:none;
}
.card .size_change {
height:36px; width:36px;
display:inline-block; box-sizing:border-box;
position:absolute; top:12px; right:12px;
padding:6px; font:normal 24px/24px "Material Icons";
color:#808080; border-radius:50%;
}
.card .size_change:hover {
background-color:rgba(0,0,0, 0.05);
cursor:pointer;
}
.card .line {
height:1px; width:100%;
display:block; background-color:rgba(0,0,0, 0.2);
margin-bottom:24px;
}
.card .column {
width:50%; height:auto;
display:inline-block; box-sizing:border-box;
vertical-align:top;
}
@media (max-width: 500px) {
.card .column {
width:100%;
}
.card .big_number {
text-align:left;
}
}
.card .graph {
height:180px; width:calc(100% - 12px);
display:inline-block; box-sizing:border-box;
padding:0; margin:0 0 0 12px;
position:relative;
}
.card .graph_hh {
height:2px; width:10px;
display:none;
background-color:#1565C0;
box-shadow:0 0 5px #2196F3;
position:absolute; top:0; left:0;
}
.card .graph_hl {
height:2px; width:10px;
display:none;
background-color:#1565C0;
box-shadow:0 0 5px #2196F3;
position:absolute; bottom:0; left:0;
}
.card .graph_v {
height:100%; width:3px;
display:none;
position:absolute; top:0;
background-color:#1565C0;
box-shadow:0 0 5px #2196F3;
}
.card .progress {
height:24px; width:100%;
display:inline-block;
background-color:rgba(0,0,0, 0.1);
border-radius:2px;
overflow:hidden;
margin-bottom:12px;
}
.card .progress_bar {
height:100%; width:0%;
display:inline-block; background-color:#2196f3;
border-radius:2px;
/*transition:width 50ms ease;*/
}
.card .big_number {
height:60px; width:calc(100% - 80px);
display:inline-block; box-sizing:border-box;
padding:0 12px 0 0; margin:0 0 12px 0;
font:bold 54px/60px "Roboto Mono", "Consolas", monospace;
color:rgba(0,0,0, 0.8); text-align:center;
vertical-align:top;
}
.card .small_number {
height:60px; width:80px;
display:inline-block; box-sizing:border-box;
padding:0; margin:0;
font-size:0;
color:rgba(0,0,0, 0.8); text-align:center;
vertical-align:top;
}
.card .small_number .item {
height:24px; width:100%;
display:block; box-sizing:border-box;
margin:0; padding:0;
font:bold 18px/24px "Roboto Mono", "Consolas", monospace;
color:rgba(0,0,0, 0.65); text-align:center;
}
.card .small_number .divide {
height:2px; width:calc(100% - 8px);
display:block; box-sizing:border-box;
padding:0; margin:5px 4px;
background-color:rgba(0,0,0, 0.5);
}
.card .label {
height:24px; width:100%;
display:inline-block; box-sizing:border-box;
font:bold 16px/24px "Roboto", "Verdana", sans-serif;
color:#808080;
}
.card .label.pl24 {
padding-left:24px;
}
#eta {
height:auto; width:100%;display:inline-block;
padding:6px 0 6px 24px;
font:normal 16px/1em "Roboto", sans-serif;
}
| 0.314893 | 0.083965 |
.wrapper_contact {
width: 80%;
background-color: white;
margin: 0 auto;
}
.content_form_contact {}
.support {
padding: 1.5%;
display: flex;
}
.support_desc {
float: left;
width: 75%;
}
.support_desc h3 {
font-size: 30px;
color: #6c6c6c;
padding: 5px 0;
font-family: "Monda", sans-serif;
}
.support_desc p span {
font-size: 15px;
color: #666;
}
.support_desc p {
font-size: 12px;
color: #777;
line-height: 1.8em;
padding: 5px 0;
}
.support img {
margin-left: 4%;
margin-top: 0px;
}
.section {
clear: both;
padding: 0px;
margin: 0px;
}
.group:before, .group:after {
content: "";
display: table;
}
.group:after {
clear: both;
}
.group {
zoom: 1;
}
.col {
display: block;
float: left;
margin: 0% 0 1% 1.6%;
}
.col:first-child {
margin-left: 0;
}
.span_2_of_3 {
width: 63.1%;
padding: 1.5%;
}
.span_1_of_3 {
width: 29.2%;
padding: 1.5%;
}
.span_2_of_3 h2, .span_1_of_3 h2 {
margin-bottom: 0.5em;
line-height: 1.2;
font-family: "Monda", sans-serif;
font-weight: normal;
margin-top: 0px;
}
.contact-form {
display: flex;
padding-bottom: 30px;
}
.form_contact {
width: 75%;
padding-left: 2%;
padding-right: 5%;
}
.form-contact textarea {
width: 99%;
}
.contact-form div {
padding: 5px 0;
}
.contact-form span {
display: block;
font-size: 0.8125em;
color: #757575;
padding-bottom: 5px;
font-family: verdana, arial, helvetica, helve, sans-serif;
}
.contact-form input[type="text"], .contact-form textarea {
padding: 0px;
display: block;
width: 98%;
background: #fcfcfc;
border: none;
outline: none;
color: #464646;
font-size: 1.3em;
font-family: Arial, Helvetica, sans-serif;
box-shadow: inset 0px 0px 3px #999;
-webkit-box-shadow: inset 0px 0px 3px #999;
-moz-box-shadow: inset 0px 0px 3px #999;
-o-box-shadow: inset 0px 0px 3px #999;
-webkit-appearance: none;
}
.contact-form textarea {
resize: none;
height: 120px;
}
.contact-form input[type="submit"] {
padding: 7px 25px;
cursor: pointer;
background: #fff url(../images/large-button-overlay.png);
font-family: Arial, Helvetica, sans-serif;
margin: 0 auto;
border: 1px solid #ccc;
color: #555 !important;
font-size: 1em;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
}
.contact-form input[type="submit"]:hover {
background-color: #eee;
border-color: #b8b5b5;
color: #444 !important;
}
.contact-form input[type="submit"]:active {
background-color: #fff;
}
.company_address {
margin-top: 50px;
text-align: center;
}
.company_address p {
font-size: 0.8125em;
color: #757575;
padding: 0.2em 0;
font-family: Arial, Helvetica, sans-serif;
}
.company_address p span {
text-decoration: underline;
color: #444;
cursor: pointer;
}
.map {
border: 1px solid #c7c7c7;
margin-bottom: 15px;
}
@media only screen and (max-width: 1024px) {}
@media only screen and (max-width: 800px) {
.support {
flex-direction: column;
text-align: center;
}
.supportImg {
width: 140px;
}
.support_desc {
width: 98%;
}
.contact-form {
flex-direction: column;
}
.form_contact {
width: 98%;
padding-left: 2%;
padding-right: 2%;
}
.contact-form input[type="text"], .contact-form textarea {
padding: 3px;
font-size: 1.5em;
}
.span_1_of_3 {
width: 98%;
margin: 0 auto;
}
.company_address {
margin-top: 50px;
font-size: 1.5em;
}
.company_address p {
color: #757575;
padding: 0.2em 0;
}
.company_address p span {
text-decoration: underline;
color: #444;
cursor: pointer;
font-size: 1em;
}
}
@media only screen and (max-width: 640px) {}
@media only screen and (max-width: 480px) {}
|
assets/web/css/contact.css
|
.wrapper_contact {
width: 80%;
background-color: white;
margin: 0 auto;
}
.content_form_contact {}
.support {
padding: 1.5%;
display: flex;
}
.support_desc {
float: left;
width: 75%;
}
.support_desc h3 {
font-size: 30px;
color: #6c6c6c;
padding: 5px 0;
font-family: "Monda", sans-serif;
}
.support_desc p span {
font-size: 15px;
color: #666;
}
.support_desc p {
font-size: 12px;
color: #777;
line-height: 1.8em;
padding: 5px 0;
}
.support img {
margin-left: 4%;
margin-top: 0px;
}
.section {
clear: both;
padding: 0px;
margin: 0px;
}
.group:before, .group:after {
content: "";
display: table;
}
.group:after {
clear: both;
}
.group {
zoom: 1;
}
.col {
display: block;
float: left;
margin: 0% 0 1% 1.6%;
}
.col:first-child {
margin-left: 0;
}
.span_2_of_3 {
width: 63.1%;
padding: 1.5%;
}
.span_1_of_3 {
width: 29.2%;
padding: 1.5%;
}
.span_2_of_3 h2, .span_1_of_3 h2 {
margin-bottom: 0.5em;
line-height: 1.2;
font-family: "Monda", sans-serif;
font-weight: normal;
margin-top: 0px;
}
.contact-form {
display: flex;
padding-bottom: 30px;
}
.form_contact {
width: 75%;
padding-left: 2%;
padding-right: 5%;
}
.form-contact textarea {
width: 99%;
}
.contact-form div {
padding: 5px 0;
}
.contact-form span {
display: block;
font-size: 0.8125em;
color: #757575;
padding-bottom: 5px;
font-family: verdana, arial, helvetica, helve, sans-serif;
}
.contact-form input[type="text"], .contact-form textarea {
padding: 0px;
display: block;
width: 98%;
background: #fcfcfc;
border: none;
outline: none;
color: #464646;
font-size: 1.3em;
font-family: Arial, Helvetica, sans-serif;
box-shadow: inset 0px 0px 3px #999;
-webkit-box-shadow: inset 0px 0px 3px #999;
-moz-box-shadow: inset 0px 0px 3px #999;
-o-box-shadow: inset 0px 0px 3px #999;
-webkit-appearance: none;
}
.contact-form textarea {
resize: none;
height: 120px;
}
.contact-form input[type="submit"] {
padding: 7px 25px;
cursor: pointer;
background: #fff url(../images/large-button-overlay.png);
font-family: Arial, Helvetica, sans-serif;
margin: 0 auto;
border: 1px solid #ccc;
color: #555 !important;
font-size: 1em;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
}
.contact-form input[type="submit"]:hover {
background-color: #eee;
border-color: #b8b5b5;
color: #444 !important;
}
.contact-form input[type="submit"]:active {
background-color: #fff;
}
.company_address {
margin-top: 50px;
text-align: center;
}
.company_address p {
font-size: 0.8125em;
color: #757575;
padding: 0.2em 0;
font-family: Arial, Helvetica, sans-serif;
}
.company_address p span {
text-decoration: underline;
color: #444;
cursor: pointer;
}
.map {
border: 1px solid #c7c7c7;
margin-bottom: 15px;
}
@media only screen and (max-width: 1024px) {}
@media only screen and (max-width: 800px) {
.support {
flex-direction: column;
text-align: center;
}
.supportImg {
width: 140px;
}
.support_desc {
width: 98%;
}
.contact-form {
flex-direction: column;
}
.form_contact {
width: 98%;
padding-left: 2%;
padding-right: 2%;
}
.contact-form input[type="text"], .contact-form textarea {
padding: 3px;
font-size: 1.5em;
}
.span_1_of_3 {
width: 98%;
margin: 0 auto;
}
.company_address {
margin-top: 50px;
font-size: 1.5em;
}
.company_address p {
color: #757575;
padding: 0.2em 0;
}
.company_address p span {
text-decoration: underline;
color: #444;
cursor: pointer;
font-size: 1em;
}
}
@media only screen and (max-width: 640px) {}
@media only screen and (max-width: 480px) {}
| 0.480966 | 0.135403 |
html,body{height:100%}
body{background-color:#fff}
.head1{
position:relative;height:44px;line-height:44px;
text-align:center;background-color:#fff;
}
.head1 a{
position:absolute;width:44px;height:44px;top:0;left:0;
}
.head1 a:after{
content:'';position:absolute;width:20px;height:20px;
left:50%;top:50%;margin:-10px 0 0 -10px;
/* background:url(https://img01.51jobcdn.com/im/2018/mobile/miduoduo/icon_1.png) 6px -17px no-repeat; */
transform: rotate(-180deg);
}
.l_r{
padding:20px;text-align:center;color:#999;font-size:13px;margin-bottom:5px;
}
.lmain{padding:0 26px}
.lmain .e{
position:relative;
border-bottom:1px solid #ededed;
}
.lmain .e input{
width:100%;
line-height:50px;
}
.lmain .e.e1{padding-right:32px}
.lmain .e.e2{padding-right:55px}
.lmain .e.e3{padding-right:110px}
.lmain .e.e2 .clear{right:22px}
.lmain .e.e3 .clear{right:70px}
.lmain .e.e4 .clear{right:80px}
.lmain .e .clear{
display:none;
position:absolute;
width:32px;
height:50px;
right:-10px;
top:0;
background-size:100px 80px;
}
.lmain .please{
position:relative;
line-height:24px;
font-size:12px;
color:#f43530;
padding-left:15px;
}
.lmain .please a{color:#0686d8}
.lmain .btn_p{
position:absolute;
width:32px;
height:28px;
right:-10px;
top:21px;
}
.lmain .btn_t{
position:absolute;
right:0;top:11px;
}
.lmain .sure{
position:relative;
padding-top:50px;
}
.lmain .sure .forget{
position:absolute;
line-height:40px;
font-size:14px;
top:0;
right:0;
color:#f66f17;
}
.lmain .stip{
font-size:13px;
color:#9f9f9f;
text-align:center;
}
.lmain .lgbtn{width:100%;
height:40px;
line-height:40px;
font-size:15px;
color:#fff;
letter-spacing:3px;
margin:20px 0;
background-color:#fcaa01;
border-radius:30px;
}
.lmain .lp{height:30px}
.lmain .lp .fa{float:left;color:#777777}
.lmain .lp .df{float:right;color:#f97432}
.lmain .fb{
color:#9f9f9f;
text-align:center;
margin-top:10px;
padding:40px 0;
bottom:0;
left:0;}
.lmain .fb a{color:#0686d8}
.lmain .btn_j{
position:absolute;
width:32px;
height:50px;
top:0;
right:70px;
z-index:2;
}
.lmain .btn_m{
position:absolute;
width:80px;
height:25px;
line-height:25px;
font-size:12px;
color:#f97432;
text-align:center;
right:0;top:12px;
background-color:#fee3d6;
border-radius:15px;
}
|
public/css/get_login.css
|
html,body{height:100%}
body{background-color:#fff}
.head1{
position:relative;height:44px;line-height:44px;
text-align:center;background-color:#fff;
}
.head1 a{
position:absolute;width:44px;height:44px;top:0;left:0;
}
.head1 a:after{
content:'';position:absolute;width:20px;height:20px;
left:50%;top:50%;margin:-10px 0 0 -10px;
/* background:url(https://img01.51jobcdn.com/im/2018/mobile/miduoduo/icon_1.png) 6px -17px no-repeat; */
transform: rotate(-180deg);
}
.l_r{
padding:20px;text-align:center;color:#999;font-size:13px;margin-bottom:5px;
}
.lmain{padding:0 26px}
.lmain .e{
position:relative;
border-bottom:1px solid #ededed;
}
.lmain .e input{
width:100%;
line-height:50px;
}
.lmain .e.e1{padding-right:32px}
.lmain .e.e2{padding-right:55px}
.lmain .e.e3{padding-right:110px}
.lmain .e.e2 .clear{right:22px}
.lmain .e.e3 .clear{right:70px}
.lmain .e.e4 .clear{right:80px}
.lmain .e .clear{
display:none;
position:absolute;
width:32px;
height:50px;
right:-10px;
top:0;
background-size:100px 80px;
}
.lmain .please{
position:relative;
line-height:24px;
font-size:12px;
color:#f43530;
padding-left:15px;
}
.lmain .please a{color:#0686d8}
.lmain .btn_p{
position:absolute;
width:32px;
height:28px;
right:-10px;
top:21px;
}
.lmain .btn_t{
position:absolute;
right:0;top:11px;
}
.lmain .sure{
position:relative;
padding-top:50px;
}
.lmain .sure .forget{
position:absolute;
line-height:40px;
font-size:14px;
top:0;
right:0;
color:#f66f17;
}
.lmain .stip{
font-size:13px;
color:#9f9f9f;
text-align:center;
}
.lmain .lgbtn{width:100%;
height:40px;
line-height:40px;
font-size:15px;
color:#fff;
letter-spacing:3px;
margin:20px 0;
background-color:#fcaa01;
border-radius:30px;
}
.lmain .lp{height:30px}
.lmain .lp .fa{float:left;color:#777777}
.lmain .lp .df{float:right;color:#f97432}
.lmain .fb{
color:#9f9f9f;
text-align:center;
margin-top:10px;
padding:40px 0;
bottom:0;
left:0;}
.lmain .fb a{color:#0686d8}
.lmain .btn_j{
position:absolute;
width:32px;
height:50px;
top:0;
right:70px;
z-index:2;
}
.lmain .btn_m{
position:absolute;
width:80px;
height:25px;
line-height:25px;
font-size:12px;
color:#f97432;
text-align:center;
right:0;top:12px;
background-color:#fee3d6;
border-radius:15px;
}
| 0.306423 | 0.067209 |
/*
In NativeScript, the app.css file is where you place CSS rules that
you would like to apply to your entire application. Check out
http://docs.nativescript.org/ui/styling for a full list of the CSS
selectors and properties you can use to style UI components.
/*
In many cases you may want to use the NativeScript core theme instead
of writing your own CSS rules. For a full list of class names in the theme
refer to http://docs.nativescript.org/ui/theme.
*/
@import '~nativescript-theme-core/css/core.light.css';
/*
For example, the following CSS rule changes the font size of all UI
components that have the btn class name.
*/
SearchBar{
color: white;
tab-text-color: white;
textColorHint:white;
}
.btn {
font-size: 18;
color: rgba(30,76,117,1);
}
.button_radius{
color: white;
background-color: rgba(30,76,117,1);
font-size: 18;
border-radius: 5 5 5 5;
}
.home-panel{
vertical-align: center;
font-size: 20;
margin: 15;
}
.description-label{
margin-bottom: 15;
}
.white_background_ios{
background-color: rgb(190,190,190);
color:rgba(30,76,117,1);
}
.white_background_android{
background-color: rgba(255,255,255,0.7);
color:rgba(30,76,117,1);
}
.white_background_border{
border-color:rgba(30,76,117,1);
border-width: 2;
border-radius: 12dp;
background-color: rgba(255,255,255,0.8);
color:rgba(30,76,117,1);
}
.blue_background{
background-color: rgba(30,76,117,0.8);
color: white;
border-radius: 10dp;
}
.blue_background_report{
background-color: rgba(30,76,117,0.8);
color: white;
}
.blue_background_opac{
background-color: rgba(30,76,117,1);
color: white;
border-radius: 10dp;
}
.blue_background_action_bar{
background-color: rgba(30,76,117,1);
color: white;
}
.blue_col {
color: rgba(30,76,117,1);
}
.left_button{
background-color: rgba(30,76,117,0.6);
border-radius: 0 20 20 0;
}
.left_arrow{
opacity: 0.6;
}
.class_image_bar{
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.dropdown {
border-radius: 9dp;
vertical-align: bottom;
font-size: 16;
height: 30;
border-width: 1dp;
border-color:rgba(30,76,117,1);
}
.green_iDate{
color: #7fff00;
}
.pic_rounded{
border-width: 3dp;
border-color:rgba(30,76,117,1);
border-radius: 100%;
}
.orange_iDate{
color: orange;
}
.red_iDate{
color: red;
}
ListView
{
background-color: transparent;
opacity: 0.7;
}
|
app/app.css
|
/*
In NativeScript, the app.css file is where you place CSS rules that
you would like to apply to your entire application. Check out
http://docs.nativescript.org/ui/styling for a full list of the CSS
selectors and properties you can use to style UI components.
/*
In many cases you may want to use the NativeScript core theme instead
of writing your own CSS rules. For a full list of class names in the theme
refer to http://docs.nativescript.org/ui/theme.
*/
@import '~nativescript-theme-core/css/core.light.css';
/*
For example, the following CSS rule changes the font size of all UI
components that have the btn class name.
*/
SearchBar{
color: white;
tab-text-color: white;
textColorHint:white;
}
.btn {
font-size: 18;
color: rgba(30,76,117,1);
}
.button_radius{
color: white;
background-color: rgba(30,76,117,1);
font-size: 18;
border-radius: 5 5 5 5;
}
.home-panel{
vertical-align: center;
font-size: 20;
margin: 15;
}
.description-label{
margin-bottom: 15;
}
.white_background_ios{
background-color: rgb(190,190,190);
color:rgba(30,76,117,1);
}
.white_background_android{
background-color: rgba(255,255,255,0.7);
color:rgba(30,76,117,1);
}
.white_background_border{
border-color:rgba(30,76,117,1);
border-width: 2;
border-radius: 12dp;
background-color: rgba(255,255,255,0.8);
color:rgba(30,76,117,1);
}
.blue_background{
background-color: rgba(30,76,117,0.8);
color: white;
border-radius: 10dp;
}
.blue_background_report{
background-color: rgba(30,76,117,0.8);
color: white;
}
.blue_background_opac{
background-color: rgba(30,76,117,1);
color: white;
border-radius: 10dp;
}
.blue_background_action_bar{
background-color: rgba(30,76,117,1);
color: white;
}
.blue_col {
color: rgba(30,76,117,1);
}
.left_button{
background-color: rgba(30,76,117,0.6);
border-radius: 0 20 20 0;
}
.left_arrow{
opacity: 0.6;
}
.class_image_bar{
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.dropdown {
border-radius: 9dp;
vertical-align: bottom;
font-size: 16;
height: 30;
border-width: 1dp;
border-color:rgba(30,76,117,1);
}
.green_iDate{
color: #7fff00;
}
.pic_rounded{
border-width: 3dp;
border-color:rgba(30,76,117,1);
border-radius: 100%;
}
.orange_iDate{
color: orange;
}
.red_iDate{
color: red;
}
ListView
{
background-color: transparent;
opacity: 0.7;
}
| 0.685844 | 0.103477 |
html,body {
min-width: 400px;
min-height: 768px;
}
content {
margin-left: 5px;
margin-right: 5px; }
html.theme_light body {
color: #000;
background-color: #fff; }
html.theme_dark body {
color: #fff;
background-color: #222; }
header {
min-height: 44px;
max-height: 44px;
display: flex;
border-bottom: 1px solid #000; }
html.theme_light header {
color: #fff;
background-color: #175DDC;
border-bottom-color: #175DDC; }
html.theme_dark header {
color: #fff;
background-color: #363636;
border-bottom-color: #111; }
header .left, header .right {
flex: 1;
display: flex;
min-width: -webkit-min-content; }
header .left .header-icon, header .right .header-icon {
margin-right: 5px; }
header .right {
justify-content: flex-end; }
header .center {
display: flex;
align-items: center;
text-align: center;
min-width: 0; }
header .title {
font-weight: bold;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis; }
span {
color: #fff; }
.btn.sharp {
border-radius:0; }
.btn.btn-header:hover, .btn.btn-large:hover {
color: #fff;
background-color: rgb(255,255,255,0.1); }
html.theme_light button.btn.btn-large:hover {
background-color: rgb(23,93,220,0.5); }
.btn.btn-header, html.theme_dark label, html.theme_dark .form-text {
color: #fff; }
html.theme_dark input, html.theme_dark input:focus {
color: #fff;
background-color: #363636; }
html.theme_dark textarea, html.theme_dark textarea:focus {
color: #fff;
background-color: #363636; }
#passwordHelpBlock {
margin-left: 5px; }
button.btn-large {
color: #fff;
margin-left: 5px;
margin-right: 5px; }
html.theme_dark button.btn-large {
background-color: #363636; }
html.theme_light button.btn-large {
background-color: #175DDC; }
.buttononinput {
position: absolute;
top: 14px;
right: 9px;
z-index: 9;
width: 30px;
height: 30px;
background: 0;
border: 0; }
.inputbelowbutton {
padding-right: calc(1.5em + .75rem);
background-repeat: no-repeat;
background-position: right calc(.375em + .1875rem) center;
background-size: calc(.75em + .375rem) calc(.75em + .375rem); }
.fa_custom {
color: red; }
.sidenav {
height: 100%;
width: 0;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color: inherit;
overflow-x: hidden;
transition: 0.5s; }
#main {
transition: margin-left .5s; }
.circle-progress {
width: 300px;
height: auto; }
html.theme_light div.progress {
height: 300px;
background-color: #fff; }
html.theme_dark div.progress {
height: 300px;
background-color: #222; }
.circle-progress-value {
stroke-width: 6px;
stroke: hsl(280, 90%, 50%);
stroke-linecap: round; }
.circle-progress-circle {
stroke-width: 2px; }
html.theme_light .circle-progress-text {
fill: black; }
html.theme_dark .circle-progress-text {
fill: white; }
html.theme_dark .fa-copy {
color: white; }
.clickable {
cursor: pointer; }
html.theme_dark .form-control:disabled, .form-control:read-only {
background-color: #222;
opacity: 1; }
html.theme_light .form-control:read-only, .form-control:disabled {
background-color: #f2f2f2;
opacity: 1; }
::-webkit-scrollbar{
width:15px; }
html.theme_dark ::-webkit-scrollbar-thumb{
background: #363636;
border-radius: 15px }
html.theme_light ::-webkit-scrollbar-thumb{
background: #175DDC;
border-radius: 15px }
::-webkit-scrollbar-thumb:hover{
background: #363636; }
::-webkit-scrollbar-button{
display: none; }
input[type=file] {
border: 1px solid #CED3DA;
border-radius: .25rem;
}
html.theme_dark select {
color: #fff;
background-color: #222;
}
html.theme_dark select:focus {
color: #fff;
background-color: #222;
}
|
src/css/main.css
|
html,body {
min-width: 400px;
min-height: 768px;
}
content {
margin-left: 5px;
margin-right: 5px; }
html.theme_light body {
color: #000;
background-color: #fff; }
html.theme_dark body {
color: #fff;
background-color: #222; }
header {
min-height: 44px;
max-height: 44px;
display: flex;
border-bottom: 1px solid #000; }
html.theme_light header {
color: #fff;
background-color: #175DDC;
border-bottom-color: #175DDC; }
html.theme_dark header {
color: #fff;
background-color: #363636;
border-bottom-color: #111; }
header .left, header .right {
flex: 1;
display: flex;
min-width: -webkit-min-content; }
header .left .header-icon, header .right .header-icon {
margin-right: 5px; }
header .right {
justify-content: flex-end; }
header .center {
display: flex;
align-items: center;
text-align: center;
min-width: 0; }
header .title {
font-weight: bold;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis; }
span {
color: #fff; }
.btn.sharp {
border-radius:0; }
.btn.btn-header:hover, .btn.btn-large:hover {
color: #fff;
background-color: rgb(255,255,255,0.1); }
html.theme_light button.btn.btn-large:hover {
background-color: rgb(23,93,220,0.5); }
.btn.btn-header, html.theme_dark label, html.theme_dark .form-text {
color: #fff; }
html.theme_dark input, html.theme_dark input:focus {
color: #fff;
background-color: #363636; }
html.theme_dark textarea, html.theme_dark textarea:focus {
color: #fff;
background-color: #363636; }
#passwordHelpBlock {
margin-left: 5px; }
button.btn-large {
color: #fff;
margin-left: 5px;
margin-right: 5px; }
html.theme_dark button.btn-large {
background-color: #363636; }
html.theme_light button.btn-large {
background-color: #175DDC; }
.buttononinput {
position: absolute;
top: 14px;
right: 9px;
z-index: 9;
width: 30px;
height: 30px;
background: 0;
border: 0; }
.inputbelowbutton {
padding-right: calc(1.5em + .75rem);
background-repeat: no-repeat;
background-position: right calc(.375em + .1875rem) center;
background-size: calc(.75em + .375rem) calc(.75em + .375rem); }
.fa_custom {
color: red; }
.sidenav {
height: 100%;
width: 0;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color: inherit;
overflow-x: hidden;
transition: 0.5s; }
#main {
transition: margin-left .5s; }
.circle-progress {
width: 300px;
height: auto; }
html.theme_light div.progress {
height: 300px;
background-color: #fff; }
html.theme_dark div.progress {
height: 300px;
background-color: #222; }
.circle-progress-value {
stroke-width: 6px;
stroke: hsl(280, 90%, 50%);
stroke-linecap: round; }
.circle-progress-circle {
stroke-width: 2px; }
html.theme_light .circle-progress-text {
fill: black; }
html.theme_dark .circle-progress-text {
fill: white; }
html.theme_dark .fa-copy {
color: white; }
.clickable {
cursor: pointer; }
html.theme_dark .form-control:disabled, .form-control:read-only {
background-color: #222;
opacity: 1; }
html.theme_light .form-control:read-only, .form-control:disabled {
background-color: #f2f2f2;
opacity: 1; }
::-webkit-scrollbar{
width:15px; }
html.theme_dark ::-webkit-scrollbar-thumb{
background: #363636;
border-radius: 15px }
html.theme_light ::-webkit-scrollbar-thumb{
background: #175DDC;
border-radius: 15px }
::-webkit-scrollbar-thumb:hover{
background: #363636; }
::-webkit-scrollbar-button{
display: none; }
input[type=file] {
border: 1px solid #CED3DA;
border-radius: .25rem;
}
html.theme_dark select {
color: #fff;
background-color: #222;
}
html.theme_dark select:focus {
color: #fff;
background-color: #222;
}
| 0.44071 | 0.046921 |
body{margin: 0; padding: 0; font-family:Myriad Pro Regular,Helvetica Neue,Helvetica,sans-serif;
overflow-x: hidden;}
.container-fluid{padding: 0px !important;}
.sidebox{background-color:#19322f; height: 100%;}
ul{list-style-type: none; color: white; margin-bottom: 0px; margin-top: 0px;}
.navmenu>li:first-child{margin-top: 70px; border-top: 2px solid #e4e4e4;}
.navmenu{margin-left: -40px;}
.dropdownmenu{margin-left: -40px; margin-top: 12px; display: none; background-color: #666666;}
.navmenu a:link, .navmenu a:hover, .navmenu a:visited, .navmenu a:active{color: white; text-decoration: none;}
.navmenu a{padding: 6px;}
.navmenu li, .dropdownmenu li{position: relative; width: 100%; padding: 12px 0px; z-index: 2;}
.hovanim{position: absolute; left: 0px; top: 0px; display: block; height: 44px; width: 0px; background-color: #f55959;
-webkit-transition: width .5s; transition: width .5s; z-index: -1;}
.movanim{position: absolute; left: 0px; top: 0px; display: block; height: 44px; width: 0px; background-color: #f77a7a;
-webkit-transition: width .5s; transition: width .5s; z-index: -1;}
.navmenu li:hover .hovanim{width: 100%; color: white; text-decoration: none;}
.dropdownmenu li:hover .movanim{width: 100%; color: white; text-decoration: none;}
.active{background-color: #f55959;}
ul p{margin-top: 45px; text-align: center;}
ul h4{text-align: center; padding-bottom: 12px; margin-bottom: 0px; border-bottom: 2px solid #e4e4e4;}
.mid h3{margin-top: 70px;}
.form-inline{margin-top: 70px;}
.half{margin: 20px 0px; padding: 15px; background-color: #E4E4E4; text-align: left !important;}
.half ul{color: black; list-style-type: disc;}
.infobox{border: 1px solid black; padding: 6px; display: inline-block; margin-top: 20px;}
.info{border: 1px solid black; padding: 6px; display: inline-block; min-width: 223px;}
.info h4{margin: 2px 0;}
.info1{margin-bottom: 6px; background-color: rgba(160,230,207, 0.4); color: green; border: 2px solid green;}
.info2{margin-bottom: 6px; background-color: rgba(216,175,216, 0.4); color: #9e379f; border: 2px solid #9e379f;}
.info3{margin-bottom: 6px; background-color: rgba(255,219,153, 0.4); color: #ffa500; border: 2px solid #ffa500;}
.info4{margin-bottom: 6px; background-color: rgba(178,205,223, 0.4); color: #005b96; border: 2px solid #005b96;}
.info5{background-color: rgba(234,181,127, 0.4); color: #d66c00; border: 2px solid #d66c00;}
.info6{background-color: rgba(255,153,153, 0.4); color: #b20000; border: 2px solid #b20000;}
.expbox{border: 1px solid black; padding: 6px; display: inline-block; margin-top: 20px; text-align: center; width: 100%;}
.expbox1{background-color: #228B22; padding: 6px; color: white;}
.expbox h4{margin-top: 0px;}
.expbox1 h2{font-weight: bolder; color: darkorange;}
.expbox2{background-color: darkorange; padding: 6px; color: white;}
.expbox2 h2{font-weight: bolder; color: #228B22;}
.expbox2 .minify{font-size: 12px; color: white;}
.mobile{display: none; margin: 15px;}
.chgpass{background-color: #4478aa; padding: 20px 20px 49px; margin-top: 50px; color: white; border-radius: 4px;}
.chgpass h2{margin-top: 4px; color: #c34a47; font-weight: bolder;}
.chgpass .errors{color: #f55959;}
.referral{background: rgba(255,215,0, 0.8); padding: 10px 20px 20px; margin-top: 50px; color: black; border-radius: 4px;}
.referral h2{margin-top: 4px; color: #f55959; font-weight: bolder;}
.referral .errors{color: #f55959;}
.btn-default, .btn-default:hover, .btn-default:active, .btn-default:hover:active{background-color: #f55959;
color: white; border: none;}
@media screen and (max-width: 1025px) {
.mobile{display: block; margin-top: 80px;}
.sidebox, h3, .sec1, .sec3, .right{display: none;}
}
|
css/studentportal.css
|
body{margin: 0; padding: 0; font-family:Myriad Pro Regular,Helvetica Neue,Helvetica,sans-serif;
overflow-x: hidden;}
.container-fluid{padding: 0px !important;}
.sidebox{background-color:#19322f; height: 100%;}
ul{list-style-type: none; color: white; margin-bottom: 0px; margin-top: 0px;}
.navmenu>li:first-child{margin-top: 70px; border-top: 2px solid #e4e4e4;}
.navmenu{margin-left: -40px;}
.dropdownmenu{margin-left: -40px; margin-top: 12px; display: none; background-color: #666666;}
.navmenu a:link, .navmenu a:hover, .navmenu a:visited, .navmenu a:active{color: white; text-decoration: none;}
.navmenu a{padding: 6px;}
.navmenu li, .dropdownmenu li{position: relative; width: 100%; padding: 12px 0px; z-index: 2;}
.hovanim{position: absolute; left: 0px; top: 0px; display: block; height: 44px; width: 0px; background-color: #f55959;
-webkit-transition: width .5s; transition: width .5s; z-index: -1;}
.movanim{position: absolute; left: 0px; top: 0px; display: block; height: 44px; width: 0px; background-color: #f77a7a;
-webkit-transition: width .5s; transition: width .5s; z-index: -1;}
.navmenu li:hover .hovanim{width: 100%; color: white; text-decoration: none;}
.dropdownmenu li:hover .movanim{width: 100%; color: white; text-decoration: none;}
.active{background-color: #f55959;}
ul p{margin-top: 45px; text-align: center;}
ul h4{text-align: center; padding-bottom: 12px; margin-bottom: 0px; border-bottom: 2px solid #e4e4e4;}
.mid h3{margin-top: 70px;}
.form-inline{margin-top: 70px;}
.half{margin: 20px 0px; padding: 15px; background-color: #E4E4E4; text-align: left !important;}
.half ul{color: black; list-style-type: disc;}
.infobox{border: 1px solid black; padding: 6px; display: inline-block; margin-top: 20px;}
.info{border: 1px solid black; padding: 6px; display: inline-block; min-width: 223px;}
.info h4{margin: 2px 0;}
.info1{margin-bottom: 6px; background-color: rgba(160,230,207, 0.4); color: green; border: 2px solid green;}
.info2{margin-bottom: 6px; background-color: rgba(216,175,216, 0.4); color: #9e379f; border: 2px solid #9e379f;}
.info3{margin-bottom: 6px; background-color: rgba(255,219,153, 0.4); color: #ffa500; border: 2px solid #ffa500;}
.info4{margin-bottom: 6px; background-color: rgba(178,205,223, 0.4); color: #005b96; border: 2px solid #005b96;}
.info5{background-color: rgba(234,181,127, 0.4); color: #d66c00; border: 2px solid #d66c00;}
.info6{background-color: rgba(255,153,153, 0.4); color: #b20000; border: 2px solid #b20000;}
.expbox{border: 1px solid black; padding: 6px; display: inline-block; margin-top: 20px; text-align: center; width: 100%;}
.expbox1{background-color: #228B22; padding: 6px; color: white;}
.expbox h4{margin-top: 0px;}
.expbox1 h2{font-weight: bolder; color: darkorange;}
.expbox2{background-color: darkorange; padding: 6px; color: white;}
.expbox2 h2{font-weight: bolder; color: #228B22;}
.expbox2 .minify{font-size: 12px; color: white;}
.mobile{display: none; margin: 15px;}
.chgpass{background-color: #4478aa; padding: 20px 20px 49px; margin-top: 50px; color: white; border-radius: 4px;}
.chgpass h2{margin-top: 4px; color: #c34a47; font-weight: bolder;}
.chgpass .errors{color: #f55959;}
.referral{background: rgba(255,215,0, 0.8); padding: 10px 20px 20px; margin-top: 50px; color: black; border-radius: 4px;}
.referral h2{margin-top: 4px; color: #f55959; font-weight: bolder;}
.referral .errors{color: #f55959;}
.btn-default, .btn-default:hover, .btn-default:active, .btn-default:hover:active{background-color: #f55959;
color: white; border: none;}
@media screen and (max-width: 1025px) {
.mobile{display: block; margin-top: 80px;}
.sidebox, h3, .sec1, .sec3, .right{display: none;}
}
| 0.303319 | 0.1015 |
html {
box-sizing: border-box;
width: 100%;
font-size: 10px;
}
*, *:before, *:after {
box-sizing: inherit;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
color: #333;
font-size: 1.6rem;
background-color: #FAFAFA;
-webkit-font-smoothing: antialiased;
}
.logo {
margin: 1.6rem auto;
text-align: center;
}
a, a:visited {
color: #0A9297;
}
footer {
text-align: center;
margin: 1.6rem 0;
}
.container {
width: 100%;
margin: 1.6rem auto;
max-width: 150rem;
text-align: center;
}
h1 {
text-align: center;
}
.cal__header button {
background: none;
border: 0;
outline: none;
color: inherit;
font: inherit;
line-height: normal;
overflow: visible;
padding: 0;
-webkit-appearance: button;
-moz-user-select: none;
-ms-user-select: none;
cursor: pointer;
}
.cal button:active {
border-radius: 3px;
box-shadow: 0 0 0 2px rgba(10, 146, 151, 0.1)
}
.cal {
width: 100%;
max-width: 100rem;
margin: 0 auto;
background-color: #fff;
border-radius: 3px;
overflow: hidden;
box-shadow: 0 4px 22px 0 rgba(0, 0, 0, 0.05);
border: solid 1px #e7e9ed;
}
.cal__header {
display: flex;
padding: 1.2rem 1.4rem;
align-items: center;
}
.cal__header svg {
fill: #0A9297;
}
.cal__header__label {
width: 100%;
text-align: center;
font-weight: bold;
}
.cal__week {
display: flex;
flex-wrap: wrap;
background-color: #E7E9ED;
}
.cal__week span {
font-size: 1.2rem;
max-width: 14.28%;
padding: 1.2rem 1.4rem;
flex: 0 0 14.28%;
flex-direction: column;
text-transform: uppercase;
font-weight: bold;
text-align: center;
}
.cal__body {
display: flex;
flex-wrap: wrap;
background-color: #fafafa;
}
.cal__date {
background-color: #fff;
display: flex;
max-width: 14.28%;
flex: 0 0 14.28%;
flex-direction: column;
align-items: center;
padding: 1.2rem 0;
border-radius: 4px;
}
.cal__date--active:hover {
cursor: pointer;
}
.cal__date--today {
background-color: #0A9297;
color: #fff;
}
.cal__date--selected {
background-color: #E7E9ED;
color: #333;
}
.cal__date--disabled {
opacity: 0.5;
}
.cal__date--disabled:hover {
cursor: not-allowed;
}
.demo-picked {
font-size: 1.2rem;
text-align: center;
}
.demo-picked span {
font-weight: bold;
}
|
startbootstrap-sb-admin-2-gh-pages/dist/css/style.css
|
html {
box-sizing: border-box;
width: 100%;
font-size: 10px;
}
*, *:before, *:after {
box-sizing: inherit;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
color: #333;
font-size: 1.6rem;
background-color: #FAFAFA;
-webkit-font-smoothing: antialiased;
}
.logo {
margin: 1.6rem auto;
text-align: center;
}
a, a:visited {
color: #0A9297;
}
footer {
text-align: center;
margin: 1.6rem 0;
}
.container {
width: 100%;
margin: 1.6rem auto;
max-width: 150rem;
text-align: center;
}
h1 {
text-align: center;
}
.cal__header button {
background: none;
border: 0;
outline: none;
color: inherit;
font: inherit;
line-height: normal;
overflow: visible;
padding: 0;
-webkit-appearance: button;
-moz-user-select: none;
-ms-user-select: none;
cursor: pointer;
}
.cal button:active {
border-radius: 3px;
box-shadow: 0 0 0 2px rgba(10, 146, 151, 0.1)
}
.cal {
width: 100%;
max-width: 100rem;
margin: 0 auto;
background-color: #fff;
border-radius: 3px;
overflow: hidden;
box-shadow: 0 4px 22px 0 rgba(0, 0, 0, 0.05);
border: solid 1px #e7e9ed;
}
.cal__header {
display: flex;
padding: 1.2rem 1.4rem;
align-items: center;
}
.cal__header svg {
fill: #0A9297;
}
.cal__header__label {
width: 100%;
text-align: center;
font-weight: bold;
}
.cal__week {
display: flex;
flex-wrap: wrap;
background-color: #E7E9ED;
}
.cal__week span {
font-size: 1.2rem;
max-width: 14.28%;
padding: 1.2rem 1.4rem;
flex: 0 0 14.28%;
flex-direction: column;
text-transform: uppercase;
font-weight: bold;
text-align: center;
}
.cal__body {
display: flex;
flex-wrap: wrap;
background-color: #fafafa;
}
.cal__date {
background-color: #fff;
display: flex;
max-width: 14.28%;
flex: 0 0 14.28%;
flex-direction: column;
align-items: center;
padding: 1.2rem 0;
border-radius: 4px;
}
.cal__date--active:hover {
cursor: pointer;
}
.cal__date--today {
background-color: #0A9297;
color: #fff;
}
.cal__date--selected {
background-color: #E7E9ED;
color: #333;
}
.cal__date--disabled {
opacity: 0.5;
}
.cal__date--disabled:hover {
cursor: not-allowed;
}
.demo-picked {
font-size: 1.2rem;
text-align: center;
}
.demo-picked span {
font-weight: bold;
}
| 0.54359 | 0.092647 |
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap');
/* font-family: 'Inter', sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Lexend+Deca&display=swap');
/* font-family: '<NAME>', sans-serif; */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
border: none;
font-family: 'Inter', sans-serif;
font-size: 15px;
color: #f7f9f5;
}
body {
background-color: #0a0c1b;
}
#root {
margin: 40px;
display: flex;
justify-content: center;
align-items: center;
background-color: #0a0c1b;
width: 100vw;
height: 100vh;
}
.main_box {
border-radius: 10px;
display: flex;
flex-direction: column;
width: 260px;
height: 630px;
background-color: #1c1938;
justify-content: space-between;
transition: width 600ms, height 200ms, padding 400ms, margin 400ms;
}
#image_box {
background-image: url('./images//image-header-mobile.jpg');
background-repeat: no-repeat;
background-size: contain;
position: relative;
width: 100%;
height: 290px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
#color {
position: absolute;
top: 0;
background-color: #6c0dac;
width: 100%;
height: 192px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
opacity: 0.6;
filter: brightness(70%);
transition: all 400ms;
}
.content_box {
display: flex;
height: 100%;
flex-direction: column;
align-items: center;
text-align: center;
justify-content: space-around;
padding: 25px;
}
#title,
span {
font-size: 23px;
}
span {
color: #a561ce;
}
#number {
font-size: 18px;
font-weight: 700;
margin-top: 15px;
}
#text {
font-size: 12px;
}
.desc {
line-height: 20px;
font-size: 10px;
color: #ffffff9c;
}
#names {
letter-spacing: 1.4px;
}
#info_box {
font-family: 'Lexend Deca', sans-serif;
}
@media screen and (min-width: 900px) {
#root {
margin: 0px;}
.main_box {
width: 880px;
height: 355px;
display: flex;
flex-direction: row-reverse;
align-items: center;
}
#color {
height: 100%;
border-top-left-radius: 0px;
border-bottom-right-radius: 10px;
}
#image_box {
background-image: url('./images//image-header-desktop.jpg');
background-size: cover;
background-position: right;
width: 800px;
height: 355px;
border-top-left-radius: 0px;
border-bottom-right-radius: 10px;
}
.content_box {
display: flex;
height: 80%;
width: 820px;
text-align: left;
padding: 10px;
}
#title {
width: 75%;
}
#text {
width: 75%;
padding-right: 30px;
}
#title,
span {
font-size: 28px;
}
.infos_box {
padding-right: 15px;
margin-left: -20px;
width: 70%;
display: flex;
justify-content: space-between;
}
}
|
5 - Stats preview card component main/src/index.css
|
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap');
/* font-family: 'Inter', sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Lexend+Deca&display=swap');
/* font-family: '<NAME>', sans-serif; */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
border: none;
font-family: 'Inter', sans-serif;
font-size: 15px;
color: #f7f9f5;
}
body {
background-color: #0a0c1b;
}
#root {
margin: 40px;
display: flex;
justify-content: center;
align-items: center;
background-color: #0a0c1b;
width: 100vw;
height: 100vh;
}
.main_box {
border-radius: 10px;
display: flex;
flex-direction: column;
width: 260px;
height: 630px;
background-color: #1c1938;
justify-content: space-between;
transition: width 600ms, height 200ms, padding 400ms, margin 400ms;
}
#image_box {
background-image: url('./images//image-header-mobile.jpg');
background-repeat: no-repeat;
background-size: contain;
position: relative;
width: 100%;
height: 290px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
#color {
position: absolute;
top: 0;
background-color: #6c0dac;
width: 100%;
height: 192px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
opacity: 0.6;
filter: brightness(70%);
transition: all 400ms;
}
.content_box {
display: flex;
height: 100%;
flex-direction: column;
align-items: center;
text-align: center;
justify-content: space-around;
padding: 25px;
}
#title,
span {
font-size: 23px;
}
span {
color: #a561ce;
}
#number {
font-size: 18px;
font-weight: 700;
margin-top: 15px;
}
#text {
font-size: 12px;
}
.desc {
line-height: 20px;
font-size: 10px;
color: #ffffff9c;
}
#names {
letter-spacing: 1.4px;
}
#info_box {
font-family: 'Lexend Deca', sans-serif;
}
@media screen and (min-width: 900px) {
#root {
margin: 0px;}
.main_box {
width: 880px;
height: 355px;
display: flex;
flex-direction: row-reverse;
align-items: center;
}
#color {
height: 100%;
border-top-left-radius: 0px;
border-bottom-right-radius: 10px;
}
#image_box {
background-image: url('./images//image-header-desktop.jpg');
background-size: cover;
background-position: right;
width: 800px;
height: 355px;
border-top-left-radius: 0px;
border-bottom-right-radius: 10px;
}
.content_box {
display: flex;
height: 80%;
width: 820px;
text-align: left;
padding: 10px;
}
#title {
width: 75%;
}
#text {
width: 75%;
padding-right: 30px;
}
#title,
span {
font-size: 28px;
}
.infos_box {
padding-right: 15px;
margin-left: -20px;
width: 70%;
display: flex;
justify-content: space-between;
}
}
| 0.27338 | 0.083666 |
/* CHANGE NOTES */
/* 4/25/08 Brought more into line with LI CMS v3 */
/* 5/6/08 Added a few table-based classes */
/* 5/7/08 Added login ID styles */
/* 5/8/08 Added new class tablehead_10_white_right */
/* 5/20/08 cleaned up styles, made LBT stylesheet match with LI CMS v3.
/* 7/13/09 Fixed capitalization on FooterLink */
/* 7/17/09 Added margin-left to body */
/* 7/20/09 A couple of spacing tweaks around h2 and ErrorBoxMessageNeg */
/* 11/3/09 Added h2 panelhead for sys form and padding on tablehead_10_white */
/* 11/26/10 Add lots of id-specific styles to tune various forms */
/* -------------------------------------- */
/* Containers --------------------------- */
/* -------------------------------------- */
/* For leftnavbar */
.leftnavcontainer {
width: 170px;
padding: 0 0 5px 0; }
/* For main content panel */
.contentcontainerwhite {
background: #FFF;
padding: 7px 0 5px 5px;
margin: 0 0 10px 0;
width: 588px; }
/* For main content panel */
.contentcontainerwhite600 {
background: #FFF;
padding: 7px 0 5px 5px;
margin: 0 0 10px 0;
width: 600px }
/* For main content panel */
.contentcontainerwhite400 {
background: #FFF;
padding: 7px 0 5px 5px;
margin: 0 0 10px 0;
width: 400px; }
/* -------------------------------------- */
/* Standard ----------------------------- */
/* -------------------------------------- */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin-top: 0;
margin-left: 10px; }
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #003399; }
h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
padding: 0 0 10px 0; }
h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
margin: 0;
padding: 5px 10px 3px;
background: #F0F0F0;
text-align: left; }
h5 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000; }
h6 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000; }
p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; }
.text_10_black {
color: #000;
line-height: 12pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal; }
.text_10_white {
color: #FFF;
line-height: 12pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal; }
.text_12_white {
color: #FFF;
line-height: 14pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal; }
ul {font-size: 11px;
line-height: 170%;
text-align: left;
margin: 10px 0 10px 30px; }
/* -------------------------------------- */
/* Forms ------------------------------- */
/* -------------------------------------- */
CHECKBOX, INPUT, RADIO, SELECT {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
vertical-align: middle;
height: 20px;
margin-left: 5px;
border: 1px solid #CCC; }
SELECT#multiselect {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
height: 120px;
border: 1px solid #CCC; }
RADIO {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
vertical-align: bottom; }
TEXTAREA {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
height: 20px;
vertical-align: bottom;
border: 1px solid #CCC; }
TEXTAREA#Sys_Keywords, TEXTAREA#Sys_Description,
TEXTAREA#PageKeywords, TEXTAREA#PageDescription {
height: 60px;
width: 500px; }
TEXTAREA#Sys_Title, TEXTAREA#PageTitle {
height: 20px;
width: 500px; }
.button {
vertical-align: bottom; }
.quicksearch {
padding: 5px 0 5px 5px; }
/* -------------------------------------- */
/* Login Form --------------------------- */
/* -------------------------------------- */
input#User_LoginID {
background:#FFF url(/site/images/icons/key.png) no-repeat left center;
border: 1px solid #CCC;
/* padding-left:20px; */
padding: 3px 3px 3px 20px;
width: 160px;
height: 16px;
margin: 0 0 0 3px; }
input#User_LoginPW {
background:#FFF url(/site/images/icons/lock.png) no-repeat left center;
border: 1px solid #CCC;
padding-left:20px;
width: 120px;
height: 16px;
margin: 0 0 0 3px; }
/* -------------------------------------- */
/* Tables ------------------------------- */
/* -------------------------------------- */
table {
width: 100%;
margin: 0;
border-style: none; }
tr { vertical-align: top; }
tr.nifty {
vertical-align: top;
background: #F0F0F0; }
td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin: 0;
padding: 3px; }
td.nifty {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin: 0;
padding: 3px;
background: #F0F0F0; }
.tablehead_10_white {
color: #FFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
padding-left: 10px; }
.tablehead_10_white_left {
color: #FFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
text-align: left;
background: #666; }
.tablehead_10_white_right {
color: #FFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
text-align: right;
background: #666; }
.tablehead_11_white {
color: #FFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold; }
.tabletext_10_black {
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 12pt;
font-style: normal; }
.tabletext_11_black {
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 13pt;
font-style: normal; }
.nopadding { padding: 0; }
.dim { color: #666; }
.ltblue { color: #39F; }
.alert { color: #F00; }
/* Use for logout alert boxes */
.containeralert {
background-color: #FF9;
padding: 10px;
border: 2px solid #f00; }
/* -------------------------------------- */
/* Nifty Corners ------------------------ */
/* -------------------------------------- */
/* This one works for rounded corners on regular text boxes */
p.nifty {
background: #F0F0F0;
margin: 0;
padding: 5px 10px 5px;
line-height: 1.3;
text-align: left; }
/* Same as p.nifty but centered */
p.niftycenter {
background: #F0F0F0;
margin: 0;
padding: 5px 10px 5px;
line-height: 1.3;
text-align: center; }
/* Used for tables where there is no padding */
p.nifty_nopadding {
background: #F0F0F0;
margin: 0;
padding: 0 10px 0;
line-height: 1.3;
text-align: left; }
/* Used for main content panels */
div.roundcorner {
width: 590px;
text-align:left; }
div.roundcorner500 {
width: 500px;
text-align:left; }
/* Used for image and file display panels */
div.imagepanel {
text-align:left; }
/* -------------------------------------- */
/* Sidebar ------------------------------ */
/* -------------------------------------- */
div.niftysidebar {
width: 155px;
padding: 3px;
margin: 0; }
/* H2 head used in a sidebar */
div.niftysidebar h2 {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
background: #353535;
color: #FFF;
padding: 3px;
margin: 0; }
div.niftysidebar div {
padding: 0 3px;
padding-bottom: 3px;
background: #F0F0F0; }
div.niftysidebar p {
margin: 0;
padding: 0;
margin-bottom: 6px; }
/* -------------------------------------- */
/* Footers ------------------------------ */
/* -------------------------------------- */
/* Used in Admin area */
.footer {
font-family: Verdana, Arial, sans-serif;
color: #999;
margin: 6px 6px 6px 0;
font-size: 10px;
padding: 4px;
text-align: center;
background: #F0F0F0;
vertical-align: baseline; }
a.FooterLink:link, a.FooterLink:visited, a.FooterLink:active {
font: normal 12px Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #999;
font-weight: normal;
text-decoration: none; }
a.FooterLink:hover {
font: normal 12px Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #999;
font-weight: normal;
text-decoration: underline; }
/* -------------------------------------- */
/* Links -------------------------------- */
/* -------------------------------------- */
/* Sidebar Links ------------------------------ */
a.menuBoxContentLink:link,
a.menuBoxContentLink:visited,
a.menuBoxContentLink:active
{ font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #616060; font-weight: normal; text-decoration: none; }
a.menuBoxContentLink:hover
{ font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #616060; font-weight: normal; text-decoration: underline; }
a:link,
a:visited,
a:active
{ font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #616060; font-weight: bold; text-decoration: none; }
a:hover
{ font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #616060; font-weight: bold; text-decoration: underline; }
/* -------------------------------------- */
/* ErrorBox Messages */
/* -------------------------------------- */
/* Used for Positive Messages */
#ErrorBoxHeadPos div.ErrorHeadPos {
width: 500px;
background-color: #0C0;
margin: 10px 0 0 0;
padding: 5px 5px 5px 10px;
font-size: 12px;
font-weight: bold;
color: #FFF;
line-height: 130%;
border-bottom: 1px dotted black;}
#ErrorBoxMessagePos div.ErrorMessagePos {
width: 500px;
background-color: #ffc;
margin: 0 0 10px 0;
padding: 5px 5px 10px 10px;
font-size: 11px;
font-weight: normal;
color: #000;
line-height: 130%; }
/* Used for Negative Messages */
#ErrorBoxHeadNeg div.ErrorHeadNeg {
width: 500px;
background-color: red;
margin: 10px 0 0 0;
padding: 5px 5px 5px 10px;
font-size: 12px;
font-weight: bold;
color: #FFF;
line-height: 130%;
border-bottom: 1px dotted black; }
#ErrorBoxMessageNeg div.ErrorMessageNeg {
width: 500px;
background-color: #ffc;
margin: 0 0 10px 0;
padding: 5px 5px 10px 10px;
font-size: 11px;
font-weight: normal;
color: #000;
line-height: 130%; }
/* Used for Tooltips */
#ErrorBoxMessagePosFullWidth {
margin: 0;
padding: 5px 5px 10px 10px;
text-align: left;
background-color: #ffc; }
/* -------------------------------------- */
/* Miscellaneous ------------------------ */
/* -------------------------------------- */
/* Used in the navpanel or throughout to have a very light character */
/* Display On/Off - Used for ToggleDisplay */
.DisplayOn { display:block; }
.DisplayOff { display:none; }
.ghost {
color: #BBB;
margin: 0;
padding: 0;
margin-bottom: 6px; }
/* 11-px ghosted */
.ghost10 {
font-size: 10px;
color: #BBB;
margin: 0;
padding: 0; }
/* page */
.page { background-color: transparent; }
.columnLeft { background-color: #FFF; border-color: #999; border-width: 1px; border-style: solid; padding: 2px; }
/* button */
.btn { font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height: 16px; text-align:center; text-decoration: none; }
/* images */
img { border-style: none; }
/* For Debugging */
.debug {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000;
margin: 12px;
text-align: left;
background-color: #f6ffca; }
.debugCT {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000;
margin: 12px;
text-align: left;
background-color: #ccff99; }
.TagContainer {
background: #FFF;
padding: 7px 5px 5px 5px;
width: 600px; }
h2.TagFilename {
font-family: Verdana, Arial, Helvetica, sans-serif;
width: 600px;
background: #808080;
color: white;
font-size: 13px;
font-weight: bold;
padding: 5px 22px 5px 5px;
margin: 0;
}
.TagName {
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
width: 600px;
position: relative;
color: #000;
margin: 0 2px 2px 2px;
text-align: left;
background-color: #ccff99;
padding: 2px 20px 2px 5px;
}
.TagValue {
font: 11px Verdana, Arial, Helvetica, sans-serif;
width: 570px;
position: relative;
left: 10px;
color: #000;
text-align: left;
/* background-color: #fefee4; */
background-color: transparent;
padding: 2px 2px 3px 7px;
margin: 2px 2px 3px 7px; }
div.panelhead {
background-color: #333;
color: #fff;
font-size: 11px;
height: 28px; }
/* H2 head that is clickable */
h2.panelhead {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 100%;
font-weight: bold;
padding: 0 0 0 8px;
background-color: #333;
margin: 4px 0 2px 2px;
color: #fff;
height: 35px; }
div.panelhead img, h2.panelhead img {
position: relative;
top: 3px; }
/* Used for Tooltips - d'oh! */
.tooltip {
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 13pt;
font-style: normal;
padding-top: 3px; }
/* -------------------------------------- */
/* Heirarchy ---------------------------- */
/* -------------------------------------- */
/* Used the admin to display the heirachy tree */
/* Defining up to 10 levels of indent. Indent0 is for the root nodes */
.indent0 {
font-weight: bold;
font-size: 10px; }
.indent1 {
margin-left: 15px;
font-size: 10px; }
.indent2 {
margin-left: 30px;
font-size: 10px; }
.indent3 {
margin-left: 45px;
font-size: 10px; }
.indent4 {
margin-left: 60px;
font-size: 10px; }
.indent5 {
margin-left: 90px;
font-size: 10px; }
.indent6 {
margin-left: 105px;
font-size: 10px; }
.indent7 {
margin-left: 120px;
font-size: 10px; }
.indent8 {
margin-left: 135px;
font-size: 10px; }
.indent9 {
margin-left: 150px;
font-size: 10px; }
.indent10 {
margin-left: 165px;
font-size: 10px; }
|
Documentation/ModeDevelopment/Reference Files/LassoScript-HTML/itpage/site/css/admin.css
|
/* CHANGE NOTES */
/* 4/25/08 Brought more into line with LI CMS v3 */
/* 5/6/08 Added a few table-based classes */
/* 5/7/08 Added login ID styles */
/* 5/8/08 Added new class tablehead_10_white_right */
/* 5/20/08 cleaned up styles, made LBT stylesheet match with LI CMS v3.
/* 7/13/09 Fixed capitalization on FooterLink */
/* 7/17/09 Added margin-left to body */
/* 7/20/09 A couple of spacing tweaks around h2 and ErrorBoxMessageNeg */
/* 11/3/09 Added h2 panelhead for sys form and padding on tablehead_10_white */
/* 11/26/10 Add lots of id-specific styles to tune various forms */
/* -------------------------------------- */
/* Containers --------------------------- */
/* -------------------------------------- */
/* For leftnavbar */
.leftnavcontainer {
width: 170px;
padding: 0 0 5px 0; }
/* For main content panel */
.contentcontainerwhite {
background: #FFF;
padding: 7px 0 5px 5px;
margin: 0 0 10px 0;
width: 588px; }
/* For main content panel */
.contentcontainerwhite600 {
background: #FFF;
padding: 7px 0 5px 5px;
margin: 0 0 10px 0;
width: 600px }
/* For main content panel */
.contentcontainerwhite400 {
background: #FFF;
padding: 7px 0 5px 5px;
margin: 0 0 10px 0;
width: 400px; }
/* -------------------------------------- */
/* Standard ----------------------------- */
/* -------------------------------------- */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin-top: 0;
margin-left: 10px; }
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #003399; }
h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
padding: 0 0 10px 0; }
h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
margin: 0;
padding: 5px 10px 3px;
background: #F0F0F0;
text-align: left; }
h5 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000; }
h6 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000; }
p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; }
.text_10_black {
color: #000;
line-height: 12pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal; }
.text_10_white {
color: #FFF;
line-height: 12pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal; }
.text_12_white {
color: #FFF;
line-height: 14pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal; }
ul {font-size: 11px;
line-height: 170%;
text-align: left;
margin: 10px 0 10px 30px; }
/* -------------------------------------- */
/* Forms ------------------------------- */
/* -------------------------------------- */
CHECKBOX, INPUT, RADIO, SELECT {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
vertical-align: middle;
height: 20px;
margin-left: 5px;
border: 1px solid #CCC; }
SELECT#multiselect {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
height: 120px;
border: 1px solid #CCC; }
RADIO {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
vertical-align: bottom; }
TEXTAREA {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
height: 20px;
vertical-align: bottom;
border: 1px solid #CCC; }
TEXTAREA#Sys_Keywords, TEXTAREA#Sys_Description,
TEXTAREA#PageKeywords, TEXTAREA#PageDescription {
height: 60px;
width: 500px; }
TEXTAREA#Sys_Title, TEXTAREA#PageTitle {
height: 20px;
width: 500px; }
.button {
vertical-align: bottom; }
.quicksearch {
padding: 5px 0 5px 5px; }
/* -------------------------------------- */
/* Login Form --------------------------- */
/* -------------------------------------- */
input#User_LoginID {
background:#FFF url(/site/images/icons/key.png) no-repeat left center;
border: 1px solid #CCC;
/* padding-left:20px; */
padding: 3px 3px 3px 20px;
width: 160px;
height: 16px;
margin: 0 0 0 3px; }
input#User_LoginPW {
background:#FFF url(/site/images/icons/lock.png) no-repeat left center;
border: 1px solid #CCC;
padding-left:20px;
width: 120px;
height: 16px;
margin: 0 0 0 3px; }
/* -------------------------------------- */
/* Tables ------------------------------- */
/* -------------------------------------- */
table {
width: 100%;
margin: 0;
border-style: none; }
tr { vertical-align: top; }
tr.nifty {
vertical-align: top;
background: #F0F0F0; }
td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin: 0;
padding: 3px; }
td.nifty {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin: 0;
padding: 3px;
background: #F0F0F0; }
.tablehead_10_white {
color: #FFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
padding-left: 10px; }
.tablehead_10_white_left {
color: #FFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
text-align: left;
background: #666; }
.tablehead_10_white_right {
color: #FFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
text-align: right;
background: #666; }
.tablehead_11_white {
color: #FFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold; }
.tabletext_10_black {
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 12pt;
font-style: normal; }
.tabletext_11_black {
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 13pt;
font-style: normal; }
.nopadding { padding: 0; }
.dim { color: #666; }
.ltblue { color: #39F; }
.alert { color: #F00; }
/* Use for logout alert boxes */
.containeralert {
background-color: #FF9;
padding: 10px;
border: 2px solid #f00; }
/* -------------------------------------- */
/* Nifty Corners ------------------------ */
/* -------------------------------------- */
/* This one works for rounded corners on regular text boxes */
p.nifty {
background: #F0F0F0;
margin: 0;
padding: 5px 10px 5px;
line-height: 1.3;
text-align: left; }
/* Same as p.nifty but centered */
p.niftycenter {
background: #F0F0F0;
margin: 0;
padding: 5px 10px 5px;
line-height: 1.3;
text-align: center; }
/* Used for tables where there is no padding */
p.nifty_nopadding {
background: #F0F0F0;
margin: 0;
padding: 0 10px 0;
line-height: 1.3;
text-align: left; }
/* Used for main content panels */
div.roundcorner {
width: 590px;
text-align:left; }
div.roundcorner500 {
width: 500px;
text-align:left; }
/* Used for image and file display panels */
div.imagepanel {
text-align:left; }
/* -------------------------------------- */
/* Sidebar ------------------------------ */
/* -------------------------------------- */
div.niftysidebar {
width: 155px;
padding: 3px;
margin: 0; }
/* H2 head used in a sidebar */
div.niftysidebar h2 {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
background: #353535;
color: #FFF;
padding: 3px;
margin: 0; }
div.niftysidebar div {
padding: 0 3px;
padding-bottom: 3px;
background: #F0F0F0; }
div.niftysidebar p {
margin: 0;
padding: 0;
margin-bottom: 6px; }
/* -------------------------------------- */
/* Footers ------------------------------ */
/* -------------------------------------- */
/* Used in Admin area */
.footer {
font-family: Verdana, Arial, sans-serif;
color: #999;
margin: 6px 6px 6px 0;
font-size: 10px;
padding: 4px;
text-align: center;
background: #F0F0F0;
vertical-align: baseline; }
a.FooterLink:link, a.FooterLink:visited, a.FooterLink:active {
font: normal 12px Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #999;
font-weight: normal;
text-decoration: none; }
a.FooterLink:hover {
font: normal 12px Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #999;
font-weight: normal;
text-decoration: underline; }
/* -------------------------------------- */
/* Links -------------------------------- */
/* -------------------------------------- */
/* Sidebar Links ------------------------------ */
a.menuBoxContentLink:link,
a.menuBoxContentLink:visited,
a.menuBoxContentLink:active
{ font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #616060; font-weight: normal; text-decoration: none; }
a.menuBoxContentLink:hover
{ font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #616060; font-weight: normal; text-decoration: underline; }
a:link,
a:visited,
a:active
{ font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #616060; font-weight: bold; text-decoration: none; }
a:hover
{ font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #616060; font-weight: bold; text-decoration: underline; }
/* -------------------------------------- */
/* ErrorBox Messages */
/* -------------------------------------- */
/* Used for Positive Messages */
#ErrorBoxHeadPos div.ErrorHeadPos {
width: 500px;
background-color: #0C0;
margin: 10px 0 0 0;
padding: 5px 5px 5px 10px;
font-size: 12px;
font-weight: bold;
color: #FFF;
line-height: 130%;
border-bottom: 1px dotted black;}
#ErrorBoxMessagePos div.ErrorMessagePos {
width: 500px;
background-color: #ffc;
margin: 0 0 10px 0;
padding: 5px 5px 10px 10px;
font-size: 11px;
font-weight: normal;
color: #000;
line-height: 130%; }
/* Used for Negative Messages */
#ErrorBoxHeadNeg div.ErrorHeadNeg {
width: 500px;
background-color: red;
margin: 10px 0 0 0;
padding: 5px 5px 5px 10px;
font-size: 12px;
font-weight: bold;
color: #FFF;
line-height: 130%;
border-bottom: 1px dotted black; }
#ErrorBoxMessageNeg div.ErrorMessageNeg {
width: 500px;
background-color: #ffc;
margin: 0 0 10px 0;
padding: 5px 5px 10px 10px;
font-size: 11px;
font-weight: normal;
color: #000;
line-height: 130%; }
/* Used for Tooltips */
#ErrorBoxMessagePosFullWidth {
margin: 0;
padding: 5px 5px 10px 10px;
text-align: left;
background-color: #ffc; }
/* -------------------------------------- */
/* Miscellaneous ------------------------ */
/* -------------------------------------- */
/* Used in the navpanel or throughout to have a very light character */
/* Display On/Off - Used for ToggleDisplay */
.DisplayOn { display:block; }
.DisplayOff { display:none; }
.ghost {
color: #BBB;
margin: 0;
padding: 0;
margin-bottom: 6px; }
/* 11-px ghosted */
.ghost10 {
font-size: 10px;
color: #BBB;
margin: 0;
padding: 0; }
/* page */
.page { background-color: transparent; }
.columnLeft { background-color: #FFF; border-color: #999; border-width: 1px; border-style: solid; padding: 2px; }
/* button */
.btn { font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height: 16px; text-align:center; text-decoration: none; }
/* images */
img { border-style: none; }
/* For Debugging */
.debug {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000;
margin: 12px;
text-align: left;
background-color: #f6ffca; }
.debugCT {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000;
margin: 12px;
text-align: left;
background-color: #ccff99; }
.TagContainer {
background: #FFF;
padding: 7px 5px 5px 5px;
width: 600px; }
h2.TagFilename {
font-family: Verdana, Arial, Helvetica, sans-serif;
width: 600px;
background: #808080;
color: white;
font-size: 13px;
font-weight: bold;
padding: 5px 22px 5px 5px;
margin: 0;
}
.TagName {
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
width: 600px;
position: relative;
color: #000;
margin: 0 2px 2px 2px;
text-align: left;
background-color: #ccff99;
padding: 2px 20px 2px 5px;
}
.TagValue {
font: 11px Verdana, Arial, Helvetica, sans-serif;
width: 570px;
position: relative;
left: 10px;
color: #000;
text-align: left;
/* background-color: #fefee4; */
background-color: transparent;
padding: 2px 2px 3px 7px;
margin: 2px 2px 3px 7px; }
div.panelhead {
background-color: #333;
color: #fff;
font-size: 11px;
height: 28px; }
/* H2 head that is clickable */
h2.panelhead {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 100%;
font-weight: bold;
padding: 0 0 0 8px;
background-color: #333;
margin: 4px 0 2px 2px;
color: #fff;
height: 35px; }
div.panelhead img, h2.panelhead img {
position: relative;
top: 3px; }
/* Used for Tooltips - d'oh! */
.tooltip {
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 13pt;
font-style: normal;
padding-top: 3px; }
/* -------------------------------------- */
/* Heirarchy ---------------------------- */
/* -------------------------------------- */
/* Used the admin to display the heirachy tree */
/* Defining up to 10 levels of indent. Indent0 is for the root nodes */
.indent0 {
font-weight: bold;
font-size: 10px; }
.indent1 {
margin-left: 15px;
font-size: 10px; }
.indent2 {
margin-left: 30px;
font-size: 10px; }
.indent3 {
margin-left: 45px;
font-size: 10px; }
.indent4 {
margin-left: 60px;
font-size: 10px; }
.indent5 {
margin-left: 90px;
font-size: 10px; }
.indent6 {
margin-left: 105px;
font-size: 10px; }
.indent7 {
margin-left: 120px;
font-size: 10px; }
.indent8 {
margin-left: 135px;
font-size: 10px; }
.indent9 {
margin-left: 150px;
font-size: 10px; }
.indent10 {
margin-left: 165px;
font-size: 10px; }
| 0.211743 | 0.037928 |
.f_l { float: left; }
.f_r { float: right; }
body {padding-top: 50px;}
.navbar-inverse{background:#FF4800;border-color:#EE330A}
.navbar-inverse .navbar-brand,.navbar-inverse .navbar-nav>li>a{color:#fff}
.navbar-inverse .navbar-nav>li>a:hover{background:#EE330A;}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus{background:#EE330A;}
.navbar-inverse .navbar-toggle{border-color:#EE330A}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{background-color:#FF4800}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{border-color:#FF4800}
.starter-template {padding: 40px 15px; text-align: center;}
footer{margin-top:80px}
.pdm-page-error{font: normal 12px Tahoma, Verdana, Helvetica, Arial, sans-serif; }
.page-ew{margin:180px auto; width:380px;}
.page-ew-mobile{padding: 10px; text-align: center; margin: 10% auto; border: 2px solid #CA0000; border-radius: 5px;box-shadow:5px 2px 20px #999;background: #F7F7F7}
.page-ew-mobile-success{border: 2px solid #090;}
/*
.page-ew ul{margin-left:40px; list-style-type:none; list-style-image: none; list-style-position:outside;}
.page-ew ul li{list-style-type:none; list-style-image:none; list-style-position:outside; color:#666;}
*/
.pdm-signin,.pdm-search,.pdm-profile{max-width:300px;margin: 0 auto;}
.pdm-search{max-width:580px;}
.pdm-profile{max-width:600px}
.pdm-build-result{max-width:600px;margin: 0 auto;}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{cursor: default;
background-color: #FFF;
opacity: 1;
border: 1px solid rgb(0, 153, 51);}
.tree {
min-height:20px;
padding:19px;
margin-bottom:20px;
background-color:#fbfbfb;
border:1px solid #999;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05)
}
.tree li {
list-style-type:none;
margin:0;
padding:10px 5px 0 5px;
position:relative
}
.tree li::before, .tree li::after {
content:'';
left:-20px;
position:absolute;
right:auto
}
.tree li::before {
border-left:1px solid #999;
bottom:50px;
height:100%;
top:0;
width:1px
}
.tree li::after {
border-top:1px solid #999;
height:20px;
top:25px;
width:25px
}
.tree li span {
-moz-border-radius:5px;
-webkit-border-radius:5px;
border:1px solid #999;
border-radius:5px;
display:inline-block;
padding:3px 8px;
text-decoration:none
}
.tree li.parent_li>span {
cursor:pointer
}
.tree>ul>li::before, .tree>ul>li::after {
border:0
}
.tree li:last-child::before {
height:30px
}
.tree li.parent_li>span:hover, .tree li.parent_li>span:hover+ul li span {
background:#eee;
border:1px solid #94a0b4;
color:#000
}
#pdm-pading{margin-top: 30px}
|
wp-content/css/pdm.css
|
.f_l { float: left; }
.f_r { float: right; }
body {padding-top: 50px;}
.navbar-inverse{background:#FF4800;border-color:#EE330A}
.navbar-inverse .navbar-brand,.navbar-inverse .navbar-nav>li>a{color:#fff}
.navbar-inverse .navbar-nav>li>a:hover{background:#EE330A;}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus{background:#EE330A;}
.navbar-inverse .navbar-toggle{border-color:#EE330A}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{background-color:#FF4800}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{border-color:#FF4800}
.starter-template {padding: 40px 15px; text-align: center;}
footer{margin-top:80px}
.pdm-page-error{font: normal 12px Tahoma, Verdana, Helvetica, Arial, sans-serif; }
.page-ew{margin:180px auto; width:380px;}
.page-ew-mobile{padding: 10px; text-align: center; margin: 10% auto; border: 2px solid #CA0000; border-radius: 5px;box-shadow:5px 2px 20px #999;background: #F7F7F7}
.page-ew-mobile-success{border: 2px solid #090;}
/*
.page-ew ul{margin-left:40px; list-style-type:none; list-style-image: none; list-style-position:outside;}
.page-ew ul li{list-style-type:none; list-style-image:none; list-style-position:outside; color:#666;}
*/
.pdm-signin,.pdm-search,.pdm-profile{max-width:300px;margin: 0 auto;}
.pdm-search{max-width:580px;}
.pdm-profile{max-width:600px}
.pdm-build-result{max-width:600px;margin: 0 auto;}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{cursor: default;
background-color: #FFF;
opacity: 1;
border: 1px solid rgb(0, 153, 51);}
.tree {
min-height:20px;
padding:19px;
margin-bottom:20px;
background-color:#fbfbfb;
border:1px solid #999;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05)
}
.tree li {
list-style-type:none;
margin:0;
padding:10px 5px 0 5px;
position:relative
}
.tree li::before, .tree li::after {
content:'';
left:-20px;
position:absolute;
right:auto
}
.tree li::before {
border-left:1px solid #999;
bottom:50px;
height:100%;
top:0;
width:1px
}
.tree li::after {
border-top:1px solid #999;
height:20px;
top:25px;
width:25px
}
.tree li span {
-moz-border-radius:5px;
-webkit-border-radius:5px;
border:1px solid #999;
border-radius:5px;
display:inline-block;
padding:3px 8px;
text-decoration:none
}
.tree li.parent_li>span {
cursor:pointer
}
.tree>ul>li::before, .tree>ul>li::after {
border:0
}
.tree li:last-child::before {
height:30px
}
.tree li.parent_li>span:hover, .tree li.parent_li>span:hover+ul li span {
background:#eee;
border:1px solid #94a0b4;
color:#000
}
#pdm-pading{margin-top: 30px}
| 0.457864 | 0.145115 |
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,400;0,500;0,700;1,300;1,500;1,700&family=Signika:wght@300;500;700&display=swap");
html {
-webkit-font-smoothing: antialiased; }
* {
-webkit-box-sizing: border-box;
/* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;
/* Firefox, other Gecko */
box-sizing: border-box;
/* Opera/IE 8+ */
font-family: "Rubik", sans-serif;
font-weight: 300;
color: #2f2f40;
margin: 0;
padding: 0;
line-height: 1.2;
font-size: 0.95rem; }
body {
background-color: #f5f9fc; }
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Signika", sans-serif;
font-weight: 700; }
h1 {
font-size: 2rem; }
h2 {
font-size: 1.8rem; }
h3 {
font-size: 1.6rem; }
h4 {
font-size: 1.4rem; }
h5 {
font-size: 1.2rem; }
h6 {
font-size: 1rem; }
.text-ff-title {
font-family: "Signika", sans-serif !important; }
.text-ff-text {
font-family: "Rubik", sans-serif !important; }
.text-lh-1 {
line-height: 1; }
.text-lh-2 {
line-height: 1.2; }
.text-lh-3,
p {
line-height: 1.5; }
.text-lh-4 {
line-height: 2; }
.text-fs-default {
font-size: 0.95rem; }
.text-fs-1 {
font-size: 1rem; }
.text-fs-2 {
font-size: 1.5rem; }
.text-fs-3 {
font-size: 2rem; }
.text-fs-4 {
font-size: 2.5rem; }
.text-fs-5 {
font-size: 3rem; }
.text-fs-6 {
font-size: 3.5rem; }
.text-regular {
font-weight: 300; }
.text-medium {
font-weight: 500; }
.text-bold {
font-weight: 700; }
.text-align-center {
text-align: center; }
.text-align-start {
text-align: start; }
.text-align-end {
text-align: end; }
.text-align-justify {
text-align: justify; }
.text-color-1 {
color: #474763; }
.text-light-1 {
color: #f1f4f7 !important; }
.text-dark-1 {
color: #474763 !important; }
.text-color-2 {
color: #5d5d7a; }
.text-light-2 {
color: #d7dee6 !important; }
.text-dark-2 {
color: #5d5d7a !important; }
.text-color-purple {
color: #845dec !important; }
.text-color-blue {
color: #51adf8 !important; }
.text-color-green {
color: #37af73 !important; }
.text-color-yellow {
color: #ffc14e !important; }
.text-color-salmon {
color: #fa8072 !important; }
.text-color-red {
color: #e34646 !important; }
.text-subtitle {
color: #9eadbe;
font-weight: 700; }
.container {
width: 100%;
padding: 1rem;
margin: 0 auto; }
@media (min-width: 900px) {
.container {
width: 70%;
padding: 0; } }
.container-fluid {
padding: 0 1rem; }
.flex-container {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
justify-content: start;
margin: -0.5rem; }
.flex-align-items-center {
align-items: center; }
.flex-align-items-end {
align-items: flex-end; }
.flex-justify-content-end {
justify-content: end; }
.flex-justify-content-center {
justify-content: center; }
.flex-justify-content-around {
justify-content: space-around; }
.flex-justify-content-between {
justify-content: space-between; }
.flex-justify-content-evenly {
justify-content: space-evenly; }
.flex-item {
padding: 0.5rem;
flex: 0 0 auto; }
.flex-no-wrap {
flex-wrap: nowrap; }
.fixed-top {
position: fixed;
top: 0; }
.fixed-left {
position: fixed;
left: 0; }
.fixed-bottom {
position: fixed;
bottom: 0; }
.fixed-right {
position: fixed;
right: 0; }
form {
display: flex;
flex-direction: column;
max-width: 800px;
margin: 0 auto;
font-family: "Rubik", sans-serif; }
form > * {
margin-bottom: 1rem;
padding: 0.5rem;
border: 1px solid #d7dee6;
font-family: "Rubik", sans-serif; }
input,
textarea {
font-size: 0.95rem;
max-width: 800px; }
input[type="color"] {
height: 60px; }
.form-dark > * {
border: 1px solid #474763;
background-color: #37374f; }
.form-dark input[type="checkbox"],
.form-dark input[type="radio"],
.form-dark input[type="range"] {
filter: invert(85%) hue-rotate(-200deg); }
.field,
.actions {
border: 0;
background-color: rgba(0, 0, 0, 0); }
.field label {
font-weight: 700; }
.field input,
.field textarea {
margin-top: 0.5rem;
padding: 0.5rem;
border: 1px solid #d6d6d6;
width: 100%; }
.form-dark input,
.form-dark textarea {
border: 1px solid #474763;
background-color: #37374f; }
button {
text-decoration: none;
border-radius: 0;
border: 0;
cursor: pointer; }
.button-solid-purple {
background-color: #845dec;
cursor: pointer;
text-decoration: none;
border: 0;
padding: 10px 18px;
transition-duration: 0.2s !important; }
.button-solid-purple:hover {
background-color: #845dec;
opacity: 1;
filter: brightness(1.2); }
.button-solid-blue {
background-color: #51adf8;
cursor: pointer;
text-decoration: none;
border: 0;
padding: 10px 18px;
transition-duration: 0.2s !important; }
.button-solid-blue:hover {
background-color: #51adf8;
opacity: 1;
filter: brightness(1.2); }
.button-solid-green {
background-color: #37af73;
cursor: pointer;
text-decoration: none;
border: 0;
padding: 10px 18px;
transition-duration: 0.2s !important; }
.button-solid-green:hover {
background-color: #37af73;
opacity: 1;
filter: brightness(1.2); }
.button-solid-yellow {
background-color: #ffc14e;
cursor: pointer;
text-decoration: none;
border: 0;
padding: 10px 18px;
transition-duration: 0.2s !important; }
.button-solid-yellow:hover {
background-color: #ffc14e;
opacity: 1;
filter: brightness(1.2); }
.button-solid-salmon {
background-color: #fa8072;
cursor: pointer;
text-decoration: none;
border: 0;
padding: 10px 18px;
transition-duration: 0.2s !important; }
.button-solid-salmon:hover {
background-color: #fa8072;
opacity: 1;
filter: brightness(1.2); }
.button-solid-red {
background-color: #e34646;
cursor: pointer;
text-decoration: none;
border: 0;
padding: 10px 18px;
transition-duration: 0.2s !important; }
.button-solid-red:hover {
background-color: #e34646;
opacity: 1;
filter: brightness(1.2); }
.button-solid-reverse {
background-color: #474763;
cursor: pointer;
text-decoration: none;
border: 0;
padding: 10px 18px;
transition-duration: 0.2s !important; }
.button-solid-reverse:hover {
background-color: #474763;
opacity: 1;
filter: brightness(1.2); }
.button-secondary-purple {
background-color: rgba(96, 67, 177, 0.2);
cursor: pointer;
text-decoration: none;
border: 0;
padding: 10px 18px;
color: #9470f5 !important;
transition-duration: 0.2s !important; }
.button-secondary-purple:hover {
background-color: rgba(96, 67, 177, 0.2) !important;
opacity: 0.8; }
.button-secondary-blue {
background-color: rgba(81, 173, 248, 0.2);
cursor: pointer;
text-decoration: none;
border: 0;
padding: 10px 18px;
color: #4795d4 !important;
transition-duration: 0.2s !important; }
.button-secondary-blue:hover {
background-color: rgba(81, 173, 248, 0.2) !important;
opacity: 0.8; }
.button-secondary-green {
background-color: rgba(59, 207, 133, 0.2);
cursor: pointer;
text-decoration: none;
border: 0;
padding: 10px 18px;
color: #37af73 !important;
transition-duration: 0.2s !important; }
.button-secondary-green:hover {
background-color: rgba(59, 207, 133, 0.2) !important;
opacity: 0.8; }
.button-secondary-yellow {
background-color: rgba(255, 193, 78, 0.2);
cursor: pointer;
text-decoration: none;
border: 0;
padding: 10px 18px;
color: #d69927 !important;
transition-duration: 0.2s !important; }
.button-secondary-yellow:hover {
background-color: rgba(255, 193, 78, 0.2) !important;
opacity: 0.8; }
.button-secondary-salmon {
background-color: rgba(250, 128, 114, 0.2);
cursor: pointer;
text-decoration: none;
border: 0;
padding: 10px 18px;
color: #e66759 !important;
transition-duration: 0.2s !important; }
.button-secondary-salmon:hover {
background-color: rgba(250, 128, 114, 0.2) !important;
opacity: 0.8; }
.button-secondary-red {
background-color: rgba(227, 70, 70, 0.2);
cursor: pointer;
text-decoration: none;
border: 0;
padding: 10px 18px;
color: #be4040 !important;
transition-duration: 0.2s !important; }
.button-secondary-red:hover {
background-color: rgba(227, 70, 70, 0.2) !important;
opacity: 0.8; }
.button-secondary-reverse {
background-color: rgba(71, 71, 99, 0.2);
cursor: pointer;
text-decoration: none;
border: 0;
padding: 10px 18px;
color: #5d5d7a !important;
transition-duration: 0.2s !important; }
.button-secondary-reverse:hover {
background-color: rgba(71, 71, 99, 0.2) !important;
opacity: 0.8; }
.button-secondary-reverse-dark {
background-color: rgba(120, 120, 151, 0.2);
color: #9eadbe !important; }
.button-empty {
border: 1px solid black;
border-color: #9eadbe;
cursor: pointer;
text-decoration: none;
padding: 9px 17px;
background-color: rgba(0, 0, 0, 0) !important;
color: #adafc3 !important;
transition-duration: 0.2s !important; }
.button-empty:hover {
background-color: rgba(0, 0, 0, 0) !important;
opacity: 1;
filter: brightness(0.2); }
.button-empty-dark {
border-color: #5d5d7a;
transition-duration: 0.2s !important; }
.button-empty-dark:hover {
background-color: rgba(0, 0, 0, 0);
opacity: 1;
filter: brightness(1.6); }
.button-1 {
padding: 14px 24px; }
.button-2 {
padding: 18px 36px; }
.button-3 {
padding: 22px 50px; }
.button-empty-1 {
padding: 13px 23px; }
.button-empty-2 {
padding: 17px 35px; }
.button-empty-3 {
padding: 21px 49px; }
a:hover {
opacity: 0.7;
transition-duration: 0.2s !important; }
.card {
background-color: #fff; }
.card-title {
border-bottom: 2px solid #f1f4f7;
padding: 1rem; }
.card-content {
padding: 1.5rem 1rem; }
.navbar {
width: 100%;
height: 70px;
display: flex;
align-items: center;
z-index: 20; }
.has-navbar {
margin-top: 70px; }
.navbar-1 {
width: 100%;
height: 50px;
display: flex;
align-items: center;
z-index: 20; }
.has-navbar-1 {
margin-top: 50px; }
.navbar-2 {
width: 100%;
height: 90px;
display: flex;
align-items: center;
z-index: 20; }
.has-navbar-2 {
margin-top: 90px; }
.navbar-3 {
width: 100%;
height: 110px;
display: flex;
align-items: center;
z-index: 20; }
.has-navbar-3 {
margin-top: 110px; }
.navbar-container {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
margin: 0 auto; }
@media (min-width: 900px) {
.navbar-container {
width: 70%;
padding: 0; } }
.navbar-container-full {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
margin: 0 auto; }
.navbar-brand {
text-decoration: none; }
.navbar-container ul,
.navbar-container-full ul {
list-style: none;
display: flex;
align-items: center; }
.navbar-container li,
.navbar-container-full li {
margin-left: 0.8rem; }
.navbar-container a,
.navbar-container-full a {
text-decoration: none; }
.box-shadow {
box-shadow: 0px 4px 20px rgba(150, 177, 205, 0.1); }
.bg-color-1 {
background-color: #fff; }
.bg-color-2 {
background-color: #f5f9fc; }
.bg-color-3 {
background-color: #f1f4f7; }
.bg-color-4 {
background-color: #d7dee6; }
.bg-color-purple {
background-color: #845dec; }
.bg-color-blue {
background-color: #51adf8; }
.bg-color-green {
background-color: #37af73; }
.bg-color-yellow {
background-color: #ffc14e; }
.bg-color-salmon {
background-color: #fa8072; }
.bg-color-red {
background-color: #e34646; }
.col-1 {
width: 8.3333333333%; }
.col-2 {
width: 16.6666666667%; }
.col-3 {
width: 25%; }
.col-4 {
width: 33.3333333333%; }
.col-5 {
width: 41.6666666667%; }
.col-6 {
width: 50%; }
.col-7 {
width: 58.3333333333%; }
.col-8 {
width: 66.6666666667%; }
.col-9 {
width: 75%; }
.col-10 {
width: 83.3333333333%; }
.col-11 {
width: 91.6666666667%; }
.col-12 {
width: 100%; }
@media (min-width: 600px) {
.col-sm-1 {
width: 8.3333333333%; } }
@media (min-width: 600px) {
.col-sm-2 {
width: 16.6666666667%; } }
@media (min-width: 600px) {
.col-sm-3 {
width: 25%; } }
@media (min-width: 600px) {
.col-sm-4 {
width: 33.3333333333%; } }
@media (min-width: 600px) {
.col-sm-5 {
width: 41.6666666667%; } }
@media (min-width: 600px) {
.col-sm-6 {
width: 50%; } }
@media (min-width: 600px) {
.col-sm-7 {
width: 58.3333333333%; } }
@media (min-width: 600px) {
.col-sm-8 {
width: 66.6666666667%; } }
@media (min-width: 600px) {
.col-sm-9 {
width: 75%; } }
@media (min-width: 600px) {
.col-sm-10 {
width: 83.3333333333%; } }
@media (min-width: 600px) {
.col-sm-11 {
width: 91.6666666667%; } }
@media (min-width: 600px) {
.col-sm-12 {
width: 100%; } }
@media (min-width: 900px) {
.col-md-1 {
width: 8.3333333333%; } }
@media (min-width: 900px) {
.col-md-2 {
width: 16.6666666667%; } }
@media (min-width: 900px) {
.col-md-3 {
width: 25%; } }
@media (min-width: 900px) {
.col-md-4 {
width: 33.3333333333%; } }
@media (min-width: 900px) {
.col-md-5 {
width: 41.6666666667%; } }
@media (min-width: 900px) {
.col-md-6 {
width: 50%; } }
@media (min-width: 900px) {
.col-md-7 {
width: 58.3333333333%; } }
@media (min-width: 900px) {
.col-md-8 {
width: 66.6666666667%; } }
@media (min-width: 900px) {
.col-md-9 {
width: 75%; } }
@media (min-width: 900px) {
.col-md-10 {
width: 83.3333333333%; } }
@media (min-width: 900px) {
.col-md-11 {
width: 91.6666666667%; } }
@media (min-width: 900px) {
.col-md-12 {
width: 100%; } }
@media (min-width: 1200px) {
.col-lg-1 {
width: 8.3333333333%; } }
@media (min-width: 1200px) {
.col-lg-2 {
width: 16.6666666667%; } }
@media (min-width: 1200px) {
.col-lg-3 {
width: 25%; } }
@media (min-width: 1200px) {
.col-lg-4 {
width: 33.3333333333%; } }
@media (min-width: 1200px) {
.col-lg-5 {
width: 41.6666666667%; } }
@media (min-width: 1200px) {
.col-lg-6 {
width: 50%; } }
@media (min-width: 1200px) {
.col-lg-7 {
width: 58.3333333333%; } }
@media (min-width: 1200px) {
.col-lg-8 {
width: 66.6666666667%; } }
@media (min-width: 1200px) {
.col-lg-9 {
width: 75%; } }
@media (min-width: 1200px) {
.col-lg-10 {
width: 83.3333333333%; } }
@media (min-width: 1200px) {
.col-lg-11 {
width: 91.6666666667%; } }
@media (min-width: 1200px) {
.col-lg-12 {
width: 100%; } }
@media (min-width: 1800px) {
.col-xl-1 {
width: 8.3333333333%; } }
@media (min-width: 1800px) {
.col-xl-2 {
width: 16.6666666667%; } }
@media (min-width: 1800px) {
.col-xl-3 {
width: 25%; } }
@media (min-width: 1800px) {
.col-xl-4 {
width: 33.3333333333%; } }
@media (min-width: 1800px) {
.col-xl-5 {
width: 41.6666666667%; } }
@media (min-width: 1800px) {
.col-xl-6 {
width: 50%; } }
@media (min-width: 1800px) {
.col-xl-7 {
width: 58.3333333333%; } }
@media (min-width: 1800px) {
.col-xl-8 {
width: 66.6666666667%; } }
@media (min-width: 1800px) {
.col-xl-9 {
width: 75%; } }
@media (min-width: 1800px) {
.col-xl-10 {
width: 83.3333333333%; } }
@media (min-width: 1800px) {
.col-xl-11 {
width: 91.6666666667%; } }
@media (min-width: 1800px) {
.col-xl-12 {
width: 100%; } }
.d-none {
display: none; }
.d-inline {
display: inline; }
.d-block {
display: block; }
.d-inline-block {
display: inline-block; }
.d-flex {
display: flex; }
.d-grid {
display: grid; }
.d-contents {
display: contents; }
@media (min-width: 600px) {
.d-sm-none {
display: none; } }
@media (min-width: 600px) {
.d-sm-inline {
display: inline; } }
@media (min-width: 600px) {
.d-sm-block {
display: block; } }
@media (min-width: 600px) {
.d-sm-inline-block {
display: inline-block; } }
@media (min-width: 600px) {
.d-sm-flex {
display: flex; } }
@media (min-width: 600px) {
.d-sm-grid {
display: grid; } }
@media (min-width: 600px) {
.d-sm-contents {
display: contents; } }
@media (min-width: 900px) {
.d-md-none {
display: none; } }
@media (min-width: 900px) {
.d-md-inline {
display: inline; } }
@media (min-width: 900px) {
.d-md-block {
display: block; } }
@media (min-width: 900px) {
.d-md-inline-block {
display: inline-block; } }
@media (min-width: 900px) {
.d-md-flex {
display: flex; } }
@media (min-width: 900px) {
.d-md-grid {
display: grid; } }
@media (min-width: 900px) {
.d-md-contents {
display: contents; } }
@media (min-width: 1200px) {
.d-lg-none {
display: none; } }
@media (min-width: 1200px) {
.d-lg-inline {
display: inline; } }
@media (min-width: 1200px) {
.d-lg-block {
display: block; } }
@media (min-width: 1200px) {
.d-lg-inline-block {
display: inline-block; } }
@media (min-width: 1200px) {
.d-lg-flex {
display: flex; } }
@media (min-width: 1200px) {
.d-lg-grid {
display: grid; } }
@media (min-width: 1200px) {
.d-lg-contents {
display: contents; } }
@media (min-width: 1800px) {
.d-xl-none {
display: none; } }
@media (min-width: 1800px) {
.d-xl-inline {
display: inline; } }
@media (min-width: 1800px) {
.d-xl-block {
display: block; } }
@media (min-width: 1800px) {
.d-xl-inline-block {
display: inline-block; } }
@media (min-width: 1800px) {
.d-xl-flex {
display: flex; } }
@media (min-width: 1800px) {
.d-xl-grid {
display: grid; } }
@media (min-width: 1800px) {
.d-xl-contents {
display: contents; } }
.b-0 {
border: 0px solid #d7dee6; }
.by-0 {
border-top: 0px solid #d7dee6;
border-bottom: 0px solid #d7dee6; }
.bt-0 {
border-top: 0px solid #d7dee6; }
.bb-0 {
border-bottom: 0px solid #d7dee6; }
.bx-0 {
border-right: 0px solid #d7dee6;
border-left: 0px solid #d7dee6; }
.br-0 {
border-right: 0px solid #d7dee6; }
.bl-0 {
border-left: 0px solid #d7dee6; }
.b-1 {
border: 1px solid #d7dee6; }
.by-1 {
border-top: 1px solid #d7dee6;
border-bottom: 1px solid #d7dee6; }
.bt-1 {
border-top: 1px solid #d7dee6; }
.bb-1 {
border-bottom: 1px solid #d7dee6; }
.bx-1 {
border-right: 1px solid #d7dee6;
border-left: 1px solid #d7dee6; }
.br-1 {
border-right: 1px solid #d7dee6; }
.bl-1 {
border-left: 1px solid #d7dee6; }
.b-2 {
border: 2px solid #d7dee6; }
.by-2 {
border-top: 2px solid #d7dee6;
border-bottom: 2px solid #d7dee6; }
.bt-2 {
border-top: 2px solid #d7dee6; }
.bb-2 {
border-bottom: 2px solid #d7dee6; }
.bx-2 {
border-right: 2px solid #d7dee6;
border-left: 2px solid #d7dee6; }
.br-2 {
border-right: 2px solid #d7dee6; }
.bl-2 {
border-left: 2px solid #d7dee6; }
.b-3 {
border: 3px solid #d7dee6; }
.by-3 {
border-top: 3px solid #d7dee6;
border-bottom: 3px solid #d7dee6; }
.bt-3 {
border-top: 3px solid #d7dee6; }
.bb-3 {
border-bottom: 3px solid #d7dee6; }
.bx-3 {
border-right: 3px solid #d7dee6;
border-left: 3px solid #d7dee6; }
.br-3 {
border-right: 3px solid #d7dee6; }
.bl-3 {
border-left: 3px solid #d7dee6; }
.b-4 {
border: 4px solid #d7dee6; }
.by-4 {
border-top: 4px solid #d7dee6;
border-bottom: 4px solid #d7dee6; }
.bt-4 {
border-top: 4px solid #d7dee6; }
.bb-4 {
border-bottom: 4px solid #d7dee6; }
.bx-4 {
border-right: 4px solid #d7dee6;
border-left: 4px solid #d7dee6; }
.br-4 {
border-right: 4px solid #d7dee6; }
.bl-4 {
border-left: 4px solid #d7dee6; }
.b-5 {
border: 5px solid #d7dee6; }
.by-5 {
border-top: 5px solid #d7dee6;
border-bottom: 5px solid #d7dee6; }
.bt-5 {
border-top: 5px solid #d7dee6; }
.bb-5 {
border-bottom: 5px solid #d7dee6; }
.bx-5 {
border-right: 5px solid #d7dee6;
border-left: 5px solid #d7dee6; }
.br-5 {
border-right: 5px solid #d7dee6; }
.bl-5 {
border-left: 5px solid #d7dee6; }
.rounded-top-1 {
border-top-right-radius: 4px;
border-top-left-radius: 4px; }
.rounded-right-1 {
border-bottom-right-radius: 4px;
border-top-right-radius: 4px; }
.rounded-bottom-1 {
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px; }
.rounded-left-1 {
border-bottom-left-radius: 4px;
border-top-left-radius: 4px; }
.rounded-1 {
border-radius: 4px; }
.rounded-top-2 {
border-top-right-radius: 8px;
border-top-left-radius: 8px; }
.rounded-right-2 {
border-bottom-right-radius: 8px;
border-top-right-radius: 8px; }
.rounded-bottom-2 {
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px; }
.rounded-left-2 {
border-bottom-left-radius: 8px;
border-top-left-radius: 8px; }
.rounded-2 {
border-radius: 8px; }
.rounded-top-3 {
border-top-right-radius: 12px;
border-top-left-radius: 12px; }
.rounded-right-3 {
border-bottom-right-radius: 12px;
border-top-right-radius: 12px; }
.rounded-bottom-3 {
border-bottom-right-radius: 12px;
border-bottom-left-radius: 12px; }
.rounded-left-3 {
border-bottom-left-radius: 12px;
border-top-left-radius: 12px; }
.rounded-3 {
border-radius: 12px; }
.rounded-top-4 {
border-top-right-radius: 16px;
border-top-left-radius: 16px; }
.rounded-right-4 {
border-bottom-right-radius: 16px;
border-top-right-radius: 16px; }
.rounded-bottom-4 {
border-bottom-right-radius: 16px;
border-bottom-left-radius: 16px; }
.rounded-left-4 {
border-bottom-left-radius: 16px;
border-top-left-radius: 16px; }
.rounded-4 {
border-radius: 16px; }
.rounded-top-5 {
border-top-right-radius: 20px;
border-top-left-radius: 20px; }
.rounded-right-5 {
border-bottom-right-radius: 20px;
border-top-right-radius: 20px; }
.rounded-bottom-5 {
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px; }
.rounded-left-5 {
border-bottom-left-radius: 20px;
border-top-left-radius: 20px; }
.rounded-5 {
border-radius: 20px; }
.rounded-top-max {
border-top-right-radius: 9999px;
border-top-left-radius: 9999px; }
.rounded-right-max {
border-bottom-right-radius: 9999px;
border-top-right-radius: 9999px; }
.rounded-bottom-max {
border-bottom-right-radius: 9999px;
border-bottom-left-radius: 9999px; }
.rounded-left-max {
border-bottom-left-radius: 9999px;
border-top-left-radius: 9999px; }
.rounded-max {
border-radius: 9999px; }
.b-color-1 {
border-color: #fff; }
.b-color-2 {
border-color: #f5f9fc; }
.b-color-3 {
border-color: #f1f4f7; }
.b-color-4 {
border-color: #d7dee6; }
.b-color-5 {
border-color: #9eadbe; }
.b-color-reverse {
border-color: #474763; }
.b-color-green {
border-color: #37bb79; }
.b-color-blue {
border-color: #51adf8; }
.b-color-yellow {
border-color: #ffc14e; }
.b-color-salmon {
border-color: #fa8072; }
.b-color-red {
border-color: #e34646; }
.p-1 {
padding: 0.5rem; }
.py-1 {
padding-top: 0.5rem;
padding-bottom: 0.5rem; }
.pt-1 {
padding-top: 0.5rem; }
.pb-1 {
padding-bottom: 0.5rem; }
.px-1 {
padding-right: 0.5rem;
padding-left: 0.5rem; }
.pr-1 {
padding-right: 0.5rem; }
.pl-1 {
padding-left: 0.5rem; }
.p-2 {
padding: 1rem; }
.py-2 {
padding-top: 1rem;
padding-bottom: 1rem; }
.pt-2 {
padding-top: 1rem; }
.pb-2 {
padding-bottom: 1rem; }
.px-2 {
padding-right: 1rem;
padding-left: 1rem; }
.pr-2 {
padding-right: 1rem; }
.pl-2 {
padding-left: 1rem; }
.p-3 {
padding: 1.5rem; }
.py-3 {
padding-top: 1.5rem;
padding-bottom: 1.5rem; }
.pt-3 {
padding-top: 1.5rem; }
.pb-3 {
padding-bottom: 1.5rem; }
.px-3 {
padding-right: 1.5rem;
padding-left: 1.5rem; }
.pr-3 {
padding-right: 1.5rem; }
.pl-3 {
padding-left: 1.5rem; }
.p-4 {
padding: 2rem; }
.py-4 {
padding-top: 2rem;
padding-bottom: 2rem; }
.pt-4 {
padding-top: 2rem; }
.pb-4 {
padding-bottom: 2rem; }
.px-4 {
padding-right: 2rem;
padding-left: 2rem; }
.pr-4 {
padding-right: 2rem; }
.pl-4 {
padding-left: 2rem; }
.p-5 {
padding: 2.5rem; }
.py-5 {
padding-top: 2.5rem;
padding-bottom: 2.5rem; }
.pt-5 {
padding-top: 2.5rem; }
.pb-5 {
padding-bottom: 2.5rem; }
.px-5 {
padding-right: 2.5rem;
padding-left: 2.5rem; }
.pr-5 {
padding-right: 2.5rem; }
.pl-5 {
padding-left: 2.5rem; }
.m-1 {
margin: 0.5rem; }
.my-1 {
margin-top: 0.5rem;
margin-bottom: 0.5rem; }
.mt-1 {
margin-top: 0.5rem; }
.mb-1 {
margin-bottom: 0.5rem; }
.mx-1 {
margin-right: 0.5rem;
margin-left: 0.5rem; }
.mr-1 {
margin-right: 0.5rem; }
.ml-1 {
margin-left: 0.5rem; }
.m-2 {
margin: 1rem; }
.my-2 {
margin-top: 1rem;
margin-bottom: 1rem; }
.mt-2 {
margin-top: 1rem; }
.mb-2 {
margin-bottom: 1rem; }
.mx-2 {
margin-right: 1rem;
margin-left: 1rem; }
.mr-2 {
margin-right: 1rem; }
.ml-2 {
margin-left: 1rem; }
.m-3 {
margin: 1.5rem; }
.my-3 {
margin-top: 1.5rem;
margin-bottom: 1.5rem; }
.mt-3 {
margin-top: 1.5rem; }
.mb-3 {
margin-bottom: 1.5rem; }
.mx-3 {
margin-right: 1.5rem;
margin-left: 1.5rem; }
.mr-3 {
margin-right: 1.5rem; }
.ml-3 {
margin-left: 1.5rem; }
.m-4 {
margin: 2rem; }
.my-4 {
margin-top: 2rem;
margin-bottom: 2rem; }
.mt-4 {
margin-top: 2rem; }
.mb-4 {
margin-bottom: 2rem; }
.mx-4 {
margin-right: 2rem;
margin-left: 2rem; }
.mr-4 {
margin-right: 2rem; }
.ml-4 {
margin-left: 2rem; }
.m-5 {
margin: 2.5rem; }
.my-5 {
margin-top: 2.5rem;
margin-bottom: 2.5rem; }
.mt-5 {
margin-top: 2.5rem; }
.mb-5 {
margin-bottom: 2.5rem; }
.mx-5 {
margin-right: 2.5rem;
margin-left: 2.5rem; }
.mr-5 {
margin-right: 2.5rem; }
.ml-5 {
margin-left: 2.5rem; }
.mx-auto {
margin: 0 auto; }
/*# sourceMappingURL=mischiefer.css.map */
|
css/mischiefer.css
|
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,400;0,500;0,700;1,300;1,500;1,700&family=Signika:wght@300;500;700&display=swap");
html {
-webkit-font-smoothing: antialiased; }
* {
-webkit-box-sizing: border-box;
/* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;
/* Firefox, other Gecko */
box-sizing: border-box;
/* Opera/IE 8+ */
font-family: "Rubik", sans-serif;
font-weight: 300;
color: #2f2f40;
margin: 0;
padding: 0;
line-height: 1.2;
font-size: 0.95rem; }
body {
background-color: #f5f9fc; }
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Signika", sans-serif;
font-weight: 700; }
h1 {
font-size: 2rem; }
h2 {
font-size: 1.8rem; }
h3 {
font-size: 1.6rem; }
h4 {
font-size: 1.4rem; }
h5 {
font-size: 1.2rem; }
h6 {
font-size: 1rem; }
.text-ff-title {
font-family: "Signika", sans-serif !important; }
.text-ff-text {
font-family: "Rubik", sans-serif !important; }
.text-lh-1 {
line-height: 1; }
.text-lh-2 {
line-height: 1.2; }
.text-lh-3,
p {
line-height: 1.5; }
.text-lh-4 {
line-height: 2; }
.text-fs-default {
font-size: 0.95rem; }
.text-fs-1 {
font-size: 1rem; }
.text-fs-2 {
font-size: 1.5rem; }
.text-fs-3 {
font-size: 2rem; }
.text-fs-4 {
font-size: 2.5rem; }
.text-fs-5 {
font-size: 3rem; }
.text-fs-6 {
font-size: 3.5rem; }
.text-regular {
font-weight: 300; }
.text-medium {
font-weight: 500; }
.text-bold {
font-weight: 700; }
.text-align-center {
text-align: center; }
.text-align-start {
text-align: start; }
.text-align-end {
text-align: end; }
.text-align-justify {
text-align: justify; }
.text-color-1 {
color: #474763; }
.text-light-1 {
color: #f1f4f7 !important; }
.text-dark-1 {
color: #474763 !important; }
.text-color-2 {
color: #5d5d7a; }
.text-light-2 {
color: #d7dee6 !important; }
.text-dark-2 {
color: #5d5d7a !important; }
.text-color-purple {
color: #845dec !important; }
.text-color-blue {
color: #51adf8 !important; }
.text-color-green {
color: #37af73 !important; }
.text-color-yellow {
color: #ffc14e !important; }
.text-color-salmon {
color: #fa8072 !important; }
.text-color-red {
color: #e34646 !important; }
.text-subtitle {
color: #9eadbe;
font-weight: 700; }
.container {
width: 100%;
padding: 1rem;
margin: 0 auto; }
@media (min-width: 900px) {
.container {
width: 70%;
padding: 0; } }
.container-fluid {
padding: 0 1rem; }
.flex-container {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
justify-content: start;
margin: -0.5rem; }
.flex-align-items-center {
align-items: center; }
.flex-align-items-end {
align-items: flex-end; }
.flex-justify-content-end {
justify-content: end; }
.flex-justify-content-center {
justify-content: center; }
.flex-justify-content-around {
justify-content: space-around; }
.flex-justify-content-between {
justify-content: space-between; }
.flex-justify-content-evenly {
justify-content: space-evenly; }
.flex-item {
padding: 0.5rem;
flex: 0 0 auto; }
.flex-no-wrap {
flex-wrap: nowrap; }
.fixed-top {
position: fixed;
top: 0; }
.fixed-left {
position: fixed;
left: 0; }
.fixed-bottom {
position: fixed;
bottom: 0; }
.fixed-right {
position: fixed;
right: 0; }
form {
display: flex;
flex-direction: column;
max-width: 800px;
margin: 0 auto;
font-family: "Rubik", sans-serif; }
form > * {
margin-bottom: 1rem;
padding: 0.5rem;
border: 1px solid #d7dee6;
font-family: "Rubik", sans-serif; }
input,
textarea {
font-size: 0.95rem;
max-width: 800px; }
input[type="color"] {
height: 60px; }
.form-dark > * {
border: 1px solid #474763;
background-color: #37374f; }
.form-dark input[type="checkbox"],
.form-dark input[type="radio"],
.form-dark input[type="range"] {
filter: invert(85%) hue-rotate(-200deg); }
.field,
.actions {
border: 0;
background-color: rgba(0, 0, 0, 0); }
.field label {
font-weight: 700; }
.field input,
.field textarea {
margin-top: 0.5rem;
padding: 0.5rem;
border: 1px solid #d6d6d6;
width: 100%; }
.form-dark input,
.form-dark textarea {
border: 1px solid #474763;
background-color: #37374f; }
button {
text-decoration: none;
border-radius: 0;
border: 0;
cursor: pointer; }
.button-solid-purple {
background-color: #845dec;
cursor: pointer;
text-decoration: none;
border: 0;
padding: 10px 18px;
transition-duration: 0.2s !important; }
.button-solid-purple:hover {
background-color: #845dec;
opacity: 1;
filter: brightness(1.2); }
.button-solid-blue {
background-color: #51adf8;
cursor: pointer;
text-decoration: none;
border: 0;
padding: 10px 18px;
transition-duration: 0.2s !important; }
.button-solid-blue:hover {
background-color: #51adf8;
opacity: 1;
filter: brightness(1.2); }
.button-solid-green {
background-color: #37af73;
cursor: pointer;
text-decoration: none;
border: 0;
padding: 10px 18px;
transition-duration: 0.2s !important; }
.button-solid-green:hover {
background-color: #37af73;
opacity: 1;
filter: brightness(1.2); }
.button-solid-yellow {
background-color: #ffc14e;
cursor: pointer;
text-decoration: none;
border: 0;
padding: 10px 18px;
transition-duration: 0.2s !important; }
.button-solid-yellow:hover {
background-color: #ffc14e;
opacity: 1;
filter: brightness(1.2); }
.button-solid-salmon {
background-color: #fa8072;
cursor: pointer;
text-decoration: none;
border: 0;
padding: 10px 18px;
transition-duration: 0.2s !important; }
.button-solid-salmon:hover {
background-color: #fa8072;
opacity: 1;
filter: brightness(1.2); }
.button-solid-red {
background-color: #e34646;
cursor: pointer;
text-decoration: none;
border: 0;
padding: 10px 18px;
transition-duration: 0.2s !important; }
.button-solid-red:hover {
background-color: #e34646;
opacity: 1;
filter: brightness(1.2); }
.button-solid-reverse {
background-color: #474763;
cursor: pointer;
text-decoration: none;
border: 0;
padding: 10px 18px;
transition-duration: 0.2s !important; }
.button-solid-reverse:hover {
background-color: #474763;
opacity: 1;
filter: brightness(1.2); }
.button-secondary-purple {
background-color: rgba(96, 67, 177, 0.2);
cursor: pointer;
text-decoration: none;
border: 0;
padding: 10px 18px;
color: #9470f5 !important;
transition-duration: 0.2s !important; }
.button-secondary-purple:hover {
background-color: rgba(96, 67, 177, 0.2) !important;
opacity: 0.8; }
.button-secondary-blue {
background-color: rgba(81, 173, 248, 0.2);
cursor: pointer;
text-decoration: none;
border: 0;
padding: 10px 18px;
color: #4795d4 !important;
transition-duration: 0.2s !important; }
.button-secondary-blue:hover {
background-color: rgba(81, 173, 248, 0.2) !important;
opacity: 0.8; }
.button-secondary-green {
background-color: rgba(59, 207, 133, 0.2);
cursor: pointer;
text-decoration: none;
border: 0;
padding: 10px 18px;
color: #37af73 !important;
transition-duration: 0.2s !important; }
.button-secondary-green:hover {
background-color: rgba(59, 207, 133, 0.2) !important;
opacity: 0.8; }
.button-secondary-yellow {
background-color: rgba(255, 193, 78, 0.2);
cursor: pointer;
text-decoration: none;
border: 0;
padding: 10px 18px;
color: #d69927 !important;
transition-duration: 0.2s !important; }
.button-secondary-yellow:hover {
background-color: rgba(255, 193, 78, 0.2) !important;
opacity: 0.8; }
.button-secondary-salmon {
background-color: rgba(250, 128, 114, 0.2);
cursor: pointer;
text-decoration: none;
border: 0;
padding: 10px 18px;
color: #e66759 !important;
transition-duration: 0.2s !important; }
.button-secondary-salmon:hover {
background-color: rgba(250, 128, 114, 0.2) !important;
opacity: 0.8; }
.button-secondary-red {
background-color: rgba(227, 70, 70, 0.2);
cursor: pointer;
text-decoration: none;
border: 0;
padding: 10px 18px;
color: #be4040 !important;
transition-duration: 0.2s !important; }
.button-secondary-red:hover {
background-color: rgba(227, 70, 70, 0.2) !important;
opacity: 0.8; }
.button-secondary-reverse {
background-color: rgba(71, 71, 99, 0.2);
cursor: pointer;
text-decoration: none;
border: 0;
padding: 10px 18px;
color: #5d5d7a !important;
transition-duration: 0.2s !important; }
.button-secondary-reverse:hover {
background-color: rgba(71, 71, 99, 0.2) !important;
opacity: 0.8; }
.button-secondary-reverse-dark {
background-color: rgba(120, 120, 151, 0.2);
color: #9eadbe !important; }
.button-empty {
border: 1px solid black;
border-color: #9eadbe;
cursor: pointer;
text-decoration: none;
padding: 9px 17px;
background-color: rgba(0, 0, 0, 0) !important;
color: #adafc3 !important;
transition-duration: 0.2s !important; }
.button-empty:hover {
background-color: rgba(0, 0, 0, 0) !important;
opacity: 1;
filter: brightness(0.2); }
.button-empty-dark {
border-color: #5d5d7a;
transition-duration: 0.2s !important; }
.button-empty-dark:hover {
background-color: rgba(0, 0, 0, 0);
opacity: 1;
filter: brightness(1.6); }
.button-1 {
padding: 14px 24px; }
.button-2 {
padding: 18px 36px; }
.button-3 {
padding: 22px 50px; }
.button-empty-1 {
padding: 13px 23px; }
.button-empty-2 {
padding: 17px 35px; }
.button-empty-3 {
padding: 21px 49px; }
a:hover {
opacity: 0.7;
transition-duration: 0.2s !important; }
.card {
background-color: #fff; }
.card-title {
border-bottom: 2px solid #f1f4f7;
padding: 1rem; }
.card-content {
padding: 1.5rem 1rem; }
.navbar {
width: 100%;
height: 70px;
display: flex;
align-items: center;
z-index: 20; }
.has-navbar {
margin-top: 70px; }
.navbar-1 {
width: 100%;
height: 50px;
display: flex;
align-items: center;
z-index: 20; }
.has-navbar-1 {
margin-top: 50px; }
.navbar-2 {
width: 100%;
height: 90px;
display: flex;
align-items: center;
z-index: 20; }
.has-navbar-2 {
margin-top: 90px; }
.navbar-3 {
width: 100%;
height: 110px;
display: flex;
align-items: center;
z-index: 20; }
.has-navbar-3 {
margin-top: 110px; }
.navbar-container {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
margin: 0 auto; }
@media (min-width: 900px) {
.navbar-container {
width: 70%;
padding: 0; } }
.navbar-container-full {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
margin: 0 auto; }
.navbar-brand {
text-decoration: none; }
.navbar-container ul,
.navbar-container-full ul {
list-style: none;
display: flex;
align-items: center; }
.navbar-container li,
.navbar-container-full li {
margin-left: 0.8rem; }
.navbar-container a,
.navbar-container-full a {
text-decoration: none; }
.box-shadow {
box-shadow: 0px 4px 20px rgba(150, 177, 205, 0.1); }
.bg-color-1 {
background-color: #fff; }
.bg-color-2 {
background-color: #f5f9fc; }
.bg-color-3 {
background-color: #f1f4f7; }
.bg-color-4 {
background-color: #d7dee6; }
.bg-color-purple {
background-color: #845dec; }
.bg-color-blue {
background-color: #51adf8; }
.bg-color-green {
background-color: #37af73; }
.bg-color-yellow {
background-color: #ffc14e; }
.bg-color-salmon {
background-color: #fa8072; }
.bg-color-red {
background-color: #e34646; }
.col-1 {
width: 8.3333333333%; }
.col-2 {
width: 16.6666666667%; }
.col-3 {
width: 25%; }
.col-4 {
width: 33.3333333333%; }
.col-5 {
width: 41.6666666667%; }
.col-6 {
width: 50%; }
.col-7 {
width: 58.3333333333%; }
.col-8 {
width: 66.6666666667%; }
.col-9 {
width: 75%; }
.col-10 {
width: 83.3333333333%; }
.col-11 {
width: 91.6666666667%; }
.col-12 {
width: 100%; }
@media (min-width: 600px) {
.col-sm-1 {
width: 8.3333333333%; } }
@media (min-width: 600px) {
.col-sm-2 {
width: 16.6666666667%; } }
@media (min-width: 600px) {
.col-sm-3 {
width: 25%; } }
@media (min-width: 600px) {
.col-sm-4 {
width: 33.3333333333%; } }
@media (min-width: 600px) {
.col-sm-5 {
width: 41.6666666667%; } }
@media (min-width: 600px) {
.col-sm-6 {
width: 50%; } }
@media (min-width: 600px) {
.col-sm-7 {
width: 58.3333333333%; } }
@media (min-width: 600px) {
.col-sm-8 {
width: 66.6666666667%; } }
@media (min-width: 600px) {
.col-sm-9 {
width: 75%; } }
@media (min-width: 600px) {
.col-sm-10 {
width: 83.3333333333%; } }
@media (min-width: 600px) {
.col-sm-11 {
width: 91.6666666667%; } }
@media (min-width: 600px) {
.col-sm-12 {
width: 100%; } }
@media (min-width: 900px) {
.col-md-1 {
width: 8.3333333333%; } }
@media (min-width: 900px) {
.col-md-2 {
width: 16.6666666667%; } }
@media (min-width: 900px) {
.col-md-3 {
width: 25%; } }
@media (min-width: 900px) {
.col-md-4 {
width: 33.3333333333%; } }
@media (min-width: 900px) {
.col-md-5 {
width: 41.6666666667%; } }
@media (min-width: 900px) {
.col-md-6 {
width: 50%; } }
@media (min-width: 900px) {
.col-md-7 {
width: 58.3333333333%; } }
@media (min-width: 900px) {
.col-md-8 {
width: 66.6666666667%; } }
@media (min-width: 900px) {
.col-md-9 {
width: 75%; } }
@media (min-width: 900px) {
.col-md-10 {
width: 83.3333333333%; } }
@media (min-width: 900px) {
.col-md-11 {
width: 91.6666666667%; } }
@media (min-width: 900px) {
.col-md-12 {
width: 100%; } }
@media (min-width: 1200px) {
.col-lg-1 {
width: 8.3333333333%; } }
@media (min-width: 1200px) {
.col-lg-2 {
width: 16.6666666667%; } }
@media (min-width: 1200px) {
.col-lg-3 {
width: 25%; } }
@media (min-width: 1200px) {
.col-lg-4 {
width: 33.3333333333%; } }
@media (min-width: 1200px) {
.col-lg-5 {
width: 41.6666666667%; } }
@media (min-width: 1200px) {
.col-lg-6 {
width: 50%; } }
@media (min-width: 1200px) {
.col-lg-7 {
width: 58.3333333333%; } }
@media (min-width: 1200px) {
.col-lg-8 {
width: 66.6666666667%; } }
@media (min-width: 1200px) {
.col-lg-9 {
width: 75%; } }
@media (min-width: 1200px) {
.col-lg-10 {
width: 83.3333333333%; } }
@media (min-width: 1200px) {
.col-lg-11 {
width: 91.6666666667%; } }
@media (min-width: 1200px) {
.col-lg-12 {
width: 100%; } }
@media (min-width: 1800px) {
.col-xl-1 {
width: 8.3333333333%; } }
@media (min-width: 1800px) {
.col-xl-2 {
width: 16.6666666667%; } }
@media (min-width: 1800px) {
.col-xl-3 {
width: 25%; } }
@media (min-width: 1800px) {
.col-xl-4 {
width: 33.3333333333%; } }
@media (min-width: 1800px) {
.col-xl-5 {
width: 41.6666666667%; } }
@media (min-width: 1800px) {
.col-xl-6 {
width: 50%; } }
@media (min-width: 1800px) {
.col-xl-7 {
width: 58.3333333333%; } }
@media (min-width: 1800px) {
.col-xl-8 {
width: 66.6666666667%; } }
@media (min-width: 1800px) {
.col-xl-9 {
width: 75%; } }
@media (min-width: 1800px) {
.col-xl-10 {
width: 83.3333333333%; } }
@media (min-width: 1800px) {
.col-xl-11 {
width: 91.6666666667%; } }
@media (min-width: 1800px) {
.col-xl-12 {
width: 100%; } }
.d-none {
display: none; }
.d-inline {
display: inline; }
.d-block {
display: block; }
.d-inline-block {
display: inline-block; }
.d-flex {
display: flex; }
.d-grid {
display: grid; }
.d-contents {
display: contents; }
@media (min-width: 600px) {
.d-sm-none {
display: none; } }
@media (min-width: 600px) {
.d-sm-inline {
display: inline; } }
@media (min-width: 600px) {
.d-sm-block {
display: block; } }
@media (min-width: 600px) {
.d-sm-inline-block {
display: inline-block; } }
@media (min-width: 600px) {
.d-sm-flex {
display: flex; } }
@media (min-width: 600px) {
.d-sm-grid {
display: grid; } }
@media (min-width: 600px) {
.d-sm-contents {
display: contents; } }
@media (min-width: 900px) {
.d-md-none {
display: none; } }
@media (min-width: 900px) {
.d-md-inline {
display: inline; } }
@media (min-width: 900px) {
.d-md-block {
display: block; } }
@media (min-width: 900px) {
.d-md-inline-block {
display: inline-block; } }
@media (min-width: 900px) {
.d-md-flex {
display: flex; } }
@media (min-width: 900px) {
.d-md-grid {
display: grid; } }
@media (min-width: 900px) {
.d-md-contents {
display: contents; } }
@media (min-width: 1200px) {
.d-lg-none {
display: none; } }
@media (min-width: 1200px) {
.d-lg-inline {
display: inline; } }
@media (min-width: 1200px) {
.d-lg-block {
display: block; } }
@media (min-width: 1200px) {
.d-lg-inline-block {
display: inline-block; } }
@media (min-width: 1200px) {
.d-lg-flex {
display: flex; } }
@media (min-width: 1200px) {
.d-lg-grid {
display: grid; } }
@media (min-width: 1200px) {
.d-lg-contents {
display: contents; } }
@media (min-width: 1800px) {
.d-xl-none {
display: none; } }
@media (min-width: 1800px) {
.d-xl-inline {
display: inline; } }
@media (min-width: 1800px) {
.d-xl-block {
display: block; } }
@media (min-width: 1800px) {
.d-xl-inline-block {
display: inline-block; } }
@media (min-width: 1800px) {
.d-xl-flex {
display: flex; } }
@media (min-width: 1800px) {
.d-xl-grid {
display: grid; } }
@media (min-width: 1800px) {
.d-xl-contents {
display: contents; } }
.b-0 {
border: 0px solid #d7dee6; }
.by-0 {
border-top: 0px solid #d7dee6;
border-bottom: 0px solid #d7dee6; }
.bt-0 {
border-top: 0px solid #d7dee6; }
.bb-0 {
border-bottom: 0px solid #d7dee6; }
.bx-0 {
border-right: 0px solid #d7dee6;
border-left: 0px solid #d7dee6; }
.br-0 {
border-right: 0px solid #d7dee6; }
.bl-0 {
border-left: 0px solid #d7dee6; }
.b-1 {
border: 1px solid #d7dee6; }
.by-1 {
border-top: 1px solid #d7dee6;
border-bottom: 1px solid #d7dee6; }
.bt-1 {
border-top: 1px solid #d7dee6; }
.bb-1 {
border-bottom: 1px solid #d7dee6; }
.bx-1 {
border-right: 1px solid #d7dee6;
border-left: 1px solid #d7dee6; }
.br-1 {
border-right: 1px solid #d7dee6; }
.bl-1 {
border-left: 1px solid #d7dee6; }
.b-2 {
border: 2px solid #d7dee6; }
.by-2 {
border-top: 2px solid #d7dee6;
border-bottom: 2px solid #d7dee6; }
.bt-2 {
border-top: 2px solid #d7dee6; }
.bb-2 {
border-bottom: 2px solid #d7dee6; }
.bx-2 {
border-right: 2px solid #d7dee6;
border-left: 2px solid #d7dee6; }
.br-2 {
border-right: 2px solid #d7dee6; }
.bl-2 {
border-left: 2px solid #d7dee6; }
.b-3 {
border: 3px solid #d7dee6; }
.by-3 {
border-top: 3px solid #d7dee6;
border-bottom: 3px solid #d7dee6; }
.bt-3 {
border-top: 3px solid #d7dee6; }
.bb-3 {
border-bottom: 3px solid #d7dee6; }
.bx-3 {
border-right: 3px solid #d7dee6;
border-left: 3px solid #d7dee6; }
.br-3 {
border-right: 3px solid #d7dee6; }
.bl-3 {
border-left: 3px solid #d7dee6; }
.b-4 {
border: 4px solid #d7dee6; }
.by-4 {
border-top: 4px solid #d7dee6;
border-bottom: 4px solid #d7dee6; }
.bt-4 {
border-top: 4px solid #d7dee6; }
.bb-4 {
border-bottom: 4px solid #d7dee6; }
.bx-4 {
border-right: 4px solid #d7dee6;
border-left: 4px solid #d7dee6; }
.br-4 {
border-right: 4px solid #d7dee6; }
.bl-4 {
border-left: 4px solid #d7dee6; }
.b-5 {
border: 5px solid #d7dee6; }
.by-5 {
border-top: 5px solid #d7dee6;
border-bottom: 5px solid #d7dee6; }
.bt-5 {
border-top: 5px solid #d7dee6; }
.bb-5 {
border-bottom: 5px solid #d7dee6; }
.bx-5 {
border-right: 5px solid #d7dee6;
border-left: 5px solid #d7dee6; }
.br-5 {
border-right: 5px solid #d7dee6; }
.bl-5 {
border-left: 5px solid #d7dee6; }
.rounded-top-1 {
border-top-right-radius: 4px;
border-top-left-radius: 4px; }
.rounded-right-1 {
border-bottom-right-radius: 4px;
border-top-right-radius: 4px; }
.rounded-bottom-1 {
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px; }
.rounded-left-1 {
border-bottom-left-radius: 4px;
border-top-left-radius: 4px; }
.rounded-1 {
border-radius: 4px; }
.rounded-top-2 {
border-top-right-radius: 8px;
border-top-left-radius: 8px; }
.rounded-right-2 {
border-bottom-right-radius: 8px;
border-top-right-radius: 8px; }
.rounded-bottom-2 {
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px; }
.rounded-left-2 {
border-bottom-left-radius: 8px;
border-top-left-radius: 8px; }
.rounded-2 {
border-radius: 8px; }
.rounded-top-3 {
border-top-right-radius: 12px;
border-top-left-radius: 12px; }
.rounded-right-3 {
border-bottom-right-radius: 12px;
border-top-right-radius: 12px; }
.rounded-bottom-3 {
border-bottom-right-radius: 12px;
border-bottom-left-radius: 12px; }
.rounded-left-3 {
border-bottom-left-radius: 12px;
border-top-left-radius: 12px; }
.rounded-3 {
border-radius: 12px; }
.rounded-top-4 {
border-top-right-radius: 16px;
border-top-left-radius: 16px; }
.rounded-right-4 {
border-bottom-right-radius: 16px;
border-top-right-radius: 16px; }
.rounded-bottom-4 {
border-bottom-right-radius: 16px;
border-bottom-left-radius: 16px; }
.rounded-left-4 {
border-bottom-left-radius: 16px;
border-top-left-radius: 16px; }
.rounded-4 {
border-radius: 16px; }
.rounded-top-5 {
border-top-right-radius: 20px;
border-top-left-radius: 20px; }
.rounded-right-5 {
border-bottom-right-radius: 20px;
border-top-right-radius: 20px; }
.rounded-bottom-5 {
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px; }
.rounded-left-5 {
border-bottom-left-radius: 20px;
border-top-left-radius: 20px; }
.rounded-5 {
border-radius: 20px; }
.rounded-top-max {
border-top-right-radius: 9999px;
border-top-left-radius: 9999px; }
.rounded-right-max {
border-bottom-right-radius: 9999px;
border-top-right-radius: 9999px; }
.rounded-bottom-max {
border-bottom-right-radius: 9999px;
border-bottom-left-radius: 9999px; }
.rounded-left-max {
border-bottom-left-radius: 9999px;
border-top-left-radius: 9999px; }
.rounded-max {
border-radius: 9999px; }
.b-color-1 {
border-color: #fff; }
.b-color-2 {
border-color: #f5f9fc; }
.b-color-3 {
border-color: #f1f4f7; }
.b-color-4 {
border-color: #d7dee6; }
.b-color-5 {
border-color: #9eadbe; }
.b-color-reverse {
border-color: #474763; }
.b-color-green {
border-color: #37bb79; }
.b-color-blue {
border-color: #51adf8; }
.b-color-yellow {
border-color: #ffc14e; }
.b-color-salmon {
border-color: #fa8072; }
.b-color-red {
border-color: #e34646; }
.p-1 {
padding: 0.5rem; }
.py-1 {
padding-top: 0.5rem;
padding-bottom: 0.5rem; }
.pt-1 {
padding-top: 0.5rem; }
.pb-1 {
padding-bottom: 0.5rem; }
.px-1 {
padding-right: 0.5rem;
padding-left: 0.5rem; }
.pr-1 {
padding-right: 0.5rem; }
.pl-1 {
padding-left: 0.5rem; }
.p-2 {
padding: 1rem; }
.py-2 {
padding-top: 1rem;
padding-bottom: 1rem; }
.pt-2 {
padding-top: 1rem; }
.pb-2 {
padding-bottom: 1rem; }
.px-2 {
padding-right: 1rem;
padding-left: 1rem; }
.pr-2 {
padding-right: 1rem; }
.pl-2 {
padding-left: 1rem; }
.p-3 {
padding: 1.5rem; }
.py-3 {
padding-top: 1.5rem;
padding-bottom: 1.5rem; }
.pt-3 {
padding-top: 1.5rem; }
.pb-3 {
padding-bottom: 1.5rem; }
.px-3 {
padding-right: 1.5rem;
padding-left: 1.5rem; }
.pr-3 {
padding-right: 1.5rem; }
.pl-3 {
padding-left: 1.5rem; }
.p-4 {
padding: 2rem; }
.py-4 {
padding-top: 2rem;
padding-bottom: 2rem; }
.pt-4 {
padding-top: 2rem; }
.pb-4 {
padding-bottom: 2rem; }
.px-4 {
padding-right: 2rem;
padding-left: 2rem; }
.pr-4 {
padding-right: 2rem; }
.pl-4 {
padding-left: 2rem; }
.p-5 {
padding: 2.5rem; }
.py-5 {
padding-top: 2.5rem;
padding-bottom: 2.5rem; }
.pt-5 {
padding-top: 2.5rem; }
.pb-5 {
padding-bottom: 2.5rem; }
.px-5 {
padding-right: 2.5rem;
padding-left: 2.5rem; }
.pr-5 {
padding-right: 2.5rem; }
.pl-5 {
padding-left: 2.5rem; }
.m-1 {
margin: 0.5rem; }
.my-1 {
margin-top: 0.5rem;
margin-bottom: 0.5rem; }
.mt-1 {
margin-top: 0.5rem; }
.mb-1 {
margin-bottom: 0.5rem; }
.mx-1 {
margin-right: 0.5rem;
margin-left: 0.5rem; }
.mr-1 {
margin-right: 0.5rem; }
.ml-1 {
margin-left: 0.5rem; }
.m-2 {
margin: 1rem; }
.my-2 {
margin-top: 1rem;
margin-bottom: 1rem; }
.mt-2 {
margin-top: 1rem; }
.mb-2 {
margin-bottom: 1rem; }
.mx-2 {
margin-right: 1rem;
margin-left: 1rem; }
.mr-2 {
margin-right: 1rem; }
.ml-2 {
margin-left: 1rem; }
.m-3 {
margin: 1.5rem; }
.my-3 {
margin-top: 1.5rem;
margin-bottom: 1.5rem; }
.mt-3 {
margin-top: 1.5rem; }
.mb-3 {
margin-bottom: 1.5rem; }
.mx-3 {
margin-right: 1.5rem;
margin-left: 1.5rem; }
.mr-3 {
margin-right: 1.5rem; }
.ml-3 {
margin-left: 1.5rem; }
.m-4 {
margin: 2rem; }
.my-4 {
margin-top: 2rem;
margin-bottom: 2rem; }
.mt-4 {
margin-top: 2rem; }
.mb-4 {
margin-bottom: 2rem; }
.mx-4 {
margin-right: 2rem;
margin-left: 2rem; }
.mr-4 {
margin-right: 2rem; }
.ml-4 {
margin-left: 2rem; }
.m-5 {
margin: 2.5rem; }
.my-5 {
margin-top: 2.5rem;
margin-bottom: 2.5rem; }
.mt-5 {
margin-top: 2.5rem; }
.mb-5 {
margin-bottom: 2.5rem; }
.mx-5 {
margin-right: 2.5rem;
margin-left: 2.5rem; }
.mr-5 {
margin-right: 2.5rem; }
.ml-5 {
margin-left: 2.5rem; }
.mx-auto {
margin: 0 auto; }
/*# sourceMappingURL=mischiefer.css.map */
| 0.334155 | 0.07989 |
body{
padding: 30px;
background-image: url(https://d1yn1kh78jj1rr.cloudfront.net/image/thumbnail/SCxp-_p_bj6royowc/graphicstock-a-repeating-seamless-gadgets-and-technology-background-tile-texture-with-lots-of-different-tech-and-gadget-icons_BtaOnFmhYW_thumb.jpg);
/* Used a background image tile from the internet to fill the entire back of the page */
}
#main-title{
color: #434343;
font-family: Courier New; /* change title font */
text-align: center;
font-size: 4rem;
border-radius: 10px;
padding: 20px;
border: 5px solid;
margin: 25px;
max-width: 870px;
margin-left: auto; /* this makes the width work*/
margin-right: auto; /* this makes the width work*/
width: 75%; /* Makes the title fill 75% of the width of the screen */
background-color: #c9c5c6;
border-color: #000000;
}
#style {
position: absolute; /* Stick the nav bar to the top of the page */
background-color: rgb(110, 107, 122);
left: 0;
right: 0;
top: 0;
height: 0px;
padding-top: 0px;
}
#style ul {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background-color: #4b4748; /* Nav bar background */
width: 124px; /* Made this 124px as the side padding multiplied by 2, plus the width of text(92)*/
}
#style li {
float: none; /* Default list goes from top to bottom*/
}
#style li a:hover {
background-color: rgb(0, 0, 0); /* Link hover background color */
}
#style li a {
display: block;
color: #ffffff;
text-align: center;
padding: 8px 16px; /*this adds some spacing around the items in our style footer*/
text-decoration: none;
width: 92px;
font-family: Verdana; /* Changed from monospace font*/
font-weight: bold; /* makes the text bold*/
}
.section { /* An example of a class*/
border-radius: 25px;
padding: 20px;
border: 5px ridge; /* New border style */
margin: 25px;
max-width: 870px;
margin-left: auto; /* this makes the width work*/
margin-right: auto; /* this makes the width work*/
width: 75%; /* Makes the sections fill 75% of the width of the screen */
}
#courses { /* An example of an ID*/
background-color: rgb(212, 240, 255);
}
#pslo {
background-color: rgb(203, 231, 218);
}
#faculty ul li { /* An example of nesting*/
display: block;
font-family: sans-serif;
padding: 10px;
background-color: white;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); /* Makes polaroid images */
text-align: center;
}
#faculty {
background-color: rgb(235, 243, 240);
}
img.pic {
border: 1px solid #ddd;
border-radius: 4px;
padding: 5px;
width: 100%; /* Sets image sizes to fit the cards more nicely rather than a fixed size */
margin: auto; /* Responsive images to screen size*/
}
.card {
border-radius: 25px;
border: 5px ridge;
background-color: #ece3e0;
padding: 20px;
margin-left: auto; /* this makes the width work*/
margin-right: auto; /* this makes the width work*/
width: 75%;
}
.card, .section { /* An example of grouping*/
font-family: Verdana;
}
|
css/style3.css
|
body{
padding: 30px;
background-image: url(https://d1yn1kh78jj1rr.cloudfront.net/image/thumbnail/SCxp-_p_bj6royowc/graphicstock-a-repeating-seamless-gadgets-and-technology-background-tile-texture-with-lots-of-different-tech-and-gadget-icons_BtaOnFmhYW_thumb.jpg);
/* Used a background image tile from the internet to fill the entire back of the page */
}
#main-title{
color: #434343;
font-family: Courier New; /* change title font */
text-align: center;
font-size: 4rem;
border-radius: 10px;
padding: 20px;
border: 5px solid;
margin: 25px;
max-width: 870px;
margin-left: auto; /* this makes the width work*/
margin-right: auto; /* this makes the width work*/
width: 75%; /* Makes the title fill 75% of the width of the screen */
background-color: #c9c5c6;
border-color: #000000;
}
#style {
position: absolute; /* Stick the nav bar to the top of the page */
background-color: rgb(110, 107, 122);
left: 0;
right: 0;
top: 0;
height: 0px;
padding-top: 0px;
}
#style ul {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background-color: #4b4748; /* Nav bar background */
width: 124px; /* Made this 124px as the side padding multiplied by 2, plus the width of text(92)*/
}
#style li {
float: none; /* Default list goes from top to bottom*/
}
#style li a:hover {
background-color: rgb(0, 0, 0); /* Link hover background color */
}
#style li a {
display: block;
color: #ffffff;
text-align: center;
padding: 8px 16px; /*this adds some spacing around the items in our style footer*/
text-decoration: none;
width: 92px;
font-family: Verdana; /* Changed from monospace font*/
font-weight: bold; /* makes the text bold*/
}
.section { /* An example of a class*/
border-radius: 25px;
padding: 20px;
border: 5px ridge; /* New border style */
margin: 25px;
max-width: 870px;
margin-left: auto; /* this makes the width work*/
margin-right: auto; /* this makes the width work*/
width: 75%; /* Makes the sections fill 75% of the width of the screen */
}
#courses { /* An example of an ID*/
background-color: rgb(212, 240, 255);
}
#pslo {
background-color: rgb(203, 231, 218);
}
#faculty ul li { /* An example of nesting*/
display: block;
font-family: sans-serif;
padding: 10px;
background-color: white;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); /* Makes polaroid images */
text-align: center;
}
#faculty {
background-color: rgb(235, 243, 240);
}
img.pic {
border: 1px solid #ddd;
border-radius: 4px;
padding: 5px;
width: 100%; /* Sets image sizes to fit the cards more nicely rather than a fixed size */
margin: auto; /* Responsive images to screen size*/
}
.card {
border-radius: 25px;
border: 5px ridge;
background-color: #ece3e0;
padding: 20px;
margin-left: auto; /* this makes the width work*/
margin-right: auto; /* this makes the width work*/
width: 75%;
}
.card, .section { /* An example of grouping*/
font-family: Verdana;
}
| 0.486332 | 0.156427 |
.container {
position: absolute;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background: #fdebc8;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.title {
font-size: 40px;
font-weight: 700;
color: #333c5f;
text-align: center;
-webkit-text-stroke: 1px #000;
text-stroke: 1px #000;
}
.desc {
color: #333c5f;
font-size: 20px;
}
.button2 {
cursor: pointer;
text-align: center;
color: #333c5f;
border: 2px solid #333c5f;
background: #fff;
font-size: 24px;
border-radius: 0.3em;
transition: all 0.2s ease-in-out;
position: relative;
overflow: hidden;
width: 350px;
max-width: 95vw;
padding: 1rem 0.8rem;
display: flex;
align-items: center;
margin: 5px auto;
}
.button2::before {
content: "";
background-color: rgba(255, 255, 255, 0.5);
height: 100%;
width: 3em;
position: absolute;
top: 0;
left: -4.5em;
transform: skewX(-45deg) translateX(0);
transition: none;
}
.button2:hover {
background-color: #333c5f;
color: #fff;
border-bottom: 4px solid darken(#333c5f, 10%);
}
.button2:hover::before {
transform: skewX(-45deg) translateX(20.5em);
transition: all 0.5s ease-in-out;
}
.devil {
color: #fc2600;
border: 2px solid #fc2600;
}
.devil:hover {
background-color: #fc2600;
border-bottom: 4px solid darken(#fc2600, 10%);
}
.gameDisc {
padding-left: 20px;
text-align: left;
font-size: 1rem;
}
.gameTitle {
text-align: left;
width: 120px;
}
.star10_rating {
position: relative;
z-index: 0;
display: inline-block;
white-space: nowrap;
color: #cccccc; /* グレーカラー 自由に設定化 */
/*font-size: 30px; フォントサイズ 自由に設定化 */
}
.star10_rating:before,
.star10_rating:after {
content: "★★★★★★★★★★";
}
.star10_rating:after {
position: absolute;
z-index: 1;
top: 0;
left: 0;
overflow: hidden;
white-space: nowrap;
color: #ffcf32; /* イエローカラー 自由に設定化 */
}
.star10_rating[data-rate="10"]:after {
width: 100%;
} /* 星10 */
.star10_rating[data-rate="9.5"]:after {
width: 95%;
} /* 星9.5 */
.star10_rating[data-rate="9"]:after {
width: 90%;
} /* 星9 */
.star10_rating[data-rate="8.5"]:after {
width: 85%;
} /* 星8.5 */
.star10_rating[data-rate="8"]:after {
width: 80%;
} /* 星8 */
.star10_rating[data-rate="7.5"]:after {
width: 75%;
} /* 星7.5 */
.star10_rating[data-rate="7"]:after {
width: 70%;
} /* 星7 */
.star10_rating[data-rate="6.5"]:after {
width: 65%;
} /* 星6.5 */
.star10_rating[data-rate="6"]:after {
width: 60%;
} /* 星6 */
.star10_rating[data-rate="5.5"]:after {
width: 55%;
} /* 星5.5 */
.star10_rating[data-rate="5"]:after {
width: 50%;
} /* 星5 */
.star10_rating[data-rate="4.5"]:after {
width: 45%;
} /* 星4.5 */
.star10_rating[data-rate="4"]:after {
width: 40%;
} /* 星4 */
.star10_rating[data-rate="3.5"]:after {
width: 35%;
} /* 星3.5 */
.star10_rating[data-rate="3"]:after {
width: 30%;
} /* 星3 */
.star10_rating[data-rate="2.5"]:after {
width: 25%;
} /* 星2.5 */
.star10_rating[data-rate="2"]:after {
width: 20%;
} /* 星2 */
.star10_rating[data-rate="1.5"]:after {
width: 15%;
} /* 星1.5 */
.star10_rating[data-rate="1"]:after {
width: 10%;
} /* 星1 */
.star10_rating[data-rate="0.5"]:after {
width: 5%;
} /* 星0.5 */
.star10_rating[data-rate="0"]:after {
width: 0%;
} /* 星0 */
|
styles/Start.module.css
|
.container {
position: absolute;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background: #fdebc8;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.title {
font-size: 40px;
font-weight: 700;
color: #333c5f;
text-align: center;
-webkit-text-stroke: 1px #000;
text-stroke: 1px #000;
}
.desc {
color: #333c5f;
font-size: 20px;
}
.button2 {
cursor: pointer;
text-align: center;
color: #333c5f;
border: 2px solid #333c5f;
background: #fff;
font-size: 24px;
border-radius: 0.3em;
transition: all 0.2s ease-in-out;
position: relative;
overflow: hidden;
width: 350px;
max-width: 95vw;
padding: 1rem 0.8rem;
display: flex;
align-items: center;
margin: 5px auto;
}
.button2::before {
content: "";
background-color: rgba(255, 255, 255, 0.5);
height: 100%;
width: 3em;
position: absolute;
top: 0;
left: -4.5em;
transform: skewX(-45deg) translateX(0);
transition: none;
}
.button2:hover {
background-color: #333c5f;
color: #fff;
border-bottom: 4px solid darken(#333c5f, 10%);
}
.button2:hover::before {
transform: skewX(-45deg) translateX(20.5em);
transition: all 0.5s ease-in-out;
}
.devil {
color: #fc2600;
border: 2px solid #fc2600;
}
.devil:hover {
background-color: #fc2600;
border-bottom: 4px solid darken(#fc2600, 10%);
}
.gameDisc {
padding-left: 20px;
text-align: left;
font-size: 1rem;
}
.gameTitle {
text-align: left;
width: 120px;
}
.star10_rating {
position: relative;
z-index: 0;
display: inline-block;
white-space: nowrap;
color: #cccccc; /* グレーカラー 自由に設定化 */
/*font-size: 30px; フォントサイズ 自由に設定化 */
}
.star10_rating:before,
.star10_rating:after {
content: "★★★★★★★★★★";
}
.star10_rating:after {
position: absolute;
z-index: 1;
top: 0;
left: 0;
overflow: hidden;
white-space: nowrap;
color: #ffcf32; /* イエローカラー 自由に設定化 */
}
.star10_rating[data-rate="10"]:after {
width: 100%;
} /* 星10 */
.star10_rating[data-rate="9.5"]:after {
width: 95%;
} /* 星9.5 */
.star10_rating[data-rate="9"]:after {
width: 90%;
} /* 星9 */
.star10_rating[data-rate="8.5"]:after {
width: 85%;
} /* 星8.5 */
.star10_rating[data-rate="8"]:after {
width: 80%;
} /* 星8 */
.star10_rating[data-rate="7.5"]:after {
width: 75%;
} /* 星7.5 */
.star10_rating[data-rate="7"]:after {
width: 70%;
} /* 星7 */
.star10_rating[data-rate="6.5"]:after {
width: 65%;
} /* 星6.5 */
.star10_rating[data-rate="6"]:after {
width: 60%;
} /* 星6 */
.star10_rating[data-rate="5.5"]:after {
width: 55%;
} /* 星5.5 */
.star10_rating[data-rate="5"]:after {
width: 50%;
} /* 星5 */
.star10_rating[data-rate="4.5"]:after {
width: 45%;
} /* 星4.5 */
.star10_rating[data-rate="4"]:after {
width: 40%;
} /* 星4 */
.star10_rating[data-rate="3.5"]:after {
width: 35%;
} /* 星3.5 */
.star10_rating[data-rate="3"]:after {
width: 30%;
} /* 星3 */
.star10_rating[data-rate="2.5"]:after {
width: 25%;
} /* 星2.5 */
.star10_rating[data-rate="2"]:after {
width: 20%;
} /* 星2 */
.star10_rating[data-rate="1.5"]:after {
width: 15%;
} /* 星1.5 */
.star10_rating[data-rate="1"]:after {
width: 10%;
} /* 星1 */
.star10_rating[data-rate="0.5"]:after {
width: 5%;
} /* 星0.5 */
.star10_rating[data-rate="0"]:after {
width: 0%;
} /* 星0 */
| 0.358465 | 0.0704 |
body{
background-color: rgb(236, 236, 236);
padding:0;
margin:0;
}
::-webkit-scrollbar {
width: 6px;
}
::-webkit-scrollbar-thumb {
background: #a08e9f;
border-radius: 50%px;
}
.ms-header{
width: 100%;
height: 200px;
background-color: rgb(18, 18, 34);
background-image: url("../images/bg-header.png");
background-repeat: repeat-x;
}
.ms-footer{
width:100%;
height:80px;
background-color:rgb(211, 211, 211);
}
.ms-header-part{
background-color:rgba(0, 0, 0, 0.418);
width:100%;
height:100%;
max-height: 100%;
color:white;
display:flex;
justify-content: space-between;
}
.ms-header-part h1, h2, h3{
margin:0;
padding:20px ;
text-transform:uppercase;
color:rgb(226, 226, 226)
}
.ms-header-part-logo{
padding:5px;
}
.ms-header-part-logo img{
width:130px;
height:110px;
}
.ms-body{
width:95%;
display:flex;
justify-content: space-between;
margin:0 auto;
}
.ms-body-left{
width:25%;
padding:5px;
background-color:whitesmoke;
box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}
.ms-body-right{
width:70%;
padding:5px;
background-color:rgb(243, 243, 243);
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.input-search{
display:flex;
justify-content: flex-start;
width:80%;
margin:0 auto
}
#searchInput{
width: 90%;
height: 36px;
border-radius: 16px;
display: block;
margin-top: 15px;
font-size: 17px;
padding-left: 10px;
}
.search-icon{
margin-left: -23px;
margin-top: 22px;
}
.search-results{
margin-top:50px
}
.search-result{
width:100%;
height:30px;
box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
.search-result{
width:80%;
margin:0 auto;
height:auto;
padding:5px 10px;
display:flex;
justify-content: space-between;
box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset; margin-bottom:20px;
}
.search-result div{
padding:10px 0px;
}
.search-result h4{
margin:0;
padding:0;
}
#search-result-img{
width:50px;
height:50px;
border-radius:50%;
}
.user-porfil-pic{
width:150px;
height:150px;
border:2px solid rgb(141, 141, 141)
}
.ms-body-right-top span{
padding:7px 10px 7px 5px;
font-size:18px;
font-weight:700;
}
.title-info{
color:rgb(14, 94, 63);
display:inline-block
}
.ms-body-right-cnt{
width:100%;
display:flex;
justify-content: space-between;
}
.ms-body-right-top div{
margin-bottom:10px
}
.right-top-3, .right-top-2,.right-top-4{
margin-top:20px;
}
.ms-repo-sides{
width:100%;
}
.ms-repo{
width:calc(100%/2 - 20px);
height:250px;
background-color:rgb(235 235 235);
border-bottom:2px solid rgb(223 56 195);
box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
margin:10px;
}
.ms-repo-header{
width:100%;
height:40px;
text-align:center;
background-color:#2a202a;
color:white;
padding:5px 0px;
}
.ms-repo-header h3{
padding:0;
margin:0;
}
.title-info-repo{
color:rgb(14, 121, 4);
text-transform:uppercase;
display:inline-block;
font-size:13px !important
}
.title-info-repo span{
font-size:14px !important
}
.ms-repo-header-cnt{
padding-left:15px;
}
.ms-repo-sides-cnt{
display:flex;
flex-wrap: wrap;
}
.repo-side{
height:600px;
overflow-y:scroll
}
.ms-body-left{
position:relative
}
.ms-body-left-alt{
position:absolute;
bottom:0;
left:0;
width: 100%;
height: 260px;
background-image: url("https://d32xj74kbqkoqn.cloudfront.net/uploads/trail/trail_image/33/Github_Banner_1920x1080.jpg");
background-size: contain;
}
.ms-body-right {
margin-top: -87px;
}
#searchInput{
outline:none
}
.ms-header-title{
width: 19%;
height: 46px;
background-color: #7e4975;
margin-top: 52px !important;
}
.ms-body-right {
margin-top: -87px;
}
.ms-repo {
width: calc(100%/2 - 20px);
height: 250px;
background-color: rgb(235 235 235);
border-bottom: 2px solid rgb(191 191 191);
}
.ms-body-right {
padding: 0px;
}
.small-show{
display:none
}
.ms-body-left-alt {
background-size: cover;
}
.ms-footer {
background-color: rgb(126 73 117);
}
.ms-repo-header a{
text-decoration:none;
}
.ms-repo-header{
transition: 1s
}
.ms-repo-header:hover{
background-color:rgb(126 73 117);
font-weight:700 !important
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
|
styles/styles.css
|
body{
background-color: rgb(236, 236, 236);
padding:0;
margin:0;
}
::-webkit-scrollbar {
width: 6px;
}
::-webkit-scrollbar-thumb {
background: #a08e9f;
border-radius: 50%px;
}
.ms-header{
width: 100%;
height: 200px;
background-color: rgb(18, 18, 34);
background-image: url("../images/bg-header.png");
background-repeat: repeat-x;
}
.ms-footer{
width:100%;
height:80px;
background-color:rgb(211, 211, 211);
}
.ms-header-part{
background-color:rgba(0, 0, 0, 0.418);
width:100%;
height:100%;
max-height: 100%;
color:white;
display:flex;
justify-content: space-between;
}
.ms-header-part h1, h2, h3{
margin:0;
padding:20px ;
text-transform:uppercase;
color:rgb(226, 226, 226)
}
.ms-header-part-logo{
padding:5px;
}
.ms-header-part-logo img{
width:130px;
height:110px;
}
.ms-body{
width:95%;
display:flex;
justify-content: space-between;
margin:0 auto;
}
.ms-body-left{
width:25%;
padding:5px;
background-color:whitesmoke;
box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}
.ms-body-right{
width:70%;
padding:5px;
background-color:rgb(243, 243, 243);
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.input-search{
display:flex;
justify-content: flex-start;
width:80%;
margin:0 auto
}
#searchInput{
width: 90%;
height: 36px;
border-radius: 16px;
display: block;
margin-top: 15px;
font-size: 17px;
padding-left: 10px;
}
.search-icon{
margin-left: -23px;
margin-top: 22px;
}
.search-results{
margin-top:50px
}
.search-result{
width:100%;
height:30px;
box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
.search-result{
width:80%;
margin:0 auto;
height:auto;
padding:5px 10px;
display:flex;
justify-content: space-between;
box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset; margin-bottom:20px;
}
.search-result div{
padding:10px 0px;
}
.search-result h4{
margin:0;
padding:0;
}
#search-result-img{
width:50px;
height:50px;
border-radius:50%;
}
.user-porfil-pic{
width:150px;
height:150px;
border:2px solid rgb(141, 141, 141)
}
.ms-body-right-top span{
padding:7px 10px 7px 5px;
font-size:18px;
font-weight:700;
}
.title-info{
color:rgb(14, 94, 63);
display:inline-block
}
.ms-body-right-cnt{
width:100%;
display:flex;
justify-content: space-between;
}
.ms-body-right-top div{
margin-bottom:10px
}
.right-top-3, .right-top-2,.right-top-4{
margin-top:20px;
}
.ms-repo-sides{
width:100%;
}
.ms-repo{
width:calc(100%/2 - 20px);
height:250px;
background-color:rgb(235 235 235);
border-bottom:2px solid rgb(223 56 195);
box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
margin:10px;
}
.ms-repo-header{
width:100%;
height:40px;
text-align:center;
background-color:#2a202a;
color:white;
padding:5px 0px;
}
.ms-repo-header h3{
padding:0;
margin:0;
}
.title-info-repo{
color:rgb(14, 121, 4);
text-transform:uppercase;
display:inline-block;
font-size:13px !important
}
.title-info-repo span{
font-size:14px !important
}
.ms-repo-header-cnt{
padding-left:15px;
}
.ms-repo-sides-cnt{
display:flex;
flex-wrap: wrap;
}
.repo-side{
height:600px;
overflow-y:scroll
}
.ms-body-left{
position:relative
}
.ms-body-left-alt{
position:absolute;
bottom:0;
left:0;
width: 100%;
height: 260px;
background-image: url("https://d32xj74kbqkoqn.cloudfront.net/uploads/trail/trail_image/33/Github_Banner_1920x1080.jpg");
background-size: contain;
}
.ms-body-right {
margin-top: -87px;
}
#searchInput{
outline:none
}
.ms-header-title{
width: 19%;
height: 46px;
background-color: #7e4975;
margin-top: 52px !important;
}
.ms-body-right {
margin-top: -87px;
}
.ms-repo {
width: calc(100%/2 - 20px);
height: 250px;
background-color: rgb(235 235 235);
border-bottom: 2px solid rgb(191 191 191);
}
.ms-body-right {
padding: 0px;
}
.small-show{
display:none
}
.ms-body-left-alt {
background-size: cover;
}
.ms-footer {
background-color: rgb(126 73 117);
}
.ms-repo-header a{
text-decoration:none;
}
.ms-repo-header{
transition: 1s
}
.ms-repo-header:hover{
background-color:rgb(126 73 117);
font-weight:700 !important
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
| 0.350088 | 0.081264 |
* {
font-family: 'Rubik';
}
/*
position: absolute;
width: 1440px;
height: 118px;
left: -2px;
top: 0px;
position: absolute;
left: 0%;
right: 0%;
top: 0%;
bottom: 0%;
background: #1D1D27;
*/
body
{
min-height: 100vh;
padding-bottom: 100px;
position: relative;
background-color:
#ffb870;
}
.navbar {
position: relative;
display: flex;
align-items: center;
padding-top: .0rem;
padding-bottom: .5rem;
}
.row
{
margin:0;
}
.container-fluid
{
padding: 0;
}
.btn-primary
{
background-color: #f2a340;
border: 2px solid #c28008;
}
.btn-primary:hover
{
background-color: #c28008;
border-color: #c28008;
}
/* navbar */
#navbar
{
/*
background-color: #1D1D27;
margin: 10px;*/
justify-content: space-between;
background-color: #1D1D27;
padding: 30px;
height: 70px;
}
#navbar a
{
font-size: 18px;
color: #f7f7f7;
}
#navbar li
{
padding-left: 50px;
}
#navbar a:hover
{
color: #f2a340;
}
#navbar img{
width:200px;
}
/* search container */
#search-container
{
background-image: url("../img/banner.jpg");
background-size: cover;
background-position: center;
height: 400px;
padding: 50px;
text-align: center;
}
#search-container h1
{
color: #f2a340;
margin-bottom: 30px;
font-weight: 900;
}
.btn-primaryab
{
background-color: #7a7a7e;
border: 2px solid #7a7a7e;
width: 80px;
height: 40px;
margin-left: 0%;
color:#f7f7f7;
font-size:12px;
}
.btn-primaryab:hover
{
background-color: #515153;
border: 2px solid #7a7a7e;
width: 80px;
height: 40px;
margin-left: 0%;
color:#f7f7f7;
font-size:12px;
}
#search-container form
{
width: 50%;
margin: 0 auto;
}
/* Events list */
#events-container
{
padding: 50px;
}
#events-container h2
{
margin-bottom: 10px;
}
#events-container .subtitle
{
color: #757575;
margin-bottom: 30px;
}
#cards-container
{
display: flex;
}
#events-container .card
{
flex: 1 1 0;
max-width: 25%;
border-radius: 10px;
padding: 0;
margin: 5px;
}
#events-container img
{
max-height: 150px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.card .card-date
{
font-size: 12px;
color: #ccc;
}
.card .card-title
{
color: #212121;
font-size: 20px;
font-weight: bold;
margin-bottom: 30px;
}
.card-participants
{
font-size: 14px;
color: #757575
}
/* footer */
footer
{
text-align: center;
background-color: #353e48;
color: #f7f7f7;
padding: 30px;
position: absolute;
bottom: 0;
width: 100%;
}
footer p
{
margin-bottom: 0;
}
.home0{
color:#f7f7f7;
border-radius:5px;
text-align: center;
background-color: #1D1D27;
width: 80%;
height: 240px;
margin-top: auto;
justify-content: center;
margin-left: auto;
margin-right: auto;
margin-top:60px;
}
.home_1{
color:#f7f7f7;
border-radius:5px;
text-align: center;
background-color: #1D1D27;
width: 600px;
height: 200px;
margin-top: auto;
justify-content: center;
margin-left: 316px;
margin-right: auto;
margin-top:60px;
}
.texthome{
text-align: left;
margin-left: 30px;
}
.home1{
color:#f7f7f7;
border-radius:5px;
background-color: #1D1D27;
width: 80%;
height: 350px;
margin-top: auto;
justify-content: center;
margin-left: auto;
margin-right: auto;
margin-top:60px;
text-align: left;
}
.home1 img{
width:auto;
height:170px;
vertical-align: middle;
margin: 65px;
margin-left: 115px;
}
.home1 img, p{
display:inline-block;
}
.livros{
color:#f7f7f7;
border-radius:5px;
text-align: center;
background-color: #f7f7f7;
width: 25%;
height: 50px;
margin-top: auto;
justify-content: center;
margin-left: auto;
margin-right: auto;
margin-top:60px;
display:inline;
position:absolute;
}
.img_menor{
max-width: 300px;
max-height:500px;
width: auto;
height: 1200px;
position:relative;
display:flex;
flex:initial;
align-items: center;
background-color: #34343d;
margin-left: 2%;
text-align: left;
border-radius:5px;
vertical-align:initial;
border-style: solid;
border-color: rgb(52,52,5);
}
.img_menor3{
max-width: 300px;
max-height:500px;
width: auto;
height: 1200px;
position:relative;
display: flex;
flex:initial;
text-align:left;
align-content: center;
align-items: center;
background-color: palevioletred;
margin-left: 2%;
border-radius:5px;
vertical-align:initial;
border-style: solid;
border-color: rgb(52,52,5);
}
.img_menor2{
max-width: 300px;
max-height:5000px;
width: 500px;
height: 120px;
position:relative;
display:flex;
flex:initial;
align-items: center;
align-content: center;
margin-left: -117%;
border-radius:5px;
margin-top:250px;
vertical-align:initial;
}
.img_menor2 img{
width:6px;
height:3px;
}
.img_home{
max-width:600px;
max-height:500px;
width: auto;
height: auto;
position:relative;
display:flex;
flex:initial;
align-items: center;
margin-left: 30px;
vertical-align:unset;
}
.img_home img{
max-width:300px;
max-height:180px;
width: auto;
height: auto;
/* margin-left: 10px;*/
margin-left: 85px;
margin-top: 18px;
display:flex;
padding-right: 110px;
padding-bottom: 2px;
margin-top: -260px;
}
.home2{
color:#f7f7f7;
border-radius:5px;
text-align: center;
background-color: #1D1D27;
width: 80%;
height: 250px;
margin-top: auto;
justify-content: center;
margin-left: auto;
margin-right: auto;
margin-top:60px;
}
.home4{
color:#f7f7f7;
border-radius:5px;
text-align: center;
background-color: #1D1D27;
width: 80%;
height: 600px;
margin-top: auto;
justify-content: center;
margin-left: auto;
margin-right: auto;
margin-top:60px;
}
.btn-cad{
align-items: center;
align-content: center;
width: 200px;
height: 52px;
font-family: Rubik;
background-color: #f2a340;
border: 2px solid #c28008;
cursor: pointer;
margin-top: 30px;
font-weight: bold;
border-radius: 5px;
color: #f7f7f7;
}
.btn-cad:hover{
background-color:#ad7e44 ;
}
.place::placeholder{
color:#1D1D27;
border-style: hidden;
/*background-color: #757575;
background-size: 45px;*/
font-size: 15px;
}
button, input, optgroup, select, textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
border-radius: 5px;
height: 45px;
}
button{
background-color: #757575;
}
/*
*{
box-sizing: border-box;
font-family: Rubik;
}
/*Average Styling */
|
public/css/home.css
|
* {
font-family: 'Rubik';
}
/*
position: absolute;
width: 1440px;
height: 118px;
left: -2px;
top: 0px;
position: absolute;
left: 0%;
right: 0%;
top: 0%;
bottom: 0%;
background: #1D1D27;
*/
body
{
min-height: 100vh;
padding-bottom: 100px;
position: relative;
background-color:
#ffb870;
}
.navbar {
position: relative;
display: flex;
align-items: center;
padding-top: .0rem;
padding-bottom: .5rem;
}
.row
{
margin:0;
}
.container-fluid
{
padding: 0;
}
.btn-primary
{
background-color: #f2a340;
border: 2px solid #c28008;
}
.btn-primary:hover
{
background-color: #c28008;
border-color: #c28008;
}
/* navbar */
#navbar
{
/*
background-color: #1D1D27;
margin: 10px;*/
justify-content: space-between;
background-color: #1D1D27;
padding: 30px;
height: 70px;
}
#navbar a
{
font-size: 18px;
color: #f7f7f7;
}
#navbar li
{
padding-left: 50px;
}
#navbar a:hover
{
color: #f2a340;
}
#navbar img{
width:200px;
}
/* search container */
#search-container
{
background-image: url("../img/banner.jpg");
background-size: cover;
background-position: center;
height: 400px;
padding: 50px;
text-align: center;
}
#search-container h1
{
color: #f2a340;
margin-bottom: 30px;
font-weight: 900;
}
.btn-primaryab
{
background-color: #7a7a7e;
border: 2px solid #7a7a7e;
width: 80px;
height: 40px;
margin-left: 0%;
color:#f7f7f7;
font-size:12px;
}
.btn-primaryab:hover
{
background-color: #515153;
border: 2px solid #7a7a7e;
width: 80px;
height: 40px;
margin-left: 0%;
color:#f7f7f7;
font-size:12px;
}
#search-container form
{
width: 50%;
margin: 0 auto;
}
/* Events list */
#events-container
{
padding: 50px;
}
#events-container h2
{
margin-bottom: 10px;
}
#events-container .subtitle
{
color: #757575;
margin-bottom: 30px;
}
#cards-container
{
display: flex;
}
#events-container .card
{
flex: 1 1 0;
max-width: 25%;
border-radius: 10px;
padding: 0;
margin: 5px;
}
#events-container img
{
max-height: 150px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.card .card-date
{
font-size: 12px;
color: #ccc;
}
.card .card-title
{
color: #212121;
font-size: 20px;
font-weight: bold;
margin-bottom: 30px;
}
.card-participants
{
font-size: 14px;
color: #757575
}
/* footer */
footer
{
text-align: center;
background-color: #353e48;
color: #f7f7f7;
padding: 30px;
position: absolute;
bottom: 0;
width: 100%;
}
footer p
{
margin-bottom: 0;
}
.home0{
color:#f7f7f7;
border-radius:5px;
text-align: center;
background-color: #1D1D27;
width: 80%;
height: 240px;
margin-top: auto;
justify-content: center;
margin-left: auto;
margin-right: auto;
margin-top:60px;
}
.home_1{
color:#f7f7f7;
border-radius:5px;
text-align: center;
background-color: #1D1D27;
width: 600px;
height: 200px;
margin-top: auto;
justify-content: center;
margin-left: 316px;
margin-right: auto;
margin-top:60px;
}
.texthome{
text-align: left;
margin-left: 30px;
}
.home1{
color:#f7f7f7;
border-radius:5px;
background-color: #1D1D27;
width: 80%;
height: 350px;
margin-top: auto;
justify-content: center;
margin-left: auto;
margin-right: auto;
margin-top:60px;
text-align: left;
}
.home1 img{
width:auto;
height:170px;
vertical-align: middle;
margin: 65px;
margin-left: 115px;
}
.home1 img, p{
display:inline-block;
}
.livros{
color:#f7f7f7;
border-radius:5px;
text-align: center;
background-color: #f7f7f7;
width: 25%;
height: 50px;
margin-top: auto;
justify-content: center;
margin-left: auto;
margin-right: auto;
margin-top:60px;
display:inline;
position:absolute;
}
.img_menor{
max-width: 300px;
max-height:500px;
width: auto;
height: 1200px;
position:relative;
display:flex;
flex:initial;
align-items: center;
background-color: #34343d;
margin-left: 2%;
text-align: left;
border-radius:5px;
vertical-align:initial;
border-style: solid;
border-color: rgb(52,52,5);
}
.img_menor3{
max-width: 300px;
max-height:500px;
width: auto;
height: 1200px;
position:relative;
display: flex;
flex:initial;
text-align:left;
align-content: center;
align-items: center;
background-color: palevioletred;
margin-left: 2%;
border-radius:5px;
vertical-align:initial;
border-style: solid;
border-color: rgb(52,52,5);
}
.img_menor2{
max-width: 300px;
max-height:5000px;
width: 500px;
height: 120px;
position:relative;
display:flex;
flex:initial;
align-items: center;
align-content: center;
margin-left: -117%;
border-radius:5px;
margin-top:250px;
vertical-align:initial;
}
.img_menor2 img{
width:6px;
height:3px;
}
.img_home{
max-width:600px;
max-height:500px;
width: auto;
height: auto;
position:relative;
display:flex;
flex:initial;
align-items: center;
margin-left: 30px;
vertical-align:unset;
}
.img_home img{
max-width:300px;
max-height:180px;
width: auto;
height: auto;
/* margin-left: 10px;*/
margin-left: 85px;
margin-top: 18px;
display:flex;
padding-right: 110px;
padding-bottom: 2px;
margin-top: -260px;
}
.home2{
color:#f7f7f7;
border-radius:5px;
text-align: center;
background-color: #1D1D27;
width: 80%;
height: 250px;
margin-top: auto;
justify-content: center;
margin-left: auto;
margin-right: auto;
margin-top:60px;
}
.home4{
color:#f7f7f7;
border-radius:5px;
text-align: center;
background-color: #1D1D27;
width: 80%;
height: 600px;
margin-top: auto;
justify-content: center;
margin-left: auto;
margin-right: auto;
margin-top:60px;
}
.btn-cad{
align-items: center;
align-content: center;
width: 200px;
height: 52px;
font-family: Rubik;
background-color: #f2a340;
border: 2px solid #c28008;
cursor: pointer;
margin-top: 30px;
font-weight: bold;
border-radius: 5px;
color: #f7f7f7;
}
.btn-cad:hover{
background-color:#ad7e44 ;
}
.place::placeholder{
color:#1D1D27;
border-style: hidden;
/*background-color: #757575;
background-size: 45px;*/
font-size: 15px;
}
button, input, optgroup, select, textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
border-radius: 5px;
height: 45px;
}
button{
background-color: #757575;
}
/*
*{
box-sizing: border-box;
font-family: Rubik;
}
/*Average Styling */
| 0.446977 | 0.072801 |
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Saira:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,400;0,500;0,700;0,900;1,400&display=swap');
:root {
--first-nav-color: #999;
--first-nav-font-size: 0.8rem;
--first-nav-font-family: 'Noto Sans', sans-serif;
--second-nav-bg-color: #888;
--second-nav-font-size: 0.9rem;
--second-nav-font-family: 'Oswald', sans-serif;
--header-yellow: #fd3;
--orange-title: #f42;
--title-font-family: 'Saira', sans-serif;
}
body {
font-family: 'Roboto', sans-serif;
}
/* flex classes */
.flex-inverse,
.flex-between,
.flex-center,
.flex-end,
.flex-start {
display: flex;
}
.flex-inverse {
flex-direction: column;
align-items: center;
}
.flex-between {
justify-content: space-between;
align-items: center;
}
.flex-center {
justify-content: center;
align-items: center;
}
.flex-end {
align-items: flex-end;
}
.flex-start {
align-items: flex-start;
}
/* Floats */
.float-right {
float: right;
}
.float-left {
float: left;
}
/* general */
a {
text-decoration: none;
color: inherit;
}
header {
position: fixed;
top: 0;
left: 0;
right: 0;
background: white;
z-index: 10;
}
.hide {
display: none;
}
.category-container {
flex-basis: 33.3333%;
}
.pd-14,
.latest-news article,
.latest-deals article,
.categories-container .category-container {
padding: 0 14px;
}
/* navbar */
.first-nav-container {
color: var(--first-nav-color);
background-color: black;
padding: 0.5em 1em;
font-size: var(--first-nav-font-size);
font-family: var(--first-nav-font-family);
}
.first-nav-container li.except {
margin-right: 0;
}
.first-nav-container .add {
padding-left: 0.2em;
}
nav li {
display: inline-block;
margin-right: 1em;
}
.funding-information span {
margin-left: 0.2em;
}
.second-nav-container,
.mobile-header-container {
padding: 0 0 0 1em;
text-transform: uppercase;
color: var(--second-nav-bg-color);
font-size: var(--second-nav-font-size);
font-family: var(--second-nav-font-family);
height: 45px;
}
.fa-rotate {
transform: rotate(90deg);
}
.search {
width: 3em;
height: 100%;
border-left: 1px solid lightgray;
border-right: 1px solid lightgray;
}
.arrow-small {
vertical-align: middle;
font-size: 0.5rem;
}
.header-popup-container {
padding: 0.5em 1em;
background-color: var(--header-yellow);
font-size: var(--first-nav-font-size);
font-family: var(--first-nav-font-family);
}
.grid-header-nav {
display: grid;
grid-template-columns: 1fr;
}
.dropdown-menu {
position: relative;
display: inline-block;
}
.dropdown-menu-items {
display: none;
position: absolute;
left: -10px;
width: 15em;
background-color: black;
color: var(--second-nav-bg-color);
font-size: var(--second-nav-font-size);
}
.dropdown-menu-items li {
display: block;
font-size: var(--first-nav-font-size);
width: 100%;
padding: 0.7em;
}
.funds-list li {
display: inline-block;
margin: 1em 0;
}
.list-categ-article li {
padding: 0.5em 0 0.5em 1em;
font-size: 0.9rem;
color: #575757;
border-bottom: 1px solid #eee;
}
.footer-menu li {
margin: 6px;
font-size: 0.8rem;
}
.dropdown-menu-items li:first-child {
border-bottom: 1px solid var(--second-nav-bg-color);
}
.dropdown-menu:hover .dropdown-menu-items {
display: block;
}
.icon-container {
width: 3em;
height: 45px;
font-size: var(--second-nav-font-size);
border-left: 1px solid lightgray;
}
/* hero */
.hero {
display: flex;
flex-wrap: wrap;
height: 70vh;
color: white;
margin-top: 97px;
}
.hero h2 {
font-family: var(--title-font-family);
}
.hero .main-article h2 {
font-size: 3rem;
line-height: 3.2rem;
}
.hero .sub-article h2 {
font-size: 1.8rem;
line-height: 2.2rem;
}
.main-article {
flex-basis: 587px;
flex-grow: 1;
height: auto;
background-image: linear-gradient(to bottom right, rgba(255, 0, 0, 0.35), rgba(0, 0, 0, 1)), url(https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2020/04/Spirited-Away-796x415-796x415.jpg);
margin: 3px 7px 0 7px;
}
.hero article {
height: 100%;
}
.hero-container .article-container {
height: 100%;
justify-content: space-between;
padding: 1em;
align-items: flex-start;
}
.hero-container .article-container .top {
width: 100%;
}
.hero-container .article-container .top .date-article {
margin-left: auto;
}
.hero-logo {
display: inline-block;
height: 50%;
width: 50%;
}
.hero-logo img {
width: 100%;
height: auto;
}
.magic-logo {
align-items: flex-start;
}
.sub-article {
padding: 3px 7px 0 0;
flex-basis: 250px;
flex-grow: 1;
height: auto;
justify-content: center;
}
.details-article {
margin-top: 0.7em;
color: var(--first-nav-color);
font-size: 0.8rem;
}
.sub-article .bottom {
padding: 0.5em;
}
.sub-article .one {
background-image: linear-gradient(to bottom, rgba(199, 199, 199, 0.25), rgba(0, 0, 0, 0.75)), url(https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2020/02/Untitled-design-17-796x417.png);
margin-bottom: 7px;
}
.sub-article .two {
background-image: linear-gradient(to bottom, rgba(199, 199, 199, 0.25), rgba(0, 0, 0, 0.75)), url(https://img-cdn.tnwcdn.com/image?fit=1280%2C720&url=https%3A%2F%2Fcdn0.tnwcdn.com%2Fwp-content%2Fblogs.dir%2F1%2Ffiles%2F2020%2F04%2FFeatured-TNW-Photo.png&signature=e1dd1dd83d3fe638149bd423a574e6e8);
}
.sub-article .one,
.sub-article .two,
.main-article {
background-position: center;
background-size: cover;
}
.highlights {
width: 100%;
height: 100%;
}
.article-category {
font-family: var(--second-nav-font-family);
font-weight: 400;
font-size: 0.8rem;
}
.hero .article-category {
padding-bottom: 0.5em;
letter-spacing: 0.1rem;
}
.latest-news-container,
.latest-deals-container {
margin: auto;
max-width: 1280px;
padding: 0 20px;
}
.latest-news .heading,
.latest-deals .heading {
align-self: flex-start;
}
.latest-news-grid,
.latest-deals-grid {
flex-wrap: wrap;
align-self: flex-start;
}
.latest-news article,
.latest-deals article {
flex-basis: 25%;
padding-top: 10px;
padding-bottom: 10px;
}
.latest-news .bottom,
.latest-deals .bottom {
margin-top: 0.3em;
}
.funding-container i {
color: black;
}
.social-media span i {
width: 16px;
height: 16px;
color: white;
}
.latest-news .bottom i {
font-size: 2px;
vertical-align: middle;
}
.latest-news .bottom .sub-heading,
.latest-deals .bottom .sub-heading {
font-size: 1.1rem;
}
.latest-news .bottom .author-date {
color: var(--first-nav-color);
font-size: 0.9rem;
margin-top: 0.5em;
}
.latest-news .img-container,
.latest-news img,
.latest-deals .img-container,
.latest-deals img {
width: 100%;
}
.latest-news img {
height: auto;
}
.latest-deals img {
height: 12em;
object-fit: cover;
}
.latest-deals .img-container {
position: relative;
}
.latest-deals .deal-wrapper {
width: 0;
height: 0;
border: 2.2em solid;
position: absolute;
top: 0;
right: 0;
border-bottom-color: transparent;
border-top-color: var(--header-yellow);
border-left-color: transparent;
border-right-color: var(--header-yellow);
}
.latest-deals .deal {
position: absolute;
top: 14%;
right: 2%;
font-size: 0.6em;
font-weight: bold;
transform: rotate(45deg);
}
.latest-deals .bundle-wrapper {
position: absolute;
width: 0;
height: 0;
border: 2.1em solid;
border-bottom-color: #03cffc;
border-top-color: transparent;
border-left-color: #03cffc;
border-right-color: transparent;
bottom: 2.5px;
left: 0;
z-index: 2;
}
.latest-deals .bundle-white {
position: absolute;
border: 2.24em solid;
border-bottom-color: white;
border-top-color: transparent;
border-left-color: white;
border-right-color: transparent;
bottom: 0;
left: 0;
z-index: 1;
}
.latest-deals .bundle {
color: white;
position: absolute;
font-size: 0.5em;
bottom: 4%;
left: 1%;
z-index: 2;
}
.social-media span {
margin: 0 8px;
width: 40px;
height: 40px;
padding: 10px;
border-radius: 50%;
border: 2px solid #333;
background-color: #333;
}
.latest-deals .bundle span {
display: block;
}
.latest-deals .bundle .amount {
font-size: 0.8rem;
font-weight: bold;
}
/* Funding style */
.latest-funding-container,
.categories-container {
margin: auto;
max-width: 1280px;
padding: 0 20px;
}
.latest-funding-header-container,
.funds-container {
width: 100%;
}
.funds-container {
margin-bottom: 2rem;
}
.funding-header-item {
width: 100%;
align-items: flex-start;
background-color: #ffebe8;
}
.funding-header-item h4 {
color: white;
width: 100%;
padding: 0.5em 0;
background-color: var(--orange-title);
}
.funding-stage {
align-items: flex-start;
padding: 0.5em 0;
}
.funding-stage span:first-child {
font-weight: bold;
color: black;
font-size: 1.2rem;
padding-bottom: 0.2em;
}
.funding-stage span:last-child {
font-family: var(--second-nav-font-family);
letter-spacing: 0.1rem;
font-size: 0.8rem;
color: #807674;
}
.funding-container {
flex-basis: 25%;
margin: 0 14px;
align-self: stretch;
background-color: #fffaf8;
align-items: flex-start;
color: #585858;
}
.funding-information {
padding: 1em;
line-height: 2em;
border-bottom: 1px solid #ffccc3;
font-size: 0.8rem;
}
.funding-status {
padding: 1em;
font-size: 0.7rem;
}
.funding-status span:last-child {
color: var(--first-nav-color);
}
.latest-funding-header-container .heading,
.latest-news-container .heading,
.latest-deals-container .heading,
.categories-container .heading {
color: var(--orange-title);
font-family: var(--title-font-family);
font-size: 1.5rem;
font-weight: bold;
margin-top: 4em;
margin-bottom: 1em;
}
.funds-list {
color: var(--orange-title);
align-self: flex-end;
margin-bottom: 0.5em;
}
.funds-list :nth-child(1)::after,
.funds-list :nth-child(2)::after {
content: "|";
margin: 0 5px;
display: inline-block;
}
.latest-funding-container .img-container {
float: left;
margin: 0.5em;
}
.latest-funding-container .img-container img {
width: 60px;
height: 60px;
}
/* latest deals unique styles */
.latest-deals .price del {
font-size: 0.73rem;
color: var(--second-nav-bg-color);
opacity: 0.7;
display: inline-block;
margin-right: 5px;
}
.latest-deals .price {
color: grey;
font-size: 0.9rem;
margin-top: 0.5em;
}
/* Category Style */
.categories-container {
flex-wrap: wrap;
}
.category-container .latest-highlight img {
width: 96px;
height: 100%;
position: absolute;
top: 0;
right: 0;
}
.category-highlight {
background-image: linear-gradient(to bottom, rgba(199, 199, 199, 0.25), rgba(0, 0, 0, 0.75)), url(https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2020/04/Google-Meet-796x417.jpg);
background-position: center;
background-size: cover;
height: 20vw;
}
.category-highlight .bottom {
color: white;
padding: 0.5em;
}
.category-container .latest-highlight {
background-color: #fff4f2;
height: 96px;
position: relative;
}
.category-container .latest-highlight .text-container {
margin-top: 2px;
padding-right: 98px;
color: var(--orange-title);
}
.category-container .latest-highlight span {
display: block;
padding: 1em 0.5em 0.3em;
font-size: 0.8rem;
font-family: var(--second-nav-font-family);
}
.category-container .latest-highlight h3 {
padding-left: 0.5em;
line-height: 1.1rem;
font-size: 0.9rem;
font-weight: bold;
}
.list-categ-article li::before {
content: "\2022";
color: var(--orange-title);
font-weight: bold;
display: inline-block;
width: 1em;
margin-left: -1em;
}
/* Footer style */
footer {
color: #878787;
}
footer div {
text-align: center;
}
.footer-links {
background-color: #131313;
padding: 3em 0 2em;
}
.social-media,
.footer-menu {
flex-wrap: wrap;
font-family: var(--second-nav-font-family);
}
.copyright {
padding: 3em;
background-color: black;
font-size: 0.8rem;
}
.tnw-footer-logo {
width: 38px;
height: 9px;
}
.stack-footer-logo {
width: 66px;
height: 9px;
}
.red {
color: red;
}
.social-media {
margin-bottom: 1.5em;
}
.social-media span:hover {
background-color: #191919;
}
@media all and (max-width: 1080px) {
.grid-header-nav {
display: grid;
grid-template-columns: 100px 1fr;
}
.header-logo {
display: flex;
height: 100%;
width: 100px;
background: linear-gradient(to bottom right, #c09, #f42 85%);
}
.header-logo img {
width: 66px;
height: 16px;
}
.hero .sub-article h2 {
font-size: 1.2rem;
line-height: 1.6rem;
}
.hide-1080 {
display: none;
}
.hero {
height: 60%;
}
.main-article {
background-image: linear-gradient(to bottom, rgba(199, 199, 199, 0.25), rgba(0, 0, 0, 0.75)), url(https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2020/04/Spirited-Away-796x415-796x415.jpg);
}
.latest-funding-header-container {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.funds-list {
display: flex;
flex-direction: row-reverse;
align-self: flex-start;
}
.latest-funding-header-container .heading {
margin-bottom: 0;
}
.funding-container,
.latest-news article,
.latest-deals article {
flex-basis: 33.3333%;
}
.funding-container:last-child {
margin-left: 0;
}
.funding-container:first-child {
margin-right: 0;
}
.funds-list :nth-child(1)::after {
content: "";
}
.funds-list :nth-child(2)::after,
.funds-list :nth-child(3)::after {
content: "|";
margin: 0 5px;
display: inline-block;
}
.funds-container .funding-container:last-child {
display: none;
}
.latest-news .bottom .sub-heading,
.latest-deals .bottom .sub-heading {
font-size: 1rem;
}
.latest-news .bottom .author-date {
font-size: 0.8rem;
}
.category-container {
flex-basis: 50%;
}
.category-highlight {
height: 30vw;
}
.magic-logo {
visibility: hidden;
}
}
@media all and (max-width: 850px) {
.grid-header-nav,
.deal-wrapper,
.deal,
.bundle-wrapper,
.bundle-white,
.bundle {
display: none;
}
.magic-logo {
height: 0;
}
.hero h2 {
font-size: 1.4rem !important;
line-height: 1.6rem !important;
}
.hero-container .article-container {
padding: 0.5em;
}
.mobile-header-container {
display: flex;
justify-content: space-between;
padding: 0;
}
.header-popup-container {
height: 3em;
display: flex;
justify-content: center;
align-items: center;
}
.main-article,
.sub-article .one,
.sub-article .two {
height: 30vh;
margin: 0;
padding: 0;
}
.sub-article {
margin: 0;
padding: 0;
}
.sub-article .one {
margin: 7px 0;
}
.hero {
padding: 7px;
height: auto;
margin-top: 76px;
}
.funds-list {
display: flex;
flex-direction: column-reverse;
margin: 1em 0;
}
.funds-list li {
margin: 1em 0 0 0;
}
.funds-list li:last-child {
margin: 0;
}
.funds-list :nth-child(1n)::after {
content: "";
}
.funds-container {
flex-direction: column;
padding: 0 14px;
}
.funding-container {
margin: 1em 0;
}
.latest-news-grid,
.latest-deals-grid {
flex-direction: column;
}
.latest-news img,
.latest-deals img {
height: 75px;
width: 75px;
object-fit: cover;
float: left;
}
.latest-news .bottom,
.latest-deals .bottom {
margin-top: 0;
margin-left: 85px;
}
.latest-news .bottom .sub-heading,
.latest-deals .bottom .sub-heading {
font-size: 0.9rem;
}
.latest-news .bottom .author-date {
font-size: 0.7rem;
}
.category-container {
flex-basis: 100%;
}
.category-highlight {
height: 60vw;
}
.copyright span {
display: block;
line-height: 1.5em;
}
}
@media all and (max-width: 460px) {
.header-popup-container {
font-size: calc(0.8 * var(--first-nav-font-size));
}
.hero {
margin-top: 69px;
}
}
|
css/style.css
|
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Saira:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,400;0,500;0,700;0,900;1,400&display=swap');
:root {
--first-nav-color: #999;
--first-nav-font-size: 0.8rem;
--first-nav-font-family: 'Noto Sans', sans-serif;
--second-nav-bg-color: #888;
--second-nav-font-size: 0.9rem;
--second-nav-font-family: 'Oswald', sans-serif;
--header-yellow: #fd3;
--orange-title: #f42;
--title-font-family: 'Saira', sans-serif;
}
body {
font-family: 'Roboto', sans-serif;
}
/* flex classes */
.flex-inverse,
.flex-between,
.flex-center,
.flex-end,
.flex-start {
display: flex;
}
.flex-inverse {
flex-direction: column;
align-items: center;
}
.flex-between {
justify-content: space-between;
align-items: center;
}
.flex-center {
justify-content: center;
align-items: center;
}
.flex-end {
align-items: flex-end;
}
.flex-start {
align-items: flex-start;
}
/* Floats */
.float-right {
float: right;
}
.float-left {
float: left;
}
/* general */
a {
text-decoration: none;
color: inherit;
}
header {
position: fixed;
top: 0;
left: 0;
right: 0;
background: white;
z-index: 10;
}
.hide {
display: none;
}
.category-container {
flex-basis: 33.3333%;
}
.pd-14,
.latest-news article,
.latest-deals article,
.categories-container .category-container {
padding: 0 14px;
}
/* navbar */
.first-nav-container {
color: var(--first-nav-color);
background-color: black;
padding: 0.5em 1em;
font-size: var(--first-nav-font-size);
font-family: var(--first-nav-font-family);
}
.first-nav-container li.except {
margin-right: 0;
}
.first-nav-container .add {
padding-left: 0.2em;
}
nav li {
display: inline-block;
margin-right: 1em;
}
.funding-information span {
margin-left: 0.2em;
}
.second-nav-container,
.mobile-header-container {
padding: 0 0 0 1em;
text-transform: uppercase;
color: var(--second-nav-bg-color);
font-size: var(--second-nav-font-size);
font-family: var(--second-nav-font-family);
height: 45px;
}
.fa-rotate {
transform: rotate(90deg);
}
.search {
width: 3em;
height: 100%;
border-left: 1px solid lightgray;
border-right: 1px solid lightgray;
}
.arrow-small {
vertical-align: middle;
font-size: 0.5rem;
}
.header-popup-container {
padding: 0.5em 1em;
background-color: var(--header-yellow);
font-size: var(--first-nav-font-size);
font-family: var(--first-nav-font-family);
}
.grid-header-nav {
display: grid;
grid-template-columns: 1fr;
}
.dropdown-menu {
position: relative;
display: inline-block;
}
.dropdown-menu-items {
display: none;
position: absolute;
left: -10px;
width: 15em;
background-color: black;
color: var(--second-nav-bg-color);
font-size: var(--second-nav-font-size);
}
.dropdown-menu-items li {
display: block;
font-size: var(--first-nav-font-size);
width: 100%;
padding: 0.7em;
}
.funds-list li {
display: inline-block;
margin: 1em 0;
}
.list-categ-article li {
padding: 0.5em 0 0.5em 1em;
font-size: 0.9rem;
color: #575757;
border-bottom: 1px solid #eee;
}
.footer-menu li {
margin: 6px;
font-size: 0.8rem;
}
.dropdown-menu-items li:first-child {
border-bottom: 1px solid var(--second-nav-bg-color);
}
.dropdown-menu:hover .dropdown-menu-items {
display: block;
}
.icon-container {
width: 3em;
height: 45px;
font-size: var(--second-nav-font-size);
border-left: 1px solid lightgray;
}
/* hero */
.hero {
display: flex;
flex-wrap: wrap;
height: 70vh;
color: white;
margin-top: 97px;
}
.hero h2 {
font-family: var(--title-font-family);
}
.hero .main-article h2 {
font-size: 3rem;
line-height: 3.2rem;
}
.hero .sub-article h2 {
font-size: 1.8rem;
line-height: 2.2rem;
}
.main-article {
flex-basis: 587px;
flex-grow: 1;
height: auto;
background-image: linear-gradient(to bottom right, rgba(255, 0, 0, 0.35), rgba(0, 0, 0, 1)), url(https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2020/04/Spirited-Away-796x415-796x415.jpg);
margin: 3px 7px 0 7px;
}
.hero article {
height: 100%;
}
.hero-container .article-container {
height: 100%;
justify-content: space-between;
padding: 1em;
align-items: flex-start;
}
.hero-container .article-container .top {
width: 100%;
}
.hero-container .article-container .top .date-article {
margin-left: auto;
}
.hero-logo {
display: inline-block;
height: 50%;
width: 50%;
}
.hero-logo img {
width: 100%;
height: auto;
}
.magic-logo {
align-items: flex-start;
}
.sub-article {
padding: 3px 7px 0 0;
flex-basis: 250px;
flex-grow: 1;
height: auto;
justify-content: center;
}
.details-article {
margin-top: 0.7em;
color: var(--first-nav-color);
font-size: 0.8rem;
}
.sub-article .bottom {
padding: 0.5em;
}
.sub-article .one {
background-image: linear-gradient(to bottom, rgba(199, 199, 199, 0.25), rgba(0, 0, 0, 0.75)), url(https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2020/02/Untitled-design-17-796x417.png);
margin-bottom: 7px;
}
.sub-article .two {
background-image: linear-gradient(to bottom, rgba(199, 199, 199, 0.25), rgba(0, 0, 0, 0.75)), url(https://img-cdn.tnwcdn.com/image?fit=1280%2C720&url=https%3A%2F%2Fcdn0.tnwcdn.com%2Fwp-content%2Fblogs.dir%2F1%2Ffiles%2F2020%2F04%2FFeatured-TNW-Photo.png&signature=e1dd1dd83d3fe638149bd423a574e6e8);
}
.sub-article .one,
.sub-article .two,
.main-article {
background-position: center;
background-size: cover;
}
.highlights {
width: 100%;
height: 100%;
}
.article-category {
font-family: var(--second-nav-font-family);
font-weight: 400;
font-size: 0.8rem;
}
.hero .article-category {
padding-bottom: 0.5em;
letter-spacing: 0.1rem;
}
.latest-news-container,
.latest-deals-container {
margin: auto;
max-width: 1280px;
padding: 0 20px;
}
.latest-news .heading,
.latest-deals .heading {
align-self: flex-start;
}
.latest-news-grid,
.latest-deals-grid {
flex-wrap: wrap;
align-self: flex-start;
}
.latest-news article,
.latest-deals article {
flex-basis: 25%;
padding-top: 10px;
padding-bottom: 10px;
}
.latest-news .bottom,
.latest-deals .bottom {
margin-top: 0.3em;
}
.funding-container i {
color: black;
}
.social-media span i {
width: 16px;
height: 16px;
color: white;
}
.latest-news .bottom i {
font-size: 2px;
vertical-align: middle;
}
.latest-news .bottom .sub-heading,
.latest-deals .bottom .sub-heading {
font-size: 1.1rem;
}
.latest-news .bottom .author-date {
color: var(--first-nav-color);
font-size: 0.9rem;
margin-top: 0.5em;
}
.latest-news .img-container,
.latest-news img,
.latest-deals .img-container,
.latest-deals img {
width: 100%;
}
.latest-news img {
height: auto;
}
.latest-deals img {
height: 12em;
object-fit: cover;
}
.latest-deals .img-container {
position: relative;
}
.latest-deals .deal-wrapper {
width: 0;
height: 0;
border: 2.2em solid;
position: absolute;
top: 0;
right: 0;
border-bottom-color: transparent;
border-top-color: var(--header-yellow);
border-left-color: transparent;
border-right-color: var(--header-yellow);
}
.latest-deals .deal {
position: absolute;
top: 14%;
right: 2%;
font-size: 0.6em;
font-weight: bold;
transform: rotate(45deg);
}
.latest-deals .bundle-wrapper {
position: absolute;
width: 0;
height: 0;
border: 2.1em solid;
border-bottom-color: #03cffc;
border-top-color: transparent;
border-left-color: #03cffc;
border-right-color: transparent;
bottom: 2.5px;
left: 0;
z-index: 2;
}
.latest-deals .bundle-white {
position: absolute;
border: 2.24em solid;
border-bottom-color: white;
border-top-color: transparent;
border-left-color: white;
border-right-color: transparent;
bottom: 0;
left: 0;
z-index: 1;
}
.latest-deals .bundle {
color: white;
position: absolute;
font-size: 0.5em;
bottom: 4%;
left: 1%;
z-index: 2;
}
.social-media span {
margin: 0 8px;
width: 40px;
height: 40px;
padding: 10px;
border-radius: 50%;
border: 2px solid #333;
background-color: #333;
}
.latest-deals .bundle span {
display: block;
}
.latest-deals .bundle .amount {
font-size: 0.8rem;
font-weight: bold;
}
/* Funding style */
.latest-funding-container,
.categories-container {
margin: auto;
max-width: 1280px;
padding: 0 20px;
}
.latest-funding-header-container,
.funds-container {
width: 100%;
}
.funds-container {
margin-bottom: 2rem;
}
.funding-header-item {
width: 100%;
align-items: flex-start;
background-color: #ffebe8;
}
.funding-header-item h4 {
color: white;
width: 100%;
padding: 0.5em 0;
background-color: var(--orange-title);
}
.funding-stage {
align-items: flex-start;
padding: 0.5em 0;
}
.funding-stage span:first-child {
font-weight: bold;
color: black;
font-size: 1.2rem;
padding-bottom: 0.2em;
}
.funding-stage span:last-child {
font-family: var(--second-nav-font-family);
letter-spacing: 0.1rem;
font-size: 0.8rem;
color: #807674;
}
.funding-container {
flex-basis: 25%;
margin: 0 14px;
align-self: stretch;
background-color: #fffaf8;
align-items: flex-start;
color: #585858;
}
.funding-information {
padding: 1em;
line-height: 2em;
border-bottom: 1px solid #ffccc3;
font-size: 0.8rem;
}
.funding-status {
padding: 1em;
font-size: 0.7rem;
}
.funding-status span:last-child {
color: var(--first-nav-color);
}
.latest-funding-header-container .heading,
.latest-news-container .heading,
.latest-deals-container .heading,
.categories-container .heading {
color: var(--orange-title);
font-family: var(--title-font-family);
font-size: 1.5rem;
font-weight: bold;
margin-top: 4em;
margin-bottom: 1em;
}
.funds-list {
color: var(--orange-title);
align-self: flex-end;
margin-bottom: 0.5em;
}
.funds-list :nth-child(1)::after,
.funds-list :nth-child(2)::after {
content: "|";
margin: 0 5px;
display: inline-block;
}
.latest-funding-container .img-container {
float: left;
margin: 0.5em;
}
.latest-funding-container .img-container img {
width: 60px;
height: 60px;
}
/* latest deals unique styles */
.latest-deals .price del {
font-size: 0.73rem;
color: var(--second-nav-bg-color);
opacity: 0.7;
display: inline-block;
margin-right: 5px;
}
.latest-deals .price {
color: grey;
font-size: 0.9rem;
margin-top: 0.5em;
}
/* Category Style */
.categories-container {
flex-wrap: wrap;
}
.category-container .latest-highlight img {
width: 96px;
height: 100%;
position: absolute;
top: 0;
right: 0;
}
.category-highlight {
background-image: linear-gradient(to bottom, rgba(199, 199, 199, 0.25), rgba(0, 0, 0, 0.75)), url(https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2020/04/Google-Meet-796x417.jpg);
background-position: center;
background-size: cover;
height: 20vw;
}
.category-highlight .bottom {
color: white;
padding: 0.5em;
}
.category-container .latest-highlight {
background-color: #fff4f2;
height: 96px;
position: relative;
}
.category-container .latest-highlight .text-container {
margin-top: 2px;
padding-right: 98px;
color: var(--orange-title);
}
.category-container .latest-highlight span {
display: block;
padding: 1em 0.5em 0.3em;
font-size: 0.8rem;
font-family: var(--second-nav-font-family);
}
.category-container .latest-highlight h3 {
padding-left: 0.5em;
line-height: 1.1rem;
font-size: 0.9rem;
font-weight: bold;
}
.list-categ-article li::before {
content: "\2022";
color: var(--orange-title);
font-weight: bold;
display: inline-block;
width: 1em;
margin-left: -1em;
}
/* Footer style */
footer {
color: #878787;
}
footer div {
text-align: center;
}
.footer-links {
background-color: #131313;
padding: 3em 0 2em;
}
.social-media,
.footer-menu {
flex-wrap: wrap;
font-family: var(--second-nav-font-family);
}
.copyright {
padding: 3em;
background-color: black;
font-size: 0.8rem;
}
.tnw-footer-logo {
width: 38px;
height: 9px;
}
.stack-footer-logo {
width: 66px;
height: 9px;
}
.red {
color: red;
}
.social-media {
margin-bottom: 1.5em;
}
.social-media span:hover {
background-color: #191919;
}
@media all and (max-width: 1080px) {
.grid-header-nav {
display: grid;
grid-template-columns: 100px 1fr;
}
.header-logo {
display: flex;
height: 100%;
width: 100px;
background: linear-gradient(to bottom right, #c09, #f42 85%);
}
.header-logo img {
width: 66px;
height: 16px;
}
.hero .sub-article h2 {
font-size: 1.2rem;
line-height: 1.6rem;
}
.hide-1080 {
display: none;
}
.hero {
height: 60%;
}
.main-article {
background-image: linear-gradient(to bottom, rgba(199, 199, 199, 0.25), rgba(0, 0, 0, 0.75)), url(https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2020/04/Spirited-Away-796x415-796x415.jpg);
}
.latest-funding-header-container {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.funds-list {
display: flex;
flex-direction: row-reverse;
align-self: flex-start;
}
.latest-funding-header-container .heading {
margin-bottom: 0;
}
.funding-container,
.latest-news article,
.latest-deals article {
flex-basis: 33.3333%;
}
.funding-container:last-child {
margin-left: 0;
}
.funding-container:first-child {
margin-right: 0;
}
.funds-list :nth-child(1)::after {
content: "";
}
.funds-list :nth-child(2)::after,
.funds-list :nth-child(3)::after {
content: "|";
margin: 0 5px;
display: inline-block;
}
.funds-container .funding-container:last-child {
display: none;
}
.latest-news .bottom .sub-heading,
.latest-deals .bottom .sub-heading {
font-size: 1rem;
}
.latest-news .bottom .author-date {
font-size: 0.8rem;
}
.category-container {
flex-basis: 50%;
}
.category-highlight {
height: 30vw;
}
.magic-logo {
visibility: hidden;
}
}
@media all and (max-width: 850px) {
.grid-header-nav,
.deal-wrapper,
.deal,
.bundle-wrapper,
.bundle-white,
.bundle {
display: none;
}
.magic-logo {
height: 0;
}
.hero h2 {
font-size: 1.4rem !important;
line-height: 1.6rem !important;
}
.hero-container .article-container {
padding: 0.5em;
}
.mobile-header-container {
display: flex;
justify-content: space-between;
padding: 0;
}
.header-popup-container {
height: 3em;
display: flex;
justify-content: center;
align-items: center;
}
.main-article,
.sub-article .one,
.sub-article .two {
height: 30vh;
margin: 0;
padding: 0;
}
.sub-article {
margin: 0;
padding: 0;
}
.sub-article .one {
margin: 7px 0;
}
.hero {
padding: 7px;
height: auto;
margin-top: 76px;
}
.funds-list {
display: flex;
flex-direction: column-reverse;
margin: 1em 0;
}
.funds-list li {
margin: 1em 0 0 0;
}
.funds-list li:last-child {
margin: 0;
}
.funds-list :nth-child(1n)::after {
content: "";
}
.funds-container {
flex-direction: column;
padding: 0 14px;
}
.funding-container {
margin: 1em 0;
}
.latest-news-grid,
.latest-deals-grid {
flex-direction: column;
}
.latest-news img,
.latest-deals img {
height: 75px;
width: 75px;
object-fit: cover;
float: left;
}
.latest-news .bottom,
.latest-deals .bottom {
margin-top: 0;
margin-left: 85px;
}
.latest-news .bottom .sub-heading,
.latest-deals .bottom .sub-heading {
font-size: 0.9rem;
}
.latest-news .bottom .author-date {
font-size: 0.7rem;
}
.category-container {
flex-basis: 100%;
}
.category-highlight {
height: 60vw;
}
.copyright span {
display: block;
line-height: 1.5em;
}
}
@media all and (max-width: 460px) {
.header-popup-container {
font-size: calc(0.8 * var(--first-nav-font-size));
}
.hero {
margin-top: 69px;
}
}
| 0.38549 | 0.064477 |
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700|Poppins:300,400,500 ");
@import url("../css/font-awesome.min.css");
.slider_btn_one:hover {
color: #fff;
background: #fda12b; }
.more-link, .slider_home .slider_btn_two, .slider_home .slider_btn_one {
color: #fff;
background: #fda12b; }
.more-link:hover, .slider_btn_two:hover {
color: #fff;
background: #1a2940; }
html {
font-size: 15px; }
body {
font-family: "Poppins", sans-serif;
font-size: 15px;
background: #fff;
color: #656565;
font-size: 15px;
font-weight: 300;
line-height: 26px;
margin: 0;
padding: 0;
position: relative; }
p {
color: #656565;
line-height: 1.8em;
margin-bottom: 15px; }
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Montserrat", sans-serif;
font-weight: 600;
color: #1a2940;
margin: 0 0 15px; }
h3 {
font-size: 22px;
font-weight: 400; }
ul {
padding-left: 0;
margin: 0;
list-style-position: inside; }
li {
list-style: none; }
a {
text-decoration: none;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-ms-transition: all 0.2s;
transition: all 0.2s; }
a:hover,
a:focus {
text-decoration: none; }
a:focus {
outline: none !important; }
img {
max-width: 100%;
height: auto; }
#preloader {
position: fixed;
left: 0;
top: 0;
z-index: 9999999;
width: 100%;
height: 100%;
overflow: visible;
background: #fff;
background-image: url("../images/pre_loader.gif");
background-position: center center;
background-repeat: no-repeat;
background-attachment: scroll;
color: #000; }
@media (max-width: 767px) {
.col-sm-12 {
flex: 0 0 100% !important;
max-width: 100% !important; } }
.owl-dots {
text-align: center;
height: 15px; }
.owl-dot span {
width: 10px;
height: 10px;
display: block;
margin: 0px 5px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
border: 1px solid #1a2940; }
.owl-dot {
display: inline-block;
margin-top: 50px; }
.owl-dot.active span {
background-color: #1a2940; }
.pad_tb_70 {
padding: 70px 0;
}
.mb_m30 {
margin-bottom: -30px; }
header {
position: relative; }
.header {
background-color: #1a2940;
padding: 10px 0px; }
.header_top_left {
width: 40%; }
@media (max-width: 767px) {
.header_top_left {
width: 100%; } }
.header_top_left, .header_top_right {
padding-left: 15px;
padding-right: 15px; }
.social-nav {
position: relative;
z-index: 999; }
@media (max-width: 767px) {
.social-nav {
text-align: center; } }
.social-nav p {
display: inline-block;
float: left;
color: #fff;
margin: 0px 10px 0px 0px; }
@media (max-width: 767px) {
.social-nav p {
display: inline-block;
float: none;
text-align: center; } }
.header_socil {
margin-bottom: 0; }
.header_socil li {
font-size: 12px;
margin: 0;
position: relative;
padding-right: 3px;
padding-left: 3px;
display: inline; }
.header_socil li .fa {
color: #fff;
padding-right: 6px;
font-size: 15px; }
@media (max-width: 767px) {
.header_socil {
float: none !important;
display: inline; } }
.header_top_right {
text-align: right;
width: 60%; }
.header_top_right li {
display: inline;
font-size: 14px;
padding-left: 30px;
color: #fff; }
.header_top_right li i {
margin-right: 5px;
color: #fda12b; }
@media (max-width: 767px) {
.header_top_right {
display: none; } }
.navigation {
background-color: #fff;
z-index: 9999;
position: relative;
-webkit-box-shadow: 0px 3px 6px 0px rgba(54, 54, 54, 0.06);
-moz-box-shadow: 0px 3px 6px 0px rgba(54, 54, 54, 0.06);
-o-box-shadow: 0px 3px 6px 0px rgba(54, 54, 54, 0.06);
-ms-box-shadow: 0px 3px 6px 0px rgba(54, 54, 54, 0.06);
box-shadow: 0px 3px 6px 0px rgba(54, 54, 54, 0.06);
}
.navigation .logo img {
margin-top: 16px;
max-width: inherit; }
@media (max-width: 767px) {
.navigation .logo img {
max-width: inherit;
width: 145px;
margin-top: 12px; } }
.navigation .logo {
background: transparent !important;
width: 189px;
float: left;
position: relative;
height: 73px; }
@media (max-width: 767px) {
.navigation #navigation.small-screen {
width: 100%;
margin-top: -69px; } }
.navigation .menu_wrp {
float: right; }
.navigation #navigation,
.navigation #navigation ul,
.navigation #navigation ul li,
.navigation #navigation ul li a {
margin: 0;
padding: 0;
border: 0;
list-style: none;
line-height: 14px;
display: block;
position: relative; }
.navigation #navigation > ul > li {
float: left; }
.navigation #navigation li:hover > ul {
padding-top: 0px;
padding-bottom: 0px;
background: #fff; }
.navigation #navigation.align-center > ul {
font-size: 0;
text-align: center; }
.navigation #navigation.align-center > ul > li {
display: inline-block;
float: none; }
.navigation #navigation ul li.active > a {
color: #fda12b; }
.navigation #navigation.align-center ul ul {
text-align: left; }
.navigation #navigation.align-right > ul > li {
float: right; }
.navigation #navigation > ul > li > a {
padding: 33px 0px 33px 32px;
font-size: 16px;
letter-spacing: 1px;
text-decoration: none;
color: #222;
text-transform: capitalize;
margin-right: -1px;
font-weight: 400;
position: relative; }
@media (max-width: 991px) {
.navigation #navigation > ul > li > a {
padding: 33px 0px 33px 20px; } }
.navigation .navigation #navigation ul ul li a {
position: relative; }
.navigation .navigation #navigation ul ul li a:after {
position: absolute;
content: "";
background: #fda12b;
width: 4px;
height: 4px;
left: 0;
top: 50%;
margin-left: 19px;
margin-top: -2px;
opacity: 1;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s; }
.navigation .navigation #navigation ul ul li a:hover {
margin-left: 10px;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s; }
.navigation .navigation #navigation ul li ul li:hover a:after {
opacity: 1;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s; }
.navigation #navigation > ul > li.has-sub > a {
position: relative; }
.navigation #navigation > ul > li > .active {
color: #fda12b; }
.navigation #navigation > ul > li:hover > a {
color: #fda12b !important; }
.navigation #navigation ul ul {
position: absolute;
left: -9999px; }
.navigation #navigation.align-right ul ul {
text-align: right; }
.navigation #navigation ul ul li {
height: 0;
-webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
-o-transition: all 0.25s;
-ms-transition: all 0.25s;
transition: all 0.25s; }
.navigation #navigation li:hover > ul {
left: auto; }
.navigation #navigation.align-right li:hover > ul {
left: auto;
right: 0; }
.navigation #navigation li:hover > ul > li {
height: 50px; }
.navigation #navigation ul ul ul {
margin-left: 100%;
top: 0; }
.navigation #navigation.align-right ul ul ul {
margin-left: 0;
margin-right: 100%; }
.navigation #navigation ul ul li a {
border-bottom: 1px solid #f1f1f1;
padding: 18px 10px 18px 25px;
width: 220px;
font-size: 16px;
text-decoration: none;
color: #222;
background: #fff;
text-transform: capitalize;
margin-left: 0px;
line-height: 13px;
position: relative; }
.navigation #navigation ul ul li a::after {
position: absolute;
content: "";
background: #fda12b;
width: 4px;
height: 4px;
left: 0;
top: 50%;
margin-left: 26px;
margin-top: -2px;
opacity: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s; }
@media (max-width: 767px) {
.navigation #navigation ul ul li a::after {
display: none; } }
.navigation #navigation ul ul li a:hover {
padding-left: 36px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s; }
.navigation #navigation ul ul li:hover a:after {
opacity: 1;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s; }
.navigation #navigation ul ul li:last-child > a,
.navigation #navigation ul ul li.last-item > a {
border-bottom: 0; }
.navigation #navigation ul ul li:hover > a,
.navigation #navigation ul ul li a:hover {
color: #fda12b; }
.navigation #navigation ul ul li a i {
min-width: 20px;
}
.navigation #navigation #menu-button {
display: none;
position: relative; }
.navigation #navigation.small-screen {
width: 100%; }
.navigation #navigation.small-screen ul {
width: 100%;
display: none; }
.navigation #navigation.small-screen > ul {
margin-top: 10px;
border-left: 1px solid rgba(120, 120, 120, 0.2);
border-right: 1px solid rgba(120, 120, 120, 0.2);
border-bottom: 1px solid rgba(120, 120, 120, 0.2);
margin-bottom: 15px; }
.navigation #navigation.small-screen.align-center > ul {
text-align: left; }
.navigation #navigation.small-screen ul > li {
width: 100%;
border-top: 1px solid rgba(120, 120, 120, 0.2); }
.navigation #navigation.small-screen ul ul li,
.navigation #navigation.small-screen li:hover > ul > li {
height: auto; }
.navigation #navigation.small-screen ul li a,
.navigation #navigation.small-screen ul ul li a {
width: 100%;
border-bottom: 0;
padding: 16px 20px; }
.navigation #navigation.small-screen > ul > li {
float: none; }
.navigation #navigation.small-screen ul ul li a {
padding-left: 15px; }
.navigation #navigation.small-screen ul ul ul li a {
padding-left: 35px; }
.navigation #navigation.small-screen ul ul li a {
color: #222;
background: none;
margin-left: 21px; }
.navigation #navigation.small-screen ul ul li:hover > a,
.navigation #navigation.small-screen ul ul li.active > a {
color: #fda12b; }
.navigation #navigation.small-screen ul ul,
.navigation #navigation.small-screen ul ul ul,
.navigation #navigation.small-screen.align-right ul ul {
position: relative;
left: 0;
width: 100%;
margin: 0;
text-align: left;
padding-top: 0px;
padding-bottom: 0px; }
.navigation #navigation.small-screen > ul > li.has-sub > a:after,
.navigation #navigation.small-screen > ul > li.has-sub > a:before,
.navigation #navigation.small-screen ul ul > li.has-sub > a:after,
.navigation #navigation.small-screen ul ul > li.has-sub > a:before {
display: none; }
.navigation #navigation.small-screen #menu-button {
display: block;
color: #222;
cursor: pointer;
font-size: 12px;
text-transform: uppercase;
font-weight: 700;
padding: 28px;
margin-top: 10px; }
.navigation #navigation.small-screen #menu-button:after {
position: absolute;
top: 22px;
right: 2px;
display: block;
height: 8px;
width: 20px;
border-top: 2px solid #222;
border-bottom: 2px solid #222;
content: ''; }
.navigation #navigation.small-screen #menu-button:before {
position: absolute;
top: 16px;
right: 2px;
display: block;
height: 2px;
width: 20px;
background: #222;
content: ''; }
.navigation #navigation.small-screen #menu-button.menu-opened:after {
top: 23px;
border: 0;
height: 2px;
width: 15px;
background: #222;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg); }
.navigation #navigation.small-screen #menu-button.menu-opened:before {
top: 23px;
background: #222;
width: 15px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg); }
.navigation #navigation.small-screen .submenu-button {
position: absolute;
z-index: 99;
right: 0;
top: 0;
display: block;
border-left: 1px solid rgba(120, 120, 120, 0.2);
height: 46px;
width: 46px;
cursor: pointer; }
.navigation #navigation.small-screen .submenu-button.submenu-opened {
background: #fff; }
.navigation #navigation.small-screen ul ul .submenu-button {
height: 35px;
width: 35px;
top: 8px; }
.navigation #navigation.small-screen .submenu-button:after {
position: absolute;
top: 22px;
right: 19px;
width: 8px;
height: 2px;
display: block;
background: #222;
content: ''; }
.navigation #navigation.small-screen ul ul .submenu-button:after {
top: 15px;
right: 13px; }
.navigation #navigation.small-screen .submenu-button.submenu-opened:after {
background: #222; }
.navigation #navigation.small-screen .submenu-button:before {
position: absolute;
top: 19px;
right: 22px;
display: block;
width: 2px;
height: 8px;
background: #222;
content: ''; }
.navigation #navigation.small-screen ul ul .submenu-button:before {
top: 12px;
right: 16px; }
.navigation #navigation.small-screen .submenu-button.submenu-opened:before {
display: none; }
.navigation #navigation.small-screen.select-list {
padding: 5px; }
.header_two {
padding: 25px 0px; }
@media (max-width: 767px) {
.header_two .pull-right {
float: none; } }
.header_info_bx_tw {
position: relative;
float: left;
margin-left: 50px;
font-size: 13px;
color: #777777;
text-align: left;
padding: 0px 50px 0px 45px;
border-right: 1px solid #f4ecec; }
@media (max-width: 1199px) {
.header_info_bx_tw {
margin-left: 25px;
padding: 0px 25px 0px 45px; } }
@media (max-width: 991px) {
.header_info_bx_tw {
margin-left: 20px;
padding: 0px 20px 0px 48px; }
.header_info_bx_tw:nth-child(2) {
border-right: 1px solid transparent;
padding: 0px 0px 0px 48px; } }
@media (max-width: 767px) {
.header_info_bx_tw {
margin-left: 0px;
margin-top: 15px;
border: 1px solid transparent;
width: 100%; } }
.header_info_bx_tw:first-child {
margin-left: 0px; }
.header_info_bx_tw:last-child {
border-right: transparent;
padding: 0px 0px 0px 50px;
margin-left: 0px; }
@media (max-width: 1199px) {
.header_info_bx_tw:last-child {
padding: 0px 0px 0px 25px; } }
@media (max-width: 991px) {
.header_info_bx_tw:last-child {
display: none; } }
.header_info_bx_tw .inon_bx_tw {
position: absolute;
left: 0px;
top: 9px;
color: #fda12b;
font-size: 26px;
text-align: left;
line-height: 1em; }
.header_info_bx_tw li {
position: relative;
line-height: 1.6em;
color: #222;
font-size: 15px;
font-weight: 500; }
.header_info_bx_tw li span {
display: block; }
.navigation_tw .container {
border-top: 1px solid #f9f4f4; }
.navigation_tw #navigation > ul > li > a {
padding: 33px 32px 33px 0px; }
.navigation_tw .social-nav {
margin-top: 27px; }
.navigation_tw .social-nav li .fa {
color: #1a2940; }
.navigation_tw .social-nav li .fa:hover {
color: #fda12b; }
@media (max-width: 767px) {
.navigation_tw .pull-left {
float: none;
margin-top: 60px; }
.navigation_tw .pull-right {
display: none; }
.navigation_tw #navigation.small-screen > ul {
margin-top: 2px; }
.navigation_tw #navigation.small-screen {
margin-top: -60px; } }
.footer-section {
float: left;
width: 100%;
padding: 78px 0 0 0;
color: #fff;
background: #0d1522; }
@media (max-width: 991px) {
.footer-section .container .row .col-lg-3 {
flex: 0 0 50%;
max-width: 50%;
margin-bottom: 42px; } }
.footer-section > .container {
position: relative;
padding-bottom: 74px; }
@media (max-width: 991px) {
.footer-section > .container {
padding-bottom: 40px; } }
.footer-section .col-lg-3:first-child {
max-width: 25%;
flex: 0 0 25%; }
.footer-section .col-lg-3:nth-child(2) {
max-width: 22%;
flex: 0 0 22%; }
.footer-section .col-lg-3:nth-child(3) {
max-width: 25%;
flex: 0 0 25%; }
.footer-section .col-lg-3:nth-child(4) {
max-width: 28%;
flex: 0 0 28%; }
.footer-section .widget {
padding-bottom: 0px;
margin-bottom: 0px; }
.footer-section .widget h5 {
color: #fffcf4;
text-transform: capitalize;
letter-spacing: 0px;
font-size: 22px;
margin-bottom: 32px;
position: relative;
font-weight: 400; }
@media (max-width: 767px) {
.footer-section .widget h5 {
margin-bottom: 22px; } }
.footer-section .widget h5:before {
content: "";
position: absolute;
width: 30px;
background: #fda12b;
height: 1px;
left: 0;
bottom: -5px;
margin-left: 0px; }
.footer-section .widget p {
color: #acaba9;
margin-top: 15px;
float: left;
margin-bottom: 16px; }
.footer-section .widget img {
margin-top: 3px; }
.footer_soc {
margin-bottom: 15px; }
.footer_socil {
overflow: hidden;
width: 100%; }
.footer_socil li {
float: left;
margin-right: 6px; }
.footer_socil li a {
color: #acaba9;
font-size: 18px;
padding-right: 7px; }
.footer_socil li a:hover {
color: #fda12b;
text-decoration: underline; }
@media (max-width: 767px) {
.footer_socil {
margin-bottom: -10px; } }
.quick_lnk ul li {
padding-bottom: 12px;
padding-left: 20px; }
.quick_lnk ul li:after {
position: absolute;
content: ">";
left: 0;
margin-left: 16px;
width: 12px;
height: 1px;
margin-top: 0px; }
.quick_lnk ul li a {
color: #acaba9; }
.quick_lnk ul li a:hover {
color: #fda12b;
text-decoration: underline; }
.quick_lnk ul li:last-child {
padding-bottom: 0px; }
.subfooter {
width: 100%;
text-align: center;
color: #bababa;
background: #0d1522;
position: relative; }
.subfooter .row {
border-top: 1px solid #131f33;
padding-top: 28px;
padding-bottom: 28px; }
@media (max-width: 767px) {
.subfooter .row {
padding-top: 40px; } }
.subfooter p {
color: #acaba9;
font-size: 14px;
margin: 0px; }
.subfooter p a {
color: #acaba9; }
.scrollup {
color: #1a2940;
position: absolute;
right: 0px;
bottom: 0px;
margin-right: 15px;
margin-bottom: -54px;
z-index: 99; }
@media (max-width: 767px) {
.scrollup {
margin-bottom: -12px;
right: 50%;
margin-right: -18px; } }
.scrollup span {
font-size: 15px;
background: transparent;
padding: 9px 11px;
border: 2px solid #fda12b;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
color: #fda12b; }
.scrollup span:hover {
background: #fda12b;
color: #fff; }
.scrollup:hover,
.scrollup:active,
.scrollup:focus {
color: rgba(255, 255, 255, 0.9); }
.blog-section {
background: #fff; }
.blog_box_ovrlay {
top: 0;
left: 0;
bottom: 0;
display: inline-block;
position: relative;
overflow: hidden;
vertical-align: top;
height: 220px; }
@media (max-width: 1199px) {
.blog_box_ovrlay {
height: auto; } }
.blog_box_ovrlay::before {
position: absolute;
content: "";
background: #1a2940;
width: 100%;
height: 100%;
opacity: 0;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
-ms-transition: all 0.4s;
transition: all 0.4s;
z-index: 1; }
.blog_box_ovrlay::after {
content: "\f0c1";
font: normal normal normal 14px/1 FontAwesome;
font-size: 14px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -16px;
margin-left: -14.5px;
opacity: 0;
-webkit-transform: scale(0, 0);
-moz-transform: scale(0, 0);
-o-transform: scale(0, 0);
-ms-transform: scale(0, 0);
transform: scale(0, 0);
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
-ms-transition: all 0.4s;
transition: all 0.4s;
z-index: 2;
color: #fff;
font-size: 26px; }
.blog_box:hover .blog_box_ovrlay::before {
opacity: 0.7; }
.blog_box:hover .blog_box_ovrlay::after {
opacity: 1;
-webkit-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-o-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1); }
.blog_tag a {
position: absolute;
top: 0;
background: #fda12b;
color: #fff;
margin-top: 10px;
margin-left: 10px;
border-radius: 25px;
padding: 0px 20px 0px;
font-size: 13px;
z-index: 99; }
.blog_info_right {
background: #f6f8fa;
padding: 34px 20px 40px;
position: relative;
z-index: 99;
text-align: center; }
.blog_date_athor {
text-transform: uppercase;
margin-bottom: -12px; }
.blog_date_athor span {
display: inline-block;
position: relative;
font-size: 14px;
line-height: 17px;
font-weight: 400;
letter-spacing: 0.4px;
padding-right: 14px;
margin-right: 12px; }
.blog_date_athor span:first-child:before, .blog_date_athor span:nth-child(3):before {
content: '';
display: block;
position: absolute;
top: 50%;
right: 0;
width: 1px;
height: 13px;
margin-top: -6.5px;
background: #b8b8b8; }
.blog_date_athor i {
color: #fda12b;
margin-right: 5px;
font-size: 15px; }
.blog_date_athor span:last-child {
padding-right: 0;
margin-right: 0; }
.blog_box h3 {
padding-top: 20px;
position: relative;
margin-top: 30px;
line-height: 28px;
color: #1a2940;
font-weight: 600;
font-size: 20px;
margin-bottom: 0px; }
.blog_box h3::after {
content: "";
position: absolute;
background: #dae4e4;
width: 120px;
height: 1px;
left: 50%;
top: 0px;
margin-left: -60px; }
.blog_style .blog_info_right {
padding: 20px 0px 0px;
text-align: left;
background: transparent; }
.blog_style .blog_info_right h3 {
padding-top: 0px;
margin-top: 20px; }
.blog_style .blog_info_right h3 {
padding-top: 0px;
margin-top: 20px; }
.blog_style .blog_info_right h3:after {
display: none; }
.hide-tweet {
color: #111bff;
cursor: pointer;
margin-top: 0;
margin-bottom: 0;
}
header {
position: relative;
text-align: center;
background-color: rgba(32, 32, 32, 0.74);
height: 700px; }
header .container {
padding-top: 44px;
position: relative;
z-index: 10;
text-align: center; }
header.blog-banner {
background-image: url("../images/header.jpg");
background-position: center center;
background-repeat: no-repeat;
background-attachment: scroll;
background-size: cover;
color: #fff;
box-sizing: border-box;
height: 180px;
width: 100%; }
header {
position: relative;
text-align: center;
color: #fff;
background-color: rgba(198, 227, 221, 0.39);
height: 700px; }
.blog-header {
padding-left: 0px;
text-align: left; }
.blog-header h4 {
color: #fff;
text-transform: capitalize;
font-size: 16px;
letter-spacing: 1px;
display: block;
margin-bottom: -25px;
font-weight: 300; }
.blog-header h4 a {
color: #fff; }
.blog-header h3 {
color: #fff;
text-transform: capitalize;
font-size: 40px;
letter-spacing: 0px;
padding-bottom: 10px;
font-weight: 700; }
.blog-header h4 a:hover {
color: #fff; }
@media (max-width: 991px) {
.blog_pg_two {
margin-bottom: 0px; } }
.blog_pg_two .col-lg-4 {
margin-bottom: 50px; }
.sing_blog_page {
background: #fff; }
@media (max-width: 991px) {
.sing_blog_page {
margin-bottom: -40px; } }
.sin_blog_wrp {
background: #f6f8fa;
position: relative;
margin-bottom: 40px; }
.sin_blog_wrp .sing_date {
background: #1a2940;
position: absolute;
left: 0;
margin-right: 15px;
padding: 16px 15px;
font-size: 16px;
font-family: "Montserrat", sans-serif;
text-align: center;
line-height: 20px;
color: #fff;
margin-left: 30px;
top: 0; }
@media (max-width: 488px) {
.sin_blog_wrp .sing_date {
padding: 8px 8px;
margin-left: 0px; } }
.sin_blog_cont h3 {
margin-top: 25px;
margin-bottom: 12px;
font-size: 26px;
line-height: 33px; }
.sin_blog_cont h3:hover {
color: #fda12b; }
.sing_blog_page h3:hover {
color: #1a2940; }
.sin_blog_wrp .blg_tag {
color: #7d7d7d;
margin-right: 15px; }
.sin_blog_wrp .blg_tag i {
color: #fda12b;
margin-right: 2px; }
.sin_blog_cont p {
border-top: 1px solid #e1eae8;
padding-top: 15px;
margin-bottom: 17px; }
.sin_blog_cont {
padding: 0px 30px 22px; }
@media (max-width: 767px) {
.sin_blog_cont {
padding: 0px 25px 22px; } }
.sin_blog_wrp .blog_read a {
color: #fda12b;
font-weight: 500;
letter-spacing: 1px;
text-transform: capitalize; }
.sin_blog_wrp .blog_read a:hover {
color: #1a2940; }
.sin_blog_wrp .blog_read:hover i {
margin-left: 7px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-ms-transition: all 0.2s;
transition: all 0.2s;
color: #1a2940; }
.sin_blog_cont .blog_read i {
margin-left: 5px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
-ms-transition: all 0.4s;
transition: all 0.4s;
opacity: 1;
color: #e18b1d; }
.widget-area .widget {
display: inline-block;
margin-bottom: 40px;
width: 100%;
padding: 30px 30px;
background: #f6f8fa; }
.width-100 {
width: 100%;
}
.blog_box {
display: block;
clear: both;
border-bottom: 1px solid #acacac;
}
.widget .widget-title:after {
position: absolute;
background: #1a2940;
bottom: 0;
width: 65px;
height: 2px;
content: "";
left: 0; }
.widget .widget-title {
font-size: 22px;
text-transform: capitalize;
font-weight: 600;
text-align: left;
letter-spacing: 0px;
margin: 0px 0px 30px;
position: relative;
padding: 0px 0px 8px;
color: #1a2940;
position: relative; }
.blog_pagination {
text-align: center;
margin-top: 20px;
margin-bottom: 5px; }
.pager li {
position: relative;
padding: 0 3px;
display: inline-block; }
.pager .pagi-big a {
color: #fff;
background: #1a2940; }
.pager li a {
-webkit-border-radius: 0%;
-moz-border-radius: 0%;
-o-border-radius: 0%;
-ms-border-radius: 0%;
border-radius: 0%;
letter-spacing: 1px;
text-transform: uppercase;
color: #222;
font-weight: 700;
padding: 10px 10px;
background: #f6f8fa;
line-height: 7px; }
.pager li a:hover {
color: #fff;
background: #1a2940; }
.pager li:first-child a,
.pager li:last-child a {
padding: 10px 14px; }
.pager-icon {
font-size: 15px;
left: 0px;
position: relative;
top: 6px;
font-weight: 700;
letter-spacing: 2px; }
.pager-icon:hover {
color: #fff; }
.pagination .pager li > a:focus,
.pagination .pager li > a:hover {
background-color: #1a2940;
color: #222; }
.standard-form-warper .form-control {
color: #555;
background-color: #f3f3f3;
background-image: none;
border: 1px solid transparent;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
-o-border-radius: 1px;
-ms-border-radius: 1px;
border-radius: 1px;
box-shadow: none;
line-height: 2.429; }
.standard-form-warper .form-group {
margin-bottom: 15px;
padding-right: 15px;
padding-left: 0px; }
.form-control:focus {
border: 1px solid #fff;
border: 1px solid #6382f7;
box-shadow: none;
border-left: 3px solid #6382f7; }
.standard-form-warper textarea {
line-height: 20px; }
.standard-form-warper .con-field {
border: 1px solid #e2e6e5;
background: transparent;
width: 100%;
line-height: 32px;
margin-bottom: 20px;
padding: 10px 15px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px; }
.standard-form-warper input:focus,
.standard-form-warper textarea:focus {
border-bottom: 1px solid #fda12b; }
.standard-form-warper textarea {
padding-top: 10px; }
.standard-form-warper #submit-form {
padding: 17px 30px;
text-align: center;
text-transform: capitalize;
border: none;
color: #fff;
background: #1a2940;
font-size: 15px;
font-weight: 500;
font-family: "Montserrat", sans-serif;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-ms-transition: all 0.2s;
transition: all 0.2s;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-o-border-radius: 30px;
-ms-border-radius: 30px;
border-radius: 30px; }
.standard-form-warper #submit-form:hover {
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-ms-transition: all 0.2s;
transition: all 0.2s;
background: #fda12b; }
.contact-page .base-header {
padding-bottom: 0px;
width: 100%;
margin: auto;
text-align: left;
margin-bottom: 34px; }
@media (max-width: 991px) {
.contact-page .base-header {
width: 100%;
margin: inherit;
margin-bottom: 30px;
margin-top: -10px; } }
.contact-page .base-header.base_header_two h3::before {
right: auto;
left: 0%; }
.contact-page .base-header.base_header_two p {
width: 100%; }
@media (max-width: 991px) {
.contact-page .col-md-4,
.contact-page .col-md-8 {
flex: 0 0 100%;
max-width: 100%; } }
.contact-addrs h3 {
margin-left: 70px;
color: #1a2940;
margin-bottom: 30px;
font-size: 20px; }
.contact-addrs h3 span {
display: block;
font-weight: 300;
font-size: 15px;
margin-top: 7px; }
.contact-addrs i {
position: absolute;
left: 0px;
margin-left: 15px;
margin-top: 1px;
background: #1a2940;
width: 50px;
height: 50px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
text-align: center;
color: #fff;
line-height: 50px;
font-size: 20px; }
.contact-addrs .icon_mail {
line-height: 45px; }
.contact-page .map-container {
margin-top: 0px; }
.contact-page .map-container iframe {
width: 100%; }
.contact-page .standard-form-warper {
padding-top: 90px;
margin-bottom: -20px; }
.contact-page .standard-form-warper .submit-area {
margin-top: -73px; }
@media (max-width: 991px) {
.contact-page .standard-form-warper .submit-area {
margin-top: 0px;
margin-bottom: 20px; } }
.contact-page .standard-form-warper #submit-form {
width: 100%;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px; }
.contact-page .standard-form-warper #submit-form:hover {
background: #fda12b; }
.contact-page .standard-form-warper textarea {
line-height: 39.5px; }
.recent-post-box {
margin-bottom: 18px;
}
|
public/assets/css/style.css
|
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700|Poppins:300,400,500 ");
@import url("../css/font-awesome.min.css");
.slider_btn_one:hover {
color: #fff;
background: #fda12b; }
.more-link, .slider_home .slider_btn_two, .slider_home .slider_btn_one {
color: #fff;
background: #fda12b; }
.more-link:hover, .slider_btn_two:hover {
color: #fff;
background: #1a2940; }
html {
font-size: 15px; }
body {
font-family: "Poppins", sans-serif;
font-size: 15px;
background: #fff;
color: #656565;
font-size: 15px;
font-weight: 300;
line-height: 26px;
margin: 0;
padding: 0;
position: relative; }
p {
color: #656565;
line-height: 1.8em;
margin-bottom: 15px; }
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Montserrat", sans-serif;
font-weight: 600;
color: #1a2940;
margin: 0 0 15px; }
h3 {
font-size: 22px;
font-weight: 400; }
ul {
padding-left: 0;
margin: 0;
list-style-position: inside; }
li {
list-style: none; }
a {
text-decoration: none;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-ms-transition: all 0.2s;
transition: all 0.2s; }
a:hover,
a:focus {
text-decoration: none; }
a:focus {
outline: none !important; }
img {
max-width: 100%;
height: auto; }
#preloader {
position: fixed;
left: 0;
top: 0;
z-index: 9999999;
width: 100%;
height: 100%;
overflow: visible;
background: #fff;
background-image: url("../images/pre_loader.gif");
background-position: center center;
background-repeat: no-repeat;
background-attachment: scroll;
color: #000; }
@media (max-width: 767px) {
.col-sm-12 {
flex: 0 0 100% !important;
max-width: 100% !important; } }
.owl-dots {
text-align: center;
height: 15px; }
.owl-dot span {
width: 10px;
height: 10px;
display: block;
margin: 0px 5px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
border: 1px solid #1a2940; }
.owl-dot {
display: inline-block;
margin-top: 50px; }
.owl-dot.active span {
background-color: #1a2940; }
.pad_tb_70 {
padding: 70px 0;
}
.mb_m30 {
margin-bottom: -30px; }
header {
position: relative; }
.header {
background-color: #1a2940;
padding: 10px 0px; }
.header_top_left {
width: 40%; }
@media (max-width: 767px) {
.header_top_left {
width: 100%; } }
.header_top_left, .header_top_right {
padding-left: 15px;
padding-right: 15px; }
.social-nav {
position: relative;
z-index: 999; }
@media (max-width: 767px) {
.social-nav {
text-align: center; } }
.social-nav p {
display: inline-block;
float: left;
color: #fff;
margin: 0px 10px 0px 0px; }
@media (max-width: 767px) {
.social-nav p {
display: inline-block;
float: none;
text-align: center; } }
.header_socil {
margin-bottom: 0; }
.header_socil li {
font-size: 12px;
margin: 0;
position: relative;
padding-right: 3px;
padding-left: 3px;
display: inline; }
.header_socil li .fa {
color: #fff;
padding-right: 6px;
font-size: 15px; }
@media (max-width: 767px) {
.header_socil {
float: none !important;
display: inline; } }
.header_top_right {
text-align: right;
width: 60%; }
.header_top_right li {
display: inline;
font-size: 14px;
padding-left: 30px;
color: #fff; }
.header_top_right li i {
margin-right: 5px;
color: #fda12b; }
@media (max-width: 767px) {
.header_top_right {
display: none; } }
.navigation {
background-color: #fff;
z-index: 9999;
position: relative;
-webkit-box-shadow: 0px 3px 6px 0px rgba(54, 54, 54, 0.06);
-moz-box-shadow: 0px 3px 6px 0px rgba(54, 54, 54, 0.06);
-o-box-shadow: 0px 3px 6px 0px rgba(54, 54, 54, 0.06);
-ms-box-shadow: 0px 3px 6px 0px rgba(54, 54, 54, 0.06);
box-shadow: 0px 3px 6px 0px rgba(54, 54, 54, 0.06);
}
.navigation .logo img {
margin-top: 16px;
max-width: inherit; }
@media (max-width: 767px) {
.navigation .logo img {
max-width: inherit;
width: 145px;
margin-top: 12px; } }
.navigation .logo {
background: transparent !important;
width: 189px;
float: left;
position: relative;
height: 73px; }
@media (max-width: 767px) {
.navigation #navigation.small-screen {
width: 100%;
margin-top: -69px; } }
.navigation .menu_wrp {
float: right; }
.navigation #navigation,
.navigation #navigation ul,
.navigation #navigation ul li,
.navigation #navigation ul li a {
margin: 0;
padding: 0;
border: 0;
list-style: none;
line-height: 14px;
display: block;
position: relative; }
.navigation #navigation > ul > li {
float: left; }
.navigation #navigation li:hover > ul {
padding-top: 0px;
padding-bottom: 0px;
background: #fff; }
.navigation #navigation.align-center > ul {
font-size: 0;
text-align: center; }
.navigation #navigation.align-center > ul > li {
display: inline-block;
float: none; }
.navigation #navigation ul li.active > a {
color: #fda12b; }
.navigation #navigation.align-center ul ul {
text-align: left; }
.navigation #navigation.align-right > ul > li {
float: right; }
.navigation #navigation > ul > li > a {
padding: 33px 0px 33px 32px;
font-size: 16px;
letter-spacing: 1px;
text-decoration: none;
color: #222;
text-transform: capitalize;
margin-right: -1px;
font-weight: 400;
position: relative; }
@media (max-width: 991px) {
.navigation #navigation > ul > li > a {
padding: 33px 0px 33px 20px; } }
.navigation .navigation #navigation ul ul li a {
position: relative; }
.navigation .navigation #navigation ul ul li a:after {
position: absolute;
content: "";
background: #fda12b;
width: 4px;
height: 4px;
left: 0;
top: 50%;
margin-left: 19px;
margin-top: -2px;
opacity: 1;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s; }
.navigation .navigation #navigation ul ul li a:hover {
margin-left: 10px;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s; }
.navigation .navigation #navigation ul li ul li:hover a:after {
opacity: 1;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s; }
.navigation #navigation > ul > li.has-sub > a {
position: relative; }
.navigation #navigation > ul > li > .active {
color: #fda12b; }
.navigation #navigation > ul > li:hover > a {
color: #fda12b !important; }
.navigation #navigation ul ul {
position: absolute;
left: -9999px; }
.navigation #navigation.align-right ul ul {
text-align: right; }
.navigation #navigation ul ul li {
height: 0;
-webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
-o-transition: all 0.25s;
-ms-transition: all 0.25s;
transition: all 0.25s; }
.navigation #navigation li:hover > ul {
left: auto; }
.navigation #navigation.align-right li:hover > ul {
left: auto;
right: 0; }
.navigation #navigation li:hover > ul > li {
height: 50px; }
.navigation #navigation ul ul ul {
margin-left: 100%;
top: 0; }
.navigation #navigation.align-right ul ul ul {
margin-left: 0;
margin-right: 100%; }
.navigation #navigation ul ul li a {
border-bottom: 1px solid #f1f1f1;
padding: 18px 10px 18px 25px;
width: 220px;
font-size: 16px;
text-decoration: none;
color: #222;
background: #fff;
text-transform: capitalize;
margin-left: 0px;
line-height: 13px;
position: relative; }
.navigation #navigation ul ul li a::after {
position: absolute;
content: "";
background: #fda12b;
width: 4px;
height: 4px;
left: 0;
top: 50%;
margin-left: 26px;
margin-top: -2px;
opacity: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s; }
@media (max-width: 767px) {
.navigation #navigation ul ul li a::after {
display: none; } }
.navigation #navigation ul ul li a:hover {
padding-left: 36px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s; }
.navigation #navigation ul ul li:hover a:after {
opacity: 1;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s; }
.navigation #navigation ul ul li:last-child > a,
.navigation #navigation ul ul li.last-item > a {
border-bottom: 0; }
.navigation #navigation ul ul li:hover > a,
.navigation #navigation ul ul li a:hover {
color: #fda12b; }
.navigation #navigation ul ul li a i {
min-width: 20px;
}
.navigation #navigation #menu-button {
display: none;
position: relative; }
.navigation #navigation.small-screen {
width: 100%; }
.navigation #navigation.small-screen ul {
width: 100%;
display: none; }
.navigation #navigation.small-screen > ul {
margin-top: 10px;
border-left: 1px solid rgba(120, 120, 120, 0.2);
border-right: 1px solid rgba(120, 120, 120, 0.2);
border-bottom: 1px solid rgba(120, 120, 120, 0.2);
margin-bottom: 15px; }
.navigation #navigation.small-screen.align-center > ul {
text-align: left; }
.navigation #navigation.small-screen ul > li {
width: 100%;
border-top: 1px solid rgba(120, 120, 120, 0.2); }
.navigation #navigation.small-screen ul ul li,
.navigation #navigation.small-screen li:hover > ul > li {
height: auto; }
.navigation #navigation.small-screen ul li a,
.navigation #navigation.small-screen ul ul li a {
width: 100%;
border-bottom: 0;
padding: 16px 20px; }
.navigation #navigation.small-screen > ul > li {
float: none; }
.navigation #navigation.small-screen ul ul li a {
padding-left: 15px; }
.navigation #navigation.small-screen ul ul ul li a {
padding-left: 35px; }
.navigation #navigation.small-screen ul ul li a {
color: #222;
background: none;
margin-left: 21px; }
.navigation #navigation.small-screen ul ul li:hover > a,
.navigation #navigation.small-screen ul ul li.active > a {
color: #fda12b; }
.navigation #navigation.small-screen ul ul,
.navigation #navigation.small-screen ul ul ul,
.navigation #navigation.small-screen.align-right ul ul {
position: relative;
left: 0;
width: 100%;
margin: 0;
text-align: left;
padding-top: 0px;
padding-bottom: 0px; }
.navigation #navigation.small-screen > ul > li.has-sub > a:after,
.navigation #navigation.small-screen > ul > li.has-sub > a:before,
.navigation #navigation.small-screen ul ul > li.has-sub > a:after,
.navigation #navigation.small-screen ul ul > li.has-sub > a:before {
display: none; }
.navigation #navigation.small-screen #menu-button {
display: block;
color: #222;
cursor: pointer;
font-size: 12px;
text-transform: uppercase;
font-weight: 700;
padding: 28px;
margin-top: 10px; }
.navigation #navigation.small-screen #menu-button:after {
position: absolute;
top: 22px;
right: 2px;
display: block;
height: 8px;
width: 20px;
border-top: 2px solid #222;
border-bottom: 2px solid #222;
content: ''; }
.navigation #navigation.small-screen #menu-button:before {
position: absolute;
top: 16px;
right: 2px;
display: block;
height: 2px;
width: 20px;
background: #222;
content: ''; }
.navigation #navigation.small-screen #menu-button.menu-opened:after {
top: 23px;
border: 0;
height: 2px;
width: 15px;
background: #222;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg); }
.navigation #navigation.small-screen #menu-button.menu-opened:before {
top: 23px;
background: #222;
width: 15px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg); }
.navigation #navigation.small-screen .submenu-button {
position: absolute;
z-index: 99;
right: 0;
top: 0;
display: block;
border-left: 1px solid rgba(120, 120, 120, 0.2);
height: 46px;
width: 46px;
cursor: pointer; }
.navigation #navigation.small-screen .submenu-button.submenu-opened {
background: #fff; }
.navigation #navigation.small-screen ul ul .submenu-button {
height: 35px;
width: 35px;
top: 8px; }
.navigation #navigation.small-screen .submenu-button:after {
position: absolute;
top: 22px;
right: 19px;
width: 8px;
height: 2px;
display: block;
background: #222;
content: ''; }
.navigation #navigation.small-screen ul ul .submenu-button:after {
top: 15px;
right: 13px; }
.navigation #navigation.small-screen .submenu-button.submenu-opened:after {
background: #222; }
.navigation #navigation.small-screen .submenu-button:before {
position: absolute;
top: 19px;
right: 22px;
display: block;
width: 2px;
height: 8px;
background: #222;
content: ''; }
.navigation #navigation.small-screen ul ul .submenu-button:before {
top: 12px;
right: 16px; }
.navigation #navigation.small-screen .submenu-button.submenu-opened:before {
display: none; }
.navigation #navigation.small-screen.select-list {
padding: 5px; }
.header_two {
padding: 25px 0px; }
@media (max-width: 767px) {
.header_two .pull-right {
float: none; } }
.header_info_bx_tw {
position: relative;
float: left;
margin-left: 50px;
font-size: 13px;
color: #777777;
text-align: left;
padding: 0px 50px 0px 45px;
border-right: 1px solid #f4ecec; }
@media (max-width: 1199px) {
.header_info_bx_tw {
margin-left: 25px;
padding: 0px 25px 0px 45px; } }
@media (max-width: 991px) {
.header_info_bx_tw {
margin-left: 20px;
padding: 0px 20px 0px 48px; }
.header_info_bx_tw:nth-child(2) {
border-right: 1px solid transparent;
padding: 0px 0px 0px 48px; } }
@media (max-width: 767px) {
.header_info_bx_tw {
margin-left: 0px;
margin-top: 15px;
border: 1px solid transparent;
width: 100%; } }
.header_info_bx_tw:first-child {
margin-left: 0px; }
.header_info_bx_tw:last-child {
border-right: transparent;
padding: 0px 0px 0px 50px;
margin-left: 0px; }
@media (max-width: 1199px) {
.header_info_bx_tw:last-child {
padding: 0px 0px 0px 25px; } }
@media (max-width: 991px) {
.header_info_bx_tw:last-child {
display: none; } }
.header_info_bx_tw .inon_bx_tw {
position: absolute;
left: 0px;
top: 9px;
color: #fda12b;
font-size: 26px;
text-align: left;
line-height: 1em; }
.header_info_bx_tw li {
position: relative;
line-height: 1.6em;
color: #222;
font-size: 15px;
font-weight: 500; }
.header_info_bx_tw li span {
display: block; }
.navigation_tw .container {
border-top: 1px solid #f9f4f4; }
.navigation_tw #navigation > ul > li > a {
padding: 33px 32px 33px 0px; }
.navigation_tw .social-nav {
margin-top: 27px; }
.navigation_tw .social-nav li .fa {
color: #1a2940; }
.navigation_tw .social-nav li .fa:hover {
color: #fda12b; }
@media (max-width: 767px) {
.navigation_tw .pull-left {
float: none;
margin-top: 60px; }
.navigation_tw .pull-right {
display: none; }
.navigation_tw #navigation.small-screen > ul {
margin-top: 2px; }
.navigation_tw #navigation.small-screen {
margin-top: -60px; } }
.footer-section {
float: left;
width: 100%;
padding: 78px 0 0 0;
color: #fff;
background: #0d1522; }
@media (max-width: 991px) {
.footer-section .container .row .col-lg-3 {
flex: 0 0 50%;
max-width: 50%;
margin-bottom: 42px; } }
.footer-section > .container {
position: relative;
padding-bottom: 74px; }
@media (max-width: 991px) {
.footer-section > .container {
padding-bottom: 40px; } }
.footer-section .col-lg-3:first-child {
max-width: 25%;
flex: 0 0 25%; }
.footer-section .col-lg-3:nth-child(2) {
max-width: 22%;
flex: 0 0 22%; }
.footer-section .col-lg-3:nth-child(3) {
max-width: 25%;
flex: 0 0 25%; }
.footer-section .col-lg-3:nth-child(4) {
max-width: 28%;
flex: 0 0 28%; }
.footer-section .widget {
padding-bottom: 0px;
margin-bottom: 0px; }
.footer-section .widget h5 {
color: #fffcf4;
text-transform: capitalize;
letter-spacing: 0px;
font-size: 22px;
margin-bottom: 32px;
position: relative;
font-weight: 400; }
@media (max-width: 767px) {
.footer-section .widget h5 {
margin-bottom: 22px; } }
.footer-section .widget h5:before {
content: "";
position: absolute;
width: 30px;
background: #fda12b;
height: 1px;
left: 0;
bottom: -5px;
margin-left: 0px; }
.footer-section .widget p {
color: #acaba9;
margin-top: 15px;
float: left;
margin-bottom: 16px; }
.footer-section .widget img {
margin-top: 3px; }
.footer_soc {
margin-bottom: 15px; }
.footer_socil {
overflow: hidden;
width: 100%; }
.footer_socil li {
float: left;
margin-right: 6px; }
.footer_socil li a {
color: #acaba9;
font-size: 18px;
padding-right: 7px; }
.footer_socil li a:hover {
color: #fda12b;
text-decoration: underline; }
@media (max-width: 767px) {
.footer_socil {
margin-bottom: -10px; } }
.quick_lnk ul li {
padding-bottom: 12px;
padding-left: 20px; }
.quick_lnk ul li:after {
position: absolute;
content: ">";
left: 0;
margin-left: 16px;
width: 12px;
height: 1px;
margin-top: 0px; }
.quick_lnk ul li a {
color: #acaba9; }
.quick_lnk ul li a:hover {
color: #fda12b;
text-decoration: underline; }
.quick_lnk ul li:last-child {
padding-bottom: 0px; }
.subfooter {
width: 100%;
text-align: center;
color: #bababa;
background: #0d1522;
position: relative; }
.subfooter .row {
border-top: 1px solid #131f33;
padding-top: 28px;
padding-bottom: 28px; }
@media (max-width: 767px) {
.subfooter .row {
padding-top: 40px; } }
.subfooter p {
color: #acaba9;
font-size: 14px;
margin: 0px; }
.subfooter p a {
color: #acaba9; }
.scrollup {
color: #1a2940;
position: absolute;
right: 0px;
bottom: 0px;
margin-right: 15px;
margin-bottom: -54px;
z-index: 99; }
@media (max-width: 767px) {
.scrollup {
margin-bottom: -12px;
right: 50%;
margin-right: -18px; } }
.scrollup span {
font-size: 15px;
background: transparent;
padding: 9px 11px;
border: 2px solid #fda12b;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
color: #fda12b; }
.scrollup span:hover {
background: #fda12b;
color: #fff; }
.scrollup:hover,
.scrollup:active,
.scrollup:focus {
color: rgba(255, 255, 255, 0.9); }
.blog-section {
background: #fff; }
.blog_box_ovrlay {
top: 0;
left: 0;
bottom: 0;
display: inline-block;
position: relative;
overflow: hidden;
vertical-align: top;
height: 220px; }
@media (max-width: 1199px) {
.blog_box_ovrlay {
height: auto; } }
.blog_box_ovrlay::before {
position: absolute;
content: "";
background: #1a2940;
width: 100%;
height: 100%;
opacity: 0;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
-ms-transition: all 0.4s;
transition: all 0.4s;
z-index: 1; }
.blog_box_ovrlay::after {
content: "\f0c1";
font: normal normal normal 14px/1 FontAwesome;
font-size: 14px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -16px;
margin-left: -14.5px;
opacity: 0;
-webkit-transform: scale(0, 0);
-moz-transform: scale(0, 0);
-o-transform: scale(0, 0);
-ms-transform: scale(0, 0);
transform: scale(0, 0);
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
-ms-transition: all 0.4s;
transition: all 0.4s;
z-index: 2;
color: #fff;
font-size: 26px; }
.blog_box:hover .blog_box_ovrlay::before {
opacity: 0.7; }
.blog_box:hover .blog_box_ovrlay::after {
opacity: 1;
-webkit-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-o-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1); }
.blog_tag a {
position: absolute;
top: 0;
background: #fda12b;
color: #fff;
margin-top: 10px;
margin-left: 10px;
border-radius: 25px;
padding: 0px 20px 0px;
font-size: 13px;
z-index: 99; }
.blog_info_right {
background: #f6f8fa;
padding: 34px 20px 40px;
position: relative;
z-index: 99;
text-align: center; }
.blog_date_athor {
text-transform: uppercase;
margin-bottom: -12px; }
.blog_date_athor span {
display: inline-block;
position: relative;
font-size: 14px;
line-height: 17px;
font-weight: 400;
letter-spacing: 0.4px;
padding-right: 14px;
margin-right: 12px; }
.blog_date_athor span:first-child:before, .blog_date_athor span:nth-child(3):before {
content: '';
display: block;
position: absolute;
top: 50%;
right: 0;
width: 1px;
height: 13px;
margin-top: -6.5px;
background: #b8b8b8; }
.blog_date_athor i {
color: #fda12b;
margin-right: 5px;
font-size: 15px; }
.blog_date_athor span:last-child {
padding-right: 0;
margin-right: 0; }
.blog_box h3 {
padding-top: 20px;
position: relative;
margin-top: 30px;
line-height: 28px;
color: #1a2940;
font-weight: 600;
font-size: 20px;
margin-bottom: 0px; }
.blog_box h3::after {
content: "";
position: absolute;
background: #dae4e4;
width: 120px;
height: 1px;
left: 50%;
top: 0px;
margin-left: -60px; }
.blog_style .blog_info_right {
padding: 20px 0px 0px;
text-align: left;
background: transparent; }
.blog_style .blog_info_right h3 {
padding-top: 0px;
margin-top: 20px; }
.blog_style .blog_info_right h3 {
padding-top: 0px;
margin-top: 20px; }
.blog_style .blog_info_right h3:after {
display: none; }
.hide-tweet {
color: #111bff;
cursor: pointer;
margin-top: 0;
margin-bottom: 0;
}
header {
position: relative;
text-align: center;
background-color: rgba(32, 32, 32, 0.74);
height: 700px; }
header .container {
padding-top: 44px;
position: relative;
z-index: 10;
text-align: center; }
header.blog-banner {
background-image: url("../images/header.jpg");
background-position: center center;
background-repeat: no-repeat;
background-attachment: scroll;
background-size: cover;
color: #fff;
box-sizing: border-box;
height: 180px;
width: 100%; }
header {
position: relative;
text-align: center;
color: #fff;
background-color: rgba(198, 227, 221, 0.39);
height: 700px; }
.blog-header {
padding-left: 0px;
text-align: left; }
.blog-header h4 {
color: #fff;
text-transform: capitalize;
font-size: 16px;
letter-spacing: 1px;
display: block;
margin-bottom: -25px;
font-weight: 300; }
.blog-header h4 a {
color: #fff; }
.blog-header h3 {
color: #fff;
text-transform: capitalize;
font-size: 40px;
letter-spacing: 0px;
padding-bottom: 10px;
font-weight: 700; }
.blog-header h4 a:hover {
color: #fff; }
@media (max-width: 991px) {
.blog_pg_two {
margin-bottom: 0px; } }
.blog_pg_two .col-lg-4 {
margin-bottom: 50px; }
.sing_blog_page {
background: #fff; }
@media (max-width: 991px) {
.sing_blog_page {
margin-bottom: -40px; } }
.sin_blog_wrp {
background: #f6f8fa;
position: relative;
margin-bottom: 40px; }
.sin_blog_wrp .sing_date {
background: #1a2940;
position: absolute;
left: 0;
margin-right: 15px;
padding: 16px 15px;
font-size: 16px;
font-family: "Montserrat", sans-serif;
text-align: center;
line-height: 20px;
color: #fff;
margin-left: 30px;
top: 0; }
@media (max-width: 488px) {
.sin_blog_wrp .sing_date {
padding: 8px 8px;
margin-left: 0px; } }
.sin_blog_cont h3 {
margin-top: 25px;
margin-bottom: 12px;
font-size: 26px;
line-height: 33px; }
.sin_blog_cont h3:hover {
color: #fda12b; }
.sing_blog_page h3:hover {
color: #1a2940; }
.sin_blog_wrp .blg_tag {
color: #7d7d7d;
margin-right: 15px; }
.sin_blog_wrp .blg_tag i {
color: #fda12b;
margin-right: 2px; }
.sin_blog_cont p {
border-top: 1px solid #e1eae8;
padding-top: 15px;
margin-bottom: 17px; }
.sin_blog_cont {
padding: 0px 30px 22px; }
@media (max-width: 767px) {
.sin_blog_cont {
padding: 0px 25px 22px; } }
.sin_blog_wrp .blog_read a {
color: #fda12b;
font-weight: 500;
letter-spacing: 1px;
text-transform: capitalize; }
.sin_blog_wrp .blog_read a:hover {
color: #1a2940; }
.sin_blog_wrp .blog_read:hover i {
margin-left: 7px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-ms-transition: all 0.2s;
transition: all 0.2s;
color: #1a2940; }
.sin_blog_cont .blog_read i {
margin-left: 5px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
-ms-transition: all 0.4s;
transition: all 0.4s;
opacity: 1;
color: #e18b1d; }
.widget-area .widget {
display: inline-block;
margin-bottom: 40px;
width: 100%;
padding: 30px 30px;
background: #f6f8fa; }
.width-100 {
width: 100%;
}
.blog_box {
display: block;
clear: both;
border-bottom: 1px solid #acacac;
}
.widget .widget-title:after {
position: absolute;
background: #1a2940;
bottom: 0;
width: 65px;
height: 2px;
content: "";
left: 0; }
.widget .widget-title {
font-size: 22px;
text-transform: capitalize;
font-weight: 600;
text-align: left;
letter-spacing: 0px;
margin: 0px 0px 30px;
position: relative;
padding: 0px 0px 8px;
color: #1a2940;
position: relative; }
.blog_pagination {
text-align: center;
margin-top: 20px;
margin-bottom: 5px; }
.pager li {
position: relative;
padding: 0 3px;
display: inline-block; }
.pager .pagi-big a {
color: #fff;
background: #1a2940; }
.pager li a {
-webkit-border-radius: 0%;
-moz-border-radius: 0%;
-o-border-radius: 0%;
-ms-border-radius: 0%;
border-radius: 0%;
letter-spacing: 1px;
text-transform: uppercase;
color: #222;
font-weight: 700;
padding: 10px 10px;
background: #f6f8fa;
line-height: 7px; }
.pager li a:hover {
color: #fff;
background: #1a2940; }
.pager li:first-child a,
.pager li:last-child a {
padding: 10px 14px; }
.pager-icon {
font-size: 15px;
left: 0px;
position: relative;
top: 6px;
font-weight: 700;
letter-spacing: 2px; }
.pager-icon:hover {
color: #fff; }
.pagination .pager li > a:focus,
.pagination .pager li > a:hover {
background-color: #1a2940;
color: #222; }
.standard-form-warper .form-control {
color: #555;
background-color: #f3f3f3;
background-image: none;
border: 1px solid transparent;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
-o-border-radius: 1px;
-ms-border-radius: 1px;
border-radius: 1px;
box-shadow: none;
line-height: 2.429; }
.standard-form-warper .form-group {
margin-bottom: 15px;
padding-right: 15px;
padding-left: 0px; }
.form-control:focus {
border: 1px solid #fff;
border: 1px solid #6382f7;
box-shadow: none;
border-left: 3px solid #6382f7; }
.standard-form-warper textarea {
line-height: 20px; }
.standard-form-warper .con-field {
border: 1px solid #e2e6e5;
background: transparent;
width: 100%;
line-height: 32px;
margin-bottom: 20px;
padding: 10px 15px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px; }
.standard-form-warper input:focus,
.standard-form-warper textarea:focus {
border-bottom: 1px solid #fda12b; }
.standard-form-warper textarea {
padding-top: 10px; }
.standard-form-warper #submit-form {
padding: 17px 30px;
text-align: center;
text-transform: capitalize;
border: none;
color: #fff;
background: #1a2940;
font-size: 15px;
font-weight: 500;
font-family: "Montserrat", sans-serif;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-ms-transition: all 0.2s;
transition: all 0.2s;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-o-border-radius: 30px;
-ms-border-radius: 30px;
border-radius: 30px; }
.standard-form-warper #submit-form:hover {
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-ms-transition: all 0.2s;
transition: all 0.2s;
background: #fda12b; }
.contact-page .base-header {
padding-bottom: 0px;
width: 100%;
margin: auto;
text-align: left;
margin-bottom: 34px; }
@media (max-width: 991px) {
.contact-page .base-header {
width: 100%;
margin: inherit;
margin-bottom: 30px;
margin-top: -10px; } }
.contact-page .base-header.base_header_two h3::before {
right: auto;
left: 0%; }
.contact-page .base-header.base_header_two p {
width: 100%; }
@media (max-width: 991px) {
.contact-page .col-md-4,
.contact-page .col-md-8 {
flex: 0 0 100%;
max-width: 100%; } }
.contact-addrs h3 {
margin-left: 70px;
color: #1a2940;
margin-bottom: 30px;
font-size: 20px; }
.contact-addrs h3 span {
display: block;
font-weight: 300;
font-size: 15px;
margin-top: 7px; }
.contact-addrs i {
position: absolute;
left: 0px;
margin-left: 15px;
margin-top: 1px;
background: #1a2940;
width: 50px;
height: 50px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
text-align: center;
color: #fff;
line-height: 50px;
font-size: 20px; }
.contact-addrs .icon_mail {
line-height: 45px; }
.contact-page .map-container {
margin-top: 0px; }
.contact-page .map-container iframe {
width: 100%; }
.contact-page .standard-form-warper {
padding-top: 90px;
margin-bottom: -20px; }
.contact-page .standard-form-warper .submit-area {
margin-top: -73px; }
@media (max-width: 991px) {
.contact-page .standard-form-warper .submit-area {
margin-top: 0px;
margin-bottom: 20px; } }
.contact-page .standard-form-warper #submit-form {
width: 100%;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px; }
.contact-page .standard-form-warper #submit-form:hover {
background: #fda12b; }
.contact-page .standard-form-warper textarea {
line-height: 39.5px; }
.recent-post-box {
margin-bottom: 18px;
}
| 0.268366 | 0.061087 |
body,html{
height:100%;
overflow:hidden;
}
.ide{
display:-webkit-box;
-webkit-box-orient:horizontal;
height:100%;
}
.device-panel{
width:300px;
display:-webkit-box;
-webkit-box-orient:vertical;
height:100%;
background:#eee;
}
.flex1{
-webkit-box-flex:1;
}
.device-info-wrap{
padding:5px 16px 5px 16px;
}
.device-title,.device-key-title{
margin-bottom:4px;
background-color:#fff;
height:48px;
width:100%;
line-height:48px;
box-shadow:0px 2px 3px rgba(0,0,0,0.5);
font-size:15px;
border:0 0 3px 3px;
text-align:center;
color:#204F75;
border-bottom: 8px solid rgba(40, 96, 144, 0.82);
}
.device-avatar-wrap{
display:-webkit-box;
-webkit-box-orient:horizontal;
position:relative;
height:72px;
-webkit-box-align:center;
}
.device-avatar{
background-size:100%;
position:absolute;
top:0;left:0;
cursor:pointer;
width:72px;height:72px;
border:8px solid #fff;
border-radius:100%;
background:#eee;
box-shadow:0px 2px 3px rgba(150,150,150,0.5);
-webkit-transition:all 0.2s ease-in-out;
}
.device-avatar:hover{
-webkit-transform:scale(1.2);
}
.device-avatar:hover:after{
top:-8px;left:-8px;
border-radius:100%;
line-height:56px;
font-size:11px;
text-align:center;
width:72px;height:72px;
content:'修改头像';
width:72px;height:72px;
position:absolute;
background:rgba(92,192,255,0.9);
border:8px solid #fff;
color:#fff;
}
.device-name-wrap{
margin-left:65px;
-webkit-box-flex:1;
}
.device-avatar-wrap{
margin:10px 0px 20px 0px;
}
.device-intro-wrap{
margin:10px 0px 10px 0px;
}
.input-device-name{
padding:0 10px 0 15px;
}
.input-device-name,.input-device-intro{
width:100%;
}
.buttons{
display:-webkit-flex;
flex-direction:column;
justify-content:flex-start;
height:52px;
}
.btn-save,.btn-remove{
width:100%;
height:42px;
color:#fff;
background: #4E7CA4;
-webkit-transition:all 0.1s ease-in-out;
border:0;
}
.btn-remove{
background: rgba(204, 69, 69, 0.8);
}
.btn-remove:hover{
background: rgba(204, 69, 69, 1);
}
.btn-save:hover{
background: #6393BD;
}
.widgets-panel{
display:-webkit-flex;
padding:10px;
justify-content: center;
-webkit-flex-wrap:wrap;
}
.widget-name{
height:30px;
line-height:30px;
border-radius:3px 3px 0 0;
text-align:center;
background:rgb(72, 158, 215);
color:#fff;
}
.widget{
margin:6px;
color:#aaa;
text-align:center;
width:80px;
height:80px;
cursor:pointer;
border-radius:3px;
box-shadow:0px 2px 3px rgba(0,0,0,0.5);
-webkit-transition:all 0.3s ease-in-out;
position:relative;
background:#fff;
}
.ide-preview{
padding:10px;
-webkit-box-flex:1;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-box-pack:center;
-webkit-box-align:center;
}
input,textarea,select{
border:0;
height:36px;
background:#fff;
padding:0 10px 0 10px;
border-radius:3px;
color:#444;
box-shadow:0px 2px 3px rgba(150,150,150,0.5);
border-bottom:1px solid #aaa;
}
textarea{
height:80px;
padding:10px;
}
.device-key-wrap{
display:-webkit-box;
cursor:pointer;
-webkit-box-orient:horizontal;
padding:0 10px 0 10px;
box-shadow:0px 2px 3px rgba(128,128,128,0.5);
}
.key{
background:#eee;
color:#286090;
height:36px;
line-height:36px;
word-break:break-all;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
-webkit-box-flex:1;
}
.device-key-wrap:after{
content:'查看';
display:'inline-block';
width:120px;
height:36px;
line-height:36px;
text-align:center;
color:#286090;
}
.btn-widget-remove,.btn-status-remove{
width:22px;
height:22px;
color:#e6e6e6;
line-height:11px;
text-align:center;
border:5px solid rgba(255,255,255,0.5);
box-shadow:0px 2px 3px #888;
background:rgba(204, 10, 10, 0.7);
display:inline-block;
position:absolute;
right:-7px;
top:2px;
border-radius:15px;
opacity:0;
visibility:hidden;
z-index:2;
cursor:pointer;
-webkit-transition:all 0.3s ease-in-out;
}
.btn-status-remove{
top:-5px;
}
.btn-widget-edit{
visibility:hidden;
position:absolute;
line-height:80px;
text-align:center;
color:#fff;
opacity:0;
top:0;left:0;
border-radius:3px;
width:100%;
height:100%;
background:rgba(92, 192, 255, 0.84);
z-index:1;
font-size:12px;
}
.btn-widget-add{
border-radius:50%;
color:#fff;
font-size:40px;
border: 8px solid rgba(92, 192, 255, 0.64);
background: rgb(40, 96, 144);
-webkit-transition:all 0.3s ease-in-out;
text-align:center;
}
.widget.btn-widget-add{
opacity:1 !important;
}
.widget:hover.btn-widget-add{
-webkit-transform:scale(1.1);
}
.device-panel .widget:hover .btn-widget-remove,.widget-status:hover .btn-status-remove,.device-panel .widget:hover .btn-widget-edit{
visibility:visible;
opacity:1;
}
.notification .widget{
opacity:0.3;
}
.notification .widget:hover{
-webkit-transform:scale(1.1);
opacity:1;
}
.notification .widgets-panel{
padding:0;
}
.notification .widget.selected{
-webkit-transform:scale(1.1);
opacity:1;
}
.btn-qrcode{
position:absolute;
background:transparent;
border:4px solid #6393BD;
font-weight:bold;
color:#6393BD;
width:120px;
height:48px;
line-height:38px;
text-align:center;
bottom:-60px;
font-size:17px;
left:50%;
cursor:pointer;
margin-left:-60px;
-webkit-transition:all 0.3s ease-out;
}
.btn-qrcode:hover{
color:#fff;
background:#6393bd;
}
#qrcode{
position:relative;
width:100%;
}
#qrcode>img{
width:100%;
}
#custom-widget-editor{
z-index:99;
width:50%;
border-radius:0px 4px 4px 0px;
height:calc(100% - 8px - 44px);
position:absolute;
margin-top:8px;
color:#fff;
left:100%;top:0;
box-shadow: 2px 0px 2px #056CB1 inset;
padding:10px;
-webkit-transform-origin-x:0;
opacity:0.01;
-webkit-transition:all 0.3s ease-in-out;
-webkit-transform:perspective(200px) rotateY(80deg);
background:rgba(72,158,215,8);
display:-webkit-box !important;
-webkit-box-orient:vertical;
}
#custom-widget-editor.show{
opacity:1;
-webkit-transform:perspective(200px) rotateY(0deg);
}
.input-wrap{
width:100%;
}
#custom-widget-editor .widget-statuses .input-wrap{
width:104px;
}
input{
width:100%!important;
}
#custom-editor-name{
width:100%;
}
.widget-statuses{
padding: 10px;
background: #82C8F7;
margin-top: 10px;
overflow:scroll;
border-radius:4px;
-webkit-box-flex:1;
margin-bottom:10px;
}
.widget-statuses select{
margin-left:8px;
}
.widget-status{
margin-bottom:4px;
position:relative;
}
#custom-widget-editor .title{
height:40px;
text-align:center;
border-bottom:4px solid #fff;
box-sizing:border-box;
margin-bottom:10px;
line-height:30px;
}
.btn-custom-save,.btn-custom-addstatus{
background-color:#fff;
color:rgb(72,158,215);
-webkit-transition:all 0.2s ease-in-out;
}
.btn-custom-save:hover,.btn-custom-addstatus:hover{
background-color:rgb(118,189,236);
color:#fff;
}
.btn-custom-add,.btn-custom-remove{
background-color: #DA5C5C;
-webkit-transition:all 0.2s ease-in-out;
color:#fff;margin-right:10px;
}
.btn-custom-add:hover,.btn-custom-remove:hover{
background-color: #fff;
color: #DA5C5C;
}
.btn-custom-addstatus{
width:100%;
}
.change-label-wrap{
visibility:hidden;
opacity:0;
position: absolute;
top:115%;
color: #fff;
display:-webkit-box;
-webkit-box-orient:horizontal;
width:180px;
background:#eee;
border-radius:4px;
box-shadow:0px 1px 2px #666;
padding:8px;
-webkit-transition:all 0.3s ease-in-out;
}
.change-label-wrap .input-wrap{
-webkit-box-flex:1;
}
.btn-change-label{
margin-left:5px;
background-color: #D79148;
}
.switch-change-label{
position:absolute;
top: 53px;
right: 5px;
width:100px;
cursor:pointer;
height:36px;
border-radius:4px;
line-height:36px;
text-align:center;
color:#fff;
background-color:#D79148;
}
.switch-change-label.on .change-label-wrap{
visibility:visible;
opacity:1;
}
.select-status{
width:92px;
}
.hardwares{
width:100%;
}
.hardware{
background:#eee;
border-radius:4px;
margin-bottom:10px;
padding:10px;
display:-webkit-box;
-webkit-box-align:center;
-webkit-box-orient:horizontal;
color:#666;
}
.hardware-name,.hardware-mac{
margin-right:10px;
-webkit-box-flex:1;
}
.btn-select-hardware{
cursor:pointer;
width:60px;
height:40px;
background:#fff;
border-radius:4px;
text-align:center;
line-height:40px;
-webkit-transition:all 0.2s ease-in-out;
}
.btn-select-hardware:hover{
background:#1F7AB7;
color:#fff;
}
|
public/css/page/product.css
|
body,html{
height:100%;
overflow:hidden;
}
.ide{
display:-webkit-box;
-webkit-box-orient:horizontal;
height:100%;
}
.device-panel{
width:300px;
display:-webkit-box;
-webkit-box-orient:vertical;
height:100%;
background:#eee;
}
.flex1{
-webkit-box-flex:1;
}
.device-info-wrap{
padding:5px 16px 5px 16px;
}
.device-title,.device-key-title{
margin-bottom:4px;
background-color:#fff;
height:48px;
width:100%;
line-height:48px;
box-shadow:0px 2px 3px rgba(0,0,0,0.5);
font-size:15px;
border:0 0 3px 3px;
text-align:center;
color:#204F75;
border-bottom: 8px solid rgba(40, 96, 144, 0.82);
}
.device-avatar-wrap{
display:-webkit-box;
-webkit-box-orient:horizontal;
position:relative;
height:72px;
-webkit-box-align:center;
}
.device-avatar{
background-size:100%;
position:absolute;
top:0;left:0;
cursor:pointer;
width:72px;height:72px;
border:8px solid #fff;
border-radius:100%;
background:#eee;
box-shadow:0px 2px 3px rgba(150,150,150,0.5);
-webkit-transition:all 0.2s ease-in-out;
}
.device-avatar:hover{
-webkit-transform:scale(1.2);
}
.device-avatar:hover:after{
top:-8px;left:-8px;
border-radius:100%;
line-height:56px;
font-size:11px;
text-align:center;
width:72px;height:72px;
content:'修改头像';
width:72px;height:72px;
position:absolute;
background:rgba(92,192,255,0.9);
border:8px solid #fff;
color:#fff;
}
.device-name-wrap{
margin-left:65px;
-webkit-box-flex:1;
}
.device-avatar-wrap{
margin:10px 0px 20px 0px;
}
.device-intro-wrap{
margin:10px 0px 10px 0px;
}
.input-device-name{
padding:0 10px 0 15px;
}
.input-device-name,.input-device-intro{
width:100%;
}
.buttons{
display:-webkit-flex;
flex-direction:column;
justify-content:flex-start;
height:52px;
}
.btn-save,.btn-remove{
width:100%;
height:42px;
color:#fff;
background: #4E7CA4;
-webkit-transition:all 0.1s ease-in-out;
border:0;
}
.btn-remove{
background: rgba(204, 69, 69, 0.8);
}
.btn-remove:hover{
background: rgba(204, 69, 69, 1);
}
.btn-save:hover{
background: #6393BD;
}
.widgets-panel{
display:-webkit-flex;
padding:10px;
justify-content: center;
-webkit-flex-wrap:wrap;
}
.widget-name{
height:30px;
line-height:30px;
border-radius:3px 3px 0 0;
text-align:center;
background:rgb(72, 158, 215);
color:#fff;
}
.widget{
margin:6px;
color:#aaa;
text-align:center;
width:80px;
height:80px;
cursor:pointer;
border-radius:3px;
box-shadow:0px 2px 3px rgba(0,0,0,0.5);
-webkit-transition:all 0.3s ease-in-out;
position:relative;
background:#fff;
}
.ide-preview{
padding:10px;
-webkit-box-flex:1;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-box-pack:center;
-webkit-box-align:center;
}
input,textarea,select{
border:0;
height:36px;
background:#fff;
padding:0 10px 0 10px;
border-radius:3px;
color:#444;
box-shadow:0px 2px 3px rgba(150,150,150,0.5);
border-bottom:1px solid #aaa;
}
textarea{
height:80px;
padding:10px;
}
.device-key-wrap{
display:-webkit-box;
cursor:pointer;
-webkit-box-orient:horizontal;
padding:0 10px 0 10px;
box-shadow:0px 2px 3px rgba(128,128,128,0.5);
}
.key{
background:#eee;
color:#286090;
height:36px;
line-height:36px;
word-break:break-all;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
-webkit-box-flex:1;
}
.device-key-wrap:after{
content:'查看';
display:'inline-block';
width:120px;
height:36px;
line-height:36px;
text-align:center;
color:#286090;
}
.btn-widget-remove,.btn-status-remove{
width:22px;
height:22px;
color:#e6e6e6;
line-height:11px;
text-align:center;
border:5px solid rgba(255,255,255,0.5);
box-shadow:0px 2px 3px #888;
background:rgba(204, 10, 10, 0.7);
display:inline-block;
position:absolute;
right:-7px;
top:2px;
border-radius:15px;
opacity:0;
visibility:hidden;
z-index:2;
cursor:pointer;
-webkit-transition:all 0.3s ease-in-out;
}
.btn-status-remove{
top:-5px;
}
.btn-widget-edit{
visibility:hidden;
position:absolute;
line-height:80px;
text-align:center;
color:#fff;
opacity:0;
top:0;left:0;
border-radius:3px;
width:100%;
height:100%;
background:rgba(92, 192, 255, 0.84);
z-index:1;
font-size:12px;
}
.btn-widget-add{
border-radius:50%;
color:#fff;
font-size:40px;
border: 8px solid rgba(92, 192, 255, 0.64);
background: rgb(40, 96, 144);
-webkit-transition:all 0.3s ease-in-out;
text-align:center;
}
.widget.btn-widget-add{
opacity:1 !important;
}
.widget:hover.btn-widget-add{
-webkit-transform:scale(1.1);
}
.device-panel .widget:hover .btn-widget-remove,.widget-status:hover .btn-status-remove,.device-panel .widget:hover .btn-widget-edit{
visibility:visible;
opacity:1;
}
.notification .widget{
opacity:0.3;
}
.notification .widget:hover{
-webkit-transform:scale(1.1);
opacity:1;
}
.notification .widgets-panel{
padding:0;
}
.notification .widget.selected{
-webkit-transform:scale(1.1);
opacity:1;
}
.btn-qrcode{
position:absolute;
background:transparent;
border:4px solid #6393BD;
font-weight:bold;
color:#6393BD;
width:120px;
height:48px;
line-height:38px;
text-align:center;
bottom:-60px;
font-size:17px;
left:50%;
cursor:pointer;
margin-left:-60px;
-webkit-transition:all 0.3s ease-out;
}
.btn-qrcode:hover{
color:#fff;
background:#6393bd;
}
#qrcode{
position:relative;
width:100%;
}
#qrcode>img{
width:100%;
}
#custom-widget-editor{
z-index:99;
width:50%;
border-radius:0px 4px 4px 0px;
height:calc(100% - 8px - 44px);
position:absolute;
margin-top:8px;
color:#fff;
left:100%;top:0;
box-shadow: 2px 0px 2px #056CB1 inset;
padding:10px;
-webkit-transform-origin-x:0;
opacity:0.01;
-webkit-transition:all 0.3s ease-in-out;
-webkit-transform:perspective(200px) rotateY(80deg);
background:rgba(72,158,215,8);
display:-webkit-box !important;
-webkit-box-orient:vertical;
}
#custom-widget-editor.show{
opacity:1;
-webkit-transform:perspective(200px) rotateY(0deg);
}
.input-wrap{
width:100%;
}
#custom-widget-editor .widget-statuses .input-wrap{
width:104px;
}
input{
width:100%!important;
}
#custom-editor-name{
width:100%;
}
.widget-statuses{
padding: 10px;
background: #82C8F7;
margin-top: 10px;
overflow:scroll;
border-radius:4px;
-webkit-box-flex:1;
margin-bottom:10px;
}
.widget-statuses select{
margin-left:8px;
}
.widget-status{
margin-bottom:4px;
position:relative;
}
#custom-widget-editor .title{
height:40px;
text-align:center;
border-bottom:4px solid #fff;
box-sizing:border-box;
margin-bottom:10px;
line-height:30px;
}
.btn-custom-save,.btn-custom-addstatus{
background-color:#fff;
color:rgb(72,158,215);
-webkit-transition:all 0.2s ease-in-out;
}
.btn-custom-save:hover,.btn-custom-addstatus:hover{
background-color:rgb(118,189,236);
color:#fff;
}
.btn-custom-add,.btn-custom-remove{
background-color: #DA5C5C;
-webkit-transition:all 0.2s ease-in-out;
color:#fff;margin-right:10px;
}
.btn-custom-add:hover,.btn-custom-remove:hover{
background-color: #fff;
color: #DA5C5C;
}
.btn-custom-addstatus{
width:100%;
}
.change-label-wrap{
visibility:hidden;
opacity:0;
position: absolute;
top:115%;
color: #fff;
display:-webkit-box;
-webkit-box-orient:horizontal;
width:180px;
background:#eee;
border-radius:4px;
box-shadow:0px 1px 2px #666;
padding:8px;
-webkit-transition:all 0.3s ease-in-out;
}
.change-label-wrap .input-wrap{
-webkit-box-flex:1;
}
.btn-change-label{
margin-left:5px;
background-color: #D79148;
}
.switch-change-label{
position:absolute;
top: 53px;
right: 5px;
width:100px;
cursor:pointer;
height:36px;
border-radius:4px;
line-height:36px;
text-align:center;
color:#fff;
background-color:#D79148;
}
.switch-change-label.on .change-label-wrap{
visibility:visible;
opacity:1;
}
.select-status{
width:92px;
}
.hardwares{
width:100%;
}
.hardware{
background:#eee;
border-radius:4px;
margin-bottom:10px;
padding:10px;
display:-webkit-box;
-webkit-box-align:center;
-webkit-box-orient:horizontal;
color:#666;
}
.hardware-name,.hardware-mac{
margin-right:10px;
-webkit-box-flex:1;
}
.btn-select-hardware{
cursor:pointer;
width:60px;
height:40px;
background:#fff;
border-radius:4px;
text-align:center;
line-height:40px;
-webkit-transition:all 0.2s ease-in-out;
}
.btn-select-hardware:hover{
background:#1F7AB7;
color:#fff;
}
| 0.232571 | 0.034947 |
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap');
:root {
--primary: hsl(0, 100%, 74%);
--primary-dark: hsl(0, 100%, 44%);
--secondary: hsl(154, 59%, 51%);
--accent: hsl(248, 32%, 49%);
--dark-gray: hsl(249, 10%, 26%);
--light-gray: hsl(246, 25%, 77%);
}
html, body {
width: 100%;
padding: 0;
margin: 0;
font-family: 'Poppins', sans-serif;
font-size: 16px;
}
body {
background: url("images/bg-intro-mobile.png") ,var(--primary);
}
/** LAYOUT **/
.container {
display: flex;
flex-direction: column;
}
.header {
color: white;
text-align: center;
padding: 3rem 2rem 1rem 2rem;
}
.content {
padding: 0 2rem;
margin: 0 0 2rem 0;
}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 768px) and (max-width: 1439px){
.header {
padding-left: 8rem;
padding-right: 8rem;
}
.content {
padding-left: 10rem;
padding-right: 10rem;
}
}
@media only screen and (min-width: 1440px) {
.header, .content {
flex-basis: 50%;
flex-grow: 1;
height: 100vh;
padding-top: 0;
padding-bottom: 0;
margin: 0;
}
.container {
flex-direction: row;
}
.header {
padding-left: 10rem;
text-align: left;
display: flex;
flex-direction: column;
justify-content: center;
}
.content {
display: flex;
flex-direction: column;
justify-content: center;
padding-right: 8rem;
padding-left: 8rem;
}
}
/** COMPONENT **/
.alert {
background-color: lightgray;
margin: 1rem 0;
padding: 1rem 3rem;
border: 1px solid transparent;
border-radius: 12px;
box-shadow: 0 8px 0 hsla(0, 0%, 0%, .15);
text-align: center;
}
.alert--purple {
background-color: var(--accent);
color: white;
}
.btn {
padding: 1rem 0;
border: 1px solid transparent;
border-radius: 8px;
cursor: pointer;
transition: all .25s ease;
}
.btn:hover {
transform: scale(1.025);
}
.btn--fat {
font-size: 1rem;
text-transform: uppercase;
letter-spacing: 1px;
width: 100%;
}
.btn--green {
color: white;
background-color: var(--secondary);
}
.btn--green.btn--rised {
box-shadow: 0 4px 0 hsl(154, 59%, 43%);
}
.btn--green:active {
background-color: hsl(154, 59%, 73%);
transform: scale(0.975);
}
.form {
background-color: white;
padding: 1.5rem;
margin: 1.5rem 0;
border: 1px solid transparent;
border-radius: 12px;
box-shadow: 0 8px 0 hsla(0, 0%, 0%, .15);
}
.form__footer {
text-align: center;
padding: 0 1rem;
}
.input-group {
border: 1px solid lightgrey;
border-radius: 4px;
display: flex;
position: relative;
height: 3rem;
margin-bottom: 2rem;
}
.input-group__input {
width: 100%;
height: 100%;
border: 1px solid transparent;
order: 1;
z-index: 2;
padding: 0 1rem;
background-color: transparent;
font-size: 1rem;
line-height: 2rem;
transition: all .25s ease;
}
.input-group__input:invalid, .input-group__input:invalid:required {
outline: none;
border-color: transparent;
}
.input-group__input:focus:not(:invalid) {
border-color: var(--accent);
}
.invalid .input-group__input {
border-color: var(--primary-dark);
}
.input-group__label {
display: inline-block;
line-height: 2rem;
padding: .5rem 1rem;
order: 0;
color: var(--dark-gray);
position: absolute;
top: 0;
left: 0;
z-index: 1;
transition: all 0.05s ease;
}
.input-group__error-icon {
visibility: hidden;
opacity: 0;
position: absolute;
top: .75rem;
right: 1.5rem;
z-index: 2;
transition: all .25s ease;
}
.invalid .input-group__error-icon {
visibility: visible;
opacity: 1;
}
.input-group__error {
visibility: hidden;
width: 100%;
position: absolute;
bottom: -1.3rem;
font-size: .6rem;
text-align: right;
color: var(--primary-dark);
font-style: italic;
}
.invalid .input-group__error
{
visibility: visible;
}
.input-group__input:focus + .input-group__label,
.input-group__input:valid + .input-group__label,
.input-group__input:invalid + .input-group__label
{
visibility: hidden;
opacity: 0;
}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 768px) and (max-width: 1439px){
}
@media only screen and (min-width: 1440px) {
.form {
padding: 2rem;
}
}
/** TYPOGRAPHY **/
.highlight {
color: var(--primary);
text-decoration: none;
}
.fine-print {
font-size: .7rem;
color: var(--light-gray);
}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 768px) and (max-width: 1439px){
}
@media only screen and (min-width: 1440px) {
.title {
font-size: 3rem;
line-height: 3.3rem;
}
}
|
packages/showcase_6/styles.css
|
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap');
:root {
--primary: hsl(0, 100%, 74%);
--primary-dark: hsl(0, 100%, 44%);
--secondary: hsl(154, 59%, 51%);
--accent: hsl(248, 32%, 49%);
--dark-gray: hsl(249, 10%, 26%);
--light-gray: hsl(246, 25%, 77%);
}
html, body {
width: 100%;
padding: 0;
margin: 0;
font-family: 'Poppins', sans-serif;
font-size: 16px;
}
body {
background: url("images/bg-intro-mobile.png") ,var(--primary);
}
/** LAYOUT **/
.container {
display: flex;
flex-direction: column;
}
.header {
color: white;
text-align: center;
padding: 3rem 2rem 1rem 2rem;
}
.content {
padding: 0 2rem;
margin: 0 0 2rem 0;
}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 768px) and (max-width: 1439px){
.header {
padding-left: 8rem;
padding-right: 8rem;
}
.content {
padding-left: 10rem;
padding-right: 10rem;
}
}
@media only screen and (min-width: 1440px) {
.header, .content {
flex-basis: 50%;
flex-grow: 1;
height: 100vh;
padding-top: 0;
padding-bottom: 0;
margin: 0;
}
.container {
flex-direction: row;
}
.header {
padding-left: 10rem;
text-align: left;
display: flex;
flex-direction: column;
justify-content: center;
}
.content {
display: flex;
flex-direction: column;
justify-content: center;
padding-right: 8rem;
padding-left: 8rem;
}
}
/** COMPONENT **/
.alert {
background-color: lightgray;
margin: 1rem 0;
padding: 1rem 3rem;
border: 1px solid transparent;
border-radius: 12px;
box-shadow: 0 8px 0 hsla(0, 0%, 0%, .15);
text-align: center;
}
.alert--purple {
background-color: var(--accent);
color: white;
}
.btn {
padding: 1rem 0;
border: 1px solid transparent;
border-radius: 8px;
cursor: pointer;
transition: all .25s ease;
}
.btn:hover {
transform: scale(1.025);
}
.btn--fat {
font-size: 1rem;
text-transform: uppercase;
letter-spacing: 1px;
width: 100%;
}
.btn--green {
color: white;
background-color: var(--secondary);
}
.btn--green.btn--rised {
box-shadow: 0 4px 0 hsl(154, 59%, 43%);
}
.btn--green:active {
background-color: hsl(154, 59%, 73%);
transform: scale(0.975);
}
.form {
background-color: white;
padding: 1.5rem;
margin: 1.5rem 0;
border: 1px solid transparent;
border-radius: 12px;
box-shadow: 0 8px 0 hsla(0, 0%, 0%, .15);
}
.form__footer {
text-align: center;
padding: 0 1rem;
}
.input-group {
border: 1px solid lightgrey;
border-radius: 4px;
display: flex;
position: relative;
height: 3rem;
margin-bottom: 2rem;
}
.input-group__input {
width: 100%;
height: 100%;
border: 1px solid transparent;
order: 1;
z-index: 2;
padding: 0 1rem;
background-color: transparent;
font-size: 1rem;
line-height: 2rem;
transition: all .25s ease;
}
.input-group__input:invalid, .input-group__input:invalid:required {
outline: none;
border-color: transparent;
}
.input-group__input:focus:not(:invalid) {
border-color: var(--accent);
}
.invalid .input-group__input {
border-color: var(--primary-dark);
}
.input-group__label {
display: inline-block;
line-height: 2rem;
padding: .5rem 1rem;
order: 0;
color: var(--dark-gray);
position: absolute;
top: 0;
left: 0;
z-index: 1;
transition: all 0.05s ease;
}
.input-group__error-icon {
visibility: hidden;
opacity: 0;
position: absolute;
top: .75rem;
right: 1.5rem;
z-index: 2;
transition: all .25s ease;
}
.invalid .input-group__error-icon {
visibility: visible;
opacity: 1;
}
.input-group__error {
visibility: hidden;
width: 100%;
position: absolute;
bottom: -1.3rem;
font-size: .6rem;
text-align: right;
color: var(--primary-dark);
font-style: italic;
}
.invalid .input-group__error
{
visibility: visible;
}
.input-group__input:focus + .input-group__label,
.input-group__input:valid + .input-group__label,
.input-group__input:invalid + .input-group__label
{
visibility: hidden;
opacity: 0;
}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 768px) and (max-width: 1439px){
}
@media only screen and (min-width: 1440px) {
.form {
padding: 2rem;
}
}
/** TYPOGRAPHY **/
.highlight {
color: var(--primary);
text-decoration: none;
}
.fine-print {
font-size: .7rem;
color: var(--light-gray);
}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 768px) and (max-width: 1439px){
}
@media only screen and (min-width: 1440px) {
.title {
font-size: 3rem;
line-height: 3.3rem;
}
}
| 0.528047 | 0.091992 |
html, body {
height: 100%;
width: 100%;
margin: 0;
padding: 0;
}
#map {
height: 100%;
width: 100%;
}
#lagalag-nowhere-window-div {
display: none;
}
#lagalag-place-sense-window-div {
display: none;
}
.lagalag-place-sense-window {
font-size: 16px;
font-family: Helvetica;
padding: 5px;
}
.lagalag-nowhere-window {
font-size: 16px;
font-family: Helvetica;
}
.lagalag-place-sense-title {
padding-bottom: 5px;
}
.lagalag-place-sense-window ul {
list-style: none;
margin: 0px;
padding: 2px;
}
.lagalag-place-sense-window ul li {
width: 235px;
}
/* "Fancy radio" css c/o this guy (who used checkboxes but same concepts apply):
https://codingwithspike.wordpress.com/2014/11/16/fancy-css-checkboxes-with-fontawesome/ */
.fancy-radio {
margin-bottom: .3em;
}
.fancy-radio input[type="radio"] {
display: none;
}
.fancy-radio span {
font-size: 16px;
cursor: pointer;
font-weight: 200;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
/* Make the text bold when the user checks the corresponding radio */
.fancy-radio input[type="radio"]:checked ~ span {
font-weight: 700;
}
.fancy-radio span::before {
font-family: "Font Awesome 5 Free";
font-style: normal;
width: 1em;
height: 1em;
font-weight: 400;
margin-right: .6em;
}
/* Use the solid version of the font by setting the font weight */
.fancy-radio input[type="radio"]:checked ~ span::before {
font-weight: 900;
}
.fancy-radio input[type="radio"]:checked ~ span.yes-loved-it {
color: red;
}
.fancy-radio span.yes-loved-it::before {
content: '\f004'; /* heart */
color: red;
}
.fancy-radio input[type="radio"]:checked ~ span.yes-meh {
color: orange;
}
.fancy-radio span.yes-meh::before {
content: '\f11a'; /* meh (emoji) */
color: orange;
}
.fancy-radio span.yes-hated-it::before {
content: '\f165'; /* thumbs-down */
}
.fancy-radio input[type="radio"]:checked ~ span.no-wanna-go {
color: green;
}
.fancy-radio span.no-wanna-go::before {
content: '\f02e'; /* bookmark */
color: green;
margin-left: .1em;
margin-right: .8em;
}
.fancy-radio input[type="radio"]:checked ~ span.not-interested {
color: blue;
}
.fancy-radio span.not-interested::before {
content: '\f057'; /* times circle (x) */
color: blue;
}
|
src/main/resources/static/css/map.css
|
html, body {
height: 100%;
width: 100%;
margin: 0;
padding: 0;
}
#map {
height: 100%;
width: 100%;
}
#lagalag-nowhere-window-div {
display: none;
}
#lagalag-place-sense-window-div {
display: none;
}
.lagalag-place-sense-window {
font-size: 16px;
font-family: Helvetica;
padding: 5px;
}
.lagalag-nowhere-window {
font-size: 16px;
font-family: Helvetica;
}
.lagalag-place-sense-title {
padding-bottom: 5px;
}
.lagalag-place-sense-window ul {
list-style: none;
margin: 0px;
padding: 2px;
}
.lagalag-place-sense-window ul li {
width: 235px;
}
/* "Fancy radio" css c/o this guy (who used checkboxes but same concepts apply):
https://codingwithspike.wordpress.com/2014/11/16/fancy-css-checkboxes-with-fontawesome/ */
.fancy-radio {
margin-bottom: .3em;
}
.fancy-radio input[type="radio"] {
display: none;
}
.fancy-radio span {
font-size: 16px;
cursor: pointer;
font-weight: 200;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
/* Make the text bold when the user checks the corresponding radio */
.fancy-radio input[type="radio"]:checked ~ span {
font-weight: 700;
}
.fancy-radio span::before {
font-family: "Font Awesome 5 Free";
font-style: normal;
width: 1em;
height: 1em;
font-weight: 400;
margin-right: .6em;
}
/* Use the solid version of the font by setting the font weight */
.fancy-radio input[type="radio"]:checked ~ span::before {
font-weight: 900;
}
.fancy-radio input[type="radio"]:checked ~ span.yes-loved-it {
color: red;
}
.fancy-radio span.yes-loved-it::before {
content: '\f004'; /* heart */
color: red;
}
.fancy-radio input[type="radio"]:checked ~ span.yes-meh {
color: orange;
}
.fancy-radio span.yes-meh::before {
content: '\f11a'; /* meh (emoji) */
color: orange;
}
.fancy-radio span.yes-hated-it::before {
content: '\f165'; /* thumbs-down */
}
.fancy-radio input[type="radio"]:checked ~ span.no-wanna-go {
color: green;
}
.fancy-radio span.no-wanna-go::before {
content: '\f02e'; /* bookmark */
color: green;
margin-left: .1em;
margin-right: .8em;
}
.fancy-radio input[type="radio"]:checked ~ span.not-interested {
color: blue;
}
.fancy-radio span.not-interested::before {
content: '\f057'; /* times circle (x) */
color: blue;
}
| 0.385259 | 0.053477 |
body {
cursor:default;
min-width:810px;
padding: 0 10px;
text-align: center;
color: #333;
font-family: "Arial", "Helvetica", sans-serif;
font-size:17px;
}
*[title] { cursor: help; }
abbr, .punteado { border-bottom:1px dotted #999; }
.redondeado {
padding-left:2px;
padding-right:2px;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}
#header_vp { float:left; /*margin:4px 0 0 100px;*/ }
div#container {
width: 700px;margin: 0 auto;
text-align: left;
margin: 10px auto;
}
body.fullwidth div#container {
width: 100%;
min-width:970px;
}
div#header {
color: inherit;
background:url('bg75.png') repeat;
margin-left:170px;
}
div#header-in {
padding: 2px 14px;
}
div#content-wrap {
padding: 6px 0;
}
div.lcol div.content {
margin: 0 0 0 170px;
}
div.content {
color: inherit;min-height:470px;
background:url('bg75.png') repeat;
}
div.content-in {
padding: 15px 10px 10px 20px;
color:#5D5D5D;
}
div.content-in h1 {
font-size:19px;
color:green;
margin:0;
padding:0;
line-height:12px;
}
div.content-in h2 {
font-size:17px;
color:green;
margin:0;
padding:0;
line-height:12px;
}
div.content-in h3 {
font-size:15px; color:green;
margin:0; padding:0;
line-height:12px;
}
div.content-in img {
margin-bottom:-3px;
}
div.content-in a img {
padding:0 2px 0 0;
}
div.content-in a:hover img {
padding:0 0 0 2px;
}
div.content-in p {
text-align: justify;
}
div.lcol div.column {
float: left;
}
div.column {
width: 160px;
color: inherit;
background:url(bg75.png) repeat;
}
div.column-in {
padding: 10px 0 12px 20px;
font-size:17px;
}
div#footer {
clear:both;
color: inherit;
background:url('bg75.png') repeat;
}
div#footer-in {
padding: 10px 20px 10px 20px;
}
div.content, div.column, div#header, div#footer {
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}
a {
color:#06f;text-decoration:none;
}
a:hover {
text-decoration:underline;
}
.infog {
color:green;
}
.pol_form li {
color:gray;
margin-bottom:15px;
}
.pol_form li b {
color:green;
font-size:16px;
}
input, area, div.content-in select {
color:green; font-size:16px;
font-weight:bold;
}
button {
font-size:16px;
color:green;
font-weight:bold;
}
input[type="submit"][disabled="disabled"], input[type="button"][disabled="disabled"], area[disabled="disabled"], div.content-in select[disabled="disabled"] {
color:gray;
font-weight:normal;
}
.pol_table {
margin-top:0;
}
.pol_table th {
color:#808080;
}
.pol_table td {
padding-right:20px;
}
.pol_table a {
text-decoration:none;
}
.pol_table a:hover {
text-decoration:underline;
}
/*.content-in hr { border: 1px solid grey; }*/ .flateral { margin:0 0 0 5px; float:right; } .pforo { text-align:justify; margin:2px; }
.pforo {
border-top: 1px solid #D4D4D4;
}
.md {
color:#808080;
font-size:12px;
margin: 0 0 0 3px;
}
.form_textarea {
min-width:475px;
width:90%;
height:350px;
color:green;
font-weight:bold;
}
#homelogo a {
font-size:18px;
color:#808080;
text-decoration:none;
}
#homelogo a:hover {
text-decoration:underline;
}
.amarillo, .azul {
background:#FFFFDD;
border:1px solid #FFD700;
padding:5px 10px 5px 10px;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}
.azul {
border:1px solid #00CCFF;
background:#D3F7FE;
}
#pols_frase {
margin:0 0 0 20px;
padding:4px 8px 4px 8px;
font-size:18px;
}
.pn {
font-weight:bold;
color:red;
}
.pp {
font-weight:bold;
color:#ECC900;
}
.big {
font-size:18px;
}
.gris {
color:#808080;
}
.min {
font-size:12px;
}
#palabras {
margin:0 0 0 -6px; padding:0;
}
dl {
padding-left:0px;
margin:0 0 0 -20px;
width: 154px;
}
dd {
margin:0 0 0 5px;
}
dd {
*margin-left:-55px;
}
dt a {
color:#808080;
}
dt {
font-weight:bold;
border:1px solid #FFD700;border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
background: #FFFFDD;
font-size: 18px;
padding: 2px 0 3px 8px;
margin:0 0 3px 2px;
}
#menu ul {
list-style: none;
padding: 5px;
}
#pnick {
min-width:280px;
text-align:left;
box-shadow: 6px 6px 15px #888;
}
#pnick b {
color:green;
}
.nick:hover {
cursor:help;
color:#00CCFF;
}
.pols {
color:#ECC900;
}
h1 a {
color:#4BB000;
}
#enviar {
background:#FFFFB7;
padding:20px 0 20px 50px;
}
.ciudadano, .desarrollador {
color:#06f;
}
.turista {
color:#66B3FF;
}
.validar {
color:#96B7CF;
}
.expulsado {
color:#FF8A8A;
}
.extrangero {
color:#CCC;
}
.vcc, .vc, .vcn, .vcnn {
background-color:#EEE;
font-weight:bold;
font-size:18px;
padding: 2px 5px 1px 4px;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}
.vcc {
color:#EA9800;
}
.vc {
color:orange;
}
.vcn {
color:#FF3E43;
}
.vcnn {
color:#D20000;
}
#vpc_fondo {
background-color:#fff;
border: solid thin #000;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 5px 5px 5px 5px;
}
.code {
background-color:#000;
color: #5F5;
font-family:monospace;
}
.quote {
background: url(bg75.png) repeat;
border: #000000 solid thin;
border-radius: 12px;
font-family:serif;
font-style:italic;
padding: 6px;
}
blockquote cite {
font-style: normal;
font-weight: bold;
display: block;
font-size: 0.9em;
margin-bottom: 0;
}
.citar {
float: right;
}
.citar input {
font-size: 0.7em;
}
.ayuda {
display:inline-block;
cursor:help;
background-image:url('varios/help.png');
width:22px;
height:22px;
}
.ayudap {
margin:-10px 0 0 -90px;
position:absolute;
background:#FFFF95;
font-size:14px;
color:#666;
border:2px solid #FFFFFF;
cursor:help;
max-width:350px;
min-height:50px;
padding:6px 8px;
z-index:10;
}
.ayudap {
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}
div#footer, div.column, div.content, div#header { border: 1px solid #DDD; }
.sf-menu li, .sf-menu a, .sf-menu a:visited { color:#555; text-shadow:1px 1px 4px #FFF; }
.md { color:#777; }
#menu-1, #menu-1 li { background:#FF6262; }
#menu-1:hover, #menu-1 li:hover { background:#FFB1B1; }
#menu-2, #menu-2 li { background:#00DF00; }
#menu-2:hover, #menu-2 li:hover { background:#80EF80; }
#menu-3, #menu-3 li { background:#66BEFF; }
#menu-3:hover, #menu-3 li:hover { background:#B3DFFF; }
#menu-4, #menu-4 li { background:#FFFF51; }
#menu-4:hover, #menu-4 li:hover { background:#FFFFA8; }
#menu-5, #menu-5 li { background:#FF9900; }
#menu-5:hover, #menu-5 li:hover { background:#FFD391; }
/*** ESSENTIAL STYLES (superfish.css) ***/
.sf-menu, .sf-menu * {
margin: 0;
padding: 0;
list-style: none;
font-family: Helvetica, Arial, sans-serif;
}
.sf-menu {
line-height: 1.0;
/* margin-left: -20px; */
}
.sf-menu ul {
position: absolute;
top: -999em;
margin-top: -5px;
width: 10em; /* left offset of submenus need to match (see below) */
}
.sf-menu li:hover {
visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
float: left;
position: relative;
}
.sf-menu a {
display: block;
position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
left: 0;
top: 2.5em; /* match top ul list item height */
z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
left: 5em; /* match ul width */
top: 0;
}
/*** DEMO SKIN ***/
.sf-menu {
float: left;
margin-bottom: 1em;
}
.sf-menu a {
padding: 5px;
text-decoration:none;
}
.sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/
color:#808080;
}
.sf-menu li {
color:#808080;
background: #FFFFDD;
margin: 1px;
padding:3px 0 3px 2px;
font-weight:bold;
font-size: 18px;
border:1px solid #FFD700;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}
.sf-menu li li {
background: #FFFFDD;
margin:0px;
margin-left:-8px;
font-size: 16px;
}
.sf-menu li li li {
background: #FFFFDD;
}
.sf-menu li:hover, .sf-menu li.sfHover {
background: #FF9900;
outline: 0;
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position: -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position: 0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
background-position: -10px 0; /* arrow hovers for modern browsers*/
}
/*** shadows for all but IE6 ***/
/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-vertical, .sf-vertical li { width: 145px; }
.sf-vertical li li { width: 155px; }
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
left: 146px; /* match ul width */
top: 0;
}
.sf-vertical li:hover ul ul, .sf-vertical li.sfHover ul ul { left: 156px; }
/*** alter arrow directions ***/
.sf-vertical .sf-sub-indicator { background-position: -10px 0; } /* IE6 gets solid image only */
.sf-vertical a > .sf-sub-indicator { background-position: 0 0; } /* use translucent arrow for modern browsers*/
/* hover arrow direction for modern browsers*/
.sf-vertical a:focus > .sf-sub-indicator,
.sf-vertical a:hover > .sf-sub-indicator,
.sf-vertical a:active > .sf-sub-indicator,
.sf-vertical li:hover > a > .sf-sub-indicator,
.sf-vertical li.sfHover > a > .sf-sub-indicator {
background-position: -10px 0; /* arrow hovers for modern browsers*/
}
#noti {
margin:-3px -2px -3px -14px;
padding:8px 0 0 0;
width:46px;
height:38px;
overflow:hidden;
cursor:pointer;
color:#FFF;
text-align:center;
text-shadow:2px 2px 7px red;
font-size:26px;
font-weight:bold;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}
#noti:hover {
background-color:#FFF;
}
.noti_on { background: url('ico/noti_on.png') no-repeat; }
.noti_off { background: url('ico/noti_off.png') no-repeat; }
#noti_list {
box-shadow: 6px 6px 15px #888;
margin:0 0 0 -15px;
padding:0 20px 0 0;
position:absolute;
display:none;
max-width:500px;
min-width:100px;
overflow:hidden;
white-space:nowrap;
border:1px solid #FFF;
border-top:none;
background:#EEE;
border-bottom-left-radius:8px; -moz-border-radius-bottomleft:8px; -webkit-border-bottom-left-radius:8px;
border-bottom-right-radius:8px; -moz-border-radius-bottomright:8px; -webkit-border-bottom-right-radius:8px;
}
#noti_hacer { border-top:1px solid #FFF; }
#noti_hacer a {
float:right;
color:#999;
margin:-2px 0 0 0;
}
#noti_list li:hover {
text-decoration:underline;
}
#noti_list li {
cursor:pointer;
font-size:18px;
list-style-type:none;
margin:-18px -20px 18px -40px;
padding:10px 15px;
border-top:1px solid #F8F8F8;
}
.noti_nuevo {
background:#FFF;
font-weight:bold;
}
.noti_nuevo a {
font-weight:bold;
color:red;
}
.noti_rep_num {
float:right;
margin:-2px 0 0 15px;
color:#BBB;
font-size:20px;
}
#doc_pad { text-align:justify; margin:20px; }
#doc_pad ul, #doc_pad ol { margin:4px 0 -4px 0; }
#doc_pad li { text-align:left; margin:3px 0 4px 0; }
#doc_pad ol ol { list-style-type: lower-roman; }
.indent { list-style-type:none; }
input, area, div.content-in select { color:green; font-size:16px; font-weight:bold; }
#vp_c { font-family: "Arial", "Helvetica", sans-serif; font-size:17px; }
#vp_c h1 { font-size:19px; color:green; margin:0; padding:0; line-height:12px; }
#vp_c a { color:#06f;text-decoration:none; }
#vp_c a:hover { text-decoration:underline; }
#vp_c h1 a { color:#4BB000; }
#vpc { vertical-align: bottom; height:400px; overflow:auto; overflow-x:hidden; }
#vpc ul { padding:0; margin:0; position:static; }
#vpc ul li { padding:0; margin:0; color:#666666; background:none; font-size:15px; list-style:none;}
#vpc .oldc { color:#A3A3A3; }
#vpc_u { float:right; width:180px; height:400px; white-space:nowrap; overflow:auto; overflow-x:hidden; margin-left:20px; }
#vpc_u ul { padding:0; margin:0; position:static; }
#vpc_u ul li { padding:0; margin:0; color:#666666; background:none; font-size:18px; font-weight:bold; list-style:none;}
#vpc_u li { font-weight:bold; }
#vpc_u a { color:#808080; text-decoration:none; }
#vpc_u a:hover { text-decoration:underline; }
#vpc_msg { color:black; border: 1px solid #808080; padding:3px; }
.vpc_accion { color:#009420; font-size:16px; }
.vpc_priv { color:#9F009F; font-size:16px; }
.vpc_yo { color:#2D2D2D; }
.votacion_desc_min {
max-height:300px;
overflow-y:auto;
}
|
img/style.css
|
body {
cursor:default;
min-width:810px;
padding: 0 10px;
text-align: center;
color: #333;
font-family: "Arial", "Helvetica", sans-serif;
font-size:17px;
}
*[title] { cursor: help; }
abbr, .punteado { border-bottom:1px dotted #999; }
.redondeado {
padding-left:2px;
padding-right:2px;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}
#header_vp { float:left; /*margin:4px 0 0 100px;*/ }
div#container {
width: 700px;margin: 0 auto;
text-align: left;
margin: 10px auto;
}
body.fullwidth div#container {
width: 100%;
min-width:970px;
}
div#header {
color: inherit;
background:url('bg75.png') repeat;
margin-left:170px;
}
div#header-in {
padding: 2px 14px;
}
div#content-wrap {
padding: 6px 0;
}
div.lcol div.content {
margin: 0 0 0 170px;
}
div.content {
color: inherit;min-height:470px;
background:url('bg75.png') repeat;
}
div.content-in {
padding: 15px 10px 10px 20px;
color:#5D5D5D;
}
div.content-in h1 {
font-size:19px;
color:green;
margin:0;
padding:0;
line-height:12px;
}
div.content-in h2 {
font-size:17px;
color:green;
margin:0;
padding:0;
line-height:12px;
}
div.content-in h3 {
font-size:15px; color:green;
margin:0; padding:0;
line-height:12px;
}
div.content-in img {
margin-bottom:-3px;
}
div.content-in a img {
padding:0 2px 0 0;
}
div.content-in a:hover img {
padding:0 0 0 2px;
}
div.content-in p {
text-align: justify;
}
div.lcol div.column {
float: left;
}
div.column {
width: 160px;
color: inherit;
background:url(bg75.png) repeat;
}
div.column-in {
padding: 10px 0 12px 20px;
font-size:17px;
}
div#footer {
clear:both;
color: inherit;
background:url('bg75.png') repeat;
}
div#footer-in {
padding: 10px 20px 10px 20px;
}
div.content, div.column, div#header, div#footer {
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}
a {
color:#06f;text-decoration:none;
}
a:hover {
text-decoration:underline;
}
.infog {
color:green;
}
.pol_form li {
color:gray;
margin-bottom:15px;
}
.pol_form li b {
color:green;
font-size:16px;
}
input, area, div.content-in select {
color:green; font-size:16px;
font-weight:bold;
}
button {
font-size:16px;
color:green;
font-weight:bold;
}
input[type="submit"][disabled="disabled"], input[type="button"][disabled="disabled"], area[disabled="disabled"], div.content-in select[disabled="disabled"] {
color:gray;
font-weight:normal;
}
.pol_table {
margin-top:0;
}
.pol_table th {
color:#808080;
}
.pol_table td {
padding-right:20px;
}
.pol_table a {
text-decoration:none;
}
.pol_table a:hover {
text-decoration:underline;
}
/*.content-in hr { border: 1px solid grey; }*/ .flateral { margin:0 0 0 5px; float:right; } .pforo { text-align:justify; margin:2px; }
.pforo {
border-top: 1px solid #D4D4D4;
}
.md {
color:#808080;
font-size:12px;
margin: 0 0 0 3px;
}
.form_textarea {
min-width:475px;
width:90%;
height:350px;
color:green;
font-weight:bold;
}
#homelogo a {
font-size:18px;
color:#808080;
text-decoration:none;
}
#homelogo a:hover {
text-decoration:underline;
}
.amarillo, .azul {
background:#FFFFDD;
border:1px solid #FFD700;
padding:5px 10px 5px 10px;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}
.azul {
border:1px solid #00CCFF;
background:#D3F7FE;
}
#pols_frase {
margin:0 0 0 20px;
padding:4px 8px 4px 8px;
font-size:18px;
}
.pn {
font-weight:bold;
color:red;
}
.pp {
font-weight:bold;
color:#ECC900;
}
.big {
font-size:18px;
}
.gris {
color:#808080;
}
.min {
font-size:12px;
}
#palabras {
margin:0 0 0 -6px; padding:0;
}
dl {
padding-left:0px;
margin:0 0 0 -20px;
width: 154px;
}
dd {
margin:0 0 0 5px;
}
dd {
*margin-left:-55px;
}
dt a {
color:#808080;
}
dt {
font-weight:bold;
border:1px solid #FFD700;border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
background: #FFFFDD;
font-size: 18px;
padding: 2px 0 3px 8px;
margin:0 0 3px 2px;
}
#menu ul {
list-style: none;
padding: 5px;
}
#pnick {
min-width:280px;
text-align:left;
box-shadow: 6px 6px 15px #888;
}
#pnick b {
color:green;
}
.nick:hover {
cursor:help;
color:#00CCFF;
}
.pols {
color:#ECC900;
}
h1 a {
color:#4BB000;
}
#enviar {
background:#FFFFB7;
padding:20px 0 20px 50px;
}
.ciudadano, .desarrollador {
color:#06f;
}
.turista {
color:#66B3FF;
}
.validar {
color:#96B7CF;
}
.expulsado {
color:#FF8A8A;
}
.extrangero {
color:#CCC;
}
.vcc, .vc, .vcn, .vcnn {
background-color:#EEE;
font-weight:bold;
font-size:18px;
padding: 2px 5px 1px 4px;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}
.vcc {
color:#EA9800;
}
.vc {
color:orange;
}
.vcn {
color:#FF3E43;
}
.vcnn {
color:#D20000;
}
#vpc_fondo {
background-color:#fff;
border: solid thin #000;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 5px 5px 5px 5px;
}
.code {
background-color:#000;
color: #5F5;
font-family:monospace;
}
.quote {
background: url(bg75.png) repeat;
border: #000000 solid thin;
border-radius: 12px;
font-family:serif;
font-style:italic;
padding: 6px;
}
blockquote cite {
font-style: normal;
font-weight: bold;
display: block;
font-size: 0.9em;
margin-bottom: 0;
}
.citar {
float: right;
}
.citar input {
font-size: 0.7em;
}
.ayuda {
display:inline-block;
cursor:help;
background-image:url('varios/help.png');
width:22px;
height:22px;
}
.ayudap {
margin:-10px 0 0 -90px;
position:absolute;
background:#FFFF95;
font-size:14px;
color:#666;
border:2px solid #FFFFFF;
cursor:help;
max-width:350px;
min-height:50px;
padding:6px 8px;
z-index:10;
}
.ayudap {
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}
div#footer, div.column, div.content, div#header { border: 1px solid #DDD; }
.sf-menu li, .sf-menu a, .sf-menu a:visited { color:#555; text-shadow:1px 1px 4px #FFF; }
.md { color:#777; }
#menu-1, #menu-1 li { background:#FF6262; }
#menu-1:hover, #menu-1 li:hover { background:#FFB1B1; }
#menu-2, #menu-2 li { background:#00DF00; }
#menu-2:hover, #menu-2 li:hover { background:#80EF80; }
#menu-3, #menu-3 li { background:#66BEFF; }
#menu-3:hover, #menu-3 li:hover { background:#B3DFFF; }
#menu-4, #menu-4 li { background:#FFFF51; }
#menu-4:hover, #menu-4 li:hover { background:#FFFFA8; }
#menu-5, #menu-5 li { background:#FF9900; }
#menu-5:hover, #menu-5 li:hover { background:#FFD391; }
/*** ESSENTIAL STYLES (superfish.css) ***/
.sf-menu, .sf-menu * {
margin: 0;
padding: 0;
list-style: none;
font-family: Helvetica, Arial, sans-serif;
}
.sf-menu {
line-height: 1.0;
/* margin-left: -20px; */
}
.sf-menu ul {
position: absolute;
top: -999em;
margin-top: -5px;
width: 10em; /* left offset of submenus need to match (see below) */
}
.sf-menu li:hover {
visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
float: left;
position: relative;
}
.sf-menu a {
display: block;
position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
left: 0;
top: 2.5em; /* match top ul list item height */
z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
left: 5em; /* match ul width */
top: 0;
}
/*** DEMO SKIN ***/
.sf-menu {
float: left;
margin-bottom: 1em;
}
.sf-menu a {
padding: 5px;
text-decoration:none;
}
.sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/
color:#808080;
}
.sf-menu li {
color:#808080;
background: #FFFFDD;
margin: 1px;
padding:3px 0 3px 2px;
font-weight:bold;
font-size: 18px;
border:1px solid #FFD700;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}
.sf-menu li li {
background: #FFFFDD;
margin:0px;
margin-left:-8px;
font-size: 16px;
}
.sf-menu li li li {
background: #FFFFDD;
}
.sf-menu li:hover, .sf-menu li.sfHover {
background: #FF9900;
outline: 0;
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position: -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position: 0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
background-position: -10px 0; /* arrow hovers for modern browsers*/
}
/*** shadows for all but IE6 ***/
/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-vertical, .sf-vertical li { width: 145px; }
.sf-vertical li li { width: 155px; }
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
left: 146px; /* match ul width */
top: 0;
}
.sf-vertical li:hover ul ul, .sf-vertical li.sfHover ul ul { left: 156px; }
/*** alter arrow directions ***/
.sf-vertical .sf-sub-indicator { background-position: -10px 0; } /* IE6 gets solid image only */
.sf-vertical a > .sf-sub-indicator { background-position: 0 0; } /* use translucent arrow for modern browsers*/
/* hover arrow direction for modern browsers*/
.sf-vertical a:focus > .sf-sub-indicator,
.sf-vertical a:hover > .sf-sub-indicator,
.sf-vertical a:active > .sf-sub-indicator,
.sf-vertical li:hover > a > .sf-sub-indicator,
.sf-vertical li.sfHover > a > .sf-sub-indicator {
background-position: -10px 0; /* arrow hovers for modern browsers*/
}
#noti {
margin:-3px -2px -3px -14px;
padding:8px 0 0 0;
width:46px;
height:38px;
overflow:hidden;
cursor:pointer;
color:#FFF;
text-align:center;
text-shadow:2px 2px 7px red;
font-size:26px;
font-weight:bold;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}
#noti:hover {
background-color:#FFF;
}
.noti_on { background: url('ico/noti_on.png') no-repeat; }
.noti_off { background: url('ico/noti_off.png') no-repeat; }
#noti_list {
box-shadow: 6px 6px 15px #888;
margin:0 0 0 -15px;
padding:0 20px 0 0;
position:absolute;
display:none;
max-width:500px;
min-width:100px;
overflow:hidden;
white-space:nowrap;
border:1px solid #FFF;
border-top:none;
background:#EEE;
border-bottom-left-radius:8px; -moz-border-radius-bottomleft:8px; -webkit-border-bottom-left-radius:8px;
border-bottom-right-radius:8px; -moz-border-radius-bottomright:8px; -webkit-border-bottom-right-radius:8px;
}
#noti_hacer { border-top:1px solid #FFF; }
#noti_hacer a {
float:right;
color:#999;
margin:-2px 0 0 0;
}
#noti_list li:hover {
text-decoration:underline;
}
#noti_list li {
cursor:pointer;
font-size:18px;
list-style-type:none;
margin:-18px -20px 18px -40px;
padding:10px 15px;
border-top:1px solid #F8F8F8;
}
.noti_nuevo {
background:#FFF;
font-weight:bold;
}
.noti_nuevo a {
font-weight:bold;
color:red;
}
.noti_rep_num {
float:right;
margin:-2px 0 0 15px;
color:#BBB;
font-size:20px;
}
#doc_pad { text-align:justify; margin:20px; }
#doc_pad ul, #doc_pad ol { margin:4px 0 -4px 0; }
#doc_pad li { text-align:left; margin:3px 0 4px 0; }
#doc_pad ol ol { list-style-type: lower-roman; }
.indent { list-style-type:none; }
input, area, div.content-in select { color:green; font-size:16px; font-weight:bold; }
#vp_c { font-family: "Arial", "Helvetica", sans-serif; font-size:17px; }
#vp_c h1 { font-size:19px; color:green; margin:0; padding:0; line-height:12px; }
#vp_c a { color:#06f;text-decoration:none; }
#vp_c a:hover { text-decoration:underline; }
#vp_c h1 a { color:#4BB000; }
#vpc { vertical-align: bottom; height:400px; overflow:auto; overflow-x:hidden; }
#vpc ul { padding:0; margin:0; position:static; }
#vpc ul li { padding:0; margin:0; color:#666666; background:none; font-size:15px; list-style:none;}
#vpc .oldc { color:#A3A3A3; }
#vpc_u { float:right; width:180px; height:400px; white-space:nowrap; overflow:auto; overflow-x:hidden; margin-left:20px; }
#vpc_u ul { padding:0; margin:0; position:static; }
#vpc_u ul li { padding:0; margin:0; color:#666666; background:none; font-size:18px; font-weight:bold; list-style:none;}
#vpc_u li { font-weight:bold; }
#vpc_u a { color:#808080; text-decoration:none; }
#vpc_u a:hover { text-decoration:underline; }
#vpc_msg { color:black; border: 1px solid #808080; padding:3px; }
.vpc_accion { color:#009420; font-size:16px; }
.vpc_priv { color:#9F009F; font-size:16px; }
.vpc_yo { color:#2D2D2D; }
.votacion_desc_min {
max-height:300px;
overflow-y:auto;
}
| 0.148047 | 0.069069 |
img {
max-width: 100%;
}
a:hover {
color: #50B9FA;
}
body {
background-color: #f1f1f1;
}
h4 {
color: #32548A;
}
code {
background-color: white;
}
quote {
background-color: white;
font-size: 1.4em;
color: gray;
}
.row {
/*max-width: 1200px;*/
}
/************/
/** HEADER **/
/************/
.header {
color: #007FCF;
/*border-bottom: 1px solid gray;*/
box-shadow: 0px 3px 8px -1px rgba(117, 117, 117, 1);
width: 100%;
background-color: white;
position:fixed;
margin: 0 auto;
top: 0px;
z-index: 1;
}
.header-main{
text-decoration: none;
color: #007FCF;
}
#ml-logo{
display:none;
}
#main-logo {
margin-top: 20px;
font-family: 'Montserrat', sans-serif;
font-size: 2rem;
text-decoration: none;
}
/*************/
/** NAV BAR **/
/*************/
.nav-bar {
list-style-type: none;
margin-top: 20px;
margin-bottom: 0;
text-align: right;
}
.nav-bar li {
padding: 0 20px 0 20px;
display: inline-block;
text-decoration: none;
}
.nav-bar li a {
text-decoration: none;
color: #007FCF;
}
.nav-bar li a:hover{
color:#50B9FA;
}
/******************/
/** BLOG-POSTS ****/
/******************/
.blogs {
margin-top: 100px;
}
.blog-content {
margin-top: 50px;
}
.blog-button-header { /**These area the cards on index.html **/
color: #007fcf;
/*border: solid 1px #007FCF;*/
text-align: center;
padding: 80px 0;
box-shadow: 0px 3px 8px -1px rgba(117, 117, 117, 1);
background-color: aliceblue;
font-family: sans-serif;
font-weight: 800;
}
.blog-button-header:hover {
color: white;
background-color: #007FCF;
}
.index-blog-posts {
text-decoration: none;
}
.blog-banner {
width: 100%;
margin-top: -40px;
margin-bottom: 10px;
}
/*****************
******FOOTER******
******************/
.footer {
background-color: #B4E1FD;
height: 140px;
margin-top: 70px;
/*border-top: solid 1px #50B9FA;*/
padding-top: 60px;
}
#footer-text {
color: #007FCF;
font-size: 16px;
text-align: center;
}
.footer-social {
text-align: center;
}
.footer-social li {
list-style-type: none;
display: inline-block;
padding: 0 14px;
}
/************************/
/** BLOG TEMPLATE PAGE **/
/************************/
.blog-content {
padding-top: 30px;
font-family: 'Catamaran', sans-serif;
}
#index-mobile, #index-desktop, #blog-page-mobile, #blog-page-desktop {
position: relative;
}
.img-caption {
position: absolute;
color: white;
background-color: black;
opacity: 0.75;
bottom: -10px;
width: 100%;
text-align: center;
}
.img-caption:hover {
opacity: 1;
}
.blog-header {
color: #007FCF;
}
/******************/
/** MEDIA QUERIES **/
/******************/
@media (max-width: 700px) {
.header {
text-align: center;
}
.nav-bar {
text-align: center;
}
.nav-bar li {
padding-left: 5px;
padding-right: 5px;
}
.blog-button-header {
padding: 50px 0;
}
}
@media (max-width: 500px) {
.nav-bar li {
padding-left: 30px;
padding-right: 30px;
}
.blog-banner {
margin-top: 10px;
}
}
/******************/
/** ABOUT PAGE ****/
/******************/
#about-1 {
background-image: url("../img/js-logo-1.svg");
background-repeat: no-repeat;
background-position: center;
height: 500px;
}
#about-2 {
background-image: url("../img/ml-logo-1.svg");
background-repeat: no-repeat;
background-position: center;
height: 500px;
}
#about-3 {
background-image: url("../img/boy-logo-1.svg");
background-repeat: no-repeat;
background-position: center;
height: 500px;
}
/******************/
/** SOCIAL ICONS **/
/******************/
@font-face {
font-family: 'si';
src: url('../socicon-1.3/socicon.eot');
src: url('../socicon-1.3/socicon.eot?#iefix') format('embedded-opentype'),
url('../socicon-1.3/socicon.woff') format('woff'),
url('../socicon-1.3/socicon.ttf') format('truetype'),
url('../socicon-1.3/socicon.svg#icomoonregular') format('svg');
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family:si;
src: url(../socicon-1.3/socicon.svg) format(svg);
}
}
.soc {
overflow:hidden;
margin:0; padding:0;
list-style:none;
text-align: center;
padding-top: 10px;
}
.soc li {
display:inline-block;
*display:inline;
zoom:1;
}
.soc li a {
font-family:si!important;
font-style:normal;
font-weight:400;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
-o-transition:.1s;
-ms-transition:.1s;
-moz-transition:.1s;
-webkit-transition:.1s;
transition:.1s;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transform: translateZ(0);
transform: translateZ(0);
overflow:hidden;
text-decoration:none;
text-align:center;
display:block;
position: relative;
z-index: 1;
width: 47px;
height: 47px;
line-height: 47px;
font-size: 25px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
margin-right: 10px;
color: #ffffff;
background-color: #007FCF;
}
.soc a:hover {
z-index: 2;
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
.soc-icon-last{
margin:0 !important;
}
.soc-facebook:before {
content:'b';
}
.soc-github:before {
content:'Q';
}
.soc-twitter:before {
content:'a';
}
|
styles/main.css
|
img {
max-width: 100%;
}
a:hover {
color: #50B9FA;
}
body {
background-color: #f1f1f1;
}
h4 {
color: #32548A;
}
code {
background-color: white;
}
quote {
background-color: white;
font-size: 1.4em;
color: gray;
}
.row {
/*max-width: 1200px;*/
}
/************/
/** HEADER **/
/************/
.header {
color: #007FCF;
/*border-bottom: 1px solid gray;*/
box-shadow: 0px 3px 8px -1px rgba(117, 117, 117, 1);
width: 100%;
background-color: white;
position:fixed;
margin: 0 auto;
top: 0px;
z-index: 1;
}
.header-main{
text-decoration: none;
color: #007FCF;
}
#ml-logo{
display:none;
}
#main-logo {
margin-top: 20px;
font-family: 'Montserrat', sans-serif;
font-size: 2rem;
text-decoration: none;
}
/*************/
/** NAV BAR **/
/*************/
.nav-bar {
list-style-type: none;
margin-top: 20px;
margin-bottom: 0;
text-align: right;
}
.nav-bar li {
padding: 0 20px 0 20px;
display: inline-block;
text-decoration: none;
}
.nav-bar li a {
text-decoration: none;
color: #007FCF;
}
.nav-bar li a:hover{
color:#50B9FA;
}
/******************/
/** BLOG-POSTS ****/
/******************/
.blogs {
margin-top: 100px;
}
.blog-content {
margin-top: 50px;
}
.blog-button-header { /**These area the cards on index.html **/
color: #007fcf;
/*border: solid 1px #007FCF;*/
text-align: center;
padding: 80px 0;
box-shadow: 0px 3px 8px -1px rgba(117, 117, 117, 1);
background-color: aliceblue;
font-family: sans-serif;
font-weight: 800;
}
.blog-button-header:hover {
color: white;
background-color: #007FCF;
}
.index-blog-posts {
text-decoration: none;
}
.blog-banner {
width: 100%;
margin-top: -40px;
margin-bottom: 10px;
}
/*****************
******FOOTER******
******************/
.footer {
background-color: #B4E1FD;
height: 140px;
margin-top: 70px;
/*border-top: solid 1px #50B9FA;*/
padding-top: 60px;
}
#footer-text {
color: #007FCF;
font-size: 16px;
text-align: center;
}
.footer-social {
text-align: center;
}
.footer-social li {
list-style-type: none;
display: inline-block;
padding: 0 14px;
}
/************************/
/** BLOG TEMPLATE PAGE **/
/************************/
.blog-content {
padding-top: 30px;
font-family: 'Catamaran', sans-serif;
}
#index-mobile, #index-desktop, #blog-page-mobile, #blog-page-desktop {
position: relative;
}
.img-caption {
position: absolute;
color: white;
background-color: black;
opacity: 0.75;
bottom: -10px;
width: 100%;
text-align: center;
}
.img-caption:hover {
opacity: 1;
}
.blog-header {
color: #007FCF;
}
/******************/
/** MEDIA QUERIES **/
/******************/
@media (max-width: 700px) {
.header {
text-align: center;
}
.nav-bar {
text-align: center;
}
.nav-bar li {
padding-left: 5px;
padding-right: 5px;
}
.blog-button-header {
padding: 50px 0;
}
}
@media (max-width: 500px) {
.nav-bar li {
padding-left: 30px;
padding-right: 30px;
}
.blog-banner {
margin-top: 10px;
}
}
/******************/
/** ABOUT PAGE ****/
/******************/
#about-1 {
background-image: url("../img/js-logo-1.svg");
background-repeat: no-repeat;
background-position: center;
height: 500px;
}
#about-2 {
background-image: url("../img/ml-logo-1.svg");
background-repeat: no-repeat;
background-position: center;
height: 500px;
}
#about-3 {
background-image: url("../img/boy-logo-1.svg");
background-repeat: no-repeat;
background-position: center;
height: 500px;
}
/******************/
/** SOCIAL ICONS **/
/******************/
@font-face {
font-family: 'si';
src: url('../socicon-1.3/socicon.eot');
src: url('../socicon-1.3/socicon.eot?#iefix') format('embedded-opentype'),
url('../socicon-1.3/socicon.woff') format('woff'),
url('../socicon-1.3/socicon.ttf') format('truetype'),
url('../socicon-1.3/socicon.svg#icomoonregular') format('svg');
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family:si;
src: url(../socicon-1.3/socicon.svg) format(svg);
}
}
.soc {
overflow:hidden;
margin:0; padding:0;
list-style:none;
text-align: center;
padding-top: 10px;
}
.soc li {
display:inline-block;
*display:inline;
zoom:1;
}
.soc li a {
font-family:si!important;
font-style:normal;
font-weight:400;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
-o-transition:.1s;
-ms-transition:.1s;
-moz-transition:.1s;
-webkit-transition:.1s;
transition:.1s;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transform: translateZ(0);
transform: translateZ(0);
overflow:hidden;
text-decoration:none;
text-align:center;
display:block;
position: relative;
z-index: 1;
width: 47px;
height: 47px;
line-height: 47px;
font-size: 25px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
margin-right: 10px;
color: #ffffff;
background-color: #007FCF;
}
.soc a:hover {
z-index: 2;
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
.soc-icon-last{
margin:0 !important;
}
.soc-facebook:before {
content:'b';
}
.soc-github:before {
content:'Q';
}
.soc-twitter:before {
content:'a';
}
| 0.419648 | 0.090133 |
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block; }
body {
line-height: 1; }
ol, ul {
list-style: none; }
blockquote, q {
quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none; }
table {
border-collapse: collapse;
border-spacing: 0; }
/* VARIABLES */
/* BREWER BLUE */
/* COWBOY GRAY */
/* PACKER GOLD */
/* PACKER GREEN */
/* BADGER RED */
/* MIXINS */
/* PAGE STYLES */
body {
background-color: #113e6d;
font-family: "Sintony", sans-serif;
font-size: 62.5%; }
#center {
margin: 0 auto;
background-color: #c1c4c4;
width: 800px; }
header {
margin: 100px 0 0 0; }
header h1 {
position: absolute;
left: -1000em; }
h2 {
font: bold 1.8em "Merienda One", cursive; }
h3 {
font: bold 1.6em "Kite One", sans-serif; }
p {
font: 1.2em "Sintony", sans-serif; }
a {
color: #ffbf00; }
.stitched {
padding: 20px;
margin: 10px;
background: #c1c4c4;
color: #000000;
border: 2px dashed #000000;
border-radius: 10px;
box-shadow: 0 0 0 4px #c1c4c4, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
text-shadow: -1px -1px #fff;
font-weight: normal; }
.stitched-heading {
padding: 20px;
margin: 10px;
background: #113e6d;
color: #fff;
font-weight: bold;
border: 2px dashed #fff;
border-radius: 10px;
box-shadow: 0 0 0 4px #113e6d, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
text-shadow: -1px -1px #000000; }
/* Navigation */
/* End Navigation */
#menu-icon {
display: hidden;
width: 50px;
height: 75px;
background: url(tnpics/mobile-menu.png) right; }
a:hover#menu-icon {
background-color: #CCC; }
#mobile-menu ul li {
display: none; }
img#norm {
margin: 20px auto 0 auto;
-moz-transition: all 0.8s ease-in-out;
-webkit-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
-ms-transition: all 0.8s ease-in-out;
transition: all 0.8s ease-in-out; }
img#norm:hover {
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg); }
p {
text-indent: 2em;
font: "Sintony", sans-serif;
line-height: 23px;
font-weight: 500;
font-size: 1.2em; }
#feedback {
width: 450px;
float: left;
margin-left: 150px; }
#podcast {
width: 800px;
margin-left: 40px;
text-align: center; }
/* Table Styles */
/* End Table Styles */
/* Portfolio Page */
.single-site {
padding: 10px;
margin: 0 auto 20px auto;
width: 642px;
border-radius: 5px 5px 0 0; }
.portfolio-background-1 {
background: url("tnpics/portfolio-background-1.png") no-repeat left top; }
.portfolio-background-2 {
background: url("tnpics/portfolio-background-2.png") no-repeat left top; }
.portfolio-background-3 {
background: url("tnpics/portfolio-background-3.png") no-repeat left top; }
.portfolio-background-4 {
background: url("tnpics/portfolio-background-4.png") no-repeat left top; }
.single-site h2 a {
font-size: 1.5em;
padding: 5px;
color: #fff;
font-weight: bold; }
.single-site p {
font-size: 1.1em;
padding: 10px;
color: #fff;
line-height: 1.4em; }
#logos {
background: #fff; }
.logo-creation {
display: block;
width: 250px;
padding: 10px;
margin: 10px auto 10px auto;
text-align: center; }
.logo-creation h2 {
font-size: 1.4em;
line-height: 1.6em; }
/* Contact Page */
/*
form {
background: #71624f;
width: 350px;
border: 1px solid #000;
border-radius: 5px;
margin: 50px auto 5px auto;
padding: 10px;
}
fieldset {
margin: 10px;
padding: 10px;
}
#message {
width: 200px;
height: 200px;
}
legend {
font-size: 1.4em;
line-height: 1.5em;
margin-bottom: 0 !important;
border: none !important;
}
*/
/* Footer */
#footer {
clear: both;
background: #7c765b;
color: #FFF;
height: 50px; }
#footer p {
float: right;
margin: 15px 10px 0px 0px;
font-size: 1.3em; }
/* BOOTSTRAP STYLING */
|
screen.css
|
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block; }
body {
line-height: 1; }
ol, ul {
list-style: none; }
blockquote, q {
quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none; }
table {
border-collapse: collapse;
border-spacing: 0; }
/* VARIABLES */
/* BREWER BLUE */
/* COWBOY GRAY */
/* PACKER GOLD */
/* PACKER GREEN */
/* BADGER RED */
/* MIXINS */
/* PAGE STYLES */
body {
background-color: #113e6d;
font-family: "Sintony", sans-serif;
font-size: 62.5%; }
#center {
margin: 0 auto;
background-color: #c1c4c4;
width: 800px; }
header {
margin: 100px 0 0 0; }
header h1 {
position: absolute;
left: -1000em; }
h2 {
font: bold 1.8em "Merienda One", cursive; }
h3 {
font: bold 1.6em "Kite One", sans-serif; }
p {
font: 1.2em "Sintony", sans-serif; }
a {
color: #ffbf00; }
.stitched {
padding: 20px;
margin: 10px;
background: #c1c4c4;
color: #000000;
border: 2px dashed #000000;
border-radius: 10px;
box-shadow: 0 0 0 4px #c1c4c4, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
text-shadow: -1px -1px #fff;
font-weight: normal; }
.stitched-heading {
padding: 20px;
margin: 10px;
background: #113e6d;
color: #fff;
font-weight: bold;
border: 2px dashed #fff;
border-radius: 10px;
box-shadow: 0 0 0 4px #113e6d, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
text-shadow: -1px -1px #000000; }
/* Navigation */
/* End Navigation */
#menu-icon {
display: hidden;
width: 50px;
height: 75px;
background: url(tnpics/mobile-menu.png) right; }
a:hover#menu-icon {
background-color: #CCC; }
#mobile-menu ul li {
display: none; }
img#norm {
margin: 20px auto 0 auto;
-moz-transition: all 0.8s ease-in-out;
-webkit-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
-ms-transition: all 0.8s ease-in-out;
transition: all 0.8s ease-in-out; }
img#norm:hover {
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg); }
p {
text-indent: 2em;
font: "Sintony", sans-serif;
line-height: 23px;
font-weight: 500;
font-size: 1.2em; }
#feedback {
width: 450px;
float: left;
margin-left: 150px; }
#podcast {
width: 800px;
margin-left: 40px;
text-align: center; }
/* Table Styles */
/* End Table Styles */
/* Portfolio Page */
.single-site {
padding: 10px;
margin: 0 auto 20px auto;
width: 642px;
border-radius: 5px 5px 0 0; }
.portfolio-background-1 {
background: url("tnpics/portfolio-background-1.png") no-repeat left top; }
.portfolio-background-2 {
background: url("tnpics/portfolio-background-2.png") no-repeat left top; }
.portfolio-background-3 {
background: url("tnpics/portfolio-background-3.png") no-repeat left top; }
.portfolio-background-4 {
background: url("tnpics/portfolio-background-4.png") no-repeat left top; }
.single-site h2 a {
font-size: 1.5em;
padding: 5px;
color: #fff;
font-weight: bold; }
.single-site p {
font-size: 1.1em;
padding: 10px;
color: #fff;
line-height: 1.4em; }
#logos {
background: #fff; }
.logo-creation {
display: block;
width: 250px;
padding: 10px;
margin: 10px auto 10px auto;
text-align: center; }
.logo-creation h2 {
font-size: 1.4em;
line-height: 1.6em; }
/* Contact Page */
/*
form {
background: #71624f;
width: 350px;
border: 1px solid #000;
border-radius: 5px;
margin: 50px auto 5px auto;
padding: 10px;
}
fieldset {
margin: 10px;
padding: 10px;
}
#message {
width: 200px;
height: 200px;
}
legend {
font-size: 1.4em;
line-height: 1.5em;
margin-bottom: 0 !important;
border: none !important;
}
*/
/* Footer */
#footer {
clear: both;
background: #7c765b;
color: #FFF;
height: 50px; }
#footer p {
float: right;
margin: 15px 10px 0px 0px;
font-size: 1.3em; }
/* BOOTSTRAP STYLING */
| 0.196633 | 0.054676 |
@font-face {
font-family: 'barcelonaregular';
src: url('../fonts/barselona-webfont.eot');
src: url('../fonts/barselona-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/barselona-webfont.woff2') format('woff2'),
url('../fonts/barselona-webfont.woff') format('woff'),
url('../fonts/barselona-webfont.ttf') format('truetype'),
url('../fonts/barselona-webfont.svg#barcelonaregular') format('svg');
font-weight: normal;
font-style: normal;
}
.navbar-brand{
color: #00c94d;
font-family: barcelonaregular;
font-size: 20px;
padding: 5px;
margin-right: 20px;
}
.navbar-brand img{
float: left;
margin-top: -2px;
}
.navbar-brand div{
float: left;
padding-top: 12px;
padding-left: 10px;
}
.bootstrap-tagsinput{
width: 100%;
}
.browser{
width: 100%;
height: 800px;
border: 1px solid #CCC;
margin-bottom: 20px;
margin-top: 20px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.browser:fullscreen, .browser:-webkit-full-screen, .browser:-moz-full-screen, .browser:-o-full-screen, .browser:-ms-full-screen{
position: fixed;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
bottom: 0px;
right: 0px;
}
.fade.in{
display: block;
}
.fade{
display: none;
}
.box-extracts{
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin-bottom: 20px;
}
.box-extracts textarea{
width: 100%;
height: 100px;
border: 1px solid #CCC;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.table-not-bordered, .table-not-bordered tr, .table-not-bordered td{
border: none !important
}
.JSONViewBox div{
width: 100%;
height: 150px;
overflow: auto;
padding: 20px;
border: 1px solid #CCCCCC;
margin-bottom: 20px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
/* Sparkline */
.area-memory{
fill: #00ff00;
stroke: #bfefc0;
}
.area-cpu{
fill: #FFCCCC;
stroke: #FF0000;
}
.area-network{
fill: #7a7aff;
stroke: #00007f;
}
/* Filter Add */
.red{
color: #FF0000;
}
.green{
color: #00FF00;
}
|
public/css/index.css
|
@font-face {
font-family: 'barcelonaregular';
src: url('../fonts/barselona-webfont.eot');
src: url('../fonts/barselona-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/barselona-webfont.woff2') format('woff2'),
url('../fonts/barselona-webfont.woff') format('woff'),
url('../fonts/barselona-webfont.ttf') format('truetype'),
url('../fonts/barselona-webfont.svg#barcelonaregular') format('svg');
font-weight: normal;
font-style: normal;
}
.navbar-brand{
color: #00c94d;
font-family: barcelonaregular;
font-size: 20px;
padding: 5px;
margin-right: 20px;
}
.navbar-brand img{
float: left;
margin-top: -2px;
}
.navbar-brand div{
float: left;
padding-top: 12px;
padding-left: 10px;
}
.bootstrap-tagsinput{
width: 100%;
}
.browser{
width: 100%;
height: 800px;
border: 1px solid #CCC;
margin-bottom: 20px;
margin-top: 20px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.browser:fullscreen, .browser:-webkit-full-screen, .browser:-moz-full-screen, .browser:-o-full-screen, .browser:-ms-full-screen{
position: fixed;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
bottom: 0px;
right: 0px;
}
.fade.in{
display: block;
}
.fade{
display: none;
}
.box-extracts{
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin-bottom: 20px;
}
.box-extracts textarea{
width: 100%;
height: 100px;
border: 1px solid #CCC;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.table-not-bordered, .table-not-bordered tr, .table-not-bordered td{
border: none !important
}
.JSONViewBox div{
width: 100%;
height: 150px;
overflow: auto;
padding: 20px;
border: 1px solid #CCCCCC;
margin-bottom: 20px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
/* Sparkline */
.area-memory{
fill: #00ff00;
stroke: #bfefc0;
}
.area-cpu{
fill: #FFCCCC;
stroke: #FF0000;
}
.area-network{
fill: #7a7aff;
stroke: #00007f;
}
/* Filter Add */
.red{
color: #FF0000;
}
.green{
color: #00FF00;
}
| 0.244453 | 0.063599 |
.mainContent {
width: 940px;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
margin-top: 30px;
margin-bottom: 30px;
/* height: 700px; */
padding: 10px;
line-height: 1.5em;
font-size: 20px;
/* note: I'm making the assumpition that the padding on the left and right should be included in the 960 px calculation. So I am reducing the width to 940 to account for the addtional 10px on each side (total 20px) to make this section 960px*/
}
div {
width: 940px;
margin-left: auto;
margin-right: auto;
}
header div {
width: 960px;
}
h1 {
font-family: 'Georgia', Times, Times New Roman, serif;
font-weight: bold;
}
a {
text-decoration: none;
color: #777777;
}
header {
background-color: #ffffff;
height: 75px;
border-bottom: 5px solid #cccccc;
}
body {
/* background-color: rgba(221,221,221,0.5); */
background-image: url("../images/what-the-hex.png");
background-repeat: repeat;
/* background-size: cover; */
font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
color: #777777;
/* background-color: yellow; */
}
p {
font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
color: #777777;
}
html {
/* background: url(../images/what-the-hex.png) top left repeat;
background-position: top left; */
}
/* .opacity {
background-color: #dddddd;
} */
#PictureandText {
margin-top: 30px;
}
#indexPictureandText {
margin-top: 30px;
/* height: 600px; */
}
.imgheadshot {
width: 150px;
height: auto;
float: left;
padding: 5px;
}
.name {
float: left;
/*margin-left: auto; */
color: #ffffff;
background-color: #4aaaa5;
height: 50px;
font-size: 24px;
padding-top: 25px;
padding-right: 15px;
padding-left: 15px;
/*border-left: 10px solid #4aaaa5;
border-right: 10px solid #4aaaa5; */
}
.headerlinks {
float: right;
font-size: 15px;
padding-top: 30px;
color: #cccccc;
}
.MainAboutMe {
color: #4aaaa5;
font-size: 24px;
height: 50px;
padding-right: 10px;
padding-top: 10px;
border-bottom: 2px solid #dddddd;
}
footer {
background-color: #666666;
height: 40px;
border-top: solid 5px #4aaaa5;
text-align: center;
color: #dddddd;
padding-top: 15px;
width: 100%;
/*below is for fixed footer */
/*position: absolute;
left: 0;
bottom: 0; */
/* below is for "sticky footer */
position: -webkit-sticky;
position: sticky;
left:0;
bottom: 0;
}
footer div p {
padding-top: 15px;
}
form {
font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
color: #777777;
}
input {
width: 940px;
}
textarea {
width: 940px;
height: 300px;
}
.submitbutton {
height: 35px;
width: 95px;
background-color: #4aaaa5;
color: #ffffff;
padding: 0;
border: none;
font-size: 15px;
}
/* .container {
position: relative;
text-align: left;
color: white;
} */
.portfolioStyle {
overflow:hidden;
}
.imgportfolio {
width: 350px;
height: auto;
/* padding: 20px; */
}
.work {
float: left;
max-width:400px;
width: 45%;
/* margin: 20px 0 25px; */
overflow: auto;
}
.piclabel {
position: relative;
font-size: 20px;
color: #ffffff;
background-color: #4aaaa5;
width: 350px;
text-align: center;
height: 35px;
padding-top: 10px;
bottom: 100px;
left: 0px;
}
@media screen and (max-width: 980px) {
header {
width: 100%;
}
body {
/* background-color: blue; */
/* overflow used to get rid of stupid horizontal scroll bar */
overflow-x: hidden;
max-width: 980px;
}
.container {
max-width: 768px;
}
.mainContent {
max-width: 620px;
position: relative;
margin-left: 3%;
}
.headerlinks {
padding-right: 30px;
}
.MainAboutMe {
max-width: 600px;
}
.indexPictureandText, p {
max-width: 600px;
}
footer {
width:100%;
text-align: center;
}
footer p {
margin-right: 384px;
}
/* .name {
max-margin-left: 3%;
} */
/* .headerlinks {
position: relative;
/* use to have this as margin-left: -400px; but the float right seems to work better
margin-left: 20%;
} */
.name {
position: relative;
margin-left: 3%;
}
textarea {
width: 400px;
}
input {
width: 390px;
}
/* footer {
width: 100%;
} */
.imgportfolio {
width: 250px;
height: auto;
padding: 20px;
}
.piclabel {
width: 250px;
left: 20px;
}
}
@media screen and (max-width: 768px) {
/* body {
background-color: red;
} */
body {
max-width: 768px;
}
.mainContent {
margin-left: auto;
margin-right: auto;
width: 95%%
}
.imgheadshot {
width: 200px;
height: auto;
}
.container {
max-width: 600px;
}
.MainAboutMe, .indexPictureandText, p {
max-width: 580px;
}
textarea {
width: 520px;
}
input {
width: 470px;
}
.imgportfolio {
width: 230px;
height: auto;
padding: 20px;
}
.piclabel {
width: 230px;
left: 20px;
font-size: 16px;
height: 25px;
padding-bottom: 5px;
}
}
@media screen and (max-width: 640px) {
.name {
width: 100%;
margin: 0px;
text-align: left;
border-left: solid 15px #4aaaa5;
}
body {
max-width: 640px;
}
container {
/* width: 90%; */
max-width: 440px;
}
.imgheadshot{
width: 95%;
max-width: 430px;
}
.mainContent, .MainAboutMe {
max-width: 430px;
}
.mainContent {
margin-top: 130px;
}
/*.MainAboutMe {
width: 90%;
max-width: 430px;
} */
textarea {
width: 400px;
}
input {
width: 350px;
}
.headerlinks{
/* width: 640px;*/
width: 100%;
text-align: center;
position: relative;
bottom: 0;
background-color: #ffffff;
padding-top: 20px;
padding-bottom: 30px;
padding-right: 200px;
}
p {
max-width: 430px;
}
/* body {
background-color: green;
} */
header {
position: relative;
width: 100%;
}
.work {
float:none;
margin-left: 0px;
margin-right: 0px;
width: 90%;
}
.portfolioStyle {
width: 600px;
}
.imgportfolio {
width: 360px;
height: auto;
padding: 20px;
}
.indexPictureandText {
width: 400px;
}
.piclabel {
width: 360px;
left: 20px;
font-size: 16px;
height: 25px;
padding-bottom: 5px;
}
}
|
Responsive-Portfolio/assets/css/style.css
|
.mainContent {
width: 940px;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
margin-top: 30px;
margin-bottom: 30px;
/* height: 700px; */
padding: 10px;
line-height: 1.5em;
font-size: 20px;
/* note: I'm making the assumpition that the padding on the left and right should be included in the 960 px calculation. So I am reducing the width to 940 to account for the addtional 10px on each side (total 20px) to make this section 960px*/
}
div {
width: 940px;
margin-left: auto;
margin-right: auto;
}
header div {
width: 960px;
}
h1 {
font-family: 'Georgia', Times, Times New Roman, serif;
font-weight: bold;
}
a {
text-decoration: none;
color: #777777;
}
header {
background-color: #ffffff;
height: 75px;
border-bottom: 5px solid #cccccc;
}
body {
/* background-color: rgba(221,221,221,0.5); */
background-image: url("../images/what-the-hex.png");
background-repeat: repeat;
/* background-size: cover; */
font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
color: #777777;
/* background-color: yellow; */
}
p {
font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
color: #777777;
}
html {
/* background: url(../images/what-the-hex.png) top left repeat;
background-position: top left; */
}
/* .opacity {
background-color: #dddddd;
} */
#PictureandText {
margin-top: 30px;
}
#indexPictureandText {
margin-top: 30px;
/* height: 600px; */
}
.imgheadshot {
width: 150px;
height: auto;
float: left;
padding: 5px;
}
.name {
float: left;
/*margin-left: auto; */
color: #ffffff;
background-color: #4aaaa5;
height: 50px;
font-size: 24px;
padding-top: 25px;
padding-right: 15px;
padding-left: 15px;
/*border-left: 10px solid #4aaaa5;
border-right: 10px solid #4aaaa5; */
}
.headerlinks {
float: right;
font-size: 15px;
padding-top: 30px;
color: #cccccc;
}
.MainAboutMe {
color: #4aaaa5;
font-size: 24px;
height: 50px;
padding-right: 10px;
padding-top: 10px;
border-bottom: 2px solid #dddddd;
}
footer {
background-color: #666666;
height: 40px;
border-top: solid 5px #4aaaa5;
text-align: center;
color: #dddddd;
padding-top: 15px;
width: 100%;
/*below is for fixed footer */
/*position: absolute;
left: 0;
bottom: 0; */
/* below is for "sticky footer */
position: -webkit-sticky;
position: sticky;
left:0;
bottom: 0;
}
footer div p {
padding-top: 15px;
}
form {
font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
color: #777777;
}
input {
width: 940px;
}
textarea {
width: 940px;
height: 300px;
}
.submitbutton {
height: 35px;
width: 95px;
background-color: #4aaaa5;
color: #ffffff;
padding: 0;
border: none;
font-size: 15px;
}
/* .container {
position: relative;
text-align: left;
color: white;
} */
.portfolioStyle {
overflow:hidden;
}
.imgportfolio {
width: 350px;
height: auto;
/* padding: 20px; */
}
.work {
float: left;
max-width:400px;
width: 45%;
/* margin: 20px 0 25px; */
overflow: auto;
}
.piclabel {
position: relative;
font-size: 20px;
color: #ffffff;
background-color: #4aaaa5;
width: 350px;
text-align: center;
height: 35px;
padding-top: 10px;
bottom: 100px;
left: 0px;
}
@media screen and (max-width: 980px) {
header {
width: 100%;
}
body {
/* background-color: blue; */
/* overflow used to get rid of stupid horizontal scroll bar */
overflow-x: hidden;
max-width: 980px;
}
.container {
max-width: 768px;
}
.mainContent {
max-width: 620px;
position: relative;
margin-left: 3%;
}
.headerlinks {
padding-right: 30px;
}
.MainAboutMe {
max-width: 600px;
}
.indexPictureandText, p {
max-width: 600px;
}
footer {
width:100%;
text-align: center;
}
footer p {
margin-right: 384px;
}
/* .name {
max-margin-left: 3%;
} */
/* .headerlinks {
position: relative;
/* use to have this as margin-left: -400px; but the float right seems to work better
margin-left: 20%;
} */
.name {
position: relative;
margin-left: 3%;
}
textarea {
width: 400px;
}
input {
width: 390px;
}
/* footer {
width: 100%;
} */
.imgportfolio {
width: 250px;
height: auto;
padding: 20px;
}
.piclabel {
width: 250px;
left: 20px;
}
}
@media screen and (max-width: 768px) {
/* body {
background-color: red;
} */
body {
max-width: 768px;
}
.mainContent {
margin-left: auto;
margin-right: auto;
width: 95%%
}
.imgheadshot {
width: 200px;
height: auto;
}
.container {
max-width: 600px;
}
.MainAboutMe, .indexPictureandText, p {
max-width: 580px;
}
textarea {
width: 520px;
}
input {
width: 470px;
}
.imgportfolio {
width: 230px;
height: auto;
padding: 20px;
}
.piclabel {
width: 230px;
left: 20px;
font-size: 16px;
height: 25px;
padding-bottom: 5px;
}
}
@media screen and (max-width: 640px) {
.name {
width: 100%;
margin: 0px;
text-align: left;
border-left: solid 15px #4aaaa5;
}
body {
max-width: 640px;
}
container {
/* width: 90%; */
max-width: 440px;
}
.imgheadshot{
width: 95%;
max-width: 430px;
}
.mainContent, .MainAboutMe {
max-width: 430px;
}
.mainContent {
margin-top: 130px;
}
/*.MainAboutMe {
width: 90%;
max-width: 430px;
} */
textarea {
width: 400px;
}
input {
width: 350px;
}
.headerlinks{
/* width: 640px;*/
width: 100%;
text-align: center;
position: relative;
bottom: 0;
background-color: #ffffff;
padding-top: 20px;
padding-bottom: 30px;
padding-right: 200px;
}
p {
max-width: 430px;
}
/* body {
background-color: green;
} */
header {
position: relative;
width: 100%;
}
.work {
float:none;
margin-left: 0px;
margin-right: 0px;
width: 90%;
}
.portfolioStyle {
width: 600px;
}
.imgportfolio {
width: 360px;
height: auto;
padding: 20px;
}
.indexPictureandText {
width: 400px;
}
.piclabel {
width: 360px;
left: 20px;
font-size: 16px;
height: 25px;
padding-bottom: 5px;
}
}
| 0.212559 | 0.088662 |
@font-face {
font-family: 'proxima_novalight';
src: url('proximanova-light-webfont.eot');
src: url('proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
url('proximanova-light-webfont.woff2') format('woff2'),
url('proximanova-light-webfont.woff') format('woff'),
url('proximanova-light-webfont.ttf') format('truetype'),
url('proximanova-light-webfont.svg#proxima_novalight') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'proxima_novalight_italic';
src: url('proximanova-lightitalic-webfont.eot');
src: url('proximanova-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
url('proximanova-lightitalic-webfont.woff2') format('woff2'),
url('proximanova-lightitalic-webfont.woff') format('woff'),
url('proximanova-lightitalic-webfont.ttf') format('truetype'),
url('proximanova-lightitalic-webfont.svg#proxima_novalight_italic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'proxima_nova_rgregular';
src: url('proximanova-regular-webfont.eot');
src: url('proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('proximanova-regular-webfont.woff2') format('woff2'),
url('proximanova-regular-webfont.woff') format('woff'),
url('proximanova-regular-webfont.ttf') format('truetype'),
url('proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'proxima_novaregular_italic';
src: url('proximanova-regularitalic-webfont.eot');
src: url('proximanova-regularitalic-webfont.eot?#iefix') format('embedded-opentype'),
url('proximanova-regularitalic-webfont.woff2') format('woff2'),
url('proximanova-regularitalic-webfont.woff') format('woff'),
url('proximanova-regularitalic-webfont.ttf') format('truetype'),
url('proximanova-regularitalic-webfont.svg#proxima_novaregular_italic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'proxima_novasemibold';
src: url('proximanova-semibold-webfont.eot');
src: url('proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'),
url('proximanova-semibold-webfont.woff2') format('woff2'),
url('proximanova-semibold-webfont.woff') format('woff'),
url('proximanova-semibold-webfont.ttf') format('truetype'),
url('proximanova-semibold-webfont.svg#proxima_novasemibold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'proxima_novasemibold_italic';
src: url('proximanova-semibolditalic-webfont.eot');
src: url('proximanova-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'),
url('proximanova-semibolditalic-webfont.woff2') format('woff2'),
url('proximanova-semibolditalic-webfont.woff') format('woff'),
url('proximanova-semibolditalic-webfont.ttf') format('truetype'),
url('proximanova-semibolditalic-webfont.svg#proxima_novasemibold_italic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'proxima_nova_rgbold';
src: url('proximanova-bold-webfont.eot');
src: url('proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('proximanova-bold-webfont.woff2') format('woff2'),
url('proximanova-bold-webfont.woff') format('woff'),
url('proximanova-bold-webfont.ttf') format('truetype'),
url('proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'proxima_nova_rgbold_italic';
src: url('proximanova-boldit-webfont.eot');
src: url('proximanova-boldit-webfont.eot?#iefix') format('embedded-opentype'),
url('proximanova-boldit-webfont.woff2') format('woff2'),
url('proximanova-boldit-webfont.woff') format('woff'),
url('proximanova-boldit-webfont.ttf') format('truetype'),
url('proximanova-boldit-webfont.svg#proxima_nova_rgbold_italic') format('svg');
font-weight: normal;
font-style: normal;
}
|
public/default/css/main_font/main_font.css
|
@font-face {
font-family: 'proxima_novalight';
src: url('proximanova-light-webfont.eot');
src: url('proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
url('proximanova-light-webfont.woff2') format('woff2'),
url('proximanova-light-webfont.woff') format('woff'),
url('proximanova-light-webfont.ttf') format('truetype'),
url('proximanova-light-webfont.svg#proxima_novalight') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'proxima_novalight_italic';
src: url('proximanova-lightitalic-webfont.eot');
src: url('proximanova-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
url('proximanova-lightitalic-webfont.woff2') format('woff2'),
url('proximanova-lightitalic-webfont.woff') format('woff'),
url('proximanova-lightitalic-webfont.ttf') format('truetype'),
url('proximanova-lightitalic-webfont.svg#proxima_novalight_italic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'proxima_nova_rgregular';
src: url('proximanova-regular-webfont.eot');
src: url('proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('proximanova-regular-webfont.woff2') format('woff2'),
url('proximanova-regular-webfont.woff') format('woff'),
url('proximanova-regular-webfont.ttf') format('truetype'),
url('proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'proxima_novaregular_italic';
src: url('proximanova-regularitalic-webfont.eot');
src: url('proximanova-regularitalic-webfont.eot?#iefix') format('embedded-opentype'),
url('proximanova-regularitalic-webfont.woff2') format('woff2'),
url('proximanova-regularitalic-webfont.woff') format('woff'),
url('proximanova-regularitalic-webfont.ttf') format('truetype'),
url('proximanova-regularitalic-webfont.svg#proxima_novaregular_italic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'proxima_novasemibold';
src: url('proximanova-semibold-webfont.eot');
src: url('proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'),
url('proximanova-semibold-webfont.woff2') format('woff2'),
url('proximanova-semibold-webfont.woff') format('woff'),
url('proximanova-semibold-webfont.ttf') format('truetype'),
url('proximanova-semibold-webfont.svg#proxima_novasemibold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'proxima_novasemibold_italic';
src: url('proximanova-semibolditalic-webfont.eot');
src: url('proximanova-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'),
url('proximanova-semibolditalic-webfont.woff2') format('woff2'),
url('proximanova-semibolditalic-webfont.woff') format('woff'),
url('proximanova-semibolditalic-webfont.ttf') format('truetype'),
url('proximanova-semibolditalic-webfont.svg#proxima_novasemibold_italic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'proxima_nova_rgbold';
src: url('proximanova-bold-webfont.eot');
src: url('proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('proximanova-bold-webfont.woff2') format('woff2'),
url('proximanova-bold-webfont.woff') format('woff'),
url('proximanova-bold-webfont.ttf') format('truetype'),
url('proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'proxima_nova_rgbold_italic';
src: url('proximanova-boldit-webfont.eot');
src: url('proximanova-boldit-webfont.eot?#iefix') format('embedded-opentype'),
url('proximanova-boldit-webfont.woff2') format('woff2'),
url('proximanova-boldit-webfont.woff') format('woff'),
url('proximanova-boldit-webfont.ttf') format('truetype'),
url('proximanova-boldit-webfont.svg#proxima_nova_rgbold_italic') format('svg');
font-weight: normal;
font-style: normal;
}
| 0.404625 | 0.086709 |
-------------------------------------------------- */
html {
position: relative;
min-height: 100%;
}
body {
/* Margin bottom by footer height */
margin-bottom: 60px;
color:#004489 !important;
}
.footer {
position: absolute;
bottom: 0;
width: 100%;
/* Set the fixed height of the footer here */
height: 100px;
/*line-height: 100px; Vertically center the text there */
background-color: #f5f5f5;
}
/*OVERRIDES*/
.fa-1x {
font-size: 1em !important;
}
.btn, .btn-primary.active:not([disabled]):not(.disabled), .btn-primary:not([disabled]):not(.disabled):active, .card:not([class*=card-outline-]), .chip, .jumbotron, .modal-dialog.cascading-modal .modal-c-tabs .nav-tabs, .modal-dialog.modal-notify .modal-header, .navbar, .pagination .active .page-link, .show>.btn-primary.dropdown-toggle, .z-depth-1 {
/*box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);*/
box-shadow: 6px 6px 14px 0 rgb(0 0 0 / 20%), -8px -8px 18px 0 rgb(255 255 255 / 55%);
}
/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */
main.container {
padding: 60px 15px 120px;
margin-top: 20px;
}
main.container-fluid {
padding: 80px 15px 120px;
}
.footer > .container {
padding-right: 15px;
padding-left: 15px;
}
code {
font-size: 80%;
}
.footer {
border-top: 2px solid #d8d8d8;
}
@media (min-width: 768px) {
.navbar-nav {
display: -ms-flexbox;
display: flex;
}
.navbar-nav .nav-item {
-ms-flex: 1 0 auto;
flex: 1 0 auto;
}
}
/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
/* Remove the padding we set earlier */
.masthead {
padding-right: 0;
padding-left: 0;
}
}
nav.bg-dark {
background-color: #004489!important;
}
/*CUSTOM STYLES*/
a {
color: #00B7FF;
}
.btn {
cursor:pointer;
}
.dataTables_filter{
float:right;
}
.btn-link{
padding: 0px !important;
}
.selected .btn-link{
color:white !important;
}
.dt-buttons {
width: 100%;
padding-bottom: 10px;
}
.dataTables_length{
float:left;
}
.dropdown-item:focus, .dropdown-item:hover {
color: #292b2c !important;
background-color: #f2f2f2 !important;
}
.dropdown-item.active, .dropdown-item:active {
color: #292b2c !important;
background-color: #e1e1e1 !important;
}
.no-padding {
padding-left:0px !important;
padding-right:0px !important;
}
.sidebar {
padding-left:10px !important;
padding-right:10px !important;
position:fixed;
background-color: #f9f9f9
}
.disabled {
cursor: not-allowed;
}
.buttons-excel{
color:green !important;
}
.buttons-pdf{
color:red !important;
}
table.dataTable tbody>tr.selected, table.dataTable tbody>tr>.selected {
background-color: #3375b9 !important;
}
table.dataTable tbody>tr.selected hr, table.dataTable tbody>tr>.selected hr{
border-color:white !important;
}
.page-item.active .page-link {
background-color: #004489 !important;
border-color: #004489 !important;
}
.page-link {
color: #004489 !important;
}
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
background-color: #004489 !important;
}
.page-item.active .page-link {
color: #fff !important;
}
.bootstrap-datetimepicker-widget table td.today:before {
border-width: 0 0 6px 6px !important;
border-bottom-color: #004489 !important;
bottom: 2px !important;
}
.bootstrap-datetimepicker-widget table td.active.today:before {
border-bottom-color: #fff !important;
}
.btn-dark {
color: #fff;
background-color: #004489 !important;
border-color: #004489 !important;
}
.btn-dark:hover {
color: #fff;
background-color: #013e7b !important;
border-color: #013e7b !important;
}
.btn-dark:not([disabled]):not(.disabled).active, .btn-dark:not([disabled]):not(.disabled):active, .show>.btn-dark.dropdown-toggle {
color: #fff;
background-color: #03386d !important;
border-color: #03386d !important;
box-shadow: 0 0 0 0.2rem rgba(3, 58, 114,.5) !important;
}
hr.button{
margin-top:1px !important;
margin-bottom:1px !important;
border-top: 1px solid rgba(0, 68, 137, 0.5) !important;
}
#title-list{
height:100px;
vertical-align: middle;
}
#send-list {
height: 100px;
vertical-align: middle;
}
#devices-text {
padding-bottom: 10px;
}
.card{
margin-left:15px;
margin-bottom:20px;
}
td{
vertical-align: middle !important;
}
.custom-control-input:checked~.custom-control-indicator {
background-color: #004489 !important;
}
.custom-control-input:disabled~.custom-control-indicator {
background-color: #798693 !important;
}
.btn-group-vertical>.btn, .btn-group>.btn {
box-shadow: none !important;
}
.date input{
border: 1px solid #bdbdbd !important;
margin-top:0px;
}
.send-list button {
margin-top: 60px;
height: 40px;
}
/*Animation Form*/
small{
margin-bottom:10px;
}
label.custom-checkbox {
cursor: pointer !important;
}
label.custom-checkbox.disabled {
cursor: not-allowed !important;
}
.form-group {
margin-top: 15px !important;
}
.form-group label.form-label {
-webkit-transition: .2s ease-out;
transition: .2s ease-out;
color: #757575;
position: absolute;
top: .8rem;
left: 10px;
font-size: 1rem;
cursor: text;
}
.form-group label.active{
-webkit-transform: translateY(-140%);
-ms-transform: translateY(-140%);
transform: translateY(-140%);
font-size: .8rem;
}
.form-control {
padding-left: 0px !important;
padding-right: 0px !important;
}
.input-group.date .form-control {
padding: .375rem .75rem !important;
}
.list-group-item.active{
background-color: #004489 !important;
border-color: #004489 !important;
}
.bd-callout {
padding: 1.25rem;
margin-top: 1.25rem;
margin-bottom: 1.25rem;
border: 1px solid #eee;
border-left-width: .25rem;
border-radius: .25rem;
}
.bd-callout-success {
border-left-color: green;
background-color: rgba(0, 128, 0, 0.2);
}
.bd-callout-success h2{
color: green;
margin: 0;
}
.card-title{
margin: 0px !important;
}
.card-header{
background-color: #004489 !important;
color: white !important;
}
.data {
padding-top: 10px;
}
|
public/stylesheets/style.css
|
-------------------------------------------------- */
html {
position: relative;
min-height: 100%;
}
body {
/* Margin bottom by footer height */
margin-bottom: 60px;
color:#004489 !important;
}
.footer {
position: absolute;
bottom: 0;
width: 100%;
/* Set the fixed height of the footer here */
height: 100px;
/*line-height: 100px; Vertically center the text there */
background-color: #f5f5f5;
}
/*OVERRIDES*/
.fa-1x {
font-size: 1em !important;
}
.btn, .btn-primary.active:not([disabled]):not(.disabled), .btn-primary:not([disabled]):not(.disabled):active, .card:not([class*=card-outline-]), .chip, .jumbotron, .modal-dialog.cascading-modal .modal-c-tabs .nav-tabs, .modal-dialog.modal-notify .modal-header, .navbar, .pagination .active .page-link, .show>.btn-primary.dropdown-toggle, .z-depth-1 {
/*box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);*/
box-shadow: 6px 6px 14px 0 rgb(0 0 0 / 20%), -8px -8px 18px 0 rgb(255 255 255 / 55%);
}
/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */
main.container {
padding: 60px 15px 120px;
margin-top: 20px;
}
main.container-fluid {
padding: 80px 15px 120px;
}
.footer > .container {
padding-right: 15px;
padding-left: 15px;
}
code {
font-size: 80%;
}
.footer {
border-top: 2px solid #d8d8d8;
}
@media (min-width: 768px) {
.navbar-nav {
display: -ms-flexbox;
display: flex;
}
.navbar-nav .nav-item {
-ms-flex: 1 0 auto;
flex: 1 0 auto;
}
}
/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
/* Remove the padding we set earlier */
.masthead {
padding-right: 0;
padding-left: 0;
}
}
nav.bg-dark {
background-color: #004489!important;
}
/*CUSTOM STYLES*/
a {
color: #00B7FF;
}
.btn {
cursor:pointer;
}
.dataTables_filter{
float:right;
}
.btn-link{
padding: 0px !important;
}
.selected .btn-link{
color:white !important;
}
.dt-buttons {
width: 100%;
padding-bottom: 10px;
}
.dataTables_length{
float:left;
}
.dropdown-item:focus, .dropdown-item:hover {
color: #292b2c !important;
background-color: #f2f2f2 !important;
}
.dropdown-item.active, .dropdown-item:active {
color: #292b2c !important;
background-color: #e1e1e1 !important;
}
.no-padding {
padding-left:0px !important;
padding-right:0px !important;
}
.sidebar {
padding-left:10px !important;
padding-right:10px !important;
position:fixed;
background-color: #f9f9f9
}
.disabled {
cursor: not-allowed;
}
.buttons-excel{
color:green !important;
}
.buttons-pdf{
color:red !important;
}
table.dataTable tbody>tr.selected, table.dataTable tbody>tr>.selected {
background-color: #3375b9 !important;
}
table.dataTable tbody>tr.selected hr, table.dataTable tbody>tr>.selected hr{
border-color:white !important;
}
.page-item.active .page-link {
background-color: #004489 !important;
border-color: #004489 !important;
}
.page-link {
color: #004489 !important;
}
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
background-color: #004489 !important;
}
.page-item.active .page-link {
color: #fff !important;
}
.bootstrap-datetimepicker-widget table td.today:before {
border-width: 0 0 6px 6px !important;
border-bottom-color: #004489 !important;
bottom: 2px !important;
}
.bootstrap-datetimepicker-widget table td.active.today:before {
border-bottom-color: #fff !important;
}
.btn-dark {
color: #fff;
background-color: #004489 !important;
border-color: #004489 !important;
}
.btn-dark:hover {
color: #fff;
background-color: #013e7b !important;
border-color: #013e7b !important;
}
.btn-dark:not([disabled]):not(.disabled).active, .btn-dark:not([disabled]):not(.disabled):active, .show>.btn-dark.dropdown-toggle {
color: #fff;
background-color: #03386d !important;
border-color: #03386d !important;
box-shadow: 0 0 0 0.2rem rgba(3, 58, 114,.5) !important;
}
hr.button{
margin-top:1px !important;
margin-bottom:1px !important;
border-top: 1px solid rgba(0, 68, 137, 0.5) !important;
}
#title-list{
height:100px;
vertical-align: middle;
}
#send-list {
height: 100px;
vertical-align: middle;
}
#devices-text {
padding-bottom: 10px;
}
.card{
margin-left:15px;
margin-bottom:20px;
}
td{
vertical-align: middle !important;
}
.custom-control-input:checked~.custom-control-indicator {
background-color: #004489 !important;
}
.custom-control-input:disabled~.custom-control-indicator {
background-color: #798693 !important;
}
.btn-group-vertical>.btn, .btn-group>.btn {
box-shadow: none !important;
}
.date input{
border: 1px solid #bdbdbd !important;
margin-top:0px;
}
.send-list button {
margin-top: 60px;
height: 40px;
}
/*Animation Form*/
small{
margin-bottom:10px;
}
label.custom-checkbox {
cursor: pointer !important;
}
label.custom-checkbox.disabled {
cursor: not-allowed !important;
}
.form-group {
margin-top: 15px !important;
}
.form-group label.form-label {
-webkit-transition: .2s ease-out;
transition: .2s ease-out;
color: #757575;
position: absolute;
top: .8rem;
left: 10px;
font-size: 1rem;
cursor: text;
}
.form-group label.active{
-webkit-transform: translateY(-140%);
-ms-transform: translateY(-140%);
transform: translateY(-140%);
font-size: .8rem;
}
.form-control {
padding-left: 0px !important;
padding-right: 0px !important;
}
.input-group.date .form-control {
padding: .375rem .75rem !important;
}
.list-group-item.active{
background-color: #004489 !important;
border-color: #004489 !important;
}
.bd-callout {
padding: 1.25rem;
margin-top: 1.25rem;
margin-bottom: 1.25rem;
border: 1px solid #eee;
border-left-width: .25rem;
border-radius: .25rem;
}
.bd-callout-success {
border-left-color: green;
background-color: rgba(0, 128, 0, 0.2);
}
.bd-callout-success h2{
color: green;
margin: 0;
}
.card-title{
margin: 0px !important;
}
.card-header{
background-color: #004489 !important;
color: white !important;
}
.data {
padding-top: 10px;
}
| 0.345768 | 0.043285 |
body {
padding: 0;
margin: 0;
font-family: 'Open Sans', 'Trebuchet MS', arial, sans-serif;
font-size: 13px;
}
p {
line-height: 1.7em;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
margin-top: 0;
margin-bottom: .75em;
color: #3a5266;
font-family: 'Oswald', 'Trebuchet MS', 'Open Sans', arial, sans-serif;
}
label {
font-weight: 600;
}
.semibold {
font-weight: 600;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 32px;
}
h3 {
font-size: 28px;
}
h4 {
font-size: 24px;
}
h5 {
font-size: 20px;
}
h6 {
font-size: 16px;
}
.input-group-addon {
font-size: 13px;
}
.text-primary {
color: #d74b4b;
}
a.text-primary:hover,
a.text-primary:focus {
color: #c42b2b;
}
.text-secondary {
color: #6685a4;
}
a.text-secondary:hover,
a.text-secondary:focus {
color: #516c87;
}
.text-tertiary {
color: #afafaf;
}
a.text-tertiary:hover,
a.text-tertiary:focus {
color: #969696;
}
.text-success {
color: #5cb85c;
}
a.text-success:hover,
a.text-success:focus {
color: #449d44;
}
.text-warning {
color: #f0ad4e;
}
a.text-warning:hover,
a.text-warning:focus {
color: #ec971f;
}
.text-danger {
color: #d9534f;
}
a.text-danger:hover,
a.text-danger:focus {
color: #c9302c;
}
.text-info {
color: #5bc0de;
}
a.text-info:hover,
a.text-info:focus {
color: #31b0d5;
}
.text-sm {
font-size: 11px;
}
.text-md {
font-size: 13px;
}
.text-lg {
font-size: 18px;
}
.text-xl {
font-size: 24px;
}
.text-semi-bold,
.text-semibold {
font-weight: 600;
}
.text-bold {
font-weight: 800;
}
.bg-primary {
color: #fff;
background: #d74b4b;
}
.bg-secondary {
color: #fff;
background: #6685a4;
}
.bg-tertiary {
color: #fff;
background: #bcbcbc;
}
.bg-success {
color: #fff;
background: #5cb85c;
}
.bg-warning {
color: #fff;
background: #f0ad4e;
}
.bg-danger {
color: #fff;
background: #d9534f;
}
.bg-info {
color: #fff;
background: #5bc0de;
}
.bg-default {
color: #354b5e;
background: #fff;
border: 1px solid #ddd;
}
.btn-primary,
.btn-secondary,
.btn-tertiary,
.btn-facebook,
.btn-twitter {
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-primary:active,
.btn-secondary:active,
.btn-tertiary:active,
.btn-facebook:active,
.btn-twitter:active,
.btn-primary.active,
.btn-secondary.active,
.btn-tertiary.active,
.btn-facebook.active,
.btn-twitter.active {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-primary {
color: #ffffff;
background-color: #d74b4b;
border-color: #cc2d2d;
}
.btn-primary:focus,
.btn-primary.focus {
color: #ffffff;
background-color: #c42b2b;
border-color: #641616;
}
.btn-primary:hover {
color: #ffffff;
background-color: #c42b2b;
border-color: #9a2222;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
color: #ffffff;
background-color: #c42b2b;
border-color: #9a2222;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
color: #ffffff;
background-color: #a62525;
border-color: #641616;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
background-color: #d74b4b;
border-color: #cc2d2d;
}
.btn-primary .badge {
color: #d74b4b;
background-color: #ffffff;
}
.btn-secondary {
color: #ffffff;
background-color: #6685a4;
border-color: #54718d;
}
.btn-secondary:focus,
.btn-secondary.focus {
color: #ffffff;
background-color: #516c87;
border-color: #25313e;
}
.btn-secondary:hover {
color: #ffffff;
background-color: #516c87;
border-color: #3d5267;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
color: #ffffff;
background-color: #516c87;
border-color: #3d5267;
}
.btn-secondary:active:hover,
.btn-secondary.active:hover,
.open > .dropdown-toggle.btn-secondary:hover,
.btn-secondary:active:focus,
.btn-secondary.active:focus,
.open > .dropdown-toggle.btn-secondary:focus,
.btn-secondary:active.focus,
.btn-secondary.active.focus,
.open > .dropdown-toggle.btn-secondary.focus {
color: #ffffff;
background-color: #435a71;
border-color: #25313e;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
background-image: none;
}
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled.focus,
.btn-secondary[disabled].focus,
fieldset[disabled] .btn-secondary.focus {
background-color: #6685a4;
border-color: #54718d;
}
.btn-secondary .badge {
color: #6685a4;
background-color: #ffffff;
}
.btn-tertiary {
color: #ffffff;
background-color: #bcbcbc;
border-color: #a8a8a8;
}
.btn-tertiary:focus,
.btn-tertiary.focus {
color: #ffffff;
background-color: #a3a3a3;
border-color: #686868;
}
.btn-tertiary:hover {
color: #ffffff;
background-color: #a3a3a3;
border-color: #898989;
}
.btn-tertiary:active,
.btn-tertiary.active,
.open > .dropdown-toggle.btn-tertiary {
color: #ffffff;
background-color: #a3a3a3;
border-color: #898989;
}
.btn-tertiary:active:hover,
.btn-tertiary.active:hover,
.open > .dropdown-toggle.btn-tertiary:hover,
.btn-tertiary:active:focus,
.btn-tertiary.active:focus,
.open > .dropdown-toggle.btn-tertiary:focus,
.btn-tertiary:active.focus,
.btn-tertiary.active.focus,
.open > .dropdown-toggle.btn-tertiary.focus {
color: #ffffff;
background-color: #919191;
border-color: #686868;
}
.btn-tertiary:active,
.btn-tertiary.active,
.open > .dropdown-toggle.btn-tertiary {
background-image: none;
}
.btn-tertiary.disabled:hover,
.btn-tertiary[disabled]:hover,
fieldset[disabled] .btn-tertiary:hover,
.btn-tertiary.disabled:focus,
.btn-tertiary[disabled]:focus,
fieldset[disabled] .btn-tertiary:focus,
.btn-tertiary.disabled.focus,
.btn-tertiary[disabled].focus,
fieldset[disabled] .btn-tertiary.focus {
background-color: #bcbcbc;
border-color: #a8a8a8;
}
.btn-tertiary .badge {
color: #bcbcbc;
background-color: #ffffff;
}
.btn-inverse {
color: #ffffff;
background-color: #354b5e;
border-color: #263644;
}
.btn-inverse:focus,
.btn-inverse.focus {
color: #ffffff;
background-color: #23313d;
border-color: #000000;
}
.btn-inverse:hover {
color: #ffffff;
background-color: #23313d;
border-color: #10171d;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
color: #ffffff;
background-color: #23313d;
border-color: #10171d;
}
.btn-inverse:active:hover,
.btn-inverse.active:hover,
.open > .dropdown-toggle.btn-inverse:hover,
.btn-inverse:active:focus,
.btn-inverse.active:focus,
.open > .dropdown-toggle.btn-inverse:focus,
.btn-inverse:active.focus,
.btn-inverse.active.focus,
.open > .dropdown-toggle.btn-inverse.focus {
color: #ffffff;
background-color: #161f27;
border-color: #000000;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
background-image: none;
}
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus {
background-color: #354b5e;
border-color: #263644;
}
.btn-inverse .badge {
color: #354b5e;
background-color: #ffffff;
}
.btn-facebook {
color: #ffffff;
background-color: #3b5998;
border-color: #30487b;
}
.btn-facebook:focus,
.btn-facebook.focus {
color: #ffffff;
background-color: #2d4373;
border-color: #0c121f;
}
.btn-facebook:hover {
color: #ffffff;
background-color: #2d4373;
border-color: #1e2e4f;
}
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
color: #ffffff;
background-color: #2d4373;
border-color: #1e2e4f;
}
.btn-facebook:active:hover,
.btn-facebook.active:hover,
.open > .dropdown-toggle.btn-facebook:hover,
.btn-facebook:active:focus,
.btn-facebook.active:focus,
.open > .dropdown-toggle.btn-facebook:focus,
.btn-facebook:active.focus,
.btn-facebook.active.focus,
.open > .dropdown-toggle.btn-facebook.focus {
color: #ffffff;
background-color: #23345a;
border-color: #0c121f;
}
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
background-image: none;
}
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled.focus,
.btn-facebook[disabled].focus,
fieldset[disabled] .btn-facebook.focus {
background-color: #3b5998;
border-color: #30487b;
}
.btn-facebook .badge {
color: #3b5998;
background-color: #ffffff;
}
.btn-twitter {
color: #ffffff;
background-color: #00acee;
border-color: #008fc5;
}
.btn-twitter:focus,
.btn-twitter.focus {
color: #ffffff;
background-color: #0087bb;
border-color: #003246;
}
.btn-twitter:hover {
color: #ffffff;
background-color: #0087bb;
border-color: #006288;
}
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
color: #ffffff;
background-color: #0087bb;
border-color: #006288;
}
.btn-twitter:active:hover,
.btn-twitter.active:hover,
.open > .dropdown-toggle.btn-twitter:hover,
.btn-twitter:active:focus,
.btn-twitter.active:focus,
.open > .dropdown-toggle.btn-twitter:focus,
.btn-twitter:active.focus,
.btn-twitter.active.focus,
.open > .dropdown-toggle.btn-twitter.focus {
color: #ffffff;
background-color: #006d97;
border-color: #003246;
}
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
background-image: none;
}
.btn-twitter.disabled:hover,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter:hover,
.btn-twitter.disabled:focus,
.btn-twitter[disabled]:focus,
fieldset[disabled] .btn-twitter:focus,
.btn-twitter.disabled.focus,
.btn-twitter[disabled].focus,
fieldset[disabled] .btn-twitter.focus {
background-color: #00acee;
border-color: #008fc5;
}
.btn-twitter .badge {
color: #00acee;
background-color: #ffffff;
}
.btn-transparent {
color: #ffffff;
background-color: transparent;
border-color: #ffffff;
border-width: 2px;
}
.btn-transparent:focus,
.btn-transparent.focus {
color: #ffffff;
background-color: rgba(0, 0, 0, 0);
border-color: #bfbfbf;
}
.btn-transparent:hover {
color: #ffffff;
background-color: rgba(0, 0, 0, 0);
border-color: #e0e0e0;
}
.btn-transparent:active,
.btn-transparent.active,
.open > .dropdown-toggle.btn-transparent {
color: #ffffff;
background-color: rgba(0, 0, 0, 0);
border-color: #e0e0e0;
}
.btn-transparent:active:hover,
.btn-transparent.active:hover,
.open > .dropdown-toggle.btn-transparent:hover,
.btn-transparent:active:focus,
.btn-transparent.active:focus,
.open > .dropdown-toggle.btn-transparent:focus,
.btn-transparent:active.focus,
.btn-transparent.active.focus,
.open > .dropdown-toggle.btn-transparent.focus {
color: #ffffff;
background-color: rgba(0, 0, 0, 0);
border-color: #bfbfbf;
}
.btn-transparent:active,
.btn-transparent.active,
.open > .dropdown-toggle.btn-transparent {
background-image: none;
}
.btn-transparent.disabled:hover,
.btn-transparent[disabled]:hover,
fieldset[disabled] .btn-transparent:hover,
.btn-transparent.disabled:focus,
.btn-transparent[disabled]:focus,
fieldset[disabled] .btn-transparent:focus,
.btn-transparent.disabled.focus,
.btn-transparent[disabled].focus,
fieldset[disabled] .btn-transparent.focus {
background-color: transparent;
border-color: #ffffff;
}
.btn-transparent .badge {
color: transparent;
background-color: #ffffff;
}
.btn-transparent:hover {
background: rgba(0, 0, 0, 0.1);
}
.btn-jumbo {
padding: 13px 20px;
font-size: 22px;
line-height: 1.33;
border-radius: 6px;
}
.badge {
font-weight: 600;
}
.badge-primary {
background-color: #d74b4b;
color: #ffffff;
}
.badge-secondary {
background-color: #6685a4;
color: #ffffff;
}
.badge-tertiary {
background-color: #bcbcbc;
color: #ffffff;
}
.label {
font-weight: 600;
}
.label-primary {
background-color: #d74b4b;
color: #ffffff;
}
.label-secondary {
background-color: #6685a4;
color: #ffffff;
}
.label-tertiary {
background-color: #bcbcbc;
color: #ffffff;
}
.progress {
background-color: #f5f5f5;
}
.progress-bar-primary {
background-color: #d74b4b;
}
.progress-bar-secondary {
background-color: #6685a4;
}
.progress-bar-tertiary {
background-color: #bcbcbc;
}
.progress-sm {
height: 12px;
}
.progress-lg {
height: 28px;
}
.popover-title {
font-size: 15px;
}
.popover-content {
font-family: 'Open Sans', 'Trebuchet MS', arial, sans-serif;
font-size: 13px;
}
.alert {
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.alert strong {
font-weight: 600;
}
.alert-success {
background-color: #5cb85c;
border-color: #5cb85c;
color: #ffffff;
}
.alert-success hr {
border-top-color: #4cae4c;
}
.alert-success .alert-link {
color: #e6e6e6;
}
.alert-info {
background-color: #5bc0de;
border-color: #5bc0de;
color: #ffffff;
}
.alert-info hr {
border-top-color: #46b8da;
}
.alert-info .alert-link {
color: #e6e6e6;
}
.alert-warning {
background-color: #f0ad4e;
border-color: #f0ad4e;
color: #ffffff;
}
.alert-warning hr {
border-top-color: #eea236;
}
.alert-warning .alert-link {
color: #e6e6e6;
}
.alert-danger {
background-color: #d9534f;
border-color: #d9534f;
color: #ffffff;
}
.alert-danger hr {
border-top-color: #d43f3a;
}
.alert-danger .alert-link {
color: #e6e6e6;
}
.form-group {
margin-bottom: 20px;
}
.form-control {
padding: 6px 12px;
font-size: 13px;
box-shadow: none;
border-radius: 3px;
}
.control-label {
font-weight: 600;
}
.checkbox,
.radio {
margin-bottom: 15px;
}
.checkbox-inline,
.radio-inline {
margin-right: 20px;
margin-bottom: 20px;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-left: 0;
}
.checkbox-right,
.radio-right {
padding-right: 30px;
}
.checkbox-right label,
.radio-right label,
.checkbox-right .checkbox-inline,
.radio-right .checkbox-inline,
.checkbox-right .radio-inline,
.radio-right .radio-inline {
padding-left: 0;
}
.checkbox-right input,
.radio-right input {
position: absolute;
left: auto;
right: 0;
}
.checkbox-right.checkbox-inline,
.radio-right.checkbox-inline,
.checkbox-right.radio-inline,
.radio-right.radio-inline {
padding-left: 0;
}
.checkbox-right .ui-icheck,
.radio-right .ui-icheck {
position: absolute;
top: 7px;
right: -5px;
left: auto;
}
.form-group .ui-slider {
margin-top: 15px;
}
.form-horizontal .control-label {
position: relative;
top: 1px;
text-align: right;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
z-index: 4;
margin-right: -2px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
z-index: 2;
margin-left: -1px;
}
.has-feedback-left .form-control {
padding-left: 34px;
}
.has-feedback-left .form-control-feedback {
right: auto;
left: 0;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
color: #ed9d2b;
}
.has-warning .form-control {
border-color: #eea236;
}
.has-warning .form-control:focus {
border-color: #eea236;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ec971f;
}
.has-warning .form-control-feedback {
color: #ed9d2b;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
color: #48a648;
}
.has-success .form-control {
border-color: #48a648;
}
.has-success .form-control:focus {
border-color: #449d44;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #449d44;
}
.has-success .form-control-feedback {
color: #48a648;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
color: #d74945;
}
.has-error .form-control {
border-color: #d74945;
}
.has-error .form-control:focus {
border-color: #c9302c;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c9302c;
}
.has-error .form-control-feedback {
color: #d23430;
}
.btn-primary .caret,
.btn-secondary .caret,
.btn-tertiary .caret,
.btn-facebook .caret,
.btn-twitter .caret {
border-top-color: #fff;
}
.dropup .btn-primary .caret,
.dropup .btn-secondary .caret,
.dropup .btn-tertiary .caret,
.dropup .btn-facebook .caret,
.dropup .btn-twitter .caret {
border-bottom-color: #fff;
}
.dropdown-menu > li {
margin-right: .5em;
margin-left: .5em;
}
.dropdown-menu > li > a {
padding: 6px 12px;
font-size: 13px;
outline: none;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
background-color: #ededed;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #444;
background-color: #dbdbdb;
}
.dropdown-header {
padding-right: 12px;
padding-left: 12px;
font-size: 11px;
text-transform: uppercase;
}
.dropdown-icon {
width: 16px;
margin-right: 8px;
color: #444;
font-size: 15px;
text-align: center;
}
.dropdown-submenu {
position: relative;
}
.dropdown-submenu > .dropdown-menu {
display: none;
top: 0;
left: 100%;
margin-top: -6px;
margin-left: -1px;
}
.dropdown-submenu:hover > .dropdown-menu {
display: block;
}
.dropdown-submenu:hover > .dropdown-menu:before,
.dropdown-submenu:hover > .dropdown-menu:after {
display: none;
}
.navbar .dropdown-submenu > .dropdown-menu,
.mainnav .dropdown-submenu > .dropdown-menu {
display: block;
margin-top: -6px;
margin-left: 20px;
}
@media (min-width: 768px) {
.navbar .dropdown-submenu > .dropdown-menu,
.mainnav .dropdown-submenu > .dropdown-menu {
display: none;
margin-left: -1px;
}
.navbar .dropdown-submenu:hover > .dropdown-menu,
.mainnav .dropdown-submenu:hover > .dropdown-menu {
display: block;
}
.dropdown-submenu > a:after {
content: "";
display: block;
float: right;
width: 0;
height: 0;
margin-top: 5px;
margin-right: -10px;
border-color: transparent;
border-style: solid;
border-width: 5px 0 5px 5px;
border-left-color: #cccccc;
}
.dropdown-submenu:hover > a:after {
border-left-color: #d74b4b;
}
}
.table > thead > tr > th,
.table > tfoot > tr > th {
font-family: Oswald;
font-size: 14px;
font-weight: 500;
}
.table-bordered thead tr th,
.table-bordered tfoot tr th {
color: #444;
background-color: #fff;
border-bottom-width: 1px;
vertical-align: middle;
}
.pagination > li {
display: inline-block;
margin: 0 3px;
}
.pagination > li:first-child {
margin-left: 0;
}
.pagination > li:last-child {
margin-right: 0;
}
.pagination > li > a,
.pagination > li > span {
color: #222222;
background-color: transparent;
border-color: #dddddd;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
color: #2a6496;
background-color: #eeeeee;
border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
color: #ffffff;
background-color: #d74b4b;
border-color: #af2727;
cursor: default;
}
.pager > li > a {
color: #222;
}
.page-header {
padding: 0;
margin-top: 0;
margin-bottom: 1.5em;
border-bottom: none;
}
.page-header .page-title {
margin-top: 0;
margin-bottom: 8px;
}
.page-header .page-subtitle {
color: #666;
}
.page-header .breadcrumb {
padding-left: 0;
margin-bottom: 0;
background: transparent;
}
.tab-content.stacked-content > .tab-pane {
padding-top: 0;
}
.tab-pane {
position: relative;
}
.nav-tabs,
.nav-pills {
margin-bottom: 1.5em;
}
.nav-tabs .fa-caret-down,
.nav-pills .fa-caret-down {
margin-left: 3px;
}
.nav-pills.nav-stacked > li {
margin-right: 0;
margin-bottom: .5em;
}
.nav-pills.nav-stacked > li > a {
padding: 10px 15px;
}
.nav-pills > li {
margin-right: 6px;
}
.nav-pills > li > a {
padding: 5px 12px;
color: #444444;
background-color: #eeeeee;
border: 1px solid transparent;
}
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
color: #444444;
background-color: #e4e4e4;
border-color: transparent;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #ffffff;
background-color: #d74b4b;
border-color: transparent;
}
.nav-tabs > li > a {
color: #444444;
background-color: transparent;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
color: #444444;
background-color: #eeeeee;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #d74b4b;
background-color: #ffffff;
font-weight: 600;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
color: #444444;
background-color: #eeeeee;
border-color: #d74b4b;
}
.modal-backdrop {
background-color: #ffffff;
}
.modal-backdrop.in {
opacity: 0.65;
filter: alpha(opacity=65);
}
.lt-ie9 .modal-content {
border-color: #ccc;
}
.modal-styled .modal-header {
color: #ffffff;
background-color: #2b3d4c;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
}
.modal-styled .modal-header .close {
color: #7797b2;
background-color: transparent;
text-shadow: none;
opacity: 1;
filter: alpha(opacity=100);
}
.modal-styled .modal-header .close:hover {
color: #ffffff;
background-color: transparent;
}
.modal-styled .modal-title {
color: #fff;
font-weight: 300;
}
.modal-styled .modal-content {
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
}
.modal-styled .modal-footer {
color: #555555;
background-color: #f1f1f1;
border-top-color: #dddddd;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
.thumbnail-view {
position: relative;
display: inline-block;
overflow: hidden;
cursor: zoom-in;
}
.thumbnail-view img {
max-width: 100%;
}
.thumbnail-view .thumbnail-view-hover {
display: block;
position: absolute;
right: 0;
z-index: 10;
width: 100%;
height: 100%;
background: #111;
background: rgba(0, 0, 0, 0.5);
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transition: all 0.25s ease-in-out;
}
.thumbnail-view .thumbnail-view-hover i,
.thumbnail-view .thumbnail-view-hover-lg i {
display: block;
position: absolute;
left: 50%;
top: 50%;
width: 48px;
height: 48px;
margin-left: -24px;
margin-top: -24px;
color: #ddd;
color: rgba(255, 255, 255, 0.6);
font-size: 28px;
line-height: 44px;
text-align: center;
background: transparent;
border: 3px solid #fff;
border-color: rgba(255, 255, 255, 0.6);
border-top-right-radius: 100px;
border-top-left-radius: 100px;
border-bottom-right-radius: 100px;
border-bottom-left-radius: 100px;
}
.thumbnail-view .thumbnail-view-hover-lg i {
width: 72px;
height: 72px;
margin-left: -36px;
margin-top: -36px;
font-size: 48px;
line-height: 72px;
}
.thumbnail-view:hover .thumbnail-view-hover {
-webkit-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
}
.thumbnail-footer {
padding: 7px 10px;
border-top: 1px dotted #ccc;
}
.thumbnail-footer:before,
.thumbnail-footer:after {
content: " ";
display: table;
}
.thumbnail-footer:after {
clear: both;
}
.thumbnail-footer a {
color: #999;
font-size: 12px;
}
.thumbnail-footer a:hover {
text-decoration: none;
color: #d74b4b;
}
.thumbnail-footer .pull-left a {
padding: 0 12px 0 0;
}
.thumbnail-footer .pull-right a {
padding: 0 0 0 12px;
}
.thumbnail-table .thumbnail {
margin-bottom: 0;
}
.accordion-panel .panel {
border-color: #dddddd;
}
.accordion-panel .panel-heading {
padding: 0;
}
.accordion-panel .accordion-toggle {
display: block;
padding: 10px 15px;
font-size: 14px;
color: #555555;
background-color: #ffffff;
cursor: pointer;
}
.accordion-panel .accordion-toggle:hover,
.accordion-panel .accordion-toggle:focus {
text-decoration: none;
outline: none !important;
}
.accordion-panel .panel.is-open {
border-color: #dddddd;
}
.accordion-panel .panel.is-open .accordion-toggle {
color: #ffffff;
background-color: #354b5e;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}
.accordion-simple .panel + .panel {
margin-top: 0;
}
.accordion-simple .panel-heading {
padding-right: 0;
padding-left: 0;
}
.accordion-simple .panel-body {
padding-left: 25px;
}
.accordion-simple .panel-title {
position: relative;
padding-left: 0;
color: #444444;
font-family: 'Open Sans', 'Trebuchet MS', arial, sans-serif;
font-size: 14px;
line-height: 1.75em;
letter-spacing: -1px;
}
.accordion-simple .accordion-caret:before {
content: "\f196";
top: 1px;
left: 0;
margin-right: 8px;
}
.accordion-simple .panel.is-open .accordion-caret:before {
content: "\f146";
}
.accordion-caret:before {
content: "\f0da";
display: inline-block;
position: relative;
left: 2px;
width: 16px;
height: 16px;
margin-right: 3px;
color: #d74b4b;
font-size: 1.25em;
}
.panel.is-open .panel-title {
color: #444444;
}
.panel.is-open .accordion-caret:before {
content: "\f0d7";
left: 0;
color: #d74b4b;
}
.list-group .list-group-item .list-group-chevron {
float: right;
margin-top: 5px;
color: #bbb;
}
.list-group .list-group-item .badge {
margin-top: 2px;
}
.list-group .list-group-item .list-group-chevron + .badge {
margin-right: 10px;
}
.carousel-fade .carousel-inner .item {
opacity: 0;
transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
left: 0;
opacity: 0;
z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
opacity: 1;
}
.carousel-fade .carousel-control {
z-index: 2;
}
.container {
position: relative;
}
.content {
position: relative;
margin-bottom: 2em;
}
.layout {
margin-top: -40px;
margin-left: -15px;
margin-right: -15px;
}
.layout-main {
padding-top: 40px;
padding-bottom: 26px;
}
.layout-sidebar {
padding-top: 40px;
padding-bottom: 60px;
}
.layout-main-left .layout-main {
padding-right: 30px;
padding-left: 15px;
}
.layout-main-left .layout-sidebar {
padding-right: 15px;
padding-left: 30px;
border-left: 1px solid #ccc;
box-shadow: inset 8px 0px 15px -10px rgba(0, 0, 0, 0.2);
}
.layout-main-right .layout-main {
padding-right: 15px;
padding-left: 30px;
}
.layout-main-right .layout-sidebar {
padding-right: 30px;
padding-left: 15px;
border-right: 1px solid #ccc;
box-shadow: inset -8px 0 15px -10px rgba(0, 0, 0, 0.2);
}
/* !Nav Layout */
/* ----------------------------------------------- */
.nav-layout-sidebar-skip {
display: none;
margin-bottom: 1em;
font-size: 12px;
text-align: center;
}
.nav-layout-sidebar {
position: relative;
z-index: 101;
margin: 0 0 2em;
border-top: 1px solid #e5e5e5;
}
.nav-layout-sidebar > li {
padding: 0;
margin: 0;
}
.nav-layout-sidebar > li > a {
padding-top: 15px;
padding-bottom: 15px;
color: #666;
border-bottom: 1px solid #e5e5e5;
outline: none;
}
.nav-layout-sidebar > li > a .fa {
position: relative;
top: 1px;
width: 1em;
margin-right: 4px;
font-size: 1.25em;
text-align: center;
}
.nav-layout-sidebar > li > a:hover {
background-color: #f4f4f4;
}
.nav-layout-sidebar > .active > a,
.nav-layout-sidebar > .active > a:focus,
.nav-layout-sidebar > .active > a:hover {
color: #d74b4b;
font-weight: 600;
background-color: #fff;
}
.nav-layout-sidebar > li + li {
margin-top: 0;
}
.layout-main-left .nav-layout-sidebar {
margin-right: 0;
margin-left: -31px;
}
.layout-main-left .nav-layout-sidebar > li {
margin: 0 0 0 1px;
}
.layout-main-left .nav-layout-sidebar > .active {
margin-left: 0;
}
.layout-main-right .nav-layout-sidebar {
margin-left: 0;
margin-right: -31px;
}
.layout-main-right .nav-layout-sidebar > li {
margin: 0 1px 0 0;
}
.layout-main-right .nav-layout-sidebar > .active {
margin-right: 0;
}
/* !Responsive Layout */
/* ----------------------------------------------- */
@media (max-width: 1200px) {
.layout-stack-lg {
margin-top: 0;
}
.layout-stack-lg .layout-main,
.layout-stack-lg .layout-sidebar {
padding-top: 0;
}
.layout-stack-lg .layout-main {
padding-right: 15px;
padding-left: 15px;
}
.layout-stack-lg .layout-sidebar {
padding-right: 15px;
padding-left: 15px;
border-right: none;
border-left: none;
box-shadow: none;
}
.layout-stack-lg .nav-layout-sidebar-skip {
display: block;
}
.layout-stack-lg .nav-layout-sidebar {
margin-right: 0;
margin-left: 0;
}
}
@media (max-width: 992px) {
.layout-stack-md {
margin-top: 0;
}
.layout-stack-md .layout-main,
.layout-stack-md .layout-sidebar {
padding-top: 0;
}
.layout-stack-md .layout-main {
padding-right: 15px;
padding-left: 15px;
}
.layout-stack-md .layout-sidebar {
padding-right: 15px;
padding-left: 15px;
border-right: none;
border-left: none;
box-shadow: none;
}
.layout-stack-md .nav-layout-sidebar-skip {
display: block;
}
.layout-stack-md .nav-layout-sidebar {
margin-right: 0;
margin-left: 0;
}
}
@media (max-width: 768px) {
.layout-stack-sm {
margin-top: 0;
}
.layout-stack-sm .layout-main,
.layout-stack-sm .layout-sidebar {
padding-top: 0;
}
.layout-stack-sm .layout-main {
padding-right: 15px;
padding-left: 15px;
}
.layout-stack-sm .layout-sidebar {
padding-right: 15px;
padding-left: 15px;
border-right: none;
border-left: none;
box-shadow: none;
}
.layout-stack-sm .nav-layout-sidebar-skip {
display: block;
}
.layout-stack-sm .nav-layout-sidebar {
margin-right: 0;
margin-left: 0;
}
}
@media (max-width: 480px) {
.layout-stack-xs {
margin-top: 0;
}
.layout-stack-xs .layout-main,
.layout-stack-xs .layout-sidebar {
padding-top: 0;
}
.layout-stack-xs .layout-main {
padding-right: 15px;
padding-left: 15px;
}
.layout-stack-xs .layout-sidebar {
padding-right: 15px;
padding-left: 15px;
border-right: none;
border-left: none;
box-shadow: none;
}
.layout-stack-xs .nav-layout-sidebar-skip {
display: block;
}
.layout-stack-xs .nav-layout-sidebar {
margin-right: 0;
margin-left: 0;
}
}
.mega-menu-header {
padding: 0;
margin: 0 10px 10px;
color: #aaa;
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
}
.mega-menu-menu {
padding: 0 10px;
margin: 0 0 10px;
list-style: none;
}
.mega-menu-menu > li > a {
display: block;
padding: 6px 15px;
color: #555;
font-size: 13px;
border-radius: 4px;
}
.mega-menu-menu > li > a:hover {
text-decoration: none;
background: #f3f3f3;
}
.mega-menu-menu > li > a .label {
position: relative;
top: 3px;
}
.mega-menu-menu li:not(.mega-menu-header) + .mega-menu-header {
margin-top: 10px;
}
@media (min-width: 768px) {
.mega-menu-header {
margin-right: 0;
margin-left: 0;
}
.mega-menu-menu {
padding: 0;
}
.mega-menu-menu > li {
padding: 0;
}
.mega-menu-menu > li > a {
padding: 6px;
}
.mega-menu-menu li:not(.mega-menu-header) + .mega-menu-header {
margin-top: 20px;
}
.mega-menu-4 .mega-menu-col,
.mega-menu-3 .mega-menu-col,
.mega-menu-2 .mega-menu-col,
.mega-menu-1 .mega-menu-col {
float: left;
padding: 10px 10px;
}
.mega-menu-4 {
width: 800px;
}
.mega-menu-4 .mega-menu-col {
width: 25%;
}
.mega-menu-3 {
width: 650px;
}
.mega-menu-3 .mega-menu-col {
width: 33%;
}
.mega-menu-2 {
width: 450px;
}
.mega-menu-2 .mega-menu-col {
width: 50%;
}
.mega-menu-1 {
width: 225px;
}
.mega-menu-1 .mega-menu-col {
width: 100%;
}
}
.icons-list {
padding: 0;
margin: 0 0 10px;
list-style: none;
}
.icons-list > li {
position: relative;
padding-left: 1.75em;
margin-bottom: 1em;
line-height: 1.65em;
}
.icons-list > li > .icon-li {
position: absolute;
top: .25em;
left: 0;
width: 1em;
font-size: 1.25em;
text-align: center;
}
.pricing-plan {
position: relative;
display: block;
vertical-align: top;
width: 100%;
padding: 15px 15px;
margin-bottom: 4em;
text-align: center;
background: #ffffff;
border: 1px solid #dddddd;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.pricing-header {
padding: 15px;
margin: -25px -15px 15px;
color: #87a3bc;
background-color: #344a5c;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}
.pricing-plan-help {
border-bottom: 1px dotted #000;
cursor: help;
}
.pricing-plan-help strong.ui-popover {
border-bottom: 1px dotted #000;
}
.pricing-plan-label {
padding-right: 12px;
padding-left: 12px;
margin-bottom: 0;
font-size: 13px;
}
.pricing-plan-title {
margin-top: 0;
margin-bottom: 6px;
color: #ffffff;
font-size: 21px;
font-weight: 400;
text-transform: uppercase;
}
.pricing-plan-price {
display: block;
padding: 10px;
margin: -15px -15px 0;
color: #555555;
background-color: #f9f9f9;
border-bottom: 1px solid #dddddd;
}
.pricing-plan-amount {
color: #46a546;
font-size: 24px;
font-weight: 400;
}
.pricing-plan-details {
padding: .5em 0 0;
margin: 0 0 1em;
}
.pricing-plan-details li {
padding-top: .5em;
padding-bottom: .5em;
list-style: none;
border-bottom: 1px solid #e8e8e8;
}
.pricing-plan hr {
margin-top: 10px;
margin-bottom: 10px;
}
.pricing-plan-current,
.pricing-plan-current:hover {
color: #333;
font-weight: 800;
text-decoration: none;
cursor: default;
}
.pricing-plan-ribbon,
.pricing-plan-ribbon-primary,
.pricing-plan-ribbon-secondary,
.pricing-plan-ribbon-tertiary,
.pricing-plan-ribbon-current {
display: inline-block;
position: absolute;
top: 0;
right: 15px;
width: 28px;
padding: 8px 0 12px;
color: #fff;
background-color: #777;
}
.pricing-plan-ribbon:before,
.pricing-plan-ribbon-primary:before,
.pricing-plan-ribbon-secondary:before,
.pricing-plan-ribbon-tertiary:before,
.pricing-plan-ribbon-current:before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 0;
border-bottom: 6px solid #344a5c;
border-right: 14px solid transparent;
border-left: 14px solid transparent;
}
.pricing-plan-ribbon-primary {
background-color: #d74b4b;
}
.pricing-plan-ribbon-secondary {
background-color: #6685a4;
}
.pricing-plan-ribbon-tertiary {
background-color: #bcbcbc;
}
.pricing-plan-ribbon-current {
background-color: #3d576d;
color: #d74b4b;
}
@media (min-width: 768px) {
.pricing-plan {
padding-top: 25px;
padding-bottom: 25px;
margin-right: auto;
margin-left: auto;
margin-bottom: 2em;
}
.pricing-plan hr {
margin-top: 20px;
margin-bottom: 20px;
}
.pricing-plan-amount {
font-size: 32px;
}
.pricing-plan-details {
margin: 0 0 2em;
}
.pricing-plan-details li {
padding-top: 1.25em;
padding-bottom: 1.25em;
}
}
.pricing-table {
margin-bottom: 3em;
}
.pricing-table-head {
height: 70px;
padding: 15px 5px;
text-align: center;
background-color: #344a5c;
border-bottom: solid 1px #dddddd;
}
.pricing-table-head-title {
margin: 0 0 4px;
color: #ffffff;
font-size: 18px;
font-weight: 400;
}
.pricing-table-head-byline {
display: block;
color: #87a3bc;
font-family: 'Open Sans', 'Trebuchet MS', arial, sans-serif;
font-size: 13px;
}
.pricing-table-amount {
display: inline-block;
vertical-align: middle;
width: 100%;
height: 50px;
margin-bottom: 0;
color: #444444;
font-family: 'Open Sans', 'Trebuchet MS', arial, sans-serif;
font-size: 15px;
font-weight: 300;
line-height: 50px;
text-align: center;
background-color: #ffffff;
border-left: solid 1px #dddddd;
}
.pricing-table-amount i {
font-style: normal;
font-size: 22px;
font-weight: 600;
line-height: 0px;
}
.pricing-table-index {
margin-top: 120px;
font-weight: 600;
}
.pricing-table-index .pricing-table-content {
text-align: right;
}
.pricing-table-content {
padding: 0;
margin: 0;
text-align: center;
list-style-type: none;
border-top: 1px solid #dddddd;
border-left: solid 1px #dddddd;
}
.pricing-table-content > li {
padding: 12px 10px;
margin: 0;
background-color: #ffffff;
border-bottom: solid 1px #dddddd;
}
.pricing-table-content li:nth-child(2n+1) {
background-color: #f9f9f9;
}
.pricing-table-footer {
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
border-bottom: 1px solid #dddddd;
border-left: solid 1px #dddddd;
}
.pricing-table-footer .btn {
padding-right: 20px;
padding-left: 20px;
}
/* Fix the missing border on the right side */
.pricing-tables .pricing-col:last-child .pricing-table-amount,
.pricing-tables .pricing-col:last-child .pricing-table-content,
.pricing-tables .pricing-col:last-child .pricing-table-footer {
border-right: solid 1px #dddddd;
}
.pricing-tables .row .pricing-col:first-child .pricing-table-content {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.pricing-tables .row .pricing-col:nth-child(2) .pricing-table-head {
border-top-left-radius: 4px;
}
.pricing-tables .row .pricing-col:nth-child(2) .pricing-table-footer {
border-bottom-left-radius: 4px;
}
.pricing-tables .row .pricing-col:last-child .pricing-table-head {
border-top-right-radius: 4px;
}
.pricing-tables .row .pricing-col:last-child .pricing-table-footer {
border-bottom-right-radius: 4px;
}
@media (min-width: 992px) {
.pricing-table {
margin-bottom: 0;
}
.pricing-col {
margin: 0;
padding: 0;
}
}
@media (max-width: 991px) {
.pricing-table-head {
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}
.pricing-table-content span {
display: block;
}
.pricing-table {
border-right: solid 1px #dddddd;
}
}
.heading-block {
position: relative;
margin-bottom: 30px;
text-align: left;
}
.heading-block h1,
.heading-block h2,
.heading-block h3,
.heading-block h4,
.heading-block h5,
.heading-block h6 {
margin-bottom: 0;
color: #354b5e;
}
.heading-block .lead {
width: 100%;
margin: 20px auto 0;
font-size: 19px;
line-height: 1.5em;
}
.heading-block:before {
content: "";
display: block;
position: absolute;
bottom: 0;
width: 100%;
height: 1px;
z-index: 9;
background: #e6e6e6;
}
.heading-block:after {
content: "";
display: block;
position: relative;
z-index: 10;
width: 80px;
height: 1px;
margin: 20px 0 0;
background: #6685a4;
}
.heading-block.heading-minimal {
margin-bottom: 60px;
}
.heading-block.heading-minimal:before,
.heading-block.heading-minimal:after {
height: 2px;
}
.heading-block.heading-minimal:before {
display: none;
}
.heading-block.heading-minimal:after {
margin-top: 40px;
}
.heading-block.heading-center {
text-align: center;
}
.heading-block.heading-center:after {
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.heading-block .lead {
width: 70%;
}
}
#back-to-top {
position: fixed;
right: 20px;
bottom: 20px;
z-index: 1001;
width: 30px;
height: 30px;
display: block;
color: #ffffff;
font-size: 13px;
text-align: center;
line-height: 30px;
background-color: rgba(43, 61, 76, 0.85);
border-top-right-radius: 3px;
border-top-left-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
cursor: pointer;
transition: background 0.25s linear;
}
#back-to-top:hover {
color: #ffffff;
text-decoration: none;
background-color: rgba(215, 75, 75, 0.85);
}
#back-to-top i {
color: #fff;
}
@media (min-width: 768px) {
#back-to-top {
width: 45px;
height: 45px;
font-size: 16px;
line-height: 45px;
}
}
.account-bg {
background-color: #ffffff;
}
.account-wrapper {
position: relative;
width: 90%;
padding: 0;
margin: 0 auto;
text-align: center;
}
.account-wrapper .row > div {
margin-bottom: 1em;
}
.account-form {
padding: 0;
margin-top: 2em;
margin-bottom: 2em;
text-align: left;
}
.account-form .placeholder-hidden {
display: none;
}
.account-form .form-control {
height: 40px;
padding-top: 8px;
padding-bottom: 8px;
margin-bottom: 1.25em;
}
.account-body {
position: relative;
padding: 35px 30px 10px;
margin-bottom: 1em;
color: #444444;
background-color: #ffffff;
border: 1px solid #dddddd;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
.account-footer {
padding: 0 25px;
margin-top: 1.5em;
}
.account-or-social {
display: block;
margin-top: 1em;
}
@media (min-width: 768px) {
.account-wrapper {
width: 450px;
padding: 0;
}
.account-wrapper .row > div {
margin-bottom: 0;
}
.account-body .account-form {
padding: 0 25px;
text-align: left;
}
.account-or-social {
margin-top: 2em;
}
}
.comment-list {
padding: 0;
margin: 0;
list-style-type: none;
}
.comment-list > li {
position: relative;
padding-bottom: 0;
margin-top: 0;
border-bottom: 1px dotted #CCC;
}
.comment-list > li:last-child {
border-bottom: none;
}
.comment-list .comment {
padding: 25px 20px;
margin: 0 0 0 50px;
}
.comment-list .comment-avatar {
position: absolute;
left: 0;
width: 55px;
}
.comment-list .comment-avatar .avatar {
width: 55px;
height: 55px;
padding: 2px;
background: #fff;
border: 4px solid #f4f3ef;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.comment-list .comment-avatar.post-author .avatar {
border-color: #d74b4b;
}
.comment-list .comment-meta {
margin-bottom: 10px;
}
.comment-list .comment-meta a {
color: #999;
}
.comment-list .comment-body p:last-child {
margin-bottom: 0;
}
.comment-list .comment-author {
margin: 0 5px 0 0;
}
.comment-list .comment-author,
.comment-list .comment-author a {
color: #3f3e3c;
font-weight: 800;
}
.comment-list > li .comment-list {
padding-left: 65px;
margin: 0;
}
.comment-list > li .comment-list > li:last-child {
border-bottom: none;
}
.clients-list {
width: 100%;
padding: 0;
margin: 0;
list-style-type: none;
text-align: center;
}
.clients-list > li {
display: inline-block;
height: auto;
margin: 0 5px;
list-style-type: none;
line-height: auto;
text-align: center;
opacity: 0.75;
transition: all 0.2s;
}
.clients-list > li:hover {
opacity: 1;
}
.clients-list > li img {
margin-bottom: 0;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.testimonial {
position: relative;
margin-top: 22px;
}
.testimonial-icon {
position: absolute;
top: -18px;
left: 50%;
z-index: 21;
width: 36px;
height: 36px;
margin-left: -18px;
text-align: center;
line-height: 36px;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.testimonial-icon i {
color: #fff;
font-size: 18px;
}
.testimonial-content {
position: relative;
padding: 30px 15px 25px;
text-align: center;
line-height: 1.75em;
border: 1px solid #ddd;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
.testimonial-content:before {
content: "";
display: block;
position: absolute;
bottom: -11px;
left: 20px;
z-index: 21;
width: 0;
height: 0;
display: n;
border-left: 11px solid transparent;
border-top: 12px solid white;
}
.testimonial-content:after {
content: "";
display: block;
position: absolute;
bottom: -15px;
left: 18px;
border-left: 15px solid transparent;
border-top: 15px solid #e4e4e4;
width: 0;
height: 0;
}
.testimonial-author {
display: table;
margin: 25px 0 0 4px;
}
.testimonial-image {
display: table-cell;
vertical-align: middle;
position: relative;
width: auto;
height: auto;
}
.testimonial-image img {
width: 60px;
height: 60px;
padding: 4px;
border: 1px solid #ddd;
border-radius: 50px;
}
.testimonial-author-info {
display: table-cell;
vertical-align: middle;
padding-top: 0;
padding-left: 15px;
}
.testimonial-author-info h5 {
margin-bottom: 10px;
}
@media (min-width: 768px) {
.testimonial {
margin-bottom: 0;
}
}
.blog-search {
position: relative;
}
.blog-search .form-control {
height: 40px;
border-color: #eaeaea;
border-width: 4px;
}
.blog-search .form-control:focus {
border-color: #e39c88;
box-shadow: none;
}
.blog-search .btn {
position: absolute;
top: 5px;
right: 5px;
background: transparent;
}
.blog-ul {
margin-left: 20px;
color: #444444;
}
.blog-ul > li {
margin-bottom: 10px;
}
.blog-ul > li > a {
color: #666666;
}
.blog-ul > li > a:hover {
color: #888888;
}
.blog-ul > li > .fa-li {
top: 5px;
color: #d74b4b;
font-size: 12px;
}
ul.blog-popular-posts {
padding: 12px 0 0;
margin: 0;
}
ul.blog-popular-posts > li {
padding: 0;
margin: 0 0 1em;
list-style-type: none;
*zoom: 1;
display: table;
}
ul.blog-popular-posts > li:last-child {
margin-bottom: 0;
}
ul.blog-popular-posts > li .recent-post-thumbnail {
display: table-cell;
vertical-align: top;
width: 60px;
padding: 4px;
}
ul.blog-popular-posts > li .recent-post-thumbnail img {
width: 60px;
height: 60px;
border: 4px solid #EEE;
border-radius: 4px;
}
ul.blog-popular-posts > li .recent-post-title {
display: table-cell;
vertical-align: top;
padding-top: 5px;
padding-left: 8px;
}
ul.blog-popular-posts > li .recent-post-title h4 {
font-size: 13px;
font-weight: normal;
padding-top: 2px;
margin-bottom: 3px;
line-height: 1.1;
}
ul.blog-popular-posts > li .recent-post-title .recent-post-meta {
font-size: 12px;
font-style: italic;
}
ul.blog-stats {
padding: 0;
margin: 0 0 -2.5em;
}
ul.blog-stats:before,
ul.blog-stats:after {
content: " ";
display: table;
}
ul.blog-stats:after {
clear: both;
}
ul.blog-stats > li {
position: relative;
float: left;
width: 50%;
padding: 0 0 0 50px;
margin: 0 0 2.5em;
list-style-type: none;
}
ul.blog-stats > li > a {
display: block;
}
ul.blog-stats > li > a .blog-stats-count {
display: block;
color: #222222;
font-size: 18px;
}
ul.blog-stats > li > a .blog-stats-label {
color: #999999;
}
ul.blog-stats > li > a .blog-stats-mark {
position: absolute;
top: 1px;
left: 0;
width: 40px;
height: 40px;
vertical-align: top;
color: #ffffff;
font-size: 20px;
text-align: center;
background-color: #354b5e;
border-top-right-radius: 100px;
border-top-left-radius: 100px;
border-bottom-right-radius: 100px;
border-bottom-left-radius: 100px;
}
ul.blog-stats > li > a .blog-stats-mark > i {
position: absolute;
top: 0;
left: 0;
width: 40px;
height: 40px;
vertical-align: middle;
line-height: 40px;
}
ul.blog-stats > li > a:hover {
text-decoration: none;
}
ul.blog-stats > li > a:hover .blog-stats-count {
color: #444444;
}
ul.blog-stats > li > a:hover .blog-stats-label {
color: #666666;
}
ul.blog-stats > li > a:hover .blog-stats-mark {
color: #ffffff;
background-color: #435f76;
}
.posts .post {
margin: 0 auto 65px;
}
.posts .post:last-child {
margin-bottom: 35px;
}
.post {
display: table;
width: 100%;
padding-right: 25px;
}
.post-main {
display: table-cell;
vertical-align: top;
padding-top: 5px;
padding-left: 25px;
}
.post-aside {
display: table-cell;
vertical-align: top;
width: 50px;
}
.post-title {
color: #354b5e;
font-size: 24px;
}
.post-title a {
color: #354b5e;
}
.post-title a:hover {
color: #2a3b4a;
}
.post-meta {
margin-bottom: 23px;
color: #aaaaaa;
font-size: 16px;
}
.post-meta a {
color: #888888;
}
.post-meta a:hover {
color: #888888;
}
.post-date {
width: 50px;
padding: 4px 0;
margin-bottom: 1.10em;
background: #d74b4b;
text-align: center;
border-radius: 4px;
}
.post-date-day,
.post-date-month,
.post-date-year {
display: block;
padding: 5px 0;
margin: 0;
line-height: 1em;
background: transparent;
}
.post-date-day {
color: #ffffff;
font-size: 20px;
}
.post-date-month {
color: #ffffff;
font-size: 13px;
font-weight: 600;
}
.post-date-year {
color: #9a2222;
font-size: 14px;
font-weight: 600;
}
.post-content {
margin-top: 20px;
}
.post-comment {
display: block;
position: relative;
padding-top: 32px;
color: #bbb;
font-size: 18px;
font-weight: 600;
text-align: center;
}
.post-comment:before {
content: "";
display: block;
position: absolute;
top: 0;
left: 50%;
width: 30px;
height: 23px;
margin-left: -15px;
background: #ffffff;
border: 2px solid #cccccc;
border-radius: 3px;
}
.post-comment:after {
content: "";
display: block;
position: absolute;
top: 19px;
left: 50%;
width: 8px;
height: 8px;
margin-left: -3px;
background-color: #ffffff;
border-bottom: 2px solid #cccccc;
border-right: 2px solid #cccccc;
border-top: 0;
transform: rotate(45deg);
}
.post-comment:hover {
color: #777777;
text-decoration: none;
}
.post-comment:hover:before {
background: #ffffff;
border-color: #aaaaaa;
}
.post-comment:hover:after {
background: #ffffff;
border-bottom-color: #aaaaaa;
border-right-color: #aaaaaa;
}
.post-img {
width: 100%;
padding: 6px;
border: 1px solid #ddd;
border-radius: 5px;
}
.feature-sm {
position: relative;
padding: 0 10px;
margin-bottom: 30px;
padding-left: 60px;
}
.feature-sm-icon {
position: absolute;
top: 0;
left: 0;
font-size: 40px;
}
.feature-sm-label {
font-size: 18px;
}
.feature-sm-content {
color: #777;
}
.feature-lg .feature-figure {
padding-right: 0;
}
.feature-lg .feature-content {
padding-top: 0;
}
.feature-lg.figure-right .feature-figure {
padding-right: 0;
}
.feature-grab {
margin-bottom: 4em;
}
.figure-shadow {
padding: 1px;
border: 1px solid #eee;
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
.team-member {
display: block;
position: relative;
max-width: 100%;
margin-bottom: 2em;
text-decoration: none;
background-color: #FFF;
border: 1px solid #DDD;
border-radius: 4px;
overflow: hidden;
}
.team-member-img {
display: block;
position: relative;
margin: 4px;
border-radius: 4px;
overflow: hidden;
}
.team-member-info {
z-index: 2;
position: absolute;
left: 0;
bottom: 17.5%;
width: 100%;
max-width: 90%;
font-size: 18px;
font-weight: 600;
letter-spacing: -1px;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
text-transform: uppercase;
}
.team-member-name {
padding: 9px 11px 9px;
color: #ffffff;
background: rgba(43, 61, 76, 0.85);
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.team-member-title {
display: inline-block;
z-index: 2;
position: absolute;
top: 28px;
left: 0;
padding: 2px 9px;
margin: 0 -2px -15px 11px;
color: #ffffff;
font-size: 13px;
font-weight: 400;
letter-spacing: 0;
text-transform: none;
background-color: #d74b4b;
border-radius: 2px;
}
.team-member-caption {
padding: 15px;
}
.team-member-social {
padding-top: 10px;
margin-top: 15px;
border-top: 1px dotted #ddd;
}
.social-icon {
display: inline-block;
width: 28px;
height: 28px;
padding: 0;
margin: 0 3px;
color: #2b3d4c;
font-size: 18px;
line-height: 26px;
text-align: center;
border: 1px solid transparent;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.social-icon:hover {
color: #d74b4b;
background-color: #fff;
border-color: #ccc;
}
.lead {
color: #888;
}
.img-center {
margin: 0 auto;
}
.valign-top {
vertical-align: top !important;
}
.valign-middle {
vertical-align: middle !important;
}
.valign-bottom {
vertical-align: bottom !important;
}
.chart-bg {
padding: 30px 30px 20px;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.chart-bg .tickLabel {
color: #fff;
}
.chart-holder,
.chart-holder-200,
.chart-holder-250,
.chart-holder-300,
.chart-holder-350 {
width: 98%;
margin: 0 auto;
}
.chart-holder {
height: 300px;
}
.chart-holder-100 {
height: 100px;
}
.chart-holder-150 {
height: 150px;
}
.chart-holder-200 {
height: 200px;
}
.chart-holder-250 {
height: 250px;
}
.chart-holder-300 {
height: 300px;
}
.chart-holder-350 {
height: 350px;
}
.clear {
clear: both;
}
.required {
color: #d9534f;
}
hr.spacer-xl,
hr.spacer-lg,
hr.spacer-md,
hr.spacer-sm,
hr.spacer-xs {
margin-top: 0;
margin-bottom: 0;
border: none;
}
hr.spacer-xl {
height: 120px;
}
hr.spacer-lg {
height: 90px;
}
hr.spacer-md {
height: 60px;
}
hr.spacer-sm {
height: 30px;
}
hr.spacer-xs {
height: 15px;
}
iframe {
border: none;
}
.semi-bold {
font-weight: 600;
}
.no-bold {
font-weight: 300;
}
/*!
* Gap CSS v1.0.0
* Copyright 2015 <NAME>
* Licensed under MIT (https://github.com/rodh/gap-css/blob/master/LICENSE)
*/
br.xs-0,
br.xs-10,
br.xs-20,
br.xs-30,
br.xs-40,
br.xs-50,
br.xs-60,
br.xs-70,
br.xs-80,
br.xs-90,
br.xs-100,
br.sm-0,
br.sm-10,
br.sm-20,
br.sm-30,
br.sm-40,
br.sm-50,
br.sm-60,
br.sm-70,
br.sm-80,
br.sm-90,
br.sm-100,
br.md-0,
br.md-10,
br.md-20,
br.md-30,
br.md-40,
br.md-50,
br.md-60,
br.md-70,
br.md-80,
br.md-90,
br.md-100,
br.lg-0,
br.lg-10,
br.lg-20,
br.lg-30,
br.lg-40,
br.lg-50,
br.lg-60,
br.lg-70,
br.lg-80,
br.lg-90,
br.lg-100 {
display: none;
width: 100%;
height: 0;
margin: 0;
}
br.xs-0 {
display: none;
}
br.xs-10 {
display: inline-block;
height: 10px;
line-height: 10px;
}
br.xs-20 {
display: inline-block;
height: 20px;
line-height: 20px;
}
br.xs-30 {
display: inline-block;
height: 30px;
line-height: 30px;
}
br.xs-40 {
display: inline-block;
height: 40px;
line-height: 40px;
}
br.xs-50 {
display: inline-block;
height: 50px;
line-height: 50px;
}
br.xs-60 {
display: inline-block;
height: 60px;
line-height: 60px;
}
br.xs-70 {
display: inline-block;
height: 70px;
line-height: 70px;
}
br.xs-80 {
display: inline-block;
height: 80px;
line-height: 80px;
}
br.xs-90 {
display: inline-block;
height: 90px;
line-height: 90px;
}
br.xs-100 {
display: inline-block;
height: 100px;
line-height: 100px;
}
@media (min-width: 768px) {
br.sm-0 {
display: none;
}
br.sm-10 {
display: inline-block;
height: 10px;
line-height: 10px;
}
br.sm-20 {
display: inline-block;
height: 20px;
line-height: 20px;
}
br.sm-30 {
display: inline-block;
height: 30px;
line-height: 30px;
}
br.sm-40 {
display: inline-block;
height: 40px;
line-height: 40px;
}
br.sm-50 {
display: inline-block;
height: 50px;
line-height: 50px;
}
br.sm-60 {
display: inline-block;
height: 60px;
line-height: 60px;
}
br.sm-70 {
display: inline-block;
height: 70px;
line-height: 70px;
}
br.sm-80 {
display: inline-block;
height: 80px;
line-height: 80px;
}
br.sm-90 {
display: inline-block;
height: 90px;
line-height: 90px;
}
br.sm-100 {
display: inline-block;
height: 100px;
line-height: 100px;
}
}
@media (min-width: 992px) {
br.md-0 {
display: none;
}
br.md-10 {
display: inline-block;
height: 10px;
line-height: 10px;
}
br.md-20 {
display: inline-block;
height: 20px;
line-height: 20px;
}
br.md-30 {
display: inline-block;
height: 30px;
line-height: 30px;
}
br.md-40 {
display: inline-block;
height: 40px;
line-height: 40px;
}
br.md-50 {
display: inline-block;
height: 50px;
line-height: 50px;
}
br.md-60 {
display: inline-block;
height: 60px;
line-height: 60px;
}
br.md-70 {
display: inline-block;
height: 70px;
line-height: 70px;
}
br.md-80 {
display: inline-block;
height: 80px;
line-height: 80px;
}
br.md-90 {
display: inline-block;
height: 90px;
line-height: 90px;
}
br.md-100 {
display: inline-block;
height: 100px;
line-height: 100px;
}
}
@media (min-width: 1200px) {
br.lg-0 {
display: none;
}
br.lg-10 {
display: inline-block;
height: 10px;
line-height: 10px;
}
br.lg-20 {
display: inline-block;
height: 20px;
line-height: 20px;
}
br.lg-30 {
display: inline-block;
height: 30px;
line-height: 30px;
}
br.lg-40 {
display: inline-block;
height: 40px;
line-height: 40px;
}
br.lg-50 {
display: inline-block;
height: 50px;
line-height: 50px;
}
br.lg-60 {
display: inline-block;
height: 60px;
line-height: 60px;
}
br.lg-70 {
display: inline-block;
height: 70px;
line-height: 70px;
}
br.lg-80 {
display: inline-block;
height: 80px;
line-height: 80px;
}
br.lg-90 {
display: inline-block;
height: 90px;
line-height: 90px;
}
br.lg-100 {
display: inline-block;
height: 100px;
line-height: 100px;
}
}
.navbar {
margin-bottom: 0;
background-color: #ffffff;
border: none;
border-top-right-radius: 0;
border-top-left-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar .dropdown-menu > li > a {
font-size: 14px;
}
.navbar-header {
padding-top: 6px;
padding-bottom: 6px;
}
.navbar-brand {
padding-top: 0;
padding-bottom: 0;
}
.navbar-toggle {
position: relative;
top: 5px;
right: 10px;
height: auto;
padding: 5px 15px;
margin-top: 0;
margin-right: 0;
font-size: 20px;
line-height: inherit;
}
.navbar-nav > li > a {
padding-right: 12px;
padding-left: 12px;
color: #888888;
font-size: 17px;
font-weight: 500;
text-transform: uppercase;
font-family: 'Oswald', 'Trebuchet MS', 'Open Sans', arial, sans-serif;
background: transparent;
border: none;
}
.navbar-nav > li > a:hover {
color: #888888;
background: #eeeeee;
}
.navbar-nav > li.active > a,
.navbar-nav > li.active > a:hover {
color: #d74b4b;
background: transparent;
border-bottom: none;
}
.navbar-brand:hover {
background: transparent;
}
.navbar-caret {
position: relative;
top: -1px;
margin-left: 6px;
}
@media (min-width: 768px) {
.navbar {
height: 85px;
padding-top: 23px;
}
.navbar .dropdown-menu {
min-width: 215px;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.navbar .dropdown-menu::before,
.navbar .dropdown-menu::after {
content: '';
display: inline-block;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid #CCC;
border-bottom-color: rgba(0, 0, 0, 0.2);
position: absolute;
top: -7px;
right: 9px;
}
.navbar .dropdown-menu::after {
border-left-width: 6px;
border-right-width: 6px;
border-bottom-width: 6px;
border-bottom-color: #fff;
top: -6px;
right: 10px;
}
.navbar-header {
padding-top: 0;
padding-bottom: 0;
}
.navbar-brand {
margin-top: -7px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
}
@media (min-width: 992px) {
.fixed-navbar {
padding-top: 85px;
}
.fixed-navbar .navbar {
position: fixed;
top: 0;
z-index: 51;
width: 100%;
border-bottom: 1px solid #ddd;
}
}
.masthead {
width: 100%;
padding-top: 0;
padding-bottom: 0;
background-color: #314657;
border-bottom: 1px solid #ddd;
}
.masthead iframe {
border: none;
}
h1.masthead-title,
h2.masthead-title,
h3.masthead-title,
h4.masthead-title,
h5.masthead-title,
h6.masthead-title {
color: #fff;
font-family: 'Open Sans', 'Trebuchet MS', arial, sans-serif;
font-weight: 600;
letter-spacing: -1px;
}
h1.masthead-title {
font-size: 56px;
}
h2.masthead-title {
font-size: 50px;
}
h3.masthead-title {
font-size: 44px;
}
h4.masthead-title {
font-size: 38px;
}
h5.masthead-title {
font-size: 32px;
}
h6.masthead-title {
font-size: 26px;
}
.masthead-subtitle {
padding: 20px 0;
margin-bottom: 0;
color: #ffffff;
font-size: 24px;
font-weight: 300;
}
.masthead-form {
width: 90%;
padding-bottom: 6px;
margin: 0 auto 0;
text-align: left;
}
.masthead-form .form-group {
margin-bottom: 16px;
}
.masthead-text {
padding-top: 15px;
color: #ffffff;
font-size: 15px;
}
.masthead-img {
text-align: center;
}
.masthead-img img {
margin: 0 auto;
}
.masthead-actions .btn {
margin-right: .75em;
}
.masthead-actions .btn:last-child {
margin-right: 0;
}
@media (min-width: 768px) {
.masthead-subtitle {
padding-top: 30px;
padding-bottom: 30px;
font-size: 32px;
}
.masthead-form {
width: 70%;
}
}
.masthead-carousel .carousel-controls {
position: absolute;
bottom: 25px;
}
.masthead-carousel .carousel-control {
position: static;
display: inline-block;
width: 32px;
height: 32px;
}
.masthead-carousel .carousel-control.left,
.masthead-carousel .carousel-control.right {
background: rgba(0, 0, 0, 0.32);
-webkit-filter: none;
filter: none;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
@media (max-width: 991px) {
h1.masthead-title {
font-size: 40px;
}
h2.masthead-title {
font-size: 40px;
}
h3.masthead-title {
font-size: 32px;
}
h4.masthead-title {
font-size: 32px;
}
h5.masthead-title {
font-size: 24px;
}
h6.masthead-title {
font-size: 24px;
}
.masthead-text {
text-align: center;
}
.masthead-actions {
text-align: center;
}
.masthead-actions .btn {
margin: 0 5px .75em;
}
}
.content {
padding-top: 40px;
padding-bottom: 40px;
margin-bottom: 0;
background: #fff;
}
.home-section,
.content-feature {
position: relative;
padding-top: 45px;
padding-bottom: 45px;
margin-top: 0;
margin-bottom: 0;
border-top: 1px solid #ddd;
}
.home-section:first-child,
.content-feature:first-child {
padding-top: 35px;
margin-top: -40px;
border-top: none;
}
.home-section:last-child,
.content-feature:last-child {
margin-bottom: -40px;
}
.heading-block:after {
background: #d74b4b;
}
@media (min-width: 768px) {
.home-section,
.content-feature {
position: relative;
padding-top: 75px;
padding-bottom: 75px;
margin-top: 0;
margin-bottom: 0;
}
.home-section:first-child,
.content-feature:first-child {
padding-top: 40px;
}
}
.footer {
padding: 35px 0 0;
color: #ffffff;
background: #314657;
}
.footer a {
color: #93acc2;
}
.footer a:hover {
color: #b3c5d4;
}
.footer .heading-block h1,
.footer .heading-block h2,
.footer .heading-block h3,
.footer .heading-block h4,
.footer .heading-block h5,
.footer .heading-block h6 {
color: #ffffff;
}
.footer .heading-block:before {
background: #3b5368;
}
.footer .heading-block:after {
background: #d74b4b;
}
.footer .content-title {
border-bottom-color: #3b5368;
}
.footer .container > .row > div {
margin-bottom: 50px;
}
.copyright {
padding: 20px 0;
color: #ffffff;
line-height: 59px;
background: #2d3f4f;
}
.copyright:before,
.copyright:after {
content: " ";
display: table;
}
.copyright:after {
clear: both;
}
.copyright p {
margin-bottom: 0;
}
.copyright a {
color: #8ba6bd;
}
.copyright a:hover {
color: #abbfd0;
}
.demo-btn {
margin: 0 .5em 1em 0;
}
.demo-element {
display: inline-block;
margin: 0 .5em 1em 0;
}
.demo-dropdown-menu {
display: inline-block;
position: static;
top: auto;
left: auto;
float: none;
}
.demo-section:before,
.demo-section:after {
content: " ";
display: table;
}
.demo-section:after {
clear: both;
}
.fontawesome-icon-list {
margin-top: 3em;
margin-bottom: 3em;
}
.fontawesome-icon-list > div {
margin-bottom: 3em;
text-align: center;
}
.fontawesome-icon-list > div a {
display: block;
color: #777;
}
.fontawesome-icon-list > div a:hover {
color: #d74b4b;
text-decoration: none;
}
.fontawesome-icon-list > div i {
display: block;
margin-bottom: 10px;
font-size: 22px;
}
.demo-block {
margin: 0 0 2em;
}
.demo-launcher {
display: block;
padding-bottom: 6px;
margin-bottom: 0px;
color: #555;
text-align: center;
}
.demo-launcher img {
padding: 3px;
margin: 0 auto 6px;
border: 1px solid #ddd;
border-radius: 4px;
transition: all 0.5s ease-in-out;
}
.demo-launcher:hover {
text-decoration: none;
color: #d74b4b;
}
.demo-launcher:hover img {
border-color: #d74b4b;
}
.demo-external {
text-align: center;
}
.demo-external a {
color: #888;
}
.demo-external a small {
font-size: 80%;
}
.demo-corner {
position: absolute;
top: 0;
left: 0;
}
.demo-corner .dropdown-menu {
top: 33px;
}
.demo-corner-toggle {
position: absolute;
top: 0;
left: 0;
padding-right: 100px;
}
.demo-corner-toggle:hover {
text-decoration: none;
}
.demo-corner-toggle:hover i {
color: #fff;
text-decoration: none;
background: #ce2e2e;
}
.demo-corner-toggle i {
display: block;
width: 36px;
height: 36px;
color: #fff;
font-size: 18px;
line-height: 36px;
text-align: center;
background: #d74b4b;
cursor: pointer;
border-bottom-right-radius: 3px;
}
@media (min-width: 768px) {
.demo-block {
margin: 0;
}
.demo-block + .demo-block {
margin-top: 1.5em;
}
}
|
public/vendor/mvp-theme/templates/landing/css/mvpready-landing.css
|
body {
padding: 0;
margin: 0;
font-family: 'Open Sans', 'Trebuchet MS', arial, sans-serif;
font-size: 13px;
}
p {
line-height: 1.7em;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
margin-top: 0;
margin-bottom: .75em;
color: #3a5266;
font-family: 'Oswald', 'Trebuchet MS', 'Open Sans', arial, sans-serif;
}
label {
font-weight: 600;
}
.semibold {
font-weight: 600;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 32px;
}
h3 {
font-size: 28px;
}
h4 {
font-size: 24px;
}
h5 {
font-size: 20px;
}
h6 {
font-size: 16px;
}
.input-group-addon {
font-size: 13px;
}
.text-primary {
color: #d74b4b;
}
a.text-primary:hover,
a.text-primary:focus {
color: #c42b2b;
}
.text-secondary {
color: #6685a4;
}
a.text-secondary:hover,
a.text-secondary:focus {
color: #516c87;
}
.text-tertiary {
color: #afafaf;
}
a.text-tertiary:hover,
a.text-tertiary:focus {
color: #969696;
}
.text-success {
color: #5cb85c;
}
a.text-success:hover,
a.text-success:focus {
color: #449d44;
}
.text-warning {
color: #f0ad4e;
}
a.text-warning:hover,
a.text-warning:focus {
color: #ec971f;
}
.text-danger {
color: #d9534f;
}
a.text-danger:hover,
a.text-danger:focus {
color: #c9302c;
}
.text-info {
color: #5bc0de;
}
a.text-info:hover,
a.text-info:focus {
color: #31b0d5;
}
.text-sm {
font-size: 11px;
}
.text-md {
font-size: 13px;
}
.text-lg {
font-size: 18px;
}
.text-xl {
font-size: 24px;
}
.text-semi-bold,
.text-semibold {
font-weight: 600;
}
.text-bold {
font-weight: 800;
}
.bg-primary {
color: #fff;
background: #d74b4b;
}
.bg-secondary {
color: #fff;
background: #6685a4;
}
.bg-tertiary {
color: #fff;
background: #bcbcbc;
}
.bg-success {
color: #fff;
background: #5cb85c;
}
.bg-warning {
color: #fff;
background: #f0ad4e;
}
.bg-danger {
color: #fff;
background: #d9534f;
}
.bg-info {
color: #fff;
background: #5bc0de;
}
.bg-default {
color: #354b5e;
background: #fff;
border: 1px solid #ddd;
}
.btn-primary,
.btn-secondary,
.btn-tertiary,
.btn-facebook,
.btn-twitter {
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-primary:active,
.btn-secondary:active,
.btn-tertiary:active,
.btn-facebook:active,
.btn-twitter:active,
.btn-primary.active,
.btn-secondary.active,
.btn-tertiary.active,
.btn-facebook.active,
.btn-twitter.active {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-primary {
color: #ffffff;
background-color: #d74b4b;
border-color: #cc2d2d;
}
.btn-primary:focus,
.btn-primary.focus {
color: #ffffff;
background-color: #c42b2b;
border-color: #641616;
}
.btn-primary:hover {
color: #ffffff;
background-color: #c42b2b;
border-color: #9a2222;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
color: #ffffff;
background-color: #c42b2b;
border-color: #9a2222;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
color: #ffffff;
background-color: #a62525;
border-color: #641616;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
background-color: #d74b4b;
border-color: #cc2d2d;
}
.btn-primary .badge {
color: #d74b4b;
background-color: #ffffff;
}
.btn-secondary {
color: #ffffff;
background-color: #6685a4;
border-color: #54718d;
}
.btn-secondary:focus,
.btn-secondary.focus {
color: #ffffff;
background-color: #516c87;
border-color: #25313e;
}
.btn-secondary:hover {
color: #ffffff;
background-color: #516c87;
border-color: #3d5267;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
color: #ffffff;
background-color: #516c87;
border-color: #3d5267;
}
.btn-secondary:active:hover,
.btn-secondary.active:hover,
.open > .dropdown-toggle.btn-secondary:hover,
.btn-secondary:active:focus,
.btn-secondary.active:focus,
.open > .dropdown-toggle.btn-secondary:focus,
.btn-secondary:active.focus,
.btn-secondary.active.focus,
.open > .dropdown-toggle.btn-secondary.focus {
color: #ffffff;
background-color: #435a71;
border-color: #25313e;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
background-image: none;
}
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled.focus,
.btn-secondary[disabled].focus,
fieldset[disabled] .btn-secondary.focus {
background-color: #6685a4;
border-color: #54718d;
}
.btn-secondary .badge {
color: #6685a4;
background-color: #ffffff;
}
.btn-tertiary {
color: #ffffff;
background-color: #bcbcbc;
border-color: #a8a8a8;
}
.btn-tertiary:focus,
.btn-tertiary.focus {
color: #ffffff;
background-color: #a3a3a3;
border-color: #686868;
}
.btn-tertiary:hover {
color: #ffffff;
background-color: #a3a3a3;
border-color: #898989;
}
.btn-tertiary:active,
.btn-tertiary.active,
.open > .dropdown-toggle.btn-tertiary {
color: #ffffff;
background-color: #a3a3a3;
border-color: #898989;
}
.btn-tertiary:active:hover,
.btn-tertiary.active:hover,
.open > .dropdown-toggle.btn-tertiary:hover,
.btn-tertiary:active:focus,
.btn-tertiary.active:focus,
.open > .dropdown-toggle.btn-tertiary:focus,
.btn-tertiary:active.focus,
.btn-tertiary.active.focus,
.open > .dropdown-toggle.btn-tertiary.focus {
color: #ffffff;
background-color: #919191;
border-color: #686868;
}
.btn-tertiary:active,
.btn-tertiary.active,
.open > .dropdown-toggle.btn-tertiary {
background-image: none;
}
.btn-tertiary.disabled:hover,
.btn-tertiary[disabled]:hover,
fieldset[disabled] .btn-tertiary:hover,
.btn-tertiary.disabled:focus,
.btn-tertiary[disabled]:focus,
fieldset[disabled] .btn-tertiary:focus,
.btn-tertiary.disabled.focus,
.btn-tertiary[disabled].focus,
fieldset[disabled] .btn-tertiary.focus {
background-color: #bcbcbc;
border-color: #a8a8a8;
}
.btn-tertiary .badge {
color: #bcbcbc;
background-color: #ffffff;
}
.btn-inverse {
color: #ffffff;
background-color: #354b5e;
border-color: #263644;
}
.btn-inverse:focus,
.btn-inverse.focus {
color: #ffffff;
background-color: #23313d;
border-color: #000000;
}
.btn-inverse:hover {
color: #ffffff;
background-color: #23313d;
border-color: #10171d;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
color: #ffffff;
background-color: #23313d;
border-color: #10171d;
}
.btn-inverse:active:hover,
.btn-inverse.active:hover,
.open > .dropdown-toggle.btn-inverse:hover,
.btn-inverse:active:focus,
.btn-inverse.active:focus,
.open > .dropdown-toggle.btn-inverse:focus,
.btn-inverse:active.focus,
.btn-inverse.active.focus,
.open > .dropdown-toggle.btn-inverse.focus {
color: #ffffff;
background-color: #161f27;
border-color: #000000;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
background-image: none;
}
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus {
background-color: #354b5e;
border-color: #263644;
}
.btn-inverse .badge {
color: #354b5e;
background-color: #ffffff;
}
.btn-facebook {
color: #ffffff;
background-color: #3b5998;
border-color: #30487b;
}
.btn-facebook:focus,
.btn-facebook.focus {
color: #ffffff;
background-color: #2d4373;
border-color: #0c121f;
}
.btn-facebook:hover {
color: #ffffff;
background-color: #2d4373;
border-color: #1e2e4f;
}
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
color: #ffffff;
background-color: #2d4373;
border-color: #1e2e4f;
}
.btn-facebook:active:hover,
.btn-facebook.active:hover,
.open > .dropdown-toggle.btn-facebook:hover,
.btn-facebook:active:focus,
.btn-facebook.active:focus,
.open > .dropdown-toggle.btn-facebook:focus,
.btn-facebook:active.focus,
.btn-facebook.active.focus,
.open > .dropdown-toggle.btn-facebook.focus {
color: #ffffff;
background-color: #23345a;
border-color: #0c121f;
}
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
background-image: none;
}
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled.focus,
.btn-facebook[disabled].focus,
fieldset[disabled] .btn-facebook.focus {
background-color: #3b5998;
border-color: #30487b;
}
.btn-facebook .badge {
color: #3b5998;
background-color: #ffffff;
}
.btn-twitter {
color: #ffffff;
background-color: #00acee;
border-color: #008fc5;
}
.btn-twitter:focus,
.btn-twitter.focus {
color: #ffffff;
background-color: #0087bb;
border-color: #003246;
}
.btn-twitter:hover {
color: #ffffff;
background-color: #0087bb;
border-color: #006288;
}
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
color: #ffffff;
background-color: #0087bb;
border-color: #006288;
}
.btn-twitter:active:hover,
.btn-twitter.active:hover,
.open > .dropdown-toggle.btn-twitter:hover,
.btn-twitter:active:focus,
.btn-twitter.active:focus,
.open > .dropdown-toggle.btn-twitter:focus,
.btn-twitter:active.focus,
.btn-twitter.active.focus,
.open > .dropdown-toggle.btn-twitter.focus {
color: #ffffff;
background-color: #006d97;
border-color: #003246;
}
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
background-image: none;
}
.btn-twitter.disabled:hover,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter:hover,
.btn-twitter.disabled:focus,
.btn-twitter[disabled]:focus,
fieldset[disabled] .btn-twitter:focus,
.btn-twitter.disabled.focus,
.btn-twitter[disabled].focus,
fieldset[disabled] .btn-twitter.focus {
background-color: #00acee;
border-color: #008fc5;
}
.btn-twitter .badge {
color: #00acee;
background-color: #ffffff;
}
.btn-transparent {
color: #ffffff;
background-color: transparent;
border-color: #ffffff;
border-width: 2px;
}
.btn-transparent:focus,
.btn-transparent.focus {
color: #ffffff;
background-color: rgba(0, 0, 0, 0);
border-color: #bfbfbf;
}
.btn-transparent:hover {
color: #ffffff;
background-color: rgba(0, 0, 0, 0);
border-color: #e0e0e0;
}
.btn-transparent:active,
.btn-transparent.active,
.open > .dropdown-toggle.btn-transparent {
color: #ffffff;
background-color: rgba(0, 0, 0, 0);
border-color: #e0e0e0;
}
.btn-transparent:active:hover,
.btn-transparent.active:hover,
.open > .dropdown-toggle.btn-transparent:hover,
.btn-transparent:active:focus,
.btn-transparent.active:focus,
.open > .dropdown-toggle.btn-transparent:focus,
.btn-transparent:active.focus,
.btn-transparent.active.focus,
.open > .dropdown-toggle.btn-transparent.focus {
color: #ffffff;
background-color: rgba(0, 0, 0, 0);
border-color: #bfbfbf;
}
.btn-transparent:active,
.btn-transparent.active,
.open > .dropdown-toggle.btn-transparent {
background-image: none;
}
.btn-transparent.disabled:hover,
.btn-transparent[disabled]:hover,
fieldset[disabled] .btn-transparent:hover,
.btn-transparent.disabled:focus,
.btn-transparent[disabled]:focus,
fieldset[disabled] .btn-transparent:focus,
.btn-transparent.disabled.focus,
.btn-transparent[disabled].focus,
fieldset[disabled] .btn-transparent.focus {
background-color: transparent;
border-color: #ffffff;
}
.btn-transparent .badge {
color: transparent;
background-color: #ffffff;
}
.btn-transparent:hover {
background: rgba(0, 0, 0, 0.1);
}
.btn-jumbo {
padding: 13px 20px;
font-size: 22px;
line-height: 1.33;
border-radius: 6px;
}
.badge {
font-weight: 600;
}
.badge-primary {
background-color: #d74b4b;
color: #ffffff;
}
.badge-secondary {
background-color: #6685a4;
color: #ffffff;
}
.badge-tertiary {
background-color: #bcbcbc;
color: #ffffff;
}
.label {
font-weight: 600;
}
.label-primary {
background-color: #d74b4b;
color: #ffffff;
}
.label-secondary {
background-color: #6685a4;
color: #ffffff;
}
.label-tertiary {
background-color: #bcbcbc;
color: #ffffff;
}
.progress {
background-color: #f5f5f5;
}
.progress-bar-primary {
background-color: #d74b4b;
}
.progress-bar-secondary {
background-color: #6685a4;
}
.progress-bar-tertiary {
background-color: #bcbcbc;
}
.progress-sm {
height: 12px;
}
.progress-lg {
height: 28px;
}
.popover-title {
font-size: 15px;
}
.popover-content {
font-family: 'Open Sans', 'Trebuchet MS', arial, sans-serif;
font-size: 13px;
}
.alert {
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.alert strong {
font-weight: 600;
}
.alert-success {
background-color: #5cb85c;
border-color: #5cb85c;
color: #ffffff;
}
.alert-success hr {
border-top-color: #4cae4c;
}
.alert-success .alert-link {
color: #e6e6e6;
}
.alert-info {
background-color: #5bc0de;
border-color: #5bc0de;
color: #ffffff;
}
.alert-info hr {
border-top-color: #46b8da;
}
.alert-info .alert-link {
color: #e6e6e6;
}
.alert-warning {
background-color: #f0ad4e;
border-color: #f0ad4e;
color: #ffffff;
}
.alert-warning hr {
border-top-color: #eea236;
}
.alert-warning .alert-link {
color: #e6e6e6;
}
.alert-danger {
background-color: #d9534f;
border-color: #d9534f;
color: #ffffff;
}
.alert-danger hr {
border-top-color: #d43f3a;
}
.alert-danger .alert-link {
color: #e6e6e6;
}
.form-group {
margin-bottom: 20px;
}
.form-control {
padding: 6px 12px;
font-size: 13px;
box-shadow: none;
border-radius: 3px;
}
.control-label {
font-weight: 600;
}
.checkbox,
.radio {
margin-bottom: 15px;
}
.checkbox-inline,
.radio-inline {
margin-right: 20px;
margin-bottom: 20px;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-left: 0;
}
.checkbox-right,
.radio-right {
padding-right: 30px;
}
.checkbox-right label,
.radio-right label,
.checkbox-right .checkbox-inline,
.radio-right .checkbox-inline,
.checkbox-right .radio-inline,
.radio-right .radio-inline {
padding-left: 0;
}
.checkbox-right input,
.radio-right input {
position: absolute;
left: auto;
right: 0;
}
.checkbox-right.checkbox-inline,
.radio-right.checkbox-inline,
.checkbox-right.radio-inline,
.radio-right.radio-inline {
padding-left: 0;
}
.checkbox-right .ui-icheck,
.radio-right .ui-icheck {
position: absolute;
top: 7px;
right: -5px;
left: auto;
}
.form-group .ui-slider {
margin-top: 15px;
}
.form-horizontal .control-label {
position: relative;
top: 1px;
text-align: right;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
z-index: 4;
margin-right: -2px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
z-index: 2;
margin-left: -1px;
}
.has-feedback-left .form-control {
padding-left: 34px;
}
.has-feedback-left .form-control-feedback {
right: auto;
left: 0;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
color: #ed9d2b;
}
.has-warning .form-control {
border-color: #eea236;
}
.has-warning .form-control:focus {
border-color: #eea236;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ec971f;
}
.has-warning .form-control-feedback {
color: #ed9d2b;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
color: #48a648;
}
.has-success .form-control {
border-color: #48a648;
}
.has-success .form-control:focus {
border-color: #449d44;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #449d44;
}
.has-success .form-control-feedback {
color: #48a648;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
color: #d74945;
}
.has-error .form-control {
border-color: #d74945;
}
.has-error .form-control:focus {
border-color: #c9302c;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c9302c;
}
.has-error .form-control-feedback {
color: #d23430;
}
.btn-primary .caret,
.btn-secondary .caret,
.btn-tertiary .caret,
.btn-facebook .caret,
.btn-twitter .caret {
border-top-color: #fff;
}
.dropup .btn-primary .caret,
.dropup .btn-secondary .caret,
.dropup .btn-tertiary .caret,
.dropup .btn-facebook .caret,
.dropup .btn-twitter .caret {
border-bottom-color: #fff;
}
.dropdown-menu > li {
margin-right: .5em;
margin-left: .5em;
}
.dropdown-menu > li > a {
padding: 6px 12px;
font-size: 13px;
outline: none;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
background-color: #ededed;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #444;
background-color: #dbdbdb;
}
.dropdown-header {
padding-right: 12px;
padding-left: 12px;
font-size: 11px;
text-transform: uppercase;
}
.dropdown-icon {
width: 16px;
margin-right: 8px;
color: #444;
font-size: 15px;
text-align: center;
}
.dropdown-submenu {
position: relative;
}
.dropdown-submenu > .dropdown-menu {
display: none;
top: 0;
left: 100%;
margin-top: -6px;
margin-left: -1px;
}
.dropdown-submenu:hover > .dropdown-menu {
display: block;
}
.dropdown-submenu:hover > .dropdown-menu:before,
.dropdown-submenu:hover > .dropdown-menu:after {
display: none;
}
.navbar .dropdown-submenu > .dropdown-menu,
.mainnav .dropdown-submenu > .dropdown-menu {
display: block;
margin-top: -6px;
margin-left: 20px;
}
@media (min-width: 768px) {
.navbar .dropdown-submenu > .dropdown-menu,
.mainnav .dropdown-submenu > .dropdown-menu {
display: none;
margin-left: -1px;
}
.navbar .dropdown-submenu:hover > .dropdown-menu,
.mainnav .dropdown-submenu:hover > .dropdown-menu {
display: block;
}
.dropdown-submenu > a:after {
content: "";
display: block;
float: right;
width: 0;
height: 0;
margin-top: 5px;
margin-right: -10px;
border-color: transparent;
border-style: solid;
border-width: 5px 0 5px 5px;
border-left-color: #cccccc;
}
.dropdown-submenu:hover > a:after {
border-left-color: #d74b4b;
}
}
.table > thead > tr > th,
.table > tfoot > tr > th {
font-family: Oswald;
font-size: 14px;
font-weight: 500;
}
.table-bordered thead tr th,
.table-bordered tfoot tr th {
color: #444;
background-color: #fff;
border-bottom-width: 1px;
vertical-align: middle;
}
.pagination > li {
display: inline-block;
margin: 0 3px;
}
.pagination > li:first-child {
margin-left: 0;
}
.pagination > li:last-child {
margin-right: 0;
}
.pagination > li > a,
.pagination > li > span {
color: #222222;
background-color: transparent;
border-color: #dddddd;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
color: #2a6496;
background-color: #eeeeee;
border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
color: #ffffff;
background-color: #d74b4b;
border-color: #af2727;
cursor: default;
}
.pager > li > a {
color: #222;
}
.page-header {
padding: 0;
margin-top: 0;
margin-bottom: 1.5em;
border-bottom: none;
}
.page-header .page-title {
margin-top: 0;
margin-bottom: 8px;
}
.page-header .page-subtitle {
color: #666;
}
.page-header .breadcrumb {
padding-left: 0;
margin-bottom: 0;
background: transparent;
}
.tab-content.stacked-content > .tab-pane {
padding-top: 0;
}
.tab-pane {
position: relative;
}
.nav-tabs,
.nav-pills {
margin-bottom: 1.5em;
}
.nav-tabs .fa-caret-down,
.nav-pills .fa-caret-down {
margin-left: 3px;
}
.nav-pills.nav-stacked > li {
margin-right: 0;
margin-bottom: .5em;
}
.nav-pills.nav-stacked > li > a {
padding: 10px 15px;
}
.nav-pills > li {
margin-right: 6px;
}
.nav-pills > li > a {
padding: 5px 12px;
color: #444444;
background-color: #eeeeee;
border: 1px solid transparent;
}
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
color: #444444;
background-color: #e4e4e4;
border-color: transparent;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #ffffff;
background-color: #d74b4b;
border-color: transparent;
}
.nav-tabs > li > a {
color: #444444;
background-color: transparent;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
color: #444444;
background-color: #eeeeee;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #d74b4b;
background-color: #ffffff;
font-weight: 600;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
color: #444444;
background-color: #eeeeee;
border-color: #d74b4b;
}
.modal-backdrop {
background-color: #ffffff;
}
.modal-backdrop.in {
opacity: 0.65;
filter: alpha(opacity=65);
}
.lt-ie9 .modal-content {
border-color: #ccc;
}
.modal-styled .modal-header {
color: #ffffff;
background-color: #2b3d4c;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
}
.modal-styled .modal-header .close {
color: #7797b2;
background-color: transparent;
text-shadow: none;
opacity: 1;
filter: alpha(opacity=100);
}
.modal-styled .modal-header .close:hover {
color: #ffffff;
background-color: transparent;
}
.modal-styled .modal-title {
color: #fff;
font-weight: 300;
}
.modal-styled .modal-content {
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
}
.modal-styled .modal-footer {
color: #555555;
background-color: #f1f1f1;
border-top-color: #dddddd;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
.thumbnail-view {
position: relative;
display: inline-block;
overflow: hidden;
cursor: zoom-in;
}
.thumbnail-view img {
max-width: 100%;
}
.thumbnail-view .thumbnail-view-hover {
display: block;
position: absolute;
right: 0;
z-index: 10;
width: 100%;
height: 100%;
background: #111;
background: rgba(0, 0, 0, 0.5);
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transition: all 0.25s ease-in-out;
}
.thumbnail-view .thumbnail-view-hover i,
.thumbnail-view .thumbnail-view-hover-lg i {
display: block;
position: absolute;
left: 50%;
top: 50%;
width: 48px;
height: 48px;
margin-left: -24px;
margin-top: -24px;
color: #ddd;
color: rgba(255, 255, 255, 0.6);
font-size: 28px;
line-height: 44px;
text-align: center;
background: transparent;
border: 3px solid #fff;
border-color: rgba(255, 255, 255, 0.6);
border-top-right-radius: 100px;
border-top-left-radius: 100px;
border-bottom-right-radius: 100px;
border-bottom-left-radius: 100px;
}
.thumbnail-view .thumbnail-view-hover-lg i {
width: 72px;
height: 72px;
margin-left: -36px;
margin-top: -36px;
font-size: 48px;
line-height: 72px;
}
.thumbnail-view:hover .thumbnail-view-hover {
-webkit-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
}
.thumbnail-footer {
padding: 7px 10px;
border-top: 1px dotted #ccc;
}
.thumbnail-footer:before,
.thumbnail-footer:after {
content: " ";
display: table;
}
.thumbnail-footer:after {
clear: both;
}
.thumbnail-footer a {
color: #999;
font-size: 12px;
}
.thumbnail-footer a:hover {
text-decoration: none;
color: #d74b4b;
}
.thumbnail-footer .pull-left a {
padding: 0 12px 0 0;
}
.thumbnail-footer .pull-right a {
padding: 0 0 0 12px;
}
.thumbnail-table .thumbnail {
margin-bottom: 0;
}
.accordion-panel .panel {
border-color: #dddddd;
}
.accordion-panel .panel-heading {
padding: 0;
}
.accordion-panel .accordion-toggle {
display: block;
padding: 10px 15px;
font-size: 14px;
color: #555555;
background-color: #ffffff;
cursor: pointer;
}
.accordion-panel .accordion-toggle:hover,
.accordion-panel .accordion-toggle:focus {
text-decoration: none;
outline: none !important;
}
.accordion-panel .panel.is-open {
border-color: #dddddd;
}
.accordion-panel .panel.is-open .accordion-toggle {
color: #ffffff;
background-color: #354b5e;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}
.accordion-simple .panel + .panel {
margin-top: 0;
}
.accordion-simple .panel-heading {
padding-right: 0;
padding-left: 0;
}
.accordion-simple .panel-body {
padding-left: 25px;
}
.accordion-simple .panel-title {
position: relative;
padding-left: 0;
color: #444444;
font-family: 'Open Sans', 'Trebuchet MS', arial, sans-serif;
font-size: 14px;
line-height: 1.75em;
letter-spacing: -1px;
}
.accordion-simple .accordion-caret:before {
content: "\f196";
top: 1px;
left: 0;
margin-right: 8px;
}
.accordion-simple .panel.is-open .accordion-caret:before {
content: "\f146";
}
.accordion-caret:before {
content: "\f0da";
display: inline-block;
position: relative;
left: 2px;
width: 16px;
height: 16px;
margin-right: 3px;
color: #d74b4b;
font-size: 1.25em;
}
.panel.is-open .panel-title {
color: #444444;
}
.panel.is-open .accordion-caret:before {
content: "\f0d7";
left: 0;
color: #d74b4b;
}
.list-group .list-group-item .list-group-chevron {
float: right;
margin-top: 5px;
color: #bbb;
}
.list-group .list-group-item .badge {
margin-top: 2px;
}
.list-group .list-group-item .list-group-chevron + .badge {
margin-right: 10px;
}
.carousel-fade .carousel-inner .item {
opacity: 0;
transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
left: 0;
opacity: 0;
z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
opacity: 1;
}
.carousel-fade .carousel-control {
z-index: 2;
}
.container {
position: relative;
}
.content {
position: relative;
margin-bottom: 2em;
}
.layout {
margin-top: -40px;
margin-left: -15px;
margin-right: -15px;
}
.layout-main {
padding-top: 40px;
padding-bottom: 26px;
}
.layout-sidebar {
padding-top: 40px;
padding-bottom: 60px;
}
.layout-main-left .layout-main {
padding-right: 30px;
padding-left: 15px;
}
.layout-main-left .layout-sidebar {
padding-right: 15px;
padding-left: 30px;
border-left: 1px solid #ccc;
box-shadow: inset 8px 0px 15px -10px rgba(0, 0, 0, 0.2);
}
.layout-main-right .layout-main {
padding-right: 15px;
padding-left: 30px;
}
.layout-main-right .layout-sidebar {
padding-right: 30px;
padding-left: 15px;
border-right: 1px solid #ccc;
box-shadow: inset -8px 0 15px -10px rgba(0, 0, 0, 0.2);
}
/* !Nav Layout */
/* ----------------------------------------------- */
.nav-layout-sidebar-skip {
display: none;
margin-bottom: 1em;
font-size: 12px;
text-align: center;
}
.nav-layout-sidebar {
position: relative;
z-index: 101;
margin: 0 0 2em;
border-top: 1px solid #e5e5e5;
}
.nav-layout-sidebar > li {
padding: 0;
margin: 0;
}
.nav-layout-sidebar > li > a {
padding-top: 15px;
padding-bottom: 15px;
color: #666;
border-bottom: 1px solid #e5e5e5;
outline: none;
}
.nav-layout-sidebar > li > a .fa {
position: relative;
top: 1px;
width: 1em;
margin-right: 4px;
font-size: 1.25em;
text-align: center;
}
.nav-layout-sidebar > li > a:hover {
background-color: #f4f4f4;
}
.nav-layout-sidebar > .active > a,
.nav-layout-sidebar > .active > a:focus,
.nav-layout-sidebar > .active > a:hover {
color: #d74b4b;
font-weight: 600;
background-color: #fff;
}
.nav-layout-sidebar > li + li {
margin-top: 0;
}
.layout-main-left .nav-layout-sidebar {
margin-right: 0;
margin-left: -31px;
}
.layout-main-left .nav-layout-sidebar > li {
margin: 0 0 0 1px;
}
.layout-main-left .nav-layout-sidebar > .active {
margin-left: 0;
}
.layout-main-right .nav-layout-sidebar {
margin-left: 0;
margin-right: -31px;
}
.layout-main-right .nav-layout-sidebar > li {
margin: 0 1px 0 0;
}
.layout-main-right .nav-layout-sidebar > .active {
margin-right: 0;
}
/* !Responsive Layout */
/* ----------------------------------------------- */
@media (max-width: 1200px) {
.layout-stack-lg {
margin-top: 0;
}
.layout-stack-lg .layout-main,
.layout-stack-lg .layout-sidebar {
padding-top: 0;
}
.layout-stack-lg .layout-main {
padding-right: 15px;
padding-left: 15px;
}
.layout-stack-lg .layout-sidebar {
padding-right: 15px;
padding-left: 15px;
border-right: none;
border-left: none;
box-shadow: none;
}
.layout-stack-lg .nav-layout-sidebar-skip {
display: block;
}
.layout-stack-lg .nav-layout-sidebar {
margin-right: 0;
margin-left: 0;
}
}
@media (max-width: 992px) {
.layout-stack-md {
margin-top: 0;
}
.layout-stack-md .layout-main,
.layout-stack-md .layout-sidebar {
padding-top: 0;
}
.layout-stack-md .layout-main {
padding-right: 15px;
padding-left: 15px;
}
.layout-stack-md .layout-sidebar {
padding-right: 15px;
padding-left: 15px;
border-right: none;
border-left: none;
box-shadow: none;
}
.layout-stack-md .nav-layout-sidebar-skip {
display: block;
}
.layout-stack-md .nav-layout-sidebar {
margin-right: 0;
margin-left: 0;
}
}
@media (max-width: 768px) {
.layout-stack-sm {
margin-top: 0;
}
.layout-stack-sm .layout-main,
.layout-stack-sm .layout-sidebar {
padding-top: 0;
}
.layout-stack-sm .layout-main {
padding-right: 15px;
padding-left: 15px;
}
.layout-stack-sm .layout-sidebar {
padding-right: 15px;
padding-left: 15px;
border-right: none;
border-left: none;
box-shadow: none;
}
.layout-stack-sm .nav-layout-sidebar-skip {
display: block;
}
.layout-stack-sm .nav-layout-sidebar {
margin-right: 0;
margin-left: 0;
}
}
@media (max-width: 480px) {
.layout-stack-xs {
margin-top: 0;
}
.layout-stack-xs .layout-main,
.layout-stack-xs .layout-sidebar {
padding-top: 0;
}
.layout-stack-xs .layout-main {
padding-right: 15px;
padding-left: 15px;
}
.layout-stack-xs .layout-sidebar {
padding-right: 15px;
padding-left: 15px;
border-right: none;
border-left: none;
box-shadow: none;
}
.layout-stack-xs .nav-layout-sidebar-skip {
display: block;
}
.layout-stack-xs .nav-layout-sidebar {
margin-right: 0;
margin-left: 0;
}
}
.mega-menu-header {
padding: 0;
margin: 0 10px 10px;
color: #aaa;
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
}
.mega-menu-menu {
padding: 0 10px;
margin: 0 0 10px;
list-style: none;
}
.mega-menu-menu > li > a {
display: block;
padding: 6px 15px;
color: #555;
font-size: 13px;
border-radius: 4px;
}
.mega-menu-menu > li > a:hover {
text-decoration: none;
background: #f3f3f3;
}
.mega-menu-menu > li > a .label {
position: relative;
top: 3px;
}
.mega-menu-menu li:not(.mega-menu-header) + .mega-menu-header {
margin-top: 10px;
}
@media (min-width: 768px) {
.mega-menu-header {
margin-right: 0;
margin-left: 0;
}
.mega-menu-menu {
padding: 0;
}
.mega-menu-menu > li {
padding: 0;
}
.mega-menu-menu > li > a {
padding: 6px;
}
.mega-menu-menu li:not(.mega-menu-header) + .mega-menu-header {
margin-top: 20px;
}
.mega-menu-4 .mega-menu-col,
.mega-menu-3 .mega-menu-col,
.mega-menu-2 .mega-menu-col,
.mega-menu-1 .mega-menu-col {
float: left;
padding: 10px 10px;
}
.mega-menu-4 {
width: 800px;
}
.mega-menu-4 .mega-menu-col {
width: 25%;
}
.mega-menu-3 {
width: 650px;
}
.mega-menu-3 .mega-menu-col {
width: 33%;
}
.mega-menu-2 {
width: 450px;
}
.mega-menu-2 .mega-menu-col {
width: 50%;
}
.mega-menu-1 {
width: 225px;
}
.mega-menu-1 .mega-menu-col {
width: 100%;
}
}
.icons-list {
padding: 0;
margin: 0 0 10px;
list-style: none;
}
.icons-list > li {
position: relative;
padding-left: 1.75em;
margin-bottom: 1em;
line-height: 1.65em;
}
.icons-list > li > .icon-li {
position: absolute;
top: .25em;
left: 0;
width: 1em;
font-size: 1.25em;
text-align: center;
}
.pricing-plan {
position: relative;
display: block;
vertical-align: top;
width: 100%;
padding: 15px 15px;
margin-bottom: 4em;
text-align: center;
background: #ffffff;
border: 1px solid #dddddd;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.pricing-header {
padding: 15px;
margin: -25px -15px 15px;
color: #87a3bc;
background-color: #344a5c;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}
.pricing-plan-help {
border-bottom: 1px dotted #000;
cursor: help;
}
.pricing-plan-help strong.ui-popover {
border-bottom: 1px dotted #000;
}
.pricing-plan-label {
padding-right: 12px;
padding-left: 12px;
margin-bottom: 0;
font-size: 13px;
}
.pricing-plan-title {
margin-top: 0;
margin-bottom: 6px;
color: #ffffff;
font-size: 21px;
font-weight: 400;
text-transform: uppercase;
}
.pricing-plan-price {
display: block;
padding: 10px;
margin: -15px -15px 0;
color: #555555;
background-color: #f9f9f9;
border-bottom: 1px solid #dddddd;
}
.pricing-plan-amount {
color: #46a546;
font-size: 24px;
font-weight: 400;
}
.pricing-plan-details {
padding: .5em 0 0;
margin: 0 0 1em;
}
.pricing-plan-details li {
padding-top: .5em;
padding-bottom: .5em;
list-style: none;
border-bottom: 1px solid #e8e8e8;
}
.pricing-plan hr {
margin-top: 10px;
margin-bottom: 10px;
}
.pricing-plan-current,
.pricing-plan-current:hover {
color: #333;
font-weight: 800;
text-decoration: none;
cursor: default;
}
.pricing-plan-ribbon,
.pricing-plan-ribbon-primary,
.pricing-plan-ribbon-secondary,
.pricing-plan-ribbon-tertiary,
.pricing-plan-ribbon-current {
display: inline-block;
position: absolute;
top: 0;
right: 15px;
width: 28px;
padding: 8px 0 12px;
color: #fff;
background-color: #777;
}
.pricing-plan-ribbon:before,
.pricing-plan-ribbon-primary:before,
.pricing-plan-ribbon-secondary:before,
.pricing-plan-ribbon-tertiary:before,
.pricing-plan-ribbon-current:before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 0;
border-bottom: 6px solid #344a5c;
border-right: 14px solid transparent;
border-left: 14px solid transparent;
}
.pricing-plan-ribbon-primary {
background-color: #d74b4b;
}
.pricing-plan-ribbon-secondary {
background-color: #6685a4;
}
.pricing-plan-ribbon-tertiary {
background-color: #bcbcbc;
}
.pricing-plan-ribbon-current {
background-color: #3d576d;
color: #d74b4b;
}
@media (min-width: 768px) {
.pricing-plan {
padding-top: 25px;
padding-bottom: 25px;
margin-right: auto;
margin-left: auto;
margin-bottom: 2em;
}
.pricing-plan hr {
margin-top: 20px;
margin-bottom: 20px;
}
.pricing-plan-amount {
font-size: 32px;
}
.pricing-plan-details {
margin: 0 0 2em;
}
.pricing-plan-details li {
padding-top: 1.25em;
padding-bottom: 1.25em;
}
}
.pricing-table {
margin-bottom: 3em;
}
.pricing-table-head {
height: 70px;
padding: 15px 5px;
text-align: center;
background-color: #344a5c;
border-bottom: solid 1px #dddddd;
}
.pricing-table-head-title {
margin: 0 0 4px;
color: #ffffff;
font-size: 18px;
font-weight: 400;
}
.pricing-table-head-byline {
display: block;
color: #87a3bc;
font-family: 'Open Sans', 'Trebuchet MS', arial, sans-serif;
font-size: 13px;
}
.pricing-table-amount {
display: inline-block;
vertical-align: middle;
width: 100%;
height: 50px;
margin-bottom: 0;
color: #444444;
font-family: 'Open Sans', 'Trebuchet MS', arial, sans-serif;
font-size: 15px;
font-weight: 300;
line-height: 50px;
text-align: center;
background-color: #ffffff;
border-left: solid 1px #dddddd;
}
.pricing-table-amount i {
font-style: normal;
font-size: 22px;
font-weight: 600;
line-height: 0px;
}
.pricing-table-index {
margin-top: 120px;
font-weight: 600;
}
.pricing-table-index .pricing-table-content {
text-align: right;
}
.pricing-table-content {
padding: 0;
margin: 0;
text-align: center;
list-style-type: none;
border-top: 1px solid #dddddd;
border-left: solid 1px #dddddd;
}
.pricing-table-content > li {
padding: 12px 10px;
margin: 0;
background-color: #ffffff;
border-bottom: solid 1px #dddddd;
}
.pricing-table-content li:nth-child(2n+1) {
background-color: #f9f9f9;
}
.pricing-table-footer {
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
border-bottom: 1px solid #dddddd;
border-left: solid 1px #dddddd;
}
.pricing-table-footer .btn {
padding-right: 20px;
padding-left: 20px;
}
/* Fix the missing border on the right side */
.pricing-tables .pricing-col:last-child .pricing-table-amount,
.pricing-tables .pricing-col:last-child .pricing-table-content,
.pricing-tables .pricing-col:last-child .pricing-table-footer {
border-right: solid 1px #dddddd;
}
.pricing-tables .row .pricing-col:first-child .pricing-table-content {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.pricing-tables .row .pricing-col:nth-child(2) .pricing-table-head {
border-top-left-radius: 4px;
}
.pricing-tables .row .pricing-col:nth-child(2) .pricing-table-footer {
border-bottom-left-radius: 4px;
}
.pricing-tables .row .pricing-col:last-child .pricing-table-head {
border-top-right-radius: 4px;
}
.pricing-tables .row .pricing-col:last-child .pricing-table-footer {
border-bottom-right-radius: 4px;
}
@media (min-width: 992px) {
.pricing-table {
margin-bottom: 0;
}
.pricing-col {
margin: 0;
padding: 0;
}
}
@media (max-width: 991px) {
.pricing-table-head {
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}
.pricing-table-content span {
display: block;
}
.pricing-table {
border-right: solid 1px #dddddd;
}
}
.heading-block {
position: relative;
margin-bottom: 30px;
text-align: left;
}
.heading-block h1,
.heading-block h2,
.heading-block h3,
.heading-block h4,
.heading-block h5,
.heading-block h6 {
margin-bottom: 0;
color: #354b5e;
}
.heading-block .lead {
width: 100%;
margin: 20px auto 0;
font-size: 19px;
line-height: 1.5em;
}
.heading-block:before {
content: "";
display: block;
position: absolute;
bottom: 0;
width: 100%;
height: 1px;
z-index: 9;
background: #e6e6e6;
}
.heading-block:after {
content: "";
display: block;
position: relative;
z-index: 10;
width: 80px;
height: 1px;
margin: 20px 0 0;
background: #6685a4;
}
.heading-block.heading-minimal {
margin-bottom: 60px;
}
.heading-block.heading-minimal:before,
.heading-block.heading-minimal:after {
height: 2px;
}
.heading-block.heading-minimal:before {
display: none;
}
.heading-block.heading-minimal:after {
margin-top: 40px;
}
.heading-block.heading-center {
text-align: center;
}
.heading-block.heading-center:after {
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.heading-block .lead {
width: 70%;
}
}
#back-to-top {
position: fixed;
right: 20px;
bottom: 20px;
z-index: 1001;
width: 30px;
height: 30px;
display: block;
color: #ffffff;
font-size: 13px;
text-align: center;
line-height: 30px;
background-color: rgba(43, 61, 76, 0.85);
border-top-right-radius: 3px;
border-top-left-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
cursor: pointer;
transition: background 0.25s linear;
}
#back-to-top:hover {
color: #ffffff;
text-decoration: none;
background-color: rgba(215, 75, 75, 0.85);
}
#back-to-top i {
color: #fff;
}
@media (min-width: 768px) {
#back-to-top {
width: 45px;
height: 45px;
font-size: 16px;
line-height: 45px;
}
}
.account-bg {
background-color: #ffffff;
}
.account-wrapper {
position: relative;
width: 90%;
padding: 0;
margin: 0 auto;
text-align: center;
}
.account-wrapper .row > div {
margin-bottom: 1em;
}
.account-form {
padding: 0;
margin-top: 2em;
margin-bottom: 2em;
text-align: left;
}
.account-form .placeholder-hidden {
display: none;
}
.account-form .form-control {
height: 40px;
padding-top: 8px;
padding-bottom: 8px;
margin-bottom: 1.25em;
}
.account-body {
position: relative;
padding: 35px 30px 10px;
margin-bottom: 1em;
color: #444444;
background-color: #ffffff;
border: 1px solid #dddddd;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
.account-footer {
padding: 0 25px;
margin-top: 1.5em;
}
.account-or-social {
display: block;
margin-top: 1em;
}
@media (min-width: 768px) {
.account-wrapper {
width: 450px;
padding: 0;
}
.account-wrapper .row > div {
margin-bottom: 0;
}
.account-body .account-form {
padding: 0 25px;
text-align: left;
}
.account-or-social {
margin-top: 2em;
}
}
.comment-list {
padding: 0;
margin: 0;
list-style-type: none;
}
.comment-list > li {
position: relative;
padding-bottom: 0;
margin-top: 0;
border-bottom: 1px dotted #CCC;
}
.comment-list > li:last-child {
border-bottom: none;
}
.comment-list .comment {
padding: 25px 20px;
margin: 0 0 0 50px;
}
.comment-list .comment-avatar {
position: absolute;
left: 0;
width: 55px;
}
.comment-list .comment-avatar .avatar {
width: 55px;
height: 55px;
padding: 2px;
background: #fff;
border: 4px solid #f4f3ef;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.comment-list .comment-avatar.post-author .avatar {
border-color: #d74b4b;
}
.comment-list .comment-meta {
margin-bottom: 10px;
}
.comment-list .comment-meta a {
color: #999;
}
.comment-list .comment-body p:last-child {
margin-bottom: 0;
}
.comment-list .comment-author {
margin: 0 5px 0 0;
}
.comment-list .comment-author,
.comment-list .comment-author a {
color: #3f3e3c;
font-weight: 800;
}
.comment-list > li .comment-list {
padding-left: 65px;
margin: 0;
}
.comment-list > li .comment-list > li:last-child {
border-bottom: none;
}
.clients-list {
width: 100%;
padding: 0;
margin: 0;
list-style-type: none;
text-align: center;
}
.clients-list > li {
display: inline-block;
height: auto;
margin: 0 5px;
list-style-type: none;
line-height: auto;
text-align: center;
opacity: 0.75;
transition: all 0.2s;
}
.clients-list > li:hover {
opacity: 1;
}
.clients-list > li img {
margin-bottom: 0;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.testimonial {
position: relative;
margin-top: 22px;
}
.testimonial-icon {
position: absolute;
top: -18px;
left: 50%;
z-index: 21;
width: 36px;
height: 36px;
margin-left: -18px;
text-align: center;
line-height: 36px;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.testimonial-icon i {
color: #fff;
font-size: 18px;
}
.testimonial-content {
position: relative;
padding: 30px 15px 25px;
text-align: center;
line-height: 1.75em;
border: 1px solid #ddd;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
.testimonial-content:before {
content: "";
display: block;
position: absolute;
bottom: -11px;
left: 20px;
z-index: 21;
width: 0;
height: 0;
display: n;
border-left: 11px solid transparent;
border-top: 12px solid white;
}
.testimonial-content:after {
content: "";
display: block;
position: absolute;
bottom: -15px;
left: 18px;
border-left: 15px solid transparent;
border-top: 15px solid #e4e4e4;
width: 0;
height: 0;
}
.testimonial-author {
display: table;
margin: 25px 0 0 4px;
}
.testimonial-image {
display: table-cell;
vertical-align: middle;
position: relative;
width: auto;
height: auto;
}
.testimonial-image img {
width: 60px;
height: 60px;
padding: 4px;
border: 1px solid #ddd;
border-radius: 50px;
}
.testimonial-author-info {
display: table-cell;
vertical-align: middle;
padding-top: 0;
padding-left: 15px;
}
.testimonial-author-info h5 {
margin-bottom: 10px;
}
@media (min-width: 768px) {
.testimonial {
margin-bottom: 0;
}
}
.blog-search {
position: relative;
}
.blog-search .form-control {
height: 40px;
border-color: #eaeaea;
border-width: 4px;
}
.blog-search .form-control:focus {
border-color: #e39c88;
box-shadow: none;
}
.blog-search .btn {
position: absolute;
top: 5px;
right: 5px;
background: transparent;
}
.blog-ul {
margin-left: 20px;
color: #444444;
}
.blog-ul > li {
margin-bottom: 10px;
}
.blog-ul > li > a {
color: #666666;
}
.blog-ul > li > a:hover {
color: #888888;
}
.blog-ul > li > .fa-li {
top: 5px;
color: #d74b4b;
font-size: 12px;
}
ul.blog-popular-posts {
padding: 12px 0 0;
margin: 0;
}
ul.blog-popular-posts > li {
padding: 0;
margin: 0 0 1em;
list-style-type: none;
*zoom: 1;
display: table;
}
ul.blog-popular-posts > li:last-child {
margin-bottom: 0;
}
ul.blog-popular-posts > li .recent-post-thumbnail {
display: table-cell;
vertical-align: top;
width: 60px;
padding: 4px;
}
ul.blog-popular-posts > li .recent-post-thumbnail img {
width: 60px;
height: 60px;
border: 4px solid #EEE;
border-radius: 4px;
}
ul.blog-popular-posts > li .recent-post-title {
display: table-cell;
vertical-align: top;
padding-top: 5px;
padding-left: 8px;
}
ul.blog-popular-posts > li .recent-post-title h4 {
font-size: 13px;
font-weight: normal;
padding-top: 2px;
margin-bottom: 3px;
line-height: 1.1;
}
ul.blog-popular-posts > li .recent-post-title .recent-post-meta {
font-size: 12px;
font-style: italic;
}
ul.blog-stats {
padding: 0;
margin: 0 0 -2.5em;
}
ul.blog-stats:before,
ul.blog-stats:after {
content: " ";
display: table;
}
ul.blog-stats:after {
clear: both;
}
ul.blog-stats > li {
position: relative;
float: left;
width: 50%;
padding: 0 0 0 50px;
margin: 0 0 2.5em;
list-style-type: none;
}
ul.blog-stats > li > a {
display: block;
}
ul.blog-stats > li > a .blog-stats-count {
display: block;
color: #222222;
font-size: 18px;
}
ul.blog-stats > li > a .blog-stats-label {
color: #999999;
}
ul.blog-stats > li > a .blog-stats-mark {
position: absolute;
top: 1px;
left: 0;
width: 40px;
height: 40px;
vertical-align: top;
color: #ffffff;
font-size: 20px;
text-align: center;
background-color: #354b5e;
border-top-right-radius: 100px;
border-top-left-radius: 100px;
border-bottom-right-radius: 100px;
border-bottom-left-radius: 100px;
}
ul.blog-stats > li > a .blog-stats-mark > i {
position: absolute;
top: 0;
left: 0;
width: 40px;
height: 40px;
vertical-align: middle;
line-height: 40px;
}
ul.blog-stats > li > a:hover {
text-decoration: none;
}
ul.blog-stats > li > a:hover .blog-stats-count {
color: #444444;
}
ul.blog-stats > li > a:hover .blog-stats-label {
color: #666666;
}
ul.blog-stats > li > a:hover .blog-stats-mark {
color: #ffffff;
background-color: #435f76;
}
.posts .post {
margin: 0 auto 65px;
}
.posts .post:last-child {
margin-bottom: 35px;
}
.post {
display: table;
width: 100%;
padding-right: 25px;
}
.post-main {
display: table-cell;
vertical-align: top;
padding-top: 5px;
padding-left: 25px;
}
.post-aside {
display: table-cell;
vertical-align: top;
width: 50px;
}
.post-title {
color: #354b5e;
font-size: 24px;
}
.post-title a {
color: #354b5e;
}
.post-title a:hover {
color: #2a3b4a;
}
.post-meta {
margin-bottom: 23px;
color: #aaaaaa;
font-size: 16px;
}
.post-meta a {
color: #888888;
}
.post-meta a:hover {
color: #888888;
}
.post-date {
width: 50px;
padding: 4px 0;
margin-bottom: 1.10em;
background: #d74b4b;
text-align: center;
border-radius: 4px;
}
.post-date-day,
.post-date-month,
.post-date-year {
display: block;
padding: 5px 0;
margin: 0;
line-height: 1em;
background: transparent;
}
.post-date-day {
color: #ffffff;
font-size: 20px;
}
.post-date-month {
color: #ffffff;
font-size: 13px;
font-weight: 600;
}
.post-date-year {
color: #9a2222;
font-size: 14px;
font-weight: 600;
}
.post-content {
margin-top: 20px;
}
.post-comment {
display: block;
position: relative;
padding-top: 32px;
color: #bbb;
font-size: 18px;
font-weight: 600;
text-align: center;
}
.post-comment:before {
content: "";
display: block;
position: absolute;
top: 0;
left: 50%;
width: 30px;
height: 23px;
margin-left: -15px;
background: #ffffff;
border: 2px solid #cccccc;
border-radius: 3px;
}
.post-comment:after {
content: "";
display: block;
position: absolute;
top: 19px;
left: 50%;
width: 8px;
height: 8px;
margin-left: -3px;
background-color: #ffffff;
border-bottom: 2px solid #cccccc;
border-right: 2px solid #cccccc;
border-top: 0;
transform: rotate(45deg);
}
.post-comment:hover {
color: #777777;
text-decoration: none;
}
.post-comment:hover:before {
background: #ffffff;
border-color: #aaaaaa;
}
.post-comment:hover:after {
background: #ffffff;
border-bottom-color: #aaaaaa;
border-right-color: #aaaaaa;
}
.post-img {
width: 100%;
padding: 6px;
border: 1px solid #ddd;
border-radius: 5px;
}
.feature-sm {
position: relative;
padding: 0 10px;
margin-bottom: 30px;
padding-left: 60px;
}
.feature-sm-icon {
position: absolute;
top: 0;
left: 0;
font-size: 40px;
}
.feature-sm-label {
font-size: 18px;
}
.feature-sm-content {
color: #777;
}
.feature-lg .feature-figure {
padding-right: 0;
}
.feature-lg .feature-content {
padding-top: 0;
}
.feature-lg.figure-right .feature-figure {
padding-right: 0;
}
.feature-grab {
margin-bottom: 4em;
}
.figure-shadow {
padding: 1px;
border: 1px solid #eee;
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
.team-member {
display: block;
position: relative;
max-width: 100%;
margin-bottom: 2em;
text-decoration: none;
background-color: #FFF;
border: 1px solid #DDD;
border-radius: 4px;
overflow: hidden;
}
.team-member-img {
display: block;
position: relative;
margin: 4px;
border-radius: 4px;
overflow: hidden;
}
.team-member-info {
z-index: 2;
position: absolute;
left: 0;
bottom: 17.5%;
width: 100%;
max-width: 90%;
font-size: 18px;
font-weight: 600;
letter-spacing: -1px;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
text-transform: uppercase;
}
.team-member-name {
padding: 9px 11px 9px;
color: #ffffff;
background: rgba(43, 61, 76, 0.85);
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.team-member-title {
display: inline-block;
z-index: 2;
position: absolute;
top: 28px;
left: 0;
padding: 2px 9px;
margin: 0 -2px -15px 11px;
color: #ffffff;
font-size: 13px;
font-weight: 400;
letter-spacing: 0;
text-transform: none;
background-color: #d74b4b;
border-radius: 2px;
}
.team-member-caption {
padding: 15px;
}
.team-member-social {
padding-top: 10px;
margin-top: 15px;
border-top: 1px dotted #ddd;
}
.social-icon {
display: inline-block;
width: 28px;
height: 28px;
padding: 0;
margin: 0 3px;
color: #2b3d4c;
font-size: 18px;
line-height: 26px;
text-align: center;
border: 1px solid transparent;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.social-icon:hover {
color: #d74b4b;
background-color: #fff;
border-color: #ccc;
}
.lead {
color: #888;
}
.img-center {
margin: 0 auto;
}
.valign-top {
vertical-align: top !important;
}
.valign-middle {
vertical-align: middle !important;
}
.valign-bottom {
vertical-align: bottom !important;
}
.chart-bg {
padding: 30px 30px 20px;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.chart-bg .tickLabel {
color: #fff;
}
.chart-holder,
.chart-holder-200,
.chart-holder-250,
.chart-holder-300,
.chart-holder-350 {
width: 98%;
margin: 0 auto;
}
.chart-holder {
height: 300px;
}
.chart-holder-100 {
height: 100px;
}
.chart-holder-150 {
height: 150px;
}
.chart-holder-200 {
height: 200px;
}
.chart-holder-250 {
height: 250px;
}
.chart-holder-300 {
height: 300px;
}
.chart-holder-350 {
height: 350px;
}
.clear {
clear: both;
}
.required {
color: #d9534f;
}
hr.spacer-xl,
hr.spacer-lg,
hr.spacer-md,
hr.spacer-sm,
hr.spacer-xs {
margin-top: 0;
margin-bottom: 0;
border: none;
}
hr.spacer-xl {
height: 120px;
}
hr.spacer-lg {
height: 90px;
}
hr.spacer-md {
height: 60px;
}
hr.spacer-sm {
height: 30px;
}
hr.spacer-xs {
height: 15px;
}
iframe {
border: none;
}
.semi-bold {
font-weight: 600;
}
.no-bold {
font-weight: 300;
}
/*!
* Gap CSS v1.0.0
* Copyright 2015 <NAME>
* Licensed under MIT (https://github.com/rodh/gap-css/blob/master/LICENSE)
*/
br.xs-0,
br.xs-10,
br.xs-20,
br.xs-30,
br.xs-40,
br.xs-50,
br.xs-60,
br.xs-70,
br.xs-80,
br.xs-90,
br.xs-100,
br.sm-0,
br.sm-10,
br.sm-20,
br.sm-30,
br.sm-40,
br.sm-50,
br.sm-60,
br.sm-70,
br.sm-80,
br.sm-90,
br.sm-100,
br.md-0,
br.md-10,
br.md-20,
br.md-30,
br.md-40,
br.md-50,
br.md-60,
br.md-70,
br.md-80,
br.md-90,
br.md-100,
br.lg-0,
br.lg-10,
br.lg-20,
br.lg-30,
br.lg-40,
br.lg-50,
br.lg-60,
br.lg-70,
br.lg-80,
br.lg-90,
br.lg-100 {
display: none;
width: 100%;
height: 0;
margin: 0;
}
br.xs-0 {
display: none;
}
br.xs-10 {
display: inline-block;
height: 10px;
line-height: 10px;
}
br.xs-20 {
display: inline-block;
height: 20px;
line-height: 20px;
}
br.xs-30 {
display: inline-block;
height: 30px;
line-height: 30px;
}
br.xs-40 {
display: inline-block;
height: 40px;
line-height: 40px;
}
br.xs-50 {
display: inline-block;
height: 50px;
line-height: 50px;
}
br.xs-60 {
display: inline-block;
height: 60px;
line-height: 60px;
}
br.xs-70 {
display: inline-block;
height: 70px;
line-height: 70px;
}
br.xs-80 {
display: inline-block;
height: 80px;
line-height: 80px;
}
br.xs-90 {
display: inline-block;
height: 90px;
line-height: 90px;
}
br.xs-100 {
display: inline-block;
height: 100px;
line-height: 100px;
}
@media (min-width: 768px) {
br.sm-0 {
display: none;
}
br.sm-10 {
display: inline-block;
height: 10px;
line-height: 10px;
}
br.sm-20 {
display: inline-block;
height: 20px;
line-height: 20px;
}
br.sm-30 {
display: inline-block;
height: 30px;
line-height: 30px;
}
br.sm-40 {
display: inline-block;
height: 40px;
line-height: 40px;
}
br.sm-50 {
display: inline-block;
height: 50px;
line-height: 50px;
}
br.sm-60 {
display: inline-block;
height: 60px;
line-height: 60px;
}
br.sm-70 {
display: inline-block;
height: 70px;
line-height: 70px;
}
br.sm-80 {
display: inline-block;
height: 80px;
line-height: 80px;
}
br.sm-90 {
display: inline-block;
height: 90px;
line-height: 90px;
}
br.sm-100 {
display: inline-block;
height: 100px;
line-height: 100px;
}
}
@media (min-width: 992px) {
br.md-0 {
display: none;
}
br.md-10 {
display: inline-block;
height: 10px;
line-height: 10px;
}
br.md-20 {
display: inline-block;
height: 20px;
line-height: 20px;
}
br.md-30 {
display: inline-block;
height: 30px;
line-height: 30px;
}
br.md-40 {
display: inline-block;
height: 40px;
line-height: 40px;
}
br.md-50 {
display: inline-block;
height: 50px;
line-height: 50px;
}
br.md-60 {
display: inline-block;
height: 60px;
line-height: 60px;
}
br.md-70 {
display: inline-block;
height: 70px;
line-height: 70px;
}
br.md-80 {
display: inline-block;
height: 80px;
line-height: 80px;
}
br.md-90 {
display: inline-block;
height: 90px;
line-height: 90px;
}
br.md-100 {
display: inline-block;
height: 100px;
line-height: 100px;
}
}
@media (min-width: 1200px) {
br.lg-0 {
display: none;
}
br.lg-10 {
display: inline-block;
height: 10px;
line-height: 10px;
}
br.lg-20 {
display: inline-block;
height: 20px;
line-height: 20px;
}
br.lg-30 {
display: inline-block;
height: 30px;
line-height: 30px;
}
br.lg-40 {
display: inline-block;
height: 40px;
line-height: 40px;
}
br.lg-50 {
display: inline-block;
height: 50px;
line-height: 50px;
}
br.lg-60 {
display: inline-block;
height: 60px;
line-height: 60px;
}
br.lg-70 {
display: inline-block;
height: 70px;
line-height: 70px;
}
br.lg-80 {
display: inline-block;
height: 80px;
line-height: 80px;
}
br.lg-90 {
display: inline-block;
height: 90px;
line-height: 90px;
}
br.lg-100 {
display: inline-block;
height: 100px;
line-height: 100px;
}
}
.navbar {
margin-bottom: 0;
background-color: #ffffff;
border: none;
border-top-right-radius: 0;
border-top-left-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar .dropdown-menu > li > a {
font-size: 14px;
}
.navbar-header {
padding-top: 6px;
padding-bottom: 6px;
}
.navbar-brand {
padding-top: 0;
padding-bottom: 0;
}
.navbar-toggle {
position: relative;
top: 5px;
right: 10px;
height: auto;
padding: 5px 15px;
margin-top: 0;
margin-right: 0;
font-size: 20px;
line-height: inherit;
}
.navbar-nav > li > a {
padding-right: 12px;
padding-left: 12px;
color: #888888;
font-size: 17px;
font-weight: 500;
text-transform: uppercase;
font-family: 'Oswald', 'Trebuchet MS', 'Open Sans', arial, sans-serif;
background: transparent;
border: none;
}
.navbar-nav > li > a:hover {
color: #888888;
background: #eeeeee;
}
.navbar-nav > li.active > a,
.navbar-nav > li.active > a:hover {
color: #d74b4b;
background: transparent;
border-bottom: none;
}
.navbar-brand:hover {
background: transparent;
}
.navbar-caret {
position: relative;
top: -1px;
margin-left: 6px;
}
@media (min-width: 768px) {
.navbar {
height: 85px;
padding-top: 23px;
}
.navbar .dropdown-menu {
min-width: 215px;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.navbar .dropdown-menu::before,
.navbar .dropdown-menu::after {
content: '';
display: inline-block;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid #CCC;
border-bottom-color: rgba(0, 0, 0, 0.2);
position: absolute;
top: -7px;
right: 9px;
}
.navbar .dropdown-menu::after {
border-left-width: 6px;
border-right-width: 6px;
border-bottom-width: 6px;
border-bottom-color: #fff;
top: -6px;
right: 10px;
}
.navbar-header {
padding-top: 0;
padding-bottom: 0;
}
.navbar-brand {
margin-top: -7px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
}
@media (min-width: 992px) {
.fixed-navbar {
padding-top: 85px;
}
.fixed-navbar .navbar {
position: fixed;
top: 0;
z-index: 51;
width: 100%;
border-bottom: 1px solid #ddd;
}
}
.masthead {
width: 100%;
padding-top: 0;
padding-bottom: 0;
background-color: #314657;
border-bottom: 1px solid #ddd;
}
.masthead iframe {
border: none;
}
h1.masthead-title,
h2.masthead-title,
h3.masthead-title,
h4.masthead-title,
h5.masthead-title,
h6.masthead-title {
color: #fff;
font-family: 'Open Sans', 'Trebuchet MS', arial, sans-serif;
font-weight: 600;
letter-spacing: -1px;
}
h1.masthead-title {
font-size: 56px;
}
h2.masthead-title {
font-size: 50px;
}
h3.masthead-title {
font-size: 44px;
}
h4.masthead-title {
font-size: 38px;
}
h5.masthead-title {
font-size: 32px;
}
h6.masthead-title {
font-size: 26px;
}
.masthead-subtitle {
padding: 20px 0;
margin-bottom: 0;
color: #ffffff;
font-size: 24px;
font-weight: 300;
}
.masthead-form {
width: 90%;
padding-bottom: 6px;
margin: 0 auto 0;
text-align: left;
}
.masthead-form .form-group {
margin-bottom: 16px;
}
.masthead-text {
padding-top: 15px;
color: #ffffff;
font-size: 15px;
}
.masthead-img {
text-align: center;
}
.masthead-img img {
margin: 0 auto;
}
.masthead-actions .btn {
margin-right: .75em;
}
.masthead-actions .btn:last-child {
margin-right: 0;
}
@media (min-width: 768px) {
.masthead-subtitle {
padding-top: 30px;
padding-bottom: 30px;
font-size: 32px;
}
.masthead-form {
width: 70%;
}
}
.masthead-carousel .carousel-controls {
position: absolute;
bottom: 25px;
}
.masthead-carousel .carousel-control {
position: static;
display: inline-block;
width: 32px;
height: 32px;
}
.masthead-carousel .carousel-control.left,
.masthead-carousel .carousel-control.right {
background: rgba(0, 0, 0, 0.32);
-webkit-filter: none;
filter: none;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
@media (max-width: 991px) {
h1.masthead-title {
font-size: 40px;
}
h2.masthead-title {
font-size: 40px;
}
h3.masthead-title {
font-size: 32px;
}
h4.masthead-title {
font-size: 32px;
}
h5.masthead-title {
font-size: 24px;
}
h6.masthead-title {
font-size: 24px;
}
.masthead-text {
text-align: center;
}
.masthead-actions {
text-align: center;
}
.masthead-actions .btn {
margin: 0 5px .75em;
}
}
.content {
padding-top: 40px;
padding-bottom: 40px;
margin-bottom: 0;
background: #fff;
}
.home-section,
.content-feature {
position: relative;
padding-top: 45px;
padding-bottom: 45px;
margin-top: 0;
margin-bottom: 0;
border-top: 1px solid #ddd;
}
.home-section:first-child,
.content-feature:first-child {
padding-top: 35px;
margin-top: -40px;
border-top: none;
}
.home-section:last-child,
.content-feature:last-child {
margin-bottom: -40px;
}
.heading-block:after {
background: #d74b4b;
}
@media (min-width: 768px) {
.home-section,
.content-feature {
position: relative;
padding-top: 75px;
padding-bottom: 75px;
margin-top: 0;
margin-bottom: 0;
}
.home-section:first-child,
.content-feature:first-child {
padding-top: 40px;
}
}
.footer {
padding: 35px 0 0;
color: #ffffff;
background: #314657;
}
.footer a {
color: #93acc2;
}
.footer a:hover {
color: #b3c5d4;
}
.footer .heading-block h1,
.footer .heading-block h2,
.footer .heading-block h3,
.footer .heading-block h4,
.footer .heading-block h5,
.footer .heading-block h6 {
color: #ffffff;
}
.footer .heading-block:before {
background: #3b5368;
}
.footer .heading-block:after {
background: #d74b4b;
}
.footer .content-title {
border-bottom-color: #3b5368;
}
.footer .container > .row > div {
margin-bottom: 50px;
}
.copyright {
padding: 20px 0;
color: #ffffff;
line-height: 59px;
background: #2d3f4f;
}
.copyright:before,
.copyright:after {
content: " ";
display: table;
}
.copyright:after {
clear: both;
}
.copyright p {
margin-bottom: 0;
}
.copyright a {
color: #8ba6bd;
}
.copyright a:hover {
color: #abbfd0;
}
.demo-btn {
margin: 0 .5em 1em 0;
}
.demo-element {
display: inline-block;
margin: 0 .5em 1em 0;
}
.demo-dropdown-menu {
display: inline-block;
position: static;
top: auto;
left: auto;
float: none;
}
.demo-section:before,
.demo-section:after {
content: " ";
display: table;
}
.demo-section:after {
clear: both;
}
.fontawesome-icon-list {
margin-top: 3em;
margin-bottom: 3em;
}
.fontawesome-icon-list > div {
margin-bottom: 3em;
text-align: center;
}
.fontawesome-icon-list > div a {
display: block;
color: #777;
}
.fontawesome-icon-list > div a:hover {
color: #d74b4b;
text-decoration: none;
}
.fontawesome-icon-list > div i {
display: block;
margin-bottom: 10px;
font-size: 22px;
}
.demo-block {
margin: 0 0 2em;
}
.demo-launcher {
display: block;
padding-bottom: 6px;
margin-bottom: 0px;
color: #555;
text-align: center;
}
.demo-launcher img {
padding: 3px;
margin: 0 auto 6px;
border: 1px solid #ddd;
border-radius: 4px;
transition: all 0.5s ease-in-out;
}
.demo-launcher:hover {
text-decoration: none;
color: #d74b4b;
}
.demo-launcher:hover img {
border-color: #d74b4b;
}
.demo-external {
text-align: center;
}
.demo-external a {
color: #888;
}
.demo-external a small {
font-size: 80%;
}
.demo-corner {
position: absolute;
top: 0;
left: 0;
}
.demo-corner .dropdown-menu {
top: 33px;
}
.demo-corner-toggle {
position: absolute;
top: 0;
left: 0;
padding-right: 100px;
}
.demo-corner-toggle:hover {
text-decoration: none;
}
.demo-corner-toggle:hover i {
color: #fff;
text-decoration: none;
background: #ce2e2e;
}
.demo-corner-toggle i {
display: block;
width: 36px;
height: 36px;
color: #fff;
font-size: 18px;
line-height: 36px;
text-align: center;
background: #d74b4b;
cursor: pointer;
border-bottom-right-radius: 3px;
}
@media (min-width: 768px) {
.demo-block {
margin: 0;
}
.demo-block + .demo-block {
margin-top: 1.5em;
}
}
| 0.369088 | 0.075551 |
.ModuleHeaderTit {
display:none;
height:240px;
}
#OuterHeader {
width:100%;
height:90px;
position:fixed;
background:#fff;
top:0;
left:0;
}
#crono {
background:#ececec;
text-align:center;
padding:10px;
}
#apartado {
font-family:Helvetica,Arial,sans-serif;
font-size:25px;
color:#db032c;
text-align:left;
font-weight:700;
padding-bottom:15px;
}
#agente {
background:none;
width:147px;
height:380px;
float:right;
margin:0 40px 50px 60px;
}
.Espacio {
clear:both;
}
#Calculadora {
margin:auto;
}
.ModuleContent {
margin:auto;
padding:0 0 30px;
}
h3.Solicitante span {
font-size:13px;
margin-left:20px;
}
h3.Resultado {
font-size:22px;
color:#666;
line-height:35px;
padding-left:0;
text-align:left;
font-family:Helvetica,Arial,sans-serif;
margin-bottom:15px;
margin-top:0;
padding-top:0;
}
.LabelCalc {
width: 45%;
margin-right: 3%;
float: left;
text-align: right;
font-size: 13px;
line-height: 40px;
}
.DivInputCalc,.DivInputCalc3 {
width:141px;
height:25px;
float:left;
margin:3px 5px 3px 0;
padding:3px;
}
.DivInputCalc2 {
width:260px;
height:40px;
float:left;
margin:3px 0 0 6px;
padding:3px;
}
.CalcAc,.CalcAc2,.CalcAc3 {
font-size:13px;
float:left;
line-height:29px;
font-family:Helvetica,Arial,sans-serif;
color:#444;
margin:3px 0;
}
.LabelResultados {
width:45%;
margin-right:3%;
float:left;
text-align:right;
font-family:Helvetica,Arial,sans-serif;
font-size:13px;
line-height:20px;
color:#444;
}
.LabelResultados2 {
width:45%;
margin-right:3%;
float:left;
text-align:right;
font-family:Helvetica,Arial,sans-serif;
font-size:15px;
line-height:20px;
color:#444;
font-weight:700;
}
.CantResultados {
font-size:13px;
float:left;
line-height:20px;
font-family:Helvetica,Arial,sans-serif;
color:#444;
width:80px;
margin:3px 0;
}
.CantResultados2 {
font-size:15px;
float:left;
line-height:20px;
font-family:Helvetica,Arial,sans-serif;
color:#444;
width:80px;
font-weight:700;
margin:3px 0;
}
.ACResultados {
font-size:13px;
float:left;
line-height:20px;
font-family:Helvetica,Arial,sans-serif;
color:#444;
margin:3px 0;
}
.DividerResultados {
height:15px;
font-size:1px;
}
.CalcChecks {
max-width:400px;
font-family:Helvetica, Arial, sans-serif;
color:#444;
font-size:12px;
margin:3px auto;
}
.HipotecaDiv,.NuevaHipoteca {
margin-bottom:0;
padding:0 10px 35px;
}
.PrestamosDiv,.SolicitanteDiv {
margin-bottom:0;
padding:0 10px 35px;
}
#pink {
height:23px;
font-size:1px;
}
.NuevaHipoteca {
background:#fff;
border:1px solid #666;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
}
#botones {
background-color:#ececec;
-moz-border-radius:0 0 10px 10px;
-webkit-border-radius:0 0 10px 10px;
border-radius:0 0 10px 10px;
padding-bottom:10px;
text-align:center;
}
.ModExp {
width:180px;
float:left;
text-align:left;
}
.EXP {
font-family:Helvetica, Arial, sans-serif;
color:#757579;
font-size:12px;
line-height:30px;
}
.EXP2 {
font-family:Helvetica, Arial, sans-serif;
color:#757579;
font-size:12px;
}
.CajaSolicitud {
height: 30px;
width: 250px;
}
.ModuleInputTD {
text-align:center;
padding:5px;
}
.ModuleInputTD4 {
padding:5px 5px 5px 15px;
}
.Mastitular {
font-size:12px;
line-height:30px;
}
.Mastitular a,.Mastitular a:link,.Mastitular a:active,.Mastitular a:visited,.Mastitular a:Hover {
font-size:12px;
line-height:30px;
color:#db032c;
}
.HeaderViable,.HeaderPosible,.HeaderNoviable {
height:155px;
padding:5px 5px 0 0;
}
.HeaderNoviable {
background:none;
height:250px;
}
.GraciasCalc {
background-color:#db032c;
height:55px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
padding:20px 50px;
}
.Semaforo {
width:50px;
height:155px;
float:left;
padding:0 20px;
}
.Enhorabuena,.LoSentimos {
font-family:Helvetica, Arial, sans-serif;
color:#444;
font-size:22px;
font-weight:700;
padding-bottom:20px;
}
.AvisoCalc {
font-family:Helvetica, Arial, sans-serif;
font-size:16px;
color:#444;
}
.NuevaRefi {
font-weight:700;
font-size:20px;
color:#db032c;
}
.viable {
color:#36E50D;
}
.posible {
color:#F60;
}
.no_viable {
color:red;
}
.inner_Hipo {
background-color:#ececec;
padding:0 20px;
}
.inner_solicitud {
background-color:#ececec;
padding:20px;
}
.clausulas {
font-size:14px;
}
.clausulas a,.clausulas a:link,.clausulas a:active,.clausulas a:visited {
color:#db032c;
text-decoration:none;
}
.clausulas a:hover {
color:#757579;
text-decoration:underline;
}
.Gris {
background:#f6f4f5;
font-size:.9em;
height:auto;
margin:20px 0;
padding:20px 0;
}
.Blanco {
background:#fff;
font-size:.9em;
height:auto;
margin:20px 0;
padding:20px 0;
}
.Leftside {
width:610px;
margin-left:376px;
}
#video {
text-align:center;
padding-top:20px;
}
#video iframe {
width:100%;
height:250px;
}
#col3 {
float:left;
width:44%;
font-family:Helvetica,Arial,sans-serif;
font-size:.9em;
text-align:justify;
line-height:1.2em;
padding:15px 60px 15px 0;
}
#col3c {
float:left;
width:44%;
font-family:Helvetica,Arial,sans-serif;
font-size:.9em;
text-align:justify;
line-height:1.2em;
padding:15px 0;
}
.negrita {
font-weight:700;
}
#copy {
width:45%;
float:left;
font-size:.8em;
padding:60px 0 30px;
}
.reacciona {
text-align:right;
width:450%;
padding-top:100px;
float:right;
}
#ancla-calcula {
top:0;
}
#ancla-funciona {
top:1000px;
}
#ancla-quienes {
top:1300px;
}
#ancla-trabajamos {
top:1800px;
}
#ancla-grupo {
top:2500px;
}
#barraaceptacion {
display:none;
position:fixed;
left:0;
right:0;
bottom:0;
padding-bottom:20px;
width:100%;
text-align:center;
min-height:40px;
background-color:rgba(0,0,0,0.5);
color:#fff;
z-index:99999;
}
.inner {
width:100%;
position:absolute;
padding-left:5px;
font-family:verdana;
font-size:12px;
top:30%;
}
.inner a.ok {
color:#00ff2e;
text-decoration:none;
padding:4px;
}
.inner a.info {
padding-left:5px;
text-decoration:none;
color:#faff00;
}
.anclas {
width:100%;
max-width:10px;
height:90px!important;
position:absolute;
left:0;
display:inline-block;
clear:both;
z-index:1;
margin:0;
padding:0;
}
#HeaderContent,.contenido {
width:990px;
margin:auto;
}
#menu,#mobilemenu {
display:none;
}
.CajaModulo,.SelectModulo {
font-size:13px;
height:30px;
width:90%;
}
.HeaderViable,.HeaderPosible {
background:none;
}
|
css/Liberate.css
|
.ModuleHeaderTit {
display:none;
height:240px;
}
#OuterHeader {
width:100%;
height:90px;
position:fixed;
background:#fff;
top:0;
left:0;
}
#crono {
background:#ececec;
text-align:center;
padding:10px;
}
#apartado {
font-family:Helvetica,Arial,sans-serif;
font-size:25px;
color:#db032c;
text-align:left;
font-weight:700;
padding-bottom:15px;
}
#agente {
background:none;
width:147px;
height:380px;
float:right;
margin:0 40px 50px 60px;
}
.Espacio {
clear:both;
}
#Calculadora {
margin:auto;
}
.ModuleContent {
margin:auto;
padding:0 0 30px;
}
h3.Solicitante span {
font-size:13px;
margin-left:20px;
}
h3.Resultado {
font-size:22px;
color:#666;
line-height:35px;
padding-left:0;
text-align:left;
font-family:Helvetica,Arial,sans-serif;
margin-bottom:15px;
margin-top:0;
padding-top:0;
}
.LabelCalc {
width: 45%;
margin-right: 3%;
float: left;
text-align: right;
font-size: 13px;
line-height: 40px;
}
.DivInputCalc,.DivInputCalc3 {
width:141px;
height:25px;
float:left;
margin:3px 5px 3px 0;
padding:3px;
}
.DivInputCalc2 {
width:260px;
height:40px;
float:left;
margin:3px 0 0 6px;
padding:3px;
}
.CalcAc,.CalcAc2,.CalcAc3 {
font-size:13px;
float:left;
line-height:29px;
font-family:Helvetica,Arial,sans-serif;
color:#444;
margin:3px 0;
}
.LabelResultados {
width:45%;
margin-right:3%;
float:left;
text-align:right;
font-family:Helvetica,Arial,sans-serif;
font-size:13px;
line-height:20px;
color:#444;
}
.LabelResultados2 {
width:45%;
margin-right:3%;
float:left;
text-align:right;
font-family:Helvetica,Arial,sans-serif;
font-size:15px;
line-height:20px;
color:#444;
font-weight:700;
}
.CantResultados {
font-size:13px;
float:left;
line-height:20px;
font-family:Helvetica,Arial,sans-serif;
color:#444;
width:80px;
margin:3px 0;
}
.CantResultados2 {
font-size:15px;
float:left;
line-height:20px;
font-family:Helvetica,Arial,sans-serif;
color:#444;
width:80px;
font-weight:700;
margin:3px 0;
}
.ACResultados {
font-size:13px;
float:left;
line-height:20px;
font-family:Helvetica,Arial,sans-serif;
color:#444;
margin:3px 0;
}
.DividerResultados {
height:15px;
font-size:1px;
}
.CalcChecks {
max-width:400px;
font-family:Helvetica, Arial, sans-serif;
color:#444;
font-size:12px;
margin:3px auto;
}
.HipotecaDiv,.NuevaHipoteca {
margin-bottom:0;
padding:0 10px 35px;
}
.PrestamosDiv,.SolicitanteDiv {
margin-bottom:0;
padding:0 10px 35px;
}
#pink {
height:23px;
font-size:1px;
}
.NuevaHipoteca {
background:#fff;
border:1px solid #666;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
}
#botones {
background-color:#ececec;
-moz-border-radius:0 0 10px 10px;
-webkit-border-radius:0 0 10px 10px;
border-radius:0 0 10px 10px;
padding-bottom:10px;
text-align:center;
}
.ModExp {
width:180px;
float:left;
text-align:left;
}
.EXP {
font-family:Helvetica, Arial, sans-serif;
color:#757579;
font-size:12px;
line-height:30px;
}
.EXP2 {
font-family:Helvetica, Arial, sans-serif;
color:#757579;
font-size:12px;
}
.CajaSolicitud {
height: 30px;
width: 250px;
}
.ModuleInputTD {
text-align:center;
padding:5px;
}
.ModuleInputTD4 {
padding:5px 5px 5px 15px;
}
.Mastitular {
font-size:12px;
line-height:30px;
}
.Mastitular a,.Mastitular a:link,.Mastitular a:active,.Mastitular a:visited,.Mastitular a:Hover {
font-size:12px;
line-height:30px;
color:#db032c;
}
.HeaderViable,.HeaderPosible,.HeaderNoviable {
height:155px;
padding:5px 5px 0 0;
}
.HeaderNoviable {
background:none;
height:250px;
}
.GraciasCalc {
background-color:#db032c;
height:55px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
padding:20px 50px;
}
.Semaforo {
width:50px;
height:155px;
float:left;
padding:0 20px;
}
.Enhorabuena,.LoSentimos {
font-family:Helvetica, Arial, sans-serif;
color:#444;
font-size:22px;
font-weight:700;
padding-bottom:20px;
}
.AvisoCalc {
font-family:Helvetica, Arial, sans-serif;
font-size:16px;
color:#444;
}
.NuevaRefi {
font-weight:700;
font-size:20px;
color:#db032c;
}
.viable {
color:#36E50D;
}
.posible {
color:#F60;
}
.no_viable {
color:red;
}
.inner_Hipo {
background-color:#ececec;
padding:0 20px;
}
.inner_solicitud {
background-color:#ececec;
padding:20px;
}
.clausulas {
font-size:14px;
}
.clausulas a,.clausulas a:link,.clausulas a:active,.clausulas a:visited {
color:#db032c;
text-decoration:none;
}
.clausulas a:hover {
color:#757579;
text-decoration:underline;
}
.Gris {
background:#f6f4f5;
font-size:.9em;
height:auto;
margin:20px 0;
padding:20px 0;
}
.Blanco {
background:#fff;
font-size:.9em;
height:auto;
margin:20px 0;
padding:20px 0;
}
.Leftside {
width:610px;
margin-left:376px;
}
#video {
text-align:center;
padding-top:20px;
}
#video iframe {
width:100%;
height:250px;
}
#col3 {
float:left;
width:44%;
font-family:Helvetica,Arial,sans-serif;
font-size:.9em;
text-align:justify;
line-height:1.2em;
padding:15px 60px 15px 0;
}
#col3c {
float:left;
width:44%;
font-family:Helvetica,Arial,sans-serif;
font-size:.9em;
text-align:justify;
line-height:1.2em;
padding:15px 0;
}
.negrita {
font-weight:700;
}
#copy {
width:45%;
float:left;
font-size:.8em;
padding:60px 0 30px;
}
.reacciona {
text-align:right;
width:450%;
padding-top:100px;
float:right;
}
#ancla-calcula {
top:0;
}
#ancla-funciona {
top:1000px;
}
#ancla-quienes {
top:1300px;
}
#ancla-trabajamos {
top:1800px;
}
#ancla-grupo {
top:2500px;
}
#barraaceptacion {
display:none;
position:fixed;
left:0;
right:0;
bottom:0;
padding-bottom:20px;
width:100%;
text-align:center;
min-height:40px;
background-color:rgba(0,0,0,0.5);
color:#fff;
z-index:99999;
}
.inner {
width:100%;
position:absolute;
padding-left:5px;
font-family:verdana;
font-size:12px;
top:30%;
}
.inner a.ok {
color:#00ff2e;
text-decoration:none;
padding:4px;
}
.inner a.info {
padding-left:5px;
text-decoration:none;
color:#faff00;
}
.anclas {
width:100%;
max-width:10px;
height:90px!important;
position:absolute;
left:0;
display:inline-block;
clear:both;
z-index:1;
margin:0;
padding:0;
}
#HeaderContent,.contenido {
width:990px;
margin:auto;
}
#menu,#mobilemenu {
display:none;
}
.CajaModulo,.SelectModulo {
font-size:13px;
height:30px;
width:90%;
}
.HeaderViable,.HeaderPosible {
background:none;
}
| 0.400163 | 0.082846 |
*{
box-sizing: border-box;
}
body{
font-family: 'Times New Roman', Times, serif;
padding:0 40px 0 40px;
}
/*Style Banner*/
.banner{
background: url("../images/landing.jpg") no-repeat center;
background-size: cover;
padding: 20px;
}
/*Style Three line menu*/
.line_menu{
width: 100px;
height: 100px;
}
.line{
display: block;
border: 2px solid #fff;
background: #fff;
margin: 3px;
padding: 2px;
border-radius: 5px;
}
.content{
margin-top: 40px;
text-align: center;
color: white;
}
.content p{
font-size: 30px;
}
/*Styling Column Container*/
.row{
display: flex;
flex-wrap: wrap;
}
/*Style second div from banner */
.column{
width: 25%;
box-sizing: border-box;
text-align: center;
color: white;
font-size: 20px;
}
.left{
height: 200px;
text-align: center;
}
.top{
background-color: #ccc ;
padding: 19px;
}
.bottom{
background-color: #F15A29 ;
padding: 19px;
}
.breakfast{
background: url("../images/breakfast.jpg") no-repeat center;
background-size: cover;
padding: 20px;
height: 200px;
}
.lunch{
background: url("../images/lunch.jpg") no-repeat center;
background-size: cover;
opacity: 0.5;
padding: 20px;
height: 200px;
}
.dinner{
background: url("../images/dinner.jpg") no-repeat center;
background-size: cover;
padding: 20px;
height: 200px;
}
/*Style fast food container*/
.container{
display: flex;
flex-wrap: wrap;
margin: 0 auto;
width: 80%;
max-width: 1170px;
}
.col{
margin: 0 auto;
background: #fff;
border-radius: 10px;
width: 40%;
}
.card{
padding: 15px 25px;
box-shadow: 0 1px 3px #bbb;
margin: 10%;
}
.col img{
max-width: 100%;
max-height: 100%;
border: 1x solid gray;
}
.mg-right{
margin-left: -0.1em;
}
.link{
color: #F15A29;
border: 1px solid #F15A29 ;
width: 180px;
margin-left: 35px;
}
/*Style menu*/
.menu{
background: url("../images/foodsBg.jpg") no-repeat center;
background-size: cover;
padding: 20px;
width: 100%;
}
.cont_menu{
margin: 5%;
background-color: white;
max-width: 100%;
}
/*Style the .cont_menu navigation bar*/
.navbar{
background-color: #ccc;
display: flex;
}
a{
text-decoration: none;
text-align: center;
color: black;
display:block;
padding: 14px 16px;
width: 100%;
font-size: 17px;
}
a:hover{
background-color: white;
color:#F15A29 ;
font-size: 19px;
}
.thumbnail{
float: left;
width: 180px;
margin: 0 auto;
font-size: 20px;
}
.thumbnail img{
margin: 10px;
width: 100%;
height: auto;
}
.desc{
padding: 15px;
text-align: center;
color: #F15A29;
}
/*Styling Happy customer section*/
.wrapper_1{
background-color:#fff;
font-size: 18px;
margin: 0 auto;
}
.card_customer{
text-align: center;
}
#customer_icon li {
list-style-type: none;
text-decoration: none;
display: inline-block;
margin: 6px;
}
.previous{
background-color: white;
color: #F15A29 ;
}
.next{
background-color: white;
color: #F15A29 ;
}
/*Style feedback section*/
.feedback{
background: url("../images/subscribe.jpg") no-repeat center;
background-size: cover;
padding: 70px;
overflow: hidden;
font-family: 'Times New Roman', Times, serif;
}
.con_tent{
text-align: center;
color: white;
font-size: 18px;
margin: 0 auto;
}
input[type="text"]{
border: none;
outline: none;
padding: 13px 15px;
opacity: 0.3;
color: white;
font-size: 18px;
border-radius: 3px;
}
input[type="submit"]{
border: none;
outline: none;
color: white;
padding: 13px 15px;
border-radius: 3px;
background-color: #F15A29;
font-size: 18px;
}
/*Change features on hover*/
input[type="submit"]:hover{
cursor: pointer;
background: #ccc;
color: black;
font-size: 20px;
}
/*Footer section*/
#footer{
background-color: #F15A29;
padding: 10px;
text-align: center;
}
#footer h1{
font-size: 30px;
color: #fff;
}
#footer h5{
color: #fff;
font-size: 19px;
margin-top: -0.5em;
}
.media li{
list-style: none;
display: inline-block;
color: #fff;
margin: 5px 14px;
}
#footer p{
color: #fff;
margin-top: 50px;
font-size: 18px;
}
|
css/style.css
|
*{
box-sizing: border-box;
}
body{
font-family: 'Times New Roman', Times, serif;
padding:0 40px 0 40px;
}
/*Style Banner*/
.banner{
background: url("../images/landing.jpg") no-repeat center;
background-size: cover;
padding: 20px;
}
/*Style Three line menu*/
.line_menu{
width: 100px;
height: 100px;
}
.line{
display: block;
border: 2px solid #fff;
background: #fff;
margin: 3px;
padding: 2px;
border-radius: 5px;
}
.content{
margin-top: 40px;
text-align: center;
color: white;
}
.content p{
font-size: 30px;
}
/*Styling Column Container*/
.row{
display: flex;
flex-wrap: wrap;
}
/*Style second div from banner */
.column{
width: 25%;
box-sizing: border-box;
text-align: center;
color: white;
font-size: 20px;
}
.left{
height: 200px;
text-align: center;
}
.top{
background-color: #ccc ;
padding: 19px;
}
.bottom{
background-color: #F15A29 ;
padding: 19px;
}
.breakfast{
background: url("../images/breakfast.jpg") no-repeat center;
background-size: cover;
padding: 20px;
height: 200px;
}
.lunch{
background: url("../images/lunch.jpg") no-repeat center;
background-size: cover;
opacity: 0.5;
padding: 20px;
height: 200px;
}
.dinner{
background: url("../images/dinner.jpg") no-repeat center;
background-size: cover;
padding: 20px;
height: 200px;
}
/*Style fast food container*/
.container{
display: flex;
flex-wrap: wrap;
margin: 0 auto;
width: 80%;
max-width: 1170px;
}
.col{
margin: 0 auto;
background: #fff;
border-radius: 10px;
width: 40%;
}
.card{
padding: 15px 25px;
box-shadow: 0 1px 3px #bbb;
margin: 10%;
}
.col img{
max-width: 100%;
max-height: 100%;
border: 1x solid gray;
}
.mg-right{
margin-left: -0.1em;
}
.link{
color: #F15A29;
border: 1px solid #F15A29 ;
width: 180px;
margin-left: 35px;
}
/*Style menu*/
.menu{
background: url("../images/foodsBg.jpg") no-repeat center;
background-size: cover;
padding: 20px;
width: 100%;
}
.cont_menu{
margin: 5%;
background-color: white;
max-width: 100%;
}
/*Style the .cont_menu navigation bar*/
.navbar{
background-color: #ccc;
display: flex;
}
a{
text-decoration: none;
text-align: center;
color: black;
display:block;
padding: 14px 16px;
width: 100%;
font-size: 17px;
}
a:hover{
background-color: white;
color:#F15A29 ;
font-size: 19px;
}
.thumbnail{
float: left;
width: 180px;
margin: 0 auto;
font-size: 20px;
}
.thumbnail img{
margin: 10px;
width: 100%;
height: auto;
}
.desc{
padding: 15px;
text-align: center;
color: #F15A29;
}
/*Styling Happy customer section*/
.wrapper_1{
background-color:#fff;
font-size: 18px;
margin: 0 auto;
}
.card_customer{
text-align: center;
}
#customer_icon li {
list-style-type: none;
text-decoration: none;
display: inline-block;
margin: 6px;
}
.previous{
background-color: white;
color: #F15A29 ;
}
.next{
background-color: white;
color: #F15A29 ;
}
/*Style feedback section*/
.feedback{
background: url("../images/subscribe.jpg") no-repeat center;
background-size: cover;
padding: 70px;
overflow: hidden;
font-family: 'Times New Roman', Times, serif;
}
.con_tent{
text-align: center;
color: white;
font-size: 18px;
margin: 0 auto;
}
input[type="text"]{
border: none;
outline: none;
padding: 13px 15px;
opacity: 0.3;
color: white;
font-size: 18px;
border-radius: 3px;
}
input[type="submit"]{
border: none;
outline: none;
color: white;
padding: 13px 15px;
border-radius: 3px;
background-color: #F15A29;
font-size: 18px;
}
/*Change features on hover*/
input[type="submit"]:hover{
cursor: pointer;
background: #ccc;
color: black;
font-size: 20px;
}
/*Footer section*/
#footer{
background-color: #F15A29;
padding: 10px;
text-align: center;
}
#footer h1{
font-size: 30px;
color: #fff;
}
#footer h5{
color: #fff;
font-size: 19px;
margin-top: -0.5em;
}
.media li{
list-style: none;
display: inline-block;
color: #fff;
margin: 5px 14px;
}
#footer p{
color: #fff;
margin-top: 50px;
font-size: 18px;
}
| 0.309232 | 0.067855 |
@font-face {
font-family: "Noto Sans";
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/notosans/v21/o-0TIpQlx3QUlC5A4PNr4Az5ZtyE.ttf)
format("truetype");
}
@font-face {
font-family: "Quicksand";
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/quicksand/v24/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkM0o18E.ttf)
format("truetype");
}
@font-face {
font-family: "Quicksand";
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/quicksand/v24/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkBgv18E.ttf)
format("truetype");
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: "Noto Sans", sans-serif;
font-family: "Quicksand", sans-serif;
}
body {
background: #1f1f1f;
min-height: 100vh;
}
.follow-background {
display: flex;
justify-content: center;
align-items: center;
position: fixed;
height: 100vh;
width: 100%;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.6);
z-index: 909;
}
.follow-background .follow-container {
width: 100%;
max-width: 420px;
background: #525252;
border-radius: 10px;
height: 500px;
overflow: hidden;
position: relative;
}
.follow-background .follow-container .close-btn {
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 40px;
border-radius: 50%;
border: none;
background: transparent;
cursor: pointer;
z-index: 20;
transition: 0.1s ease;
}
.follow-background .follow-container .close-btn:hover {
background: #2e2e2e;
}
.follow-background .follow-container .title {
display: flex;
justify-content: center;
align-items: center;
position: relative;
color: #fff;
width: 100%;
height: 40px;
}
.follow-background .follow-container .follower-lists {
display: flex;
align-items: center;
flex-direction: column;
overflow-y: auto;
padding: 0 10px;
padding-bottom: 50px;
padding-top: 20px;
position: absolute;
width: 100%;
height: 100%;
box-shadow: inset 0 0 10px #000;
}
.user-box {
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 20px;
width: 100%;
height: 60px;
background: #303030;
margin-bottom: 10px;
border-radius: 6px;
}
.user-box .user-info {
display: flex;
justify-content: space-between;
align-items: center;
min-width: 160px;
cursor: pointer;
height: 100%;
}
.user-box .user-info .img-wrapper {
display: inline-block;
position: relative;
overflow: hidden;
width: 50px;
height: 50px;
border-radius: 50%;
}
.user-box .user-info .img-wrapper img {
width: auto;
height: 100%;
}
.user-box .follow-btn {
width: 110px;
height: 35px;
cursor: pointer;
font-weight: 900;
background: #5136c2;
color: #fff;
border: none;
border-radius: 5px;
}
.user-box .follow-btn.followed {
background: #6d6d6d;
border: 2px solid #1f1f1f;
}
|
src/less/profile-styles/follow.css
|
@font-face {
font-family: "Noto Sans";
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/notosans/v21/o-0TIpQlx3QUlC5A4PNr4Az5ZtyE.ttf)
format("truetype");
}
@font-face {
font-family: "Quicksand";
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/quicksand/v24/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkM0o18E.ttf)
format("truetype");
}
@font-face {
font-family: "Quicksand";
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/quicksand/v24/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkBgv18E.ttf)
format("truetype");
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: "Noto Sans", sans-serif;
font-family: "Quicksand", sans-serif;
}
body {
background: #1f1f1f;
min-height: 100vh;
}
.follow-background {
display: flex;
justify-content: center;
align-items: center;
position: fixed;
height: 100vh;
width: 100%;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.6);
z-index: 909;
}
.follow-background .follow-container {
width: 100%;
max-width: 420px;
background: #525252;
border-radius: 10px;
height: 500px;
overflow: hidden;
position: relative;
}
.follow-background .follow-container .close-btn {
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 40px;
border-radius: 50%;
border: none;
background: transparent;
cursor: pointer;
z-index: 20;
transition: 0.1s ease;
}
.follow-background .follow-container .close-btn:hover {
background: #2e2e2e;
}
.follow-background .follow-container .title {
display: flex;
justify-content: center;
align-items: center;
position: relative;
color: #fff;
width: 100%;
height: 40px;
}
.follow-background .follow-container .follower-lists {
display: flex;
align-items: center;
flex-direction: column;
overflow-y: auto;
padding: 0 10px;
padding-bottom: 50px;
padding-top: 20px;
position: absolute;
width: 100%;
height: 100%;
box-shadow: inset 0 0 10px #000;
}
.user-box {
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 20px;
width: 100%;
height: 60px;
background: #303030;
margin-bottom: 10px;
border-radius: 6px;
}
.user-box .user-info {
display: flex;
justify-content: space-between;
align-items: center;
min-width: 160px;
cursor: pointer;
height: 100%;
}
.user-box .user-info .img-wrapper {
display: inline-block;
position: relative;
overflow: hidden;
width: 50px;
height: 50px;
border-radius: 50%;
}
.user-box .user-info .img-wrapper img {
width: auto;
height: 100%;
}
.user-box .follow-btn {
width: 110px;
height: 35px;
cursor: pointer;
font-weight: 900;
background: #5136c2;
color: #fff;
border: none;
border-radius: 5px;
}
.user-box .follow-btn.followed {
background: #6d6d6d;
border: 2px solid #1f1f1f;
}
| 0.468061 | 0.099733 |
.header-feedback, .header-row, .header-box {
height: 100%;
}
.App {
text-align: center;
}
.App-logo {
height: 40vmin;
pointer-events: none;
}
@media (prefers-reduced-motion: no-preference) {
.App-logo {
animation: App-logo-spin infinite 20s linear;
}
}
.header {
background-color: #282c34;
min-height: 20vh;
height: 20vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
font-size: calc(10px + 2vmin);
color: white;
}
.header-feedback {
display: flex;
align-items: center;
justify-content: center;
flex: 2 1 0;
min-width: 100%;
}
.header-row {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
flex: 4 1 0;
min-width: 100%;
}
.header-box {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
flex: 1 1 0;
min-height: 100%;
}
.header-ctrl {
display: flex;
flex: 1 1 0;
align-items: center;
justify-content: space-between;
align-self: center;
}
.main {
min-height: 80vh;
height: 80vh;
display: flex;
flex-direction: column;
align-items: stretch;
justify-content: center;
}
.main-row {
display: flex;
flex-direction: row;
flex: 1 1 0;
align-items: stretch;
justify-content: center;
}
.main-box {
display: flex;
flex-direction: column;
flex: 1 1 0;
justify-content: center;
align-items: center;
margin: 10px;
}
.main-box:first-child {
margin-left: 20px;
}
.main-box:last-child {
margin-right: 20px;
}
.main-sub-box {
display: flex;
flex-direction: column;
flex: 1 1 0;
align-self: stretch;
}
.main-sub-box:first-child {
margin-bottom: 1em;
align-items: center;
justify-content: flex-end;
}
.main-sub-box:last-child {
margin-top: 1em;
align-items: center;
justify-content: flex-start;
}
.seat-button {
margin: 0.2em 0;
width: 75%;
border: 2px solid #282c34;
padding: 0.5em;
background-color: #fff;
}
.seat-button:hover {
background-color: #CFCFCF;
}
.control-row {
display: flex;
flex-direction: column;
flex: 1 1 0;
align-self: center;
justify-content: flex-start;
align-items: center;
margin: 15px 0;
}
.control-box {
display: flex;
flex: 1 1 0;
justify-content: center;
font-size: 24px;
margin: 15px;
}
.control-box label {
display: none;
}
.control-input {
padding: 1em;
border: 3px solid #000;
}
.control-button {
padding: 0.75em;
width: 100%;
border: 3px solid #282c34;
margin: 15px 0;
}
.login {
min-height: 100vh;
height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.login-box {
display: flex;
flex-direction: column;
align-items: center;
padding: 3em;
border: 3px solid #CFCFCF;
}
.login-ctrl {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
padding: 1em;
}
.login-failed {
background-color: #FFA7A7;
border: 2px dashed #D30000;
}
.login-hidden {
visibility: hidden;
border: 2px solid #000;
}
.login-form {
border: 2px solid #000;
padding: 3em;
}
.login-label {
}
.login-input {
padding: 1em;
margin-left: 1em;
width: 100%;
}
.login-button {
padding: 0.75em;
width: 50%;
border: 2px solid #282c34;
}
.button {
min-width: 3em;
padding: 0.2em 0.4em;
border: 2px solid white;
cursor: pointer;
}
.button:hover {
background-color: #CFCFCF;
color: #000;
border-color: #000;
}
.dropdown {
padding: 3%;
min-width: 12em;
}
.status-success {
background-color: #BAFFCF;
color: #000;
}
.status-failure {
background-color: #FFA7A7;
color: #000;
}
.online {
background-color: #BAFFCF;
border: 5px solid #009852;
}
.onoffline {
background-color: #BAFFCF;
border: 5px solid #AD0000;
}
.offline {
background-color: #FFA7A7;
border: 5px solid #AD0000;
}
.finished {
background-color: #CFCFCF;
border: 5px solid #8B8B8B;
}
.available {
border: 5px dashed #000;
cursor: pointer;
}
.id-input {
width: 50%;
}
.App-link {
color: #61dafb;
}
@keyframes App-logo-spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
|
client/src/App.css
|
.header-feedback, .header-row, .header-box {
height: 100%;
}
.App {
text-align: center;
}
.App-logo {
height: 40vmin;
pointer-events: none;
}
@media (prefers-reduced-motion: no-preference) {
.App-logo {
animation: App-logo-spin infinite 20s linear;
}
}
.header {
background-color: #282c34;
min-height: 20vh;
height: 20vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
font-size: calc(10px + 2vmin);
color: white;
}
.header-feedback {
display: flex;
align-items: center;
justify-content: center;
flex: 2 1 0;
min-width: 100%;
}
.header-row {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
flex: 4 1 0;
min-width: 100%;
}
.header-box {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
flex: 1 1 0;
min-height: 100%;
}
.header-ctrl {
display: flex;
flex: 1 1 0;
align-items: center;
justify-content: space-between;
align-self: center;
}
.main {
min-height: 80vh;
height: 80vh;
display: flex;
flex-direction: column;
align-items: stretch;
justify-content: center;
}
.main-row {
display: flex;
flex-direction: row;
flex: 1 1 0;
align-items: stretch;
justify-content: center;
}
.main-box {
display: flex;
flex-direction: column;
flex: 1 1 0;
justify-content: center;
align-items: center;
margin: 10px;
}
.main-box:first-child {
margin-left: 20px;
}
.main-box:last-child {
margin-right: 20px;
}
.main-sub-box {
display: flex;
flex-direction: column;
flex: 1 1 0;
align-self: stretch;
}
.main-sub-box:first-child {
margin-bottom: 1em;
align-items: center;
justify-content: flex-end;
}
.main-sub-box:last-child {
margin-top: 1em;
align-items: center;
justify-content: flex-start;
}
.seat-button {
margin: 0.2em 0;
width: 75%;
border: 2px solid #282c34;
padding: 0.5em;
background-color: #fff;
}
.seat-button:hover {
background-color: #CFCFCF;
}
.control-row {
display: flex;
flex-direction: column;
flex: 1 1 0;
align-self: center;
justify-content: flex-start;
align-items: center;
margin: 15px 0;
}
.control-box {
display: flex;
flex: 1 1 0;
justify-content: center;
font-size: 24px;
margin: 15px;
}
.control-box label {
display: none;
}
.control-input {
padding: 1em;
border: 3px solid #000;
}
.control-button {
padding: 0.75em;
width: 100%;
border: 3px solid #282c34;
margin: 15px 0;
}
.login {
min-height: 100vh;
height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.login-box {
display: flex;
flex-direction: column;
align-items: center;
padding: 3em;
border: 3px solid #CFCFCF;
}
.login-ctrl {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
padding: 1em;
}
.login-failed {
background-color: #FFA7A7;
border: 2px dashed #D30000;
}
.login-hidden {
visibility: hidden;
border: 2px solid #000;
}
.login-form {
border: 2px solid #000;
padding: 3em;
}
.login-label {
}
.login-input {
padding: 1em;
margin-left: 1em;
width: 100%;
}
.login-button {
padding: 0.75em;
width: 50%;
border: 2px solid #282c34;
}
.button {
min-width: 3em;
padding: 0.2em 0.4em;
border: 2px solid white;
cursor: pointer;
}
.button:hover {
background-color: #CFCFCF;
color: #000;
border-color: #000;
}
.dropdown {
padding: 3%;
min-width: 12em;
}
.status-success {
background-color: #BAFFCF;
color: #000;
}
.status-failure {
background-color: #FFA7A7;
color: #000;
}
.online {
background-color: #BAFFCF;
border: 5px solid #009852;
}
.onoffline {
background-color: #BAFFCF;
border: 5px solid #AD0000;
}
.offline {
background-color: #FFA7A7;
border: 5px solid #AD0000;
}
.finished {
background-color: #CFCFCF;
border: 5px solid #8B8B8B;
}
.available {
border: 5px dashed #000;
cursor: pointer;
}
.id-input {
width: 50%;
}
.App-link {
color: #61dafb;
}
@keyframes App-logo-spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
| 0.622459 | 0.087955 |
* {
font-family: "montserrat", sans-serif;
margin: 0;
padding: 0;
box-sizing: border-box;
}
.logo {
margin-left: 30px;
filter: brightness(0) invert(1);
}
.nav-item {
font-size: 1em;
padding: 3%;
}
.navbar-nav{
width: 60%;
}
ul li a {
line-height: 1.6;
font-size: 1.1rem;
color: #ffffff;
}
ul li a.cart:hover {
text-decoration: none;
color: #e8e5e4;
}
ul li a.cart .cart-basket {
font-size: 0.6rem;
position: absolute;
top: 5px;
right: -5px;
width: 15px;
height: 15px;
color: #fff;
background-color: rgb(177, 14, 14);
border-radius: 50%;
border: 1px solid #fff;
}
.abv {
width: 100%;
}
h2{
margin-top: 50px;
}
.sale {
margin: 20px;
position: relative;
justify-content: space-around;
display: grid;
align-items: center;
grid-template-columns: 45% 55%;
gap: 2rem;
margin-top: 3rem;
border: 1px solid rgb(216, 214, 214);
border-radius: 12px;
box-shadow: 10px 10px 5px rgba(128, 128, 128, 0.253);
}
.ddd {
position: relative;
text-align: center;
}
.car-photo {
margin-left: 50px;
top: -40%;
left: 73%;
transform: translate(-50%, -50%);
position: absolute;
z-index: 99;
}
.car-models {
margin-bottom: 10px;
z-index: -1;
top: 10%;
left: 45%;
transform: translate(-50%, -50%);
text-align: left;
width: 400px;
background-color: rgb(188, 3, 3);
position: absolute;
color: #fff;
}
.container1 {
position: relative;
color: rgb(255, 255, 255);
background-image: linear-gradient(
hsla(0, 0%, 5%, 0.859),
hsla(60, 100%, 1%, 0.799)
),
url(/images/im3.jpg);
height: 50vh;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
border-bottom: 4px solid rgb(177, 14, 14);
}
.container-fluid {
align-items: center;
margin-left: 20px;
width: 100%;
}
.fas{ margin-top: 10px;
}
.slogan {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
font-size: 3em;
width: 1000px;
display: block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
padding: 10px;
text-align: center;
}
.navbar-nav {
line-height: 1;
}
.reason-grid {
align-items: center;
justify-content: space-between;
gap: 6.6rem;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
}
.container-for-about {
width: 50%;
}
.first-reason {
font-size: 1rem;
height: 300px;
column-gap: 4rem;
padding: 20px;
background-color: rgb(244, 247, 247);
width: 250px;
display: grid;
justify-content: center;
align-items: center;
border: 1px solid rgb(216, 214, 214);
border-radius: 11px;
box-shadow: 10px 10px 5px rgba(128, 128, 128, 0.253);
}
.niye {
padding: 20px;
color: rgb(61, 60, 59);
font-size: 2em;
text-align: center;
}
.reason {
width: 200px;
font-size: 1rem;
margin: 10px;
text-align: center;
}
.s-cards {
margin: 20px;
padding: auto;
gap: 20px;
align-items: center;
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.ccard {
padding: auto;
justify-content: center;
align-items: center;
border-radius: 12px;
width: 150px;
border: 1px solid rgba(171, 168, 168, 0.647);
}
.futures {
background-image: linear-gradient(
hsla(0, 0%, 5%, 0.159),
hsla(60, 24%, 93%, 0.799)
),
url(/images/thomas-heintz-0tgMnMIYQ9Y-unsplash.jpg);
margin-top: 20px;
padding: 2rem;
max-width: 100%;
}
.container-for-futures {
width: auto;
margin: auto;
display: flex;
gap: 4rem;
justify-content: center;
align-items: center;
}
#main_nav {
margin-top: 0;
}
.iconka {
margin: 10px 80px;
padding: auto;
display: inline-block;
}
.reason-desc {
color: #353434;
}
.about {
padding: 50px;
margin: 50px;
margin-bottom: 50px;
gap: 4.4rem;
align-items: center;
display: flex;
}
.info-header {
margin-top: 60px;
color: rgb(61, 60, 59);
font-size: 2em;
margin-bottom: 30px;
text-align: left;
}
.container2 {
margin-left: 50px;
position: relative;
width: 50%;
}
.info-desc { font-size: 1.5em;
width: 500px;
}
.image {
opacity: 1;
display: block;
height: auto;
transition: 0.5s ease;
backface-visibility: hidden;
}
.middle {
color: #fff;
transition: 0.5s ease;
opacity: 0;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
text-align: center;
}
.container2:hover .image {
opacity: 0.3;
}
.container2:hover .middle {
opacity: 1;
}
.container-for-about { padding: 20px;
display: flex;
align-items: center;
justify-content: center;
}
.coming-soon{ display: block;
position: absolute;top: 70%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
text-align: center;
font-size: 1.6em;
}
.text {
text-decoration: none;
border-radius: 20px;
background-color: rgb(177, 14, 14);
color: white;
font-size: 16px;
padding: 16px 32px;
}
.text:hover {
text-decoration: none;
border-radius: 20px;
background-color: rgb(177, 14, 14);
color: white;
font-size: 16px;
padding: 16px 32px;
}
.fixed-bg {
max-width: 100%;
background-image: linear-gradient(
hsla(0, 52%, 12%, 0.859),
hsla(60, 87%, 3%, 0.599)
),
url(/images/pic1.jpg);
min-height: 400px;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.servis {
width: 100%;
margin: auto;
gap: rem;
justify-content: space-around;
align-items: center;
}
.servis-headline {
padding: 35px;
font-size:3em;
color: #fff;
text-align: center;
}
.ser-xid {
margin-right: 50px;
margin-left: 50px;
padding: auto;
color: #f1f1f1;
font-size: 1.5rem;
}
h4 {
padding: 12px;
margin: 5px;
}
.cs35 {
width: 400px;
}
.fa-phone{ margin: 7px;
color: #e8e5e4;
}
.number{ font-size: 20px;
}
.flex-container {
width: 100%;
margin-left: 0;
margin-right: 0;
padding: auto;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap: 100px;
}
.text-container {
line-height: 1.6;
font-weight: 500;
width: 150px;
}
.price-for-main {
font-weight: bold !important;
text-transform: lowercase !important;
}
#cards_landscape_wrap-2 {
text-align: center;
background: #ffffff;
}
#cards_landscape_wrap-2 .container {
padding-top: 10px;
padding-bottom: 10px;
}
#cards_landscape_wrap-2 a {
text-decoration: none;
outline: none;
}
#cards_landscape_wrap-2 .card-flyer { height: 280px;
width: 200px;
border-radius: 5px;
}
#cards_landscape_wrap-2 .card-flyer .image-box { height: 160px;
background: #ffffff;
overflow: hidden;
box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.5);
border-radius: 5px;
}
#cards_landscape_wrap-2 .card-flyer .image-box img {
-webkit-transition: all 0.9s ease;
-moz-transition: all 0.9s ease;
-o-transition: all 0.9s ease;
-ms-transition: all 0.9s ease;
width: 90%;
height: auto;
}
#cards_landscape_wrap-2 .card-flyer:hover .image-box img {
opacity: 0.7;
-webkit-transform: scale(1.15);
-moz-transform: scale(1.15);
-ms-transform: scale(1.15);
-o-transform: scale(1.15);
transform: scale(1.15);
}
#cards_landscape_wrap-2 .card-flyer .text-box {
text-align: center; justify-content: center;
}
#cards_landscape_wrap-2 .card-flyer .text-box .text-container { text-align: left;
padding: 20px 10px;
}
#cards_landscape_wrap-2 .card-flyer {
background: #ffffff;
margin-top: 10px;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-ms-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.4);
}
#cards_landscape_wrap-2 .card-flyer:hover {
background: #fff;
box-shadow: 0px 15px 26px rgba(0, 0, 0, 0.5);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-top: 10px;
}
#cards_landscape_wrap-2 .card-flyer .text-box p { width: 200px; margin-left: 0;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 0px;
font-size: 13px;
letter-spacing: 1px;
color: #000000;
}
#cards_landscape_wrap-2 .card-flyer .text-box h6 {
margin-top: 0px;
margin-bottom: 4px;
font-size: 18px;
font-weight: bold;
letter-spacing: 1px;
color: rgb(177, 14, 14);
}
.big{
height: 50%;
width: auto;
}
.special { background-color: rgb(177, 14, 14);
color: rgb(255, 255, 255);
text-align: center; padding: 10px;
}
footer {
color: #fff;
background-color: rgb(50, 50, 50);
width: 100%;
height: 10%;
}
footer a {
color: #fff;
text-decoration: none;
}
.fot-head { width: 250px;
color: rgb(12, 210, 220);
}
.list-inline-item {
width: 30px;
height: auto;
}
.contact{text-align: left;
margin-left: 50px;
}
.telefon{ margin-right: 5px;
width: 17px;
filter: brightness(0) invert(1);
}
.whatsupp{ margin-right: 5px;
}
.dropdown-menu li {
display: block;
position: relative;
}
.dropdown-menu .submenu {
display: none;
position: absolute;
left: 100%;
top: -7px;
}
.dropdown-menu .submenu-left {
right: 100%;
left: auto;
}
.dropdown-menu > li:hover {
background-color: #f1f1f1;
}
.dropdown-menu > li:hover > .submenu {
display: block;
}
@media only screen and (min-width: 1200px) {#cards_landscape_wrap-2 .card-flyer {
text-align: center;
height: 300px;
width: 195px;
border-radius: 5px;
margin-bottom: 20px;
}
}
/*////////////////////////////////////////////////////*/
/* On screens that are 992px or less, set the background color to blue */
@media screen and (max-width: 992px) {
.first-reason {
font-size: 1rem;
height: 300px;
column-gap: 1rem;
padding: 20px;
background-color: rgb(244, 247, 247);
width: 230px;
display: grid;
justify-content: center;
align-items: center;
border: 1px solid rgb(216, 214, 214);
border-radius: 11px;
box-shadow: 10px 10px 5px rgba(128, 128, 128, 0.253);
}
.reason-grid {
align-items: center;
justify-content: space-between;
gap: 1.6rem;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
}
.about {
margin: 0;
display: grid;
grid-template-columns: 1fr;
}
.container-for-about {
width: 100%; padding: 5px;
}
.ser-xid { margin-bottom: 0;
line-height: 1.6;
justify-content: center;
align-items: center;
color: #f1f1f1;
font-size: 1rem;
}
.flex-container {
padding: 20px;
justify-content: center;
display: flex;
flex-direction: column;
gap: 12px;
margin-top: 0;
margin-bottom: 20px;
}
.sale { box-shadow: none;
display: grid;
grid-template-columns: 1fr;
width: 100%;
border: none;
margin-top: 25px;
margin-left: 5px;
margin-right: 5px;
}
.navbar {
width: 100%;
}
.etc {
display: inline-block;
margin-left: 20px;
}
.arrow {
color: #fff;
}
.navbar-nav{
width: 100%;
}
#cards_landscape_wrap-2 .card-flyer .text-box p { width: 100%; margin-left: 0;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 0px;
font-size: 12px;
letter-spacing: 1px;
color: #000000;
}
#cards_landscape_wrap-2 .card-flyer .text-box h6 {
margin-top: 0px;
margin-bottom: 4px;
font-size: 18px;
font-weight: bold;
letter-spacing: 1px;
color: rgb(177, 14, 14);
}
.container-fluid {
gap: 20px;
margin-top: 0;
}
.servis-headline {
font-weight: 500;
padding: 15px;
font-size:2em;
color: #fff;
text-align: center;
}
.logo {
margin-left: 10px;
filter: brightness(0) invert(1);
}
.slogan { position: absolute;
top: 40%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 1.625em;
width: 350px;
}
.info-desc { font-size: 1em;
width: auto;
}
.container2 {
margin-left: 0px;
}
.text {
text-decoration: none;
border-radius: 20px;
background-color: rgb(133, 27, 27);
color: white;
font-size: 12px;
padding: 12px 24px;
}
.info-header { font-size: 1.6rem; width: 100%;
margin-top: 0%;
}
.special {
margin-top: 20px;
}
.abv{
width: 80%;
}
h4{margin-left: 30px;
}
h5{margin-left: 30px;
}
.sale {
margin: 0px;
}
.c-30{
margin-left: 15px;
}
#cards_landscape_wrap-2 .card-flyer {
text-align: center;
height: 220px;
width: 150px;
border-radius: 5px;
margin-bottom: 20px;
}
.coming-soon{ display: block;
position: absolute;top: 70%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
text-align: center;
font-size: 1em;
}
.row {
align-items: center;
justify-content: center;
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr;
}
.fot-row{ display: grid;
grid-template-columns: 1fr;
}
.car-photo {
margin-left: 15px;
width: 30%;
z-index: 99;
}
.cs35 {
width: 40%;
}
.image-box{
max-height: 120px;
}
.ddd { width: 100%;
margin-top: 50px; margin-bottom: 50px;
}
.car-models {
margin-left: 10px;
margin-bottom: 10px;
z-index: -1;
text-align: left;
width: 350px;
background: none;
color: rgb(0, 0, 0);
}
.main-nav {
align-items: center;
}
.col-xs-12{ padding: 0 30px;
width: 180px;}
hr {
display: none;
}
.between-sale{ display: block;
border: 1px solid red;
}
.container2 {
position: relative;
width: 100%;
}
.container1{
background-image: linear-gradient(
hsla(0, 0%, 5%, 0.859),
hsla(60, 100%, 1%, 0.899)
),
url(/images/im3.jpg);
height: 50vh;
}
.contact{text-align: left;
width: 300px;
}
.maps{ height: 200px;
width: 250px;
margin-left: 0;
}
.unvan{ width: 300px;
}
}
/* ============ small devices ============ */
@media (max-width: 600px) {
.dropdown-menu .dropdown-menu {
margin-left: -4.7rem;
margin-right: 0.7rem;
margin-bottom: 0.5rem;
}
.reason-grid {
align-items: center;
justify-content: space-between;
gap: 2.6rem;
display: grid;
grid-template-columns: 1fr;
}
.about {
margin: 0;
display: grid;
grid-template-columns: 1fr;
}
.container-for-about {
width: 100%; padding: 5px;
}
.ser-xid { margin-bottom: 0;
line-height: 1.6;
justify-content: center;
align-items: center;
color: #f1f1f1;
font-size: 1rem;
}
.flex-container {
padding: 20px;
justify-content: center;
display: flex;
flex-direction: column;
gap: 12px;
margin-top: 0;
margin-bottom: 20px;
}
.sale { box-shadow: none;
display: grid;
grid-template-columns: 1fr;
width: 90%;
border: none;
margin-top: 25px;
margin-left: 5px;
margin-right: 5px;
}
.navbar {
width: 100%;
}
.etc {
display: inline-block;
margin-left: 20px;
}
.arrow {
color: #fff;
}
.navbar-nav{
width: 90%;
}
#cards_landscape_wrap-2 .card-flyer .text-box p { width: 100%; margin-left: 0;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 0px;
font-size: 12px;
letter-spacing: 1px;
color: #000000;
}
#cards_landscape_wrap-2 .card-flyer .text-box h6 {
margin-top: 0px;
margin-bottom: 4px;
font-size: 18px;
font-weight: bold;
letter-spacing: 1px;
color: rgb(177, 14, 14);
}
.container-fluid {
gap: 20px;
margin-top: 0;
}
.servis-headline {
font-weight: 500;
padding: 15px;
font-size:2em;
color: #fff;
text-align: center;
}
.logo {
margin-left: 10px;
filter: brightness(0) invert(1);
}
.slogan { position: absolute;
top: 40%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 1.625em;
width: 350px;
}
.info-desc { font-size: 1em;
width: auto;
}
.container2 {
margin-left: 0px;
}
.text {
text-decoration: none;
border-radius: 20px;
background-color: rgb(133, 27, 27);
color: white;
font-size: 12px;
padding: 12px 24px;
}
.info-header { font-size: 1.6rem; width: 100%;
margin-top: 0%;
}
.special {
margin-top: 20px;
}
.ddd { width: 380px; margin-bottom: 0;
margin-top: 50px;
}
.abv{
width: 80%;
}
h4{margin-left: 30px;
}
h5{margin-left: 30px;
}
.sale {
margin: 0px;
}
.c-30{
margin-left: 15px;
}
#cards_landscape_wrap-2 .card-flyer {
text-align: center;
height: 220px;
width: 150px;
border-radius: 5px;
margin-bottom: 20px;
}
.coming-soon{ display: block;
position: absolute;top: 70%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
text-align: center;
font-size: 1em;
}
.row {
align-items: center;
justify-content: center;
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr;
}
.fot-row{ display: grid;
grid-template-columns: 1fr;
}
.car-photo {
margin-left: 15px;
width: 30%;
z-index: 99;
}
.cs35 {
width: 40%;
}
.image-box{
max-height: 120px;
}
.car-models {
margin-left: 10px;
margin-bottom: 10px;
z-index: -1;
text-align: left;
width: 350px;
background: none;
color: rgb(0, 0, 0);
}
.main-nav {
align-items: center;
}
.col-xs-12{ padding: 0 30px;
width: 180px;}
hr {
display: none;
}
.between-sale{ display: block;
border: 1px solid red;
}
.container2 {
position: relative;
width: 100%;
}
.container1{
background-image: linear-gradient(
hsla(0, 0%, 5%, 0.859),
hsla(60, 100%, 1%, 0.899)
),
url(/images/im3.jpg);
height: 50vh;
}
.contact{text-align: left;
width: 300px;
}
.maps{ height: 200px;
width: 250px;
margin-left: 0;
}
.unvan{ width: 300px;
}
/* ============ Loader ============ */
#loader {
animation: rotate linear 1s infinite;
}
@keyframes rotate {
100% {
transform: rotate(360deg);
}
}
#preloader {
display: grid;
align-items: center;
justify-content: center;
text-align: center;
background: white;
height: 100vh;
width: 100%;
position: fixed;
z-index: 100;
}
|
public/css/style.css
|
* {
font-family: "montserrat", sans-serif;
margin: 0;
padding: 0;
box-sizing: border-box;
}
.logo {
margin-left: 30px;
filter: brightness(0) invert(1);
}
.nav-item {
font-size: 1em;
padding: 3%;
}
.navbar-nav{
width: 60%;
}
ul li a {
line-height: 1.6;
font-size: 1.1rem;
color: #ffffff;
}
ul li a.cart:hover {
text-decoration: none;
color: #e8e5e4;
}
ul li a.cart .cart-basket {
font-size: 0.6rem;
position: absolute;
top: 5px;
right: -5px;
width: 15px;
height: 15px;
color: #fff;
background-color: rgb(177, 14, 14);
border-radius: 50%;
border: 1px solid #fff;
}
.abv {
width: 100%;
}
h2{
margin-top: 50px;
}
.sale {
margin: 20px;
position: relative;
justify-content: space-around;
display: grid;
align-items: center;
grid-template-columns: 45% 55%;
gap: 2rem;
margin-top: 3rem;
border: 1px solid rgb(216, 214, 214);
border-radius: 12px;
box-shadow: 10px 10px 5px rgba(128, 128, 128, 0.253);
}
.ddd {
position: relative;
text-align: center;
}
.car-photo {
margin-left: 50px;
top: -40%;
left: 73%;
transform: translate(-50%, -50%);
position: absolute;
z-index: 99;
}
.car-models {
margin-bottom: 10px;
z-index: -1;
top: 10%;
left: 45%;
transform: translate(-50%, -50%);
text-align: left;
width: 400px;
background-color: rgb(188, 3, 3);
position: absolute;
color: #fff;
}
.container1 {
position: relative;
color: rgb(255, 255, 255);
background-image: linear-gradient(
hsla(0, 0%, 5%, 0.859),
hsla(60, 100%, 1%, 0.799)
),
url(/images/im3.jpg);
height: 50vh;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
border-bottom: 4px solid rgb(177, 14, 14);
}
.container-fluid {
align-items: center;
margin-left: 20px;
width: 100%;
}
.fas{ margin-top: 10px;
}
.slogan {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
font-size: 3em;
width: 1000px;
display: block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
padding: 10px;
text-align: center;
}
.navbar-nav {
line-height: 1;
}
.reason-grid {
align-items: center;
justify-content: space-between;
gap: 6.6rem;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
}
.container-for-about {
width: 50%;
}
.first-reason {
font-size: 1rem;
height: 300px;
column-gap: 4rem;
padding: 20px;
background-color: rgb(244, 247, 247);
width: 250px;
display: grid;
justify-content: center;
align-items: center;
border: 1px solid rgb(216, 214, 214);
border-radius: 11px;
box-shadow: 10px 10px 5px rgba(128, 128, 128, 0.253);
}
.niye {
padding: 20px;
color: rgb(61, 60, 59);
font-size: 2em;
text-align: center;
}
.reason {
width: 200px;
font-size: 1rem;
margin: 10px;
text-align: center;
}
.s-cards {
margin: 20px;
padding: auto;
gap: 20px;
align-items: center;
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.ccard {
padding: auto;
justify-content: center;
align-items: center;
border-radius: 12px;
width: 150px;
border: 1px solid rgba(171, 168, 168, 0.647);
}
.futures {
background-image: linear-gradient(
hsla(0, 0%, 5%, 0.159),
hsla(60, 24%, 93%, 0.799)
),
url(/images/thomas-heintz-0tgMnMIYQ9Y-unsplash.jpg);
margin-top: 20px;
padding: 2rem;
max-width: 100%;
}
.container-for-futures {
width: auto;
margin: auto;
display: flex;
gap: 4rem;
justify-content: center;
align-items: center;
}
#main_nav {
margin-top: 0;
}
.iconka {
margin: 10px 80px;
padding: auto;
display: inline-block;
}
.reason-desc {
color: #353434;
}
.about {
padding: 50px;
margin: 50px;
margin-bottom: 50px;
gap: 4.4rem;
align-items: center;
display: flex;
}
.info-header {
margin-top: 60px;
color: rgb(61, 60, 59);
font-size: 2em;
margin-bottom: 30px;
text-align: left;
}
.container2 {
margin-left: 50px;
position: relative;
width: 50%;
}
.info-desc { font-size: 1.5em;
width: 500px;
}
.image {
opacity: 1;
display: block;
height: auto;
transition: 0.5s ease;
backface-visibility: hidden;
}
.middle {
color: #fff;
transition: 0.5s ease;
opacity: 0;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
text-align: center;
}
.container2:hover .image {
opacity: 0.3;
}
.container2:hover .middle {
opacity: 1;
}
.container-for-about { padding: 20px;
display: flex;
align-items: center;
justify-content: center;
}
.coming-soon{ display: block;
position: absolute;top: 70%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
text-align: center;
font-size: 1.6em;
}
.text {
text-decoration: none;
border-radius: 20px;
background-color: rgb(177, 14, 14);
color: white;
font-size: 16px;
padding: 16px 32px;
}
.text:hover {
text-decoration: none;
border-radius: 20px;
background-color: rgb(177, 14, 14);
color: white;
font-size: 16px;
padding: 16px 32px;
}
.fixed-bg {
max-width: 100%;
background-image: linear-gradient(
hsla(0, 52%, 12%, 0.859),
hsla(60, 87%, 3%, 0.599)
),
url(/images/pic1.jpg);
min-height: 400px;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.servis {
width: 100%;
margin: auto;
gap: rem;
justify-content: space-around;
align-items: center;
}
.servis-headline {
padding: 35px;
font-size:3em;
color: #fff;
text-align: center;
}
.ser-xid {
margin-right: 50px;
margin-left: 50px;
padding: auto;
color: #f1f1f1;
font-size: 1.5rem;
}
h4 {
padding: 12px;
margin: 5px;
}
.cs35 {
width: 400px;
}
.fa-phone{ margin: 7px;
color: #e8e5e4;
}
.number{ font-size: 20px;
}
.flex-container {
width: 100%;
margin-left: 0;
margin-right: 0;
padding: auto;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap: 100px;
}
.text-container {
line-height: 1.6;
font-weight: 500;
width: 150px;
}
.price-for-main {
font-weight: bold !important;
text-transform: lowercase !important;
}
#cards_landscape_wrap-2 {
text-align: center;
background: #ffffff;
}
#cards_landscape_wrap-2 .container {
padding-top: 10px;
padding-bottom: 10px;
}
#cards_landscape_wrap-2 a {
text-decoration: none;
outline: none;
}
#cards_landscape_wrap-2 .card-flyer { height: 280px;
width: 200px;
border-radius: 5px;
}
#cards_landscape_wrap-2 .card-flyer .image-box { height: 160px;
background: #ffffff;
overflow: hidden;
box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.5);
border-radius: 5px;
}
#cards_landscape_wrap-2 .card-flyer .image-box img {
-webkit-transition: all 0.9s ease;
-moz-transition: all 0.9s ease;
-o-transition: all 0.9s ease;
-ms-transition: all 0.9s ease;
width: 90%;
height: auto;
}
#cards_landscape_wrap-2 .card-flyer:hover .image-box img {
opacity: 0.7;
-webkit-transform: scale(1.15);
-moz-transform: scale(1.15);
-ms-transform: scale(1.15);
-o-transform: scale(1.15);
transform: scale(1.15);
}
#cards_landscape_wrap-2 .card-flyer .text-box {
text-align: center; justify-content: center;
}
#cards_landscape_wrap-2 .card-flyer .text-box .text-container { text-align: left;
padding: 20px 10px;
}
#cards_landscape_wrap-2 .card-flyer {
background: #ffffff;
margin-top: 10px;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-ms-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.4);
}
#cards_landscape_wrap-2 .card-flyer:hover {
background: #fff;
box-shadow: 0px 15px 26px rgba(0, 0, 0, 0.5);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-top: 10px;
}
#cards_landscape_wrap-2 .card-flyer .text-box p { width: 200px; margin-left: 0;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 0px;
font-size: 13px;
letter-spacing: 1px;
color: #000000;
}
#cards_landscape_wrap-2 .card-flyer .text-box h6 {
margin-top: 0px;
margin-bottom: 4px;
font-size: 18px;
font-weight: bold;
letter-spacing: 1px;
color: rgb(177, 14, 14);
}
.big{
height: 50%;
width: auto;
}
.special { background-color: rgb(177, 14, 14);
color: rgb(255, 255, 255);
text-align: center; padding: 10px;
}
footer {
color: #fff;
background-color: rgb(50, 50, 50);
width: 100%;
height: 10%;
}
footer a {
color: #fff;
text-decoration: none;
}
.fot-head { width: 250px;
color: rgb(12, 210, 220);
}
.list-inline-item {
width: 30px;
height: auto;
}
.contact{text-align: left;
margin-left: 50px;
}
.telefon{ margin-right: 5px;
width: 17px;
filter: brightness(0) invert(1);
}
.whatsupp{ margin-right: 5px;
}
.dropdown-menu li {
display: block;
position: relative;
}
.dropdown-menu .submenu {
display: none;
position: absolute;
left: 100%;
top: -7px;
}
.dropdown-menu .submenu-left {
right: 100%;
left: auto;
}
.dropdown-menu > li:hover {
background-color: #f1f1f1;
}
.dropdown-menu > li:hover > .submenu {
display: block;
}
@media only screen and (min-width: 1200px) {#cards_landscape_wrap-2 .card-flyer {
text-align: center;
height: 300px;
width: 195px;
border-radius: 5px;
margin-bottom: 20px;
}
}
/*////////////////////////////////////////////////////*/
/* On screens that are 992px or less, set the background color to blue */
@media screen and (max-width: 992px) {
.first-reason {
font-size: 1rem;
height: 300px;
column-gap: 1rem;
padding: 20px;
background-color: rgb(244, 247, 247);
width: 230px;
display: grid;
justify-content: center;
align-items: center;
border: 1px solid rgb(216, 214, 214);
border-radius: 11px;
box-shadow: 10px 10px 5px rgba(128, 128, 128, 0.253);
}
.reason-grid {
align-items: center;
justify-content: space-between;
gap: 1.6rem;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
}
.about {
margin: 0;
display: grid;
grid-template-columns: 1fr;
}
.container-for-about {
width: 100%; padding: 5px;
}
.ser-xid { margin-bottom: 0;
line-height: 1.6;
justify-content: center;
align-items: center;
color: #f1f1f1;
font-size: 1rem;
}
.flex-container {
padding: 20px;
justify-content: center;
display: flex;
flex-direction: column;
gap: 12px;
margin-top: 0;
margin-bottom: 20px;
}
.sale { box-shadow: none;
display: grid;
grid-template-columns: 1fr;
width: 100%;
border: none;
margin-top: 25px;
margin-left: 5px;
margin-right: 5px;
}
.navbar {
width: 100%;
}
.etc {
display: inline-block;
margin-left: 20px;
}
.arrow {
color: #fff;
}
.navbar-nav{
width: 100%;
}
#cards_landscape_wrap-2 .card-flyer .text-box p { width: 100%; margin-left: 0;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 0px;
font-size: 12px;
letter-spacing: 1px;
color: #000000;
}
#cards_landscape_wrap-2 .card-flyer .text-box h6 {
margin-top: 0px;
margin-bottom: 4px;
font-size: 18px;
font-weight: bold;
letter-spacing: 1px;
color: rgb(177, 14, 14);
}
.container-fluid {
gap: 20px;
margin-top: 0;
}
.servis-headline {
font-weight: 500;
padding: 15px;
font-size:2em;
color: #fff;
text-align: center;
}
.logo {
margin-left: 10px;
filter: brightness(0) invert(1);
}
.slogan { position: absolute;
top: 40%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 1.625em;
width: 350px;
}
.info-desc { font-size: 1em;
width: auto;
}
.container2 {
margin-left: 0px;
}
.text {
text-decoration: none;
border-radius: 20px;
background-color: rgb(133, 27, 27);
color: white;
font-size: 12px;
padding: 12px 24px;
}
.info-header { font-size: 1.6rem; width: 100%;
margin-top: 0%;
}
.special {
margin-top: 20px;
}
.abv{
width: 80%;
}
h4{margin-left: 30px;
}
h5{margin-left: 30px;
}
.sale {
margin: 0px;
}
.c-30{
margin-left: 15px;
}
#cards_landscape_wrap-2 .card-flyer {
text-align: center;
height: 220px;
width: 150px;
border-radius: 5px;
margin-bottom: 20px;
}
.coming-soon{ display: block;
position: absolute;top: 70%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
text-align: center;
font-size: 1em;
}
.row {
align-items: center;
justify-content: center;
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr;
}
.fot-row{ display: grid;
grid-template-columns: 1fr;
}
.car-photo {
margin-left: 15px;
width: 30%;
z-index: 99;
}
.cs35 {
width: 40%;
}
.image-box{
max-height: 120px;
}
.ddd { width: 100%;
margin-top: 50px; margin-bottom: 50px;
}
.car-models {
margin-left: 10px;
margin-bottom: 10px;
z-index: -1;
text-align: left;
width: 350px;
background: none;
color: rgb(0, 0, 0);
}
.main-nav {
align-items: center;
}
.col-xs-12{ padding: 0 30px;
width: 180px;}
hr {
display: none;
}
.between-sale{ display: block;
border: 1px solid red;
}
.container2 {
position: relative;
width: 100%;
}
.container1{
background-image: linear-gradient(
hsla(0, 0%, 5%, 0.859),
hsla(60, 100%, 1%, 0.899)
),
url(/images/im3.jpg);
height: 50vh;
}
.contact{text-align: left;
width: 300px;
}
.maps{ height: 200px;
width: 250px;
margin-left: 0;
}
.unvan{ width: 300px;
}
}
/* ============ small devices ============ */
@media (max-width: 600px) {
.dropdown-menu .dropdown-menu {
margin-left: -4.7rem;
margin-right: 0.7rem;
margin-bottom: 0.5rem;
}
.reason-grid {
align-items: center;
justify-content: space-between;
gap: 2.6rem;
display: grid;
grid-template-columns: 1fr;
}
.about {
margin: 0;
display: grid;
grid-template-columns: 1fr;
}
.container-for-about {
width: 100%; padding: 5px;
}
.ser-xid { margin-bottom: 0;
line-height: 1.6;
justify-content: center;
align-items: center;
color: #f1f1f1;
font-size: 1rem;
}
.flex-container {
padding: 20px;
justify-content: center;
display: flex;
flex-direction: column;
gap: 12px;
margin-top: 0;
margin-bottom: 20px;
}
.sale { box-shadow: none;
display: grid;
grid-template-columns: 1fr;
width: 90%;
border: none;
margin-top: 25px;
margin-left: 5px;
margin-right: 5px;
}
.navbar {
width: 100%;
}
.etc {
display: inline-block;
margin-left: 20px;
}
.arrow {
color: #fff;
}
.navbar-nav{
width: 90%;
}
#cards_landscape_wrap-2 .card-flyer .text-box p { width: 100%; margin-left: 0;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 0px;
font-size: 12px;
letter-spacing: 1px;
color: #000000;
}
#cards_landscape_wrap-2 .card-flyer .text-box h6 {
margin-top: 0px;
margin-bottom: 4px;
font-size: 18px;
font-weight: bold;
letter-spacing: 1px;
color: rgb(177, 14, 14);
}
.container-fluid {
gap: 20px;
margin-top: 0;
}
.servis-headline {
font-weight: 500;
padding: 15px;
font-size:2em;
color: #fff;
text-align: center;
}
.logo {
margin-left: 10px;
filter: brightness(0) invert(1);
}
.slogan { position: absolute;
top: 40%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 1.625em;
width: 350px;
}
.info-desc { font-size: 1em;
width: auto;
}
.container2 {
margin-left: 0px;
}
.text {
text-decoration: none;
border-radius: 20px;
background-color: rgb(133, 27, 27);
color: white;
font-size: 12px;
padding: 12px 24px;
}
.info-header { font-size: 1.6rem; width: 100%;
margin-top: 0%;
}
.special {
margin-top: 20px;
}
.ddd { width: 380px; margin-bottom: 0;
margin-top: 50px;
}
.abv{
width: 80%;
}
h4{margin-left: 30px;
}
h5{margin-left: 30px;
}
.sale {
margin: 0px;
}
.c-30{
margin-left: 15px;
}
#cards_landscape_wrap-2 .card-flyer {
text-align: center;
height: 220px;
width: 150px;
border-radius: 5px;
margin-bottom: 20px;
}
.coming-soon{ display: block;
position: absolute;top: 70%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
text-align: center;
font-size: 1em;
}
.row {
align-items: center;
justify-content: center;
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr;
}
.fot-row{ display: grid;
grid-template-columns: 1fr;
}
.car-photo {
margin-left: 15px;
width: 30%;
z-index: 99;
}
.cs35 {
width: 40%;
}
.image-box{
max-height: 120px;
}
.car-models {
margin-left: 10px;
margin-bottom: 10px;
z-index: -1;
text-align: left;
width: 350px;
background: none;
color: rgb(0, 0, 0);
}
.main-nav {
align-items: center;
}
.col-xs-12{ padding: 0 30px;
width: 180px;}
hr {
display: none;
}
.between-sale{ display: block;
border: 1px solid red;
}
.container2 {
position: relative;
width: 100%;
}
.container1{
background-image: linear-gradient(
hsla(0, 0%, 5%, 0.859),
hsla(60, 100%, 1%, 0.899)
),
url(/images/im3.jpg);
height: 50vh;
}
.contact{text-align: left;
width: 300px;
}
.maps{ height: 200px;
width: 250px;
margin-left: 0;
}
.unvan{ width: 300px;
}
/* ============ Loader ============ */
#loader {
animation: rotate linear 1s infinite;
}
@keyframes rotate {
100% {
transform: rotate(360deg);
}
}
#preloader {
display: grid;
align-items: center;
justify-content: center;
text-align: center;
background: white;
height: 100vh;
width: 100%;
position: fixed;
z-index: 100;
}
| 0.563018 | 0.124372 |
@charset "utf-8";
body.dark{
color: #b6b2bf;
background-color: #3c3c3c;
}
body.dark h1,
body.dark h2,
body.dark h3,
body.dark h4,
body.dark h5,
body.dark h6{
color: #fff;
}
body.dark::-webkit-scrollbar {
width: 11px;
}
body.dark{
scrollbar-width: thin;
scrollbar-color: #666 #3c3c3c;
}
body.dark:-webkit-scrollbar-track {
background: #3c3c3c;
}
body.dark::-webkit-scrollbar-thumb {
background-color: #666;
border-radius: 6px;
border: 3px solid #3c3c3c;
}
body.dark .gosaa_tm_hero{
background-color: #333232;
}
body.dark .gosaa_tm_header.animate{
background-color: #3c3c3c;
}
body.dark .gosaa_tm_header.animate .menu ul li a{
color: #fff;
}
body.dark .gosaa_tm_header.animate .menu ul li.current a{
color: #ea4343;
}
body.dark .gosaa_tm_header.animate .menu ul li a:hover{
color: #ea4343;
}
body.dark .gosaa_tm_about .center .subtitle{
color: #fff;
}
body.dark .gosaa_tm_button a:hover{
color: #fff;
}
body.dark .gosaa_tm_button a:hover .svg{
color: #fff;
}
body.dark .gosaa_tm_service .service_list ul li .list_inner{
background-color: #333232;
box-shadow: none;
}
body.dark .gosaa_tm_service .service_list ul li.simple .list_inner{
background-color: transparent;
box-shadow: none;
}
body.dark .gosaa_tm_button.border a{
color: #fff;
}
body.dark .gosaa_tm_button.border a svg{
color: #fff;
}
body.dark .gosaa_tm_resume .info .left span{
color: #fff;
}
body.dark .gosaa_tm_testimonials .square{
background-color: #fff;
}
body.dark .gosaa_tm_news .news_list ul li .details .title a{
color: #fff;
}
body.dark .gosaa_tm_news .news_list ul li .details .title a:hover{
color: #ea4343;
}
body.dark .gosaa_tm_learn_more a{
color: #fff;
}
body.dark .gosaa_tm_contact .left ul li span{
color: #fff;
}
body.dark .gosaa_tm_contact .left ul li .svg{
color: #fff;
}
body.dark .gosaa_tm_contact .square{
background-color: #fff;
}
body.dark .gosaa_tm_copyright{
background-color: #333232;
}
body.dark .gosaa_tm_contact .right .input_list ul li input{
background-color: #4d4c4c;
box-shadow: none;
color: #9e9ba3;
}
body.dark .gosaa_tm_contact .message_area textarea{
background-color: #4d4c4c;
box-shadow: none;
color: #9e9ba3;
}
body.dark .gosaa_tm_modalbox .box_inner{
background-color: #3c3c3c;
}
body.dark .gosaa_tm_modalbox .service_popup_informations .main_title span{
color: #fff;
}
body.dark .gosaa_tm_modalbox .service_popup_informations .main_title span span{
color: #ea4343;
}
body.dark .gosaa_tm_modalbox .description_wrap::-webkit-scrollbar{
width: 11px;
}
body.dark .gosaa_tm_modalbox .description_wrap{
scrollbar-width: thin;
scrollbar-color: #666 #3c3c3c;
}
body.dark .gosaa_tm_modalbox .description_wrap:-webkit-scrollbar-track{
background: #3c3c3c;
}
body.dark .gosaa_tm_modalbox .description_wrap::-webkit-scrollbar-thumb{
background-color: #666;
border-radius: 10px;
border: 3px solid #3c3c3c;
}
body.dark .gosaa_tm_modalbox .main_details .detailbox .first{
color: #fff;
}
body.dark .gosaa_tm_modalbox .main_details .detailbox .share li a{
color: #fff;
}
body.dark .gosaa_tm_modalbox .news_popup_informations .details .category a{
color: #fff;
}
body.dark .gosaa_tm_modalbox .news_popup_informations .details .title a{
color: #fff;
}
|
src/styles/dark.css
|
@charset "utf-8";
body.dark{
color: #b6b2bf;
background-color: #3c3c3c;
}
body.dark h1,
body.dark h2,
body.dark h3,
body.dark h4,
body.dark h5,
body.dark h6{
color: #fff;
}
body.dark::-webkit-scrollbar {
width: 11px;
}
body.dark{
scrollbar-width: thin;
scrollbar-color: #666 #3c3c3c;
}
body.dark:-webkit-scrollbar-track {
background: #3c3c3c;
}
body.dark::-webkit-scrollbar-thumb {
background-color: #666;
border-radius: 6px;
border: 3px solid #3c3c3c;
}
body.dark .gosaa_tm_hero{
background-color: #333232;
}
body.dark .gosaa_tm_header.animate{
background-color: #3c3c3c;
}
body.dark .gosaa_tm_header.animate .menu ul li a{
color: #fff;
}
body.dark .gosaa_tm_header.animate .menu ul li.current a{
color: #ea4343;
}
body.dark .gosaa_tm_header.animate .menu ul li a:hover{
color: #ea4343;
}
body.dark .gosaa_tm_about .center .subtitle{
color: #fff;
}
body.dark .gosaa_tm_button a:hover{
color: #fff;
}
body.dark .gosaa_tm_button a:hover .svg{
color: #fff;
}
body.dark .gosaa_tm_service .service_list ul li .list_inner{
background-color: #333232;
box-shadow: none;
}
body.dark .gosaa_tm_service .service_list ul li.simple .list_inner{
background-color: transparent;
box-shadow: none;
}
body.dark .gosaa_tm_button.border a{
color: #fff;
}
body.dark .gosaa_tm_button.border a svg{
color: #fff;
}
body.dark .gosaa_tm_resume .info .left span{
color: #fff;
}
body.dark .gosaa_tm_testimonials .square{
background-color: #fff;
}
body.dark .gosaa_tm_news .news_list ul li .details .title a{
color: #fff;
}
body.dark .gosaa_tm_news .news_list ul li .details .title a:hover{
color: #ea4343;
}
body.dark .gosaa_tm_learn_more a{
color: #fff;
}
body.dark .gosaa_tm_contact .left ul li span{
color: #fff;
}
body.dark .gosaa_tm_contact .left ul li .svg{
color: #fff;
}
body.dark .gosaa_tm_contact .square{
background-color: #fff;
}
body.dark .gosaa_tm_copyright{
background-color: #333232;
}
body.dark .gosaa_tm_contact .right .input_list ul li input{
background-color: #4d4c4c;
box-shadow: none;
color: #9e9ba3;
}
body.dark .gosaa_tm_contact .message_area textarea{
background-color: #4d4c4c;
box-shadow: none;
color: #9e9ba3;
}
body.dark .gosaa_tm_modalbox .box_inner{
background-color: #3c3c3c;
}
body.dark .gosaa_tm_modalbox .service_popup_informations .main_title span{
color: #fff;
}
body.dark .gosaa_tm_modalbox .service_popup_informations .main_title span span{
color: #ea4343;
}
body.dark .gosaa_tm_modalbox .description_wrap::-webkit-scrollbar{
width: 11px;
}
body.dark .gosaa_tm_modalbox .description_wrap{
scrollbar-width: thin;
scrollbar-color: #666 #3c3c3c;
}
body.dark .gosaa_tm_modalbox .description_wrap:-webkit-scrollbar-track{
background: #3c3c3c;
}
body.dark .gosaa_tm_modalbox .description_wrap::-webkit-scrollbar-thumb{
background-color: #666;
border-radius: 10px;
border: 3px solid #3c3c3c;
}
body.dark .gosaa_tm_modalbox .main_details .detailbox .first{
color: #fff;
}
body.dark .gosaa_tm_modalbox .main_details .detailbox .share li a{
color: #fff;
}
body.dark .gosaa_tm_modalbox .news_popup_informations .details .category a{
color: #fff;
}
body.dark .gosaa_tm_modalbox .news_popup_informations .details .title a{
color: #fff;
}
| 0.301568 | 0.040846 |
body {
margin: 0;
}
.group {
display: block;
margin-top: 1em;
}
#page > input {
display: none;
}
html, body, #page {
height: 100%;
}
#page {
overflow-x: scroll;
}
#page::-webkit-scrollbar {
width: 0.7em;
height: 0.7em;
background-color: #888;
}
#page::-webkit-scrollbar-thumb {
background-color: #111;
}
#page::-webkit-scrollbar-corner {
background-color: #888;
}
table {
border-spacing: 0px;
position: relative;
top: 2em;
min-width: 100%;
}
td, th {
border-bottom-style: solid;
border-bottom-width: 1px;
border-right-style: dotted;
border-right-width: 1px;
padding: 4px;
max-width: 50vw;
}
th {
background-color: #f0f0f0;
}
.prop-det {
font-weight: normal;
}
.prop-sum {
font-weight: bold;
}
th {
position: sticky;
}
.th-it {
top: 2em;
z-index: 2;
}
.th-pr, .th-sect {
left: 0;
max-width: 40vw;
z-index: 3;
}
.th-pr {
text-align: left;
}
.th-sect {
text-align: right;
font-weight: normal;
}
tr:nth-child(odd) {
background-color: #f8f8f8;
}
#TEMPLATE_PERSONA:checked ~ table > tbody > .benefit-TEMPLATE_PERSONA > .p,
.benefit-all > .p,
.y {
background-color: lime;
}
.n {
background-color: orange;
}
#TEMPLATE_PERSONA:checked ~ table > tbody > .benefit-TEMPLATE_PERSONA > .n,
.benefit-all > .n,
.p {
background-color: yellow;
}
#TEMPLATE_PERSONA:checked ~ table > tbody > :not(.require-TEMPLATE_PERSONA):not(.benefit-TEMPLATE_PERSONA):not(.require-all):not(.benefit-all) > td,
#DONTCARE
{
background-color: white;
}
.a {
padding-left: 0.2em;
padding-right: 0.2em;
margin-left: 0.4em;
background-color: white;
}
details {
min-width: 10vw;
max-width: 50vw;
}
summary {
cursor: pointer;
}
details[open] > summary {
border-bottom: 1px solid;
}
label {
padding-left: 1em;
white-space: nowrap;
}
label[for="transpose"] {
padding-left: 0;
}
h1 {
margin-top: 1.5em;
}
#_nav {
position: sticky;
left: 0;
top: 0;
background-color: white;
z-index: 5;
}
#_top {
padding-bottom: 1em;
}
#_filters {
padding: 1em;
border-style: solid;
border-width: 1px;
}
#transpose:checked ~ table > tbody > tr > td,
#transpose:checked ~ table th {
min-height: 1.5em;
display: block;
}
#transpose:checked ~ table tr {
display: inline-block;
float: left;
}
#transpose:checked ~ table .tr-th {
position: sticky;
left: 0;
z-index: 3;
}
#transpose:checked ~ table .th-pr,
#transpose:checked ~ table .th-sect
{
top: 2em;
left: initial;
max-width: initial;
z-index: 2;
}
#transpose:checked ~ table {
overflow-x: initial;
width: max-content;
}
#transpose:checked ~ table details[open] {
display: block;
position: absolute;
background-color: white;
padding-left: 0.5em;
padding-right: 0.5em;
padding-bottom: 0.5em;
}
#transpose:checked ~ table .is-editor-container {
position: absolute;
background-color: white;
padding-left: 0.5em;
padding-right: 0.5em;
padding-bottom: 0.5em;
}
#dark:checked ~ #_nav,
#dark:checked ~ table,
#dark:checked ~ table textarea,
#dark:checked ~ table input
{
color: #ddd;
}
#dark:checked ~ #_nav,
#dark:checked ~ table > tbody > tr:nth-child(even),
#transpose:checked ~ #dark:checked ~ table details[open],
#transpose:checked ~ #dark:checked ~ table .is-editor-container,
#dark:checked ~ table textarea,
#dark:checked ~ table input
{
background-color: black;
}
#dark:checked ~ table td,
#dark:checked ~ table th {
border-color: #222;
}
#dark:checked ~ table th {
background-color: #333;
}
#dark:checked ~ table > tbody > tr:nth-child(odd) {
background-color: #080808;
}
#dark:checked ~ table .a {
background-color: #222;
color: #ddd;
}
#dark:checked ~ #TEMPLATE_PERSONA:checked ~ table > tbody > .benefit-TEMPLATE_PERSONA > .p,
#dark:checked ~ table > tbody > .benefit-all > .p,
#dark:checked ~ table .y {
background-color: #060;
color: #fff;
}
#dark:checked ~ table .n {
background-color: #600;
color: #fff;
}
#dark:checked ~ #TEMPLATE_PERSONA:checked ~ table > tbody > .benefit-TEMPLATE_PERSONA > .n,
#dark:checked ~ table > tbody > .benefit-all > .n,
#dark:checked ~ table .p {
background-color: #880;
color: #fff;
}
#dark:checked ~ #TEMPLATE_PERSONA:checked ~ table > tbody > :not(.require-TEMPLATE_PERSONA):not(.benefit-TEMPLATE_PERSONA):not(.require-all):not(.benefit-all) > td,
#DONTCARE
{
background-color: black;
}
#contrast:checked ~ label,
#contrast:checked ~ table {
font-weight: bold;
}
#contrast:checked ~ table th,
#contrast:checked ~ table tr,
#contrast:checked ~ table > tbody > tr > .y.y,
#contrast:checked ~ table > tbody > tr > .n.n,
#contrast:checked ~ table > tbody > tr > .p.p {
background-color: white;
}
#contrast:checked ~ table .a {
color: black;
}
#contrast:checked ~ #TEMPLATE_PERSONA:checked ~ table > tbody > .benefit-TEMPLATE_PERSONA > .p:before,
#contrast:checked ~ table > tbody > .benefit-all > .p:before,
#contrast:checked ~ table .y:before {
content: "+ ";
}
#contrast:checked ~ table .n:before {
content: "- ";
}
#contrast:checked ~ #TEMPLATE_PERSONA:checked ~ table > tbody > .benefit-TEMPLATE_PERSONA > .n:before,
#contrast:checked ~ table > tbody > .benefit-all > .n:before,
#contrast:checked ~ table .p:before {
content: "~ ";
}
#contrast:checked ~ #TEMPLATE_PERSONA:checked ~ table > tbody > :not(.require-TEMPLATE_PERSONA):not(.benefit-TEMPLATE_PERSONA):not(.require-all):not(.benefit-all) > td:before,
#DONTCARE
{
content: "";
}
#abbr:checked ~ table td,
#abbr:checked ~ table .th-it
{
overflow: hidden;
}
#abbr:checked ~ table .th-it {
max-width: 3em;
height: 3em;
white-space: nowrap;
transform: rotate(-45deg);
text-align: left;
border: initial;
font-size: small;
}
#abbr:checked ~ table td,
#abbr:checked ~ table th
{
padding: initial;
}
#abbr:checked ~ table .prop-det
{
min-width: initial;
}
#abbr:checked ~ table > tbody > tr > td > details
{
display: none;
}
#abbr:checked ~ table th,
#abbr:checked ~ table .prop-sum
{
font-weight: normal;
}
#contrast:checked ~ #abbr:checked ~ table th,
#contrast:checked ~ #abbr:checked ~ table .prop-sum
{
font-weight: bold;
}
#abbr:checked ~ table td {
max-width: 2em;
white-space: nowrap;
font-size: 0;
vertical-align: top;
}
#abbr:checked ~ table .th-pr {
vertical-align: top;
}
#abbr:checked ~ table td:before {
font-size: initial;
padding-right: 3em;
vertical-align: top;
}
#abbr:checked ~ table td:not(:empty):before {
content: '. ';
}
#abbr:checked ~ table td.y:before {
content: '+ ';
}
#abbr:checked ~ table td.n:before {
content: '- ';
}
#abbr:checked ~ table td.p:before {
content: '~ ';
}
#abbr:checked ~ table td:not(:empty):hover {
display: block;
position: absolute;
padding-right: 1em;
padding-bottom: 1em;
max-width: 50vw;
white-space: initial;
font-size: initial;
z-index: 1;
}
#abbr:checked ~ table td:hover > details {
display: initial;
}
#abbr:checked ~ table td:hover:before {
padding-right: 2em;
}
#abbr:checked ~ table td:not(:empty):not(.y):not(.n):not(.p):hover {
background-color: white;
}
#dark:checked ~ #abbr:checked ~ table td:not(:empty):not(.y):not(.n):not(.p):hover {
background-color: black;
}
#documentation:target ~ #page #c_documentation,
#documentation:target ~ #page #c_documentation:visited
{
color: initial;
cursor: default;
pointer-events: none;
text-decoration: none;
}
#c_chart,
#c_chart:visited
{
text-decoration: underline;
}
#c_chart,
#c_chart:visited,
.button,
.button:visited,
.il
{
color: #117;
}
#c_chart {
display: none;
}
.c_documentation:target ~ #page #c_chart {
display: initial;
}
.bl {
color: #11f;
}
.il:visited {
color: #505;
}
.bl:visited {
color: #500;
}
@media (prefers-color-scheme: dark) {
#_nav, html, textarea, input {
background-color: black;
color: #ddd;
}
#_nav,
#transpose:checked ~ table details[open],
#transpose:checked ~ table .is-editor-container {
background-color: black;
}
td, th {
border-color: #222;
}
th {
background-color: #333;
}
tr:nth-child(odd) {
background-color: #080808;
}
.a {
background-color: #222;
color: #eee;
}
#documentation:target ~ #page #c_documentation,
#documentation:target ~ #page #c_documentation:visited
{
color: #ddd;
}
#c_chart,
#c_chart:visited,
.button,
.button:visited,
.il
{
color: #ddf;
}
.bl {
color: #bbf;
}
.il:visited
{
color: #fdf;
}
.bl:visited
{
color: #fdd;
}
#TEMPLATE_PERSONA:checked ~ table > tbody > .benefit-TEMPLATE_PERSONA > .p,
.benefit-all > .p,
.y {
background-color: #060;
color: #fff;
}
.n {
background-color: #600;
color: #fff;
}
#TEMPLATE_PERSONA:checked ~ table > tbody > .benefit-TEMPLATE_PERSONA > .n,
.benefit-all > .n,
.p {
background-color: #880;
color: #fff;
}
#TEMPLATE_PERSONA:checked ~ table > tbody > :not(.require-TEMPLATE_PERSONA):not(.benefit-TEMPLATE_PERSONA):not(.require-all):not(.benefit-all) > td,
#DONTCARE
{
background-color: black;
}
#abbr:checked ~ table td:not(:empty):not(.y):not(.n):not(.p):hover {
background-color: black;
}
}
@media (prefers-contrast: more) {
th,
tr,
td.y,
td.n,
td.p {
background-color: white;
}
.a {
color: black;
}
#TEMPLATE_PERSONA:checked ~ table > tbody > .benefit-TEMPLATE_PERSONA > .p:before,
.benefit-all > .p:before,
.y:before {
content: "+ ";
}
.n:before {
content: "- ";
}
#TEMPLATE_PERSONA:checked ~ table > tbody > .benefit-TEMPLATE_PERSONA > .n:before,
.benefit-all > .n:before,
.p:before {
content: "~ ";
}
#TEMPLATE_PERSONA:checked ~ table > tbody > :not(.require-TEMPLATE_PERSONA):not(.benefit-TEMPLATE_PERSONA):not(.require-all):not(.benefit-all) > td:before,
#DONTCARE
{
content: "";
}
body,
#abbr:checked ~ table th,
#abbr:checked ~ table .prop-sum
{
font-weight: bold;
}
}
.P {
display: none;
}
.C:checked ~ #_nav .P {
display: initial;
}
#allprop:not(:checked) ~ #editor:checked ~ table tr\\
:not(.require-TEMPLATE_PERSONA):not(.benefit-TEMPLATE_PERSONA)\\
:not(.require-all):not(.benefit-all):not(:first-child):not(.section),
#allprop:not(:checked) ~ #TEMPLATE_PERSONA:checked ~ table tr:not(.require-TEMPLATE_PERSONA):not(.benefit-TEMPLATE_PERSONA):not(.info-TEMPLATE_PERSONA):not(.require-all):not(.benefit-all):not(.info-all):not(:first-child):not(.section),
.C:checked ~ .C:checked ~ #_nav .P,
.T:checked ~ #_nav .C,
:target ~ #page #_nav .C,
:target ~ #page #_nav .F,
.c_documentation:target ~ #page #v_chart,
.c_documentation:target ~ #page #_filters,
.c_documentation:target ~ #page [for="_expand"],
#documentation:not(:target) ~ #page > #v_documentation,
#all,
#_expand:not(:checked) ~ #_nav #_filters,
body:not(.is-js) .js-needed
{
display: none;
}
:target ~ #page #_nav #all,
:target ~ #page #_nav #all ~ .P
{
display: initial;
}
.button {
margin-left: 2em;
margin-right: 2em;
padding: 3px;
padding-bottom: 1px;
border-style: solid;
border-width: 1px;
cursor: pointer;
}
.documentation {
margin: 1em;
padding: 1em;
}
.documentation .il,
.bl {
margin-left: 1em;
}
blockquote {
border-left-style: solid;
padding-left: 1em;
}
#_font-system-ui:checked ~ * {
font-family: system-ui;
}
#_font-sans:checked ~ * {
font-family: sans-serif;
}
#_font-cursive:checked ~ * {
font-family: cursive;
}
#_font-mono:checked ~ * {
font-family: "OCRA", monospace;
}
@media (max-width: 450px) {
label {
padding-left: 0;
}
.button {
margin-left: 0.3em;
margin-right: 0.3em;
}
}
@media (max-width: 350px) {
.date {
display: none;
}
.c_documentation:target ~ #page .date {
display: block;
float: right;
padding-right: 0.5em;
}
.save-warn {
float: right;
}
}
/* editor */
pre {
display: inline-block;
margin: 1em;
padding: 1em;
outline: auto;
}
body.is-js:not(.is-state-view) .js-state-view,
body.is-js:not(.is-state-edit) .js-state-edit,
body.is-js:not(.is-state-save-review) .js-state-save-review,
.c_documentation:target ~ #page .js-needed
{
display: none;
}
body.is-state-edit tr:not(.section):not(.js-no-edit) > td {
cursor: pointer;
}
body.is-state-edit tr:not(.section):not(.js-no-edit) > td:hover {
outline: auto;
}
body.is-state-edit .a {
pointer-events: none;
}
body.is-state-save-review #v_chart,
body.is-state-save-review #_filters,
body.is-state-save-review [for="_expand"]
{
display: none;
}
body.is-state-save-review #about_project ~ #page > #v_about_project {
display: initial;
}
.is-modified {
font-style: italic;
font-weight: bold;
}
.is-cell-div {
width: 50vw;
}
.is-teaser {
width: 90%;
}
.is-details {
width: 95%;
height: 5em;
}
|
web/static.css
|
body {
margin: 0;
}
.group {
display: block;
margin-top: 1em;
}
#page > input {
display: none;
}
html, body, #page {
height: 100%;
}
#page {
overflow-x: scroll;
}
#page::-webkit-scrollbar {
width: 0.7em;
height: 0.7em;
background-color: #888;
}
#page::-webkit-scrollbar-thumb {
background-color: #111;
}
#page::-webkit-scrollbar-corner {
background-color: #888;
}
table {
border-spacing: 0px;
position: relative;
top: 2em;
min-width: 100%;
}
td, th {
border-bottom-style: solid;
border-bottom-width: 1px;
border-right-style: dotted;
border-right-width: 1px;
padding: 4px;
max-width: 50vw;
}
th {
background-color: #f0f0f0;
}
.prop-det {
font-weight: normal;
}
.prop-sum {
font-weight: bold;
}
th {
position: sticky;
}
.th-it {
top: 2em;
z-index: 2;
}
.th-pr, .th-sect {
left: 0;
max-width: 40vw;
z-index: 3;
}
.th-pr {
text-align: left;
}
.th-sect {
text-align: right;
font-weight: normal;
}
tr:nth-child(odd) {
background-color: #f8f8f8;
}
#TEMPLATE_PERSONA:checked ~ table > tbody > .benefit-TEMPLATE_PERSONA > .p,
.benefit-all > .p,
.y {
background-color: lime;
}
.n {
background-color: orange;
}
#TEMPLATE_PERSONA:checked ~ table > tbody > .benefit-TEMPLATE_PERSONA > .n,
.benefit-all > .n,
.p {
background-color: yellow;
}
#TEMPLATE_PERSONA:checked ~ table > tbody > :not(.require-TEMPLATE_PERSONA):not(.benefit-TEMPLATE_PERSONA):not(.require-all):not(.benefit-all) > td,
#DONTCARE
{
background-color: white;
}
.a {
padding-left: 0.2em;
padding-right: 0.2em;
margin-left: 0.4em;
background-color: white;
}
details {
min-width: 10vw;
max-width: 50vw;
}
summary {
cursor: pointer;
}
details[open] > summary {
border-bottom: 1px solid;
}
label {
padding-left: 1em;
white-space: nowrap;
}
label[for="transpose"] {
padding-left: 0;
}
h1 {
margin-top: 1.5em;
}
#_nav {
position: sticky;
left: 0;
top: 0;
background-color: white;
z-index: 5;
}
#_top {
padding-bottom: 1em;
}
#_filters {
padding: 1em;
border-style: solid;
border-width: 1px;
}
#transpose:checked ~ table > tbody > tr > td,
#transpose:checked ~ table th {
min-height: 1.5em;
display: block;
}
#transpose:checked ~ table tr {
display: inline-block;
float: left;
}
#transpose:checked ~ table .tr-th {
position: sticky;
left: 0;
z-index: 3;
}
#transpose:checked ~ table .th-pr,
#transpose:checked ~ table .th-sect
{
top: 2em;
left: initial;
max-width: initial;
z-index: 2;
}
#transpose:checked ~ table {
overflow-x: initial;
width: max-content;
}
#transpose:checked ~ table details[open] {
display: block;
position: absolute;
background-color: white;
padding-left: 0.5em;
padding-right: 0.5em;
padding-bottom: 0.5em;
}
#transpose:checked ~ table .is-editor-container {
position: absolute;
background-color: white;
padding-left: 0.5em;
padding-right: 0.5em;
padding-bottom: 0.5em;
}
#dark:checked ~ #_nav,
#dark:checked ~ table,
#dark:checked ~ table textarea,
#dark:checked ~ table input
{
color: #ddd;
}
#dark:checked ~ #_nav,
#dark:checked ~ table > tbody > tr:nth-child(even),
#transpose:checked ~ #dark:checked ~ table details[open],
#transpose:checked ~ #dark:checked ~ table .is-editor-container,
#dark:checked ~ table textarea,
#dark:checked ~ table input
{
background-color: black;
}
#dark:checked ~ table td,
#dark:checked ~ table th {
border-color: #222;
}
#dark:checked ~ table th {
background-color: #333;
}
#dark:checked ~ table > tbody > tr:nth-child(odd) {
background-color: #080808;
}
#dark:checked ~ table .a {
background-color: #222;
color: #ddd;
}
#dark:checked ~ #TEMPLATE_PERSONA:checked ~ table > tbody > .benefit-TEMPLATE_PERSONA > .p,
#dark:checked ~ table > tbody > .benefit-all > .p,
#dark:checked ~ table .y {
background-color: #060;
color: #fff;
}
#dark:checked ~ table .n {
background-color: #600;
color: #fff;
}
#dark:checked ~ #TEMPLATE_PERSONA:checked ~ table > tbody > .benefit-TEMPLATE_PERSONA > .n,
#dark:checked ~ table > tbody > .benefit-all > .n,
#dark:checked ~ table .p {
background-color: #880;
color: #fff;
}
#dark:checked ~ #TEMPLATE_PERSONA:checked ~ table > tbody > :not(.require-TEMPLATE_PERSONA):not(.benefit-TEMPLATE_PERSONA):not(.require-all):not(.benefit-all) > td,
#DONTCARE
{
background-color: black;
}
#contrast:checked ~ label,
#contrast:checked ~ table {
font-weight: bold;
}
#contrast:checked ~ table th,
#contrast:checked ~ table tr,
#contrast:checked ~ table > tbody > tr > .y.y,
#contrast:checked ~ table > tbody > tr > .n.n,
#contrast:checked ~ table > tbody > tr > .p.p {
background-color: white;
}
#contrast:checked ~ table .a {
color: black;
}
#contrast:checked ~ #TEMPLATE_PERSONA:checked ~ table > tbody > .benefit-TEMPLATE_PERSONA > .p:before,
#contrast:checked ~ table > tbody > .benefit-all > .p:before,
#contrast:checked ~ table .y:before {
content: "+ ";
}
#contrast:checked ~ table .n:before {
content: "- ";
}
#contrast:checked ~ #TEMPLATE_PERSONA:checked ~ table > tbody > .benefit-TEMPLATE_PERSONA > .n:before,
#contrast:checked ~ table > tbody > .benefit-all > .n:before,
#contrast:checked ~ table .p:before {
content: "~ ";
}
#contrast:checked ~ #TEMPLATE_PERSONA:checked ~ table > tbody > :not(.require-TEMPLATE_PERSONA):not(.benefit-TEMPLATE_PERSONA):not(.require-all):not(.benefit-all) > td:before,
#DONTCARE
{
content: "";
}
#abbr:checked ~ table td,
#abbr:checked ~ table .th-it
{
overflow: hidden;
}
#abbr:checked ~ table .th-it {
max-width: 3em;
height: 3em;
white-space: nowrap;
transform: rotate(-45deg);
text-align: left;
border: initial;
font-size: small;
}
#abbr:checked ~ table td,
#abbr:checked ~ table th
{
padding: initial;
}
#abbr:checked ~ table .prop-det
{
min-width: initial;
}
#abbr:checked ~ table > tbody > tr > td > details
{
display: none;
}
#abbr:checked ~ table th,
#abbr:checked ~ table .prop-sum
{
font-weight: normal;
}
#contrast:checked ~ #abbr:checked ~ table th,
#contrast:checked ~ #abbr:checked ~ table .prop-sum
{
font-weight: bold;
}
#abbr:checked ~ table td {
max-width: 2em;
white-space: nowrap;
font-size: 0;
vertical-align: top;
}
#abbr:checked ~ table .th-pr {
vertical-align: top;
}
#abbr:checked ~ table td:before {
font-size: initial;
padding-right: 3em;
vertical-align: top;
}
#abbr:checked ~ table td:not(:empty):before {
content: '. ';
}
#abbr:checked ~ table td.y:before {
content: '+ ';
}
#abbr:checked ~ table td.n:before {
content: '- ';
}
#abbr:checked ~ table td.p:before {
content: '~ ';
}
#abbr:checked ~ table td:not(:empty):hover {
display: block;
position: absolute;
padding-right: 1em;
padding-bottom: 1em;
max-width: 50vw;
white-space: initial;
font-size: initial;
z-index: 1;
}
#abbr:checked ~ table td:hover > details {
display: initial;
}
#abbr:checked ~ table td:hover:before {
padding-right: 2em;
}
#abbr:checked ~ table td:not(:empty):not(.y):not(.n):not(.p):hover {
background-color: white;
}
#dark:checked ~ #abbr:checked ~ table td:not(:empty):not(.y):not(.n):not(.p):hover {
background-color: black;
}
#documentation:target ~ #page #c_documentation,
#documentation:target ~ #page #c_documentation:visited
{
color: initial;
cursor: default;
pointer-events: none;
text-decoration: none;
}
#c_chart,
#c_chart:visited
{
text-decoration: underline;
}
#c_chart,
#c_chart:visited,
.button,
.button:visited,
.il
{
color: #117;
}
#c_chart {
display: none;
}
.c_documentation:target ~ #page #c_chart {
display: initial;
}
.bl {
color: #11f;
}
.il:visited {
color: #505;
}
.bl:visited {
color: #500;
}
@media (prefers-color-scheme: dark) {
#_nav, html, textarea, input {
background-color: black;
color: #ddd;
}
#_nav,
#transpose:checked ~ table details[open],
#transpose:checked ~ table .is-editor-container {
background-color: black;
}
td, th {
border-color: #222;
}
th {
background-color: #333;
}
tr:nth-child(odd) {
background-color: #080808;
}
.a {
background-color: #222;
color: #eee;
}
#documentation:target ~ #page #c_documentation,
#documentation:target ~ #page #c_documentation:visited
{
color: #ddd;
}
#c_chart,
#c_chart:visited,
.button,
.button:visited,
.il
{
color: #ddf;
}
.bl {
color: #bbf;
}
.il:visited
{
color: #fdf;
}
.bl:visited
{
color: #fdd;
}
#TEMPLATE_PERSONA:checked ~ table > tbody > .benefit-TEMPLATE_PERSONA > .p,
.benefit-all > .p,
.y {
background-color: #060;
color: #fff;
}
.n {
background-color: #600;
color: #fff;
}
#TEMPLATE_PERSONA:checked ~ table > tbody > .benefit-TEMPLATE_PERSONA > .n,
.benefit-all > .n,
.p {
background-color: #880;
color: #fff;
}
#TEMPLATE_PERSONA:checked ~ table > tbody > :not(.require-TEMPLATE_PERSONA):not(.benefit-TEMPLATE_PERSONA):not(.require-all):not(.benefit-all) > td,
#DONTCARE
{
background-color: black;
}
#abbr:checked ~ table td:not(:empty):not(.y):not(.n):not(.p):hover {
background-color: black;
}
}
@media (prefers-contrast: more) {
th,
tr,
td.y,
td.n,
td.p {
background-color: white;
}
.a {
color: black;
}
#TEMPLATE_PERSONA:checked ~ table > tbody > .benefit-TEMPLATE_PERSONA > .p:before,
.benefit-all > .p:before,
.y:before {
content: "+ ";
}
.n:before {
content: "- ";
}
#TEMPLATE_PERSONA:checked ~ table > tbody > .benefit-TEMPLATE_PERSONA > .n:before,
.benefit-all > .n:before,
.p:before {
content: "~ ";
}
#TEMPLATE_PERSONA:checked ~ table > tbody > :not(.require-TEMPLATE_PERSONA):not(.benefit-TEMPLATE_PERSONA):not(.require-all):not(.benefit-all) > td:before,
#DONTCARE
{
content: "";
}
body,
#abbr:checked ~ table th,
#abbr:checked ~ table .prop-sum
{
font-weight: bold;
}
}
.P {
display: none;
}
.C:checked ~ #_nav .P {
display: initial;
}
#allprop:not(:checked) ~ #editor:checked ~ table tr\\
:not(.require-TEMPLATE_PERSONA):not(.benefit-TEMPLATE_PERSONA)\\
:not(.require-all):not(.benefit-all):not(:first-child):not(.section),
#allprop:not(:checked) ~ #TEMPLATE_PERSONA:checked ~ table tr:not(.require-TEMPLATE_PERSONA):not(.benefit-TEMPLATE_PERSONA):not(.info-TEMPLATE_PERSONA):not(.require-all):not(.benefit-all):not(.info-all):not(:first-child):not(.section),
.C:checked ~ .C:checked ~ #_nav .P,
.T:checked ~ #_nav .C,
:target ~ #page #_nav .C,
:target ~ #page #_nav .F,
.c_documentation:target ~ #page #v_chart,
.c_documentation:target ~ #page #_filters,
.c_documentation:target ~ #page [for="_expand"],
#documentation:not(:target) ~ #page > #v_documentation,
#all,
#_expand:not(:checked) ~ #_nav #_filters,
body:not(.is-js) .js-needed
{
display: none;
}
:target ~ #page #_nav #all,
:target ~ #page #_nav #all ~ .P
{
display: initial;
}
.button {
margin-left: 2em;
margin-right: 2em;
padding: 3px;
padding-bottom: 1px;
border-style: solid;
border-width: 1px;
cursor: pointer;
}
.documentation {
margin: 1em;
padding: 1em;
}
.documentation .il,
.bl {
margin-left: 1em;
}
blockquote {
border-left-style: solid;
padding-left: 1em;
}
#_font-system-ui:checked ~ * {
font-family: system-ui;
}
#_font-sans:checked ~ * {
font-family: sans-serif;
}
#_font-cursive:checked ~ * {
font-family: cursive;
}
#_font-mono:checked ~ * {
font-family: "OCRA", monospace;
}
@media (max-width: 450px) {
label {
padding-left: 0;
}
.button {
margin-left: 0.3em;
margin-right: 0.3em;
}
}
@media (max-width: 350px) {
.date {
display: none;
}
.c_documentation:target ~ #page .date {
display: block;
float: right;
padding-right: 0.5em;
}
.save-warn {
float: right;
}
}
/* editor */
pre {
display: inline-block;
margin: 1em;
padding: 1em;
outline: auto;
}
body.is-js:not(.is-state-view) .js-state-view,
body.is-js:not(.is-state-edit) .js-state-edit,
body.is-js:not(.is-state-save-review) .js-state-save-review,
.c_documentation:target ~ #page .js-needed
{
display: none;
}
body.is-state-edit tr:not(.section):not(.js-no-edit) > td {
cursor: pointer;
}
body.is-state-edit tr:not(.section):not(.js-no-edit) > td:hover {
outline: auto;
}
body.is-state-edit .a {
pointer-events: none;
}
body.is-state-save-review #v_chart,
body.is-state-save-review #_filters,
body.is-state-save-review [for="_expand"]
{
display: none;
}
body.is-state-save-review #about_project ~ #page > #v_about_project {
display: initial;
}
.is-modified {
font-style: italic;
font-weight: bold;
}
.is-cell-div {
width: 50vw;
}
.is-teaser {
width: 90%;
}
.is-details {
width: 95%;
height: 5em;
}
| 0.446495 | 0.090213 |
@charset "UTF-8";
body {
font-family: 'Lato', 'Noto Sans JP', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'MS Pゴシック', 'MS PGothic', sans-serif !important;
margin: 0 auto; }
header {
background-color: #333;
display: block;
width: 100%; }
header .header-block {
width: 100%;
display: block;
position: relative; }
header .header-block h1 {
width: 12%;
text-align: left;
margin-top: 0;
padding: 10px 0px 10px 40px;
display: inline-block; }
header .header-block h1 img {
width: 100%; }
header .header-block .header-list {
list-style: none;
display: inline-block;
margin-left: 3em; }
header .header-block .header-list li a {
color: white;
font-size: 1.8rem; }
header .header-block .login_info {
position: absolute;
top: 30px;
right: 30px; }
header .header-block .login_info p {
color: white; }
.container {
width: 90%; }
.container h1 {
width: 100%;
margin: auto;
margin-top: 30px;
padding-bottom: 45px;
text-align: center; }
.detail_btn_block, .add_btn_block {
display: inline-block; }
.content-block {
width: 100%; }
.content-block .img-block {
display: inline-block;
width: 48%;
position: relative; }
.content-block .img-block figure img {
width: 100%; }
.content-block .img-block .conplete_btn_block {
text-align: center;
padding-top: 40px; }
.content-block .img-block .conplete_btn_block .complete_btn {
width: 60%;
padding: 20px;
font-size: 4rem; }
.content-block .img-block .hold_btn_block {
text-align: center;
padding-top: 40px; }
.content-block .img-block .hold_btn_block .hold_btn {
width: 60%;
padding: 20px;
font-size: 4rem; }
.content-block .form-block {
display: inline-block;
vertical-align: top;
width: 51%;
padding-left: 65px; }
.content-block .form-block .table tbody tr th:first-child {
width: 40%; }
.content-block .form-block .table tbody tr td input {
width: 100%; }
.content-block .form-block .table tbody tr:first-child th {
text-align: center; }
.modal-dialog {
width: 65%; }
.modal-dialog .modal-content h3 {
text-align: center; }
.modal-dialog table tr:first-child th {
text-align: center; }
.modal-dialog table tr th:first-child {
width: 25%; }
.customer_manegement_block {
margin-bottom: 0; }
.customer_manegement_block .btn_block {
text-align: center; }
.customer_manegement_block .form-inline {
position: relative;
top: -10px; }
.customer_manegement_block .col-sm-5.form-inline.name_form_width {
width: auto; }
.middle_block {
padding: 10px 0 10px 0; }
/*# sourceMappingURL=common.css.map */
|
public/css/common.css
|
@charset "UTF-8";
body {
font-family: 'Lato', 'Noto Sans JP', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'MS Pゴシック', 'MS PGothic', sans-serif !important;
margin: 0 auto; }
header {
background-color: #333;
display: block;
width: 100%; }
header .header-block {
width: 100%;
display: block;
position: relative; }
header .header-block h1 {
width: 12%;
text-align: left;
margin-top: 0;
padding: 10px 0px 10px 40px;
display: inline-block; }
header .header-block h1 img {
width: 100%; }
header .header-block .header-list {
list-style: none;
display: inline-block;
margin-left: 3em; }
header .header-block .header-list li a {
color: white;
font-size: 1.8rem; }
header .header-block .login_info {
position: absolute;
top: 30px;
right: 30px; }
header .header-block .login_info p {
color: white; }
.container {
width: 90%; }
.container h1 {
width: 100%;
margin: auto;
margin-top: 30px;
padding-bottom: 45px;
text-align: center; }
.detail_btn_block, .add_btn_block {
display: inline-block; }
.content-block {
width: 100%; }
.content-block .img-block {
display: inline-block;
width: 48%;
position: relative; }
.content-block .img-block figure img {
width: 100%; }
.content-block .img-block .conplete_btn_block {
text-align: center;
padding-top: 40px; }
.content-block .img-block .conplete_btn_block .complete_btn {
width: 60%;
padding: 20px;
font-size: 4rem; }
.content-block .img-block .hold_btn_block {
text-align: center;
padding-top: 40px; }
.content-block .img-block .hold_btn_block .hold_btn {
width: 60%;
padding: 20px;
font-size: 4rem; }
.content-block .form-block {
display: inline-block;
vertical-align: top;
width: 51%;
padding-left: 65px; }
.content-block .form-block .table tbody tr th:first-child {
width: 40%; }
.content-block .form-block .table tbody tr td input {
width: 100%; }
.content-block .form-block .table tbody tr:first-child th {
text-align: center; }
.modal-dialog {
width: 65%; }
.modal-dialog .modal-content h3 {
text-align: center; }
.modal-dialog table tr:first-child th {
text-align: center; }
.modal-dialog table tr th:first-child {
width: 25%; }
.customer_manegement_block {
margin-bottom: 0; }
.customer_manegement_block .btn_block {
text-align: center; }
.customer_manegement_block .form-inline {
position: relative;
top: -10px; }
.customer_manegement_block .col-sm-5.form-inline.name_form_width {
width: auto; }
.middle_block {
padding: 10px 0 10px 0; }
/*# sourceMappingURL=common.css.map */
| 0.314577 | 0.041813 |
@font-face { font-family: supercellMagic; src: url(Supercell-magic-webfont.ttf); }
@font-face { font-family: CCBackBeat; src: url(CCBackBeat-Light.ttf); }
/* IE10+ */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
}
/* MAIN ELEMENTS */
body { background: url('../images/background.png') center center/cover no-repeat fixed; font: normal 1.000em/1.5 supercellMagic; }
.background { background: rgba(0, 0, 0, 0.5); height: 100%; left: 0; position: fixed; top: 0; width: 100%; }
.container { background: #5d5552; border-bottom: 3px solid #4f4b42; border-radius: 15px; border-top: 2px solid #d4ccca; box-shadow: 0px 2px 3px 3px #000000; position: relative; margin: 25px auto; padding: 10px !important; }
.container span.shine { background: linear-gradient(rgba(255,255,255,0.25), rgba(255,255,255,0.05)); border-radius: 10px; height: 41px; position: absolute; width: 98.4%; }
.main { background: #e8e8de; border-radius: 10px; padding: 10px; position: relative; }
.clan { margin-bottom: -5px; }
.player { margin-bottom: -8px; }
/* NAVIGATION */
.nav { margin: 0 40px; }
.nav a { border-radius: 10px 10px 0 0; border-top: 2px solid #FFFFFF; padding: 18px 45px 12px; }
.nav a.active { background: #eaeae2; box-shadow: -2px -1px 3px #222222; position: relative; }
.nav a.active::before { background: radial-gradient(circle at 0 0, rgba(204,0,0,0) 10px, #eaeae2 11px); bottom: 0; content: ''; height: 10px; left: -10px; position: absolute; width: 10px; }
.nav a.active::after { background: radial-gradient(circle at 100% 0, rgba(204,0,0,0) 10px, #eaeae2 11px); bottom: 0; content: ''; height: 10px; right: -10px; position: absolute; width: 10px; }
.nav .link { position: relative; z-index: 2; }
.nav span.shine { background: linear-gradient(rgba(255,255,255,1), rgba(255,255,255,0.5)); border-radius: 10px; height: 55%; left: 3px; top: 2px; width: 94.8%; }
.player-nav { margin: 15px 0 10px 0; min-height: 50px; }
.player-nav span { border-radius: 8px; padding: 12px 15.8% 15px; position: relative; }
.player-nav span.shine { background: linear-gradient(rgba(255,255,255,0.4), rgba(255,255,255,0.1)); border-radius: 7px; height: 22px; left: 3px; position: absolute; top: 3px; width: 98.8%; }
.player-nav span img { height: 30px; left: 10px; position: absolute; top: 10px; }
.home-village, .bb-builder-base { background: #bab8a9; border-bottom: 3px solid #f8f6f7; box-shadow: inset 0 3px 0 #6c6b67; }
.builder-base, .bb-home-village { background: #857b72; border-bottom: 3px solid #53473b; box-shadow: 0px 3px 0px rgba(0,0,0,0.2); }
.home-village, .bb-home-village { margin-right: 5px; }
.builder-base, .bb-builder-base { margin-left: 5px; }
/* ASSIGN FONTS */
body, .all-time-best, .war-stars-won, .clans-info, .clan-troops-donated,
.clan-troops-recieved, .stats-info, .bb-stats-info, .player-tag, .clan-role, .a-desc,
.a-status, .clan-player-role, .avatar span { font-family: CCBackBeat; }
.nav, .main, .clans-name { font-family: supercellMagic; }
.rank-equal { font-family: Arial Black; }
/* FONT SIZES */
.avatar span, .clan-player-role { font-size: 0.625em; }
.progress, .stats-total { font-size: 0.688em; }
.a-status, .clan-troops-donated, .clan-troops-recieved { font-size: 0.875em; }
.clan-troops-donated-total, .clan-troops-recieved-total, .all-time-best, .war-stars-won, .a-desc { font-size: 1.063em; }
.clans-desc { font-size: 1.090em; }
.league-name, .bb-league-name, .underline { font-size: 1.188em; }
.nav, .a-title, .clans-tag, .stats-info, .bb-stats-info { font-size: 1.290em; }
.clan-player-trophies, .clan-role, .avatars, .player-nav { font-size: 1.313em; }
.clan-player-rank, .title-head, .player-tag, .clan-player-info, .clan-player-level { font-size: 1.375em; }
.clan-name { font-size: 1.500em; }
.clans-name { font-size: 1.563em; }
.player-level, .league-bg { font-size: 1.625em; }
.player-name { font-size: 1.875em; }
.league-trophy, .bb-league-trophy { font-size: 2.063em; }
/* FONT COLORS */
.container, .progress { color: #FFFFFF; }
.clans-desc, .clan-troops-donated-total, .clan-troops-recieved-total, .a-desc { color: #000000; }
.clans-name { color: #feffcd; }
.clans-tag { color: #796968; }
.clan-player-role { color: #6a675a; }
.clan-troops-donated, .clan-troops-recieved { color: #71706e; }
.a-status { color: #5e6470; }
/* LINK COLORS */
a { color: #FFF !important; }
a:active { color: #FFF !important; }
a:visited { color: #FFF !important; }
a:hover { color: #FFF; text-decoration: none !important; }
/* EFFECTS */
.level-shadow { text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000 }
.tiny-shadow { text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; }
.small-shadow { text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -2px 3px 0px #000, 1px 3px 0 #000; }
.large-shadow { text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 4px 0px #000, 1px 1px 0 #000; }
.xlarge-shadow { text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 5px 0px #000, 1px 1px 0 #000; }
.box-shadow { box-shadow: 0px 2px 1px rgba(0,0,0,0.60); }
.underline { border-bottom: 2px solid #59544e; margin-bottom: 2px; }
.grayscale{filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");-webkit-filter:grayscale(1);filter:grayscale(1);filter:gray}.grayscale.grayscale-fade{transition:filter .5s}@media screen and (-webkit-min-device-pixel-ratio:0){.grayscale.grayscale-fade{-webkit-transition:-webkit-filter .5s;transition:-webkit-filter .5s}}.grayscale.grayscale-fade:hover,.grayscale.grayscale-off{-webkit-filter:grayscale(0);filter:grayscale(0)}.grayscale.grayscale-replaced{-webkit-filter:none;filter:none}.grayscale.grayscale-replaced>svg{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.grayscale.grayscale-replaced.grayscale-fade:hover>svg,.grayscale.grayscale-replaced.grayscale-off>svg{opacity:0}
/* BOX ELEMENTS */
.clan-player-rank, .clan-player-league, .clan-player-level, .clan-player-info, .clan-troops-donated, .clan-troops-recieved, .clan-player-trophies-total, .player-level, .town-hall, .a-title, .a-desc, .a-status .progress span, .avatar span, .avatars { display: block; }
.nav div, .underline div, .shine, .war-stars-won, .all-time-best, .stats-total, .stats-title, .a-list span.shine, .spells, .heroes, .avatar-list, .avatar { display: inline-block; }
.left { float: left; }
.right { float: right; }
.center { text-align: center; }
.clear { clear: both; }
.clans-info { background: url(../images/clan/background.png) center center/cover; border-bottom: 3px solid #a9a595; border-radius: 10px; border-top: 3px solid #f7f5f0; height: 315px; margin-bottom: 6px; }
.clans-stats { border-right: 2px solid #7a756e; height: 100%; padding: 0 5px 0 180px; position: relative; width: 66%; }
.clans-desc { border-left: 2px solid #d7d3ca; height: 100%; line-height: 1.10; padding: 30px 80px 0 5px; position: relative; width: 34%; }
.clans-badge { left: 30px; position: absolute; top: 30px; }
.clans-badge img { height: 125px; }
.clans-stats .share { top: 3px; right: 5px; }
.clans-stats .share img { height: 32px; }
.clan-id { padding: 5px 35px 0 0; }
.clans-points img { height: 30px; }
.clans-label { width: 48%; }
.clans-home-points { text-align: right; width: 135px; }
.clans-bb-points { text-align: right; width: 135px; }
.clans-warwins { text-align: right; width: 270px; }
.clans-war-streak { text-align: right; width: 270px; }
.clans-members-total { text-align: right; width: 270px; }
.clans-show-type { text-align: right; text-transform: capitalize; width: 270px; }
.clans-required-home-trophies { text-align: right; width: 135px; }
.clans-required-bb-trophies { text-align: right; width: 135px; }
.clans-country { text-align: right; width: 270px; }
.clans-required-trophies img { height: 30px; }
.clans-bookmark { position: absolute; right: 15px; top: -8px; }
.clans-bookmark img { height: 125px; }
.clan-members { background: #d6d6cc; border-bottom: 3px solid #e0e0d7; border-radius: 8px; border-top: 3px solid #fcfcf0; box-shadow: 0 3px 1px rgba(0,0,0,0.4); height: 72px; margin-bottom: 6px; padding: 3px 10px; position: relative; }
.clan-members .shine { top: 3px; left: 3px; background: linear-gradient(rgba(255,255,255,0.4), rgba(255,255,255,0.2)) !important; width: 99.5% !important; height: 45% !important; }
.clan-player-rank { border-right: 2px solid #a8a7a2; height: 60px; padding: 15px 10px; position: relative; width: 85px; }
.clan-player-league { border-left: 2px solid #e2e1dc; border-right: 2px solid #a8a7a2; padding: 0 5px; position: relative; }
.clan-player-league img { height: 58px; }
.clan-player-level { border-left: 2px solid #e2e1dc; border-right: 2px solid #a8a7a2; padding: 6px 5px; position: relative; }
.clan-player-level-bg { background: url(../images/player/XP.png); background-size: cover; width: 45px; height: 47px; padding: 6px 0; }
.clan-player-info { border-left: 2px solid #e2e1dc; border-right: 2px solid #a8a7a2; height: 100%; padding: 5px 5px; position: relative; width: 425px; }
.clan-player-role { padding: 0 5px; font-weight: bold; margin-top: -2px; }
.clan-troops-donated { border-left: 2px solid #e2e1dc; padding: 5px 20px; position: relative; }
.clan-troops-donated-total { background: #efeeea; border-radius: 6px; font-weight: bold; padding: 4px 0 3px; margin: 0 auto; width: 100px; }
.clan-troops-recieved { padding: 5px 20px; position: relative; }
.clan-troops-recieved-total { background: #efeeea; border-radius: 6px; font-weight: bold; padding: 4px 0 3px; margin: 0 auto; width: 100px; }
.clan-player-trophies-total { background: #e7ca7b; padding: 2px 54px 2px 20px; border-radius: 8px; position: relative; border: 2px solid #FFFFFF; margin-top: 11px; width: 135px; }
.clan-player-trophies img { position: absolute; top: -4px; right: 4px; height: 44px; }
.title-head img { height: 28px; margin-bottom: 10px; }
.div-border { height: 2px; }
.player-info { width: 55%; height: 250px; border-radius: 8px 0 0 0; padding: 10px; border: 6px solid #868cac; background: linear-gradient(#a5a9c2, #868cac); position: relative; }
.league-info { width: 45%; height: 250px; border-radius: 0 8px 0 0; padding: 10px 20px; border: 6px solid #70759b; background: linear-gradient(#999ab8, #70759b); position: relative; }
.league-stats { margin: 11px 0 0; }
.league-stats-title { margin: 0 0 0 2px; }
.bb-league-stats-title { margin: 0 0 0 9px; text-align: left; }
.war-stars-won { width: 49%; }
.all-time-best { width: 49%; }
.stats-info { background: #4e4d79; padding: 5px 12px; margin-bottom: 17px; border-radius: 0 0 8px 8px; border-top: 3px solid #7967a5; border-bottom: 3px solid #6e5a8f; box-shadow: 0px 3px 3px #222222; }
.bb-stats-info { background: #4e4d79; padding: 5px 12px; margin-bottom: 17px; border-radius: 0 0 8px 8px; border-top: 3px solid #7967a5; border-bottom: 3px solid #6e5a8f; box-shadow: 0px 3px 3px #222222; text-align: right; }
.town-hall-info { background: linear-gradient(#a8aac3,#868cac); border-bottom: 6px solid #989eb8; border-left: 6px solid #868cac; border-radius: 10px; border-right: 6px solid #868cac; box-shadow: 0px 3px 3px #222222; border-top: 6px solid #868cac; overflow: auto; padding: 13px 10px 20px 10px; }
.player-level { width: 60px; height: 63px; padding: 10px 0 0 0; background: url('../images/player/XP.png'); background-size: cover; }
.player-name { margin: 0 0 0 66px; }
.player-tag { font-weight: bold; color: #525775; margin: -10px 0 0 67px; }
.clan-badge { position: absolute; margin: 3px 0; }
.clan-badge img { height: 60px; }
.clan-name { margin: 0 0 0 66px; }
.clan-role { margin: -10px 0 0 66px; }
.share { position: absolute; top: 5px; right: 10px; }
.share img { height: 50px; }
.clan-dark { margin: 0 0 0 44px; background: linear-gradient(to right, #332769 , rgba(51,39,105,0)); }
.bb-lan-dark { margin: 0 0 0 44px; background: linear-gradient(to right, #332769 , rgba(51,39,105,0)); }
.clan-light { margin: 0 0 0 96px; background: linear-gradient(to right, #9582c2 , rgba(149,130,194,0)); }
.bb-clan-light { margin: 0 0 0 96px; background: linear-gradient(to right, #9582c2 , rgba(149,130,194,0)); }
.league-icon { position: absolute; }
.bb-league-icon { position: absolute; top: 20px; }
.league-icon img { max-width: 140px; min-width: 120px; max-height: 140px; min-height: 140px; }
.bb-league-icon img { height: 120px; }
.league-name { margin: 27px 0 0 64px; background: linear-gradient(to right, rgba(53,57,75,1), rgba(53,57,75,0)); padding: 4px 44px; border-radius: 0 5px 0 0; }
.bb-league-name { margin: 27px 0 0 100px; background: linear-gradient(to right, rgba(53,57,75,1), rgba(53,57,75,0)); padding: 4px 44px; border-radius: 0 5px 0 0; }
.league-trophy { margin: 0 0 0 44px; padding: 0; border-radius: 0 0 5px 0; background: linear-gradient(to right, rgba(115,80,176,1) , rgba(115,80,176,0)); }
.bb-league-trophy { margin: 0 0 0 96px; padding: 0; border-radius: 0 0 0 30px; background: linear-gradient(to right, rgba(115,80,176,1) , rgba(115,80,176,0)); }
.league-trophy img, .bb-league-trophy img { height: 44px; }
.league-bg { background: #38385c; padding: 0 0 0 25px; margin-left: 25px; margin-right: 30px; margin-top: 10px; border-radius: 5px; line-height: 1.25; }
.league-stat-icon { position: absolute; margin-left: -53px; margin-top: -12px; }
.bb-league-stat-icon { position: absolute; margin-left: -82px; margin-top: -3px; }
.league-stat-icon img { height: 55px; }
.bb-league-stat-icon img { height: 39px; }
.league-stat { margin: 0 0 0 10px; }
.bb-league-stat { margin: 0 0 0 -10px; }
.stats-total { margin-right: 9px; width: 50px; background: #2c2c62; text-align: right; border-radius: 4px; padding: 3px 5px; line-height: 1.1; }
.stats-title { width: 18.3%; padding: 0 9px 2px 0; border-bottom: 2px solid #2e2a4f; text-align: left; }
.bb-stats-title { width: 18.3%; padding: 0 9px 2px 0; border-bottom: 2px solid #2e2a4f; text-align: left; }
.stats-dark { background: #4e4d79; }
.town-hall { width: 8%; margin: 10px 29px 0 0; }
.town-hall img { height: 100px; margin-top: 10px; }
.troops { width: 51%; }
.spells { width: 27%; }
.heroes { width: 11%; }
.bb-heroes { width: 11%; }
.a-list { height: 70px; background: linear-gradient(#a9aeb2, #9ca4af); padding: 4px; border-radius: 6px; border-bottom: 2px solid #dde4ec; margin-bottom: 10px; box-shadow: 0px 2px 2px #222222; overflow: visible; }
.a-list img { height: 60px; }
.a-list span.shine { width: 100%; height: 30px; border-radius: 6px; overflow: visible; background: linear-gradient(rgba(255,255,255,0.4), rgba(255,255,255,0.1)); position: relative; }
.a-stars { margin-right: 5px; }
.a-stars img { height: 60px; }
.a-info { height: 100%; }
.a-title { margin-top: 3px; }
.a-desc { margin-top: 0; font-weight: bold; }
.a-status { font-weight: bold; }
.a-status .progress { margin: 19px 5px; width: 200px; height: 25px; padding: 2px; border-radius: 6px; background-color: #373f4c !important; }
.a-status .progress span { position: absolute; width: 200px; margin-top: 3px; }
.a-status .progress-bar { background-color: #45ab01; border-radius: 6px; }
.a-status span.shine { width: 196px; height: 10px; margin-top: 1px; background: linear-gradient(rgba(255,255,255,0.7), rgba(255,255,255,0.3)); }
.a-status-info { margin-top: 10px; }
.a-status-info img { height: 40px; margin-right: 15px; margin-left: 10px; }
.avatars { line-height: 1.1; }
.avatar { border-radius: 8px; margin-right: 5px; background: linear-gradient(#5e6578, #696f87); border-bottom: 2px solid #42474d; border-top: 2px solid #a6acc6; border-left: 2px solid #888ca5; border-right: 2px solid #888ca5; }
.avatar span { width: 19px; height: 16px; background: linear-gradient(rgba(56,56,56,0.85), rgba(19,23,26,0.85)); border: 1px solid rgba(0,0,0,0.85); padding: 1px 0 0 0; top: 25px; left: 3px; border-radius: 3px; position: relative; }
.avatar .max-level { background: linear-gradient(rgba(236,183,92,0.85), rgba(236,174,87,0.85)); border: 1px solid rgba(233,193,123,0.85); }
.avatar .ng-hide:not(.ng-animate) { display: block !important; visibility: hidden; }
|
css/style.css
|
@font-face { font-family: supercellMagic; src: url(Supercell-magic-webfont.ttf); }
@font-face { font-family: CCBackBeat; src: url(CCBackBeat-Light.ttf); }
/* IE10+ */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
}
/* MAIN ELEMENTS */
body { background: url('../images/background.png') center center/cover no-repeat fixed; font: normal 1.000em/1.5 supercellMagic; }
.background { background: rgba(0, 0, 0, 0.5); height: 100%; left: 0; position: fixed; top: 0; width: 100%; }
.container { background: #5d5552; border-bottom: 3px solid #4f4b42; border-radius: 15px; border-top: 2px solid #d4ccca; box-shadow: 0px 2px 3px 3px #000000; position: relative; margin: 25px auto; padding: 10px !important; }
.container span.shine { background: linear-gradient(rgba(255,255,255,0.25), rgba(255,255,255,0.05)); border-radius: 10px; height: 41px; position: absolute; width: 98.4%; }
.main { background: #e8e8de; border-radius: 10px; padding: 10px; position: relative; }
.clan { margin-bottom: -5px; }
.player { margin-bottom: -8px; }
/* NAVIGATION */
.nav { margin: 0 40px; }
.nav a { border-radius: 10px 10px 0 0; border-top: 2px solid #FFFFFF; padding: 18px 45px 12px; }
.nav a.active { background: #eaeae2; box-shadow: -2px -1px 3px #222222; position: relative; }
.nav a.active::before { background: radial-gradient(circle at 0 0, rgba(204,0,0,0) 10px, #eaeae2 11px); bottom: 0; content: ''; height: 10px; left: -10px; position: absolute; width: 10px; }
.nav a.active::after { background: radial-gradient(circle at 100% 0, rgba(204,0,0,0) 10px, #eaeae2 11px); bottom: 0; content: ''; height: 10px; right: -10px; position: absolute; width: 10px; }
.nav .link { position: relative; z-index: 2; }
.nav span.shine { background: linear-gradient(rgba(255,255,255,1), rgba(255,255,255,0.5)); border-radius: 10px; height: 55%; left: 3px; top: 2px; width: 94.8%; }
.player-nav { margin: 15px 0 10px 0; min-height: 50px; }
.player-nav span { border-radius: 8px; padding: 12px 15.8% 15px; position: relative; }
.player-nav span.shine { background: linear-gradient(rgba(255,255,255,0.4), rgba(255,255,255,0.1)); border-radius: 7px; height: 22px; left: 3px; position: absolute; top: 3px; width: 98.8%; }
.player-nav span img { height: 30px; left: 10px; position: absolute; top: 10px; }
.home-village, .bb-builder-base { background: #bab8a9; border-bottom: 3px solid #f8f6f7; box-shadow: inset 0 3px 0 #6c6b67; }
.builder-base, .bb-home-village { background: #857b72; border-bottom: 3px solid #53473b; box-shadow: 0px 3px 0px rgba(0,0,0,0.2); }
.home-village, .bb-home-village { margin-right: 5px; }
.builder-base, .bb-builder-base { margin-left: 5px; }
/* ASSIGN FONTS */
body, .all-time-best, .war-stars-won, .clans-info, .clan-troops-donated,
.clan-troops-recieved, .stats-info, .bb-stats-info, .player-tag, .clan-role, .a-desc,
.a-status, .clan-player-role, .avatar span { font-family: CCBackBeat; }
.nav, .main, .clans-name { font-family: supercellMagic; }
.rank-equal { font-family: Arial Black; }
/* FONT SIZES */
.avatar span, .clan-player-role { font-size: 0.625em; }
.progress, .stats-total { font-size: 0.688em; }
.a-status, .clan-troops-donated, .clan-troops-recieved { font-size: 0.875em; }
.clan-troops-donated-total, .clan-troops-recieved-total, .all-time-best, .war-stars-won, .a-desc { font-size: 1.063em; }
.clans-desc { font-size: 1.090em; }
.league-name, .bb-league-name, .underline { font-size: 1.188em; }
.nav, .a-title, .clans-tag, .stats-info, .bb-stats-info { font-size: 1.290em; }
.clan-player-trophies, .clan-role, .avatars, .player-nav { font-size: 1.313em; }
.clan-player-rank, .title-head, .player-tag, .clan-player-info, .clan-player-level { font-size: 1.375em; }
.clan-name { font-size: 1.500em; }
.clans-name { font-size: 1.563em; }
.player-level, .league-bg { font-size: 1.625em; }
.player-name { font-size: 1.875em; }
.league-trophy, .bb-league-trophy { font-size: 2.063em; }
/* FONT COLORS */
.container, .progress { color: #FFFFFF; }
.clans-desc, .clan-troops-donated-total, .clan-troops-recieved-total, .a-desc { color: #000000; }
.clans-name { color: #feffcd; }
.clans-tag { color: #796968; }
.clan-player-role { color: #6a675a; }
.clan-troops-donated, .clan-troops-recieved { color: #71706e; }
.a-status { color: #5e6470; }
/* LINK COLORS */
a { color: #FFF !important; }
a:active { color: #FFF !important; }
a:visited { color: #FFF !important; }
a:hover { color: #FFF; text-decoration: none !important; }
/* EFFECTS */
.level-shadow { text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000 }
.tiny-shadow { text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; }
.small-shadow { text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -2px 3px 0px #000, 1px 3px 0 #000; }
.large-shadow { text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 4px 0px #000, 1px 1px 0 #000; }
.xlarge-shadow { text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 5px 0px #000, 1px 1px 0 #000; }
.box-shadow { box-shadow: 0px 2px 1px rgba(0,0,0,0.60); }
.underline { border-bottom: 2px solid #59544e; margin-bottom: 2px; }
.grayscale{filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");-webkit-filter:grayscale(1);filter:grayscale(1);filter:gray}.grayscale.grayscale-fade{transition:filter .5s}@media screen and (-webkit-min-device-pixel-ratio:0){.grayscale.grayscale-fade{-webkit-transition:-webkit-filter .5s;transition:-webkit-filter .5s}}.grayscale.grayscale-fade:hover,.grayscale.grayscale-off{-webkit-filter:grayscale(0);filter:grayscale(0)}.grayscale.grayscale-replaced{-webkit-filter:none;filter:none}.grayscale.grayscale-replaced>svg{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.grayscale.grayscale-replaced.grayscale-fade:hover>svg,.grayscale.grayscale-replaced.grayscale-off>svg{opacity:0}
/* BOX ELEMENTS */
.clan-player-rank, .clan-player-league, .clan-player-level, .clan-player-info, .clan-troops-donated, .clan-troops-recieved, .clan-player-trophies-total, .player-level, .town-hall, .a-title, .a-desc, .a-status .progress span, .avatar span, .avatars { display: block; }
.nav div, .underline div, .shine, .war-stars-won, .all-time-best, .stats-total, .stats-title, .a-list span.shine, .spells, .heroes, .avatar-list, .avatar { display: inline-block; }
.left { float: left; }
.right { float: right; }
.center { text-align: center; }
.clear { clear: both; }
.clans-info { background: url(../images/clan/background.png) center center/cover; border-bottom: 3px solid #a9a595; border-radius: 10px; border-top: 3px solid #f7f5f0; height: 315px; margin-bottom: 6px; }
.clans-stats { border-right: 2px solid #7a756e; height: 100%; padding: 0 5px 0 180px; position: relative; width: 66%; }
.clans-desc { border-left: 2px solid #d7d3ca; height: 100%; line-height: 1.10; padding: 30px 80px 0 5px; position: relative; width: 34%; }
.clans-badge { left: 30px; position: absolute; top: 30px; }
.clans-badge img { height: 125px; }
.clans-stats .share { top: 3px; right: 5px; }
.clans-stats .share img { height: 32px; }
.clan-id { padding: 5px 35px 0 0; }
.clans-points img { height: 30px; }
.clans-label { width: 48%; }
.clans-home-points { text-align: right; width: 135px; }
.clans-bb-points { text-align: right; width: 135px; }
.clans-warwins { text-align: right; width: 270px; }
.clans-war-streak { text-align: right; width: 270px; }
.clans-members-total { text-align: right; width: 270px; }
.clans-show-type { text-align: right; text-transform: capitalize; width: 270px; }
.clans-required-home-trophies { text-align: right; width: 135px; }
.clans-required-bb-trophies { text-align: right; width: 135px; }
.clans-country { text-align: right; width: 270px; }
.clans-required-trophies img { height: 30px; }
.clans-bookmark { position: absolute; right: 15px; top: -8px; }
.clans-bookmark img { height: 125px; }
.clan-members { background: #d6d6cc; border-bottom: 3px solid #e0e0d7; border-radius: 8px; border-top: 3px solid #fcfcf0; box-shadow: 0 3px 1px rgba(0,0,0,0.4); height: 72px; margin-bottom: 6px; padding: 3px 10px; position: relative; }
.clan-members .shine { top: 3px; left: 3px; background: linear-gradient(rgba(255,255,255,0.4), rgba(255,255,255,0.2)) !important; width: 99.5% !important; height: 45% !important; }
.clan-player-rank { border-right: 2px solid #a8a7a2; height: 60px; padding: 15px 10px; position: relative; width: 85px; }
.clan-player-league { border-left: 2px solid #e2e1dc; border-right: 2px solid #a8a7a2; padding: 0 5px; position: relative; }
.clan-player-league img { height: 58px; }
.clan-player-level { border-left: 2px solid #e2e1dc; border-right: 2px solid #a8a7a2; padding: 6px 5px; position: relative; }
.clan-player-level-bg { background: url(../images/player/XP.png); background-size: cover; width: 45px; height: 47px; padding: 6px 0; }
.clan-player-info { border-left: 2px solid #e2e1dc; border-right: 2px solid #a8a7a2; height: 100%; padding: 5px 5px; position: relative; width: 425px; }
.clan-player-role { padding: 0 5px; font-weight: bold; margin-top: -2px; }
.clan-troops-donated { border-left: 2px solid #e2e1dc; padding: 5px 20px; position: relative; }
.clan-troops-donated-total { background: #efeeea; border-radius: 6px; font-weight: bold; padding: 4px 0 3px; margin: 0 auto; width: 100px; }
.clan-troops-recieved { padding: 5px 20px; position: relative; }
.clan-troops-recieved-total { background: #efeeea; border-radius: 6px; font-weight: bold; padding: 4px 0 3px; margin: 0 auto; width: 100px; }
.clan-player-trophies-total { background: #e7ca7b; padding: 2px 54px 2px 20px; border-radius: 8px; position: relative; border: 2px solid #FFFFFF; margin-top: 11px; width: 135px; }
.clan-player-trophies img { position: absolute; top: -4px; right: 4px; height: 44px; }
.title-head img { height: 28px; margin-bottom: 10px; }
.div-border { height: 2px; }
.player-info { width: 55%; height: 250px; border-radius: 8px 0 0 0; padding: 10px; border: 6px solid #868cac; background: linear-gradient(#a5a9c2, #868cac); position: relative; }
.league-info { width: 45%; height: 250px; border-radius: 0 8px 0 0; padding: 10px 20px; border: 6px solid #70759b; background: linear-gradient(#999ab8, #70759b); position: relative; }
.league-stats { margin: 11px 0 0; }
.league-stats-title { margin: 0 0 0 2px; }
.bb-league-stats-title { margin: 0 0 0 9px; text-align: left; }
.war-stars-won { width: 49%; }
.all-time-best { width: 49%; }
.stats-info { background: #4e4d79; padding: 5px 12px; margin-bottom: 17px; border-radius: 0 0 8px 8px; border-top: 3px solid #7967a5; border-bottom: 3px solid #6e5a8f; box-shadow: 0px 3px 3px #222222; }
.bb-stats-info { background: #4e4d79; padding: 5px 12px; margin-bottom: 17px; border-radius: 0 0 8px 8px; border-top: 3px solid #7967a5; border-bottom: 3px solid #6e5a8f; box-shadow: 0px 3px 3px #222222; text-align: right; }
.town-hall-info { background: linear-gradient(#a8aac3,#868cac); border-bottom: 6px solid #989eb8; border-left: 6px solid #868cac; border-radius: 10px; border-right: 6px solid #868cac; box-shadow: 0px 3px 3px #222222; border-top: 6px solid #868cac; overflow: auto; padding: 13px 10px 20px 10px; }
.player-level { width: 60px; height: 63px; padding: 10px 0 0 0; background: url('../images/player/XP.png'); background-size: cover; }
.player-name { margin: 0 0 0 66px; }
.player-tag { font-weight: bold; color: #525775; margin: -10px 0 0 67px; }
.clan-badge { position: absolute; margin: 3px 0; }
.clan-badge img { height: 60px; }
.clan-name { margin: 0 0 0 66px; }
.clan-role { margin: -10px 0 0 66px; }
.share { position: absolute; top: 5px; right: 10px; }
.share img { height: 50px; }
.clan-dark { margin: 0 0 0 44px; background: linear-gradient(to right, #332769 , rgba(51,39,105,0)); }
.bb-lan-dark { margin: 0 0 0 44px; background: linear-gradient(to right, #332769 , rgba(51,39,105,0)); }
.clan-light { margin: 0 0 0 96px; background: linear-gradient(to right, #9582c2 , rgba(149,130,194,0)); }
.bb-clan-light { margin: 0 0 0 96px; background: linear-gradient(to right, #9582c2 , rgba(149,130,194,0)); }
.league-icon { position: absolute; }
.bb-league-icon { position: absolute; top: 20px; }
.league-icon img { max-width: 140px; min-width: 120px; max-height: 140px; min-height: 140px; }
.bb-league-icon img { height: 120px; }
.league-name { margin: 27px 0 0 64px; background: linear-gradient(to right, rgba(53,57,75,1), rgba(53,57,75,0)); padding: 4px 44px; border-radius: 0 5px 0 0; }
.bb-league-name { margin: 27px 0 0 100px; background: linear-gradient(to right, rgba(53,57,75,1), rgba(53,57,75,0)); padding: 4px 44px; border-radius: 0 5px 0 0; }
.league-trophy { margin: 0 0 0 44px; padding: 0; border-radius: 0 0 5px 0; background: linear-gradient(to right, rgba(115,80,176,1) , rgba(115,80,176,0)); }
.bb-league-trophy { margin: 0 0 0 96px; padding: 0; border-radius: 0 0 0 30px; background: linear-gradient(to right, rgba(115,80,176,1) , rgba(115,80,176,0)); }
.league-trophy img, .bb-league-trophy img { height: 44px; }
.league-bg { background: #38385c; padding: 0 0 0 25px; margin-left: 25px; margin-right: 30px; margin-top: 10px; border-radius: 5px; line-height: 1.25; }
.league-stat-icon { position: absolute; margin-left: -53px; margin-top: -12px; }
.bb-league-stat-icon { position: absolute; margin-left: -82px; margin-top: -3px; }
.league-stat-icon img { height: 55px; }
.bb-league-stat-icon img { height: 39px; }
.league-stat { margin: 0 0 0 10px; }
.bb-league-stat { margin: 0 0 0 -10px; }
.stats-total { margin-right: 9px; width: 50px; background: #2c2c62; text-align: right; border-radius: 4px; padding: 3px 5px; line-height: 1.1; }
.stats-title { width: 18.3%; padding: 0 9px 2px 0; border-bottom: 2px solid #2e2a4f; text-align: left; }
.bb-stats-title { width: 18.3%; padding: 0 9px 2px 0; border-bottom: 2px solid #2e2a4f; text-align: left; }
.stats-dark { background: #4e4d79; }
.town-hall { width: 8%; margin: 10px 29px 0 0; }
.town-hall img { height: 100px; margin-top: 10px; }
.troops { width: 51%; }
.spells { width: 27%; }
.heroes { width: 11%; }
.bb-heroes { width: 11%; }
.a-list { height: 70px; background: linear-gradient(#a9aeb2, #9ca4af); padding: 4px; border-radius: 6px; border-bottom: 2px solid #dde4ec; margin-bottom: 10px; box-shadow: 0px 2px 2px #222222; overflow: visible; }
.a-list img { height: 60px; }
.a-list span.shine { width: 100%; height: 30px; border-radius: 6px; overflow: visible; background: linear-gradient(rgba(255,255,255,0.4), rgba(255,255,255,0.1)); position: relative; }
.a-stars { margin-right: 5px; }
.a-stars img { height: 60px; }
.a-info { height: 100%; }
.a-title { margin-top: 3px; }
.a-desc { margin-top: 0; font-weight: bold; }
.a-status { font-weight: bold; }
.a-status .progress { margin: 19px 5px; width: 200px; height: 25px; padding: 2px; border-radius: 6px; background-color: #373f4c !important; }
.a-status .progress span { position: absolute; width: 200px; margin-top: 3px; }
.a-status .progress-bar { background-color: #45ab01; border-radius: 6px; }
.a-status span.shine { width: 196px; height: 10px; margin-top: 1px; background: linear-gradient(rgba(255,255,255,0.7), rgba(255,255,255,0.3)); }
.a-status-info { margin-top: 10px; }
.a-status-info img { height: 40px; margin-right: 15px; margin-left: 10px; }
.avatars { line-height: 1.1; }
.avatar { border-radius: 8px; margin-right: 5px; background: linear-gradient(#5e6578, #696f87); border-bottom: 2px solid #42474d; border-top: 2px solid #a6acc6; border-left: 2px solid #888ca5; border-right: 2px solid #888ca5; }
.avatar span { width: 19px; height: 16px; background: linear-gradient(rgba(56,56,56,0.85), rgba(19,23,26,0.85)); border: 1px solid rgba(0,0,0,0.85); padding: 1px 0 0 0; top: 25px; left: 3px; border-radius: 3px; position: relative; }
.avatar .max-level { background: linear-gradient(rgba(236,183,92,0.85), rgba(236,174,87,0.85)); border: 1px solid rgba(233,193,123,0.85); }
.avatar .ng-hide:not(.ng-animate) { display: block !important; visibility: hidden; }
| 0.377655 | 0.189671 |
@charset "UTF-8";
/* CSS Document */
/*==============================================================
Common Styles Initials
==============================================================*/
html {
-webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
width: 100%;
height: 100%;
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
input[type="submit"] {
-webkit-appearance: none;
-webkit-border-radius: 0;
border-radius: 0;
}
*, *:after, *:before {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
-webkit-font-smoothing: antialiased;
font-weight: 400;
width: 100%;
min-height: 100%;
color: #666;
background: url(../images/bg-pattern.png) #e6e9ed;
}
a {
outline: none;
text-decoration: none;
color: #555;
}
a:hover, a:focus{
outline: none;
text-decoration: none;
}
input, textarea, select {
outline: none;
resize: none;
font-family: Arial, Helvetica, sans-serif;
}
a, input, button{
outline:none !important;
}
button::-moz-focus-inner {
border: 0;
}
h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
font-weight: normal;
}
img {
border: 0;
vertical-align: top;
max-width: 100%;
height: auto;
}
ul, ol {
margin: 0;
padding: 0;
list-style: none;
}
p {
margin: 0 0 15px 0;
padding: 0;
}
h2{
font-size: 18px;
font-weight: 700;
font-style: italic;
color: #182137;
text-transform: uppercase;
}
h3{
font-size: 16px;
line-height: 26px;
font-weight: 700;
color: #182137;
}
/*==============================================================
Header Style
==============================================================*/
header{
padding: 14px 0 13px;
-webkit-box-shadow: 0 0 1px rgba(0,0,0,.33), 0 1px 10px rgba(0,0,0,.3);
-moz-box-shadow: 0 0 1px rgba(0,0,0,.33), 0 1px 10px rgba(0,0,0,.3);
box-shadow: 0 0 1px rgba(0,0,0,.33), 0 1px 10px rgba(0,0,0,.3);
background: url(../images/bg-pattern.png) #f2f3f5;
}
/*==============================================================
Join Our Team Section Style
==============================================================*/
.join-our-team-section{
font-size: 13px;
line-height: 26px;
color: #4d4d55;
padding: 13px 0 20px;
}
.join-our-team-section h2{
margin-bottom: 19px;
}
/*==============================================================
Basic Information Section Style
==============================================================*/
.basic-info-section{
background-color: rgba(214,218,220,.34);
-webkit-box-shadow: inset 0 1px 9px rgba(0,0,0,.19);
-moz-box-shadow: inset 0 1px 9px rgba(0,0,0,.19);
box-shadow: inset 0 1px 9px rgba(0,0,0,.19);
padding: 27px 0 50px;
}
.basic-info-section h3{
margin-bottom: 12px;
}
.basic-info-form{}
.basic-info-form .form-group{
margin-bottom: 20px;
}
.basic-info-form label{
font-size: 13px;
color: #182137;
font-weight: 400;
display: block;
margin-bottom: 9px;
}
.basic-info-form .form-control{
height: 39px;
border: 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: #fff;
-webkit-box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.51);
-moz-box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.51);
box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.51);
}
.submit-btn{
position: relative;
width: 115px;
height: 31px;
}
.submit-btn .submit-icon{
background: url(../images/submit-icon.png) no-repeat;
width: 22px;
height: 23px;
position: absolute;
left: 4px;
top: 4px;
}
.basic-info-form .submit{
font-size: 14px;
color: #ffffff;
border: 0;
padding-left: 15px;
text-transform: uppercase;
letter-spacing: 0.140em;
width: 115px;
height: 31px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background-color: #cd154f;
background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.13), rgba(255,255,255,.13));
background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.13), rgba(255,255,255,.13));
background-image: -o-linear-gradient(bottom, rgba(0,0,0,.13), rgba(255,255,255,.13));
background-image: -ms-linear-gradient(bottom, rgba(0,0,0,.13), rgba(255,255,255,.13));
background-image: linear-gradient(to top, rgba(0,0,0,.13), rgba(255,255,255,.13));
}
/*==============================================================
Support Section Style
==============================================================*/
.support-wrap{
padding: 42px 0 9px;
}
.support-wrap a{
display: inline-block;
font-size: 12px;
color: #524c92;
text-decoration: underline;
}
/*==============================================================
Footer Style
==============================================================*/
footer{
font-size: 12px;
color: #524c92;
padding: 30px 0 23px;
background-color: #000;
background-image: -webkit-linear-gradient(left, #162134, #1f2140 50%, #362159 80%);
background-image: -moz-linear-gradient(left, #162134, #1f2140 50%, #362159 80%);
background-image: -o-linear-gradient(left, #162134, #1f2140 50%, #362159 80%);
background-image: -ms-linear-gradient(left, #162134, #1f2140 50%, #362159 80%);
background-image: linear-gradient(to right, #162134, #1f2140 50%, #362159 80%);
}
footer a{
color: #524c92;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
footer a:hover{
color: #ffffff;
}
.form-group .error{
color: #ff0000;
}
/*==============================================================
Responsive Media
==============================================================*/
@media (max-width: 767px){
footer{text-align: center;}
footer .text-right{text-align: center; padding-top: 10px;}
}
|
assets/css/style.css
|
@charset "UTF-8";
/* CSS Document */
/*==============================================================
Common Styles Initials
==============================================================*/
html {
-webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
width: 100%;
height: 100%;
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
input[type="submit"] {
-webkit-appearance: none;
-webkit-border-radius: 0;
border-radius: 0;
}
*, *:after, *:before {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
-webkit-font-smoothing: antialiased;
font-weight: 400;
width: 100%;
min-height: 100%;
color: #666;
background: url(../images/bg-pattern.png) #e6e9ed;
}
a {
outline: none;
text-decoration: none;
color: #555;
}
a:hover, a:focus{
outline: none;
text-decoration: none;
}
input, textarea, select {
outline: none;
resize: none;
font-family: Arial, Helvetica, sans-serif;
}
a, input, button{
outline:none !important;
}
button::-moz-focus-inner {
border: 0;
}
h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
font-weight: normal;
}
img {
border: 0;
vertical-align: top;
max-width: 100%;
height: auto;
}
ul, ol {
margin: 0;
padding: 0;
list-style: none;
}
p {
margin: 0 0 15px 0;
padding: 0;
}
h2{
font-size: 18px;
font-weight: 700;
font-style: italic;
color: #182137;
text-transform: uppercase;
}
h3{
font-size: 16px;
line-height: 26px;
font-weight: 700;
color: #182137;
}
/*==============================================================
Header Style
==============================================================*/
header{
padding: 14px 0 13px;
-webkit-box-shadow: 0 0 1px rgba(0,0,0,.33), 0 1px 10px rgba(0,0,0,.3);
-moz-box-shadow: 0 0 1px rgba(0,0,0,.33), 0 1px 10px rgba(0,0,0,.3);
box-shadow: 0 0 1px rgba(0,0,0,.33), 0 1px 10px rgba(0,0,0,.3);
background: url(../images/bg-pattern.png) #f2f3f5;
}
/*==============================================================
Join Our Team Section Style
==============================================================*/
.join-our-team-section{
font-size: 13px;
line-height: 26px;
color: #4d4d55;
padding: 13px 0 20px;
}
.join-our-team-section h2{
margin-bottom: 19px;
}
/*==============================================================
Basic Information Section Style
==============================================================*/
.basic-info-section{
background-color: rgba(214,218,220,.34);
-webkit-box-shadow: inset 0 1px 9px rgba(0,0,0,.19);
-moz-box-shadow: inset 0 1px 9px rgba(0,0,0,.19);
box-shadow: inset 0 1px 9px rgba(0,0,0,.19);
padding: 27px 0 50px;
}
.basic-info-section h3{
margin-bottom: 12px;
}
.basic-info-form{}
.basic-info-form .form-group{
margin-bottom: 20px;
}
.basic-info-form label{
font-size: 13px;
color: #182137;
font-weight: 400;
display: block;
margin-bottom: 9px;
}
.basic-info-form .form-control{
height: 39px;
border: 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: #fff;
-webkit-box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.51);
-moz-box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.51);
box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.51);
}
.submit-btn{
position: relative;
width: 115px;
height: 31px;
}
.submit-btn .submit-icon{
background: url(../images/submit-icon.png) no-repeat;
width: 22px;
height: 23px;
position: absolute;
left: 4px;
top: 4px;
}
.basic-info-form .submit{
font-size: 14px;
color: #ffffff;
border: 0;
padding-left: 15px;
text-transform: uppercase;
letter-spacing: 0.140em;
width: 115px;
height: 31px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background-color: #cd154f;
background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.13), rgba(255,255,255,.13));
background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.13), rgba(255,255,255,.13));
background-image: -o-linear-gradient(bottom, rgba(0,0,0,.13), rgba(255,255,255,.13));
background-image: -ms-linear-gradient(bottom, rgba(0,0,0,.13), rgba(255,255,255,.13));
background-image: linear-gradient(to top, rgba(0,0,0,.13), rgba(255,255,255,.13));
}
/*==============================================================
Support Section Style
==============================================================*/
.support-wrap{
padding: 42px 0 9px;
}
.support-wrap a{
display: inline-block;
font-size: 12px;
color: #524c92;
text-decoration: underline;
}
/*==============================================================
Footer Style
==============================================================*/
footer{
font-size: 12px;
color: #524c92;
padding: 30px 0 23px;
background-color: #000;
background-image: -webkit-linear-gradient(left, #162134, #1f2140 50%, #362159 80%);
background-image: -moz-linear-gradient(left, #162134, #1f2140 50%, #362159 80%);
background-image: -o-linear-gradient(left, #162134, #1f2140 50%, #362159 80%);
background-image: -ms-linear-gradient(left, #162134, #1f2140 50%, #362159 80%);
background-image: linear-gradient(to right, #162134, #1f2140 50%, #362159 80%);
}
footer a{
color: #524c92;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
footer a:hover{
color: #ffffff;
}
.form-group .error{
color: #ff0000;
}
/*==============================================================
Responsive Media
==============================================================*/
@media (max-width: 767px){
footer{text-align: center;}
footer .text-right{text-align: center; padding-top: 10px;}
}
| 0.300027 | 0.04466 |
* {
box-sizing: border-box;
}
body {
font-family: 'Roboto Condensed', sans-serif;
background-color: #f4f5f6;
}
.max-12k {
max-width: 1350px;
}
header > div {
background-color: red;
}
header .logo svg {
fill: white;
width: 400px;
}
.join-in * {
font-size: 18px;
}
.nav-bar {
position: relative;
font-size: 20px;
background-color: white;
}
.nav-bar .nice-border {
position: absolute;
width: 66px;
top: 0;
display: block;
right: 0;
border-top: 13px solid red;
border-left: 12px solid white;
}
header nav form {
position: relative;
}
header nav #search-input-label {
position: absolute;
background: url(https://g.newsweek.com/www/images/icon-search-glass.svg) center/contain no-repeat white;
width: 20px;
height: 20px;
clip: auto;
font-size: 0;
top: 6px;
right: 80px;
}
header nav #search-input {
width: 100px;
margin-right: 66px;
}
.burger-icon .fas {
position: relative;
top: 4px;
font-size: 25px;
cursor: pointer;
}
main {
background-color: white;
}
.article-1 .wrap {
position: relative;
}
.article-1 .wrap .label {
position: absolute;
bottom: 0;
left: 0;
background-color: rgba(255, 255, 255, 0.9);
color: red;
}
.black-to-red:hover {
color: red;
cursor: pointer;
}
article a {
color: black;
}
.article-1 h4 a:hover {
text-decoration: underline #f72210;
}
.stories .article-2 h6 a:hover {
color: red;
}
.stories section > h6 {
color: #ababaa;
}
.article-1 p {
color: #606060;
}
.bg-gray {
cursor: pointer;
background-color: rgba(233, 233, 233, 0.664);
}
.bg-gray:hover {
background-color: rgba(195, 195, 195, 0.609);
}
.culture {
background-color: #f4f5f7;
}
.text-gray {
color: #6d6d6d;
}
.top-story .culture article .body {
color: #8e8e8f;
}
.top-story .culture article .tag {
background-color: #c2d4d7;
cursor: pointer;
color: #606060;
font-size: 14px;
padding: 2px 3px;
}
.top-story .culture article .tag:hover {
background-color: black;
color: #c2d4d7;
}
.mt {
margin-top: 140px;
}
.stories .article-3 h6 a:hover,
.article-title a:hover {
text-decoration: underline #f72210;
}
.n-logo {
display: block;
cursor: pointer;
min-width: 40px;
height: 35px;
background: url(https://g.newsweek.com/www/images/logo-n1.svg) center/contain no-repeat #f72210;
margin-right: 10px;
}
.jumbotron {
max-width: 300px;
}
.sticky-100-top {
position: -webkit-sticky;
position: sticky;
top: -100%;
}
.fs-20 {
font-size: 20px;
}
.bg-red {
background-color: red;
color: white;
}
.text-red,
.article-1 .wrap a.text-red {
color: red;
}
.count-link {
width: 70px;
height: 52px;
line-height: 60px;
padding-left: 28px;
display: block;
background: url(https://g.newsweek.com/themes/newsweek/images/icon-slideshows-nw.png) 0 0/contain no-repeat;
}
.subscribe {
background-color: #f4f5f6;
}
.subscribe .body {
margin-left: 3rem;
}
.subscribe .image {
position: relative;
width: 260px;
height: 237px;
padding-right: 90px;
}
.subscribe img:nth-child(1) {
position: absolute;
}
.subscribe img:nth-child(2) {
position: absolute;
top: 10px;
left: 90px;
}
.newsletter .image {
background: url("https://d.newsweek.com/en/full/1541302/starting5-homepage.png?w=397&h=265&q=90&f=742bce9a6f72dd8f19ba2e7fd5db06e5") center center / cover no-repeat;
width: 48%;
}
footer {
background-color: white;
}
.footer-title .brand svg {
fill: red;
width: 236;
height: 36px;
}
footer .fab {
font-size: 24px;
}
footer .fab:hover {
cursor: pointer;
color: black;
}
.to-black:hover {
color: black;
}
@media (min-width: 992px) {
.newsletter {
height: 285px;
}
}
@media (max-width: 991px) {
header .logo svg {
width: 140px;
}
.newsletter .image {
width: 200px;
}
.mt {
margin-top: 65px;
}
}
@media (max-width: 768px) {
.subscribe {
flex-wrap: wrap;
}
.subscribe .body {
text-align: center;
margin-left: 0;
margin-top: 3rem;
}
.newsletter {
flex-wrap: wrap;
}
.newsletter .image {
width: 100%;
height: 200px;
}
.newsletter .body {
text-align: center;
}
}
@media (max-width: 425px) {
header .logo svg {
display: none;
}
}
|
assets/styles/style.css
|
* {
box-sizing: border-box;
}
body {
font-family: 'Roboto Condensed', sans-serif;
background-color: #f4f5f6;
}
.max-12k {
max-width: 1350px;
}
header > div {
background-color: red;
}
header .logo svg {
fill: white;
width: 400px;
}
.join-in * {
font-size: 18px;
}
.nav-bar {
position: relative;
font-size: 20px;
background-color: white;
}
.nav-bar .nice-border {
position: absolute;
width: 66px;
top: 0;
display: block;
right: 0;
border-top: 13px solid red;
border-left: 12px solid white;
}
header nav form {
position: relative;
}
header nav #search-input-label {
position: absolute;
background: url(https://g.newsweek.com/www/images/icon-search-glass.svg) center/contain no-repeat white;
width: 20px;
height: 20px;
clip: auto;
font-size: 0;
top: 6px;
right: 80px;
}
header nav #search-input {
width: 100px;
margin-right: 66px;
}
.burger-icon .fas {
position: relative;
top: 4px;
font-size: 25px;
cursor: pointer;
}
main {
background-color: white;
}
.article-1 .wrap {
position: relative;
}
.article-1 .wrap .label {
position: absolute;
bottom: 0;
left: 0;
background-color: rgba(255, 255, 255, 0.9);
color: red;
}
.black-to-red:hover {
color: red;
cursor: pointer;
}
article a {
color: black;
}
.article-1 h4 a:hover {
text-decoration: underline #f72210;
}
.stories .article-2 h6 a:hover {
color: red;
}
.stories section > h6 {
color: #ababaa;
}
.article-1 p {
color: #606060;
}
.bg-gray {
cursor: pointer;
background-color: rgba(233, 233, 233, 0.664);
}
.bg-gray:hover {
background-color: rgba(195, 195, 195, 0.609);
}
.culture {
background-color: #f4f5f7;
}
.text-gray {
color: #6d6d6d;
}
.top-story .culture article .body {
color: #8e8e8f;
}
.top-story .culture article .tag {
background-color: #c2d4d7;
cursor: pointer;
color: #606060;
font-size: 14px;
padding: 2px 3px;
}
.top-story .culture article .tag:hover {
background-color: black;
color: #c2d4d7;
}
.mt {
margin-top: 140px;
}
.stories .article-3 h6 a:hover,
.article-title a:hover {
text-decoration: underline #f72210;
}
.n-logo {
display: block;
cursor: pointer;
min-width: 40px;
height: 35px;
background: url(https://g.newsweek.com/www/images/logo-n1.svg) center/contain no-repeat #f72210;
margin-right: 10px;
}
.jumbotron {
max-width: 300px;
}
.sticky-100-top {
position: -webkit-sticky;
position: sticky;
top: -100%;
}
.fs-20 {
font-size: 20px;
}
.bg-red {
background-color: red;
color: white;
}
.text-red,
.article-1 .wrap a.text-red {
color: red;
}
.count-link {
width: 70px;
height: 52px;
line-height: 60px;
padding-left: 28px;
display: block;
background: url(https://g.newsweek.com/themes/newsweek/images/icon-slideshows-nw.png) 0 0/contain no-repeat;
}
.subscribe {
background-color: #f4f5f6;
}
.subscribe .body {
margin-left: 3rem;
}
.subscribe .image {
position: relative;
width: 260px;
height: 237px;
padding-right: 90px;
}
.subscribe img:nth-child(1) {
position: absolute;
}
.subscribe img:nth-child(2) {
position: absolute;
top: 10px;
left: 90px;
}
.newsletter .image {
background: url("https://d.newsweek.com/en/full/1541302/starting5-homepage.png?w=397&h=265&q=90&f=742bce9a6f72dd8f19ba2e7fd5db06e5") center center / cover no-repeat;
width: 48%;
}
footer {
background-color: white;
}
.footer-title .brand svg {
fill: red;
width: 236;
height: 36px;
}
footer .fab {
font-size: 24px;
}
footer .fab:hover {
cursor: pointer;
color: black;
}
.to-black:hover {
color: black;
}
@media (min-width: 992px) {
.newsletter {
height: 285px;
}
}
@media (max-width: 991px) {
header .logo svg {
width: 140px;
}
.newsletter .image {
width: 200px;
}
.mt {
margin-top: 65px;
}
}
@media (max-width: 768px) {
.subscribe {
flex-wrap: wrap;
}
.subscribe .body {
text-align: center;
margin-left: 0;
margin-top: 3rem;
}
.newsletter {
flex-wrap: wrap;
}
.newsletter .image {
width: 100%;
height: 200px;
}
.newsletter .body {
text-align: center;
}
}
@media (max-width: 425px) {
header .logo svg {
display: none;
}
}
| 0.611846 | 0.118589 |
.hamburger--spring-r .hamburger-inner {
top: auto;
bottom: -3px;
-webkit-transition-duration: 0.13s;
transition-duration: 0.13s;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r .hamburger-inner::after {
top: -14px;
-webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}
.hamburger--spring-r .hamburger-inner::before {
-webkit-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r.is-active .hamburger-inner {
-webkit-transform: translate3d(0, -7px, 0) rotate(-45deg);
transform: translate3d(0, -7px, 0) rotate(-45deg);
-webkit-transition-delay: 0.22s;
transition-delay: 0.22s;
-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spring-r.is-active .hamburger-inner::after {
top: 0;
opacity: 0;
-webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
}
.hamburger--spring-r.is-active .hamburger-inner::before {
top: 0;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}
|
wp-content/themes/oceanwp/assets/css/third/hamburgers/types/spring-r.css
|
.hamburger--spring-r .hamburger-inner {
top: auto;
bottom: -3px;
-webkit-transition-duration: 0.13s;
transition-duration: 0.13s;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r .hamburger-inner::after {
top: -14px;
-webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}
.hamburger--spring-r .hamburger-inner::before {
-webkit-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r.is-active .hamburger-inner {
-webkit-transform: translate3d(0, -7px, 0) rotate(-45deg);
transform: translate3d(0, -7px, 0) rotate(-45deg);
-webkit-transition-delay: 0.22s;
transition-delay: 0.22s;
-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spring-r.is-active .hamburger-inner::after {
top: 0;
opacity: 0;
-webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
}
.hamburger--spring-r.is-active .hamburger-inner::before {
top: 0;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}
| 0.420124 | 0.088583 |
body {
margin-top: 50px;
}
.alertBox {
margin-top: 20px;
}
.user-view {
padding-top: 40px;
}
.teaser {
padding-top: 20px;
padding-bottom: 20px;
}
.teaser-box {
width: auto;
height: 300px;
background-color: lightgray;
color: #ffffff;
}
.teaser-box .headline {
padding: 20px;
text-align: center;
}
.teaser-box .content {
padding: 20px;
}
.sidebar-sticky {
background: #eff0f1 !important;
height: calc(100vh - 50px);
position: relative;
padding: 15px;
font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial, sans-serif;
}
.sidebar-nav {
padding: 0;
margin-bottom: 20px;
}
.nav-item {
font-size: 12.5pt;
width: 100%;
overflow: hidden;
}
.nav-item .nav-link span {
padding-right: 15px;
}
.nav-item .nav-link {
text-decoration: none;
line-height: 24px;
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #000000;
padding-bottom: 10px;
}
.nav-item .nav-link.active {
color: #4e9cf9;
}
.nav-item .nav-link:hover {
color: #4e9cf9;
cursor: pointer;
}
.navbar-center {
padding-top: 15px;
padding-bottom: 15px;
letter-spacing: 1.5px;
text-align: center;
}
.navbar-headline {
color: #ffffff;
height: 50px;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
}
.navbar .text-nowrap {
border-radius: 0;
min-height: 52px;
background-color: #404243;
color: #ffffff;
border-color: #404243;
padding: 12px 18px;
width: 100%;
}
.sidebar-heading {
font-size: 11pt;
text-transform: uppercase;
color: #6c757d !important
}
.doughnut-container {
height: 40vh;
width: 40vh;
}
.line-container {
height: 70vh;
width: 70vh;
}
@media only screen and (max-width: 970px) {
.doughnut-container {
height: 60vh;
width: 60vh;
}
}
@media only screen and (max-width: 1600px) and (min-width: 991px) {
.line-container {
height: 50vh;
width: 50vh;
}
}
/**
IPAD PRO
*/
@media only screen and (min-width: 1024px) and (max-width: 1080px) and (max-height: 1366px) {
nav {
zoom: 1.3;
}
.col-md-10 {
width: 100%;
zoom: 1.3;
}
}
/**
TECH TV
*/
@media only screen and (min-width: 1080px) and (max-width: 1100px) and (max-height: 1920px) {
nav {
zoom: 1.5;
}
.doughnut-container {
height: 30vh !important;
width: 30vh !important;
}
.line-container {
height: 30vh !important;
width: 30vh !important;
}
.col-md-10 {
width: 100%;
zoom: 1.7;
}
}
@media only screen and (max-width: 1080px) {
.sidebar-sticky {
display: none;
}
.line-container {
height: 50vh;
width: 50vh;
}
.doughnut-container {
height: 50vh;
width: 50vh;
}
.col-md-lg-12 {
width: 100%;
}
}
.config-box {
z-index: 1;
height: 250px;
width: 250px;
background-color: rgba(31, 255, 48, 0.4);
position: fixed;
left: 0;
bottom: 0;
padding: 15px;
margin: 15px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
.reportBox__content {
white-space: pre-line;
}
.reportBox__headline {
text-align: center;
}
.reportBox__headline__span {
float: right;
}
.reportBox__headline__span--arrowDown {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.reportBox__headline__span--arrowUp {
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
}
|
web/css/style.css
|
body {
margin-top: 50px;
}
.alertBox {
margin-top: 20px;
}
.user-view {
padding-top: 40px;
}
.teaser {
padding-top: 20px;
padding-bottom: 20px;
}
.teaser-box {
width: auto;
height: 300px;
background-color: lightgray;
color: #ffffff;
}
.teaser-box .headline {
padding: 20px;
text-align: center;
}
.teaser-box .content {
padding: 20px;
}
.sidebar-sticky {
background: #eff0f1 !important;
height: calc(100vh - 50px);
position: relative;
padding: 15px;
font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial, sans-serif;
}
.sidebar-nav {
padding: 0;
margin-bottom: 20px;
}
.nav-item {
font-size: 12.5pt;
width: 100%;
overflow: hidden;
}
.nav-item .nav-link span {
padding-right: 15px;
}
.nav-item .nav-link {
text-decoration: none;
line-height: 24px;
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #000000;
padding-bottom: 10px;
}
.nav-item .nav-link.active {
color: #4e9cf9;
}
.nav-item .nav-link:hover {
color: #4e9cf9;
cursor: pointer;
}
.navbar-center {
padding-top: 15px;
padding-bottom: 15px;
letter-spacing: 1.5px;
text-align: center;
}
.navbar-headline {
color: #ffffff;
height: 50px;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
}
.navbar .text-nowrap {
border-radius: 0;
min-height: 52px;
background-color: #404243;
color: #ffffff;
border-color: #404243;
padding: 12px 18px;
width: 100%;
}
.sidebar-heading {
font-size: 11pt;
text-transform: uppercase;
color: #6c757d !important
}
.doughnut-container {
height: 40vh;
width: 40vh;
}
.line-container {
height: 70vh;
width: 70vh;
}
@media only screen and (max-width: 970px) {
.doughnut-container {
height: 60vh;
width: 60vh;
}
}
@media only screen and (max-width: 1600px) and (min-width: 991px) {
.line-container {
height: 50vh;
width: 50vh;
}
}
/**
IPAD PRO
*/
@media only screen and (min-width: 1024px) and (max-width: 1080px) and (max-height: 1366px) {
nav {
zoom: 1.3;
}
.col-md-10 {
width: 100%;
zoom: 1.3;
}
}
/**
TECH TV
*/
@media only screen and (min-width: 1080px) and (max-width: 1100px) and (max-height: 1920px) {
nav {
zoom: 1.5;
}
.doughnut-container {
height: 30vh !important;
width: 30vh !important;
}
.line-container {
height: 30vh !important;
width: 30vh !important;
}
.col-md-10 {
width: 100%;
zoom: 1.7;
}
}
@media only screen and (max-width: 1080px) {
.sidebar-sticky {
display: none;
}
.line-container {
height: 50vh;
width: 50vh;
}
.doughnut-container {
height: 50vh;
width: 50vh;
}
.col-md-lg-12 {
width: 100%;
}
}
.config-box {
z-index: 1;
height: 250px;
width: 250px;
background-color: rgba(31, 255, 48, 0.4);
position: fixed;
left: 0;
bottom: 0;
padding: 15px;
margin: 15px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
.reportBox__content {
white-space: pre-line;
}
.reportBox__headline {
text-align: center;
}
.reportBox__headline__span {
float: right;
}
.reportBox__headline__span--arrowDown {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.reportBox__headline__span--arrowUp {
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
}
| 0.523908 | 0.084985 |
.un-alert {
opacity: 0;
display: none;
width: 100%;
height: 100%;
z-index: 99999;
text-align: center;
top: 0;
left: 0;
position: fixed;
background: #f5f5f5;
}
.un-alert-center {
width: 100%;
position: absolute;
top: 40%;
padding: 0 50px;
}
/* 0. WRAP */
html, body {
height: 100%;
}
body {
background-color: #f5f5f5;
font-size: 14px;
font-family: 'Century Gothic';
overflow-x: hidden;
}
#un-wrap {
height: 100%;
width: 100%;
position: relative;
z-index: 1;
}
.un-mask {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
z-index: 99999;
}
.un-mask .un-load-bg {
background: #fff;
width: 100%;
height: 100%;
}
.un-mask .un-load-bar {
background: #f3f3f3;
width: 100%;
height: 100%;
}
.un-mask .un-loader {
position: absolute;
width: 100px;
height: 2px;
background: #e9e9e9;
top: 50%;
left: 50%;
margin-top: -1px;
margin-left: -50px;
opacity: 0;
}
.un-mask .un-loader .un-load-color {
position: absolute;
width: 50px;
height: 2px;
top: 0;
left: 0;
z-index: 99999;
}
/* COMMONS */
.un-shadow {
-webkit-box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.03);
-moz-box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.03);
box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.03);
}
/* 1. TYPO / ELEMENTS */
/* TYPO */
h5, h6 {
font-family: 'Roboto Slab';
text-transform: capitalize;
font-weight: 400;
margin: 0;
}
h1, h2, h3, h4 {
font-family: 'Cabin', sans-serif;
text-transform: uppercase;
font-weight: 400;
margin: 0;
color: #333;
}
h1, h2, h3, h4, h5, h6 {
margin-bottom: 25px;
}
h1 {
font-size: 30px;
line-height: 40px;
}
h2 {
font-size: 26px;
line-height: 36px;
}
h3 {
font-size: 20px;
line-height: 30px;
}
h4 {
font-size: 18px;
line-height: 28px;
}
h5 {
font-size: 16px;
line-height: 26px;
}
h6 {
font-size: 14px;
line-height: 24px;
}
ul.un-list {
list-style-type: square;
list-style-position: inside;
margin-bottom: 25px;
}
.un-col-list {
padding-left: 0;
}
ul.un-list li span {
color: #444;
}
ol.un-list {
margin-bottom: 25px;
counter-reset: item;
list-style-type: none;
}
ol.un-list li {
position: relative;
margin-bottom: 10px;
}
ol.un-list li:before {
padding: 0 2px;
height: inherit;
width: 28px;
display: inline-block;
margin-right: 8px;
text-align: center;
border-width: 2px;
border-style: solid;
content: counter(item) '';
counter-increment: item
}
p {
margin-bottom: 25px;
text-align: justify;
}
blockquote {
padding: 0 25px;
margin: 0 0 25px 0;
font-size: 18px;
line-height: 36px;
font-style: italic;
font-weight: 300;
border-left-width: 2px;
border-left-style: solid;
font-family: 'Roboto Slab', sans-serif;
text-align: justify;
}
blockquote a {
border-bottom-style: dotted;
border-bottom-width: 1px;
font-weight: bold;
}
/* INPUT */
select, input, textarea, button {
outline: none;
appearance: none;
-moz-appearance: none;
-ms-appearence: none;
-o-appearence: none;
-webkit-appearance: none;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
}
select, input[type="text"],
input[type="email"], input[type="password"],
input[type="tel"], input[type="search"] {
width: 100%;
border: 2px solid #E9E9E9;
background-color: #fff;
height: 50px;
line-height: 50px;
padding: 10px;
}
input[type="submit"], input[type="reset"], button {
display: inline-block;
color: #fff;
border-style: solid;
border-width: 2px;
padding: 0 10px;
height: 50px;
line-height: 50px;
text-transform: uppercase;
font-family: 'Cabin', sans-serif;
}
textarea {
width: 100%;
max-height: 250px;
border: 2px solid #E9E9E9;
background-color: #fff;
padding: 10px;
}
input:focus, select:focus, textarea: focus {
outline: none;
border: none;
}
/* 2. HEADERS */
.un-header-narrow {
height: 60px;
background: #fff;
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 9999;
}
.un-header-padd-narrow {
height: 60px;
}
.un-header-sticky {
height: 90px;
background: #fff;
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 9999;
}
.un-header-padd-sticky {
height: 140px;
}
.un-header-wide {
width: 100%;
height: 150px;
margin-bottom: 50px;
background: #fff;
position: relative;
}
.un-header-center {
height: 90px;
padding: 7px 0 15px 0;
background: #fff;
position: relative;
text-align: center;
}
.un-sticky .un-header-wide {
height: 70px;
}
.un-sticky {
position: fixed;
left: 0;
top: -100px;
width: 100%;
height: 70px;
z-index: 9999;
}
/* header slider */
.un-header-slide {
height: 90px;
background: #fff;
width: 100%;
margin-bottom: 50px;
position: fixed;
z-index: 9999;
}
.un-header-left {
height: 90px;
background: #fff;
position: absolute;
top: 0;
left: 50px;
width: 300px;
}
.un-slider-page-nav {
position: absolute;
right: 50px;
top: 0;
}
.un-slider-arrows {
height: 90px;
float: left;
margin-right: 10px;
}
.un-slider-arrow {
color: #e9e9e9;
font-size: 36px;
text-align: center;
height: 90px;
width: 50px;
line-height: 95px;
}
.un-slider-arrow,
.un-slider-page-label {
float: left;
}
.un-slider-dots {
height: 90px;
padding: 30px 0;
float: left;
margin-right: -30px;
}
.un-inner-dot {
height: 16px;
width: 16px;
background: #fff;
}
.un-slider-dot {
height: 30px;
width: 30px;
border: 2px solid #e9e9e9;
margin-right: 30px;
padding: 5px;
display: inline-block;
}
.un-slider-page-label {
font-family: 'Cabin', sans-serif;
font-weight: 600;
color: #333;
text-transform: uppercase;
font-size: 12px;
line-height: 90px;
}
/* search modal */
.un-btn-search {
height: 60px;
width: 60px;
text-align: center;
}
.un-btn-search i {
font-size: 24px;
color: #fff;
line-height: 60px;
}
.un-search-modal {
position: fixed;
left: 100%;
top: 0;
width: 100%;
height: 100%;
background: rgba(255,255,255,0.9);
z-index: 99999;
}
.un-search-form {
position: absolute;
top: 50%;
left: 0;
height: 100px;
width: 100%;
margin-top: -50px;
padding-left: 50px;
}
.un-search-field {
height: 100px;
width: 100%;
border: none;
background: none;
font-size: 60px;
font-weight: 300;
font-family: 'Roboto Slab', sans-serif;
text-transform: lowercase;
text-align: center;
}
.un-search-row {
position: absolute;
bottom: 0;
left: 0;
height: 2px;
width: 0;
}
.un-search-close {
position: absolute;
top: 50px;
right: 50px;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
color: #ccc;
font-size: 40px;
cursor: pointer;
}
/* menu mobile */
.un-menu-device {
display: none;
}
.un-header-narrow .un-btn-switch {
display: none;
}
.un-btn-switch {
height: 40px;
width: 40px;
text-align: right;
}
.un-btn-switch i {
line-height: 40px;
font-size: 30px;
}
/* menu modal */
.un-menu-modal {
display: none;
position: fixed;
left: 100%;
top: 0;
width: 100%;
height: 100%;
background: rgba(255,255,255,0.9);
z-index: 99999;
}
.un-menu-center {
text-align: center;
width: 100%;
position: absolute;
top: 25%;
}
.un-menu-modal ul li a {
font-family: 'Roboto Slab';
color: #555;
}
.un-menu-modal .un-main-menu {
display: inline-block;
margin: auto;
}
.un-menu-modal .un-main-menu li a {
font-size: 24px;
line-height: 50px;
}
.un-menu-modal .un-main-menu .un-item-parent i {
font-size: 20px;
vertical-align: middle;
padding-left: 10px;
}
.un-menu-modal .un-sub-menu {
display: none;
}
.un-menu-modal .un-sub-menu li {
padding-left: 20px;
}
.un-menu-modal .un-sub-menu li a {
font-size: 20px;
line-height: 40px;
}
.un-menu-close {
position: absolute;
top: 50px;
right: 50px;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
color: #ccc;
font-size: 30px;
cursor: pointer;
}
/* menu narrow */
.un-menu-narrow {
height: 60px;
}
.un-menu-narrow ul {
margin-left: 25px;
}
.un-menu-narrow ul li {
display: inline-block;
margin-right: 25px;
}
.un-item-parent {
position: relative;
}
.un-menu-wide
.un-main-menu .un-item-parent i {
margin-left: 10px;
font-size: 16px;
vertical-align: text-bottom;
}
.un-menu-left
.un-sub-menu .un-item-parent i {
margin-right: 0;
}
.un-menu-right
.un-sub-menu .un-item-parent i {
margin-left: 0;
}
.un-menu-left
.un-sub-menu .un-item-parent i {
position: absolute;
right: 10px;
top: 8px;
font-size: 16px;
}
.un-menu-right
.un-sub-menu .un-item-parent i {
position: absolute;
left: 10px;
top: 8px;
font-size: 16px;
}
.un-menu-narrow ul li a {
line-height: 60px;
font-weight: 400;
font-family: 'Cabin', sans-serif;
text-transform: uppercase;
font-size: 13px;
letter-spacing: 0.5px;
color: #333;
}
.un-menu-wide ul li a {
line-height: 150px;
font-weight: 400;
color: #333;
font-family: 'Cabin', sans-serif;
text-transform: uppercase;
font-size: 13px;
letter-spacing: 0.5px;
display: block;
}
.un-sticky .un-menu-wide ul li a {
line-height: 70px;
font-weight: 400;
color: #333;
font-family: 'Cabin', sans-serif;
text-transform: uppercase;
font-size: 13px;
letter-spacing: 0.5px;
}
.un-item-active a span {
font-weight: 700 !important;
border-bottom-style: dotted;
border-bottom-width: 1px;
}
/* menu wide */
.un-menu-wide {
width: 100%;
height: 150px;
}
.un-sticky .un-menu-wide {
height: 70px;
}
.un-menu-left {
right: 50%;
width: 50%;
position: absolute;
top: 0;
}
.un-menu-right {
left: 50%;
width: 50%;
top: 0;
position: absolute;
}
.un-menu-left ul {
text-align: right;
}
.un-menu-right ul {
text-align: left;
}
.un-menu-wide .un-menu-left ul li {
display: inline-block;
margin-right: 25px;
}
.un-menu-wide .un-menu-right ul li {
display: inline-block;
margin-left: 25px;
}
/* sub menu */
.un-sticky .un-menu-left .un-sub-menu,
.un-sticky .un-menu-right .un-sub-menu {
top: 70px;
}
.un-menu-wide .un-sub-menu {
z-index: 9999;
}
.un-menu-left .un-sub-menu {
position: absolute;
top: 150px;
left: 0px;
display: none;
opacity: 0;
}
.un-menu-left .un-sub-menu ul {
position: absolute;
top: 0;
left: 200px;
}
.un-menu-right .un-sub-menu {
position: absolute;
top: 150px;
right: 0;
display: none;
opacity: 0;
}
.un-menu-right .un-sub-menu ul {
position: absolute;
top: 0;
right: 200px;
}
.un-sticky .un-menu-left .un-sub-menu ul,
.un-sticky .un-menu-right .un-sub-menu ul {
top: 0;
margin-top: 0;
}
.un-menu-wide .un-sub-menu li {
display: list-item !important;
height: 35px;
padding: 0;
width: 250px;
margin-right: 0 !important;
}
.un-menu-wide .un-sub-menu li a {
font-size: 12px !important;
}
.un-menu-left .un-sub-menu li a {
display: block;
line-height: 35px !important;
height: 35px;
padding: 0 10px;
color: #fff !important;
text-align: left;
}
.un-menu-right .un-sub-menu li a {
display: block;
line-height: 35px !important;
height: 35px;
padding: 0 10px;
color: #fff !important;
text-align: right;
}
/* social buttons */
.un-social-icons {
height: 60px;
}
.un-social-icons ul {
height: 60px;
}
.un-social-icons ul li {
display: inline-block;
height: 60px;
margin-left: 20px;
}
.un-footer-icons .un-social-icons ul {
margin-left: -25px;
}
.un-footer-icons .un-social-icons ul li {
margin-left: 25px;
}
.un-social-icons i {
font-size: 18px;
line-height: 60px;
color: #cccccc;
}
.un-footer-icons .un-social-icons i {
font-size: 24px;
}
.un-social-icons
.un-icon-social-twitter {
font-size: 22px;
}
.un-footer-icons .un-social-icons
.un-icon-social-twitter {
font-size: 28px;
}
.un-footer-icons {
text-align: center;
margin-bottom: 0;
border: 2px solid #e9e9e9;
padding: 25px 50px;
}
.un-footer-icons .un-logo-footer {
margin-bottom: 0;
}
/* header title */
.un-header-page {
margin: 100px 0;
text-align: center;
}
.un-logo-top {
display: inline-block;
padding-right: 15px;
}
.un-logo-sticky {
display: inline-block;
padding-right: 15px;
}
.un-logo-sticky img {
max-height: 36px;
}
.un-logo-center {
position: absolute;
display: block;
top: 50%;
left: 50%;
z-index: 999;
}
.un-logo-center img {
max-height: 60px;
}
.un-logo-device img {
max-height: 40px;
}
.un-sticky .un-logo-center img {
max-height: 40px;
}
.un-header-sticky .un-logo-center img {
max-height: 40px;
}
.un-separator {
font-family: 'Roboto Slab';
display: inline-block;
vertical-align: middle;
font-size: 60px;
font-weight: 100;
color: #333;
}
.un-header-sticky .un-separator,
.un-header-slide .un-separator {
font-size: 50px;
}
.un-title-page {
font-family: 'Roboto Slab';
display: inline-block;
font-size: 30px;
font-weight: 300;
vertical-align: text-top;
color: #333;
}
.un-header-sticky .un-title-page,
.un-header-slide .un-title-page {
font-family: 'Roboto Slab';
display: inline-block;
font-size: 30px;
font-weight: 300;
color: #333;
}
.un-title-page a {
border-bottom-width: 1px;
border-bottom-style: dotted;
}
/* 3. BLOG */
.un-item-grid.un-item-post,
.un-item-big.un-item-post,
.un-item-medium.un-item-post {
margin-bottom: 50px;
}
.un-item-msnr.un-item-post,
.un-item-small.un-item-post,
.un-item-extra-small.un-item-post {
margin-bottom: 50px;
position: relative;
}
.un-item-social.un-item-post {
position: relative;
margin-bottom: 0;
}
.un-post-media {
overflow: hidden;
position: relative;
}
.un-item-grid .un-item-media,
.un-item-big .un-post-media,
.un-item-medium .un-post-media {
height: auto;
}
.un-item-small .un-post-media,
.un-item-extra-small .un-post-media {
position: absolute;
top: 0;
left: 0;
height: 300px;
width: 300px;
z-index: 999;
}
.un-item-social .un-post-media {
position: absolute;
top: 0;
left: 0;
height: 275px;
width: 275px;
z-index: 999;
}
.un-item-msnr
.un-post-media.un-post-slider {
position: absolute;
top: 0;
left: 0;
height: 340px;
width: 340px;
z-index: 999;
}
.un-item-post .owl-dots,
.un-item-page .owl-dots {
position: absolute;
left: 50%;
bottom: 25px;
margin-left: -32.5px;
}
.un-page-slider .un-item-msnr .un-post-slider .un-post-slides {
height: 340px;
}
/* sliders top / bottom */
.un-item-slider {
height: auto;
overflow: hidden;
margin-bottom: 50px;
position: relative;
}
.un-slider-bottom,
.un-slider-top {
height: 640px;
}
.un-slider-bottom .un-post-slides,
.un-slider-top .un-post-slides {
height: 640px;
overflow: hidden;
}
.un-slider-bottom .un-post-slide,
.un-slider-top .un-post-slide {
height: 640px;
width: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size: cover;
}
.un-slider-bottom .un-post-media,
.un-slider-top .un-post-media {
height: 640px;
overflow: hidden;
width: 100%;
padding-right: 600px;
}
.un-slider-bottom .un-post-caption,
.un-slider-top .un-post-caption {
height: 640px;
overflow: hidden;
width: 600px;
position: absolute;
z-index: 99;
top: 0;
right: 0;
}
.un-slider-full {
padding: 0 50px;
}
.un-slider-top {
margin-left: 50px;
margin-right: 50px;
}
.un-col-slider {
padding-left: 0;
padding-right: 0;
}
.un-item-slider .un-post-caption {
background: #fff;
padding: 0 50px;
}
.un-item-slider .un-post-exc {
margin-bottom: 50px;
}
.un-item-slider .un-btn-more {
margin-bottom: 50px;
}
.un-item-slider .un-post-thumbs {
height: 220px;
overflow: hidden;
margin-right: -50px;
}
.un-item-slider .un-post-thumb {
width: 50%;
padding-right: 50px;
height: 220px;
float: left;
overflow: hidden;
}
.un-item-slider .un-post-thumb img {
height: auto;
width: 100%;
}
.un-slider-top .owl-dots,
.un-slider-bottom .owl-dots {
display: none;
}
#un-wrap .owl-prev,
#un-wrap .owl-next {
position: absolute;
top: 50%;
margin-top: -25px;
}
#un-wrap .owl-prev {
left: 0;
}
#un-wrap .owl-next {
right: 0;
}
/* carousels */
.un-item-carousel {
margin-bottom: 50px;
}
.un-carousel-small {
background: #e9e9e9;
padding: 50px 0;
margin-top: -50px;
}
.un-carousel-big .un-post-slides {
padding-left: 50px;
}
.un-carousel-small {
padding-left: 100px;
padding-right: 50px;
}
.un-item-carousel .un-post-slide {
margin-left: -25px;
margin-right: -25px;
}
.un-carousel-big .un-slide-thumb {
width: 33.33%;
float: left;
padding: 0 25px;
}
.un-carousel-small .un-post-slide {
padding: 0 25px;
}
.un-carousel-small .un-slide-media {
height: auto;
overflow: hidden;
}
.un-carousel-small .un-slider-media img {
width: auto;
height: 270px;
}
.un-carousel-small .owl-dots {
display: none !important;
}
.un-carousel-big .un-slide-media {
height: auto;
overflow: hidden;
}
.un-carousel-big .un-slider-media img {
width: auto;
height: 500px;
}
.un-item-carousel .owl-dots,
.un-slider-full .owl-dots {
position: absolute;
left: 50%;
bottom: 165px;
margin-left: -32.5px;
}
.un-slider-full .owl-prev,
.un-slider-full .owl-next {
margin-top: -95px !important;
}
.un-slide-caption {
padding: 25px;
height: 100px;
text-align: center;
background: #fff;
}
.un-item-carousel .un-post-hash {
margin-bottom: 15px;
}
.un-carousel-big .un-slider-nav-arrow {
height: 50px;
width: 50px;
color: #404040;
position: absolute;
text-align: center;
}
.un-carousel-big .un-slider-nav-next {
right: 75px;
}
.un-carousel-big .un-slider-nav-prev {
left: 75px;
}
.un-carousel-big .owl-next {
bottom: -160px;
top: inherit;
}
.un-carousel-big .owl-prev {
bottom: -160px;
top: inherit;
}
.un-carousel-big .un-slider-nav-arrow i {
font-size: 40px;
line-height: 50px;
color: inherit;
}
.un-carousel-small .un-slider-nav-arrow {
height: 50px;
width: 50px;
color: #404040;
position: absolute;
text-align: center;
}
.un-carousel-small .un-slider-nav-next {
right: -25px;
}
.un-carousel-small .un-slider-nav-prev {
left: -75px;
}
.un-carousel-small .un-slider-nav-arrow i {
font-size: 50px;
line-height: 50px;
color: #333;
}
/* post slider */
.un-item-grid .un-post-slider,
.un-item-big .un-post-slider,
.un-item-medium .un-post-slider {
width: 100%;
height: auto;
position: relative;
}
.un-item-grid .un-post-slides,
.un-item-big .un-post-slides,
.un-item-medium .un-post-slides {
width: 100%;
height: auto;
}
.un-item-small .un-post-slider,
.un-item-extra-small .un-post-slider {
height: 300px;
}
.un-item-small .un-post-slides,
.un-item-extra-small .un-post-slides {
height: 300px;
}
.un-item-msnr .un-post-slider {
height: 340px;
}
.un-post-slide {
width: 100%;
height: 100%;
}
.un-item-grid .un-post-slide img,
.un-item-big .un-post-slide img,
.un-item-medium .un-post-slide img {
width: 100%;
height: 100%;
}
.un-item-msnr .un-post-slide img,
.un-item-small .un-post-slide img,
.un-item-extra-small .un-post-slide img {
width: auto;
height: 100%;
}
.un-slider-big .un-slider-nav-arrow {
height: 50px;
width: 50px;
color: #404040;
position: absolute;
text-align: center;
background-color: #fff;
}
.un-slider-small .un-slider-nav-arrow {
height: 50px;
width: 50px;
color: #404040;
position: absolute;
text-align: center;
}
.un-slider-big .un-slider-nav-arrow i {
font-size: 32px;
line-height: 50px;
color: inherit;
}
.un-slider-small .un-slider-nav-arrow i {
font-size: 40px;
line-height: 50px;
color: #fff;
}
.un-slider-small .owl-dots {
display: none !important;
}
.un-slider-nav-prev {
position: absolute;
top: 50%;
left: 25px;
}
.un-slider-nav-next {
position: absolute;
right: 25px;
top: 50%;
}
/* post video */
iframe {
border: none;
}
.un-item-big .un-post-video,
.un-item-medium .un-post-video {
height: auto;
margin-bottom: -4px;
}
.un-post-video.un-iframe {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%;
}
.un-post-video iframe {
position: absolute;
top: 0; left: 0;
width: 100%;
height: 100%;
}
.un-item-big .un-post-video video,
.un-item-medium .un-post-video video {
width: 100%;
height: auto;
}
.un-item-msnr .un-post-video,
.un-item-grid .un-post-video {
position: relative;
}
.un-item-grid .un-post-video img {
width: 100%;
height: auto;
}
.un-item-msnr .un-post-video {
height: 190px;
overflow: hidden;
}
.un-item-msnr .un-post-video img {
height: 190px;
}
.un-item-small .un-post-video img,
.un-item-extra-small .un-post-video img {
height: 100%;
width: auto;
}
.un-item-related .un-video-play,
.un-item-msnr .un-video-play,
.un-item-grid .un-video-play,
.un-item-small .un-video-play,
.un-item-extra-small .un-video-play {
position: absolute;
height: 40px;
width: 40px;
z-index: 999;
margin: -20px;
left: 50%;
top: 50%;
text-align: center;
}
.un-item-related .un-video-play i,
.un-item-msnr .un-video-play i,
.un-item-grid .un-video-play i,
.un-item-small .un-video-play i,
.un-item-extra-small .un-video-play i {
color: #fff;
font-size: 36px;
line-height: 40px;
}
/* post sharing */
.un-list-share-side {
position: absolute;
top: 0;
right: -35px;
width: 60px;
z-index: 1;
}
.un-share-mask {
position: absolute;
top: 0;
right: 0;
width: 25px;
height: 135px;
background: #fff;
z-index: 2;
}
.un-list-share-side li {
display: list-item;
margin-bottom: 5px;
width: 60px;
height: 30px;
margin-right: -35px;
}
.un-list-share-side li a {
display: block;
width: 30px;
height: 30px;
text-align: center;
}
.un-list-share i {
color: #fff;
font-size: 18px;
line-height: 30px;
}
.un-share-center {
top: 125px;
width: 100%;
height: 30px;
z-index: -1;
text-align: center;
position: absolute;
}
.un-share-left {
top: 65px;
left: 50px;
width: 100%;
height: 30px;
z-index: -1;
position: absolute;
}
.un-header-sticky .un-share-center {
top: 65px;
}
.un-sticky .un-share-center {
top: 45px;
}
.un-list-share-top {
font-size: 0;
}
.un-list-share-top li {
margin-top: 0;
height: 60px;
display: inline-block;
margin-right: 5px;
overflow: hidden;
}
.un-list-share-top li a {
display: block;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
}
.un-list-share .un-icon-menu,
.un-list-share .un-icon-search,
.un-list-share .un-icon-social-twitter {
font-size: 22px;
}
.un-list-share .un-icon-instagram {
font-size: 16px;
}
/* post excerpt */
.un-item-post .un-post-caption,
.un-item-msnr .un-post-caption,
.un-item-grid .un-post-caption,
.un-item-big .un-post-caption,
.un-item-medium .un-post-caption {
background-color: #fff;
padding: 0 25px;
position: relative;
}
.un-item-small .un-post-caption,
.un-item-extra-small .un-post-caption {
background: #fff;
padding: 0 25px 0 325px;
height: 300px;
}
.un-item-social .un-post-caption {
background: #fff;
padding: 0 25px 0 300px;
height: 275px;
}
.un-item-msnr .un-post-slider + .un-post-caption {
padding: 0 25px 0 365px;
position: relative;
height: 340px;
background: #fff;
}
.un-item-big .un-post-head {
padding-top: 50px;
text-align: center;
}
.un-item-grid .un-post-head,
.un-item-medium .un-post-head {
padding-top: 25px;
text-align: center;
}
.un-item-msnr .un-post-head,
.un-item-small .un-post-head,
.un-item-extra-small .un-post-head {
padding-top: 25px;
}
.un-item-social .un-post-head {
padding-top: 25px;
text-align: left;
}
.un-post-hash {
font-family: 'Roboto Slab';
margin-bottom: 20px;
font-size: 18px;
}
.un-item-social .un-post-hash {
margin-bottom: 10px;
}
.un-item-grid .un-post-hash,
.un-item-msnr .un-post-hash {
font-size: 16px;
}
.un-post-title {
text-transform: uppercase;
font-family: 'Cabin', sans-serif;
color: #333;
margin-bottom: 20px;
font-size: 22px;
letter-spacing: 0.5px;
font-weight: 400;
}
.un-item-big .un-post-title {
font-size: 24px;
}
.un-item-small .un-post-title,
.un-item-extra-small .un-post-title,
.un-item-grid .un-post-title,
.un-item-social .un-post-title,
.un-carousel-small .un-post-title {
font-size: 18px;
}
.un-item-msnr .un-post-title {
font-size: 20px;
}
.un-item-msnr .un-post-title,
.un-carousel-big .un-post-title,
.un-carousel-small .un-post-title,
.un-item-extra-small .un-post-title,
.un-item-social .un-post-title {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.un-divider {
display: block;
width: 25px;
border-top-width: 2px;
border-top-style: solid;
margin-bottom: 20px;
}
.un-divider-center {
display: block;
width: 25px;
border-top-style: solid;
border-top-width: 2px;
margin: 0 auto 16px auto;
}
.un-post-exc {
line-height: 24px;
}
.un-post-extra {
line-height: 24px;
margin-bottom: 25px;
}
.un-post-extra h1,
.un-post-extra h2,
.un-post-extra h3,
.un-post-extra h4,
.un-post-extra h5,
.un-post-extra h6 {
margin-bottom: 0;
}
.un-thumb-video {
margin: 0 25px 25px 0;
position: relative;
}
.un-item-big .un-post-exc,
.un-item-medium .un-post-exc {
margin-bottom: 50px;
line-height: 24px;
}
.un-item-small .un-post-exc {
line-height: 24px;
margin-bottom: 45px;
}
.un-item-grid .un-post-exc,
.un-item-extra-small .un-post-exc,
.un-item-social .un-post-exc {
line-height: 24px;
margin-bottom: 25px;
}
.un-item-msnr .un-post-exc {
line-height: 24px;
margin-bottom: 25px;
}
.un-item-small .un-post-exc {
max-height: 72px;
overflow: hidden;
}
.un-item-extra-small .un-post-exc,
.un-item-social .un-post-exc {
max-height: 96px;
overflow: hidden;
}
.un-post-exc a,
.un-social-exc a,
.un-sticky-exc a {
font-weight: bold;
border-bottom-style: dotted;
border-bottom-width: 1px;
}
/* blog grid */
.un-grid-post,
.un-msnr-post {
margin-right: -25px;
margin-left: -25px;
}
.un-item-msnr {
height: 340px;
overflow: hidden;
}
.un-col-grid,
.un-col-msnr {
padding-left: 25px;
padding-right: 25px;
}
/* buttons */
.un-btn-more {
text-align: center;
margin-bottom: 25px;
}
.un-btn-style-1 a {
color: #333;
border: 2px solid #e9e9e9;
}
.un-btn-style-2 a {
color: #fff;
border-style: solid;
border-width: 2px;
}
.un-btn-style-2 i {
color: #fff;
}
.un-btn-style-3 a {
color: #333;
background-color: #fff;
border-style: solid;
border-width: 2px;
}
.un-btn-style-3 i {
color: inherit;
}
.un-btn-style-4 a {
background-color: #fff;
border: 2px solid #e9e9e9;
}
.un-btn-more a {
display: inline-block;
padding: 10px;
letter-spacing: 1px;
letter-spacing: 0.5px;
font-family: 'Cabin', sans-serif;
text-transform: uppercase;
font-size: 13px;
}
.un-btn-more i {
font-size: 16px;
padding-left: 10px;
vertical-align: sub;
}
.un-post-info {
padding-bottom: 25px;
}
.un-post-meta {
font-style: italic;
font-size: 13px;
}
.un-item-social .un-post-meta span {
line-height: 30px;
}
.un-post-date {
text-transform: capitalize;
}
.un-post-author a {
border-bottom-style: dotted;
border-bottom-width: 1px;
}
.un-post-stats {
font-size: 13px;
}
.un-post-stats span {
padding-left: 25px;
}
.un-post-stats span i {
font-size: 12px;
padding-right: 10px;
vertical-align: middle;
}
/* post quote */
.un-item-big .un-post-quote,
.un-item-small .un-post-quote {
padding: 0 50px;
background-color: #fff;
text-align: center;
}
.un-item-grid .un-post-quote,
.un-item-medium .un-post-quote,
.un-item-extra-small .un-post-quote {
padding: 0 25px;
background-color: #fff;
text-align: center;
}
.un-item-msnr .un-post-quote {
height: 340px;
padding-top: 40px;
background: #fff;
text-align: center;
}
.un-item-big .un-quote-text,
.un-item-small .un-quote-text {
font-size: 40px;
letter-spacing: 1px;
line-height: 60px;
font-weight: 300;
font-family: 'Roboto Slab';
color: #333;
}
.un-item-grid .un-quote-text {
font-size: 24px;
letter-spacing: 1px;
line-height: 40px;
font-weight: 300;
font-family: 'Roboto Slab';
color: #333;
}
.un-item-msnr .un-quote-text {
font-size: 24px;
letter-spacing: 1px;
line-height: 34px;
font-weight: 300;
font-family: 'Roboto Slab';
color: #333;
padding: 0 25px;
}
.un-quote-text {
margin-bottom: 20px;
}
.un-item-msnr .un-quote-text {
margin-bottom: 10px;
}
.un-item-medium .un-quote-text,
.un-item-extra-small .un-quote-text {
font-size: 34px;
letter-spacing: 1px;
line-height: 48px;
font-weight: 300;
font-family: 'Roboto Slab';
color: #333;
}
.un-quote-text a {
font-weight: bold;
border-bottom-style: dotted;
border-bottom-width: 1px;
}
.un-quote-arrow {
margin: 0 auto 10px auto;
width: 0;
height: 0;
border-style: solid;
border-width: 35px 35px 0 35px;
border-color: #ffffff transparent transparent transparent;
}
.un-quote-before,
.un-quote-after {
color: #e9e9e9;
font-size: 50px;
}
.un-item-big .un-quote-before,
.un-item-small .un-quote-before {
text-align: left;
padding-top: 50px;
}
.un-item-grid .un-quote-before,
.un-item-medium .un-quote-before,
.un-item-extra-small .un-quote-before {
text-align: left;
padding-top: 25px;
}
.un-item-big .un-quote-after,
.un-item-small .un-quote-after {
text-align: right;
padding-bottom: 50px;
}
.un-item-grid .un-quote-after,
.un-item-medium .un-quote-after,
.un-item-extra-small .un-quote-after {
text-align: right;
padding-bottom: 25px;
}
.un-item-msnr .un-post-quote {
position: relative;
}
.un-item-msnr .un-quote-after,
.un-item-msnr .un-quote-before {
position: absolute;
}
.un-item-msnr .un-quote-before {
top: 20px;
left: 25px;
}
.un-item-msnr .un-quote-after {
bottom: 10px;
right: 25px;
}
.un-quote-face {
height: 85px;
width: 85px;
overflow: hidden;
border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
-webkit-border-radius: 100%;
}
.un-item-grid .un-quote-face {
margin: 0 auto 25px auto;
}
.un-item-msnr .un-quote-face {
margin: 0 auto;
}
.un-quote-author {
text-align: center;
display: block;
font-size: 18px;
font-style: italic;
font-family: 'Roboto Slab';
}
.un-item-msnr .un-quote-author {
font-size: 14px;
}
.un-page-full
.un-item-grid .un-quote-author {
font-size: 14px;
margin-bottom: 18px;
}
.un-page-sidebar
.un-item-grid .un-quote-author {
font-size: 14px;
margin-bottom: 16px;
}
.un-quote-author i {
color: #d8d8d8;
margin-right: 10px;
font-size: 24px;
}
/* post image */
.un-item-msnr .un-post-image,
.un-item-grid .un-post-image,
.un-item-big .un-post-image,
.un-item-medium .un-post-image {
position: relative;
}
.un-item-msnr .un-post-image {
height: 190px;
width: auto;
overflow: hidden;
}
.un-item-grid .un-post-image img,
.un-item-big .un-post-image img,
.un-item-medium .un-post-image img {
height: auto;
width: 100%;
}
.un-item-msnr .un-post-image img {
height: 190px;
width: auto;
}
.un-item-small .un-post-image img,
.un-item-extra-small .un-post-image img,
.un-item-social .un-post-image img {
height: 100%;
width: auto;
}
/* image modal */
.un-image-modal {
position: fixed;
left: 100%;
top: 0;
width: 100%;
height: 100%;
background: rgba(255,255,255,0.9);
z-index: 99999;
}
.un-image-close {
position: absolute;
top: 10px;
right: 10px;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
color: #ccc;
font-size: 40px;
cursor: pointer;
z-index: 99999;
}
.un-image-modal img {
position: absolute;
top: 50%;
left: 50%;
opacity: 0;
}
/* post thumb-text */
.un-item-msnr
.un-post-text .un-post-thumb {
max-height: 60px;
max-width: 60px;
margin-right: 25px;
margin-top: 27px;
float: left;
overflow: hidden;
}
.un-item-msnr
.un-post-text .un-post-thumb img {
width: 60px;
height: 60px;
}
.un-item-msnr
.un-post-text .un-post-head {
text-align: left;
}
/* post link */
.un-post-link {
word-wrap: break-word;
}
.un-item-grid .un-post-link {
border-bottom-style: solid;
border-bottom-width: 2px;
font-size: 30px;
padding: 50px;
text-align: center;
background-color: transparent;
font-weight: 300;
letter-spacing: 0.25;
font-family: 'Roboto Slab';
}
.un-item-grid .un-post-link a {
border-bottom-width: 1px;
border-bottom-style: dotted;
}
.un-item-grid .un-post-link i {
margin-right: 10px;
vertical-align: middle;
}
.un-item-small .un-post-link,
.un-item-big .un-post-link {
font-size: 30px;
padding: 50px;
text-align: center;
color: #fff;
font-weight: 300;
letter-spacing: 0.25;
font-family: 'Roboto Slab';
}
.un-item-medium .un-post-link,
.un-item-extra-small .un-post-link {
font-size: 24px;
padding: 50px;
text-align: center;
color: #fff;
font-weight: 300;
letter-spacing: 0.25;
font-family: 'Roboto Slab';
}
.un-post-link a {
color: #fff;
border-bottom: 1px dotted #fff;
}
.un-post-link i {
margin-right: 10px;
color: #fff;
vertical-align: middle;
}
/* post audio */
.un-item-big .un-post-audio,
.un-item-medium .un-post-audio {
width: 100%;
height: auto;
position: relative;
}
.un-item-big .un-post-audio audio,
.un-item-medium .un-post-audio audio {
width: 100%;
position: absolute;
bottom: 0;
left: 0;
z-index: 999;
margin: 0;
}
.un-item-msnr .un-post-audio,
.un-item-grid .un-post-audio {
position: relative;
}
.un-item-msnr .un-post-audio {
height: 340px;
height: auto;
overflow: hidden;
}
.un-item-grid .un-post-audio img,
.un-item-big .un-post-audio img,
.un-item-medium .un-post-audio img {
width: 100%;
height: auto;
}
.un-item-msnr .un-post-audio img {
height: 340px;
width: auto;
}
.un-item-small .un-post-audio img,
.un-item-extra-small .un-post-audio img {
width: auto;
height: 100%;
}
.un-item-small .un-post-audio img,
.un-item-extra-small .un-post-audio img {
height: 300px;
}
.un-item-big .un-audio-play,
.un-item-medium .un-audio-play {
position: absolute;
height: 50px;
width: 50px;
z-index: 999;
margin: -25px;
left: 50%;
top: 50%;
text-align: center;
}
.un-item-msnr .un-audio-play,
.un-item-grid .un-audio-play,
.un-item-small .un-audio-play,
.un-item-extra-small .un-audio-play {
position: absolute;
height: 40px;
width: 40px;
z-index: 999;
margin: -20px;
left: 50%;
top: 50%;
text-align: center;
}
.un-item-big .un-audio-play .un-icon-pause,
.un-item-medium .un-audio-play .un-icon-pause {
font-size: 50px;
line-height: 40px;
}
.un-item-big .un-audio-play .un-icon-play,
.un-item-medium .un-audio-play .un-icon-play {
font-size: 40px;
line-height: 40px;
}
.un-item-msnr .un-audio-play i,
.un-item-grid .un-audio-play i,
.un-item-small .un-audio-play i,
.un-item-extra-small .un-audio-play i {
font-size: 36px;
line-height: 40px;
}
.un-audio-equalizer {
position: absolute;
bottom: 0;
height: 130px;
width: 100%;
z-index: 998;
background-position: bottom center;
background-repeat: no-repeat;
background-image: url('../img/equalizer.png');
}
/* audio animation */
.un-audio-anim {
opacity: 0;
}
.un-audio-anim-circles:before,
.un-audio-anim-circles:after {
position: absolute;
top: 25px;
right: 25px;
display: block;
border: 2px solid #e9e9e9;
border-radius: 50%;
content: '';
}
.un-audio-anim-circles:before {
width: 40px;
height: 40px;
-webkit-animation: rotation 3s linear infinite;
animation: rotation 3s linear infinite;
}
.un-audio-anim-circles:after {
margin-right: 10px;
margin-top: 10px;
width: 20px;
height: 20px;
-webkit-animation: rotation 1s linear infinite;
animation: rotation 1s linear infinite;
}
@-webkit-keyframes rotation {
0% { -webkit-transform: rotate(0deg); }
50% { -webkit-transform: rotate(180deg); }
100% { -webkit-transform: rotate(360deg); }
}
@keyframes rotation {
0% { transform: rotate(0deg); }
50% { transform: rotate(180deg); }
100% { transform: rotate(360deg); }
}
.un-item-msnr .un-audio-equalizer,
.un-item-grid .un-audio-equalizer {
bottom: -36px;
}
.un-item-msnr-double {
height: 730px;
}
.un-item-msnr-double .un-post-caption {
height: 540px;
}
/* navigation posts */
.un-posts-nav {
margin-bottom: 50px;
}
.un-load-posts {
margin-bottom: 50px;
text-align: center;
}
.un-btn-nav a,
.un-btn-load a {
display: inline-block;
padding: 10px;
letter-spacing: 1px;
letter-spacing: 0.5px;
font-family: 'Cabin', sans-serif;
text-transform: uppercase;
font-size: 13px;
}
.un-btn-load i {
font-size: 20px;
padding-left: 10px;
vertical-align: sub;
}
.un-nav-prev i {
font-size: 20px;
padding-right: 10px;
vertical-align: sub;
}
.un-nav-next i {
font-size: 20px;
padding-left: 10px;
vertical-align: sub;
}
/* 4. FOOTER */
.un-footer {
background: #fff;
padding: 50px 0;
text-align: center;
}
.un-footer-narrow {
margin: 50px 0;
background: #fff;
text-align: center;
}
.un-btn-top {
margin-bottom: 50px;
}
.un-btn-top i {
font-size: 30px;
cursor: pointer;
}
.un-logo-footer {
margin-bottom: 50px;
}
.un-copy {
font-size: 14px;
}
.un-footer-narrow .un-copy {
padding: 25px 0;
}
.un-copy a {
border-bottom-style: dotted;
border-bottom-width: 1px;
}
/* SIDEBAR */
.un-page-sidebar .un-content {
padding-right: 25px;
padding-left: 0;
}
.un-page-sidebar .un-sidebar {
padding-left: 25px;
padding-right: 0;
}
.un-home-sidebar .un-content {
padding-right: 25px;
padding-left: 0;
}
.un-home-sidebar .un-sidebar {
padding-left: 25px;
padding-right: 0;
}
/* 5. WIDGETS */
.un-list-widgets {}
.un-item-widget {
margin-bottom: 50px;
}
.un-widget-title {
text-align: center;
font-family: 'Roboto Slab';
font-size: 24px;
font-weight: 300;
margin-bottom: 20px;
color: #333;
overflow: hidden;
padding: 0 25px;
}
.un-widget-title .un-line {
position: relative;
}
.un-widget-title .un-line:before {
content: '';
position: absolute;
border-bottom-style: solid;
border-bottom-width: 2px;
width: 600px;
margin-right: 25px;
right: 100%;
top: 50%;
}
.un-widget-title .un-line:after {
content: '';
position: absolute;
border-bottom-style: solid;
border-bottom-width: 2px;
width: 600px;
margin-left: 25px;
left: 100%;
top: 50%;
}
/* widget about */
.un-widget-about {
background: #fff;
padding-top: 20px;
}
.un-widget-about-photo {
height: auto;
width: 100%;
margin-bottom: 25px;
}
.un-widget-about-photo img {
height: auto;
width: 100%;
}
.un-widget-about-exc {
padding: 0 25px;
margin-bottom: 18px;
line-height: 24px;
}
.un-widget-about-exc a {
font-weight: bold;
border-bottom-style: dotted;
border-bottom-width: 1px;
}
.un-widget-about .un-btn-more {
padding-bottom: 25px;
}
/* widget stats */
.un-widget-stats {}
.un-widget-bar {
margin-bottom: 5px;
position: relative;
font-family: 'Roboto Slab';
}
.un-widget-bar-label {
background: #fff;
font-weight: bold;
color: #333;
font-size: 16px;
height: 30px;
line-height: 30px;
padding: 0 10px;
display: inline-block;
}
.un-widget-bar-count {
position: absolute;
top: 5px;
left: 0;
z-index: -1;
height: 20px;
line-height: 20px;
color: #fff;
font-weight: 300;
font-size: 14px;
text-align: right;
padding-right: 10px;
display: inline-block;
}
/* sample bars */
#un-widget-bar-1 { width: 80%; }
#un-widget-bar-2 { width: 50%; }
#un-widget-bar-3 { width: 40%; }
#un-widget-bar-4 { width: 70%; }
#un-widget-bar-5 { width: 99%; }
/* widget posts */
.un-widget-posts {
background-color: #fff;
padding-top: 20px;
}
.un-widget-post {
padding: 0 25px;
}
.un-widget-post-image {
height: auto;
width: 100%;
margin-bottom: 25px;
position: relative;
}
.un-widget-post-image img {
height: auto;
width: 100%;
}
.un-widget-post-title {
text-transform: uppercase;
font-weight: 400;
margin-bottom: 16px;
font-size: 16px;
font-family: 'Cabin', sans-serif;
}
.un-widget-post-exc {
line-height: 24px;
margin-bottom: 20px;
}
.un-widget-post-date {
padding-bottom: 20px;
font-size: 12px;
font-style: italic;
margin-top: -8px;
}
/* widget banner */
.un-widget-banner img {
width: 100%;
}
/* widget social */
.un-widget-social {}
.un-widget-list-social {
text-align: center;
margin-right: -21px;
}
.un-widget-list-social li {
display: inline-block;
width: 30px;
height: 30px;
text-align: center;
margin-right: 21px;
overflow: hidden;
}
.un-widget-list-social li i {
color: #fff;
font-size: 18px;
line-height: 30px;
}
/* widget tags */
.un-widget-tags {
background-color: #fff;
padding-top: 20px;
}
.un-widget-list-tag {
padding: 0 25px 25px 25px;
}
.un-widget-list-tag li {
display: inline-block;
margin: 0 2px 5px 0;
}
.un-widget-list-tag li a {
color: #fff;
font-family: 'Roboto Slab';
font-weight: 400;
display: block;
text-align: center;
padding: 0 10px;
height: 30px;
line-height: 30px;
}
/* widget video */
.un-widget-video {
position: relative;
background-color: #fff;
}
.un-widget-video {
width: 100%;
height: auto;
}
.un-widget-video .un-video-size {
height: 190px;
}
/* widget quote */
.un-widget-comment-square {
background: #fff;
}
.un-widget-comment-before {
text-align: center;
display: block;
font-size: 40px;
color: #e9e9e9;
padding-top: 25px;
}
.un-widget-comment-after {
text-align: center;
display: block;
padding-bottom: 25px;
font-size: 40px;
color: #e9e9e9;
}
.un-widget-comment-title {
font-weight: bold;
display: block;
text-align: center;
margin-bottom: 20px;
padding: 0 25px;
font-weight: 400;
font-size: 18px;
font-family: 'Roboto Slab';
}
.un-widget-comment-exc {
padding: 0 25px;
text-align: center;
line-height: 24px;
margin-bottom: 25px;
display: block;
}
.un-widget-comment-exc a {
font-weight: bold;
border-bottom-style: dotted;
border-bottom-width: 1px;
}
.un-widget-comment-arrow {
margin: 0 auto 10px auto;
width: 0;
height: 0;
border-style: solid;
border-width: 15px 15px 0 15px;
border-color: #ffffff transparent transparent transparent;
}
.un-widget-comment-author {
text-align: center;
display: block;
font-size: 16px;
font-style: italic;
font-family: 'Roboto Slab';
}
.un-widget-comment-author i {
color: #d8d8d8;
font-size: 22px;
}
.un-widget-comment-author span {
display: block;
}
.un-widget-comment-date {
text-align: center;
font-size: 12px;
}
/* widget stream */
.un-widget-stream {
background: #fff;
padding: 25px;
}
.un-widget-grid-photo {
margin-right: -15px;
margin-bottom: -20px;
padding-bottom: 5px;
}
.un-widget-photo {
margin-bottom: 15px;
width: 33.33%;
float: left;
padding-right: 15px;
overflow: hidden !important;
}
.un-photo-double {
margin-bottom: 15px;
width: 66.66%;
float: left;
padding-right: 15px;
}
.un-widget-grid-photo img {
width: 100%;
height: auto;
}
/* widget category */
.un-widget-list {
background: #fff;
padding-top: 25px;
}
.un-widget-list-main {
padding: 0 25px 25px 25px;
}
.un-widget-list-main li {}
.un-widget-item-parent {
font-weight: 600;
text-transform: uppercase;
}
.un-widgte-item-toggle {
font-size: 22px;
margin-left: 10px;
font-weight: 100;
}
.un-widget-item-count {
margin-left: 10px;
font-size: 13px;
text-transform: lowercase;
font-weight: normal;
}
.un-widget-list-main
.un-widget-item-parent > a {
line-height: 34px;
padding: 0 10px 0 10px;
border-style: solid;
border-width: 2px;
display: inline-block;
color: #333;
font-size: 14px;
font-family: 'Cabin', sans-serif;
}
.un-widget-list-sub {
padding-left: 30px;
padding-bottom: 10px;
}
.un-list-toggle {
height: 0;
overflow: hidden;
padding-top: 10px;
}
.un-widget-list-sub li {
font-family: 'Roboto Slab';
list-style-type: square;
list-style-position: inside;
text-transform: lowercase;
font-weight: normal;
line-height: 25px;
}
.un-widget-list-sub li a {
font-size: 15px;
font-weight: 300;
}
/* widget archive */
.un-widget-archive {}
.un-widget-archive option {
font-weight: 500;
}
.un-widget-archive-count {
font-size: 14px !important;
font-style: italic !important;
padding-left: 5px;
}
/* 6. PAGE / POST PAGE */
.un-item-post,
.un-item-page {
margin-bottom: 50px;
}
.un-page-media {
overflow: hidden;
height: auto;
position: relative;
}
.un-page-media img {
width: 100%;
height: auto;
}
.un-page-image {}
.un-page-caption {
background-color: #fff;
padding: 0 25px;
position: relative;
}
.un-post-content,
.un-page-content {
line-height: 24px;
}
.un-post-content a,
.un-page-content a {
border-bottom-style: dotted;
border-bottom-width: 1px;
font-weight: bold;
}
.un-post-head,
.un-page-head {
padding-top: 50px;
text-align: center;
}
.un-item-small .un-post-head,
.un-item-extra-small .un-post-head,
.un-item-msnr .un-post-slider + .un-post-caption .un-post-head {
text-align: left;
}
.un-page-title {
text-transform: uppercase;
font-family: 'Cabin', sans-serif;
color: #333;
margin-bottom: 20px;
letter-spacing: 0.5px;
font-size: 26px;
font-weight: 400;
}
.un-page-info {
padding-bottom: 25px;
}
.un-page-stats {
font-size: 13px;
}
.un-page-stats span {
padding-left: 25px;
}
.un-page-stats span i {
font-size: 12px;
padding-right: 10px;
vertical-align: middle;
}
/* ABOUT AUTHOR */
.un-about-author {
margin-bottom: 50px;
position: relative;
}
.un-author-image {
height: 235px;
width: 235px;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
}
.un-author-image img {
max-height: 235px;
max-width: 235px;
}
.un-author-caption {
background: #fff;
padding: 0 25px 0 260px;
height: 235px;
}
.un-author-head {
padding-top: 25px;
margin-bottom: 25px;
clear: both;
}
.un-author-name {
display: block;
font-family: 'Roboto Slab';
font-size: 26px;
}
.un-author-role {
display: block;
font-family: 'Roboto Slab';
font-size: 14px;
}
.un-author-socials {}
.un-author-socials ul {
text-align: right;
}
.un-author-socials ul li {
display: inline-block;
margin-left: 15px;
}
.un-author-socials
.un-icon-social-twitter {
font-size: 22px;
}
.un-author-socials li i {
color: #c9c9c9;
font-size: 18px;
}
.un-author-exc {
line-height: 24px;
max-height: 96px;
overflow: hidden;
}
.un-author-exc a {
font-weight: bold;
border-bottom-style: dotted;
border-bottom-width: 1px;
}
.un-author-stats {
position: absolute;
right: 100%;
top: 25px;
}
.un-about-bar {
margin-bottom: 10px;
position: relative;
font-family: 'Roboto Slab';
height: 30px;
}
.un-about-bar-label {
background: #fff;
font-weight: bold;
color: #333;
font-size: 16px;
height: 30px;
line-height: 30px;
padding: 0 10px;
display: inline-block;
position: absolute;
right: 0;
}
.un-about-bar-count {
position: absolute;
top: 5px;
right: 0;
z-index: -1;
height: 20px;
line-height: 20px;
color: #fff;
font-weight: 300;
font-size: 14px;
text-align: left;
padding-left: 10px;
display: inline-block;
}
/* sample bars */
#un-about-bar-1 { width: 200px; }
#un-about-bar-2 { width: 160px; }
#un-about-bar-3 { width: 120px; }
#un-about-bar-4 { width: 150px; }
#un-about-bar-5 { width: 280px; }
/* RELATED POSTS */
.un-related-posts {
background: #fff;
padding: 0 25px;
margin-bottom: 50px;
}
.un-related-row {
margin-right: -25px;
}
.un-related-title {
padding-top: 25px;
margin-bottom: 25px;
letter-spacing: 0.5px;
font-size: 20px;
text-align: center;
font-family: 'Cabin', sans-serif;
text-transform: uppercase;
}
.un-col-related {
padding-left: 0;
padding-right: 25px;
}
.un-item-related .un-post-media {
overflow: hidden;
margin-bottom: 15px;
height: 240px;
}
.un-item-related .un-post-media img {
width: 100%;
}
.un-item-related .un-post-video {
position: relative;
}
.un-item-related .un-post-video-play {
position: absolute;
}
.un-item-related .un-post-title {
font-size: 16px;
margin-bottom: 10px;
}
/* 7. COMMENTS */
.un-comments {
background: #fff;
margin-bottom: -25px;
}
.un-comments-title {
padding-top: 25px;
font-family: 'Cabin', sans-serif;
font-size: 20px;
letter-spacing: 0.5px;
color: #333;
margin-bottom: 25px;
font-size: 20px;
font-weight: 400;
text-align: center;
text-transform: uppercase;
}
.un-comments-list {}
.un-comment-row {
position: relative;
border-bottom: 1px solid #f5f5f5;
margin-bottom: 25px;
padding: 0 25px;
}
.un-comment-avatar {
position: absolute;
top: 0;
left: 25px;
height: 50px;
width: 50px;
}
.un-comment-avatar img {
max-height: 50px;
max-width: 50px;
}
.un-comment-cloud {
position: relative;
margin-left: 100px;
background: #f5f5f5;
padding: 0 25px;
margin-bottom: 25px;
border-right-style: solid;
border-right-width: 2px;
}
.un-comment-arrow {
position: absolute;
top: 0;
right: 100%;
width: 0;
height: 0;
border-style: solid;
border-width: 0 20px 20px 0;
border-color: transparent #f5f5f5 transparent transparent;
line-height: 0px;
_border-color: #000000 #f5f5f5 #000000 #000000;
_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
.un-btn-reply {
position: absolute;
top: 25px;
right: 25px;
}
.un-btn-reply i {
font-size: 18px;
}
.un-comment-author {
font-family: 'Roboto Slab';
font-size: 18px;
font-weight: 400;
margin-bottom: 5px;
padding-top: 25px;
}
.un-comment-date {
font-style: italic;
font-size: 13px;
margin-bottom: 15px;
}
.un-comment {
line-height: 24px;
padding-bottom: 25px;
}
.un-comment-list-reply {
margin-top: 25px;
padding-right: 0;
padding-left: 100px;
}
.un-comment-list-reply .un-comment-row {
border-bottom: none;
padding-right: 0;
padding-left: 0;
}
.un-comment-list-reply .un-comment-avatar {
left: 0;
}
.un-comment-list-reply .un-comment-cloud {
border-right: none;
}
/* 8. INPUT / form-comment */
.un-comment-form {
background: #fff;
padding: 0 50px;
margin-bottom: 50px;
}
.un-comment-form form {
padding-bottom: 50px;
}
.un-form-title {
padding-top: 50px;
margin-bottom: 25px;
font-family: 'Cabin';
letter-spacing: 0.5px;
color: #333;
font-size: 20px;
font-weight: 400px;
text-transform: uppercase;
}
.un-field {
margin-bottom: 25px;
}
.un-input {
display: inline-block;
}
.un-input input {
width: 385px;
}
.un-label {
font-family: 'Roboto Slab';
font-size: 15px;
line-height: 50px;
width: 75px;
display: inline-block;
}
.un-comment-form textarea {
height: 250px;
margin-bottom: 25px;
}
.un-btn-submit {
font-size: 15px;
}
.un-btn-submit i {
color: #fff;
font-size: 18px;
padding-left: 10px;
}
/* 9. SOCIAL HEADER */
.un-item-stream {
margin-bottom: 50px;
height: 650px;
overflow: hidden;
position: relative;
}
.un-social-full {
padding: 0 50px;
}
.un-col-stream {
padding-left: 0;
padding-right: 0;
}
.un-social-media {
height: 650px;
overflow: hidden;
margin-right: 600px;
width: auto;
}
.un-social-media-device {
display: none;
height: auto;
width: 100%;
}
.un-social-media-device img,
.un-social-media img {
width: 100%;
}
.un-social-stream {
position: relative;
}
.un-logo-stream {
position: absolute;
top: 25px;
left: 25px;
z-index: 999;
}
.un-logo-live {
position: absolute;
right: 25px;
top: 25px;
z-index: 999;
opacity: 0.3;
}
.un-video-bar {
height: 100px;
width: 100%;
position: absolute;
bottom: 0;
left: 0;
background: rgba(0,0,0,0.2);
z-index: 999;
}
.un-video-label {
height: 50px;
position: absolute;
z-index: 999;
left: 25px;
top: 25px;
}
.un-video-avatar {
height: 50px;
width: 50px;
overflow: hidden;
position: absolute;
left: 0;
top: 0;
}
.un-video-avatar img {
max-width: 50px;
max-height: 50px;
}
.un-video-link {
background: #fff;
height: 50px;
margin-left: 50px;
padding: 5px 10px 5px 5px;
}
.un-video-hash {
font-family: 'Roboto Slab';
font-style: italic;
margin-bottom: 5px;
font-size: 12px;
}
.un-video-name {
font-family: 'Roboto Slab';
margin-bottom: 5px;
color: #333;
font-size: 14px;
text-transform: capitalize;
}
.un-video-control {
position: absolute;
height: 100px;
z-index: 999;
text-align: center;
width: auto;
margin-left: -26px;
left: 50%;
}
.un-video-control i {
color: #FFFfff;
font-size: 36px;
}
.un-video-control a {
float: left;
}
.un-video-control .un-icon-pause {
font-size: 36px;
line-height: 105px;
}
.un-video-control .un-icon-play {
font-size: 22px;
line-height: 107px;
}
.un-video-user {
position: absolute;
right: 25px;
line-height: 110px;
height: 100px;
z-index: 999;
}
.un-video-user i {
color: #fff;
font-size: 20px;
margin-right: 10px;
}
.un-video-user span {
color: #fff;
}
.un-video-raster {
position: absolute;
z-index: 99;
top: 0;
left: 0;
background-repeat: no-repeat;
height: 100%;
width: 100%;
background-position: center center;
background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-webkit-background-size: cover;
-ms-background-size: cover;
}
.un-social-caption {
background: #fff;
padding: 0 50px;
height: 650px;
width: 600px;
position: absolute;
top: 0;
right: 50px;
z-index: 999;
overflow: hidden;
}
.un-home-horizontal .un-social-caption {
right: 0;
}
.un-social-text {
padding-bottom: 25px;
}
.un-social-avatar {
max-height: 50px;
max-width: 50px;
margin-right: 10px;
float: left;
overflow: hidden;
}
.un-social-avatar img {
width: 50px;
height: 50px;
}
.un-social-head {
margin-top: 50px;
position: relative;
margin-bottom: 25px;
}
.un-social-name {
text-transform: uppercase;
font-family: 'Cabin', sans-serif;
color: #333;
margin-bottom: 10px;
font-size: 18px;
letter-spacing: 0.5px;
font-weight: 400;
}
.un-social-nick {
font-family: 'Roboto Slab';
font-size: 14px;
}
.un-social-meta {
font-style: italic;
font-size: 13px;
margin-bottom: 25px;
}
.un-social-date {
text-transform: capitalize;
}
.un-btn-follow {
top: 0;
right: 0;
position: absolute;
}
.un-btn-follow a,
.un-btn-social a {
display: inline-block;
padding: 5px;
letter-spacing: 1px;
letter-spacing: 0.5px;
font-family: 'Roboto Slab';
font-size: 13px;
}
.un-btn-follow span,
.un-btn-social span {
color: #333;
}
.un-btn-follow i,
.un-btn-social i {
font-size: 16px;
padding-right: 10px;
vertical-align: sub;
}
.un-social-exc {
line-height: 24px;
margin-bottom: 25px;
}
.un-social-gallery {
position: relative;
}
.un-social-author {
position: absolute;
top: 0;
left: 0;
height: 242px;
overflow: hidden;
float: left;
margin-right: 25px;
}
.un-social-author img {
width: 100%;
}
.un-social-slider {
padding-left: 220px;
height: 242px;
position: relative;
}
.un-social-slides {}
.un-social-slider .un-slider-nav-arrow {
height: 40px;
width: 40px;
position: absolute;
text-align: center;
}
.un-social-slider .un-slider-nav-next {
right: 0;
}
.un-social-slider .un-slider-nav-prev {
left: 0;
}
.un-social-slider .un-slider-nav-arrow i {
font-size: 20px;
line-height: 40px;
color: #333;
}
.un-social-slider-nav {
position: absolute;
left: 220px;
right: 0;
bottom: 0;
width: auto;
height: 40px;
background: #f5f5f5;
text-align: center;
font-family: 'Cabin', sans-serif;
color: #333;
text-transform: uppercase;
line-height: 40px;
font-weight: 600;
font-size: 14px;
}
.un-social-gallery .owl-next,
.un-social-gallery .owl-prev {
bottom: 40px;
top: inherit !important;
}
.un-social-gallery .owl-prev {
left: 220px !important;
}
.un-social-slide {
margin-right: -25px;
margin-bottom: -25px;
}
.un-social-thumb {
margin-bottom: 25px;
width: 33.33%;
float: left;
padding-right: 25px;
position: relative;
overflow: hidden !important;
}
.un-social-thumb img {
width: 100%;
height: auto;
}
/* 10. HOME VERTICAL */
.un-page-home .un-item-extra-small .un-list-share-side {
display: none;
}
/* 11. HOME HORIZONTAL */
.un-page-slider {
overflow: visible;
}
.un-page-slider .un-content {
padding-left: 0;
padding-right: 50px;
}
.un-page-slider .un-sidebar {
padding-right: 0;
padding-left: 0;
margin-bottom: -50px;
}
.un-page-slide {
padding: 0 50px;
float: left;
}
.un-page-slide
.un-social-full {
padding: 0;
}
.un-sticky-post {
padding-left: 0;
padding-right: 50px;
}
.un-sticky-sidebar {
margin-bottom: -50px;
}
.un-sticky-frame {
padding: 50px;
background: #fff;
position: relative;
}
.un-sticky-media {
position: absolute;
top: 50px;
left: 50px;
bottom: 50px;
right: 550px;
height: auto;
width: auto;
overflow: hidden;
}
.un-sticky-media img {
position: absolute;
left: 0;
height: 100%;
}
.un-sticky-caption {
padding-left: 0;
padding-right: 0;
width: 450px;
float: right;
}
.un-sticky-hash {
font-family: 'Roboto Slab';
margin-bottom: 20px;
font-size: 18px;
}
.un-sticky-title {
text-transform: uppercase;
font-family: 'Cabin', sans-serif;
color: #333;
margin-bottom: 20px;
font-size: 22px;
letter-spacing: 0.5px;
font-weight: 400;
}
.un-sticky-exc {
line-height: 24px;
margin-bottom: 25px;
}
.un-sticky-more a {
width: 100%;
display: block;
}
.un-sticky-info {}
.un-sticky-meta {
font-style: italic;
font-size: 13px;
}
.un-sticky-meta span {}
.un-sticky-date {
text-transform: capitalize;
}
.un-sticky-author a {
border-bottom-style: dotted;
border-bottom-width: 1px;
}
.un-sticky-stats {
font-size: 13px;
}
.un-sticky-stats span {
padding-left: 25px;
}
.un-sticky-stats span i {
font-size: 12px;
padding-right: 10px;
vertical-align: middle;
}
.un-sidebar-posts {
padding-left: 0;
padding-right: 0;
margin-bottom: -50px;
}
/* slider page social */
.un-posts-social {
margin-right: -50px;
}
.un-col-social {
padding-left: 0;
padding-right: 50px;
}
.un-icon-square {
height: 40px;
width: 40px;
text-align: center;
border: 3px solid #fff;
position: absolute;
top: 50%;
left: 50%;
margin: -25px;
z-index: 99;
}
.un-icon-square i {
line-height: 40px;
font-size: 20px;
color: #FFFfff;
}
.un-icon-square .un-icon-social-twitter {
font-size: 24px;
}
.un-msnr-head {
margin-bottom: 50px;
}
.un-list-filters ul {
margin-bottom: -25px;
}
.un-list-filters li {
height: 40px;
border: 2px solid #e9e9e9;
display: inline-block;
margin-right: 25px;
margin-bottom: 25px;
padding: 0 10px;
line-height: 38px;
font-family: 'Cabin', sans-serif;
font-size: 14px;
text-transform: uppercase;
}
.un-list-filters .un-active {
border-style: solid;
border-width: 2px;
}
.un-field-search {
height: 40px;
position: relative;
}
.un-field-search i {
position: absolute;
line-height: 38px;
z-index: 9;
color: #b3b3b3;
left: 10px;
top: 0;
font-size: 20px;
}
.un-field-search input[type="text"] {
height: 40px;
background: transparent;
padding-left: 30px;
cursor: text;
}
|
css/main.css
|
.un-alert {
opacity: 0;
display: none;
width: 100%;
height: 100%;
z-index: 99999;
text-align: center;
top: 0;
left: 0;
position: fixed;
background: #f5f5f5;
}
.un-alert-center {
width: 100%;
position: absolute;
top: 40%;
padding: 0 50px;
}
/* 0. WRAP */
html, body {
height: 100%;
}
body {
background-color: #f5f5f5;
font-size: 14px;
font-family: 'Century Gothic';
overflow-x: hidden;
}
#un-wrap {
height: 100%;
width: 100%;
position: relative;
z-index: 1;
}
.un-mask {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
z-index: 99999;
}
.un-mask .un-load-bg {
background: #fff;
width: 100%;
height: 100%;
}
.un-mask .un-load-bar {
background: #f3f3f3;
width: 100%;
height: 100%;
}
.un-mask .un-loader {
position: absolute;
width: 100px;
height: 2px;
background: #e9e9e9;
top: 50%;
left: 50%;
margin-top: -1px;
margin-left: -50px;
opacity: 0;
}
.un-mask .un-loader .un-load-color {
position: absolute;
width: 50px;
height: 2px;
top: 0;
left: 0;
z-index: 99999;
}
/* COMMONS */
.un-shadow {
-webkit-box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.03);
-moz-box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.03);
box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.03);
}
/* 1. TYPO / ELEMENTS */
/* TYPO */
h5, h6 {
font-family: 'Roboto Slab';
text-transform: capitalize;
font-weight: 400;
margin: 0;
}
h1, h2, h3, h4 {
font-family: 'Cabin', sans-serif;
text-transform: uppercase;
font-weight: 400;
margin: 0;
color: #333;
}
h1, h2, h3, h4, h5, h6 {
margin-bottom: 25px;
}
h1 {
font-size: 30px;
line-height: 40px;
}
h2 {
font-size: 26px;
line-height: 36px;
}
h3 {
font-size: 20px;
line-height: 30px;
}
h4 {
font-size: 18px;
line-height: 28px;
}
h5 {
font-size: 16px;
line-height: 26px;
}
h6 {
font-size: 14px;
line-height: 24px;
}
ul.un-list {
list-style-type: square;
list-style-position: inside;
margin-bottom: 25px;
}
.un-col-list {
padding-left: 0;
}
ul.un-list li span {
color: #444;
}
ol.un-list {
margin-bottom: 25px;
counter-reset: item;
list-style-type: none;
}
ol.un-list li {
position: relative;
margin-bottom: 10px;
}
ol.un-list li:before {
padding: 0 2px;
height: inherit;
width: 28px;
display: inline-block;
margin-right: 8px;
text-align: center;
border-width: 2px;
border-style: solid;
content: counter(item) '';
counter-increment: item
}
p {
margin-bottom: 25px;
text-align: justify;
}
blockquote {
padding: 0 25px;
margin: 0 0 25px 0;
font-size: 18px;
line-height: 36px;
font-style: italic;
font-weight: 300;
border-left-width: 2px;
border-left-style: solid;
font-family: 'Roboto Slab', sans-serif;
text-align: justify;
}
blockquote a {
border-bottom-style: dotted;
border-bottom-width: 1px;
font-weight: bold;
}
/* INPUT */
select, input, textarea, button {
outline: none;
appearance: none;
-moz-appearance: none;
-ms-appearence: none;
-o-appearence: none;
-webkit-appearance: none;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
}
select, input[type="text"],
input[type="email"], input[type="password"],
input[type="tel"], input[type="search"] {
width: 100%;
border: 2px solid #E9E9E9;
background-color: #fff;
height: 50px;
line-height: 50px;
padding: 10px;
}
input[type="submit"], input[type="reset"], button {
display: inline-block;
color: #fff;
border-style: solid;
border-width: 2px;
padding: 0 10px;
height: 50px;
line-height: 50px;
text-transform: uppercase;
font-family: 'Cabin', sans-serif;
}
textarea {
width: 100%;
max-height: 250px;
border: 2px solid #E9E9E9;
background-color: #fff;
padding: 10px;
}
input:focus, select:focus, textarea: focus {
outline: none;
border: none;
}
/* 2. HEADERS */
.un-header-narrow {
height: 60px;
background: #fff;
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 9999;
}
.un-header-padd-narrow {
height: 60px;
}
.un-header-sticky {
height: 90px;
background: #fff;
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 9999;
}
.un-header-padd-sticky {
height: 140px;
}
.un-header-wide {
width: 100%;
height: 150px;
margin-bottom: 50px;
background: #fff;
position: relative;
}
.un-header-center {
height: 90px;
padding: 7px 0 15px 0;
background: #fff;
position: relative;
text-align: center;
}
.un-sticky .un-header-wide {
height: 70px;
}
.un-sticky {
position: fixed;
left: 0;
top: -100px;
width: 100%;
height: 70px;
z-index: 9999;
}
/* header slider */
.un-header-slide {
height: 90px;
background: #fff;
width: 100%;
margin-bottom: 50px;
position: fixed;
z-index: 9999;
}
.un-header-left {
height: 90px;
background: #fff;
position: absolute;
top: 0;
left: 50px;
width: 300px;
}
.un-slider-page-nav {
position: absolute;
right: 50px;
top: 0;
}
.un-slider-arrows {
height: 90px;
float: left;
margin-right: 10px;
}
.un-slider-arrow {
color: #e9e9e9;
font-size: 36px;
text-align: center;
height: 90px;
width: 50px;
line-height: 95px;
}
.un-slider-arrow,
.un-slider-page-label {
float: left;
}
.un-slider-dots {
height: 90px;
padding: 30px 0;
float: left;
margin-right: -30px;
}
.un-inner-dot {
height: 16px;
width: 16px;
background: #fff;
}
.un-slider-dot {
height: 30px;
width: 30px;
border: 2px solid #e9e9e9;
margin-right: 30px;
padding: 5px;
display: inline-block;
}
.un-slider-page-label {
font-family: 'Cabin', sans-serif;
font-weight: 600;
color: #333;
text-transform: uppercase;
font-size: 12px;
line-height: 90px;
}
/* search modal */
.un-btn-search {
height: 60px;
width: 60px;
text-align: center;
}
.un-btn-search i {
font-size: 24px;
color: #fff;
line-height: 60px;
}
.un-search-modal {
position: fixed;
left: 100%;
top: 0;
width: 100%;
height: 100%;
background: rgba(255,255,255,0.9);
z-index: 99999;
}
.un-search-form {
position: absolute;
top: 50%;
left: 0;
height: 100px;
width: 100%;
margin-top: -50px;
padding-left: 50px;
}
.un-search-field {
height: 100px;
width: 100%;
border: none;
background: none;
font-size: 60px;
font-weight: 300;
font-family: 'Roboto Slab', sans-serif;
text-transform: lowercase;
text-align: center;
}
.un-search-row {
position: absolute;
bottom: 0;
left: 0;
height: 2px;
width: 0;
}
.un-search-close {
position: absolute;
top: 50px;
right: 50px;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
color: #ccc;
font-size: 40px;
cursor: pointer;
}
/* menu mobile */
.un-menu-device {
display: none;
}
.un-header-narrow .un-btn-switch {
display: none;
}
.un-btn-switch {
height: 40px;
width: 40px;
text-align: right;
}
.un-btn-switch i {
line-height: 40px;
font-size: 30px;
}
/* menu modal */
.un-menu-modal {
display: none;
position: fixed;
left: 100%;
top: 0;
width: 100%;
height: 100%;
background: rgba(255,255,255,0.9);
z-index: 99999;
}
.un-menu-center {
text-align: center;
width: 100%;
position: absolute;
top: 25%;
}
.un-menu-modal ul li a {
font-family: 'Roboto Slab';
color: #555;
}
.un-menu-modal .un-main-menu {
display: inline-block;
margin: auto;
}
.un-menu-modal .un-main-menu li a {
font-size: 24px;
line-height: 50px;
}
.un-menu-modal .un-main-menu .un-item-parent i {
font-size: 20px;
vertical-align: middle;
padding-left: 10px;
}
.un-menu-modal .un-sub-menu {
display: none;
}
.un-menu-modal .un-sub-menu li {
padding-left: 20px;
}
.un-menu-modal .un-sub-menu li a {
font-size: 20px;
line-height: 40px;
}
.un-menu-close {
position: absolute;
top: 50px;
right: 50px;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
color: #ccc;
font-size: 30px;
cursor: pointer;
}
/* menu narrow */
.un-menu-narrow {
height: 60px;
}
.un-menu-narrow ul {
margin-left: 25px;
}
.un-menu-narrow ul li {
display: inline-block;
margin-right: 25px;
}
.un-item-parent {
position: relative;
}
.un-menu-wide
.un-main-menu .un-item-parent i {
margin-left: 10px;
font-size: 16px;
vertical-align: text-bottom;
}
.un-menu-left
.un-sub-menu .un-item-parent i {
margin-right: 0;
}
.un-menu-right
.un-sub-menu .un-item-parent i {
margin-left: 0;
}
.un-menu-left
.un-sub-menu .un-item-parent i {
position: absolute;
right: 10px;
top: 8px;
font-size: 16px;
}
.un-menu-right
.un-sub-menu .un-item-parent i {
position: absolute;
left: 10px;
top: 8px;
font-size: 16px;
}
.un-menu-narrow ul li a {
line-height: 60px;
font-weight: 400;
font-family: 'Cabin', sans-serif;
text-transform: uppercase;
font-size: 13px;
letter-spacing: 0.5px;
color: #333;
}
.un-menu-wide ul li a {
line-height: 150px;
font-weight: 400;
color: #333;
font-family: 'Cabin', sans-serif;
text-transform: uppercase;
font-size: 13px;
letter-spacing: 0.5px;
display: block;
}
.un-sticky .un-menu-wide ul li a {
line-height: 70px;
font-weight: 400;
color: #333;
font-family: 'Cabin', sans-serif;
text-transform: uppercase;
font-size: 13px;
letter-spacing: 0.5px;
}
.un-item-active a span {
font-weight: 700 !important;
border-bottom-style: dotted;
border-bottom-width: 1px;
}
/* menu wide */
.un-menu-wide {
width: 100%;
height: 150px;
}
.un-sticky .un-menu-wide {
height: 70px;
}
.un-menu-left {
right: 50%;
width: 50%;
position: absolute;
top: 0;
}
.un-menu-right {
left: 50%;
width: 50%;
top: 0;
position: absolute;
}
.un-menu-left ul {
text-align: right;
}
.un-menu-right ul {
text-align: left;
}
.un-menu-wide .un-menu-left ul li {
display: inline-block;
margin-right: 25px;
}
.un-menu-wide .un-menu-right ul li {
display: inline-block;
margin-left: 25px;
}
/* sub menu */
.un-sticky .un-menu-left .un-sub-menu,
.un-sticky .un-menu-right .un-sub-menu {
top: 70px;
}
.un-menu-wide .un-sub-menu {
z-index: 9999;
}
.un-menu-left .un-sub-menu {
position: absolute;
top: 150px;
left: 0px;
display: none;
opacity: 0;
}
.un-menu-left .un-sub-menu ul {
position: absolute;
top: 0;
left: 200px;
}
.un-menu-right .un-sub-menu {
position: absolute;
top: 150px;
right: 0;
display: none;
opacity: 0;
}
.un-menu-right .un-sub-menu ul {
position: absolute;
top: 0;
right: 200px;
}
.un-sticky .un-menu-left .un-sub-menu ul,
.un-sticky .un-menu-right .un-sub-menu ul {
top: 0;
margin-top: 0;
}
.un-menu-wide .un-sub-menu li {
display: list-item !important;
height: 35px;
padding: 0;
width: 250px;
margin-right: 0 !important;
}
.un-menu-wide .un-sub-menu li a {
font-size: 12px !important;
}
.un-menu-left .un-sub-menu li a {
display: block;
line-height: 35px !important;
height: 35px;
padding: 0 10px;
color: #fff !important;
text-align: left;
}
.un-menu-right .un-sub-menu li a {
display: block;
line-height: 35px !important;
height: 35px;
padding: 0 10px;
color: #fff !important;
text-align: right;
}
/* social buttons */
.un-social-icons {
height: 60px;
}
.un-social-icons ul {
height: 60px;
}
.un-social-icons ul li {
display: inline-block;
height: 60px;
margin-left: 20px;
}
.un-footer-icons .un-social-icons ul {
margin-left: -25px;
}
.un-footer-icons .un-social-icons ul li {
margin-left: 25px;
}
.un-social-icons i {
font-size: 18px;
line-height: 60px;
color: #cccccc;
}
.un-footer-icons .un-social-icons i {
font-size: 24px;
}
.un-social-icons
.un-icon-social-twitter {
font-size: 22px;
}
.un-footer-icons .un-social-icons
.un-icon-social-twitter {
font-size: 28px;
}
.un-footer-icons {
text-align: center;
margin-bottom: 0;
border: 2px solid #e9e9e9;
padding: 25px 50px;
}
.un-footer-icons .un-logo-footer {
margin-bottom: 0;
}
/* header title */
.un-header-page {
margin: 100px 0;
text-align: center;
}
.un-logo-top {
display: inline-block;
padding-right: 15px;
}
.un-logo-sticky {
display: inline-block;
padding-right: 15px;
}
.un-logo-sticky img {
max-height: 36px;
}
.un-logo-center {
position: absolute;
display: block;
top: 50%;
left: 50%;
z-index: 999;
}
.un-logo-center img {
max-height: 60px;
}
.un-logo-device img {
max-height: 40px;
}
.un-sticky .un-logo-center img {
max-height: 40px;
}
.un-header-sticky .un-logo-center img {
max-height: 40px;
}
.un-separator {
font-family: 'Roboto Slab';
display: inline-block;
vertical-align: middle;
font-size: 60px;
font-weight: 100;
color: #333;
}
.un-header-sticky .un-separator,
.un-header-slide .un-separator {
font-size: 50px;
}
.un-title-page {
font-family: 'Roboto Slab';
display: inline-block;
font-size: 30px;
font-weight: 300;
vertical-align: text-top;
color: #333;
}
.un-header-sticky .un-title-page,
.un-header-slide .un-title-page {
font-family: 'Roboto Slab';
display: inline-block;
font-size: 30px;
font-weight: 300;
color: #333;
}
.un-title-page a {
border-bottom-width: 1px;
border-bottom-style: dotted;
}
/* 3. BLOG */
.un-item-grid.un-item-post,
.un-item-big.un-item-post,
.un-item-medium.un-item-post {
margin-bottom: 50px;
}
.un-item-msnr.un-item-post,
.un-item-small.un-item-post,
.un-item-extra-small.un-item-post {
margin-bottom: 50px;
position: relative;
}
.un-item-social.un-item-post {
position: relative;
margin-bottom: 0;
}
.un-post-media {
overflow: hidden;
position: relative;
}
.un-item-grid .un-item-media,
.un-item-big .un-post-media,
.un-item-medium .un-post-media {
height: auto;
}
.un-item-small .un-post-media,
.un-item-extra-small .un-post-media {
position: absolute;
top: 0;
left: 0;
height: 300px;
width: 300px;
z-index: 999;
}
.un-item-social .un-post-media {
position: absolute;
top: 0;
left: 0;
height: 275px;
width: 275px;
z-index: 999;
}
.un-item-msnr
.un-post-media.un-post-slider {
position: absolute;
top: 0;
left: 0;
height: 340px;
width: 340px;
z-index: 999;
}
.un-item-post .owl-dots,
.un-item-page .owl-dots {
position: absolute;
left: 50%;
bottom: 25px;
margin-left: -32.5px;
}
.un-page-slider .un-item-msnr .un-post-slider .un-post-slides {
height: 340px;
}
/* sliders top / bottom */
.un-item-slider {
height: auto;
overflow: hidden;
margin-bottom: 50px;
position: relative;
}
.un-slider-bottom,
.un-slider-top {
height: 640px;
}
.un-slider-bottom .un-post-slides,
.un-slider-top .un-post-slides {
height: 640px;
overflow: hidden;
}
.un-slider-bottom .un-post-slide,
.un-slider-top .un-post-slide {
height: 640px;
width: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size: cover;
}
.un-slider-bottom .un-post-media,
.un-slider-top .un-post-media {
height: 640px;
overflow: hidden;
width: 100%;
padding-right: 600px;
}
.un-slider-bottom .un-post-caption,
.un-slider-top .un-post-caption {
height: 640px;
overflow: hidden;
width: 600px;
position: absolute;
z-index: 99;
top: 0;
right: 0;
}
.un-slider-full {
padding: 0 50px;
}
.un-slider-top {
margin-left: 50px;
margin-right: 50px;
}
.un-col-slider {
padding-left: 0;
padding-right: 0;
}
.un-item-slider .un-post-caption {
background: #fff;
padding: 0 50px;
}
.un-item-slider .un-post-exc {
margin-bottom: 50px;
}
.un-item-slider .un-btn-more {
margin-bottom: 50px;
}
.un-item-slider .un-post-thumbs {
height: 220px;
overflow: hidden;
margin-right: -50px;
}
.un-item-slider .un-post-thumb {
width: 50%;
padding-right: 50px;
height: 220px;
float: left;
overflow: hidden;
}
.un-item-slider .un-post-thumb img {
height: auto;
width: 100%;
}
.un-slider-top .owl-dots,
.un-slider-bottom .owl-dots {
display: none;
}
#un-wrap .owl-prev,
#un-wrap .owl-next {
position: absolute;
top: 50%;
margin-top: -25px;
}
#un-wrap .owl-prev {
left: 0;
}
#un-wrap .owl-next {
right: 0;
}
/* carousels */
.un-item-carousel {
margin-bottom: 50px;
}
.un-carousel-small {
background: #e9e9e9;
padding: 50px 0;
margin-top: -50px;
}
.un-carousel-big .un-post-slides {
padding-left: 50px;
}
.un-carousel-small {
padding-left: 100px;
padding-right: 50px;
}
.un-item-carousel .un-post-slide {
margin-left: -25px;
margin-right: -25px;
}
.un-carousel-big .un-slide-thumb {
width: 33.33%;
float: left;
padding: 0 25px;
}
.un-carousel-small .un-post-slide {
padding: 0 25px;
}
.un-carousel-small .un-slide-media {
height: auto;
overflow: hidden;
}
.un-carousel-small .un-slider-media img {
width: auto;
height: 270px;
}
.un-carousel-small .owl-dots {
display: none !important;
}
.un-carousel-big .un-slide-media {
height: auto;
overflow: hidden;
}
.un-carousel-big .un-slider-media img {
width: auto;
height: 500px;
}
.un-item-carousel .owl-dots,
.un-slider-full .owl-dots {
position: absolute;
left: 50%;
bottom: 165px;
margin-left: -32.5px;
}
.un-slider-full .owl-prev,
.un-slider-full .owl-next {
margin-top: -95px !important;
}
.un-slide-caption {
padding: 25px;
height: 100px;
text-align: center;
background: #fff;
}
.un-item-carousel .un-post-hash {
margin-bottom: 15px;
}
.un-carousel-big .un-slider-nav-arrow {
height: 50px;
width: 50px;
color: #404040;
position: absolute;
text-align: center;
}
.un-carousel-big .un-slider-nav-next {
right: 75px;
}
.un-carousel-big .un-slider-nav-prev {
left: 75px;
}
.un-carousel-big .owl-next {
bottom: -160px;
top: inherit;
}
.un-carousel-big .owl-prev {
bottom: -160px;
top: inherit;
}
.un-carousel-big .un-slider-nav-arrow i {
font-size: 40px;
line-height: 50px;
color: inherit;
}
.un-carousel-small .un-slider-nav-arrow {
height: 50px;
width: 50px;
color: #404040;
position: absolute;
text-align: center;
}
.un-carousel-small .un-slider-nav-next {
right: -25px;
}
.un-carousel-small .un-slider-nav-prev {
left: -75px;
}
.un-carousel-small .un-slider-nav-arrow i {
font-size: 50px;
line-height: 50px;
color: #333;
}
/* post slider */
.un-item-grid .un-post-slider,
.un-item-big .un-post-slider,
.un-item-medium .un-post-slider {
width: 100%;
height: auto;
position: relative;
}
.un-item-grid .un-post-slides,
.un-item-big .un-post-slides,
.un-item-medium .un-post-slides {
width: 100%;
height: auto;
}
.un-item-small .un-post-slider,
.un-item-extra-small .un-post-slider {
height: 300px;
}
.un-item-small .un-post-slides,
.un-item-extra-small .un-post-slides {
height: 300px;
}
.un-item-msnr .un-post-slider {
height: 340px;
}
.un-post-slide {
width: 100%;
height: 100%;
}
.un-item-grid .un-post-slide img,
.un-item-big .un-post-slide img,
.un-item-medium .un-post-slide img {
width: 100%;
height: 100%;
}
.un-item-msnr .un-post-slide img,
.un-item-small .un-post-slide img,
.un-item-extra-small .un-post-slide img {
width: auto;
height: 100%;
}
.un-slider-big .un-slider-nav-arrow {
height: 50px;
width: 50px;
color: #404040;
position: absolute;
text-align: center;
background-color: #fff;
}
.un-slider-small .un-slider-nav-arrow {
height: 50px;
width: 50px;
color: #404040;
position: absolute;
text-align: center;
}
.un-slider-big .un-slider-nav-arrow i {
font-size: 32px;
line-height: 50px;
color: inherit;
}
.un-slider-small .un-slider-nav-arrow i {
font-size: 40px;
line-height: 50px;
color: #fff;
}
.un-slider-small .owl-dots {
display: none !important;
}
.un-slider-nav-prev {
position: absolute;
top: 50%;
left: 25px;
}
.un-slider-nav-next {
position: absolute;
right: 25px;
top: 50%;
}
/* post video */
iframe {
border: none;
}
.un-item-big .un-post-video,
.un-item-medium .un-post-video {
height: auto;
margin-bottom: -4px;
}
.un-post-video.un-iframe {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%;
}
.un-post-video iframe {
position: absolute;
top: 0; left: 0;
width: 100%;
height: 100%;
}
.un-item-big .un-post-video video,
.un-item-medium .un-post-video video {
width: 100%;
height: auto;
}
.un-item-msnr .un-post-video,
.un-item-grid .un-post-video {
position: relative;
}
.un-item-grid .un-post-video img {
width: 100%;
height: auto;
}
.un-item-msnr .un-post-video {
height: 190px;
overflow: hidden;
}
.un-item-msnr .un-post-video img {
height: 190px;
}
.un-item-small .un-post-video img,
.un-item-extra-small .un-post-video img {
height: 100%;
width: auto;
}
.un-item-related .un-video-play,
.un-item-msnr .un-video-play,
.un-item-grid .un-video-play,
.un-item-small .un-video-play,
.un-item-extra-small .un-video-play {
position: absolute;
height: 40px;
width: 40px;
z-index: 999;
margin: -20px;
left: 50%;
top: 50%;
text-align: center;
}
.un-item-related .un-video-play i,
.un-item-msnr .un-video-play i,
.un-item-grid .un-video-play i,
.un-item-small .un-video-play i,
.un-item-extra-small .un-video-play i {
color: #fff;
font-size: 36px;
line-height: 40px;
}
/* post sharing */
.un-list-share-side {
position: absolute;
top: 0;
right: -35px;
width: 60px;
z-index: 1;
}
.un-share-mask {
position: absolute;
top: 0;
right: 0;
width: 25px;
height: 135px;
background: #fff;
z-index: 2;
}
.un-list-share-side li {
display: list-item;
margin-bottom: 5px;
width: 60px;
height: 30px;
margin-right: -35px;
}
.un-list-share-side li a {
display: block;
width: 30px;
height: 30px;
text-align: center;
}
.un-list-share i {
color: #fff;
font-size: 18px;
line-height: 30px;
}
.un-share-center {
top: 125px;
width: 100%;
height: 30px;
z-index: -1;
text-align: center;
position: absolute;
}
.un-share-left {
top: 65px;
left: 50px;
width: 100%;
height: 30px;
z-index: -1;
position: absolute;
}
.un-header-sticky .un-share-center {
top: 65px;
}
.un-sticky .un-share-center {
top: 45px;
}
.un-list-share-top {
font-size: 0;
}
.un-list-share-top li {
margin-top: 0;
height: 60px;
display: inline-block;
margin-right: 5px;
overflow: hidden;
}
.un-list-share-top li a {
display: block;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
}
.un-list-share .un-icon-menu,
.un-list-share .un-icon-search,
.un-list-share .un-icon-social-twitter {
font-size: 22px;
}
.un-list-share .un-icon-instagram {
font-size: 16px;
}
/* post excerpt */
.un-item-post .un-post-caption,
.un-item-msnr .un-post-caption,
.un-item-grid .un-post-caption,
.un-item-big .un-post-caption,
.un-item-medium .un-post-caption {
background-color: #fff;
padding: 0 25px;
position: relative;
}
.un-item-small .un-post-caption,
.un-item-extra-small .un-post-caption {
background: #fff;
padding: 0 25px 0 325px;
height: 300px;
}
.un-item-social .un-post-caption {
background: #fff;
padding: 0 25px 0 300px;
height: 275px;
}
.un-item-msnr .un-post-slider + .un-post-caption {
padding: 0 25px 0 365px;
position: relative;
height: 340px;
background: #fff;
}
.un-item-big .un-post-head {
padding-top: 50px;
text-align: center;
}
.un-item-grid .un-post-head,
.un-item-medium .un-post-head {
padding-top: 25px;
text-align: center;
}
.un-item-msnr .un-post-head,
.un-item-small .un-post-head,
.un-item-extra-small .un-post-head {
padding-top: 25px;
}
.un-item-social .un-post-head {
padding-top: 25px;
text-align: left;
}
.un-post-hash {
font-family: 'Roboto Slab';
margin-bottom: 20px;
font-size: 18px;
}
.un-item-social .un-post-hash {
margin-bottom: 10px;
}
.un-item-grid .un-post-hash,
.un-item-msnr .un-post-hash {
font-size: 16px;
}
.un-post-title {
text-transform: uppercase;
font-family: 'Cabin', sans-serif;
color: #333;
margin-bottom: 20px;
font-size: 22px;
letter-spacing: 0.5px;
font-weight: 400;
}
.un-item-big .un-post-title {
font-size: 24px;
}
.un-item-small .un-post-title,
.un-item-extra-small .un-post-title,
.un-item-grid .un-post-title,
.un-item-social .un-post-title,
.un-carousel-small .un-post-title {
font-size: 18px;
}
.un-item-msnr .un-post-title {
font-size: 20px;
}
.un-item-msnr .un-post-title,
.un-carousel-big .un-post-title,
.un-carousel-small .un-post-title,
.un-item-extra-small .un-post-title,
.un-item-social .un-post-title {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.un-divider {
display: block;
width: 25px;
border-top-width: 2px;
border-top-style: solid;
margin-bottom: 20px;
}
.un-divider-center {
display: block;
width: 25px;
border-top-style: solid;
border-top-width: 2px;
margin: 0 auto 16px auto;
}
.un-post-exc {
line-height: 24px;
}
.un-post-extra {
line-height: 24px;
margin-bottom: 25px;
}
.un-post-extra h1,
.un-post-extra h2,
.un-post-extra h3,
.un-post-extra h4,
.un-post-extra h5,
.un-post-extra h6 {
margin-bottom: 0;
}
.un-thumb-video {
margin: 0 25px 25px 0;
position: relative;
}
.un-item-big .un-post-exc,
.un-item-medium .un-post-exc {
margin-bottom: 50px;
line-height: 24px;
}
.un-item-small .un-post-exc {
line-height: 24px;
margin-bottom: 45px;
}
.un-item-grid .un-post-exc,
.un-item-extra-small .un-post-exc,
.un-item-social .un-post-exc {
line-height: 24px;
margin-bottom: 25px;
}
.un-item-msnr .un-post-exc {
line-height: 24px;
margin-bottom: 25px;
}
.un-item-small .un-post-exc {
max-height: 72px;
overflow: hidden;
}
.un-item-extra-small .un-post-exc,
.un-item-social .un-post-exc {
max-height: 96px;
overflow: hidden;
}
.un-post-exc a,
.un-social-exc a,
.un-sticky-exc a {
font-weight: bold;
border-bottom-style: dotted;
border-bottom-width: 1px;
}
/* blog grid */
.un-grid-post,
.un-msnr-post {
margin-right: -25px;
margin-left: -25px;
}
.un-item-msnr {
height: 340px;
overflow: hidden;
}
.un-col-grid,
.un-col-msnr {
padding-left: 25px;
padding-right: 25px;
}
/* buttons */
.un-btn-more {
text-align: center;
margin-bottom: 25px;
}
.un-btn-style-1 a {
color: #333;
border: 2px solid #e9e9e9;
}
.un-btn-style-2 a {
color: #fff;
border-style: solid;
border-width: 2px;
}
.un-btn-style-2 i {
color: #fff;
}
.un-btn-style-3 a {
color: #333;
background-color: #fff;
border-style: solid;
border-width: 2px;
}
.un-btn-style-3 i {
color: inherit;
}
.un-btn-style-4 a {
background-color: #fff;
border: 2px solid #e9e9e9;
}
.un-btn-more a {
display: inline-block;
padding: 10px;
letter-spacing: 1px;
letter-spacing: 0.5px;
font-family: 'Cabin', sans-serif;
text-transform: uppercase;
font-size: 13px;
}
.un-btn-more i {
font-size: 16px;
padding-left: 10px;
vertical-align: sub;
}
.un-post-info {
padding-bottom: 25px;
}
.un-post-meta {
font-style: italic;
font-size: 13px;
}
.un-item-social .un-post-meta span {
line-height: 30px;
}
.un-post-date {
text-transform: capitalize;
}
.un-post-author a {
border-bottom-style: dotted;
border-bottom-width: 1px;
}
.un-post-stats {
font-size: 13px;
}
.un-post-stats span {
padding-left: 25px;
}
.un-post-stats span i {
font-size: 12px;
padding-right: 10px;
vertical-align: middle;
}
/* post quote */
.un-item-big .un-post-quote,
.un-item-small .un-post-quote {
padding: 0 50px;
background-color: #fff;
text-align: center;
}
.un-item-grid .un-post-quote,
.un-item-medium .un-post-quote,
.un-item-extra-small .un-post-quote {
padding: 0 25px;
background-color: #fff;
text-align: center;
}
.un-item-msnr .un-post-quote {
height: 340px;
padding-top: 40px;
background: #fff;
text-align: center;
}
.un-item-big .un-quote-text,
.un-item-small .un-quote-text {
font-size: 40px;
letter-spacing: 1px;
line-height: 60px;
font-weight: 300;
font-family: 'Roboto Slab';
color: #333;
}
.un-item-grid .un-quote-text {
font-size: 24px;
letter-spacing: 1px;
line-height: 40px;
font-weight: 300;
font-family: 'Roboto Slab';
color: #333;
}
.un-item-msnr .un-quote-text {
font-size: 24px;
letter-spacing: 1px;
line-height: 34px;
font-weight: 300;
font-family: 'Roboto Slab';
color: #333;
padding: 0 25px;
}
.un-quote-text {
margin-bottom: 20px;
}
.un-item-msnr .un-quote-text {
margin-bottom: 10px;
}
.un-item-medium .un-quote-text,
.un-item-extra-small .un-quote-text {
font-size: 34px;
letter-spacing: 1px;
line-height: 48px;
font-weight: 300;
font-family: 'Roboto Slab';
color: #333;
}
.un-quote-text a {
font-weight: bold;
border-bottom-style: dotted;
border-bottom-width: 1px;
}
.un-quote-arrow {
margin: 0 auto 10px auto;
width: 0;
height: 0;
border-style: solid;
border-width: 35px 35px 0 35px;
border-color: #ffffff transparent transparent transparent;
}
.un-quote-before,
.un-quote-after {
color: #e9e9e9;
font-size: 50px;
}
.un-item-big .un-quote-before,
.un-item-small .un-quote-before {
text-align: left;
padding-top: 50px;
}
.un-item-grid .un-quote-before,
.un-item-medium .un-quote-before,
.un-item-extra-small .un-quote-before {
text-align: left;
padding-top: 25px;
}
.un-item-big .un-quote-after,
.un-item-small .un-quote-after {
text-align: right;
padding-bottom: 50px;
}
.un-item-grid .un-quote-after,
.un-item-medium .un-quote-after,
.un-item-extra-small .un-quote-after {
text-align: right;
padding-bottom: 25px;
}
.un-item-msnr .un-post-quote {
position: relative;
}
.un-item-msnr .un-quote-after,
.un-item-msnr .un-quote-before {
position: absolute;
}
.un-item-msnr .un-quote-before {
top: 20px;
left: 25px;
}
.un-item-msnr .un-quote-after {
bottom: 10px;
right: 25px;
}
.un-quote-face {
height: 85px;
width: 85px;
overflow: hidden;
border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
-webkit-border-radius: 100%;
}
.un-item-grid .un-quote-face {
margin: 0 auto 25px auto;
}
.un-item-msnr .un-quote-face {
margin: 0 auto;
}
.un-quote-author {
text-align: center;
display: block;
font-size: 18px;
font-style: italic;
font-family: 'Roboto Slab';
}
.un-item-msnr .un-quote-author {
font-size: 14px;
}
.un-page-full
.un-item-grid .un-quote-author {
font-size: 14px;
margin-bottom: 18px;
}
.un-page-sidebar
.un-item-grid .un-quote-author {
font-size: 14px;
margin-bottom: 16px;
}
.un-quote-author i {
color: #d8d8d8;
margin-right: 10px;
font-size: 24px;
}
/* post image */
.un-item-msnr .un-post-image,
.un-item-grid .un-post-image,
.un-item-big .un-post-image,
.un-item-medium .un-post-image {
position: relative;
}
.un-item-msnr .un-post-image {
height: 190px;
width: auto;
overflow: hidden;
}
.un-item-grid .un-post-image img,
.un-item-big .un-post-image img,
.un-item-medium .un-post-image img {
height: auto;
width: 100%;
}
.un-item-msnr .un-post-image img {
height: 190px;
width: auto;
}
.un-item-small .un-post-image img,
.un-item-extra-small .un-post-image img,
.un-item-social .un-post-image img {
height: 100%;
width: auto;
}
/* image modal */
.un-image-modal {
position: fixed;
left: 100%;
top: 0;
width: 100%;
height: 100%;
background: rgba(255,255,255,0.9);
z-index: 99999;
}
.un-image-close {
position: absolute;
top: 10px;
right: 10px;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
color: #ccc;
font-size: 40px;
cursor: pointer;
z-index: 99999;
}
.un-image-modal img {
position: absolute;
top: 50%;
left: 50%;
opacity: 0;
}
/* post thumb-text */
.un-item-msnr
.un-post-text .un-post-thumb {
max-height: 60px;
max-width: 60px;
margin-right: 25px;
margin-top: 27px;
float: left;
overflow: hidden;
}
.un-item-msnr
.un-post-text .un-post-thumb img {
width: 60px;
height: 60px;
}
.un-item-msnr
.un-post-text .un-post-head {
text-align: left;
}
/* post link */
.un-post-link {
word-wrap: break-word;
}
.un-item-grid .un-post-link {
border-bottom-style: solid;
border-bottom-width: 2px;
font-size: 30px;
padding: 50px;
text-align: center;
background-color: transparent;
font-weight: 300;
letter-spacing: 0.25;
font-family: 'Roboto Slab';
}
.un-item-grid .un-post-link a {
border-bottom-width: 1px;
border-bottom-style: dotted;
}
.un-item-grid .un-post-link i {
margin-right: 10px;
vertical-align: middle;
}
.un-item-small .un-post-link,
.un-item-big .un-post-link {
font-size: 30px;
padding: 50px;
text-align: center;
color: #fff;
font-weight: 300;
letter-spacing: 0.25;
font-family: 'Roboto Slab';
}
.un-item-medium .un-post-link,
.un-item-extra-small .un-post-link {
font-size: 24px;
padding: 50px;
text-align: center;
color: #fff;
font-weight: 300;
letter-spacing: 0.25;
font-family: 'Roboto Slab';
}
.un-post-link a {
color: #fff;
border-bottom: 1px dotted #fff;
}
.un-post-link i {
margin-right: 10px;
color: #fff;
vertical-align: middle;
}
/* post audio */
.un-item-big .un-post-audio,
.un-item-medium .un-post-audio {
width: 100%;
height: auto;
position: relative;
}
.un-item-big .un-post-audio audio,
.un-item-medium .un-post-audio audio {
width: 100%;
position: absolute;
bottom: 0;
left: 0;
z-index: 999;
margin: 0;
}
.un-item-msnr .un-post-audio,
.un-item-grid .un-post-audio {
position: relative;
}
.un-item-msnr .un-post-audio {
height: 340px;
height: auto;
overflow: hidden;
}
.un-item-grid .un-post-audio img,
.un-item-big .un-post-audio img,
.un-item-medium .un-post-audio img {
width: 100%;
height: auto;
}
.un-item-msnr .un-post-audio img {
height: 340px;
width: auto;
}
.un-item-small .un-post-audio img,
.un-item-extra-small .un-post-audio img {
width: auto;
height: 100%;
}
.un-item-small .un-post-audio img,
.un-item-extra-small .un-post-audio img {
height: 300px;
}
.un-item-big .un-audio-play,
.un-item-medium .un-audio-play {
position: absolute;
height: 50px;
width: 50px;
z-index: 999;
margin: -25px;
left: 50%;
top: 50%;
text-align: center;
}
.un-item-msnr .un-audio-play,
.un-item-grid .un-audio-play,
.un-item-small .un-audio-play,
.un-item-extra-small .un-audio-play {
position: absolute;
height: 40px;
width: 40px;
z-index: 999;
margin: -20px;
left: 50%;
top: 50%;
text-align: center;
}
.un-item-big .un-audio-play .un-icon-pause,
.un-item-medium .un-audio-play .un-icon-pause {
font-size: 50px;
line-height: 40px;
}
.un-item-big .un-audio-play .un-icon-play,
.un-item-medium .un-audio-play .un-icon-play {
font-size: 40px;
line-height: 40px;
}
.un-item-msnr .un-audio-play i,
.un-item-grid .un-audio-play i,
.un-item-small .un-audio-play i,
.un-item-extra-small .un-audio-play i {
font-size: 36px;
line-height: 40px;
}
.un-audio-equalizer {
position: absolute;
bottom: 0;
height: 130px;
width: 100%;
z-index: 998;
background-position: bottom center;
background-repeat: no-repeat;
background-image: url('../img/equalizer.png');
}
/* audio animation */
.un-audio-anim {
opacity: 0;
}
.un-audio-anim-circles:before,
.un-audio-anim-circles:after {
position: absolute;
top: 25px;
right: 25px;
display: block;
border: 2px solid #e9e9e9;
border-radius: 50%;
content: '';
}
.un-audio-anim-circles:before {
width: 40px;
height: 40px;
-webkit-animation: rotation 3s linear infinite;
animation: rotation 3s linear infinite;
}
.un-audio-anim-circles:after {
margin-right: 10px;
margin-top: 10px;
width: 20px;
height: 20px;
-webkit-animation: rotation 1s linear infinite;
animation: rotation 1s linear infinite;
}
@-webkit-keyframes rotation {
0% { -webkit-transform: rotate(0deg); }
50% { -webkit-transform: rotate(180deg); }
100% { -webkit-transform: rotate(360deg); }
}
@keyframes rotation {
0% { transform: rotate(0deg); }
50% { transform: rotate(180deg); }
100% { transform: rotate(360deg); }
}
.un-item-msnr .un-audio-equalizer,
.un-item-grid .un-audio-equalizer {
bottom: -36px;
}
.un-item-msnr-double {
height: 730px;
}
.un-item-msnr-double .un-post-caption {
height: 540px;
}
/* navigation posts */
.un-posts-nav {
margin-bottom: 50px;
}
.un-load-posts {
margin-bottom: 50px;
text-align: center;
}
.un-btn-nav a,
.un-btn-load a {
display: inline-block;
padding: 10px;
letter-spacing: 1px;
letter-spacing: 0.5px;
font-family: 'Cabin', sans-serif;
text-transform: uppercase;
font-size: 13px;
}
.un-btn-load i {
font-size: 20px;
padding-left: 10px;
vertical-align: sub;
}
.un-nav-prev i {
font-size: 20px;
padding-right: 10px;
vertical-align: sub;
}
.un-nav-next i {
font-size: 20px;
padding-left: 10px;
vertical-align: sub;
}
/* 4. FOOTER */
.un-footer {
background: #fff;
padding: 50px 0;
text-align: center;
}
.un-footer-narrow {
margin: 50px 0;
background: #fff;
text-align: center;
}
.un-btn-top {
margin-bottom: 50px;
}
.un-btn-top i {
font-size: 30px;
cursor: pointer;
}
.un-logo-footer {
margin-bottom: 50px;
}
.un-copy {
font-size: 14px;
}
.un-footer-narrow .un-copy {
padding: 25px 0;
}
.un-copy a {
border-bottom-style: dotted;
border-bottom-width: 1px;
}
/* SIDEBAR */
.un-page-sidebar .un-content {
padding-right: 25px;
padding-left: 0;
}
.un-page-sidebar .un-sidebar {
padding-left: 25px;
padding-right: 0;
}
.un-home-sidebar .un-content {
padding-right: 25px;
padding-left: 0;
}
.un-home-sidebar .un-sidebar {
padding-left: 25px;
padding-right: 0;
}
/* 5. WIDGETS */
.un-list-widgets {}
.un-item-widget {
margin-bottom: 50px;
}
.un-widget-title {
text-align: center;
font-family: 'Roboto Slab';
font-size: 24px;
font-weight: 300;
margin-bottom: 20px;
color: #333;
overflow: hidden;
padding: 0 25px;
}
.un-widget-title .un-line {
position: relative;
}
.un-widget-title .un-line:before {
content: '';
position: absolute;
border-bottom-style: solid;
border-bottom-width: 2px;
width: 600px;
margin-right: 25px;
right: 100%;
top: 50%;
}
.un-widget-title .un-line:after {
content: '';
position: absolute;
border-bottom-style: solid;
border-bottom-width: 2px;
width: 600px;
margin-left: 25px;
left: 100%;
top: 50%;
}
/* widget about */
.un-widget-about {
background: #fff;
padding-top: 20px;
}
.un-widget-about-photo {
height: auto;
width: 100%;
margin-bottom: 25px;
}
.un-widget-about-photo img {
height: auto;
width: 100%;
}
.un-widget-about-exc {
padding: 0 25px;
margin-bottom: 18px;
line-height: 24px;
}
.un-widget-about-exc a {
font-weight: bold;
border-bottom-style: dotted;
border-bottom-width: 1px;
}
.un-widget-about .un-btn-more {
padding-bottom: 25px;
}
/* widget stats */
.un-widget-stats {}
.un-widget-bar {
margin-bottom: 5px;
position: relative;
font-family: 'Roboto Slab';
}
.un-widget-bar-label {
background: #fff;
font-weight: bold;
color: #333;
font-size: 16px;
height: 30px;
line-height: 30px;
padding: 0 10px;
display: inline-block;
}
.un-widget-bar-count {
position: absolute;
top: 5px;
left: 0;
z-index: -1;
height: 20px;
line-height: 20px;
color: #fff;
font-weight: 300;
font-size: 14px;
text-align: right;
padding-right: 10px;
display: inline-block;
}
/* sample bars */
#un-widget-bar-1 { width: 80%; }
#un-widget-bar-2 { width: 50%; }
#un-widget-bar-3 { width: 40%; }
#un-widget-bar-4 { width: 70%; }
#un-widget-bar-5 { width: 99%; }
/* widget posts */
.un-widget-posts {
background-color: #fff;
padding-top: 20px;
}
.un-widget-post {
padding: 0 25px;
}
.un-widget-post-image {
height: auto;
width: 100%;
margin-bottom: 25px;
position: relative;
}
.un-widget-post-image img {
height: auto;
width: 100%;
}
.un-widget-post-title {
text-transform: uppercase;
font-weight: 400;
margin-bottom: 16px;
font-size: 16px;
font-family: 'Cabin', sans-serif;
}
.un-widget-post-exc {
line-height: 24px;
margin-bottom: 20px;
}
.un-widget-post-date {
padding-bottom: 20px;
font-size: 12px;
font-style: italic;
margin-top: -8px;
}
/* widget banner */
.un-widget-banner img {
width: 100%;
}
/* widget social */
.un-widget-social {}
.un-widget-list-social {
text-align: center;
margin-right: -21px;
}
.un-widget-list-social li {
display: inline-block;
width: 30px;
height: 30px;
text-align: center;
margin-right: 21px;
overflow: hidden;
}
.un-widget-list-social li i {
color: #fff;
font-size: 18px;
line-height: 30px;
}
/* widget tags */
.un-widget-tags {
background-color: #fff;
padding-top: 20px;
}
.un-widget-list-tag {
padding: 0 25px 25px 25px;
}
.un-widget-list-tag li {
display: inline-block;
margin: 0 2px 5px 0;
}
.un-widget-list-tag li a {
color: #fff;
font-family: 'Roboto Slab';
font-weight: 400;
display: block;
text-align: center;
padding: 0 10px;
height: 30px;
line-height: 30px;
}
/* widget video */
.un-widget-video {
position: relative;
background-color: #fff;
}
.un-widget-video {
width: 100%;
height: auto;
}
.un-widget-video .un-video-size {
height: 190px;
}
/* widget quote */
.un-widget-comment-square {
background: #fff;
}
.un-widget-comment-before {
text-align: center;
display: block;
font-size: 40px;
color: #e9e9e9;
padding-top: 25px;
}
.un-widget-comment-after {
text-align: center;
display: block;
padding-bottom: 25px;
font-size: 40px;
color: #e9e9e9;
}
.un-widget-comment-title {
font-weight: bold;
display: block;
text-align: center;
margin-bottom: 20px;
padding: 0 25px;
font-weight: 400;
font-size: 18px;
font-family: 'Roboto Slab';
}
.un-widget-comment-exc {
padding: 0 25px;
text-align: center;
line-height: 24px;
margin-bottom: 25px;
display: block;
}
.un-widget-comment-exc a {
font-weight: bold;
border-bottom-style: dotted;
border-bottom-width: 1px;
}
.un-widget-comment-arrow {
margin: 0 auto 10px auto;
width: 0;
height: 0;
border-style: solid;
border-width: 15px 15px 0 15px;
border-color: #ffffff transparent transparent transparent;
}
.un-widget-comment-author {
text-align: center;
display: block;
font-size: 16px;
font-style: italic;
font-family: 'Roboto Slab';
}
.un-widget-comment-author i {
color: #d8d8d8;
font-size: 22px;
}
.un-widget-comment-author span {
display: block;
}
.un-widget-comment-date {
text-align: center;
font-size: 12px;
}
/* widget stream */
.un-widget-stream {
background: #fff;
padding: 25px;
}
.un-widget-grid-photo {
margin-right: -15px;
margin-bottom: -20px;
padding-bottom: 5px;
}
.un-widget-photo {
margin-bottom: 15px;
width: 33.33%;
float: left;
padding-right: 15px;
overflow: hidden !important;
}
.un-photo-double {
margin-bottom: 15px;
width: 66.66%;
float: left;
padding-right: 15px;
}
.un-widget-grid-photo img {
width: 100%;
height: auto;
}
/* widget category */
.un-widget-list {
background: #fff;
padding-top: 25px;
}
.un-widget-list-main {
padding: 0 25px 25px 25px;
}
.un-widget-list-main li {}
.un-widget-item-parent {
font-weight: 600;
text-transform: uppercase;
}
.un-widgte-item-toggle {
font-size: 22px;
margin-left: 10px;
font-weight: 100;
}
.un-widget-item-count {
margin-left: 10px;
font-size: 13px;
text-transform: lowercase;
font-weight: normal;
}
.un-widget-list-main
.un-widget-item-parent > a {
line-height: 34px;
padding: 0 10px 0 10px;
border-style: solid;
border-width: 2px;
display: inline-block;
color: #333;
font-size: 14px;
font-family: 'Cabin', sans-serif;
}
.un-widget-list-sub {
padding-left: 30px;
padding-bottom: 10px;
}
.un-list-toggle {
height: 0;
overflow: hidden;
padding-top: 10px;
}
.un-widget-list-sub li {
font-family: 'Roboto Slab';
list-style-type: square;
list-style-position: inside;
text-transform: lowercase;
font-weight: normal;
line-height: 25px;
}
.un-widget-list-sub li a {
font-size: 15px;
font-weight: 300;
}
/* widget archive */
.un-widget-archive {}
.un-widget-archive option {
font-weight: 500;
}
.un-widget-archive-count {
font-size: 14px !important;
font-style: italic !important;
padding-left: 5px;
}
/* 6. PAGE / POST PAGE */
.un-item-post,
.un-item-page {
margin-bottom: 50px;
}
.un-page-media {
overflow: hidden;
height: auto;
position: relative;
}
.un-page-media img {
width: 100%;
height: auto;
}
.un-page-image {}
.un-page-caption {
background-color: #fff;
padding: 0 25px;
position: relative;
}
.un-post-content,
.un-page-content {
line-height: 24px;
}
.un-post-content a,
.un-page-content a {
border-bottom-style: dotted;
border-bottom-width: 1px;
font-weight: bold;
}
.un-post-head,
.un-page-head {
padding-top: 50px;
text-align: center;
}
.un-item-small .un-post-head,
.un-item-extra-small .un-post-head,
.un-item-msnr .un-post-slider + .un-post-caption .un-post-head {
text-align: left;
}
.un-page-title {
text-transform: uppercase;
font-family: 'Cabin', sans-serif;
color: #333;
margin-bottom: 20px;
letter-spacing: 0.5px;
font-size: 26px;
font-weight: 400;
}
.un-page-info {
padding-bottom: 25px;
}
.un-page-stats {
font-size: 13px;
}
.un-page-stats span {
padding-left: 25px;
}
.un-page-stats span i {
font-size: 12px;
padding-right: 10px;
vertical-align: middle;
}
/* ABOUT AUTHOR */
.un-about-author {
margin-bottom: 50px;
position: relative;
}
.un-author-image {
height: 235px;
width: 235px;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
}
.un-author-image img {
max-height: 235px;
max-width: 235px;
}
.un-author-caption {
background: #fff;
padding: 0 25px 0 260px;
height: 235px;
}
.un-author-head {
padding-top: 25px;
margin-bottom: 25px;
clear: both;
}
.un-author-name {
display: block;
font-family: 'Roboto Slab';
font-size: 26px;
}
.un-author-role {
display: block;
font-family: 'Roboto Slab';
font-size: 14px;
}
.un-author-socials {}
.un-author-socials ul {
text-align: right;
}
.un-author-socials ul li {
display: inline-block;
margin-left: 15px;
}
.un-author-socials
.un-icon-social-twitter {
font-size: 22px;
}
.un-author-socials li i {
color: #c9c9c9;
font-size: 18px;
}
.un-author-exc {
line-height: 24px;
max-height: 96px;
overflow: hidden;
}
.un-author-exc a {
font-weight: bold;
border-bottom-style: dotted;
border-bottom-width: 1px;
}
.un-author-stats {
position: absolute;
right: 100%;
top: 25px;
}
.un-about-bar {
margin-bottom: 10px;
position: relative;
font-family: 'Roboto Slab';
height: 30px;
}
.un-about-bar-label {
background: #fff;
font-weight: bold;
color: #333;
font-size: 16px;
height: 30px;
line-height: 30px;
padding: 0 10px;
display: inline-block;
position: absolute;
right: 0;
}
.un-about-bar-count {
position: absolute;
top: 5px;
right: 0;
z-index: -1;
height: 20px;
line-height: 20px;
color: #fff;
font-weight: 300;
font-size: 14px;
text-align: left;
padding-left: 10px;
display: inline-block;
}
/* sample bars */
#un-about-bar-1 { width: 200px; }
#un-about-bar-2 { width: 160px; }
#un-about-bar-3 { width: 120px; }
#un-about-bar-4 { width: 150px; }
#un-about-bar-5 { width: 280px; }
/* RELATED POSTS */
.un-related-posts {
background: #fff;
padding: 0 25px;
margin-bottom: 50px;
}
.un-related-row {
margin-right: -25px;
}
.un-related-title {
padding-top: 25px;
margin-bottom: 25px;
letter-spacing: 0.5px;
font-size: 20px;
text-align: center;
font-family: 'Cabin', sans-serif;
text-transform: uppercase;
}
.un-col-related {
padding-left: 0;
padding-right: 25px;
}
.un-item-related .un-post-media {
overflow: hidden;
margin-bottom: 15px;
height: 240px;
}
.un-item-related .un-post-media img {
width: 100%;
}
.un-item-related .un-post-video {
position: relative;
}
.un-item-related .un-post-video-play {
position: absolute;
}
.un-item-related .un-post-title {
font-size: 16px;
margin-bottom: 10px;
}
/* 7. COMMENTS */
.un-comments {
background: #fff;
margin-bottom: -25px;
}
.un-comments-title {
padding-top: 25px;
font-family: 'Cabin', sans-serif;
font-size: 20px;
letter-spacing: 0.5px;
color: #333;
margin-bottom: 25px;
font-size: 20px;
font-weight: 400;
text-align: center;
text-transform: uppercase;
}
.un-comments-list {}
.un-comment-row {
position: relative;
border-bottom: 1px solid #f5f5f5;
margin-bottom: 25px;
padding: 0 25px;
}
.un-comment-avatar {
position: absolute;
top: 0;
left: 25px;
height: 50px;
width: 50px;
}
.un-comment-avatar img {
max-height: 50px;
max-width: 50px;
}
.un-comment-cloud {
position: relative;
margin-left: 100px;
background: #f5f5f5;
padding: 0 25px;
margin-bottom: 25px;
border-right-style: solid;
border-right-width: 2px;
}
.un-comment-arrow {
position: absolute;
top: 0;
right: 100%;
width: 0;
height: 0;
border-style: solid;
border-width: 0 20px 20px 0;
border-color: transparent #f5f5f5 transparent transparent;
line-height: 0px;
_border-color: #000000 #f5f5f5 #000000 #000000;
_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
.un-btn-reply {
position: absolute;
top: 25px;
right: 25px;
}
.un-btn-reply i {
font-size: 18px;
}
.un-comment-author {
font-family: 'Roboto Slab';
font-size: 18px;
font-weight: 400;
margin-bottom: 5px;
padding-top: 25px;
}
.un-comment-date {
font-style: italic;
font-size: 13px;
margin-bottom: 15px;
}
.un-comment {
line-height: 24px;
padding-bottom: 25px;
}
.un-comment-list-reply {
margin-top: 25px;
padding-right: 0;
padding-left: 100px;
}
.un-comment-list-reply .un-comment-row {
border-bottom: none;
padding-right: 0;
padding-left: 0;
}
.un-comment-list-reply .un-comment-avatar {
left: 0;
}
.un-comment-list-reply .un-comment-cloud {
border-right: none;
}
/* 8. INPUT / form-comment */
.un-comment-form {
background: #fff;
padding: 0 50px;
margin-bottom: 50px;
}
.un-comment-form form {
padding-bottom: 50px;
}
.un-form-title {
padding-top: 50px;
margin-bottom: 25px;
font-family: 'Cabin';
letter-spacing: 0.5px;
color: #333;
font-size: 20px;
font-weight: 400px;
text-transform: uppercase;
}
.un-field {
margin-bottom: 25px;
}
.un-input {
display: inline-block;
}
.un-input input {
width: 385px;
}
.un-label {
font-family: 'Roboto Slab';
font-size: 15px;
line-height: 50px;
width: 75px;
display: inline-block;
}
.un-comment-form textarea {
height: 250px;
margin-bottom: 25px;
}
.un-btn-submit {
font-size: 15px;
}
.un-btn-submit i {
color: #fff;
font-size: 18px;
padding-left: 10px;
}
/* 9. SOCIAL HEADER */
.un-item-stream {
margin-bottom: 50px;
height: 650px;
overflow: hidden;
position: relative;
}
.un-social-full {
padding: 0 50px;
}
.un-col-stream {
padding-left: 0;
padding-right: 0;
}
.un-social-media {
height: 650px;
overflow: hidden;
margin-right: 600px;
width: auto;
}
.un-social-media-device {
display: none;
height: auto;
width: 100%;
}
.un-social-media-device img,
.un-social-media img {
width: 100%;
}
.un-social-stream {
position: relative;
}
.un-logo-stream {
position: absolute;
top: 25px;
left: 25px;
z-index: 999;
}
.un-logo-live {
position: absolute;
right: 25px;
top: 25px;
z-index: 999;
opacity: 0.3;
}
.un-video-bar {
height: 100px;
width: 100%;
position: absolute;
bottom: 0;
left: 0;
background: rgba(0,0,0,0.2);
z-index: 999;
}
.un-video-label {
height: 50px;
position: absolute;
z-index: 999;
left: 25px;
top: 25px;
}
.un-video-avatar {
height: 50px;
width: 50px;
overflow: hidden;
position: absolute;
left: 0;
top: 0;
}
.un-video-avatar img {
max-width: 50px;
max-height: 50px;
}
.un-video-link {
background: #fff;
height: 50px;
margin-left: 50px;
padding: 5px 10px 5px 5px;
}
.un-video-hash {
font-family: 'Roboto Slab';
font-style: italic;
margin-bottom: 5px;
font-size: 12px;
}
.un-video-name {
font-family: 'Roboto Slab';
margin-bottom: 5px;
color: #333;
font-size: 14px;
text-transform: capitalize;
}
.un-video-control {
position: absolute;
height: 100px;
z-index: 999;
text-align: center;
width: auto;
margin-left: -26px;
left: 50%;
}
.un-video-control i {
color: #FFFfff;
font-size: 36px;
}
.un-video-control a {
float: left;
}
.un-video-control .un-icon-pause {
font-size: 36px;
line-height: 105px;
}
.un-video-control .un-icon-play {
font-size: 22px;
line-height: 107px;
}
.un-video-user {
position: absolute;
right: 25px;
line-height: 110px;
height: 100px;
z-index: 999;
}
.un-video-user i {
color: #fff;
font-size: 20px;
margin-right: 10px;
}
.un-video-user span {
color: #fff;
}
.un-video-raster {
position: absolute;
z-index: 99;
top: 0;
left: 0;
background-repeat: no-repeat;
height: 100%;
width: 100%;
background-position: center center;
background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-webkit-background-size: cover;
-ms-background-size: cover;
}
.un-social-caption {
background: #fff;
padding: 0 50px;
height: 650px;
width: 600px;
position: absolute;
top: 0;
right: 50px;
z-index: 999;
overflow: hidden;
}
.un-home-horizontal .un-social-caption {
right: 0;
}
.un-social-text {
padding-bottom: 25px;
}
.un-social-avatar {
max-height: 50px;
max-width: 50px;
margin-right: 10px;
float: left;
overflow: hidden;
}
.un-social-avatar img {
width: 50px;
height: 50px;
}
.un-social-head {
margin-top: 50px;
position: relative;
margin-bottom: 25px;
}
.un-social-name {
text-transform: uppercase;
font-family: 'Cabin', sans-serif;
color: #333;
margin-bottom: 10px;
font-size: 18px;
letter-spacing: 0.5px;
font-weight: 400;
}
.un-social-nick {
font-family: 'Roboto Slab';
font-size: 14px;
}
.un-social-meta {
font-style: italic;
font-size: 13px;
margin-bottom: 25px;
}
.un-social-date {
text-transform: capitalize;
}
.un-btn-follow {
top: 0;
right: 0;
position: absolute;
}
.un-btn-follow a,
.un-btn-social a {
display: inline-block;
padding: 5px;
letter-spacing: 1px;
letter-spacing: 0.5px;
font-family: 'Roboto Slab';
font-size: 13px;
}
.un-btn-follow span,
.un-btn-social span {
color: #333;
}
.un-btn-follow i,
.un-btn-social i {
font-size: 16px;
padding-right: 10px;
vertical-align: sub;
}
.un-social-exc {
line-height: 24px;
margin-bottom: 25px;
}
.un-social-gallery {
position: relative;
}
.un-social-author {
position: absolute;
top: 0;
left: 0;
height: 242px;
overflow: hidden;
float: left;
margin-right: 25px;
}
.un-social-author img {
width: 100%;
}
.un-social-slider {
padding-left: 220px;
height: 242px;
position: relative;
}
.un-social-slides {}
.un-social-slider .un-slider-nav-arrow {
height: 40px;
width: 40px;
position: absolute;
text-align: center;
}
.un-social-slider .un-slider-nav-next {
right: 0;
}
.un-social-slider .un-slider-nav-prev {
left: 0;
}
.un-social-slider .un-slider-nav-arrow i {
font-size: 20px;
line-height: 40px;
color: #333;
}
.un-social-slider-nav {
position: absolute;
left: 220px;
right: 0;
bottom: 0;
width: auto;
height: 40px;
background: #f5f5f5;
text-align: center;
font-family: 'Cabin', sans-serif;
color: #333;
text-transform: uppercase;
line-height: 40px;
font-weight: 600;
font-size: 14px;
}
.un-social-gallery .owl-next,
.un-social-gallery .owl-prev {
bottom: 40px;
top: inherit !important;
}
.un-social-gallery .owl-prev {
left: 220px !important;
}
.un-social-slide {
margin-right: -25px;
margin-bottom: -25px;
}
.un-social-thumb {
margin-bottom: 25px;
width: 33.33%;
float: left;
padding-right: 25px;
position: relative;
overflow: hidden !important;
}
.un-social-thumb img {
width: 100%;
height: auto;
}
/* 10. HOME VERTICAL */
.un-page-home .un-item-extra-small .un-list-share-side {
display: none;
}
/* 11. HOME HORIZONTAL */
.un-page-slider {
overflow: visible;
}
.un-page-slider .un-content {
padding-left: 0;
padding-right: 50px;
}
.un-page-slider .un-sidebar {
padding-right: 0;
padding-left: 0;
margin-bottom: -50px;
}
.un-page-slide {
padding: 0 50px;
float: left;
}
.un-page-slide
.un-social-full {
padding: 0;
}
.un-sticky-post {
padding-left: 0;
padding-right: 50px;
}
.un-sticky-sidebar {
margin-bottom: -50px;
}
.un-sticky-frame {
padding: 50px;
background: #fff;
position: relative;
}
.un-sticky-media {
position: absolute;
top: 50px;
left: 50px;
bottom: 50px;
right: 550px;
height: auto;
width: auto;
overflow: hidden;
}
.un-sticky-media img {
position: absolute;
left: 0;
height: 100%;
}
.un-sticky-caption {
padding-left: 0;
padding-right: 0;
width: 450px;
float: right;
}
.un-sticky-hash {
font-family: 'Roboto Slab';
margin-bottom: 20px;
font-size: 18px;
}
.un-sticky-title {
text-transform: uppercase;
font-family: 'Cabin', sans-serif;
color: #333;
margin-bottom: 20px;
font-size: 22px;
letter-spacing: 0.5px;
font-weight: 400;
}
.un-sticky-exc {
line-height: 24px;
margin-bottom: 25px;
}
.un-sticky-more a {
width: 100%;
display: block;
}
.un-sticky-info {}
.un-sticky-meta {
font-style: italic;
font-size: 13px;
}
.un-sticky-meta span {}
.un-sticky-date {
text-transform: capitalize;
}
.un-sticky-author a {
border-bottom-style: dotted;
border-bottom-width: 1px;
}
.un-sticky-stats {
font-size: 13px;
}
.un-sticky-stats span {
padding-left: 25px;
}
.un-sticky-stats span i {
font-size: 12px;
padding-right: 10px;
vertical-align: middle;
}
.un-sidebar-posts {
padding-left: 0;
padding-right: 0;
margin-bottom: -50px;
}
/* slider page social */
.un-posts-social {
margin-right: -50px;
}
.un-col-social {
padding-left: 0;
padding-right: 50px;
}
.un-icon-square {
height: 40px;
width: 40px;
text-align: center;
border: 3px solid #fff;
position: absolute;
top: 50%;
left: 50%;
margin: -25px;
z-index: 99;
}
.un-icon-square i {
line-height: 40px;
font-size: 20px;
color: #FFFfff;
}
.un-icon-square .un-icon-social-twitter {
font-size: 24px;
}
.un-msnr-head {
margin-bottom: 50px;
}
.un-list-filters ul {
margin-bottom: -25px;
}
.un-list-filters li {
height: 40px;
border: 2px solid #e9e9e9;
display: inline-block;
margin-right: 25px;
margin-bottom: 25px;
padding: 0 10px;
line-height: 38px;
font-family: 'Cabin', sans-serif;
font-size: 14px;
text-transform: uppercase;
}
.un-list-filters .un-active {
border-style: solid;
border-width: 2px;
}
.un-field-search {
height: 40px;
position: relative;
}
.un-field-search i {
position: absolute;
line-height: 38px;
z-index: 9;
color: #b3b3b3;
left: 10px;
top: 0;
font-size: 20px;
}
.un-field-search input[type="text"] {
height: 40px;
background: transparent;
padding-left: 30px;
cursor: text;
}
| 0.298389 | 0.059319 |
header{
position: fixed;
top: 0px;
right: 0px;
left: 0px;
background: var(--primary);
/*backdrop-filter: blur(20px);*/
display: flex;
padding: 0px 50px;
align-items: center;
justify-content: space-between;
z-index: 10;
transition: 0.2s;
--fcolor : var(--primary-font);
}
header.trans{
background: transparent;
--fcolor : white;
}
.d-header-logo{
height: 40px;
padding: 15px;
}
.d-header-logo img{
height: 100%;
}
header.trans .d-header-logo img{
filter: brightness(0) invert(1);
}
.d-header-nav{
text-decoration: none;
color: var(--fcolor);
margin: 15px;
position: relative;
}
header.trans .d-header-nav{
color: white;
}
.d-header-nav::after{
content: '';
position: absolute;
bottom: -10px;
background: var(--fcolor);
height: 3px;
width: 0px;
left: 0px;
transition: 0.2s;
}
.d-header-nav:hover::after{
width: 20px;
}
.d-resp-menu-tog{
display: none;
align-items: center;
justify-content: center;
border-radius: 50%;
font-size: 25px;
width: 40px;
height: 40px;
color: var(--fcolor);
}
.d-resp-menu{
background: var(--primary);
position: fixed;
right: -100vw;
bottom: 0px;
top: 0px;
width: 100vw;
z-index: 11;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
transition: 0.2s;
}
.d-header-nav-resp{
color: inherit;
text-decoration: none;
padding: 30px;
font-size: 25px;
display: block;
text-align: center;
}
.d-resp-menu.show{
right: 0px;
}
.d-hnr-close{
position: absolute;
top: 20px;
right: 20px;
font-size: 26px;
}
@media screen and (max-width:900px){
.d-header-nav-wrap{
display: none;
}
.d-header-logo{
height: 35px;
padding: 10px;
}
header{
padding: 0px 15px;
justify-content: space-between;
}
.d-resp-menu-tog{
display: flex;
}
}
|
css/header.css
|
header{
position: fixed;
top: 0px;
right: 0px;
left: 0px;
background: var(--primary);
/*backdrop-filter: blur(20px);*/
display: flex;
padding: 0px 50px;
align-items: center;
justify-content: space-between;
z-index: 10;
transition: 0.2s;
--fcolor : var(--primary-font);
}
header.trans{
background: transparent;
--fcolor : white;
}
.d-header-logo{
height: 40px;
padding: 15px;
}
.d-header-logo img{
height: 100%;
}
header.trans .d-header-logo img{
filter: brightness(0) invert(1);
}
.d-header-nav{
text-decoration: none;
color: var(--fcolor);
margin: 15px;
position: relative;
}
header.trans .d-header-nav{
color: white;
}
.d-header-nav::after{
content: '';
position: absolute;
bottom: -10px;
background: var(--fcolor);
height: 3px;
width: 0px;
left: 0px;
transition: 0.2s;
}
.d-header-nav:hover::after{
width: 20px;
}
.d-resp-menu-tog{
display: none;
align-items: center;
justify-content: center;
border-radius: 50%;
font-size: 25px;
width: 40px;
height: 40px;
color: var(--fcolor);
}
.d-resp-menu{
background: var(--primary);
position: fixed;
right: -100vw;
bottom: 0px;
top: 0px;
width: 100vw;
z-index: 11;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
transition: 0.2s;
}
.d-header-nav-resp{
color: inherit;
text-decoration: none;
padding: 30px;
font-size: 25px;
display: block;
text-align: center;
}
.d-resp-menu.show{
right: 0px;
}
.d-hnr-close{
position: absolute;
top: 20px;
right: 20px;
font-size: 26px;
}
@media screen and (max-width:900px){
.d-header-nav-wrap{
display: none;
}
.d-header-logo{
height: 35px;
padding: 10px;
}
header{
padding: 0px 15px;
justify-content: space-between;
}
.d-resp-menu-tog{
display: flex;
}
}
| 0.402979 | 0.122839 |
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden] {
display: none;
}
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
mark {
color: #000;
background: #ff0;
}
code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em;
}
pre {
white-space: pre-wrap;
}
q {
quotes: '\201C''\201D''\2018''\2019';
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -.5em;
}
sub {
bottom: -.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
fieldset {
margin: 0 2px;
padding: .35em .625em .75em;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
button {
margin: 0;
}
button,
input,
select,
textarea {
font-family: inherit;
font-size: 100%;
}
button,
input {
line-height: normal;
}
button,
select {
text-transform: none;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
cursor: pointer;
-webkit-appearance: button;
}
button[disabled] {
cursor: default;
}
input[type='checkbox'],
input[type='radio'] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type='search'] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
@media print {
* {
color: #000 !important;
background: transparent !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: ' (' attr(href)')';
}
abbr[title]:after {
content: ' (' attr(title)')';
}
.ir a:after,
a[href^='javascript:']:after,
a[href^='#']:after {
content: '';
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 2cm .5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
.jGrowl {
display: none;
}
}
small {
font-size: 85%;
}
a {
text-decoration: none;
}
a,
a:visited,
a:focus,
a:active,
*:visited,
*:focus,
*:active {
outline: none;
}
html {
font-size: 62.5%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.jqstooltip {
box-sizing: content-box;
}
/* Grids */
.container {
margin-right: auto;
margin-left: auto;
}
.row,
.form-row {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-right: -10px;
margin-left: -10px;
}
.row:before,
.row:after,
.form-row:before,
.form-row:after {
display: table;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
content: ' ';
}
.row:after,
.form-row:after {
clear: both;
}
.row:after,
.form-row:after {
clear: both;
}
[class*='col-'] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 10px;
padding-left: 10px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
float: left;
}
.col-xs-1 {
width: 8.333333333333332%;
}
.col-xs-2 {
width: 16.666666666666664%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-4 {
width: 33.33333333333333%;
}
.col-xs-5 {
width: 41.66666666666667%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-7 {
width: 58.333333333333336%;
}
.col-xs-8 {
width: 66.66666666666666%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-10 {
width: 83.33333333333334%;
}
.col-xs-11 {
width: 91.66666666666666%;
}
.col-xs-12 {
width: 100%;
}
@media (min-width: 768px) {
.boxed-layout #page-wrapper,
.boxed-layout #page-header,
.container {
max-width: 750px;
}
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11 {
float: left;
}
.col-sm-1 {
width: 8.333333333333332%;
}
.col-sm-2 {
width: 16.666666666666664%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-4 {
width: 33.33333333333333%;
}
.col-sm-5 {
width: 41.66666666666667%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-7 {
width: 58.333333333333336%;
}
.col-sm-8 {
width: 66.66666666666666%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-10 {
width: 83.33333333333334%;
}
.col-sm-11 {
width: 91.66666666666666%;
}
.col-sm-12 {
width: 100%;
}
.col-sm-push-1 {
left: 8.333333333333332%;
}
.col-sm-push-2 {
left: 16.666666666666664%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-4 {
left: 33.33333333333333%;
}
.col-sm-push-5 {
left: 41.66666666666667%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-7 {
left: 58.333333333333336%;
}
.col-sm-push-8 {
left: 66.66666666666666%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-10 {
left: 83.33333333333334%;
}
.col-sm-push-11 {
left: 91.66666666666666%;
}
.col-sm-pull-1 {
right: 8.333333333333332%;
}
.col-sm-pull-2 {
right: 16.666666666666664%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-4 {
right: 33.33333333333333%;
}
.col-sm-pull-5 {
right: 41.66666666666667%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-7 {
right: 58.333333333333336%;
}
.col-sm-pull-8 {
right: 66.66666666666666%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-10 {
right: 83.33333333333334%;
}
.col-sm-pull-11 {
right: 91.66666666666666%;
}
.col-sm-offset-1 {
margin-left: 8.333333333333332%;
}
.col-sm-offset-2 {
margin-left: 16.666666666666664%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-4 {
margin-left: 33.33333333333333%;
}
.col-sm-offset-5 {
margin-left: 41.66666666666667%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-7 {
margin-left: 58.333333333333336%;
}
.col-sm-offset-8 {
margin-left: 66.66666666666666%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-10 {
margin-left: 83.33333333333334%;
}
.col-sm-offset-11 {
margin-left: 91.66666666666666%;
}
}
@media (min-width: 992px) {
.boxed-layout #page-wrapper,
.boxed-layout #page-header,
.container {
max-width: 970px;
}
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11 {
float: left;
}
.col-md-1 {
width: 8.333333333333332%;
}
.col-md-2 {
width: 16.666666666666664%;
}
.col-md-3 {
width: 25%;
}
.col-md-4 {
width: 33.33333333333333%;
}
.col-md-5 {
width: 41.66666666666667%;
}
.col-md-6 {
width: 50%;
}
.col-md-7 {
width: 58.333333333333336%;
}
.col-md-8 {
width: 66.66666666666666%;
}
.col-md-9 {
width: 75%;
}
.col-md-10 {
width: 83.33333333333334%;
}
.col-md-11 {
width: 91.66666666666666%;
}
.col-md-12 {
width: 100%;
}
.col-md-push-0 {
left: auto;
}
.col-md-push-1 {
left: 8.333333333333332%;
}
.col-md-push-2 {
left: 16.666666666666664%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-4 {
left: 33.33333333333333%;
}
.col-md-push-5 {
left: 41.66666666666667%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-7 {
left: 58.333333333333336%;
}
.col-md-push-8 {
left: 66.66666666666666%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-10 {
left: 83.33333333333334%;
}
.col-md-push-11 {
left: 91.66666666666666%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-pull-1 {
right: 8.333333333333332%;
}
.col-md-pull-2 {
right: 16.666666666666664%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-4 {
right: 33.33333333333333%;
}
.col-md-pull-5 {
right: 41.66666666666667%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-7 {
right: 58.333333333333336%;
}
.col-md-pull-8 {
right: 66.66666666666666%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-10 {
right: 83.33333333333334%;
}
.col-md-pull-11 {
right: 91.66666666666666%;
}
.col-md-offset-0 {
margin-left: 0;
}
.col-md-offset-1 {
margin-left: 8.333333333333332%;
}
.col-md-offset-2 {
margin-left: 16.666666666666664%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-4 {
margin-left: 33.33333333333333%;
}
.col-md-offset-5 {
margin-left: 41.66666666666667%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-7 {
margin-left: 58.333333333333336%;
}
.col-md-offset-8 {
margin-left: 66.66666666666666%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-10 {
margin-left: 83.33333333333334%;
}
.col-md-offset-11 {
margin-left: 91.66666666666666%;
}
}
@media (min-width: 1200px) {
.boxed-layout #page-wrapper,
.boxed-layout #page-header,
.container {
max-width: 1170px;
}
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11 {
float: left;
}
.col-lg-1 {
width: 8.333333333333332%;
}
.col-lg-2 {
width: 16.666666666666664%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-4 {
width: 33.33333333333333%;
}
.col-lg-5 {
width: 41.66666666666667%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-7 {
width: 58.333333333333336%;
}
.col-lg-8 {
width: 66.66666666666666%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-10 {
width: 83.33333333333334%;
}
.col-lg-11 {
width: 91.66666666666666%;
}
.col-lg-12 {
width: 100%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-push-1 {
left: 8.333333333333332%;
}
.col-lg-push-2 {
left: 16.666666666666664%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-4 {
left: 33.33333333333333%;
}
.col-lg-push-5 {
left: 41.66666666666667%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-7 {
left: 58.333333333333336%;
}
.col-lg-push-8 {
left: 66.66666666666666%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-10 {
left: 83.33333333333334%;
}
.col-lg-push-11 {
left: 91.66666666666666%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-pull-1 {
right: 8.333333333333332%;
}
.col-lg-pull-2 {
right: 16.666666666666664%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-4 {
right: 33.33333333333333%;
}
.col-lg-pull-5 {
right: 41.66666666666667%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-7 {
right: 58.333333333333336%;
}
.col-lg-pull-8 {
right: 66.66666666666666%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-10 {
right: 83.33333333333334%;
}
.col-lg-pull-11 {
right: 91.66666666666666%;
}
.col-lg-offset-0 {
margin-left: 0;
}
.col-lg-offset-1 {
margin-left: 8.333333333333332%;
}
.col-lg-offset-2 {
margin-left: 16.666666666666664%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-4 {
margin-left: 33.33333333333333%;
}
.col-lg-offset-5 {
margin-left: 41.66666666666667%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-7 {
margin-left: 58.333333333333336%;
}
.col-lg-offset-8 {
margin-left: 66.66666666666666%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-10 {
margin-left: 83.33333333333334%;
}
.col-lg-offset-11 {
margin-left: 91.66666666666666%;
}
}
.row.no-gutter {
margin-left: 0;
margin-right: 0;
}
.no-gutter > [class*="col-"] {
padding-left:0;
padding-right:0;
}
/* Paddings */
.pad5A {
padding: 5px !important;
}
.pad5T {
padding-top: 5px !important;
}
.pad5R {
padding-right: 5px !important;
}
.pad5B {
padding-bottom: 5px !important;
}
.pad5L {
padding-left: 5px !important;
}
.pad10A {
padding: 10px !important;
}
.pad10T {
padding-top: 10px !important;
}
.pad10R {
padding-right: 10px !important;
}
.pad10B {
padding-bottom: 10px !important;
}
.pad10L {
padding-left: 10px !important;
}
.pad15A {
padding: 15px !important;
}
.pad15T {
padding-top: 15px !important;
}
.pad15R {
padding-right: 15px !important;
}
.pad15B {
padding-bottom: 15px !important;
}
.pad15L {
padding-left: 15px !important;
}
.pad20A {
padding: 20px !important;
}
.pad20T {
padding-top: 20px !important;
}
.pad20R {
padding-right: 20px !important;
}
.pad20B {
padding-bottom: 20px !important;
}
.pad20L {
padding-left: 20px !important;
}
.pad25A {
padding: 25px !important;
}
.pad25T {
padding-top: 25px !important;
}
.pad25R {
padding-right: 25px !important;
}
.pad25B {
padding-bottom: 25px !important;
}
.pad25L {
padding-left: 25px !important;
}
.pad45A {
padding: 45px !important;
}
.pad45T {
padding-top: 45px !important;
}
.pad45R {
padding-right: 45px !important;
}
.pad45B {
padding-bottom: 45px !important;
}
.pad45L {
padding-left: 45px !important;
}
/* Remove paddings */
.pad0A {
padding: 0 !important;
}
.pad0T {
padding-top: 0 !important;
}
.pad0R {
padding-right: 0 !important;
}
.pad0B {
padding-bottom: 0 !important;
}
.pad0L {
padding-left: 0 !important;
}
/* Margins */
.mrg5A {
margin: 5px !important;
}
.mrg5T {
margin-top: 5px !important;
}
.mrg5R {
margin-right: 5px !important;
}
.mrg5B {
margin-bottom: 5px !important;
}
.mrg5L {
margin-left: 5px !important;
}
.mrg10A {
margin: 10px !important;
}
.mrg10T {
margin-top: 10px !important;
}
.mrg10R {
margin-right: 10px !important;
}
.mrg10B {
margin-bottom: 10px !important;
}
.mrg10L {
margin-left: 10px !important;
}
.mrg15A {
margin: 15px !important;
}
.mrg15T {
margin-top: 15px !important;
}
.mrg15R {
margin-right: 15px !important;
}
.mrg15B {
margin-bottom: 15px !important;
}
.mrg15L {
margin-left: 15px !important;
}
.mrg20A {
margin: 20px !important;
}
.mrg20T {
margin-top: 20px !important;
}
.mrg20R {
margin-right: 20px !important;
}
.mrg20B {
margin-bottom: 20px !important;
}
.mrg20L {
margin-left: 20px !important;
}
.mrg25A {
margin: 25px !important;
}
.mrg25T {
margin-top: 25px !important;
}
.mrg25R {
margin-right: 25px !important;
}
.mrg25B {
margin-bottom: 25px !important;
}
.mrg25L {
margin-left: 25px !important;
}
.mrg45A {
margin: 45px !important;
}
.mrg45T {
margin-top: 45px !important;
}
.mrg45R {
margin-right: 45px !important;
}
.mrg45B {
margin-bottom: 45px !important;
}
.mrg45L {
margin-left: 45px !important;
}
/* Remove margins */
.mrg0A {
margin: 0 !important;
}
.mrg0T {
margin-top: 0 !important;
}
.mrg0R {
margin-right: 0 !important;
}
.mrg0B {
margin-bottom: 0 !important;
}
.mrg0L {
margin-left: 0 !important;
}
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-weight: 500;
margin: 0;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
font-weight: normal;
}
h1,
.h1 {
font-size: 38px;
}
h2,
.h2 {
font-size: 26px;
}
h3,
.h3 {
font-size: 20px;
}
h4,
.h4 {
font-size: 16px;
}
h5,
.h5 {
font-size: 14px;
}
h6,
.h6 {
font-size: 12px;
}
h1 small,
.h1 small {
font-size: 24px;
}
h2 small,
.h2 small {
font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
font-size: 14px;
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
font-size: 75%;
}
blockquote {
margin: 0 0 20px;
padding: 10px 20px;
border-left: 5px solid #eee;
}
blockquote p {
font-size: 17.5px;
font-weight: 50;
line-height: 1.25;
}
blockquote p:last-child {
margin-bottom: 0;
}
blockquote small {
line-height: 1.428571429;
display: block;
color: #999;
}
blockquote small:before {
content: '\2014 \00A0';
}
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eee;
border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
text-align: right;
}
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
content: '';
}
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
content: '';
}
address {
font-style: normal;
line-height: 1.428571429;
margin-bottom: 20px;
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
font-size: 90%;
padding: 0 4px;
white-space: nowrap;
color: #d05;
border: 1px solid #dfe8f1;
border-radius: 3px;
background: #fafafa;
}
pre {
font-size: 13px;
line-height: 1.428571429;
display: block;
margin: 0 0 10px;
padding: 9.5px;
word-wrap: break-word;
word-break: break-all;
color: #333;
border: 1px solid #ccc;
border-radius: 4px;
background-color: #f5f5f5;
}
pre code {
font-size: inherit;
padding: 0;
white-space: pre-wrap;
color: inherit;
border-radius: 0;
background-color: transparent;
}
p {
line-height: 1.6em;
margin: 0;
}
/* Titles */
.title-hero {
margin: 0 0 15px;
padding: 0;
text-transform: uppercase;
font-size: 14px;
opacity: 0.7;
}
h4.title-hero {
font-size: 15px;
}
.title-lead {
color: #3F3F3F;
}
.title-hero .title-lead {
font-size: 65%;
margin: 5px 0 0;
}
.title-hero + .title-lead {
margin-top: -10px;
}
/* Jumbotron */
.jumbotron {
font-size: 21px;
font-weight: 200;
line-height: 2.1428571435;
margin-bottom: 30px;
padding: 30px;
color: inherit;
background-color: #eee;
}
.jumbotron h1 {
line-height: 1;
color: inherit;
}
.jumbotron p {
line-height: 1.4;
}
.container .jumbotron {
border-radius: 6px;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.container .jumbotron {
padding-right: 60px;
padding-left: 60px;
}
.jumbotron h1 {
font-size: 63px;
}
}
/* Floats */
.pull-left,
.float-left {
float: left !important;
}
.pull-right,
.float-right {
float: right !important;
}
.float-none {
float: none !important;
}
/* Font Size */
.font-size-10 {
font-size: 10px !important;
}
.font-size-11 {
font-size: 11px !important;
}
.font-size-12 {
font-size: 12px !important;
}
.font-size-13 {
font-size: 13px !important;
}
.font-size-14 {
font-size: 14px !important;
}
.font-size-15 {
font-size: 15px !important;
}
.font-size-16 {
font-size: 16px !important;
}
.font-size-17 {
font-size: 17px !important;
}
.font-size-18 {
font-size: 18px !important;
}
.font-size-20 {
font-size: 20px !important;
}
.font-size-23 {
font-size: 23px !important;
}
.font-size-26 {
font-size: 26px !important;
}
.font-size-28 {
font-size: 28px !important;
}
.font-size-35 {
font-size: 35px !important;
}
.font-size-50 {
font-size: 50px !important;
}
/* Text */
.text-center {
text-align: center !important;
}
.text-left {
text-align: left !important;
}
.text-right {
text-align: right !important;
}
.text-justify {
text-align: justify;
}
/* Text Transform */
.text-transform-none {
text-transform: none;
}
.text-transform-upr {
text-transform: uppercase;
}
.text-transform-low {
text-transform: lowercase;
}
.text-transform-cap {
text-transform: capitalize;
}
.text-no-wrap {
white-space: nowrap;
}
/* Font Weight */
.font-bold {
font-weight: bold !important;
}
.font-normal {
font-weight: normal;
}
/* Font Style */
.font-italic {
font-style: italic;
}
.font-none {
font-style: none;
}
/* Other */
.clear {
clear: both;
}
.clear-none {
clear: none !important;
}
.ui-front {
z-index: 100;
}
.wrapper-sticky {
z-index: 15;
}
.lazy,
.tab-pane,
[data-toggle=buttons] > .btn > input[type=radio],
[data-toggle=buttons] > .btn > input[type=checkbox],
.mix,
.hide {
display: none;
}
.tab-pane {
padding: 15px;
}
.hidden,
.ui-helper-hidden-accessible {
display: none !important;
}
.display-block {
position: relative !important;
display: block !important;
}
.display-block .button-content {
float: none;
}
.display-block.dropdown-menu {
position: static !important;
}
.display-inline {
display: inline-block;
}
.no-border {
border-color: transparent !important;
}
.remove-border,
.dropdown-menu.pad0A .hasDatepicker .ui-datepicker {
border: 0 !important;
}
.border-top {
border-top-width: 3px !important;
border-top-style: solid !important;
}
.width-100 {
box-sizing: border-box;
width: 100%;
}
.center-margin {
float: none !important;
margin: 0 auto;
}
.container,
.center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.center-vertical {
position: relative;
z-index: 15;
top: 0;
left: 0;
display: table;
width: 100%;
height: 100%;
}
.center-vertical .center-content {
display: table-cell;
vertical-align: middle;
}
.position-absolute {
position: absolute;
}
.show {
display: block !important;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.invisible {
visibility: hidden;
}
.center-div {
float: none !important;
margin-right: auto !important;
margin-left: auto !important;
text-align: center !important;
}
.nav-divider,
.divider {
ityity: .70;
-moz-opacity: .70;
filter: alpha(opacity: 70);
}
.divider {
overflow: hidden;
height: 1px;
margin: 10px 0;
padding: 0;
}
.divider-header {
font-size: 11px;
padding: 10px 15px;
text-transform: uppercase;
opacity: .2;
color: #fff;
}
.overflow-hidden {
overflow: hidden;
}
.width-reset {
width: auto !important;
}
.opacity-10 {
opacity: .10 !important;
-moz-opacity: .10 !important;
filter: alpha(opacity: 10) !important;
}
.opacity-30,
.info-box b,
.info-box.icon-wrapper .icon-large {
opacity: .30 !important;
-moz-opacity: .30 !important;
filter: alpha(opacity: 30) !important;
}
.opacity-40 {
opacity: .40 !important;
-moz-opacity: .40 !important;
filter: alpha(opacity: 40) !important;
}
.opacity-hover,
.opacity-60,
.info-box b,
.label-description span {
opacity: .60 !important;
-moz-opacity: .60 !important;
filter: alpha(opacity: 60) !important;
}
.opacity-80,
.no-shadow.transparent.btn:hover i,
.ui-datepicker-current.ui-priority-secondary {
opacity: .80 !important;
-moz-opacity: .80 !important;
filter: alpha(opacity: 80) !important;
}
.opacity-hover:hover,
.opacity-100 {
opacity: 1 !important;
-moz-opacity: 1 !important;
filter: alpha(opacity: 100) !important;
}
.btn-link .glyph-icon.opacity-hover {
margin: 0 -5px;
}
.transparent {
border-color: transparent !important;
background: none !important;
box-shadow: 0 0 0 0 transparent !important;
}
.no-shadow {
box-shadow: 0 0 0 transparent !important;
}
.remove-bg {
background: transparent;
}
.nicescroll-rails {
background: none !important;
}
.btn .caret {
margin-left: 0;
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid rgba(0, 0, 0, 0);
border-left: 4px solid rgba(0, 0, 0, 0);
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
content: '';
border-top: 0;
border-bottom: 4px solid;
}
.form-wizard > ul,
.parsley-errors-list,
.tabs-navigation > ul,
.reset-ul,
ul.progress-box,
ul.messages-box,
.chosen-results,
ul.notifications-box,
.nav-list-horizontal ul,
.nav-list ul {
margin: 0;
padding: 0;
list-style: none;
}
.comments-list li .panel-body:before,
.comments-list li .panel-body:after,
.posts-list li:before,
.posts-list li:after,
.container:before,
.container:after,
#page-wrapper:before,
#page-wrapper:after,
.todo-box li:before,
.todo-box li:after,
.files-box li:before,
.files-box li:after,
.notifications-box li:before,
.notifications-box li:after,
.pager:before,
.pager:after,
.nav:before,
.nav:after,
.btn-toolbar:before,
.btn-toolbar:after,
.content-box-header:before,
.content-box-header:after,
.example-box-wrapper:before,
.example-box-wrapper:after,
.nav-list li:before,
.nav-list li:after,
.tl-row:before,
.tl-row:after,
.tl-item:before,
.tl-item:after,
.clearfix:before,
.clearfix:after,
.info-box:before,
.info-box:after,
.button-pane:before,
.button-pane:after,
.ui-datepicker-buttonpane:before,
.ui-datepicker-buttonpane:after,
.form-input-prepend:before,
.form-input-prepend:after,
.form-row:before,
.form-row:after,
.btn-group:before,
.btn-group:after,
.ui-helper-clearfix:before,
.ui-helper-clearfix:after,
.chat-box li:before,
.chat-box li:after,
.notifications-box li:before,
.notifications-box li:after,
.messages-box li:before,
.messages-box li:after {
display: table;
content: '';
}
.comments-list li .panel-body:after,
.posts-list li:after,
.container:after,
#page-wrapper:after,
.todo-box li:after,
.files-box li:after,
.notifications-box li:after,
.nav:after,
.pager:after,
.btn-toolbar:after,
.content-box-header:after,
.example-box-wrapper:after,
.nav-list li:after,
.tl-row:after,
.tl-item:after,
.clearfix:after,
.info-box:after,
.button-pane:after,
.ui-datepicker-buttonpane:after,
.form-input-prepend:after,
.form-row:after,
.btn-group:after,
.ui-helper-clearfix:after,
.chat-box li:after,
.notifications-box li:after,
.messages-box li:after {
clear: both;
}
/* Sortable placehoder */
.ui-sortable-placeholder {
visibility: visible !important;
border: 1px dashed #efda2c !important;
background: #fffce5 !important;
}
.daterangepicker td.in-range,
.daterangepicker td.available.in-range:hover {
background: #fffce5;
}
/* Disabled */
.ui-rangeSlider-disabled .ui-rangeSlider-container,
.ui-rangeSlider-disabled .ui-rangeSlider-arrow,
.ui-rangeSlider-disabled .ui-rangeSlider-label,
.checker.disabled,
.checker.disabled span,
.radio.disabled,
.radio.disabled span,
.ui-state-disabled,
.disabled,
button[disabled],
.chosen-disabled {
cursor: not-allowed !important;
opacity: .65;
filter: alpha(opacity: 65);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control,
input[disabled],
select[disabled],
textarea[disabled] {
cursor: not-allowed;
opacity: .65;
background: #fafafa;
filter: alpha(opacity: 65);
}
input[readonly],
select[readonly],
textarea[readonly] {
opacity: .80;
background: #fdfdfd;
-moz-opacity: .80;
filter: alpha(opacity: 80);
}
.login-img {
position: fixed !important;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.fixed-bg {
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.ui-widget-overlay {
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
bottom: 0;
right: 0;
text-align: center;
z-index: 16;
}
.ui-widget-overlay img {
position: absolute;
top: 50%;
left: 50%;
margin: -26px 0 0 -26px;
}
#loading {
z-index: 5555;
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
background: #fff;
}
.fade {
-webkit-transition: opacity .15s linear;
transition: opacity .15s linear;
}
.collapse {
display: none;
}
.tab-pane.active,
.collapse.in {
display: block;
}
.collapsing {
position: relative;
overflow: hidden;
height: 0;
-webkit-transition: height .35s ease;
transition: height .35s ease;
}
/* Paddings */
.small-padding {
padding: 25px 0;
}
.medium-padding {
padding: 55px 0;
}
.large-padding {
padding: 85px 0;
}
.xlarge-padding {
padding: 115px 0;
}
/* Icons */
.glyph-icon {
text-align: center;
}
.fc-icon,
#page-sidebar li ul li a:before,
#page-sidebar li a.sf-with-ul:after,
.search-choice-close:before,
.ui-dialog-titlebar-close:before,
.glyph-icon:before,
.ui-icon:before,
.dataTables_paginate a i:before {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
display: inline-block;
text-align: center;
text-decoration: none;
background: none;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
/* Resets */
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
cursor: not-allowed;
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}
.sr-only {
position: absolute;
overflow: hidden;
clip: rect(0, 0, 0, 0);
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
border: 0;
}
.rm-transition {
-webkit-transition: none !important;
-moz-transition: none !important;
-ms-transition: none !important;
-o-transition: none !important;
}
div[id^='uniform-'] span,
button,
a,
.btn {
-webkit-transition: all .1s ease-in-out;
-moz-transition: all .1s ease-in-out;
-ms-transition: all .1s ease-in-out;
-o-transition: all .1s ease-in-out;
}
/*.open > .dropdown-menu,
.dropdown-sidebar-submenu:hover > .dropdown-menu {
-webkit-animation-name: zoomIn;
-moz-animation-name: zoomIn;
-o-animation-name: zoomIn;
animation-name: zoomIn;
}
.open > .dropdown-menu,
.dropdown-sidebar-submenu:hover > .dropdown-menu {
-webkit-animation-duration: .4s;
-moz-animation-duration: .4s;
-o-animation-duration: .4s;
animation-duration: .4s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
}
*/
#page-header,
#page-sidebar,
.main-header,
.top-bar {
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
}
/* Demo */
.example-box-wrapper {
margin-bottom: 15px;
position: relative;
}
.example-box-wrapper .ui-datepicker-inline {
position: relative;
width: 100%;
}
.panel-body .example-box-wrapper:last-child,
.panel-body .col-md-6 .example-box-wrapper:last-child {
margin-bottom: 0;
}
.example-box-wrapper .icon-box,
.example-box-wrapper .ui-slider,
.example-box-wrapper .ui-rangeSlider,
.example-box-wrapper .panel-layout,
.example-box-wrapper .image-box,
.example-box-wrapper .ui-accordion,
.example-box-wrapper .dashboard-box,
.example-box-wrapper .content-box,
.example-box-wrapper .tile-box,
.example-box-wrapper .jvectormap-container,
.example-box-wrapper > .hasDatepicker,
.example-box-wrapper > .minicolors,
.example-box-wrapper .minicolors,
.example-box-wrapper .ui-tabs,
.example-box-wrapper > img,
.example-box-wrapper > .thumbnail,
.example-box-wrapper > .img-humbnail,
.example-box-wrapper > .display-block.dropdown-menu,
.example-box-wrapper > .dropdown,
.example-box-wrapper > .dropup,
.example-box-wrapper > form,
.example-box-wrapper > .progressbar,
.example-box-wrapper .loading-spinner,
.example-box-wrapper .loading-stick,
.example-box-wrapper .nav,
.example-box-wrapper .jcrop-holder,
.example-box-wrapper .alert,
.example-box-wrapper .list-group,
.example-box-wrapper > h6,
.example-box-wrapper .dataTables_wrapper,
.example-box-wrapper .scrollable-content,
.example-box-wrapper > .pagination,
.example-box-wrapper > .btn-group-vertical,
.example-box-wrapper > .btn-toolbar,
.example-box-wrapper > .btn-group,
.example-box-wrapper > .btn,
.example-box-wrapper > .panel-layout {
margin-bottom: 20px;
}
.demo-icon {
font-size: 22px;
line-height: 40px;
float: left;
width: 40px;
height: 40px;
margin: 10px;
text-align: center;
color: #92A0B3;
border: 1px solid rgba(220, 233, 255, 0.54);
border-radius: 3px;
}
.demo-icon:hover {
color: #59606c;
border-color: #92A0B3;
}
/* Font Colors */
.font-black {
color: #464646 !important;
}
.font-blue {
color: #1f6dca !important;
}
.font-blue-alt {
color: #65a6ff !important;
}
.font-azure {
color: #41e5c0 !important;
}
.text-muted,
.font-gray {
color: #c2c2c2 !important;
}
.text-info,
.font-gray-dark {
color: #828282 !important;
}
.text-success,
.font-green {
color: #2ecc71 !important;
}
.text-warning,
.font-orange {
color: #fa7753 !important;
}
.font-yellow {
color: #fc0 !important;
}
.font-purple {
color: #984dff !important;
}
.has-error .help-block,
.text-danger,
.font-red,
.parsley-required {
color: #ff5757 !important;
}
.font-white {
color: #fff !important;
}
/* Other Background Colors */
.alert-info a,
.alert-info {
color: #6c6c6c;
border-color: #c9c9c9;
background: #dfe8f1;
}
.alert-notice a,
.alert-notice {
color: #0f2c62;
border-color: #62baf6;
background: #c6e8ff;
}
.alert-success a,
.alert-success,
.parsley-success {
color: #1e620f;
border-color: #7cd362;
background: #d3ffc6;
}
.parsley-success {
background: #fff;
}
.alert-warning a,
.alert-warning,
.warning {
color: #624b0f;
border-color: #ebc875;
background: #ffeec6;
}
.alert-danger a,
.alert-danger,
.danger,
.parsley-error {
color: #620f0f;
border-color: #db6a6a;
background: #ffc6c6;
}
.parsley-error {
background: #fff;
}
/* Social buttons */
.bg-facebook {
color: #fff !important;
background: #3b5998;
}
.btn.bg-facebook:hover {
background: #304b85;
}
.bg-twitter {
color: #fff !important;
background: #3a92c8;
}
.btn.bg-twitter:hover {
background: #2b80b4;
}
.bg-google {
color: #fff !important;
background: #dd4b39;
}
.btn.bg-google:hover {
background: #c93b2a;
}
/* Background Colors */
/* Blue */
.progress-bar-info,
.bootstrap-switch-info,
.checkbox-info div[id^='uniform-'] span.checked,
.radio-info div[id^='uniform-'] span.checked,
.badge-info,
.label-info,
.btn-info,
.hover-blue:hover,
.hover-info:hover,
.bg-blue {
color: #fff;
border-color: #308dcc;
background: #3498db;
}
.label-info[href]:hover,
.label-info[href]:focus,
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info,
.btn-info.disabled,
.btn-info[disabled],
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
.btn-info.disabled.active,
.btn-info[disabled].active {
color: #fff;
border-color: #308dcc;
background: #52a7e0;
}
/* Red */
.progress-bar-danger,
.bootstrap-switch-danger,
.checkbox-danger div[id^='uniform-'] span.checked,
.radio-danger div[id^='uniform-'] span.checked,
.badge-danger,
.label-danger,
.btn-danger,
.bg-danger,
.hover-red:hover,
.hover-danger:hover,
.bg-red {
color: #fff;
border-color: #cf4436;
background: #e74c3c;
}
.label-danger[href]:hover,
.label-danger[href]:focus,
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger,
.btn-danger.disabled,
.btn-danger[disabled],
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active {
color: #fff;
border-color: #cf4436;
background: #eb6759;
}
/* Gray */
.badge-gray,
.label-gray,
.btn-gray,
.hover-gray:hover,
.bg-gray {
color: #666;
background: #efefef;
}
.label-gray[href]:hover,
.label-gray[href]:focus,
.btn-gray:hover,
.btn-gray:focus,
.btn-gray:active,
.btn-gray.active,
.open .dropdown-toggle.btn-gray,
.btn-gray.disabled,
.btn-gray[disabled],
.btn-gray.disabled:hover,
.btn-gray[disabled]:hover,
.btn-gray.disabled:focus,
.btn-gray[disabled]:focus,
.btn-gray.disabled:active,
.btn-gray[disabled]:active,
.btn-gray.disabled.active,
.btn-gray[disabled].active {
color: #333;
background: #e7e7e7;
}
/* Gray Alt */
.badge-gray-alt,
.label-gray-alt,
.btn-gray-alt,
.hover-gray-alt:hover,
.bg-gray-alt {
color: #888;
background: #f6f6f6;
}
.label-gray-alt[href]:hover,
.label-gray-alt[href]:focus,
.btn-gray-alt:hover,
.btn-gray-alt:focus,
.btn-gray-alt:active,
.btn-gray-alt.active,
.open .dropdown-toggle.btn-gray-alt,
.btn-gray-alt.disabled,
.btn-gray-alt[disabled],
.btn-gray-alt.disabled:hover,
.btn-gray-alt[disabled]:hover,
.btn-gray-alt.disabled:focus,
.btn-gray-alt[disabled]:focus,
.btn-gray-alt.disabled:active,
.btn-gray-alt[disabled]:active,
.btn-gray-alt.disabled.active,
.btn-gray-alt[disabled].active {
color: #444;
background: #ededed;
}
/* Black */
.badge-black,
.label-black,
.btn-black,
.hover-black:hover,
.bg-black {
color: #ccc;
border-color: #000;
background: #2d2d2d;
}
.boxed-layout.bg-black {
background: #2d2d2d;
}
.label-black[href]:hover,
.label-black[href]:focus,
.btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn-black.active,
.open .dropdown-toggle.btn-black,
.btn-black.disabled,
.btn-black[disabled],
.btn-black.disabled:hover,
.btn-black[disabled]:hover,
.btn-black.disabled:focus,
.btn-black[disabled]:focus,
.btn-black.disabled:active,
.btn-black[disabled]:active,
.btn-black.disabled.active,
.btn-black[disabled].active {
color: #fdfdfd;
background: #151515;
}
/* Black Opacity */
.badge-black-opacity,
.label-black-opacity,
.btn-black-opacity,
.hover-black-opacity:hover,
.bg-black-opacity {
color: #a9b3bb;
background: #2b323d;
}
.label-black-opacity[href]:hover,
.label-black-opacity[href]:focus,
.btn-black-opacity:hover,
.btn-black-opacity:focus,
.btn-black-opacity:active,
.btn-black-opacity.active,
.open .dropdown-toggle.btn-black-opacity,
.btn-black-opacity.disabled,
.btn-black-opacity[disabled],
.btn-black-opacity.disabled:hover,
.btn-black-opacity[disabled]:hover,
.btn-black-opacity.disabled:focus,
.btn-black-opacity[disabled]:focus,
.btn-black-opacity.disabled:active,
.btn-black-opacity[disabled]:active,
.btn-black-opacity.disabled.active,
.btn-black-opacity[disabled].active {
color: #fff;
background: #14171c;
}
/* Black Opacity Alt */
.badge-black-opacity-alt,
.label-black-opacity-alt,
.btn-black-opacity-alt,
.hover-black-opacity-alt:hover,
.bg-black-opacity-alt {
color: #fff;
background: rgba(0, 0, 0, .20);
border-color: transparent;
}
.label-black-opacity-alt[href]:hover,
.label-black-opacity-alt[href]:focus,
.btn-black-opacity-alt:hover,
.btn-black-opacity-alt:focus,
.btn-black-opacity-alt:active,
.btn-black-opacity-alt.active,
.open .dropdown-toggle.btn-black-opacity-alt,
.btn-black-opacity-alt.disabled,
.btn-black-opacity-alt[disabled],
.btn-black-opacity-alt.disabled:hover,
.btn-black-opacity-alt[disabled]:hover,
.btn-black-opacity-alt.disabled:focus,
.btn-black-opacity-alt[disabled]:focus,
.btn-black-opacity-alt.disabled:active,
.btn-black-opacity-alt[disabled]:active,
.btn-black-opacity-alt.disabled.active,
.btn-black-opacity-alt[disabled].active {
color: #fff;
background: rgba(0, 0, 0, .30);
}
/* Green */
.progress-bar-success,
.bootstrap-switch-success,
.checkbox-success div[id^='uniform-'] span.checked,
.radio-success div[id^='uniform-'] span.checked,
.badge-success,
.label-success,
.btn-success,
.hover-green:hover,
.hover-success:hover,
.bg-green {
color: #fff;
border-color: #29b765;
background: #2ecc71;
}
.label-success[href]:hover,
.label-success[href]:focus,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success,
.btn-success.disabled,
.btn-success[disabled],
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
.btn-success.disabled.active,
.btn-success[disabled].active {
color: #fff;
border-color: #29b765;
background: #58d68d;
}
/* Orange */
.progress-bar-warning,
.bootstrap-switch-warning,
.checkbox-warning div[id^='uniform-'] span.checked,
.radio-warning div[id^='uniform-'] span.checked,
.badge-warning,
.label-warning,
.btn-warning,
.bg-warning,
.hover-orange:hover,
.hover-warning:hover,
.bg-orange {
color: #fff;
border-color: #d67520;
background: #e67e22;
}
.label-warning[href]:hover,
.label-warning[href]:focus,
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning,
.btn-warning.disabled,
.btn-warning[disabled],
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active {
color: #fff;
border-color: #d67520;
background: #ea9143;
}
/* White */
.table,
.label-white,
.bg-white {
background: #fff;
}
/* White Transparent */
.bg-white-opacity {
background: rgba(255, 255, 255, .85);
}
.hover-white:hover {
background: #fafafa;
}
/* Yellow */
.badge-yellow,
.label-yellow,
.btn-yellow,
.hover-yellow:hover,
.bg-yellow {
color: #fff;
background: #fc0;
border-color: #deb200;
}
.label-yellow[href]:hover,
.label-yellow[href]:focus,
.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active,
.btn-yellow.active,
.open .dropdown-toggle.btn-yellow,
.btn-yellow.disabled,
.btn-yellow[disabled],
.btn-yellow.disabled:hover,
.btn-yellow[disabled]:hover,
.btn-yellow.disabled:focus,
.btn-yellow[disabled]:focus,
.btn-yellow.disabled:active,
.btn-yellow[disabled]:active,
.btn-yellow.disabled.active,
.btn-yellow[disabled].active {
color: #fff;
background: #e1b400;
border-color: #c59e00;
}
/* Purple */
.badge-purple,
.label-purple,
.btn-purple,
.hover-purple:hover,
.bg-purple {
color: #fff;
background: #984dff;
border-color: #7a3ecc;
}
.label-purple[href]:hover,
.label-purple[href]:focus,
.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active,
.btn-purple.active,
.open .dropdown-toggle.btn-purple,
.btn-purple.disabled,
.btn-purple[disabled],
.btn-purple.disabled:hover,
.btn-purple[disabled]:hover,
.btn-purple.disabled:focus,
.btn-purple[disabled]:focus,
.btn-purple.disabled:active,
.btn-purple[disabled]:active,
.btn-purple.disabled.active,
.btn-purple[disabled].active {
color: #fff;
background: #8134eb;
border-color: #752fd6;
}
/* Blue Alt */
.badge-blue-alt,
.label-blue-alt,
.btn-blue-alt,
.hover-blue-alt:hover,
.bg-blue-alt {
color: #fff;
background: #65a6ff;
border-color: #5388d1;
}
.label-blue-alt[href]:hover,
.label-blue-alt[href]:focus,
.btn-blue-alt:hover,
.btn-blue-alt:focus,
.btn-blue-alt:active,
.btn-blue-alt.active,
.open .dropdown-toggle.btn-blue-alt,
.btn-blue-alt.disabled,
.btn-blue-alt[disabled],
.btn-blue-alt.disabled:hover,
.btn-blue-alt[disabled]:hover,
.btn-blue-alt.disabled:focus,
.btn-blue-alt[disabled]:focus,
.btn-blue-alt.disabled:active,
.btn-blue-alt[disabled]:active,
.btn-blue-alt.disabled.active,
.btn-blue-alt[disabled].active {
color: #fff;
background: #478ded;
border-color: #4c7ec1;
}
/* Azure */
.badge-azure,
.label-azure,
.btn-azure,
.hover-azure:hover,
.bg-azure {
color: #fff;
background: #41e5c0;
border-color: #3acead;
}
.label-azure[href]:hover,
.label-azure[href]:focus,
.btn-azure:hover,
.btn-azure:focus,
.btn-azure:active,
.btn-azure.active,
.open .dropdown-toggle.btn-azure,
.btn-azure.disabled,
.btn-azure[disabled],
.btn-azure.disabled:hover,
.btn-azure[disabled]:hover,
.btn-azure.disabled:focus,
.btn-azure[disabled]:focus,
.btn-azure.disabled:active,
.btn-azure[disabled]:active,
.btn-azure.disabled.active,
.btn-azure[disabled].active {
color: #fff;
background: #27d1ab;
border-color: #24c19e;
}
/* Border Colors */
.border-black {
border-color: #212121 !important;
}
.border-blue {
border-color: #5bccf6 !important;
}
.border-blue-alt {
border-color: #65a6ff !important;
}
.border-azure {
border-color: #41e5c0 !important;
}
.border-gray {
border-color: #c2c2c2 !important;
}
.border-gray-dark {
border-color: #828282 !important;
}
.border-green {
border-color: #2ecc71 !important;
}
.border-orange {
border-color: #fa7753 !important;
}
.border-yellow {
border-color: #fc0 !important;
}
.border-purple {
border-color: #984dff !important;
}
.border-red {
border-color: #ff5757 !important;
}
/* Box Shadow Colors */
.parsley-success {
border-color: #77e038 !important;
}
.parsley-error {
border-color: #e03838 !important;
}
/* Buttons */
.fc-button,
.btn {
font-size: 14px;
font-weight: normal;
position: relative;
display: inline-block;
padding: 0 12px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-align: center;
white-space: nowrap;
border-width: 1px;
border-style: solid;
border-color: transparent;
background-image: none;
-o-user-select: none;
}
.fc-button,
.btn,
.size-md {
line-height: 32px;
height: 34px;
min-width: 34px;
}
.btn-abs {
position: absolute;
top: 50%;
right: 0;
margin-top: -17px;
}
/* Rounded Buttons */
.btn.hover-round:hover {
border-radius: 100px;
}
.ui-datepicker .ui-datepicker-prev:active,
.ui-datepicker .ui-datepicker-next:active,
.ui-datepicker .ui-datepicker-buttonpane button:active,
.ui-dialog .ui-dialog-titlebar-close:active,
.ui-dialog-buttonset button:active,
.fc-state-down,
.fc-state-active,
.btn:active,
.btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.fc-state-disabled,
.disabled,
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
cursor: not-allowed;
pointer-events: none;
opacity: .65;
-webkit-box-shadow: none;
box-shadow: none;
filter: alpha(opacity=65);
}
.btn-link {
cursor: pointer;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {} .btn-link:hover,
.btn-link:focus {
text-decoration: underline;
background-color: transparent;
}
.size-lg,
.btn-lg,
.btn-group-lg > .btn {
line-height: 44px;
min-width: 56px;
height: 46px;
}
.btn-lg-abs {
margin-top: -23px;
}
.btn-lg,
.btn-group-lg > .btn {
font-size: 18px;
padding: 0 16px;
}
.size-sm,
.btn-sm,
.btn-group-sm > .btn {
line-height: 28px;
height: 30px;
}
.btn-sm-abs {
margin-top: -15px;
}
.btn-sm,
.btn-group-sm > .btn {
font-size: 13px;
padding: 0 10px;
}
.size-xs,
.btn-xs,
.btn-group-xs > .btn {
line-height: 20px;
min-width: 22px;
height: 22px;
}
.btn-xs-abs {
margin-top: -11px;
}
.btn-xs,
.btn-group-xs > .btn {
font-size: 11px;
padding: 0 5px;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-block {
display: block;
width: 100%;
padding-right: 0;
padding-left: 0;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type='submit'].btn-block,
input[type='reset'].btn-block,
input[type='button'].btn-block {
width: 100%;
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-left: 10px;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-right: 12px;
padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
display: table-cell;
float: none;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 3px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-left-radius: 3px;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle,
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child,
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
/* Pagination */
.pagination {
display: inline-block;
padding-left: 0;
}
.pagination > li {
display: inline;
}
.pagination > li > a,
.pagination > li > span {
line-height: 1.42857143;
position: relative;
float: left;
margin-left: -1px;
padding: 6px 12px;
text-decoration: none;
border-width: 1px;
border-style: solid;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
z-index: 2;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
font-size: 18px;
padding: 10px 16px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
font-size: 12px;
padding: 5px 10px;
}
.pager {
margin-top: 0;
padding-left: 0;
list-style: none;
text-align: center;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
border: 1px solid #ddd;
border-radius: 15px;
background-color: #fff;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #eee;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus,
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
cursor: not-allowed;
color: #999;
background-color: #fff;
}
/* Icon separator */
.btn > .icon-separator {
position: absolute;
top: 0;
left: 0;
width: 32px;
height: 100%;
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
border-bottom-left-radius: 0 !important;
}
.icon-separator + .button-content {
margin-left: 32px;
}
.btn-xs .icon-separator {
width: 22px;
}
.btn-xs .icon-separator + .button-content {
margin-left: 22px;
}
.btn-sm .icon-separator {
width: 25px;
}
.btn-sm .icon-separator + .button-content {
margin-left: 25px;
}
.btn-lg .icon-separator {
width: 44px;
}
.btn-lg .icon-separator + .button-content {
margin-left: 44px;
}
.icon-separator.float-right {
border-top-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
border-bottom-left-radius: 0 !important;
}
/* Vertical button */
.vertical-button {
line-height: 1.6em;
height: auto;
padding: 10px 0 5px;
}
.vertical-button .button-content {
opacity: .7;
filter: alpha(opacity=70);
}
.icon-separator-vertical {
font-size: 25px;
display: block;
margin: 5px auto;
}
.dashboard-buttons .btn {
width: 93px;
margin: 5px 3px;
}
/* Outline buttons inverse */
.btn-outline,
.btn-outline-inverse {
display: inline-block;
text-align: center;
color: #fff;
box-sizing: initial;
border-width: 2px;
border-style: solid;
text-transform: uppercase;
}
.btn-outline-inverse {
border-color: rgba(255, 255, 255, 0.47);
}
.btn-outline-inverse:hover {
background: rgba(255,255,255,0.2);
border-color: #fff;
}
.btn-outline-inverse.hero-btn {
color: #fff;
}
/* Outline buttons */
.btn-outline {
color: rgba(0, 0, 0, .8);
border-color: rgba(0, 0, 0, .6);
}
.btn-outline:hover {
color: #fff;
border-color: rgba(0, 0, 0, .8);
background: rgba(0, 0, 0, .8);
}
/* Rounded buttons */
.btn.btn-round {
border-radius: 150px;
padding: 0;
}
.btn-round.btn-lg {
width: 46px;
min-width: 46px;
}
.btn-round.btn-xlg {
width: 66px;
min-width: 66px;
height: 66px;
line-height: 66px;
}
.btn-round.btn-xlg .glyph-icon {
font-size: 24px;
}
.btn-round.btn-md {
width: 34px;
}
.btn-round.btn-sm {
width: 30px;
}
.btn-round.btn-xs {
width: 22px;
}
/* Alternate style */
.btn-alt {
font-weight: bold;
text-transform: uppercase;
font-size: 12px;
}
/* Animated icon hover */
.btn-hover span {
padding: 0 20px;
left: 0;
position: relative;
transition: opacity 0.2s ease-out, left 0.2s ease-out;
-webkit-transition: opacity 0.2s ease-out, left 0.2s ease-out;
}
.btn-hover .glyph-icon {
opacity: 0;
-ms-filter: "alpha(opacity=0)";
position: absolute;
right: 20px;
transition: all 0.2s ease-out;
-webkit-transition: all 0.2s ease-out;
}
.btn-hover:hover .glyph-icon {
opacity: 1;
right: 15px;
-ms-filter: "alpha(opacity=100)";
}
.btn-hover:hover span {
left: -15px;
}
/* Bordered buttons */
.btn-border {
border-width: 2px;
border-style: solid;
}
.btn-border span {
opacity: .75;
filter: alpha(opacity=75);
}
.btn-border:hover {
text-decoration: none;
}
.btn-border:hover span {
opacity: 1;
filter: alpha(opacity=100);
}
.btn-group-justified > .btn, .btn-group-justified > .btn-group
{ width:auto; }
.demo-margin .btn { margin-bottom:10px; }
/* Boxes */
.content-box {
background: #fff;
margin-bottom: 20px;
}
.content-box,
.content-box-header {
position: relative;
border-width: 1px;
border-style: solid;
}
.content-box-header {
font-size: 14px;
text-transform: uppercase;
margin: -1px -1px 0;
padding: 15px;
border-color: transparent;
}
.content-box-header small + .font-size-11.float-right {
position: absolute;
top: 14px;
right: 10px;
}
.content-box-header-alt {
padding: 15px 10px 14px;
}
.content-box-header-alt {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}
.content-box-header-alt small {
font-size: 13px;
font-weight: normal;
display: block;
padding: 5px 0 0;
text-transform: none;
opacity: .70;
filter: alpha(opacity: 70);
}
.content-box .ui-widget-overlay {
position: absolute;
}
.content-box .ui-widget-overlay img {
position: absolute;
top: 50%;
left: 50%;
margin: -27px 0 0 -27px;
}
.content-box .content-box-wrapper {
line-height: 1.6em;
padding: 15px;
}
.content-box .content-box-wrapper .scrollable-content,
.content-box .content-box-wrapper p:last-child {
margin-bottom: 0;
}
/* Icons */
.content-box .content-box-header > .glyph-icon {
margin-right: 5px;
opacity: .70;
filter: alpha(opacity: 70);
}
.content-box-header-alt > .glyph-icon,
.content-box-header-alt .icon-separator .glyph-icon {
font-size: 22px;
line-height: 30px;
position: absolute;
top: 50%;
left: 15px;
width: 30px;
height: 30px;
margin-top: -15px;
}
.content-box-header > .icon-separator {
position: relative;
top: 1px;
left: -15px;
padding: 18px 15px 16px;
text-align: center;
}
.content-box-header > .icon-separator .glyph-icon {
margin-left: 3px;
}
.content-box-header-alt > .header-wrapper {
overflow: hidden;
display: block;
margin-left: 40px;
}
.content-box-header-alt > .icon-separator + .header-wrapper {
margin-left: 65px;
}
.content-box-header-alt > .icon-separator {
position: absolute;
top: 0;
left: 0;
width: 60px;
height: 100%;
}
.content-box-header-alt > .icon-separator .glyph-icon {
left: 50%;
margin-left: -15px;
}
/* Header single buttons */
.header-buttons {
position: absolute;
top: 0;
right: 10px;
height: 100%;
display: block;
}
.header-buttons .btn-xs {
top: 13px;
}
.header-buttons .btn-sm {
top: 10px;
}
.header-buttons .btn-sm:last-child {
margin-right: 0;
}
.header-buttons > .btn-group:last-child {
margin-right: -2px;
}
.content-box-header-alt .header-buttons .btn-xs {
top: 24px;
}
.content-box-header-alt .header-buttons .btn-sm {
top: 20px;
}
.content-box-header-alt .header-buttons .btn-sm:last-child {
margin-right: 5px;
}
/* Header button separators */
.header-buttons-separator {
position: absolute;
top: 0;
right: 0;
height: 100%;
}
.header-buttons-separator .icon-separator {
top: 0;
left: 0;
display: block;
float: left;
min-width: 20px;
height: 100%;
padding: 0 10px;
}
.header-buttons-separator .icon-separator .glyph-icon {
line-height: 30px;
position: relative;
top: 50%;
display: block;
min-width: 30px;
height: 30px;
margin: -15px 0 0;
text-align: center;
}
/* Header button groups */
.header-buttons > .btn-group {
margin-top: 8px;
}
.header-buttons .btn-group-xs {
margin-top: 14px;
}
.header-buttons .btn-group-xs:last-child {
margin-right: 0;
}
/* Button panes */
.ui-dialog-buttonpane,
body .button-pane {
padding: 10px;
text-align: center;
border-width: 1px 0 0 0;
border-style: solid;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
body .button-pane-top {
border-width: 0 0 1px;
border-radius: 0;
}
/* Scrollable boxes sizes */
.scrollable-content {
overflow-y: scroll;
overflow-x: hidden;
height: 300px;
padding-right: 0;
}
.scrollable-xs {
overflow-y: scroll;
height: 200px;
}
.scrollable-sm {
overflow-y: scroll;
height: 400px;
}
.scrollable-lg {
overflow-y: scroll;
height: 500px;
}
/* Toggle Boxes */
.toggle-button .glyph-icon {
-webkit-transition-duration: .5s;
-moz-transition-duration: .5s;
-o-transition-duration: .5s;
transition-duration: .5s;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
transition-property: transform;
}
.hidden-button .content-box-header a,
.hidden-button .content-box-header .btn,
.hidden-button .content-box-header button {
display: none;
}
/* Border colored content boxes */
.content-box.border-top .content-box-header {
font-size: 18px;
margin: 0;
}
.content-box.border-top .content-box-header small {
opacity: .80;
-moz-opacity: .80;
filter: alpha(opacity: 80);
}
.content-box.border-top .content-box-header + .content-box-wrapper {
padding-top: 0;
}
/* Boxes widths */
.box-xs {
width: 200px;
}
.box-sm {
width: 324px;
}
.box-md {
width: 400px;
}
.box-lg {
width: 500px;
}
/* Content box tabs */
.content-box-header > .ui-tabs-nav {
position: absolute;
top: 2px;
right: 0;
padding: 0;
list-style: none;
border: 0;
}
.content-box-header > .ui-tabs-nav li > a {
line-height: 49px;
height: 49px;
margin: 0 2px;
color: rgba(255, 255, 255, .7);
border: 0;
background: none;
}
.content-box-header > .ui-tabs-nav li > a:hover {
color: #fff;
background: rgba(255, 255, 255, .2);
}
.content-box-header.bg-default > .ui-tabs-nav li.ui-tabs-active > a,
.content-box-header.bg-gray > .ui-tabs-nav li.ui-tabs-active > a,
.content-box-header.bg-white > .ui-tabs-nav li.ui-tabs-active > a,
.content-box-header.bg-default > .ui-tabs-nav li.ui-tabs-active.ui-state-hover > a,
.content-box-header.bg-gray > .ui-tabs-nav li.ui-tabs-active.ui-state-hover > a,
.content-box-header.bg-white > .ui-tabs-nav li.ui-tabs-active.ui-state-hover > a {
line-height: 46px;
height: 46px;
background: #F6F6F9;
}
.content-box-header.bg-default > .ui-tabs-nav li > a,
.content-box-header.bg-gray > .ui-tabs-nav li > a,
.content-box-header.bg-white > .ui-tabs-nav li > a {
line-height: 50px;
height: 50px;
margin: 0;
border-radius: 0;
}
.content-box-header.bg-default > .ui-tabs-nav,
.content-box-header.bg-gray > .ui-tabs-nav,
.content-box-header.bg-white > .ui-tabs-nav {
top: 0;
}
.content-box-header > .ui-tabs-nav li.ui-tabs-active > a,
.content-box-header > .ui-tabs-nav li.ui-tabs-active.ui-state-hover > a {
line-height: 47px;
height: 49px;
background: #fff;
}
/* Bootstrap Panels */
.panel {
margin-bottom: 20px;
border-width: 1px;
border-style: solid;
border-radius: 4px;
background-color: #fff;
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
padding: 15px 20px;
position: relative;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
font-size: 16px;
margin-top: 0;
margin-bottom: 0;
color: inherit;
}
.panel-title > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
border-top: 1px solid transparent;
background-color: #f5f5f5;
}
.panel > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
border-top: 0;
}
.panel > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.panel-group {
margin-bottom: 20px;
}
.panel-group .panel {
overflow: hidden;
margin-bottom: 0;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
border-top: 1px solid transparent;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid transparent;
}
/* Forms */
fieldset {
margin: 0;
padding: 0;
border: 0;
}
legend {
font-size: 21px;
line-height: inherit;
display: block;
width: 100%;
margin-bottom: 20px;
padding: 0;
color: #333;
border: 0;
border-bottom: 1px solid #dfe8f1;
}
label {
font-weight: bold;
display: inline-block;
}
input[type='radio'],
input[type='checkbox'] {
line-height: normal;
}
input[type='file'] {
display: block;
}
select[multiple],
select[size] {
height: auto;
}
select optgroup {
font-family: inherit;
font-size: inherit;
font-style: inherit;
}
input[type='file']:focus,
input[type='radio']:focus,
input[type='checkbox']:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
input[type='number']::-webkit-outer-spin-button,
input[type='number']::-webkit-inner-spin-button {
height: auto;
}
output {
font-size: 14px;
line-height: 1.428571429;
display: block;
padding-top: 7px;
vertical-align: middle;
color: #555;
}
div.dataTables_filter input,
.chosen-container-single .chosen-search input,
.input,
.form-control,
.dataTables_length select,
.chosen-container-multi,
.bootstrap-timepicker-widget table td input,
.ui-toolbar select,
.ui-toolbar input {
font-size: 13px;
display: block;
float: none;
background: #fff;
width: 100%;
height: 34px;
padding: 6px 12px;
color: #2b2f33;
border: #dfe8f1 solid 1px;
-webkit-box-shadow: inset 1px 1px 3px #f6f6f6;
-moz-box-shadow: inset 1px 1px 3px #f6f6f6;
box-shadow: inset 1px 1px 3px #f6f6f6;
}
.chosen-container-multi.chosen-with-drop.chosen-container-active {
border: #ddd solid 1px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
box-shadow: 0 0 0 transparent;
}
div.dataTables_filter input:focus,
.input:focus,
.form-control:focus,
.chosen-container-active,
.chosen-container-multi.chosen-container-active,
.selector.focus,
.bootstrap-timepicker-widget table td input:focus,
.ui-toolbar select:focus,
.ui-toolbar input:focus {
color: #333;
border-color: #3da6ff;
}
.form-control:-moz-placeholder {
color: #999;
}
.form-control::-moz-placeholder {
color: #999;
}
.form-control:-ms-input-placeholder {
color: #999;
}
.form-control::-webkit-input-placeholder {
color: #999;
}
textarea.form-control {
height: auto;
}
.form-group {
margin-bottom: 15px;
}
.form-group label {
margin-bottom: 5px;
}
.form-group .switch-toggle {
margin-top: 6px;
}
.radio,
.checkbox {
display: block;
min-height: 20px;
/*padding-left: 20px;*/
margin-top: 10px;
margin-bottom: 10px;
vertical-align: middle;
}
.radio label,
.checkbox label {
font-weight: normal;
display: inline;
margin-bottom: 0;
cursor: pointer;
}
.radio input[type='radio'],
.radio-inline input[type='radio'],
.checkbox input[type='checkbox'],
.checkbox-inline input[type='checkbox'] {
float: left;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
font-weight: normal;
line-height: 19px;
display: inline-block;
height: 19px;
margin-bottom: 0;
cursor: pointer;
vertical-align: middle;
}
.radio-inline label,
.checkbox-inline label {
font-weight: normal;
line-height: 17px;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type='radio'][disabled],
input[type='checkbox'][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type='radio'],
fieldset[disabled] input[type='checkbox'],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.input-sm {
font-size: 12px;
line-height: 1.5;
height: 30px;
padding: 5px 10px;
border-radius: 3px;
}
select.input-sm {
line-height: 30px;
height: 30px;
}
textarea.input-sm {
height: auto;
}
.input-lg {
font-size: 18px;
line-height: 1.33;
height: 45px;
padding: 10px 16px;
border-radius: 6px;
}
select.input-lg {
line-height: 45px;
height: 45px;
}
textarea.input-lg {
height: auto;
}
.form-control-static {
margin-bottom: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 0;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
padding-left: 0;
}
.form-inline .radio input[type='radio'],
.form-inline .checkbox input[type='checkbox'] {
float: none;
margin-left: 0;
}
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.form-horizontal > .form-group {
margin-right: -15px;
margin-left: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
display: table;
content: ' ';
}
.form-horizontal .form-group:after {
clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
display: table;
content: ' ';
}
.form-horizontal .form-group:after {
clear: both;
}
.form-horizontal .form-control-static {
padding-top: 7px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
}
}
.input-group {
position: relative;
display: table;
width: 100%;
border-collapse: separate;
}
.input-group.col {
float: none;
padding-right: 0;
padding-left: 0;
}
.input-group .form-control {
width: 100%;
margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
font-size: 18px;
line-height: 1.33;
height: 45px;
padding: 10px 16px;
border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
line-height: 45px;
height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
font-size: 12px;
line-height: 1.5;
height: 30px;
padding: 5px 10px;
border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
line-height: 30px;
height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon div[id^='uniform-'] {
margin: 0 -3px;
}
.input-group-addon,
.input-group-btn {
width: 1%;
vertical-align: middle;
white-space: nowrap;
}
.input-group-addon {
font-size: 14px;
font-weight: normal;
line-height: 1;
padding: 6px 12px;
text-align: center;
color: #2b2f33;
background-color: rgba(239, 244, 246, 0.36);
border: 1px solid #dfe8f1;
border-radius: 4px;
}
.input-group-addon .glyph-icon {
display: block;
min-width: 20px;
margin: 0 -4px;
text-align: center;
}
.input-group-addon.addon-inside {
line-height: 24px;
position: absolute;
top: 5px;
left: 6px;
display: block;
width: 32px;
height: 24px;
padding: 0;
border-width: 1px;
border-style: solid;
}
.input-group-lg .input-group-addon.addon-inside {
top: 10px;
left: 10px;
z-index:999;
}
.input-group-addon.addon-inside .glyph-icon {
margin: 0;
}
.input-group-addon.addon-inside + input {
padding-left: 48px;
}
.input-group-addon.input-sm {
font-size: 12px;
padding: 5px 10px;
border-radius: 3px;
}
.input-group-addon.input-lg {
font-size: 18px;
padding: 10px 16px;
border-radius: 6px;
}
.input-group-addon input[type='radio'],
.input-group-addon input[type='checkbox'] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group-addon.addon-inside:first-child {
border-right-width: 1px;
border-right-style: solid;
border-color: transparent;
z-index:999;
}
.input-group-btn + .form-control,
.input-group-addon + .form-control,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
white-space: nowrap;
}
.input-group-btn:first-child > .btn {
margin-right: -1px;
}
.input-group-btn:last-child > .btn {
margin-left: -1px;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
z-index: 2;
}
[data-toggle=buttons] > .btn > input[type=radio],
[data-toggle=buttons] > .btn > input[type=checkbox] {
display: none;
}
/* Textarea */
textarea.textarea-no-resize,
textarea.textarea-autoresize {
resize: none;
}
.textarea-autosize {
transition: height 0.3s;
-webkit-transition: height 0.3s;
-moz-transition: height 0.3s;
}
textarea.form-control {
line-height: 1.6em;
padding: 8px 12px;
}
textarea.textarea-xs {
height: 50px;
}
textarea.textarea-sm {
height: 125px;
}
textarea.textarea-md {
height: 200px;
}
textarea.textarea-lg {
height: 275px;
}
/* Spinner */
.ui-spinner {
position: relative;
display: block;
}
.ui-spinner .ui-spinner-button {
font-size: 9px;
line-height: 17px;
position: absolute;
right: 0;
width: 17px;
height: 17px;
cursor: pointer;
text-align: center;
border-width: 1px;
border-style: solid;
}
.ui-spinner .ui-spinner-up {
top: 0;
}
.ui-spinner .ui-spinner-down {
bottom: 0;
}
.parsley-errors-list li {
font-size: 12px;
padding-top: 5px;
}
/* Row border */
.bordered-row > .form-group {
padding: 20px 0;
margin-bottom: 0;
border-top-width: 1px;
border-top-style: dashed;
}
.bordered-row > .form-group:last-child {
padding-bottom: 0;
}
.form-group .ui-slider {
margin-top: 14px;
}
.form-group .ui-slider + .input-group {
margin-top: 20px;
}
/* elements ends here */
/* Default color scheme */
@import url(https://fonts.googleapis.com/css?family=Raleway:300);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
/* General */
body {
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 13px;
color: #3e4855;
background-color: #fff;
line-height: 1.42857143;
}
label {
color: #3e4855;
}
h1, h2, h3, h4, h5, h6,
#page-title > h2,
#page-title > p {
font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
}
/* Header */
#page-header .user-account-btn > a.user-profile .glyph-icon,
.logo-bg {
background-color: rgba(255, 255, 255, 0.1);
color: #fff;
}
#page-header .user-account-btn > a.user-profile {
color: #fff;
}
/* Header nav left */
/* Header nav right */
#header-nav-right .header-btn .glyph-icon,
#header-nav-right .dropdown > a .glyph-icon {
color: rgba(255, 255, 255, 0.8);
}
#header-nav-right .header-btn:hover .glyph-icon,
#header-nav-right .dropdown > a:hover .glyph-icon {
color: rgba(255, 255, 255, 0.95);
}
#header-nav-right .header-btn,
#header-nav-right .dropdown > a {
border-color: rgba(255, 255, 255, 0.2);
}
#header-nav-right .header-btn:hover,
#header-nav-right .dropdown > a:hover {
background: rgba(255, 255, 255, 0.05);
border-color: rgba(255, 255, 255, 0.25);
}
/* Page content */
#page-content {
background: #fafcfe;
}
/* Sidebar menu */
#page-sidebar ul li.header {
color: #000;
}
#page-sidebar ul li a .glyph-icon {
color: #0093d9;
}
#page-sidebar ul li.sfHover > a.sf-with-ul,
#page-sidebar ul li a:hover {
border-color: #d1d9dd;
}
/* Sidebar submenu */
#sidebar-menu li .sidebar-submenu {
border-color: #f6f7f8;
}
#sidebar-menu li .sidebar-submenu ul li {
border-color: #f8f9fa;
}
#sidebar-menu li .sidebar-submenu ul li a:hover,
#sidebar-menu li .sidebar-submenu ul li a.sfActive {
background: #fcfdfe;
}
#sidebar-menu li .sidebar-submenu ul li a.sfActive {
color: #1c82e1;
}
/* Sidebar alternate style */
#page-sidebar.font-inverse {
}
#page-sidebar.font-inverse ul li.header {
color: rgba(255, 255, 255, 0.95);
}
#page-sidebar.font-inverse ul li.divider {
background: rgba(255, 255, 255, 0.1);
}
#page-sidebar.font-inverse #sidebar-menu > li > a {
color: rgba(255, 255, 255, 0.62);
}
#page-sidebar.font-inverse #sidebar-menu li.sfHover > a.sf-with-ul,
#page-sidebar.font-inverse #sidebar-menu li a:hover {
border-color: rgba(255, 255, 255, 0.26);
color: rgba(255, 255, 255, 0.96);
}
#page-sidebar.font-inverse #sidebar-menu li .sidebar-submenu {
border-color: rgba(255, 255, 255, 0.08);
background: rgba(255, 255, 255, 0.05);
}
#page-sidebar.font-inverse #sidebar-menu li a {
color: rgba(255, 255, 255, 0.62);
}
#page-sidebar.font-inverse #sidebar-menu li a:hover {
color: rgba(255, 255, 255, 0.96);
}
#page-sidebar.font-inverse#page-sidebar ul li a .glyph-icon {
color: rgba(255, 255, 255, 0.8);
}
#page-sidebar.font-inverse#page-sidebar ul li a:hover .glyph-icon {
color: rgba(255, 255, 255, 1);
opacity: .90;
-moz-opacity: .90;
filter: alpha(opacity: 90);
}
#page-sidebar.font-inverse #sidebar-menu li .sidebar-submenu ul li {
border-color: rgba(255, 255, 255, 0.07);
}
#page-sidebar.font-inverse #sidebar-menu li .sidebar-submenu ul li a:hover {
background: rgba(255,255,255,0.05);
}
/* Components */
/* Framework CSS */
/* Secondary font color */
.table,
.chosen-disabled .chosen-single,
div.selector,
.content-box-header.bg-default > .ui-tabs-nav li > a,
.content-box-header.bg-gray > .ui-tabs-nav li > a,
.content-box-header.bg-white > .ui-tabs-nav li > a,
.content-box-header > .ui-tabs-nav li.ui-tabs-active > a,
body .content-box-header > .ui-tabs-nav li.ui-tabs-active > a:hover,
.pagination > li > a,
.pagination > li > span,
.btn-link,
a {
color: #8da0aa;
}
/* Primary font color */
.tabs-nav li a:hover,
.tabs-nav li.active a,
.features-tour-box h3,
.font-primary,
table.dataTable thead th.sorting_asc:after,
table.dataTable thead th.sorting_desc:after,
.content-box-header.bg-default > .ui-tabs-nav li > a:hover,
.content-box-header.bg-gray > .ui-tabs-nav li > a:hover,
.content-box-header.bg-white > .ui-tabs-nav li > a:hover,
.btn-link:hover,
#page-sidebar ul li.sfHover > a.sf-with-ul,
a:hover {
color: #1c82e1;
}
/* Primary border color */
.ui-accordion .ui-accordion-header.ui-accordion-header-active,
.ui-dialog-buttonset button,
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next,
a.thumbnail:hover,
.ui-spinner .ui-spinner-button:hover,
div[id^='uniform-'] span.checked,
.nav > li.active > a,
.nav > li.active > a:hover,
.nav > li.active > a:focus,
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus,
li.active a.list-group-item,
li.active a.list-group-item:hover,
li.active a.list-group-item:focus,
.border-primary,
.btn-primary {
border-color: #00a792;
}
a:focus { outline:none !important; }
/* Primary background color */
#loadingbar,
.irs-line-mid,
.irs-line-left,
.irs-line-right,
div.switch-toggle.switch-on,
.bootstrap-switch-primary,
.ui-tabs-nav li.ui-state-active > a,
.ui-tabs-nav li.ui-state-active.ui-state-hover > a,
.ms-hover.ui-state-focus,
.ui-accordion-header.ui-accordion-header-active,
.ui-slider-handle,
.ui-rangeSlider-bar,
.ui-dialog-buttonset button,
.ui-datepicker .ui-datepicker-current-day a,
.ui-datepicker .ui-datepicker-current-day span,
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next,
.daterangepicker .ranges li.active,
.daterangepicker .ranges li.active:hover,
.form-wizard > ul > li.active .wizard-step,
.ui-spinner .ui-spinner-button:hover,
.ui-menu li > a:hover,
.ms-list .ms-hover,
.chosen-container .chosen-results li.active-result.highlighted,
div[id^='uniform-'] span.checked,
.nav > li.active > a,
.nav > li.active > a:hover,
.nav > li.active > a:focus,
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus,
li.active a.list-group-item,
li.active a.list-group-item:hover,
li.active a.list-group-item:focus,
.label-primary,
.badge-primary,
.fc-event,
.bg-primary,
.btn-primary,
.owl-controls .owl-page span,
#nav-toggle.collapsed span,
#nav-toggle span:before,
#nav-toggle span:after {
color: #fff;
background: #00bca4;
}
.font-secondary,
.post-box .post-title,
.inverse.carousel-wrapper .owl-controls .owl-buttons .owl-next,
.inverse.carousel-wrapper .owl-controls .owl-buttons .owl-prev {
color: #00bca4;
}
.post-box .post-title:hover {
color: #3e4855;
}
/* Default border color */
.thumb-pane,
.mailbox-wrapper .nav-list li a,
.ui-tabs-nav,
.tabs-navigation > ul,
.tabs-navigation > ul li > a,
.tabs-navigation > ul li.ui-state-hover > a,
.ui-accordion .ui-accordion-header,
.panel,
.panel-group .panel-heading + .panel-collapse .panel-body,
.panel-group .panel-footer + .panel-collapse .panel-body,
.panel-footer,
.panel-heading,
.timeline-box:before,
.timeline-box .tl-item .popover,
.popover-title,
.ui-dialog .ui-dialog-titlebar,
.thumbnail,
.img-thumbnail,
.daterangepicker .calendar-date,
.ui-spinner .ui-spinner-button,
.ms-container .ms-list,
.ms-container .ms-selectable li.ms-elem-selectable,
.ms-container .ms-selection li.ms-elem-selection,
.chosen-container-multi .chosen-choices li.search-choice,
.chosen-container .chosen-drop,
.chosen-container,
.chosen-container-single .chosen-single div,
.chosen-container-active.chosen-with-drop .chosen-single div,
div[id^='uniform-'] span,
div.selector,
.selector i,
.list-group-item,
.nav-tabs,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td,
.table > thead > tr > th,
.table-bordered,
.button-pane,
.ui-datepicker-buttonpane,
.ui-dialog-buttonpane,
.content-box,
.content-box-header.bg-default,
.content-box-header.bg-gray,
.content-box-header.bg-white,
.panel-box.bg-default,
.panel-box.bg-gray,
.panel-box.bg-white,
.panel-content.bg-default,
.panel-content.bg-gray,
.panel-content.bg-white,
.pagination > li > a,
.pagination > li > span,
.dashboard-buttons .btn,
.bg-default,
.fc-state-default,
.fc-widget-header,
.fc-widget-content,
.ui-datepicker .ui-datepicker-buttonpane button,
.btn-default,
.popover-title,
.bordered-row .form-group,
.bg-white.dashboard-box .button-pane,
.bg-white.tile-box .tile-footer,
.mail-toolbar,
.email-body,
.ui-dialog, .ui-datepicker, .dropdown-menu, .popover, .ui-menu, .minicolors-panel,
.jvectormap-label,
.jvectormap-zoomin,
.jvectormap-zoomout,
.posts-list li,
.border-default {
border-color: #dfe8f1;
}
.nav-divider,
.divider,
.timeline-horizontal.timeline-box:before {
background: #dfe8f1;
}
.content-box.border-top {
border-right-color: #dfe8f1 !important;
border-bottom-color: #dfe8f1 !important;
border-left-color: #dfe8f1 !important;
}
/* Default background color */
.label-default,
.bootstrap-switch-default,
.ui-accordion-header,
.panel-heading,
.panel-footer,
.ui-dialog .ui-dialog-titlebar,
.popover-title,
.ui-datepicker td span,
.ui-datepicker td a,
.ui-spinner .ui-spinner-button,
div[id^='uniform-'] span,
.bg-default,
.btn-default,
.button-pane,
.mail-toolbar,
.bg-white.dashboard-box .button-pane,
.bg-white.tile-box .tile-footer,
.jvectormap-zoomin, .jvectormap-zoomout,
.jvectormap-zoomin,
.jvectormap-zoomout,
.jvectormap-label {
color: #555a60;
background-color: #FEFEFF;
}
.irs-diapason,
.ui-datepicker-buttonpane,
.ui-dialog-buttonpane,
.ui-slider-range,
.ui-rangeSlider-container {
background-color: #FEFEFF;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th {
color: #4b5056;
background-color: #f9fafe;
}
/* Button default hover */
.ui-tabs-nav > li.ui-state-hover > a,
.ui-accordion-header.ui-state-hover,
.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.ui-datepicker .ui-datepicker-buttonpane button:hover,
.open .dropdown-toggle.btn-default,
.open.dropdown-submenu a,
.btn-default.disabled,
.btn-default[disabled],
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
.jvectormap-zoomin:hover,
.jvectormap-zoomout:hover {
color: #2b2f33;
border-color: #bfc8d1;
background-color: #f3f3f9;
}
.btn-default.active .glyph-icon {
color: #2b2f33 !important;
}
/* Button primary hover */
.ui-accordion-header.ui-accordion-header-active.ui-state-hover,
.ui-rangeSlider-bar:hover,
.ui-rangeSlider-bar:active,
.ui-slider-handle.ui-state-hover,
.ui-slider-handle.ui-state-active,
.ui-dialog-buttonset button:hover,
.ui-datepicker td a:hover,
.ui-datepicker .ui-datepicker-prev.ui-state-hover,
.ui-datepicker .ui-datepicker-next.ui-state-hover,
.bsdatepicker th.next:hover,
.bsdatepicker th.prev:hover,
.bsdatepicker td.active,
.bsdatepicker td.day.active:hover,
.bsdatepicker td span:hover,
.daterangepicker .calendar th.next:hover,
.daterangepicker .calendar th.prev:hover,
.daterangepicker td.active,
.daterangepicker td.available.active:hover,
.label-primary[href]:hover,
.label-primary[href]:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.hover-primary:hover,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active {
color: #fff;
border-color: #00b19b;
background-color: #00ceb4;
}
/* Dropdown hover/active/focus */
.ui-datepicker-title,
.bsdatepicker td.day:hover,
.bsdatepicker thead tr:first-child th.switch:hover,
.bsdatepicker td span,
.daterangepicker td.available:hover,
.daterangepicker .ranges li:hover,
.chosen-container-single .chosen-single div,
.chosen-container-multi .chosen-choices li.search-choice,
.selector i,
.nav > li > a:hover,
.nav > li > a:focus,
a.list-group-item:hover,
a.list-group-item:focus,
.pager li > a:hover,
.pager li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
color: #2b2f33;
background: #eff4f6;
}
.pager li > a:hover,
.pager li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
color: #2b2f33;
background-color: #f3f3f9;
}
.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover,
.dropdown-menu .active > a:focus {
color: #2b2f33;
background: #eff4f6;
}
/* Colors for elements inside active class */
.active > .badge,
.active > .bs-badge,
.active > .bs-label {
color: #666 !important;
background: #fff !important;
}
a.list-group-item.active > .glyph-icon,
li.active a.list-group-item > .glyph-icon,
.active > .glyph-icon {
color: #fff !important;
}
/* Icon separator */
.icon-separator {
border-right: rgba(255, 255, 255, .21) solid 1px;
background: rgba(255, 255, 255, .2);
}
.tile-box.bg-default .tile-header,
.tile-box.bg-gray .tile-header,
.tile-box.bg-white .tile-header,
.tile-box.btn-default .tile-header,
.content-box-header.bg-default .icon-separator,
.content-box-header.bg-gray .icon-separator,
.content-box-header.bg-white .icon-separator {
border-right: #dfe8f1 solid 1px;
background: rgba(255, 255, 255, .1);
}
.content-box-header .header-buttons-separator .icon-separator {
border-right: 0;
border-left: rgba(255, 255, 255, .21) solid 1px;
}
.content-box-header.bg-default .header-buttons-separator .icon-separator,
.content-box-header.bg-gray .header-buttons-separator .icon-separator,
.content-box-header.bg-white .header-buttons-separator .icon-separator {
border-right: 0;
border-left: #dfe8f1 solid 1px;
}
.header-buttons-separator .icon-separator {
color: rgba(255, 255, 255, .8);
}
.header-buttons-separator .icon-separator:hover {
color: #fff;
background: rgba(255, 255, 255, .3);
}
.content-box-header.bg-default .header-buttons-separator .icon-separator,
.content-box-header.bg-gray .header-buttons-separator .icon-separator,
.content-box-header.bg-white .header-buttons-separator .icon-separator {
color: rgba(0, 0, 0, .6);
}
.content-box-header.bg-default .header-buttons-separator .icon-separator:hover,
.content-box-header.bg-gray .header-buttons-separator .icon-separator:hover,
.content-box-header.bg-white .header-buttons-separator .icon-separator:hover {
color: rgba(0, 0, 0, .9);
}
.dashboard-panel .button-pane {
background: rgba(0, 0, 0, .1) !important;
}
/* Charts */
.xchart .color0 .line {
stroke: #00bca4;
}
.xchart .color0 circle {
stroke: #00bca4;
}
.xchart .color0 .line .fill {
pointer-events: none;
}
.xchart .color0 rect {
fill: #00bca4;
}
.xchart .color0 circle {
fill: #fff;
}
.xchart .color0 .fill {
fill: rgba(0, 188, 164, 0.06);
}
.xchart .color0.comp .line {
stroke: #00bca4;
}
.xchart .color0.comp rect {
fill: #00bca4;
}
.xchart .color0.comp .fill {
display: none;
}
.xchart .color0.comp circle,
.xchart .color0.comp .pointer {
fill: #00bca4;
}
.xchart .color1 .line {
stroke: #52a7e0;
}
.xchart .color1 circle {
stroke: #52a7e0;
}
.xchart .color1 .line .fill {
pointer-events: none;
}
.xchart .color1 rect {
fill: #52a7e0;
}
.xchart .color1 circle {
fill: #fff;
}
.xchart .color1 .fill {
fill: rgba(82, 167, 224, 0.06);
}
.xchart .color1.comp .line {
stroke: #52a7e0;
}
.xchart .color1.comp rect {
fill: #52a7e0;
}
.xchart .color1.comp .fill {
display: none;
}
.xchart .color1.comp circle,
.xchart .color1.comp .pointer {
fill: #52a7e0;
}
/* Components modifiers */
body .popover.top .arrow:after {
border-top-color: #fff;
}
body .popover.right .arrow:after {
border-right-color: #fff;
}
body .popover.bottom .arrow:after {
border-bottom-color: #fff;
}
body .popover.left .arrow:after {
border-left-color: #fff;
}
|
static/baseTemplate/assets/finalLoginPageCSS/allCssNormal.css
|
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden] {
display: none;
}
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
mark {
color: #000;
background: #ff0;
}
code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em;
}
pre {
white-space: pre-wrap;
}
q {
quotes: '\201C''\201D''\2018''\2019';
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -.5em;
}
sub {
bottom: -.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
fieldset {
margin: 0 2px;
padding: .35em .625em .75em;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
button {
margin: 0;
}
button,
input,
select,
textarea {
font-family: inherit;
font-size: 100%;
}
button,
input {
line-height: normal;
}
button,
select {
text-transform: none;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
cursor: pointer;
-webkit-appearance: button;
}
button[disabled] {
cursor: default;
}
input[type='checkbox'],
input[type='radio'] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type='search'] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
@media print {
* {
color: #000 !important;
background: transparent !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: ' (' attr(href)')';
}
abbr[title]:after {
content: ' (' attr(title)')';
}
.ir a:after,
a[href^='javascript:']:after,
a[href^='#']:after {
content: '';
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 2cm .5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
.jGrowl {
display: none;
}
}
small {
font-size: 85%;
}
a {
text-decoration: none;
}
a,
a:visited,
a:focus,
a:active,
*:visited,
*:focus,
*:active {
outline: none;
}
html {
font-size: 62.5%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.jqstooltip {
box-sizing: content-box;
}
/* Grids */
.container {
margin-right: auto;
margin-left: auto;
}
.row,
.form-row {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-right: -10px;
margin-left: -10px;
}
.row:before,
.row:after,
.form-row:before,
.form-row:after {
display: table;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
content: ' ';
}
.row:after,
.form-row:after {
clear: both;
}
.row:after,
.form-row:after {
clear: both;
}
[class*='col-'] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 10px;
padding-left: 10px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
float: left;
}
.col-xs-1 {
width: 8.333333333333332%;
}
.col-xs-2 {
width: 16.666666666666664%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-4 {
width: 33.33333333333333%;
}
.col-xs-5 {
width: 41.66666666666667%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-7 {
width: 58.333333333333336%;
}
.col-xs-8 {
width: 66.66666666666666%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-10 {
width: 83.33333333333334%;
}
.col-xs-11 {
width: 91.66666666666666%;
}
.col-xs-12 {
width: 100%;
}
@media (min-width: 768px) {
.boxed-layout #page-wrapper,
.boxed-layout #page-header,
.container {
max-width: 750px;
}
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11 {
float: left;
}
.col-sm-1 {
width: 8.333333333333332%;
}
.col-sm-2 {
width: 16.666666666666664%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-4 {
width: 33.33333333333333%;
}
.col-sm-5 {
width: 41.66666666666667%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-7 {
width: 58.333333333333336%;
}
.col-sm-8 {
width: 66.66666666666666%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-10 {
width: 83.33333333333334%;
}
.col-sm-11 {
width: 91.66666666666666%;
}
.col-sm-12 {
width: 100%;
}
.col-sm-push-1 {
left: 8.333333333333332%;
}
.col-sm-push-2 {
left: 16.666666666666664%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-4 {
left: 33.33333333333333%;
}
.col-sm-push-5 {
left: 41.66666666666667%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-7 {
left: 58.333333333333336%;
}
.col-sm-push-8 {
left: 66.66666666666666%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-10 {
left: 83.33333333333334%;
}
.col-sm-push-11 {
left: 91.66666666666666%;
}
.col-sm-pull-1 {
right: 8.333333333333332%;
}
.col-sm-pull-2 {
right: 16.666666666666664%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-4 {
right: 33.33333333333333%;
}
.col-sm-pull-5 {
right: 41.66666666666667%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-7 {
right: 58.333333333333336%;
}
.col-sm-pull-8 {
right: 66.66666666666666%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-10 {
right: 83.33333333333334%;
}
.col-sm-pull-11 {
right: 91.66666666666666%;
}
.col-sm-offset-1 {
margin-left: 8.333333333333332%;
}
.col-sm-offset-2 {
margin-left: 16.666666666666664%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-4 {
margin-left: 33.33333333333333%;
}
.col-sm-offset-5 {
margin-left: 41.66666666666667%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-7 {
margin-left: 58.333333333333336%;
}
.col-sm-offset-8 {
margin-left: 66.66666666666666%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-10 {
margin-left: 83.33333333333334%;
}
.col-sm-offset-11 {
margin-left: 91.66666666666666%;
}
}
@media (min-width: 992px) {
.boxed-layout #page-wrapper,
.boxed-layout #page-header,
.container {
max-width: 970px;
}
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11 {
float: left;
}
.col-md-1 {
width: 8.333333333333332%;
}
.col-md-2 {
width: 16.666666666666664%;
}
.col-md-3 {
width: 25%;
}
.col-md-4 {
width: 33.33333333333333%;
}
.col-md-5 {
width: 41.66666666666667%;
}
.col-md-6 {
width: 50%;
}
.col-md-7 {
width: 58.333333333333336%;
}
.col-md-8 {
width: 66.66666666666666%;
}
.col-md-9 {
width: 75%;
}
.col-md-10 {
width: 83.33333333333334%;
}
.col-md-11 {
width: 91.66666666666666%;
}
.col-md-12 {
width: 100%;
}
.col-md-push-0 {
left: auto;
}
.col-md-push-1 {
left: 8.333333333333332%;
}
.col-md-push-2 {
left: 16.666666666666664%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-4 {
left: 33.33333333333333%;
}
.col-md-push-5 {
left: 41.66666666666667%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-7 {
left: 58.333333333333336%;
}
.col-md-push-8 {
left: 66.66666666666666%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-10 {
left: 83.33333333333334%;
}
.col-md-push-11 {
left: 91.66666666666666%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-pull-1 {
right: 8.333333333333332%;
}
.col-md-pull-2 {
right: 16.666666666666664%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-4 {
right: 33.33333333333333%;
}
.col-md-pull-5 {
right: 41.66666666666667%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-7 {
right: 58.333333333333336%;
}
.col-md-pull-8 {
right: 66.66666666666666%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-10 {
right: 83.33333333333334%;
}
.col-md-pull-11 {
right: 91.66666666666666%;
}
.col-md-offset-0 {
margin-left: 0;
}
.col-md-offset-1 {
margin-left: 8.333333333333332%;
}
.col-md-offset-2 {
margin-left: 16.666666666666664%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-4 {
margin-left: 33.33333333333333%;
}
.col-md-offset-5 {
margin-left: 41.66666666666667%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-7 {
margin-left: 58.333333333333336%;
}
.col-md-offset-8 {
margin-left: 66.66666666666666%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-10 {
margin-left: 83.33333333333334%;
}
.col-md-offset-11 {
margin-left: 91.66666666666666%;
}
}
@media (min-width: 1200px) {
.boxed-layout #page-wrapper,
.boxed-layout #page-header,
.container {
max-width: 1170px;
}
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11 {
float: left;
}
.col-lg-1 {
width: 8.333333333333332%;
}
.col-lg-2 {
width: 16.666666666666664%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-4 {
width: 33.33333333333333%;
}
.col-lg-5 {
width: 41.66666666666667%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-7 {
width: 58.333333333333336%;
}
.col-lg-8 {
width: 66.66666666666666%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-10 {
width: 83.33333333333334%;
}
.col-lg-11 {
width: 91.66666666666666%;
}
.col-lg-12 {
width: 100%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-push-1 {
left: 8.333333333333332%;
}
.col-lg-push-2 {
left: 16.666666666666664%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-4 {
left: 33.33333333333333%;
}
.col-lg-push-5 {
left: 41.66666666666667%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-7 {
left: 58.333333333333336%;
}
.col-lg-push-8 {
left: 66.66666666666666%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-10 {
left: 83.33333333333334%;
}
.col-lg-push-11 {
left: 91.66666666666666%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-pull-1 {
right: 8.333333333333332%;
}
.col-lg-pull-2 {
right: 16.666666666666664%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-4 {
right: 33.33333333333333%;
}
.col-lg-pull-5 {
right: 41.66666666666667%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-7 {
right: 58.333333333333336%;
}
.col-lg-pull-8 {
right: 66.66666666666666%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-10 {
right: 83.33333333333334%;
}
.col-lg-pull-11 {
right: 91.66666666666666%;
}
.col-lg-offset-0 {
margin-left: 0;
}
.col-lg-offset-1 {
margin-left: 8.333333333333332%;
}
.col-lg-offset-2 {
margin-left: 16.666666666666664%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-4 {
margin-left: 33.33333333333333%;
}
.col-lg-offset-5 {
margin-left: 41.66666666666667%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-7 {
margin-left: 58.333333333333336%;
}
.col-lg-offset-8 {
margin-left: 66.66666666666666%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-10 {
margin-left: 83.33333333333334%;
}
.col-lg-offset-11 {
margin-left: 91.66666666666666%;
}
}
.row.no-gutter {
margin-left: 0;
margin-right: 0;
}
.no-gutter > [class*="col-"] {
padding-left:0;
padding-right:0;
}
/* Paddings */
.pad5A {
padding: 5px !important;
}
.pad5T {
padding-top: 5px !important;
}
.pad5R {
padding-right: 5px !important;
}
.pad5B {
padding-bottom: 5px !important;
}
.pad5L {
padding-left: 5px !important;
}
.pad10A {
padding: 10px !important;
}
.pad10T {
padding-top: 10px !important;
}
.pad10R {
padding-right: 10px !important;
}
.pad10B {
padding-bottom: 10px !important;
}
.pad10L {
padding-left: 10px !important;
}
.pad15A {
padding: 15px !important;
}
.pad15T {
padding-top: 15px !important;
}
.pad15R {
padding-right: 15px !important;
}
.pad15B {
padding-bottom: 15px !important;
}
.pad15L {
padding-left: 15px !important;
}
.pad20A {
padding: 20px !important;
}
.pad20T {
padding-top: 20px !important;
}
.pad20R {
padding-right: 20px !important;
}
.pad20B {
padding-bottom: 20px !important;
}
.pad20L {
padding-left: 20px !important;
}
.pad25A {
padding: 25px !important;
}
.pad25T {
padding-top: 25px !important;
}
.pad25R {
padding-right: 25px !important;
}
.pad25B {
padding-bottom: 25px !important;
}
.pad25L {
padding-left: 25px !important;
}
.pad45A {
padding: 45px !important;
}
.pad45T {
padding-top: 45px !important;
}
.pad45R {
padding-right: 45px !important;
}
.pad45B {
padding-bottom: 45px !important;
}
.pad45L {
padding-left: 45px !important;
}
/* Remove paddings */
.pad0A {
padding: 0 !important;
}
.pad0T {
padding-top: 0 !important;
}
.pad0R {
padding-right: 0 !important;
}
.pad0B {
padding-bottom: 0 !important;
}
.pad0L {
padding-left: 0 !important;
}
/* Margins */
.mrg5A {
margin: 5px !important;
}
.mrg5T {
margin-top: 5px !important;
}
.mrg5R {
margin-right: 5px !important;
}
.mrg5B {
margin-bottom: 5px !important;
}
.mrg5L {
margin-left: 5px !important;
}
.mrg10A {
margin: 10px !important;
}
.mrg10T {
margin-top: 10px !important;
}
.mrg10R {
margin-right: 10px !important;
}
.mrg10B {
margin-bottom: 10px !important;
}
.mrg10L {
margin-left: 10px !important;
}
.mrg15A {
margin: 15px !important;
}
.mrg15T {
margin-top: 15px !important;
}
.mrg15R {
margin-right: 15px !important;
}
.mrg15B {
margin-bottom: 15px !important;
}
.mrg15L {
margin-left: 15px !important;
}
.mrg20A {
margin: 20px !important;
}
.mrg20T {
margin-top: 20px !important;
}
.mrg20R {
margin-right: 20px !important;
}
.mrg20B {
margin-bottom: 20px !important;
}
.mrg20L {
margin-left: 20px !important;
}
.mrg25A {
margin: 25px !important;
}
.mrg25T {
margin-top: 25px !important;
}
.mrg25R {
margin-right: 25px !important;
}
.mrg25B {
margin-bottom: 25px !important;
}
.mrg25L {
margin-left: 25px !important;
}
.mrg45A {
margin: 45px !important;
}
.mrg45T {
margin-top: 45px !important;
}
.mrg45R {
margin-right: 45px !important;
}
.mrg45B {
margin-bottom: 45px !important;
}
.mrg45L {
margin-left: 45px !important;
}
/* Remove margins */
.mrg0A {
margin: 0 !important;
}
.mrg0T {
margin-top: 0 !important;
}
.mrg0R {
margin-right: 0 !important;
}
.mrg0B {
margin-bottom: 0 !important;
}
.mrg0L {
margin-left: 0 !important;
}
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-weight: 500;
margin: 0;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
font-weight: normal;
}
h1,
.h1 {
font-size: 38px;
}
h2,
.h2 {
font-size: 26px;
}
h3,
.h3 {
font-size: 20px;
}
h4,
.h4 {
font-size: 16px;
}
h5,
.h5 {
font-size: 14px;
}
h6,
.h6 {
font-size: 12px;
}
h1 small,
.h1 small {
font-size: 24px;
}
h2 small,
.h2 small {
font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
font-size: 14px;
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
font-size: 75%;
}
blockquote {
margin: 0 0 20px;
padding: 10px 20px;
border-left: 5px solid #eee;
}
blockquote p {
font-size: 17.5px;
font-weight: 50;
line-height: 1.25;
}
blockquote p:last-child {
margin-bottom: 0;
}
blockquote small {
line-height: 1.428571429;
display: block;
color: #999;
}
blockquote small:before {
content: '\2014 \00A0';
}
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eee;
border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
text-align: right;
}
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
content: '';
}
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
content: '';
}
address {
font-style: normal;
line-height: 1.428571429;
margin-bottom: 20px;
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
font-size: 90%;
padding: 0 4px;
white-space: nowrap;
color: #d05;
border: 1px solid #dfe8f1;
border-radius: 3px;
background: #fafafa;
}
pre {
font-size: 13px;
line-height: 1.428571429;
display: block;
margin: 0 0 10px;
padding: 9.5px;
word-wrap: break-word;
word-break: break-all;
color: #333;
border: 1px solid #ccc;
border-radius: 4px;
background-color: #f5f5f5;
}
pre code {
font-size: inherit;
padding: 0;
white-space: pre-wrap;
color: inherit;
border-radius: 0;
background-color: transparent;
}
p {
line-height: 1.6em;
margin: 0;
}
/* Titles */
.title-hero {
margin: 0 0 15px;
padding: 0;
text-transform: uppercase;
font-size: 14px;
opacity: 0.7;
}
h4.title-hero {
font-size: 15px;
}
.title-lead {
color: #3F3F3F;
}
.title-hero .title-lead {
font-size: 65%;
margin: 5px 0 0;
}
.title-hero + .title-lead {
margin-top: -10px;
}
/* Jumbotron */
.jumbotron {
font-size: 21px;
font-weight: 200;
line-height: 2.1428571435;
margin-bottom: 30px;
padding: 30px;
color: inherit;
background-color: #eee;
}
.jumbotron h1 {
line-height: 1;
color: inherit;
}
.jumbotron p {
line-height: 1.4;
}
.container .jumbotron {
border-radius: 6px;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.container .jumbotron {
padding-right: 60px;
padding-left: 60px;
}
.jumbotron h1 {
font-size: 63px;
}
}
/* Floats */
.pull-left,
.float-left {
float: left !important;
}
.pull-right,
.float-right {
float: right !important;
}
.float-none {
float: none !important;
}
/* Font Size */
.font-size-10 {
font-size: 10px !important;
}
.font-size-11 {
font-size: 11px !important;
}
.font-size-12 {
font-size: 12px !important;
}
.font-size-13 {
font-size: 13px !important;
}
.font-size-14 {
font-size: 14px !important;
}
.font-size-15 {
font-size: 15px !important;
}
.font-size-16 {
font-size: 16px !important;
}
.font-size-17 {
font-size: 17px !important;
}
.font-size-18 {
font-size: 18px !important;
}
.font-size-20 {
font-size: 20px !important;
}
.font-size-23 {
font-size: 23px !important;
}
.font-size-26 {
font-size: 26px !important;
}
.font-size-28 {
font-size: 28px !important;
}
.font-size-35 {
font-size: 35px !important;
}
.font-size-50 {
font-size: 50px !important;
}
/* Text */
.text-center {
text-align: center !important;
}
.text-left {
text-align: left !important;
}
.text-right {
text-align: right !important;
}
.text-justify {
text-align: justify;
}
/* Text Transform */
.text-transform-none {
text-transform: none;
}
.text-transform-upr {
text-transform: uppercase;
}
.text-transform-low {
text-transform: lowercase;
}
.text-transform-cap {
text-transform: capitalize;
}
.text-no-wrap {
white-space: nowrap;
}
/* Font Weight */
.font-bold {
font-weight: bold !important;
}
.font-normal {
font-weight: normal;
}
/* Font Style */
.font-italic {
font-style: italic;
}
.font-none {
font-style: none;
}
/* Other */
.clear {
clear: both;
}
.clear-none {
clear: none !important;
}
.ui-front {
z-index: 100;
}
.wrapper-sticky {
z-index: 15;
}
.lazy,
.tab-pane,
[data-toggle=buttons] > .btn > input[type=radio],
[data-toggle=buttons] > .btn > input[type=checkbox],
.mix,
.hide {
display: none;
}
.tab-pane {
padding: 15px;
}
.hidden,
.ui-helper-hidden-accessible {
display: none !important;
}
.display-block {
position: relative !important;
display: block !important;
}
.display-block .button-content {
float: none;
}
.display-block.dropdown-menu {
position: static !important;
}
.display-inline {
display: inline-block;
}
.no-border {
border-color: transparent !important;
}
.remove-border,
.dropdown-menu.pad0A .hasDatepicker .ui-datepicker {
border: 0 !important;
}
.border-top {
border-top-width: 3px !important;
border-top-style: solid !important;
}
.width-100 {
box-sizing: border-box;
width: 100%;
}
.center-margin {
float: none !important;
margin: 0 auto;
}
.container,
.center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.center-vertical {
position: relative;
z-index: 15;
top: 0;
left: 0;
display: table;
width: 100%;
height: 100%;
}
.center-vertical .center-content {
display: table-cell;
vertical-align: middle;
}
.position-absolute {
position: absolute;
}
.show {
display: block !important;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.invisible {
visibility: hidden;
}
.center-div {
float: none !important;
margin-right: auto !important;
margin-left: auto !important;
text-align: center !important;
}
.nav-divider,
.divider {
ityity: .70;
-moz-opacity: .70;
filter: alpha(opacity: 70);
}
.divider {
overflow: hidden;
height: 1px;
margin: 10px 0;
padding: 0;
}
.divider-header {
font-size: 11px;
padding: 10px 15px;
text-transform: uppercase;
opacity: .2;
color: #fff;
}
.overflow-hidden {
overflow: hidden;
}
.width-reset {
width: auto !important;
}
.opacity-10 {
opacity: .10 !important;
-moz-opacity: .10 !important;
filter: alpha(opacity: 10) !important;
}
.opacity-30,
.info-box b,
.info-box.icon-wrapper .icon-large {
opacity: .30 !important;
-moz-opacity: .30 !important;
filter: alpha(opacity: 30) !important;
}
.opacity-40 {
opacity: .40 !important;
-moz-opacity: .40 !important;
filter: alpha(opacity: 40) !important;
}
.opacity-hover,
.opacity-60,
.info-box b,
.label-description span {
opacity: .60 !important;
-moz-opacity: .60 !important;
filter: alpha(opacity: 60) !important;
}
.opacity-80,
.no-shadow.transparent.btn:hover i,
.ui-datepicker-current.ui-priority-secondary {
opacity: .80 !important;
-moz-opacity: .80 !important;
filter: alpha(opacity: 80) !important;
}
.opacity-hover:hover,
.opacity-100 {
opacity: 1 !important;
-moz-opacity: 1 !important;
filter: alpha(opacity: 100) !important;
}
.btn-link .glyph-icon.opacity-hover {
margin: 0 -5px;
}
.transparent {
border-color: transparent !important;
background: none !important;
box-shadow: 0 0 0 0 transparent !important;
}
.no-shadow {
box-shadow: 0 0 0 transparent !important;
}
.remove-bg {
background: transparent;
}
.nicescroll-rails {
background: none !important;
}
.btn .caret {
margin-left: 0;
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid rgba(0, 0, 0, 0);
border-left: 4px solid rgba(0, 0, 0, 0);
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
content: '';
border-top: 0;
border-bottom: 4px solid;
}
.form-wizard > ul,
.parsley-errors-list,
.tabs-navigation > ul,
.reset-ul,
ul.progress-box,
ul.messages-box,
.chosen-results,
ul.notifications-box,
.nav-list-horizontal ul,
.nav-list ul {
margin: 0;
padding: 0;
list-style: none;
}
.comments-list li .panel-body:before,
.comments-list li .panel-body:after,
.posts-list li:before,
.posts-list li:after,
.container:before,
.container:after,
#page-wrapper:before,
#page-wrapper:after,
.todo-box li:before,
.todo-box li:after,
.files-box li:before,
.files-box li:after,
.notifications-box li:before,
.notifications-box li:after,
.pager:before,
.pager:after,
.nav:before,
.nav:after,
.btn-toolbar:before,
.btn-toolbar:after,
.content-box-header:before,
.content-box-header:after,
.example-box-wrapper:before,
.example-box-wrapper:after,
.nav-list li:before,
.nav-list li:after,
.tl-row:before,
.tl-row:after,
.tl-item:before,
.tl-item:after,
.clearfix:before,
.clearfix:after,
.info-box:before,
.info-box:after,
.button-pane:before,
.button-pane:after,
.ui-datepicker-buttonpane:before,
.ui-datepicker-buttonpane:after,
.form-input-prepend:before,
.form-input-prepend:after,
.form-row:before,
.form-row:after,
.btn-group:before,
.btn-group:after,
.ui-helper-clearfix:before,
.ui-helper-clearfix:after,
.chat-box li:before,
.chat-box li:after,
.notifications-box li:before,
.notifications-box li:after,
.messages-box li:before,
.messages-box li:after {
display: table;
content: '';
}
.comments-list li .panel-body:after,
.posts-list li:after,
.container:after,
#page-wrapper:after,
.todo-box li:after,
.files-box li:after,
.notifications-box li:after,
.nav:after,
.pager:after,
.btn-toolbar:after,
.content-box-header:after,
.example-box-wrapper:after,
.nav-list li:after,
.tl-row:after,
.tl-item:after,
.clearfix:after,
.info-box:after,
.button-pane:after,
.ui-datepicker-buttonpane:after,
.form-input-prepend:after,
.form-row:after,
.btn-group:after,
.ui-helper-clearfix:after,
.chat-box li:after,
.notifications-box li:after,
.messages-box li:after {
clear: both;
}
/* Sortable placehoder */
.ui-sortable-placeholder {
visibility: visible !important;
border: 1px dashed #efda2c !important;
background: #fffce5 !important;
}
.daterangepicker td.in-range,
.daterangepicker td.available.in-range:hover {
background: #fffce5;
}
/* Disabled */
.ui-rangeSlider-disabled .ui-rangeSlider-container,
.ui-rangeSlider-disabled .ui-rangeSlider-arrow,
.ui-rangeSlider-disabled .ui-rangeSlider-label,
.checker.disabled,
.checker.disabled span,
.radio.disabled,
.radio.disabled span,
.ui-state-disabled,
.disabled,
button[disabled],
.chosen-disabled {
cursor: not-allowed !important;
opacity: .65;
filter: alpha(opacity: 65);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control,
input[disabled],
select[disabled],
textarea[disabled] {
cursor: not-allowed;
opacity: .65;
background: #fafafa;
filter: alpha(opacity: 65);
}
input[readonly],
select[readonly],
textarea[readonly] {
opacity: .80;
background: #fdfdfd;
-moz-opacity: .80;
filter: alpha(opacity: 80);
}
.login-img {
position: fixed !important;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.fixed-bg {
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.ui-widget-overlay {
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
bottom: 0;
right: 0;
text-align: center;
z-index: 16;
}
.ui-widget-overlay img {
position: absolute;
top: 50%;
left: 50%;
margin: -26px 0 0 -26px;
}
#loading {
z-index: 5555;
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
background: #fff;
}
.fade {
-webkit-transition: opacity .15s linear;
transition: opacity .15s linear;
}
.collapse {
display: none;
}
.tab-pane.active,
.collapse.in {
display: block;
}
.collapsing {
position: relative;
overflow: hidden;
height: 0;
-webkit-transition: height .35s ease;
transition: height .35s ease;
}
/* Paddings */
.small-padding {
padding: 25px 0;
}
.medium-padding {
padding: 55px 0;
}
.large-padding {
padding: 85px 0;
}
.xlarge-padding {
padding: 115px 0;
}
/* Icons */
.glyph-icon {
text-align: center;
}
.fc-icon,
#page-sidebar li ul li a:before,
#page-sidebar li a.sf-with-ul:after,
.search-choice-close:before,
.ui-dialog-titlebar-close:before,
.glyph-icon:before,
.ui-icon:before,
.dataTables_paginate a i:before {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
display: inline-block;
text-align: center;
text-decoration: none;
background: none;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
/* Resets */
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
cursor: not-allowed;
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}
.sr-only {
position: absolute;
overflow: hidden;
clip: rect(0, 0, 0, 0);
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
border: 0;
}
.rm-transition {
-webkit-transition: none !important;
-moz-transition: none !important;
-ms-transition: none !important;
-o-transition: none !important;
}
div[id^='uniform-'] span,
button,
a,
.btn {
-webkit-transition: all .1s ease-in-out;
-moz-transition: all .1s ease-in-out;
-ms-transition: all .1s ease-in-out;
-o-transition: all .1s ease-in-out;
}
/*.open > .dropdown-menu,
.dropdown-sidebar-submenu:hover > .dropdown-menu {
-webkit-animation-name: zoomIn;
-moz-animation-name: zoomIn;
-o-animation-name: zoomIn;
animation-name: zoomIn;
}
.open > .dropdown-menu,
.dropdown-sidebar-submenu:hover > .dropdown-menu {
-webkit-animation-duration: .4s;
-moz-animation-duration: .4s;
-o-animation-duration: .4s;
animation-duration: .4s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
}
*/
#page-header,
#page-sidebar,
.main-header,
.top-bar {
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
}
/* Demo */
.example-box-wrapper {
margin-bottom: 15px;
position: relative;
}
.example-box-wrapper .ui-datepicker-inline {
position: relative;
width: 100%;
}
.panel-body .example-box-wrapper:last-child,
.panel-body .col-md-6 .example-box-wrapper:last-child {
margin-bottom: 0;
}
.example-box-wrapper .icon-box,
.example-box-wrapper .ui-slider,
.example-box-wrapper .ui-rangeSlider,
.example-box-wrapper .panel-layout,
.example-box-wrapper .image-box,
.example-box-wrapper .ui-accordion,
.example-box-wrapper .dashboard-box,
.example-box-wrapper .content-box,
.example-box-wrapper .tile-box,
.example-box-wrapper .jvectormap-container,
.example-box-wrapper > .hasDatepicker,
.example-box-wrapper > .minicolors,
.example-box-wrapper .minicolors,
.example-box-wrapper .ui-tabs,
.example-box-wrapper > img,
.example-box-wrapper > .thumbnail,
.example-box-wrapper > .img-humbnail,
.example-box-wrapper > .display-block.dropdown-menu,
.example-box-wrapper > .dropdown,
.example-box-wrapper > .dropup,
.example-box-wrapper > form,
.example-box-wrapper > .progressbar,
.example-box-wrapper .loading-spinner,
.example-box-wrapper .loading-stick,
.example-box-wrapper .nav,
.example-box-wrapper .jcrop-holder,
.example-box-wrapper .alert,
.example-box-wrapper .list-group,
.example-box-wrapper > h6,
.example-box-wrapper .dataTables_wrapper,
.example-box-wrapper .scrollable-content,
.example-box-wrapper > .pagination,
.example-box-wrapper > .btn-group-vertical,
.example-box-wrapper > .btn-toolbar,
.example-box-wrapper > .btn-group,
.example-box-wrapper > .btn,
.example-box-wrapper > .panel-layout {
margin-bottom: 20px;
}
.demo-icon {
font-size: 22px;
line-height: 40px;
float: left;
width: 40px;
height: 40px;
margin: 10px;
text-align: center;
color: #92A0B3;
border: 1px solid rgba(220, 233, 255, 0.54);
border-radius: 3px;
}
.demo-icon:hover {
color: #59606c;
border-color: #92A0B3;
}
/* Font Colors */
.font-black {
color: #464646 !important;
}
.font-blue {
color: #1f6dca !important;
}
.font-blue-alt {
color: #65a6ff !important;
}
.font-azure {
color: #41e5c0 !important;
}
.text-muted,
.font-gray {
color: #c2c2c2 !important;
}
.text-info,
.font-gray-dark {
color: #828282 !important;
}
.text-success,
.font-green {
color: #2ecc71 !important;
}
.text-warning,
.font-orange {
color: #fa7753 !important;
}
.font-yellow {
color: #fc0 !important;
}
.font-purple {
color: #984dff !important;
}
.has-error .help-block,
.text-danger,
.font-red,
.parsley-required {
color: #ff5757 !important;
}
.font-white {
color: #fff !important;
}
/* Other Background Colors */
.alert-info a,
.alert-info {
color: #6c6c6c;
border-color: #c9c9c9;
background: #dfe8f1;
}
.alert-notice a,
.alert-notice {
color: #0f2c62;
border-color: #62baf6;
background: #c6e8ff;
}
.alert-success a,
.alert-success,
.parsley-success {
color: #1e620f;
border-color: #7cd362;
background: #d3ffc6;
}
.parsley-success {
background: #fff;
}
.alert-warning a,
.alert-warning,
.warning {
color: #624b0f;
border-color: #ebc875;
background: #ffeec6;
}
.alert-danger a,
.alert-danger,
.danger,
.parsley-error {
color: #620f0f;
border-color: #db6a6a;
background: #ffc6c6;
}
.parsley-error {
background: #fff;
}
/* Social buttons */
.bg-facebook {
color: #fff !important;
background: #3b5998;
}
.btn.bg-facebook:hover {
background: #304b85;
}
.bg-twitter {
color: #fff !important;
background: #3a92c8;
}
.btn.bg-twitter:hover {
background: #2b80b4;
}
.bg-google {
color: #fff !important;
background: #dd4b39;
}
.btn.bg-google:hover {
background: #c93b2a;
}
/* Background Colors */
/* Blue */
.progress-bar-info,
.bootstrap-switch-info,
.checkbox-info div[id^='uniform-'] span.checked,
.radio-info div[id^='uniform-'] span.checked,
.badge-info,
.label-info,
.btn-info,
.hover-blue:hover,
.hover-info:hover,
.bg-blue {
color: #fff;
border-color: #308dcc;
background: #3498db;
}
.label-info[href]:hover,
.label-info[href]:focus,
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info,
.btn-info.disabled,
.btn-info[disabled],
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
.btn-info.disabled.active,
.btn-info[disabled].active {
color: #fff;
border-color: #308dcc;
background: #52a7e0;
}
/* Red */
.progress-bar-danger,
.bootstrap-switch-danger,
.checkbox-danger div[id^='uniform-'] span.checked,
.radio-danger div[id^='uniform-'] span.checked,
.badge-danger,
.label-danger,
.btn-danger,
.bg-danger,
.hover-red:hover,
.hover-danger:hover,
.bg-red {
color: #fff;
border-color: #cf4436;
background: #e74c3c;
}
.label-danger[href]:hover,
.label-danger[href]:focus,
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger,
.btn-danger.disabled,
.btn-danger[disabled],
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active {
color: #fff;
border-color: #cf4436;
background: #eb6759;
}
/* Gray */
.badge-gray,
.label-gray,
.btn-gray,
.hover-gray:hover,
.bg-gray {
color: #666;
background: #efefef;
}
.label-gray[href]:hover,
.label-gray[href]:focus,
.btn-gray:hover,
.btn-gray:focus,
.btn-gray:active,
.btn-gray.active,
.open .dropdown-toggle.btn-gray,
.btn-gray.disabled,
.btn-gray[disabled],
.btn-gray.disabled:hover,
.btn-gray[disabled]:hover,
.btn-gray.disabled:focus,
.btn-gray[disabled]:focus,
.btn-gray.disabled:active,
.btn-gray[disabled]:active,
.btn-gray.disabled.active,
.btn-gray[disabled].active {
color: #333;
background: #e7e7e7;
}
/* Gray Alt */
.badge-gray-alt,
.label-gray-alt,
.btn-gray-alt,
.hover-gray-alt:hover,
.bg-gray-alt {
color: #888;
background: #f6f6f6;
}
.label-gray-alt[href]:hover,
.label-gray-alt[href]:focus,
.btn-gray-alt:hover,
.btn-gray-alt:focus,
.btn-gray-alt:active,
.btn-gray-alt.active,
.open .dropdown-toggle.btn-gray-alt,
.btn-gray-alt.disabled,
.btn-gray-alt[disabled],
.btn-gray-alt.disabled:hover,
.btn-gray-alt[disabled]:hover,
.btn-gray-alt.disabled:focus,
.btn-gray-alt[disabled]:focus,
.btn-gray-alt.disabled:active,
.btn-gray-alt[disabled]:active,
.btn-gray-alt.disabled.active,
.btn-gray-alt[disabled].active {
color: #444;
background: #ededed;
}
/* Black */
.badge-black,
.label-black,
.btn-black,
.hover-black:hover,
.bg-black {
color: #ccc;
border-color: #000;
background: #2d2d2d;
}
.boxed-layout.bg-black {
background: #2d2d2d;
}
.label-black[href]:hover,
.label-black[href]:focus,
.btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn-black.active,
.open .dropdown-toggle.btn-black,
.btn-black.disabled,
.btn-black[disabled],
.btn-black.disabled:hover,
.btn-black[disabled]:hover,
.btn-black.disabled:focus,
.btn-black[disabled]:focus,
.btn-black.disabled:active,
.btn-black[disabled]:active,
.btn-black.disabled.active,
.btn-black[disabled].active {
color: #fdfdfd;
background: #151515;
}
/* Black Opacity */
.badge-black-opacity,
.label-black-opacity,
.btn-black-opacity,
.hover-black-opacity:hover,
.bg-black-opacity {
color: #a9b3bb;
background: #2b323d;
}
.label-black-opacity[href]:hover,
.label-black-opacity[href]:focus,
.btn-black-opacity:hover,
.btn-black-opacity:focus,
.btn-black-opacity:active,
.btn-black-opacity.active,
.open .dropdown-toggle.btn-black-opacity,
.btn-black-opacity.disabled,
.btn-black-opacity[disabled],
.btn-black-opacity.disabled:hover,
.btn-black-opacity[disabled]:hover,
.btn-black-opacity.disabled:focus,
.btn-black-opacity[disabled]:focus,
.btn-black-opacity.disabled:active,
.btn-black-opacity[disabled]:active,
.btn-black-opacity.disabled.active,
.btn-black-opacity[disabled].active {
color: #fff;
background: #14171c;
}
/* Black Opacity Alt */
.badge-black-opacity-alt,
.label-black-opacity-alt,
.btn-black-opacity-alt,
.hover-black-opacity-alt:hover,
.bg-black-opacity-alt {
color: #fff;
background: rgba(0, 0, 0, .20);
border-color: transparent;
}
.label-black-opacity-alt[href]:hover,
.label-black-opacity-alt[href]:focus,
.btn-black-opacity-alt:hover,
.btn-black-opacity-alt:focus,
.btn-black-opacity-alt:active,
.btn-black-opacity-alt.active,
.open .dropdown-toggle.btn-black-opacity-alt,
.btn-black-opacity-alt.disabled,
.btn-black-opacity-alt[disabled],
.btn-black-opacity-alt.disabled:hover,
.btn-black-opacity-alt[disabled]:hover,
.btn-black-opacity-alt.disabled:focus,
.btn-black-opacity-alt[disabled]:focus,
.btn-black-opacity-alt.disabled:active,
.btn-black-opacity-alt[disabled]:active,
.btn-black-opacity-alt.disabled.active,
.btn-black-opacity-alt[disabled].active {
color: #fff;
background: rgba(0, 0, 0, .30);
}
/* Green */
.progress-bar-success,
.bootstrap-switch-success,
.checkbox-success div[id^='uniform-'] span.checked,
.radio-success div[id^='uniform-'] span.checked,
.badge-success,
.label-success,
.btn-success,
.hover-green:hover,
.hover-success:hover,
.bg-green {
color: #fff;
border-color: #29b765;
background: #2ecc71;
}
.label-success[href]:hover,
.label-success[href]:focus,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success,
.btn-success.disabled,
.btn-success[disabled],
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
.btn-success.disabled.active,
.btn-success[disabled].active {
color: #fff;
border-color: #29b765;
background: #58d68d;
}
/* Orange */
.progress-bar-warning,
.bootstrap-switch-warning,
.checkbox-warning div[id^='uniform-'] span.checked,
.radio-warning div[id^='uniform-'] span.checked,
.badge-warning,
.label-warning,
.btn-warning,
.bg-warning,
.hover-orange:hover,
.hover-warning:hover,
.bg-orange {
color: #fff;
border-color: #d67520;
background: #e67e22;
}
.label-warning[href]:hover,
.label-warning[href]:focus,
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning,
.btn-warning.disabled,
.btn-warning[disabled],
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active {
color: #fff;
border-color: #d67520;
background: #ea9143;
}
/* White */
.table,
.label-white,
.bg-white {
background: #fff;
}
/* White Transparent */
.bg-white-opacity {
background: rgba(255, 255, 255, .85);
}
.hover-white:hover {
background: #fafafa;
}
/* Yellow */
.badge-yellow,
.label-yellow,
.btn-yellow,
.hover-yellow:hover,
.bg-yellow {
color: #fff;
background: #fc0;
border-color: #deb200;
}
.label-yellow[href]:hover,
.label-yellow[href]:focus,
.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active,
.btn-yellow.active,
.open .dropdown-toggle.btn-yellow,
.btn-yellow.disabled,
.btn-yellow[disabled],
.btn-yellow.disabled:hover,
.btn-yellow[disabled]:hover,
.btn-yellow.disabled:focus,
.btn-yellow[disabled]:focus,
.btn-yellow.disabled:active,
.btn-yellow[disabled]:active,
.btn-yellow.disabled.active,
.btn-yellow[disabled].active {
color: #fff;
background: #e1b400;
border-color: #c59e00;
}
/* Purple */
.badge-purple,
.label-purple,
.btn-purple,
.hover-purple:hover,
.bg-purple {
color: #fff;
background: #984dff;
border-color: #7a3ecc;
}
.label-purple[href]:hover,
.label-purple[href]:focus,
.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active,
.btn-purple.active,
.open .dropdown-toggle.btn-purple,
.btn-purple.disabled,
.btn-purple[disabled],
.btn-purple.disabled:hover,
.btn-purple[disabled]:hover,
.btn-purple.disabled:focus,
.btn-purple[disabled]:focus,
.btn-purple.disabled:active,
.btn-purple[disabled]:active,
.btn-purple.disabled.active,
.btn-purple[disabled].active {
color: #fff;
background: #8134eb;
border-color: #752fd6;
}
/* Blue Alt */
.badge-blue-alt,
.label-blue-alt,
.btn-blue-alt,
.hover-blue-alt:hover,
.bg-blue-alt {
color: #fff;
background: #65a6ff;
border-color: #5388d1;
}
.label-blue-alt[href]:hover,
.label-blue-alt[href]:focus,
.btn-blue-alt:hover,
.btn-blue-alt:focus,
.btn-blue-alt:active,
.btn-blue-alt.active,
.open .dropdown-toggle.btn-blue-alt,
.btn-blue-alt.disabled,
.btn-blue-alt[disabled],
.btn-blue-alt.disabled:hover,
.btn-blue-alt[disabled]:hover,
.btn-blue-alt.disabled:focus,
.btn-blue-alt[disabled]:focus,
.btn-blue-alt.disabled:active,
.btn-blue-alt[disabled]:active,
.btn-blue-alt.disabled.active,
.btn-blue-alt[disabled].active {
color: #fff;
background: #478ded;
border-color: #4c7ec1;
}
/* Azure */
.badge-azure,
.label-azure,
.btn-azure,
.hover-azure:hover,
.bg-azure {
color: #fff;
background: #41e5c0;
border-color: #3acead;
}
.label-azure[href]:hover,
.label-azure[href]:focus,
.btn-azure:hover,
.btn-azure:focus,
.btn-azure:active,
.btn-azure.active,
.open .dropdown-toggle.btn-azure,
.btn-azure.disabled,
.btn-azure[disabled],
.btn-azure.disabled:hover,
.btn-azure[disabled]:hover,
.btn-azure.disabled:focus,
.btn-azure[disabled]:focus,
.btn-azure.disabled:active,
.btn-azure[disabled]:active,
.btn-azure.disabled.active,
.btn-azure[disabled].active {
color: #fff;
background: #27d1ab;
border-color: #24c19e;
}
/* Border Colors */
.border-black {
border-color: #212121 !important;
}
.border-blue {
border-color: #5bccf6 !important;
}
.border-blue-alt {
border-color: #65a6ff !important;
}
.border-azure {
border-color: #41e5c0 !important;
}
.border-gray {
border-color: #c2c2c2 !important;
}
.border-gray-dark {
border-color: #828282 !important;
}
.border-green {
border-color: #2ecc71 !important;
}
.border-orange {
border-color: #fa7753 !important;
}
.border-yellow {
border-color: #fc0 !important;
}
.border-purple {
border-color: #984dff !important;
}
.border-red {
border-color: #ff5757 !important;
}
/* Box Shadow Colors */
.parsley-success {
border-color: #77e038 !important;
}
.parsley-error {
border-color: #e03838 !important;
}
/* Buttons */
.fc-button,
.btn {
font-size: 14px;
font-weight: normal;
position: relative;
display: inline-block;
padding: 0 12px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-align: center;
white-space: nowrap;
border-width: 1px;
border-style: solid;
border-color: transparent;
background-image: none;
-o-user-select: none;
}
.fc-button,
.btn,
.size-md {
line-height: 32px;
height: 34px;
min-width: 34px;
}
.btn-abs {
position: absolute;
top: 50%;
right: 0;
margin-top: -17px;
}
/* Rounded Buttons */
.btn.hover-round:hover {
border-radius: 100px;
}
.ui-datepicker .ui-datepicker-prev:active,
.ui-datepicker .ui-datepicker-next:active,
.ui-datepicker .ui-datepicker-buttonpane button:active,
.ui-dialog .ui-dialog-titlebar-close:active,
.ui-dialog-buttonset button:active,
.fc-state-down,
.fc-state-active,
.btn:active,
.btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.fc-state-disabled,
.disabled,
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
cursor: not-allowed;
pointer-events: none;
opacity: .65;
-webkit-box-shadow: none;
box-shadow: none;
filter: alpha(opacity=65);
}
.btn-link {
cursor: pointer;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {} .btn-link:hover,
.btn-link:focus {
text-decoration: underline;
background-color: transparent;
}
.size-lg,
.btn-lg,
.btn-group-lg > .btn {
line-height: 44px;
min-width: 56px;
height: 46px;
}
.btn-lg-abs {
margin-top: -23px;
}
.btn-lg,
.btn-group-lg > .btn {
font-size: 18px;
padding: 0 16px;
}
.size-sm,
.btn-sm,
.btn-group-sm > .btn {
line-height: 28px;
height: 30px;
}
.btn-sm-abs {
margin-top: -15px;
}
.btn-sm,
.btn-group-sm > .btn {
font-size: 13px;
padding: 0 10px;
}
.size-xs,
.btn-xs,
.btn-group-xs > .btn {
line-height: 20px;
min-width: 22px;
height: 22px;
}
.btn-xs-abs {
margin-top: -11px;
}
.btn-xs,
.btn-group-xs > .btn {
font-size: 11px;
padding: 0 5px;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-block {
display: block;
width: 100%;
padding-right: 0;
padding-left: 0;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type='submit'].btn-block,
input[type='reset'].btn-block,
input[type='button'].btn-block {
width: 100%;
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-left: 10px;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-right: 12px;
padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
display: table-cell;
float: none;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 3px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-left-radius: 3px;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle,
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child,
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
/* Pagination */
.pagination {
display: inline-block;
padding-left: 0;
}
.pagination > li {
display: inline;
}
.pagination > li > a,
.pagination > li > span {
line-height: 1.42857143;
position: relative;
float: left;
margin-left: -1px;
padding: 6px 12px;
text-decoration: none;
border-width: 1px;
border-style: solid;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
z-index: 2;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
font-size: 18px;
padding: 10px 16px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
font-size: 12px;
padding: 5px 10px;
}
.pager {
margin-top: 0;
padding-left: 0;
list-style: none;
text-align: center;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
border: 1px solid #ddd;
border-radius: 15px;
background-color: #fff;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #eee;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus,
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
cursor: not-allowed;
color: #999;
background-color: #fff;
}
/* Icon separator */
.btn > .icon-separator {
position: absolute;
top: 0;
left: 0;
width: 32px;
height: 100%;
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
border-bottom-left-radius: 0 !important;
}
.icon-separator + .button-content {
margin-left: 32px;
}
.btn-xs .icon-separator {
width: 22px;
}
.btn-xs .icon-separator + .button-content {
margin-left: 22px;
}
.btn-sm .icon-separator {
width: 25px;
}
.btn-sm .icon-separator + .button-content {
margin-left: 25px;
}
.btn-lg .icon-separator {
width: 44px;
}
.btn-lg .icon-separator + .button-content {
margin-left: 44px;
}
.icon-separator.float-right {
border-top-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
border-bottom-left-radius: 0 !important;
}
/* Vertical button */
.vertical-button {
line-height: 1.6em;
height: auto;
padding: 10px 0 5px;
}
.vertical-button .button-content {
opacity: .7;
filter: alpha(opacity=70);
}
.icon-separator-vertical {
font-size: 25px;
display: block;
margin: 5px auto;
}
.dashboard-buttons .btn {
width: 93px;
margin: 5px 3px;
}
/* Outline buttons inverse */
.btn-outline,
.btn-outline-inverse {
display: inline-block;
text-align: center;
color: #fff;
box-sizing: initial;
border-width: 2px;
border-style: solid;
text-transform: uppercase;
}
.btn-outline-inverse {
border-color: rgba(255, 255, 255, 0.47);
}
.btn-outline-inverse:hover {
background: rgba(255,255,255,0.2);
border-color: #fff;
}
.btn-outline-inverse.hero-btn {
color: #fff;
}
/* Outline buttons */
.btn-outline {
color: rgba(0, 0, 0, .8);
border-color: rgba(0, 0, 0, .6);
}
.btn-outline:hover {
color: #fff;
border-color: rgba(0, 0, 0, .8);
background: rgba(0, 0, 0, .8);
}
/* Rounded buttons */
.btn.btn-round {
border-radius: 150px;
padding: 0;
}
.btn-round.btn-lg {
width: 46px;
min-width: 46px;
}
.btn-round.btn-xlg {
width: 66px;
min-width: 66px;
height: 66px;
line-height: 66px;
}
.btn-round.btn-xlg .glyph-icon {
font-size: 24px;
}
.btn-round.btn-md {
width: 34px;
}
.btn-round.btn-sm {
width: 30px;
}
.btn-round.btn-xs {
width: 22px;
}
/* Alternate style */
.btn-alt {
font-weight: bold;
text-transform: uppercase;
font-size: 12px;
}
/* Animated icon hover */
.btn-hover span {
padding: 0 20px;
left: 0;
position: relative;
transition: opacity 0.2s ease-out, left 0.2s ease-out;
-webkit-transition: opacity 0.2s ease-out, left 0.2s ease-out;
}
.btn-hover .glyph-icon {
opacity: 0;
-ms-filter: "alpha(opacity=0)";
position: absolute;
right: 20px;
transition: all 0.2s ease-out;
-webkit-transition: all 0.2s ease-out;
}
.btn-hover:hover .glyph-icon {
opacity: 1;
right: 15px;
-ms-filter: "alpha(opacity=100)";
}
.btn-hover:hover span {
left: -15px;
}
/* Bordered buttons */
.btn-border {
border-width: 2px;
border-style: solid;
}
.btn-border span {
opacity: .75;
filter: alpha(opacity=75);
}
.btn-border:hover {
text-decoration: none;
}
.btn-border:hover span {
opacity: 1;
filter: alpha(opacity=100);
}
.btn-group-justified > .btn, .btn-group-justified > .btn-group
{ width:auto; }
.demo-margin .btn { margin-bottom:10px; }
/* Boxes */
.content-box {
background: #fff;
margin-bottom: 20px;
}
.content-box,
.content-box-header {
position: relative;
border-width: 1px;
border-style: solid;
}
.content-box-header {
font-size: 14px;
text-transform: uppercase;
margin: -1px -1px 0;
padding: 15px;
border-color: transparent;
}
.content-box-header small + .font-size-11.float-right {
position: absolute;
top: 14px;
right: 10px;
}
.content-box-header-alt {
padding: 15px 10px 14px;
}
.content-box-header-alt {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}
.content-box-header-alt small {
font-size: 13px;
font-weight: normal;
display: block;
padding: 5px 0 0;
text-transform: none;
opacity: .70;
filter: alpha(opacity: 70);
}
.content-box .ui-widget-overlay {
position: absolute;
}
.content-box .ui-widget-overlay img {
position: absolute;
top: 50%;
left: 50%;
margin: -27px 0 0 -27px;
}
.content-box .content-box-wrapper {
line-height: 1.6em;
padding: 15px;
}
.content-box .content-box-wrapper .scrollable-content,
.content-box .content-box-wrapper p:last-child {
margin-bottom: 0;
}
/* Icons */
.content-box .content-box-header > .glyph-icon {
margin-right: 5px;
opacity: .70;
filter: alpha(opacity: 70);
}
.content-box-header-alt > .glyph-icon,
.content-box-header-alt .icon-separator .glyph-icon {
font-size: 22px;
line-height: 30px;
position: absolute;
top: 50%;
left: 15px;
width: 30px;
height: 30px;
margin-top: -15px;
}
.content-box-header > .icon-separator {
position: relative;
top: 1px;
left: -15px;
padding: 18px 15px 16px;
text-align: center;
}
.content-box-header > .icon-separator .glyph-icon {
margin-left: 3px;
}
.content-box-header-alt > .header-wrapper {
overflow: hidden;
display: block;
margin-left: 40px;
}
.content-box-header-alt > .icon-separator + .header-wrapper {
margin-left: 65px;
}
.content-box-header-alt > .icon-separator {
position: absolute;
top: 0;
left: 0;
width: 60px;
height: 100%;
}
.content-box-header-alt > .icon-separator .glyph-icon {
left: 50%;
margin-left: -15px;
}
/* Header single buttons */
.header-buttons {
position: absolute;
top: 0;
right: 10px;
height: 100%;
display: block;
}
.header-buttons .btn-xs {
top: 13px;
}
.header-buttons .btn-sm {
top: 10px;
}
.header-buttons .btn-sm:last-child {
margin-right: 0;
}
.header-buttons > .btn-group:last-child {
margin-right: -2px;
}
.content-box-header-alt .header-buttons .btn-xs {
top: 24px;
}
.content-box-header-alt .header-buttons .btn-sm {
top: 20px;
}
.content-box-header-alt .header-buttons .btn-sm:last-child {
margin-right: 5px;
}
/* Header button separators */
.header-buttons-separator {
position: absolute;
top: 0;
right: 0;
height: 100%;
}
.header-buttons-separator .icon-separator {
top: 0;
left: 0;
display: block;
float: left;
min-width: 20px;
height: 100%;
padding: 0 10px;
}
.header-buttons-separator .icon-separator .glyph-icon {
line-height: 30px;
position: relative;
top: 50%;
display: block;
min-width: 30px;
height: 30px;
margin: -15px 0 0;
text-align: center;
}
/* Header button groups */
.header-buttons > .btn-group {
margin-top: 8px;
}
.header-buttons .btn-group-xs {
margin-top: 14px;
}
.header-buttons .btn-group-xs:last-child {
margin-right: 0;
}
/* Button panes */
.ui-dialog-buttonpane,
body .button-pane {
padding: 10px;
text-align: center;
border-width: 1px 0 0 0;
border-style: solid;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
body .button-pane-top {
border-width: 0 0 1px;
border-radius: 0;
}
/* Scrollable boxes sizes */
.scrollable-content {
overflow-y: scroll;
overflow-x: hidden;
height: 300px;
padding-right: 0;
}
.scrollable-xs {
overflow-y: scroll;
height: 200px;
}
.scrollable-sm {
overflow-y: scroll;
height: 400px;
}
.scrollable-lg {
overflow-y: scroll;
height: 500px;
}
/* Toggle Boxes */
.toggle-button .glyph-icon {
-webkit-transition-duration: .5s;
-moz-transition-duration: .5s;
-o-transition-duration: .5s;
transition-duration: .5s;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
transition-property: transform;
}
.hidden-button .content-box-header a,
.hidden-button .content-box-header .btn,
.hidden-button .content-box-header button {
display: none;
}
/* Border colored content boxes */
.content-box.border-top .content-box-header {
font-size: 18px;
margin: 0;
}
.content-box.border-top .content-box-header small {
opacity: .80;
-moz-opacity: .80;
filter: alpha(opacity: 80);
}
.content-box.border-top .content-box-header + .content-box-wrapper {
padding-top: 0;
}
/* Boxes widths */
.box-xs {
width: 200px;
}
.box-sm {
width: 324px;
}
.box-md {
width: 400px;
}
.box-lg {
width: 500px;
}
/* Content box tabs */
.content-box-header > .ui-tabs-nav {
position: absolute;
top: 2px;
right: 0;
padding: 0;
list-style: none;
border: 0;
}
.content-box-header > .ui-tabs-nav li > a {
line-height: 49px;
height: 49px;
margin: 0 2px;
color: rgba(255, 255, 255, .7);
border: 0;
background: none;
}
.content-box-header > .ui-tabs-nav li > a:hover {
color: #fff;
background: rgba(255, 255, 255, .2);
}
.content-box-header.bg-default > .ui-tabs-nav li.ui-tabs-active > a,
.content-box-header.bg-gray > .ui-tabs-nav li.ui-tabs-active > a,
.content-box-header.bg-white > .ui-tabs-nav li.ui-tabs-active > a,
.content-box-header.bg-default > .ui-tabs-nav li.ui-tabs-active.ui-state-hover > a,
.content-box-header.bg-gray > .ui-tabs-nav li.ui-tabs-active.ui-state-hover > a,
.content-box-header.bg-white > .ui-tabs-nav li.ui-tabs-active.ui-state-hover > a {
line-height: 46px;
height: 46px;
background: #F6F6F9;
}
.content-box-header.bg-default > .ui-tabs-nav li > a,
.content-box-header.bg-gray > .ui-tabs-nav li > a,
.content-box-header.bg-white > .ui-tabs-nav li > a {
line-height: 50px;
height: 50px;
margin: 0;
border-radius: 0;
}
.content-box-header.bg-default > .ui-tabs-nav,
.content-box-header.bg-gray > .ui-tabs-nav,
.content-box-header.bg-white > .ui-tabs-nav {
top: 0;
}
.content-box-header > .ui-tabs-nav li.ui-tabs-active > a,
.content-box-header > .ui-tabs-nav li.ui-tabs-active.ui-state-hover > a {
line-height: 47px;
height: 49px;
background: #fff;
}
/* Bootstrap Panels */
.panel {
margin-bottom: 20px;
border-width: 1px;
border-style: solid;
border-radius: 4px;
background-color: #fff;
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
padding: 15px 20px;
position: relative;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
font-size: 16px;
margin-top: 0;
margin-bottom: 0;
color: inherit;
}
.panel-title > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
border-top: 1px solid transparent;
background-color: #f5f5f5;
}
.panel > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
border-top: 0;
}
.panel > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.panel-group {
margin-bottom: 20px;
}
.panel-group .panel {
overflow: hidden;
margin-bottom: 0;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
border-top: 1px solid transparent;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid transparent;
}
/* Forms */
fieldset {
margin: 0;
padding: 0;
border: 0;
}
legend {
font-size: 21px;
line-height: inherit;
display: block;
width: 100%;
margin-bottom: 20px;
padding: 0;
color: #333;
border: 0;
border-bottom: 1px solid #dfe8f1;
}
label {
font-weight: bold;
display: inline-block;
}
input[type='radio'],
input[type='checkbox'] {
line-height: normal;
}
input[type='file'] {
display: block;
}
select[multiple],
select[size] {
height: auto;
}
select optgroup {
font-family: inherit;
font-size: inherit;
font-style: inherit;
}
input[type='file']:focus,
input[type='radio']:focus,
input[type='checkbox']:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
input[type='number']::-webkit-outer-spin-button,
input[type='number']::-webkit-inner-spin-button {
height: auto;
}
output {
font-size: 14px;
line-height: 1.428571429;
display: block;
padding-top: 7px;
vertical-align: middle;
color: #555;
}
div.dataTables_filter input,
.chosen-container-single .chosen-search input,
.input,
.form-control,
.dataTables_length select,
.chosen-container-multi,
.bootstrap-timepicker-widget table td input,
.ui-toolbar select,
.ui-toolbar input {
font-size: 13px;
display: block;
float: none;
background: #fff;
width: 100%;
height: 34px;
padding: 6px 12px;
color: #2b2f33;
border: #dfe8f1 solid 1px;
-webkit-box-shadow: inset 1px 1px 3px #f6f6f6;
-moz-box-shadow: inset 1px 1px 3px #f6f6f6;
box-shadow: inset 1px 1px 3px #f6f6f6;
}
.chosen-container-multi.chosen-with-drop.chosen-container-active {
border: #ddd solid 1px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
box-shadow: 0 0 0 transparent;
}
div.dataTables_filter input:focus,
.input:focus,
.form-control:focus,
.chosen-container-active,
.chosen-container-multi.chosen-container-active,
.selector.focus,
.bootstrap-timepicker-widget table td input:focus,
.ui-toolbar select:focus,
.ui-toolbar input:focus {
color: #333;
border-color: #3da6ff;
}
.form-control:-moz-placeholder {
color: #999;
}
.form-control::-moz-placeholder {
color: #999;
}
.form-control:-ms-input-placeholder {
color: #999;
}
.form-control::-webkit-input-placeholder {
color: #999;
}
textarea.form-control {
height: auto;
}
.form-group {
margin-bottom: 15px;
}
.form-group label {
margin-bottom: 5px;
}
.form-group .switch-toggle {
margin-top: 6px;
}
.radio,
.checkbox {
display: block;
min-height: 20px;
/*padding-left: 20px;*/
margin-top: 10px;
margin-bottom: 10px;
vertical-align: middle;
}
.radio label,
.checkbox label {
font-weight: normal;
display: inline;
margin-bottom: 0;
cursor: pointer;
}
.radio input[type='radio'],
.radio-inline input[type='radio'],
.checkbox input[type='checkbox'],
.checkbox-inline input[type='checkbox'] {
float: left;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
font-weight: normal;
line-height: 19px;
display: inline-block;
height: 19px;
margin-bottom: 0;
cursor: pointer;
vertical-align: middle;
}
.radio-inline label,
.checkbox-inline label {
font-weight: normal;
line-height: 17px;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type='radio'][disabled],
input[type='checkbox'][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type='radio'],
fieldset[disabled] input[type='checkbox'],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.input-sm {
font-size: 12px;
line-height: 1.5;
height: 30px;
padding: 5px 10px;
border-radius: 3px;
}
select.input-sm {
line-height: 30px;
height: 30px;
}
textarea.input-sm {
height: auto;
}
.input-lg {
font-size: 18px;
line-height: 1.33;
height: 45px;
padding: 10px 16px;
border-radius: 6px;
}
select.input-lg {
line-height: 45px;
height: 45px;
}
textarea.input-lg {
height: auto;
}
.form-control-static {
margin-bottom: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 0;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
padding-left: 0;
}
.form-inline .radio input[type='radio'],
.form-inline .checkbox input[type='checkbox'] {
float: none;
margin-left: 0;
}
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.form-horizontal > .form-group {
margin-right: -15px;
margin-left: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
display: table;
content: ' ';
}
.form-horizontal .form-group:after {
clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
display: table;
content: ' ';
}
.form-horizontal .form-group:after {
clear: both;
}
.form-horizontal .form-control-static {
padding-top: 7px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
}
}
.input-group {
position: relative;
display: table;
width: 100%;
border-collapse: separate;
}
.input-group.col {
float: none;
padding-right: 0;
padding-left: 0;
}
.input-group .form-control {
width: 100%;
margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
font-size: 18px;
line-height: 1.33;
height: 45px;
padding: 10px 16px;
border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
line-height: 45px;
height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
font-size: 12px;
line-height: 1.5;
height: 30px;
padding: 5px 10px;
border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
line-height: 30px;
height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon div[id^='uniform-'] {
margin: 0 -3px;
}
.input-group-addon,
.input-group-btn {
width: 1%;
vertical-align: middle;
white-space: nowrap;
}
.input-group-addon {
font-size: 14px;
font-weight: normal;
line-height: 1;
padding: 6px 12px;
text-align: center;
color: #2b2f33;
background-color: rgba(239, 244, 246, 0.36);
border: 1px solid #dfe8f1;
border-radius: 4px;
}
.input-group-addon .glyph-icon {
display: block;
min-width: 20px;
margin: 0 -4px;
text-align: center;
}
.input-group-addon.addon-inside {
line-height: 24px;
position: absolute;
top: 5px;
left: 6px;
display: block;
width: 32px;
height: 24px;
padding: 0;
border-width: 1px;
border-style: solid;
}
.input-group-lg .input-group-addon.addon-inside {
top: 10px;
left: 10px;
z-index:999;
}
.input-group-addon.addon-inside .glyph-icon {
margin: 0;
}
.input-group-addon.addon-inside + input {
padding-left: 48px;
}
.input-group-addon.input-sm {
font-size: 12px;
padding: 5px 10px;
border-radius: 3px;
}
.input-group-addon.input-lg {
font-size: 18px;
padding: 10px 16px;
border-radius: 6px;
}
.input-group-addon input[type='radio'],
.input-group-addon input[type='checkbox'] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group-addon.addon-inside:first-child {
border-right-width: 1px;
border-right-style: solid;
border-color: transparent;
z-index:999;
}
.input-group-btn + .form-control,
.input-group-addon + .form-control,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
white-space: nowrap;
}
.input-group-btn:first-child > .btn {
margin-right: -1px;
}
.input-group-btn:last-child > .btn {
margin-left: -1px;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
z-index: 2;
}
[data-toggle=buttons] > .btn > input[type=radio],
[data-toggle=buttons] > .btn > input[type=checkbox] {
display: none;
}
/* Textarea */
textarea.textarea-no-resize,
textarea.textarea-autoresize {
resize: none;
}
.textarea-autosize {
transition: height 0.3s;
-webkit-transition: height 0.3s;
-moz-transition: height 0.3s;
}
textarea.form-control {
line-height: 1.6em;
padding: 8px 12px;
}
textarea.textarea-xs {
height: 50px;
}
textarea.textarea-sm {
height: 125px;
}
textarea.textarea-md {
height: 200px;
}
textarea.textarea-lg {
height: 275px;
}
/* Spinner */
.ui-spinner {
position: relative;
display: block;
}
.ui-spinner .ui-spinner-button {
font-size: 9px;
line-height: 17px;
position: absolute;
right: 0;
width: 17px;
height: 17px;
cursor: pointer;
text-align: center;
border-width: 1px;
border-style: solid;
}
.ui-spinner .ui-spinner-up {
top: 0;
}
.ui-spinner .ui-spinner-down {
bottom: 0;
}
.parsley-errors-list li {
font-size: 12px;
padding-top: 5px;
}
/* Row border */
.bordered-row > .form-group {
padding: 20px 0;
margin-bottom: 0;
border-top-width: 1px;
border-top-style: dashed;
}
.bordered-row > .form-group:last-child {
padding-bottom: 0;
}
.form-group .ui-slider {
margin-top: 14px;
}
.form-group .ui-slider + .input-group {
margin-top: 20px;
}
/* elements ends here */
/* Default color scheme */
@import url(https://fonts.googleapis.com/css?family=Raleway:300);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
/* General */
body {
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 13px;
color: #3e4855;
background-color: #fff;
line-height: 1.42857143;
}
label {
color: #3e4855;
}
h1, h2, h3, h4, h5, h6,
#page-title > h2,
#page-title > p {
font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
}
/* Header */
#page-header .user-account-btn > a.user-profile .glyph-icon,
.logo-bg {
background-color: rgba(255, 255, 255, 0.1);
color: #fff;
}
#page-header .user-account-btn > a.user-profile {
color: #fff;
}
/* Header nav left */
/* Header nav right */
#header-nav-right .header-btn .glyph-icon,
#header-nav-right .dropdown > a .glyph-icon {
color: rgba(255, 255, 255, 0.8);
}
#header-nav-right .header-btn:hover .glyph-icon,
#header-nav-right .dropdown > a:hover .glyph-icon {
color: rgba(255, 255, 255, 0.95);
}
#header-nav-right .header-btn,
#header-nav-right .dropdown > a {
border-color: rgba(255, 255, 255, 0.2);
}
#header-nav-right .header-btn:hover,
#header-nav-right .dropdown > a:hover {
background: rgba(255, 255, 255, 0.05);
border-color: rgba(255, 255, 255, 0.25);
}
/* Page content */
#page-content {
background: #fafcfe;
}
/* Sidebar menu */
#page-sidebar ul li.header {
color: #000;
}
#page-sidebar ul li a .glyph-icon {
color: #0093d9;
}
#page-sidebar ul li.sfHover > a.sf-with-ul,
#page-sidebar ul li a:hover {
border-color: #d1d9dd;
}
/* Sidebar submenu */
#sidebar-menu li .sidebar-submenu {
border-color: #f6f7f8;
}
#sidebar-menu li .sidebar-submenu ul li {
border-color: #f8f9fa;
}
#sidebar-menu li .sidebar-submenu ul li a:hover,
#sidebar-menu li .sidebar-submenu ul li a.sfActive {
background: #fcfdfe;
}
#sidebar-menu li .sidebar-submenu ul li a.sfActive {
color: #1c82e1;
}
/* Sidebar alternate style */
#page-sidebar.font-inverse {
}
#page-sidebar.font-inverse ul li.header {
color: rgba(255, 255, 255, 0.95);
}
#page-sidebar.font-inverse ul li.divider {
background: rgba(255, 255, 255, 0.1);
}
#page-sidebar.font-inverse #sidebar-menu > li > a {
color: rgba(255, 255, 255, 0.62);
}
#page-sidebar.font-inverse #sidebar-menu li.sfHover > a.sf-with-ul,
#page-sidebar.font-inverse #sidebar-menu li a:hover {
border-color: rgba(255, 255, 255, 0.26);
color: rgba(255, 255, 255, 0.96);
}
#page-sidebar.font-inverse #sidebar-menu li .sidebar-submenu {
border-color: rgba(255, 255, 255, 0.08);
background: rgba(255, 255, 255, 0.05);
}
#page-sidebar.font-inverse #sidebar-menu li a {
color: rgba(255, 255, 255, 0.62);
}
#page-sidebar.font-inverse #sidebar-menu li a:hover {
color: rgba(255, 255, 255, 0.96);
}
#page-sidebar.font-inverse#page-sidebar ul li a .glyph-icon {
color: rgba(255, 255, 255, 0.8);
}
#page-sidebar.font-inverse#page-sidebar ul li a:hover .glyph-icon {
color: rgba(255, 255, 255, 1);
opacity: .90;
-moz-opacity: .90;
filter: alpha(opacity: 90);
}
#page-sidebar.font-inverse #sidebar-menu li .sidebar-submenu ul li {
border-color: rgba(255, 255, 255, 0.07);
}
#page-sidebar.font-inverse #sidebar-menu li .sidebar-submenu ul li a:hover {
background: rgba(255,255,255,0.05);
}
/* Components */
/* Framework CSS */
/* Secondary font color */
.table,
.chosen-disabled .chosen-single,
div.selector,
.content-box-header.bg-default > .ui-tabs-nav li > a,
.content-box-header.bg-gray > .ui-tabs-nav li > a,
.content-box-header.bg-white > .ui-tabs-nav li > a,
.content-box-header > .ui-tabs-nav li.ui-tabs-active > a,
body .content-box-header > .ui-tabs-nav li.ui-tabs-active > a:hover,
.pagination > li > a,
.pagination > li > span,
.btn-link,
a {
color: #8da0aa;
}
/* Primary font color */
.tabs-nav li a:hover,
.tabs-nav li.active a,
.features-tour-box h3,
.font-primary,
table.dataTable thead th.sorting_asc:after,
table.dataTable thead th.sorting_desc:after,
.content-box-header.bg-default > .ui-tabs-nav li > a:hover,
.content-box-header.bg-gray > .ui-tabs-nav li > a:hover,
.content-box-header.bg-white > .ui-tabs-nav li > a:hover,
.btn-link:hover,
#page-sidebar ul li.sfHover > a.sf-with-ul,
a:hover {
color: #1c82e1;
}
/* Primary border color */
.ui-accordion .ui-accordion-header.ui-accordion-header-active,
.ui-dialog-buttonset button,
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next,
a.thumbnail:hover,
.ui-spinner .ui-spinner-button:hover,
div[id^='uniform-'] span.checked,
.nav > li.active > a,
.nav > li.active > a:hover,
.nav > li.active > a:focus,
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus,
li.active a.list-group-item,
li.active a.list-group-item:hover,
li.active a.list-group-item:focus,
.border-primary,
.btn-primary {
border-color: #00a792;
}
a:focus { outline:none !important; }
/* Primary background color */
#loadingbar,
.irs-line-mid,
.irs-line-left,
.irs-line-right,
div.switch-toggle.switch-on,
.bootstrap-switch-primary,
.ui-tabs-nav li.ui-state-active > a,
.ui-tabs-nav li.ui-state-active.ui-state-hover > a,
.ms-hover.ui-state-focus,
.ui-accordion-header.ui-accordion-header-active,
.ui-slider-handle,
.ui-rangeSlider-bar,
.ui-dialog-buttonset button,
.ui-datepicker .ui-datepicker-current-day a,
.ui-datepicker .ui-datepicker-current-day span,
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next,
.daterangepicker .ranges li.active,
.daterangepicker .ranges li.active:hover,
.form-wizard > ul > li.active .wizard-step,
.ui-spinner .ui-spinner-button:hover,
.ui-menu li > a:hover,
.ms-list .ms-hover,
.chosen-container .chosen-results li.active-result.highlighted,
div[id^='uniform-'] span.checked,
.nav > li.active > a,
.nav > li.active > a:hover,
.nav > li.active > a:focus,
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus,
li.active a.list-group-item,
li.active a.list-group-item:hover,
li.active a.list-group-item:focus,
.label-primary,
.badge-primary,
.fc-event,
.bg-primary,
.btn-primary,
.owl-controls .owl-page span,
#nav-toggle.collapsed span,
#nav-toggle span:before,
#nav-toggle span:after {
color: #fff;
background: #00bca4;
}
.font-secondary,
.post-box .post-title,
.inverse.carousel-wrapper .owl-controls .owl-buttons .owl-next,
.inverse.carousel-wrapper .owl-controls .owl-buttons .owl-prev {
color: #00bca4;
}
.post-box .post-title:hover {
color: #3e4855;
}
/* Default border color */
.thumb-pane,
.mailbox-wrapper .nav-list li a,
.ui-tabs-nav,
.tabs-navigation > ul,
.tabs-navigation > ul li > a,
.tabs-navigation > ul li.ui-state-hover > a,
.ui-accordion .ui-accordion-header,
.panel,
.panel-group .panel-heading + .panel-collapse .panel-body,
.panel-group .panel-footer + .panel-collapse .panel-body,
.panel-footer,
.panel-heading,
.timeline-box:before,
.timeline-box .tl-item .popover,
.popover-title,
.ui-dialog .ui-dialog-titlebar,
.thumbnail,
.img-thumbnail,
.daterangepicker .calendar-date,
.ui-spinner .ui-spinner-button,
.ms-container .ms-list,
.ms-container .ms-selectable li.ms-elem-selectable,
.ms-container .ms-selection li.ms-elem-selection,
.chosen-container-multi .chosen-choices li.search-choice,
.chosen-container .chosen-drop,
.chosen-container,
.chosen-container-single .chosen-single div,
.chosen-container-active.chosen-with-drop .chosen-single div,
div[id^='uniform-'] span,
div.selector,
.selector i,
.list-group-item,
.nav-tabs,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td,
.table > thead > tr > th,
.table-bordered,
.button-pane,
.ui-datepicker-buttonpane,
.ui-dialog-buttonpane,
.content-box,
.content-box-header.bg-default,
.content-box-header.bg-gray,
.content-box-header.bg-white,
.panel-box.bg-default,
.panel-box.bg-gray,
.panel-box.bg-white,
.panel-content.bg-default,
.panel-content.bg-gray,
.panel-content.bg-white,
.pagination > li > a,
.pagination > li > span,
.dashboard-buttons .btn,
.bg-default,
.fc-state-default,
.fc-widget-header,
.fc-widget-content,
.ui-datepicker .ui-datepicker-buttonpane button,
.btn-default,
.popover-title,
.bordered-row .form-group,
.bg-white.dashboard-box .button-pane,
.bg-white.tile-box .tile-footer,
.mail-toolbar,
.email-body,
.ui-dialog, .ui-datepicker, .dropdown-menu, .popover, .ui-menu, .minicolors-panel,
.jvectormap-label,
.jvectormap-zoomin,
.jvectormap-zoomout,
.posts-list li,
.border-default {
border-color: #dfe8f1;
}
.nav-divider,
.divider,
.timeline-horizontal.timeline-box:before {
background: #dfe8f1;
}
.content-box.border-top {
border-right-color: #dfe8f1 !important;
border-bottom-color: #dfe8f1 !important;
border-left-color: #dfe8f1 !important;
}
/* Default background color */
.label-default,
.bootstrap-switch-default,
.ui-accordion-header,
.panel-heading,
.panel-footer,
.ui-dialog .ui-dialog-titlebar,
.popover-title,
.ui-datepicker td span,
.ui-datepicker td a,
.ui-spinner .ui-spinner-button,
div[id^='uniform-'] span,
.bg-default,
.btn-default,
.button-pane,
.mail-toolbar,
.bg-white.dashboard-box .button-pane,
.bg-white.tile-box .tile-footer,
.jvectormap-zoomin, .jvectormap-zoomout,
.jvectormap-zoomin,
.jvectormap-zoomout,
.jvectormap-label {
color: #555a60;
background-color: #FEFEFF;
}
.irs-diapason,
.ui-datepicker-buttonpane,
.ui-dialog-buttonpane,
.ui-slider-range,
.ui-rangeSlider-container {
background-color: #FEFEFF;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th {
color: #4b5056;
background-color: #f9fafe;
}
/* Button default hover */
.ui-tabs-nav > li.ui-state-hover > a,
.ui-accordion-header.ui-state-hover,
.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.ui-datepicker .ui-datepicker-buttonpane button:hover,
.open .dropdown-toggle.btn-default,
.open.dropdown-submenu a,
.btn-default.disabled,
.btn-default[disabled],
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
.jvectormap-zoomin:hover,
.jvectormap-zoomout:hover {
color: #2b2f33;
border-color: #bfc8d1;
background-color: #f3f3f9;
}
.btn-default.active .glyph-icon {
color: #2b2f33 !important;
}
/* Button primary hover */
.ui-accordion-header.ui-accordion-header-active.ui-state-hover,
.ui-rangeSlider-bar:hover,
.ui-rangeSlider-bar:active,
.ui-slider-handle.ui-state-hover,
.ui-slider-handle.ui-state-active,
.ui-dialog-buttonset button:hover,
.ui-datepicker td a:hover,
.ui-datepicker .ui-datepicker-prev.ui-state-hover,
.ui-datepicker .ui-datepicker-next.ui-state-hover,
.bsdatepicker th.next:hover,
.bsdatepicker th.prev:hover,
.bsdatepicker td.active,
.bsdatepicker td.day.active:hover,
.bsdatepicker td span:hover,
.daterangepicker .calendar th.next:hover,
.daterangepicker .calendar th.prev:hover,
.daterangepicker td.active,
.daterangepicker td.available.active:hover,
.label-primary[href]:hover,
.label-primary[href]:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.hover-primary:hover,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active {
color: #fff;
border-color: #00b19b;
background-color: #00ceb4;
}
/* Dropdown hover/active/focus */
.ui-datepicker-title,
.bsdatepicker td.day:hover,
.bsdatepicker thead tr:first-child th.switch:hover,
.bsdatepicker td span,
.daterangepicker td.available:hover,
.daterangepicker .ranges li:hover,
.chosen-container-single .chosen-single div,
.chosen-container-multi .chosen-choices li.search-choice,
.selector i,
.nav > li > a:hover,
.nav > li > a:focus,
a.list-group-item:hover,
a.list-group-item:focus,
.pager li > a:hover,
.pager li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
color: #2b2f33;
background: #eff4f6;
}
.pager li > a:hover,
.pager li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
color: #2b2f33;
background-color: #f3f3f9;
}
.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover,
.dropdown-menu .active > a:focus {
color: #2b2f33;
background: #eff4f6;
}
/* Colors for elements inside active class */
.active > .badge,
.active > .bs-badge,
.active > .bs-label {
color: #666 !important;
background: #fff !important;
}
a.list-group-item.active > .glyph-icon,
li.active a.list-group-item > .glyph-icon,
.active > .glyph-icon {
color: #fff !important;
}
/* Icon separator */
.icon-separator {
border-right: rgba(255, 255, 255, .21) solid 1px;
background: rgba(255, 255, 255, .2);
}
.tile-box.bg-default .tile-header,
.tile-box.bg-gray .tile-header,
.tile-box.bg-white .tile-header,
.tile-box.btn-default .tile-header,
.content-box-header.bg-default .icon-separator,
.content-box-header.bg-gray .icon-separator,
.content-box-header.bg-white .icon-separator {
border-right: #dfe8f1 solid 1px;
background: rgba(255, 255, 255, .1);
}
.content-box-header .header-buttons-separator .icon-separator {
border-right: 0;
border-left: rgba(255, 255, 255, .21) solid 1px;
}
.content-box-header.bg-default .header-buttons-separator .icon-separator,
.content-box-header.bg-gray .header-buttons-separator .icon-separator,
.content-box-header.bg-white .header-buttons-separator .icon-separator {
border-right: 0;
border-left: #dfe8f1 solid 1px;
}
.header-buttons-separator .icon-separator {
color: rgba(255, 255, 255, .8);
}
.header-buttons-separator .icon-separator:hover {
color: #fff;
background: rgba(255, 255, 255, .3);
}
.content-box-header.bg-default .header-buttons-separator .icon-separator,
.content-box-header.bg-gray .header-buttons-separator .icon-separator,
.content-box-header.bg-white .header-buttons-separator .icon-separator {
color: rgba(0, 0, 0, .6);
}
.content-box-header.bg-default .header-buttons-separator .icon-separator:hover,
.content-box-header.bg-gray .header-buttons-separator .icon-separator:hover,
.content-box-header.bg-white .header-buttons-separator .icon-separator:hover {
color: rgba(0, 0, 0, .9);
}
.dashboard-panel .button-pane {
background: rgba(0, 0, 0, .1) !important;
}
/* Charts */
.xchart .color0 .line {
stroke: #00bca4;
}
.xchart .color0 circle {
stroke: #00bca4;
}
.xchart .color0 .line .fill {
pointer-events: none;
}
.xchart .color0 rect {
fill: #00bca4;
}
.xchart .color0 circle {
fill: #fff;
}
.xchart .color0 .fill {
fill: rgba(0, 188, 164, 0.06);
}
.xchart .color0.comp .line {
stroke: #00bca4;
}
.xchart .color0.comp rect {
fill: #00bca4;
}
.xchart .color0.comp .fill {
display: none;
}
.xchart .color0.comp circle,
.xchart .color0.comp .pointer {
fill: #00bca4;
}
.xchart .color1 .line {
stroke: #52a7e0;
}
.xchart .color1 circle {
stroke: #52a7e0;
}
.xchart .color1 .line .fill {
pointer-events: none;
}
.xchart .color1 rect {
fill: #52a7e0;
}
.xchart .color1 circle {
fill: #fff;
}
.xchart .color1 .fill {
fill: rgba(82, 167, 224, 0.06);
}
.xchart .color1.comp .line {
stroke: #52a7e0;
}
.xchart .color1.comp rect {
fill: #52a7e0;
}
.xchart .color1.comp .fill {
display: none;
}
.xchart .color1.comp circle,
.xchart .color1.comp .pointer {
fill: #52a7e0;
}
/* Components modifiers */
body .popover.top .arrow:after {
border-top-color: #fff;
}
body .popover.right .arrow:after {
border-right-color: #fff;
}
body .popover.bottom .arrow:after {
border-bottom-color: #fff;
}
body .popover.left .arrow:after {
border-left-color: #fff;
}
| 0.401336 | 0.075687 |
.tblist-form .check-column {
padding: 0px;
width: 40px;
}
.tblist-form .check-column .checkbox {
margin: 0px;
}
.tblist-form .check-column .checkbox > label {
display: inherit;
padding: 10px;
width: 40px;
}
.tblist-form thead .check-column,
.tblist-form tfoot .check-column,
.tblist-form thead .sorting,
.tblist-form tfoot .sorting {
padding: 0px;
vertical-align: inherit;
}
.tblist-form thead .check-column a,
.tblist-form tfoot .check-column a,
.tblist-form thead .sorting a,
.tblist-form tfoot .sorting a {
display: block;
line-height: 20px;
padding: 10px;
}
.tblist-form thead .sorting i.fa,
.tblist-form tfoot .sorting i.fa {
display: none;
}
.tblist-form thead .sorting.sorting_desc i.fa.fa-caret-down,
.tblist-form tfoot .sorting.sorting_desc i.fa.fa-caret-down {
display: inline-block;
}
.tblist-form thead .sorting.sorting_desc i.fa.fa-caret-up,
.tblist-form tfoot .sorting.sorting_desc i.fa.fa-caret-up {
display: none;
}
.tblist-form thead .sorting.sorting_desc:hover i.fa.fa-caret-down,
.tblist-form tfoot .sorting.sorting_desc:hover i.fa.fa-caret-down {
display: none;
}
.tblist-form thead .sorting.sorting_desc:hover i.fa.fa-caret-up,
.tblist-form tfoot .sorting.sorting_desc:hover i.fa.fa-caret-up {
display: inline-block;
}
.tblist-form thead .sorting.sorting_asc i.fa.fa-caret-down,
.tblist-form tfoot .sorting.sorting_asc i.fa.fa-caret-down {
display: none;
}
.tblist-form thead .sorting.sorting_asc i.fa.fa-caret-up,
.tblist-form tfoot .sorting.sorting_asc i.fa.fa-caret-up {
display: inline-block;
}
.tblist-form thead .sorting.sorting_asc:hover i.fa.fa-caret-down,
.tblist-form tfoot .sorting.sorting_asc:hover i.fa.fa-caret-down {
display: inline-block;
}
.tblist-form thead .sorting.sorting_asc:hover i.fa.fa-caret-up,
.tblist-form tfoot .sorting.sorting_asc:hover i.fa.fa-caret-up {
display: none;
}
.tblist-form .pagination {
margin: 0px;
}
.tblist-form .pagination-info {
padding-top: 6px;
}
.tblist-form .row-actions {
margin-top: 5px;
visibility: hidden;
font-size: 14px;
}
.tblist-form tr:hover .row-actions {
visibility: inherit;
}
|
public/assets/admin/css/carshow/component/tblist-form.css
|
.tblist-form .check-column {
padding: 0px;
width: 40px;
}
.tblist-form .check-column .checkbox {
margin: 0px;
}
.tblist-form .check-column .checkbox > label {
display: inherit;
padding: 10px;
width: 40px;
}
.tblist-form thead .check-column,
.tblist-form tfoot .check-column,
.tblist-form thead .sorting,
.tblist-form tfoot .sorting {
padding: 0px;
vertical-align: inherit;
}
.tblist-form thead .check-column a,
.tblist-form tfoot .check-column a,
.tblist-form thead .sorting a,
.tblist-form tfoot .sorting a {
display: block;
line-height: 20px;
padding: 10px;
}
.tblist-form thead .sorting i.fa,
.tblist-form tfoot .sorting i.fa {
display: none;
}
.tblist-form thead .sorting.sorting_desc i.fa.fa-caret-down,
.tblist-form tfoot .sorting.sorting_desc i.fa.fa-caret-down {
display: inline-block;
}
.tblist-form thead .sorting.sorting_desc i.fa.fa-caret-up,
.tblist-form tfoot .sorting.sorting_desc i.fa.fa-caret-up {
display: none;
}
.tblist-form thead .sorting.sorting_desc:hover i.fa.fa-caret-down,
.tblist-form tfoot .sorting.sorting_desc:hover i.fa.fa-caret-down {
display: none;
}
.tblist-form thead .sorting.sorting_desc:hover i.fa.fa-caret-up,
.tblist-form tfoot .sorting.sorting_desc:hover i.fa.fa-caret-up {
display: inline-block;
}
.tblist-form thead .sorting.sorting_asc i.fa.fa-caret-down,
.tblist-form tfoot .sorting.sorting_asc i.fa.fa-caret-down {
display: none;
}
.tblist-form thead .sorting.sorting_asc i.fa.fa-caret-up,
.tblist-form tfoot .sorting.sorting_asc i.fa.fa-caret-up {
display: inline-block;
}
.tblist-form thead .sorting.sorting_asc:hover i.fa.fa-caret-down,
.tblist-form tfoot .sorting.sorting_asc:hover i.fa.fa-caret-down {
display: inline-block;
}
.tblist-form thead .sorting.sorting_asc:hover i.fa.fa-caret-up,
.tblist-form tfoot .sorting.sorting_asc:hover i.fa.fa-caret-up {
display: none;
}
.tblist-form .pagination {
margin: 0px;
}
.tblist-form .pagination-info {
padding-top: 6px;
}
.tblist-form .row-actions {
margin-top: 5px;
visibility: hidden;
font-size: 14px;
}
.tblist-form tr:hover .row-actions {
visibility: inherit;
}
| 0.387343 | 0.077169 |
body{
padding:0;
margin:0;
font-family: 'Lato', sans-serif;
}
body a{
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
input[type="button"], input[type="submit"]{
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
margin:0;
}
p{
margin:0;
}
ul{
margin:0;
padding:0;
}
.top-header {
padding: 1em 0;
background-color:#cb0f1a;
border-bottom: solid 1px #FFFFFF;
}
.logo{
float:left;
margin-top: 0;
}
.logo h1{
font-weight: 700;
font-size: 1.65em;
}
.logo h1 span {
color: #2DBEEA;
font-weight: 300;
}
.top-menu{
float:right;
}
.top-menu ul li{
display:inline-block;
float:left;
margin: 0 0.5em;
}
.top-menu ul li a{
text-decoration:none;
padding:1em;
display:block;
color:#FFFFFF;
font-size:1.6em;
font-weight:400;
font-family: 'Pathway Gothic One', sans-serif;;
}
.top-menu ul li.active a{
color:#22283E;
}
.top-menu ul li a:hover{
color:#22283E;
}
.our-services {
padding: 5em 0;
}
.our-services-head{
width: 21%;
margin: 0 auto;
}
.our-services-head-text h3{
font-weight:400;
font-size:3em;
font-family: 'Anton', sans-serif;
float:right;
margin: 0 0 1.5em 0;
}
.our-services-grid h4 {
margin:1em 0;
}
.our-services-grid h4 a{
text-decoration:none;
font-size:20px;
font-weight:700;
color:#22283E;
}
.our-services-grid h4 a:hover{
color:#2DBEEA;
}
.our-services-grid p{
font-size:15px;
font-weight:400;
color:#464851;
line-height:1.6em;
}
.dot img{
width: 14px;
height: 14px;
border-radius: 50%;
-webkit-border-radius:50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
background: #2DBEEA;
float: left;
margin-top: 27px;
}
.dot1 img{
width: 10px;
height: 10px;
border-radius: 50%;
-webkit-border-radius:50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
background: #2DBEEA;
float: left;
margin-top: 3.2em;
}
.dot2 img{
width: 10px;
height: 10px;
border-radius: 50%;
-webkit-border-radius:50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
background: #2DBEEA;
float: left;
margin-top: 20px;;
}
.sb-search {
position: absolute;
right:204px;
width: 0;
min-width:30px;
margin-top: 0.4em;
height:45px;
float: right;
overflow: hidden;
-webkit-transition: width 0.3s;
-moz-transition: width 0.3s;
transition: width 0.3s;
-webkit-backface-visibility: hidden;
}
.sb-search-input {
position: absolute;
top: 0;
left: 0;
border: none;
outline: none;
background:#2DBEEA;
width: 96%;
height:45px;
margin: 0;
z-index: 10;
padding: 5px 15px;
font-size: 15px;
color: #ffffff;
}
.sb-search-input::-webkit-input-placeholder {
color: #ffffff;
}
.sb-search-input:-moz-placeholder {
color: #ffffff;
}
.sb-search-input::-moz-placeholder {
color: #efb480;
}
.sb-search-input:-ms-input-placeholder {
color: #ffffff;
}
.sb-icon-search,.sb-search-submit {
width:30px;
height:45px;
display: block;
position: absolute;
right: 0;
top: 0;
padding: 0;
margin: 0;
line-height:71px;
text-align: center;
cursor: pointer;
}
.sb-search-submit {
background: #e2dee0 url('../images/search.png') no-repeat 0 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
filter: alpha(opacity=0); /* IE 5-7 */
color: transparent;
border: none;
outline: none;
z-index: -1;
-webkit-appearance: none;
}
.sb-icon-search {
background:#cb0f1a url('../images/search.png') no-repeat 0 0;
z-index: 90;
}
/* Open state */
.sb-search.sb-search-open,.no-js .sb-search {
width:46%;
}
.sb-search.sb-search-open .sb-icon-search,.no-js .sb-search .sb-icon-search {
background: #c0c0c0 url('../images/img-sprite.png') no-repeat 0 1px;
color: #fff;
z-index: 11;
}
.sb-search.sb-search-open .sb-search-submit,.no-js .sb-search .sb-search-submit {
z-index: 90;
}
.header-bottom {
padding: 3em 0;
background: #1b1b1b;
}
.header-bottom h1{
color:#FFFFFF;
font-weight:350;
font-size:3.4em;
margin: 0 0 0.65em 0.6em;
}
.header-bottom h2{
color:#FFFFFF;
font-weight:300;
font-size:3.4em;
margin-left:0.6em;
}
.header-bottom h1 span{
color:#2DBEEA;
}
.header-bottom h2 span{
color:#2DBEEA;
}
.title{
border-left:10px solid #cb0f1a;
}
.our-services-grid i{
width: 120px;
height: 120px;
background: url("../images/img-sprite2.png") no-repeat 0 0;
display: inline-block;
}
.our-services-grid i.icon1{
background-position: 0 0;
}
.our-services-grid i.icon2{
background-position: -120px 0;
}
.our-services-grid i.icon3{
background-position: -240px 0;
}
.other-services-left-grid {
width: 94%;
margin-top: 2em;
}
.video iframe{
min-height:300px;
width:100%;
}
.other-services-right-grid {
width: 94%;
margin-left: 6%;
}
.other-services-right-grid h4{
color:#FFFFFF;
font-size:2em;
font-weight:400;
font-family: 'Anton', sans-serif;
text-transform:uppercase;
}
.other-services-right-grid p{
color:#FFFFFF;
font-size:15px;
font-weight:400;
margin:1em 0;
}
.other-services{
background:#2DBFE9;
padding:6em 0;
}
.other-services-right-grid-left-list ul li {
display: inline-block;
vertical-align: middle;
}
.other-services-right-grid-left-list{
float:left;
margin-right:2em;
}
li.icon i{
width:35px;
height:35px;
background: url("../images/img-sprite.png") no-repeat 0 0;
display: inline-block;
vertical-align:center;
}
li.icon i.phone{
background-position:0 0;
margin-right: 10px;
}
li.icon i.eye{
background-position:0 -35px;
margin-right: 10px;
}
li.icon i.moniter{
background-position:0 -70px;
margin-right: 10px;
}
li.icon i.star{
background-position:0 -105px;
margin-right: 10px;
}
li.icon i.tool{
background-position:-35px 0;
margin-right: 10px;
}
li.icon i.lines{
background-position:-35px -35px;
margin-right: 10px;
}
li.icon i.paper{
background-position:-35px -70px;
margin-right: 10px;
}
li.icon i.network{
background-position:-35px -105px;
margin-right: 10px;
}
li.icon-text h6 {
color: #FFFFFF;
font-size: 15px;
font-weight: 400;
}
.other-services-right-grid-right-list ul li {
display: inline-block;
vertical-align: middle;
}
.other-services-right-grid-right-list{
float:left;
}
.about-section-left-grid {
margin: 2% 7% 0 0;
}
.about-section{
background:#FFFFFF;
padding:5em 0;
}
.about-section-head{
width: 15%;
margin: 0 auto;
}
.about-section-head-text h3{
font-weight:400;
font-size:3em;
font-family: 'Anton', sans-serif;
float:right;
margin: 0 0 1.5em 0;
}
.about-section-right-grid h4 {
color:#22283E;
font-size: 2em;
font-weight: 400;
font-family: 'Anton', sans-serif;
text-transform: uppercase;
}
.about-section-right-grid p{
color:#464851;
font-size:15px;
font-weight:700;
margin:1.3em 0;
line-height:1.5em;
}
.work-section-top-row h3{
font-weight: 400;
font-size: 2em;
font-family: 'Anton', sans-serif;
color:#FFFFFF;
}
.work-section-top-row{
background:#282B30;
padding: 6em 0 0 0;
position: relative;
min-height: 585px;
}
.work-section-led {
position: absolute;
top: 25%;
width: 100%;
margin: 0 auto;
}
.work-section-bottom-row{
background:#37C1EB;
}
.work-section-bottom-grids{
padding: 5em 0;
}
.work-section-bottom-grid i{
width:90px;
height:90px;
background: url("../images/img-sprite.png") no-repeat 0 0;
display: inline-block;
}
.work-section-bottom-grid i.camera{
background-position:-70px 0;
}
.work-section-bottom-grid i.diamond{
background-position:-160px 0;
}
.work-section-bottom-grid i.cap{
background-position:-250px 0;
}
.work-section-bottom-grid i.marker{
background-position:-340px 0;
}
.work-section-bottom-grid h4{
color:#FFFFFF;
font-size:2.5em;
font-weight:700;
margin:0.4em 0 0.6em 0;
}
.work-section-bottom-grid h5{
color:#FFFFFF;
font-size:1.5em;
font-weight:700;
}
.team-section-head h3{
font-weight: 400;
font-size: 2em;
font-family: 'Anton', sans-serif;
margin: 0 0 1.5em 0;
color: #22283E;
text-transform:uppercase;
}
.team-section {
padding: 5em 0;
}
.team-section-text{
padding:2em 0;
background:#F0F7FF;
border-bottom:3px solid #FFFFFF;
}
.team-section-image{
border-bottom:3px solid #FFFFFF;
}
.team-section-text h4{
color:#464851;
font-size:17px;
font-weight:700;
}
.team-section-text span{
color:#37C1EB;
font-size:14px;
font-weight:400;
}
.team-section-image img{
width:100%;
}
.social-icons {
background: #F0F7FF;
padding: 1em 0;
text-align: center;
}
.social-icons i{
width:30px;
height:30px;
background: url("../images/img-sprite.png") no-repeat 0 0;
display: inline-block;
}
.social-icons i.facebook{
background-position:-430px 0;
}
.social-icons i.facebook:hover{
background-position:-430px -30px;
}
.social-icons i.twitter{
background-position:-460px 0;
}
.social-icons i.twitter:hover{
background-position:-460px -30px;
}
.social-icons i.googlepluse{
background-position:-490px 0;
}
.social-icons i.googlepluse:hover{
background-position:-490px -30px;
}
.social-icons i.pre{
background-position:-520px 0;
}
.social-icons i.pre:hover{
background-position:-520px -30px;
}.social-icons i.dribble{
background-position:-550px 0;
}
.social-icons i.dribble:hover{
background-position:-550px -30px;
}
.client-section{
background:#282B30;
padding:6em 0;
}
.clients-image {
padding: 0;
}
.clients-image img{
border:4px solid #37C1EB;
}
.client-section-head h3{
font-weight: 400;
font-size: 2em;
font-family: 'Anton', sans-serif;
color: #FFFFFF;
text-transform:uppercase;
margin: 0;
}
.tables-section {
padding: 5em 0;
}
.table-head h3{
font-weight: 400;
font-size: 2em;
font-family: 'Anton', sans-serif;
text-transform:uppercase;
margin:1em 0 2em 0;
}
.table-1{
border-radius: 5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border: 1PX solid #ECBF23;
margin-right: 3%;
width: 22.7333%;
padding: 2em 0;
}
.table-1-head,.table-2-head,.table-3-head,.table-4-head {
width: 65%;
margin: 0 auto;
}
.table-1-head{
border-bottom: 1px solid #ECBF23;
}
.table-2-head{
border-bottom: 1px solid #FFFFFF;
}
.table-3-head{
border-bottom: 1px solid #cb0f1a;
}
.table-4-head{
border-bottom: 1px solid #EA32B6;
}
.table-1-head h5{
color:#1B2134;
font-size:1.9em;
font-weight:700;
}
.table-1-head span{
color:#ECBF23;
font-size:1.8em;
font-weight:900;
font-style:italic;
display: block;
margin-bottom: 1em;
}
.table-1 ul li{
text-decoration:none;
color:#464851;
font-size:1.1em;
font-weight:400;
line-height:3em;
}
.table-2-head h5{
color:#FFFFFF;
font-size:1.9em;
font-weight:700;
}
.table-2-head span{
color:#FFFFFF;
font-size:1.8em;
font-weight:900;
font-style:italic;
display: block;
margin-bottom: 1em;
}
.table-2{
background:#2DBFE9;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
margin-right: 3%;
width: 22.7333%;
padding: 2em 0;
border: 1PX solid #2DBFE9;
}
.table-1 ul,.table-2 ul,.table-3 ul,.table-4 ul{
list-style-type:none;
margin: 1.3em 0;
}
.table-2 ul li{
text-decoration:none;
color:#FFFFFF;
font-size:1.1em;
font-weight:400;
line-height:3em;
}
.table-3-head h5{
color:#1B2134;
font-size:1.9em;
font-weight:700;
}
.table-3-head span{
color:#cb0f1a;
font-size:1.8em;
font-weight:900;
font-style:italic;
display: block;
margin-bottom: 1em;
}
.table-3{
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
margin-right: 3%;
margin-bottom: 3%;
width: 22.7333%;
padding: 2em 0;
border: 1PX solid #cb0f1a;
}
.table-3 ul li{
text-decoration:none;
color:#464851;
font-size:1.1em;
font-weight:400;
line-height:3em;
}
.table-4-head h5{
color:#1B2134;
font-size:1.9em;
font-weight:700;
}
.table-4-head span{
color:#EA32B6;
font-size:1.8em;
font-weight:900;
font-style:italic;
display: block;
margin-bottom: 1em;
}
.table-4{
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
margin-right: 0;
width: 22.7333%;
padding: 2em 0;
border: 1PX solid #cb0f1a;
}
.table-4 ul li{
text-decoration:none;
color:#464851;
font-size:1.1em;
font-weight:400;
line-height:3em;
}
.table-1 input[type="button"],
.table-1 input[type="submit"]{
border: none;
font-size: 15px;
font-weight: 700;
color: #fff;
padding: 0.85em 1.5em;
border-radius: 5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
background: #ECBF23;
}
.table-1 input[type="button"]:hover,
.table-1 input[type="submit"]:hover{
background:#FF9801;
}
.table-2 input[type="button"],
.table-2 input[type="submit"]{
border: none;
font-size: 15px;
font-weight: 700;
color: #2DBFE9;
padding: 0.85em 1.5em;
border-radius: 5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
background: #FFFFFF;
}
.table-2 input[type="button"]:hover,
.table-2 input[type="submit"]:hover{
background:#F6F6F6;
}
.table-3 input[type="button"],
.table-3 input[type="submit"]{
border: none;
font-size: 15px;
font-weight: 700;
color: #fff;
padding: 0.85em 1.5em;
border-radius: 5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
background: #cb0f1a;
}
.table-3 input[type="button"]:hover,
.table-3 input[type="submit"]:hover{
background:#af0c16;
}
.table-4 input[type="button"],
.table-4 input[type="submit"]{
border: none;
font-size: 15px;
font-weight: 700;
color: #fff;
padding: 0.85em 1.5em;
border-radius: 5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
background: #cb0f1a;
}
.table-4 input[type="button"]:hover,
.table-4 input[type="submit"]:hover{
background:#af0c16;
}
.tables i{
width:50px;
height:50px;
background: url("../images/img-sprite.png") no-repeat 0 0;
display: inline-block;
}
.table-1-head i.flag{
background-position:0 -140px;
}
.table-2-head i.paperr{
background-position:-50px -140px;
}
.table-3-head i.msg-box{
background-position:-100px -140px;
}
.table-4-head i.suitcase{
background-position:-150px -140px;
}
/*--testimonials--*/
.wmuSlider {
position: relative;
overflow: hidden;
padding: 0 0 20% 0;
}
.wmuSlider .wmuSliderWrapper article {
position: relative;
}
.wmuSlider .wmuSliderWrapper article img {
max-width: 100%;
width: auto;
height: auto;
display:block;
margin:0 auto;
}
.wmuGallery .wmuGalleryImage {
position: relative;
}
.wmuGallery .wmuGalleryImage img {
max-width: 100%;
width: auto;
height: auto;
}
.wmuSliderPagination {
z-index: 2;
position: absolute;
left: 46%;
bottom:0;
}
.wmuSliderPagination li {
float: left;
margin: 0 2px 0 0;
list-style-type: none;
}
.wmuSliderPagination a {
display: block;
text-indent: -9999px;
width: 20px;
height: 20px;
background:#FFFFFF;
margin:5px;
}
.wmuSliderPagination a.wmuActive {
background:#282B30;
width: 20px;
height: 20px;
border:2px solid #37C1EB;
}
.clients-text p {
color: #FFFFFF;
font-size:16px;
font-weight:400;
text-align:left;
line-height:1.7em;
}
.clients-text {
padding: 0 0 0 2.5em;
}
.clients-slider{
padding:3em 0 0 0;
}
.clients-text a{
color:#37C1EB;
font-size:20px;
font-weight:400;
font-style:italic;
margin-top:2.2em;
display: block;
}
.call-to-action-section{
background:#70B7DB;
padding:5em 0;
}
.message{
padding: 0;
}
.message p{
color:#FFFFFF;
font-size:2em;
font-weight:400;
font-style:italic;
margin-right: 7%;
}
.action {
text-align:right;
}
.action input[type="button"],
.action input[type="submit"]{
padding:1em;
outline: none;
color: #FFFFFF;
font-size: 1.5em;
background: #70B3D8;
border: 1px solid #FFFFFF;
border-radius: 6px;
-webkit-border-radius:6px;
-moz-border-radius: 6px;
-o-border-radius: 6px;
}
.action input[type="button"]:hover,
.action input[type="submit"]:hover{
background:#3CAAE7;
border:1px solid #010A0F;
}
#filters {
padding: 0;
list-style: none;
text-align: center;
margin: 1em 0 3em 0;
}
#filters li span{
display: block;
padding: 5px 20px;
text-decoration: none;
color: #464851;
cursor: pointer;
font-size: 1.1em;
text-transform:uppercase;
font-weight: 400;
margin: 0 0.5em;
border: 1px solid #fff;;
}
#filters li span.active {
color: #2DBEEA;
font-weight: 400;
border: 1px solid #2DBEEA;
}
#filters li span.filter:hover{
border: 1px solid #2DBEEA;
color:#2DBEEA;
}
#filters li {
display: -webkit-inline-box;
}
.portfolio-head-text h3{
font-weight: 400;
font-size: 2em;
font-family: 'Anton', sans-serif;
text-transform: uppercase;
margin: 1em 0;
float:right;
}
.portfolio-head {
width: 8%;
margin: 0 auto;
}
div#portfoliolist {
padding: 0 0;
background: #282B30;
}
.portfolio-wrapper {
cursor:pointer;
}
.portfolio img {
max-width:100%;
transition: all 300ms!important;
-webkit-transition: all 300ms!important;
-moz-transition: all 300ms!important;
}
.contact-section-head-text h3{
font-weight: 400;
font-size: 2em;
font-family: 'Anton', sans-serif;
text-transform: uppercase;
margin: 0 0 1em 0.6em;
}
.contact-section-head {
width: 16%;
margin: 0 auto;
}
.contact-section{
padding:6em 0;
}
.contact-section-grid i{
width: 120px;
height: 120px;
background: url("../images/img-sprite2.png") no-repeat 0 0;
display: inline-block;
}
.contact-section-grid i.point{
background-position:0 -120px;
}
.contact-section-grid i.i-pad{
background-position:-120px -120px;
}
.contact-section-grid i.msg{
background-position:-240px -120px;
}
.contact-section-grid i.clock{
background-position:0 -240px;
}
.contact-section-grid h5{
color:#22283E;
font-size:20px;
font-weight:700;
margin: 0.5em 0 1em 0;
}
.contact-section-grid p{
font-size:15px;
font-weight:400;
color:#464851;
}
.contact-section-grid a{
color:#464851;
text-decoration:none;
font-size:15px;
font-weight:400;
}
.contact-section-grid a:hover{
color:#2DBEEA;
}
.contact-section-right-grid input[type="text"],textarea,
.contact-section-right-grid input[type="email"]{
width: 95%;
padding: 9px;
border-radius: 6px;
-webkit-border-radius:6px;
-moz-border-radius: 6px;
-o-border-radius: 6px;
border: 1px solid #7F8BA3;
margin-bottom: 0.75em;
font-size: 15px;
font-weight: 400;
color: #7F8BA3;
outline:none;
}
.contact-section-grid {
margin-bottom: 5em;
}
.contact-section-right-grid textarea{
resize:none;
height:13em;
width:95%;
border: 1px solid #7F8BA3;
}
.contact-section-right-grid input[type="button"],
.contact-section-right-grid input[type="submit"]{
padding:0.5em;
background:#2DBEEA;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border:none;
outline:none;
font-size:16px;
font-weight:700;
width: 95%;
color:#FFFFFF;
text-transform:uppercase;
}
.contact-section-right-grid input[type="button"]:hover,
.contact-section-right-grid input[type="submit"]:hover{
background:#1096BE;
}
.contact-section-left-grid img {
border-radius: 5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
}
.footer{
padding:2em 0;
background:#000000;
}
.copy-rights{
float:left;
margin-top: 0.4em;
}
.copy-rights p{
color:#464851;
font-size:15px;
font-weight:400;
margin-top: 0.5em;
}
.copy-rights a:hover{
color:#2DBEEA;
}
.footer-social-icons{
float:right;
}
.footer-social-icons i{
width: 40px;
height: 40px;
background: url("../images/img-sprite.png") no-repeat 0 0;
display: inline-block;
}
.footer-social-icons i.fb{
background-position:-70px -90px;
}
.footer-social-icons i.fb:hover{
background-position:-70px -90px;
}
.footer-social-icons i.fb:hover,.footer-social-icons i.tw:hover,.footer-social-icons i.gp:hover,
.footer-social-icons i.prt:hover,.footer-social-icons i.lin:hover{
opacity:0.5;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.footer-social-icons i.tw{
background-position:-110px -90px;
}
.footer-social-icons i.tw:hover{
background-position:-110px -90px;
}
.footer-social-icons i.gp{
background-position:-150px -90px;
}
.footer-social-icons i.gp:hover{
background-position:-150px -90px;
}
.footer-social-icons i.prt{
background-position:-190px -90px;
}
.footer-social-icons i.prt:hover{
background-position:-190px -90px;
}
.footer-social-icons i.lin{
background-position:-230px -90px;
}
.footer-social-icons i.lin:hover{
background-position:-230px -90px;
}
#portfoliolist .portfolio {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
width: 16.666%;
display:none;
float:left;
overflow:hidden;
}
div#portfolio{
padding: 3em 0 0 0;
}
div#portfoliolist {
padding: 0 0;
}
.portfolio img {
max-width:100%;
transition: all 300ms!important;
-webkit-transition: all 300ms!important;
-moz-transition: all 300ms!important;
}
/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
content: '\0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
.row:after,
.clearfix:after {
clear: both;
}
.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
.portfolio-text{
background:#1B2134;
width: 95%;
float: right;
padding: 0;
}
.portfolio-top-text {
padding: 1.8em;
position:relative;
}
.portfolio-top-text:before {
content: url("../images/left-arrow.png") no-repeat 0 0;
position: absolute;
left: -13px;
top: 12%;
}
.portfolio-top-text h4{
color:#FFFFFF;
font-size:1.2em;
font-weight:700;
margin: 0 0 0.8em 0;
}
.portfolio-top-text p{
color:#7F8BA3;
font-size:16px;
font-weight:400;
line-height: 1.6em;
}
.read-more{
float:left;
width:85%;
background:#151929;
padding:0.6em 0 0.6em 2.2em;
}
.read-more a{
color:#2DBEEA;
font-size:14px;
font-weight:400;
}
.iconplus{
float:right;
width:15%;
background:#0C0E18;
padding:0.25em 0;
}
.iconplus i{
width: 25px;
height: 25px;
background: url("../images/img-sprite.png") no-repeat -271px -93px;
display: inline-block;
}
.portfolio-image.col-md-2 {
width: 100%;
padding: 0;
}
/* --#flexiselDemo3 {
display: none;
}-- */
.nbs-flexisel-container {
position: relative;
max-width: 100%;
}
.nbs-flexisel-inner {
overflow: hidden;
margin:3em 0;
}
.nbs-flexisel-item > img {
cursor: pointer;
position: relative;
}
/*** Navigation ***/
.shop-section{
padding:6em 0;
}
.shop-section-head-text h3{
font-weight: 400;
font-size: 2em;
font-family: 'Anton', sans-serif;
text-transform: uppercase;
margin: 0 0 1em 0;
float:right;
}
.shop-section-head{
width:4.5%;
margin:0 auto;
}
.shop-section-grid1{
border:1px solid #ECBF23;
width:98%;
float:left;
margin:0 2% 3% 0;
}
.shop-section-grid2{
border:1px solid #ECBF23;
width: 98%;
float:left;
margin:0 2% 3% 0;
}
.shop-section-grid3{
border:1px solid #ECBF23;
width:98%;
float:left;
margin:0 2% 3% 0;
}
.shop-section-grid4{
border:1px solid #ECBF23;
width:98%;
float:left;
margin:0 0 3% 0;
}
.shop-section-grid1 h4{
font-size:18px;
font-weight:700;
color:#464851;
}
.shop-section-grid1 p{
font-weight:400;
font-size:14px;
color:#464851;
}
.shop-section-grid1 span{
font-weight:700;
font-size:18px;
color:#ECBF23;
}
.proximate-theme{
background:url("../images/proximate-theme.jpg") no-repeat 0 0;
min-height:450px;
background-size:cover;
}
.proximate-theme-text h2{
color:#FFFFFF;
font-size:2.6em;
font-weight:400;
font-family: 'Anton', sans-serif;
text-align:center;
padding-top:6em;
text-transform:uppercase;
}
.proximate-theme-text span{
color:#2DBEEA;
}
.grid1{
position:relative;
box-shadow: 0 1px 0 #E6E5E5;
-webkit-box-shadow: 0 1px 0 #E6E5E5;
-moz-box-shadow: 0 1px 0 #E6E5E5;
-o-box-shadow: 0 1px 0 #E6E5E5;
}
.blog-section {
padding: 5em 0;
}
.blog-section-head-text h3{
font-weight: 400;
font-size: 2em;
font-family: 'Anton', sans-serif;
text-transform: uppercase;
margin: 0 0 1.5em 0;
float:right;
}
.blog-section-head{
width:6%;
margin:0 auto;
}
i.pen{
width: 80px;
height: 80px;
background: url(../images/img-sprite.png)no-repeat -302px -90px;
display: block;
position: absolute;
bottom:59px;
right:137px;
}
i.home1{
width: 80px;
height: 80px;
background: url(../images/img-sprite.png)no-repeat -382px -90px;
display: block;
position: absolute;
bottom:59px;
right:137px;
}
i.home2{
width: 80px;
height: 80px;
background: url(../images/img-sprite.png)no-repeat -463px -90px;
display: block;
position: absolute;
bottom:59px;
right:137px;
}
.index_img img{
border-bottom:3px solid #1baf5d;
}
.index_img1 img{
border-bottom:3px solid #f19e1f;
}
.index_img2 img{
border-bottom:3px solid #88499c;
}
.content_middle{
background:#f3f1f2;
}
.view {
/*--width:290px;
height:350px;
float: left;--*/
overflow: hidden;
position: relative;
text-align: center;
cursor: default;
border-top-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
-moz-border-top-left-radius: 3px;
-o-border-top-left-radius: 3px;
border-top-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-top-right-radius: 3px;
-o-border-top-right-radius: 3px;
}
i.search{
width:20px;
height:20px;
background:url(../images/search1.png)no-repeat;
float:left;
}
.view .mask,.view .content {
/*-- width: 290px;
height:350px;--*/
position: absolute;
overflow: hidden;
top: 0;
left: 0;
cursor: pointer;
width: 258px;
height: 173px;
}
.info {
display: inline-block;
text-decoration: none;
padding: 8px 20px 5px;
background: none;
color: #fff;
text-transform: uppercase;
border: 2px solid #fff;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-o-border-radius: 100px;
font-size: 0.8125em;
margin: 8em 0 1em;
font-weight: 600;
}
.view-first img {
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.view-first .mask {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
background-color:rgba(9, 7, 10, 0.68);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
border-bottom:3px solid #2DBEEA;
width: 100%;
height: 100%;
}
.view-first:hover img {
-webkit-transform: scale(1.1,1.1);
-moz-transform: scale(1.1,1.1);
-o-transform: scale(1.1,1.1);
-ms-transform: scale(1.1,1.1);
transform: scale(1.1,1.1);
}
.view-first a.info {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.view-first:hover .mask {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}
.inner_wrap, .inner_wrap2{
background:#000000;
padding: 2em 0 0.5em 0;
text-align:center;
border-bottom-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-bottom-left-radius: 3px;
-o-border-bottom-left-radius: 3px;
border: 1px solid #eee;
border-bottom-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-bottom-right-radius: 3px;
-o-border-bottom-right-radius: 3px;
}
.inner_wrap h3, .inner_wrap2 h3{
color: #f0f0f0;
font-size: 1.25em;
font-weight: 700;
line-height: 1.3em;
margin: 0.7em 0 0.2em 0;
}
i.heart{
width:20px;
height:20px;
background: url("../images/img-sprite.png") no-repeat -580px 1px;
display: inline-block;
}
ul.star1 li{
display:inline-block;
vertical-align: top;
}
h4.green, h4.yellow, h4.blue{
color:#1baf5d;
text-transform:uppercase;
font-size:0.85em;
margin-bottom: 0;
}
h4.yellow{
color:#f19e1f;
}
h4.blue{
color:#9055a3;
}
ul.vision{
padding: 0;
list-style: none;
position: absolute;
bottom: 188px;
left: 100px;
}
ul.vision li{
display: inline-block;
color: #fff;
font-size: 1em;
font-weight: 600;
text-transform: uppercase;
}
ul.vision li.desc{
font-size:0.8125em;
}
ul.vision li.desc img, ul.star1 li img{
vertical-align:sub;
}
ul.vision li.desc a{
color:#fff;
}
.inner_wrap1 {
background: #fff;
padding:2em 1em 1em;
}
ul.item_module{
padding:0;
list-style:none;
}
ul.item_module li.module_left{
float:left;
margin-right: 1em;
}
ul.item_module li.module_right{
overflow:hidden;
}
ul.item_module li.module_left img{
border-radius:100px;
-webkit-border-radius:100px;
-moz-border-radius:100px;
-o-border-radius:100px;
border:3px solid #e2dee0;
width:82%;
}
ul.item_module li.module_right h5{
color:#495564;
font-size:1.2em;
text-transform:uppercase;
margin:0.8em 0 0.2em;
}
ul.item_module li.module_right p{
color:#788291;
font-size:0.85em;
line-height:1.8em;
display: inline;
}
.content_btn {
display: inline-block;
color: #495564;
font-size:1em;
line-height: 18px;
font-weight: 600;
text-align: left;
transition: 0.2s;
-webkit-transition: 0.2s;
-moz-transition: 0.2s;
-o-transition: 0.2s;
}
ul.buttons {
margin: 1.5em 0 0 0.5em;
}
ul.buttons li{
display:inline-block;
}
.buttons li.active input[type="button"],
.buttons li.active input[type="submit"]{
border: none;
color: #fff;
font-size: 13px;
padding: 1.1em 3.85em;
outline: none;
background: #FF9801;
font-weight: 700;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.buttons li input[type="button"],
.buttons li input[type="submit"]{
border: none;
color: #22283E;
font-size: 13px;
padding: 1.1em 4em;
outline: none;
background: #fff;
font-weight: 700;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.buttons li input[type="button"]:hover,
.buttons li input[type="submit"]:hover{
color:#fff;
background: #FF9801;
}
.bottom-banner{
background:url("../images/blog-banner.jpg") no-repeat 0 0;
min-height:400px;
background-size:cover;
}
.nbs-flexisel-container {
position: relative;
max-width: 100%;
}
.nbs-flexisel-ul {
position: relative;
width: 9999px;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}
.nbs-flexisel-inner {
overflow: hidden;
margin: 0 auto;
width:100%;
background: #FFF;
}
.nbs-flexisel-item {
float: left;
margin:0;
padding:0;
cursor: pointer;
position: relative;
line-height: 0;
}
.course_demo{
background: #FFF;
padding:0% 3% 0 3%;
}
.nbs-flexisel-item img {
width: 100%;
cursor: pointer;
position: relative;
margin-bottom: 15px;
display:inline;
border-radius: 7px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-o-border-radius: 7px;
}
/*** Navigation ***/
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
width:45px;
height:45px;
position: absolute;
cursor: pointer;
z-index: 100;
margin-top:-17.3em;
}
.nbs-flexisel-nav-left {
left:985px;
background: url(../images/img-sprite.png) -203px -143px no-repeat;
}
.nbs-flexisel-nav-right {
right:0;
background: url(../images/img-sprite.png)-254px -143px no-repeat;
}
.shop-section-grid-1,.shop-section-grid-2,.shop-section-grid-3,.shop-section-grid-4{
line-height: 2.5em;
}
.shop-section-grid-border1{
border:1px solid #ECBF23;
padding:1em;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
}
.shop-section-grid-border2{
border:1px solid #2DBEEA;
padding:1em;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
}
.shop-section-grid-border3{
border:1px solid #FF9801;
padding:1em;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
}
.shop-section-grid-border4{
border:1px solid #EA32B6;
padding:1em;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
}
.shop-section-grid-1{
margin:3em 2em 0 0;
position:relative;
}
.shop-section-blue{
display:none;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
padding:1em;
line-height: 2.29em;
position:absolute;
left:0;
right: 0;
top:0;
background:#2DBEEA;
border:1px solid #2DBEEA;
}
.shop-section-grid-1:hover div.shop-section-blue{
display:block;
}
.shop-section-grid-2:hover div.shop-section-blue{
display:block;
}
.shop-section-grid-3:hover div.shop-section-blue{
display:block;
}
.shop-section-grid-4:hover div.shop-section-blue{
display:block;
}
.shop-product h4 {
color: #FFFFFF;
font-size: 18px;
font-weight: 700;
margin-bottom: 1em;
}
.shop-product {
margin: 7.09em 0;
}
.shop-section-grid-2{
margin:3em 2em 0 0;
position:relative;
}
.shop-section-grid-3{
margin:3em 2em 0 0;
position:relative;
}
.shop-section-grid-4{
margin:3em 2em 0 0;
position:relative;
}
.shop-section-grid-1 h5{
color:#464851;
font-size:17px;
font-weight:700;
}
.shop-section-grid-1 p{
font-size:15px;
font-weight:400;
color:#464851;
line-height:2em;
}
.shop-section-grid-1 span{
font-size:18px;
color:#2DBEEA;
font-weight:900;
}
.shop-section-grid-2 h5{
color:#464851;
font-size:17px;
font-weight:700;
}
.shop-section-grid-2 p{
font-size:15px;
font-weight:400;
color:#464851;
line-height:2em;
}
.shop-section-grid-2 span{
font-size:18px;
color:#2DBEEA;
font-weight:900;
}
.shop-section-grid-3 h5{
color:#464851;
font-size:17px;
font-weight:700;
}
.shop-section-grid-3 p{
font-size:15px;
font-weight:400;
color:#464851;
line-height:2em;
}
.shop-section-grid-3 span{
font-size:18px;
color:#FF9801;
font-weight:900;
}
.shop-section-grid-4 h5{
color:#464851;
font-size:17px;
font-weight:700;
}
.shop-section-grid-4 p{
font-size:15px;
font-weight:400;
color:#464851;
line-height:2em;
}
.shop-section-grid-4 span{
font-size:18px;
color:#EA32B6;
font-weight:900;
}
.shop-text {
border-top: 1px solid #fff;
}
.shop-section-blue h5{
color:#FFFFFF;
font-size:17px;
font-weight:700;
margin-top: 1em;
}
.shop-section-blue p{
font-size:15px;
font-weight:400;
color:#FFFFFF;
line-height:2em;
}
.shop-section-blue span{
font-size:18px;
color:#FFFFFF;
font-weight:900;
}
.shop-product i{
width:25px;
height:25px;
background: url("../images/img-sprite.png") no-repeat 0 0 #fff;
display: inline-block;
}
.shop-product i.cart{
background-position:-432px -61px;
}
.shop-product i.farword{
background-position:-456px -61px;
}
.dropdown-button:first-child{
margin-left:0;
}
.dropdown-button{
margin-left:10px;
width:20%;
}
.dropdown-button{
display:inline-block;
}
.flat{
position: relative;
cursor: pointer;
font-weight:600;
color:#898989;
border:1px solid #BBC4C9;
}
.flat.open{
z-index: 2;
}
.flat:hover,
.flat.focus{
color:#666;
}
/* OLD SELECT (HIDDEN) */
.flat .old{
position: absolute;
left: 0;
top: 0;
height: 0;
width: 0;
overflow: hidden;
}
.flat select{
position: absolute;
left: 0;
top: 0;
}
.flat.touch select{
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
}
/* SELECTED FEEDBACK ITEM */
.flat .selected {
color:#464851;
background: #fff;
}
.flat .selected:hover{
/*--color:#666;--*/
}
.flat .selected,
.flat li{
display: block;
font-size: 1.1em;
padding: 7px 0 7px 8px;
overflow: hidden;
white-space: nowrap;
text-align: left;
font-weight: 700;
}
/*--.flat .selected{
background: url(../images/chart.png) no-repeat 15px 14px;
}*/
.flat .selected::after{
content: '';
position: absolute;
right: 0;
top: 0;
bottom: 0;
padding: 18px 18px;
border-left: 1px solid #BBC4C9;
background:url(../images/img-sprite.png) no-repeat -479px -57px;
}
/* DROP DOWN WRAPPER */
.flat div{
position: absolute;
height: 0;
left: 0;
right: 0;
top: 100%;
margin-top:1px;
background:#2DBEEA;
overflow: hidden;
opacity: 0;
color: #FFF;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
}
.dropdown-buttons {
margin-top: 1.5em;
}
.flat:hover div{
}
/* Height is adjusted by JS on open */
.flat.open div{
opacity: 1;
z-index: 2;
}
/* FADE OVERLAY FOR SCROLLING LISTS */
.flat.scrollable div::after{
content: '';
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 50px;
}
.flat.scrollable.bottom div::after{
opacity: 0;
}
/* DROP DOWN LIST */
.flat ul{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
padding:0;
list-style: none;
overflow: hidden;
}
.flat.scrollable.open ul{
overflow-y: auto;
}
/* DROP DOWN LIST ITEMS */
.flat li{
list-style: none;
padding: 6px 10px;
font-size: 1em;
font-weight: 400;
}
.flat li:last-child {
border-bottom: 0;
}
/* .focus class is also added on hover */
.flat li:hover{
background-color:#04A7D9;
}
.flat li.focus{
background:#04A7D9;
position: relative;
z-index: 3;
color:#FFF;
}
.flat li.active{
background-color:#04A7D9;
color: #fff;
}
#toTop {
display: none;
text-decoration: none;
position: fixed;
bottom: 10px;
right: 10px;
overflow: hidden;
width: 48px;
height: 48px;
border: none;
text-indent: 100%;
background: url("../images/to-top.png") no-repeat 0 0;
}
/*-- blog-page --*/
.blog-post {
border-left: 10px solid #FF0000;
}
.blog-post h1{
text-transform:uppercase;
font-weight: 300;
color: #000000;
font-size: 3em;
font-family: Lato, sans-serif, 'Yanone Kaffeesatz';
margin: 0 0 0.65em 0.8em;
}
.blog-post h1 span{
background-color: #FFFF00;
font-family: 'Pathway Gothic One';
padding-left: 1em;
padding-right: 3em;
}
.blog-post p {
color: #f0f0f0;
font-weight: 300;
font-size: 1.3em;
margin-left: 1.1em;
font-family: Lato, sans-serif, 'Yanone Kaffeesatz';
/* text-transform:uppercase; */
}
.blog-header-bottom {
padding: 5em 0;
background: #000000;
}
.blog-content{
padding:4em 0;
}
.blog-example-post-head-text h3{
float:left;
font-weight: 400;
font-size: 2em;
font-family: 'Anton', sans-serif;
text-transform:uppercase;
}
.blog-dot img{
width: 10px;
height: 10px;
border-radius: 50%;
-webkit-border-radius:50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
background: #cb0f1a;
float: left;
margin: 18px 8px 0 0;
}
.blog-title p{
font-style:italic;
font-weight:700;
font-size:16px;
line-height:1.6em;
margin:2.5em 0;
color:#464851;
}
.blog-title-text p{
font-size:16px;
font-weight:400;
line-height:1.55em;
margin:2.5em 0;
color:#464851;
}
.blog-claims p{
font-size:1.6em;
line-height:1.7em;
font-weight:700;
color:#464851;
margin-left:1.2em;
}
.blog-claims {
margin-left: 2.8em;
border-left: 10px solid #cb0f1a;
}
.blog-list{
background:#F0F7FF;
padding:1.1em 1.4em;
}
.un-order-list{
float:left;
}
.blog-social-icons{
float:right;
padding: 10px 0;
}
.un-order-list ul{
margin-top: 14px;
}
.un-order-list ul li{
display:inline-block;
padding:0 0.7em;
font-size:14px;
font-weight:700;
font-style:italic;
color:#7F8BA3;
border-right:1px solid #7F8BA3;
}
.un-order-list ul li a {
color: #7F8BA3;
}
.un-order-list ul li a:hover {
color: #2DBEEA;
}
.un-order-list ul li.line{
border:none;
}
.blog-social-icons-text{
float:left;
margin: 3px 1em 0 0;
}
.blog-social-icons-small{
float:left;
}
.blog-social-icons-small i{
width:25px;
height:25px;
background: url("../images/img-sprite.png") no-repeat 0 0;
display: inline-block;
border: 1px solid #fff;
}
.blog-social-icons-small i:hover {
border: 1px solid red;
}
.blog-social-icons-small i.blog-facebook{
background-position:-543px -90px;
}
.blog-social-icons-small i.blog-twitter{
background-position:-568px -90px;
}
.blog-social-icons-small i.blog-googlepluse{
background-position:-593px -90px;
}
.blog-social-icons-small i.blog-pinters{
background-position:-618px -90px;
}
.blog-social-icons-small i.blog-linkedin{
background-position:-642px -90px;
}
.blog-social-icons-text p{
font-size:14px;
font-weight:700;
font-style:italic;
color:#7F8BA3;
}
.reply-section-head-text h3 {
float: left;
font-weight: 400;
font-size: 2em;
font-family: 'Anton', sans-serif;
text-transform: uppercase;
font-style: normal;
margin-bottom: 1.6em;
}
.reply-section{
padding:2em 0;
}
.blog-form input[type="text"], textarea,
.blog-form input[type="email"]{
width: 100%;
padding: 9px;
border-radius: 5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border: 1px solid #BBC4C9;
margin-bottom: 2em;
font-size: 15px;
font-weight: 400;
color: #7F8BA3;
outline: none;
font-style:normal;
}
.blog-form textarea {
resize:none;
height:11em;
}
.blog-form input[type="button"],
.blog-form input[type="submit"]{
padding: 1em;
background: #cb0f1a;
border-radius: 5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border: none;
outline: none;
font-size: 16px;
font-weight: 700;
width: 100%;
color: #FFFFFF;
text-transform: uppercase;
font-style:normal;
}
.blog-form input[type="button"]:hover,
.blog-form input[type="submit"]:hover{
background: #af0c16;
}
.comments-section{
padding:2em 0;
}
.comments-section-head-text h3 {
float: left;
font-weight: 400;
font-size: 2em;
font-family: 'Anton', sans-serif;
text-transform: uppercase;
font-style: normal;
margin-bottom: 1.6em;
}
.comments-section-middle-grid{
margin-left:2.5em;
}
.comments-section-grid {
margin-bottom: 3.5em;
}
.comments-section-grid-image img{
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
}
.comments-section-grid-text{
padding-left:3em;
margin: 1em 0;
}
.comments-section-grid-text h4 a{
font-weight:900;
font-size:16px;
color:#464851;
text-decoration: none;
}
.comments-section-grid-text h4 a:hover{
color:#2DBEEA;
}
.comments-section-grid-text p{
color:#464851;
font-size:15px;
font-weight:700;
margin:1em 0 1.2em 0;
line-height:1.6em;
}
.comments-section-grid-text span a{
font-weight:900;
font-style:italic;
font-size:20px;
color:#2DBEEA;
}
.comments-section-grid-text label{
color:#7F8BA3;
font-size:14px;
font-weight:400;
font-style:italic;
margin-top:5px;
}
.comments-section-grid-text i.rply-arrow{
width:25px;
height:25px;
background: url("../images/img-sprite.png") no-repeat -669px -94px;
display: inline-block;
vertical-align:middle;
}
.blog-banner img{
border-radius:6px;
-webkit-border-radius:6px;
-moz-border-radius: 6px;
-o-border-radius: 6px;
width:100%
}
.blog-banner{
margin:3em 0;
}
/*-- blog-page --*/
/*-- shop-page --*/
.shop-section-head-shop h3{
text-transform:uppercase;
font-weight:400;
font-size:2em;
font-family: 'Anton', sans-serif;
}
.shop-product-section {
padding: 5em 0;
}
.images_3_of_2 {
width: 28%;
float: left;
margin-right: 4%;
}
.desc1 {
display: block;
float: right;
}
.desc1 h3{
color:#22283E;
font-size:2em;
text-transform:uppercase;
font-weight: 400;
font-family: 'Anton', sans-serif;
}
.desc1 p{
color:#7F8BA3;
font-size:16px;
font-weight:400;
margin:0.9em 0;
}
.span_3_of_2 {
width: 68%;
}
.price-and-sku{
padding:0.8em 1.5em;
background:#F0F7FF;
margin:1.7em 0;
}
.price{
float:left;
}
.price span{
color:#2DBEEA;
font-size:18px;
font-weight:700;
margin-right:7px;
}
.price label{
color:#8A96AC;
font-size:15px;
margin:0;
}
.sku{
float:right;
}
.sku label{
color:#7F8BA3;
font-size:15px;
margin:0;
}
.para p{
color:#464851;
font-size:16px;
line-height:1.6em;
font-weight:700;
}
.filter-by-size{
margin:1.5em 0;
}
.filter-by-size h3{
color:#22283E;
font-size:1.8em;
text-transform:uppercase;
font-weight: 400;
font-family: 'Anton', sans-serif;
margin-top:0.4em;
}
.rating-line{
position:relative;
padding:0.5em 0;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
background:#F0F7FF;
}
i.ellipse{
width:30px;
height:30px;
background: url("../images/img-sprite.png") no-repeat -602px 1px;
display: inline-block;
position:absolute;
top:-50%;
left:11%;
}
.w_nav2 li{
display: inline-block;
margin: 0 0.5em 0.3em 0;
}
ul.w_nav2 {
width: 90%;
}
.w_nav2 li a{
display: block;
padding: 20px;
}
.w_nav2 li a.color1{
background: #0AA5E2;
}
.w_nav2 li a.color2{
background: #E52D6D;
}
.w_nav2 li a.color3{
background: #303030;
}
.w_nav2 li a.color4{
background: #B71E32;
}
.w_nav2 li a.color5{
background: #353F49;
}
.w_nav2 li a.color6{
background: #45BF55;
}
.w_nav2 li a.color16{
background: #9D18B1;
}
.w_nav2 li a.color7{
background: #FF7F00;
}
.w_nav2 li a.color17{
background: #2A18B1;
}
.w_nav2 li a.color8{
background: #8B4513;
}
.w_nav2 li a.color9{
background: #FFD700;
}
.w_nav2 li a.color10{
background: #121212;
}
.w_nav2 li a.color11{
background: #C0C0C0;
}
.w_nav2 li a.color12{
background: #0AA5E2;
}
.w_nav2 li a.color13{
background: #FFCBDB;
}
.w_nav2 li a.color14{
background: #B87333;
}
.w_nav2 li a.color15{
background: #BFB540;
}
.filter-by-color {
padding: 2em 0;
}
.filter-by-color h3{
color: #22283E;
font-size: 1.8em;
text-transform: uppercase;
font-weight: 400;
font-family: 'Anton', sans-serif;
margin: 0 0 1.2em 0;
}
.shop-social-icons {
border-bottom: 1px solid #D6D6D6;
border-top: 1px solid #D6D6D6;
}
.wish-list{
padding:15px 0;
}
.wish-list li{
display:inline-block;
margin-right:45px;
}
.wish-list li a{
color: #383838;
font-size:1.1em;
padding-left:22px;
text-decoration: underline;
}
.wish-list li a:hover {
color:#e44f2b;
text-decoration:none;
}
.wish-list li.wish{
background:url(../images/wishlist.png) no-repeat 0;
}
.wish-list li.compare{
background:url(../images/compare.png) no-repeat 0;
margin-right:0;
}
.wish-list{
float:left;
}
.nimeric-icons i{
width:50px;
height:35px;
background: url("../images/img-sprite.png") no-repeat 0 0;
display: inline-block;
border-right:1px solid #fff;
}
.nimeric-icons i.plus{
background-position:-548px -117px;
}
.nimeric-icons i.one{
background-position:-583px -117px;
}
.nimeric-icons i.minus{
background-position:-619px -117px;
}
.blog-social-icons-text p {
margin: 0;
}
.cart-button i{
width:25px;
height:25px;
background: url("../images/img-sprite.png") no-repeat -586px -31px;
display: inline-block;
position:absolute;
top:18%;
left:23%;
cursor: pointer;
}
.wishlist-button i{
width:25px;
height:25px;
background: url("../images/img-sprite.png") no-repeat -610px -31px;
display: inline-block;
position:absolute;
top:20%;
left:19%;
cursor: pointer;
}
ul.shop-buttons {
margin: 2.5em 0 0 0;
}
ul.shop-buttons li {
display: inline-block;
position: relative;
}
.shop-buttons li.cart-button input[type="button"],
.shop-buttons li.cart-button input[type="submit"]{
border: none;
color: #fff;
font-size: 13px;
padding: 1.1em 6.85em;
outline: none;
background: #FF9801;
font-weight: 700;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.shop-buttons li.cart-button input[type="button"]:hover,
.shop-buttons li.cart-button input[type="submit"]:hover{
background:#2DBEEA;
}
.shop-buttons li.wishlist-button input[type="button"],
.shop-buttons li.wishlist-button input[type="submit"]{
border: none;
color: #fff;
font-size: 13px;
padding: 1.1em 5.85em;
outline: none;
background: #2DBEEA;
font-weight: 700;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.shop-buttons li.wishlist-button input[type="button"]:hover,
.shop-buttons li.wishlist-button input[type="submit"]:hover{
background:#FF9801;
}
.ui-slider-vertical {
width: 8px;
}
.ui-slider-vertical .ui-slider-range-min {
background: #dadada;
}
.ui-slider-vertical .ui-slider-handle {
left: -7px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
outline: none;
cursor: pointer;
border: 6px solid #E5EBF0;
background: #2DBEEA;
}
div#horizontalTab {
padding-top: 5em;
}
.resp-tab-content.resp-tab-content-active p {
font-size: 16px;
line-height: 1.6em;
font-weight: 500;
color:#464851;
}
/*-- shop-page --*/
/*-- responsive-design --*/
@media screen and (max-width:1366px){
.sb-search{
right: 77px;
}
.sb-search.sb-search-open,.no-js .sb-search {
width:55%;
}
.portfolio-top-text h4{
font-size: 1.1em;
margin: 0 0 0.7em 0;
}
.portfolio-top-text{
padding: 0.85em;
}
.portfolio-top-text p{
font-size: 15px;
}
.header-bottom h1 {
font-size: 3.2em;
margin: 0 0 0.6em 0.6em;
}
.header-bottom h2 {
font-size: 3.2em;
}
.header-bottom {
padding: 2.8em 0;
}
.our-services-head-text h3 {
font-size: 2.6em;
margin: 0em 0 1.3em 0;
}
.dot img {
width: 12px;
height: 12px;
margin-top: 24px;
}
.our-services-head {
width: 18%;
}
.other-services-right-grid h4 {
font-size: 1.8em;
}
.other-services-left-grid {
margin-top: 1em;
}
.our-services {
padding: 4em 0;
}
.other-services {
padding: 5em 0;
}
.about-section-head-text h3 {
font-size: 2.6em;
margin: 0em 0 1.3em 0;
}
.about-section-head {
width: 13%;
}
.about-section-right-grid h4 {
font-size: 1.8em;
}
.about-section {
padding: 4em 0;
}
.work-section-top-row h3 {
font-size: 1.8em;
}
.work-section-led img {
width: 75%;
}
.work-section-top-row {
min-height: 497px;
padding: 5em 0 0 0;
}
.work-section-bottom-grids {
padding: 4em 0;
}
.work-section-bottom-grid h4 {
font-size: 2.2em;
margin: 0.3em 0 0.5em 0;
}
.team-section-head h3 {
font-size: 1.8em;
}
.client-section-head h3 {
font-size: 1.8em;
}
.client-section {
padding: 4em 0;
}
.table-head h3 {
font-size: 1.9em;
margin: 0em 0 2em 0;
}
.portfolio-head {
width: 9.5%;
}
.shop-section-head {
width: 5.3%;
}
.shop-section {
padding: 4em 0;
}
.proximate-theme-text h2 {
font-size: 2.4em;
padding-top: 5em;
}
.proximate-theme {
min-height: 355px;
}
.bottom-banner {
min-height: 261px;
}
.dot2 img {
margin-top: 17px;
}
.contact-section-head-text h3 {
font-size: 1.9em;
}
.contact-section {
padding: 5em 0;
}
.call-to-action-section {
padding: 4em 0;
}
}
@media screen and (max-width:1280px){
.sb-search{
right: 38px;
}
.sb-search.sb-search-open,.no-js .sb-search {
width:59%;
}
.proximate-theme-text h2{
padding-top: 5em;
}
.proximate-theme{
min-height: 380px;
}
.iconplus {
padding: 0.14em 0;
}
.read-more {
padding: 0.5em 0 0.5em 1.4em;
}
.portfolio-top-text p {
font-size: 14px;
}
.portfolio-top-text h4 {
font-size: 1.05em;
margin: 0 0 0.6em 0;
}
.iconplus i {
background: url("../images/img-sprite.png") no-repeat -274px -93px;
}
.title {
border-left: 8px solid #2DBEEA;
}
.header-bottom h1 {
font-size: 3em;
margin: 0 0 0.5em 0.6em;
}
.header-bottom h2 {
font-size: 3em;
}
.header-bottom {
padding: 2.4em 0;
}
.our-services-head-text h3 {
font-size: 2.3em;
margin: 0em 0 1.2em 0;
}
.our-services-head {
width: 16.5%;
}
.dot img {
margin-top: 21px;
}
.our-services-grid h4 {
margin: 0.8em 0;
}
.other-services {
padding: 4em 0;
}
.about-section-head-text h3 {
font-size: 2.4em;
margin: 0em 0 1em 0;
}
.about-section {
padding: 4em 0 2em 0;
}
.work-section-top-row {
min-height: 465px;
padding: 4em 0 0 0;
}
.team-section-text {
padding: 1.6em 0;
}
.social-icons {
padding: 0.7em 0;
}
.client-section {
padding: 3em 0;
}
.tables-section {
padding: 4em 0;
}
.table-head h3 {
font-size: 1.9em;
margin: 0em 0 1.7em 0;
}
.table-1-head h5,.table-2-head h5,.table-3-head h5,.table-4-head h5 {
font-size: 1.7em;
}
.table-1-head span,.table-2-head span,.table-3-head span,.table-4-head span{
font-size: 1.5em;
}
.table-1 ul li,.table-2 ul li,.table-3 ul li,.table-4 ul li{
line-height: 2.8em;
}
.call-to-action-section {
padding: 3em 0;
}
.action input[type="button"],
.action input[type="submit"]{
padding: 0.8em;
font-size: 1.45em;
}
.portfolio-head {
width: 10%;
}
.about-section-head {
width: 12.2%;
}
.dot1 img {
margin-top: 1.4em;
}
.portfolio-head-text h3 {
margin: 0 0 1em 0;
}
#filters {
margin: 0 0 3em 0;
}
.clients-slider {
padding: 2.5em 0 0 0;
}
.shop-section-head {
width: 5.7%;
}
.proximate-theme {
min-height: 340px;
}
.proximate-theme-text h2 {
font-size: 2.2em;
}
.blog-header-bottom {
padding: 4em 0;
}
.blog-title-text p {
margin: 2em 0;
}
.blog-claims p {
margin-left: 1.2em;
}
.comments-section-grid-text {
margin: 0.5em 0;
}
.blog-header-bottom {
padding: 3em 0;
}
}
@media screen and (max-width:1024px){
.sb-search{
right: 29px;
}
.sb-search.sb-search-open,.no-js .sb-search {
width:62%;
}
.nbs-flexisel-nav-left {
left: 799px;
}
#fwslider .slidePrev span {
width: 75px;
height: 75px;
background-position:0 0;
background-size:150px;
}
#fwslider .slidePrev span:hover {
width: 75px;
height: 75px;
background-position:0 -104px;
background-size:150px;
}
.top-menu ul li {
margin: 0 5px 0 0;
}
.top-menu ul li a {
padding: 1em 0.8em;
}
.top-menu {
width: 67%;
}
.header-bottom h1 {
font-size: 2.8em;
}
.header-bottom h2 {
font-size: 2.8em;
}
.our-services-head {
width: 19.5%;
}
.our-services-head-text h3 {
font-size: 2.2em;
margin: 0em 0 1.1em 0;
}
.dot img {
margin-top: 19px;
}
.our-services-grid h4 {
margin: 0.65em 0;
}
.our-services-grid p {
font-size: 14.9px;
}
.shop-product {
margin: 4.85em 0;
}
li.icon-text h6 {
font-size: 13.7px;
}
.other-services-right-grid-left-list {
width: 50%;
margin-right: 0;
}
.other-services-right-grid-right-list {
width: 50%;
}
.other-services-left-grid {
width: 100%;
}
.buttons li.active input[type="button"],
.buttons li.active input[type="submit"]{
padding: 1em 3.4em;
}
.buttons li input[type="button"],
.buttons li input[type="submit"]{
padding: 1em 3.6em;
}
.other-services-right-grid {
width: 100%;
margin-left: 3%;
}
.about-section-head {
width: 14.2%;
}
.about-section-head-text h3 {
font-size: 2.2em;
margin: 0em 0 0.8em 0;
}
.about-section-right-grid h4 {
font-size: 1.6em;
}
.about-section-right-grid p {
font-size: 13.6px;
margin: 0.75em 0;
}
.about-section-right-grid {
margin-left: 0;
padding: 0;
}
.work-section-top-row {
min-height: 376px;
}
.work-section-top-row h3 {
font-size: 1.7em;
}
.work-section-bottom-grids {
padding: 3em 0;
}
.work-section-bottom-grid h4 {
font-size: 2em;
margin: 0.1em 0 0.3em 0;
}
.work-section-bottom-grid h5 {
font-size: 1.3em;
}
.team-section-head h3 {
font-size: 1.7em;
}
.team-section {
padding: 4em 0;
}
.clients-text p {
font-size: 15.3px;
}
.clients-text a {
margin-top: 1.8em;
}
.message p {
font-size: 1.7em;
}
.action input[type="button"],
.action input[type="submit"] {
padding: 0.7em;
font-size: 1.4em;
}
.portfolio-head {
width: 12.5%;
}
.portfolio-head-text h3 {
font-size: 1.9em;
}
.dot1 img {
margin-top: 1.25em;
}
.shop-section-head {
width: 6.5%;
}
.shop-section-head-text h3 {
font-size: 1.8em;
}
.proximate-theme {
min-height: 280px;
}
.proximate-theme-text h2 {
font-size: 2em;
}
.blog-section-head {
width: 7%;
}
.blog-section-head-text h3 {
font-size: 1.8em;
}
.blog-section {
padding: 4em 0;
}
.info {
padding: 7px 14px 4px;
margin: 7em 0 1em;
}
.inner_wrap h3, .inner_wrap2 h3 {
font-size: 1em;
}
i.pen {
right: 101px;
}
i.home1 {
right: 101px;
}
i.home2 {
right: 101px;
}
.bottom-banner {
min-height: 220px;
}
.flat .selected, .flat li {
font-size: 1em;
padding: 7px 0 7px 5px;
}
.flat .selected::after {
padding: 17px 14px;
background: url(../images/img-sprite.png) no-repeat -484px -57px;
}
.contact-section {
padding: 3em 0;
}
.contact-section-head-text h3 {
font-size: 1.8em;
}
.contact-section-grid h5 {
font-size: 19px;
margin: 0.2em 0 0.5em 0;
}
.dot2 img {
margin-top: 16px;
}
.contact-section-grid {
margin-bottom: 3em;
}
.blog-form input[type="text"], textarea,
.blog-form input[type="email"] {
margin-bottom: 1em;
}
.blog-form input[type="email"] {
margin-bottom: 1em;
}
.contact-section-right-grid input[type="text"], textarea,
.contact-section-right-grid input[type="email"]{
padding: 7px;
font-size: 14px;
}
.contact-section-right-grid textarea {
height: 11em;
}
.portfolio-image {
width: 99%;
}
.portfolio-top-text p {
font-size: 15px;
}
.portfolio-top-text {
padding: 1.4em;
}
.portfolio-top-text h4 {
font-size: 1.2em;
margin: 0 0 0.8em 0;
}
.read-more {
padding: 0.7em 0 0.7em 1.6em;
}
.iconplus {
padding: 0.23em 0;
}
#portfoliolist .portfolio {
width: 25%;
}
.iconplus {
padding: 0.29em 0;
}
.comments-section-grid-text label {
font-size: 13px;
margin-top: 2px;
}
.comments-section-grid-text p {
font-size: 14px;
margin: 0em;
}
.comments-section-grid-text span {
font-size: 17px;
}
.comments-section-grid-text h4 {
font-size: 15px;
}
.comments-section-grid-text {
padding-left:0;
}
.blog-title-text p {
margin: 1.3em 0;
}
.blog-title p {
margin: 2em 0;
}
.blog-content {
padding: 1em 0;
}
.blog-claims p {
margin-left: 1.2em;
}
ul.w_nav2 {
width: 100%;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
margin-top: -15.8em;
}
.comments-section {
padding: 2em 0 0 0;
}
.reply-section {
padding: 0 0 2em 0;
}
.images_3_of_2 {
width: 33%;
}
.span_3_of_2 {
width: 63%;
}
}
@media screen and (max-width:800px){
.top-menu{
float:none;
width: 100%;
}
.top-menu ul li{
display:block;
float:none;
margin: 0em;
}
.top-menu ul li a{
border-bottom:1px solid #E81C3B;
color:#FFFFFF;
text-align: center;
padding: 0.7em 0;
}
.top-menu ul{
display:none;
background:rgba(255, 255, 255, 0.08);
width:100%;
}
.top-menu span.menu{
display: block;
width: 5%;
text-align: center;
position:relative;
padding:1em 0;
margin: 0 auto;
}
.top-menu span.menu:before {
content: url("../images/nav.png") no-repeat 0 0;
cursor: pointer;
text-align: right;
width: 100%;
}
.top-menu ul li:hover a {
color: #22283E;
}
.sb-search {
right: 15px;
top: 2%;
}
.sb-search.sb-search-open,.no-js .sb-search {
width:73%;
} {
width:73%;
}
.header-bottom h1 {
font-size: 2.5em;
}
.header-bottom h2 {
font-size: 2.3em;
}
.title {
border-left: 7px solid #2DBEEA;
}
.our-services-head-text h3 {
font-size: 1.9em;
margin: 0em 0 1em 0;
}
.dot img {
width: 10px;
height: 10px;
margin-top: 14px;
}
.our-services-head {
width: 21.5%;
}
.our-services {
padding: 3em 0 1em 0;
}
.our-services-grid h4 {
margin: 0.3em 0 0.1em 0;
}
.our-services-grid p {
font-size: 15px;
line-height: 1.4em;
}
.our-services-grid {
margin-bottom: 2em;
}
.other-services {
padding: 3em 0;
}
.other-services-left-grid {
margin-bottom: 3em;
}
.other-services-right-grid-left-list {
margin-right: 3em;
width:40%;
}
li.icon-text h6 {
font-size: 15px;
}
.about-section-head {
width: 15.2%;
}
.about-section-head-text h3 {
font-size: 1.9em;
}
.about-section {
padding: 3em 0 2em 0;
}
.nbs-flexisel-nav-left {
left: 593px;
}
.about-section-right-grid h4 {
font-size: 1.8em;
}
.about-section-right-grid p {
font-size: 15px;
}
.work-section-top-row h3 {
font-size: 1.5em;
}
.work-section-top-row {
min-height: 285px;
padding: 3em 0 0 0;
}
.work-section-bottom-grid {
width: 25%;
float: left;
}
.work-section-bottom-grid h4 {
font-size: 1.8em;
margin: 0 0 0.2em 0;
}
.team-section-grid {
width: 35%;
margin: 0 auto;
}
.wmuSlider {
padding: 0 0 59% 0;
}
.social-icons {
margin-bottom: 3em;
}
.team-section {
padding: 4em 0 1em 0;
}
.clients-image {
margin-bottom: 2em;
}
.clients-text a {
margin-top: 1em;
}
.table-1,.table-2,.table-3,.table-4 {
width: 35%;
margin: 0 0 5% 32.5%;
}
.table-4{
margin-bottom:0;
}
.message {
width: 70%;
float: left;
}
.message p{
margin-right:0;
}
.action {
width: 30%;
float: left;
}
.action input[type="button"],
.action input[type="submit"]{
padding: 0.6em;
font-size: 1.2em;
margin-top: 1em;
}
.call-to-action-section {
padding: 2.5em 0;
}
.portfolio-head {
width: 15.5%;
}
.portfolio-head-text h3 {
font-size: 1.8em;
}
#filters li span {
padding: 3px 16px;
font-size: 1em;
}
#filters {
margin: 0 0 2em 0;
}
.portfolio-image {
width: 100%;
}
.portfolio-top-text h4 {
font-size: 1em;
margin: 0 0 0.2em 0;
}
.portfolio-top-text p {
font-size: 13.75px;
}
.portfolio-top-text {
padding: 0.55em;
}
.read-more {
padding: 0.5em 0 0.5em 1.2em;
}
.iconplus {
padding: 0.12em 0;
}
.shop-section-head {
width: 8.5%;
}
.dropdown-button {
width: 27%;
}
.dropdown-buttons {
margin-top: 1em;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
margin-top: -13.5em;
}
.shop-product {
margin: 5.1em 0;
}
.proximate-theme {
min-height: 230px;
}
.proximate-theme-text h2 {
font-size: 1.65em;
}
.blog-section-head {
width: 8.6%;
}
.grid1 {
width: 60%;
margin: 0 0 6% 20%;
}
.info {
margin: 9.5em 0 1em;
}
i.pen,i.home1,i.home2 {
right: 172px;
}
.inner_wrap h3, .inner_wrap2 h3 {
font-size: 1.3em;
}
.blog-section {
padding: 3em 0 1em 0;
}
.bottom-banner {
min-height: 190px;
}
.contact-section-head {
width: 18%;
}
.contact-section-left-grid {
margin: 0 0 3% 12.5%;
padding: 0;
width: 75%;
}
.message p {
font-size: 1.5em;
}
.action input[type="button"],
.action input[type="submit"]{
margin-top: 0.8em;
}
.footer {
padding: 1em 0;
}
.blog-post p {
font-size: 1.8em;
}
.blog-post h1 {
font-size: 2.5em;
}
.blog-example-post-head-text h3 {
font-size: 1.8em;
}
.blog-title p {
margin: 1em 0;
}
.blog-title-text p {
font-size: 15px;
}
.un-order-list {
float:none;
text-align: center;
}
.un-order-list ul {
margin-top: 0;
}
.desc1 p {
margin: 0;
}
.cart-button i {
top: 14%;
left: 7%;
}
.wishlist-button i {
top: 13%;
left: 4%;
}
.shop-buttons li.cart-button input[type="button"],
.shop-buttons li.cart-button input[type="submit"]{
font-size: 12px;
padding: 1em 3em;
}
.shop-buttons li.wishlist-button input[type="button"] {
font-size: 12px;
padding: 1em 2.56em;
}
.resp-tab-content.resp-tab-content-active p {
font-size: 15px;
}
.shop-section-head-shop h3 {
font-size: 1.6em;
}
.blog-social-icons {
float: none;
padding: 20px 0 0 0;
margin-left:3.3em ;
}
.reply-section-head-text h3 {
font-size: 1.8em;
margin-bottom: 1em;
}
.blog-form input[type="button"],
.blog-form input[type="submit"]{
padding: 0.7em;
font-size: 15px;
}
.blog-form input[type="text"], textarea,
.blog-form input[type="email"]{
padding: 8px;
font-size: 15px;
}
.comments-section-head-text h3 {
font-size: 1.8em;
margin-bottom: 1.4em;
}
.span_3_of_2 {
width: 47%;
}
.desc1 h3 {
font-size: 1.6em;
}
.desc1 p {
font-size: 15px;
margin: 0;
}
.price-and-sku {
padding: 0.5em 1em;
margin: 0.8em 0;
}
.price span {
font-size: 16px;
}
.price label {
font-size: 13px;
}
.sku label {
font-size: 13px;
}
.para p {
font-size: 15px;
}
.filter-by-color {
padding: 0.8em 0;
}
.filter-by-color h3 {
font-size: 1.5em;
margin: 0 0 0.6em 0;
}
.w_nav2 li a {
padding: 15px;
}
.wish-list {
padding: 6px 0;
}
.images_3_of_2 {
width: 44%;
}
.span_3_of_2 {
width: 52%;
}
.wish-list li {
margin-right: 55px;
}
ul.shop-buttons {
margin: 2em 0 0 0;
}
}
@media screen and (max-width:768px){
.header-bottom h1 {
font-size: 2.3em;
}
.header-bottom h2 {
font-size: 2em;
}
.blog-claims p {
font-size: 1.3em;
}
.portfolio-top-text h4 {
margin: 0 0 0.6em 0;
}
.portfolio-top-text p {
font-size: 13px;
}
}
@media screen and (max-width: 640px){
.top-menu ul li a {
font-size: 15px;
}
.nbs-flexisel-nav-left {
left: 472px;
}
.dropdown-button {
width: 32%;
}
.shop-product {
margin: 7.5em 0;
}
.flat .selected, .flat li {
font-size: 0.9em;
}
.wmuSlider {
padding: 0 0 76% 0;
}
.work-section-bottom-grid {
width: 50%;
float: left;
margin-bottom: 2em;
}
.work-section-bottom-grids {
padding: 2em 0 0.5em 0;
}
.work-section-led img {
width: 85%;
}
.team-section-grid {
width: 40%;
}
.other-services-right-grid-left-list {
margin-right: 2em;
width: 44%;
}
.table-1, .table-2, .table-3, .table-4 {
width: 42%;
margin: 0 0 5% 31%;
}
.action input[type="button"],
.action input[type="submit"]{
margin-top: 0.2em;
}
.action {
padding: 0;
}
.work-section-top-row {
min-height: 262px;
padding: 2.5em 0 0 0;
}
.header-bottom h2 {
font-size: 1.9em;
}
.header-bottom h1 {
font-size: 2em;
}
.header-bottom {
padding: 2em 0;
}
.our-services-head {
width: 26%;
}
.our-services-head-text h3 {
font-size: 1.8em;
}
.our-services-grid h4 a {
font-size: 18px;
}
.about-section-head {
width: 19%;
}
.about-section-head-text h3 {
font-size: 1.8em;
}
.about-section-right-grid h4 {
font-size: 1.7em;
}
.team-section {
padding: 3em 0 1em 0;
}
.portfolio-head {
width: 18.3%;
}
.portfolio-head-text h3 {
font-size: 1.7em;
}
#portfoliolist .portfolio {
width: 50%;
}
.portfolio-top-text h4 {
font-size: 1.25em;
margin: 0 0 0.72em 0;
}
.portfolio-top-text p {
font-size: 17px;
}
.portfolio-top-text {
padding: 2.5em;
}
.read-more {
padding: 0.99em 0 0.99em 2.5em;
}
.read-more a {
font-size: 17px;
}
.iconplus {
padding: 0.7em 0;
}
.portfolio img {
width: 100%;
}
.shop-section-head {
width: 10.5%;
}
.shop-section-head-text h3 {
font-size: 1.7em;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
margin-top: -12.7em;
}
.flat .selected, .flat li {
padding: 9px 0 9px 7px;
}
.shop-section {
padding: 3em 0;
}
.blog-section-head {
width: 10.6%;
}
.blog-section-head-text h3 {
font-size: 1.7em;
}
.inner_wrap h3, .inner_wrap2 h3 {
font-size: 1.2em;
}
i.pen, i.home1, i.home2 {
right: 134px;
}
.contact-section-head-text h3 {
font-size: 1.7em;
}
.contact-section-head {
width: 21%;
}
.copy-rights {
float: none;
text-align: center;
margin-bottom:1em;
}
.footer-social-icons {
float: none;
text-align: center;
}
.blog-social-icons {
margin-left: 1em;
}
.un-order-list ul li {
padding: 0 0.5em;
font-size: 13px;
}
.blog-post p {
font-size: 1.5em;
}
.blog-post h1 {
font-size: 2.2em;
}
.blog-post {
border-left: 8px solid #FF0000;
margin-left: 2em;
}
.blog-header-bottom {
padding: 2.2em 0;
}
.blog-example-post-head-text h3 {
font-size: 1.7em;
}
.blog-title p {
margin: 1em 2em;
}
.blog-title-text p {
margin: 1.3em 2em;
}
.blog-claims {
margin-left: 3.8em;
}
.blog-claims p {
font-size: 1.2em;
}
.bottom-banner {
min-height: 150px;
}
.shop-product-section {
padding: 3em 0 0.5em 0;
}
.span_3_of_2 {
width: 43%;
}
.images_3_of_2 {
width: 53%;
}
.para p {
font-size: 14px;
}
.desc1 h3 {
font-size: 1.4em;
}
.price span {
font-size: 14px;
}
.price label {
font-size: 12px;
}
.w_nav2 li {
display: inline-block;
margin: 0 0.2em 0 0;
}
.wish-list li {
margin-right: 20px;
}
.wish-list li a {
font-size: 0.9em;
}
.wishlist-button i {
top: 7%;
left: -3%;
}
.shop-buttons li.wishlist-button input[type="button"],
.shop-buttons li.wishlist-button input[type="submit"]{
font-size: 10px;
padding: 1em 1.8em;
}
.cart-button i {
top: 7%;
left: 0%;
}
.shop-buttons li.cart-button input[type="button"],
.shop-buttons li.cart-button input[type="submit"]{
font-size: 10px;
padding: 1em 2.5em;
}
.sku label {
font-size: 12px;
}
.w_nav2 li a {
padding: 12px;
}
.filter-by-color h3 {
font-size: 1.4em;
margin: 0 0 0.5em 0;
}
.price-and-sku {
padding: 0.3em 0.8em;
margin: 0.5em 0;
}
div#horizontalTab {
padding-top: 2em;
}
}
@media screen and (max-width:480px){
.top-menu ul li a {
padding: 0.5em 0;
font-size: 14px;
}
.sb-icon-search, .sb-search-submit {
height: 35px;
}
.blog-header-bottom {
padding: 1.5em 0;
}
.blog-content {
padding: 0;
}
.wmuSlider {
padding: 0 0 117% 0;
}
.blog-post h1 {
font-size: 2em;
margin: 0 0 0.5em 0.6em;
}
.un-order-list ul li {
padding: 0 1em;
font-size: 13px;
}
.blog-social-icons {
width: 55%;
}
.blog-post {
border-left: 6px solid #FF0000;
}
.blog-post p {
font-size: 1.2em;
}
.sb-icon-search,.sb-search-submit {
background: #fff url('../images/search.png') no-repeat 0 -4px;
}
.sb-search-submit {
background: #e2dee0 url('../images/search.png') no-repeat 0 -4px;
}
.sb-search-input {
height: 35px;
font-size: 14px;
}
.header-bottom h1 {
font-size: 1.8em;
}
.header-bottom h2 {
font-size: 1.4em;
}
.title {
border-left: 5px solid #2DBEEA;
}
.header-bottom {
padding: 1.2em 0;
}
.our-services-head {
width: 30%;
}
.our-services-head-text h3 {
font-size: 1.6em;
}
.dot img {
width: 8px;
height: 8px;
margin-top: 12px;
}
.our-services {
padding: 2em 0 0.4em 0;
}
.our-services-grid p {
font-size: 14px;
}
.our-services-grid h4 a {
font-size: 17px;
}
.other-services {
padding: 2em 0;
}
.other-services-right-grid h4 {
font-size: 1.5em;
}
.other-services-right-grid p {
font-size: 14px;
margin: 0.8em 0;
}
.other-services-right-grid-left-list,.other-services-right-grid-right-list {
margin-right: 0;
width: 100%;
}
.buttons li input[type="button"],
.buttons li input[type="submit"]{
padding: 1em 2.6em;
}
.buttons li.active input[type="button"],
.buttons li.active input[type="submit"]{
padding: 1em 2.4em;
}
ul.buttons {
margin: 1.5em 0 0 0;
}
.about-section-head-text h3 {
font-size: 1.6em;
}
.about-section-head {
width: 22%;
}
.about-section {
padding: 2em 0 1em 0;
}
.about-section-right-grid h4 {
font-size: 1.5em;
}
.about-section-right-grid p {
font-size: 14px;
}
.work-section-top-row {
min-height: 219px;
padding: 1.5em 0 0 0;
}
.work-section-top-row h3 {
font-size: 1.3em;
}
.work-section-bottom-grid h5 {
font-size: 1.2em;
}
.work-section-bottom-grid h4 {
font-size: 1.5em;
}
.team-section-head h3 {
font-size: 1.6em;
}
.team-section-grid {
width: 50%;
}
.client-section-head h3 {
font-size: 1.7em;
}
.table-head h3 {
font-size: 1.7em;
margin: 0em 0 1.2em 0;
}
.table-1, .table-2, .table-3, .table-4 {
width: 54%;
margin: 0 0 5% 23%;
}
.message {
width: 65%;
}
.action {
width: 35%;
}
.action input[type="button"],
.action input[type="submit"]
{
padding: 0.5em;
font-size: 1em;
}
.message p {
font-size: 1.12em;
}
.call-to-action-section {
padding: 2em 0;
}
.portfolio-head {
width: 22.3%;
}
.portfolio-head-text h3 {
font-size: 1.6em;
}
.dot1 img {
margin-top: 1em;
}
div#portfolio {
padding: 2em 0 0 0;
}
#filters li span {
padding: 3px 6px;
font-size: 0.9em;
}
.portfolio-top-text {
padding: 1.18em;
}
.portfolio-top-text p {
font-size: 14px;
}
.portfolio-top-text h4 {
font-size: 1.2em;
margin: 0 0 0.7em 0;
}
.read-more {
padding: 0.7em 0 0.7em 2em;
}
.read-more a {
font-size: 16px;
}
.iconplus {
padding: 0.4em 0;
}
.nbs-flexisel-nav-left {
left: 321px;
}
.shop-section-head-text h3 {
font-size: 1.6em;
}
.work-section-led img {
width: 95%;
}
.flat .selected::after {
padding: 13px 12px;
background: url(../images/img-sprite.png) no-repeat -485px -62px;
}
.flat .selected, .flat li {
padding: 7px 0 7px 3px;
}
.flat .selected, .flat li {
font-size: 0.8em;
}
.dropdown-button {
width: 35%;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
margin-top: -10.9em;
}
.shop-section-head {
width: 12.5%;
}
.shop-section-head-text h3 {
font-size: 1.5em;
}
.dot2 img {
margin-top: 14px;
}
.dot2 img {
width: 8px;
height: 8px;
}
.shop-section-grid-1,.shop-section-grid-2,.shop-section-grid-3,.shop-section-grid-4 {
margin: 3em 0em 0 25%;
width: 60%;
}
.shop-product {
margin: 7.2em 0;
}
.proximate-theme {
min-height: 175px;
}
.proximate-theme-text h2 {
font-size: 1.4em;
}
.proximate-theme-text h2 {
padding-top: 4em;
}
.blog-section-head-text h3 {
font-size: 1.5em;
}
.blog-section-head {
width: 11.8%;
}
.info {
margin: 6.5em 0 1em;
padding: 5px 12px 3px;
font-size: 0.7em;
}
i.pen, i.home1, i.home2 {
right: 105px;
bottom: 56px;
}
.inner_wrap h3, .inner_wrap2 h3 {
font-size: 1em;
}
.grid1 {
width: 70%;
margin: 0 0 6% 15%;
}
.bottom-banner {
min-height: 130px;
}
.contact-section-head-text h3 {
font-size: 1.6em;
}
.contact-section-head {
width: 26%;
}
.contact-section-grid {
margin-bottom: 2em;
}
.contact-section-grid h5 {
margin: 0 0 0.2em 0;
}
.contact-section-left-grid {
margin: 0 0 3% 6%;
width: 88%;
}
.blog-social-icons {
margin-left: 3em;
}
.span_3_of_2 {
width: 100%;
}
.images_3_of_2 {
width: 100%;
margin:0;
}
.shop-buttons li.cart-button input[type="button"],
.shop-buttons li.cart-button input[type="submit"]{
font-size: 13px;
padding: 1em 3.5em;
}
.shop-buttons li.wishlist-button input[type="button"],
.shop-buttons li.wishlist-button input[type="submit"]{
font-size: 13px;
padding: 1em 2.8em;
}
.cart-button i {
top: 16%;
left: 10%;
}
.wishlist-button i {
top: 14%;
left: 6%;
}
.footer {
padding: 1em 0;
}
.blog-form input[type="text"], textarea,
.blog-form input[type="email"]{
padding: 6px;
font-size: 14px;
}
.blog-form input[type="button"],
.blog-form input[type="submit"]{
padding: 0.55em;
font-size: 14px;
}
}
@media screen and (max-width:320px){
.top-header {
padding: 0.5em 0;
}
.sb-search.sb-search-open,.no-js .sb-search {
width:60%;
}
.sb-search-input {
font-size: 12px;
}
.sb-search-input {
padding: 1px 8px;
}
.wmuSlider {
padding: 0 0 254% 0;
}
.wmuSliderPagination {
left: 35%;
}
.header-bottom h2 {
font-size: 0.9em;
font-weight: 700;
}
.header-bottom h1 {
font-size: 1.2em;
}
.title {
border-left: 4px solid #2DBEEA;
}
.our-services-head-text h3 {
font-size: 1.2em;
}
.our-services-head {
width: 36%;
}
.dot img {
width: 6px;
height: 6px;
margin-top: 11px;
}
.our-services-grid p {
font-size: 13px;
}
.our-services-grid h4 a {
font-size: 15px;
margin:0;
}
.our-services-grid {
margin-bottom: 1.5em;
}
.other-services-left-grid {
margin: 0 0 2em 0;
}
.other-services-right-grid h4 {
font-size: 1.3em;
}
.other-services-right-grid p {
font-size: 14px;
margin: 0.5em 0 0.8em 0;
}
.about-section-head-text h3 {
font-size: 1.2em;
}
.about-section-head {
width: 26%;
}
.about-section-right-grid h4 {
font-size: 1.2em;
}
.about-section-right-grid p {
font-size: 13px;
}
.work-section-top-row h3 {
font-size: 1em;
}
.work-section-top-row {
min-height: 150px;
padding: 1em 0 0 0;
}
.work-section-bottom-grids {
padding: 1em 0;
}
.work-section-bottom-grid {
margin-bottom: 1em;
}
.work-section-bottom-grid h4 {
font-size: 1.2em;
}
.work-section-bottom-grid h5 {
font-size: 1.1em;
}
.team-section-head h3 {
font-size: 1.4em;
margin-bottom:1em;
}
.team-section {
padding: 2em 0 0.5em 0;
}
.team-section-grid {
width: 75%;
}
.team-section-text {
padding: 1.3em 0;
}
.social-icons {
padding: 0.4em 0;
}
.client-section-head h3 {
font-size: 1.5em;
}
.table-head h3 {
font-size: 1.4em;
margin: 0em 0 1em 0;
}
.tables-section {
padding: 2em 0;
}
.table-1, .table-2, .table-3, .table-4 {
width: 70%;
margin: 0 0 7% 15%;
}
.table-1 ul li, .table-2 ul li, .table-3 ul li, .table-4 ul li {
line-height: 2.5em;
}
.message {
width: 100%;
margin-bottom: 1em;
}
.action {
width: 100%;
text-align: center;
}
.call-to-action-section {
padding: 1em 0;
}
.portfolio-head-text h3 {
font-size: 1.3em;
}
.portfolio-head {
width: 26.3%;
}
.dot1 img {
width: 7px;
height: 7px;
margin-top: 0.8em;
}
#filters li span {
padding: 1px 4px;
font-size: 0.85em;
margin: 0 0.1em;
}
.portfolio-top-text p {
line-height: 1.4em;
font-size: 11px;
}
.portfolio-top-text h4 {
font-size: 0.9em;
margin: 0 0 0.3em 0;
}
.read-more {
padding: 0.4em 0 0.4em 1em;
}
.read-more a {
font-size: 12px;
}
.iconplus {
padding: 0;
}
.iconplus i {
background: url("../images/img-sprite.png") no-repeat -277px -93px;
}
.portfolio-top-text {
padding: 0.6em 0.2em;
}
.nbs-flexisel-nav-left {
left: 172px;
}
.shop-section-head-text h3 {
font-size: 1.3em;
}
.shop-section-head {
width: 14.5%;
}
.dot2 img {
width: 7px;
height: 7px;
margin-top: 11px;
}
.shop-section {
padding: 1.5em 0;
}
.shop-section-grid-1, .shop-section-grid-2, .shop-section-grid-3, .shop-section-grid-4 {
margin: 3em 0em 0 15%;
width: 69%;
}
.copy-rights p {
font-size: 14px;
}
.footer {
padding: 1em 0;
}
.contact-section {
padding: 1.5em 0;
}
.contact-section-right-grid input[type="button"],
.contact-section-right-grid input[type="submit"]{
padding: 0.4em;
font-size: 15px;
}
.contact-section-right-grid textarea {
height: 8em;
}
.contact-section-right-grid input[type="text"], textarea,
.contact-section-right-grid input[type="email"]{
padding: 6px;
font-size: 13px;
}
.contact-section-head-text h3 {
font-size: 1.4em;
margin: 0 0 0.7em 0.6em;
}
.contact-section-head {
width: 40%;
}
.contact-section-grid p {
font-size: 14px;
}
.contact-section-grid h5 {
font-size: 17px;
}
.bottom-banner {
min-height: 80px;
}
.grid1 {
width: 90%;
margin: 0 0 6% 5%;
}
.inner_wrap h3, .inner_wrap2 h3 {
font-size: 0.85em;
}
i.pen, i.home1, i.home2 {
right: 76px;
}
.contact-section-grid {
margin-bottom: 1em;
}
.blog-section-head-text h3 {
font-size: 1.4em;
}
.blog-section-head {
width: 16.8%;
}
.blog-section {
padding: 2em 0 0.5em 0;
}
.info {
margin: 4.5em 0 1em;
padding: 7px 9px 0;
}
.proximate-theme {
min-height: 120px;
}
.proximate-theme-text h2 {
padding-top: 3em;
font-size: 1.2em;
}
.shop-section-grid-1, .shop-section-grid-2, .shop-section-grid-3, .shop-section-grid-4 {
line-height: 2em;
}
.shop-section-grid-1 h5,.shop-section-grid-2 h5,.shop-section-grid-3 h5,.shop-section-grid-4 h5 {
font-size: 14px;
}
.shop-section-grid-1 p,.shop-section-grid-2 p,.shop-section-grid-3 p,.shop-section-grid-4 p{
font-size: 14px;
}
.shop-section-grid-1 span,.shop-section-grid-2 span,.shop-section-grid-3 span,.shop-section-grid-4 span {
font-size: 17px;
}
.shop-product {
margin: 4.05em 0;
}
.dropdown-button {
width: 47%;
}
.flat .selected, .flat li {
font-size: 0.72em;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
margin-top: -6.7em;
}
.buttons li input[type="button"],
.buttons li input[type="submit"]{
padding: 0.5em 0.9em;
font-size: 11px;
}
.buttons li.active input[type="button"],
.buttons li.active input[type="submit"]{
padding: 0.5em 0.7em;
font-size: 11px;
}
.blog-header-bottom {
padding: 1.3em 0;
}
.blog-post h1 {
font-size: 1.5em;
}
.blog-post p {
font-size: 0.9em;
}
.blog-post {
border-left: 5px solid #2DBEEA;
margin-left: 0.5em;
}
.blog-example-post-head-text h3 {
font-size: 1.3em;
}
.blog-dot img {
width: 7px;
height: 7px;
margin: 13px 6px 0 0;
}
.blog-title p {
margin: 0.5em 1em;
font-size: 15px;
}
.blog-title-text p {
margin: 1em 1em;
font-size: 13px;
}
.blog-claims {
margin-left: 2.2em;
border-left: 6px solid #2DBEEA;
}
.un-order-list {
text-align: left;
}
.un-order-list ul li {
border-right: none;
}
.blog-social-icons {
width: 92%;
}
.comments-section-head-text h3,.reply-section-head-text h3 {
font-size: 1.5em;
}
.blog-form input[type="text"], textarea,
.blog-form input[type="email"]{
padding: 5px;
font-size: 13px;
}
.blog-form textarea {
height: 9em;
}
.blog-form input[type="button"],
.blog-form input[type="submit"]{
padding: 0.6em;
font-size: 13px;
}
.shop-section-head-shop h3 {
font-size: 1.3em;
}
.flat .selected::after {
padding: 13px 8px;
background: url(../images/img-sprite.png) no-repeat -489px -62px;
}
.blog-social-icons {
margin-left: 0;
}
.cart-button i {
top: 7%;
left: 0%;
}
.shop-buttons li.cart-button input[type="button"],
.shop-buttons li.cart-button input[type="submit"]{
font-size: 10px;
padding: 1em 2.5em;
}
.shop-buttons li.wishlist-button input[type="button"],
.shop-buttons li.wishlist-button input[type="submit"]{
font-size: 10px;
padding: 1em 1.8em;
}
.wishlist-button i {
top: 7%;
left: -3%;
}
.resp-tab-content.resp-tab-content-active p {
font-size: 13px;
}
.w_nav2 li a {
padding: 13px;
}
.portfolio-text {
width: 93%;
}
.other-services-right-grid {
margin-left: 0%;
margin-left: 0%;
}
}
|
public/css/style.css
|
body{
padding:0;
margin:0;
font-family: 'Lato', sans-serif;
}
body a{
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
input[type="button"], input[type="submit"]{
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
margin:0;
}
p{
margin:0;
}
ul{
margin:0;
padding:0;
}
.top-header {
padding: 1em 0;
background-color:#cb0f1a;
border-bottom: solid 1px #FFFFFF;
}
.logo{
float:left;
margin-top: 0;
}
.logo h1{
font-weight: 700;
font-size: 1.65em;
}
.logo h1 span {
color: #2DBEEA;
font-weight: 300;
}
.top-menu{
float:right;
}
.top-menu ul li{
display:inline-block;
float:left;
margin: 0 0.5em;
}
.top-menu ul li a{
text-decoration:none;
padding:1em;
display:block;
color:#FFFFFF;
font-size:1.6em;
font-weight:400;
font-family: 'Pathway Gothic One', sans-serif;;
}
.top-menu ul li.active a{
color:#22283E;
}
.top-menu ul li a:hover{
color:#22283E;
}
.our-services {
padding: 5em 0;
}
.our-services-head{
width: 21%;
margin: 0 auto;
}
.our-services-head-text h3{
font-weight:400;
font-size:3em;
font-family: 'Anton', sans-serif;
float:right;
margin: 0 0 1.5em 0;
}
.our-services-grid h4 {
margin:1em 0;
}
.our-services-grid h4 a{
text-decoration:none;
font-size:20px;
font-weight:700;
color:#22283E;
}
.our-services-grid h4 a:hover{
color:#2DBEEA;
}
.our-services-grid p{
font-size:15px;
font-weight:400;
color:#464851;
line-height:1.6em;
}
.dot img{
width: 14px;
height: 14px;
border-radius: 50%;
-webkit-border-radius:50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
background: #2DBEEA;
float: left;
margin-top: 27px;
}
.dot1 img{
width: 10px;
height: 10px;
border-radius: 50%;
-webkit-border-radius:50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
background: #2DBEEA;
float: left;
margin-top: 3.2em;
}
.dot2 img{
width: 10px;
height: 10px;
border-radius: 50%;
-webkit-border-radius:50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
background: #2DBEEA;
float: left;
margin-top: 20px;;
}
.sb-search {
position: absolute;
right:204px;
width: 0;
min-width:30px;
margin-top: 0.4em;
height:45px;
float: right;
overflow: hidden;
-webkit-transition: width 0.3s;
-moz-transition: width 0.3s;
transition: width 0.3s;
-webkit-backface-visibility: hidden;
}
.sb-search-input {
position: absolute;
top: 0;
left: 0;
border: none;
outline: none;
background:#2DBEEA;
width: 96%;
height:45px;
margin: 0;
z-index: 10;
padding: 5px 15px;
font-size: 15px;
color: #ffffff;
}
.sb-search-input::-webkit-input-placeholder {
color: #ffffff;
}
.sb-search-input:-moz-placeholder {
color: #ffffff;
}
.sb-search-input::-moz-placeholder {
color: #efb480;
}
.sb-search-input:-ms-input-placeholder {
color: #ffffff;
}
.sb-icon-search,.sb-search-submit {
width:30px;
height:45px;
display: block;
position: absolute;
right: 0;
top: 0;
padding: 0;
margin: 0;
line-height:71px;
text-align: center;
cursor: pointer;
}
.sb-search-submit {
background: #e2dee0 url('../images/search.png') no-repeat 0 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
filter: alpha(opacity=0); /* IE 5-7 */
color: transparent;
border: none;
outline: none;
z-index: -1;
-webkit-appearance: none;
}
.sb-icon-search {
background:#cb0f1a url('../images/search.png') no-repeat 0 0;
z-index: 90;
}
/* Open state */
.sb-search.sb-search-open,.no-js .sb-search {
width:46%;
}
.sb-search.sb-search-open .sb-icon-search,.no-js .sb-search .sb-icon-search {
background: #c0c0c0 url('../images/img-sprite.png') no-repeat 0 1px;
color: #fff;
z-index: 11;
}
.sb-search.sb-search-open .sb-search-submit,.no-js .sb-search .sb-search-submit {
z-index: 90;
}
.header-bottom {
padding: 3em 0;
background: #1b1b1b;
}
.header-bottom h1{
color:#FFFFFF;
font-weight:350;
font-size:3.4em;
margin: 0 0 0.65em 0.6em;
}
.header-bottom h2{
color:#FFFFFF;
font-weight:300;
font-size:3.4em;
margin-left:0.6em;
}
.header-bottom h1 span{
color:#2DBEEA;
}
.header-bottom h2 span{
color:#2DBEEA;
}
.title{
border-left:10px solid #cb0f1a;
}
.our-services-grid i{
width: 120px;
height: 120px;
background: url("../images/img-sprite2.png") no-repeat 0 0;
display: inline-block;
}
.our-services-grid i.icon1{
background-position: 0 0;
}
.our-services-grid i.icon2{
background-position: -120px 0;
}
.our-services-grid i.icon3{
background-position: -240px 0;
}
.other-services-left-grid {
width: 94%;
margin-top: 2em;
}
.video iframe{
min-height:300px;
width:100%;
}
.other-services-right-grid {
width: 94%;
margin-left: 6%;
}
.other-services-right-grid h4{
color:#FFFFFF;
font-size:2em;
font-weight:400;
font-family: 'Anton', sans-serif;
text-transform:uppercase;
}
.other-services-right-grid p{
color:#FFFFFF;
font-size:15px;
font-weight:400;
margin:1em 0;
}
.other-services{
background:#2DBFE9;
padding:6em 0;
}
.other-services-right-grid-left-list ul li {
display: inline-block;
vertical-align: middle;
}
.other-services-right-grid-left-list{
float:left;
margin-right:2em;
}
li.icon i{
width:35px;
height:35px;
background: url("../images/img-sprite.png") no-repeat 0 0;
display: inline-block;
vertical-align:center;
}
li.icon i.phone{
background-position:0 0;
margin-right: 10px;
}
li.icon i.eye{
background-position:0 -35px;
margin-right: 10px;
}
li.icon i.moniter{
background-position:0 -70px;
margin-right: 10px;
}
li.icon i.star{
background-position:0 -105px;
margin-right: 10px;
}
li.icon i.tool{
background-position:-35px 0;
margin-right: 10px;
}
li.icon i.lines{
background-position:-35px -35px;
margin-right: 10px;
}
li.icon i.paper{
background-position:-35px -70px;
margin-right: 10px;
}
li.icon i.network{
background-position:-35px -105px;
margin-right: 10px;
}
li.icon-text h6 {
color: #FFFFFF;
font-size: 15px;
font-weight: 400;
}
.other-services-right-grid-right-list ul li {
display: inline-block;
vertical-align: middle;
}
.other-services-right-grid-right-list{
float:left;
}
.about-section-left-grid {
margin: 2% 7% 0 0;
}
.about-section{
background:#FFFFFF;
padding:5em 0;
}
.about-section-head{
width: 15%;
margin: 0 auto;
}
.about-section-head-text h3{
font-weight:400;
font-size:3em;
font-family: 'Anton', sans-serif;
float:right;
margin: 0 0 1.5em 0;
}
.about-section-right-grid h4 {
color:#22283E;
font-size: 2em;
font-weight: 400;
font-family: 'Anton', sans-serif;
text-transform: uppercase;
}
.about-section-right-grid p{
color:#464851;
font-size:15px;
font-weight:700;
margin:1.3em 0;
line-height:1.5em;
}
.work-section-top-row h3{
font-weight: 400;
font-size: 2em;
font-family: 'Anton', sans-serif;
color:#FFFFFF;
}
.work-section-top-row{
background:#282B30;
padding: 6em 0 0 0;
position: relative;
min-height: 585px;
}
.work-section-led {
position: absolute;
top: 25%;
width: 100%;
margin: 0 auto;
}
.work-section-bottom-row{
background:#37C1EB;
}
.work-section-bottom-grids{
padding: 5em 0;
}
.work-section-bottom-grid i{
width:90px;
height:90px;
background: url("../images/img-sprite.png") no-repeat 0 0;
display: inline-block;
}
.work-section-bottom-grid i.camera{
background-position:-70px 0;
}
.work-section-bottom-grid i.diamond{
background-position:-160px 0;
}
.work-section-bottom-grid i.cap{
background-position:-250px 0;
}
.work-section-bottom-grid i.marker{
background-position:-340px 0;
}
.work-section-bottom-grid h4{
color:#FFFFFF;
font-size:2.5em;
font-weight:700;
margin:0.4em 0 0.6em 0;
}
.work-section-bottom-grid h5{
color:#FFFFFF;
font-size:1.5em;
font-weight:700;
}
.team-section-head h3{
font-weight: 400;
font-size: 2em;
font-family: 'Anton', sans-serif;
margin: 0 0 1.5em 0;
color: #22283E;
text-transform:uppercase;
}
.team-section {
padding: 5em 0;
}
.team-section-text{
padding:2em 0;
background:#F0F7FF;
border-bottom:3px solid #FFFFFF;
}
.team-section-image{
border-bottom:3px solid #FFFFFF;
}
.team-section-text h4{
color:#464851;
font-size:17px;
font-weight:700;
}
.team-section-text span{
color:#37C1EB;
font-size:14px;
font-weight:400;
}
.team-section-image img{
width:100%;
}
.social-icons {
background: #F0F7FF;
padding: 1em 0;
text-align: center;
}
.social-icons i{
width:30px;
height:30px;
background: url("../images/img-sprite.png") no-repeat 0 0;
display: inline-block;
}
.social-icons i.facebook{
background-position:-430px 0;
}
.social-icons i.facebook:hover{
background-position:-430px -30px;
}
.social-icons i.twitter{
background-position:-460px 0;
}
.social-icons i.twitter:hover{
background-position:-460px -30px;
}
.social-icons i.googlepluse{
background-position:-490px 0;
}
.social-icons i.googlepluse:hover{
background-position:-490px -30px;
}
.social-icons i.pre{
background-position:-520px 0;
}
.social-icons i.pre:hover{
background-position:-520px -30px;
}.social-icons i.dribble{
background-position:-550px 0;
}
.social-icons i.dribble:hover{
background-position:-550px -30px;
}
.client-section{
background:#282B30;
padding:6em 0;
}
.clients-image {
padding: 0;
}
.clients-image img{
border:4px solid #37C1EB;
}
.client-section-head h3{
font-weight: 400;
font-size: 2em;
font-family: 'Anton', sans-serif;
color: #FFFFFF;
text-transform:uppercase;
margin: 0;
}
.tables-section {
padding: 5em 0;
}
.table-head h3{
font-weight: 400;
font-size: 2em;
font-family: 'Anton', sans-serif;
text-transform:uppercase;
margin:1em 0 2em 0;
}
.table-1{
border-radius: 5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border: 1PX solid #ECBF23;
margin-right: 3%;
width: 22.7333%;
padding: 2em 0;
}
.table-1-head,.table-2-head,.table-3-head,.table-4-head {
width: 65%;
margin: 0 auto;
}
.table-1-head{
border-bottom: 1px solid #ECBF23;
}
.table-2-head{
border-bottom: 1px solid #FFFFFF;
}
.table-3-head{
border-bottom: 1px solid #cb0f1a;
}
.table-4-head{
border-bottom: 1px solid #EA32B6;
}
.table-1-head h5{
color:#1B2134;
font-size:1.9em;
font-weight:700;
}
.table-1-head span{
color:#ECBF23;
font-size:1.8em;
font-weight:900;
font-style:italic;
display: block;
margin-bottom: 1em;
}
.table-1 ul li{
text-decoration:none;
color:#464851;
font-size:1.1em;
font-weight:400;
line-height:3em;
}
.table-2-head h5{
color:#FFFFFF;
font-size:1.9em;
font-weight:700;
}
.table-2-head span{
color:#FFFFFF;
font-size:1.8em;
font-weight:900;
font-style:italic;
display: block;
margin-bottom: 1em;
}
.table-2{
background:#2DBFE9;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
margin-right: 3%;
width: 22.7333%;
padding: 2em 0;
border: 1PX solid #2DBFE9;
}
.table-1 ul,.table-2 ul,.table-3 ul,.table-4 ul{
list-style-type:none;
margin: 1.3em 0;
}
.table-2 ul li{
text-decoration:none;
color:#FFFFFF;
font-size:1.1em;
font-weight:400;
line-height:3em;
}
.table-3-head h5{
color:#1B2134;
font-size:1.9em;
font-weight:700;
}
.table-3-head span{
color:#cb0f1a;
font-size:1.8em;
font-weight:900;
font-style:italic;
display: block;
margin-bottom: 1em;
}
.table-3{
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
margin-right: 3%;
margin-bottom: 3%;
width: 22.7333%;
padding: 2em 0;
border: 1PX solid #cb0f1a;
}
.table-3 ul li{
text-decoration:none;
color:#464851;
font-size:1.1em;
font-weight:400;
line-height:3em;
}
.table-4-head h5{
color:#1B2134;
font-size:1.9em;
font-weight:700;
}
.table-4-head span{
color:#EA32B6;
font-size:1.8em;
font-weight:900;
font-style:italic;
display: block;
margin-bottom: 1em;
}
.table-4{
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
margin-right: 0;
width: 22.7333%;
padding: 2em 0;
border: 1PX solid #cb0f1a;
}
.table-4 ul li{
text-decoration:none;
color:#464851;
font-size:1.1em;
font-weight:400;
line-height:3em;
}
.table-1 input[type="button"],
.table-1 input[type="submit"]{
border: none;
font-size: 15px;
font-weight: 700;
color: #fff;
padding: 0.85em 1.5em;
border-radius: 5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
background: #ECBF23;
}
.table-1 input[type="button"]:hover,
.table-1 input[type="submit"]:hover{
background:#FF9801;
}
.table-2 input[type="button"],
.table-2 input[type="submit"]{
border: none;
font-size: 15px;
font-weight: 700;
color: #2DBFE9;
padding: 0.85em 1.5em;
border-radius: 5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
background: #FFFFFF;
}
.table-2 input[type="button"]:hover,
.table-2 input[type="submit"]:hover{
background:#F6F6F6;
}
.table-3 input[type="button"],
.table-3 input[type="submit"]{
border: none;
font-size: 15px;
font-weight: 700;
color: #fff;
padding: 0.85em 1.5em;
border-radius: 5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
background: #cb0f1a;
}
.table-3 input[type="button"]:hover,
.table-3 input[type="submit"]:hover{
background:#af0c16;
}
.table-4 input[type="button"],
.table-4 input[type="submit"]{
border: none;
font-size: 15px;
font-weight: 700;
color: #fff;
padding: 0.85em 1.5em;
border-radius: 5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
background: #cb0f1a;
}
.table-4 input[type="button"]:hover,
.table-4 input[type="submit"]:hover{
background:#af0c16;
}
.tables i{
width:50px;
height:50px;
background: url("../images/img-sprite.png") no-repeat 0 0;
display: inline-block;
}
.table-1-head i.flag{
background-position:0 -140px;
}
.table-2-head i.paperr{
background-position:-50px -140px;
}
.table-3-head i.msg-box{
background-position:-100px -140px;
}
.table-4-head i.suitcase{
background-position:-150px -140px;
}
/*--testimonials--*/
.wmuSlider {
position: relative;
overflow: hidden;
padding: 0 0 20% 0;
}
.wmuSlider .wmuSliderWrapper article {
position: relative;
}
.wmuSlider .wmuSliderWrapper article img {
max-width: 100%;
width: auto;
height: auto;
display:block;
margin:0 auto;
}
.wmuGallery .wmuGalleryImage {
position: relative;
}
.wmuGallery .wmuGalleryImage img {
max-width: 100%;
width: auto;
height: auto;
}
.wmuSliderPagination {
z-index: 2;
position: absolute;
left: 46%;
bottom:0;
}
.wmuSliderPagination li {
float: left;
margin: 0 2px 0 0;
list-style-type: none;
}
.wmuSliderPagination a {
display: block;
text-indent: -9999px;
width: 20px;
height: 20px;
background:#FFFFFF;
margin:5px;
}
.wmuSliderPagination a.wmuActive {
background:#282B30;
width: 20px;
height: 20px;
border:2px solid #37C1EB;
}
.clients-text p {
color: #FFFFFF;
font-size:16px;
font-weight:400;
text-align:left;
line-height:1.7em;
}
.clients-text {
padding: 0 0 0 2.5em;
}
.clients-slider{
padding:3em 0 0 0;
}
.clients-text a{
color:#37C1EB;
font-size:20px;
font-weight:400;
font-style:italic;
margin-top:2.2em;
display: block;
}
.call-to-action-section{
background:#70B7DB;
padding:5em 0;
}
.message{
padding: 0;
}
.message p{
color:#FFFFFF;
font-size:2em;
font-weight:400;
font-style:italic;
margin-right: 7%;
}
.action {
text-align:right;
}
.action input[type="button"],
.action input[type="submit"]{
padding:1em;
outline: none;
color: #FFFFFF;
font-size: 1.5em;
background: #70B3D8;
border: 1px solid #FFFFFF;
border-radius: 6px;
-webkit-border-radius:6px;
-moz-border-radius: 6px;
-o-border-radius: 6px;
}
.action input[type="button"]:hover,
.action input[type="submit"]:hover{
background:#3CAAE7;
border:1px solid #010A0F;
}
#filters {
padding: 0;
list-style: none;
text-align: center;
margin: 1em 0 3em 0;
}
#filters li span{
display: block;
padding: 5px 20px;
text-decoration: none;
color: #464851;
cursor: pointer;
font-size: 1.1em;
text-transform:uppercase;
font-weight: 400;
margin: 0 0.5em;
border: 1px solid #fff;;
}
#filters li span.active {
color: #2DBEEA;
font-weight: 400;
border: 1px solid #2DBEEA;
}
#filters li span.filter:hover{
border: 1px solid #2DBEEA;
color:#2DBEEA;
}
#filters li {
display: -webkit-inline-box;
}
.portfolio-head-text h3{
font-weight: 400;
font-size: 2em;
font-family: 'Anton', sans-serif;
text-transform: uppercase;
margin: 1em 0;
float:right;
}
.portfolio-head {
width: 8%;
margin: 0 auto;
}
div#portfoliolist {
padding: 0 0;
background: #282B30;
}
.portfolio-wrapper {
cursor:pointer;
}
.portfolio img {
max-width:100%;
transition: all 300ms!important;
-webkit-transition: all 300ms!important;
-moz-transition: all 300ms!important;
}
.contact-section-head-text h3{
font-weight: 400;
font-size: 2em;
font-family: 'Anton', sans-serif;
text-transform: uppercase;
margin: 0 0 1em 0.6em;
}
.contact-section-head {
width: 16%;
margin: 0 auto;
}
.contact-section{
padding:6em 0;
}
.contact-section-grid i{
width: 120px;
height: 120px;
background: url("../images/img-sprite2.png") no-repeat 0 0;
display: inline-block;
}
.contact-section-grid i.point{
background-position:0 -120px;
}
.contact-section-grid i.i-pad{
background-position:-120px -120px;
}
.contact-section-grid i.msg{
background-position:-240px -120px;
}
.contact-section-grid i.clock{
background-position:0 -240px;
}
.contact-section-grid h5{
color:#22283E;
font-size:20px;
font-weight:700;
margin: 0.5em 0 1em 0;
}
.contact-section-grid p{
font-size:15px;
font-weight:400;
color:#464851;
}
.contact-section-grid a{
color:#464851;
text-decoration:none;
font-size:15px;
font-weight:400;
}
.contact-section-grid a:hover{
color:#2DBEEA;
}
.contact-section-right-grid input[type="text"],textarea,
.contact-section-right-grid input[type="email"]{
width: 95%;
padding: 9px;
border-radius: 6px;
-webkit-border-radius:6px;
-moz-border-radius: 6px;
-o-border-radius: 6px;
border: 1px solid #7F8BA3;
margin-bottom: 0.75em;
font-size: 15px;
font-weight: 400;
color: #7F8BA3;
outline:none;
}
.contact-section-grid {
margin-bottom: 5em;
}
.contact-section-right-grid textarea{
resize:none;
height:13em;
width:95%;
border: 1px solid #7F8BA3;
}
.contact-section-right-grid input[type="button"],
.contact-section-right-grid input[type="submit"]{
padding:0.5em;
background:#2DBEEA;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border:none;
outline:none;
font-size:16px;
font-weight:700;
width: 95%;
color:#FFFFFF;
text-transform:uppercase;
}
.contact-section-right-grid input[type="button"]:hover,
.contact-section-right-grid input[type="submit"]:hover{
background:#1096BE;
}
.contact-section-left-grid img {
border-radius: 5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
}
.footer{
padding:2em 0;
background:#000000;
}
.copy-rights{
float:left;
margin-top: 0.4em;
}
.copy-rights p{
color:#464851;
font-size:15px;
font-weight:400;
margin-top: 0.5em;
}
.copy-rights a:hover{
color:#2DBEEA;
}
.footer-social-icons{
float:right;
}
.footer-social-icons i{
width: 40px;
height: 40px;
background: url("../images/img-sprite.png") no-repeat 0 0;
display: inline-block;
}
.footer-social-icons i.fb{
background-position:-70px -90px;
}
.footer-social-icons i.fb:hover{
background-position:-70px -90px;
}
.footer-social-icons i.fb:hover,.footer-social-icons i.tw:hover,.footer-social-icons i.gp:hover,
.footer-social-icons i.prt:hover,.footer-social-icons i.lin:hover{
opacity:0.5;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.footer-social-icons i.tw{
background-position:-110px -90px;
}
.footer-social-icons i.tw:hover{
background-position:-110px -90px;
}
.footer-social-icons i.gp{
background-position:-150px -90px;
}
.footer-social-icons i.gp:hover{
background-position:-150px -90px;
}
.footer-social-icons i.prt{
background-position:-190px -90px;
}
.footer-social-icons i.prt:hover{
background-position:-190px -90px;
}
.footer-social-icons i.lin{
background-position:-230px -90px;
}
.footer-social-icons i.lin:hover{
background-position:-230px -90px;
}
#portfoliolist .portfolio {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
width: 16.666%;
display:none;
float:left;
overflow:hidden;
}
div#portfolio{
padding: 3em 0 0 0;
}
div#portfoliolist {
padding: 0 0;
}
.portfolio img {
max-width:100%;
transition: all 300ms!important;
-webkit-transition: all 300ms!important;
-moz-transition: all 300ms!important;
}
/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
content: '\0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
.row:after,
.clearfix:after {
clear: both;
}
.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
.portfolio-text{
background:#1B2134;
width: 95%;
float: right;
padding: 0;
}
.portfolio-top-text {
padding: 1.8em;
position:relative;
}
.portfolio-top-text:before {
content: url("../images/left-arrow.png") no-repeat 0 0;
position: absolute;
left: -13px;
top: 12%;
}
.portfolio-top-text h4{
color:#FFFFFF;
font-size:1.2em;
font-weight:700;
margin: 0 0 0.8em 0;
}
.portfolio-top-text p{
color:#7F8BA3;
font-size:16px;
font-weight:400;
line-height: 1.6em;
}
.read-more{
float:left;
width:85%;
background:#151929;
padding:0.6em 0 0.6em 2.2em;
}
.read-more a{
color:#2DBEEA;
font-size:14px;
font-weight:400;
}
.iconplus{
float:right;
width:15%;
background:#0C0E18;
padding:0.25em 0;
}
.iconplus i{
width: 25px;
height: 25px;
background: url("../images/img-sprite.png") no-repeat -271px -93px;
display: inline-block;
}
.portfolio-image.col-md-2 {
width: 100%;
padding: 0;
}
/* --#flexiselDemo3 {
display: none;
}-- */
.nbs-flexisel-container {
position: relative;
max-width: 100%;
}
.nbs-flexisel-inner {
overflow: hidden;
margin:3em 0;
}
.nbs-flexisel-item > img {
cursor: pointer;
position: relative;
}
/*** Navigation ***/
.shop-section{
padding:6em 0;
}
.shop-section-head-text h3{
font-weight: 400;
font-size: 2em;
font-family: 'Anton', sans-serif;
text-transform: uppercase;
margin: 0 0 1em 0;
float:right;
}
.shop-section-head{
width:4.5%;
margin:0 auto;
}
.shop-section-grid1{
border:1px solid #ECBF23;
width:98%;
float:left;
margin:0 2% 3% 0;
}
.shop-section-grid2{
border:1px solid #ECBF23;
width: 98%;
float:left;
margin:0 2% 3% 0;
}
.shop-section-grid3{
border:1px solid #ECBF23;
width:98%;
float:left;
margin:0 2% 3% 0;
}
.shop-section-grid4{
border:1px solid #ECBF23;
width:98%;
float:left;
margin:0 0 3% 0;
}
.shop-section-grid1 h4{
font-size:18px;
font-weight:700;
color:#464851;
}
.shop-section-grid1 p{
font-weight:400;
font-size:14px;
color:#464851;
}
.shop-section-grid1 span{
font-weight:700;
font-size:18px;
color:#ECBF23;
}
.proximate-theme{
background:url("../images/proximate-theme.jpg") no-repeat 0 0;
min-height:450px;
background-size:cover;
}
.proximate-theme-text h2{
color:#FFFFFF;
font-size:2.6em;
font-weight:400;
font-family: 'Anton', sans-serif;
text-align:center;
padding-top:6em;
text-transform:uppercase;
}
.proximate-theme-text span{
color:#2DBEEA;
}
.grid1{
position:relative;
box-shadow: 0 1px 0 #E6E5E5;
-webkit-box-shadow: 0 1px 0 #E6E5E5;
-moz-box-shadow: 0 1px 0 #E6E5E5;
-o-box-shadow: 0 1px 0 #E6E5E5;
}
.blog-section {
padding: 5em 0;
}
.blog-section-head-text h3{
font-weight: 400;
font-size: 2em;
font-family: 'Anton', sans-serif;
text-transform: uppercase;
margin: 0 0 1.5em 0;
float:right;
}
.blog-section-head{
width:6%;
margin:0 auto;
}
i.pen{
width: 80px;
height: 80px;
background: url(../images/img-sprite.png)no-repeat -302px -90px;
display: block;
position: absolute;
bottom:59px;
right:137px;
}
i.home1{
width: 80px;
height: 80px;
background: url(../images/img-sprite.png)no-repeat -382px -90px;
display: block;
position: absolute;
bottom:59px;
right:137px;
}
i.home2{
width: 80px;
height: 80px;
background: url(../images/img-sprite.png)no-repeat -463px -90px;
display: block;
position: absolute;
bottom:59px;
right:137px;
}
.index_img img{
border-bottom:3px solid #1baf5d;
}
.index_img1 img{
border-bottom:3px solid #f19e1f;
}
.index_img2 img{
border-bottom:3px solid #88499c;
}
.content_middle{
background:#f3f1f2;
}
.view {
/*--width:290px;
height:350px;
float: left;--*/
overflow: hidden;
position: relative;
text-align: center;
cursor: default;
border-top-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
-moz-border-top-left-radius: 3px;
-o-border-top-left-radius: 3px;
border-top-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-top-right-radius: 3px;
-o-border-top-right-radius: 3px;
}
i.search{
width:20px;
height:20px;
background:url(../images/search1.png)no-repeat;
float:left;
}
.view .mask,.view .content {
/*-- width: 290px;
height:350px;--*/
position: absolute;
overflow: hidden;
top: 0;
left: 0;
cursor: pointer;
width: 258px;
height: 173px;
}
.info {
display: inline-block;
text-decoration: none;
padding: 8px 20px 5px;
background: none;
color: #fff;
text-transform: uppercase;
border: 2px solid #fff;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-o-border-radius: 100px;
font-size: 0.8125em;
margin: 8em 0 1em;
font-weight: 600;
}
.view-first img {
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.view-first .mask {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
background-color:rgba(9, 7, 10, 0.68);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
border-bottom:3px solid #2DBEEA;
width: 100%;
height: 100%;
}
.view-first:hover img {
-webkit-transform: scale(1.1,1.1);
-moz-transform: scale(1.1,1.1);
-o-transform: scale(1.1,1.1);
-ms-transform: scale(1.1,1.1);
transform: scale(1.1,1.1);
}
.view-first a.info {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.view-first:hover .mask {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}
.inner_wrap, .inner_wrap2{
background:#000000;
padding: 2em 0 0.5em 0;
text-align:center;
border-bottom-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-bottom-left-radius: 3px;
-o-border-bottom-left-radius: 3px;
border: 1px solid #eee;
border-bottom-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-bottom-right-radius: 3px;
-o-border-bottom-right-radius: 3px;
}
.inner_wrap h3, .inner_wrap2 h3{
color: #f0f0f0;
font-size: 1.25em;
font-weight: 700;
line-height: 1.3em;
margin: 0.7em 0 0.2em 0;
}
i.heart{
width:20px;
height:20px;
background: url("../images/img-sprite.png") no-repeat -580px 1px;
display: inline-block;
}
ul.star1 li{
display:inline-block;
vertical-align: top;
}
h4.green, h4.yellow, h4.blue{
color:#1baf5d;
text-transform:uppercase;
font-size:0.85em;
margin-bottom: 0;
}
h4.yellow{
color:#f19e1f;
}
h4.blue{
color:#9055a3;
}
ul.vision{
padding: 0;
list-style: none;
position: absolute;
bottom: 188px;
left: 100px;
}
ul.vision li{
display: inline-block;
color: #fff;
font-size: 1em;
font-weight: 600;
text-transform: uppercase;
}
ul.vision li.desc{
font-size:0.8125em;
}
ul.vision li.desc img, ul.star1 li img{
vertical-align:sub;
}
ul.vision li.desc a{
color:#fff;
}
.inner_wrap1 {
background: #fff;
padding:2em 1em 1em;
}
ul.item_module{
padding:0;
list-style:none;
}
ul.item_module li.module_left{
float:left;
margin-right: 1em;
}
ul.item_module li.module_right{
overflow:hidden;
}
ul.item_module li.module_left img{
border-radius:100px;
-webkit-border-radius:100px;
-moz-border-radius:100px;
-o-border-radius:100px;
border:3px solid #e2dee0;
width:82%;
}
ul.item_module li.module_right h5{
color:#495564;
font-size:1.2em;
text-transform:uppercase;
margin:0.8em 0 0.2em;
}
ul.item_module li.module_right p{
color:#788291;
font-size:0.85em;
line-height:1.8em;
display: inline;
}
.content_btn {
display: inline-block;
color: #495564;
font-size:1em;
line-height: 18px;
font-weight: 600;
text-align: left;
transition: 0.2s;
-webkit-transition: 0.2s;
-moz-transition: 0.2s;
-o-transition: 0.2s;
}
ul.buttons {
margin: 1.5em 0 0 0.5em;
}
ul.buttons li{
display:inline-block;
}
.buttons li.active input[type="button"],
.buttons li.active input[type="submit"]{
border: none;
color: #fff;
font-size: 13px;
padding: 1.1em 3.85em;
outline: none;
background: #FF9801;
font-weight: 700;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.buttons li input[type="button"],
.buttons li input[type="submit"]{
border: none;
color: #22283E;
font-size: 13px;
padding: 1.1em 4em;
outline: none;
background: #fff;
font-weight: 700;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.buttons li input[type="button"]:hover,
.buttons li input[type="submit"]:hover{
color:#fff;
background: #FF9801;
}
.bottom-banner{
background:url("../images/blog-banner.jpg") no-repeat 0 0;
min-height:400px;
background-size:cover;
}
.nbs-flexisel-container {
position: relative;
max-width: 100%;
}
.nbs-flexisel-ul {
position: relative;
width: 9999px;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}
.nbs-flexisel-inner {
overflow: hidden;
margin: 0 auto;
width:100%;
background: #FFF;
}
.nbs-flexisel-item {
float: left;
margin:0;
padding:0;
cursor: pointer;
position: relative;
line-height: 0;
}
.course_demo{
background: #FFF;
padding:0% 3% 0 3%;
}
.nbs-flexisel-item img {
width: 100%;
cursor: pointer;
position: relative;
margin-bottom: 15px;
display:inline;
border-radius: 7px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-o-border-radius: 7px;
}
/*** Navigation ***/
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
width:45px;
height:45px;
position: absolute;
cursor: pointer;
z-index: 100;
margin-top:-17.3em;
}
.nbs-flexisel-nav-left {
left:985px;
background: url(../images/img-sprite.png) -203px -143px no-repeat;
}
.nbs-flexisel-nav-right {
right:0;
background: url(../images/img-sprite.png)-254px -143px no-repeat;
}
.shop-section-grid-1,.shop-section-grid-2,.shop-section-grid-3,.shop-section-grid-4{
line-height: 2.5em;
}
.shop-section-grid-border1{
border:1px solid #ECBF23;
padding:1em;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
}
.shop-section-grid-border2{
border:1px solid #2DBEEA;
padding:1em;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
}
.shop-section-grid-border3{
border:1px solid #FF9801;
padding:1em;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
}
.shop-section-grid-border4{
border:1px solid #EA32B6;
padding:1em;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
}
.shop-section-grid-1{
margin:3em 2em 0 0;
position:relative;
}
.shop-section-blue{
display:none;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
padding:1em;
line-height: 2.29em;
position:absolute;
left:0;
right: 0;
top:0;
background:#2DBEEA;
border:1px solid #2DBEEA;
}
.shop-section-grid-1:hover div.shop-section-blue{
display:block;
}
.shop-section-grid-2:hover div.shop-section-blue{
display:block;
}
.shop-section-grid-3:hover div.shop-section-blue{
display:block;
}
.shop-section-grid-4:hover div.shop-section-blue{
display:block;
}
.shop-product h4 {
color: #FFFFFF;
font-size: 18px;
font-weight: 700;
margin-bottom: 1em;
}
.shop-product {
margin: 7.09em 0;
}
.shop-section-grid-2{
margin:3em 2em 0 0;
position:relative;
}
.shop-section-grid-3{
margin:3em 2em 0 0;
position:relative;
}
.shop-section-grid-4{
margin:3em 2em 0 0;
position:relative;
}
.shop-section-grid-1 h5{
color:#464851;
font-size:17px;
font-weight:700;
}
.shop-section-grid-1 p{
font-size:15px;
font-weight:400;
color:#464851;
line-height:2em;
}
.shop-section-grid-1 span{
font-size:18px;
color:#2DBEEA;
font-weight:900;
}
.shop-section-grid-2 h5{
color:#464851;
font-size:17px;
font-weight:700;
}
.shop-section-grid-2 p{
font-size:15px;
font-weight:400;
color:#464851;
line-height:2em;
}
.shop-section-grid-2 span{
font-size:18px;
color:#2DBEEA;
font-weight:900;
}
.shop-section-grid-3 h5{
color:#464851;
font-size:17px;
font-weight:700;
}
.shop-section-grid-3 p{
font-size:15px;
font-weight:400;
color:#464851;
line-height:2em;
}
.shop-section-grid-3 span{
font-size:18px;
color:#FF9801;
font-weight:900;
}
.shop-section-grid-4 h5{
color:#464851;
font-size:17px;
font-weight:700;
}
.shop-section-grid-4 p{
font-size:15px;
font-weight:400;
color:#464851;
line-height:2em;
}
.shop-section-grid-4 span{
font-size:18px;
color:#EA32B6;
font-weight:900;
}
.shop-text {
border-top: 1px solid #fff;
}
.shop-section-blue h5{
color:#FFFFFF;
font-size:17px;
font-weight:700;
margin-top: 1em;
}
.shop-section-blue p{
font-size:15px;
font-weight:400;
color:#FFFFFF;
line-height:2em;
}
.shop-section-blue span{
font-size:18px;
color:#FFFFFF;
font-weight:900;
}
.shop-product i{
width:25px;
height:25px;
background: url("../images/img-sprite.png") no-repeat 0 0 #fff;
display: inline-block;
}
.shop-product i.cart{
background-position:-432px -61px;
}
.shop-product i.farword{
background-position:-456px -61px;
}
.dropdown-button:first-child{
margin-left:0;
}
.dropdown-button{
margin-left:10px;
width:20%;
}
.dropdown-button{
display:inline-block;
}
.flat{
position: relative;
cursor: pointer;
font-weight:600;
color:#898989;
border:1px solid #BBC4C9;
}
.flat.open{
z-index: 2;
}
.flat:hover,
.flat.focus{
color:#666;
}
/* OLD SELECT (HIDDEN) */
.flat .old{
position: absolute;
left: 0;
top: 0;
height: 0;
width: 0;
overflow: hidden;
}
.flat select{
position: absolute;
left: 0;
top: 0;
}
.flat.touch select{
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
}
/* SELECTED FEEDBACK ITEM */
.flat .selected {
color:#464851;
background: #fff;
}
.flat .selected:hover{
/*--color:#666;--*/
}
.flat .selected,
.flat li{
display: block;
font-size: 1.1em;
padding: 7px 0 7px 8px;
overflow: hidden;
white-space: nowrap;
text-align: left;
font-weight: 700;
}
/*--.flat .selected{
background: url(../images/chart.png) no-repeat 15px 14px;
}*/
.flat .selected::after{
content: '';
position: absolute;
right: 0;
top: 0;
bottom: 0;
padding: 18px 18px;
border-left: 1px solid #BBC4C9;
background:url(../images/img-sprite.png) no-repeat -479px -57px;
}
/* DROP DOWN WRAPPER */
.flat div{
position: absolute;
height: 0;
left: 0;
right: 0;
top: 100%;
margin-top:1px;
background:#2DBEEA;
overflow: hidden;
opacity: 0;
color: #FFF;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
}
.dropdown-buttons {
margin-top: 1.5em;
}
.flat:hover div{
}
/* Height is adjusted by JS on open */
.flat.open div{
opacity: 1;
z-index: 2;
}
/* FADE OVERLAY FOR SCROLLING LISTS */
.flat.scrollable div::after{
content: '';
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 50px;
}
.flat.scrollable.bottom div::after{
opacity: 0;
}
/* DROP DOWN LIST */
.flat ul{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
padding:0;
list-style: none;
overflow: hidden;
}
.flat.scrollable.open ul{
overflow-y: auto;
}
/* DROP DOWN LIST ITEMS */
.flat li{
list-style: none;
padding: 6px 10px;
font-size: 1em;
font-weight: 400;
}
.flat li:last-child {
border-bottom: 0;
}
/* .focus class is also added on hover */
.flat li:hover{
background-color:#04A7D9;
}
.flat li.focus{
background:#04A7D9;
position: relative;
z-index: 3;
color:#FFF;
}
.flat li.active{
background-color:#04A7D9;
color: #fff;
}
#toTop {
display: none;
text-decoration: none;
position: fixed;
bottom: 10px;
right: 10px;
overflow: hidden;
width: 48px;
height: 48px;
border: none;
text-indent: 100%;
background: url("../images/to-top.png") no-repeat 0 0;
}
/*-- blog-page --*/
.blog-post {
border-left: 10px solid #FF0000;
}
.blog-post h1{
text-transform:uppercase;
font-weight: 300;
color: #000000;
font-size: 3em;
font-family: Lato, sans-serif, 'Yanone Kaffeesatz';
margin: 0 0 0.65em 0.8em;
}
.blog-post h1 span{
background-color: #FFFF00;
font-family: 'Pathway Gothic One';
padding-left: 1em;
padding-right: 3em;
}
.blog-post p {
color: #f0f0f0;
font-weight: 300;
font-size: 1.3em;
margin-left: 1.1em;
font-family: Lato, sans-serif, 'Yanone Kaffeesatz';
/* text-transform:uppercase; */
}
.blog-header-bottom {
padding: 5em 0;
background: #000000;
}
.blog-content{
padding:4em 0;
}
.blog-example-post-head-text h3{
float:left;
font-weight: 400;
font-size: 2em;
font-family: 'Anton', sans-serif;
text-transform:uppercase;
}
.blog-dot img{
width: 10px;
height: 10px;
border-radius: 50%;
-webkit-border-radius:50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
background: #cb0f1a;
float: left;
margin: 18px 8px 0 0;
}
.blog-title p{
font-style:italic;
font-weight:700;
font-size:16px;
line-height:1.6em;
margin:2.5em 0;
color:#464851;
}
.blog-title-text p{
font-size:16px;
font-weight:400;
line-height:1.55em;
margin:2.5em 0;
color:#464851;
}
.blog-claims p{
font-size:1.6em;
line-height:1.7em;
font-weight:700;
color:#464851;
margin-left:1.2em;
}
.blog-claims {
margin-left: 2.8em;
border-left: 10px solid #cb0f1a;
}
.blog-list{
background:#F0F7FF;
padding:1.1em 1.4em;
}
.un-order-list{
float:left;
}
.blog-social-icons{
float:right;
padding: 10px 0;
}
.un-order-list ul{
margin-top: 14px;
}
.un-order-list ul li{
display:inline-block;
padding:0 0.7em;
font-size:14px;
font-weight:700;
font-style:italic;
color:#7F8BA3;
border-right:1px solid #7F8BA3;
}
.un-order-list ul li a {
color: #7F8BA3;
}
.un-order-list ul li a:hover {
color: #2DBEEA;
}
.un-order-list ul li.line{
border:none;
}
.blog-social-icons-text{
float:left;
margin: 3px 1em 0 0;
}
.blog-social-icons-small{
float:left;
}
.blog-social-icons-small i{
width:25px;
height:25px;
background: url("../images/img-sprite.png") no-repeat 0 0;
display: inline-block;
border: 1px solid #fff;
}
.blog-social-icons-small i:hover {
border: 1px solid red;
}
.blog-social-icons-small i.blog-facebook{
background-position:-543px -90px;
}
.blog-social-icons-small i.blog-twitter{
background-position:-568px -90px;
}
.blog-social-icons-small i.blog-googlepluse{
background-position:-593px -90px;
}
.blog-social-icons-small i.blog-pinters{
background-position:-618px -90px;
}
.blog-social-icons-small i.blog-linkedin{
background-position:-642px -90px;
}
.blog-social-icons-text p{
font-size:14px;
font-weight:700;
font-style:italic;
color:#7F8BA3;
}
.reply-section-head-text h3 {
float: left;
font-weight: 400;
font-size: 2em;
font-family: 'Anton', sans-serif;
text-transform: uppercase;
font-style: normal;
margin-bottom: 1.6em;
}
.reply-section{
padding:2em 0;
}
.blog-form input[type="text"], textarea,
.blog-form input[type="email"]{
width: 100%;
padding: 9px;
border-radius: 5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border: 1px solid #BBC4C9;
margin-bottom: 2em;
font-size: 15px;
font-weight: 400;
color: #7F8BA3;
outline: none;
font-style:normal;
}
.blog-form textarea {
resize:none;
height:11em;
}
.blog-form input[type="button"],
.blog-form input[type="submit"]{
padding: 1em;
background: #cb0f1a;
border-radius: 5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border: none;
outline: none;
font-size: 16px;
font-weight: 700;
width: 100%;
color: #FFFFFF;
text-transform: uppercase;
font-style:normal;
}
.blog-form input[type="button"]:hover,
.blog-form input[type="submit"]:hover{
background: #af0c16;
}
.comments-section{
padding:2em 0;
}
.comments-section-head-text h3 {
float: left;
font-weight: 400;
font-size: 2em;
font-family: 'Anton', sans-serif;
text-transform: uppercase;
font-style: normal;
margin-bottom: 1.6em;
}
.comments-section-middle-grid{
margin-left:2.5em;
}
.comments-section-grid {
margin-bottom: 3.5em;
}
.comments-section-grid-image img{
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
}
.comments-section-grid-text{
padding-left:3em;
margin: 1em 0;
}
.comments-section-grid-text h4 a{
font-weight:900;
font-size:16px;
color:#464851;
text-decoration: none;
}
.comments-section-grid-text h4 a:hover{
color:#2DBEEA;
}
.comments-section-grid-text p{
color:#464851;
font-size:15px;
font-weight:700;
margin:1em 0 1.2em 0;
line-height:1.6em;
}
.comments-section-grid-text span a{
font-weight:900;
font-style:italic;
font-size:20px;
color:#2DBEEA;
}
.comments-section-grid-text label{
color:#7F8BA3;
font-size:14px;
font-weight:400;
font-style:italic;
margin-top:5px;
}
.comments-section-grid-text i.rply-arrow{
width:25px;
height:25px;
background: url("../images/img-sprite.png") no-repeat -669px -94px;
display: inline-block;
vertical-align:middle;
}
.blog-banner img{
border-radius:6px;
-webkit-border-radius:6px;
-moz-border-radius: 6px;
-o-border-radius: 6px;
width:100%
}
.blog-banner{
margin:3em 0;
}
/*-- blog-page --*/
/*-- shop-page --*/
.shop-section-head-shop h3{
text-transform:uppercase;
font-weight:400;
font-size:2em;
font-family: 'Anton', sans-serif;
}
.shop-product-section {
padding: 5em 0;
}
.images_3_of_2 {
width: 28%;
float: left;
margin-right: 4%;
}
.desc1 {
display: block;
float: right;
}
.desc1 h3{
color:#22283E;
font-size:2em;
text-transform:uppercase;
font-weight: 400;
font-family: 'Anton', sans-serif;
}
.desc1 p{
color:#7F8BA3;
font-size:16px;
font-weight:400;
margin:0.9em 0;
}
.span_3_of_2 {
width: 68%;
}
.price-and-sku{
padding:0.8em 1.5em;
background:#F0F7FF;
margin:1.7em 0;
}
.price{
float:left;
}
.price span{
color:#2DBEEA;
font-size:18px;
font-weight:700;
margin-right:7px;
}
.price label{
color:#8A96AC;
font-size:15px;
margin:0;
}
.sku{
float:right;
}
.sku label{
color:#7F8BA3;
font-size:15px;
margin:0;
}
.para p{
color:#464851;
font-size:16px;
line-height:1.6em;
font-weight:700;
}
.filter-by-size{
margin:1.5em 0;
}
.filter-by-size h3{
color:#22283E;
font-size:1.8em;
text-transform:uppercase;
font-weight: 400;
font-family: 'Anton', sans-serif;
margin-top:0.4em;
}
.rating-line{
position:relative;
padding:0.5em 0;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
background:#F0F7FF;
}
i.ellipse{
width:30px;
height:30px;
background: url("../images/img-sprite.png") no-repeat -602px 1px;
display: inline-block;
position:absolute;
top:-50%;
left:11%;
}
.w_nav2 li{
display: inline-block;
margin: 0 0.5em 0.3em 0;
}
ul.w_nav2 {
width: 90%;
}
.w_nav2 li a{
display: block;
padding: 20px;
}
.w_nav2 li a.color1{
background: #0AA5E2;
}
.w_nav2 li a.color2{
background: #E52D6D;
}
.w_nav2 li a.color3{
background: #303030;
}
.w_nav2 li a.color4{
background: #B71E32;
}
.w_nav2 li a.color5{
background: #353F49;
}
.w_nav2 li a.color6{
background: #45BF55;
}
.w_nav2 li a.color16{
background: #9D18B1;
}
.w_nav2 li a.color7{
background: #FF7F00;
}
.w_nav2 li a.color17{
background: #2A18B1;
}
.w_nav2 li a.color8{
background: #8B4513;
}
.w_nav2 li a.color9{
background: #FFD700;
}
.w_nav2 li a.color10{
background: #121212;
}
.w_nav2 li a.color11{
background: #C0C0C0;
}
.w_nav2 li a.color12{
background: #0AA5E2;
}
.w_nav2 li a.color13{
background: #FFCBDB;
}
.w_nav2 li a.color14{
background: #B87333;
}
.w_nav2 li a.color15{
background: #BFB540;
}
.filter-by-color {
padding: 2em 0;
}
.filter-by-color h3{
color: #22283E;
font-size: 1.8em;
text-transform: uppercase;
font-weight: 400;
font-family: 'Anton', sans-serif;
margin: 0 0 1.2em 0;
}
.shop-social-icons {
border-bottom: 1px solid #D6D6D6;
border-top: 1px solid #D6D6D6;
}
.wish-list{
padding:15px 0;
}
.wish-list li{
display:inline-block;
margin-right:45px;
}
.wish-list li a{
color: #383838;
font-size:1.1em;
padding-left:22px;
text-decoration: underline;
}
.wish-list li a:hover {
color:#e44f2b;
text-decoration:none;
}
.wish-list li.wish{
background:url(../images/wishlist.png) no-repeat 0;
}
.wish-list li.compare{
background:url(../images/compare.png) no-repeat 0;
margin-right:0;
}
.wish-list{
float:left;
}
.nimeric-icons i{
width:50px;
height:35px;
background: url("../images/img-sprite.png") no-repeat 0 0;
display: inline-block;
border-right:1px solid #fff;
}
.nimeric-icons i.plus{
background-position:-548px -117px;
}
.nimeric-icons i.one{
background-position:-583px -117px;
}
.nimeric-icons i.minus{
background-position:-619px -117px;
}
.blog-social-icons-text p {
margin: 0;
}
.cart-button i{
width:25px;
height:25px;
background: url("../images/img-sprite.png") no-repeat -586px -31px;
display: inline-block;
position:absolute;
top:18%;
left:23%;
cursor: pointer;
}
.wishlist-button i{
width:25px;
height:25px;
background: url("../images/img-sprite.png") no-repeat -610px -31px;
display: inline-block;
position:absolute;
top:20%;
left:19%;
cursor: pointer;
}
ul.shop-buttons {
margin: 2.5em 0 0 0;
}
ul.shop-buttons li {
display: inline-block;
position: relative;
}
.shop-buttons li.cart-button input[type="button"],
.shop-buttons li.cart-button input[type="submit"]{
border: none;
color: #fff;
font-size: 13px;
padding: 1.1em 6.85em;
outline: none;
background: #FF9801;
font-weight: 700;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.shop-buttons li.cart-button input[type="button"]:hover,
.shop-buttons li.cart-button input[type="submit"]:hover{
background:#2DBEEA;
}
.shop-buttons li.wishlist-button input[type="button"],
.shop-buttons li.wishlist-button input[type="submit"]{
border: none;
color: #fff;
font-size: 13px;
padding: 1.1em 5.85em;
outline: none;
background: #2DBEEA;
font-weight: 700;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.shop-buttons li.wishlist-button input[type="button"]:hover,
.shop-buttons li.wishlist-button input[type="submit"]:hover{
background:#FF9801;
}
.ui-slider-vertical {
width: 8px;
}
.ui-slider-vertical .ui-slider-range-min {
background: #dadada;
}
.ui-slider-vertical .ui-slider-handle {
left: -7px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
outline: none;
cursor: pointer;
border: 6px solid #E5EBF0;
background: #2DBEEA;
}
div#horizontalTab {
padding-top: 5em;
}
.resp-tab-content.resp-tab-content-active p {
font-size: 16px;
line-height: 1.6em;
font-weight: 500;
color:#464851;
}
/*-- shop-page --*/
/*-- responsive-design --*/
@media screen and (max-width:1366px){
.sb-search{
right: 77px;
}
.sb-search.sb-search-open,.no-js .sb-search {
width:55%;
}
.portfolio-top-text h4{
font-size: 1.1em;
margin: 0 0 0.7em 0;
}
.portfolio-top-text{
padding: 0.85em;
}
.portfolio-top-text p{
font-size: 15px;
}
.header-bottom h1 {
font-size: 3.2em;
margin: 0 0 0.6em 0.6em;
}
.header-bottom h2 {
font-size: 3.2em;
}
.header-bottom {
padding: 2.8em 0;
}
.our-services-head-text h3 {
font-size: 2.6em;
margin: 0em 0 1.3em 0;
}
.dot img {
width: 12px;
height: 12px;
margin-top: 24px;
}
.our-services-head {
width: 18%;
}
.other-services-right-grid h4 {
font-size: 1.8em;
}
.other-services-left-grid {
margin-top: 1em;
}
.our-services {
padding: 4em 0;
}
.other-services {
padding: 5em 0;
}
.about-section-head-text h3 {
font-size: 2.6em;
margin: 0em 0 1.3em 0;
}
.about-section-head {
width: 13%;
}
.about-section-right-grid h4 {
font-size: 1.8em;
}
.about-section {
padding: 4em 0;
}
.work-section-top-row h3 {
font-size: 1.8em;
}
.work-section-led img {
width: 75%;
}
.work-section-top-row {
min-height: 497px;
padding: 5em 0 0 0;
}
.work-section-bottom-grids {
padding: 4em 0;
}
.work-section-bottom-grid h4 {
font-size: 2.2em;
margin: 0.3em 0 0.5em 0;
}
.team-section-head h3 {
font-size: 1.8em;
}
.client-section-head h3 {
font-size: 1.8em;
}
.client-section {
padding: 4em 0;
}
.table-head h3 {
font-size: 1.9em;
margin: 0em 0 2em 0;
}
.portfolio-head {
width: 9.5%;
}
.shop-section-head {
width: 5.3%;
}
.shop-section {
padding: 4em 0;
}
.proximate-theme-text h2 {
font-size: 2.4em;
padding-top: 5em;
}
.proximate-theme {
min-height: 355px;
}
.bottom-banner {
min-height: 261px;
}
.dot2 img {
margin-top: 17px;
}
.contact-section-head-text h3 {
font-size: 1.9em;
}
.contact-section {
padding: 5em 0;
}
.call-to-action-section {
padding: 4em 0;
}
}
@media screen and (max-width:1280px){
.sb-search{
right: 38px;
}
.sb-search.sb-search-open,.no-js .sb-search {
width:59%;
}
.proximate-theme-text h2{
padding-top: 5em;
}
.proximate-theme{
min-height: 380px;
}
.iconplus {
padding: 0.14em 0;
}
.read-more {
padding: 0.5em 0 0.5em 1.4em;
}
.portfolio-top-text p {
font-size: 14px;
}
.portfolio-top-text h4 {
font-size: 1.05em;
margin: 0 0 0.6em 0;
}
.iconplus i {
background: url("../images/img-sprite.png") no-repeat -274px -93px;
}
.title {
border-left: 8px solid #2DBEEA;
}
.header-bottom h1 {
font-size: 3em;
margin: 0 0 0.5em 0.6em;
}
.header-bottom h2 {
font-size: 3em;
}
.header-bottom {
padding: 2.4em 0;
}
.our-services-head-text h3 {
font-size: 2.3em;
margin: 0em 0 1.2em 0;
}
.our-services-head {
width: 16.5%;
}
.dot img {
margin-top: 21px;
}
.our-services-grid h4 {
margin: 0.8em 0;
}
.other-services {
padding: 4em 0;
}
.about-section-head-text h3 {
font-size: 2.4em;
margin: 0em 0 1em 0;
}
.about-section {
padding: 4em 0 2em 0;
}
.work-section-top-row {
min-height: 465px;
padding: 4em 0 0 0;
}
.team-section-text {
padding: 1.6em 0;
}
.social-icons {
padding: 0.7em 0;
}
.client-section {
padding: 3em 0;
}
.tables-section {
padding: 4em 0;
}
.table-head h3 {
font-size: 1.9em;
margin: 0em 0 1.7em 0;
}
.table-1-head h5,.table-2-head h5,.table-3-head h5,.table-4-head h5 {
font-size: 1.7em;
}
.table-1-head span,.table-2-head span,.table-3-head span,.table-4-head span{
font-size: 1.5em;
}
.table-1 ul li,.table-2 ul li,.table-3 ul li,.table-4 ul li{
line-height: 2.8em;
}
.call-to-action-section {
padding: 3em 0;
}
.action input[type="button"],
.action input[type="submit"]{
padding: 0.8em;
font-size: 1.45em;
}
.portfolio-head {
width: 10%;
}
.about-section-head {
width: 12.2%;
}
.dot1 img {
margin-top: 1.4em;
}
.portfolio-head-text h3 {
margin: 0 0 1em 0;
}
#filters {
margin: 0 0 3em 0;
}
.clients-slider {
padding: 2.5em 0 0 0;
}
.shop-section-head {
width: 5.7%;
}
.proximate-theme {
min-height: 340px;
}
.proximate-theme-text h2 {
font-size: 2.2em;
}
.blog-header-bottom {
padding: 4em 0;
}
.blog-title-text p {
margin: 2em 0;
}
.blog-claims p {
margin-left: 1.2em;
}
.comments-section-grid-text {
margin: 0.5em 0;
}
.blog-header-bottom {
padding: 3em 0;
}
}
@media screen and (max-width:1024px){
.sb-search{
right: 29px;
}
.sb-search.sb-search-open,.no-js .sb-search {
width:62%;
}
.nbs-flexisel-nav-left {
left: 799px;
}
#fwslider .slidePrev span {
width: 75px;
height: 75px;
background-position:0 0;
background-size:150px;
}
#fwslider .slidePrev span:hover {
width: 75px;
height: 75px;
background-position:0 -104px;
background-size:150px;
}
.top-menu ul li {
margin: 0 5px 0 0;
}
.top-menu ul li a {
padding: 1em 0.8em;
}
.top-menu {
width: 67%;
}
.header-bottom h1 {
font-size: 2.8em;
}
.header-bottom h2 {
font-size: 2.8em;
}
.our-services-head {
width: 19.5%;
}
.our-services-head-text h3 {
font-size: 2.2em;
margin: 0em 0 1.1em 0;
}
.dot img {
margin-top: 19px;
}
.our-services-grid h4 {
margin: 0.65em 0;
}
.our-services-grid p {
font-size: 14.9px;
}
.shop-product {
margin: 4.85em 0;
}
li.icon-text h6 {
font-size: 13.7px;
}
.other-services-right-grid-left-list {
width: 50%;
margin-right: 0;
}
.other-services-right-grid-right-list {
width: 50%;
}
.other-services-left-grid {
width: 100%;
}
.buttons li.active input[type="button"],
.buttons li.active input[type="submit"]{
padding: 1em 3.4em;
}
.buttons li input[type="button"],
.buttons li input[type="submit"]{
padding: 1em 3.6em;
}
.other-services-right-grid {
width: 100%;
margin-left: 3%;
}
.about-section-head {
width: 14.2%;
}
.about-section-head-text h3 {
font-size: 2.2em;
margin: 0em 0 0.8em 0;
}
.about-section-right-grid h4 {
font-size: 1.6em;
}
.about-section-right-grid p {
font-size: 13.6px;
margin: 0.75em 0;
}
.about-section-right-grid {
margin-left: 0;
padding: 0;
}
.work-section-top-row {
min-height: 376px;
}
.work-section-top-row h3 {
font-size: 1.7em;
}
.work-section-bottom-grids {
padding: 3em 0;
}
.work-section-bottom-grid h4 {
font-size: 2em;
margin: 0.1em 0 0.3em 0;
}
.work-section-bottom-grid h5 {
font-size: 1.3em;
}
.team-section-head h3 {
font-size: 1.7em;
}
.team-section {
padding: 4em 0;
}
.clients-text p {
font-size: 15.3px;
}
.clients-text a {
margin-top: 1.8em;
}
.message p {
font-size: 1.7em;
}
.action input[type="button"],
.action input[type="submit"] {
padding: 0.7em;
font-size: 1.4em;
}
.portfolio-head {
width: 12.5%;
}
.portfolio-head-text h3 {
font-size: 1.9em;
}
.dot1 img {
margin-top: 1.25em;
}
.shop-section-head {
width: 6.5%;
}
.shop-section-head-text h3 {
font-size: 1.8em;
}
.proximate-theme {
min-height: 280px;
}
.proximate-theme-text h2 {
font-size: 2em;
}
.blog-section-head {
width: 7%;
}
.blog-section-head-text h3 {
font-size: 1.8em;
}
.blog-section {
padding: 4em 0;
}
.info {
padding: 7px 14px 4px;
margin: 7em 0 1em;
}
.inner_wrap h3, .inner_wrap2 h3 {
font-size: 1em;
}
i.pen {
right: 101px;
}
i.home1 {
right: 101px;
}
i.home2 {
right: 101px;
}
.bottom-banner {
min-height: 220px;
}
.flat .selected, .flat li {
font-size: 1em;
padding: 7px 0 7px 5px;
}
.flat .selected::after {
padding: 17px 14px;
background: url(../images/img-sprite.png) no-repeat -484px -57px;
}
.contact-section {
padding: 3em 0;
}
.contact-section-head-text h3 {
font-size: 1.8em;
}
.contact-section-grid h5 {
font-size: 19px;
margin: 0.2em 0 0.5em 0;
}
.dot2 img {
margin-top: 16px;
}
.contact-section-grid {
margin-bottom: 3em;
}
.blog-form input[type="text"], textarea,
.blog-form input[type="email"] {
margin-bottom: 1em;
}
.blog-form input[type="email"] {
margin-bottom: 1em;
}
.contact-section-right-grid input[type="text"], textarea,
.contact-section-right-grid input[type="email"]{
padding: 7px;
font-size: 14px;
}
.contact-section-right-grid textarea {
height: 11em;
}
.portfolio-image {
width: 99%;
}
.portfolio-top-text p {
font-size: 15px;
}
.portfolio-top-text {
padding: 1.4em;
}
.portfolio-top-text h4 {
font-size: 1.2em;
margin: 0 0 0.8em 0;
}
.read-more {
padding: 0.7em 0 0.7em 1.6em;
}
.iconplus {
padding: 0.23em 0;
}
#portfoliolist .portfolio {
width: 25%;
}
.iconplus {
padding: 0.29em 0;
}
.comments-section-grid-text label {
font-size: 13px;
margin-top: 2px;
}
.comments-section-grid-text p {
font-size: 14px;
margin: 0em;
}
.comments-section-grid-text span {
font-size: 17px;
}
.comments-section-grid-text h4 {
font-size: 15px;
}
.comments-section-grid-text {
padding-left:0;
}
.blog-title-text p {
margin: 1.3em 0;
}
.blog-title p {
margin: 2em 0;
}
.blog-content {
padding: 1em 0;
}
.blog-claims p {
margin-left: 1.2em;
}
ul.w_nav2 {
width: 100%;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
margin-top: -15.8em;
}
.comments-section {
padding: 2em 0 0 0;
}
.reply-section {
padding: 0 0 2em 0;
}
.images_3_of_2 {
width: 33%;
}
.span_3_of_2 {
width: 63%;
}
}
@media screen and (max-width:800px){
.top-menu{
float:none;
width: 100%;
}
.top-menu ul li{
display:block;
float:none;
margin: 0em;
}
.top-menu ul li a{
border-bottom:1px solid #E81C3B;
color:#FFFFFF;
text-align: center;
padding: 0.7em 0;
}
.top-menu ul{
display:none;
background:rgba(255, 255, 255, 0.08);
width:100%;
}
.top-menu span.menu{
display: block;
width: 5%;
text-align: center;
position:relative;
padding:1em 0;
margin: 0 auto;
}
.top-menu span.menu:before {
content: url("../images/nav.png") no-repeat 0 0;
cursor: pointer;
text-align: right;
width: 100%;
}
.top-menu ul li:hover a {
color: #22283E;
}
.sb-search {
right: 15px;
top: 2%;
}
.sb-search.sb-search-open,.no-js .sb-search {
width:73%;
} {
width:73%;
}
.header-bottom h1 {
font-size: 2.5em;
}
.header-bottom h2 {
font-size: 2.3em;
}
.title {
border-left: 7px solid #2DBEEA;
}
.our-services-head-text h3 {
font-size: 1.9em;
margin: 0em 0 1em 0;
}
.dot img {
width: 10px;
height: 10px;
margin-top: 14px;
}
.our-services-head {
width: 21.5%;
}
.our-services {
padding: 3em 0 1em 0;
}
.our-services-grid h4 {
margin: 0.3em 0 0.1em 0;
}
.our-services-grid p {
font-size: 15px;
line-height: 1.4em;
}
.our-services-grid {
margin-bottom: 2em;
}
.other-services {
padding: 3em 0;
}
.other-services-left-grid {
margin-bottom: 3em;
}
.other-services-right-grid-left-list {
margin-right: 3em;
width:40%;
}
li.icon-text h6 {
font-size: 15px;
}
.about-section-head {
width: 15.2%;
}
.about-section-head-text h3 {
font-size: 1.9em;
}
.about-section {
padding: 3em 0 2em 0;
}
.nbs-flexisel-nav-left {
left: 593px;
}
.about-section-right-grid h4 {
font-size: 1.8em;
}
.about-section-right-grid p {
font-size: 15px;
}
.work-section-top-row h3 {
font-size: 1.5em;
}
.work-section-top-row {
min-height: 285px;
padding: 3em 0 0 0;
}
.work-section-bottom-grid {
width: 25%;
float: left;
}
.work-section-bottom-grid h4 {
font-size: 1.8em;
margin: 0 0 0.2em 0;
}
.team-section-grid {
width: 35%;
margin: 0 auto;
}
.wmuSlider {
padding: 0 0 59% 0;
}
.social-icons {
margin-bottom: 3em;
}
.team-section {
padding: 4em 0 1em 0;
}
.clients-image {
margin-bottom: 2em;
}
.clients-text a {
margin-top: 1em;
}
.table-1,.table-2,.table-3,.table-4 {
width: 35%;
margin: 0 0 5% 32.5%;
}
.table-4{
margin-bottom:0;
}
.message {
width: 70%;
float: left;
}
.message p{
margin-right:0;
}
.action {
width: 30%;
float: left;
}
.action input[type="button"],
.action input[type="submit"]{
padding: 0.6em;
font-size: 1.2em;
margin-top: 1em;
}
.call-to-action-section {
padding: 2.5em 0;
}
.portfolio-head {
width: 15.5%;
}
.portfolio-head-text h3 {
font-size: 1.8em;
}
#filters li span {
padding: 3px 16px;
font-size: 1em;
}
#filters {
margin: 0 0 2em 0;
}
.portfolio-image {
width: 100%;
}
.portfolio-top-text h4 {
font-size: 1em;
margin: 0 0 0.2em 0;
}
.portfolio-top-text p {
font-size: 13.75px;
}
.portfolio-top-text {
padding: 0.55em;
}
.read-more {
padding: 0.5em 0 0.5em 1.2em;
}
.iconplus {
padding: 0.12em 0;
}
.shop-section-head {
width: 8.5%;
}
.dropdown-button {
width: 27%;
}
.dropdown-buttons {
margin-top: 1em;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
margin-top: -13.5em;
}
.shop-product {
margin: 5.1em 0;
}
.proximate-theme {
min-height: 230px;
}
.proximate-theme-text h2 {
font-size: 1.65em;
}
.blog-section-head {
width: 8.6%;
}
.grid1 {
width: 60%;
margin: 0 0 6% 20%;
}
.info {
margin: 9.5em 0 1em;
}
i.pen,i.home1,i.home2 {
right: 172px;
}
.inner_wrap h3, .inner_wrap2 h3 {
font-size: 1.3em;
}
.blog-section {
padding: 3em 0 1em 0;
}
.bottom-banner {
min-height: 190px;
}
.contact-section-head {
width: 18%;
}
.contact-section-left-grid {
margin: 0 0 3% 12.5%;
padding: 0;
width: 75%;
}
.message p {
font-size: 1.5em;
}
.action input[type="button"],
.action input[type="submit"]{
margin-top: 0.8em;
}
.footer {
padding: 1em 0;
}
.blog-post p {
font-size: 1.8em;
}
.blog-post h1 {
font-size: 2.5em;
}
.blog-example-post-head-text h3 {
font-size: 1.8em;
}
.blog-title p {
margin: 1em 0;
}
.blog-title-text p {
font-size: 15px;
}
.un-order-list {
float:none;
text-align: center;
}
.un-order-list ul {
margin-top: 0;
}
.desc1 p {
margin: 0;
}
.cart-button i {
top: 14%;
left: 7%;
}
.wishlist-button i {
top: 13%;
left: 4%;
}
.shop-buttons li.cart-button input[type="button"],
.shop-buttons li.cart-button input[type="submit"]{
font-size: 12px;
padding: 1em 3em;
}
.shop-buttons li.wishlist-button input[type="button"] {
font-size: 12px;
padding: 1em 2.56em;
}
.resp-tab-content.resp-tab-content-active p {
font-size: 15px;
}
.shop-section-head-shop h3 {
font-size: 1.6em;
}
.blog-social-icons {
float: none;
padding: 20px 0 0 0;
margin-left:3.3em ;
}
.reply-section-head-text h3 {
font-size: 1.8em;
margin-bottom: 1em;
}
.blog-form input[type="button"],
.blog-form input[type="submit"]{
padding: 0.7em;
font-size: 15px;
}
.blog-form input[type="text"], textarea,
.blog-form input[type="email"]{
padding: 8px;
font-size: 15px;
}
.comments-section-head-text h3 {
font-size: 1.8em;
margin-bottom: 1.4em;
}
.span_3_of_2 {
width: 47%;
}
.desc1 h3 {
font-size: 1.6em;
}
.desc1 p {
font-size: 15px;
margin: 0;
}
.price-and-sku {
padding: 0.5em 1em;
margin: 0.8em 0;
}
.price span {
font-size: 16px;
}
.price label {
font-size: 13px;
}
.sku label {
font-size: 13px;
}
.para p {
font-size: 15px;
}
.filter-by-color {
padding: 0.8em 0;
}
.filter-by-color h3 {
font-size: 1.5em;
margin: 0 0 0.6em 0;
}
.w_nav2 li a {
padding: 15px;
}
.wish-list {
padding: 6px 0;
}
.images_3_of_2 {
width: 44%;
}
.span_3_of_2 {
width: 52%;
}
.wish-list li {
margin-right: 55px;
}
ul.shop-buttons {
margin: 2em 0 0 0;
}
}
@media screen and (max-width:768px){
.header-bottom h1 {
font-size: 2.3em;
}
.header-bottom h2 {
font-size: 2em;
}
.blog-claims p {
font-size: 1.3em;
}
.portfolio-top-text h4 {
margin: 0 0 0.6em 0;
}
.portfolio-top-text p {
font-size: 13px;
}
}
@media screen and (max-width: 640px){
.top-menu ul li a {
font-size: 15px;
}
.nbs-flexisel-nav-left {
left: 472px;
}
.dropdown-button {
width: 32%;
}
.shop-product {
margin: 7.5em 0;
}
.flat .selected, .flat li {
font-size: 0.9em;
}
.wmuSlider {
padding: 0 0 76% 0;
}
.work-section-bottom-grid {
width: 50%;
float: left;
margin-bottom: 2em;
}
.work-section-bottom-grids {
padding: 2em 0 0.5em 0;
}
.work-section-led img {
width: 85%;
}
.team-section-grid {
width: 40%;
}
.other-services-right-grid-left-list {
margin-right: 2em;
width: 44%;
}
.table-1, .table-2, .table-3, .table-4 {
width: 42%;
margin: 0 0 5% 31%;
}
.action input[type="button"],
.action input[type="submit"]{
margin-top: 0.2em;
}
.action {
padding: 0;
}
.work-section-top-row {
min-height: 262px;
padding: 2.5em 0 0 0;
}
.header-bottom h2 {
font-size: 1.9em;
}
.header-bottom h1 {
font-size: 2em;
}
.header-bottom {
padding: 2em 0;
}
.our-services-head {
width: 26%;
}
.our-services-head-text h3 {
font-size: 1.8em;
}
.our-services-grid h4 a {
font-size: 18px;
}
.about-section-head {
width: 19%;
}
.about-section-head-text h3 {
font-size: 1.8em;
}
.about-section-right-grid h4 {
font-size: 1.7em;
}
.team-section {
padding: 3em 0 1em 0;
}
.portfolio-head {
width: 18.3%;
}
.portfolio-head-text h3 {
font-size: 1.7em;
}
#portfoliolist .portfolio {
width: 50%;
}
.portfolio-top-text h4 {
font-size: 1.25em;
margin: 0 0 0.72em 0;
}
.portfolio-top-text p {
font-size: 17px;
}
.portfolio-top-text {
padding: 2.5em;
}
.read-more {
padding: 0.99em 0 0.99em 2.5em;
}
.read-more a {
font-size: 17px;
}
.iconplus {
padding: 0.7em 0;
}
.portfolio img {
width: 100%;
}
.shop-section-head {
width: 10.5%;
}
.shop-section-head-text h3 {
font-size: 1.7em;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
margin-top: -12.7em;
}
.flat .selected, .flat li {
padding: 9px 0 9px 7px;
}
.shop-section {
padding: 3em 0;
}
.blog-section-head {
width: 10.6%;
}
.blog-section-head-text h3 {
font-size: 1.7em;
}
.inner_wrap h3, .inner_wrap2 h3 {
font-size: 1.2em;
}
i.pen, i.home1, i.home2 {
right: 134px;
}
.contact-section-head-text h3 {
font-size: 1.7em;
}
.contact-section-head {
width: 21%;
}
.copy-rights {
float: none;
text-align: center;
margin-bottom:1em;
}
.footer-social-icons {
float: none;
text-align: center;
}
.blog-social-icons {
margin-left: 1em;
}
.un-order-list ul li {
padding: 0 0.5em;
font-size: 13px;
}
.blog-post p {
font-size: 1.5em;
}
.blog-post h1 {
font-size: 2.2em;
}
.blog-post {
border-left: 8px solid #FF0000;
margin-left: 2em;
}
.blog-header-bottom {
padding: 2.2em 0;
}
.blog-example-post-head-text h3 {
font-size: 1.7em;
}
.blog-title p {
margin: 1em 2em;
}
.blog-title-text p {
margin: 1.3em 2em;
}
.blog-claims {
margin-left: 3.8em;
}
.blog-claims p {
font-size: 1.2em;
}
.bottom-banner {
min-height: 150px;
}
.shop-product-section {
padding: 3em 0 0.5em 0;
}
.span_3_of_2 {
width: 43%;
}
.images_3_of_2 {
width: 53%;
}
.para p {
font-size: 14px;
}
.desc1 h3 {
font-size: 1.4em;
}
.price span {
font-size: 14px;
}
.price label {
font-size: 12px;
}
.w_nav2 li {
display: inline-block;
margin: 0 0.2em 0 0;
}
.wish-list li {
margin-right: 20px;
}
.wish-list li a {
font-size: 0.9em;
}
.wishlist-button i {
top: 7%;
left: -3%;
}
.shop-buttons li.wishlist-button input[type="button"],
.shop-buttons li.wishlist-button input[type="submit"]{
font-size: 10px;
padding: 1em 1.8em;
}
.cart-button i {
top: 7%;
left: 0%;
}
.shop-buttons li.cart-button input[type="button"],
.shop-buttons li.cart-button input[type="submit"]{
font-size: 10px;
padding: 1em 2.5em;
}
.sku label {
font-size: 12px;
}
.w_nav2 li a {
padding: 12px;
}
.filter-by-color h3 {
font-size: 1.4em;
margin: 0 0 0.5em 0;
}
.price-and-sku {
padding: 0.3em 0.8em;
margin: 0.5em 0;
}
div#horizontalTab {
padding-top: 2em;
}
}
@media screen and (max-width:480px){
.top-menu ul li a {
padding: 0.5em 0;
font-size: 14px;
}
.sb-icon-search, .sb-search-submit {
height: 35px;
}
.blog-header-bottom {
padding: 1.5em 0;
}
.blog-content {
padding: 0;
}
.wmuSlider {
padding: 0 0 117% 0;
}
.blog-post h1 {
font-size: 2em;
margin: 0 0 0.5em 0.6em;
}
.un-order-list ul li {
padding: 0 1em;
font-size: 13px;
}
.blog-social-icons {
width: 55%;
}
.blog-post {
border-left: 6px solid #FF0000;
}
.blog-post p {
font-size: 1.2em;
}
.sb-icon-search,.sb-search-submit {
background: #fff url('../images/search.png') no-repeat 0 -4px;
}
.sb-search-submit {
background: #e2dee0 url('../images/search.png') no-repeat 0 -4px;
}
.sb-search-input {
height: 35px;
font-size: 14px;
}
.header-bottom h1 {
font-size: 1.8em;
}
.header-bottom h2 {
font-size: 1.4em;
}
.title {
border-left: 5px solid #2DBEEA;
}
.header-bottom {
padding: 1.2em 0;
}
.our-services-head {
width: 30%;
}
.our-services-head-text h3 {
font-size: 1.6em;
}
.dot img {
width: 8px;
height: 8px;
margin-top: 12px;
}
.our-services {
padding: 2em 0 0.4em 0;
}
.our-services-grid p {
font-size: 14px;
}
.our-services-grid h4 a {
font-size: 17px;
}
.other-services {
padding: 2em 0;
}
.other-services-right-grid h4 {
font-size: 1.5em;
}
.other-services-right-grid p {
font-size: 14px;
margin: 0.8em 0;
}
.other-services-right-grid-left-list,.other-services-right-grid-right-list {
margin-right: 0;
width: 100%;
}
.buttons li input[type="button"],
.buttons li input[type="submit"]{
padding: 1em 2.6em;
}
.buttons li.active input[type="button"],
.buttons li.active input[type="submit"]{
padding: 1em 2.4em;
}
ul.buttons {
margin: 1.5em 0 0 0;
}
.about-section-head-text h3 {
font-size: 1.6em;
}
.about-section-head {
width: 22%;
}
.about-section {
padding: 2em 0 1em 0;
}
.about-section-right-grid h4 {
font-size: 1.5em;
}
.about-section-right-grid p {
font-size: 14px;
}
.work-section-top-row {
min-height: 219px;
padding: 1.5em 0 0 0;
}
.work-section-top-row h3 {
font-size: 1.3em;
}
.work-section-bottom-grid h5 {
font-size: 1.2em;
}
.work-section-bottom-grid h4 {
font-size: 1.5em;
}
.team-section-head h3 {
font-size: 1.6em;
}
.team-section-grid {
width: 50%;
}
.client-section-head h3 {
font-size: 1.7em;
}
.table-head h3 {
font-size: 1.7em;
margin: 0em 0 1.2em 0;
}
.table-1, .table-2, .table-3, .table-4 {
width: 54%;
margin: 0 0 5% 23%;
}
.message {
width: 65%;
}
.action {
width: 35%;
}
.action input[type="button"],
.action input[type="submit"]
{
padding: 0.5em;
font-size: 1em;
}
.message p {
font-size: 1.12em;
}
.call-to-action-section {
padding: 2em 0;
}
.portfolio-head {
width: 22.3%;
}
.portfolio-head-text h3 {
font-size: 1.6em;
}
.dot1 img {
margin-top: 1em;
}
div#portfolio {
padding: 2em 0 0 0;
}
#filters li span {
padding: 3px 6px;
font-size: 0.9em;
}
.portfolio-top-text {
padding: 1.18em;
}
.portfolio-top-text p {
font-size: 14px;
}
.portfolio-top-text h4 {
font-size: 1.2em;
margin: 0 0 0.7em 0;
}
.read-more {
padding: 0.7em 0 0.7em 2em;
}
.read-more a {
font-size: 16px;
}
.iconplus {
padding: 0.4em 0;
}
.nbs-flexisel-nav-left {
left: 321px;
}
.shop-section-head-text h3 {
font-size: 1.6em;
}
.work-section-led img {
width: 95%;
}
.flat .selected::after {
padding: 13px 12px;
background: url(../images/img-sprite.png) no-repeat -485px -62px;
}
.flat .selected, .flat li {
padding: 7px 0 7px 3px;
}
.flat .selected, .flat li {
font-size: 0.8em;
}
.dropdown-button {
width: 35%;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
margin-top: -10.9em;
}
.shop-section-head {
width: 12.5%;
}
.shop-section-head-text h3 {
font-size: 1.5em;
}
.dot2 img {
margin-top: 14px;
}
.dot2 img {
width: 8px;
height: 8px;
}
.shop-section-grid-1,.shop-section-grid-2,.shop-section-grid-3,.shop-section-grid-4 {
margin: 3em 0em 0 25%;
width: 60%;
}
.shop-product {
margin: 7.2em 0;
}
.proximate-theme {
min-height: 175px;
}
.proximate-theme-text h2 {
font-size: 1.4em;
}
.proximate-theme-text h2 {
padding-top: 4em;
}
.blog-section-head-text h3 {
font-size: 1.5em;
}
.blog-section-head {
width: 11.8%;
}
.info {
margin: 6.5em 0 1em;
padding: 5px 12px 3px;
font-size: 0.7em;
}
i.pen, i.home1, i.home2 {
right: 105px;
bottom: 56px;
}
.inner_wrap h3, .inner_wrap2 h3 {
font-size: 1em;
}
.grid1 {
width: 70%;
margin: 0 0 6% 15%;
}
.bottom-banner {
min-height: 130px;
}
.contact-section-head-text h3 {
font-size: 1.6em;
}
.contact-section-head {
width: 26%;
}
.contact-section-grid {
margin-bottom: 2em;
}
.contact-section-grid h5 {
margin: 0 0 0.2em 0;
}
.contact-section-left-grid {
margin: 0 0 3% 6%;
width: 88%;
}
.blog-social-icons {
margin-left: 3em;
}
.span_3_of_2 {
width: 100%;
}
.images_3_of_2 {
width: 100%;
margin:0;
}
.shop-buttons li.cart-button input[type="button"],
.shop-buttons li.cart-button input[type="submit"]{
font-size: 13px;
padding: 1em 3.5em;
}
.shop-buttons li.wishlist-button input[type="button"],
.shop-buttons li.wishlist-button input[type="submit"]{
font-size: 13px;
padding: 1em 2.8em;
}
.cart-button i {
top: 16%;
left: 10%;
}
.wishlist-button i {
top: 14%;
left: 6%;
}
.footer {
padding: 1em 0;
}
.blog-form input[type="text"], textarea,
.blog-form input[type="email"]{
padding: 6px;
font-size: 14px;
}
.blog-form input[type="button"],
.blog-form input[type="submit"]{
padding: 0.55em;
font-size: 14px;
}
}
@media screen and (max-width:320px){
.top-header {
padding: 0.5em 0;
}
.sb-search.sb-search-open,.no-js .sb-search {
width:60%;
}
.sb-search-input {
font-size: 12px;
}
.sb-search-input {
padding: 1px 8px;
}
.wmuSlider {
padding: 0 0 254% 0;
}
.wmuSliderPagination {
left: 35%;
}
.header-bottom h2 {
font-size: 0.9em;
font-weight: 700;
}
.header-bottom h1 {
font-size: 1.2em;
}
.title {
border-left: 4px solid #2DBEEA;
}
.our-services-head-text h3 {
font-size: 1.2em;
}
.our-services-head {
width: 36%;
}
.dot img {
width: 6px;
height: 6px;
margin-top: 11px;
}
.our-services-grid p {
font-size: 13px;
}
.our-services-grid h4 a {
font-size: 15px;
margin:0;
}
.our-services-grid {
margin-bottom: 1.5em;
}
.other-services-left-grid {
margin: 0 0 2em 0;
}
.other-services-right-grid h4 {
font-size: 1.3em;
}
.other-services-right-grid p {
font-size: 14px;
margin: 0.5em 0 0.8em 0;
}
.about-section-head-text h3 {
font-size: 1.2em;
}
.about-section-head {
width: 26%;
}
.about-section-right-grid h4 {
font-size: 1.2em;
}
.about-section-right-grid p {
font-size: 13px;
}
.work-section-top-row h3 {
font-size: 1em;
}
.work-section-top-row {
min-height: 150px;
padding: 1em 0 0 0;
}
.work-section-bottom-grids {
padding: 1em 0;
}
.work-section-bottom-grid {
margin-bottom: 1em;
}
.work-section-bottom-grid h4 {
font-size: 1.2em;
}
.work-section-bottom-grid h5 {
font-size: 1.1em;
}
.team-section-head h3 {
font-size: 1.4em;
margin-bottom:1em;
}
.team-section {
padding: 2em 0 0.5em 0;
}
.team-section-grid {
width: 75%;
}
.team-section-text {
padding: 1.3em 0;
}
.social-icons {
padding: 0.4em 0;
}
.client-section-head h3 {
font-size: 1.5em;
}
.table-head h3 {
font-size: 1.4em;
margin: 0em 0 1em 0;
}
.tables-section {
padding: 2em 0;
}
.table-1, .table-2, .table-3, .table-4 {
width: 70%;
margin: 0 0 7% 15%;
}
.table-1 ul li, .table-2 ul li, .table-3 ul li, .table-4 ul li {
line-height: 2.5em;
}
.message {
width: 100%;
margin-bottom: 1em;
}
.action {
width: 100%;
text-align: center;
}
.call-to-action-section {
padding: 1em 0;
}
.portfolio-head-text h3 {
font-size: 1.3em;
}
.portfolio-head {
width: 26.3%;
}
.dot1 img {
width: 7px;
height: 7px;
margin-top: 0.8em;
}
#filters li span {
padding: 1px 4px;
font-size: 0.85em;
margin: 0 0.1em;
}
.portfolio-top-text p {
line-height: 1.4em;
font-size: 11px;
}
.portfolio-top-text h4 {
font-size: 0.9em;
margin: 0 0 0.3em 0;
}
.read-more {
padding: 0.4em 0 0.4em 1em;
}
.read-more a {
font-size: 12px;
}
.iconplus {
padding: 0;
}
.iconplus i {
background: url("../images/img-sprite.png") no-repeat -277px -93px;
}
.portfolio-top-text {
padding: 0.6em 0.2em;
}
.nbs-flexisel-nav-left {
left: 172px;
}
.shop-section-head-text h3 {
font-size: 1.3em;
}
.shop-section-head {
width: 14.5%;
}
.dot2 img {
width: 7px;
height: 7px;
margin-top: 11px;
}
.shop-section {
padding: 1.5em 0;
}
.shop-section-grid-1, .shop-section-grid-2, .shop-section-grid-3, .shop-section-grid-4 {
margin: 3em 0em 0 15%;
width: 69%;
}
.copy-rights p {
font-size: 14px;
}
.footer {
padding: 1em 0;
}
.contact-section {
padding: 1.5em 0;
}
.contact-section-right-grid input[type="button"],
.contact-section-right-grid input[type="submit"]{
padding: 0.4em;
font-size: 15px;
}
.contact-section-right-grid textarea {
height: 8em;
}
.contact-section-right-grid input[type="text"], textarea,
.contact-section-right-grid input[type="email"]{
padding: 6px;
font-size: 13px;
}
.contact-section-head-text h3 {
font-size: 1.4em;
margin: 0 0 0.7em 0.6em;
}
.contact-section-head {
width: 40%;
}
.contact-section-grid p {
font-size: 14px;
}
.contact-section-grid h5 {
font-size: 17px;
}
.bottom-banner {
min-height: 80px;
}
.grid1 {
width: 90%;
margin: 0 0 6% 5%;
}
.inner_wrap h3, .inner_wrap2 h3 {
font-size: 0.85em;
}
i.pen, i.home1, i.home2 {
right: 76px;
}
.contact-section-grid {
margin-bottom: 1em;
}
.blog-section-head-text h3 {
font-size: 1.4em;
}
.blog-section-head {
width: 16.8%;
}
.blog-section {
padding: 2em 0 0.5em 0;
}
.info {
margin: 4.5em 0 1em;
padding: 7px 9px 0;
}
.proximate-theme {
min-height: 120px;
}
.proximate-theme-text h2 {
padding-top: 3em;
font-size: 1.2em;
}
.shop-section-grid-1, .shop-section-grid-2, .shop-section-grid-3, .shop-section-grid-4 {
line-height: 2em;
}
.shop-section-grid-1 h5,.shop-section-grid-2 h5,.shop-section-grid-3 h5,.shop-section-grid-4 h5 {
font-size: 14px;
}
.shop-section-grid-1 p,.shop-section-grid-2 p,.shop-section-grid-3 p,.shop-section-grid-4 p{
font-size: 14px;
}
.shop-section-grid-1 span,.shop-section-grid-2 span,.shop-section-grid-3 span,.shop-section-grid-4 span {
font-size: 17px;
}
.shop-product {
margin: 4.05em 0;
}
.dropdown-button {
width: 47%;
}
.flat .selected, .flat li {
font-size: 0.72em;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
margin-top: -6.7em;
}
.buttons li input[type="button"],
.buttons li input[type="submit"]{
padding: 0.5em 0.9em;
font-size: 11px;
}
.buttons li.active input[type="button"],
.buttons li.active input[type="submit"]{
padding: 0.5em 0.7em;
font-size: 11px;
}
.blog-header-bottom {
padding: 1.3em 0;
}
.blog-post h1 {
font-size: 1.5em;
}
.blog-post p {
font-size: 0.9em;
}
.blog-post {
border-left: 5px solid #2DBEEA;
margin-left: 0.5em;
}
.blog-example-post-head-text h3 {
font-size: 1.3em;
}
.blog-dot img {
width: 7px;
height: 7px;
margin: 13px 6px 0 0;
}
.blog-title p {
margin: 0.5em 1em;
font-size: 15px;
}
.blog-title-text p {
margin: 1em 1em;
font-size: 13px;
}
.blog-claims {
margin-left: 2.2em;
border-left: 6px solid #2DBEEA;
}
.un-order-list {
text-align: left;
}
.un-order-list ul li {
border-right: none;
}
.blog-social-icons {
width: 92%;
}
.comments-section-head-text h3,.reply-section-head-text h3 {
font-size: 1.5em;
}
.blog-form input[type="text"], textarea,
.blog-form input[type="email"]{
padding: 5px;
font-size: 13px;
}
.blog-form textarea {
height: 9em;
}
.blog-form input[type="button"],
.blog-form input[type="submit"]{
padding: 0.6em;
font-size: 13px;
}
.shop-section-head-shop h3 {
font-size: 1.3em;
}
.flat .selected::after {
padding: 13px 8px;
background: url(../images/img-sprite.png) no-repeat -489px -62px;
}
.blog-social-icons {
margin-left: 0;
}
.cart-button i {
top: 7%;
left: 0%;
}
.shop-buttons li.cart-button input[type="button"],
.shop-buttons li.cart-button input[type="submit"]{
font-size: 10px;
padding: 1em 2.5em;
}
.shop-buttons li.wishlist-button input[type="button"],
.shop-buttons li.wishlist-button input[type="submit"]{
font-size: 10px;
padding: 1em 1.8em;
}
.wishlist-button i {
top: 7%;
left: -3%;
}
.resp-tab-content.resp-tab-content-active p {
font-size: 13px;
}
.w_nav2 li a {
padding: 13px;
}
.portfolio-text {
width: 93%;
}
.other-services-right-grid {
margin-left: 0%;
margin-left: 0%;
}
}
| 0.248808 | 0.055797 |
html, body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
font-size: 24px;
background:linear-gradient(30deg, #6a4ee0,#8063f7, #686af1, #1d84f1, #1d84f1);
flex-direction: column;
align-items: center;
align-content: center;
justify-content: center;
}
canvas {
border: black solid thin;
/* position: absolute; */
/* top: 0; */
/* left: 20; */
/* margin-top: 80px; */
background-color: transparent;
transform: scaleX(-1);
float: left;
border-width: 2.5px;
border-radius: 25px;
}
video {
/* opacity: 0; */
transform: scaleX(-1);
/* margin-top: 80px;*/
border-radius: 25px;
}
.wrapper {
margin: 3em 10em auto 10em;
max-width: auto;
background-color: #fff;
border-radius: var(--borderRadius);
box-shadow: var(--shadow);
}
.header {
padding: 40px 0px 40px 40px;
text-align: center;
}
/* Score */
.score {
height: 10vh;
width: 11vw;
background-color: var(--white);
border-radius: var(--borderRadius);
box-shadow: var(--shadow);
z-index: 3;
position: absolute;
top: 3vh;
right: 22vw;
display: flex;
align-content: center;
align-items: center;
justify-content: space-between;
padding-left: 24px;
padding-right: 24px;
box-sizing: border-box;
animation: topToTopShow 1s cubic-bezier(0.85, 0, 0.15, 1) forwards;
}
.score__img {
width: 2.8vw;
}
/* Boxes */
.boxes {
height: 11vw;
width: 11vw;
background-color: var(--white);
border-radius: var(--borderRadius);
box-shadow: var(--shadow);
z-index: 3;
position: absolute;
right: 8vw;
top: 3vh;
display: flex;
flex-direction: column;
align-content: center;
align-items: center;
justify-content: center;
animation: topToTopShow 1s cubic-bezier(0.85, 0, 0.15, 1) forwards;
}
.boxes__txt {
text-transform: uppercase;
font-style: normal;
font-weight: 900;
}
.boxes__num {
line-height: 100%;
}
/* 10+ cube slash ~ Upcoming feature*/
.correct__img {
position: absolute;
z-index: -10;
width: 100vw;
height: auto;
left: 0;
}
.correct__img-init {
top: 100vh;
}
.correct__img-moveUp {
animation: correctMoveUp 2s ease-in-out forwards;
}
/* Share Btn (Needs Filtering) */
@import url("https://fonts.googleapis.com/css?family=Roboto");
@-webkit-keyframes come-in {
0% {
-webkit-transform: translatey(100px);
transform: translatey(100px);
opacity: 0;
}
30% {
-webkit-transform: translateX(-50px) scale(0.4);
transform: translateX(-50px) scale(0.4);
}
70% {
-webkit-transform: translateX(0px) scale(1.2);
transform: translateX(0px) scale(1.2);
}
100% {
-webkit-transform: translatey(0px) scale(1);
transform: translatey(0px) scale(1);
opacity: 1;
}
}
@keyframes come-in {
0% {
-webkit-transform: translatey(100px);
transform: translatey(100px);
opacity: 0;
}
30% {
-webkit-transform: translateX(-50px) scale(0.4);
transform: translateX(-50px) scale(0.4);
}
70% {
-webkit-transform: translateX(0px) scale(1.2);
transform: translateX(0px) scale(1.2);
}
100% {
-webkit-transform: translatey(0px) scale(1);
transform: translatey(0px) scale(1);
opacity: 1;
}
}
* {
margin: 0;
padding: 0;
}
.floating-container {
position: fixed;
width: 100px;
height: 100px;
bottom: 0;
right: 0;
margin: 35px 25px;
}
.floating-container:hover {
height: 300px;
}
.floating-container:hover .floating-button {
box-shadow: 0 10px 25px rgba(44, 179, 240, 0.6);
-webkit-transform: translatey(5px);
transform: translatey(5px);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.floating-container:hover .element-container .float-element:nth-child(1) {
-webkit-animation: come-in 0.4s forwards 0.2s;
animation: come-in 0.4s forwards 0.2s;
}
.floating-container:hover .element-container .float-element:nth-child(2) {
-webkit-animation: come-in 0.4s forwards 0.4s;
animation: come-in 0.4s forwards 0.4s;
}
.floating-container:hover .element-container .float-element:nth-child(3) {
-webkit-animation: come-in 0.4s forwards 0.6s;
animation: come-in 0.4s forwards 0.6s;
}
.floating-container .floating-button {
position: absolute;
width: 65px;
height: 65px;
background: #2cb3f0;
bottom: 0;
border-radius: 50%;
left: 0;
right: 0;
margin: auto;
color: white;
line-height: 65px;
text-align: center;
font-size: 23px;
z-index: 100;
box-shadow: 0 10px 25px -5px rgba(44, 179, 240, 0.6);
cursor: pointer;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.floating-container .float-element {
position: relative;
display: block;
border-radius: 50%;
width: 50px;
height: 50px;
margin: 15px auto;
color: white;
font-weight: 500;
text-align: center;
line-height: 50px;
z-index: 0;
opacity: 0;
-webkit-transform: translateY(100px);
transform: translateY(100px);
}
.floating-container .float-element .material-icons {
vertical-align: middle;
font-size: 16px;
}
.floating-container .float-element:nth-child(1) {
background: #42A5F5;
box-shadow: 0 20px 20px -10px rgba(66, 165, 245, 0.5);
}
.floating-container .float-element:nth-child(2) {
background: #4CAF50;
box-shadow: 0 20px 20px -10px rgba(76, 175, 80, 0.5);
}
.floating-container .float-element:nth-child(3) {
background: #FF9800;
box-shadow: 0 20px 20px -10px rgba(255, 152, 0, 0.5);
}
|
css/main.css
|
html, body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
font-size: 24px;
background:linear-gradient(30deg, #6a4ee0,#8063f7, #686af1, #1d84f1, #1d84f1);
flex-direction: column;
align-items: center;
align-content: center;
justify-content: center;
}
canvas {
border: black solid thin;
/* position: absolute; */
/* top: 0; */
/* left: 20; */
/* margin-top: 80px; */
background-color: transparent;
transform: scaleX(-1);
float: left;
border-width: 2.5px;
border-radius: 25px;
}
video {
/* opacity: 0; */
transform: scaleX(-1);
/* margin-top: 80px;*/
border-radius: 25px;
}
.wrapper {
margin: 3em 10em auto 10em;
max-width: auto;
background-color: #fff;
border-radius: var(--borderRadius);
box-shadow: var(--shadow);
}
.header {
padding: 40px 0px 40px 40px;
text-align: center;
}
/* Score */
.score {
height: 10vh;
width: 11vw;
background-color: var(--white);
border-radius: var(--borderRadius);
box-shadow: var(--shadow);
z-index: 3;
position: absolute;
top: 3vh;
right: 22vw;
display: flex;
align-content: center;
align-items: center;
justify-content: space-between;
padding-left: 24px;
padding-right: 24px;
box-sizing: border-box;
animation: topToTopShow 1s cubic-bezier(0.85, 0, 0.15, 1) forwards;
}
.score__img {
width: 2.8vw;
}
/* Boxes */
.boxes {
height: 11vw;
width: 11vw;
background-color: var(--white);
border-radius: var(--borderRadius);
box-shadow: var(--shadow);
z-index: 3;
position: absolute;
right: 8vw;
top: 3vh;
display: flex;
flex-direction: column;
align-content: center;
align-items: center;
justify-content: center;
animation: topToTopShow 1s cubic-bezier(0.85, 0, 0.15, 1) forwards;
}
.boxes__txt {
text-transform: uppercase;
font-style: normal;
font-weight: 900;
}
.boxes__num {
line-height: 100%;
}
/* 10+ cube slash ~ Upcoming feature*/
.correct__img {
position: absolute;
z-index: -10;
width: 100vw;
height: auto;
left: 0;
}
.correct__img-init {
top: 100vh;
}
.correct__img-moveUp {
animation: correctMoveUp 2s ease-in-out forwards;
}
/* Share Btn (Needs Filtering) */
@import url("https://fonts.googleapis.com/css?family=Roboto");
@-webkit-keyframes come-in {
0% {
-webkit-transform: translatey(100px);
transform: translatey(100px);
opacity: 0;
}
30% {
-webkit-transform: translateX(-50px) scale(0.4);
transform: translateX(-50px) scale(0.4);
}
70% {
-webkit-transform: translateX(0px) scale(1.2);
transform: translateX(0px) scale(1.2);
}
100% {
-webkit-transform: translatey(0px) scale(1);
transform: translatey(0px) scale(1);
opacity: 1;
}
}
@keyframes come-in {
0% {
-webkit-transform: translatey(100px);
transform: translatey(100px);
opacity: 0;
}
30% {
-webkit-transform: translateX(-50px) scale(0.4);
transform: translateX(-50px) scale(0.4);
}
70% {
-webkit-transform: translateX(0px) scale(1.2);
transform: translateX(0px) scale(1.2);
}
100% {
-webkit-transform: translatey(0px) scale(1);
transform: translatey(0px) scale(1);
opacity: 1;
}
}
* {
margin: 0;
padding: 0;
}
.floating-container {
position: fixed;
width: 100px;
height: 100px;
bottom: 0;
right: 0;
margin: 35px 25px;
}
.floating-container:hover {
height: 300px;
}
.floating-container:hover .floating-button {
box-shadow: 0 10px 25px rgba(44, 179, 240, 0.6);
-webkit-transform: translatey(5px);
transform: translatey(5px);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.floating-container:hover .element-container .float-element:nth-child(1) {
-webkit-animation: come-in 0.4s forwards 0.2s;
animation: come-in 0.4s forwards 0.2s;
}
.floating-container:hover .element-container .float-element:nth-child(2) {
-webkit-animation: come-in 0.4s forwards 0.4s;
animation: come-in 0.4s forwards 0.4s;
}
.floating-container:hover .element-container .float-element:nth-child(3) {
-webkit-animation: come-in 0.4s forwards 0.6s;
animation: come-in 0.4s forwards 0.6s;
}
.floating-container .floating-button {
position: absolute;
width: 65px;
height: 65px;
background: #2cb3f0;
bottom: 0;
border-radius: 50%;
left: 0;
right: 0;
margin: auto;
color: white;
line-height: 65px;
text-align: center;
font-size: 23px;
z-index: 100;
box-shadow: 0 10px 25px -5px rgba(44, 179, 240, 0.6);
cursor: pointer;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.floating-container .float-element {
position: relative;
display: block;
border-radius: 50%;
width: 50px;
height: 50px;
margin: 15px auto;
color: white;
font-weight: 500;
text-align: center;
line-height: 50px;
z-index: 0;
opacity: 0;
-webkit-transform: translateY(100px);
transform: translateY(100px);
}
.floating-container .float-element .material-icons {
vertical-align: middle;
font-size: 16px;
}
.floating-container .float-element:nth-child(1) {
background: #42A5F5;
box-shadow: 0 20px 20px -10px rgba(66, 165, 245, 0.5);
}
.floating-container .float-element:nth-child(2) {
background: #4CAF50;
box-shadow: 0 20px 20px -10px rgba(76, 175, 80, 0.5);
}
.floating-container .float-element:nth-child(3) {
background: #FF9800;
box-shadow: 0 20px 20px -10px rgba(255, 152, 0, 0.5);
}
| 0.503662 | 0.094218 |
.order-detail {
background: #f9f9f9;
}
/* 订单状态 */
.order-detail .status-process {
padding: 20px;
border-top: 2px solid #e1251b;
box-shadow: 0 1px 4px rgba(0,0,0,.05);
display: flex;
background: #fff;
}
.order-detail .status-process .status-box {
padding: 20px 30px 20px 20px;
text-align: center;
border-right: 1px solid #f5f5f5;
}
.order-detail .status-process .status-box .order-number {
width: 190px;
color: #999;
}
.order-detail .status-process .status-box .status {
font-size: 18px;
padding: 25px 0 20px;
font-weight: 600;
color: #e1251b;
}
.order-detail .status-process .status-box .description {
color: #999;
}
.order-detail .status-process .status-box .action {
margin-top: 30px;
}
.order-detail .status-process .status-box .action .action-a.red {
margin-right: 20px;
color: #e1251b;
}
.order-detail .status-process .status-box .action .action-a.btn {
background: #f5f5f5;
height: 18px;
line-height: 18px;
border: 1px solid #ddd;
padding: 4px 15px;
}
.order-detail .status-process .status-box .action .action-a.btn:hover {
color: #e1251b;
border-color: #e1251b;
background: #fff;
}
.order-detail .status-process .status-box .action .action-a:hover {
color: #e1251b;
}
.order-detail .status-process .process-box {
padding: 20px;
margin-left: 20px;
}
.order-detail .status-process .process-box .tip {
color: #999;
}
.order-detail .status-process .process-box .process {
display: flex;
text-align: center;
}
.order-detail .status-process .process-box .item {
margin-right: 20px;
padding-right: 110px;
}
.order-detail .status-process .process-box .item:last-child {
margin: 0;
padding: 0;
}
.order-detail .status-process .process-box .item .img {
width: 30px;
height: 30px;
margin: 30px auto 25px;
background: url(../../../assets/img/icons.png) no-repeat;
position: relative;
}
.order-detail .status-process .process-box .item .img.process01 {
background-position: 0 -711px;
}
.order-detail .status-process .process-box .item .img.process02 {
background-position: -35px -676px;
}
.order-detail .status-process .process-box .item.active .img.process02 {
background-position: -35px -711px;
}
.order-detail .status-process .process-box .item .img.process03 {
background-position: -70px -676px;
}
.order-detail .status-process .process-box .item.active .img.process03 {
background-position: -70px -711px;
}
.order-detail .status-process .process-box .item .img.process04 {
background-position: -105px -676px;
}
.order-detail .status-process .process-box .item.active .img.process04 {
background-position: -105px -711px;
}
.order-detail .status-process .process-box .item .img.process05 {
background-position: -140px -676px;
}
.order-detail .status-process .process-box .item.active .img.process05 {
background-position: -140px -711px;
}
.order-detail .status-process .process-box .item .img:after {
position: absolute;
top: 10px;
right: -115px;
display: block;
content: " ";
width: 88px;
height: 10px;
background: url(../../../assets/img/icons.png) no-repeat -175px -686px;
}
.order-detail .status-process .process-box .item.active .img:after {
background-position: -175px -721px;
}
.order-detail .status-process .process-box .item:last-child .img:after {
width: 0;
}
.order-detail .status-process .process-box .item .text {
margin-bottom: 10px;
color: #999;
}
.order-detail .status-process .process-box .item.active .text {
color: #000;
}
.order-detail .status-process .process-box .item .time {
color: #999;
font-family: arial;
width: 68px;
}
/* 订单状态 end */
/* 配送信息 */
.order-detail .delivery-box {
margin-top: 30px;
}
.order-detail .delivery-box .box-tab {
display: flex;
align-items: center;
margin-left: -1px;
}
.order-detail .delivery-box .box-tab .item {
position: relative;
padding: 9px 25px;
cursor: pointer;
}
.order-detail .delivery-box .box-tab .item.active {
background: #fff;
color: #000;
font-weight: 600;
border-radius: 2px 2px 0 0;
border: 1px solid #f2f2f2;
border-bottom: 0;
}
.order-detail .delivery-box .box-con {
padding: 20px;
background: #fff;
display: flex;
box-shadow: 0 1px 4px rgba(0,0,0,.05);
}
.order-detail .delivery-box .box-con .deliver-msg {
width: 460px;
}
.order-detail .delivery-box .box-con .deliver-msg .d-item {
display: flex;
align-items: center;
margin-bottom: 10px;
}
.order-detail .delivery-box .box-con .deliver-msg .d-item .text {
width: 80px;
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods {
position: relative;
width: 340px;
margin: 30px 0 0;
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods.over {
margin: 30px 32px 0;
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods .arrow {
position: absolute;
top: 28px;
width: 22px;
height: 22px;
background: #eee;
border-radius: 50%;
cursor: pointer;
display: none;
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods .arrow.disable {
opacity: 0.5;
cursor: not-allowed;
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods.over .arrow {
display: block;
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods .arrow.prev {
left: -32px;
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods .arrow.next {
right: -32px;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
transform: rotate(180deg);
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods .arrow::before {
position: absolute;
left: 9px;
top: 8px;
display: block;
width: 5px;
height: 5px;
content: " ";
font-size: 0;
border: 1px solid #666;
border-width: 1px 1px 0 0;
-webkit-transform: rotate(225deg);
-moz-transform: rotate(225deg);
transform: rotate(225deg);
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods .item-goods {
position: relative;
width: 340px;
height: 80px;
overflow: hidden;
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods .goods-box {
position: absolute;
left: 0;
display: flex;
margin-top: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods .goods-box .item {
margin-right: 10px;
font-size: 12px;
cursor: pointer;
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods .goods-box .item:last-child {
margin: 0;
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods .goods-box .item .img {
width: 60px;
height: 60px;
font-size: 0;
margin-bottom: 4px;
position: relative;
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods .goods-box .item .img img {
width: 100%;
height: 100%;
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods .goods-box .item .img .number {
position: absolute;
bottom: 0;
right: 0;
background: rgba(0,0,0,.3);
color: #fff;
border-radius: 6px 0 6px 0;
font-size: 12px;
height: 16px;
line-height: 16px;
padding: 0 5px;
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods .goods-box .item .name{
width: 60px;
height: 16px;
line-height: 16px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: #999;
}
.order-detail .delivery-box .box-con .logistics {
flex: 1;
}
.order-detail .delivery-box .box-con .logistics .l-tit {
display: flex;
}
.order-detail .delivery-box .box-con .logistics .l-tit .l-state {
color: #c00;
}
.order-detail .delivery-box .box-con .logistics .logistics-box {
height: 175px;
overflow-y: scroll;
position: relative;
margin-top: 5px;
}
.order-detail .delivery-box .box-con .logistics .logistics-box::before {
position: absolute;
left: 0;
top: 0;
display: block;
width: 12px;
height: 12px;
content: " ";
font-size: 0;
background: #fff;
z-index: 1;
}
.order-detail .delivery-box .box-con .logistics .logistics-box::after {
position: absolute;
left: 6px;
top: 0;
display: block;
width: 1px;
height: 100%;
content: " ";
font-size: 0;
background: #eee;
z-index: 0;
}
.order-detail .delivery-box .box-con .logistics .logistics-box .item {
padding: 10px 0 5px 25px;
position: relative;
margin-left: 6px;
border-left: 1px solid #eee;
}
.order-detail .delivery-box .box-con .logistics .logistics-box .item::before {
position: absolute;
left: -6px;
top: 12px;
display: block;
width: 5px;
height: 5px;
border-radius: 50%;
content: " ";
font-size: 0;
background: #ccc;
border: 3px solid #fff;
z-index: 2;
}
.order-detail .delivery-box .box-con .logistics .logistics-box .item:first-child:before {
background: #e1251b;
border-color: #fed1d4;
}
.order-detail .delivery-box .box-con .logistics .logistics-box .item .time {
color: #999;
}
.order-detail .delivery-box .box-con .logistics .logistics-box .item .text {
margin-top: 5px;
max-width: 590px;
line-height: 20px;
}
/* 配送信息 end */
/* 订单信息 */
.order-detail .order-info {
margin-top: 30px;
padding: 20px;
box-shadow: 0 1px 4px rgba(0,0,0,.05);
display: flex;
background: #fff;
}
.order-detail .order-info .item {
width: 25%;
border-left: 1px solid #f5f5f5;
line-height: 20px;
padding: 0 30px;
}
.order-detail .order-info .item:first-child {
padding-left: 10px;
border: 0;
}
.order-detail .order-info .item .tit {
font-weight: 600;
margin-bottom: 10px;
}
.order-detail .order-info .item .con {
padding-top: 10px;
}
.order-detail .order-info .item .con-item {
margin-top: 5px;
display: flex;
}
.order-detail .order-info .item .con-item .item-tit {
width: 70px;
color: #999;
}
.order-detail .order-info .item .con-item .item-con {
flex: 1;
font-family: arial;
}
/* 订单信息 end */
/* 商品信息 */
.order-detail .goods-box {
margin-top: 30px;
}
.order-detail .goods-box .shop {
height: 14px;
line-height: 14px;
padding: 0 10px 10px;
}
.order-detail .goods-box .shop .shop-icon {
display: inline-block;
vertical-align: top;
width: 14px;
height: 14px;
margin-right: 3px;
background: url(../../../assets/img/icons.png) no-repeat -28px -458px;
}
.order-detail .goods-box .shop:hover .shop-icon {
background-position: -9px -458px;
}
.order-detail .goods-box .shop .name {
display: inline-block;
vertical-align: top;
color: #999999;
}
.order-detail .goods-box .shop:hover .name {
color: #e1251b;
}
.order-detail .goods-box .goods-con {
background: #fff;
padding: 25px 20px 15px;
box-shadow: 0 1px 4px rgba(0,0,0,.05);
}
.order-detail .goods-box .order-table {
margin-bottom: 20px;
}
.order-detail .goods-box .order-table .box {
width: 100%;
text-align: center;
}
.order-detail .goods-box .order-table .box-tit th {
background: #f9f9f9;
height: 32px;
line-height: 32px;
text-align: center;
font-weight: 400;
border: 1px solid #f9f9f9;
}
.order-detail .goods-box .order-table .box-tit .tal {
text-align: left;
}
.order-detail .goods-box .order-table .box-tr td {
padding: 15px 0;
border-bottom: 1px solid #eee;
text-align: center;
}
.order-detail .goods-box .order-table .box-tr .goods-info {
width: 450px;
padding-left: 15px;
text-align: left;
display: flex;
}
.order-detail .goods-box .order-table .box-tr .goods-info .img {
width: 60px;
height: 60px;
font-size: 0;
margin-right: 15px;
}
.order-detail .goods-box .order-table .box-tr .goods-info .img img {
width: 100%;
height: 100%;
}
.order-detail .goods-box .order-table .box-tr .goods-info .name-sku {
flex: 1;
}
.order-detail .goods-box .order-table .box-tr .goods-info .name-sku .name {
max-height: 36px;
line-height: 18px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
text-overflow: ellipsis;
}
.order-detail .goods-box .order-table .box-tr .goods-info .name-sku .name:hover {
color: #e1251b;
}
.order-detail .goods-box .order-table .box-tr .goods-info .name-sku .sku {
display: block;
line-height: 18px;
margin-top: 6px;
color: #999;
}
.order-detail .goods-box .order-table .box-tr .goods-number {
font-family: arial;
text-align: left;
}
.order-detail .goods-box .order-table .box-tr .price {
font-family: verdana;
color: #000;
justify-content: center;
}
.order-detail .goods-box .order-table .box-tr .action-btn {
display: block;
border-radius: 2px;
width: 85px;
height: 18px;
line-height: 18px;
padding: 2px 0;
margin: 3px auto;
text-align: center;
background: #fff;
color: #e1251b;
border: 1px solid #e1251b;
}
.order-detail .goods-box .order-table .box-tr .action-btn:hover {
background: #e1251b;
color: #fff;
}
.order-detail .goods-box .goods-total {
background: #fff;
padding-right: 10px;
text-align: right;
}
.order-detail .goods-box .goods-total .item {
margin-bottom: 10px;
}
.total-return {
text-align: right;
margin-top: 20px;
margin-right: 24px;
}
.total-return .action-btn {
display: inline-block;
color: #e1251b;
border: 1px solid #e1251b;
width: 85px;
height: 18px;
line-height: 18px;
padding: 2px 0;
text-align: center;
}
.total-return .action-btn:hover {
background: #e1251b;
color: #fff;
}
.order-detail .goods-box .goods-total .item .tit,
.order-detail .goods-box .goods-total .item .price {
display: inline-block;
vertical-align: top;
line-height: 20px;
}
.order-detail .goods-box .goods-total .item .price {
width: 200px;
color: #000;
font-family: verdana;
}
.order-detail .goods-box .goods-total .item .price.big {
color: #e1251b;
font-size: 16px;
font-weight: 600;
}
/* 商品信息 end */
/* 订单详情 end */
|
src/views/store/css/uc-order-detail.css
|
.order-detail {
background: #f9f9f9;
}
/* 订单状态 */
.order-detail .status-process {
padding: 20px;
border-top: 2px solid #e1251b;
box-shadow: 0 1px 4px rgba(0,0,0,.05);
display: flex;
background: #fff;
}
.order-detail .status-process .status-box {
padding: 20px 30px 20px 20px;
text-align: center;
border-right: 1px solid #f5f5f5;
}
.order-detail .status-process .status-box .order-number {
width: 190px;
color: #999;
}
.order-detail .status-process .status-box .status {
font-size: 18px;
padding: 25px 0 20px;
font-weight: 600;
color: #e1251b;
}
.order-detail .status-process .status-box .description {
color: #999;
}
.order-detail .status-process .status-box .action {
margin-top: 30px;
}
.order-detail .status-process .status-box .action .action-a.red {
margin-right: 20px;
color: #e1251b;
}
.order-detail .status-process .status-box .action .action-a.btn {
background: #f5f5f5;
height: 18px;
line-height: 18px;
border: 1px solid #ddd;
padding: 4px 15px;
}
.order-detail .status-process .status-box .action .action-a.btn:hover {
color: #e1251b;
border-color: #e1251b;
background: #fff;
}
.order-detail .status-process .status-box .action .action-a:hover {
color: #e1251b;
}
.order-detail .status-process .process-box {
padding: 20px;
margin-left: 20px;
}
.order-detail .status-process .process-box .tip {
color: #999;
}
.order-detail .status-process .process-box .process {
display: flex;
text-align: center;
}
.order-detail .status-process .process-box .item {
margin-right: 20px;
padding-right: 110px;
}
.order-detail .status-process .process-box .item:last-child {
margin: 0;
padding: 0;
}
.order-detail .status-process .process-box .item .img {
width: 30px;
height: 30px;
margin: 30px auto 25px;
background: url(../../../assets/img/icons.png) no-repeat;
position: relative;
}
.order-detail .status-process .process-box .item .img.process01 {
background-position: 0 -711px;
}
.order-detail .status-process .process-box .item .img.process02 {
background-position: -35px -676px;
}
.order-detail .status-process .process-box .item.active .img.process02 {
background-position: -35px -711px;
}
.order-detail .status-process .process-box .item .img.process03 {
background-position: -70px -676px;
}
.order-detail .status-process .process-box .item.active .img.process03 {
background-position: -70px -711px;
}
.order-detail .status-process .process-box .item .img.process04 {
background-position: -105px -676px;
}
.order-detail .status-process .process-box .item.active .img.process04 {
background-position: -105px -711px;
}
.order-detail .status-process .process-box .item .img.process05 {
background-position: -140px -676px;
}
.order-detail .status-process .process-box .item.active .img.process05 {
background-position: -140px -711px;
}
.order-detail .status-process .process-box .item .img:after {
position: absolute;
top: 10px;
right: -115px;
display: block;
content: " ";
width: 88px;
height: 10px;
background: url(../../../assets/img/icons.png) no-repeat -175px -686px;
}
.order-detail .status-process .process-box .item.active .img:after {
background-position: -175px -721px;
}
.order-detail .status-process .process-box .item:last-child .img:after {
width: 0;
}
.order-detail .status-process .process-box .item .text {
margin-bottom: 10px;
color: #999;
}
.order-detail .status-process .process-box .item.active .text {
color: #000;
}
.order-detail .status-process .process-box .item .time {
color: #999;
font-family: arial;
width: 68px;
}
/* 订单状态 end */
/* 配送信息 */
.order-detail .delivery-box {
margin-top: 30px;
}
.order-detail .delivery-box .box-tab {
display: flex;
align-items: center;
margin-left: -1px;
}
.order-detail .delivery-box .box-tab .item {
position: relative;
padding: 9px 25px;
cursor: pointer;
}
.order-detail .delivery-box .box-tab .item.active {
background: #fff;
color: #000;
font-weight: 600;
border-radius: 2px 2px 0 0;
border: 1px solid #f2f2f2;
border-bottom: 0;
}
.order-detail .delivery-box .box-con {
padding: 20px;
background: #fff;
display: flex;
box-shadow: 0 1px 4px rgba(0,0,0,.05);
}
.order-detail .delivery-box .box-con .deliver-msg {
width: 460px;
}
.order-detail .delivery-box .box-con .deliver-msg .d-item {
display: flex;
align-items: center;
margin-bottom: 10px;
}
.order-detail .delivery-box .box-con .deliver-msg .d-item .text {
width: 80px;
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods {
position: relative;
width: 340px;
margin: 30px 0 0;
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods.over {
margin: 30px 32px 0;
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods .arrow {
position: absolute;
top: 28px;
width: 22px;
height: 22px;
background: #eee;
border-radius: 50%;
cursor: pointer;
display: none;
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods .arrow.disable {
opacity: 0.5;
cursor: not-allowed;
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods.over .arrow {
display: block;
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods .arrow.prev {
left: -32px;
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods .arrow.next {
right: -32px;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
transform: rotate(180deg);
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods .arrow::before {
position: absolute;
left: 9px;
top: 8px;
display: block;
width: 5px;
height: 5px;
content: " ";
font-size: 0;
border: 1px solid #666;
border-width: 1px 1px 0 0;
-webkit-transform: rotate(225deg);
-moz-transform: rotate(225deg);
transform: rotate(225deg);
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods .item-goods {
position: relative;
width: 340px;
height: 80px;
overflow: hidden;
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods .goods-box {
position: absolute;
left: 0;
display: flex;
margin-top: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods .goods-box .item {
margin-right: 10px;
font-size: 12px;
cursor: pointer;
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods .goods-box .item:last-child {
margin: 0;
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods .goods-box .item .img {
width: 60px;
height: 60px;
font-size: 0;
margin-bottom: 4px;
position: relative;
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods .goods-box .item .img img {
width: 100%;
height: 100%;
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods .goods-box .item .img .number {
position: absolute;
bottom: 0;
right: 0;
background: rgba(0,0,0,.3);
color: #fff;
border-radius: 6px 0 6px 0;
font-size: 12px;
height: 16px;
line-height: 16px;
padding: 0 5px;
}
.order-detail .delivery-box .box-con .deliver-msg .d-goods .goods-box .item .name{
width: 60px;
height: 16px;
line-height: 16px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: #999;
}
.order-detail .delivery-box .box-con .logistics {
flex: 1;
}
.order-detail .delivery-box .box-con .logistics .l-tit {
display: flex;
}
.order-detail .delivery-box .box-con .logistics .l-tit .l-state {
color: #c00;
}
.order-detail .delivery-box .box-con .logistics .logistics-box {
height: 175px;
overflow-y: scroll;
position: relative;
margin-top: 5px;
}
.order-detail .delivery-box .box-con .logistics .logistics-box::before {
position: absolute;
left: 0;
top: 0;
display: block;
width: 12px;
height: 12px;
content: " ";
font-size: 0;
background: #fff;
z-index: 1;
}
.order-detail .delivery-box .box-con .logistics .logistics-box::after {
position: absolute;
left: 6px;
top: 0;
display: block;
width: 1px;
height: 100%;
content: " ";
font-size: 0;
background: #eee;
z-index: 0;
}
.order-detail .delivery-box .box-con .logistics .logistics-box .item {
padding: 10px 0 5px 25px;
position: relative;
margin-left: 6px;
border-left: 1px solid #eee;
}
.order-detail .delivery-box .box-con .logistics .logistics-box .item::before {
position: absolute;
left: -6px;
top: 12px;
display: block;
width: 5px;
height: 5px;
border-radius: 50%;
content: " ";
font-size: 0;
background: #ccc;
border: 3px solid #fff;
z-index: 2;
}
.order-detail .delivery-box .box-con .logistics .logistics-box .item:first-child:before {
background: #e1251b;
border-color: #fed1d4;
}
.order-detail .delivery-box .box-con .logistics .logistics-box .item .time {
color: #999;
}
.order-detail .delivery-box .box-con .logistics .logistics-box .item .text {
margin-top: 5px;
max-width: 590px;
line-height: 20px;
}
/* 配送信息 end */
/* 订单信息 */
.order-detail .order-info {
margin-top: 30px;
padding: 20px;
box-shadow: 0 1px 4px rgba(0,0,0,.05);
display: flex;
background: #fff;
}
.order-detail .order-info .item {
width: 25%;
border-left: 1px solid #f5f5f5;
line-height: 20px;
padding: 0 30px;
}
.order-detail .order-info .item:first-child {
padding-left: 10px;
border: 0;
}
.order-detail .order-info .item .tit {
font-weight: 600;
margin-bottom: 10px;
}
.order-detail .order-info .item .con {
padding-top: 10px;
}
.order-detail .order-info .item .con-item {
margin-top: 5px;
display: flex;
}
.order-detail .order-info .item .con-item .item-tit {
width: 70px;
color: #999;
}
.order-detail .order-info .item .con-item .item-con {
flex: 1;
font-family: arial;
}
/* 订单信息 end */
/* 商品信息 */
.order-detail .goods-box {
margin-top: 30px;
}
.order-detail .goods-box .shop {
height: 14px;
line-height: 14px;
padding: 0 10px 10px;
}
.order-detail .goods-box .shop .shop-icon {
display: inline-block;
vertical-align: top;
width: 14px;
height: 14px;
margin-right: 3px;
background: url(../../../assets/img/icons.png) no-repeat -28px -458px;
}
.order-detail .goods-box .shop:hover .shop-icon {
background-position: -9px -458px;
}
.order-detail .goods-box .shop .name {
display: inline-block;
vertical-align: top;
color: #999999;
}
.order-detail .goods-box .shop:hover .name {
color: #e1251b;
}
.order-detail .goods-box .goods-con {
background: #fff;
padding: 25px 20px 15px;
box-shadow: 0 1px 4px rgba(0,0,0,.05);
}
.order-detail .goods-box .order-table {
margin-bottom: 20px;
}
.order-detail .goods-box .order-table .box {
width: 100%;
text-align: center;
}
.order-detail .goods-box .order-table .box-tit th {
background: #f9f9f9;
height: 32px;
line-height: 32px;
text-align: center;
font-weight: 400;
border: 1px solid #f9f9f9;
}
.order-detail .goods-box .order-table .box-tit .tal {
text-align: left;
}
.order-detail .goods-box .order-table .box-tr td {
padding: 15px 0;
border-bottom: 1px solid #eee;
text-align: center;
}
.order-detail .goods-box .order-table .box-tr .goods-info {
width: 450px;
padding-left: 15px;
text-align: left;
display: flex;
}
.order-detail .goods-box .order-table .box-tr .goods-info .img {
width: 60px;
height: 60px;
font-size: 0;
margin-right: 15px;
}
.order-detail .goods-box .order-table .box-tr .goods-info .img img {
width: 100%;
height: 100%;
}
.order-detail .goods-box .order-table .box-tr .goods-info .name-sku {
flex: 1;
}
.order-detail .goods-box .order-table .box-tr .goods-info .name-sku .name {
max-height: 36px;
line-height: 18px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
text-overflow: ellipsis;
}
.order-detail .goods-box .order-table .box-tr .goods-info .name-sku .name:hover {
color: #e1251b;
}
.order-detail .goods-box .order-table .box-tr .goods-info .name-sku .sku {
display: block;
line-height: 18px;
margin-top: 6px;
color: #999;
}
.order-detail .goods-box .order-table .box-tr .goods-number {
font-family: arial;
text-align: left;
}
.order-detail .goods-box .order-table .box-tr .price {
font-family: verdana;
color: #000;
justify-content: center;
}
.order-detail .goods-box .order-table .box-tr .action-btn {
display: block;
border-radius: 2px;
width: 85px;
height: 18px;
line-height: 18px;
padding: 2px 0;
margin: 3px auto;
text-align: center;
background: #fff;
color: #e1251b;
border: 1px solid #e1251b;
}
.order-detail .goods-box .order-table .box-tr .action-btn:hover {
background: #e1251b;
color: #fff;
}
.order-detail .goods-box .goods-total {
background: #fff;
padding-right: 10px;
text-align: right;
}
.order-detail .goods-box .goods-total .item {
margin-bottom: 10px;
}
.total-return {
text-align: right;
margin-top: 20px;
margin-right: 24px;
}
.total-return .action-btn {
display: inline-block;
color: #e1251b;
border: 1px solid #e1251b;
width: 85px;
height: 18px;
line-height: 18px;
padding: 2px 0;
text-align: center;
}
.total-return .action-btn:hover {
background: #e1251b;
color: #fff;
}
.order-detail .goods-box .goods-total .item .tit,
.order-detail .goods-box .goods-total .item .price {
display: inline-block;
vertical-align: top;
line-height: 20px;
}
.order-detail .goods-box .goods-total .item .price {
width: 200px;
color: #000;
font-family: verdana;
}
.order-detail .goods-box .goods-total .item .price.big {
color: #e1251b;
font-size: 16px;
font-weight: 600;
}
/* 商品信息 end */
/* 订单详情 end */
| 0.345989 | 0.079746 |
@import url(https://fonts.googleapis.com/css?family=Share+Tech+Mono);
body {
background-color: black;
font-family: 'Share Tech Mono', monospace;
}
#main {
background-color: black;
display: flex;
justify-content: space-around;
width: 90vw;
height: 70vh;
border-radius: 5px;
margin: auto;
}
h2 {
color: #00e810;
}
.screen {
border: 2px solid black;
border-radius: 5px;
width: 33%;
height: 99%;
text-align: center;
}
#player {
}
#playerSlotsContainer {
height: 84%;
width: 100%;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
}
.slot {
display: flex;
justify-content: center;
align-items: center;
border: 2px solid #00e810;
border-radius: 5px;
box-shadow: 0 4px #00e810;
margin-left: 1%;
margin-right: 1%;
width: 16%;
height: 18%;
}
.number {
font-size: 250%;
color: #00e810;
}
.rolledSlot {
background-color: #00e810;
}
.rolledSlot>span {
color: black;
}
.container {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
width: 33%;
height: 100%;
}
#number {
width: 60%;
height: 50%;
border: 2px solid #00e810;
border-radius: 50%;
margin: auto;
}
#numberVisual {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin: auto;
width: 90%;
height: 60%;
line-height: 60%;
}
#numberText {
height: 90%;
width: 90%;
font-size: 500%;
color: #00e810;
line-height: 200%;
}
#roll {
background-color: black;
border: 2px solid #00e810;
border-radius: 5px;
width: 60%;
height: 20%;
font-size: 150%;
font-family: 'IBM Plex Mono', monospace;
box-shadow: 0 6px #00e810;
color: #00e810;
}
#roll:focus {
outline: 1px dotted #00e810;
border-radius: 2px;
}
#roll:active {
outline: 0;
border-radius: 2px;
box-shadow: 0 4px #00e810;
}
#cpuSlotsContainer {
height: 84%;
width: 100%;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
}
.cpuSlot {
border: 2px solid black;
border-radius: 5px;
margin-left: 1%;
margin-right: 1%;
width: 16%;
height: 18%;
}
|
css/style.css
|
@import url(https://fonts.googleapis.com/css?family=Share+Tech+Mono);
body {
background-color: black;
font-family: 'Share Tech Mono', monospace;
}
#main {
background-color: black;
display: flex;
justify-content: space-around;
width: 90vw;
height: 70vh;
border-radius: 5px;
margin: auto;
}
h2 {
color: #00e810;
}
.screen {
border: 2px solid black;
border-radius: 5px;
width: 33%;
height: 99%;
text-align: center;
}
#player {
}
#playerSlotsContainer {
height: 84%;
width: 100%;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
}
.slot {
display: flex;
justify-content: center;
align-items: center;
border: 2px solid #00e810;
border-radius: 5px;
box-shadow: 0 4px #00e810;
margin-left: 1%;
margin-right: 1%;
width: 16%;
height: 18%;
}
.number {
font-size: 250%;
color: #00e810;
}
.rolledSlot {
background-color: #00e810;
}
.rolledSlot>span {
color: black;
}
.container {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
width: 33%;
height: 100%;
}
#number {
width: 60%;
height: 50%;
border: 2px solid #00e810;
border-radius: 50%;
margin: auto;
}
#numberVisual {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin: auto;
width: 90%;
height: 60%;
line-height: 60%;
}
#numberText {
height: 90%;
width: 90%;
font-size: 500%;
color: #00e810;
line-height: 200%;
}
#roll {
background-color: black;
border: 2px solid #00e810;
border-radius: 5px;
width: 60%;
height: 20%;
font-size: 150%;
font-family: 'IBM Plex Mono', monospace;
box-shadow: 0 6px #00e810;
color: #00e810;
}
#roll:focus {
outline: 1px dotted #00e810;
border-radius: 2px;
}
#roll:active {
outline: 0;
border-radius: 2px;
box-shadow: 0 4px #00e810;
}
#cpuSlotsContainer {
height: 84%;
width: 100%;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
}
.cpuSlot {
border: 2px solid black;
border-radius: 5px;
margin-left: 1%;
margin-right: 1%;
width: 16%;
height: 18%;
}
| 0.33928 | 0.111048 |
.content{
/*margin-top: 118px;*/
min-height: 1018px;
position: relative;
}
.personalContainer{
width: 1240px;
margin: 0 auto;
position: relative;
color:#999;
font-size: 14px;
font-weight: 600;
padding-top: 59px;
}
.title{
color:#68686a;
font-size: 18px;
margin: 0 0 10px 20px;
font-weight: 700;
}
.personalBox{
width: 1240px;
border: 1px solid #e5e5e5;
position: relative;
}
.right{
float: right;
}
.address,.payModel,.total{
width: 1202px;
height: 95px;
margin: 0 auto 28px;
border-bottom: 1px solid #e5e5e5;
}
.addAddress{
font-size: 12px;
color:#528ec6;
margin-top:23px;
cursor: pointer;
}
.addressTitle,.payModelTitle,.totalTitle{
font-size: 16px;
color:#333;
font-weight: 500;
margin:20px 0 12px 0;
display: inline-block;
}
.payModel{
height: 122px;
}
.payModelTitle,.totalTitle{
margin-top:0;
}
.details_pay,.details_time {
font-size: 14px;
color:#333;
font-weight: normal;
}
.details_pay select {
width: 84px;
height: 27px;
color: #333;
border: 1px solid #e5e5e5;
background: #ffffff;
margin-left: 15px;
}
.details_time {
margin-top:12px;
}
.details_time span {
display: inline-block;
width: 83px;
height: 27px;
text-align: center;
line-height: 27px;
vertical-align: middle;
border: 1px solid #e5e5e5;
font-size: 14px;
color: #333;
margin-right: 20px;
}
.details_time span:first-child {
margin-left: 15px;
}
.details_time span.active{
border: 1px solid #fda5a5;
background: #FFBA7A;
color:#fff;
}
/*---*/
.total{
height: 120px;
border: 0;
}
.total img{
width: 100%;
display: inline-block;
}
.totalList{
width: 100%;
height: 92px;
position: relative;
}
.listImg{
width: 92px;
height: 92px;
display: inline-block;
}
.listIntro{
width: 600px;
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
font-size: 14px;
color:#333;
position: absolute;
top:10px;
left:122px;
}
.infor{
color: #999;
top:35px;
font-weight: 500;
}
.listNum{
color: #333;
font-size: 16px
font-weight:700;
position: absolute;
top:33px;
right: 343px;
}
.listPrice{
color: #ff7b00;
font-size: 16px;
font-weight:700;
position: absolute;
top:33px;
right: 0;
}
.payReal{
height: 60px;
background: #f3f3f3;
font-size: 14px;
color:#333;
}
.payNum{
color: #ff7b00;
font-size: 24px;
margin:12px 20px 0 0;
}
.payW{
margin:20px 10px 0 0;
}
.btnPay{
width: 136px;
height: 36px;
color: #fff;
background: #FD7B23;
text-align: center;
line-height: 36px;
border-radius: 2px;
vertical-align: middle;
margin-top: 15px;
}
/*地址弹窗*/
.modelAddress,.modelPay{
display: none;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.66);
float: left;
position: absolute;
top:-118px;
left: 0;
z-index: 100;
}
.close{
cursor: pointer;
}
.addressItem{
width: 690px;
height: 426px;
margin:228px auto 0;
background: #fff;
}
.modelTitle,.payTitle{
width: 100%;
height: 56px;
background: #f3f3f3;
color: #999;
font-size: 20px;
padding: 14px 20px;
box-sizing: border-box;
}
.addressInfo{
margin:30px 0 0 20px;
}
.addressInfo>.item{
margin-bottom: 20px;
}
.itemLeft{
width: 70px;
height: 27px;
line-height: 27px;
vertical-align: middle;
display: inline-block;
text-align: right;
margin-right: 20px;
color: #333;
font-size: 14px;
}
.itemLeft>span{
color: #FF3F3F;
}
.addressChoose{
width: 95px;
height: 27px;
margin-right: 22px;
border: 1px solid #D2D2D2;
font-size: 14px;
color:#333;
}
.addressDetail{
width: 345px;
height: 60px;
resize:none;
border: 1px solid #D2D2D2;
box-sizing: border-box;
padding: 6px;
font-size: 14px;
color:#333;
}
.ipt{
width: 242px;
height: 27px;
border: 1px solid #D2D2D2;
box-sizing: border-box;
padding: 6px;
font-size: 14px;
color:#333;
}
.bg3{
width: 50px;
height: 27px;
display: inline-block;
border: 1px solid #d2d2d2;
border-radius: 2px;
color:#8f9195;
font-size: 12px;
text-align: center;
line-height: 27px;
vertical-align: middle;
background: #f3f3f3;
margin-right: 15px;
font-weight: 600;
box-sizing: border-box;
}
.phone>input,.mobile>input{
width: 172px;
}
.btnSave{
width: 68px;
height: 28px;
background: #FD7B23;
text-align: center;
line-height: 28px;
vertical-align: middle;
font-size: 14px;
color: #fff;
font-weight: 700;
display: inline-block;
cursor: pointer;
}
.isPay{
width: 510px;
height: 210px;
margin: 274px auto 0;
background: #fff;
}
.payInfor{
color:#999;
font-size: 16px;
margin:40px 0 25px;
text-align: center;
}
.orderNum{
color: #707070;
font-size: 18px;
}
.btnP{
width: 136px;
height: 36px;
color:#999;
font-size: 16px;
font-weight: 700;
line-height: 36px;
vertical-align: middle;
text-align: center;
border: 1px solid #d2d2d2;
display: inline-block;
cursor: pointer;
}
.btnPayNo{
margin:0 40px 0 95px;
}
.btnPayYes{
background: #FD7B23;
color:#fff;
border: 1px solid #fda5a5;
}
|
sxsw/src/static/css/personal.css
|
.content{
/*margin-top: 118px;*/
min-height: 1018px;
position: relative;
}
.personalContainer{
width: 1240px;
margin: 0 auto;
position: relative;
color:#999;
font-size: 14px;
font-weight: 600;
padding-top: 59px;
}
.title{
color:#68686a;
font-size: 18px;
margin: 0 0 10px 20px;
font-weight: 700;
}
.personalBox{
width: 1240px;
border: 1px solid #e5e5e5;
position: relative;
}
.right{
float: right;
}
.address,.payModel,.total{
width: 1202px;
height: 95px;
margin: 0 auto 28px;
border-bottom: 1px solid #e5e5e5;
}
.addAddress{
font-size: 12px;
color:#528ec6;
margin-top:23px;
cursor: pointer;
}
.addressTitle,.payModelTitle,.totalTitle{
font-size: 16px;
color:#333;
font-weight: 500;
margin:20px 0 12px 0;
display: inline-block;
}
.payModel{
height: 122px;
}
.payModelTitle,.totalTitle{
margin-top:0;
}
.details_pay,.details_time {
font-size: 14px;
color:#333;
font-weight: normal;
}
.details_pay select {
width: 84px;
height: 27px;
color: #333;
border: 1px solid #e5e5e5;
background: #ffffff;
margin-left: 15px;
}
.details_time {
margin-top:12px;
}
.details_time span {
display: inline-block;
width: 83px;
height: 27px;
text-align: center;
line-height: 27px;
vertical-align: middle;
border: 1px solid #e5e5e5;
font-size: 14px;
color: #333;
margin-right: 20px;
}
.details_time span:first-child {
margin-left: 15px;
}
.details_time span.active{
border: 1px solid #fda5a5;
background: #FFBA7A;
color:#fff;
}
/*---*/
.total{
height: 120px;
border: 0;
}
.total img{
width: 100%;
display: inline-block;
}
.totalList{
width: 100%;
height: 92px;
position: relative;
}
.listImg{
width: 92px;
height: 92px;
display: inline-block;
}
.listIntro{
width: 600px;
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
font-size: 14px;
color:#333;
position: absolute;
top:10px;
left:122px;
}
.infor{
color: #999;
top:35px;
font-weight: 500;
}
.listNum{
color: #333;
font-size: 16px
font-weight:700;
position: absolute;
top:33px;
right: 343px;
}
.listPrice{
color: #ff7b00;
font-size: 16px;
font-weight:700;
position: absolute;
top:33px;
right: 0;
}
.payReal{
height: 60px;
background: #f3f3f3;
font-size: 14px;
color:#333;
}
.payNum{
color: #ff7b00;
font-size: 24px;
margin:12px 20px 0 0;
}
.payW{
margin:20px 10px 0 0;
}
.btnPay{
width: 136px;
height: 36px;
color: #fff;
background: #FD7B23;
text-align: center;
line-height: 36px;
border-radius: 2px;
vertical-align: middle;
margin-top: 15px;
}
/*地址弹窗*/
.modelAddress,.modelPay{
display: none;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.66);
float: left;
position: absolute;
top:-118px;
left: 0;
z-index: 100;
}
.close{
cursor: pointer;
}
.addressItem{
width: 690px;
height: 426px;
margin:228px auto 0;
background: #fff;
}
.modelTitle,.payTitle{
width: 100%;
height: 56px;
background: #f3f3f3;
color: #999;
font-size: 20px;
padding: 14px 20px;
box-sizing: border-box;
}
.addressInfo{
margin:30px 0 0 20px;
}
.addressInfo>.item{
margin-bottom: 20px;
}
.itemLeft{
width: 70px;
height: 27px;
line-height: 27px;
vertical-align: middle;
display: inline-block;
text-align: right;
margin-right: 20px;
color: #333;
font-size: 14px;
}
.itemLeft>span{
color: #FF3F3F;
}
.addressChoose{
width: 95px;
height: 27px;
margin-right: 22px;
border: 1px solid #D2D2D2;
font-size: 14px;
color:#333;
}
.addressDetail{
width: 345px;
height: 60px;
resize:none;
border: 1px solid #D2D2D2;
box-sizing: border-box;
padding: 6px;
font-size: 14px;
color:#333;
}
.ipt{
width: 242px;
height: 27px;
border: 1px solid #D2D2D2;
box-sizing: border-box;
padding: 6px;
font-size: 14px;
color:#333;
}
.bg3{
width: 50px;
height: 27px;
display: inline-block;
border: 1px solid #d2d2d2;
border-radius: 2px;
color:#8f9195;
font-size: 12px;
text-align: center;
line-height: 27px;
vertical-align: middle;
background: #f3f3f3;
margin-right: 15px;
font-weight: 600;
box-sizing: border-box;
}
.phone>input,.mobile>input{
width: 172px;
}
.btnSave{
width: 68px;
height: 28px;
background: #FD7B23;
text-align: center;
line-height: 28px;
vertical-align: middle;
font-size: 14px;
color: #fff;
font-weight: 700;
display: inline-block;
cursor: pointer;
}
.isPay{
width: 510px;
height: 210px;
margin: 274px auto 0;
background: #fff;
}
.payInfor{
color:#999;
font-size: 16px;
margin:40px 0 25px;
text-align: center;
}
.orderNum{
color: #707070;
font-size: 18px;
}
.btnP{
width: 136px;
height: 36px;
color:#999;
font-size: 16px;
font-weight: 700;
line-height: 36px;
vertical-align: middle;
text-align: center;
border: 1px solid #d2d2d2;
display: inline-block;
cursor: pointer;
}
.btnPayNo{
margin:0 40px 0 95px;
}
.btnPayYes{
background: #FD7B23;
color:#fff;
border: 1px solid #fda5a5;
}
| 0.213295 | 0.056392 |
.category {
top: 100px;
margin-top: 85px;
position: -webkit-sticky;
position: sticky;
left: 0;
}
.menu-t {
padding-bottom: 1rem !important;
margin-bottom: 3rem !important;
}
.icon button {
border: none;
background: none;
}
.border-search {
width: 100%;
border: 3px solid #c49b63;
padding: 20px;
border-radius: 5px;
}
.btn-search {
width: 100%;
margin-top: 10px;
font-weight: bold;
}
.subheading-search {
font-size: 30px;
margin-bottom: 0;
font-family: "Dancing Script", cursive;
color: #c49b63;
margin-top: 20px;
text-align: center;
}
.p-subheading-search {
margin: 0;
text-align: justify;
}
@media (min-width: 768px) {
.ftco-about .one-half .overlap2 {
/* margin-left: 10px; */
margin-right: -145px;
padding: 40px;
background: rgba(0, 0, 0, 0.5);
text-align: end;
}
}
.menu-t-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 30%;
max-width: 30%;
background: #e7e7e7;
margin: 14px;
padding: 10px 10px 0px 10px;
}
.menu-entry-2 .text .price span {
color: #000;
font-size: 18px;
font-weight: 600;
}
.menu-entry-2 .text h3 a {
color: #000;
font-weight: 600;
font-size: 18px;
}
.menu-entry-2 a.btn.btn-primary.btn-outline-primary {
border: 3px solid #c49b63;
}
.menu-entry.menu-entry-2 {
margin-bottom: 0px !important;
}
h3.a-name {
height: 40px;
}
.billing-heading-center {
text-align: center;
}
.menu-entry-slider .img {
display: block;
height: 300px;
}
.menu-entry-slider .text h3 a {
color: #fff;
font-size: 17px;
}
.ftco-section-bottom {
padding-top: 0px;
}
.justify {
text-align: justify;
}
.input225w {
width: 244px;
text-align: center;
}
samp.tag_ban_chay_nhat {
color: #ffffff;
background: #ff0000;
font-size: 12px;
font-weight: bold;
position: absolute;
margin-left: 122px;
padding: 1px 8px;
}
samp.tag_moi {
color: #ff0000;
background: #ffeb3b;
font-size: 12px;
font-weight: bold;
position: absolute;
margin-left: 196px;
padding: 1px 8px;
}
samp.tag_khuyen_mai {
color: #000000;
background: #c49b63;
font-size: 12px;
font-weight: bold;
position: absolute;
padding: 1px 8px;
}
.large_logo img {
width: 200px;
margin-top: -15px;
}
.icon2 {
color: rgba(255, 255, 255, 0.7) !important;
}
.notproduct p {
text-align: center;
font-size: 50px;
margin-top: 50px;
}
.icon-close-all {
padding: 8px 11px;
color: white;
border: 1px solid white;
}
.icon-close-all:hover {
padding: 8px 11px;
color: #343a40;
border: 1px solid white;
background: white;
}
.product-name-left {
text-align: left !important;
}
.price .discount {
text-decoration: line-through;
}
.price p {
margin-bottom: 0px;
}
.row.row-left {
margin-left: 2px;
text-transform: uppercase;
}
.input240w {
width: 240px;
}
.product-details-2 h3 {
text-transform: uppercase;
font-size: 30px;
}
.product-details-2 .price span {
font-size: 27px;
font-weight: 500;
}
.ftco-section-bottom-2 {
padding-top: 0px;
padding-bottom: 0px;
}
.listreply {
margin-left: 40px;
color: #fff;
}
.comment {
margin-bottom: 50px;
}
.form-comment textarea {
background: none;
border: none;
border-bottom: 1px solid #ffffff;
width: 100%;
color: #ffffff;
padding-left: 15px;
padding-right: 15px;
font-weight: 300;
}
.form-comment {
border: 1px solid #ffffff;
}
.motionsend {
padding: 10px;
}
.midcmt {
margin-top: 15px;
}
.midcmt samp {
font-weight: bold;
}
.cmtKey {
width: 300px;
outline: none;
background: #fff !important;
padding: 3px 5px !important;
height: auto !important;
font-size: 17px;
color: black !important;
}
.iconcom-search {
position: absolute;
top: 20px;
left: 10px;
width: 20px;
height: 20px;
}
.search-form {
position: relative;
}
span.lbMsgCmt {
color: red;
}
.question {
margin-top: 6px;
}
.rowuserreply {
margin-top: 10px;
}
.lbMsgCmtReply {
color: red;
}
.MsgCmt {
color: red;
font-weight: 400;
}
.border-product-reviews {
width: 100%;
border: 3px solid #c49b63;
padding: 20px;
border-radius: 5px;
}
.review-star {
color: #f8b500;
font-size: 15px;
}
.top-reviews {
display: flex;
align-items: center;
margin: 15px 0px;
color: #f8b500;
font-size: 25px;
}
.list-star {
margin: 0px 15px;
font-size: 20px;
}
.rating-total {
color: white;
}
.point {
font-weight: bold;
}
.review-name {
font-weight: 600;
}
samp.review-time {
color: white;
margin-left: 10px;
}
.review-button {
display: flex;
justify-content: space-between;
}
.review-submit {
width: 300px;
}
.list-star-comment {
display: flex;
justify-content: center;
}
.star1 {
width: 100px;
text-align: center;
}
.star1 i {
font-size: 35px;
padding-top: 15px;
}
.list-star-comment {
display: flex;
justify-content: center;
}
.active {
color: #f8b500 !important;
}
/* .rating-right {
padding: 0;
width: 50%;
} */
.rating-list {
display: flex;
align-items: center;
height: 25px;
}
.number-star {
font-size: 15px;
width: 40px;
}
.timeline-star {
background-color: #eee;
height: 6px;
position: relative;
width: calc(100% - 72px);
}
.number-percent {
font-size: 18px;
width: 45px;
text-align: right;
}
.timing {
background-color: #f8b500;
height: 6px;
position: absolute;
}
.btn-review {
margin: 17px 0px;
}
.cmtKeyReview {
width: 340px;
outline: none;
background: #fff !important;
padding: 3px 5px !important;
height: auto !important;
font-size: 17px;
color: black !important;
}
.btn-review .review-submit {
width: 100%;
}
.rating-filter {
border: 1px solid;
padding: 2px 3px;
font-size: 17px;
border-radius: 6px;
font-weight: 500;
text-align: center;
margin-left: 1px;
color: white;
}
p.price {
margin: 0;
}
.star {
color: #f8b500;
margin-bottom: 4px;
font-size: 20px;
font-weight: bold;
}
|
public/frontend/css/css.css
|
.category {
top: 100px;
margin-top: 85px;
position: -webkit-sticky;
position: sticky;
left: 0;
}
.menu-t {
padding-bottom: 1rem !important;
margin-bottom: 3rem !important;
}
.icon button {
border: none;
background: none;
}
.border-search {
width: 100%;
border: 3px solid #c49b63;
padding: 20px;
border-radius: 5px;
}
.btn-search {
width: 100%;
margin-top: 10px;
font-weight: bold;
}
.subheading-search {
font-size: 30px;
margin-bottom: 0;
font-family: "Dancing Script", cursive;
color: #c49b63;
margin-top: 20px;
text-align: center;
}
.p-subheading-search {
margin: 0;
text-align: justify;
}
@media (min-width: 768px) {
.ftco-about .one-half .overlap2 {
/* margin-left: 10px; */
margin-right: -145px;
padding: 40px;
background: rgba(0, 0, 0, 0.5);
text-align: end;
}
}
.menu-t-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 30%;
max-width: 30%;
background: #e7e7e7;
margin: 14px;
padding: 10px 10px 0px 10px;
}
.menu-entry-2 .text .price span {
color: #000;
font-size: 18px;
font-weight: 600;
}
.menu-entry-2 .text h3 a {
color: #000;
font-weight: 600;
font-size: 18px;
}
.menu-entry-2 a.btn.btn-primary.btn-outline-primary {
border: 3px solid #c49b63;
}
.menu-entry.menu-entry-2 {
margin-bottom: 0px !important;
}
h3.a-name {
height: 40px;
}
.billing-heading-center {
text-align: center;
}
.menu-entry-slider .img {
display: block;
height: 300px;
}
.menu-entry-slider .text h3 a {
color: #fff;
font-size: 17px;
}
.ftco-section-bottom {
padding-top: 0px;
}
.justify {
text-align: justify;
}
.input225w {
width: 244px;
text-align: center;
}
samp.tag_ban_chay_nhat {
color: #ffffff;
background: #ff0000;
font-size: 12px;
font-weight: bold;
position: absolute;
margin-left: 122px;
padding: 1px 8px;
}
samp.tag_moi {
color: #ff0000;
background: #ffeb3b;
font-size: 12px;
font-weight: bold;
position: absolute;
margin-left: 196px;
padding: 1px 8px;
}
samp.tag_khuyen_mai {
color: #000000;
background: #c49b63;
font-size: 12px;
font-weight: bold;
position: absolute;
padding: 1px 8px;
}
.large_logo img {
width: 200px;
margin-top: -15px;
}
.icon2 {
color: rgba(255, 255, 255, 0.7) !important;
}
.notproduct p {
text-align: center;
font-size: 50px;
margin-top: 50px;
}
.icon-close-all {
padding: 8px 11px;
color: white;
border: 1px solid white;
}
.icon-close-all:hover {
padding: 8px 11px;
color: #343a40;
border: 1px solid white;
background: white;
}
.product-name-left {
text-align: left !important;
}
.price .discount {
text-decoration: line-through;
}
.price p {
margin-bottom: 0px;
}
.row.row-left {
margin-left: 2px;
text-transform: uppercase;
}
.input240w {
width: 240px;
}
.product-details-2 h3 {
text-transform: uppercase;
font-size: 30px;
}
.product-details-2 .price span {
font-size: 27px;
font-weight: 500;
}
.ftco-section-bottom-2 {
padding-top: 0px;
padding-bottom: 0px;
}
.listreply {
margin-left: 40px;
color: #fff;
}
.comment {
margin-bottom: 50px;
}
.form-comment textarea {
background: none;
border: none;
border-bottom: 1px solid #ffffff;
width: 100%;
color: #ffffff;
padding-left: 15px;
padding-right: 15px;
font-weight: 300;
}
.form-comment {
border: 1px solid #ffffff;
}
.motionsend {
padding: 10px;
}
.midcmt {
margin-top: 15px;
}
.midcmt samp {
font-weight: bold;
}
.cmtKey {
width: 300px;
outline: none;
background: #fff !important;
padding: 3px 5px !important;
height: auto !important;
font-size: 17px;
color: black !important;
}
.iconcom-search {
position: absolute;
top: 20px;
left: 10px;
width: 20px;
height: 20px;
}
.search-form {
position: relative;
}
span.lbMsgCmt {
color: red;
}
.question {
margin-top: 6px;
}
.rowuserreply {
margin-top: 10px;
}
.lbMsgCmtReply {
color: red;
}
.MsgCmt {
color: red;
font-weight: 400;
}
.border-product-reviews {
width: 100%;
border: 3px solid #c49b63;
padding: 20px;
border-radius: 5px;
}
.review-star {
color: #f8b500;
font-size: 15px;
}
.top-reviews {
display: flex;
align-items: center;
margin: 15px 0px;
color: #f8b500;
font-size: 25px;
}
.list-star {
margin: 0px 15px;
font-size: 20px;
}
.rating-total {
color: white;
}
.point {
font-weight: bold;
}
.review-name {
font-weight: 600;
}
samp.review-time {
color: white;
margin-left: 10px;
}
.review-button {
display: flex;
justify-content: space-between;
}
.review-submit {
width: 300px;
}
.list-star-comment {
display: flex;
justify-content: center;
}
.star1 {
width: 100px;
text-align: center;
}
.star1 i {
font-size: 35px;
padding-top: 15px;
}
.list-star-comment {
display: flex;
justify-content: center;
}
.active {
color: #f8b500 !important;
}
/* .rating-right {
padding: 0;
width: 50%;
} */
.rating-list {
display: flex;
align-items: center;
height: 25px;
}
.number-star {
font-size: 15px;
width: 40px;
}
.timeline-star {
background-color: #eee;
height: 6px;
position: relative;
width: calc(100% - 72px);
}
.number-percent {
font-size: 18px;
width: 45px;
text-align: right;
}
.timing {
background-color: #f8b500;
height: 6px;
position: absolute;
}
.btn-review {
margin: 17px 0px;
}
.cmtKeyReview {
width: 340px;
outline: none;
background: #fff !important;
padding: 3px 5px !important;
height: auto !important;
font-size: 17px;
color: black !important;
}
.btn-review .review-submit {
width: 100%;
}
.rating-filter {
border: 1px solid;
padding: 2px 3px;
font-size: 17px;
border-radius: 6px;
font-weight: 500;
text-align: center;
margin-left: 1px;
color: white;
}
p.price {
margin: 0;
}
.star {
color: #f8b500;
margin-bottom: 4px;
font-size: 20px;
font-weight: bold;
}
| 0.408159 | 0.098642 |
@charset "UTF-8";
:root {
/* flat UI colors */
--flatui-cloud-color: #ecf0f1;
--flatui-silver-color: #bdc3c7;
--flatui-alizarin-color: #e74c3c;
--flatui-pomegranate-color: #c0392b;
--flatui-midnightblue-color: #2c3e50;
--flatui-wet_asphalt-color: #34495e;
--flatui-amethyst-color: #9b59b6;
--flatui-wisteria-color: #8e44ad;
--flatui-concrete-color: #95a5a6;
--flatui-abestos-color: #7f8c8d;
--flatui-peter_river-color: #3498db;
--flatui-belize_hile-color: #2980b9;
}
*, *::before, *::after {
box-sizing: border-box;
}
body {
color: var(--flatui-wet_asphalt-color);
background-color: white;
font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
font-size: 16px;
margin: 0;
padding: 0;
border-top: 5px solid var(--flatui-peter_river-color);
}
@media (prefers-color-scheme: dark) {
body {
color: var(--flatui-cloud-color);
background-color: black;
}
}
.site {
max-width: 1000px;
margin: 2em auto;
padding: 0 1em;
font-size: 1.5em;
}
.metadata {
text-align: right;
font-style: italic;
font-size: 0.8em;
}
.navinfos {
text-align: center;
}
hr {
background-color: var(--flatui-silver-color);
height: 1px;
border: 0 none;
}
@media (prefers-color-scheme: dark) {
hr {
background-color: var(--flatui-concrete-color);
}
}
h1, h2, h3 {
color: var(--flatui-wet_asphalt-color);
font-weight: 300;
}
@media (prefers-color-scheme: dark) {
h1, h2, h3 {
color: var(--flatui-peter_river-color);
}
}
a, a:link {
text-decoration: none;
color: var(--flatui-peter_river-color);
}
a:visited,
a:hover,
a:active {
text-decoration: underline;
color: var(--flatui-belize_hile-color);
}
a[href^="https://"]::after,
a[href^="http://"]::after {
content: "[↗︎]";
font-size: 0.5em;
padding-left: .5em;
text-decoration: none;
color: var(--flatui-wisteria-color);
}
@media (prefers-color-scheme: dark) {
a[href^="https://"]::after,
a[href^="http://"]::after {
color: var(--flatui-amethyst-color);
}
}
p {
line-height: 1.5em;
}
ul {
list-style-type: circle;
}
li > p {
margin: 0;
}
blockquote {
color: var(--flatui-abestos-color);
font-style: italic;
}
@media (prefers-color-scheme: dark) {
blockquote {
color: var(--flatui-silver-color);
}
}
pre {
white-space: pre-wrap; /* Chrome & Safari */
white-space: -moz-pre-wrap; /* Mozilla since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
padding: .8em;
line-height: 1.5em;
color: var(--flatui-cloud-color);
background-color: var(--flatui-cloud-color);
border-radius: 10px;
position: relative;
}
pre[data-langspec]::before {
content: attr(data-langspec);
color: var(--flatui-peter_river-color);
text-align: right;
text-transform: uppercase;
letter-spacing: -.05em;
padding: .7em;
font-size: .7em;
position: absolute;
top: 0;
right: 0;
z-index: 10;
}
code, pre {
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
font-size: 15px;
}
:not(pre) > code {
color: var(--flatui-alizarin-color);
padding: .05em .25em;
}
pre code {
background: transparent;
}
img, iframe {
max-width: 100%;
}
img[src$=".svg"] {
margin: 0 6px -6px 0;
width: 30px;
}
iframe {
border: 0 none;
}
.disclaimer {
font-style: italic;
}
.emoji {
font-style: normal !important;
}
.disabled {
color: var(--flatui-silver-color);
}
footer {
font-size: .8em;
}
.special-links a {
color: inherit;
text-decoration: none;
}
.special-links a::after {
content: none;
}
@media screen and (max-width: 1000px) {
.special-links {
text-align: center;
}
.special-links a {
font-size: 48px;
}
}
/*
* IconMoon icon set
*/
@font-face {
font-family: 'opatry';
src: url('fonts/opatry.eot?41466537');
src: url('fonts/opatry.eot?41466537#iefix') format('embedded-opentype'),
url('fonts/opatry.woff2?41466537') format('woff2'),
url('fonts/opatry.woff?41466537') format('woff'),
url('fonts/opatry.ttf?41466537') format('truetype'),
url('fonts/opatry.svg?41466537#opatry') format('svg');
font-weight: normal;
font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'opatry';
src: url('fonts/opatry.svg?41466537#opatry') format('svg');
}
}
*/
[class^="icon-"]::before, [class*=" icon-"]::before {
font-family: "opatry";
font-style: normal;
font-weight: normal;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;
/* opacity: .8; */
/* For safety - reset parent styles, that can break glyph codes*/
font-variant: normal;
text-transform: none;
/* fix buttons height, for twitter bootstrap */
line-height: 1em;
/* Animation center compensation - margins should be symmetric */
/* remove if not needed */
margin-left: .2em;
/* you can be more comfortable with increased icons size */
/* font-size: 120%; */
/* Font smoothing. That was taken from TWBS */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
/* Uncomment for 3D effect */
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-github-circled:before { content: '\f09b'; } /* '' */
.icon-rss-squared:before { content: '\f143'; } /* '' */
.icon-linkedin-squared:before { content: '\f30c'; } /* '' */
|
static/assets/styles.css
|
@charset "UTF-8";
:root {
/* flat UI colors */
--flatui-cloud-color: #ecf0f1;
--flatui-silver-color: #bdc3c7;
--flatui-alizarin-color: #e74c3c;
--flatui-pomegranate-color: #c0392b;
--flatui-midnightblue-color: #2c3e50;
--flatui-wet_asphalt-color: #34495e;
--flatui-amethyst-color: #9b59b6;
--flatui-wisteria-color: #8e44ad;
--flatui-concrete-color: #95a5a6;
--flatui-abestos-color: #7f8c8d;
--flatui-peter_river-color: #3498db;
--flatui-belize_hile-color: #2980b9;
}
*, *::before, *::after {
box-sizing: border-box;
}
body {
color: var(--flatui-wet_asphalt-color);
background-color: white;
font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
font-size: 16px;
margin: 0;
padding: 0;
border-top: 5px solid var(--flatui-peter_river-color);
}
@media (prefers-color-scheme: dark) {
body {
color: var(--flatui-cloud-color);
background-color: black;
}
}
.site {
max-width: 1000px;
margin: 2em auto;
padding: 0 1em;
font-size: 1.5em;
}
.metadata {
text-align: right;
font-style: italic;
font-size: 0.8em;
}
.navinfos {
text-align: center;
}
hr {
background-color: var(--flatui-silver-color);
height: 1px;
border: 0 none;
}
@media (prefers-color-scheme: dark) {
hr {
background-color: var(--flatui-concrete-color);
}
}
h1, h2, h3 {
color: var(--flatui-wet_asphalt-color);
font-weight: 300;
}
@media (prefers-color-scheme: dark) {
h1, h2, h3 {
color: var(--flatui-peter_river-color);
}
}
a, a:link {
text-decoration: none;
color: var(--flatui-peter_river-color);
}
a:visited,
a:hover,
a:active {
text-decoration: underline;
color: var(--flatui-belize_hile-color);
}
a[href^="https://"]::after,
a[href^="http://"]::after {
content: "[↗︎]";
font-size: 0.5em;
padding-left: .5em;
text-decoration: none;
color: var(--flatui-wisteria-color);
}
@media (prefers-color-scheme: dark) {
a[href^="https://"]::after,
a[href^="http://"]::after {
color: var(--flatui-amethyst-color);
}
}
p {
line-height: 1.5em;
}
ul {
list-style-type: circle;
}
li > p {
margin: 0;
}
blockquote {
color: var(--flatui-abestos-color);
font-style: italic;
}
@media (prefers-color-scheme: dark) {
blockquote {
color: var(--flatui-silver-color);
}
}
pre {
white-space: pre-wrap; /* Chrome & Safari */
white-space: -moz-pre-wrap; /* Mozilla since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
padding: .8em;
line-height: 1.5em;
color: var(--flatui-cloud-color);
background-color: var(--flatui-cloud-color);
border-radius: 10px;
position: relative;
}
pre[data-langspec]::before {
content: attr(data-langspec);
color: var(--flatui-peter_river-color);
text-align: right;
text-transform: uppercase;
letter-spacing: -.05em;
padding: .7em;
font-size: .7em;
position: absolute;
top: 0;
right: 0;
z-index: 10;
}
code, pre {
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
font-size: 15px;
}
:not(pre) > code {
color: var(--flatui-alizarin-color);
padding: .05em .25em;
}
pre code {
background: transparent;
}
img, iframe {
max-width: 100%;
}
img[src$=".svg"] {
margin: 0 6px -6px 0;
width: 30px;
}
iframe {
border: 0 none;
}
.disclaimer {
font-style: italic;
}
.emoji {
font-style: normal !important;
}
.disabled {
color: var(--flatui-silver-color);
}
footer {
font-size: .8em;
}
.special-links a {
color: inherit;
text-decoration: none;
}
.special-links a::after {
content: none;
}
@media screen and (max-width: 1000px) {
.special-links {
text-align: center;
}
.special-links a {
font-size: 48px;
}
}
/*
* IconMoon icon set
*/
@font-face {
font-family: 'opatry';
src: url('fonts/opatry.eot?41466537');
src: url('fonts/opatry.eot?41466537#iefix') format('embedded-opentype'),
url('fonts/opatry.woff2?41466537') format('woff2'),
url('fonts/opatry.woff?41466537') format('woff'),
url('fonts/opatry.ttf?41466537') format('truetype'),
url('fonts/opatry.svg?41466537#opatry') format('svg');
font-weight: normal;
font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'opatry';
src: url('fonts/opatry.svg?41466537#opatry') format('svg');
}
}
*/
[class^="icon-"]::before, [class*=" icon-"]::before {
font-family: "opatry";
font-style: normal;
font-weight: normal;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;
/* opacity: .8; */
/* For safety - reset parent styles, that can break glyph codes*/
font-variant: normal;
text-transform: none;
/* fix buttons height, for twitter bootstrap */
line-height: 1em;
/* Animation center compensation - margins should be symmetric */
/* remove if not needed */
margin-left: .2em;
/* you can be more comfortable with increased icons size */
/* font-size: 120%; */
/* Font smoothing. That was taken from TWBS */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
/* Uncomment for 3D effect */
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-github-circled:before { content: '\f09b'; } /* '' */
.icon-rss-squared:before { content: '\f143'; } /* '' */
.icon-linkedin-squared:before { content: '\f30c'; } /* '' */
| 0.388154 | 0.063861 |
.bosses {
max-width: 100%;
background-size: 100%;
background-image: url('../img/bosses.png');
}
.bosses.agahnim {
background-position: 0 0%;
background-size: 100%;
}
.bosses.agahnim1-agahnim2 {
background-position: 0 4.43686%;
background-size: 100%;
}
.bosses.agahnim1 {
background-position: 0 8.87372%;
background-size: 100%;
}
.bosses.agahnim2 {
background-position: 0 13.31058%;
background-size: 100%;
}
.bosses.boss0 {
background-position: 0 17.74744%;
background-size: 100%;
}
.bosses.boss1 {
background-position: 0 22.1843%;
background-size: 100%;
}
.bosses.boss2 {
background-position: 0 26.62116%;
background-size: 100%;
}
.bosses.boss3 {
background-position: 0 31.05802%;
background-size: 100%;
}
.bosses.boss4 {
background-position: 0 35.494881%;
background-size: 100%;
}
.bosses.boss5 {
background-position: 0 39.931741%;
background-size: 100%;
}
.bosses.boss6 {
background-position: 0 44.368601%;
background-size: 100%;
}
.bosses.boss7 {
background-position: 0 48.805461%;
background-size: 100%;
}
.bosses.boss8 {
background-position: 0 53.242321%;
background-size: 100%;
}
.bosses.boss9 {
background-position: 0 57.679181%;
background-size: 100%;
}
.bosses.chest0 {
background-position: 0 62.116041%;
background-size: 100%;
}
.bosses.chest1 {
background-position: 0 66.552901%;
background-size: 100%;
}
.bosses.chest2 {
background-position: 0 70.989761%;
background-size: 100%;
}
.bosses.chest3 {
background-position: 0 75.426621%;
background-size: 100%;
}
.bosses.chest4 {
background-position: 0 79.863481%;
background-size: 100%;
}
.bosses.chest5 {
background-position: 0 84.300341%;
background-size: 100%;
}
.bosses.chest6 {
background-position: 0 88.737201%;
background-size: 100%;
}
.bosses.reward-crystal {
background-position: 0 91.182365%;
background-size: 200%;
}
.bosses.reward-crystal56 {
background-position: 0 93.386774%;
background-size: 200%;
}
.bosses.reward-pendant-bluered {
background-position: 0 95.591182%;
background-size: 200%;
}
.bosses.reward-pendant-green {
background-position: 0 97.795591%;
background-size: 200%;
}
.bosses.reward-unknown {
background-position: 0 100%;
background-size: 200%;
}
|
css/bosses.css
|
.bosses {
max-width: 100%;
background-size: 100%;
background-image: url('../img/bosses.png');
}
.bosses.agahnim {
background-position: 0 0%;
background-size: 100%;
}
.bosses.agahnim1-agahnim2 {
background-position: 0 4.43686%;
background-size: 100%;
}
.bosses.agahnim1 {
background-position: 0 8.87372%;
background-size: 100%;
}
.bosses.agahnim2 {
background-position: 0 13.31058%;
background-size: 100%;
}
.bosses.boss0 {
background-position: 0 17.74744%;
background-size: 100%;
}
.bosses.boss1 {
background-position: 0 22.1843%;
background-size: 100%;
}
.bosses.boss2 {
background-position: 0 26.62116%;
background-size: 100%;
}
.bosses.boss3 {
background-position: 0 31.05802%;
background-size: 100%;
}
.bosses.boss4 {
background-position: 0 35.494881%;
background-size: 100%;
}
.bosses.boss5 {
background-position: 0 39.931741%;
background-size: 100%;
}
.bosses.boss6 {
background-position: 0 44.368601%;
background-size: 100%;
}
.bosses.boss7 {
background-position: 0 48.805461%;
background-size: 100%;
}
.bosses.boss8 {
background-position: 0 53.242321%;
background-size: 100%;
}
.bosses.boss9 {
background-position: 0 57.679181%;
background-size: 100%;
}
.bosses.chest0 {
background-position: 0 62.116041%;
background-size: 100%;
}
.bosses.chest1 {
background-position: 0 66.552901%;
background-size: 100%;
}
.bosses.chest2 {
background-position: 0 70.989761%;
background-size: 100%;
}
.bosses.chest3 {
background-position: 0 75.426621%;
background-size: 100%;
}
.bosses.chest4 {
background-position: 0 79.863481%;
background-size: 100%;
}
.bosses.chest5 {
background-position: 0 84.300341%;
background-size: 100%;
}
.bosses.chest6 {
background-position: 0 88.737201%;
background-size: 100%;
}
.bosses.reward-crystal {
background-position: 0 91.182365%;
background-size: 200%;
}
.bosses.reward-crystal56 {
background-position: 0 93.386774%;
background-size: 200%;
}
.bosses.reward-pendant-bluered {
background-position: 0 95.591182%;
background-size: 200%;
}
.bosses.reward-pendant-green {
background-position: 0 97.795591%;
background-size: 200%;
}
.bosses.reward-unknown {
background-position: 0 100%;
background-size: 200%;
}
| 0.529263 | 0.166337 |
margin:auto;
height:500px;
width:1200px;
background-color:black;
}
/** Console **/
#mapBottom {
width: 100%;
height: 70px;
border-spacing: 0px;
}
.astroConsole {
width: 165px;
height: 85px;
background: #dddddd;
padding: 5px;
margin: 5px 5px 5px 0px;
float: left;
}
.astroConsoleTargetName {
display: none;
}
#astroConsoleTargetImage {
display: none;
}
.astroConsoleLonLatTitle {
font-size: .7em;
float:left;
}
#astroConsoleLonLat {
font-size: .75em;
width: 100px;
float: left;
font-weight: bold;
display: block;
background: #eeeeee;
}
#astroConsoleLonLatSelects {
font-size: .7em;
float: left;
margin: 5px;
}
#astroConsoleLonLatSelects select {
width: 100px;
}
#astroConsoleProjectionButtons {
clear: both;
float: left;
margin: 5px 0px 0px 0px;
}
#astroConsoleProjectionButtons img {
clear: both;
float: left;
cursor: pointer;
margin: 1px 10px 1px 0px;
}
div#astroConsoleKey {
left: 320px;
width: 250px;
}
div.astroConsoleKeyDiv {
width: 85px;
}
.astroConsoleDrawButtonDiv {
margin:5px 0px 0px 0px;
width:50px;
height: 25px;
float:left;
}
.astroConsoleDrawButton {
cursor: pointer;
margin: 5px 2px 0px 0px;
}
/* openlayers */
div.ol-scale-line-inner {
font-weight: bold;
font-size: 1em;
}
div.olControlPanel {
margin: 145px 15px 15px 15px;
}
div.olControlPanZoom {
display: block;
}
.control {
position: absolute;
left: 8px;
border-radius: 4px;
opacity: 0.8;
padding: 2px;
background-repeat: no-repeat;
background-position: center;
}
.control a {
display: block;
color: white;
height: 24px;
width: 24px;
background: rgba(255,255,255,0.1);*/
}
/* Layer Switcher */
.layer-switcher {
position: absolute;
top: .5em !important;
right: 0.5em;
text-align: left;
background: none !important;
z-index: 20;
}
.layer-switcher .panel {
padding-right: 5px;
border: 1px solid #cccccc;
background-color: white;
margin: 0;
display: none;
overflow-y: auto;
max-height: 100%;
}
.truncate {
display: inline-block;
width: 250px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.layer-switcher.shown .panel {
display: block;
}
.layer-switcher.shown button {
display: none;
}
.layer-switcher button {
float: right;
width: 28px;
height: 24px;
background-image: url("../images/ol3buttons/layers.png");
background-repeat: no-repeat;
background-position: 2px;
background-color: rgba(0,0,0,0) !important;
border: none;
}
.layer-switcher button:focus, .layer-switcher button:hover {
background-color: white;
}
.layer-switcher ul {
padding-left: 1em;
list-style: none;
}
.layer-switcher li.group {
padding-top: 5px;
}
.layer-switcher li.group > label {
font-weight: bold;
}
.layer-switcher input {
margin: 4px;
}
.layer-switcher.shown {
bottom: 3em;
}
|
css/main.css
|
margin:auto;
height:500px;
width:1200px;
background-color:black;
}
/** Console **/
#mapBottom {
width: 100%;
height: 70px;
border-spacing: 0px;
}
.astroConsole {
width: 165px;
height: 85px;
background: #dddddd;
padding: 5px;
margin: 5px 5px 5px 0px;
float: left;
}
.astroConsoleTargetName {
display: none;
}
#astroConsoleTargetImage {
display: none;
}
.astroConsoleLonLatTitle {
font-size: .7em;
float:left;
}
#astroConsoleLonLat {
font-size: .75em;
width: 100px;
float: left;
font-weight: bold;
display: block;
background: #eeeeee;
}
#astroConsoleLonLatSelects {
font-size: .7em;
float: left;
margin: 5px;
}
#astroConsoleLonLatSelects select {
width: 100px;
}
#astroConsoleProjectionButtons {
clear: both;
float: left;
margin: 5px 0px 0px 0px;
}
#astroConsoleProjectionButtons img {
clear: both;
float: left;
cursor: pointer;
margin: 1px 10px 1px 0px;
}
div#astroConsoleKey {
left: 320px;
width: 250px;
}
div.astroConsoleKeyDiv {
width: 85px;
}
.astroConsoleDrawButtonDiv {
margin:5px 0px 0px 0px;
width:50px;
height: 25px;
float:left;
}
.astroConsoleDrawButton {
cursor: pointer;
margin: 5px 2px 0px 0px;
}
/* openlayers */
div.ol-scale-line-inner {
font-weight: bold;
font-size: 1em;
}
div.olControlPanel {
margin: 145px 15px 15px 15px;
}
div.olControlPanZoom {
display: block;
}
.control {
position: absolute;
left: 8px;
border-radius: 4px;
opacity: 0.8;
padding: 2px;
background-repeat: no-repeat;
background-position: center;
}
.control a {
display: block;
color: white;
height: 24px;
width: 24px;
background: rgba(255,255,255,0.1);*/
}
/* Layer Switcher */
.layer-switcher {
position: absolute;
top: .5em !important;
right: 0.5em;
text-align: left;
background: none !important;
z-index: 20;
}
.layer-switcher .panel {
padding-right: 5px;
border: 1px solid #cccccc;
background-color: white;
margin: 0;
display: none;
overflow-y: auto;
max-height: 100%;
}
.truncate {
display: inline-block;
width: 250px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.layer-switcher.shown .panel {
display: block;
}
.layer-switcher.shown button {
display: none;
}
.layer-switcher button {
float: right;
width: 28px;
height: 24px;
background-image: url("../images/ol3buttons/layers.png");
background-repeat: no-repeat;
background-position: 2px;
background-color: rgba(0,0,0,0) !important;
border: none;
}
.layer-switcher button:focus, .layer-switcher button:hover {
background-color: white;
}
.layer-switcher ul {
padding-left: 1em;
list-style: none;
}
.layer-switcher li.group {
padding-top: 5px;
}
.layer-switcher li.group > label {
font-weight: bold;
}
.layer-switcher input {
margin: 4px;
}
.layer-switcher.shown {
bottom: 3em;
}
| 0.545528 | 0.280295 |
@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600,700,900&display=swap");
html { position: relative; min-height: 100%; }
body { padding-bottom: 60px; overflow-x: hidden; }
.nav-second-level li a, .nav-thrid-level li a { padding: 8px 20px; color: rgb(75, 75, 90); display: block; position: relative; transition: all 0.4s ease 0s; }
.nav-second-level li a:focus, .nav-second-level li a:hover, .nav-thrid-level li a:focus, .nav-thrid-level li a:hover { color: rgb(83, 105, 248); }
.nav-second-level li > a.active, .nav-thrid-level li > a.active { color: rgb(83, 105, 248); }
#wrapper { height: 100%; overflow: hidden; width: 100%; }
.content-page { margin-left: 250px; overflow: hidden; padding: 0px 12.5px 5px; min-height: 80vh; margin-top: 72px; }
.left-side-menu { width: 250px; background: rgb(255, 255, 255); bottom: 0px; padding: 0px 0px 30px; position: fixed; top: 72px; transition-duration: 0.2s; box-shadow: rgba(75, 75, 90, 0.075) 1px 0.05rem 0.01rem; z-index: 99; }
.left-side-menu .sidebar-content { height: 100%; padding-bottom: 30px; }
#sidebar-menu { padding-bottom: 30px; }
#sidebar-menu > ul > li.mm-active > a { border-left: 3px solid rgb(83, 105, 248); color: rgb(83, 105, 248); background-color: rgb(247, 247, 255); }
#sidebar-menu > ul > li.mm-active > a svg { color: rgb(83, 105, 248); fill: rgba(83, 105, 248, 0.1); }
#sidebar-menu > ul > li > a { color: rgb(75, 75, 90); display: block; padding: 12px 30px; font-size: 15px; font-weight: 400; position: relative; transition: all 0.4s ease 0s; border-left: 3px solid transparent; }
#sidebar-menu > ul > li > a svg { display: inline-block; width: 16px; height: 16px; margin: 0px 10px 0px 3px; color: rgb(75, 75, 90); fill: rgba(75, 75, 90, 0.12); }
#sidebar-menu > ul > li > a:active, #sidebar-menu > ul > li > a:focus, #sidebar-menu > ul > li > a:hover { color: rgb(83, 105, 248); text-decoration: none; background-color: rgb(247, 247, 255); }
#sidebar-menu > ul > li > a:active svg, #sidebar-menu > ul > li > a:focus svg, #sidebar-menu > ul > li > a:hover svg { color: rgb(83, 105, 248); fill: rgba(83, 105, 248, 0.1); }
#sidebar-menu > ul > li > a > span { vertical-align: middle; }
#sidebar-menu > ul > li > a i { display: inline-block; line-height: 1rem; margin: 0px 10px 0px 3px; text-align: center; vertical-align: middle; width: 20px; }
#sidebar-menu > ul > li > a.active { border-left: 3px solid rgb(83, 105, 248); color: rgb(83, 105, 248); background-color: rgb(247, 247, 255); }
#sidebar-menu > ul > li > a.active svg { color: rgb(83, 105, 248); fill: rgba(83, 105, 248, 0.1); }
#sidebar-menu > ul > li > ul { padding-left: 43px; }
#sidebar-menu > ul > li > ul ul { padding-left: 20px; }
#sidebar-menu .menu-arrow { transition: transform 0.15s ease 0s, -webkit-transform 0.15s ease 0s; position: absolute; right: 30px; display: inline-block; font-family: unicons; text-rendering: auto; line-height: 1.3rem; font-size: 0.9rem; transform: translate(0px, 0px); top: 15px; }
#sidebar-menu .menu-arrow::before { content: ""; }
#sidebar-menu .badge { margin-top: 3px; }
#sidebar-menu .nav-second-level > li .menu-arrow { top: 8px; }
#sidebar-menu li.mm-active > a > span.menu-arrow { transform: rotate(90deg); }
#sidebar-menu .menu-title { padding: 15px 30px 10px; letter-spacing: 0.05em; pointer-events: none; cursor: default; font-size: 0.6875rem; text-transform: uppercase; color: rgb(75, 75, 90); }
.user-profile { padding: 15px 20px 15px 30px; }
.user-profile .avatar-xs { display: none; }
.user-profile .pro-user-name { color: rgb(75, 75, 90); font-weight: 600; }
.user-profile .pro-user-desc { text-transform: uppercase; font-size: 0.6rem; font-weight: 700; letter-spacing: 1px; }
.user-profile .dropdown-toggle svg { width: 18px; height: 18px; color: rgb(75, 75, 90); background-color: rgba(75, 75, 90, 0.1); border-radius: 3px; }
.left-side-menu-condensed .logo { text-align: center; width: 70px !important; }
.left-side-menu-condensed .logo span.logo-lg { display: none; }
.left-side-menu-condensed .logo span.logo-sm { display: block !important; }
.left-side-menu-condensed .navbar-custom { padding-left: 10px; left: 0px !important; }
.left-side-menu-condensed .navbar-custom .button-menu-mobile.disable-btn { display: block !important; }
.left-side-menu-condensed .left-side-menu { position: absolute; z-index: 5; width: 70px !important; }
.left-side-menu-condensed .left-side-menu .slimScrollDiv, .left-side-menu-condensed .left-side-menu .slimscroll-menu { overflow: inherit !important; height: auto !important; }
.left-side-menu-condensed .left-side-menu .slimScrollBar { visibility: hidden; }
.left-side-menu-condensed .left-side-menu .sidebar-content { height: auto; }
.left-side-menu-condensed .left-side-menu #sidebar-menu .badge, .left-side-menu-condensed .left-side-menu #sidebar-menu .label, .left-side-menu-condensed .left-side-menu #sidebar-menu .menu-arrow, .left-side-menu-condensed .left-side-menu #sidebar-menu .menu-title { display: none !important; }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li { position: relative; white-space: nowrap; }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li > a { padding: 15px; min-height: 54px; transition: none 0s ease 0s; margin: 0px; }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li > a:active, .left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li > a:focus, .left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li > a:hover { color: rgb(83, 105, 248); }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li > a svg { width: 26px; }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li > a span { display: none; padding-left: 25px; vertical-align: baseline; }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li > a.active { background-color: rgb(247, 247, 255); }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li:hover > a { position: relative; width: calc(260px); background-color: rgb(247, 247, 255); transition: none 0s ease 0s; color: rgb(83, 105, 248) !important; }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li:hover > a span { display: inline; }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li:hover a.mm-active ::after, .left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li:hover a.open ::after { display: none; }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li:hover > ul { display: block; left: 70px; position: absolute; width: 190px; box-shadow: rgba(75, 75, 90, 0.075) 0px 0.05rem 0.01rem; height: auto !important; }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li:hover > ul ul { box-shadow: rgba(75, 75, 90, 0.075) 0px 0.05rem 0.01rem; }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li:hover > ul a { box-shadow: none; padding: 8px 20px; position: relative; width: 190px; z-index: 6; }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li:hover > ul a:hover { color: rgb(83, 105, 248); }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul ul { padding: 5px 0px; z-index: 9999; display: none; background-color: rgb(255, 255, 255); }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul ul li:hover > ul { display: block; left: 190px; margin-top: -36px; position: absolute; width: 190px; height: auto !important; }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul ul li > a span.pull-right { position: absolute; right: 20px; top: 12px; transform: rotate(270deg); }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul ul li.active a { color: rgb(200, 205, 220); }
.left-side-menu-condensed .user-profile { padding: 15px; }
.left-side-menu-condensed .user-profile .avatar-sm { display: none; }
.left-side-menu-condensed .user-profile .avatar-xs { display: block; }
.left-side-menu-condensed .user-profile .pro-user-desc, .left-side-menu-condensed .user-profile .pro-user-name { display: none; }
.left-side-menu-condensed .user-profile .profile-dropdown-menu .dropdown-toggle svg { background-color: transparent; }
.left-side-menu-condensed .content-page { margin-left: 70px !important; }
.left-side-menu-condensed .footer { left: 70px !important; }
.left-side-menu-condensed .user-box { display: none; }
@media (min-width: 769px) {
body.left-side-menu-condensed { min-height: 1200px; }
}
@media (max-width: 1024px) {
.left-side-menu { top: 72px; padding: 12px 0px; }
.left-side-menu-condensed .left-side-menu { padding-top: 12px; }
}
@media (max-width: 767.98px) {
body { overflow-x: hidden; }
.left-side-menu { display: none; top: 72px; z-index: 10 !important; }
.sidebar-enable .left-side-menu { display: block; }
.content-page, .left-side-menu-condensed .content-page { padding: 0px 10px; margin-left: 0px !important; }
.pro-user-name { display: none; }
.logo-box { display: none; }
}
.left-side-menu-dark .metismenu li a[aria-expanded="true"] { color: rgb(255, 255, 255) !important; }
.left-side-menu-dark .left-side-menu { background-color: rgb(50, 55, 66); box-shadow: none; }
.left-side-menu-dark .left-side-menu #sidebar-menu > ul > li.mm-active > a { color: rgb(255, 255, 255); background-color: rgb(59, 65, 78); }
.left-side-menu-dark .left-side-menu #sidebar-menu > ul > li.mm-active > a svg { color: rgb(255, 255, 255); fill: rgba(255, 255, 255, 0.12); }
.left-side-menu-dark .left-side-menu #sidebar-menu > ul > li > a { color: rgb(144, 151, 167); }
.left-side-menu-dark .left-side-menu #sidebar-menu > ul > li > a svg { color: rgb(144, 151, 167); fill: rgba(255, 255, 255, 0.12); }
.left-side-menu-dark .left-side-menu #sidebar-menu > ul > li > a:active, .left-side-menu-dark .left-side-menu #sidebar-menu > ul > li > a:focus, .left-side-menu-dark .left-side-menu #sidebar-menu > ul > li > a:hover { color: rgb(200, 205, 220); background-color: rgb(59, 65, 78); }
.left-side-menu-dark .left-side-menu #sidebar-menu > ul > li > a.active { color: rgb(255, 255, 255); background-color: rgb(59, 65, 78); }
.left-side-menu-dark .left-side-menu #sidebar-menu > ul > li > a.active svg { color: rgb(255, 255, 255); fill: rgba(255, 255, 255, 0.12); }
.left-side-menu-dark .left-side-menu #sidebar-menu .menu-title { color: rgb(173, 181, 189); }
.left-side-menu-dark .nav-second-level li a, .left-side-menu-dark .nav-thrid-level li a { color: rgb(144, 151, 167); }
.left-side-menu-dark .nav-second-level li a:focus, .left-side-menu-dark .nav-second-level li a:hover, .left-side-menu-dark .nav-thrid-level li a:focus, .left-side-menu-dark .nav-thrid-level li a:hover { background-color: transparent; color: rgb(200, 205, 220); }
.left-side-menu-dark .nav-second-level li.mm-active > a, .left-side-menu-dark .nav-thrid-level li.mm-active > a { color: rgb(255, 255, 255); }
.left-side-menu-dark.left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li:hover > a { background-color: rgb(59, 65, 78); color: rgb(255, 255, 255) !important; }
.left-side-menu-dark.left-side-menu-condensed .nav-second-level li.mm-active > a, .left-side-menu-dark.left-side-menu-condensed .nav-thrid-level li.mm-active > a { color: rgb(83, 105, 248); }
.left-side-menu-dark .user-profile .pro-user-desc, .left-side-menu-dark .user-profile .pro-user-name { color: rgb(173, 181, 189); }
.left-side-menu-dark .user-profile .profile-dropdown-menu .dropdown-toggle svg { background-color: rgb(59, 65, 78); color: rgb(255, 255, 255); }
.navbar-custom { padding: 0px 22px 0px 37px; position: fixed; top: 0px; left: 0px; right: 0px; height: 72px; z-index: 100; background-color: rgb(255, 255, 255); box-shadow: rgba(75, 75, 90, 0.075) 0px 0.05rem 0.01rem; }
.navbar-custom .topnav-menu > li { float: left; }
.navbar-custom .topnav-menu .nav-link { padding: 0px 15px; color: rgb(75, 75, 90); min-width: 32px; display: block; line-height: 72px; text-align: center; max-height: 72px; }
.navbar-custom .topnav-menu .nav-link svg { height: 20px; width: 20px; color: rgb(75, 75, 90); fill: rgba(75, 75, 90, 0.12); }
.navbar-custom .topnav-menu .nav-link:active svg, .navbar-custom .topnav-menu .nav-link:focus svg, .navbar-custom .topnav-menu .nav-link:hover svg { color: rgb(83, 105, 248); fill: rgba(83, 105, 248, 0.1); }
.navbar-custom .dropdown.show .nav-link { background-color: rgba(255, 255, 255, 0.05); }
.navbar-custom .menu-left { overflow: hidden; }
.navbar-custom .app-search { padding: 17px 0px; overflow: hidden; margin-left: 15px; margin-right: 15px; }
.navbar-custom .app-search form { max-width: 320px; }
.navbar-custom .app-search .form-control { border: 1px solid transparent; height: 38px; padding-left: 40px; padding-right: 20px; background-color: rgb(243, 244, 247); box-shadow: none; border-radius: 0.3rem; }
.navbar-custom .app-search .form-control:focus { background-color: rgb(255, 255, 255); border: 1px solid rgb(243, 244, 247); }
.navbar-custom .app-search svg { position: absolute; z-index: 10; font-size: 18px; color: rgb(173, 181, 189); line-height: 38px; left: 10px; top: 10px; width: 20px; height: 20px; }
.navbar-custom .button-menu-mobile { border: none; color: rgb(173, 181, 189); display: block; height: 72px; line-height: 72px; width: 60px; background-color: transparent; font-size: 24px; cursor: pointer; margin-right: 45px; }
.navbar-custom .button-menu-mobile.disable-btn { display: none; }
.navbar-custom .button-menu-mobile .menu-icon { display: inline-block; }
.navbar-custom .button-menu-mobile .close-icon { display: none; }
.navbar-custom .button-menu-mobile.open .menu-icon { display: none; }
.navbar-custom .button-menu-mobile.open .close-icon { display: inline-block; }
.navbar-custom .logo span.logo-sm { display: none; }
.text-logo { text-transform: uppercase; font-weight: 900; letter-spacing: 1px; }
@-webkit-keyframes blinker {
50% { opacity: 0; }
}
@keyframes blinker {
50% { opacity: 0; }
}
.noti-scroll { max-height: 230px; }
.notification-list { margin-left: 0px; }
.notification-list .noti-title { background-color: transparent; padding: 7px 20px 15px; }
.notification-list .noti-icon { font-size: 21px; vertical-align: middle; }
.notification-list .noti-icon-badge { display: inline-block; position: absolute; top: 24px; right: 16px; width: 12px; height: 12px; background-color: rgb(255, 92, 117); border: 2px solid rgb(255, 255, 255); border-radius: 50%; box-shadow: rgba(0, 0, 0, 0.176) 0px 1rem 3rem; animation-duration: 3s; animation-timing-function: linear; animation-delay: 0s; animation-iteration-count: infinite; animation-direction: normal; animation-play-state: running; animation-name: blinker; animation-fill-mode: initial; }
.notification-list .notify-item { padding: 12px 20px; }
.notification-list .notify-item .notify-icon { float: left; height: 36px; width: 36px; font-size: 16px; line-height: 36px; text-align: center; margin-right: 10px; border-radius: 50%; color: rgb(255, 255, 255); }
.notification-list .notify-item .notify-details { margin-bottom: 5px; overflow: hidden; margin-left: 45px; text-overflow: ellipsis; white-space: nowrap; color: rgb(52, 58, 64); line-height: 1.5; }
.notification-list .notify-item .notify-details b { font-weight: 500; }
.notification-list .notify-item .notify-details small { display: block; }
.notification-list .notify-item .notify-details span { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 13px; }
.notification-list .notify-item .user-msg { margin-left: 45px; white-space: normal; line-height: 16px; }
.notification-list .profile-dropdown-items .notify-item { padding: 0.35rem 1.5rem; }
.profile-dropdown { display: none; }
.profile-dropdown-items { width: 170px; }
.profile-dropdown-items i { vertical-align: middle; margin-right: 5px; }
.nav-user { padding: 0px 12px !important; }
.nav-user img { height: 32px; width: 32px; }
@media (max-width: 1024px) {
.navbar-custom { left: 0px; padding: 0px 10px; margin: 0px; }
.navbar-custom .button-menu-mobile.disable-btn { display: block; }
.navbar-custom .logo { display: none; }
}
@media (max-width: 575.98px) {
.navbar-custom .page-title { display: none; }
}
.page-title-topbar { font-size: 20px; margin: 0px; line-height: 72px; }
.page-title { padding: 20px 0px; }
.page-title .breadcrumb { background-color: transparent; padding: 0px; margin-bottom: 0px; }
.page-title h4 { font-size: 19px; }
.footer { bottom: 0px; padding: 19px 15px 20px; position: absolute; right: 0px; color: rgb(108, 117, 125); left: 250px; }
.footer .footer-links a { color: rgb(108, 117, 125); margin-left: 1.5rem; transition: all 0.4s ease 0s; }
.footer .footer-links a:hover { color: rgb(33, 37, 41); }
.footer .footer-links a:first-of-type { margin-left: 0px; }
.footer-alt { text-align: center; background-color: transparent; left: 0px !important; }
@media (max-width: 767.98px) {
.footer { text-align: center; left: 0px !important; }
}
body[data-layout="topnav"] .container-fluid { padding-right: 24px; padding-left: 24px; }
body[data-layout="topnav"] .navbar-custom { position: relative; padding: 0px; }
body[data-layout="topnav"] .navbar-custom .topnav-menu .nav-link:active svg, body[data-layout="topnav"] .navbar-custom .topnav-menu .nav-link:focus svg, body[data-layout="topnav"] .navbar-custom .topnav-menu .nav-link:hover svg { color: rgb(75, 75, 90); }
body[data-layout="topnav"] .content-page { margin-top: 0px; padding: 5px 0px; margin-left: 0px !important; }
body[data-layout="topnav"] .footer { left: 0px; }
body[data-layout="topnav"] .user-profile { padding: 20px 0px; }
body[data-layout="topnav"] .profile-dropdown { display: block; }
.topnav { background: rgb(255, 255, 255); }
.topbar-nav { margin: 0px; padding: 0px; }
.topbar-nav .badge { display: none; }
.topbar-nav .metismenu { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; margin: 0px; }
.topbar-nav .metismenu .has-arrow::after { width: 0.4em; height: 0.4em; right: 1rem; transform: rotate(45deg) translate(0px, -50%); }
.topbar-nav .metismenu .menu-title { display: none; }
.topbar-nav .metismenu li:active, .topbar-nav .metismenu li:focus, .topbar-nav .metismenu li:hover { color: rgb(83, 105, 248); text-decoration: none; }
.topbar-nav .metismenu li:active svg, .topbar-nav .metismenu li:focus svg, .topbar-nav .metismenu li:hover svg { color: rgb(83, 105, 248); fill: rgba(83, 105, 248, 0.1); }
.topbar-nav .metismenu li a { color: rgb(75, 75, 90); font-size: 1rem; position: relative; padding: 1rem; display: block; }
.topbar-nav .metismenu li a svg { display: inline-block; width: 16px; height: 16px; margin: 0px 5px 0px 0px; color: rgb(75, 75, 90); fill: rgba(75, 75, 90, 0.12); }
.topbar-nav .metismenu li a > span { vertical-align: middle; }
.topbar-nav .metismenu li a:active, .topbar-nav .metismenu li a:focus, .topbar-nav .metismenu li a:hover { color: rgb(83, 105, 248); text-decoration: none; }
.topbar-nav .metismenu li a:active svg, .topbar-nav .metismenu li a:focus svg, .topbar-nav .metismenu li a:hover svg { color: rgb(83, 105, 248); fill: rgba(83, 105, 248, 0.1); }
.topbar-nav .metismenu li:nth-child(2) a { padding-left: 0px; }
.topbar-nav .metismenu li .menu-arrow { transition: transform 0.15s ease 0s, -webkit-transform 0.15s ease 0s; display: inline-block; font-family: unicons; text-rendering: auto; line-height: 1.3rem; font-size: 1.25rem; transform: translate(0px, 0px); vertical-align: middle; margin-left: 5px; }
.topbar-nav .metismenu li .menu-arrow::before { content: ""; }
.topbar-nav .metismenu li.mm-active > a { color: rgb(83, 105, 248); }
.topbar-nav .metismenu li.mm-active > a svg { color: rgb(83, 105, 248); fill: rgba(83, 105, 248, 0.1); }
.topbar-nav .metismenu li.mm-active > a > span.menu-arrow { transform: rotate(180deg); }
.topbar-nav .metismenu li.active > a { color: rgb(83, 105, 248); }
.topbar-nav .metismenu li.active > a svg { color: rgb(83, 105, 248); fill: rgba(83, 105, 248, 0.1); }
.topbar-nav .metismenu li .nav-second-level { color: rgb(75, 75, 90); background-color: rgb(255, 255, 255); background-clip: padding-box; border-radius: 0px 0px 0.2rem 0.2rem; min-width: calc(11.5rem); font-size: calc(0.865rem); box-shadow: rgba(0, 0, 0, 0.176) 0px 0.5rem 1rem; padding: 0.5rem 0px; }
.topbar-nav .metismenu li .nav-second-level li:active, .topbar-nav .metismenu li .nav-second-level li:focus, .topbar-nav .metismenu li .nav-second-level li:hover { color: rgb(83, 105, 248); text-decoration: none; }
.topbar-nav .metismenu li .nav-second-level li:first-of-type { padding-top: 0.5rem; }
.topbar-nav .metismenu li .nav-second-level li:last-of-type { padding-bottom: 0.5rem; }
.topbar-nav .metismenu li .nav-second-level a { display: block; width: 100%; clear: both; font-size: 0.875rem; font-weight: 400; line-height: 1.5; white-space: nowrap; background-color: transparent; border: 0px; padding: 0.35rem 1.5rem !important; }
.topbar-nav .metismenu li .nav-second-level a:focus, .topbar-nav .metismenu li .nav-second-level a:hover { color: rgb(22, 24, 27); text-decoration: none; background-color: rgb(248, 249, 250); }
.topbar-nav .metismenu li .nav-second-level .has-arrow::after { margin-top: -2px; }
.topbar-nav .metismenu li .nav-second-level .menu-arrow { float: right; }
.topbar-nav .metismenu li .nav-third-level { color: rgb(75, 75, 90); min-width: calc(11.5rem); }
.topbar-nav .metismenu li .nav-third-level li:active, .topbar-nav .metismenu li .nav-third-level li:focus, .topbar-nav .metismenu li .nav-third-level li:hover { color: rgb(83, 105, 248); text-decoration: none; }
.topbar-nav .metismenu li .nav-third-level li:first-of-type { padding-top: 0.5rem; }
.topbar-nav .metismenu li .nav-third-level li:last-of-type { padding-bottom: 0.5rem; }
.topbar-nav .metismenu li .nav-third-level a { display: block; width: 100%; clear: both; font-size: 0.875rem; font-weight: 400; line-height: 1.5; white-space: nowrap; background-color: transparent; border: 0px; padding: 0.35rem 1.5rem 0.35rem 2.2rem !important; }
.topbar-nav .metismenu li .nav-third-level a:focus, .topbar-nav .metismenu li .nav-third-level a:hover { color: rgb(22, 24, 27); text-decoration: none; background-color: rgb(248, 249, 250); }
.topbar-nav .metismenu li .nav-third-level .has-arrow::after { margin-top: -2px; }
.topbar-nav .metismenu li .nav-third-level .menu-arrow { float: right; }
@media (min-width: 992px) {
body[data-layout="topnav"] .container-fluid { max-width: 85%; }
body[data-layout="topnav"] .navbar-custom .logo { display: block; }
body[data-layout="topnav"] .navbar-custom .logo span.logo-sm { display: none !important; }
body[data-layout="topnav"] .navbar-custom .logo span.logo-lg { display: block; }
body[data-layout="topnav"].left-side-menu-condensed .navbar-custom .button-menu-mobile.disable-btn { display: none !important; }
body[data-layout="topnav"].boxed-layout .container-fluid { max-width: 97%; }
.topbar-nav .metismenu { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; }
.topbar-nav .metismenu > li { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
.topbar-nav .metismenu > li > ul { position: absolute; z-index: 1001; }
.topbar-nav .metismenu .side-nav-item:first-of-type .side-nav-link { padding-left: 0px; }
.navbar-toggle { display: none; }
}
@media (max-width: 991.98px) {
body[data-layout="topnav"] .navbar-custom .container-fluid { padding-right: 12px; padding-left: 12px; }
.topnav { overflow: auto; }
.topbar-nav { max-height: 400px; }
.topbar-nav .metismenu li a { padding: 15px 0px; }
.topbar-nav .metismenu li .nav-second-level { box-shadow: none; padding-top: 0px; }
.topbar-nav .metismenu li .nav-second-level li:first-of-type { padding: 0px; }
.topbar-nav .metismenu li .nav-second-level a { padding-right: 0px !important; }
.topbar-nav .metismenu li .nav-second-level a:focus, .topbar-nav .metismenu li .nav-second-level a:hover { background-color: transparent; }
.topbar-nav .metismenu li .menu-arrow { float: right; margin-top: 2px; }
}
@media (max-width: 1180px) and (min-width: 992px) {
.topbar-nav .metismenu li .menu-arrow { display: none; }
}
.right-bar { background-color: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.06) 0px 0px 24px 0px, rgba(0, 0, 0, 0.02) 0px 1px 0px 0px; display: block; position: fixed; transition: all 0.2s ease-out 0s; width: 260px; z-index: 9999; right: -270px; top: 0px; bottom: 0px; padding-bottom: 60px; float: right !important; }
.right-bar .rightbar-title { padding: 25px; }
.right-bar .right-bar-toggle { height: 24px; width: 24px; line-height: 24px; text-align: center; border-radius: 50%; margin-top: -4px; }
.right-bar .demo-img { height: 200px; }
.rightbar-overlay { background-color: rgba(52, 58, 64, 0.55); position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; display: none; z-index: 9998; transition: all 0.2s ease-out 0s; }
.right-bar-enabled .right-bar { right: 0px; }
.right-bar-enabled .rightbar-overlay { display: block; }
@media (max-width: 767.98px) {
.right-bar { overflow: auto; }
.right-bar .slimscroll-menu { height: auto !important; }
}
.activity-widget .activity-list { border-bottom: 1px solid rgb(246, 246, 247); padding: 12px 0px; }
.activity-widget .activity-list:last-child { border: none; }
.upgrade-wid .laptop-img { position: relative; bottom: 22px; }
@media (min-width: 1200px) {
.scrollable-layout { padding-bottom: 0px; }
.scrollable-layout #wrapper { display: flex; }
.scrollable-layout .left-side-menu { position: relative; min-width: 250px; min-height: 100vh; }
.scrollable-layout .navbar-custom { position: absolute; }
.scrollable-layout .content-page { margin-left: 0px; width: 100%; padding-bottom: 60px; }
.scrollable-layout.left-side-menu-condensed .left-side-menu { min-width: 70px; }
.scrollable-layout.left-side-menu-condensed .content-page { margin-left: 0px !important; }
}
.boxed-layout { background: rgb(237, 238, 243); }
.boxed-layout #wrapper { max-width: 1300px; margin: 0px auto; box-shadow: rgba(0, 0, 0, 0.15) 0px 0.5rem 1rem; background: rgb(243, 244, 247); }
.boxed-layout .navbar-custom { max-width: 1300px; margin: 0px auto; }
.boxed-layout .footer { margin: 0px auto; max-width: calc(1050px); background: rgb(243, 244, 247); }
.boxed-layout.left-side-menu-condensed { min-height: auto; }
.boxed-layout.left-side-menu-condensed .footer { max-width: calc(1230px); }
.width-xs { min-width: 80px; }
.width-sm { min-width: 95px; }
.width-md { min-width: 110px; }
.width-lg { min-width: 140px; }
.width-xl { min-width: 160px; }
.font-family-secondary { font-family: "Nunito Sans", sans-serif; }
.avatar-xs { height: 1.5rem; width: 1.5rem; }
.avatar-sm { height: 2.25rem; width: 2.25rem; }
.avatar { height: 3rem; width: 3rem; }
.avatar-md { height: 3.5rem; width: 3.5rem; }
.avatar-lg { height: 4.5rem; width: 4.5rem; }
.avatar-xl { height: 6rem; width: 6rem; }
.avatar-xxl { height: 7.5rem; width: 7.5rem; }
.avatar-title { -webkit-box-align: center; align-items: center; color: rgb(255, 255, 255); display: flex; height: 100%; -webkit-box-pack: center; justify-content: center; width: 100%; }
.avatar-group { padding-left: 12px; }
.avatar-group .avatar-group-item { margin: 0px 0px 10px -12px; display: inline-block; border: 2px solid rgb(255, 255, 255); border-radius: 50%; }
.font-weight-medium { font-weight: 500; }
.font-weight-semibold { font-weight: 600; }
.sp-line-1, .sp-line-2, .sp-line-3, .sp-line-4 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; }
.sp-line-1 { -webkit-line-clamp: 1; }
.sp-line-2 { -webkit-line-clamp: 2; }
.sp-line-3 { -webkit-line-clamp: 3; }
.sp-line-4 { -webkit-line-clamp: 4; }
.pull-in { margin-left: -1.25rem; margin-right: -1.25rem; }
.social-list-item { height: 2rem; width: 2rem; line-height: calc(2rem - 4px); display: block; border: 2px solid rgb(173, 181, 189); border-radius: 50%; color: rgb(173, 181, 189); }
.widget-flat { position: relative; overflow: hidden; }
.widget-flat i.widget-icon { font-size: 36px; }
.conversation-list { list-style: none; height: 332px; padding: 0px 7px; }
.conversation-list li { margin-bottom: 24px; }
.conversation-list .chat-avatar { float: left; text-align: center; width: 34px; }
.conversation-list .chat-avatar img { border-radius: 100%; width: 100%; }
.conversation-list .chat-avatar i { font-size: 12px; font-style: normal; }
.conversation-list .ctext-wrap { background: rgb(240, 242, 254); color: rgb(83, 105, 248); border-radius: 0.3rem; display: inline-block; padding: 4px 12px; position: relative; min-width: 160px; }
.conversation-list .ctext-wrap i { display: block; font-size: 12px; font-style: normal; font-weight: 700; position: relative; }
.conversation-list .ctext-wrap p { margin: 0px; padding-top: 3px; }
.conversation-list .ctext-wrap::after { right: 98%; top: 0px; border-style: solid; border-color: rgb(240, 242, 254) rgb(240, 242, 254) transparent transparent; border-image: initial; content: " "; height: 0px; width: 0px; position: absolute; pointer-events: none; border-width: 6px; margin-left: -1px; }
.conversation-list .conversation-text { float: left; font-size: 12px; margin-left: 12px; width: 70%; }
.conversation-list .odd .chat-avatar { float: right !important; }
.conversation-list .odd .conversation-text { margin-right: 12px; text-align: right; float: right !important; width: 70% !important; }
.conversation-list .odd .ctext-wrap { background-color: rgb(226, 231, 241); color: rgb(75, 75, 90); }
.conversation-list .odd .ctext-wrap::after { border-color: rgb(226, 231, 241) transparent transparent rgb(226, 231, 241); left: 99% !important; }
.profile-widget { position: relative; }
.profile-widget .card-action { position: absolute; right: 7px; top: 12px; z-index: 100; }
.profile-widget .card-img-top { max-height: 220px; }
.profile-widget .profile-info { margin-top: -2.7rem; }
.calendar-widget .flatpickr-calendar { box-shadow: none; border: 1px solid rgb(246, 246, 247) !important; }
.checkbox label { display: inline-block; padding-left: 8px; position: relative; font-weight: 400; margin-bottom: 0px; }
.checkbox label::before { background-color: rgb(226, 231, 241); border-radius: 3px; border: 2px solid rgb(226, 231, 241); content: ""; display: inline-block; height: 18px; left: 0px; margin-left: -18px; position: absolute; transition: all 0.3s ease-in-out 0s; width: 18px; top: 2px; outline: 0px !important; }
.checkbox label::after { color: rgb(75, 75, 90); display: inline-block; font-size: 11px; height: 18px; left: 0px; margin-left: -18px; padding-left: 3px; padding-top: 2px; position: absolute; top: 0px; width: 18px; }
.checkbox input[type="checkbox"] { cursor: pointer; opacity: 0; z-index: 1; outline: 0px !important; }
.checkbox input[type="checkbox"]:disabled + label { opacity: 0.65; }
.checkbox input[type="checkbox"]:focus + label::before { outline-offset: -2px; outline: 0px; }
.checkbox input[type="checkbox"]:checked + label::after { content: ""; position: absolute; top: 6px; left: 7px; display: table; width: 4px; height: 8px; border-width: 0px 2px 2px 0px; border-style: solid; border-color: rgb(75, 75, 90); border-image: initial; transform: rotate(45deg); }
.checkbox input[type="checkbox"]:disabled + label::before { background-color: rgb(248, 249, 250); cursor: not-allowed; }
.checkbox.checkbox-circle label::before { border-radius: 50%; }
.checkbox.checkbox-inline { margin-top: 0px; }
.checkbox.checkbox-single input { height: 18px; width: 18px; position: absolute; }
.checkbox.checkbox-single label { height: 18px; width: 18px; }
.checkbox.checkbox-single label::before { margin-left: 0px; }
.checkbox.checkbox-single label::after { margin-left: 0px; }
.checkbox-primary input[type="checkbox"]:checked + label::before { background-color: rgb(83, 105, 248); border-color: rgb(83, 105, 248); }
.checkbox-primary input[type="checkbox"]:checked + label::after { border-color: rgb(255, 255, 255); }
.checkbox-secondary input[type="checkbox"]:checked + label::before { background-color: rgb(30, 33, 57); border-color: rgb(30, 33, 57); }
.checkbox-secondary input[type="checkbox"]:checked + label::after { border-color: rgb(255, 255, 255); }
.checkbox-success input[type="checkbox"]:checked + label::before { background-color: rgb(67, 211, 158); border-color: rgb(67, 211, 158); }
.checkbox-success input[type="checkbox"]:checked + label::after { border-color: rgb(255, 255, 255); }
.checkbox-info input[type="checkbox"]:checked + label::before { background-color: rgb(37, 194, 227); border-color: rgb(37, 194, 227); }
.checkbox-info input[type="checkbox"]:checked + label::after { border-color: rgb(255, 255, 255); }
.checkbox-warning input[type="checkbox"]:checked + label::before { background-color: rgb(255, 190, 11); border-color: rgb(255, 190, 11); }
.checkbox-warning input[type="checkbox"]:checked + label::after { border-color: rgb(255, 255, 255); }
.checkbox-danger input[type="checkbox"]:checked + label::before { background-color: rgb(255, 92, 117); border-color: rgb(255, 92, 117); }
.checkbox-danger input[type="checkbox"]:checked + label::after { border-color: rgb(255, 255, 255); }
.checkbox-light input[type="checkbox"]:checked + label::before { background-color: rgb(248, 249, 250); border-color: rgb(248, 249, 250); }
.checkbox-light input[type="checkbox"]:checked + label::after { border-color: rgb(255, 255, 255); }
.checkbox-dark input[type="checkbox"]:checked + label::before { background-color: rgb(52, 58, 64); border-color: rgb(52, 58, 64); }
.checkbox-dark input[type="checkbox"]:checked + label::after { border-color: rgb(255, 255, 255); }
.radio label { display: inline-block; padding-left: 8px; position: relative; font-weight: 400; margin-bottom: 0px; }
.radio label::before { background-color: rgb(255, 255, 255); border-radius: 50%; border: 2px solid rgb(108, 117, 125); content: ""; display: inline-block; height: 18px; left: 0px; margin-left: -18px; position: absolute; transition: border 0.5s ease-in-out 0s; width: 18px; outline: 0px !important; }
.radio label::after { background-color: rgb(75, 75, 90); border-radius: 50%; content: " "; display: inline-block; height: 10px; left: 6px; margin-left: -20px; position: absolute; top: 4px; transform: scale(0, 0); transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33) 0s, -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33) 0s; width: 10px; }
.radio input[type="radio"] { cursor: pointer; opacity: 0; z-index: 1; outline: 0px !important; }
.radio input[type="radio"]:disabled + label { opacity: 0.65; }
.radio input[type="radio"]:focus + label::before { outline-offset: -2px; outline: dotted thin; }
.radio input[type="radio"]:checked + label::after { transform: scale(1, 1); }
.radio input[type="radio"]:disabled + label::before { cursor: not-allowed; }
.radio.radio-inline { margin-top: 0px; }
.radio.radio-single label { height: 17px; }
.radio-primary input[type="radio"] + label::after { background-color: rgb(83, 105, 248); }
.radio-primary input[type="radio"]:checked + label::before { border-color: rgb(83, 105, 248); }
.radio-primary input[type="radio"]:checked + label::after { background-color: rgb(83, 105, 248); }
.radio-secondary input[type="radio"] + label::after { background-color: rgb(30, 33, 57); }
.radio-secondary input[type="radio"]:checked + label::before { border-color: rgb(30, 33, 57); }
.radio-secondary input[type="radio"]:checked + label::after { background-color: rgb(30, 33, 57); }
.radio-success input[type="radio"] + label::after { background-color: rgb(67, 211, 158); }
.radio-success input[type="radio"]:checked + label::before { border-color: rgb(67, 211, 158); }
.radio-success input[type="radio"]:checked + label::after { background-color: rgb(67, 211, 158); }
.radio-info input[type="radio"] + label::after { background-color: rgb(37, 194, 227); }
.radio-info input[type="radio"]:checked + label::before { border-color: rgb(37, 194, 227); }
.radio-info input[type="radio"]:checked + label::after { background-color: rgb(37, 194, 227); }
.radio-warning input[type="radio"] + label::after { background-color: rgb(255, 190, 11); }
.radio-warning input[type="radio"]:checked + label::before { border-color: rgb(255, 190, 11); }
.radio-warning input[type="radio"]:checked + label::after { background-color: rgb(255, 190, 11); }
.radio-danger input[type="radio"] + label::after { background-color: rgb(255, 92, 117); }
.radio-danger input[type="radio"]:checked + label::before { border-color: rgb(255, 92, 117); }
.radio-danger input[type="radio"]:checked + label::after { background-color: rgb(255, 92, 117); }
.radio-light input[type="radio"] + label::after { background-color: rgb(248, 249, 250); }
.radio-light input[type="radio"]:checked + label::before { border-color: rgb(248, 249, 250); }
.radio-light input[type="radio"]:checked + label::after { background-color: rgb(248, 249, 250); }
.radio-dark input[type="radio"] + label::after { background-color: rgb(52, 58, 64); }
.radio-dark input[type="radio"]:checked + label::before { border-color: rgb(52, 58, 64); }
.radio-dark input[type="radio"]:checked + label::after { background-color: rgb(52, 58, 64); }
@media print {
.footer, .left-side-menu, .navbar-custom, .page-title-box, .right-bar { display: none; }
.card-body, .content, .content-page, .right-bar, body { padding: 0px; margin: 0px; }
}
#preloader { position: fixed; top: 0px; left: 0px; right: 0px; bottom: 0px; background-color: rgb(243, 244, 247); z-index: 9999; }
#status { height: 80px; position: absolute; left: 50%; top: 50%; margin: -40px 0px 0px -40px; }
.spinner > div { display: inline-block; width: 16px; height: 16px; background: rgb(255, 255, 255); border: 2px solid rgb(83, 105, 248); border-radius: 50%; animation: 1s ease-in-out 0s infinite normal both running circle-loader; margin: 0px 7px; }
.spinner .circle1 { animation-delay: -0.32s; }
.spinner .circle2 { animation-delay: -0.16s; }
@-webkit-keyframes circle-loader {
0%, 100%, 80% { transform: scale(0.4); }
40% { transform: scale(1); }
}
@keyframes circle-loader {
0%, 100%, 80% { transform: scale(0.4); }
40% { transform: scale(1); }
}
.slimScrollDiv { height: auto !important; }
.apex-charts { min-height: 10px !important; }
.apex-charts text { fill: rgb(75, 75, 90); font-family: "Nunito Sans", sans-serif !important; }
.apex-charts .apexcharts-canvas { margin: 0px auto; }
.apexcharts-tooltip-text, .apexcharts-tooltip-title { font-family: "Nunito Sans", sans-serif !important; }
.apexcharts-legend-series { font-weight: 400; }
.apexcharts-gridline { pointer-events: none; stroke: rgb(248, 249, 250); }
.apexcharts-legend-text { color: rgb(108, 117, 125) !important; font-family: "Nunito Sans", sans-serif !important; font-size: 13px !important; }
.apexcharts-pie-label { fill: rgb(255, 255, 255) !important; }
.apexcharts-xaxis text, .apexcharts-yaxis text { fill: rgb(173, 181, 189); font-family: "Nunito Sans", sans-serif !important; }
.apexcharts-point-annotations text, .apexcharts-xaxis-annotations text, .apexcharts-yaxis-annotations text { fill: rgb(255, 255, 255); }
.apexcharts-radar-series polygon { fill: transparent; stroke: rgb(226, 231, 241); }
.apexcharts-radar-series line { stroke: rgb(226, 231, 241); }
.apexcharts-datalabel, .apexcharts-datalabel-label, .apexcharts-datalabel-value, .apexcharts-pie-label { fill: rgb(255, 255, 255) !important; }
.calendar { float: left; margin-bottom: 0px; }
.fc-view { margin-top: 30px; }
.none-border .modal-footer { border-top: none; }
.fc-toolbar { margin: 10px 0px 5px; }
.fc-toolbar h2 { font-size: 1.25rem; line-height: 1.875rem; text-transform: uppercase; }
.fc-day-grid-event .fc-time { font-weight: 500; }
th.fc-day-header { padding: 0.5rem 0px; }
.fc-day { background: 0px 0px; }
.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active, .fc-toolbar .ui-state-hover, .fc-toolbar button:focus, .fc-toolbar button:hover { z-index: 0; }
.fc th.fc-widget-header { background: rgb(226, 231, 241); font-size: 13px; line-height: 20px; padding: 10px 0px; text-transform: uppercase; font-weight: 500; }
.fc-unthemed .fc-divider, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead { border-color: rgb(226, 231, 241); }
.fc-unthemed .fc-divider, .fc-unthemed td.fc-today { background: rgb(226, 231, 241); }
.fc-button { background: rgb(226, 231, 241); border: none; color: rgb(75, 75, 90); text-transform: capitalize; box-shadow: none; border-radius: 3px; margin: 0px 3px; padding: 6px 12px; height: auto; }
.fc-text-arrow { font-family: inherit; font-size: 1rem; }
.fc-state-hover { background: rgb(226, 231, 241); }
.fc-state-highlight { background: rgb(226, 231, 241); }
.fc-state-active, .fc-state-disabled, .fc-state-down { background-color: rgb(83, 105, 248); color: rgb(255, 255, 255); text-shadow: none; }
.fc-cell-overlay { background: rgb(226, 231, 241); }
.fc-unthemed .fc-today { background: rgb(255, 255, 255); }
.fc-event { border-radius: 2px; border: none; cursor: move; font-size: 0.8125rem; margin: 5px 7px; padding: 5px; text-align: center; }
.external-event { cursor: move; margin: 10px 0px; padding: 8px 10px; color: rgb(255, 255, 255); border-radius: 4px; }
.fc-basic-view td.fc-week-number span { padding-right: 8px; }
.fc-basic-view td.fc-day-number { padding-right: 8px; }
.fc-basic-view .fc-content { color: rgb(255, 255, 255); }
.fc-time-grid-event .fc-content { color: rgb(255, 255, 255); }
@media (max-width: 767.98px) {
.fc-toolbar { display: block; }
.fc-toolbar .fc-center, .fc-toolbar .fc-left, .fc-toolbar .fc-right { float: none; display: block; clear: both; margin: 10px 0px; }
.fc .fc-toolbar > * > * { float: none; }
.fc-today-button { display: none; }
}
.fc-toolbar .btn { padding: 0.25rem 0.5rem; font-size: 0.76562rem; line-height: 1.5; border-radius: 0.2rem; }
.select2-container { width: 100% !important; }
.select2-container .select2-selection--single { border: 1px solid rgb(226, 231, 241); height: calc((1.5em + 1rem) + 2px); background-color: rgb(255, 255, 255); outline: 0px; border-radius: 0.3rem; }
.select2-container .select2-selection--single .select2-selection__rendered { line-height: 36px; padding-left: 12px; color: rgb(75, 75, 90); }
.select2-container .select2-selection--single .select2-selection__arrow { height: 34px; width: 34px; right: 3px; }
.select2-container .select2-selection--single .select2-selection__arrow b { border-color: rgb(173, 181, 189) transparent transparent; border-width: 6px 6px 0px; }
.select2-container--open .select2-selection--single .select2-selection__arrow b { border-color: transparent transparent rgb(173, 181, 189) !important; border-width: 0px 6px 6px !important; }
.select2-results__option { padding: 6px 12px; }
.select2-dropdown { border: 0px solid rgba(0, 0, 0, 0.15); box-shadow: rgba(0, 0, 0, 0.15) 0px 0.5rem 1rem; background-color: rgb(255, 255, 255); }
.select2-container--default .select2-search--dropdown { padding: 10px; background-color: rgb(255, 255, 255); }
.select2-container--default .select2-search--dropdown .select2-search__field { outline: 0px; border: 1px solid rgb(226, 231, 241); background-color: rgb(255, 255, 255); color: rgb(75, 75, 90); }
.select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: rgb(83, 105, 248); }
.select2-container--default .select2-results__option[aria-selected="true"] { background-color: rgb(255, 255, 255); color: rgb(22, 24, 27); }
.select2-container--default .select2-results__option[aria-selected="true"]:hover { background-color: rgb(83, 105, 248); color: rgb(255, 255, 255); }
.select2-container .select2-selection--multiple { min-height: calc((1.5em + 1rem) + 2px); background-color: rgb(255, 255, 255); border: 1px solid rgb(226, 231, 241) !important; }
.select2-container .select2-selection--multiple .select2-selection__rendered { padding: 2px 10px; }
.select2-container .select2-selection--multiple .select2-search__field { border: 0px; color: rgb(75, 75, 90); }
.select2-container .select2-selection--multiple .select2-selection__choice { background-color: rgb(83, 105, 248); border: none; color: rgb(255, 255, 255); border-radius: 3px; padding: 0px 7px; margin-top: 6px; }
.select2-container .select2-selection--multiple .select2-selection__choice__remove { color: rgb(255, 255, 255); margin-right: 5px; }
.select2-container .select2-selection--multiple .select2-selection__choice__remove:hover { color: rgb(255, 255, 255); }
.ms-container { background: url("../images/plugin/multiple-arrow.png") 50% 50% no-repeat transparent; width: auto; max-width: 370px; }
.ms-container .ms-list { box-shadow: none; border: 1px solid rgb(226, 231, 241); }
.ms-container .ms-list.ms-focus { box-shadow: none; border: 1px solid rgb(83, 105, 248); }
.ms-container .ms-selectable { background-color: rgb(255, 255, 255); }
.ms-container .ms-selectable li.ms-elem-selectable { border: none; padding: 5px 10px; color: rgb(108, 117, 125); }
.ms-container .ms-selectable li.ms-hover { background-color: rgb(83, 105, 248); color: rgb(255, 255, 255); }
.ms-container .ms-selection { background-color: rgb(255, 255, 255); }
.ms-container .ms-selection li.ms-elem-selection { border: none; padding: 5px 10px; color: rgb(108, 117, 125); }
.ms-container .ms-selection li.ms-hover { background-color: rgb(83, 105, 248); color: rgb(255, 255, 255); }
.ms-selectable { box-shadow: none; outline: 0px !important; }
.ms-optgroup-label { font-weight: 500; font-family: "Nunito Sans", sans-serif; font-size: 13px; color: rgb(52, 58, 64) !important; }
.flatpickr-calendar { overflow: hidden; background-color: rgb(255, 255, 255); box-shadow: none; border: 2px solid rgb(226, 231, 241); }
.flatpickr-calendar .flatpickr-time { border: none !important; }
.flatpickr-calendar .flatpickr-time .flatpickr-am-pm, .flatpickr-calendar .flatpickr-time input { color: rgb(108, 117, 125); }
.flatpickr-calendar .flatpickr-time .flatpickr-am-pm:focus, .flatpickr-calendar .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-calendar .flatpickr-time input:focus, .flatpickr-calendar .flatpickr-time input:hover { background: rgb(226, 231, 241); }
.flatpickr-day { color: rgb(108, 117, 125); }
.flatpickr-day.endRange, .flatpickr-day.endRange.inRange, .flatpickr-day.endRange.nextMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.endRange:focus, .flatpickr-day.endRange:hover, .flatpickr-day.selected, .flatpickr-day.selected.inRange, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.selected:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange, .flatpickr-day.startRange.inRange, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.startRange:focus, .flatpickr-day.startRange:hover { background: rgb(83, 105, 248); border-color: rgb(83, 105, 248); }
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)) { box-shadow: rgb(83, 105, 248) -10px 0px 0px; }
.flatpickr-day.today { border-color: rgb(226, 231, 241); }
.flatpickr-day.inRange { background: rgb(245, 245, 245); border-color: rgb(245, 245, 245); box-shadow: rgb(245, 245, 245) -10px 0px 0px; }
.flatpickr-day.inRange.nextMonthDay { background: rgb(245, 245, 245); border-color: rgb(245, 245, 245); }
.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover, .flatpickr-day.nextMonthDay, .flatpickr-day.notAllowed, .flatpickr-day.notAllowed.nextMonthDay, .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.prevMonthDay { color: rgba(108, 117, 125, 0.4); }
.flatpickr-day.nextMonthDay.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day.nextMonthDay:focus, .flatpickr-day.nextMonthDay:hover, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.today.inRange, .flatpickr-day.today:focus, .flatpickr-day.today:hover, .flatpickr-day:focus, .flatpickr-day:hover { background: rgb(226, 231, 241); border-color: rgb(226, 231, 241); color: rgb(108, 117, 125); }
.flatpickr-time .flatpickr-am-pm:focus, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time input:hover { background: rgb(248, 249, 250); }
.flatpickr-months .flatpickr-month { height: 48px; }
.flatpickr-months .flatpickr-next-month, .flatpickr-months .flatpickr-prev-month { fill: rgb(108, 117, 125); }
.flatpickr-current-month { color: rgb(108, 117, 125); font-size: 1rem; padding: 8px 0px 0px; }
.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month { color: rgb(75, 75, 90); }
.flatpickr-weekdays { background: rgb(83, 105, 248); }
.flatpickr-weekday { color: rgba(255, 255, 255, 0.6) !important; }
.bootstrap-touchspin .btn .input-group-text { padding: 0px; border: none; background-color: transparent; color: inherit; }
.parsley-errors-list { margin: 0px; padding: 0px; }
.parsley-errors-list > li { list-style: none; color: rgb(255, 92, 117); margin-top: 10px; padding: 4px 7px 4px 28px; position: relative; display: inline-block; background-color: rgba(255, 92, 117, 0.2); border-radius: 7px; }
.parsley-errors-list > li::before { content: ""; font-family: unicons; position: absolute; left: 8px; top: 4px; }
.parsley-errors-list > li::after { content: ""; border-width: 8px; border-style: solid; border-color: transparent transparent rgba(255, 92, 117, 0.2); border-image: initial; position: absolute; left: 14px; top: -16px; }
.parsley-error { border-color: rgb(255, 92, 117); }
.parsley-success { border-color: rgb(67, 211, 158); }
.sw-main { box-shadow: none; border: 1px solid rgb(219, 225, 238); }
.sw-main .sw-toolbar { background: 0px 0px; padding: 10px; }
.sw-main .step-content { background-color: transparent !important; }
.sw-theme-default .step-content { background-color: transparent; }
.sw-theme-default > ul.step-anchor > li > a { color: rgb(108, 117, 125); }
.sw-theme-default > ul.step-anchor > li > a:hover { color: rgb(108, 117, 125); }
.sw-theme-default > ul.step-anchor > li > a::after { background: rgb(83, 105, 248); }
.sw-theme-default > ul.step-anchor > li.active > a { color: rgb(83, 105, 248) !important; }
.sw-theme-default > ul.step-anchor > li.done > a { color: rgb(108, 117, 125) !important; }
.sw-theme-default > ul.step-anchor > li.done > a::after { background: rgb(67, 211, 158); }
.sw-theme-arrows > ul.step-anchor { background: rgb(226, 231, 241); border-bottom-color: rgb(226, 231, 241); }
.sw-theme-arrows > ul.step-anchor > li > a, .sw-theme-arrows > ul.step-anchor > li > a:hover { background: rgb(226, 231, 241); color: rgb(108, 117, 125); }
.sw-theme-arrows > ul.step-anchor > li > a::after { border-left-color: rgb(226, 231, 241) !important; }
.sw-theme-arrows > ul.step-anchor > li > a::before { border-left-color: rgb(206, 212, 218) !important; }
.sw-theme-arrows > ul.step-anchor > li.active > a { background: rgb(83, 105, 248) !important; border-color: rgb(83, 105, 248) !important; }
.sw-theme-arrows > ul.step-anchor > li.active > a::after { border-left-color: rgb(83, 105, 248) !important; }
.sw-theme-arrows > ul.step-anchor > li.done > a { background: rgb(201, 208, 253) !important; border-color: rgb(201, 208, 253) !important; }
.sw-theme-arrows > ul.step-anchor > li.done > a::after { border-left-color: rgb(201, 208, 253) !important; }
.sw-theme-arrows > ul.step-anchor > li.done > a::before { border-left-color: rgb(83, 105, 248) !important; }
.sw-theme-circles > ul.step-anchor { margin-top: 30px; background-color: transparent; }
.sw-theme-circles > ul.step-anchor::before { background-color: rgb(226, 231, 241); }
.sw-theme-circles > ul.step-anchor > li > a { font-size: 14px; width: 40px; height: 40px; padding: 12px 0px; background-color: rgb(226, 231, 241); border-color: rgb(246, 246, 247) !important; box-shadow: none !important; }
.sw-theme-circles > ul.step-anchor > li > a:hover { background-color: rgb(226, 231, 241); }
.sw-theme-circles > ul.step-anchor > li > a small { bottom: -20px; width: 100%; }
.sw-theme-circles > ul.step-anchor > li > a, .sw-theme-circles > ul.step-anchor > li > a:hover { color: rgb(108, 117, 125); }
.sw-theme-circles > ul.step-anchor > li > a small, .sw-theme-circles > ul.step-anchor > li > a:hover small { color: rgb(108, 117, 125); }
.sw-theme-circles > ul.step-anchor > li.active > a { background: rgb(83, 105, 248) !important; border-color: rgb(83, 105, 248) !important; color: rgb(255, 255, 255) !important; }
.sw-theme-circles > ul.step-anchor > li.active > a > small { color: rgb(83, 105, 248); }
.sw-theme-circles > ul.step-anchor > li.done > a { background: rgb(67, 211, 158) !important; border-color: rgb(67, 211, 158) !important; color: rgb(255, 255, 255) !important; }
.sw-theme-circles > ul.step-anchor > li.done > a > small { color: rgb(67, 211, 158); }
.sw-theme-dots > ul.step-anchor { background-color: transparent; }
.sw-theme-dots > ul.step-anchor::before { background-color: rgb(226, 231, 241); }
.sw-theme-dots > ul.step-anchor > li > a::before { bottom: -6px; background: rgb(226, 231, 241); }
.sw-theme-dots > ul.step-anchor > li > a::after { left: 45%; bottom: -8px; background: rgb(206, 212, 218); }
.sw-theme-dots > ul.step-anchor > li > a, .sw-theme-dots > ul.step-anchor > li > a:focus, .sw-theme-dots > ul.step-anchor > li > a:hover { color: rgb(108, 117, 125); }
.sw-theme-dots > ul.step-anchor > li.active > a { color: rgb(83, 105, 248); }
.sw-theme-dots > ul.step-anchor > li.active > a::after { background: rgb(83, 105, 248); }
.sw-theme-dots > ul.step-anchor > li.done > a { color: rgb(67, 211, 158); }
.sw-theme-dots > ul.step-anchor > li.done > a::after { background: rgb(67, 211, 158); }
@media (max-width: 768px) {
.sw-main > ul.step-anchor > li { display: block; width: 100%; }
.sw-theme-circles > ul.step-anchor > li > a > small { bottom: 14px; left: 76px; }
.sw-theme-dots > ul.step-anchor > li > a::after { top: -36px; left: -31px !important; }
}
@font-face { font-family: summernote; font-style: normal; font-weight: 400; src: url("../fonts/summernote.eot?#iefix") format("embedded-opentype"), url("../fonts/summernote.woff?") format("woff"), url("../fonts/summernote.ttf?") format("truetype"); }
.note-editor.note-frame { border: 2px solid rgb(255, 255, 255); box-shadow: none; margin: 0px; }
.note-editor.note-frame .note-statusbar { background-color: rgb(251, 251, 252); border-top: 1px solid rgb(255, 255, 255); }
.note-editor.note-frame .note-editing-area .note-editable { border: none; color: rgb(108, 117, 125); background-color: transparent; }
.note-status-output { display: none; }
.note-editable { border-radius: 0.3rem; padding: 0.5rem 0.75rem; }
.note-editable p:last-of-type { margin-bottom: 0px; }
.card-header.note-toolbar .note-color .dropdown-menu, .note-popover .popover-content .note-color .dropdown-menu { min-width: 344px; }
.note-popover { border-color: rgb(226, 231, 241); }
.card-header.note-toolbar, .note-popover .popover-content { background-color: rgb(226, 231, 241); }
.note-toolbar { z-index: 1; border-bottom: 2px solid rgb(255, 255, 255); background-color: transparent !important; }
.dropzone { border: 2px dashed rgba(52, 58, 64, 0.2); background: rgb(255, 255, 255); border-radius: 6px; }
.dataTables_wrapper.container-fluid { padding: 0px; }
table.dataTable { border-collapse: collapse !important; margin-bottom: 15px !important; }
table.dataTable tbody > tr.selected, table.dataTable tbody > tr > .selected { background-color: rgb(83, 105, 248); }
table.dataTable tbody > tr.selected td, table.dataTable tbody > tr > .selected td { border-color: rgb(83, 105, 248); }
table.dataTable tbody td:focus { outline: 0px !important; }
table.dataTable tbody td.focus, table.dataTable tbody th.focus { outline-offset: -1px; color: rgb(83, 105, 248); background-color: rgba(83, 105, 248, 0.15); outline: rgb(83, 105, 248) solid 2px !important; }
.dataTables_info { font-weight: 500; }
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child::before { box-shadow: rgba(0, 0, 0, 0.176) 0px 1rem 3rem; background-color: rgb(67, 211, 158); top: 0.75rem; }
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child::before { background-color: rgb(255, 92, 117); top: 0.75rem; }
div.dt-button-info { background-color: rgb(83, 105, 248); border: none; color: rgb(255, 255, 255); box-shadow: none; border-radius: 3px; text-align: center; z-index: 21; }
div.dt-button-info h2 { border-bottom: none; background-color: rgba(255, 255, 255, 0.2); color: rgb(255, 255, 255); }
@media (max-width: 767.98px) {
li.paginate_button.next, li.paginate_button.previous { display: inline-block; font-size: 1.5rem; }
li.paginate_button { display: none; }
.dataTables_paginate ul { text-align: center; display: block; margin: 1rem 0px 0px !important; }
div.dt-buttons { display: inline-table; margin-bottom: 1rem; }
}
.activate-select .sorting_1 { background-color: rgb(248, 249, 250); }
#pagination-list .pagination li a { padding: 0.5rem 0.75rem; border-radius: 50%; display: block; line-height: 1.25; margin: 0px 3px; }
#pagination-list .pagination li.active a { background-color: rgb(83, 105, 248); color: rgb(255, 255, 255); }
#transaction-list .sort { background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center / 8px 10px no-repeat; }
#noresult-list .error-message { display: none; }
.tasklist { min-height: 40px; margin-bottom: 0px; }
.tasklist > li { background-color: rgb(255, 255, 255); box-shadow: rgba(75, 75, 90, 0.075) 0px 0.05rem 0.01rem; padding: 20px; margin-bottom: 24px; border-radius: 7px; }
.tasklist > li:last-of-type { margin-bottom: 0px; }
.tasklist > li:last-of-type .btn-sm { padding: 2px 8px; font-size: 12px; }
.task-placeholder { padding: 20px; border: 1px dashed rgb(226, 231, 241) !important; background-color: rgb(255, 255, 255) !important; box-shadow: none !important; }
.metismenu .arrow { float: right; line-height: 1.42857; }
[dir="rtl"] .metismenu .arrow { float: left; }
.metismenu .glyphicon.arrow::before { content: ""; }
.metismenu .mm-active > a > .glyphicon.arrow::before { content: ""; }
.metismenu .fa.arrow::before { content: ""; }
.metismenu .mm-active > a > .fa.arrow::before { content: ""; }
.metismenu .ion.arrow::before { content: ""; }
.metismenu .mm-active > a > .ion.arrow::before { content: ""; }
.metismenu .plus-times { float: right; }
[dir="rtl"] .metismenu .plus-times { float: left; }
.metismenu .fa.plus-times::before { content: ""; }
.metismenu .mm-active > a > .fa.plus-times { transform: rotate(45deg); }
.metismenu .plus-minus { float: right; }
[dir="rtl"] .metismenu .plus-minus { float: left; }
.metismenu .fa.plus-minus::before { content: ""; }
.metismenu .mm-active > a > .fa.plus-minus::before { content: ""; }
.metismenu .mm-collapse:not(.mm-show) { display: none; }
.metismenu .mm-collapsing { position: relative; height: 0px; overflow: hidden; transition-timing-function: ease; transition-duration: 0.35s; transition-property: height, visibility; }
.metismenu .has-arrow { position: relative; }
.metismenu .has-arrow::after { position: absolute; content: ""; width: 0.5em; height: 0.5em; border-width: 1px 0px 0px 1px; border-style: solid; border-color: initial; right: 1em; transform: rotate(-45deg) translate(0px, -50%); transform-origin: center top; top: 50%; transition: all 0.3s ease-out 0s; }
[dir="rtl"] .metismenu .has-arrow::after { right: auto; left: 1em; transform: rotate(135deg) translate(0px, -50%); }
.metismenu .has-arrow[aria-expanded="true"]::after, .metismenu .mm-active > .has-arrow::after { transform: rotate(-135deg) translate(0px, -50%); }
[dir="rtl"] .metismenu .has-arrow[aria-expanded="true"]::after, [dir="rtl"] .metismenu .mm-active > .has-arrow::after { transform: rotate(225deg) translate(0px, -50%); }
.metismenu { padding: 0px; }
.metismenu li { list-style: none; }
.metismenu li a[aria-expanded="true"] { color: rgb(83, 105, 248) !important; }
.metismenu ul { padding: 0px; }
.metismenu ul li { width: 100%; }
.metismenu .mm-collapse:not(.mm-show) { display: none; }
.metismenu .mm-collapsing { position: relative; height: 0px; overflow: hidden; transition-timing-function: ease; transition-duration: 0.35s; transition-property: height, visibility; }
.button-list { margin-left: -8px; margin-bottom: -12px; }
.button-list .btn { margin-bottom: 12px; margin-left: 8px; }
.icons-list-demo div { cursor: pointer; line-height: 45px; white-space: nowrap; text-overflow: ellipsis; display: block; overflow: hidden; color: rgb(108, 117, 125); }
.icons-list-demo div p { margin-bottom: 0px; line-height: inherit; }
.icons-list-demo i { text-align: center; vertical-align: middle; font-size: 22px; width: 50px; height: 50px; line-height: 50px; margin-right: 12px; border-radius: 50%; display: inline-block; transition: all 0.2s ease 0s; }
.icons-list-demo .col-lg-4 { border-radius: 3px; background-clip: padding-box; margin-top: 10px; }
.icons-list-demo .col-lg-4:hover i { background-color: rgb(83, 105, 248); color: rgb(255, 255, 255); text-shadow: rgba(255, 255, 255, 0.2) 5px 5px; }
.icons-list .icon-item { padding: 15px 0px; color: rgb(108, 117, 125); }
.icons-list .icon-item svg { margin-right: 10px; }
.icons-list .icon-item span { line-height: 30px; display: inline-block; vertical-align: middle; }
.board { display: block; white-space: nowrap; overflow-x: auto; }
.tasks { display: inline-block; width: 22rem; padding: 0px 1rem 1rem; vertical-align: top; margin-bottom: 24px; background-color: rgb(255, 255, 255); border-radius: 0.2rem; }
.tasks.tasks:not(:last-child) { margin-right: 1.25rem; }
.tasks .card { white-space: normal; margin-top: 1rem; }
.tasks .task-header { background-color: rgb(255, 255, 255); padding: 1rem; margin: 0px -1rem; border-radius: 0.2rem; }
.task-list-items { min-height: 100px; position: relative; }
.task-list-items .card { cursor: pointer; }
.task-list-items::before { content: "No Tasks"; position: absolute; line-height: 110px; width: 100%; text-align: center; font-weight: 600; }
.task-modal-content .form-control-light { background-color: rgb(253, 253, 253) !important; border-color: rgb(253, 253, 253) !important; }
.gantt-task-details { min-width: 220px; }
.task-search .search-input { padding-left: 32px; z-index: 10; }
.task-search .icon-search { z-index: 11; position: absolute; left: 10px; top: 10px; }
.email-container { margin-bottom: 24px; background-color: rgb(255, 255, 255); }
.email-container .inbox-leftbar { padding: 1.25rem 1.25rem 184px; width: 250px; float: left; margin-bottom: -184px; }
.email-container .inbox-rightbar { margin-left: 250px; border-left: 5px solid rgb(243, 244, 247); padding: 0px 0px 1.5rem 25px; }
.message-list { display: block; padding-left: 0px; }
.message-list li { position: relative; display: block; height: 48px; line-height: 48px; cursor: default; transition-duration: 0.3s; background: rgb(255, 255, 255); margin-bottom: 1px; box-shadow: rgba(75, 75, 90, 0.075) 0px 0.05rem 0.01rem; }
.message-list li a { color: rgb(75, 75, 90); }
.message-list li:hover { box-shadow: rgba(0, 0, 0, 0.15) 0px 0.5rem 1rem; transition-duration: 0.05s; }
.message-list li .col-mail { float: left; position: relative; }
.message-list li .col-mail-1 { width: 320px; }
.message-list li .col-mail-1 .checkbox-wrapper-mail, .message-list li .col-mail-1 .dot, .message-list li .col-mail-1 .star-toggle { display: block; float: left; }
.message-list li .col-mail-1 .dot { border: 4px solid transparent; border-radius: 100px; margin: 22px 26px 0px; height: 0px; width: 0px; line-height: 0; font-size: 0px; }
.message-list li .col-mail-1 .checkbox-wrapper-mail { margin: 15px 10px 0px 20px; }
.message-list li .col-mail-1 .star-toggle { color: rgb(173, 181, 189); margin-left: 10px; }
.message-list li .col-mail-1 .title { position: absolute; top: 0px; left: 100px; right: 0px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-bottom: 0px; line-height: 50px; }
.message-list li .col-mail-2 { position: absolute; top: 0px; left: 320px; right: 0px; bottom: 0px; }
.message-list li .col-mail-2 .date, .message-list li .col-mail-2 .subject { position: absolute; top: 0px; }
.message-list li .col-mail-2 .subject { left: 0px; right: 110px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.message-list li .col-mail-2 .date { right: 0px; width: 100px; padding-left: 10px; }
.message-list li.active, .message-list li.mail-selected { background: rgb(248, 249, 250); transition-duration: 0.05s; }
.message-list li.active, .message-list li.active:hover { box-shadow: rgb(37, 194, 227) 3px 0px 0px inset; }
.message-list li.unread a { color: rgb(41, 45, 50); }
.message-list .checkbox-wrapper-mail { cursor: pointer; height: 20px; width: 20px; position: relative; display: inline-block; box-shadow: rgb(206, 212, 218) 0px 0px 0px 2px inset; border-radius: 3px; }
.message-list .checkbox-wrapper-mail input { opacity: 0; cursor: pointer; }
.message-list .checkbox-wrapper-mail input:checked ~ label { opacity: 1; }
.message-list .checkbox-wrapper-mail label { position: absolute; top: 3px; left: 3px; right: 3px; bottom: 3px; cursor: pointer; background: rgb(108, 117, 125); opacity: 0; transition-duration: 0.05s; margin-bottom: 0px !important; }
.message-list .checkbox-wrapper-mail label:active { background: rgb(135, 148, 155); }
.mail-list a { color: rgb(75, 75, 90); padding: 7px 10px; display: block; }
.reply-box { border: 2px solid rgb(248, 249, 250); }
@media (max-width: 648px) {
.email-container .inbox-leftbar { width: 100%; float: none; margin-bottom: 21px; padding-bottom: 1.25rem; }
.email-container .inbox-rightbar { margin-left: 0px; border: 0px; padding-left: 0px; }
}
@media (max-width: 520px) {
.inbox-rightbar > .btn-group { margin-bottom: 10px; }
.message-list li .col-mail-1 { width: 150px; }
.message-list li .col-mail-1 .title { left: 80px; }
.message-list li .col-mail-2 { left: 160px; }
.message-list li .col-mail-2 .date { text-align: right; padding-right: 10px; padding-left: 20px; }
}
.chatbox { position: fixed; right: 35px; bottom: 10px; width: 300px; background-color: rgb(255, 255, 255); border-radius: 0.3rem; box-shadow: rgba(0, 0, 0, 0.15) 0px 0.5rem 1rem; z-index: 99; }
.chatbox .chat-input .form-control { padding-right: 60px; }
.chatbox .chat-link { position: absolute; right: 4px; top: 10px; }
.left-timeline .events { border-left: 3px solid rgb(226, 231, 241); padding-left: 35px; }
.left-timeline .events .event-list { position: relative; }
.left-timeline .events .event-list::before { content: ""; position: absolute; left: -45px; top: 6px; height: 18px; width: 18px; background-color: rgb(83, 105, 248); border-radius: 50%; border: 5px solid rgb(255, 255, 255); z-index: 9; }
.left-timeline .events .event-list::after { content: ""; position: absolute; left: -38px; top: 14px; height: 3px; width: 30px; background-color: rgb(226, 231, 241); }
.left-timeline .album img { height: 36px; width: auto; border-radius: 4px; }
.timeline { margin-bottom: 50px; position: relative; }
.timeline::before { background-color: rgb(226, 231, 241); bottom: 0px; content: ""; left: 50%; position: absolute; top: 30px; width: 2px; z-index: 0; }
.timeline .time-show { margin-bottom: 30px; margin-top: 30px; position: relative; }
.timeline .timeline-box { display: block; position: relative; padding: 20px; }
.timeline .timeline-album { margin-top: 12px; }
.timeline .timeline-album a { display: inline-block; margin-right: 5px; }
.timeline .timeline-album img { height: 36px; width: auto; border-radius: 3px; }
@media (min-width: 768px) {
.timeline .time-show { right: 69px; text-align: right; }
.timeline .timeline-box { margin-left: 15px; }
.timeline .timeline-icon { background: rgb(83, 105, 248); border-radius: 50%; display: block; height: 20px; left: -24px; margin-top: -10px; position: absolute; text-align: center; top: 15%; width: 20px; border: 5px solid rgb(255, 255, 255); z-index: 9; }
.timeline .timeline-icon::before { content: ""; position: absolute; height: 3px; width: 19px; background-color: rgb(226, 231, 241); left: 15px; top: 3px; }
.timeline .timeline-desk { display: table-cell; vertical-align: top; width: 50%; }
.timeline-item { display: flex; }
.timeline-item::before { content: ""; display: block; width: 50%; }
.timeline-item.timeline-item-left::after { content: ""; display: block; width: 50%; }
.timeline-item.timeline-item-left .timeline-desk .album { float: right; margin-top: 20px; }
.timeline-item.timeline-item-left .timeline-desk .album a { float: right; margin-left: 5px; }
.timeline-item.timeline-item-left .timeline-icon { left: auto; right: -26px; }
.timeline-item.timeline-item-left .timeline-icon::before { left: auto; right: 15px; }
.timeline-item.timeline-item-left::before { display: none; }
.timeline-item.timeline-item-left .timeline-box { margin-right: 15px; margin-left: 0px; text-align: right; }
}
@media (max-width: 767.98px) {
.timeline .time-show { text-align: center; position: relative; }
.timeline .event-date { margin-right: 1.5rem; float: left !important; margin-left: 0px !important; }
.timeline .timeline-icon { display: none; }
}
.card-pricing .card-pricing-features li { padding: 10px; }
.card-pricing .card-pricing-features li::before { color: rgb(83, 105, 248); }
body.authentication-bg { background-size: cover; background-repeat: no-repeat; padding-bottom: 0px; }
.authentication-form .form-group .input-group-text { background-color: transparent; }
.authentication-form .form-group .input-group-text svg { height: 22px; width: 22px; }
.icon-fb { color: rgb(60, 90, 152); }
.icon-google { color: rgb(233, 65, 52); }
.auth-page-sidebar { padding: 0px; background-image: url("../images/auth-bg.jpg"); background-repeat: no-repeat; background-size: cover; height: 100%; position: relative; }
.auth-page-sidebar .overlay { -webkit-box-flex: 1; flex: 1 1 0%; position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; background-color: rgba(0, 0, 0, 0.4); }
.auth-page-sidebar .auth-user-testimonial { text-align: center; color: rgb(255, 255, 255); position: absolute; margin: 0px auto; padding: 0px 1.75rem; bottom: 3rem; left: 0px; right: 0px; }
|
public/css/app.min.css
|
@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600,700,900&display=swap");
html { position: relative; min-height: 100%; }
body { padding-bottom: 60px; overflow-x: hidden; }
.nav-second-level li a, .nav-thrid-level li a { padding: 8px 20px; color: rgb(75, 75, 90); display: block; position: relative; transition: all 0.4s ease 0s; }
.nav-second-level li a:focus, .nav-second-level li a:hover, .nav-thrid-level li a:focus, .nav-thrid-level li a:hover { color: rgb(83, 105, 248); }
.nav-second-level li > a.active, .nav-thrid-level li > a.active { color: rgb(83, 105, 248); }
#wrapper { height: 100%; overflow: hidden; width: 100%; }
.content-page { margin-left: 250px; overflow: hidden; padding: 0px 12.5px 5px; min-height: 80vh; margin-top: 72px; }
.left-side-menu { width: 250px; background: rgb(255, 255, 255); bottom: 0px; padding: 0px 0px 30px; position: fixed; top: 72px; transition-duration: 0.2s; box-shadow: rgba(75, 75, 90, 0.075) 1px 0.05rem 0.01rem; z-index: 99; }
.left-side-menu .sidebar-content { height: 100%; padding-bottom: 30px; }
#sidebar-menu { padding-bottom: 30px; }
#sidebar-menu > ul > li.mm-active > a { border-left: 3px solid rgb(83, 105, 248); color: rgb(83, 105, 248); background-color: rgb(247, 247, 255); }
#sidebar-menu > ul > li.mm-active > a svg { color: rgb(83, 105, 248); fill: rgba(83, 105, 248, 0.1); }
#sidebar-menu > ul > li > a { color: rgb(75, 75, 90); display: block; padding: 12px 30px; font-size: 15px; font-weight: 400; position: relative; transition: all 0.4s ease 0s; border-left: 3px solid transparent; }
#sidebar-menu > ul > li > a svg { display: inline-block; width: 16px; height: 16px; margin: 0px 10px 0px 3px; color: rgb(75, 75, 90); fill: rgba(75, 75, 90, 0.12); }
#sidebar-menu > ul > li > a:active, #sidebar-menu > ul > li > a:focus, #sidebar-menu > ul > li > a:hover { color: rgb(83, 105, 248); text-decoration: none; background-color: rgb(247, 247, 255); }
#sidebar-menu > ul > li > a:active svg, #sidebar-menu > ul > li > a:focus svg, #sidebar-menu > ul > li > a:hover svg { color: rgb(83, 105, 248); fill: rgba(83, 105, 248, 0.1); }
#sidebar-menu > ul > li > a > span { vertical-align: middle; }
#sidebar-menu > ul > li > a i { display: inline-block; line-height: 1rem; margin: 0px 10px 0px 3px; text-align: center; vertical-align: middle; width: 20px; }
#sidebar-menu > ul > li > a.active { border-left: 3px solid rgb(83, 105, 248); color: rgb(83, 105, 248); background-color: rgb(247, 247, 255); }
#sidebar-menu > ul > li > a.active svg { color: rgb(83, 105, 248); fill: rgba(83, 105, 248, 0.1); }
#sidebar-menu > ul > li > ul { padding-left: 43px; }
#sidebar-menu > ul > li > ul ul { padding-left: 20px; }
#sidebar-menu .menu-arrow { transition: transform 0.15s ease 0s, -webkit-transform 0.15s ease 0s; position: absolute; right: 30px; display: inline-block; font-family: unicons; text-rendering: auto; line-height: 1.3rem; font-size: 0.9rem; transform: translate(0px, 0px); top: 15px; }
#sidebar-menu .menu-arrow::before { content: ""; }
#sidebar-menu .badge { margin-top: 3px; }
#sidebar-menu .nav-second-level > li .menu-arrow { top: 8px; }
#sidebar-menu li.mm-active > a > span.menu-arrow { transform: rotate(90deg); }
#sidebar-menu .menu-title { padding: 15px 30px 10px; letter-spacing: 0.05em; pointer-events: none; cursor: default; font-size: 0.6875rem; text-transform: uppercase; color: rgb(75, 75, 90); }
.user-profile { padding: 15px 20px 15px 30px; }
.user-profile .avatar-xs { display: none; }
.user-profile .pro-user-name { color: rgb(75, 75, 90); font-weight: 600; }
.user-profile .pro-user-desc { text-transform: uppercase; font-size: 0.6rem; font-weight: 700; letter-spacing: 1px; }
.user-profile .dropdown-toggle svg { width: 18px; height: 18px; color: rgb(75, 75, 90); background-color: rgba(75, 75, 90, 0.1); border-radius: 3px; }
.left-side-menu-condensed .logo { text-align: center; width: 70px !important; }
.left-side-menu-condensed .logo span.logo-lg { display: none; }
.left-side-menu-condensed .logo span.logo-sm { display: block !important; }
.left-side-menu-condensed .navbar-custom { padding-left: 10px; left: 0px !important; }
.left-side-menu-condensed .navbar-custom .button-menu-mobile.disable-btn { display: block !important; }
.left-side-menu-condensed .left-side-menu { position: absolute; z-index: 5; width: 70px !important; }
.left-side-menu-condensed .left-side-menu .slimScrollDiv, .left-side-menu-condensed .left-side-menu .slimscroll-menu { overflow: inherit !important; height: auto !important; }
.left-side-menu-condensed .left-side-menu .slimScrollBar { visibility: hidden; }
.left-side-menu-condensed .left-side-menu .sidebar-content { height: auto; }
.left-side-menu-condensed .left-side-menu #sidebar-menu .badge, .left-side-menu-condensed .left-side-menu #sidebar-menu .label, .left-side-menu-condensed .left-side-menu #sidebar-menu .menu-arrow, .left-side-menu-condensed .left-side-menu #sidebar-menu .menu-title { display: none !important; }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li { position: relative; white-space: nowrap; }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li > a { padding: 15px; min-height: 54px; transition: none 0s ease 0s; margin: 0px; }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li > a:active, .left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li > a:focus, .left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li > a:hover { color: rgb(83, 105, 248); }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li > a svg { width: 26px; }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li > a span { display: none; padding-left: 25px; vertical-align: baseline; }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li > a.active { background-color: rgb(247, 247, 255); }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li:hover > a { position: relative; width: calc(260px); background-color: rgb(247, 247, 255); transition: none 0s ease 0s; color: rgb(83, 105, 248) !important; }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li:hover > a span { display: inline; }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li:hover a.mm-active ::after, .left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li:hover a.open ::after { display: none; }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li:hover > ul { display: block; left: 70px; position: absolute; width: 190px; box-shadow: rgba(75, 75, 90, 0.075) 0px 0.05rem 0.01rem; height: auto !important; }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li:hover > ul ul { box-shadow: rgba(75, 75, 90, 0.075) 0px 0.05rem 0.01rem; }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li:hover > ul a { box-shadow: none; padding: 8px 20px; position: relative; width: 190px; z-index: 6; }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li:hover > ul a:hover { color: rgb(83, 105, 248); }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul ul { padding: 5px 0px; z-index: 9999; display: none; background-color: rgb(255, 255, 255); }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul ul li:hover > ul { display: block; left: 190px; margin-top: -36px; position: absolute; width: 190px; height: auto !important; }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul ul li > a span.pull-right { position: absolute; right: 20px; top: 12px; transform: rotate(270deg); }
.left-side-menu-condensed .left-side-menu #sidebar-menu > ul ul li.active a { color: rgb(200, 205, 220); }
.left-side-menu-condensed .user-profile { padding: 15px; }
.left-side-menu-condensed .user-profile .avatar-sm { display: none; }
.left-side-menu-condensed .user-profile .avatar-xs { display: block; }
.left-side-menu-condensed .user-profile .pro-user-desc, .left-side-menu-condensed .user-profile .pro-user-name { display: none; }
.left-side-menu-condensed .user-profile .profile-dropdown-menu .dropdown-toggle svg { background-color: transparent; }
.left-side-menu-condensed .content-page { margin-left: 70px !important; }
.left-side-menu-condensed .footer { left: 70px !important; }
.left-side-menu-condensed .user-box { display: none; }
@media (min-width: 769px) {
body.left-side-menu-condensed { min-height: 1200px; }
}
@media (max-width: 1024px) {
.left-side-menu { top: 72px; padding: 12px 0px; }
.left-side-menu-condensed .left-side-menu { padding-top: 12px; }
}
@media (max-width: 767.98px) {
body { overflow-x: hidden; }
.left-side-menu { display: none; top: 72px; z-index: 10 !important; }
.sidebar-enable .left-side-menu { display: block; }
.content-page, .left-side-menu-condensed .content-page { padding: 0px 10px; margin-left: 0px !important; }
.pro-user-name { display: none; }
.logo-box { display: none; }
}
.left-side-menu-dark .metismenu li a[aria-expanded="true"] { color: rgb(255, 255, 255) !important; }
.left-side-menu-dark .left-side-menu { background-color: rgb(50, 55, 66); box-shadow: none; }
.left-side-menu-dark .left-side-menu #sidebar-menu > ul > li.mm-active > a { color: rgb(255, 255, 255); background-color: rgb(59, 65, 78); }
.left-side-menu-dark .left-side-menu #sidebar-menu > ul > li.mm-active > a svg { color: rgb(255, 255, 255); fill: rgba(255, 255, 255, 0.12); }
.left-side-menu-dark .left-side-menu #sidebar-menu > ul > li > a { color: rgb(144, 151, 167); }
.left-side-menu-dark .left-side-menu #sidebar-menu > ul > li > a svg { color: rgb(144, 151, 167); fill: rgba(255, 255, 255, 0.12); }
.left-side-menu-dark .left-side-menu #sidebar-menu > ul > li > a:active, .left-side-menu-dark .left-side-menu #sidebar-menu > ul > li > a:focus, .left-side-menu-dark .left-side-menu #sidebar-menu > ul > li > a:hover { color: rgb(200, 205, 220); background-color: rgb(59, 65, 78); }
.left-side-menu-dark .left-side-menu #sidebar-menu > ul > li > a.active { color: rgb(255, 255, 255); background-color: rgb(59, 65, 78); }
.left-side-menu-dark .left-side-menu #sidebar-menu > ul > li > a.active svg { color: rgb(255, 255, 255); fill: rgba(255, 255, 255, 0.12); }
.left-side-menu-dark .left-side-menu #sidebar-menu .menu-title { color: rgb(173, 181, 189); }
.left-side-menu-dark .nav-second-level li a, .left-side-menu-dark .nav-thrid-level li a { color: rgb(144, 151, 167); }
.left-side-menu-dark .nav-second-level li a:focus, .left-side-menu-dark .nav-second-level li a:hover, .left-side-menu-dark .nav-thrid-level li a:focus, .left-side-menu-dark .nav-thrid-level li a:hover { background-color: transparent; color: rgb(200, 205, 220); }
.left-side-menu-dark .nav-second-level li.mm-active > a, .left-side-menu-dark .nav-thrid-level li.mm-active > a { color: rgb(255, 255, 255); }
.left-side-menu-dark.left-side-menu-condensed .left-side-menu #sidebar-menu > ul > li:hover > a { background-color: rgb(59, 65, 78); color: rgb(255, 255, 255) !important; }
.left-side-menu-dark.left-side-menu-condensed .nav-second-level li.mm-active > a, .left-side-menu-dark.left-side-menu-condensed .nav-thrid-level li.mm-active > a { color: rgb(83, 105, 248); }
.left-side-menu-dark .user-profile .pro-user-desc, .left-side-menu-dark .user-profile .pro-user-name { color: rgb(173, 181, 189); }
.left-side-menu-dark .user-profile .profile-dropdown-menu .dropdown-toggle svg { background-color: rgb(59, 65, 78); color: rgb(255, 255, 255); }
.navbar-custom { padding: 0px 22px 0px 37px; position: fixed; top: 0px; left: 0px; right: 0px; height: 72px; z-index: 100; background-color: rgb(255, 255, 255); box-shadow: rgba(75, 75, 90, 0.075) 0px 0.05rem 0.01rem; }
.navbar-custom .topnav-menu > li { float: left; }
.navbar-custom .topnav-menu .nav-link { padding: 0px 15px; color: rgb(75, 75, 90); min-width: 32px; display: block; line-height: 72px; text-align: center; max-height: 72px; }
.navbar-custom .topnav-menu .nav-link svg { height: 20px; width: 20px; color: rgb(75, 75, 90); fill: rgba(75, 75, 90, 0.12); }
.navbar-custom .topnav-menu .nav-link:active svg, .navbar-custom .topnav-menu .nav-link:focus svg, .navbar-custom .topnav-menu .nav-link:hover svg { color: rgb(83, 105, 248); fill: rgba(83, 105, 248, 0.1); }
.navbar-custom .dropdown.show .nav-link { background-color: rgba(255, 255, 255, 0.05); }
.navbar-custom .menu-left { overflow: hidden; }
.navbar-custom .app-search { padding: 17px 0px; overflow: hidden; margin-left: 15px; margin-right: 15px; }
.navbar-custom .app-search form { max-width: 320px; }
.navbar-custom .app-search .form-control { border: 1px solid transparent; height: 38px; padding-left: 40px; padding-right: 20px; background-color: rgb(243, 244, 247); box-shadow: none; border-radius: 0.3rem; }
.navbar-custom .app-search .form-control:focus { background-color: rgb(255, 255, 255); border: 1px solid rgb(243, 244, 247); }
.navbar-custom .app-search svg { position: absolute; z-index: 10; font-size: 18px; color: rgb(173, 181, 189); line-height: 38px; left: 10px; top: 10px; width: 20px; height: 20px; }
.navbar-custom .button-menu-mobile { border: none; color: rgb(173, 181, 189); display: block; height: 72px; line-height: 72px; width: 60px; background-color: transparent; font-size: 24px; cursor: pointer; margin-right: 45px; }
.navbar-custom .button-menu-mobile.disable-btn { display: none; }
.navbar-custom .button-menu-mobile .menu-icon { display: inline-block; }
.navbar-custom .button-menu-mobile .close-icon { display: none; }
.navbar-custom .button-menu-mobile.open .menu-icon { display: none; }
.navbar-custom .button-menu-mobile.open .close-icon { display: inline-block; }
.navbar-custom .logo span.logo-sm { display: none; }
.text-logo { text-transform: uppercase; font-weight: 900; letter-spacing: 1px; }
@-webkit-keyframes blinker {
50% { opacity: 0; }
}
@keyframes blinker {
50% { opacity: 0; }
}
.noti-scroll { max-height: 230px; }
.notification-list { margin-left: 0px; }
.notification-list .noti-title { background-color: transparent; padding: 7px 20px 15px; }
.notification-list .noti-icon { font-size: 21px; vertical-align: middle; }
.notification-list .noti-icon-badge { display: inline-block; position: absolute; top: 24px; right: 16px; width: 12px; height: 12px; background-color: rgb(255, 92, 117); border: 2px solid rgb(255, 255, 255); border-radius: 50%; box-shadow: rgba(0, 0, 0, 0.176) 0px 1rem 3rem; animation-duration: 3s; animation-timing-function: linear; animation-delay: 0s; animation-iteration-count: infinite; animation-direction: normal; animation-play-state: running; animation-name: blinker; animation-fill-mode: initial; }
.notification-list .notify-item { padding: 12px 20px; }
.notification-list .notify-item .notify-icon { float: left; height: 36px; width: 36px; font-size: 16px; line-height: 36px; text-align: center; margin-right: 10px; border-radius: 50%; color: rgb(255, 255, 255); }
.notification-list .notify-item .notify-details { margin-bottom: 5px; overflow: hidden; margin-left: 45px; text-overflow: ellipsis; white-space: nowrap; color: rgb(52, 58, 64); line-height: 1.5; }
.notification-list .notify-item .notify-details b { font-weight: 500; }
.notification-list .notify-item .notify-details small { display: block; }
.notification-list .notify-item .notify-details span { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 13px; }
.notification-list .notify-item .user-msg { margin-left: 45px; white-space: normal; line-height: 16px; }
.notification-list .profile-dropdown-items .notify-item { padding: 0.35rem 1.5rem; }
.profile-dropdown { display: none; }
.profile-dropdown-items { width: 170px; }
.profile-dropdown-items i { vertical-align: middle; margin-right: 5px; }
.nav-user { padding: 0px 12px !important; }
.nav-user img { height: 32px; width: 32px; }
@media (max-width: 1024px) {
.navbar-custom { left: 0px; padding: 0px 10px; margin: 0px; }
.navbar-custom .button-menu-mobile.disable-btn { display: block; }
.navbar-custom .logo { display: none; }
}
@media (max-width: 575.98px) {
.navbar-custom .page-title { display: none; }
}
.page-title-topbar { font-size: 20px; margin: 0px; line-height: 72px; }
.page-title { padding: 20px 0px; }
.page-title .breadcrumb { background-color: transparent; padding: 0px; margin-bottom: 0px; }
.page-title h4 { font-size: 19px; }
.footer { bottom: 0px; padding: 19px 15px 20px; position: absolute; right: 0px; color: rgb(108, 117, 125); left: 250px; }
.footer .footer-links a { color: rgb(108, 117, 125); margin-left: 1.5rem; transition: all 0.4s ease 0s; }
.footer .footer-links a:hover { color: rgb(33, 37, 41); }
.footer .footer-links a:first-of-type { margin-left: 0px; }
.footer-alt { text-align: center; background-color: transparent; left: 0px !important; }
@media (max-width: 767.98px) {
.footer { text-align: center; left: 0px !important; }
}
body[data-layout="topnav"] .container-fluid { padding-right: 24px; padding-left: 24px; }
body[data-layout="topnav"] .navbar-custom { position: relative; padding: 0px; }
body[data-layout="topnav"] .navbar-custom .topnav-menu .nav-link:active svg, body[data-layout="topnav"] .navbar-custom .topnav-menu .nav-link:focus svg, body[data-layout="topnav"] .navbar-custom .topnav-menu .nav-link:hover svg { color: rgb(75, 75, 90); }
body[data-layout="topnav"] .content-page { margin-top: 0px; padding: 5px 0px; margin-left: 0px !important; }
body[data-layout="topnav"] .footer { left: 0px; }
body[data-layout="topnav"] .user-profile { padding: 20px 0px; }
body[data-layout="topnav"] .profile-dropdown { display: block; }
.topnav { background: rgb(255, 255, 255); }
.topbar-nav { margin: 0px; padding: 0px; }
.topbar-nav .badge { display: none; }
.topbar-nav .metismenu { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; margin: 0px; }
.topbar-nav .metismenu .has-arrow::after { width: 0.4em; height: 0.4em; right: 1rem; transform: rotate(45deg) translate(0px, -50%); }
.topbar-nav .metismenu .menu-title { display: none; }
.topbar-nav .metismenu li:active, .topbar-nav .metismenu li:focus, .topbar-nav .metismenu li:hover { color: rgb(83, 105, 248); text-decoration: none; }
.topbar-nav .metismenu li:active svg, .topbar-nav .metismenu li:focus svg, .topbar-nav .metismenu li:hover svg { color: rgb(83, 105, 248); fill: rgba(83, 105, 248, 0.1); }
.topbar-nav .metismenu li a { color: rgb(75, 75, 90); font-size: 1rem; position: relative; padding: 1rem; display: block; }
.topbar-nav .metismenu li a svg { display: inline-block; width: 16px; height: 16px; margin: 0px 5px 0px 0px; color: rgb(75, 75, 90); fill: rgba(75, 75, 90, 0.12); }
.topbar-nav .metismenu li a > span { vertical-align: middle; }
.topbar-nav .metismenu li a:active, .topbar-nav .metismenu li a:focus, .topbar-nav .metismenu li a:hover { color: rgb(83, 105, 248); text-decoration: none; }
.topbar-nav .metismenu li a:active svg, .topbar-nav .metismenu li a:focus svg, .topbar-nav .metismenu li a:hover svg { color: rgb(83, 105, 248); fill: rgba(83, 105, 248, 0.1); }
.topbar-nav .metismenu li:nth-child(2) a { padding-left: 0px; }
.topbar-nav .metismenu li .menu-arrow { transition: transform 0.15s ease 0s, -webkit-transform 0.15s ease 0s; display: inline-block; font-family: unicons; text-rendering: auto; line-height: 1.3rem; font-size: 1.25rem; transform: translate(0px, 0px); vertical-align: middle; margin-left: 5px; }
.topbar-nav .metismenu li .menu-arrow::before { content: ""; }
.topbar-nav .metismenu li.mm-active > a { color: rgb(83, 105, 248); }
.topbar-nav .metismenu li.mm-active > a svg { color: rgb(83, 105, 248); fill: rgba(83, 105, 248, 0.1); }
.topbar-nav .metismenu li.mm-active > a > span.menu-arrow { transform: rotate(180deg); }
.topbar-nav .metismenu li.active > a { color: rgb(83, 105, 248); }
.topbar-nav .metismenu li.active > a svg { color: rgb(83, 105, 248); fill: rgba(83, 105, 248, 0.1); }
.topbar-nav .metismenu li .nav-second-level { color: rgb(75, 75, 90); background-color: rgb(255, 255, 255); background-clip: padding-box; border-radius: 0px 0px 0.2rem 0.2rem; min-width: calc(11.5rem); font-size: calc(0.865rem); box-shadow: rgba(0, 0, 0, 0.176) 0px 0.5rem 1rem; padding: 0.5rem 0px; }
.topbar-nav .metismenu li .nav-second-level li:active, .topbar-nav .metismenu li .nav-second-level li:focus, .topbar-nav .metismenu li .nav-second-level li:hover { color: rgb(83, 105, 248); text-decoration: none; }
.topbar-nav .metismenu li .nav-second-level li:first-of-type { padding-top: 0.5rem; }
.topbar-nav .metismenu li .nav-second-level li:last-of-type { padding-bottom: 0.5rem; }
.topbar-nav .metismenu li .nav-second-level a { display: block; width: 100%; clear: both; font-size: 0.875rem; font-weight: 400; line-height: 1.5; white-space: nowrap; background-color: transparent; border: 0px; padding: 0.35rem 1.5rem !important; }
.topbar-nav .metismenu li .nav-second-level a:focus, .topbar-nav .metismenu li .nav-second-level a:hover { color: rgb(22, 24, 27); text-decoration: none; background-color: rgb(248, 249, 250); }
.topbar-nav .metismenu li .nav-second-level .has-arrow::after { margin-top: -2px; }
.topbar-nav .metismenu li .nav-second-level .menu-arrow { float: right; }
.topbar-nav .metismenu li .nav-third-level { color: rgb(75, 75, 90); min-width: calc(11.5rem); }
.topbar-nav .metismenu li .nav-third-level li:active, .topbar-nav .metismenu li .nav-third-level li:focus, .topbar-nav .metismenu li .nav-third-level li:hover { color: rgb(83, 105, 248); text-decoration: none; }
.topbar-nav .metismenu li .nav-third-level li:first-of-type { padding-top: 0.5rem; }
.topbar-nav .metismenu li .nav-third-level li:last-of-type { padding-bottom: 0.5rem; }
.topbar-nav .metismenu li .nav-third-level a { display: block; width: 100%; clear: both; font-size: 0.875rem; font-weight: 400; line-height: 1.5; white-space: nowrap; background-color: transparent; border: 0px; padding: 0.35rem 1.5rem 0.35rem 2.2rem !important; }
.topbar-nav .metismenu li .nav-third-level a:focus, .topbar-nav .metismenu li .nav-third-level a:hover { color: rgb(22, 24, 27); text-decoration: none; background-color: rgb(248, 249, 250); }
.topbar-nav .metismenu li .nav-third-level .has-arrow::after { margin-top: -2px; }
.topbar-nav .metismenu li .nav-third-level .menu-arrow { float: right; }
@media (min-width: 992px) {
body[data-layout="topnav"] .container-fluid { max-width: 85%; }
body[data-layout="topnav"] .navbar-custom .logo { display: block; }
body[data-layout="topnav"] .navbar-custom .logo span.logo-sm { display: none !important; }
body[data-layout="topnav"] .navbar-custom .logo span.logo-lg { display: block; }
body[data-layout="topnav"].left-side-menu-condensed .navbar-custom .button-menu-mobile.disable-btn { display: none !important; }
body[data-layout="topnav"].boxed-layout .container-fluid { max-width: 97%; }
.topbar-nav .metismenu { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; }
.topbar-nav .metismenu > li { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
.topbar-nav .metismenu > li > ul { position: absolute; z-index: 1001; }
.topbar-nav .metismenu .side-nav-item:first-of-type .side-nav-link { padding-left: 0px; }
.navbar-toggle { display: none; }
}
@media (max-width: 991.98px) {
body[data-layout="topnav"] .navbar-custom .container-fluid { padding-right: 12px; padding-left: 12px; }
.topnav { overflow: auto; }
.topbar-nav { max-height: 400px; }
.topbar-nav .metismenu li a { padding: 15px 0px; }
.topbar-nav .metismenu li .nav-second-level { box-shadow: none; padding-top: 0px; }
.topbar-nav .metismenu li .nav-second-level li:first-of-type { padding: 0px; }
.topbar-nav .metismenu li .nav-second-level a { padding-right: 0px !important; }
.topbar-nav .metismenu li .nav-second-level a:focus, .topbar-nav .metismenu li .nav-second-level a:hover { background-color: transparent; }
.topbar-nav .metismenu li .menu-arrow { float: right; margin-top: 2px; }
}
@media (max-width: 1180px) and (min-width: 992px) {
.topbar-nav .metismenu li .menu-arrow { display: none; }
}
.right-bar { background-color: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.06) 0px 0px 24px 0px, rgba(0, 0, 0, 0.02) 0px 1px 0px 0px; display: block; position: fixed; transition: all 0.2s ease-out 0s; width: 260px; z-index: 9999; right: -270px; top: 0px; bottom: 0px; padding-bottom: 60px; float: right !important; }
.right-bar .rightbar-title { padding: 25px; }
.right-bar .right-bar-toggle { height: 24px; width: 24px; line-height: 24px; text-align: center; border-radius: 50%; margin-top: -4px; }
.right-bar .demo-img { height: 200px; }
.rightbar-overlay { background-color: rgba(52, 58, 64, 0.55); position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; display: none; z-index: 9998; transition: all 0.2s ease-out 0s; }
.right-bar-enabled .right-bar { right: 0px; }
.right-bar-enabled .rightbar-overlay { display: block; }
@media (max-width: 767.98px) {
.right-bar { overflow: auto; }
.right-bar .slimscroll-menu { height: auto !important; }
}
.activity-widget .activity-list { border-bottom: 1px solid rgb(246, 246, 247); padding: 12px 0px; }
.activity-widget .activity-list:last-child { border: none; }
.upgrade-wid .laptop-img { position: relative; bottom: 22px; }
@media (min-width: 1200px) {
.scrollable-layout { padding-bottom: 0px; }
.scrollable-layout #wrapper { display: flex; }
.scrollable-layout .left-side-menu { position: relative; min-width: 250px; min-height: 100vh; }
.scrollable-layout .navbar-custom { position: absolute; }
.scrollable-layout .content-page { margin-left: 0px; width: 100%; padding-bottom: 60px; }
.scrollable-layout.left-side-menu-condensed .left-side-menu { min-width: 70px; }
.scrollable-layout.left-side-menu-condensed .content-page { margin-left: 0px !important; }
}
.boxed-layout { background: rgb(237, 238, 243); }
.boxed-layout #wrapper { max-width: 1300px; margin: 0px auto; box-shadow: rgba(0, 0, 0, 0.15) 0px 0.5rem 1rem; background: rgb(243, 244, 247); }
.boxed-layout .navbar-custom { max-width: 1300px; margin: 0px auto; }
.boxed-layout .footer { margin: 0px auto; max-width: calc(1050px); background: rgb(243, 244, 247); }
.boxed-layout.left-side-menu-condensed { min-height: auto; }
.boxed-layout.left-side-menu-condensed .footer { max-width: calc(1230px); }
.width-xs { min-width: 80px; }
.width-sm { min-width: 95px; }
.width-md { min-width: 110px; }
.width-lg { min-width: 140px; }
.width-xl { min-width: 160px; }
.font-family-secondary { font-family: "Nunito Sans", sans-serif; }
.avatar-xs { height: 1.5rem; width: 1.5rem; }
.avatar-sm { height: 2.25rem; width: 2.25rem; }
.avatar { height: 3rem; width: 3rem; }
.avatar-md { height: 3.5rem; width: 3.5rem; }
.avatar-lg { height: 4.5rem; width: 4.5rem; }
.avatar-xl { height: 6rem; width: 6rem; }
.avatar-xxl { height: 7.5rem; width: 7.5rem; }
.avatar-title { -webkit-box-align: center; align-items: center; color: rgb(255, 255, 255); display: flex; height: 100%; -webkit-box-pack: center; justify-content: center; width: 100%; }
.avatar-group { padding-left: 12px; }
.avatar-group .avatar-group-item { margin: 0px 0px 10px -12px; display: inline-block; border: 2px solid rgb(255, 255, 255); border-radius: 50%; }
.font-weight-medium { font-weight: 500; }
.font-weight-semibold { font-weight: 600; }
.sp-line-1, .sp-line-2, .sp-line-3, .sp-line-4 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; }
.sp-line-1 { -webkit-line-clamp: 1; }
.sp-line-2 { -webkit-line-clamp: 2; }
.sp-line-3 { -webkit-line-clamp: 3; }
.sp-line-4 { -webkit-line-clamp: 4; }
.pull-in { margin-left: -1.25rem; margin-right: -1.25rem; }
.social-list-item { height: 2rem; width: 2rem; line-height: calc(2rem - 4px); display: block; border: 2px solid rgb(173, 181, 189); border-radius: 50%; color: rgb(173, 181, 189); }
.widget-flat { position: relative; overflow: hidden; }
.widget-flat i.widget-icon { font-size: 36px; }
.conversation-list { list-style: none; height: 332px; padding: 0px 7px; }
.conversation-list li { margin-bottom: 24px; }
.conversation-list .chat-avatar { float: left; text-align: center; width: 34px; }
.conversation-list .chat-avatar img { border-radius: 100%; width: 100%; }
.conversation-list .chat-avatar i { font-size: 12px; font-style: normal; }
.conversation-list .ctext-wrap { background: rgb(240, 242, 254); color: rgb(83, 105, 248); border-radius: 0.3rem; display: inline-block; padding: 4px 12px; position: relative; min-width: 160px; }
.conversation-list .ctext-wrap i { display: block; font-size: 12px; font-style: normal; font-weight: 700; position: relative; }
.conversation-list .ctext-wrap p { margin: 0px; padding-top: 3px; }
.conversation-list .ctext-wrap::after { right: 98%; top: 0px; border-style: solid; border-color: rgb(240, 242, 254) rgb(240, 242, 254) transparent transparent; border-image: initial; content: " "; height: 0px; width: 0px; position: absolute; pointer-events: none; border-width: 6px; margin-left: -1px; }
.conversation-list .conversation-text { float: left; font-size: 12px; margin-left: 12px; width: 70%; }
.conversation-list .odd .chat-avatar { float: right !important; }
.conversation-list .odd .conversation-text { margin-right: 12px; text-align: right; float: right !important; width: 70% !important; }
.conversation-list .odd .ctext-wrap { background-color: rgb(226, 231, 241); color: rgb(75, 75, 90); }
.conversation-list .odd .ctext-wrap::after { border-color: rgb(226, 231, 241) transparent transparent rgb(226, 231, 241); left: 99% !important; }
.profile-widget { position: relative; }
.profile-widget .card-action { position: absolute; right: 7px; top: 12px; z-index: 100; }
.profile-widget .card-img-top { max-height: 220px; }
.profile-widget .profile-info { margin-top: -2.7rem; }
.calendar-widget .flatpickr-calendar { box-shadow: none; border: 1px solid rgb(246, 246, 247) !important; }
.checkbox label { display: inline-block; padding-left: 8px; position: relative; font-weight: 400; margin-bottom: 0px; }
.checkbox label::before { background-color: rgb(226, 231, 241); border-radius: 3px; border: 2px solid rgb(226, 231, 241); content: ""; display: inline-block; height: 18px; left: 0px; margin-left: -18px; position: absolute; transition: all 0.3s ease-in-out 0s; width: 18px; top: 2px; outline: 0px !important; }
.checkbox label::after { color: rgb(75, 75, 90); display: inline-block; font-size: 11px; height: 18px; left: 0px; margin-left: -18px; padding-left: 3px; padding-top: 2px; position: absolute; top: 0px; width: 18px; }
.checkbox input[type="checkbox"] { cursor: pointer; opacity: 0; z-index: 1; outline: 0px !important; }
.checkbox input[type="checkbox"]:disabled + label { opacity: 0.65; }
.checkbox input[type="checkbox"]:focus + label::before { outline-offset: -2px; outline: 0px; }
.checkbox input[type="checkbox"]:checked + label::after { content: ""; position: absolute; top: 6px; left: 7px; display: table; width: 4px; height: 8px; border-width: 0px 2px 2px 0px; border-style: solid; border-color: rgb(75, 75, 90); border-image: initial; transform: rotate(45deg); }
.checkbox input[type="checkbox"]:disabled + label::before { background-color: rgb(248, 249, 250); cursor: not-allowed; }
.checkbox.checkbox-circle label::before { border-radius: 50%; }
.checkbox.checkbox-inline { margin-top: 0px; }
.checkbox.checkbox-single input { height: 18px; width: 18px; position: absolute; }
.checkbox.checkbox-single label { height: 18px; width: 18px; }
.checkbox.checkbox-single label::before { margin-left: 0px; }
.checkbox.checkbox-single label::after { margin-left: 0px; }
.checkbox-primary input[type="checkbox"]:checked + label::before { background-color: rgb(83, 105, 248); border-color: rgb(83, 105, 248); }
.checkbox-primary input[type="checkbox"]:checked + label::after { border-color: rgb(255, 255, 255); }
.checkbox-secondary input[type="checkbox"]:checked + label::before { background-color: rgb(30, 33, 57); border-color: rgb(30, 33, 57); }
.checkbox-secondary input[type="checkbox"]:checked + label::after { border-color: rgb(255, 255, 255); }
.checkbox-success input[type="checkbox"]:checked + label::before { background-color: rgb(67, 211, 158); border-color: rgb(67, 211, 158); }
.checkbox-success input[type="checkbox"]:checked + label::after { border-color: rgb(255, 255, 255); }
.checkbox-info input[type="checkbox"]:checked + label::before { background-color: rgb(37, 194, 227); border-color: rgb(37, 194, 227); }
.checkbox-info input[type="checkbox"]:checked + label::after { border-color: rgb(255, 255, 255); }
.checkbox-warning input[type="checkbox"]:checked + label::before { background-color: rgb(255, 190, 11); border-color: rgb(255, 190, 11); }
.checkbox-warning input[type="checkbox"]:checked + label::after { border-color: rgb(255, 255, 255); }
.checkbox-danger input[type="checkbox"]:checked + label::before { background-color: rgb(255, 92, 117); border-color: rgb(255, 92, 117); }
.checkbox-danger input[type="checkbox"]:checked + label::after { border-color: rgb(255, 255, 255); }
.checkbox-light input[type="checkbox"]:checked + label::before { background-color: rgb(248, 249, 250); border-color: rgb(248, 249, 250); }
.checkbox-light input[type="checkbox"]:checked + label::after { border-color: rgb(255, 255, 255); }
.checkbox-dark input[type="checkbox"]:checked + label::before { background-color: rgb(52, 58, 64); border-color: rgb(52, 58, 64); }
.checkbox-dark input[type="checkbox"]:checked + label::after { border-color: rgb(255, 255, 255); }
.radio label { display: inline-block; padding-left: 8px; position: relative; font-weight: 400; margin-bottom: 0px; }
.radio label::before { background-color: rgb(255, 255, 255); border-radius: 50%; border: 2px solid rgb(108, 117, 125); content: ""; display: inline-block; height: 18px; left: 0px; margin-left: -18px; position: absolute; transition: border 0.5s ease-in-out 0s; width: 18px; outline: 0px !important; }
.radio label::after { background-color: rgb(75, 75, 90); border-radius: 50%; content: " "; display: inline-block; height: 10px; left: 6px; margin-left: -20px; position: absolute; top: 4px; transform: scale(0, 0); transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33) 0s, -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33) 0s; width: 10px; }
.radio input[type="radio"] { cursor: pointer; opacity: 0; z-index: 1; outline: 0px !important; }
.radio input[type="radio"]:disabled + label { opacity: 0.65; }
.radio input[type="radio"]:focus + label::before { outline-offset: -2px; outline: dotted thin; }
.radio input[type="radio"]:checked + label::after { transform: scale(1, 1); }
.radio input[type="radio"]:disabled + label::before { cursor: not-allowed; }
.radio.radio-inline { margin-top: 0px; }
.radio.radio-single label { height: 17px; }
.radio-primary input[type="radio"] + label::after { background-color: rgb(83, 105, 248); }
.radio-primary input[type="radio"]:checked + label::before { border-color: rgb(83, 105, 248); }
.radio-primary input[type="radio"]:checked + label::after { background-color: rgb(83, 105, 248); }
.radio-secondary input[type="radio"] + label::after { background-color: rgb(30, 33, 57); }
.radio-secondary input[type="radio"]:checked + label::before { border-color: rgb(30, 33, 57); }
.radio-secondary input[type="radio"]:checked + label::after { background-color: rgb(30, 33, 57); }
.radio-success input[type="radio"] + label::after { background-color: rgb(67, 211, 158); }
.radio-success input[type="radio"]:checked + label::before { border-color: rgb(67, 211, 158); }
.radio-success input[type="radio"]:checked + label::after { background-color: rgb(67, 211, 158); }
.radio-info input[type="radio"] + label::after { background-color: rgb(37, 194, 227); }
.radio-info input[type="radio"]:checked + label::before { border-color: rgb(37, 194, 227); }
.radio-info input[type="radio"]:checked + label::after { background-color: rgb(37, 194, 227); }
.radio-warning input[type="radio"] + label::after { background-color: rgb(255, 190, 11); }
.radio-warning input[type="radio"]:checked + label::before { border-color: rgb(255, 190, 11); }
.radio-warning input[type="radio"]:checked + label::after { background-color: rgb(255, 190, 11); }
.radio-danger input[type="radio"] + label::after { background-color: rgb(255, 92, 117); }
.radio-danger input[type="radio"]:checked + label::before { border-color: rgb(255, 92, 117); }
.radio-danger input[type="radio"]:checked + label::after { background-color: rgb(255, 92, 117); }
.radio-light input[type="radio"] + label::after { background-color: rgb(248, 249, 250); }
.radio-light input[type="radio"]:checked + label::before { border-color: rgb(248, 249, 250); }
.radio-light input[type="radio"]:checked + label::after { background-color: rgb(248, 249, 250); }
.radio-dark input[type="radio"] + label::after { background-color: rgb(52, 58, 64); }
.radio-dark input[type="radio"]:checked + label::before { border-color: rgb(52, 58, 64); }
.radio-dark input[type="radio"]:checked + label::after { background-color: rgb(52, 58, 64); }
@media print {
.footer, .left-side-menu, .navbar-custom, .page-title-box, .right-bar { display: none; }
.card-body, .content, .content-page, .right-bar, body { padding: 0px; margin: 0px; }
}
#preloader { position: fixed; top: 0px; left: 0px; right: 0px; bottom: 0px; background-color: rgb(243, 244, 247); z-index: 9999; }
#status { height: 80px; position: absolute; left: 50%; top: 50%; margin: -40px 0px 0px -40px; }
.spinner > div { display: inline-block; width: 16px; height: 16px; background: rgb(255, 255, 255); border: 2px solid rgb(83, 105, 248); border-radius: 50%; animation: 1s ease-in-out 0s infinite normal both running circle-loader; margin: 0px 7px; }
.spinner .circle1 { animation-delay: -0.32s; }
.spinner .circle2 { animation-delay: -0.16s; }
@-webkit-keyframes circle-loader {
0%, 100%, 80% { transform: scale(0.4); }
40% { transform: scale(1); }
}
@keyframes circle-loader {
0%, 100%, 80% { transform: scale(0.4); }
40% { transform: scale(1); }
}
.slimScrollDiv { height: auto !important; }
.apex-charts { min-height: 10px !important; }
.apex-charts text { fill: rgb(75, 75, 90); font-family: "Nunito Sans", sans-serif !important; }
.apex-charts .apexcharts-canvas { margin: 0px auto; }
.apexcharts-tooltip-text, .apexcharts-tooltip-title { font-family: "Nunito Sans", sans-serif !important; }
.apexcharts-legend-series { font-weight: 400; }
.apexcharts-gridline { pointer-events: none; stroke: rgb(248, 249, 250); }
.apexcharts-legend-text { color: rgb(108, 117, 125) !important; font-family: "Nunito Sans", sans-serif !important; font-size: 13px !important; }
.apexcharts-pie-label { fill: rgb(255, 255, 255) !important; }
.apexcharts-xaxis text, .apexcharts-yaxis text { fill: rgb(173, 181, 189); font-family: "Nunito Sans", sans-serif !important; }
.apexcharts-point-annotations text, .apexcharts-xaxis-annotations text, .apexcharts-yaxis-annotations text { fill: rgb(255, 255, 255); }
.apexcharts-radar-series polygon { fill: transparent; stroke: rgb(226, 231, 241); }
.apexcharts-radar-series line { stroke: rgb(226, 231, 241); }
.apexcharts-datalabel, .apexcharts-datalabel-label, .apexcharts-datalabel-value, .apexcharts-pie-label { fill: rgb(255, 255, 255) !important; }
.calendar { float: left; margin-bottom: 0px; }
.fc-view { margin-top: 30px; }
.none-border .modal-footer { border-top: none; }
.fc-toolbar { margin: 10px 0px 5px; }
.fc-toolbar h2 { font-size: 1.25rem; line-height: 1.875rem; text-transform: uppercase; }
.fc-day-grid-event .fc-time { font-weight: 500; }
th.fc-day-header { padding: 0.5rem 0px; }
.fc-day { background: 0px 0px; }
.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active, .fc-toolbar .ui-state-hover, .fc-toolbar button:focus, .fc-toolbar button:hover { z-index: 0; }
.fc th.fc-widget-header { background: rgb(226, 231, 241); font-size: 13px; line-height: 20px; padding: 10px 0px; text-transform: uppercase; font-weight: 500; }
.fc-unthemed .fc-divider, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead { border-color: rgb(226, 231, 241); }
.fc-unthemed .fc-divider, .fc-unthemed td.fc-today { background: rgb(226, 231, 241); }
.fc-button { background: rgb(226, 231, 241); border: none; color: rgb(75, 75, 90); text-transform: capitalize; box-shadow: none; border-radius: 3px; margin: 0px 3px; padding: 6px 12px; height: auto; }
.fc-text-arrow { font-family: inherit; font-size: 1rem; }
.fc-state-hover { background: rgb(226, 231, 241); }
.fc-state-highlight { background: rgb(226, 231, 241); }
.fc-state-active, .fc-state-disabled, .fc-state-down { background-color: rgb(83, 105, 248); color: rgb(255, 255, 255); text-shadow: none; }
.fc-cell-overlay { background: rgb(226, 231, 241); }
.fc-unthemed .fc-today { background: rgb(255, 255, 255); }
.fc-event { border-radius: 2px; border: none; cursor: move; font-size: 0.8125rem; margin: 5px 7px; padding: 5px; text-align: center; }
.external-event { cursor: move; margin: 10px 0px; padding: 8px 10px; color: rgb(255, 255, 255); border-radius: 4px; }
.fc-basic-view td.fc-week-number span { padding-right: 8px; }
.fc-basic-view td.fc-day-number { padding-right: 8px; }
.fc-basic-view .fc-content { color: rgb(255, 255, 255); }
.fc-time-grid-event .fc-content { color: rgb(255, 255, 255); }
@media (max-width: 767.98px) {
.fc-toolbar { display: block; }
.fc-toolbar .fc-center, .fc-toolbar .fc-left, .fc-toolbar .fc-right { float: none; display: block; clear: both; margin: 10px 0px; }
.fc .fc-toolbar > * > * { float: none; }
.fc-today-button { display: none; }
}
.fc-toolbar .btn { padding: 0.25rem 0.5rem; font-size: 0.76562rem; line-height: 1.5; border-radius: 0.2rem; }
.select2-container { width: 100% !important; }
.select2-container .select2-selection--single { border: 1px solid rgb(226, 231, 241); height: calc((1.5em + 1rem) + 2px); background-color: rgb(255, 255, 255); outline: 0px; border-radius: 0.3rem; }
.select2-container .select2-selection--single .select2-selection__rendered { line-height: 36px; padding-left: 12px; color: rgb(75, 75, 90); }
.select2-container .select2-selection--single .select2-selection__arrow { height: 34px; width: 34px; right: 3px; }
.select2-container .select2-selection--single .select2-selection__arrow b { border-color: rgb(173, 181, 189) transparent transparent; border-width: 6px 6px 0px; }
.select2-container--open .select2-selection--single .select2-selection__arrow b { border-color: transparent transparent rgb(173, 181, 189) !important; border-width: 0px 6px 6px !important; }
.select2-results__option { padding: 6px 12px; }
.select2-dropdown { border: 0px solid rgba(0, 0, 0, 0.15); box-shadow: rgba(0, 0, 0, 0.15) 0px 0.5rem 1rem; background-color: rgb(255, 255, 255); }
.select2-container--default .select2-search--dropdown { padding: 10px; background-color: rgb(255, 255, 255); }
.select2-container--default .select2-search--dropdown .select2-search__field { outline: 0px; border: 1px solid rgb(226, 231, 241); background-color: rgb(255, 255, 255); color: rgb(75, 75, 90); }
.select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: rgb(83, 105, 248); }
.select2-container--default .select2-results__option[aria-selected="true"] { background-color: rgb(255, 255, 255); color: rgb(22, 24, 27); }
.select2-container--default .select2-results__option[aria-selected="true"]:hover { background-color: rgb(83, 105, 248); color: rgb(255, 255, 255); }
.select2-container .select2-selection--multiple { min-height: calc((1.5em + 1rem) + 2px); background-color: rgb(255, 255, 255); border: 1px solid rgb(226, 231, 241) !important; }
.select2-container .select2-selection--multiple .select2-selection__rendered { padding: 2px 10px; }
.select2-container .select2-selection--multiple .select2-search__field { border: 0px; color: rgb(75, 75, 90); }
.select2-container .select2-selection--multiple .select2-selection__choice { background-color: rgb(83, 105, 248); border: none; color: rgb(255, 255, 255); border-radius: 3px; padding: 0px 7px; margin-top: 6px; }
.select2-container .select2-selection--multiple .select2-selection__choice__remove { color: rgb(255, 255, 255); margin-right: 5px; }
.select2-container .select2-selection--multiple .select2-selection__choice__remove:hover { color: rgb(255, 255, 255); }
.ms-container { background: url("../images/plugin/multiple-arrow.png") 50% 50% no-repeat transparent; width: auto; max-width: 370px; }
.ms-container .ms-list { box-shadow: none; border: 1px solid rgb(226, 231, 241); }
.ms-container .ms-list.ms-focus { box-shadow: none; border: 1px solid rgb(83, 105, 248); }
.ms-container .ms-selectable { background-color: rgb(255, 255, 255); }
.ms-container .ms-selectable li.ms-elem-selectable { border: none; padding: 5px 10px; color: rgb(108, 117, 125); }
.ms-container .ms-selectable li.ms-hover { background-color: rgb(83, 105, 248); color: rgb(255, 255, 255); }
.ms-container .ms-selection { background-color: rgb(255, 255, 255); }
.ms-container .ms-selection li.ms-elem-selection { border: none; padding: 5px 10px; color: rgb(108, 117, 125); }
.ms-container .ms-selection li.ms-hover { background-color: rgb(83, 105, 248); color: rgb(255, 255, 255); }
.ms-selectable { box-shadow: none; outline: 0px !important; }
.ms-optgroup-label { font-weight: 500; font-family: "Nunito Sans", sans-serif; font-size: 13px; color: rgb(52, 58, 64) !important; }
.flatpickr-calendar { overflow: hidden; background-color: rgb(255, 255, 255); box-shadow: none; border: 2px solid rgb(226, 231, 241); }
.flatpickr-calendar .flatpickr-time { border: none !important; }
.flatpickr-calendar .flatpickr-time .flatpickr-am-pm, .flatpickr-calendar .flatpickr-time input { color: rgb(108, 117, 125); }
.flatpickr-calendar .flatpickr-time .flatpickr-am-pm:focus, .flatpickr-calendar .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-calendar .flatpickr-time input:focus, .flatpickr-calendar .flatpickr-time input:hover { background: rgb(226, 231, 241); }
.flatpickr-day { color: rgb(108, 117, 125); }
.flatpickr-day.endRange, .flatpickr-day.endRange.inRange, .flatpickr-day.endRange.nextMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.endRange:focus, .flatpickr-day.endRange:hover, .flatpickr-day.selected, .flatpickr-day.selected.inRange, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.selected:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange, .flatpickr-day.startRange.inRange, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.startRange:focus, .flatpickr-day.startRange:hover { background: rgb(83, 105, 248); border-color: rgb(83, 105, 248); }
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)) { box-shadow: rgb(83, 105, 248) -10px 0px 0px; }
.flatpickr-day.today { border-color: rgb(226, 231, 241); }
.flatpickr-day.inRange { background: rgb(245, 245, 245); border-color: rgb(245, 245, 245); box-shadow: rgb(245, 245, 245) -10px 0px 0px; }
.flatpickr-day.inRange.nextMonthDay { background: rgb(245, 245, 245); border-color: rgb(245, 245, 245); }
.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover, .flatpickr-day.nextMonthDay, .flatpickr-day.notAllowed, .flatpickr-day.notAllowed.nextMonthDay, .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.prevMonthDay { color: rgba(108, 117, 125, 0.4); }
.flatpickr-day.nextMonthDay.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day.nextMonthDay:focus, .flatpickr-day.nextMonthDay:hover, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.today.inRange, .flatpickr-day.today:focus, .flatpickr-day.today:hover, .flatpickr-day:focus, .flatpickr-day:hover { background: rgb(226, 231, 241); border-color: rgb(226, 231, 241); color: rgb(108, 117, 125); }
.flatpickr-time .flatpickr-am-pm:focus, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time input:hover { background: rgb(248, 249, 250); }
.flatpickr-months .flatpickr-month { height: 48px; }
.flatpickr-months .flatpickr-next-month, .flatpickr-months .flatpickr-prev-month { fill: rgb(108, 117, 125); }
.flatpickr-current-month { color: rgb(108, 117, 125); font-size: 1rem; padding: 8px 0px 0px; }
.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month { color: rgb(75, 75, 90); }
.flatpickr-weekdays { background: rgb(83, 105, 248); }
.flatpickr-weekday { color: rgba(255, 255, 255, 0.6) !important; }
.bootstrap-touchspin .btn .input-group-text { padding: 0px; border: none; background-color: transparent; color: inherit; }
.parsley-errors-list { margin: 0px; padding: 0px; }
.parsley-errors-list > li { list-style: none; color: rgb(255, 92, 117); margin-top: 10px; padding: 4px 7px 4px 28px; position: relative; display: inline-block; background-color: rgba(255, 92, 117, 0.2); border-radius: 7px; }
.parsley-errors-list > li::before { content: ""; font-family: unicons; position: absolute; left: 8px; top: 4px; }
.parsley-errors-list > li::after { content: ""; border-width: 8px; border-style: solid; border-color: transparent transparent rgba(255, 92, 117, 0.2); border-image: initial; position: absolute; left: 14px; top: -16px; }
.parsley-error { border-color: rgb(255, 92, 117); }
.parsley-success { border-color: rgb(67, 211, 158); }
.sw-main { box-shadow: none; border: 1px solid rgb(219, 225, 238); }
.sw-main .sw-toolbar { background: 0px 0px; padding: 10px; }
.sw-main .step-content { background-color: transparent !important; }
.sw-theme-default .step-content { background-color: transparent; }
.sw-theme-default > ul.step-anchor > li > a { color: rgb(108, 117, 125); }
.sw-theme-default > ul.step-anchor > li > a:hover { color: rgb(108, 117, 125); }
.sw-theme-default > ul.step-anchor > li > a::after { background: rgb(83, 105, 248); }
.sw-theme-default > ul.step-anchor > li.active > a { color: rgb(83, 105, 248) !important; }
.sw-theme-default > ul.step-anchor > li.done > a { color: rgb(108, 117, 125) !important; }
.sw-theme-default > ul.step-anchor > li.done > a::after { background: rgb(67, 211, 158); }
.sw-theme-arrows > ul.step-anchor { background: rgb(226, 231, 241); border-bottom-color: rgb(226, 231, 241); }
.sw-theme-arrows > ul.step-anchor > li > a, .sw-theme-arrows > ul.step-anchor > li > a:hover { background: rgb(226, 231, 241); color: rgb(108, 117, 125); }
.sw-theme-arrows > ul.step-anchor > li > a::after { border-left-color: rgb(226, 231, 241) !important; }
.sw-theme-arrows > ul.step-anchor > li > a::before { border-left-color: rgb(206, 212, 218) !important; }
.sw-theme-arrows > ul.step-anchor > li.active > a { background: rgb(83, 105, 248) !important; border-color: rgb(83, 105, 248) !important; }
.sw-theme-arrows > ul.step-anchor > li.active > a::after { border-left-color: rgb(83, 105, 248) !important; }
.sw-theme-arrows > ul.step-anchor > li.done > a { background: rgb(201, 208, 253) !important; border-color: rgb(201, 208, 253) !important; }
.sw-theme-arrows > ul.step-anchor > li.done > a::after { border-left-color: rgb(201, 208, 253) !important; }
.sw-theme-arrows > ul.step-anchor > li.done > a::before { border-left-color: rgb(83, 105, 248) !important; }
.sw-theme-circles > ul.step-anchor { margin-top: 30px; background-color: transparent; }
.sw-theme-circles > ul.step-anchor::before { background-color: rgb(226, 231, 241); }
.sw-theme-circles > ul.step-anchor > li > a { font-size: 14px; width: 40px; height: 40px; padding: 12px 0px; background-color: rgb(226, 231, 241); border-color: rgb(246, 246, 247) !important; box-shadow: none !important; }
.sw-theme-circles > ul.step-anchor > li > a:hover { background-color: rgb(226, 231, 241); }
.sw-theme-circles > ul.step-anchor > li > a small { bottom: -20px; width: 100%; }
.sw-theme-circles > ul.step-anchor > li > a, .sw-theme-circles > ul.step-anchor > li > a:hover { color: rgb(108, 117, 125); }
.sw-theme-circles > ul.step-anchor > li > a small, .sw-theme-circles > ul.step-anchor > li > a:hover small { color: rgb(108, 117, 125); }
.sw-theme-circles > ul.step-anchor > li.active > a { background: rgb(83, 105, 248) !important; border-color: rgb(83, 105, 248) !important; color: rgb(255, 255, 255) !important; }
.sw-theme-circles > ul.step-anchor > li.active > a > small { color: rgb(83, 105, 248); }
.sw-theme-circles > ul.step-anchor > li.done > a { background: rgb(67, 211, 158) !important; border-color: rgb(67, 211, 158) !important; color: rgb(255, 255, 255) !important; }
.sw-theme-circles > ul.step-anchor > li.done > a > small { color: rgb(67, 211, 158); }
.sw-theme-dots > ul.step-anchor { background-color: transparent; }
.sw-theme-dots > ul.step-anchor::before { background-color: rgb(226, 231, 241); }
.sw-theme-dots > ul.step-anchor > li > a::before { bottom: -6px; background: rgb(226, 231, 241); }
.sw-theme-dots > ul.step-anchor > li > a::after { left: 45%; bottom: -8px; background: rgb(206, 212, 218); }
.sw-theme-dots > ul.step-anchor > li > a, .sw-theme-dots > ul.step-anchor > li > a:focus, .sw-theme-dots > ul.step-anchor > li > a:hover { color: rgb(108, 117, 125); }
.sw-theme-dots > ul.step-anchor > li.active > a { color: rgb(83, 105, 248); }
.sw-theme-dots > ul.step-anchor > li.active > a::after { background: rgb(83, 105, 248); }
.sw-theme-dots > ul.step-anchor > li.done > a { color: rgb(67, 211, 158); }
.sw-theme-dots > ul.step-anchor > li.done > a::after { background: rgb(67, 211, 158); }
@media (max-width: 768px) {
.sw-main > ul.step-anchor > li { display: block; width: 100%; }
.sw-theme-circles > ul.step-anchor > li > a > small { bottom: 14px; left: 76px; }
.sw-theme-dots > ul.step-anchor > li > a::after { top: -36px; left: -31px !important; }
}
@font-face { font-family: summernote; font-style: normal; font-weight: 400; src: url("../fonts/summernote.eot?#iefix") format("embedded-opentype"), url("../fonts/summernote.woff?") format("woff"), url("../fonts/summernote.ttf?") format("truetype"); }
.note-editor.note-frame { border: 2px solid rgb(255, 255, 255); box-shadow: none; margin: 0px; }
.note-editor.note-frame .note-statusbar { background-color: rgb(251, 251, 252); border-top: 1px solid rgb(255, 255, 255); }
.note-editor.note-frame .note-editing-area .note-editable { border: none; color: rgb(108, 117, 125); background-color: transparent; }
.note-status-output { display: none; }
.note-editable { border-radius: 0.3rem; padding: 0.5rem 0.75rem; }
.note-editable p:last-of-type { margin-bottom: 0px; }
.card-header.note-toolbar .note-color .dropdown-menu, .note-popover .popover-content .note-color .dropdown-menu { min-width: 344px; }
.note-popover { border-color: rgb(226, 231, 241); }
.card-header.note-toolbar, .note-popover .popover-content { background-color: rgb(226, 231, 241); }
.note-toolbar { z-index: 1; border-bottom: 2px solid rgb(255, 255, 255); background-color: transparent !important; }
.dropzone { border: 2px dashed rgba(52, 58, 64, 0.2); background: rgb(255, 255, 255); border-radius: 6px; }
.dataTables_wrapper.container-fluid { padding: 0px; }
table.dataTable { border-collapse: collapse !important; margin-bottom: 15px !important; }
table.dataTable tbody > tr.selected, table.dataTable tbody > tr > .selected { background-color: rgb(83, 105, 248); }
table.dataTable tbody > tr.selected td, table.dataTable tbody > tr > .selected td { border-color: rgb(83, 105, 248); }
table.dataTable tbody td:focus { outline: 0px !important; }
table.dataTable tbody td.focus, table.dataTable tbody th.focus { outline-offset: -1px; color: rgb(83, 105, 248); background-color: rgba(83, 105, 248, 0.15); outline: rgb(83, 105, 248) solid 2px !important; }
.dataTables_info { font-weight: 500; }
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child::before { box-shadow: rgba(0, 0, 0, 0.176) 0px 1rem 3rem; background-color: rgb(67, 211, 158); top: 0.75rem; }
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child::before { background-color: rgb(255, 92, 117); top: 0.75rem; }
div.dt-button-info { background-color: rgb(83, 105, 248); border: none; color: rgb(255, 255, 255); box-shadow: none; border-radius: 3px; text-align: center; z-index: 21; }
div.dt-button-info h2 { border-bottom: none; background-color: rgba(255, 255, 255, 0.2); color: rgb(255, 255, 255); }
@media (max-width: 767.98px) {
li.paginate_button.next, li.paginate_button.previous { display: inline-block; font-size: 1.5rem; }
li.paginate_button { display: none; }
.dataTables_paginate ul { text-align: center; display: block; margin: 1rem 0px 0px !important; }
div.dt-buttons { display: inline-table; margin-bottom: 1rem; }
}
.activate-select .sorting_1 { background-color: rgb(248, 249, 250); }
#pagination-list .pagination li a { padding: 0.5rem 0.75rem; border-radius: 50%; display: block; line-height: 1.25; margin: 0px 3px; }
#pagination-list .pagination li.active a { background-color: rgb(83, 105, 248); color: rgb(255, 255, 255); }
#transaction-list .sort { background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center / 8px 10px no-repeat; }
#noresult-list .error-message { display: none; }
.tasklist { min-height: 40px; margin-bottom: 0px; }
.tasklist > li { background-color: rgb(255, 255, 255); box-shadow: rgba(75, 75, 90, 0.075) 0px 0.05rem 0.01rem; padding: 20px; margin-bottom: 24px; border-radius: 7px; }
.tasklist > li:last-of-type { margin-bottom: 0px; }
.tasklist > li:last-of-type .btn-sm { padding: 2px 8px; font-size: 12px; }
.task-placeholder { padding: 20px; border: 1px dashed rgb(226, 231, 241) !important; background-color: rgb(255, 255, 255) !important; box-shadow: none !important; }
.metismenu .arrow { float: right; line-height: 1.42857; }
[dir="rtl"] .metismenu .arrow { float: left; }
.metismenu .glyphicon.arrow::before { content: ""; }
.metismenu .mm-active > a > .glyphicon.arrow::before { content: ""; }
.metismenu .fa.arrow::before { content: ""; }
.metismenu .mm-active > a > .fa.arrow::before { content: ""; }
.metismenu .ion.arrow::before { content: ""; }
.metismenu .mm-active > a > .ion.arrow::before { content: ""; }
.metismenu .plus-times { float: right; }
[dir="rtl"] .metismenu .plus-times { float: left; }
.metismenu .fa.plus-times::before { content: ""; }
.metismenu .mm-active > a > .fa.plus-times { transform: rotate(45deg); }
.metismenu .plus-minus { float: right; }
[dir="rtl"] .metismenu .plus-minus { float: left; }
.metismenu .fa.plus-minus::before { content: ""; }
.metismenu .mm-active > a > .fa.plus-minus::before { content: ""; }
.metismenu .mm-collapse:not(.mm-show) { display: none; }
.metismenu .mm-collapsing { position: relative; height: 0px; overflow: hidden; transition-timing-function: ease; transition-duration: 0.35s; transition-property: height, visibility; }
.metismenu .has-arrow { position: relative; }
.metismenu .has-arrow::after { position: absolute; content: ""; width: 0.5em; height: 0.5em; border-width: 1px 0px 0px 1px; border-style: solid; border-color: initial; right: 1em; transform: rotate(-45deg) translate(0px, -50%); transform-origin: center top; top: 50%; transition: all 0.3s ease-out 0s; }
[dir="rtl"] .metismenu .has-arrow::after { right: auto; left: 1em; transform: rotate(135deg) translate(0px, -50%); }
.metismenu .has-arrow[aria-expanded="true"]::after, .metismenu .mm-active > .has-arrow::after { transform: rotate(-135deg) translate(0px, -50%); }
[dir="rtl"] .metismenu .has-arrow[aria-expanded="true"]::after, [dir="rtl"] .metismenu .mm-active > .has-arrow::after { transform: rotate(225deg) translate(0px, -50%); }
.metismenu { padding: 0px; }
.metismenu li { list-style: none; }
.metismenu li a[aria-expanded="true"] { color: rgb(83, 105, 248) !important; }
.metismenu ul { padding: 0px; }
.metismenu ul li { width: 100%; }
.metismenu .mm-collapse:not(.mm-show) { display: none; }
.metismenu .mm-collapsing { position: relative; height: 0px; overflow: hidden; transition-timing-function: ease; transition-duration: 0.35s; transition-property: height, visibility; }
.button-list { margin-left: -8px; margin-bottom: -12px; }
.button-list .btn { margin-bottom: 12px; margin-left: 8px; }
.icons-list-demo div { cursor: pointer; line-height: 45px; white-space: nowrap; text-overflow: ellipsis; display: block; overflow: hidden; color: rgb(108, 117, 125); }
.icons-list-demo div p { margin-bottom: 0px; line-height: inherit; }
.icons-list-demo i { text-align: center; vertical-align: middle; font-size: 22px; width: 50px; height: 50px; line-height: 50px; margin-right: 12px; border-radius: 50%; display: inline-block; transition: all 0.2s ease 0s; }
.icons-list-demo .col-lg-4 { border-radius: 3px; background-clip: padding-box; margin-top: 10px; }
.icons-list-demo .col-lg-4:hover i { background-color: rgb(83, 105, 248); color: rgb(255, 255, 255); text-shadow: rgba(255, 255, 255, 0.2) 5px 5px; }
.icons-list .icon-item { padding: 15px 0px; color: rgb(108, 117, 125); }
.icons-list .icon-item svg { margin-right: 10px; }
.icons-list .icon-item span { line-height: 30px; display: inline-block; vertical-align: middle; }
.board { display: block; white-space: nowrap; overflow-x: auto; }
.tasks { display: inline-block; width: 22rem; padding: 0px 1rem 1rem; vertical-align: top; margin-bottom: 24px; background-color: rgb(255, 255, 255); border-radius: 0.2rem; }
.tasks.tasks:not(:last-child) { margin-right: 1.25rem; }
.tasks .card { white-space: normal; margin-top: 1rem; }
.tasks .task-header { background-color: rgb(255, 255, 255); padding: 1rem; margin: 0px -1rem; border-radius: 0.2rem; }
.task-list-items { min-height: 100px; position: relative; }
.task-list-items .card { cursor: pointer; }
.task-list-items::before { content: "No Tasks"; position: absolute; line-height: 110px; width: 100%; text-align: center; font-weight: 600; }
.task-modal-content .form-control-light { background-color: rgb(253, 253, 253) !important; border-color: rgb(253, 253, 253) !important; }
.gantt-task-details { min-width: 220px; }
.task-search .search-input { padding-left: 32px; z-index: 10; }
.task-search .icon-search { z-index: 11; position: absolute; left: 10px; top: 10px; }
.email-container { margin-bottom: 24px; background-color: rgb(255, 255, 255); }
.email-container .inbox-leftbar { padding: 1.25rem 1.25rem 184px; width: 250px; float: left; margin-bottom: -184px; }
.email-container .inbox-rightbar { margin-left: 250px; border-left: 5px solid rgb(243, 244, 247); padding: 0px 0px 1.5rem 25px; }
.message-list { display: block; padding-left: 0px; }
.message-list li { position: relative; display: block; height: 48px; line-height: 48px; cursor: default; transition-duration: 0.3s; background: rgb(255, 255, 255); margin-bottom: 1px; box-shadow: rgba(75, 75, 90, 0.075) 0px 0.05rem 0.01rem; }
.message-list li a { color: rgb(75, 75, 90); }
.message-list li:hover { box-shadow: rgba(0, 0, 0, 0.15) 0px 0.5rem 1rem; transition-duration: 0.05s; }
.message-list li .col-mail { float: left; position: relative; }
.message-list li .col-mail-1 { width: 320px; }
.message-list li .col-mail-1 .checkbox-wrapper-mail, .message-list li .col-mail-1 .dot, .message-list li .col-mail-1 .star-toggle { display: block; float: left; }
.message-list li .col-mail-1 .dot { border: 4px solid transparent; border-radius: 100px; margin: 22px 26px 0px; height: 0px; width: 0px; line-height: 0; font-size: 0px; }
.message-list li .col-mail-1 .checkbox-wrapper-mail { margin: 15px 10px 0px 20px; }
.message-list li .col-mail-1 .star-toggle { color: rgb(173, 181, 189); margin-left: 10px; }
.message-list li .col-mail-1 .title { position: absolute; top: 0px; left: 100px; right: 0px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-bottom: 0px; line-height: 50px; }
.message-list li .col-mail-2 { position: absolute; top: 0px; left: 320px; right: 0px; bottom: 0px; }
.message-list li .col-mail-2 .date, .message-list li .col-mail-2 .subject { position: absolute; top: 0px; }
.message-list li .col-mail-2 .subject { left: 0px; right: 110px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.message-list li .col-mail-2 .date { right: 0px; width: 100px; padding-left: 10px; }
.message-list li.active, .message-list li.mail-selected { background: rgb(248, 249, 250); transition-duration: 0.05s; }
.message-list li.active, .message-list li.active:hover { box-shadow: rgb(37, 194, 227) 3px 0px 0px inset; }
.message-list li.unread a { color: rgb(41, 45, 50); }
.message-list .checkbox-wrapper-mail { cursor: pointer; height: 20px; width: 20px; position: relative; display: inline-block; box-shadow: rgb(206, 212, 218) 0px 0px 0px 2px inset; border-radius: 3px; }
.message-list .checkbox-wrapper-mail input { opacity: 0; cursor: pointer; }
.message-list .checkbox-wrapper-mail input:checked ~ label { opacity: 1; }
.message-list .checkbox-wrapper-mail label { position: absolute; top: 3px; left: 3px; right: 3px; bottom: 3px; cursor: pointer; background: rgb(108, 117, 125); opacity: 0; transition-duration: 0.05s; margin-bottom: 0px !important; }
.message-list .checkbox-wrapper-mail label:active { background: rgb(135, 148, 155); }
.mail-list a { color: rgb(75, 75, 90); padding: 7px 10px; display: block; }
.reply-box { border: 2px solid rgb(248, 249, 250); }
@media (max-width: 648px) {
.email-container .inbox-leftbar { width: 100%; float: none; margin-bottom: 21px; padding-bottom: 1.25rem; }
.email-container .inbox-rightbar { margin-left: 0px; border: 0px; padding-left: 0px; }
}
@media (max-width: 520px) {
.inbox-rightbar > .btn-group { margin-bottom: 10px; }
.message-list li .col-mail-1 { width: 150px; }
.message-list li .col-mail-1 .title { left: 80px; }
.message-list li .col-mail-2 { left: 160px; }
.message-list li .col-mail-2 .date { text-align: right; padding-right: 10px; padding-left: 20px; }
}
.chatbox { position: fixed; right: 35px; bottom: 10px; width: 300px; background-color: rgb(255, 255, 255); border-radius: 0.3rem; box-shadow: rgba(0, 0, 0, 0.15) 0px 0.5rem 1rem; z-index: 99; }
.chatbox .chat-input .form-control { padding-right: 60px; }
.chatbox .chat-link { position: absolute; right: 4px; top: 10px; }
.left-timeline .events { border-left: 3px solid rgb(226, 231, 241); padding-left: 35px; }
.left-timeline .events .event-list { position: relative; }
.left-timeline .events .event-list::before { content: ""; position: absolute; left: -45px; top: 6px; height: 18px; width: 18px; background-color: rgb(83, 105, 248); border-radius: 50%; border: 5px solid rgb(255, 255, 255); z-index: 9; }
.left-timeline .events .event-list::after { content: ""; position: absolute; left: -38px; top: 14px; height: 3px; width: 30px; background-color: rgb(226, 231, 241); }
.left-timeline .album img { height: 36px; width: auto; border-radius: 4px; }
.timeline { margin-bottom: 50px; position: relative; }
.timeline::before { background-color: rgb(226, 231, 241); bottom: 0px; content: ""; left: 50%; position: absolute; top: 30px; width: 2px; z-index: 0; }
.timeline .time-show { margin-bottom: 30px; margin-top: 30px; position: relative; }
.timeline .timeline-box { display: block; position: relative; padding: 20px; }
.timeline .timeline-album { margin-top: 12px; }
.timeline .timeline-album a { display: inline-block; margin-right: 5px; }
.timeline .timeline-album img { height: 36px; width: auto; border-radius: 3px; }
@media (min-width: 768px) {
.timeline .time-show { right: 69px; text-align: right; }
.timeline .timeline-box { margin-left: 15px; }
.timeline .timeline-icon { background: rgb(83, 105, 248); border-radius: 50%; display: block; height: 20px; left: -24px; margin-top: -10px; position: absolute; text-align: center; top: 15%; width: 20px; border: 5px solid rgb(255, 255, 255); z-index: 9; }
.timeline .timeline-icon::before { content: ""; position: absolute; height: 3px; width: 19px; background-color: rgb(226, 231, 241); left: 15px; top: 3px; }
.timeline .timeline-desk { display: table-cell; vertical-align: top; width: 50%; }
.timeline-item { display: flex; }
.timeline-item::before { content: ""; display: block; width: 50%; }
.timeline-item.timeline-item-left::after { content: ""; display: block; width: 50%; }
.timeline-item.timeline-item-left .timeline-desk .album { float: right; margin-top: 20px; }
.timeline-item.timeline-item-left .timeline-desk .album a { float: right; margin-left: 5px; }
.timeline-item.timeline-item-left .timeline-icon { left: auto; right: -26px; }
.timeline-item.timeline-item-left .timeline-icon::before { left: auto; right: 15px; }
.timeline-item.timeline-item-left::before { display: none; }
.timeline-item.timeline-item-left .timeline-box { margin-right: 15px; margin-left: 0px; text-align: right; }
}
@media (max-width: 767.98px) {
.timeline .time-show { text-align: center; position: relative; }
.timeline .event-date { margin-right: 1.5rem; float: left !important; margin-left: 0px !important; }
.timeline .timeline-icon { display: none; }
}
.card-pricing .card-pricing-features li { padding: 10px; }
.card-pricing .card-pricing-features li::before { color: rgb(83, 105, 248); }
body.authentication-bg { background-size: cover; background-repeat: no-repeat; padding-bottom: 0px; }
.authentication-form .form-group .input-group-text { background-color: transparent; }
.authentication-form .form-group .input-group-text svg { height: 22px; width: 22px; }
.icon-fb { color: rgb(60, 90, 152); }
.icon-google { color: rgb(233, 65, 52); }
.auth-page-sidebar { padding: 0px; background-image: url("../images/auth-bg.jpg"); background-repeat: no-repeat; background-size: cover; height: 100%; position: relative; }
.auth-page-sidebar .overlay { -webkit-box-flex: 1; flex: 1 1 0%; position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; background-color: rgba(0, 0, 0, 0.4); }
.auth-page-sidebar .auth-user-testimonial { text-align: center; color: rgb(255, 255, 255); position: absolute; margin: 0px auto; padding: 0px 1.75rem; bottom: 3rem; left: 0px; right: 0px; }
| 0.400398 | 0.090374 |
@media only screen
and (max-device-width: 428px)
and (max-device-height: 926px)
{
.facePicture
{
margin-top:-6em;
}
.sliderWrapWrap
{
margin-top:5em;
margin-bottom:9em;
transform:scaleY(2) scaleX(2.2);
}
.sliderText
{
font-size:2.5em;
margin-bottom:-0.5em;
}
.frame-sliders
{
display:flex;
flex-direction:column;
}
.frame-button
{
display:flex;
width:70%;
margin-left:15%;
}
.submitButton
{
height:auto;
font-size:6em;
text-align:center;
padding-bottom:0em;
}
}
/* -------------------------- */
/* iPhone 5 ----------------- */
/* -------------------------- */
/*---- PORTRAIT ----*/
@media only screen
and (device-height : 568px)
and (device-width : 320px)
{
}
/* -------------------------- */
/* iPhone 6, 7, 8 ----------- */
/* -------------------------- */
/*---- PORTRAIT ----*/
@media only screen
and (device-height : 667px)
and (device-width : 375px)
{
}
/* -------------------------- */
/* iPhone 6+, 7+, 8+ -------- */
/* -------------------------- */
/*---- PORTRAIT ----*/
@media only screen
and (device-height : 736px)
and (device-width : 414px)
{
}
/* -------------------------- */
/* iPhone X ----------------- */
/* -------------------------- */
/*---- PORTRAIT ----*/
@media only screen
and (device-height : 812px)
and (device-width : 375px)
{
}
/* -------------------------- */
/* iPhone XS Max, XR -------- */
/* -------------------------- */
/*---- PORTRAIT ----*/
@media only screen
and (device-height : 896px)
and (device-width : 414px)
{
}
/* -------------------------- */
/* Samsung Galaxy S3 & S4 --- */
/* -------------------------- */
/*---- PORTRAIT ----*/
@media only screen
and (device-height : 640px)
and (device-width : 320px)
{
}
/* -------------------------- */
/* Samsung Galaxy S5 -------- */
/* -------------------------- */
/*---- PORTRAIT ----*/
@media only screen
and (device-height : 640px)
and (device-width : 360px)
{
.frame-B
{
transform:scale(0.85);
}
}
/* -------------------------- */
/* Galaxy Fold -------------- */
/* -------------------------- */
/*---- PORTRAIT ----*/
@media only screen
and (device-height : 653px)
and (device-width : 280px)
{
}
/* -------------------------- */
/* PIXEL 2 ----------------- */
/* -------------------------- */
/*---- PORTRAIT ----*/
@media only screen
and (device-height : 731px)
and (device-width : 411px)
{
.frame-B
{
transform:scale(0.85);
}
}
/* ------------------------ */
/* ------------------------ */
/* LANDSCAPE */
/* ------------------------ */
/* ------------------------ */
/* GENERAL MOBILE PHONES */
/* ------------------------ */
/* ------------------------ */
/*---- LANDSCAPE ----*/
@media only screen
and (max-device-width: 926px)
AND (max-device-height: 428px)
{
.facePicture
{
margin-top:-3em;
}
.sliderWrapWrap
{
margin-top:5em;
margin-bottom:9em;
transform:scaleY(2) scaleX(2.2);
}
.sliderText
{
font-size:2.5em;
margin-bottom:-0.5em;
}
.frame-sliders
{
display:flex;
flex-direction:column;
}
.frame-button
{
display:flex;
width:70%;
margin-left:15%;
}
.submitButton
{
height:auto;
font-size:6em;
text-align:center;
padding-bottom:0em;
}
}
/* -------------------------- */
/* iPhone 5 ----------------- */
/* -------------------------- */
/*---- LANDSCAPE ----*/
@media only screen
and (device-height : 320px)
and (device-width : 568px)
{
}
/* -------------------------- */
/* iPhone 6, 7, 8 ----------- */
/* -------------------------- */
/*---- LANDSCAPE ----*/
@media only screen
and (device-height : 375px)
and (device-width : 667px)
{
}
/* -------------------------- */
/* iPhone 6+, 7+, 8+ -------- */
/* -------------------------- */
/*---- LANDSCAPE ----*/
@media only screen
and (device-height : 414px)
and (device-width : 736px)
{
}
/* -------------------------- */
/* iPhone X ----------------- */
/* -------------------------- */
/*---- LANDSCAPE ----*/
@media only screen
and (device-height : 375px)
and (device-width : 812px)
{
}
/* -------------------------- */
/* iPhone XS Max, XR -------- */
/* -------------------------- */
/*---- LANDSCAPE ----*/
@media only screen
and (device-height : 414px)
and (device-width : 896px)
{
}
/* -------------------------- */
/* Samsung Galaxy S3 & S4 --- */
/* -------------------------- */
/*---- LANDSCAPE ----*/
@media only screen
and (device-height : 320px)
and (device-width : 640px)
{
}
/* -------------------------- */
/* Samsung Galaxy S5 -------- */
/* -------------------------- */
/*---- LANDSCAPE ----*/
@media only screen
and (device-height : 360px)
and (device-width : 640px)
{
}
/* -------------------------- */
/* Galaxy Fold -------------- */
/* -------------------------- */
/*---- LANDSCAPE ----*/
@media only screen
and (device-height : 280px)
and (device-width : 653px)
{
}
/* -------------------------- */
/* PIXEL ------------------- */
/* -------------------------- */
/*---- LANDSCAPE ----*/
@media only screen
and (device-height : 280px)
and (device-width : 653px)
{
}
|
public/css/mobile.css
|
@media only screen
and (max-device-width: 428px)
and (max-device-height: 926px)
{
.facePicture
{
margin-top:-6em;
}
.sliderWrapWrap
{
margin-top:5em;
margin-bottom:9em;
transform:scaleY(2) scaleX(2.2);
}
.sliderText
{
font-size:2.5em;
margin-bottom:-0.5em;
}
.frame-sliders
{
display:flex;
flex-direction:column;
}
.frame-button
{
display:flex;
width:70%;
margin-left:15%;
}
.submitButton
{
height:auto;
font-size:6em;
text-align:center;
padding-bottom:0em;
}
}
/* -------------------------- */
/* iPhone 5 ----------------- */
/* -------------------------- */
/*---- PORTRAIT ----*/
@media only screen
and (device-height : 568px)
and (device-width : 320px)
{
}
/* -------------------------- */
/* iPhone 6, 7, 8 ----------- */
/* -------------------------- */
/*---- PORTRAIT ----*/
@media only screen
and (device-height : 667px)
and (device-width : 375px)
{
}
/* -------------------------- */
/* iPhone 6+, 7+, 8+ -------- */
/* -------------------------- */
/*---- PORTRAIT ----*/
@media only screen
and (device-height : 736px)
and (device-width : 414px)
{
}
/* -------------------------- */
/* iPhone X ----------------- */
/* -------------------------- */
/*---- PORTRAIT ----*/
@media only screen
and (device-height : 812px)
and (device-width : 375px)
{
}
/* -------------------------- */
/* iPhone XS Max, XR -------- */
/* -------------------------- */
/*---- PORTRAIT ----*/
@media only screen
and (device-height : 896px)
and (device-width : 414px)
{
}
/* -------------------------- */
/* Samsung Galaxy S3 & S4 --- */
/* -------------------------- */
/*---- PORTRAIT ----*/
@media only screen
and (device-height : 640px)
and (device-width : 320px)
{
}
/* -------------------------- */
/* Samsung Galaxy S5 -------- */
/* -------------------------- */
/*---- PORTRAIT ----*/
@media only screen
and (device-height : 640px)
and (device-width : 360px)
{
.frame-B
{
transform:scale(0.85);
}
}
/* -------------------------- */
/* Galaxy Fold -------------- */
/* -------------------------- */
/*---- PORTRAIT ----*/
@media only screen
and (device-height : 653px)
and (device-width : 280px)
{
}
/* -------------------------- */
/* PIXEL 2 ----------------- */
/* -------------------------- */
/*---- PORTRAIT ----*/
@media only screen
and (device-height : 731px)
and (device-width : 411px)
{
.frame-B
{
transform:scale(0.85);
}
}
/* ------------------------ */
/* ------------------------ */
/* LANDSCAPE */
/* ------------------------ */
/* ------------------------ */
/* GENERAL MOBILE PHONES */
/* ------------------------ */
/* ------------------------ */
/*---- LANDSCAPE ----*/
@media only screen
and (max-device-width: 926px)
AND (max-device-height: 428px)
{
.facePicture
{
margin-top:-3em;
}
.sliderWrapWrap
{
margin-top:5em;
margin-bottom:9em;
transform:scaleY(2) scaleX(2.2);
}
.sliderText
{
font-size:2.5em;
margin-bottom:-0.5em;
}
.frame-sliders
{
display:flex;
flex-direction:column;
}
.frame-button
{
display:flex;
width:70%;
margin-left:15%;
}
.submitButton
{
height:auto;
font-size:6em;
text-align:center;
padding-bottom:0em;
}
}
/* -------------------------- */
/* iPhone 5 ----------------- */
/* -------------------------- */
/*---- LANDSCAPE ----*/
@media only screen
and (device-height : 320px)
and (device-width : 568px)
{
}
/* -------------------------- */
/* iPhone 6, 7, 8 ----------- */
/* -------------------------- */
/*---- LANDSCAPE ----*/
@media only screen
and (device-height : 375px)
and (device-width : 667px)
{
}
/* -------------------------- */
/* iPhone 6+, 7+, 8+ -------- */
/* -------------------------- */
/*---- LANDSCAPE ----*/
@media only screen
and (device-height : 414px)
and (device-width : 736px)
{
}
/* -------------------------- */
/* iPhone X ----------------- */
/* -------------------------- */
/*---- LANDSCAPE ----*/
@media only screen
and (device-height : 375px)
and (device-width : 812px)
{
}
/* -------------------------- */
/* iPhone XS Max, XR -------- */
/* -------------------------- */
/*---- LANDSCAPE ----*/
@media only screen
and (device-height : 414px)
and (device-width : 896px)
{
}
/* -------------------------- */
/* Samsung Galaxy S3 & S4 --- */
/* -------------------------- */
/*---- LANDSCAPE ----*/
@media only screen
and (device-height : 320px)
and (device-width : 640px)
{
}
/* -------------------------- */
/* Samsung Galaxy S5 -------- */
/* -------------------------- */
/*---- LANDSCAPE ----*/
@media only screen
and (device-height : 360px)
and (device-width : 640px)
{
}
/* -------------------------- */
/* Galaxy Fold -------------- */
/* -------------------------- */
/*---- LANDSCAPE ----*/
@media only screen
and (device-height : 280px)
and (device-width : 653px)
{
}
/* -------------------------- */
/* PIXEL ------------------- */
/* -------------------------- */
/*---- LANDSCAPE ----*/
@media only screen
and (device-height : 280px)
and (device-width : 653px)
{
}
| 0.137489 | 0.056055 |
* {
padding: 0px;
margin: 0px;
box-sizing: border-box;
}
body {
background: #e6e6e6;
}
.mr_6 {
margin-right: 6px;
}
.calendar {
position: absolute;
left: 50%;
top: 50%;
width: 250px;
height: 310px;
margin: -150px 0 0 -120px;
background: #eeeeee;
box-shadow: 0px 0px 24px rgba(0,0,0,.3);
border-radius: 1%;
overflow: hidden;
}
.calendar_header {
padding: 6px 0;
background: #666666;
color: #aaaaaa;
}
.calendar_prev_month {
left: 14px;
}
.calendar_next_month {
right: 14px;
}
.calendar_prev_month, .calendar_next_month {
position: absolute;
top: 6px;
text-decoration: none;
color: #aaaaaa;
}
.calendar_prev_month:hover, .calendar_next_month:hover {
color: #dbdbdb;
}
.calendar_prev_month:before {
content: "<";
}
.calendar_next_month:before {
content: ">";
}
.calendar_top_val {
display: inline-block;
text-align: center;
font-size: 14px;
width: 100%;
}
.calendar_bar {
margin-top: 10px;
font-size: 0;
}
.calendar_bar li {
height: 30px;
line-height: 30px;
list-style: none;
display: inline-block;
text-align: center;
color: #767676;
font-size: 14px;
width: 14.28%;
}
.calendar_body {
padding: 0 6px;
}
.calendar_day_wrapper {margin-top: 8px;}
.calendar_day_wrapper table {width: 100%;}
.calendar_day {
text-align: center;
width: 14.28%;
height: 28px;
line-height: 28px;
font-size: 12px;
color: #464646;
cursor: pointer;
border: 1px solid #dddddd;
box-shadow: inset 0 0 3px rgba(0,0,0,.07);
}
.calendar_day:hover {
background: #e3e3e3;
box-shadow: none;
}
.calendar_selected {
background: #a3a3a3 !important;
color: #f9f9f9;
}
.calendar_today, .calendar_today:hover {
background: #0850d0;
border: 0;
border-radius: 4px;
color: #fff;
}
.out_of_month {
color: #b3b3b3;
border: 0;
box-shadow: none;
cursor: default;
}
.out_of_month:hover {
background: transparent;
}
.calendar_footer {
position: absolute;
padding: 6px 10px;
width: 100%;
bottom: 0;
border-top: 1px solid #dadada;
}
.crave_default_btn {
background: transparent;
border: 1px solid #dadada;
color: #a3a3a3;
outline: none;
float: right;
padding: 4px 12px;
cursor: pointer;
transition: all .4s ease-in-out 0;
}
.calendar_confirm_btn:hover {
color: #fff;
background: #0850d0;
}
.calendar_cancel_btn:hover {
background: #cccccc;
color: #fff;
}
|
css/calendar.css
|
* {
padding: 0px;
margin: 0px;
box-sizing: border-box;
}
body {
background: #e6e6e6;
}
.mr_6 {
margin-right: 6px;
}
.calendar {
position: absolute;
left: 50%;
top: 50%;
width: 250px;
height: 310px;
margin: -150px 0 0 -120px;
background: #eeeeee;
box-shadow: 0px 0px 24px rgba(0,0,0,.3);
border-radius: 1%;
overflow: hidden;
}
.calendar_header {
padding: 6px 0;
background: #666666;
color: #aaaaaa;
}
.calendar_prev_month {
left: 14px;
}
.calendar_next_month {
right: 14px;
}
.calendar_prev_month, .calendar_next_month {
position: absolute;
top: 6px;
text-decoration: none;
color: #aaaaaa;
}
.calendar_prev_month:hover, .calendar_next_month:hover {
color: #dbdbdb;
}
.calendar_prev_month:before {
content: "<";
}
.calendar_next_month:before {
content: ">";
}
.calendar_top_val {
display: inline-block;
text-align: center;
font-size: 14px;
width: 100%;
}
.calendar_bar {
margin-top: 10px;
font-size: 0;
}
.calendar_bar li {
height: 30px;
line-height: 30px;
list-style: none;
display: inline-block;
text-align: center;
color: #767676;
font-size: 14px;
width: 14.28%;
}
.calendar_body {
padding: 0 6px;
}
.calendar_day_wrapper {margin-top: 8px;}
.calendar_day_wrapper table {width: 100%;}
.calendar_day {
text-align: center;
width: 14.28%;
height: 28px;
line-height: 28px;
font-size: 12px;
color: #464646;
cursor: pointer;
border: 1px solid #dddddd;
box-shadow: inset 0 0 3px rgba(0,0,0,.07);
}
.calendar_day:hover {
background: #e3e3e3;
box-shadow: none;
}
.calendar_selected {
background: #a3a3a3 !important;
color: #f9f9f9;
}
.calendar_today, .calendar_today:hover {
background: #0850d0;
border: 0;
border-radius: 4px;
color: #fff;
}
.out_of_month {
color: #b3b3b3;
border: 0;
box-shadow: none;
cursor: default;
}
.out_of_month:hover {
background: transparent;
}
.calendar_footer {
position: absolute;
padding: 6px 10px;
width: 100%;
bottom: 0;
border-top: 1px solid #dadada;
}
.crave_default_btn {
background: transparent;
border: 1px solid #dadada;
color: #a3a3a3;
outline: none;
float: right;
padding: 4px 12px;
cursor: pointer;
transition: all .4s ease-in-out 0;
}
.calendar_confirm_btn:hover {
color: #fff;
background: #0850d0;
}
.calendar_cancel_btn:hover {
background: #cccccc;
color: #fff;
}
| 0.316053 | 0.095729 |
.head-bg { height:74px; background:#720808; }
.head { height:74px; width:1262px;}
.logo { float:left; margin:13px 0 0 0px;}
.nav { float:left; overflow:hidden; margin-left:35px;}
.nav a { padding:0 17px; margin-left:1px; float:left; display:block; height:74px; line-height:74px; font-size:16px; color:#ffffff;}
.nav a:hover { background:#b21111;}
.nav a.on { background:#b21111;}
.soso { float:right; margin:20px 5px 0 0; overflow:hidden; background:#ffffff; border-radius:15px; behavior: url(js/pie.htc); z-index:2; display:inline-block; height:34px; line-height:34px; padding:0 15px; position:relative;}
.soso .soinp { width:230px; height:34px; margin-right:5px; line-height:31px; border:none; float:left; background:#fff;}
.soso .sosub { width:20px; height:34px; border:none; background:url(../images/soso.jpg) center no-repeat; float:right; cursor:pointer; float:left; color:#ffffff;}
.dl-zc { float:right; overflow:hidden;}
.dl-zc a { width:64px; height:28px; border:2px solid #fff; display:block; color:#ffffff; text-align:center; border-radius:15px; behavior: url(js/pie.htc); position:relative; z-index:2; line-height:28px; float:left; margin:21px 0 0 25px; }
.weib { float:right; overflow:hidden; margin-top:24px; margin-left:18px;}
.weib img { float:left; display:block; margin-left:18px;}
/*************/
.zz1{position:relative; background:url(../images/sl-bg.png) repeat-x; height:300px; width:100%; overflow:hidden; }
.sl-rbg { background:#e7e7e7; border-top:1px solid #cecece; width:50%; position:absolute; left:50%; height:399px;}
.zz1 .slides{position:relative; z-index:15;}
.zz1 .slides li{ height:300px;}
.zz1 .slides li img {}
.zz1 .flex-control-nav{position:absolute;bottom:14px; z-index:17; left:0%; width:100%; text-align:center; }
.zz1 .flex-control-nav li{display:inline-block;width:14px;height:14px; margin:5px 5px; overflow:hidden; zoom:1; }
.zz1 .flex-control-nav a{ float:left; display:inline-block;width:12px;height:12px;line-height:12px; background:#FEFEFE; border: 1px solid #A5A5A5; font-size:0px; overflow:hidden;cursor:pointer; position:relative; border-radius:15px; behavior: url(js/pie.htc); z-index:2; }
.zz1 .flex-control-nav .flex-active{ background:#a5a5a5; }
.zz1 .flex-direction-nav{position:absolute;z-index:3; top:45%; width:100%; display:none; }
.zz1 .flex-direction-nav li a{display:block;width:45px;height:45px;overflow:hidden;cursor:pointer;position:absolute; opacity:0.4;filter:alpha(opacity=40);}
.zz1 .flex-direction-nav li a.flex-prev{left:10px; background:url(../images/ico.png) no-repeat; background-position:0 0px; }
.zz1 .flex-direction-nav li a.flex-next{ right:10px; background:url(../images/ico.png) no-repeat; background-position:0 -45px; }
.zz1 .flex-direction-nav li a:hover {opacity:1;filter:alpha(opacity=100);}
/***************/
.title { padding-left:15px; overflow:hidden; background:url(../images/tit.jpg) 0px no-repeat; height:34px; line-height:34px; margin-top:30px; color:#3a3a3a; font-size:14px; position:relative;}
.title .tbt { float:left;}
.title .tbt font { color:#720808; font-size:24px; margin-right:14px;}
/***************/
.news-ul { overflow:hidden; width:1300px;}
.news-ul li { float:left; width:298px; border:1px solid #f3f3f3; overflow:hidden; line-height:28px; margin:18px 20px 0 0; padding-bottom:10px; border-radius:7px 7px 0 0; behavior: url(js/pie.htc); position:relative; z-index:2;}
.news-ul li a img {width:309px; height:215px;}
.news-ul li .tbt { color:#5e5e5e; font-size:14px; margin-top:10px; margin-left:3px; }
.news-ul li .tbb { padding:0 2px; color:#a5a5a5; overflow:hidden;}
.news-ul li .tbb .sp-l { width:178px; float:left; display:block;}
.news-ul li .tbb .sp-r { width:115px; float:right; display:block;}
.news-ul li .tbb font { color:#5e5e5e;}
.tb-line { height:3px; background:#720808;}
/***********/
.st-bg { background:#f0f0f0; padding:5px 0 40px 0; margin-top:30px;}
.more { color:#a5a5a5; font-size:14px; position:absolute; right:0px; top:0px; }
.more:hover { }
/********************/
#maquee1 { width:1262px; overflow:hidden; height:80px; margin:20px 0 0 0px;}
#maquee1 ul { overflow:hidden; height:80px; }
#maquee1 ul li { float:left; width:80px; height:80px; margin:0 13px; border-radius:80px; behavior: url(js/pie.htc); position:relative; z-index:2; overflow:hidden; }
#maquee1 ul li img { display:block; width:80px; height:80px;}
/*********************************/
.foot-bg { overflow:hidden; background:#323232; padding:35px 0 15px 0; }
.foot-bg .flex { background:url(../images/f-line.jpg) right top no-repeat;}
.f-logo { float:left; margin-top:20px;}
.foot-l { float:left; width:335px; margin-left:50px; line-height:24px; color:#777; margin-top:20px;}
.f-nav { overflow:hidden; float:right;}
.f-nav li { float:left; background:url(../images/f-line.jpg) left top no-repeat; overflow:hidden; padding:0 60px 20px 60px;;}
.f-nav a { color:#fff; display:block; line-height:28px; color:#666666;}
.f-nav a:hover { text-decoration:underline; color:#999;}
.f-nav .tbt { color:#666666; font-size:18px; margin-bottom:15px;}
/************/
.inmain { position:relative; overflow:hidden; width:1262px; padding-top:50px; min-height:500px; padding-bottom:30px;}
.left { width:250px; float:left; overflow:hidden;}
.left-t { width:250px; height:50px; line-height:50px; background:#720808; font-size:24px; color:#ffffff; text-align:center;}
.left-c { width:248px; border-left:1px solid #cacaca; border-right:1px solid #cacaca; }
.left-c a { display:block; height:54px; line-height:54px; border-bottom:1px solid #cacaca; text-indent:40px; font-size:14px; color:#616161; background:url(../images/li.png) 200px -56px no-repeat;}
.left-c a:hover { color:#720808; background:url(../images/li.jpg) 200px no-repeat;}
.left-c a.on { color:#720808; background:url(../images/li.jpg) 200px no-repeat;}
/**************/
.right { width:940px; padding:0 25px; float:right; border:1px solid #cacaca; overflow:hidden; }
.right-t { height:40px; line-height:40px; padding-top:6px; background:url(../images/tit.jpg) 5px 15px no-repeat; border-bottom:2px solid #d9d9d9; font-size:18px; color:#720808; padding-left:22px;}
/**************/
.intitle { background:url(../images/intit.jpg) bottom center no-repeat; padding-bottom:3px; height:32px; line-height:32px;}
.intitle .tbt{ float:left; background:url(../images/tit.jpg) 0px no-repeat; padding-left:15px; color:#720808; font-size:22px;}
.intitle .tbt font { margin-left:15px; color:#3a3a3a; font-size:14px;}
.wz { float:right; background:url(../images/wz.jpg) 1px no-repeat; padding-left:18px; color:#9c9c9c;}
.wz a { padding:0 5px; color:#9c9c9c;}
.wz a:hover { color:#720808;}
/*********************/
.zxzx-ul { margin-top:7px; overflow:hidden;}
.zxzx-ul li { padding:15px 30px 15px 0; border-bottom:1px dashed #7c7c7c; overflow:hidden; margin-left:15px; font-size:14px; color:#7d7d7d; line-height:26px; }
.zxzx-ul li img { float:left; margin-right:17px; width:180px; height:132px; display:block;}
.zxzx-ul li span { color:#2a2a2a; font-size:18px; padding:5px 0; display:block;}
.zxzx-ul li .ck-more { background:url(../images/ck-more.jpg) 1px no-repeat; padding-left:30px; color:#720808; height:22px; line-height:22px; display:inline-block; margin-top:10px; }
.zxzx-ul li span:hover { color:#720808;}
/**********************/
.zds-ul { overflow:hidden;}
.zds-ul li { padding:30px 0; margin:0 70px 0 25px; border-bottom:1px dashed #848484; overflow:hidden;}
.zds-ul li .ds-img { margin-left:23px; float:left; background:url(../images/ds-bg.jpg) no-repeat; width:124px; height:124px; padding:0 6px 6px 0;}
.zds-ul li .ds-img img { display:block; width:124px; height:124px; border-radius:124px; behavior: url(js/pie.htc); position:relative; z-index:2;}
.zds-ul li .ds-tbt { width:150px; float:left; margin-left:10px; height:130px; text-align:center; color:#4e4d4d; font-size:14px; line-height:30px;}
.zds-ul li .ds-tbt p { margin-top:30px; color:#720808; font-size:18px;}
.zds-ul li .ds-info { float:right; width:760px; padding:16px 30px 17px 50px; height:90px; background:#bcbcbc url(../images/ds.jpg) left center no-repeat; line-height:30px; color:#fff; font-size:14px; }
/******************/
.left-c2 {float:left; width:249px; float:left; margin-top:13px; overflow:hidden; background:url(../images/left2.jpg) bottom no-repeat; padding-bottom:11px;}
.left-c2 a{ height:48px; line-height:48px; border:1px solid #cacaca; display:block; margin-top:5px; color:#616161; font-size:16px; text-indent:24px; background:#ededed url(../images/lc2.png) 210px no-repeat; border-right:none;}
.left-c2 a:hover { color:#fff; background:#720808 url(../images/lc3.png) 210px no-repeat;}
.right2 { float:left; width:1010px; margin-top:18px; border:1px solid #cacaca; overflow:hidden; padding-bottom:30px; min-height:500px;}
/***********/
.innews-ul { overflow:hidden; margin:15px 0px 0 0px;}
.innews-ul li { height:40px; line-height:40px; padding-left:15px; color:#999999; position:relative; overflow:hidden; font-size:14px; border-bottom:1px dashed #e7e7e7; }
.innews-ul li a { color:#333333; }
.innews-ul li a:hover { color:#018ac1;}
.innews-ul li span { position:absolute; right:20px; top:0px;}
/*********/
.fanye { text-align:center; padding:40px 0 0 0; font-size:14px; color:#6d6d6d;}
.fanye a { display:inline-block; padding:0 10px; height:26px; border:1px solid #fe365a; line-height:26px; font-size:14px; color:#fe365a; margin-right:12px; }
.fanye a:hover { background:#fe365a; color:#fff;}
/******************/
.info-c { color:#555; font-size:14px; line-height:26px; margin:25px 75px; overflow:hidden;}
.info-c img { max-width:1100px;}
.info-t { height:26px; line-height:26px; padding-top:35px; text-align:center; font-size:24px; color:#555555; }
.info-sp { text-align:center; color:#767676; border-bottom:1px dashed #767676; padding:7px 0; margin:10px 0px 0 0px; height:25px; line-height:25px; }
.fenx {margin-left:20px; display:inline; _display:none; }
.sxpian { border-top:1px dashed #c0c0c0; margin:25px 75px 0 75px; padding-top:25px; line-height:30px; color:#474747; font-size:14px;}
.sxpian a { margin-left:6px; color:#969696;}
.sxpian a:hover { color:#720808; text-decoration:underline;}
/**分享***/
.bshare-custom a{width:19px !important; height:18px !important; display:inline-block !important; padding-left:0px !important;}
.bshare-qqim{background:url(../images/share9.png) no-repeat !important; background-position:-49px 0 !important;}
.bshare-weixin{background:url(../images/share9.png) no-repeat !important; background-position:0px 0 !important; margin-left:6px;}
.bshare-sinaminiblog{background:url(../images/share9.png) no-repeat !important; background-position:-25px 0 !important;}
.bshare-renren{background:url(../images/share9.png) no-repeat !important; background-position:-74px 0 !important;}
.bshare-more{background:url(../images/share9.png) no-repeat !important; background-position:-98px 0 !important;}
/***************/
/***********/
.bf-table { margin-top:27px; text-align:center; color:#616161; font-size:15px;}
.bf-table td { line-height:20px; padding:13px 0; }
/**************/
.hd-main { width:1000px; overflow:hidden; padding-top:40px;}
.hd-left {width: 655px;float: left;overflow:hidden;}
.hd-right {width: 327px;float: right;overflow:hidden;}
.hd-img { width:655px; height:422px;}
.hd-other a { line-height:30px; font-size:14px; color:#555; display:block;}
.hd-other a:hover { text-decoration:underline; color:#720808;}
/*2015.09.17*/
.activityDlt img {
width: 100%;
}
i,em {
font-style: normal;
}
.activityDlt .actD_tltImg {
width: 655px;
height: 422px;
overflow: hidden;
text-align: center;
}
.actD_Lcont {
width: 653px;
border: solid 1px #c7c7c7;
margin: 21px 0 0 0;
background: #fff;
}
.actD_Lcont dt.actD_tlt {
line-height: 26px;
margin: 12px 0 11px 0;
padding-left: 18px;
font-weight: 500;
color: #3a3a3a;
font-size: 18px;
border-left: solid 2px #720808;
position: relative;
}
.actD_Lcont dd.actD_cnt {
border-top: solid 1px #c7c7c7;
padding: 19px 18px 45px 24px;
position: relative;
}
.actD_Lcont dd .actD_ddct {
border-left: solid 5px #e9e9e9;
}
.actD_ddct .actD_tips {
color: #fff;
font-size: 18px;
padding: 3px 0 0 0;
}
.actD_ddct .actD_tips em {
width: 15px;
height: 15px;
background: #ff6559;
border: solid 1px #fff;
display: inline-block;
margin: 0 0 0 -11px;
vertical-align: middle;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.actD_ddct .actD_tips i {
width: 0px;
height: 0px;
border-bottom: 5px solid transparent;
border-top: 5px solid transparent;
border-right: 5px solid #ff6559;
font-size: 0px;
line-height: 0px;
font-style: normal;
margin: 0 0 0 8px;
vertical-align: middle;
display: inline-block;
}
.actD_ddct .actD_tips div {
display: inline-block;
width: 64px;
height: 25px;
background: #ff6559;
text-align: center;
vertical-align: middle;
}
.actD_ddct .actD_img,.actD_ddct .info_status,.actD_ddct .info_topic {
width: 587px;
background-color: #fff;
margin: 3px 0 0 19px;
border-top: 1px solid #e6e6e6;
padding:0 0 10px 0;
box-shadow: none;
}
.actD_ddct .actD_img_title {
font-size: 14px;
color: #3a3a3a;
line-height: 22px;
padding: 10px 0 25px 0;
border-bottom: 1px solid #e6e6e6;
}
.actD_ddct .actD_status_foot {
line-height: 33px;
color: #a5a5a5;
font-family: Arial;
font-size: 14px;
}
.actD_ddct .actD_ttBox {
width: 587px;
height: 75px;
margin: 0 0 0 19px;
}
.actD_ddct .actD_ttBox textarea {
cursor: auto;
width: 565px;
height: 66px;
padding: 5px 10px;
border-color: #c7c7c7;
border-radius: initial;
line-height: 22px;
}
.actD_ddct .actD_nt {
}
.actD_nt .actD_ttfont {
font-size: 14px;
color: #a5a5a5;
line-height: 33px;
margin: 0 0 0 19px;
display: inline-block;
float: left
}
.actD_nt .actD_but {
display: inline-block;
float: right;
width: 122px;
height: 35px;
line-height: 35px;
background: #e4393c;
color: #fff;
font-size: 20px;
text-align: center;
margin-top: 10px;
cursor: pointer;
}
.actD_cmtList {
width: 587px;
margin: 23px 0 14px 19px;
clear:both;
}
.actD_cmtList dl {
position: relative;
border-bottom: solid 1px #e6e6e6;
padding: 0 0 15px 0;
}
.actD_cmtList dt {
position: absolute;
width: 56px;
height: 56px;
display: inline-block;
top: 27px;
left: 19px;
}
.actD_cmtList dt img {
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
width:100%;
}
.actD_cmtList dd {
margin: 23px 0 0 90px;
}
.actD_cmtList .cmtTit {
font-size: 16px;
color: #3a3a3a;
min-height: 25px;
font-weight: 500;
padding-top: 22px;
}
.actD_cmtList .cmtTit img {
width: 31px;
height: 31px;
margin: 0 5px 3px 12px;
vertical-align: middle;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.actD_cmtList .cmtCnt {
font-size: 14px;
color: #666;
min-height: 20px;
padding: 0 0 7px 0;
word-wrap: break-word;
word-break: break-all;
}
.actD_cmtList .cmtTim {
font-size: 14px;
color: #a5a5a5;
height: 19px;
}
.actD_cmtList .cmtTab {
cursor: pointer;
text-align: right;
height: 25px;
}
.actD_cmtList .cmtTab img {
height: 25px;
width: 25px;
}
.actD_allComt {
margin: 24px auto 60px;
width: 160px;
line-height: 36px;
font-size: 14px;
color: #a5a5a5;
text-align: center;
cursor: pointer;
}
.actD_r01 {
background: #fff;
border: solid 1px #c7c7c7;
}
.actD_r01 .r01cont {
border-top: solid 1px #c7c7c7;
margin-top: -1px;
padding: 19px;
position: relative;
padding-bottom:20px;
}
.actD_r01 .cont02 {
padding: 11px 19px 15px 19px;
}
.actD_r01 .r01tlt {
font-size: 16px;
color: #3a3a3a;
font-weight: 700;
line-height: 22px;
margin-bottom: 8px;
}
.actD_r01 dl {
font-size: 14px;
color: #3a3a3a;
line-height: 22px;
min-height: 22px;
overflow:hidden;
}
.actD_r01 dt {
float: left;
}
.actD_r01 dd {
float: left;
max-width: 230px;
max-height: 44px;
overflow: hidden;
}
.actD_r01 .r01Share {
position: absolute;
/* right: 19px; */
bottom: 15px;
text-align: right;
line-height: 22px;
font-size: 14px;
/* color: #a5a5a5; */
}
.r01Share a {
width: 24px;
height: 24px;
display: inline-block;
vertical-align: middle;
margin-left: 2px;
}
.r01but {
width: 135px;
height: 40px;
line-height: 40px;
display: inline-block;
text-align: center;
font-size: 14px;
color: #fff;
background: #ff6559;
cursor: pointer;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 3px 0 #b6170b;
-webkit-box-shadow: 0 3px 0 #b6170b;
box-shadow: 0 3px 0 #b6170b;
margin-left:80px;
}
.r01but_ll {
width: 135px;
height: 40px;
line-height: 40px;
display: inline-block;
text-align: center;
font-size: 18px;
color: #fff;
background: #ccc;
cursor: pointer;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 3px 0 #bbb;
-webkit-box-shadow: 0 3px 0 #bbb;
box-shadow: 0 3px 0 #bbb;
}
.r01but_ll:hover{ color:#fff;}
.r01but img {
width: 25px;
height: 25px;
vertical-align: middle;
margin: 0 5px 0 0;
}
.actD_r01 .but02 {
box-shadow: 0 3px 0 #4190b9;
-moz-box-shadow: 0 3px 0 #4190b9;
-webkit-box-shadow: 0 3px 0 #4190b9;
background: #81c6ea;
float: right;
}
.r01but:hover {
color: #fff;
}
.actD_dOpen, .actD_dStop {
font-size: 12px;
color: #A5A5A5;
cursor: pointer;
position: absolute;
right: 18px;
top: -34px;
}
.actD_dBox {height: 120px;overflow: hidden; font-size:14px; line-height:30px; color:#555;}
.actD_dOpen:hover { color:#720808;}
.shetuan {width:920px; margin:35px 45px 0px 45px;}
.shetuan li {
line-height:44px;
font-size:15px;
float:left;
color:#616161;
width:150px;
text-align:center;
border:1px solid #cfcfcf;
}
|
public/css/style.css
|
.head-bg { height:74px; background:#720808; }
.head { height:74px; width:1262px;}
.logo { float:left; margin:13px 0 0 0px;}
.nav { float:left; overflow:hidden; margin-left:35px;}
.nav a { padding:0 17px; margin-left:1px; float:left; display:block; height:74px; line-height:74px; font-size:16px; color:#ffffff;}
.nav a:hover { background:#b21111;}
.nav a.on { background:#b21111;}
.soso { float:right; margin:20px 5px 0 0; overflow:hidden; background:#ffffff; border-radius:15px; behavior: url(js/pie.htc); z-index:2; display:inline-block; height:34px; line-height:34px; padding:0 15px; position:relative;}
.soso .soinp { width:230px; height:34px; margin-right:5px; line-height:31px; border:none; float:left; background:#fff;}
.soso .sosub { width:20px; height:34px; border:none; background:url(../images/soso.jpg) center no-repeat; float:right; cursor:pointer; float:left; color:#ffffff;}
.dl-zc { float:right; overflow:hidden;}
.dl-zc a { width:64px; height:28px; border:2px solid #fff; display:block; color:#ffffff; text-align:center; border-radius:15px; behavior: url(js/pie.htc); position:relative; z-index:2; line-height:28px; float:left; margin:21px 0 0 25px; }
.weib { float:right; overflow:hidden; margin-top:24px; margin-left:18px;}
.weib img { float:left; display:block; margin-left:18px;}
/*************/
.zz1{position:relative; background:url(../images/sl-bg.png) repeat-x; height:300px; width:100%; overflow:hidden; }
.sl-rbg { background:#e7e7e7; border-top:1px solid #cecece; width:50%; position:absolute; left:50%; height:399px;}
.zz1 .slides{position:relative; z-index:15;}
.zz1 .slides li{ height:300px;}
.zz1 .slides li img {}
.zz1 .flex-control-nav{position:absolute;bottom:14px; z-index:17; left:0%; width:100%; text-align:center; }
.zz1 .flex-control-nav li{display:inline-block;width:14px;height:14px; margin:5px 5px; overflow:hidden; zoom:1; }
.zz1 .flex-control-nav a{ float:left; display:inline-block;width:12px;height:12px;line-height:12px; background:#FEFEFE; border: 1px solid #A5A5A5; font-size:0px; overflow:hidden;cursor:pointer; position:relative; border-radius:15px; behavior: url(js/pie.htc); z-index:2; }
.zz1 .flex-control-nav .flex-active{ background:#a5a5a5; }
.zz1 .flex-direction-nav{position:absolute;z-index:3; top:45%; width:100%; display:none; }
.zz1 .flex-direction-nav li a{display:block;width:45px;height:45px;overflow:hidden;cursor:pointer;position:absolute; opacity:0.4;filter:alpha(opacity=40);}
.zz1 .flex-direction-nav li a.flex-prev{left:10px; background:url(../images/ico.png) no-repeat; background-position:0 0px; }
.zz1 .flex-direction-nav li a.flex-next{ right:10px; background:url(../images/ico.png) no-repeat; background-position:0 -45px; }
.zz1 .flex-direction-nav li a:hover {opacity:1;filter:alpha(opacity=100);}
/***************/
.title { padding-left:15px; overflow:hidden; background:url(../images/tit.jpg) 0px no-repeat; height:34px; line-height:34px; margin-top:30px; color:#3a3a3a; font-size:14px; position:relative;}
.title .tbt { float:left;}
.title .tbt font { color:#720808; font-size:24px; margin-right:14px;}
/***************/
.news-ul { overflow:hidden; width:1300px;}
.news-ul li { float:left; width:298px; border:1px solid #f3f3f3; overflow:hidden; line-height:28px; margin:18px 20px 0 0; padding-bottom:10px; border-radius:7px 7px 0 0; behavior: url(js/pie.htc); position:relative; z-index:2;}
.news-ul li a img {width:309px; height:215px;}
.news-ul li .tbt { color:#5e5e5e; font-size:14px; margin-top:10px; margin-left:3px; }
.news-ul li .tbb { padding:0 2px; color:#a5a5a5; overflow:hidden;}
.news-ul li .tbb .sp-l { width:178px; float:left; display:block;}
.news-ul li .tbb .sp-r { width:115px; float:right; display:block;}
.news-ul li .tbb font { color:#5e5e5e;}
.tb-line { height:3px; background:#720808;}
/***********/
.st-bg { background:#f0f0f0; padding:5px 0 40px 0; margin-top:30px;}
.more { color:#a5a5a5; font-size:14px; position:absolute; right:0px; top:0px; }
.more:hover { }
/********************/
#maquee1 { width:1262px; overflow:hidden; height:80px; margin:20px 0 0 0px;}
#maquee1 ul { overflow:hidden; height:80px; }
#maquee1 ul li { float:left; width:80px; height:80px; margin:0 13px; border-radius:80px; behavior: url(js/pie.htc); position:relative; z-index:2; overflow:hidden; }
#maquee1 ul li img { display:block; width:80px; height:80px;}
/*********************************/
.foot-bg { overflow:hidden; background:#323232; padding:35px 0 15px 0; }
.foot-bg .flex { background:url(../images/f-line.jpg) right top no-repeat;}
.f-logo { float:left; margin-top:20px;}
.foot-l { float:left; width:335px; margin-left:50px; line-height:24px; color:#777; margin-top:20px;}
.f-nav { overflow:hidden; float:right;}
.f-nav li { float:left; background:url(../images/f-line.jpg) left top no-repeat; overflow:hidden; padding:0 60px 20px 60px;;}
.f-nav a { color:#fff; display:block; line-height:28px; color:#666666;}
.f-nav a:hover { text-decoration:underline; color:#999;}
.f-nav .tbt { color:#666666; font-size:18px; margin-bottom:15px;}
/************/
.inmain { position:relative; overflow:hidden; width:1262px; padding-top:50px; min-height:500px; padding-bottom:30px;}
.left { width:250px; float:left; overflow:hidden;}
.left-t { width:250px; height:50px; line-height:50px; background:#720808; font-size:24px; color:#ffffff; text-align:center;}
.left-c { width:248px; border-left:1px solid #cacaca; border-right:1px solid #cacaca; }
.left-c a { display:block; height:54px; line-height:54px; border-bottom:1px solid #cacaca; text-indent:40px; font-size:14px; color:#616161; background:url(../images/li.png) 200px -56px no-repeat;}
.left-c a:hover { color:#720808; background:url(../images/li.jpg) 200px no-repeat;}
.left-c a.on { color:#720808; background:url(../images/li.jpg) 200px no-repeat;}
/**************/
.right { width:940px; padding:0 25px; float:right; border:1px solid #cacaca; overflow:hidden; }
.right-t { height:40px; line-height:40px; padding-top:6px; background:url(../images/tit.jpg) 5px 15px no-repeat; border-bottom:2px solid #d9d9d9; font-size:18px; color:#720808; padding-left:22px;}
/**************/
.intitle { background:url(../images/intit.jpg) bottom center no-repeat; padding-bottom:3px; height:32px; line-height:32px;}
.intitle .tbt{ float:left; background:url(../images/tit.jpg) 0px no-repeat; padding-left:15px; color:#720808; font-size:22px;}
.intitle .tbt font { margin-left:15px; color:#3a3a3a; font-size:14px;}
.wz { float:right; background:url(../images/wz.jpg) 1px no-repeat; padding-left:18px; color:#9c9c9c;}
.wz a { padding:0 5px; color:#9c9c9c;}
.wz a:hover { color:#720808;}
/*********************/
.zxzx-ul { margin-top:7px; overflow:hidden;}
.zxzx-ul li { padding:15px 30px 15px 0; border-bottom:1px dashed #7c7c7c; overflow:hidden; margin-left:15px; font-size:14px; color:#7d7d7d; line-height:26px; }
.zxzx-ul li img { float:left; margin-right:17px; width:180px; height:132px; display:block;}
.zxzx-ul li span { color:#2a2a2a; font-size:18px; padding:5px 0; display:block;}
.zxzx-ul li .ck-more { background:url(../images/ck-more.jpg) 1px no-repeat; padding-left:30px; color:#720808; height:22px; line-height:22px; display:inline-block; margin-top:10px; }
.zxzx-ul li span:hover { color:#720808;}
/**********************/
.zds-ul { overflow:hidden;}
.zds-ul li { padding:30px 0; margin:0 70px 0 25px; border-bottom:1px dashed #848484; overflow:hidden;}
.zds-ul li .ds-img { margin-left:23px; float:left; background:url(../images/ds-bg.jpg) no-repeat; width:124px; height:124px; padding:0 6px 6px 0;}
.zds-ul li .ds-img img { display:block; width:124px; height:124px; border-radius:124px; behavior: url(js/pie.htc); position:relative; z-index:2;}
.zds-ul li .ds-tbt { width:150px; float:left; margin-left:10px; height:130px; text-align:center; color:#4e4d4d; font-size:14px; line-height:30px;}
.zds-ul li .ds-tbt p { margin-top:30px; color:#720808; font-size:18px;}
.zds-ul li .ds-info { float:right; width:760px; padding:16px 30px 17px 50px; height:90px; background:#bcbcbc url(../images/ds.jpg) left center no-repeat; line-height:30px; color:#fff; font-size:14px; }
/******************/
.left-c2 {float:left; width:249px; float:left; margin-top:13px; overflow:hidden; background:url(../images/left2.jpg) bottom no-repeat; padding-bottom:11px;}
.left-c2 a{ height:48px; line-height:48px; border:1px solid #cacaca; display:block; margin-top:5px; color:#616161; font-size:16px; text-indent:24px; background:#ededed url(../images/lc2.png) 210px no-repeat; border-right:none;}
.left-c2 a:hover { color:#fff; background:#720808 url(../images/lc3.png) 210px no-repeat;}
.right2 { float:left; width:1010px; margin-top:18px; border:1px solid #cacaca; overflow:hidden; padding-bottom:30px; min-height:500px;}
/***********/
.innews-ul { overflow:hidden; margin:15px 0px 0 0px;}
.innews-ul li { height:40px; line-height:40px; padding-left:15px; color:#999999; position:relative; overflow:hidden; font-size:14px; border-bottom:1px dashed #e7e7e7; }
.innews-ul li a { color:#333333; }
.innews-ul li a:hover { color:#018ac1;}
.innews-ul li span { position:absolute; right:20px; top:0px;}
/*********/
.fanye { text-align:center; padding:40px 0 0 0; font-size:14px; color:#6d6d6d;}
.fanye a { display:inline-block; padding:0 10px; height:26px; border:1px solid #fe365a; line-height:26px; font-size:14px; color:#fe365a; margin-right:12px; }
.fanye a:hover { background:#fe365a; color:#fff;}
/******************/
.info-c { color:#555; font-size:14px; line-height:26px; margin:25px 75px; overflow:hidden;}
.info-c img { max-width:1100px;}
.info-t { height:26px; line-height:26px; padding-top:35px; text-align:center; font-size:24px; color:#555555; }
.info-sp { text-align:center; color:#767676; border-bottom:1px dashed #767676; padding:7px 0; margin:10px 0px 0 0px; height:25px; line-height:25px; }
.fenx {margin-left:20px; display:inline; _display:none; }
.sxpian { border-top:1px dashed #c0c0c0; margin:25px 75px 0 75px; padding-top:25px; line-height:30px; color:#474747; font-size:14px;}
.sxpian a { margin-left:6px; color:#969696;}
.sxpian a:hover { color:#720808; text-decoration:underline;}
/**分享***/
.bshare-custom a{width:19px !important; height:18px !important; display:inline-block !important; padding-left:0px !important;}
.bshare-qqim{background:url(../images/share9.png) no-repeat !important; background-position:-49px 0 !important;}
.bshare-weixin{background:url(../images/share9.png) no-repeat !important; background-position:0px 0 !important; margin-left:6px;}
.bshare-sinaminiblog{background:url(../images/share9.png) no-repeat !important; background-position:-25px 0 !important;}
.bshare-renren{background:url(../images/share9.png) no-repeat !important; background-position:-74px 0 !important;}
.bshare-more{background:url(../images/share9.png) no-repeat !important; background-position:-98px 0 !important;}
/***************/
/***********/
.bf-table { margin-top:27px; text-align:center; color:#616161; font-size:15px;}
.bf-table td { line-height:20px; padding:13px 0; }
/**************/
.hd-main { width:1000px; overflow:hidden; padding-top:40px;}
.hd-left {width: 655px;float: left;overflow:hidden;}
.hd-right {width: 327px;float: right;overflow:hidden;}
.hd-img { width:655px; height:422px;}
.hd-other a { line-height:30px; font-size:14px; color:#555; display:block;}
.hd-other a:hover { text-decoration:underline; color:#720808;}
/*2015.09.17*/
.activityDlt img {
width: 100%;
}
i,em {
font-style: normal;
}
.activityDlt .actD_tltImg {
width: 655px;
height: 422px;
overflow: hidden;
text-align: center;
}
.actD_Lcont {
width: 653px;
border: solid 1px #c7c7c7;
margin: 21px 0 0 0;
background: #fff;
}
.actD_Lcont dt.actD_tlt {
line-height: 26px;
margin: 12px 0 11px 0;
padding-left: 18px;
font-weight: 500;
color: #3a3a3a;
font-size: 18px;
border-left: solid 2px #720808;
position: relative;
}
.actD_Lcont dd.actD_cnt {
border-top: solid 1px #c7c7c7;
padding: 19px 18px 45px 24px;
position: relative;
}
.actD_Lcont dd .actD_ddct {
border-left: solid 5px #e9e9e9;
}
.actD_ddct .actD_tips {
color: #fff;
font-size: 18px;
padding: 3px 0 0 0;
}
.actD_ddct .actD_tips em {
width: 15px;
height: 15px;
background: #ff6559;
border: solid 1px #fff;
display: inline-block;
margin: 0 0 0 -11px;
vertical-align: middle;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.actD_ddct .actD_tips i {
width: 0px;
height: 0px;
border-bottom: 5px solid transparent;
border-top: 5px solid transparent;
border-right: 5px solid #ff6559;
font-size: 0px;
line-height: 0px;
font-style: normal;
margin: 0 0 0 8px;
vertical-align: middle;
display: inline-block;
}
.actD_ddct .actD_tips div {
display: inline-block;
width: 64px;
height: 25px;
background: #ff6559;
text-align: center;
vertical-align: middle;
}
.actD_ddct .actD_img,.actD_ddct .info_status,.actD_ddct .info_topic {
width: 587px;
background-color: #fff;
margin: 3px 0 0 19px;
border-top: 1px solid #e6e6e6;
padding:0 0 10px 0;
box-shadow: none;
}
.actD_ddct .actD_img_title {
font-size: 14px;
color: #3a3a3a;
line-height: 22px;
padding: 10px 0 25px 0;
border-bottom: 1px solid #e6e6e6;
}
.actD_ddct .actD_status_foot {
line-height: 33px;
color: #a5a5a5;
font-family: Arial;
font-size: 14px;
}
.actD_ddct .actD_ttBox {
width: 587px;
height: 75px;
margin: 0 0 0 19px;
}
.actD_ddct .actD_ttBox textarea {
cursor: auto;
width: 565px;
height: 66px;
padding: 5px 10px;
border-color: #c7c7c7;
border-radius: initial;
line-height: 22px;
}
.actD_ddct .actD_nt {
}
.actD_nt .actD_ttfont {
font-size: 14px;
color: #a5a5a5;
line-height: 33px;
margin: 0 0 0 19px;
display: inline-block;
float: left
}
.actD_nt .actD_but {
display: inline-block;
float: right;
width: 122px;
height: 35px;
line-height: 35px;
background: #e4393c;
color: #fff;
font-size: 20px;
text-align: center;
margin-top: 10px;
cursor: pointer;
}
.actD_cmtList {
width: 587px;
margin: 23px 0 14px 19px;
clear:both;
}
.actD_cmtList dl {
position: relative;
border-bottom: solid 1px #e6e6e6;
padding: 0 0 15px 0;
}
.actD_cmtList dt {
position: absolute;
width: 56px;
height: 56px;
display: inline-block;
top: 27px;
left: 19px;
}
.actD_cmtList dt img {
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
width:100%;
}
.actD_cmtList dd {
margin: 23px 0 0 90px;
}
.actD_cmtList .cmtTit {
font-size: 16px;
color: #3a3a3a;
min-height: 25px;
font-weight: 500;
padding-top: 22px;
}
.actD_cmtList .cmtTit img {
width: 31px;
height: 31px;
margin: 0 5px 3px 12px;
vertical-align: middle;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.actD_cmtList .cmtCnt {
font-size: 14px;
color: #666;
min-height: 20px;
padding: 0 0 7px 0;
word-wrap: break-word;
word-break: break-all;
}
.actD_cmtList .cmtTim {
font-size: 14px;
color: #a5a5a5;
height: 19px;
}
.actD_cmtList .cmtTab {
cursor: pointer;
text-align: right;
height: 25px;
}
.actD_cmtList .cmtTab img {
height: 25px;
width: 25px;
}
.actD_allComt {
margin: 24px auto 60px;
width: 160px;
line-height: 36px;
font-size: 14px;
color: #a5a5a5;
text-align: center;
cursor: pointer;
}
.actD_r01 {
background: #fff;
border: solid 1px #c7c7c7;
}
.actD_r01 .r01cont {
border-top: solid 1px #c7c7c7;
margin-top: -1px;
padding: 19px;
position: relative;
padding-bottom:20px;
}
.actD_r01 .cont02 {
padding: 11px 19px 15px 19px;
}
.actD_r01 .r01tlt {
font-size: 16px;
color: #3a3a3a;
font-weight: 700;
line-height: 22px;
margin-bottom: 8px;
}
.actD_r01 dl {
font-size: 14px;
color: #3a3a3a;
line-height: 22px;
min-height: 22px;
overflow:hidden;
}
.actD_r01 dt {
float: left;
}
.actD_r01 dd {
float: left;
max-width: 230px;
max-height: 44px;
overflow: hidden;
}
.actD_r01 .r01Share {
position: absolute;
/* right: 19px; */
bottom: 15px;
text-align: right;
line-height: 22px;
font-size: 14px;
/* color: #a5a5a5; */
}
.r01Share a {
width: 24px;
height: 24px;
display: inline-block;
vertical-align: middle;
margin-left: 2px;
}
.r01but {
width: 135px;
height: 40px;
line-height: 40px;
display: inline-block;
text-align: center;
font-size: 14px;
color: #fff;
background: #ff6559;
cursor: pointer;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 3px 0 #b6170b;
-webkit-box-shadow: 0 3px 0 #b6170b;
box-shadow: 0 3px 0 #b6170b;
margin-left:80px;
}
.r01but_ll {
width: 135px;
height: 40px;
line-height: 40px;
display: inline-block;
text-align: center;
font-size: 18px;
color: #fff;
background: #ccc;
cursor: pointer;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 3px 0 #bbb;
-webkit-box-shadow: 0 3px 0 #bbb;
box-shadow: 0 3px 0 #bbb;
}
.r01but_ll:hover{ color:#fff;}
.r01but img {
width: 25px;
height: 25px;
vertical-align: middle;
margin: 0 5px 0 0;
}
.actD_r01 .but02 {
box-shadow: 0 3px 0 #4190b9;
-moz-box-shadow: 0 3px 0 #4190b9;
-webkit-box-shadow: 0 3px 0 #4190b9;
background: #81c6ea;
float: right;
}
.r01but:hover {
color: #fff;
}
.actD_dOpen, .actD_dStop {
font-size: 12px;
color: #A5A5A5;
cursor: pointer;
position: absolute;
right: 18px;
top: -34px;
}
.actD_dBox {height: 120px;overflow: hidden; font-size:14px; line-height:30px; color:#555;}
.actD_dOpen:hover { color:#720808;}
.shetuan {width:920px; margin:35px 45px 0px 45px;}
.shetuan li {
line-height:44px;
font-size:15px;
float:left;
color:#616161;
width:150px;
text-align:center;
border:1px solid #cfcfcf;
}
| 0.455925 | 0.2791 |
.navbar {
margin: 0;
}
.navbar-static-top {
height: 70px;
}
.logo {
margin-top: 25px;
}
/*desktop and tablet*/
@media only screen and (min-width: 768px) {
.navbar-nav {
float: right !important;
}
#app-navbar-collapse {
margin-top: 12px;
}
.navbar-nav .dropdown, .navbar-nav .red-button-container-mobile {
display: none;
}
.navbar-nav .dropdown, .navbar-nav .red-button-container {
display: inline-block;
padding: 0;
}
.navbar-nav .dropdown, .navbar-nav .red-button {
display: inline-block;
background-color: rgba(245, 72, 74, 0.9);
border-radius: 2em;
cursor: pointer;
text-align: center;
color: white;
}
li.mobile {
display: none;
}
}
/*mobile*/
@media only screen and (max-width: 767px) {
#app-navbar-collapse {
margin: 0;
}
#app-navbar-collapse .navbar-nav
{
background-color: #f5f8fa;
}
.navbar-header .navbar-toggle {
margin-top: 17px;
padding: 10px 10px;
background-color: #141414;
color: white;
}
.navbar-toggle .icon-bar {
background-color: white !important;
}
.navbar-header .logo {
margin-left: 15px;
}
.navbar-nav .dropdown, .navbar-nav .red-button-container {
display: none;
}
li.desktop {
display: none;
}
}
.navbar-nav .red-button {
margin-left: 10px;
}
.navbar-nav .dropdown {
margin-top: 0;
}
.navbar-collapse .navbar-nav .dropdown > a {
color: white;
border-radius: 2em;
}
.navbar-nav .dropdown .dropdown-toggle:hover {
background-color: rgba(245, 72, 74, 0.9) !important;
}
.red-button {
float: right;
padding: 10px 18px;
border: none;
margin-top: 5px;
}
/* HEADER END*/
/* BIG PICTURE START*/
#big-picture {
background: url("/img/hockey_background.jpg") no-repeat center center;
position: relative;
height: 300px;
background-size: cover;
z-index: 2;
/*margin-bottom: 20px;*/
}
.cd-secondary-nav {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
.cd-secondary-nav-trigger {
position: fixed;
bottom: 20px;
right: 5%;
width: 44px;
height: 44px;
background: rgba(3, 13, 24, 0.96);
border-radius: 0.25em;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
z-index: 2;
}
.cd-secondary-nav nav {
background: rgba(3, 13, 24, 0.96);
}
@media only screen and (max-width: 767px) {
.cd-secondary-nav nav ul {
padding: 0;
margin: 0;
}
.cd-secondary-nav nav ul li {
padding: 0;
margin: 0;
}
}
.cd-secondary-nav-trigger {
display: none;
}
.cd-secondary-nav nav {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
-webkit-transition: max-height 1s;
-moz-transition: max-height 1s;
-ms-transition: max-height 1s;
-o-transition: max-height 1s;
transition: max-height 1s;
overflow: hidden;
}
.cd-secondary-nav nav ul {
position: static;
width: auto;
max-width: 100%;
visibility: visible;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
text-align: center;
}
.cd-secondary-nav nav ul li {
display: inline-block;
margin-left: -4px;
height: 100%;
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
.cd-secondary-nav nav ul li a {
position: relative;
text-align: center;
display: block;
padding: 58px 40px 0 40px;
border-bottom: none;
-webkit-transition: padding 0.2s;
-moz-transition: padding 0.2s;
transition: padding 0.2s;
margin-bottom: 20px;
}
.cd-secondary-nav nav ul li a:hover b {
color: white;
}
.cd-secondary-nav nav ul li a b {
text-transform: uppercase;
font-size: 13px;
font-size: 0.8125rem;
font-weight: 700;
color: rgba(240, 238, 225, 0.3);
}
.cd-secondary-nav nav ul li a span {
background-image: url("/img/cd-nav-icons.svg");
position: absolute;
display: inline-block;
width: 40px;
height: 40px;
top: 18px;
left: 50%;
right: auto;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
background-repeat: no-repeat;
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.cd-secondary-nav li:nth-child(1) a span {
background-position: 0 0;
}
.cd-secondary-nav li:nth-child(2) a span {
background-position: -40px 0;
}
.cd-secondary-nav li:nth-child(3) a span {
background-position: -80px 0;
}
.cd-secondary-nav li:nth-child(4) a span {
background-position: -120px 0;
}
.cd-secondary-nav li:nth-child(5) a span {
background-position: -160px 0;
}
#app > .container {
margin-bottom: 40px;
}
/* GALLERY */
.single-portfolio a {
display: block;
line-height: 0;
position: relative;
}
.single-portfolio a::before {
background: #000 none repeat scroll 0 0;
content: "";
height: 100%;
opacity: 0;
position: absolute;
top: 0;
transform: scale(0.5);
transition: all 0.3s ease 0s;
width: 100%;
}
.single-portfolio:hover a::before {
opacity: .5;
transform: scale(1);
}
.single-portfolio a::after {
color: #fff;
content: "+";
font-size: 60px;
left: 0;
position: absolute;
right: 0;
text-align: center;
top: 50%;
transform: scale(0);
transition: all 0.3s ease 0s;
}
.single-portfolio:hover a::after {
transform: scale(1);
}
.gallery .category-a {
width: 50%;
margin-bottom: 15px;
}
@media only screen and (max-width: 1023px) {
.gallery .category-a {
width: 100%;
}
}
.gallery {
display: block;
margin-top: 25px;
}
.gallery img {
object-fit: cover;
height: 500px;
width: 100%;
}
button.btn-primary {
background-color: rgba(3, 13, 24, 0.96);
}
.row.title h1 {
margin-top: 0;
}
.row.no-products {
display: table-row-group;
}
.row.no-products h1.error {
color: black;
font-size: 20px;
margin-top: 15px;
}
.row.title {
display: table-row-group;
}
/* SEARCH*/
.row > div.search {
margin-top: 10px;
width:100%;
}
.row .search input.search {
width: 80%;
height: 35px;
float: left;
}
.row .search input.btn-primary {
width: 100%;
height: 35px;
background-color: black;
}
.form.search .form-group {
width: 20%;
float:right;
}
.col-md-9 .row.search {
margin: 0;
}
.row.search {
margin-top: 10px;
margin-left: 0;
margin-right: 0;
}
@media (min-width: 768px) {
.product-container-shop {
height: 550px;
display: block;
}
}
.web-title {
margin: 0 auto;
font-size: 70px;
color: black;
text-align: center;
vertical-align: initial;
position: relative;
top: 50%;
transform: translateY(-50%);
letter-spacing: 8px;
-webkit-text-stroke: 2.5px white;
pointer-events: none;
text-transform: uppercase;
}
@media only screen and (max-width:767px) {
.web-title {
display: none;
}
}
|
public/css/theme.css
|
.navbar {
margin: 0;
}
.navbar-static-top {
height: 70px;
}
.logo {
margin-top: 25px;
}
/*desktop and tablet*/
@media only screen and (min-width: 768px) {
.navbar-nav {
float: right !important;
}
#app-navbar-collapse {
margin-top: 12px;
}
.navbar-nav .dropdown, .navbar-nav .red-button-container-mobile {
display: none;
}
.navbar-nav .dropdown, .navbar-nav .red-button-container {
display: inline-block;
padding: 0;
}
.navbar-nav .dropdown, .navbar-nav .red-button {
display: inline-block;
background-color: rgba(245, 72, 74, 0.9);
border-radius: 2em;
cursor: pointer;
text-align: center;
color: white;
}
li.mobile {
display: none;
}
}
/*mobile*/
@media only screen and (max-width: 767px) {
#app-navbar-collapse {
margin: 0;
}
#app-navbar-collapse .navbar-nav
{
background-color: #f5f8fa;
}
.navbar-header .navbar-toggle {
margin-top: 17px;
padding: 10px 10px;
background-color: #141414;
color: white;
}
.navbar-toggle .icon-bar {
background-color: white !important;
}
.navbar-header .logo {
margin-left: 15px;
}
.navbar-nav .dropdown, .navbar-nav .red-button-container {
display: none;
}
li.desktop {
display: none;
}
}
.navbar-nav .red-button {
margin-left: 10px;
}
.navbar-nav .dropdown {
margin-top: 0;
}
.navbar-collapse .navbar-nav .dropdown > a {
color: white;
border-radius: 2em;
}
.navbar-nav .dropdown .dropdown-toggle:hover {
background-color: rgba(245, 72, 74, 0.9) !important;
}
.red-button {
float: right;
padding: 10px 18px;
border: none;
margin-top: 5px;
}
/* HEADER END*/
/* BIG PICTURE START*/
#big-picture {
background: url("/img/hockey_background.jpg") no-repeat center center;
position: relative;
height: 300px;
background-size: cover;
z-index: 2;
/*margin-bottom: 20px;*/
}
.cd-secondary-nav {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
.cd-secondary-nav-trigger {
position: fixed;
bottom: 20px;
right: 5%;
width: 44px;
height: 44px;
background: rgba(3, 13, 24, 0.96);
border-radius: 0.25em;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
z-index: 2;
}
.cd-secondary-nav nav {
background: rgba(3, 13, 24, 0.96);
}
@media only screen and (max-width: 767px) {
.cd-secondary-nav nav ul {
padding: 0;
margin: 0;
}
.cd-secondary-nav nav ul li {
padding: 0;
margin: 0;
}
}
.cd-secondary-nav-trigger {
display: none;
}
.cd-secondary-nav nav {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
-webkit-transition: max-height 1s;
-moz-transition: max-height 1s;
-ms-transition: max-height 1s;
-o-transition: max-height 1s;
transition: max-height 1s;
overflow: hidden;
}
.cd-secondary-nav nav ul {
position: static;
width: auto;
max-width: 100%;
visibility: visible;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
text-align: center;
}
.cd-secondary-nav nav ul li {
display: inline-block;
margin-left: -4px;
height: 100%;
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
.cd-secondary-nav nav ul li a {
position: relative;
text-align: center;
display: block;
padding: 58px 40px 0 40px;
border-bottom: none;
-webkit-transition: padding 0.2s;
-moz-transition: padding 0.2s;
transition: padding 0.2s;
margin-bottom: 20px;
}
.cd-secondary-nav nav ul li a:hover b {
color: white;
}
.cd-secondary-nav nav ul li a b {
text-transform: uppercase;
font-size: 13px;
font-size: 0.8125rem;
font-weight: 700;
color: rgba(240, 238, 225, 0.3);
}
.cd-secondary-nav nav ul li a span {
background-image: url("/img/cd-nav-icons.svg");
position: absolute;
display: inline-block;
width: 40px;
height: 40px;
top: 18px;
left: 50%;
right: auto;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
background-repeat: no-repeat;
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.cd-secondary-nav li:nth-child(1) a span {
background-position: 0 0;
}
.cd-secondary-nav li:nth-child(2) a span {
background-position: -40px 0;
}
.cd-secondary-nav li:nth-child(3) a span {
background-position: -80px 0;
}
.cd-secondary-nav li:nth-child(4) a span {
background-position: -120px 0;
}
.cd-secondary-nav li:nth-child(5) a span {
background-position: -160px 0;
}
#app > .container {
margin-bottom: 40px;
}
/* GALLERY */
.single-portfolio a {
display: block;
line-height: 0;
position: relative;
}
.single-portfolio a::before {
background: #000 none repeat scroll 0 0;
content: "";
height: 100%;
opacity: 0;
position: absolute;
top: 0;
transform: scale(0.5);
transition: all 0.3s ease 0s;
width: 100%;
}
.single-portfolio:hover a::before {
opacity: .5;
transform: scale(1);
}
.single-portfolio a::after {
color: #fff;
content: "+";
font-size: 60px;
left: 0;
position: absolute;
right: 0;
text-align: center;
top: 50%;
transform: scale(0);
transition: all 0.3s ease 0s;
}
.single-portfolio:hover a::after {
transform: scale(1);
}
.gallery .category-a {
width: 50%;
margin-bottom: 15px;
}
@media only screen and (max-width: 1023px) {
.gallery .category-a {
width: 100%;
}
}
.gallery {
display: block;
margin-top: 25px;
}
.gallery img {
object-fit: cover;
height: 500px;
width: 100%;
}
button.btn-primary {
background-color: rgba(3, 13, 24, 0.96);
}
.row.title h1 {
margin-top: 0;
}
.row.no-products {
display: table-row-group;
}
.row.no-products h1.error {
color: black;
font-size: 20px;
margin-top: 15px;
}
.row.title {
display: table-row-group;
}
/* SEARCH*/
.row > div.search {
margin-top: 10px;
width:100%;
}
.row .search input.search {
width: 80%;
height: 35px;
float: left;
}
.row .search input.btn-primary {
width: 100%;
height: 35px;
background-color: black;
}
.form.search .form-group {
width: 20%;
float:right;
}
.col-md-9 .row.search {
margin: 0;
}
.row.search {
margin-top: 10px;
margin-left: 0;
margin-right: 0;
}
@media (min-width: 768px) {
.product-container-shop {
height: 550px;
display: block;
}
}
.web-title {
margin: 0 auto;
font-size: 70px;
color: black;
text-align: center;
vertical-align: initial;
position: relative;
top: 50%;
transform: translateY(-50%);
letter-spacing: 8px;
-webkit-text-stroke: 2.5px white;
pointer-events: none;
text-transform: uppercase;
}
@media only screen and (max-width:767px) {
.web-title {
display: none;
}
}
| 0.313315 | 0.049866 |
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
:root{
--green-color: #7ACC2D;
--white-color: white;
--black-color: #313337;
--normal: 12px;
--spacing: 10px;
/* --box: 0 0 2px 1px #c1bcbc; */
--box: 0 0 2px 1px #E6E5E9;
}
body{
margin: 0;
padding: 0;
font-size: var(--normal);
font-family: 'Open Sans', sans-serif;
}
nav{
display: flex;
align-items: center;
justify-content: space-between;
background-color: var(--green-color);
padding: var(--spacing);
color: var(--white-color);
}
nav ul{
display: flex;
list-style: none;
}
nav li{
padding-left: 20px;
}
nav li:hover{
transform: scale(1.1);
}
.nav_options a{
color: var(--black-color);
text-decoration: none;
}
.nav_options a:hover{
color: var(--white-color);
text-decoration: underline;
}
.main_section{
padding: 15%;
text-align: center;
}
h1{
font-size: 30px;
}
h1,
.products h1,
.main_button{
font-weight: 700;
}
.products h1{
font-size: 17px;
}
.products{
background-image: url('../images/curve.png');
max-height: 50px;
background-size: cover;
background-position: center top;
padding: 10%;
display: flex;
justify-content: center;
}
.product{
padding: var(--spacing);
margin-top: -240px;
}
.product .content{
background-color: var(--white-color);
padding: 15px;
box-shadow: var(--box);
}
.product p{
font-size: var(--normal);
}
.image_content{
text-align: center;
}
.main_button{
background-color: var(--green-color);
width: 100%;
padding: var(--spacing);
/* font-size: var(--normal); */
font-size: 17px;
color: var(--white-color);
border: none;
cursor: pointer;
border-radius: 2px;
outline: 0;
}
.main_button:hover{
background-color: #5E9E22;
}
.main_button:active{
transform: scale(.9);
}
.about_section{
display: flex;
width: 100%;
height: 80vh;
margin: 0 auto;
align-items: center;
justify-content: space-around;
}
.about{
width: 160px;
}
.img_about{
width: 160px;
object-fit: cover;
}
.about h3{
font-size: 17px;
text-align: center;
}
/* mentions */
.mentions_section{
height: 60vh;
margin: 10px 0;
}
.mentions_section h1{
font-size: 30px;
text-align: center;
margin-bottom: 40px;
}
.content_mentions{
display: flex;
width: 100%;
margin: 0 auto;
align-items: center;
justify-content: center;
}
.mentions{
width: 240px;
height: 210px;
box-shadow: var(--box);
border-radius: 2px;
margin: 20px 5px;
}
.img_mentions img{
width: 240px;
object-fit: cover;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
.mentions h2,
.mentions p{
margin-left: var(--spacing);
}
/* sales */
.modulo_pago{
background-color: var(--white-color);
box-shadow: var(--box);
padding: var(--spacing);
}
.modulo_pago h3{
font-size: 17px;
}
.modulo_pago_images{
max-width: 150px;
margin: 0 auto;
}
.data{
margin: var(--spacing) 0;
width: 100%;
height: 35px;
text-indent: var(--spacing);
border: 1px solid var(--black-color);
border-radius: 2px;
box-sizing: border-box;
}
/* footer */
.footer{
display: flex;
height: 60px;
background-color: var(--black-color);
color: var(--white-color);
align-items: center;
justify-content: space-between;
}
.footer p{
margin: 0 calc(var(--spacing) * 2);
}
|
css/main.css
|
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
:root{
--green-color: #7ACC2D;
--white-color: white;
--black-color: #313337;
--normal: 12px;
--spacing: 10px;
/* --box: 0 0 2px 1px #c1bcbc; */
--box: 0 0 2px 1px #E6E5E9;
}
body{
margin: 0;
padding: 0;
font-size: var(--normal);
font-family: 'Open Sans', sans-serif;
}
nav{
display: flex;
align-items: center;
justify-content: space-between;
background-color: var(--green-color);
padding: var(--spacing);
color: var(--white-color);
}
nav ul{
display: flex;
list-style: none;
}
nav li{
padding-left: 20px;
}
nav li:hover{
transform: scale(1.1);
}
.nav_options a{
color: var(--black-color);
text-decoration: none;
}
.nav_options a:hover{
color: var(--white-color);
text-decoration: underline;
}
.main_section{
padding: 15%;
text-align: center;
}
h1{
font-size: 30px;
}
h1,
.products h1,
.main_button{
font-weight: 700;
}
.products h1{
font-size: 17px;
}
.products{
background-image: url('../images/curve.png');
max-height: 50px;
background-size: cover;
background-position: center top;
padding: 10%;
display: flex;
justify-content: center;
}
.product{
padding: var(--spacing);
margin-top: -240px;
}
.product .content{
background-color: var(--white-color);
padding: 15px;
box-shadow: var(--box);
}
.product p{
font-size: var(--normal);
}
.image_content{
text-align: center;
}
.main_button{
background-color: var(--green-color);
width: 100%;
padding: var(--spacing);
/* font-size: var(--normal); */
font-size: 17px;
color: var(--white-color);
border: none;
cursor: pointer;
border-radius: 2px;
outline: 0;
}
.main_button:hover{
background-color: #5E9E22;
}
.main_button:active{
transform: scale(.9);
}
.about_section{
display: flex;
width: 100%;
height: 80vh;
margin: 0 auto;
align-items: center;
justify-content: space-around;
}
.about{
width: 160px;
}
.img_about{
width: 160px;
object-fit: cover;
}
.about h3{
font-size: 17px;
text-align: center;
}
/* mentions */
.mentions_section{
height: 60vh;
margin: 10px 0;
}
.mentions_section h1{
font-size: 30px;
text-align: center;
margin-bottom: 40px;
}
.content_mentions{
display: flex;
width: 100%;
margin: 0 auto;
align-items: center;
justify-content: center;
}
.mentions{
width: 240px;
height: 210px;
box-shadow: var(--box);
border-radius: 2px;
margin: 20px 5px;
}
.img_mentions img{
width: 240px;
object-fit: cover;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
.mentions h2,
.mentions p{
margin-left: var(--spacing);
}
/* sales */
.modulo_pago{
background-color: var(--white-color);
box-shadow: var(--box);
padding: var(--spacing);
}
.modulo_pago h3{
font-size: 17px;
}
.modulo_pago_images{
max-width: 150px;
margin: 0 auto;
}
.data{
margin: var(--spacing) 0;
width: 100%;
height: 35px;
text-indent: var(--spacing);
border: 1px solid var(--black-color);
border-radius: 2px;
box-sizing: border-box;
}
/* footer */
.footer{
display: flex;
height: 60px;
background-color: var(--black-color);
color: var(--white-color);
align-items: center;
justify-content: space-between;
}
.footer p{
margin: 0 calc(var(--spacing) * 2);
}
| 0.349977 | 0.093471 |
@-moz-document domain("gameminer.ru") {
body {
color: rgb(0, 0, 0);
background-image:url(http://www.swm-team.ru/_ld/0/28863756.jpg)
}
div a.giveaway__name {
font-size: 130%;
font-variant: small-caps;
font-family: Georgia;
}
li.active a {
color: #ffffff;
}
div.giveaway__key-rating-text {
font-family: Helvetica;
}
div.clearfix h1 {
font-family: Georgia;
text-transform: none;
}
a.dashboard__user-name {
font-family: Lato;
font-size: 125%;
}
div.news span {
font-family: Georgia;
}
a.header__menu-item.g-golden {
font-family: Palatino;
font-size: 130%;
}
a.header__menu-item {
font-size: 130%;
font-family: Georgia;
}
div.giveaway__info div p {
font-family: Consolas;
font-size: 105%;
}
div.giveaway__action {
font-family: Georgia;
}
span.giveaway__timeleft {
font-family: Helvetica;
}
div.clearfix a {
font-family: Georgia;
}
span.profile__name {
font-family: Georgia;
font-variant: small-caps;
}
span.g-coal-big-icon {
font-family: Helvetica;
}
div.dashboard__giveaway div span {
color: #ffffff;
font-size: 90%;
font-family: Helvetica;
}
a.btn.btn-golden.giveaway-create-link {
font-family: Georgia;
font-size: 130%;
}
a.dashboard__user-invite {
font-size: 95%;
}
div span a {
color: #000000;
}
a.forum-name {
font-family: Georgia;
font-variant: small-caps;
}
thead tr th {
font-family: Helvetica;
}
div.well.giveaway-comments-pages.clearfix a {
border-color: #ffffff;
color: #ffffff;
}
li.active a {
color: #ffffff;
}
.container,.chat__drag {
background-color: #2e2e2e;
}
.header {
background-image:url(http://www.fonstola.ru/pic/201111/1600x900/fonstola.ru-53528.jpg)
}
div.giveaway-comment.clearfix.comment-173771 {
color: #000000;
}
div.page {
background-color: #5c5c5c;
}
a.header__menu-item.g-golden {
color: #eeff00;
}
a.lang {
color: #000000;
}
ul.account__menu li a {
color: #ffffff;
}
div.news a {
color: #ffffff;
}
a.dashboard__user-name {
color: #211aed;
}
a.dashboard__user-invite {
color: #f2f2f2;
}
span.g-coal-big-icon {
color: #000000;
}
div.dashboard__money-body div a {
border-color: #ffffff;
color: #fcd40f;
}
div.clearfix h1 {
color: #ffffff;
}
div.clearfix a {
color: #ffffff;
}
a.forum-name {
color: #ffffff;
}
a.topic-name {
color: #ffffff;
}
div.giveaway-comments-pages__paging a {
color: #ffffff;
}
span.forum-post__time {
color: #c7c7c7;
}
.account__menu,.header__menu-item {
color:rgb(0, 0, 0);
}
.g-golden{
color: rgb(255, 193, 15);
}
.giveaway-comments-pages {
background-color: #999999;
}
.giveaway-comment-quote__head {
background-color: #CCCC99;
}
.footer {
background-color: #999999;
background-image: -moz-linear-gradient(center top , #999999, #999999);
}
.toper {
background-color: #CCCCCC;
color:#000000;
}
.giveaway-search {
background-color: #999999;
color:#000000;
}
label {
color:#000000;
}
.game-container {
background-color: #999999
}
.dashboard {
color: #000000
}
.giveaway {
background-color: #999999;
}
.g-white {
color: #000000;
}
.g-level-icon {
color: #000000;
}
.g-dropdown {
background-color: #000000;
}
.slots__bet {
background-color: #000000;
}
.giveaway-info__name {
color: #333333;
}
.giveaway-add-comment h3 {
color: #333333
}
.active.nav_gray > a, .active.nav_gray > a:hover {
background-color: #777777;
}
.inventory-item {
background-color: #999999;
}
.pagination .active a {
color: #999999;
}
.pagination a:hover, .pagination .active a {
background-color: #999999
}
.table tbody tr:hover td, .table tbody tr:hover th {
background-color: #999999;
}
.achievement h3, .achievement-view h3 {
color: #999999;
}
.topic-info a {
color: #d4d4d4;;
}
.btn-inverse {
background-color: #696969;
background-image: -moz-linear-gradient(center top , #757575, #565656);
}
.messages__message:hover {
background-color: #999999;
}
a.messages__message-author {
color: #ffffff;
}
.inventory-item-info {
background-color: #999999;
}
.inventory-item-info__data {
background-color: #CCCCCC;
}
div.constraints__element {
color: #ffffff;
}
span.g-switcher {
color: #dedede;
}
span.chat__message-date {
color: #ffffff;
}
div.top-container.clearfix {
color: #f2f2f2;
background-color: #706f70;
}
div.chat__message.chat__message_system {
color: #c4c4c4;
}
a.chat__rules {
color: #ffffff;
}
div.tab-content.chat__body {
color: #dbdbdb;
background-color: #545454;
}
span.chat__message-body a {
color: #7d74f7;
}
li.ch-common.ch-international.ch-trade_gift.ch-trade_item {
color: #000000;
}
div.page {
background-color: #595959;
}
div.chat__users {
background-color: #292929;
}
div.input-append {
border-color: #170817;
background-color: #595959;
}
div.chat__input {
background-color: #595959;
}
div.chat__message {
background-color: #404040;
}
div.inventory-item-info__tradable {
color: #000000;
}
div.inventory-item-info__data div {
color: #000000;
}
div.page-header h1 {
color: #dedede;
}
div.achievement__info h3 {
color: #e3e3e3;
}
form.user-email__form.form-horizontal fieldset legend {
color: #ededed;
}
form.user-name__form.form-horizontal fieldset legend {
color: #ededed;
}
div.page div p {
color: #000000;
}
span.board__author {
color: #ffffff;
}
}
|
data/usercss/102568.user.css
|
@-moz-document domain("gameminer.ru") {
body {
color: rgb(0, 0, 0);
background-image:url(http://www.swm-team.ru/_ld/0/28863756.jpg)
}
div a.giveaway__name {
font-size: 130%;
font-variant: small-caps;
font-family: Georgia;
}
li.active a {
color: #ffffff;
}
div.giveaway__key-rating-text {
font-family: Helvetica;
}
div.clearfix h1 {
font-family: Georgia;
text-transform: none;
}
a.dashboard__user-name {
font-family: Lato;
font-size: 125%;
}
div.news span {
font-family: Georgia;
}
a.header__menu-item.g-golden {
font-family: Palatino;
font-size: 130%;
}
a.header__menu-item {
font-size: 130%;
font-family: Georgia;
}
div.giveaway__info div p {
font-family: Consolas;
font-size: 105%;
}
div.giveaway__action {
font-family: Georgia;
}
span.giveaway__timeleft {
font-family: Helvetica;
}
div.clearfix a {
font-family: Georgia;
}
span.profile__name {
font-family: Georgia;
font-variant: small-caps;
}
span.g-coal-big-icon {
font-family: Helvetica;
}
div.dashboard__giveaway div span {
color: #ffffff;
font-size: 90%;
font-family: Helvetica;
}
a.btn.btn-golden.giveaway-create-link {
font-family: Georgia;
font-size: 130%;
}
a.dashboard__user-invite {
font-size: 95%;
}
div span a {
color: #000000;
}
a.forum-name {
font-family: Georgia;
font-variant: small-caps;
}
thead tr th {
font-family: Helvetica;
}
div.well.giveaway-comments-pages.clearfix a {
border-color: #ffffff;
color: #ffffff;
}
li.active a {
color: #ffffff;
}
.container,.chat__drag {
background-color: #2e2e2e;
}
.header {
background-image:url(http://www.fonstola.ru/pic/201111/1600x900/fonstola.ru-53528.jpg)
}
div.giveaway-comment.clearfix.comment-173771 {
color: #000000;
}
div.page {
background-color: #5c5c5c;
}
a.header__menu-item.g-golden {
color: #eeff00;
}
a.lang {
color: #000000;
}
ul.account__menu li a {
color: #ffffff;
}
div.news a {
color: #ffffff;
}
a.dashboard__user-name {
color: #211aed;
}
a.dashboard__user-invite {
color: #f2f2f2;
}
span.g-coal-big-icon {
color: #000000;
}
div.dashboard__money-body div a {
border-color: #ffffff;
color: #fcd40f;
}
div.clearfix h1 {
color: #ffffff;
}
div.clearfix a {
color: #ffffff;
}
a.forum-name {
color: #ffffff;
}
a.topic-name {
color: #ffffff;
}
div.giveaway-comments-pages__paging a {
color: #ffffff;
}
span.forum-post__time {
color: #c7c7c7;
}
.account__menu,.header__menu-item {
color:rgb(0, 0, 0);
}
.g-golden{
color: rgb(255, 193, 15);
}
.giveaway-comments-pages {
background-color: #999999;
}
.giveaway-comment-quote__head {
background-color: #CCCC99;
}
.footer {
background-color: #999999;
background-image: -moz-linear-gradient(center top , #999999, #999999);
}
.toper {
background-color: #CCCCCC;
color:#000000;
}
.giveaway-search {
background-color: #999999;
color:#000000;
}
label {
color:#000000;
}
.game-container {
background-color: #999999
}
.dashboard {
color: #000000
}
.giveaway {
background-color: #999999;
}
.g-white {
color: #000000;
}
.g-level-icon {
color: #000000;
}
.g-dropdown {
background-color: #000000;
}
.slots__bet {
background-color: #000000;
}
.giveaway-info__name {
color: #333333;
}
.giveaway-add-comment h3 {
color: #333333
}
.active.nav_gray > a, .active.nav_gray > a:hover {
background-color: #777777;
}
.inventory-item {
background-color: #999999;
}
.pagination .active a {
color: #999999;
}
.pagination a:hover, .pagination .active a {
background-color: #999999
}
.table tbody tr:hover td, .table tbody tr:hover th {
background-color: #999999;
}
.achievement h3, .achievement-view h3 {
color: #999999;
}
.topic-info a {
color: #d4d4d4;;
}
.btn-inverse {
background-color: #696969;
background-image: -moz-linear-gradient(center top , #757575, #565656);
}
.messages__message:hover {
background-color: #999999;
}
a.messages__message-author {
color: #ffffff;
}
.inventory-item-info {
background-color: #999999;
}
.inventory-item-info__data {
background-color: #CCCCCC;
}
div.constraints__element {
color: #ffffff;
}
span.g-switcher {
color: #dedede;
}
span.chat__message-date {
color: #ffffff;
}
div.top-container.clearfix {
color: #f2f2f2;
background-color: #706f70;
}
div.chat__message.chat__message_system {
color: #c4c4c4;
}
a.chat__rules {
color: #ffffff;
}
div.tab-content.chat__body {
color: #dbdbdb;
background-color: #545454;
}
span.chat__message-body a {
color: #7d74f7;
}
li.ch-common.ch-international.ch-trade_gift.ch-trade_item {
color: #000000;
}
div.page {
background-color: #595959;
}
div.chat__users {
background-color: #292929;
}
div.input-append {
border-color: #170817;
background-color: #595959;
}
div.chat__input {
background-color: #595959;
}
div.chat__message {
background-color: #404040;
}
div.inventory-item-info__tradable {
color: #000000;
}
div.inventory-item-info__data div {
color: #000000;
}
div.page-header h1 {
color: #dedede;
}
div.achievement__info h3 {
color: #e3e3e3;
}
form.user-email__form.form-horizontal fieldset legend {
color: #ededed;
}
form.user-name__form.form-horizontal fieldset legend {
color: #ededed;
}
div.page div p {
color: #000000;
}
span.board__author {
color: #ffffff;
}
}
| 0.360039 | 0.072407 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.