code stringlengths 2k 1.04M | repo_path stringlengths 5 517 | parsed_code stringlengths 0 1.04M | quality_prob float64 0.02 0.95 | learning_prob float64 0.02 0.93 |
|---|---|---|---|---|
@import url('https://fonts.googleapis.com/css?family=Oswald');
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
@import url(http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,700);
/*------------------------------------------*/
/* 01 - General & Basic Styles
/*------------------------------------------*/
body {font-family: 'Open Sans', sans-serif; margin: 0; padding: 0; }
strong, b {font-weight: 600; }
img {max-width: 100%; height: auto; }
ul, ol {list-style: none; }
ul {padding: 0; margin: 0; }
a {transition: color 0.2s ease-in-out; -moz-transition: color 0.2s ease-in-out; -webkit-transition: color 0.2s ease-in-out; -o-transition: color 0.2s ease-in-out; }
h1, h2, h3, h4, h5, h6 {font-family: 'Open Sans', sans-serif; font-weight: 600; margin: 0; }
/*Header Css Start*/
.navbar{margin-bottom: 0px;border: none;}
.nav>li>a{color: #999;padding: 20px 20px;font-size: 16px;}
.navbar-brand {float: left; height: 50px; padding:15px 15px; font-size:30px; font-weight: 600; line-height: 20px; color: #ee3733; }
.navbar-brand a{display: inline-block;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {color: #fff; background-color: #ee3733; border-bottom: 2px solid #470200; }
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {color: #fff; background-color: #ee3733; border-bottom: 2px solid #470200; height:60px;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background-color: #ee3733; }
.navbar-default .navbar-toggle .icon-bar {background-color: #fff; }
.navbar-nav {margin: 0px -15px; }
.login-btn{font-weight: bold;}
.sign-btn{font-weight: bold;}
/*.login-btn{background: #ee3733;display: inline-block;color: #fff !important;outline: none; -moz-box-shadow: inset 0 -1px 1px #470200, 0 3px 0 #470200, 0 3px 3px rgba(0, 0, 0, 0.35); -webkit-box-shadow: inset 0 -1px 1px #470200, 0 3px 0 #470200, 0 3px 3px rgba(0, 0, 0, 0.35); box-shadow: inset 0 -1px 1px #470200, 0 3px 0 #470200, 0 3px 3px rgba(0, 0, 0, 0.35); -moz-transition: all 100ms ease-in-out; -o-transition: all 100ms ease-in-out; -webkit-transition: all 100ms ease-in-out; transition: all 100ms ease-in-out; text-decoration: none;}
.sign-btn{background: #ee3733;display: inline-block;color: #fff !important;outline: none; -moz-box-shadow: inset 0 -1px 1px #470200, 0 3px 0 #470200, 0 3px 3px rgba(0, 0, 0, 0.35); -webkit-box-shadow: inset 0 -1px 1px #470200, 0 3px 0 #470200, 0 3px 3px rgba(0, 0, 0, 0.35); box-shadow: inset 0 -1px 1px #470200, 0 3px 0 #470200, 0 3px 3px rgba(0, 0, 0, 0.35); -moz-transition: all 100ms ease-in-out; -o-transition: all 100ms ease-in-out; -webkit-transition: all 100ms ease-in-out; transition: all 100ms ease-in-out; text-decoration: none;}*/
/*Header Css End*/
/*Slider Css Start*/
#carousel-example-generic .item img {width: 100%; }
#carousel-example-generic .carousel-control .fa-angle-left {left: 0; }
#carousel-example-generic .carousel-control .fa-angle-left, #carousel-example-generic .carousel-control .fa-angle-right {position: absolute; top: 40%; z-index: 5; display: inline-block; }
#carousel-example-generic .carousel-control i {background: rgba(0,0,0,.7); color: #fff; line-height: 36px; font-size: 32px; padding: 15px 20px; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; }
#carousel-example-generic .carousel-control i:hover {background: #ee3733; }
#carousel-example-generic .carousel-control .fa-angle-right {right: 0; }
/*Slider Css End*/
/*Feature Css Start*/
#feature {background-color: #fff; display: inline; float: left; padding:40px 0; width: 100%; }
#feature .classic-title {margin-bottom:50px; padding-bottom: 15px; border-bottom: 1px solid #ddd; font-weight: 300; text-align: center; }
#feature .classic-title span {text-transform: uppercase; padding-bottom: 8px; border-bottom: 4px solid #777; color: #ee3733; font-weight: 600; text-align: center; }
#feature .service-box {margin-bottom: 35px; }
.advisor-img{position: relative;}
.advisor-img img{width: 100%;}
.play-overlay {position: absolute; left:-80px; bottom: 0; display: inline-block; }
.play-overlay img {width: 20%; height: 20%; }
#feature .caption h3{font-size: 24px; text-align: center; padding-bottom: 10px; }
#feature .service-title{text-align: center; padding-bottom: 10px;}
#feature .service-title i {color: #ee3733; padding: 0px 7px 0px 7px; display: inline-block; vertical-align: middle; }
#feature .rating{text-align: center; padding-bottom: 10px;border-bottom: 1px solid #ccc;color: #ee3733;}
.service-description {height: 100px; overflow: hidden; font-size: 14px; text-align: center; line-height: 20px; padding-top: 5px; }
.pagination>li>a, .pagination>li>span { border-radius: 50% !important;margin: 0 5px;}
.pagination{margin: 0;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{background-color: #ee3733;border-color: #ee3733;}
/*Feature Css End*/
/*Full width Css Start*/
#full-width{background: url(../images/parallax-bg.jpg);background-attachment: fixed;padding:100px 0px;}
#full-width h1{color: #fff;text-align: center;font-size:40px;}
/*Full width Css End*/
/*Work Css Start*/
#work-wrap{background-color: #fff; display: inline; float: left; padding:40px 0; width: 100%; }
#work-wrap .classic-title {margin-bottom:50px; padding-bottom: 15px; border-bottom: 1px solid #ddd; font-weight: 300; text-align: center; }
#work-wrap .classic-title span {text-transform: uppercase; padding-bottom: 8px; border-bottom: 4px solid #777; color: #ee3733; font-weight: 600; text-align: center; }
.work-section{margin-bottom: 30px;}
.work-box .number {background: #EFA600; display: inline-block; position: absolute;left: 0; top: 0; color: #fff; font-size: 24px; line-height: 20px; padding: 10px 15px 10px 15px; font-family: 'Open Sans'; text-transform: uppercase; }
.work-blog{border: 1px solid #ccc;padding: 10px;}
.work-blog p{font-size: 14px; color: #8E8D8D; font-weight: 500; line-height: 24px; }
.work-box{position: relative;text-align: center;}
/*Work Css End*/
/*Client Css Start*/
/*Client Css End*/
/*Footer Css Start*/
footer{background: #161616;padding:40px 0 40px 0px;}
footer .widget h3 {font-size: 16px; line-height: 26px; font-weight: bold; color: #ee3733; text-transform: uppercase; margin: 0; padding-bottom: 15px; margin-bottom: 10px; border-bottom: 1px solid #444; }
footer .widget p {font-size: 14px; line-height: 24px; color: #636363; }
footer .widget a.read-more {text-decoration: none; display: block; padding-bottom: 5px; color: #ee3733; font-size: 14px; line-height: 24px; }
ul.social-network {list-style: none; margin:0; padding: 0; }
ul.social-network li {display:inline-block; margin: 0 5px 0 0; }
.social-network a.icoinstagram:hover {background-color:#6a453b; border: 2px solid #6a453b; }
.social-network a.icoFacebook:hover {background-color:#3B5998; border: 2px solid #3B5998; }
.social-network a.icoTwitter:hover {background-color:#33ccff; border: 2px solid #33ccff; }
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i {color:#fff; }
a.socialIcon:hover, .socialHoverClass {color:#44BCDD; }
.social-circle li a {display:inline-block; position:relative;-moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; text-align:center; width:36px; height:36px; border: 2px solid #fff; font-size:16px; }
.social-circle li i {margin:0; line-height:32px; text-align: center; }
.social-circle li a:hover i, .triggeredHover {-moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -ms--transform: rotate(360deg); transform: rotate(360deg); -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s; }
.social-circle i {color: #fff; -webkit-transition: all 0.8s; -moz-transition: all 0.8s; -o-transition: all 0.8s; -ms-transition: all 0.8s; transition: all 0.8s; }
footer .widget .our-services li a {text-decoration: none; font-size: 14px; color: #636363; text-transform: capitalize; line-height: 24px; font-family: 'Open Sans'; border-bottom: 1px solid #2C2C2E; display: block; padding-bottom: 10px; margin-bottom: 10px; transition: all .3s ease; }
footer .widget .our-services li a:before {font-family: 'FontAwesome'; content: '\f105'; color: #636363; font-size: 14px; line-height: 14px; margin-right: 15px; transition: all .3s ease; }
footer .widget .our-services li a:hover:before, footer .widget .our-services li a:hover {color: #ee3733; }
footer .widget .contact-info li {font-size: 14px; line-height: 26px; color: #636363; padding-bottom: 7px; margin-bottom: 14px; border-bottom: 1px solid #2C2C2E; padding-bottom: 14px; }
footer .widget .contact-info li .fa {color: #636363; }
footer .widget .contact-info li span {line-height: 21px; padding-left: 15px; font-family: 'Open Sans'; }
footer .widget {margin-bottom: 20px; }
.footer-widget.flickr-widget {display: inline-block; }
.flickr-widget ul li:nth-child(3n+1) {margin-left: 0; }
.flickr-widget ul li {float: left; margin-left: 8px; margin-bottom: 8px; }
.flickr-widget ul li a:hover {opacity: 1; }
.flickr-widget ul li a {display: inline-block; width: 80px; opacity: 0.6; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border: 4px solid #333; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; }
.flickr-widget ul li a img {width: 100%; height: 60px; }
.downloads {margin-top:20px;text-align: center; }
.downloads li h3 {font-size: 18px; line-height: 27px; color: #745d76; margin-bottom: 8px; }
.downloads li{display: inline-block;margin-left: 20px;}
.downloads li a{display: inline-block;}
.copyright-wrap{background: #0F0F0F;}
.copyright-wrap p{text-align: center;line-height: 80px;color: #3F3F3F;}
/*Footer Css End*/
/*Login popup*/
.modal{background: rgba(0,0,0,0.6);}
.Login-header {padding: 15px; border-bottom: 1px solid #e5e5e5; text-align: center; background: #ee3733; color: #fff; }
.login-avatar{padding: 20px 0px 30px 0px;text-align: center;}
.avtar-circle{width: 40%;border-radius: 50%;}
.close{color: #fff;opacity: inherit;text-shadow: 0px;}
.inner input[type="submit"] {font-size: 14px; color: #fff; background: #ee3733; border: 3px solid #ee3733; border-radius: 8px; outline: none; cursor: pointer; padding: 10px; -webkit-appearance: none; width: 100%; margin: 5px 0; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; }
a.forgot {text-decoration: none; font-size: 15px; color: #ee3733; font-weight: 400; margin-top: 15px; text-align: center; margin: 0 auto; display: block; }
.btn-sign {color: #fff; background-color: #ee3733; border-color: #ee3733; }
.btn.focus, .btn:focus, .btn:hover{color: #fff;}
@media (min-width: 768px){
.modal-dialog {width: 400px; margin:100px auto; }
}
@media (max-width: 991px){
.contact-details {display: none!important; }
}
/*Personal Profile Css Start*/
.personal-profile{background: url(../images/profile-bg1.jpg);background-size: cover;padding:30px 0px;}
.outter {padding: 0px; border: 1px solid rgba(255, 255, 255, 0.29); border-radius: 50%; text-align: center; width: 200px; height: 200px; margin: 0 auto; }
.image-circle {border-radius: 50%; width: 175px; height: 175px; border: 4px solid #FFF; margin: 10px; }
.profile-title {margin-top: 20px; }
.profile-title h1{color: #fff;padding-bottom: 10px;font-size: 48px;font-family: "proxima-nova", sans-serif;text-shadow: 0 2px 0 rgba(64,34,68,0.27);font-weight: bold;}
.profile-title .heart{color: #fff;font-size: 18px;}
.profile-title .heart i{color: #fff; padding: 0px 7px 0px 7px; display: inline-block; vertical-align: middle; }
.profile-title .rating { padding-top: 10px;padding-left: 10px; color: #fff; }
.follow-wrap{float: right;text-align: center;margin-top: 20px;}
.countlist li{text-align: center;display: inline-block;padding: 0px 14px 0px;cursor: pointer;}
.countlist h3{display: inline-block; color: #fff;padding-bottom:20px;font-weight: bold;}
.countlist img {display: inline-block; vertical-align: baseline; margin-right: 10px; }
.countlist li small{display: block;padding-top: 5px;color: #fff;font-size: 14px;text-transform: uppercase;}
.reading-btn{display: inline-block;text-align: center;}
.reading-btn a{text-decoration: none; display: block; width: 180px; margin: 10px 0; padding: 12px 0 12px; background-color: #fca215; font-size: 20px; line-height: 34px; text-align: center; color: white; text-shadow: 0 -1px 0 #d17700; border-radius: 5px; box-shadow: 0 2px 1px -1px #d17700; }
.follow-btn a:hover{box-shadow: 0 4px #470200;}
.personal-body{padding: 50px 0px;}
.personal-summary{background-color: #fff;border: 1px solid #ddd;padding: 10px;margin-bottom: 15px;}
.personal-summary h1{color: #ee3733;font-size: 24px;padding-bottom: 10px;}
.personal-summary p{color: #777;line-height: 24px;}
.classic-title1 {margin-top:30px;margin-bottom:30px; padding-bottom: 8px;font-size: 24px; border-bottom: 1px solid #ddd; font-weight: 300; text-align: left; }
.classic-title1 span {text-transform: uppercase; padding-bottom: 7px; border-bottom: 4px solid #777; color: #ee3733; font-weight: 600; text-align: left; }
.rating-review{background-color: #fff;border: 1px solid #ddd;padding: 10px;margin-bottom: 15px;}
.rating-review p{font-size: 18px;margin: 0;}
.feedback-wrap{margin-bottom: 10px;}
.feed-head img{display: inline-block;vertical-align: top;}
.feed-title{display: inline-block; padding-left: 5px; font-size: 16px; line-height: 20px; }
.feed-title h3{}
.feed-date{color: #bfbfbf;font-size: 14px;}
.paginate{padding:30px 0px 0px 0px;}
.bs-callout-danger {border-left:4px solid #d9534f; }
.comment-area{margin-bottom: 20px;}
.submit-btn a{text-decoration: none; display: block; width: 180px; margin: 10px 0; padding: 12px 0 12px; background-color: #fca215; font-size: 20px; line-height: 34px; text-align: center; color: white; text-shadow: 0 -1px 0 #d17700; border-radius: 5px; box-shadow: 0 2px 1px -1px #d17700; }
#sidebar .widget-title{background: #ee3733;padding: 10px;color: #fff;}
#sidebar .widget{background: #fff;padding:15px;border: 1px solid #ddd;margin-bottom: 20px;}
/*Personal Profile Css End*/
/*#top{background-color:#1b080c;color:#fff;}*/
.pagi{text-align:center;}
.thumbnail{box-shadow: 0px 2px 0px 0px #ddd;}
.nav li a{font-size:14px;text-align:left;}
#navi .active{background-color: #ee3733;border-color: #ee3733;color:#fff!important;border-bottom:2px solid #000!important;height:60px;}
.navbar-offcanvas{top:60px!important;}
.toggle {
color: #666;
display: block;
height: 72px;
line-height: 72px;
text-align: center;
width: 72px;
}
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-68 { font-size: 58px; color:#DAD8D0;}
.profile_pic{border:2px solid #FFF;margin-left:50px;float:left;height:100px;width:80px;text-align:center;border-radius:50%;}
.lbox{padding:8px;border:1px solid #424242;}.lbox a{color:#DAD8D0!important;} | public/css/style.css | @import url('https://fonts.googleapis.com/css?family=Oswald');
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
@import url(http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,700);
/*------------------------------------------*/
/* 01 - General & Basic Styles
/*------------------------------------------*/
body {font-family: 'Open Sans', sans-serif; margin: 0; padding: 0; }
strong, b {font-weight: 600; }
img {max-width: 100%; height: auto; }
ul, ol {list-style: none; }
ul {padding: 0; margin: 0; }
a {transition: color 0.2s ease-in-out; -moz-transition: color 0.2s ease-in-out; -webkit-transition: color 0.2s ease-in-out; -o-transition: color 0.2s ease-in-out; }
h1, h2, h3, h4, h5, h6 {font-family: 'Open Sans', sans-serif; font-weight: 600; margin: 0; }
/*Header Css Start*/
.navbar{margin-bottom: 0px;border: none;}
.nav>li>a{color: #999;padding: 20px 20px;font-size: 16px;}
.navbar-brand {float: left; height: 50px; padding:15px 15px; font-size:30px; font-weight: 600; line-height: 20px; color: #ee3733; }
.navbar-brand a{display: inline-block;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {color: #fff; background-color: #ee3733; border-bottom: 2px solid #470200; }
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {color: #fff; background-color: #ee3733; border-bottom: 2px solid #470200; height:60px;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background-color: #ee3733; }
.navbar-default .navbar-toggle .icon-bar {background-color: #fff; }
.navbar-nav {margin: 0px -15px; }
.login-btn{font-weight: bold;}
.sign-btn{font-weight: bold;}
/*.login-btn{background: #ee3733;display: inline-block;color: #fff !important;outline: none; -moz-box-shadow: inset 0 -1px 1px #470200, 0 3px 0 #470200, 0 3px 3px rgba(0, 0, 0, 0.35); -webkit-box-shadow: inset 0 -1px 1px #470200, 0 3px 0 #470200, 0 3px 3px rgba(0, 0, 0, 0.35); box-shadow: inset 0 -1px 1px #470200, 0 3px 0 #470200, 0 3px 3px rgba(0, 0, 0, 0.35); -moz-transition: all 100ms ease-in-out; -o-transition: all 100ms ease-in-out; -webkit-transition: all 100ms ease-in-out; transition: all 100ms ease-in-out; text-decoration: none;}
.sign-btn{background: #ee3733;display: inline-block;color: #fff !important;outline: none; -moz-box-shadow: inset 0 -1px 1px #470200, 0 3px 0 #470200, 0 3px 3px rgba(0, 0, 0, 0.35); -webkit-box-shadow: inset 0 -1px 1px #470200, 0 3px 0 #470200, 0 3px 3px rgba(0, 0, 0, 0.35); box-shadow: inset 0 -1px 1px #470200, 0 3px 0 #470200, 0 3px 3px rgba(0, 0, 0, 0.35); -moz-transition: all 100ms ease-in-out; -o-transition: all 100ms ease-in-out; -webkit-transition: all 100ms ease-in-out; transition: all 100ms ease-in-out; text-decoration: none;}*/
/*Header Css End*/
/*Slider Css Start*/
#carousel-example-generic .item img {width: 100%; }
#carousel-example-generic .carousel-control .fa-angle-left {left: 0; }
#carousel-example-generic .carousel-control .fa-angle-left, #carousel-example-generic .carousel-control .fa-angle-right {position: absolute; top: 40%; z-index: 5; display: inline-block; }
#carousel-example-generic .carousel-control i {background: rgba(0,0,0,.7); color: #fff; line-height: 36px; font-size: 32px; padding: 15px 20px; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; }
#carousel-example-generic .carousel-control i:hover {background: #ee3733; }
#carousel-example-generic .carousel-control .fa-angle-right {right: 0; }
/*Slider Css End*/
/*Feature Css Start*/
#feature {background-color: #fff; display: inline; float: left; padding:40px 0; width: 100%; }
#feature .classic-title {margin-bottom:50px; padding-bottom: 15px; border-bottom: 1px solid #ddd; font-weight: 300; text-align: center; }
#feature .classic-title span {text-transform: uppercase; padding-bottom: 8px; border-bottom: 4px solid #777; color: #ee3733; font-weight: 600; text-align: center; }
#feature .service-box {margin-bottom: 35px; }
.advisor-img{position: relative;}
.advisor-img img{width: 100%;}
.play-overlay {position: absolute; left:-80px; bottom: 0; display: inline-block; }
.play-overlay img {width: 20%; height: 20%; }
#feature .caption h3{font-size: 24px; text-align: center; padding-bottom: 10px; }
#feature .service-title{text-align: center; padding-bottom: 10px;}
#feature .service-title i {color: #ee3733; padding: 0px 7px 0px 7px; display: inline-block; vertical-align: middle; }
#feature .rating{text-align: center; padding-bottom: 10px;border-bottom: 1px solid #ccc;color: #ee3733;}
.service-description {height: 100px; overflow: hidden; font-size: 14px; text-align: center; line-height: 20px; padding-top: 5px; }
.pagination>li>a, .pagination>li>span { border-radius: 50% !important;margin: 0 5px;}
.pagination{margin: 0;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{background-color: #ee3733;border-color: #ee3733;}
/*Feature Css End*/
/*Full width Css Start*/
#full-width{background: url(../images/parallax-bg.jpg);background-attachment: fixed;padding:100px 0px;}
#full-width h1{color: #fff;text-align: center;font-size:40px;}
/*Full width Css End*/
/*Work Css Start*/
#work-wrap{background-color: #fff; display: inline; float: left; padding:40px 0; width: 100%; }
#work-wrap .classic-title {margin-bottom:50px; padding-bottom: 15px; border-bottom: 1px solid #ddd; font-weight: 300; text-align: center; }
#work-wrap .classic-title span {text-transform: uppercase; padding-bottom: 8px; border-bottom: 4px solid #777; color: #ee3733; font-weight: 600; text-align: center; }
.work-section{margin-bottom: 30px;}
.work-box .number {background: #EFA600; display: inline-block; position: absolute;left: 0; top: 0; color: #fff; font-size: 24px; line-height: 20px; padding: 10px 15px 10px 15px; font-family: 'Open Sans'; text-transform: uppercase; }
.work-blog{border: 1px solid #ccc;padding: 10px;}
.work-blog p{font-size: 14px; color: #8E8D8D; font-weight: 500; line-height: 24px; }
.work-box{position: relative;text-align: center;}
/*Work Css End*/
/*Client Css Start*/
/*Client Css End*/
/*Footer Css Start*/
footer{background: #161616;padding:40px 0 40px 0px;}
footer .widget h3 {font-size: 16px; line-height: 26px; font-weight: bold; color: #ee3733; text-transform: uppercase; margin: 0; padding-bottom: 15px; margin-bottom: 10px; border-bottom: 1px solid #444; }
footer .widget p {font-size: 14px; line-height: 24px; color: #636363; }
footer .widget a.read-more {text-decoration: none; display: block; padding-bottom: 5px; color: #ee3733; font-size: 14px; line-height: 24px; }
ul.social-network {list-style: none; margin:0; padding: 0; }
ul.social-network li {display:inline-block; margin: 0 5px 0 0; }
.social-network a.icoinstagram:hover {background-color:#6a453b; border: 2px solid #6a453b; }
.social-network a.icoFacebook:hover {background-color:#3B5998; border: 2px solid #3B5998; }
.social-network a.icoTwitter:hover {background-color:#33ccff; border: 2px solid #33ccff; }
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i {color:#fff; }
a.socialIcon:hover, .socialHoverClass {color:#44BCDD; }
.social-circle li a {display:inline-block; position:relative;-moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; text-align:center; width:36px; height:36px; border: 2px solid #fff; font-size:16px; }
.social-circle li i {margin:0; line-height:32px; text-align: center; }
.social-circle li a:hover i, .triggeredHover {-moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -ms--transform: rotate(360deg); transform: rotate(360deg); -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s; }
.social-circle i {color: #fff; -webkit-transition: all 0.8s; -moz-transition: all 0.8s; -o-transition: all 0.8s; -ms-transition: all 0.8s; transition: all 0.8s; }
footer .widget .our-services li a {text-decoration: none; font-size: 14px; color: #636363; text-transform: capitalize; line-height: 24px; font-family: 'Open Sans'; border-bottom: 1px solid #2C2C2E; display: block; padding-bottom: 10px; margin-bottom: 10px; transition: all .3s ease; }
footer .widget .our-services li a:before {font-family: 'FontAwesome'; content: '\f105'; color: #636363; font-size: 14px; line-height: 14px; margin-right: 15px; transition: all .3s ease; }
footer .widget .our-services li a:hover:before, footer .widget .our-services li a:hover {color: #ee3733; }
footer .widget .contact-info li {font-size: 14px; line-height: 26px; color: #636363; padding-bottom: 7px; margin-bottom: 14px; border-bottom: 1px solid #2C2C2E; padding-bottom: 14px; }
footer .widget .contact-info li .fa {color: #636363; }
footer .widget .contact-info li span {line-height: 21px; padding-left: 15px; font-family: 'Open Sans'; }
footer .widget {margin-bottom: 20px; }
.footer-widget.flickr-widget {display: inline-block; }
.flickr-widget ul li:nth-child(3n+1) {margin-left: 0; }
.flickr-widget ul li {float: left; margin-left: 8px; margin-bottom: 8px; }
.flickr-widget ul li a:hover {opacity: 1; }
.flickr-widget ul li a {display: inline-block; width: 80px; opacity: 0.6; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border: 4px solid #333; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; }
.flickr-widget ul li a img {width: 100%; height: 60px; }
.downloads {margin-top:20px;text-align: center; }
.downloads li h3 {font-size: 18px; line-height: 27px; color: #745d76; margin-bottom: 8px; }
.downloads li{display: inline-block;margin-left: 20px;}
.downloads li a{display: inline-block;}
.copyright-wrap{background: #0F0F0F;}
.copyright-wrap p{text-align: center;line-height: 80px;color: #3F3F3F;}
/*Footer Css End*/
/*Login popup*/
.modal{background: rgba(0,0,0,0.6);}
.Login-header {padding: 15px; border-bottom: 1px solid #e5e5e5; text-align: center; background: #ee3733; color: #fff; }
.login-avatar{padding: 20px 0px 30px 0px;text-align: center;}
.avtar-circle{width: 40%;border-radius: 50%;}
.close{color: #fff;opacity: inherit;text-shadow: 0px;}
.inner input[type="submit"] {font-size: 14px; color: #fff; background: #ee3733; border: 3px solid #ee3733; border-radius: 8px; outline: none; cursor: pointer; padding: 10px; -webkit-appearance: none; width: 100%; margin: 5px 0; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; }
a.forgot {text-decoration: none; font-size: 15px; color: #ee3733; font-weight: 400; margin-top: 15px; text-align: center; margin: 0 auto; display: block; }
.btn-sign {color: #fff; background-color: #ee3733; border-color: #ee3733; }
.btn.focus, .btn:focus, .btn:hover{color: #fff;}
@media (min-width: 768px){
.modal-dialog {width: 400px; margin:100px auto; }
}
@media (max-width: 991px){
.contact-details {display: none!important; }
}
/*Personal Profile Css Start*/
.personal-profile{background: url(../images/profile-bg1.jpg);background-size: cover;padding:30px 0px;}
.outter {padding: 0px; border: 1px solid rgba(255, 255, 255, 0.29); border-radius: 50%; text-align: center; width: 200px; height: 200px; margin: 0 auto; }
.image-circle {border-radius: 50%; width: 175px; height: 175px; border: 4px solid #FFF; margin: 10px; }
.profile-title {margin-top: 20px; }
.profile-title h1{color: #fff;padding-bottom: 10px;font-size: 48px;font-family: "proxima-nova", sans-serif;text-shadow: 0 2px 0 rgba(64,34,68,0.27);font-weight: bold;}
.profile-title .heart{color: #fff;font-size: 18px;}
.profile-title .heart i{color: #fff; padding: 0px 7px 0px 7px; display: inline-block; vertical-align: middle; }
.profile-title .rating { padding-top: 10px;padding-left: 10px; color: #fff; }
.follow-wrap{float: right;text-align: center;margin-top: 20px;}
.countlist li{text-align: center;display: inline-block;padding: 0px 14px 0px;cursor: pointer;}
.countlist h3{display: inline-block; color: #fff;padding-bottom:20px;font-weight: bold;}
.countlist img {display: inline-block; vertical-align: baseline; margin-right: 10px; }
.countlist li small{display: block;padding-top: 5px;color: #fff;font-size: 14px;text-transform: uppercase;}
.reading-btn{display: inline-block;text-align: center;}
.reading-btn a{text-decoration: none; display: block; width: 180px; margin: 10px 0; padding: 12px 0 12px; background-color: #fca215; font-size: 20px; line-height: 34px; text-align: center; color: white; text-shadow: 0 -1px 0 #d17700; border-radius: 5px; box-shadow: 0 2px 1px -1px #d17700; }
.follow-btn a:hover{box-shadow: 0 4px #470200;}
.personal-body{padding: 50px 0px;}
.personal-summary{background-color: #fff;border: 1px solid #ddd;padding: 10px;margin-bottom: 15px;}
.personal-summary h1{color: #ee3733;font-size: 24px;padding-bottom: 10px;}
.personal-summary p{color: #777;line-height: 24px;}
.classic-title1 {margin-top:30px;margin-bottom:30px; padding-bottom: 8px;font-size: 24px; border-bottom: 1px solid #ddd; font-weight: 300; text-align: left; }
.classic-title1 span {text-transform: uppercase; padding-bottom: 7px; border-bottom: 4px solid #777; color: #ee3733; font-weight: 600; text-align: left; }
.rating-review{background-color: #fff;border: 1px solid #ddd;padding: 10px;margin-bottom: 15px;}
.rating-review p{font-size: 18px;margin: 0;}
.feedback-wrap{margin-bottom: 10px;}
.feed-head img{display: inline-block;vertical-align: top;}
.feed-title{display: inline-block; padding-left: 5px; font-size: 16px; line-height: 20px; }
.feed-title h3{}
.feed-date{color: #bfbfbf;font-size: 14px;}
.paginate{padding:30px 0px 0px 0px;}
.bs-callout-danger {border-left:4px solid #d9534f; }
.comment-area{margin-bottom: 20px;}
.submit-btn a{text-decoration: none; display: block; width: 180px; margin: 10px 0; padding: 12px 0 12px; background-color: #fca215; font-size: 20px; line-height: 34px; text-align: center; color: white; text-shadow: 0 -1px 0 #d17700; border-radius: 5px; box-shadow: 0 2px 1px -1px #d17700; }
#sidebar .widget-title{background: #ee3733;padding: 10px;color: #fff;}
#sidebar .widget{background: #fff;padding:15px;border: 1px solid #ddd;margin-bottom: 20px;}
/*Personal Profile Css End*/
/*#top{background-color:#1b080c;color:#fff;}*/
.pagi{text-align:center;}
.thumbnail{box-shadow: 0px 2px 0px 0px #ddd;}
.nav li a{font-size:14px;text-align:left;}
#navi .active{background-color: #ee3733;border-color: #ee3733;color:#fff!important;border-bottom:2px solid #000!important;height:60px;}
.navbar-offcanvas{top:60px!important;}
.toggle {
color: #666;
display: block;
height: 72px;
line-height: 72px;
text-align: center;
width: 72px;
}
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-68 { font-size: 58px; color:#DAD8D0;}
.profile_pic{border:2px solid #FFF;margin-left:50px;float:left;height:100px;width:80px;text-align:center;border-radius:50%;}
.lbox{padding:8px;border:1px solid #424242;}.lbox a{color:#DAD8D0!important;} | 0.326486 | 0.062274 |
@font-face {
font-family: 'ChronicaPro';
src: url('../fonts/ChronicaPro-Heavy.otf')
}
html,* { cursor: none; overflow: hidden;}
body{
background-color: #252120;
}
.center {
height: 100%;
width: 100%;
}
.title {
color: #FFFFFF;
font-family: "ChronicaPro";
font-size: 5.417vw;
line-height: 5.9vw;
align-self: center;
padding-top: 8.604vw;
padding-left: 3.1vw;
text-shadow: 0px 0px 56px #00000054;
animation: slide-in 0.8s cubic-bezier(0, 0.65, 0.37, 1);
animation-fill-mode: forwards;
transform: translateX(-300%);
z-index: -3;
user-select: none;
margin: auto;
}
.description {
color: #FFFFFF;
font-family: "Bahnschrift";
font-weight: lighter;
width: fit-content;
font-size: 1.042vw;
line-height: 1.458vw;
padding-top: 1.604vw;
padding-left: 3.1vw;
animation: slide-in 0.8s cubic-bezier(0, 0.65, 0.37, 1);
animation-fill-mode: forwards;
transform: translateX(-300%);
z-index: -3;
width: 90vw;
height: 15vw;
}
ul {
list-style: none;
display: inline-flex;
animation: slide-in 0.9s cubic-bezier(0, 0.25, 0.37, 1);
animation-fill-mode: forwards;
transform: translateX(-300%);
}
.fa-heart,
.fa-feather-alt,
.fa-shield-alt,
.fa-cog {
padding-top: 10px;
}
.fa-heart:hover {
animation: grow 1s ease infinite;
}
.fa-shield-alt:hover {
animation: degrow 2s cubic-bezier(0,.98,1,.59) infinite;
}
.fa-feather-alt:hover {
animation: feather 4s ease infinite;
}
.fa-cog:hover {
animation: rotate 3s ease infinite;
}
.fiItems {
width: 20vw;
}
.fast_info {
position: relative;
bottom: 0vw;
left: 1vw;
text-align: center;
}
.fast_info h1 {
color: #FFFFFF;
font-family: "Bahnschrift";
font-weight: 500;
font-size: 0.9vw;
}
.fast_info p {
color: #FFFFFF;
font-family: "Bahnschrift";
font-weight: lighter;
font-size: 0.8vw;
}
.fast_info i {
color: #0071FF;
font-size: 3.0vw;
}
.separator {
width: 0.1vw;
height: 14vw;
background-color: #FFFFFF;
opacity: 0.4;
margin-left: 30px;
margin-right: 30px;
}
.home {
position:absolute;
top:1.042vw;
left:3.042vw;
display: flex;
width: 3.646vw;
height: 3.646vw;
border-radius: 50%;
background-color: #0071FF;
justify-content: center;
align-items: center;
color: #322E2B;
transition: 0.8s;
z-index: 1;
animation: slide-in-nav 0.9s cubic-bezier(0, 0.25, 0.37, 1);
animation-fill-mode: forwards;
transform: translateX(-700%) translateY(-200%) scale(0.6);
opacity: 0;
}
.home:hover {
color: #0071FF;
background-color: #322E2B;
width: 3.906vw;
height: 3.906vw;
transition: 0.5s;
}
.home i,
.documentation i,
.download i {
font-size: 1.563vw;
}
.download {
position:absolute;
top:1.042vw;
left:7.208vw;
display: flex;
width: 3.646vw;
height: 3.646vw;
border-radius: 50%;
background-color: #FFFFFF;
justify-content: center;
align-items: center;
color: #322E2B;
transition: 0.8s;
z-index: 1;
animation: slide-in-nav 0.9s cubic-bezier(0, 0.25, 0.37, 1);
animation-fill-mode: forwards;
transform: translateX(-700%) translateY(-200%) scale(0.6);
opacity: 0;
}
.download:hover {
color: #FFFFFF;
background-color: #322E2B;
width: 3.906vw;
height: 3.906vw;
transition: 0.5s;
}
.documentation {
position:absolute;
top:1.042vw;
left:11.375vw;
display: flex;
width: 3.646vw;
height: 3.646vw;
border-radius: 50%;
background-color: #FFFFFF;
justify-content: center;
align-items: center;
color: #322E2B;
transition: 0.8s;
z-index: 1;
animation: slide-in-nav 0.9s cubic-bezier(0, 0.25, 0.37, 1);
animation-fill-mode: forwards;
transform: translateX(-700%) translateY(-200%) scale(0.6);
opacity: 0;
}
.documentation:hover {
color: #FFFFFF;
background-color: #322E2B;
width: 3.906vw;
height: 3.906vw;
transition: 0.5s;
}
/* Transition */
.transition {
animation-fill-mode: forwards;
position: absolute;
bottom: 0;
width: 100vw;
height: 0vw;
z-index: 2;
}
.blue {
background-color: #0071FF;
}
.black {
background-color: #322E2B;
}
.a1 {
animation: slide-transition 1.2s ease;
animation-fill-mode: forwards;
}
.b1 {
animation: slide-transition-out 1.2s ease-out;
animation-fill-mode: forwards;
}
.a2 {
animation: slide-transition 1.0s ease-in;
animation-fill-mode: forwards;
}
.b2 {
animation: slide-transition-out 1.0s ease;
animation-fill-mode: forwards;
}
@keyframes slide-in-nav {
0% { }
100% { transform: translateX(0%) translateY(0%) scale(1.0); opacity: 1.0;}
}
@keyframes slide-transition {
0% { }
100% { height: 100vw;}
}
@keyframes slide-transition-out {
0% { height: 100vw; }
100% { height: 0vw;}
}
@keyframes feather {
0% { transform: scale(1.0) rotate(0deg); }
50% { transform: scale(1.3) rotate(60deg);}
100% { transform: scale(1.0) rotate(0deg);}
}
@keyframes grow {
0% { transform: scale(1.0); }
50% { transform: scale(1.3);}
100% { transform: scale(1.0);}
}
@keyframes degrow {
0% { transform: scale(1.0); }
50% { transform: scale(0.9);}
100% { transform: scale(1.0);}
}
@keyframes rotate {
0% { transform: rotate(0deg); }
50% { transform: rotate(180deg);}
100% { transform: rotate(360deg);}
}
@keyframes slide-in {
0% { }
100% { transform: translateX(0%);}
} | css/style_page2.css |
@font-face {
font-family: 'ChronicaPro';
src: url('../fonts/ChronicaPro-Heavy.otf')
}
html,* { cursor: none; overflow: hidden;}
body{
background-color: #252120;
}
.center {
height: 100%;
width: 100%;
}
.title {
color: #FFFFFF;
font-family: "ChronicaPro";
font-size: 5.417vw;
line-height: 5.9vw;
align-self: center;
padding-top: 8.604vw;
padding-left: 3.1vw;
text-shadow: 0px 0px 56px #00000054;
animation: slide-in 0.8s cubic-bezier(0, 0.65, 0.37, 1);
animation-fill-mode: forwards;
transform: translateX(-300%);
z-index: -3;
user-select: none;
margin: auto;
}
.description {
color: #FFFFFF;
font-family: "Bahnschrift";
font-weight: lighter;
width: fit-content;
font-size: 1.042vw;
line-height: 1.458vw;
padding-top: 1.604vw;
padding-left: 3.1vw;
animation: slide-in 0.8s cubic-bezier(0, 0.65, 0.37, 1);
animation-fill-mode: forwards;
transform: translateX(-300%);
z-index: -3;
width: 90vw;
height: 15vw;
}
ul {
list-style: none;
display: inline-flex;
animation: slide-in 0.9s cubic-bezier(0, 0.25, 0.37, 1);
animation-fill-mode: forwards;
transform: translateX(-300%);
}
.fa-heart,
.fa-feather-alt,
.fa-shield-alt,
.fa-cog {
padding-top: 10px;
}
.fa-heart:hover {
animation: grow 1s ease infinite;
}
.fa-shield-alt:hover {
animation: degrow 2s cubic-bezier(0,.98,1,.59) infinite;
}
.fa-feather-alt:hover {
animation: feather 4s ease infinite;
}
.fa-cog:hover {
animation: rotate 3s ease infinite;
}
.fiItems {
width: 20vw;
}
.fast_info {
position: relative;
bottom: 0vw;
left: 1vw;
text-align: center;
}
.fast_info h1 {
color: #FFFFFF;
font-family: "Bahnschrift";
font-weight: 500;
font-size: 0.9vw;
}
.fast_info p {
color: #FFFFFF;
font-family: "Bahnschrift";
font-weight: lighter;
font-size: 0.8vw;
}
.fast_info i {
color: #0071FF;
font-size: 3.0vw;
}
.separator {
width: 0.1vw;
height: 14vw;
background-color: #FFFFFF;
opacity: 0.4;
margin-left: 30px;
margin-right: 30px;
}
.home {
position:absolute;
top:1.042vw;
left:3.042vw;
display: flex;
width: 3.646vw;
height: 3.646vw;
border-radius: 50%;
background-color: #0071FF;
justify-content: center;
align-items: center;
color: #322E2B;
transition: 0.8s;
z-index: 1;
animation: slide-in-nav 0.9s cubic-bezier(0, 0.25, 0.37, 1);
animation-fill-mode: forwards;
transform: translateX(-700%) translateY(-200%) scale(0.6);
opacity: 0;
}
.home:hover {
color: #0071FF;
background-color: #322E2B;
width: 3.906vw;
height: 3.906vw;
transition: 0.5s;
}
.home i,
.documentation i,
.download i {
font-size: 1.563vw;
}
.download {
position:absolute;
top:1.042vw;
left:7.208vw;
display: flex;
width: 3.646vw;
height: 3.646vw;
border-radius: 50%;
background-color: #FFFFFF;
justify-content: center;
align-items: center;
color: #322E2B;
transition: 0.8s;
z-index: 1;
animation: slide-in-nav 0.9s cubic-bezier(0, 0.25, 0.37, 1);
animation-fill-mode: forwards;
transform: translateX(-700%) translateY(-200%) scale(0.6);
opacity: 0;
}
.download:hover {
color: #FFFFFF;
background-color: #322E2B;
width: 3.906vw;
height: 3.906vw;
transition: 0.5s;
}
.documentation {
position:absolute;
top:1.042vw;
left:11.375vw;
display: flex;
width: 3.646vw;
height: 3.646vw;
border-radius: 50%;
background-color: #FFFFFF;
justify-content: center;
align-items: center;
color: #322E2B;
transition: 0.8s;
z-index: 1;
animation: slide-in-nav 0.9s cubic-bezier(0, 0.25, 0.37, 1);
animation-fill-mode: forwards;
transform: translateX(-700%) translateY(-200%) scale(0.6);
opacity: 0;
}
.documentation:hover {
color: #FFFFFF;
background-color: #322E2B;
width: 3.906vw;
height: 3.906vw;
transition: 0.5s;
}
/* Transition */
.transition {
animation-fill-mode: forwards;
position: absolute;
bottom: 0;
width: 100vw;
height: 0vw;
z-index: 2;
}
.blue {
background-color: #0071FF;
}
.black {
background-color: #322E2B;
}
.a1 {
animation: slide-transition 1.2s ease;
animation-fill-mode: forwards;
}
.b1 {
animation: slide-transition-out 1.2s ease-out;
animation-fill-mode: forwards;
}
.a2 {
animation: slide-transition 1.0s ease-in;
animation-fill-mode: forwards;
}
.b2 {
animation: slide-transition-out 1.0s ease;
animation-fill-mode: forwards;
}
@keyframes slide-in-nav {
0% { }
100% { transform: translateX(0%) translateY(0%) scale(1.0); opacity: 1.0;}
}
@keyframes slide-transition {
0% { }
100% { height: 100vw;}
}
@keyframes slide-transition-out {
0% { height: 100vw; }
100% { height: 0vw;}
}
@keyframes feather {
0% { transform: scale(1.0) rotate(0deg); }
50% { transform: scale(1.3) rotate(60deg);}
100% { transform: scale(1.0) rotate(0deg);}
}
@keyframes grow {
0% { transform: scale(1.0); }
50% { transform: scale(1.3);}
100% { transform: scale(1.0);}
}
@keyframes degrow {
0% { transform: scale(1.0); }
50% { transform: scale(0.9);}
100% { transform: scale(1.0);}
}
@keyframes rotate {
0% { transform: rotate(0deg); }
50% { transform: rotate(180deg);}
100% { transform: rotate(360deg);}
}
@keyframes slide-in {
0% { }
100% { transform: translateX(0%);}
} | 0.443359 | 0.060557 |
body {
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
a {
text-decoration: none;
color: black;
}
label {
display: block;
}
nav a {
display: inline-block;
margin: 1em 1em 0.5em 1em;
font-size: 0.88em;
}
form div {
margin: 0.7em;
}
/* All Users Table */
.user-table {
border: 1px solid black;
border-radius: 5px;
padding: 10px;
width: 100vh;
text-align: left;
background: #d1e7ae;
-moz-box-shadow: 4px 4px 4px 4px #92a378;
box-shadow: 4px 4px 4px 4px #92a378;
}
#cart-table {
border: 1px solid black;
border-radius: 5px;
width: 800px;
padding: 10px;
text-align: left;
background: #f7ffe9;
}
/* Nav Bar */
.nav-bar-heading {
color: #87986a;
text-align: center;
margin: 2em 2em 0em 2em;
font-size: 1.5em;
}
.nav-bar-links {
display: flex;
justify-content: right;
}
/* Login */
.login-form {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin: 3em 3em 0.8em;
}
.continue-as-guest {
font-size: 0.8em;
color: black;
text-decoration: underline;
}
.plants-line-up {
display: flex;
justify-content: center;
}
.succulent {
height: 8em;
}
/*All Plants View */
#allPlantsView {
display: flex;
justify-content: center;
flex-wrap: wrap;
}
#createPlantView {
display: flex;
justify-content: center;
}
.PlantInfo {
display: flex;
flex-direction: column;
align-items: center;
width: 23%;
margin: 1em;
padding: 1em 2em 1.5em 2em;
border: 2px solid #d1e7ae;
background-color: #f7ffe9;
border-radius: 140px 0px;
-moz-box-shadow: 4px 4px 4px 4px #92a378;
-webkit-box-shadow: 4px 4px 4px 4px #92a378;
box-shadow: 4px 4px 4px 4px #92a378;
}
.plant-image {
height: 200px;
width: 200px;
margin: 1em 0em 1.5em 0em;
}
.price {
font-weight: bold;
color: #798862;
}
.checkout_body {
background-image: url('./images/repeat-plant-friends.jpg');
height: 100%;
background-position: center;
background-repeat: repeat;
background-size: 30%;
}
/*You've placed an order! */
.terra {
padding: 200px;
display: block;
margin-left: auto;
margin-right: auto;
}
/* 403 Access Forbidden Page */
.access-forbidden-page {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.access-forbidden-page h1 {
color: red;
font-size: 5em;
}
/* Create Plant */
#form {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin: 80px;
padding: 0px;
border: 7px;
border-color: #92a378;
border-style: dotted;
border-radius: 10px;
width: 60%;
}
#createPlantForm {
width: 50vw;
padding: 1em;
}
#createPlantForm div {
display: flex;
padding: 4px;
justify-content: right;
}
#createPlantForm label {
width: 60%
}
#createPlantForm input {
width:100%;
}
/* Single Plant */
.singlePlantView {
display: flex;
flex-direction: column;
justify-content: center;
}
#singlePlant {
display: flex;
justify-content: center;
padding: 30px;
margin-top: 80px;
}
.singlePlant-info {
display: flex;
flex-direction: column;
justify-content: center;
padding: 30px;
}
.singlePlant-info div {
padding: 4px;
display: flex;
}
#singlePlant-name {
font-size: 30px;
margin: 40px 20px 20px 0px;
text-align: center;
}
.singlePlant-info button {
margin-top: 30px;
padding: 10px;
}
#buttons button {
padding: 8px;
margin: 8px 0px 0px 32px;
} | public/style.css | body {
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
a {
text-decoration: none;
color: black;
}
label {
display: block;
}
nav a {
display: inline-block;
margin: 1em 1em 0.5em 1em;
font-size: 0.88em;
}
form div {
margin: 0.7em;
}
/* All Users Table */
.user-table {
border: 1px solid black;
border-radius: 5px;
padding: 10px;
width: 100vh;
text-align: left;
background: #d1e7ae;
-moz-box-shadow: 4px 4px 4px 4px #92a378;
box-shadow: 4px 4px 4px 4px #92a378;
}
#cart-table {
border: 1px solid black;
border-radius: 5px;
width: 800px;
padding: 10px;
text-align: left;
background: #f7ffe9;
}
/* Nav Bar */
.nav-bar-heading {
color: #87986a;
text-align: center;
margin: 2em 2em 0em 2em;
font-size: 1.5em;
}
.nav-bar-links {
display: flex;
justify-content: right;
}
/* Login */
.login-form {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin: 3em 3em 0.8em;
}
.continue-as-guest {
font-size: 0.8em;
color: black;
text-decoration: underline;
}
.plants-line-up {
display: flex;
justify-content: center;
}
.succulent {
height: 8em;
}
/*All Plants View */
#allPlantsView {
display: flex;
justify-content: center;
flex-wrap: wrap;
}
#createPlantView {
display: flex;
justify-content: center;
}
.PlantInfo {
display: flex;
flex-direction: column;
align-items: center;
width: 23%;
margin: 1em;
padding: 1em 2em 1.5em 2em;
border: 2px solid #d1e7ae;
background-color: #f7ffe9;
border-radius: 140px 0px;
-moz-box-shadow: 4px 4px 4px 4px #92a378;
-webkit-box-shadow: 4px 4px 4px 4px #92a378;
box-shadow: 4px 4px 4px 4px #92a378;
}
.plant-image {
height: 200px;
width: 200px;
margin: 1em 0em 1.5em 0em;
}
.price {
font-weight: bold;
color: #798862;
}
.checkout_body {
background-image: url('./images/repeat-plant-friends.jpg');
height: 100%;
background-position: center;
background-repeat: repeat;
background-size: 30%;
}
/*You've placed an order! */
.terra {
padding: 200px;
display: block;
margin-left: auto;
margin-right: auto;
}
/* 403 Access Forbidden Page */
.access-forbidden-page {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.access-forbidden-page h1 {
color: red;
font-size: 5em;
}
/* Create Plant */
#form {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin: 80px;
padding: 0px;
border: 7px;
border-color: #92a378;
border-style: dotted;
border-radius: 10px;
width: 60%;
}
#createPlantForm {
width: 50vw;
padding: 1em;
}
#createPlantForm div {
display: flex;
padding: 4px;
justify-content: right;
}
#createPlantForm label {
width: 60%
}
#createPlantForm input {
width:100%;
}
/* Single Plant */
.singlePlantView {
display: flex;
flex-direction: column;
justify-content: center;
}
#singlePlant {
display: flex;
justify-content: center;
padding: 30px;
margin-top: 80px;
}
.singlePlant-info {
display: flex;
flex-direction: column;
justify-content: center;
padding: 30px;
}
.singlePlant-info div {
padding: 4px;
display: flex;
}
#singlePlant-name {
font-size: 30px;
margin: 40px 20px 20px 0px;
text-align: center;
}
.singlePlant-info button {
margin-top: 30px;
padding: 10px;
}
#buttons button {
padding: 8px;
margin: 8px 0px 0px 32px;
} | 0.247441 | 0.107625 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
height: 100%;
color: #222222;
font-size: 62.5%;
font-family: "Acumin Pro SemiCondensed Regular", Helvetica, Arial, sans-serif;
}
body {
height: 100%;
}
a {
color: #222222;
cursor: pointer;
text-decoration: none;
}
a:hover {
color: #444444;
}
a:active {
color: #666666;
}
header {
z-index: 1;
width: 100%;
position: fixed;
border-bottom: 1px solid #dddddd;
background-color: rgba(255, 255, 255, 0.95);
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
#header {
margin: auto;
}
#header i,
.top1,
.top2,
.top3 {
font-size: 2rem;
}
main {
margin: auto;
min-height: 100%;
overflow: hidden;
max-width: 150rem;
}
#banner {
cursor: pointer;
width: 100%;
}
.title {
overflow: hidden;
font-size: 2.5rem;
padding: 1rem 3rem 0 3rem;
}
.title h1 {
font-size: 3rem;
display: inline-block;
text-transform: uppercase;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
.title h2 {
font-size: 3rem;
display: inline-block;
font-family: "Acumin Pro ExtraCondensed Medium", Helvetica, Arial, sans-serif;
}
.title h3 {
color: #888888;
font-size: 2.5rem;
margin: 0 0 1rem 0;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.title h4 {
color: #888888;
margin: 1.5rem 0;
font-size: 1.5rem;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.top-links {
text-transform: uppercase;
color: #888888 !important;
}
.title .tprice {
float: right;
margin: -3rem 0;
}
.title .tbprice {
float: right;
margin: -4.5rem 0;
}
#top-nav {
float: right;
margin-top: 0.5rem;
font-family: "Acumin Pro ExtraCondensed Medium", Helvetica, Arial, sans-serif;
}
#top-nav i {
font-size: 2rem;
}
#side-pic {
font-size: 2rem;
overflow: hidden;
}
#side-nav {
float: left;
width: 20rem;
font-size: 2.5rem;
padding: 5rem 2rem;
font-family: "Acumin Pro ExtraCondensed Medium", Helvetica, Arial, sans-serif;
}
#side-nav p {
cursor: pointer;
}
#product-description {
padding: 0 3rem;
overflow: hidden;
font-size: 1.5rem;
}
.circle {
width: 5rem;
height: 5rem;
font-size: 2.2rem;
margin: 0.4rem 0.1796rem;
line-height: 5rem;
border-radius: 50%;
text-align: center;
display: inline-block;
border: 2px solid #444444;
cursor: pointer;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
.circle:hover {
background-color: #eeeeee;
}
.size {
display: block;
margin: 1.2rem 0 2rem 0.5rem;
}
.cart {
height: 5rem;
border-radius: 0.5rem;
background-color: #111111;
color: #eeeeee;
font-size: 2.5rem;
text-align: center;
line-height: 5.5rem;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
.cart:hover {
background-color: #222222;
}
#product-description h1 {
font-size: 2.7rem;
margin: 2.5rem 0 1rem 0;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
#product-description p {
color: #444444;
}
#products {
padding: 0 1rem;
overflow: hidden;
text-align: center;
margin-bottom: 1rem;
}
.product {
float: left;
margin: 1rem;
position: relative;
display: inline-block;
}
.product-desc {
bottom: 0;
width: 100%;
padding: 2.5rem;
font-size: 275%;
text-align: left;
position: absolute;
}
.bold-name {
display: inline-block;
text-transform: uppercase;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
.thin-name {
display: inline-block;
font-family: "Acumin Pro ExtraCondensed Medium", Helvetica, Arial, sans-serif;
}
.color-name {
color: #888888;
font-size: 75%;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.price {
float: right;
margin: -3rem 0 0 0;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
.sale {
color: #888888;
font-size: 75%;
margin: -2.5rem 1rem 0 0;
text-decoration: line-through;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.product-heart {
right: 0;
padding: 2.5rem;
font-size: 2rem;
position: absolute;
}
.product-heart-big {
float: right;
margin: 1rem 0;
}
#items {
padding: 1rem 2.5rem 0 2.5rem;
}
.item {
background-color: #f5f5f5f5;
display: flow-root;
}
.item-desc {
padding: 2.5rem;
float: left;
}
.item-desc h1 {
font-size: 3rem;
display: inline-block;
text-transform: uppercase;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
.item-desc h2 {
font-size: 3rem;
display: inline-block;
font-family: "Acumin Pro ExtraCondensed Medium", Helvetica, Arial, sans-serif;
}
.item-desc h3 {
color: #888888;
font-size: 2.5rem;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.item-icon {
float: right;
font-size: 2rem;
}
.item-price {
float: right;
text-align: right;
display: block !important;
margin-top: -4rem;
}
.black {
color: #222222 !important;
}
#summary {
padding: 3rem;
font-size: 2.2rem;
border-radius: 0.2rem;
background-color: #f5f5f5;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
#summary h1 {
font-size: 3rem;
display: inline-block;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
#summary h2 {
float: right;
font-size: 2.5rem;
margin-top: 0.5rem;
display: inline-block;
font-family: "Acumin Pro ExtraCondensed Medium", Helvetica, Arial, sans-serif;
}
#summary p {
display: inline-block;
margin-top: 1rem;
}
.number {
float: right;
}
.checkout {
margin-top: 2rem;
}
.total {
font-size: 2.5rem !important;
font-family: "Acumin Pro ExtraCondensed Medium", Helvetica, Arial, sans-serif !important;
}
.wrapper {
overflow: hidden;
padding: 1rem 1.5rem 2.5rem 1.5rem;
}
.section {
margin: 0 1rem;
}
.sections {
border-radius: 0.2rem;
background-color: #f5f5f5;
padding: 3rem 3rem 1rem 3rem;
}
.payment {
margin-top: 2rem;
}
.section h1 {
font-size: 3rem;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
.section h2 {
font-size: 2.5rem;
font-family: "Acumin Pro ExtraCondensed Medium", Helvetica, Arial, sans-serif;
}
.address h1 {
margin-bottom: 0.5rem;
}
.shipping-payment h1 {
margin-bottom: 0.5rem;
}
.final-summary h1 {
display: inline-block;
}
.final-summary h2 {
float: right;
margin-top: 0.5rem;
display: inline-block;
}
.final-summary p {
margin-top: 1rem;
font-size: 2.2rem;
display: inline-block;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.address {
float: left;
}
.shipping-payment {
background-color: #ffffff;
}
.final-summary {
padding-bottom: 3rem;
}
.text-login {
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
.label-bold {
float: right;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
.label-thin {
font-family: "Acumin Pro ExtraCondensed Light", Helvetica, Arial, sans-serif;
}
footer {
width: 100%;
background: #111111;
clear: both;
position: relative;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
#footer {
margin: auto;
font-size: 2rem;
max-width: 100rem;
}
#footer a {
color: #eeeeee;
margin: 0 1.4rem;
}
img {
min-width: 100%;
max-width: 100%;
user-select: none;
-ms-user-select: none;
-moz-user-select: none;
-webkit-user-drag: none;
-webkit-user-select: none;
}
.center {
top: 50%;
position: relative;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.left {
float: left;
}
.right {
float: right;
}
.top0 {
display: none;
}
.product-heart p:hover .fa-heart:before {
font-weight: 900;
}
.product-heart-big p:hover .fa-heart:before {
font-weight: 900;
}
*:focus {
outline: none;
}
#login-window,
#pay-window,
#mobile-window {
top: 0;
left: 0;
z-index: 2;
width: 100%;
height: 100%;
display: none;
position: fixed;
background-color: rgba(0, 0, 0, 0.75);
}
.close {
color: #444444;
cursor: pointer;
font-size: 2.5rem;
position: absolute;
margin: -3rem 17rem;
}
#login,
#pay {
background-color: #ffffff;
text-align: center;
}
#login h1,
#pay h1 {
font-size: 3rem;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
button {
border: 0;
width: 100%;
height: 5rem;
color: #eeeeee;
font-size: 2.5rem;
text-align: center;
line-height: 5.5rem;
border-radius: 0.2rem;
background-color: #111111;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
.login {
margin: 0 0 2rem 0;
cursor: pointer;
}
#login a {
font-size: 1.5rem;
}
.textfield {
margin: 2rem 0;
position: relative;
}
.textfield input {
width: 100%;
color: #222222;
font-size: 2.5rem;
border: 1px solid #444444;
padding: 1rem 1.5rem 0.7rem 1.5rem;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.textfield label {
top: 1.5rem;
left: 1.5rem;
color: #444444;
font-size: 2rem;
position: absolute;
pointer-events: none;
-webkit-transition: 0.2s ease all;
transition: 0.2s ease all;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.textfield input:focus ~ label,
.textfield input:valid ~ label {
top: -1rem;
color: #222222;
padding: 0.2rem;
font-size: 1.5rem;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(55%, #ffffff), color-stop(45%, #ffffff00));
background-image: linear-gradient(#ffffff 55%, #ffffff00 45%);
}
.address input:focus ~ label,
.address input:valid ~ label {
padding: 0 0.2rem;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(61%, #f5f5f5), color-stop(39%, #ffffff00));
background-image: linear-gradient(#f5f5f5 61%, #ffffff00 39%);
}
.bar {
width: 100%;
display: block;
position: relative;
}
.bar:before,
.bar:after {
width: 0;
bottom: 0;
content: "";
height: 0.2rem;
position: absolute;
background: #000000;
-webkit-transition: 0.2s ease all;
transition: 0.2s ease all;
}
.bar:before {
left: 50%;
}
.bar:after {
right: 50%;
}
.textfield input:focus ~ .bar:before,
.textfield input:focus ~ .bar:after {
width: 50%;
}
.radiobutton {
display: block;
margin: 2rem 0;
cursor: pointer;
font-size: 2.5rem;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
position: relative;
border: 1px solid #444444;
background-color: #ffffff;
padding: 1rem 1.5rem 0.7rem 5rem;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.radiobutton input {
opacity: 0;
cursor: pointer;
position: absolute;
}
.checkmark {
width: 2rem;
left: 1.5rem;
height: 2rem;
position: absolute;
border-radius: 50%;
background-color: #dddddd;
border: 1px solid #444444;
top: calc((100% - 2rem) / 2);
}
.radiobutton:hover input ~ .checkmark {
background-color: #cccccc;
}
.radiobutton input:checked ~ .checkmark {
background-image: radial-gradient(#ffffff 30%, #111111 40%);
}
.checkmark:after {
content: "";
display: none;
position: absolute;
}
.radiobutton input:checked ~ .checkmark:after {
display: none;
}
.radiobutton .checkmark:after {
top: 0.5rem;
width: 1rem;
left: 0.5rem;
height: 1rem;
border-radius: 50%;
background-color: white;
}
.icon-right {
float: right;
padding-right: 2px;
}
.icon-rotate {
float: right;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.icon-rotate.up {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.filter-name:hover {
color: #444444;
}
.filter-name:active {
color: #666666;
}
.filter-name::-moz-selection {
color: #222222;
}
.filter-name::selection {
color: #222222;
}
.filter-panel.fix {
max-height: 0;
}
.filter-panel {
overflow: hidden;
font-size: 2.2rem;
margin: 0 0 1rem 0;
-webkit-transition: max-height 0.2s ease-out;
transition: max-height 0.2s ease-out;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.filter-panel a {
color: #888888;
display: block;
margin: 0.5rem 0;
}
.filter-panel a:hover {
color: #666666;
}
.sizes {
width: 2rem;
display: inline-block !important;
margin: 0.5rem 3rem 0.5rem 0 !important;
}
#l2 {
display: none;
}
.top-dropdown {
text-align: right;
}
.dropdown-content {
z-index: 1;
width: 12rem;
display: none;
padding: 0 1.5rem;
position: absolute;
background-color: #ffffff;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.dropdown-content a {
color: #888888;
display: block;
margin: 0.5rem 0;
text-align: right;
font-size: 2.2rem;
}
.dropdown-content a:hover {
color: #666666;
}
.top-dropdown:hover .dropdown-content {
display: block;
}
.cart-number {
width: 1.75rem;
height: 1.75rem;
line-height: 1.3;
font-size: 1.5rem;
text-align: center;
position: absolute;
border-radius: 50%;
background-color: #222222;
color: #ffffff !important;
}
.top-grey {
color: #888888;
font-size: 2.2rem;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.top-grey:hover {
color: #666666;
}
.inactive {
opacity: 0.5;
cursor: default;
}
.title-fix {
clear: both;
}
.info {
font-size: 2.5rem;
padding: 1rem 3rem 1rem 3rem;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.bonus {
display: block;
margin: 1rem 0;
}
.icon-sizing {
width: 2rem;
}
.name-sizing {
width: 7rem;
display: inline-block;
}
.parameters {
display: inline-block;
}
.dropdown-parameters {
z-index: 1;
display: none;
position: absolute;
background-color: #ffffff;
border: 1px solid #888888;
padding: 1.3rem 0.5rem 1rem 0.5rem;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.dropdown-parameters a {
width: 2rem;
color: #888888;
text-align: center;
margin: 0.2rem 1rem;
display: inline-block !important;
}
.dropdown-parameters a:hover {
color: #666666;
}
.parameters a {
color: #444444;
font-size: 2rem;
user-select: none;
-ms-user-select: none;
-moz-user-select: none;
-webkit-user-drag: none;
-webkit-user-select: none;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.openSize {
width: 1rem;
text-align: center;
display: inline-block;
}
.openQuantity {
width: 1.5rem;
text-align: center;
display: inline-block;
}
.openSize1 {
font-size: 2.4rem;
}
.openQuantity1 {
font-size: 2.4rem;
}
.parameters-big {
margin: 0.5rem 0 1.5rem 0 !important;
}
.navigation {
margin-top: 2rem;
}
.navigation2 {
max-width: 20.5rem;
margin-bottom: 5rem;
}
.control {
font-size: 2.2rem;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
margin: 0.25rem 0;
}
.summ {
width: 6.5rem;
}
.bold-control {
text-transform: uppercase;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
.clear {
clear: both;
}
.cont {
margin: 0;
width: 7rem;
display: inline-block;
}
.payleft {
text-align: left;
}
.extra {
font-size: 2.3rem;
margin: 1rem 0 0 0;
font-family: "Acumin Pro ExtraCondensed Medium", Helvetica, Arial, sans-serif;
}
.bold-cont {
margin: 0 0 -0.5rem 0;
}
.place {
cursor: pointer;
}
.control-total {
display: inline-block;
}
.control-br {
font-size: 0.5rem;
}
#pay {
margin: 0 !important;
}
#wrap {
width: 40rem;
height: 100%;
overflow: hidden;
margin: 10rem auto;
}
#scroll {
width: 42rem;
overflow-y: scroll;
height: calc(100% - 10rem);
}
.user-layout {
padding: 1rem 3rem 0 3rem;
}
.logout-button {
height: 3.6rem;
border-radius: 0.5rem;
background-color: #111111;
color: #eeeeee;
font-size: 2rem;
text-align: center;
line-height: 4rem;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
.logout {
width: 8rem;
margin: 0 0 0 5rem;
display: inline-block;
}
#user-items {
padding: 1rem 2.5rem 0 2.5rem;
}
.user-item {
padding: 2rem;
display: flow-root;
background-color: #f5f5f5f5;
margin-bottom: 2.5rem;
}
.user-desc {
padding: 0.5rem;
}
.user-desc h1 {
font-size: 2.5rem;
display: inline-block;
text-transform: uppercase;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
.user-desc h2 {
font-size: 2.5rem;
display: inline-block;
font-family: "Acumin Pro ExtraCondensed Medium", Helvetica, Arial, sans-serif;
}
.user-desc h3 {
color: #444444;
font-size: 2.5rem;
display: inline-block;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.user-name {
width: 30rem;
}
#mobile-nav {
top: 0;
left: 0;
width: 0;
z-index: 5;
height: 100%;
position: fixed;
padding: 3rem 0;
overflow-x: hidden;
background-color: #ffffff;
-webkit-transition: 0.2s ease all;
transition: 0.2s ease all;
}
.menu-logo {
width: 26rem;
display: block;
padding: 1.5rem 1.9rem !important;
}
#mobile-side-nav {
float: left;
width: 26rem;
font-size: 2.5rem;
padding: 1.5rem 2.5rem;
font-family: "Acumin Pro ExtraCondensed Medium", Helvetica, Arial, sans-serif;
}
#mobile-side-nav p {
cursor: pointer;
}
.nav-black {
width: 26rem;
display: block;
font-size: 2.5rem;
padding: 0.5rem 2.5rem;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
#message {
position: absolute;
top: 15rem;
z-index: 1;
right: calc(50% - 10rem);
width: 20rem;
height: 4rem;
background-color: #ffffff;
padding: 1rem;
font-size: 2rem;
border-radius: 0.5rem;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
#message p {
text-align: center;
}
.pagination {
padding: 0.5rem 0 2.5rem 0;
font-size: 2.5rem;
text-align: center;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
.page-item {
padding: 0 0.5rem;
display: inline-block;
}
.page-item a {
cursor: pointer;
color: #888888 !important;
}
.page-item a:hover {
color: #444444 !important;
}
.page-item.disabled {
color: #888888 !important;
}
.page-item.active {
color: #222222;
}
.page-link {
cursor: default;
}
@media (min-width: 1000px) {
#header {
height: 6rem;
max-width: 150rem;
padding: 0 2.5rem;
}
#header .logo {
margin: auto;
width: 25rem;
}
#header a {
margin: 0 1.5rem;
}
#brands {
height: 2.5rem;
overflow: hidden;
text-align: center;
-webkit-transition: 0.2s ease-out;
transition: 0.2s ease-out;
}
#brands a {
font-weight: 700;
font-size: 1.8rem;
margin: 0 1.5rem;
}
main {
padding: 10rem 0;
}
#banner {
margin-bottom: -9rem;
}
#side-pic {
float: left;
width: calc(100% - 40rem);
padding: 1.5rem 1rem 1.7rem 2rem;
}
.product {
width: calc((100% - 6rem) / 3);
}
#login-window,
#pay-window {
background-color: rgba(0, 0, 0, 0.5);
}
#login,
#pay {
width: 40rem;
margin: 10rem auto;
border-radius: 0.2rem;
padding: 4rem 5rem;
}
#items {
width: 73.35%;
}
.item {
margin-bottom: 2.5rem;
}
.item img {
float: left;
width: 35rem;
min-width: 0;
}
.item-desc {
padding: 2.5rem;
width: calc(100% - 35rem);
}
#summary {
width: 25%;
float: right;
margin: 1rem 2.5rem 2.5rem 0;
}
.section {
width: calc((100% - 6rem) / 3);
}
.shipping-payment {
margin: auto;
}
.final-summary {
float: right;
}
footer {
height: 10rem;
margin-top: -10rem;
}
#footer {
height: 10rem;
}
#footer .logo {
float: left;
width: 200px;
margin: 0 3.5rem 0 0;
}
#footer .foot {
float: left;
margin: 0 1.2rem 0 0;
}
.cart-number {
margin: -0.5rem -2.3rem !important;
}
.top-dropdown {
width: 17rem;
}
.dropdown-content {
margin-left: 6rem;
}
.user-name {
display: inline-block;
}
.user-item {
width: 60rem;
}
.parameters {
margin: 1rem 2.5rem 0 0;
}
.pagination {
margin-left: 20rem;
}
}
@media (min-width: 1000px) and (max-width: 1250px) {
.top1 {
display: none;
}
.product {
width: calc((100% - 4rem) / 2) !important;
}
.item img {
width: 25rem;
}
.item-desc {
width: calc(100% - 25rem);
}
#items {
width: 68%;
}
#summary {
width: 30%;
}
.section {
width: calc((100% - 4rem) / 2);
}
.address {
margin-bottom: 2rem;
}
.shipping-payment {
margin-left: 1rem;
clear: both;
}
}
@media (max-width: 999px) {
#header {
height: 5rem;
padding: 0 1.5rem;
}
#header .logo {
float: left;
width: 20rem;
}
#header a {
margin: 0 1rem;
}
#brands,
.top0,
.top1,
.top2,
.top3 {
display: none;
}
.top0 {
display: block;
}
main {
padding: 6rem 0 15rem 0;
}
#banner {
margin-bottom: -5.5rem;
}
#side-nav {
display: none;
}
#side-pic {
width: 100%;
padding: 1.5rem 2rem 0 2rem;
}
.product {
width: calc((100% - 4rem) / 2);
}
#login-window,
#pay-window {
background-color: rgba(0, 0, 0, 0.5);
}
#login,
#pay {
width: 40rem;
margin: 10rem auto;
border-radius: 0.2rem;
padding: 4rem 5rem;
}
.item {
margin-bottom: 2.5rem;
}
.item img {
float: left;
width: 30rem;
min-width: 0;
}
.item-desc {
width: calc(100% - 30rem);
}
#summary {
margin: 1rem 2.5rem 1.5rem 2.5rem;
}
.wrapper {
display: -webkit-box;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
}
.address {
margin-bottom: 2rem;
width: calc(100% - 2rem);
-webkit-box-ordinal-group: 2;
order: 1;
}
.shipping-payment {
margin: 0 0 2rem 1rem;
clear: both;
-webkit-box-ordinal-group: 3;
order: 2;
}
.final-summary {
margin-left: 1rem;
clear: both;
-webkit-box-ordinal-group: 4;
order: 3;
}
footer {
height: 15rem;
margin-top: -15rem;
}
#footer {
height: 15rem;
}
#footer .logo {
top: 30%;
width: 20rem;
margin: auto;
}
#footer .logo a {
margin: 0;
}
#footer .foot {
top: 20%;
margin: 1.4rem 0;
text-align: center;
}
.inactive {
display: none;
}
.cart-number {
margin: -0.5rem -1.8rem !important;
}
.top-dropdown {
width: 17rem;
}
.dropdown-content {
margin-left: 6rem;
}
.user-item {
width: 30rem;
padding-bottom: 1rem;
}
.parameters {
margin: 0.5rem 2.5rem 1rem 0;
}
}
@media (max-width: 500px) {
#header .logo {
width: 4rem;
}
.label-mobile {
display: block;
}
.sort-mobile {
display: none;
}
.close {
margin: -2rem 42% !important;
}
.top-dropdown {
width: 11rem;
}
.dropdown-content {
margin-left: 0;
}
}
@media (max-width: 750px) {
main {
padding: 6rem 0 20rem 0;
}
.product {
width: calc(100% - 2rem) !important;
}
#login-window,
#pay-window {
background-color: #ffffff;
}
#login,
#pay {
max-width: 40rem;
width: 100%;
height: 100%;
margin: auto;
padding: 4rem 2.5rem;
}
.close {
margin: -2rem 19rem;
}
.item img {
width: 100%;
}
footer {
height: 20rem;
margin-top: -20rem;
}
.item-desc {
width: 100%;
padding: 0 2.5rem 2.5rem 2.5rem;
}
#footer {
height: 20rem;
width: 32rem;
}
#footer .logo {
top: 23%;
}
#footer .foot {
top: 10%;
margin: 3rem 0;
}
#wrap {
margin: 0 auto;
width: 100%;
height: 100%;
max-width: 40rem;
}
#scroll {
width: 100%;
height: 100%;
max-width: 40rem;
padding-bottom: 2rem;
}
.place {
margin-bottom: 2rem;
}
} | public/css/app.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
height: 100%;
color: #222222;
font-size: 62.5%;
font-family: "Acumin Pro SemiCondensed Regular", Helvetica, Arial, sans-serif;
}
body {
height: 100%;
}
a {
color: #222222;
cursor: pointer;
text-decoration: none;
}
a:hover {
color: #444444;
}
a:active {
color: #666666;
}
header {
z-index: 1;
width: 100%;
position: fixed;
border-bottom: 1px solid #dddddd;
background-color: rgba(255, 255, 255, 0.95);
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
#header {
margin: auto;
}
#header i,
.top1,
.top2,
.top3 {
font-size: 2rem;
}
main {
margin: auto;
min-height: 100%;
overflow: hidden;
max-width: 150rem;
}
#banner {
cursor: pointer;
width: 100%;
}
.title {
overflow: hidden;
font-size: 2.5rem;
padding: 1rem 3rem 0 3rem;
}
.title h1 {
font-size: 3rem;
display: inline-block;
text-transform: uppercase;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
.title h2 {
font-size: 3rem;
display: inline-block;
font-family: "Acumin Pro ExtraCondensed Medium", Helvetica, Arial, sans-serif;
}
.title h3 {
color: #888888;
font-size: 2.5rem;
margin: 0 0 1rem 0;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.title h4 {
color: #888888;
margin: 1.5rem 0;
font-size: 1.5rem;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.top-links {
text-transform: uppercase;
color: #888888 !important;
}
.title .tprice {
float: right;
margin: -3rem 0;
}
.title .tbprice {
float: right;
margin: -4.5rem 0;
}
#top-nav {
float: right;
margin-top: 0.5rem;
font-family: "Acumin Pro ExtraCondensed Medium", Helvetica, Arial, sans-serif;
}
#top-nav i {
font-size: 2rem;
}
#side-pic {
font-size: 2rem;
overflow: hidden;
}
#side-nav {
float: left;
width: 20rem;
font-size: 2.5rem;
padding: 5rem 2rem;
font-family: "Acumin Pro ExtraCondensed Medium", Helvetica, Arial, sans-serif;
}
#side-nav p {
cursor: pointer;
}
#product-description {
padding: 0 3rem;
overflow: hidden;
font-size: 1.5rem;
}
.circle {
width: 5rem;
height: 5rem;
font-size: 2.2rem;
margin: 0.4rem 0.1796rem;
line-height: 5rem;
border-radius: 50%;
text-align: center;
display: inline-block;
border: 2px solid #444444;
cursor: pointer;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
.circle:hover {
background-color: #eeeeee;
}
.size {
display: block;
margin: 1.2rem 0 2rem 0.5rem;
}
.cart {
height: 5rem;
border-radius: 0.5rem;
background-color: #111111;
color: #eeeeee;
font-size: 2.5rem;
text-align: center;
line-height: 5.5rem;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
.cart:hover {
background-color: #222222;
}
#product-description h1 {
font-size: 2.7rem;
margin: 2.5rem 0 1rem 0;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
#product-description p {
color: #444444;
}
#products {
padding: 0 1rem;
overflow: hidden;
text-align: center;
margin-bottom: 1rem;
}
.product {
float: left;
margin: 1rem;
position: relative;
display: inline-block;
}
.product-desc {
bottom: 0;
width: 100%;
padding: 2.5rem;
font-size: 275%;
text-align: left;
position: absolute;
}
.bold-name {
display: inline-block;
text-transform: uppercase;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
.thin-name {
display: inline-block;
font-family: "Acumin Pro ExtraCondensed Medium", Helvetica, Arial, sans-serif;
}
.color-name {
color: #888888;
font-size: 75%;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.price {
float: right;
margin: -3rem 0 0 0;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
.sale {
color: #888888;
font-size: 75%;
margin: -2.5rem 1rem 0 0;
text-decoration: line-through;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.product-heart {
right: 0;
padding: 2.5rem;
font-size: 2rem;
position: absolute;
}
.product-heart-big {
float: right;
margin: 1rem 0;
}
#items {
padding: 1rem 2.5rem 0 2.5rem;
}
.item {
background-color: #f5f5f5f5;
display: flow-root;
}
.item-desc {
padding: 2.5rem;
float: left;
}
.item-desc h1 {
font-size: 3rem;
display: inline-block;
text-transform: uppercase;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
.item-desc h2 {
font-size: 3rem;
display: inline-block;
font-family: "Acumin Pro ExtraCondensed Medium", Helvetica, Arial, sans-serif;
}
.item-desc h3 {
color: #888888;
font-size: 2.5rem;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.item-icon {
float: right;
font-size: 2rem;
}
.item-price {
float: right;
text-align: right;
display: block !important;
margin-top: -4rem;
}
.black {
color: #222222 !important;
}
#summary {
padding: 3rem;
font-size: 2.2rem;
border-radius: 0.2rem;
background-color: #f5f5f5;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
#summary h1 {
font-size: 3rem;
display: inline-block;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
#summary h2 {
float: right;
font-size: 2.5rem;
margin-top: 0.5rem;
display: inline-block;
font-family: "Acumin Pro ExtraCondensed Medium", Helvetica, Arial, sans-serif;
}
#summary p {
display: inline-block;
margin-top: 1rem;
}
.number {
float: right;
}
.checkout {
margin-top: 2rem;
}
.total {
font-size: 2.5rem !important;
font-family: "Acumin Pro ExtraCondensed Medium", Helvetica, Arial, sans-serif !important;
}
.wrapper {
overflow: hidden;
padding: 1rem 1.5rem 2.5rem 1.5rem;
}
.section {
margin: 0 1rem;
}
.sections {
border-radius: 0.2rem;
background-color: #f5f5f5;
padding: 3rem 3rem 1rem 3rem;
}
.payment {
margin-top: 2rem;
}
.section h1 {
font-size: 3rem;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
.section h2 {
font-size: 2.5rem;
font-family: "Acumin Pro ExtraCondensed Medium", Helvetica, Arial, sans-serif;
}
.address h1 {
margin-bottom: 0.5rem;
}
.shipping-payment h1 {
margin-bottom: 0.5rem;
}
.final-summary h1 {
display: inline-block;
}
.final-summary h2 {
float: right;
margin-top: 0.5rem;
display: inline-block;
}
.final-summary p {
margin-top: 1rem;
font-size: 2.2rem;
display: inline-block;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.address {
float: left;
}
.shipping-payment {
background-color: #ffffff;
}
.final-summary {
padding-bottom: 3rem;
}
.text-login {
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
.label-bold {
float: right;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
.label-thin {
font-family: "Acumin Pro ExtraCondensed Light", Helvetica, Arial, sans-serif;
}
footer {
width: 100%;
background: #111111;
clear: both;
position: relative;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
#footer {
margin: auto;
font-size: 2rem;
max-width: 100rem;
}
#footer a {
color: #eeeeee;
margin: 0 1.4rem;
}
img {
min-width: 100%;
max-width: 100%;
user-select: none;
-ms-user-select: none;
-moz-user-select: none;
-webkit-user-drag: none;
-webkit-user-select: none;
}
.center {
top: 50%;
position: relative;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.left {
float: left;
}
.right {
float: right;
}
.top0 {
display: none;
}
.product-heart p:hover .fa-heart:before {
font-weight: 900;
}
.product-heart-big p:hover .fa-heart:before {
font-weight: 900;
}
*:focus {
outline: none;
}
#login-window,
#pay-window,
#mobile-window {
top: 0;
left: 0;
z-index: 2;
width: 100%;
height: 100%;
display: none;
position: fixed;
background-color: rgba(0, 0, 0, 0.75);
}
.close {
color: #444444;
cursor: pointer;
font-size: 2.5rem;
position: absolute;
margin: -3rem 17rem;
}
#login,
#pay {
background-color: #ffffff;
text-align: center;
}
#login h1,
#pay h1 {
font-size: 3rem;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
button {
border: 0;
width: 100%;
height: 5rem;
color: #eeeeee;
font-size: 2.5rem;
text-align: center;
line-height: 5.5rem;
border-radius: 0.2rem;
background-color: #111111;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
.login {
margin: 0 0 2rem 0;
cursor: pointer;
}
#login a {
font-size: 1.5rem;
}
.textfield {
margin: 2rem 0;
position: relative;
}
.textfield input {
width: 100%;
color: #222222;
font-size: 2.5rem;
border: 1px solid #444444;
padding: 1rem 1.5rem 0.7rem 1.5rem;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.textfield label {
top: 1.5rem;
left: 1.5rem;
color: #444444;
font-size: 2rem;
position: absolute;
pointer-events: none;
-webkit-transition: 0.2s ease all;
transition: 0.2s ease all;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.textfield input:focus ~ label,
.textfield input:valid ~ label {
top: -1rem;
color: #222222;
padding: 0.2rem;
font-size: 1.5rem;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(55%, #ffffff), color-stop(45%, #ffffff00));
background-image: linear-gradient(#ffffff 55%, #ffffff00 45%);
}
.address input:focus ~ label,
.address input:valid ~ label {
padding: 0 0.2rem;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(61%, #f5f5f5), color-stop(39%, #ffffff00));
background-image: linear-gradient(#f5f5f5 61%, #ffffff00 39%);
}
.bar {
width: 100%;
display: block;
position: relative;
}
.bar:before,
.bar:after {
width: 0;
bottom: 0;
content: "";
height: 0.2rem;
position: absolute;
background: #000000;
-webkit-transition: 0.2s ease all;
transition: 0.2s ease all;
}
.bar:before {
left: 50%;
}
.bar:after {
right: 50%;
}
.textfield input:focus ~ .bar:before,
.textfield input:focus ~ .bar:after {
width: 50%;
}
.radiobutton {
display: block;
margin: 2rem 0;
cursor: pointer;
font-size: 2.5rem;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
position: relative;
border: 1px solid #444444;
background-color: #ffffff;
padding: 1rem 1.5rem 0.7rem 5rem;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.radiobutton input {
opacity: 0;
cursor: pointer;
position: absolute;
}
.checkmark {
width: 2rem;
left: 1.5rem;
height: 2rem;
position: absolute;
border-radius: 50%;
background-color: #dddddd;
border: 1px solid #444444;
top: calc((100% - 2rem) / 2);
}
.radiobutton:hover input ~ .checkmark {
background-color: #cccccc;
}
.radiobutton input:checked ~ .checkmark {
background-image: radial-gradient(#ffffff 30%, #111111 40%);
}
.checkmark:after {
content: "";
display: none;
position: absolute;
}
.radiobutton input:checked ~ .checkmark:after {
display: none;
}
.radiobutton .checkmark:after {
top: 0.5rem;
width: 1rem;
left: 0.5rem;
height: 1rem;
border-radius: 50%;
background-color: white;
}
.icon-right {
float: right;
padding-right: 2px;
}
.icon-rotate {
float: right;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.icon-rotate.up {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.filter-name:hover {
color: #444444;
}
.filter-name:active {
color: #666666;
}
.filter-name::-moz-selection {
color: #222222;
}
.filter-name::selection {
color: #222222;
}
.filter-panel.fix {
max-height: 0;
}
.filter-panel {
overflow: hidden;
font-size: 2.2rem;
margin: 0 0 1rem 0;
-webkit-transition: max-height 0.2s ease-out;
transition: max-height 0.2s ease-out;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.filter-panel a {
color: #888888;
display: block;
margin: 0.5rem 0;
}
.filter-panel a:hover {
color: #666666;
}
.sizes {
width: 2rem;
display: inline-block !important;
margin: 0.5rem 3rem 0.5rem 0 !important;
}
#l2 {
display: none;
}
.top-dropdown {
text-align: right;
}
.dropdown-content {
z-index: 1;
width: 12rem;
display: none;
padding: 0 1.5rem;
position: absolute;
background-color: #ffffff;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.dropdown-content a {
color: #888888;
display: block;
margin: 0.5rem 0;
text-align: right;
font-size: 2.2rem;
}
.dropdown-content a:hover {
color: #666666;
}
.top-dropdown:hover .dropdown-content {
display: block;
}
.cart-number {
width: 1.75rem;
height: 1.75rem;
line-height: 1.3;
font-size: 1.5rem;
text-align: center;
position: absolute;
border-radius: 50%;
background-color: #222222;
color: #ffffff !important;
}
.top-grey {
color: #888888;
font-size: 2.2rem;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.top-grey:hover {
color: #666666;
}
.inactive {
opacity: 0.5;
cursor: default;
}
.title-fix {
clear: both;
}
.info {
font-size: 2.5rem;
padding: 1rem 3rem 1rem 3rem;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.bonus {
display: block;
margin: 1rem 0;
}
.icon-sizing {
width: 2rem;
}
.name-sizing {
width: 7rem;
display: inline-block;
}
.parameters {
display: inline-block;
}
.dropdown-parameters {
z-index: 1;
display: none;
position: absolute;
background-color: #ffffff;
border: 1px solid #888888;
padding: 1.3rem 0.5rem 1rem 0.5rem;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.dropdown-parameters a {
width: 2rem;
color: #888888;
text-align: center;
margin: 0.2rem 1rem;
display: inline-block !important;
}
.dropdown-parameters a:hover {
color: #666666;
}
.parameters a {
color: #444444;
font-size: 2rem;
user-select: none;
-ms-user-select: none;
-moz-user-select: none;
-webkit-user-drag: none;
-webkit-user-select: none;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.openSize {
width: 1rem;
text-align: center;
display: inline-block;
}
.openQuantity {
width: 1.5rem;
text-align: center;
display: inline-block;
}
.openSize1 {
font-size: 2.4rem;
}
.openQuantity1 {
font-size: 2.4rem;
}
.parameters-big {
margin: 0.5rem 0 1.5rem 0 !important;
}
.navigation {
margin-top: 2rem;
}
.navigation2 {
max-width: 20.5rem;
margin-bottom: 5rem;
}
.control {
font-size: 2.2rem;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
margin: 0.25rem 0;
}
.summ {
width: 6.5rem;
}
.bold-control {
text-transform: uppercase;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
.clear {
clear: both;
}
.cont {
margin: 0;
width: 7rem;
display: inline-block;
}
.payleft {
text-align: left;
}
.extra {
font-size: 2.3rem;
margin: 1rem 0 0 0;
font-family: "Acumin Pro ExtraCondensed Medium", Helvetica, Arial, sans-serif;
}
.bold-cont {
margin: 0 0 -0.5rem 0;
}
.place {
cursor: pointer;
}
.control-total {
display: inline-block;
}
.control-br {
font-size: 0.5rem;
}
#pay {
margin: 0 !important;
}
#wrap {
width: 40rem;
height: 100%;
overflow: hidden;
margin: 10rem auto;
}
#scroll {
width: 42rem;
overflow-y: scroll;
height: calc(100% - 10rem);
}
.user-layout {
padding: 1rem 3rem 0 3rem;
}
.logout-button {
height: 3.6rem;
border-radius: 0.5rem;
background-color: #111111;
color: #eeeeee;
font-size: 2rem;
text-align: center;
line-height: 4rem;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
.logout {
width: 8rem;
margin: 0 0 0 5rem;
display: inline-block;
}
#user-items {
padding: 1rem 2.5rem 0 2.5rem;
}
.user-item {
padding: 2rem;
display: flow-root;
background-color: #f5f5f5f5;
margin-bottom: 2.5rem;
}
.user-desc {
padding: 0.5rem;
}
.user-desc h1 {
font-size: 2.5rem;
display: inline-block;
text-transform: uppercase;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
.user-desc h2 {
font-size: 2.5rem;
display: inline-block;
font-family: "Acumin Pro ExtraCondensed Medium", Helvetica, Arial, sans-serif;
}
.user-desc h3 {
color: #444444;
font-size: 2.5rem;
display: inline-block;
font-family: "Acumin Pro ExtraCondensed Regular", Helvetica, Arial, sans-serif;
}
.user-name {
width: 30rem;
}
#mobile-nav {
top: 0;
left: 0;
width: 0;
z-index: 5;
height: 100%;
position: fixed;
padding: 3rem 0;
overflow-x: hidden;
background-color: #ffffff;
-webkit-transition: 0.2s ease all;
transition: 0.2s ease all;
}
.menu-logo {
width: 26rem;
display: block;
padding: 1.5rem 1.9rem !important;
}
#mobile-side-nav {
float: left;
width: 26rem;
font-size: 2.5rem;
padding: 1.5rem 2.5rem;
font-family: "Acumin Pro ExtraCondensed Medium", Helvetica, Arial, sans-serif;
}
#mobile-side-nav p {
cursor: pointer;
}
.nav-black {
width: 26rem;
display: block;
font-size: 2.5rem;
padding: 0.5rem 2.5rem;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
#message {
position: absolute;
top: 15rem;
z-index: 1;
right: calc(50% - 10rem);
width: 20rem;
height: 4rem;
background-color: #ffffff;
padding: 1rem;
font-size: 2rem;
border-radius: 0.5rem;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
#message p {
text-align: center;
}
.pagination {
padding: 0.5rem 0 2.5rem 0;
font-size: 2.5rem;
text-align: center;
font-family: "Acumin Pro ExtraCondensed Black", Helvetica, Arial, sans-serif;
}
.page-item {
padding: 0 0.5rem;
display: inline-block;
}
.page-item a {
cursor: pointer;
color: #888888 !important;
}
.page-item a:hover {
color: #444444 !important;
}
.page-item.disabled {
color: #888888 !important;
}
.page-item.active {
color: #222222;
}
.page-link {
cursor: default;
}
@media (min-width: 1000px) {
#header {
height: 6rem;
max-width: 150rem;
padding: 0 2.5rem;
}
#header .logo {
margin: auto;
width: 25rem;
}
#header a {
margin: 0 1.5rem;
}
#brands {
height: 2.5rem;
overflow: hidden;
text-align: center;
-webkit-transition: 0.2s ease-out;
transition: 0.2s ease-out;
}
#brands a {
font-weight: 700;
font-size: 1.8rem;
margin: 0 1.5rem;
}
main {
padding: 10rem 0;
}
#banner {
margin-bottom: -9rem;
}
#side-pic {
float: left;
width: calc(100% - 40rem);
padding: 1.5rem 1rem 1.7rem 2rem;
}
.product {
width: calc((100% - 6rem) / 3);
}
#login-window,
#pay-window {
background-color: rgba(0, 0, 0, 0.5);
}
#login,
#pay {
width: 40rem;
margin: 10rem auto;
border-radius: 0.2rem;
padding: 4rem 5rem;
}
#items {
width: 73.35%;
}
.item {
margin-bottom: 2.5rem;
}
.item img {
float: left;
width: 35rem;
min-width: 0;
}
.item-desc {
padding: 2.5rem;
width: calc(100% - 35rem);
}
#summary {
width: 25%;
float: right;
margin: 1rem 2.5rem 2.5rem 0;
}
.section {
width: calc((100% - 6rem) / 3);
}
.shipping-payment {
margin: auto;
}
.final-summary {
float: right;
}
footer {
height: 10rem;
margin-top: -10rem;
}
#footer {
height: 10rem;
}
#footer .logo {
float: left;
width: 200px;
margin: 0 3.5rem 0 0;
}
#footer .foot {
float: left;
margin: 0 1.2rem 0 0;
}
.cart-number {
margin: -0.5rem -2.3rem !important;
}
.top-dropdown {
width: 17rem;
}
.dropdown-content {
margin-left: 6rem;
}
.user-name {
display: inline-block;
}
.user-item {
width: 60rem;
}
.parameters {
margin: 1rem 2.5rem 0 0;
}
.pagination {
margin-left: 20rem;
}
}
@media (min-width: 1000px) and (max-width: 1250px) {
.top1 {
display: none;
}
.product {
width: calc((100% - 4rem) / 2) !important;
}
.item img {
width: 25rem;
}
.item-desc {
width: calc(100% - 25rem);
}
#items {
width: 68%;
}
#summary {
width: 30%;
}
.section {
width: calc((100% - 4rem) / 2);
}
.address {
margin-bottom: 2rem;
}
.shipping-payment {
margin-left: 1rem;
clear: both;
}
}
@media (max-width: 999px) {
#header {
height: 5rem;
padding: 0 1.5rem;
}
#header .logo {
float: left;
width: 20rem;
}
#header a {
margin: 0 1rem;
}
#brands,
.top0,
.top1,
.top2,
.top3 {
display: none;
}
.top0 {
display: block;
}
main {
padding: 6rem 0 15rem 0;
}
#banner {
margin-bottom: -5.5rem;
}
#side-nav {
display: none;
}
#side-pic {
width: 100%;
padding: 1.5rem 2rem 0 2rem;
}
.product {
width: calc((100% - 4rem) / 2);
}
#login-window,
#pay-window {
background-color: rgba(0, 0, 0, 0.5);
}
#login,
#pay {
width: 40rem;
margin: 10rem auto;
border-radius: 0.2rem;
padding: 4rem 5rem;
}
.item {
margin-bottom: 2.5rem;
}
.item img {
float: left;
width: 30rem;
min-width: 0;
}
.item-desc {
width: calc(100% - 30rem);
}
#summary {
margin: 1rem 2.5rem 1.5rem 2.5rem;
}
.wrapper {
display: -webkit-box;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
}
.address {
margin-bottom: 2rem;
width: calc(100% - 2rem);
-webkit-box-ordinal-group: 2;
order: 1;
}
.shipping-payment {
margin: 0 0 2rem 1rem;
clear: both;
-webkit-box-ordinal-group: 3;
order: 2;
}
.final-summary {
margin-left: 1rem;
clear: both;
-webkit-box-ordinal-group: 4;
order: 3;
}
footer {
height: 15rem;
margin-top: -15rem;
}
#footer {
height: 15rem;
}
#footer .logo {
top: 30%;
width: 20rem;
margin: auto;
}
#footer .logo a {
margin: 0;
}
#footer .foot {
top: 20%;
margin: 1.4rem 0;
text-align: center;
}
.inactive {
display: none;
}
.cart-number {
margin: -0.5rem -1.8rem !important;
}
.top-dropdown {
width: 17rem;
}
.dropdown-content {
margin-left: 6rem;
}
.user-item {
width: 30rem;
padding-bottom: 1rem;
}
.parameters {
margin: 0.5rem 2.5rem 1rem 0;
}
}
@media (max-width: 500px) {
#header .logo {
width: 4rem;
}
.label-mobile {
display: block;
}
.sort-mobile {
display: none;
}
.close {
margin: -2rem 42% !important;
}
.top-dropdown {
width: 11rem;
}
.dropdown-content {
margin-left: 0;
}
}
@media (max-width: 750px) {
main {
padding: 6rem 0 20rem 0;
}
.product {
width: calc(100% - 2rem) !important;
}
#login-window,
#pay-window {
background-color: #ffffff;
}
#login,
#pay {
max-width: 40rem;
width: 100%;
height: 100%;
margin: auto;
padding: 4rem 2.5rem;
}
.close {
margin: -2rem 19rem;
}
.item img {
width: 100%;
}
footer {
height: 20rem;
margin-top: -20rem;
}
.item-desc {
width: 100%;
padding: 0 2.5rem 2.5rem 2.5rem;
}
#footer {
height: 20rem;
width: 32rem;
}
#footer .logo {
top: 23%;
}
#footer .foot {
top: 10%;
margin: 3rem 0;
}
#wrap {
margin: 0 auto;
width: 100%;
height: 100%;
max-width: 40rem;
}
#scroll {
width: 100%;
height: 100%;
max-width: 40rem;
padding-bottom: 2rem;
}
.place {
margin-bottom: 2rem;
}
} | 0.514888 | 0.111701 |
@-webkit-keyframes checkmark {
0% {height: 0;
width: 0;
opacity: 1; }
20% {
height: 0;
width: 22.5px;
opacity: 1; }
40% {
height: 50px;
width: 22.5px;
opacity: 1; }
100% {
height: 50px;
width: 22.5px;
opacity: 1; }
}
@-moz-keyframes checkmark {
0% {
height: 0;
width: 0;
opacity: 1; }
20% {
height: 0;
width: 22.5px;
opacity: 1; }
40% {
height: 50px;
width: 22.5px;
opacity: 1; }
100% {
height: 50px;
width: 22.5px;
opacity: 1; }
}
@keyframes checkmark {
0% {
height: 0;
width: 0;
opacity: 1; }
20% {
height: 0;
width: 22.5px;
opacity: 1; }
40% {
height: 50px;
width: 22.5px;
opacity: 1; }
100% {
height: 50px;
width: 22.5px;
opacity: 1; }
}
.checkmark-circle {
width: 90px;
height: 90px;
position: relative;
display: block;
margin: 30px auto;
vertical-align: top;
padding: 0px;
}
.checkmark-circle .background {
width: 100%;
height: 100%;
border-radius: 50%;
border: 2px solid green;
background-color: transparent;
position: absolute;
}
.checkmark-circle .checkmark.draw:after {
-webkit-animation-delay: 100ms;
-moz-animation-delay: 100ms;
animation-delay: 100ms;
-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease;
-moz-animation-timing-function: ease;
animation-timing-function: ease;
-webkit-animation-name: checkmark;
-moz-animation-name: checkmark;
animation-name: checkmark;
-webkit-transform: scaleX(-1) rotate(135deg);
-moz-transform: scaleX(-1) rotate(135deg);
-ms-transform: scaleX(-1) rotate(135deg);
-o-transform: scaleX(-1) rotate(135deg);
transform: scaleX(-1) rotate(135deg);
-webkit-animation-fill-mode: forwards;
-moz-animation-fill-mode: forwards;
animation-fill-mode: forwards;
opacity: 1;
-webkit-transform-origin: left top;
-moz-transform-origin: left top;
-ms-transform-origin: left top;
-o-transform-origin: left top;
transform-origin: left top;
border-right: 3px solid green;
border-top: 3px solid green;
border-radius: 2.5px !important;
content: '';
left: 19.5px;
top: 47px;
position: absolute;
}
.md-small {
width: 25px;
height: 25px;
line-height: 25px;
min-height: 25px;
min-width: 60px;
font-size: 11px;
padding: 0 0;
margin: 0 5px;
}
.primaryToolbar h1,
.primaryToolbar h2,
.primaryToolbar h3,
.primaryToolbar h4,
.primaryToolbar h5,
.primaryToolbar.md-toolbar-tools .md-button.md-icon-button md-icon,
.primaryToolbar md-content {
color: white !important;
}
.primaryToolbar md-content,
.loggedUserInfo .md-button.md-default-theme:not([disabled]):hover,
.loggedUserInfo .md-button:not([disabled]):hover {
background-color: transparent;
}
.userDrpdwnBtn .md-button {
padding-left: 0px !important;
}
#menu_container_4,
#menu_container_5 {
top: 56px !important;
}
#menu_container_5 {
left: auto;
right: 2px;
}
.loggedUserStatus md-list-item {
font-size: 14px;
}
.loggedUserStatus md-list-item::before {
min-height: auto;
}
.loggedUserStatus md-list-item {
min-height: 28px;
}
.loggedUserStatus md-list-item md-radio-button {
margin-bottom: 5px;
}
.searchBar {
display: flex;
}
.searchBar md-icon {
padding: 3px 3px 3px 0;
margin: 4px 6px 4px 0;
}
.searchBar input {
border: none;
color: gray;
display: flex;
padding: 5px 10px;
height: 36px;
width: 100%;
font-size: 13px;
outline: none;
}
.searchBar input:focus {
border: none;
outline: none;
}
/* Primary content area */
#content {
overflow: hidden;
background-color: white;
position: relative;
width: 100%
}
.palPrimaryToolbar {
height: 64px;
}
@media (min-width: 600px) {
.primaryToolbar md-content .md-avatar {
margin-top: 7px;
}
#menu_container_4,
#menu_container_5 {
top: 48px !important;
}
}
@media (min-width: 960px) {
.primaryToolbar md-content .md-avatar {
margin-top: 10px;
height: 50px;
width: 50px;
}
#menu_container_4 {
top: 64px !important;
}
.searchBar {
padding-top: 14px;
}
.searchBar .md-button {
font-size: 11px;
}
}
@media (min-width: 1280px) {
} | chat/public/css/chatBoard.css | @-webkit-keyframes checkmark {
0% {height: 0;
width: 0;
opacity: 1; }
20% {
height: 0;
width: 22.5px;
opacity: 1; }
40% {
height: 50px;
width: 22.5px;
opacity: 1; }
100% {
height: 50px;
width: 22.5px;
opacity: 1; }
}
@-moz-keyframes checkmark {
0% {
height: 0;
width: 0;
opacity: 1; }
20% {
height: 0;
width: 22.5px;
opacity: 1; }
40% {
height: 50px;
width: 22.5px;
opacity: 1; }
100% {
height: 50px;
width: 22.5px;
opacity: 1; }
}
@keyframes checkmark {
0% {
height: 0;
width: 0;
opacity: 1; }
20% {
height: 0;
width: 22.5px;
opacity: 1; }
40% {
height: 50px;
width: 22.5px;
opacity: 1; }
100% {
height: 50px;
width: 22.5px;
opacity: 1; }
}
.checkmark-circle {
width: 90px;
height: 90px;
position: relative;
display: block;
margin: 30px auto;
vertical-align: top;
padding: 0px;
}
.checkmark-circle .background {
width: 100%;
height: 100%;
border-radius: 50%;
border: 2px solid green;
background-color: transparent;
position: absolute;
}
.checkmark-circle .checkmark.draw:after {
-webkit-animation-delay: 100ms;
-moz-animation-delay: 100ms;
animation-delay: 100ms;
-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease;
-moz-animation-timing-function: ease;
animation-timing-function: ease;
-webkit-animation-name: checkmark;
-moz-animation-name: checkmark;
animation-name: checkmark;
-webkit-transform: scaleX(-1) rotate(135deg);
-moz-transform: scaleX(-1) rotate(135deg);
-ms-transform: scaleX(-1) rotate(135deg);
-o-transform: scaleX(-1) rotate(135deg);
transform: scaleX(-1) rotate(135deg);
-webkit-animation-fill-mode: forwards;
-moz-animation-fill-mode: forwards;
animation-fill-mode: forwards;
opacity: 1;
-webkit-transform-origin: left top;
-moz-transform-origin: left top;
-ms-transform-origin: left top;
-o-transform-origin: left top;
transform-origin: left top;
border-right: 3px solid green;
border-top: 3px solid green;
border-radius: 2.5px !important;
content: '';
left: 19.5px;
top: 47px;
position: absolute;
}
.md-small {
width: 25px;
height: 25px;
line-height: 25px;
min-height: 25px;
min-width: 60px;
font-size: 11px;
padding: 0 0;
margin: 0 5px;
}
.primaryToolbar h1,
.primaryToolbar h2,
.primaryToolbar h3,
.primaryToolbar h4,
.primaryToolbar h5,
.primaryToolbar.md-toolbar-tools .md-button.md-icon-button md-icon,
.primaryToolbar md-content {
color: white !important;
}
.primaryToolbar md-content,
.loggedUserInfo .md-button.md-default-theme:not([disabled]):hover,
.loggedUserInfo .md-button:not([disabled]):hover {
background-color: transparent;
}
.userDrpdwnBtn .md-button {
padding-left: 0px !important;
}
#menu_container_4,
#menu_container_5 {
top: 56px !important;
}
#menu_container_5 {
left: auto;
right: 2px;
}
.loggedUserStatus md-list-item {
font-size: 14px;
}
.loggedUserStatus md-list-item::before {
min-height: auto;
}
.loggedUserStatus md-list-item {
min-height: 28px;
}
.loggedUserStatus md-list-item md-radio-button {
margin-bottom: 5px;
}
.searchBar {
display: flex;
}
.searchBar md-icon {
padding: 3px 3px 3px 0;
margin: 4px 6px 4px 0;
}
.searchBar input {
border: none;
color: gray;
display: flex;
padding: 5px 10px;
height: 36px;
width: 100%;
font-size: 13px;
outline: none;
}
.searchBar input:focus {
border: none;
outline: none;
}
/* Primary content area */
#content {
overflow: hidden;
background-color: white;
position: relative;
width: 100%
}
.palPrimaryToolbar {
height: 64px;
}
@media (min-width: 600px) {
.primaryToolbar md-content .md-avatar {
margin-top: 7px;
}
#menu_container_4,
#menu_container_5 {
top: 48px !important;
}
}
@media (min-width: 960px) {
.primaryToolbar md-content .md-avatar {
margin-top: 10px;
height: 50px;
width: 50px;
}
#menu_container_4 {
top: 64px !important;
}
.searchBar {
padding-top: 14px;
}
.searchBar .md-button {
font-size: 11px;
}
}
@media (min-width: 1280px) {
} | 0.258139 | 0.082883 |
table, tr, td, th, tbody, thead, tfoot {
page-break-inside: avoid !important;
}
footer {
display: none;
}
/* English: page breaks for TBH */
#choose-a-class,
#armor-proficiency + p + table,
#movement-distance,
#two-handed-weapons,
#healing,
#gaining-levels,
#banishing-undead,
#warrior, #thief, #cleric, #conjurer,
#spellcasting,
#daily-conjurer-spells,
#divine-spells, #arcane-spells,
#arcane-spells ~ table,
#example-of-play {
page-break-before: always;
}
/* French: page breaks for TBH */
#choisir-une-classe,
#competence-d-armure + p + table,
#mouvement-et-distance ~ #initiative,
#degats-critiques,
#encombrement,
#bannir-les-morts-vivants,
#guerrier, #voleur, #clerc, #conjureur,
#lancement-de-sorts,
#sorts-divins, #sorts-d-arcane,
#sorts-d-arcane ~ table {
page-break-before: always;
}
/* Spanish (castellano) page breaks for TBH */
#entrenamiento-con-armadura,
#movimiento-distancia,
#muerte,
#descansar,
#reacciones-de-las-criaturas,
#objetos-magicos,
#guerrero, #ladron, #clerigo, #hechicero,
#conjuros-y-hechizos,
#conjuros-divinos_1, #conjuros-arcanos_1,
#conjuros-arcanos_1 ~ table {
page-break-before: always;
}
/* Portuguese (Brazilian) page breaks for TBH */
#escolha-uma-classe,
#movimento-distancia,
#armas-de-duas-maos,
#ganhando-niveis,
#banir-mortos-vivos,
#guerreiro, #ladrao, #clerigo, #conjurador,
#conjuracao,
#magias-divinas, #magias-arcanas,
#magias-arcanas ~ table {
page-break-before: always;
}
/* Italian page breaks for TBH */
#scegliere-una-classe,
#utilizzo-dell-armatura,
#movimento-e-distanza,
#armi-a-due-mani,
#guerriero, #ladro, #chierico, #mago,
#lancio-incantesimi,
#incantesimi-giornalieri-del-chierico,
#incantesimi-divini, #incantesimi-arcani,
#incantesimi-arcani ~ table,
#esempio-di-gioco {
page-break-before: always;
}
/* Japanese page breaks for TBH */
#yi-dong-toju-li,
#liang-shou-yong-wu-qi,
#xin-tanareberuhe,
#uoria, #shihu, #kureritsuku, #konziyara,
#zhou-wen-noyong-chang,
#kureritsuku1ri-atarinozhou-wen,
#mi-yi-zhou-wen,
#mi-yi-zhou-wen ~ table,
#pureinoli {
page-break-before: always;
}
/* Korean page breaks for TBH */
#jigeob-goreugi,
#seongong,
#jim,
#eondedeu-cubang,
#jeonsa, #dojeog, #seongjigja, #mabeobsa,
#jumun-sijeon,
#ilil-mabeobsa-jumun-seulros,
#monseuteo-mogrog,
#peulrei-yeje {
page-break-before: always;
}
/* German page breaks for TBH */
#rustungsfahigkeit,
#bewegung-und-entfernung,
#angriff-verteidigung-schaden,
#stufen-gewinnen,
#verhalten-von-wesen,
#magische-gegenstande,
#krieger, #dieb, #kleriker, #zauberer,
#zauberspruche,
#tagliche-spruche-fur-kleriker,
#gottliche-anrufungen_1, #arkane-zauberformeln_1,
#arkane-zauberformeln_1 ~ table,
#spielbeispiel {
page-break-before: always;
} | wkhtmltopdf.css | table, tr, td, th, tbody, thead, tfoot {
page-break-inside: avoid !important;
}
footer {
display: none;
}
/* English: page breaks for TBH */
#choose-a-class,
#armor-proficiency + p + table,
#movement-distance,
#two-handed-weapons,
#healing,
#gaining-levels,
#banishing-undead,
#warrior, #thief, #cleric, #conjurer,
#spellcasting,
#daily-conjurer-spells,
#divine-spells, #arcane-spells,
#arcane-spells ~ table,
#example-of-play {
page-break-before: always;
}
/* French: page breaks for TBH */
#choisir-une-classe,
#competence-d-armure + p + table,
#mouvement-et-distance ~ #initiative,
#degats-critiques,
#encombrement,
#bannir-les-morts-vivants,
#guerrier, #voleur, #clerc, #conjureur,
#lancement-de-sorts,
#sorts-divins, #sorts-d-arcane,
#sorts-d-arcane ~ table {
page-break-before: always;
}
/* Spanish (castellano) page breaks for TBH */
#entrenamiento-con-armadura,
#movimiento-distancia,
#muerte,
#descansar,
#reacciones-de-las-criaturas,
#objetos-magicos,
#guerrero, #ladron, #clerigo, #hechicero,
#conjuros-y-hechizos,
#conjuros-divinos_1, #conjuros-arcanos_1,
#conjuros-arcanos_1 ~ table {
page-break-before: always;
}
/* Portuguese (Brazilian) page breaks for TBH */
#escolha-uma-classe,
#movimento-distancia,
#armas-de-duas-maos,
#ganhando-niveis,
#banir-mortos-vivos,
#guerreiro, #ladrao, #clerigo, #conjurador,
#conjuracao,
#magias-divinas, #magias-arcanas,
#magias-arcanas ~ table {
page-break-before: always;
}
/* Italian page breaks for TBH */
#scegliere-una-classe,
#utilizzo-dell-armatura,
#movimento-e-distanza,
#armi-a-due-mani,
#guerriero, #ladro, #chierico, #mago,
#lancio-incantesimi,
#incantesimi-giornalieri-del-chierico,
#incantesimi-divini, #incantesimi-arcani,
#incantesimi-arcani ~ table,
#esempio-di-gioco {
page-break-before: always;
}
/* Japanese page breaks for TBH */
#yi-dong-toju-li,
#liang-shou-yong-wu-qi,
#xin-tanareberuhe,
#uoria, #shihu, #kureritsuku, #konziyara,
#zhou-wen-noyong-chang,
#kureritsuku1ri-atarinozhou-wen,
#mi-yi-zhou-wen,
#mi-yi-zhou-wen ~ table,
#pureinoli {
page-break-before: always;
}
/* Korean page breaks for TBH */
#jigeob-goreugi,
#seongong,
#jim,
#eondedeu-cubang,
#jeonsa, #dojeog, #seongjigja, #mabeobsa,
#jumun-sijeon,
#ilil-mabeobsa-jumun-seulros,
#monseuteo-mogrog,
#peulrei-yeje {
page-break-before: always;
}
/* German page breaks for TBH */
#rustungsfahigkeit,
#bewegung-und-entfernung,
#angriff-verteidigung-schaden,
#stufen-gewinnen,
#verhalten-von-wesen,
#magische-gegenstande,
#krieger, #dieb, #kleriker, #zauberer,
#zauberspruche,
#tagliche-spruche-fur-kleriker,
#gottliche-anrufungen_1, #arkane-zauberformeln_1,
#arkane-zauberformeln_1 ~ table,
#spielbeispiel {
page-break-before: always;
} | 0.153042 | 0.109372 |
.AcuminProCondensedExtraLightItalic {
font-family: acumin-pro-extra-condensed, sans-serif;
font-weight: 200;
font-style: italic;
}
.AcuminProExtraCondensedLight {
font-family: acumin-pro-extra-condensed, sans-serif;
font-weight: 300;
font-style: normal;
}
.AcuminProExtraCondensedSemibold {
font-family: acumin-pro-extra-condensed, sans-serif;
font-weight: 600;
font-style: normal;
}
.AcuminProExtraCondensedBlack {
font-family: acumin-pro-extra-condensed, sans-serif;
font-weight: 800;
font-style: normal;
}
.AcuminProBlack {
font-family: acumin-pro, sans-serif;
font-weight: 800;
font-style: normal;
}
.AcuminProCondensedMedium {
font-family: acumin-pro-condensed, sans-serif;
font-weight: 500;
font-style: normal;
}
.AcuminProCondensedBlack {
font-family: acumin-pro-condensed, sans-serif;
font-weight: 800;
font-style: normal;
}
.AcuminProExtraCondensedMedium {
font-family: acumin-pro-extra-condensed, sans-serif;
font-weight: 500;
font-style: normal;
}
.AcuminProExtraCondensedSemiboldItalic {
font-family: acumin-pro-extra-condensed, sans-serif;
font-weight: 600;
font-style: italic;
}
.AcuminProExtraCondensedBold {
font-family: acumin-pro-extra-condensed, sans-serif;
font-weight: 700;
font-style: normal;
}
/*font and letter spaces*/
.letterSpace {
letter-spacing: 1.5px;
}
.letterSpaceOne {
letter-spacing: 1.15px;
}
.twentypts{
font-size: 18pt;
}
.sixteenpt {
font-size: 16pt;
}
.eighteenpt {
font-size: 18pt;
}
.twentypt {
font-size: 20pt;
}
.thirtypt {
font-size: 30pt;
}
.thirtyfivept {
font-size: 35pt;
}
.fortypt {
font-size: 40pt;
}
.fiftyseven {
font-size: 57pt;
}
.sixty {
font-size: 60pt;
}
.sixtyfive {
font-size: 65pt;
}
.fortyeight {
font-size: 48pt;
}
.fourteenpt{
font-size: 14pt;
}
.twelvept {
font-size: 12pt;
}
/*COLORS*/
.fontGrey {
color: #353535;
}
.fontwhite {
color: #ffffff;
}
.fontGreyBold {
color: #353535;
}
.yellow {
color: #fdbf0b;
transition: 0.3s;
}
.yellow:hover {
color: #ffa800;
}
/*NAV STUFF*/
.nav-link {
font-family: acumin-pro-extra-condensed, sans-serif;
font-weight: 600;
font-style: normal;
/*text-transform: uppercase;*/
text-decoration: none;
color: #fff;
padding: 20px 0px;
margin: 0px 1px;
display: inline-block;
position: relative;
opacity: 0.75;
}
.nav-link:hover {
opacity: 1;
}
.nav-link::before {
transition: 300ms;
height: 2px;
content: "";
position: absolute;
background-color: #353535;
}
.nav-link-ltr::before {
width: 0%;
bottom: 10px;
}
.nav-link-ltr:hover::before {
width: 100%;
}
.nav-item {
min-width: 60px !important;
font-family: acumin-pro-extra-condensed, sans-serif;
font-weight: 600;
font-style: normal;
font-size: 16pt;
}
.navbar-brand {
display: inline-block;
padding-top: 0.3125rem;
padding-bottom: 0.3125rem;
margin-right: 1rem;
font-size: 1.25rem;
line-height: inherit;
white-space: nowrap;
color: white;
font-family: acumin-pro-extra-condensed, sans-serif;
font-weight: 600;
font-style: normal;
/*font-size: 21px;*/
}
.navbar-brand:hover {
color: white;
}
.navbar-light .navbar-brand:hover {
color: rgb(247 247 247 / 90%);
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
background-color: transparent;
color: #000;
}
/*SOCIAL ICONS*/
.social-icons {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.social-icons li {
display: inline-block;
/*margin-bottom:4px*/
}
.social-icons li.title {
margin-right: 15px;
text-transform: uppercase;
color: #96a2b2;
font-weight: 700;
font-size: 13px;
}
.social-icons a {
/*background-color:#eceeef;*/
/*color:#818a91;*/
font-size: 16px;
display: inline-block;
/*line-height:44px;*/
width: 24px;
height: 24px;
text-align: center;
}
.social-icons.size-sm a {
line-height: 34px;
height: 34px;
width: 34px;
font-size: 14px;
}
/*BUTTONS*/
.btn-getstartednow {
text-transform: uppercase;
color: #fff;
background-color: #fdbf0a;
border-color: #fdbf0a;
transition: 0.3s;
}
.btn-getstartednow:hover {
color: #fff;
background-color: #ffa800;
border-color: #ffa800;
}
.shopInfoBox {
background-color: black;
opacity: 0.6;
min-width: 100%;
min-height: 200px;
}
.footergrey {
color: #c5c5c5;
}
#faq:hover,
#privacy:hover,
#contact:hover {
color: #a2a2a2;
text-decoration: none;
}
#contact,
#policy,
#faq {
transition: 0.3s;
}
.shopBG{
background-image: url('http://gbghoops.com/assetts/Home/BG/Shop-BG-v4.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
}
/*.fontNavBrand {*/
/* font-size: 16pt;*/
/* letter-spacing: 2px;*/
/*}*/ | css/shop.css |
.AcuminProCondensedExtraLightItalic {
font-family: acumin-pro-extra-condensed, sans-serif;
font-weight: 200;
font-style: italic;
}
.AcuminProExtraCondensedLight {
font-family: acumin-pro-extra-condensed, sans-serif;
font-weight: 300;
font-style: normal;
}
.AcuminProExtraCondensedSemibold {
font-family: acumin-pro-extra-condensed, sans-serif;
font-weight: 600;
font-style: normal;
}
.AcuminProExtraCondensedBlack {
font-family: acumin-pro-extra-condensed, sans-serif;
font-weight: 800;
font-style: normal;
}
.AcuminProBlack {
font-family: acumin-pro, sans-serif;
font-weight: 800;
font-style: normal;
}
.AcuminProCondensedMedium {
font-family: acumin-pro-condensed, sans-serif;
font-weight: 500;
font-style: normal;
}
.AcuminProCondensedBlack {
font-family: acumin-pro-condensed, sans-serif;
font-weight: 800;
font-style: normal;
}
.AcuminProExtraCondensedMedium {
font-family: acumin-pro-extra-condensed, sans-serif;
font-weight: 500;
font-style: normal;
}
.AcuminProExtraCondensedSemiboldItalic {
font-family: acumin-pro-extra-condensed, sans-serif;
font-weight: 600;
font-style: italic;
}
.AcuminProExtraCondensedBold {
font-family: acumin-pro-extra-condensed, sans-serif;
font-weight: 700;
font-style: normal;
}
/*font and letter spaces*/
.letterSpace {
letter-spacing: 1.5px;
}
.letterSpaceOne {
letter-spacing: 1.15px;
}
.twentypts{
font-size: 18pt;
}
.sixteenpt {
font-size: 16pt;
}
.eighteenpt {
font-size: 18pt;
}
.twentypt {
font-size: 20pt;
}
.thirtypt {
font-size: 30pt;
}
.thirtyfivept {
font-size: 35pt;
}
.fortypt {
font-size: 40pt;
}
.fiftyseven {
font-size: 57pt;
}
.sixty {
font-size: 60pt;
}
.sixtyfive {
font-size: 65pt;
}
.fortyeight {
font-size: 48pt;
}
.fourteenpt{
font-size: 14pt;
}
.twelvept {
font-size: 12pt;
}
/*COLORS*/
.fontGrey {
color: #353535;
}
.fontwhite {
color: #ffffff;
}
.fontGreyBold {
color: #353535;
}
.yellow {
color: #fdbf0b;
transition: 0.3s;
}
.yellow:hover {
color: #ffa800;
}
/*NAV STUFF*/
.nav-link {
font-family: acumin-pro-extra-condensed, sans-serif;
font-weight: 600;
font-style: normal;
/*text-transform: uppercase;*/
text-decoration: none;
color: #fff;
padding: 20px 0px;
margin: 0px 1px;
display: inline-block;
position: relative;
opacity: 0.75;
}
.nav-link:hover {
opacity: 1;
}
.nav-link::before {
transition: 300ms;
height: 2px;
content: "";
position: absolute;
background-color: #353535;
}
.nav-link-ltr::before {
width: 0%;
bottom: 10px;
}
.nav-link-ltr:hover::before {
width: 100%;
}
.nav-item {
min-width: 60px !important;
font-family: acumin-pro-extra-condensed, sans-serif;
font-weight: 600;
font-style: normal;
font-size: 16pt;
}
.navbar-brand {
display: inline-block;
padding-top: 0.3125rem;
padding-bottom: 0.3125rem;
margin-right: 1rem;
font-size: 1.25rem;
line-height: inherit;
white-space: nowrap;
color: white;
font-family: acumin-pro-extra-condensed, sans-serif;
font-weight: 600;
font-style: normal;
/*font-size: 21px;*/
}
.navbar-brand:hover {
color: white;
}
.navbar-light .navbar-brand:hover {
color: rgb(247 247 247 / 90%);
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
background-color: transparent;
color: #000;
}
/*SOCIAL ICONS*/
.social-icons {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.social-icons li {
display: inline-block;
/*margin-bottom:4px*/
}
.social-icons li.title {
margin-right: 15px;
text-transform: uppercase;
color: #96a2b2;
font-weight: 700;
font-size: 13px;
}
.social-icons a {
/*background-color:#eceeef;*/
/*color:#818a91;*/
font-size: 16px;
display: inline-block;
/*line-height:44px;*/
width: 24px;
height: 24px;
text-align: center;
}
.social-icons.size-sm a {
line-height: 34px;
height: 34px;
width: 34px;
font-size: 14px;
}
/*BUTTONS*/
.btn-getstartednow {
text-transform: uppercase;
color: #fff;
background-color: #fdbf0a;
border-color: #fdbf0a;
transition: 0.3s;
}
.btn-getstartednow:hover {
color: #fff;
background-color: #ffa800;
border-color: #ffa800;
}
.shopInfoBox {
background-color: black;
opacity: 0.6;
min-width: 100%;
min-height: 200px;
}
.footergrey {
color: #c5c5c5;
}
#faq:hover,
#privacy:hover,
#contact:hover {
color: #a2a2a2;
text-decoration: none;
}
#contact,
#policy,
#faq {
transition: 0.3s;
}
.shopBG{
background-image: url('http://gbghoops.com/assetts/Home/BG/Shop-BG-v4.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
}
/*.fontNavBrand {*/
/* font-size: 16pt;*/
/* letter-spacing: 2px;*/
/*}*/ | 0.27513 | 0.110952 |
@font-face {
font-family: 'webviz font';
src: url('../fonts/webviz-font.eot');
src: url('../fonts/webviz-font.eot?#iefix') format('embedded-opentype'), /**/
url('../fonts/webviz-font.woff') format('woff'), /**/
url('../fonts/webviz-font.ttf') format('truetype'), /**/
url('../fonts/webviz-font.svg#webviz-font') format('svg');
font-weight: normal;
font-style: normal;
}
[class*='icon-']:before {
display: inline-block;
font-family: 'webviz font';
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
#layout {
margin-top: 4px;
margin-left: 4px;
width: calc(100vw - 8px);
height: calc(100vh - 8px);
background-color: #f2f2f2;
}
html, head, body {
background-color: #f2f2f2;
padding: 0;
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
pre {
font-family: monospace;
margin: 4px 0px;
}
.w2ui-panel-content {
border: 1px solid #dfdfdf;
}
#layout_app_layout_panel_main .w2ui-panel-content {
overflow: hidden!important;
border: 0px;
}
.b {
font-weight: bold;
}
.clusterize-scroll {
overflow: auto
}
.clusterize-extra-row {
margin-top: 0!important;
margin-bottom: 0!important
}
.clusterize-extra-row.clusterize-keep-parity {
display: none
}
.clusterize-content {
outline: 0;
counter-reset: clusterize-counter
}
.clusterize-no-data td {
text-align: center
}
.toolbar-flex-container {
display: -ms-flexbox!important;
display: -webkit-flex!important;
display: flex!important;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.toolbar-flex-container>* {
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-align-self: auto;
-ms-flex-item-align: auto;
align-self: auto;
}
.toolbar-flex-container>div.toolbar-spacer {
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-webkit-align-self: auto;
-ms-flex-item-align: auto;
align-self: auto;
}
.toolbar_counter {
font-family: monospace;
margin-left: 12px;
margin-right: 4px;
padding: 8px 2px;
border: 1px solid #777;
font-size: 16px;
min-width: 50px;
text-align: end;
font-weight: lighter;
}
.toolbar_divider {
margin-left: 4px;
margin-right: 4px;
border-left: 1px double #999;
height: 30px;
font-size: 16px;
}
.toolbar_status {
font-family: monospace;
margin-left: 4px;
margin-right: 8px;
}
.HelpModalBody {
padding: 0px 10px;
font-size: 14px;
}
.HelpModalBody table {
width: 100%;
}
.HelpModalBody table, .HelpModalBody th, .HelpModalBody td {
border: 1px solid black;
}
.HelpModalBody th, .HelpModalBody td {
padding: 6px 10px;
}
.HelpModalBody td em {
background: #777;
padding: 2px 6px;
color: #fff;
border-radius: 2px;
}
.label {
color: #FFF;
font-family: sans-serif;
padding: 2px;
background: rgba( 0, 0, 0, .6);
}
.button {
cursor: pointer;
margin: 8px;
}
.button:before {
cursor: pointer;
font-size: 24px;
padding: 4px;
width: 1em;
color: #444;
}
.button.disabled, .button.disabled:before, .button.disabled:active:before, .button.disabled.active:before {
cursor: not-allowed;
color: #777;
text-shadow: none;
}
.button:hover, .button:focus {
text-shadow: 1px 1px 5px rgba(127, 127, 127, 0.5);
color: #000;
}
.button:active:before, .button.active:before {
color: #5cb85c;
}
.icon-pause:before {
content: '\0041';
}
.icon-ff:before {
content: '\0042';
}
.icon-play:before {
content: '\0043';
}
.icon-step:before {
content: '\0044';
}
.icon-stop:before {
content: '\0045';
}
.icon-settings:before {
content: '\0046';
}
.icon-reset:before {
content: '\0047';
}
.icon-help:before {
content: '\004c';
} | client/css/main.css | @font-face {
font-family: 'webviz font';
src: url('../fonts/webviz-font.eot');
src: url('../fonts/webviz-font.eot?#iefix') format('embedded-opentype'), /**/
url('../fonts/webviz-font.woff') format('woff'), /**/
url('../fonts/webviz-font.ttf') format('truetype'), /**/
url('../fonts/webviz-font.svg#webviz-font') format('svg');
font-weight: normal;
font-style: normal;
}
[class*='icon-']:before {
display: inline-block;
font-family: 'webviz font';
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
#layout {
margin-top: 4px;
margin-left: 4px;
width: calc(100vw - 8px);
height: calc(100vh - 8px);
background-color: #f2f2f2;
}
html, head, body {
background-color: #f2f2f2;
padding: 0;
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
pre {
font-family: monospace;
margin: 4px 0px;
}
.w2ui-panel-content {
border: 1px solid #dfdfdf;
}
#layout_app_layout_panel_main .w2ui-panel-content {
overflow: hidden!important;
border: 0px;
}
.b {
font-weight: bold;
}
.clusterize-scroll {
overflow: auto
}
.clusterize-extra-row {
margin-top: 0!important;
margin-bottom: 0!important
}
.clusterize-extra-row.clusterize-keep-parity {
display: none
}
.clusterize-content {
outline: 0;
counter-reset: clusterize-counter
}
.clusterize-no-data td {
text-align: center
}
.toolbar-flex-container {
display: -ms-flexbox!important;
display: -webkit-flex!important;
display: flex!important;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.toolbar-flex-container>* {
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-align-self: auto;
-ms-flex-item-align: auto;
align-self: auto;
}
.toolbar-flex-container>div.toolbar-spacer {
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-webkit-align-self: auto;
-ms-flex-item-align: auto;
align-self: auto;
}
.toolbar_counter {
font-family: monospace;
margin-left: 12px;
margin-right: 4px;
padding: 8px 2px;
border: 1px solid #777;
font-size: 16px;
min-width: 50px;
text-align: end;
font-weight: lighter;
}
.toolbar_divider {
margin-left: 4px;
margin-right: 4px;
border-left: 1px double #999;
height: 30px;
font-size: 16px;
}
.toolbar_status {
font-family: monospace;
margin-left: 4px;
margin-right: 8px;
}
.HelpModalBody {
padding: 0px 10px;
font-size: 14px;
}
.HelpModalBody table {
width: 100%;
}
.HelpModalBody table, .HelpModalBody th, .HelpModalBody td {
border: 1px solid black;
}
.HelpModalBody th, .HelpModalBody td {
padding: 6px 10px;
}
.HelpModalBody td em {
background: #777;
padding: 2px 6px;
color: #fff;
border-radius: 2px;
}
.label {
color: #FFF;
font-family: sans-serif;
padding: 2px;
background: rgba( 0, 0, 0, .6);
}
.button {
cursor: pointer;
margin: 8px;
}
.button:before {
cursor: pointer;
font-size: 24px;
padding: 4px;
width: 1em;
color: #444;
}
.button.disabled, .button.disabled:before, .button.disabled:active:before, .button.disabled.active:before {
cursor: not-allowed;
color: #777;
text-shadow: none;
}
.button:hover, .button:focus {
text-shadow: 1px 1px 5px rgba(127, 127, 127, 0.5);
color: #000;
}
.button:active:before, .button.active:before {
color: #5cb85c;
}
.icon-pause:before {
content: '\0041';
}
.icon-ff:before {
content: '\0042';
}
.icon-play:before {
content: '\0043';
}
.icon-step:before {
content: '\0044';
}
.icon-stop:before {
content: '\0045';
}
.icon-settings:before {
content: '\0046';
}
.icon-reset:before {
content: '\0047';
}
.icon-help:before {
content: '\004c';
} | 0.371479 | 0.058265 |
.wrapper {
font-family: 'PT Sans';
display: flex;
justify-content: center;
/* border: 1px solid #ff4136; */
padding: 30px;
-webkit-font-smoothing: antialiased;
list-style-type: disc;
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
}
.grid{
display:grid;
grid-template-rows: repeat(minmax(7, auto) minmax(50px, auto));
grid-gap: 10px;
border-radius: 15px 15px 15px 15px;
box-shadow: 5px 10px 18px #888888;
--primary-color: #37b387;
margin-bottom: 30px;
}
.header{
display: flex;
flex-direction: row;
justify-content: space-between;
padding: 25px 15px 30px 15px;
letter-spacing: 2px;
background: linear-gradient(to right, var(--primary-color) 0%, #76bf5d 100%);
border-radius: 15px 15px 0px 0px;
grid-column: 1/7;
grid-row-start: 1;
}
.title, .subtitle {
grid-column: 1/ span 4;
font-family: inherit;
font-weight: 700;
padding: 20px;
margin-top: 30px;
}
.title {
font-size: 30px;
}
.subtitle {
font-size: 24px;
}
.content, .blog_content{
background-color: #fff;
color: #555;
font-family: inherit;
font-size: 16px;
line-height: 24px;
word-break: break-word;
/*border: 1px dotted #0074d9;*/
padding: 0px;
line-height: 1.8;
margin: 0px 20px 10px 30px; /* top right bottom left */
}
.content{
grid-column: 1/ span 3;
}
.blog_content{
grid-column: 1/5;
}
.quote{
grid-column: 1/ span 3;
/*border: 1px dotted black;*/
padding: 20px 30px 0px 30px;
margin-left: 30px;
margin-bottom: 10px;
font-size: 20px;
font-weight: bold;
line-height: 26px;
border-left: 5px solid var(--primary-color);
}
.quote_author{
color:rgb(153, 150, 150);
font-size:16px;
}
.footer{
margin-bottom: 30px;
grid-column: 1/5;
}
.about_me{
display: grid;
grid-column: 4/6;
grid-row: 3/ span 2;
grid-template-rows: repeat(2, minmax(30px, auto));
}
.my_photo{
/*border: 1px dotted greenyellow;*/
margin-left: auto;
margin-right: auto;
width: 50%;
text-align:center;
border-radius: 50%;
}
.my_name{
/*border: 1px dotted greenyellow;*/
font-weight: 700;
text-align:center;
margin-top:20px;
margin-bottom:10px;
}
.my_description{
/*border: 1px dotted greenyellow;*/
font-family: inherit;
font-size: 14px;
text-align:center;
margin-left:70px;
margin-right:70px;
}
a:link{
color: var(--primary-color);
font-style: italic;
font-weight: 700;
}
a:visited{
color: var(--primary-color);
}
a.header_ref{
font-style: normal;
color:white;
text-decoration: none;
font-weight: 900;
text-transform: uppercase;
}
.manuscript {
grid-column: 1/ span 5;
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
font-size: 14px;
color: #555;
line-height: 27px;
margin: 50px 20px 0px 20px; /* top right bottom left */
}
@media screen and (min-width: 1150px){
.grid{
grid-template-columns: repeat(6, 164px);
}
.header{
grid-column: 1/7;
}
}
/* For intermediate screen size */
@media screen and (min-width: 880px) and (max-width: 1149px){
.grid{
grid-template-columns: repeat(5, 164px);
}
.header{
grid-column: 1/6;
}
}
/* For small screen size */
@media screen and (min-width: 570px) and (max-width: 880px){
.grid{
grid-template-columns: repeat(3, 164px);
}
.header{
grid-column: 1 / span 3;
}
.about_me{
grid-column: 1 / span 3;
}
.blog_content{
grid-column: 1 / span 3;
}
.manuscript {
grid-column: 1 / span 3;
}
.title, .subtitle {
grid-column: 1 / span 3;
text-align: center;
}
.footer{
grid-column: 1 / span 3;
}
}
/* Pseudos for demo purposes only */
/*
.wrapper,
.grid,
.header,
.title,
.content,
.quote,
.about_me {
position: relative;
}
.wrapper:after,
.grid:after,
.header:after,
.title:after,
.content:after,
.quote:after,
.about_me:after {
position: absolute;
text-transform: uppercase;
left: 0;
top: 0;
color: white;
padding: 5px;
font-size: 12px;
}
.grid:after {
content: 'grid';
background-color: #222;
}
.header:after {
content: 'header';
background-color: #0074d9;
}
.title:after {
content: 'title';
background-color: #0074d9;
}
.content:after {
content: 'content';
background-color: #0074d9;
}
.wrapper:after {
content: 'wrapper';
background-color: #ff4136;
}
.quote:after {
content: 'quote';
background-color: black;
}
.about_me:after {
content: 'about_me';
background-color: #0074d9;
}
*/ | style/index.css | .wrapper {
font-family: 'PT Sans';
display: flex;
justify-content: center;
/* border: 1px solid #ff4136; */
padding: 30px;
-webkit-font-smoothing: antialiased;
list-style-type: disc;
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
}
.grid{
display:grid;
grid-template-rows: repeat(minmax(7, auto) minmax(50px, auto));
grid-gap: 10px;
border-radius: 15px 15px 15px 15px;
box-shadow: 5px 10px 18px #888888;
--primary-color: #37b387;
margin-bottom: 30px;
}
.header{
display: flex;
flex-direction: row;
justify-content: space-between;
padding: 25px 15px 30px 15px;
letter-spacing: 2px;
background: linear-gradient(to right, var(--primary-color) 0%, #76bf5d 100%);
border-radius: 15px 15px 0px 0px;
grid-column: 1/7;
grid-row-start: 1;
}
.title, .subtitle {
grid-column: 1/ span 4;
font-family: inherit;
font-weight: 700;
padding: 20px;
margin-top: 30px;
}
.title {
font-size: 30px;
}
.subtitle {
font-size: 24px;
}
.content, .blog_content{
background-color: #fff;
color: #555;
font-family: inherit;
font-size: 16px;
line-height: 24px;
word-break: break-word;
/*border: 1px dotted #0074d9;*/
padding: 0px;
line-height: 1.8;
margin: 0px 20px 10px 30px; /* top right bottom left */
}
.content{
grid-column: 1/ span 3;
}
.blog_content{
grid-column: 1/5;
}
.quote{
grid-column: 1/ span 3;
/*border: 1px dotted black;*/
padding: 20px 30px 0px 30px;
margin-left: 30px;
margin-bottom: 10px;
font-size: 20px;
font-weight: bold;
line-height: 26px;
border-left: 5px solid var(--primary-color);
}
.quote_author{
color:rgb(153, 150, 150);
font-size:16px;
}
.footer{
margin-bottom: 30px;
grid-column: 1/5;
}
.about_me{
display: grid;
grid-column: 4/6;
grid-row: 3/ span 2;
grid-template-rows: repeat(2, minmax(30px, auto));
}
.my_photo{
/*border: 1px dotted greenyellow;*/
margin-left: auto;
margin-right: auto;
width: 50%;
text-align:center;
border-radius: 50%;
}
.my_name{
/*border: 1px dotted greenyellow;*/
font-weight: 700;
text-align:center;
margin-top:20px;
margin-bottom:10px;
}
.my_description{
/*border: 1px dotted greenyellow;*/
font-family: inherit;
font-size: 14px;
text-align:center;
margin-left:70px;
margin-right:70px;
}
a:link{
color: var(--primary-color);
font-style: italic;
font-weight: 700;
}
a:visited{
color: var(--primary-color);
}
a.header_ref{
font-style: normal;
color:white;
text-decoration: none;
font-weight: 900;
text-transform: uppercase;
}
.manuscript {
grid-column: 1/ span 5;
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
font-size: 14px;
color: #555;
line-height: 27px;
margin: 50px 20px 0px 20px; /* top right bottom left */
}
@media screen and (min-width: 1150px){
.grid{
grid-template-columns: repeat(6, 164px);
}
.header{
grid-column: 1/7;
}
}
/* For intermediate screen size */
@media screen and (min-width: 880px) and (max-width: 1149px){
.grid{
grid-template-columns: repeat(5, 164px);
}
.header{
grid-column: 1/6;
}
}
/* For small screen size */
@media screen and (min-width: 570px) and (max-width: 880px){
.grid{
grid-template-columns: repeat(3, 164px);
}
.header{
grid-column: 1 / span 3;
}
.about_me{
grid-column: 1 / span 3;
}
.blog_content{
grid-column: 1 / span 3;
}
.manuscript {
grid-column: 1 / span 3;
}
.title, .subtitle {
grid-column: 1 / span 3;
text-align: center;
}
.footer{
grid-column: 1 / span 3;
}
}
/* Pseudos for demo purposes only */
/*
.wrapper,
.grid,
.header,
.title,
.content,
.quote,
.about_me {
position: relative;
}
.wrapper:after,
.grid:after,
.header:after,
.title:after,
.content:after,
.quote:after,
.about_me:after {
position: absolute;
text-transform: uppercase;
left: 0;
top: 0;
color: white;
padding: 5px;
font-size: 12px;
}
.grid:after {
content: 'grid';
background-color: #222;
}
.header:after {
content: 'header';
background-color: #0074d9;
}
.title:after {
content: 'title';
background-color: #0074d9;
}
.content:after {
content: 'content';
background-color: #0074d9;
}
.wrapper:after {
content: 'wrapper';
background-color: #ff4136;
}
.quote:after {
content: 'quote';
background-color: black;
}
.about_me:after {
content: 'about_me';
background-color: #0074d9;
}
*/ | 0.271059 | 0.064506 |
html, body {
margin: 0;
padding: 0;
}
#page {
display: flex;
flex-direction: column;
font-family: 'Lato', sans-serif;
line-height: 1.5;
min-height: 100vh;
}
#top {
background: #e89933;
background: linear-gradient(0deg, #e89933 0%, #dd750f 100%);
color: white;
margin: 0 0 1.5em;
padding: 1ex 3em;
}
#site_title {
font-family: 'Patua One', sans-serif;
font-size: 250%;
font-weight: normal;
margin: 0 auto;
padding: 0;
max-width: 1000px;
}
#site_title_link {
color: inherit;
text-decoration: none;
}
#subtitle {
font-size: 150%;
font-weight: italic;
margin: 0 auto;
max-width: 1000px;
}
#main_nav_list {
display: flex;
flex-direction: row;
margin: 1ex auto 0;
padding: 0;
max-width: 1000px;
}
.main_nav_item {
display: block;
font-size: 110%;
margin: 0 1ex 0 0;
padding: 0;
}
@media (max-width: 640px) {
#main_nav_list {
flex-direction: column;
}
.main_nav_item {
margin: 0.5ex 0;
}
}
.main_nav_item.active {
font-weight: bold;
}
.main_nav_link {
color: inherit;
text-decoration: none;
}
#main_block {
background: white;
box-sizing: border-box;
flex: 1;
margin: 0;
padding: 0 2em 3em;
width: 100%;
}
#main {
margin: 0 auto;
max-width: 1000px;
}
#pagefooter {
background: #b7b7b7;
background: linear-gradient(0deg, #b7b7b7 85%, #aaaaaa 100%);
box-sizing: border-box;
font-size: 85%;
padding: 1ex 6em;
width: 100%;
}
#pagefooter_content {
margin: 0 auto;
max-width: 1000px;
}
/* Home */
.download_button {
appearance: none;
background: #dd750f;
border: 1px solid #884605;
border-radius: 3px;
color: white;
font-size: 150%;
margin: 0;
padding: 0.5rem 1rem;
}
.download_button:focus {
outline: #0e0588 solid medium;
}
/* Commands index */
.command_list {
display: table;
}
.command_listing {
display: table-row;
font-size: 110%;
}
.command_listing > dt, .command_listing > dd {
display: table-cell;
padding: 0 2em 0 0;
}
/* Command page */
.command_usage {
font-family: monospace;
font-size: 120%;
}
.command_alias {
font-family: monospace;
}
.flag_list dt {
font-family: monospace;
}
/* Workflows index */
.workflows_page_list {
display: grid;
grid-auto-rows: 1fr;
grid-template-columns: repeat(2, minmax(15em, 1fr));
margin: 0;
padding: 0;
}
@media (max-width: 640px) {
.workflows_page_list {
grid-template-columns: minmax(15em, 1fr);
}
}
.workflows_page_list .page_list_item {
display: flex;
border: 1px solid #1a1a1a;
box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, 0.20);
box-sizing: border-box;
flex-direction: column;
margin: 1ex;
min-height: 5em;
padding: 1em;
place-content: start;
}
.workflows_page_list .page_list_summary {
flex: 1;
margin: 0;
}
.page_list_title {
font-size: 100%;
font-weight: bold;
margin: 0 0 1ex;
padding: 0;
}
.page_list_title > :link {
color: inherit;
text-decoration: none;
}
.page_list_title > :visited {
color: inherit;
text-decoration: none;
}
.page_list_title > :link:hover {
text-decoration: underline;
} | static/style.css | html, body {
margin: 0;
padding: 0;
}
#page {
display: flex;
flex-direction: column;
font-family: 'Lato', sans-serif;
line-height: 1.5;
min-height: 100vh;
}
#top {
background: #e89933;
background: linear-gradient(0deg, #e89933 0%, #dd750f 100%);
color: white;
margin: 0 0 1.5em;
padding: 1ex 3em;
}
#site_title {
font-family: 'Patua One', sans-serif;
font-size: 250%;
font-weight: normal;
margin: 0 auto;
padding: 0;
max-width: 1000px;
}
#site_title_link {
color: inherit;
text-decoration: none;
}
#subtitle {
font-size: 150%;
font-weight: italic;
margin: 0 auto;
max-width: 1000px;
}
#main_nav_list {
display: flex;
flex-direction: row;
margin: 1ex auto 0;
padding: 0;
max-width: 1000px;
}
.main_nav_item {
display: block;
font-size: 110%;
margin: 0 1ex 0 0;
padding: 0;
}
@media (max-width: 640px) {
#main_nav_list {
flex-direction: column;
}
.main_nav_item {
margin: 0.5ex 0;
}
}
.main_nav_item.active {
font-weight: bold;
}
.main_nav_link {
color: inherit;
text-decoration: none;
}
#main_block {
background: white;
box-sizing: border-box;
flex: 1;
margin: 0;
padding: 0 2em 3em;
width: 100%;
}
#main {
margin: 0 auto;
max-width: 1000px;
}
#pagefooter {
background: #b7b7b7;
background: linear-gradient(0deg, #b7b7b7 85%, #aaaaaa 100%);
box-sizing: border-box;
font-size: 85%;
padding: 1ex 6em;
width: 100%;
}
#pagefooter_content {
margin: 0 auto;
max-width: 1000px;
}
/* Home */
.download_button {
appearance: none;
background: #dd750f;
border: 1px solid #884605;
border-radius: 3px;
color: white;
font-size: 150%;
margin: 0;
padding: 0.5rem 1rem;
}
.download_button:focus {
outline: #0e0588 solid medium;
}
/* Commands index */
.command_list {
display: table;
}
.command_listing {
display: table-row;
font-size: 110%;
}
.command_listing > dt, .command_listing > dd {
display: table-cell;
padding: 0 2em 0 0;
}
/* Command page */
.command_usage {
font-family: monospace;
font-size: 120%;
}
.command_alias {
font-family: monospace;
}
.flag_list dt {
font-family: monospace;
}
/* Workflows index */
.workflows_page_list {
display: grid;
grid-auto-rows: 1fr;
grid-template-columns: repeat(2, minmax(15em, 1fr));
margin: 0;
padding: 0;
}
@media (max-width: 640px) {
.workflows_page_list {
grid-template-columns: minmax(15em, 1fr);
}
}
.workflows_page_list .page_list_item {
display: flex;
border: 1px solid #1a1a1a;
box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, 0.20);
box-sizing: border-box;
flex-direction: column;
margin: 1ex;
min-height: 5em;
padding: 1em;
place-content: start;
}
.workflows_page_list .page_list_summary {
flex: 1;
margin: 0;
}
.page_list_title {
font-size: 100%;
font-weight: bold;
margin: 0 0 1ex;
padding: 0;
}
.page_list_title > :link {
color: inherit;
text-decoration: none;
}
.page_list_title > :visited {
color: inherit;
text-decoration: none;
}
.page_list_title > :link:hover {
text-decoration: underline;
} | 0.391057 | 0.085748 |
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');
@import url('https://fonts.googleapis.com/css?family=Modak');
/* font-family: 'Modak', cursive; */
/* font-family: 'Roboto Condensed', sans-serif; */
* {
box-sizing: border-box;
padding: 0;
margin: 0;
text-decoration: none;
outline: none;
font-family: 'Roboto Condensed', sans-serif;
border: none;
}
body {
background-color: lightblue;
font-size: 0;
min-width: 320px;
}
.root {
padding: 10px 0;
}
.preloader,
.error_info {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: none;
}
.error_info {
background-color: transparent;
justify-content: center;
align-items: center;
}
.error_info .alert_container {
background-color: rgb(206, 103, 103);
width: 50%;
padding: 30px;
min-height: 400px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
border-radius: 5px;
}
.error_info .text {
color: white;
font-size: 20px;
margin-bottom: 5px;
text-align: center;
}
.error_info .button {
margin-top: 10px;
padding: 10px 30px;
border-radius: 5px;
font-size: 20px;
background-color: rgba(66, 89, 101, 0.9);
color: rgb(255, 255, 255, 0.8);
}
.preloader {
background-color: lightblue;
color: white;
font-size: 30px;
text-shadow: 1px 1px 2px black;
justify-content: center;
flex-direction: column;
text-align: center;
}
.title,
.description {
margin: 0 auto;
width: 95%;
background-color: lightseagreen;
border-radius: 5px;
}
.title {
margin-bottom: 20px;
padding: 30px;
text-align: center;
}
.title .logo {
font-size: 40px;
text-align: center;
width: 95%;
margin: 0 auto;
margin-bottom: 20px;
color: rgba(255, 255, 255, 0.9);
}
.title .text {
color: white;
}
.title .city {
font-size: 29px;
}
.title .weather_status {
font-size: 20px;
}
.title .temp {
font-size: 60px;
}
.description {
display: flex;
padding: 25px;
flex-wrap: wrap;
}
.description .text {
color: black;
font-size: 20px;
background-color: white;
border-radius: 5px;
display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
padding: 5px;
}
.description .cloudiness,
.description .humidity {
width: 49.5%;
margin-bottom: 10px;
min-height: 100px;
}
.description .cloudiness {
margin-right: 1%;
}
.description .wind {
width: 100%;
min-height: 70px;
}
.find_city {
width: 95%;
margin: 0 auto;
margin-top: 20px;
text-align: center;
}
.find_city .input {
width: 30%;
height: 33px;
font-size: 20px;
border-radius: 5px;
padding: 0 5px;
text-align: center;
margin-right: 5px;
vertical-align: middle;
}
.find_city .input:focus {
border: 1px solid black;
}
.find_city .empty_input:focus {
border-color: red;
}
.find_city .button {
font-size: 20px;
vertical-align: middle;
padding: 5px 15px;
border-radius: 5px;
cursor: pointer;
background-color: lightslategrey;
color: black;
}
.button {
transition: transform 0.1s;
}
.button:active {
transform: scale(1.1);
}
@media (max-width: 736px) {
.root {
padding: 5px 0;
}
.error_info .alert_container {
width: 80%;
min-height: 200px;
}
.title {
margin-bottom: 10px;
}
.description {
padding: 5px;
}
.description .text {
padding: 2px;
}
.description .cloudiness,
.description .humidity {
margin-bottom: 5px;
width: 49%;
}
.description .cloudiness {
margin-right: 2%;
}
.find_city {
margin-top: 10px;
}
.find_city .input {
width: 100%;
margin-right: 0;
margin-bottom: 5px;
}
} | src/styles.css | @import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');
@import url('https://fonts.googleapis.com/css?family=Modak');
/* font-family: 'Modak', cursive; */
/* font-family: 'Roboto Condensed', sans-serif; */
* {
box-sizing: border-box;
padding: 0;
margin: 0;
text-decoration: none;
outline: none;
font-family: 'Roboto Condensed', sans-serif;
border: none;
}
body {
background-color: lightblue;
font-size: 0;
min-width: 320px;
}
.root {
padding: 10px 0;
}
.preloader,
.error_info {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: none;
}
.error_info {
background-color: transparent;
justify-content: center;
align-items: center;
}
.error_info .alert_container {
background-color: rgb(206, 103, 103);
width: 50%;
padding: 30px;
min-height: 400px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
border-radius: 5px;
}
.error_info .text {
color: white;
font-size: 20px;
margin-bottom: 5px;
text-align: center;
}
.error_info .button {
margin-top: 10px;
padding: 10px 30px;
border-radius: 5px;
font-size: 20px;
background-color: rgba(66, 89, 101, 0.9);
color: rgb(255, 255, 255, 0.8);
}
.preloader {
background-color: lightblue;
color: white;
font-size: 30px;
text-shadow: 1px 1px 2px black;
justify-content: center;
flex-direction: column;
text-align: center;
}
.title,
.description {
margin: 0 auto;
width: 95%;
background-color: lightseagreen;
border-radius: 5px;
}
.title {
margin-bottom: 20px;
padding: 30px;
text-align: center;
}
.title .logo {
font-size: 40px;
text-align: center;
width: 95%;
margin: 0 auto;
margin-bottom: 20px;
color: rgba(255, 255, 255, 0.9);
}
.title .text {
color: white;
}
.title .city {
font-size: 29px;
}
.title .weather_status {
font-size: 20px;
}
.title .temp {
font-size: 60px;
}
.description {
display: flex;
padding: 25px;
flex-wrap: wrap;
}
.description .text {
color: black;
font-size: 20px;
background-color: white;
border-radius: 5px;
display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
padding: 5px;
}
.description .cloudiness,
.description .humidity {
width: 49.5%;
margin-bottom: 10px;
min-height: 100px;
}
.description .cloudiness {
margin-right: 1%;
}
.description .wind {
width: 100%;
min-height: 70px;
}
.find_city {
width: 95%;
margin: 0 auto;
margin-top: 20px;
text-align: center;
}
.find_city .input {
width: 30%;
height: 33px;
font-size: 20px;
border-radius: 5px;
padding: 0 5px;
text-align: center;
margin-right: 5px;
vertical-align: middle;
}
.find_city .input:focus {
border: 1px solid black;
}
.find_city .empty_input:focus {
border-color: red;
}
.find_city .button {
font-size: 20px;
vertical-align: middle;
padding: 5px 15px;
border-radius: 5px;
cursor: pointer;
background-color: lightslategrey;
color: black;
}
.button {
transition: transform 0.1s;
}
.button:active {
transform: scale(1.1);
}
@media (max-width: 736px) {
.root {
padding: 5px 0;
}
.error_info .alert_container {
width: 80%;
min-height: 200px;
}
.title {
margin-bottom: 10px;
}
.description {
padding: 5px;
}
.description .text {
padding: 2px;
}
.description .cloudiness,
.description .humidity {
margin-bottom: 5px;
width: 49%;
}
.description .cloudiness {
margin-right: 2%;
}
.find_city {
margin-top: 10px;
}
.find_city .input {
width: 100%;
margin-right: 0;
margin-bottom: 5px;
}
} | 0.44071 | 0.080033 |
@import url(https://fonts.googleapis.com/css?family=Exo:100,200,400);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:700,400,300);
body{
margin: 0;
padding: 0;
background-image: url(https://images.freejpg.com.ar/900/0904/wood-dock-lake-water-forest-trees-outdoors-F100018992.jpg);
background-size: cover;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.contact_form{
width: 480px;
height: 840px;
margin: auto;
border-radius: 10px;
padding-top: 120px;
padding-bottom: 20px;
padding-left: 80px;
}
input{
background: transparent;
width: 300px;
height: 30px;
border: 1px solid rgba(129, 125, 125, 0.6);
border-radius: 2px;
color: rgb(0, 0, 0);
border-width: 1px;
margin-top: 10px;
padding-left: 10px;
margin-bottom: 20px;
font-family: 'Exo', sans-serif;
font-size: 16px;
font-weight: 400;
padding: 4px;
}
label{
display: block;
float: center;
font-family: 'Exo', sans-serif;
}
button{
width: 300px;
height: 30px;
padding-left: 5px;
padding-right: 5px;
margin-bottom: 20px;
margin-top: 10px;
text-transform: uppercase;
background-color: #ecbe8a;;
border-color: #ecbe8a;
border-style: solid;
border-radius: 10px;
cursor: pointer;
font-family: 'Exo', sans-serif;
}
button p{
color: #000000;
}
span{
color: #ecbe8a;
font-size: 15px;
font-weight: 400;
}
.aviso{
font-size: 13px;
color: #000000;
font-family: 'Exo', sans-serif;
}
h1{
position: absolute;
top: calc(10% - 35px);
left: calc(54% - 255px);
font-size: 30px;
padding-bottom: 20px;
font-family: 'Exo', sans-serif;
color: #bfdb58;
}
h2{
position: absolute;
top: calc(115% - 35px);
left: calc(59% - 255px);
color: #000000;
font-family: 'Exo', sans-serif;
font-size: 15px;
font-weight: 400;
}
p{
font-size: 14px;
color: #000000;
}
::-webkit-input-placeholder {
color: rgba(51, 51, 51, 0.6);
font-weight: 500;
}
.formulario input:focus{
outline:0;
border: 1px solid #ecbe8a;
} | Desarrollo_Proyecto/src/app/Funcionalidad_SabrinaAcero/Clientes/RegistroUsuarios/registro-usuarios.component.css | @import url(https://fonts.googleapis.com/css?family=Exo:100,200,400);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:700,400,300);
body{
margin: 0;
padding: 0;
background-image: url(https://images.freejpg.com.ar/900/0904/wood-dock-lake-water-forest-trees-outdoors-F100018992.jpg);
background-size: cover;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.contact_form{
width: 480px;
height: 840px;
margin: auto;
border-radius: 10px;
padding-top: 120px;
padding-bottom: 20px;
padding-left: 80px;
}
input{
background: transparent;
width: 300px;
height: 30px;
border: 1px solid rgba(129, 125, 125, 0.6);
border-radius: 2px;
color: rgb(0, 0, 0);
border-width: 1px;
margin-top: 10px;
padding-left: 10px;
margin-bottom: 20px;
font-family: 'Exo', sans-serif;
font-size: 16px;
font-weight: 400;
padding: 4px;
}
label{
display: block;
float: center;
font-family: 'Exo', sans-serif;
}
button{
width: 300px;
height: 30px;
padding-left: 5px;
padding-right: 5px;
margin-bottom: 20px;
margin-top: 10px;
text-transform: uppercase;
background-color: #ecbe8a;;
border-color: #ecbe8a;
border-style: solid;
border-radius: 10px;
cursor: pointer;
font-family: 'Exo', sans-serif;
}
button p{
color: #000000;
}
span{
color: #ecbe8a;
font-size: 15px;
font-weight: 400;
}
.aviso{
font-size: 13px;
color: #000000;
font-family: 'Exo', sans-serif;
}
h1{
position: absolute;
top: calc(10% - 35px);
left: calc(54% - 255px);
font-size: 30px;
padding-bottom: 20px;
font-family: 'Exo', sans-serif;
color: #bfdb58;
}
h2{
position: absolute;
top: calc(115% - 35px);
left: calc(59% - 255px);
color: #000000;
font-family: 'Exo', sans-serif;
font-size: 15px;
font-weight: 400;
}
p{
font-size: 14px;
color: #000000;
}
::-webkit-input-placeholder {
color: rgba(51, 51, 51, 0.6);
font-weight: 500;
}
.formulario input:focus{
outline:0;
border: 1px solid #ecbe8a;
} | 0.352313 | 0.104477 |
.base-container {
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
}
.base-container .header {
font-size: 24px;
font-family: "Open Sans", sans-serif;
color: black;
font-weight: bolder;
margin-bottom: 13px;
}
.base-container .content {
display: flex;
flex-direction: column;
}
.base-container .content .image {
width: 21em;
}
.base-container .content .image img {
width: 100%;
height: 100%;
margin-bottom: 20px;
}
.base-container .content .google-btn {
width: 190px;
height: 30px;
margin-bottom: 20px;
margin-left: 70px;
}
/* .base-container .content .google-btn loginButton {
width: 190px;
height: 190px;
} */
.base-container .content .form {
margin-top: 10px;
display: flex;
flex-direction: column;
align-items: center;
}
.base-container .content .form .form-group {
display: flex;
flex-direction: column;
align-items: flex-start;
width: 290px;
height: 50px;
color: white;
font-weight: bold;
margin-bottom: 10px;
}
.base-container .content .form .form-group label {
display: none;
}
.base-container .content .form .form-group input {
margin-top: 6px;
height: 50px;
min-width: 18em;
padding: 0px 10px;
font-size: 16px;
font-family: "Open Sans", sans-serif;
background-color: #f3f3f3;
border: 1px solid #6ebe3b;
border-radius: 4px;
margin-bottom: 11px;
transition: all 250ms ease-in-out;
}
.base-container .content .form .form-group input:focus {
outline: none;
box-shadow: 0px 0px 12px 0.8px #6ebe3b;
}
.base-container .footer {
margin-top: 1px;
}
/* @media only screen and (max-width: 768px) {
.base-container {
width: 100%;
display: none;
}
} */
@media only screen and (max-width: 769px) {
}
@media only screen and (max-width: 1440px) {
}
@media only screen and (max-width: 600px) {
.base-container {
width: 95%;
height: 95%;
}
.base-container .header {
font-size: 16px;
font-family: "Open Sans", sans-serif;
font-weight: bold;
margin-bottom: 8px;
}
.base-container .content .image {
width: 80%;
margin: auto;
}
#loginButton {
font-size: 8px;
white-space: nowrap;
width: 130px;
height: 20px;
margin-top: 10px;
}
#icon {
padding-right: 2px;
}
h6 {
color: white;
margin-top: 2px;
font-size: 0.6rem;
}
.base-container .content .form {
margin-top: 0px;
}
.base-container .content .form .form-group label {
display: none;
}
.base-container .content .form .form-group {
display: flex;
align-items: center;
width: 80%;
margin: auto;
margin-top: 5px;
height: 40px;
color: white;
font-weight: bold;
}
.base-container .content .form .form-group input {
margin-top: 20px;
margin-bottom: 10px;
margin: auto;
min-width: 12em;
height: 25px;
font-size: 16px;
background-color: #f3f3f3;
}
.base-container .content .form .form-group input::placeholder {
color: rgba(9, 2, 66, 0.678);
font-weight: bold;
}
} | src/components/Login/Login.css | .base-container {
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
}
.base-container .header {
font-size: 24px;
font-family: "Open Sans", sans-serif;
color: black;
font-weight: bolder;
margin-bottom: 13px;
}
.base-container .content {
display: flex;
flex-direction: column;
}
.base-container .content .image {
width: 21em;
}
.base-container .content .image img {
width: 100%;
height: 100%;
margin-bottom: 20px;
}
.base-container .content .google-btn {
width: 190px;
height: 30px;
margin-bottom: 20px;
margin-left: 70px;
}
/* .base-container .content .google-btn loginButton {
width: 190px;
height: 190px;
} */
.base-container .content .form {
margin-top: 10px;
display: flex;
flex-direction: column;
align-items: center;
}
.base-container .content .form .form-group {
display: flex;
flex-direction: column;
align-items: flex-start;
width: 290px;
height: 50px;
color: white;
font-weight: bold;
margin-bottom: 10px;
}
.base-container .content .form .form-group label {
display: none;
}
.base-container .content .form .form-group input {
margin-top: 6px;
height: 50px;
min-width: 18em;
padding: 0px 10px;
font-size: 16px;
font-family: "Open Sans", sans-serif;
background-color: #f3f3f3;
border: 1px solid #6ebe3b;
border-radius: 4px;
margin-bottom: 11px;
transition: all 250ms ease-in-out;
}
.base-container .content .form .form-group input:focus {
outline: none;
box-shadow: 0px 0px 12px 0.8px #6ebe3b;
}
.base-container .footer {
margin-top: 1px;
}
/* @media only screen and (max-width: 768px) {
.base-container {
width: 100%;
display: none;
}
} */
@media only screen and (max-width: 769px) {
}
@media only screen and (max-width: 1440px) {
}
@media only screen and (max-width: 600px) {
.base-container {
width: 95%;
height: 95%;
}
.base-container .header {
font-size: 16px;
font-family: "Open Sans", sans-serif;
font-weight: bold;
margin-bottom: 8px;
}
.base-container .content .image {
width: 80%;
margin: auto;
}
#loginButton {
font-size: 8px;
white-space: nowrap;
width: 130px;
height: 20px;
margin-top: 10px;
}
#icon {
padding-right: 2px;
}
h6 {
color: white;
margin-top: 2px;
font-size: 0.6rem;
}
.base-container .content .form {
margin-top: 0px;
}
.base-container .content .form .form-group label {
display: none;
}
.base-container .content .form .form-group {
display: flex;
align-items: center;
width: 80%;
margin: auto;
margin-top: 5px;
height: 40px;
color: white;
font-weight: bold;
}
.base-container .content .form .form-group input {
margin-top: 20px;
margin-bottom: 10px;
margin: auto;
min-width: 12em;
height: 25px;
font-size: 16px;
background-color: #f3f3f3;
}
.base-container .content .form .form-group input::placeholder {
color: rgba(9, 2, 66, 0.678);
font-weight: bold;
}
} | 0.322099 | 0.048971 |
html,
body {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
min-width: 320px;
text-rendering: optimizeLegibility;
}
html {
box-sizing: border-box;
}
*, *:before, *:after {
box-sizing: inherit;
}
body {
font-size: 62.5%;
overflow-y: auto;
}
#page {
display: flex;
flex-direction: column;
width: 100%;
height: 100%;
font-size: 1.2rem;
overflow-y: auto;
}
.light-design {
width: 100%;
border: 1px solid grey;
}
.light-design h1 {
font-size: 2rem;
font-weight: normal;
border-bottom: 1px solid grey;
}
.light-design h2, .light-design h3, .light-design h4, .light-design h5, .light-design h6 {
font-size: 1.5rem;
font-weight: bold;
}
.light-design header {
padding: 20px;
border-bottom: 1px solid grey;
}
.light-design .company-name {
display: inline-block;
font-size: 2rem;
font-weight: bold;
margin-top: 25px;
margin-left: 15px;
vertical-align: top;
}
.light-design .logo-wrapper {
display: inline-block;
max-width: 150px;
width: 100%;
height: 60px;
margin-right: 20px;
}
.light-design .logo-inner {
border: 1px solid grey;
width: 100%;
height: 100%;
}
.light-design .logo-outer {
border: 1px solid grey;
width: 100%;
height: 100%;
padding: 15px;
background-color: primary-1;
}
.light-design main {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.light-design .column {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr 1fr;
justify-items: center;
grid-column-gap: 50px;
padding: 20px;
}
.light-design .column1 {
grid-column: 1/2;
grid-row: 1/2;
}
.light-design .column2 {
grid-column: 1/2;
grid-row: 2/3;
justify-self: left;
}
.light-design .column3 {
grid-column: 2/3;
grid-row: 2/3;
}
.light-design .column4 {
grid-column: 2/3;
grid-row: 1/2;
}
.light-design .color-box {
display: inline-block;
width: 80px;
height: 50px;
margin: 5px;
border: 1px solid grey;
}
.light-design .img {
border: 10px solid;
margin: 10px;
}
.light-design footer {
padding: 20px;
border-top: 1px solid grey;
text-align: center;
} | css/style-guide/style-guide-1.css | html,
body {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
min-width: 320px;
text-rendering: optimizeLegibility;
}
html {
box-sizing: border-box;
}
*, *:before, *:after {
box-sizing: inherit;
}
body {
font-size: 62.5%;
overflow-y: auto;
}
#page {
display: flex;
flex-direction: column;
width: 100%;
height: 100%;
font-size: 1.2rem;
overflow-y: auto;
}
.light-design {
width: 100%;
border: 1px solid grey;
}
.light-design h1 {
font-size: 2rem;
font-weight: normal;
border-bottom: 1px solid grey;
}
.light-design h2, .light-design h3, .light-design h4, .light-design h5, .light-design h6 {
font-size: 1.5rem;
font-weight: bold;
}
.light-design header {
padding: 20px;
border-bottom: 1px solid grey;
}
.light-design .company-name {
display: inline-block;
font-size: 2rem;
font-weight: bold;
margin-top: 25px;
margin-left: 15px;
vertical-align: top;
}
.light-design .logo-wrapper {
display: inline-block;
max-width: 150px;
width: 100%;
height: 60px;
margin-right: 20px;
}
.light-design .logo-inner {
border: 1px solid grey;
width: 100%;
height: 100%;
}
.light-design .logo-outer {
border: 1px solid grey;
width: 100%;
height: 100%;
padding: 15px;
background-color: primary-1;
}
.light-design main {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.light-design .column {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr 1fr;
justify-items: center;
grid-column-gap: 50px;
padding: 20px;
}
.light-design .column1 {
grid-column: 1/2;
grid-row: 1/2;
}
.light-design .column2 {
grid-column: 1/2;
grid-row: 2/3;
justify-self: left;
}
.light-design .column3 {
grid-column: 2/3;
grid-row: 2/3;
}
.light-design .column4 {
grid-column: 2/3;
grid-row: 1/2;
}
.light-design .color-box {
display: inline-block;
width: 80px;
height: 50px;
margin: 5px;
border: 1px solid grey;
}
.light-design .img {
border: 10px solid;
margin: 10px;
}
.light-design footer {
padding: 20px;
border-top: 1px solid grey;
text-align: center;
} | 0.685844 | 0.127925 |
body {
background: #f5f5f5;
}
.container,
.board,
.maki,
.sushi,
.wasabi,
.chopstick,
.greentea {
position: absolute;
}
.container {
margin: auto;
top: 0;
bottom: 0;
right: 0;
left: 0;
width: 350px;
height: 200px;
}
.board {
width: 300px;
height: 200px;
background: #CBAD8C;
border-radius: 8px;
box-shadow: 12px 8px 0 rgba(0, 0, 0, 0.1);
}
.maki {
top: 15px;
}
.maki div {
margin: 5px 10px;
width: 30px;
height: 30px;
background: #FFF;
border-radius: 100%;
border: 3px solid #22382F;
background-image: radial-gradient(#ef767a 0%, #ef767a 40%, #ffffff 45%, #ffffff 80%);
}
.maki div:nth-child(3), .maki div:nth-child(4) {
border: 3px solid #EF767A;
background-image: radial-gradient(#e1ce7a 0%, #e1ce7a 38%, #22382f 0%, #22382f 40%, #ffffff 45%, #ffffff 80%);
}
.maki.right {
left: 40px;
}
.sushi {
top: 40px;
width: 25px;
height: 50px;
background: white;
left: 100px;
border-radius: 6px;
}
.sushi:before, .sushi:after {
position: absolute;
content: '';
}
.sushi:before {
top: -5px;
left: 2px;
width: 20px;
height: 60px;
background: #F45B69;
border-radius: 6px;
background-image: linear-gradient(rgba(255, 255, 255, 0.3) 10%, #F45B69 10%);
background-size: 10px 10px;
}
.sushi.two {
left: 140px;
}
.sushi.two:before {
background: #DFBE99;
background-image: linear-gradient(rgba(244, 91, 105, 0.4) 10%, #DFBE99 10%);
background-size: 10px 10px;
}
.sushi.three {
top: 110px;
}
.sushi.three:before {
background: #E1CE7A;
background-image: linear-gradient(#22382F 10%, #E1CE7A 10%);
background-position: 50px 25px;
background-size: 60px 60px;
}
.sushi.four {
top: 110px;
left: 140px;
background: white;
}
.wasabi,
.soysauce {
width: 30px;
height: 28px;
background: #74AF82;
border-radius: 6px;
top: 90px;
left: 190px;
border: 4px solid #FFF;
box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.2);
}
.wasabi:before, .wasabi:after,
.soysauce:before,
.soysauce:after {
position: absolute;
content: '';
background: #F5F5F5;
border-radius: 100px;
opacity: 0.4;
}
.wasabi:before,
.soysauce:before {
width: 3px;
height: 13px;
left: 22px;
top: 4px;
}
.wasabi:after,
.soysauce:after {
width: 4px;
height: 4px;
top: 19px;
left: 22px;
}
.soysauce {
position: absolute;
top: 140px;
left: 190px;
background: #846267;
}
.chopstick {
top: 88px;
left: 250px;
}
.chopstick div {
position: absolute;
width: 3px;
border-bottom: 100px solid #FDD692;
border-left: 1px solid transparent;
border-right: 1px solid transparent;
box-shadow: 3px 2px 0 rgba(0, 0, 0, 0.2);
}
.chopstick div:nth-child(2) {
left: 10px;
}
.rest {
position: absolute;
top: 96px;
left: 245px;
width: 25px;
height: 10px;
background: #FFF;
}
.greentea {
width: 45px;
height: 45px;
border-radius: 100%;
background: #A6CCAF;
border: 3px solid white;
left: 205px;
top: 18px;
background: radial-gradient(#8fb391 20%, #9dc49f 46%, #9dc49f 50%);
box-shadow: inset 10px 4px 0 rgba(0, 0, 0, 0.1), 5px 5px 0 rgba(0, 0, 0, 0.2);
} | css/style.css | body {
background: #f5f5f5;
}
.container,
.board,
.maki,
.sushi,
.wasabi,
.chopstick,
.greentea {
position: absolute;
}
.container {
margin: auto;
top: 0;
bottom: 0;
right: 0;
left: 0;
width: 350px;
height: 200px;
}
.board {
width: 300px;
height: 200px;
background: #CBAD8C;
border-radius: 8px;
box-shadow: 12px 8px 0 rgba(0, 0, 0, 0.1);
}
.maki {
top: 15px;
}
.maki div {
margin: 5px 10px;
width: 30px;
height: 30px;
background: #FFF;
border-radius: 100%;
border: 3px solid #22382F;
background-image: radial-gradient(#ef767a 0%, #ef767a 40%, #ffffff 45%, #ffffff 80%);
}
.maki div:nth-child(3), .maki div:nth-child(4) {
border: 3px solid #EF767A;
background-image: radial-gradient(#e1ce7a 0%, #e1ce7a 38%, #22382f 0%, #22382f 40%, #ffffff 45%, #ffffff 80%);
}
.maki.right {
left: 40px;
}
.sushi {
top: 40px;
width: 25px;
height: 50px;
background: white;
left: 100px;
border-radius: 6px;
}
.sushi:before, .sushi:after {
position: absolute;
content: '';
}
.sushi:before {
top: -5px;
left: 2px;
width: 20px;
height: 60px;
background: #F45B69;
border-radius: 6px;
background-image: linear-gradient(rgba(255, 255, 255, 0.3) 10%, #F45B69 10%);
background-size: 10px 10px;
}
.sushi.two {
left: 140px;
}
.sushi.two:before {
background: #DFBE99;
background-image: linear-gradient(rgba(244, 91, 105, 0.4) 10%, #DFBE99 10%);
background-size: 10px 10px;
}
.sushi.three {
top: 110px;
}
.sushi.three:before {
background: #E1CE7A;
background-image: linear-gradient(#22382F 10%, #E1CE7A 10%);
background-position: 50px 25px;
background-size: 60px 60px;
}
.sushi.four {
top: 110px;
left: 140px;
background: white;
}
.wasabi,
.soysauce {
width: 30px;
height: 28px;
background: #74AF82;
border-radius: 6px;
top: 90px;
left: 190px;
border: 4px solid #FFF;
box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.2);
}
.wasabi:before, .wasabi:after,
.soysauce:before,
.soysauce:after {
position: absolute;
content: '';
background: #F5F5F5;
border-radius: 100px;
opacity: 0.4;
}
.wasabi:before,
.soysauce:before {
width: 3px;
height: 13px;
left: 22px;
top: 4px;
}
.wasabi:after,
.soysauce:after {
width: 4px;
height: 4px;
top: 19px;
left: 22px;
}
.soysauce {
position: absolute;
top: 140px;
left: 190px;
background: #846267;
}
.chopstick {
top: 88px;
left: 250px;
}
.chopstick div {
position: absolute;
width: 3px;
border-bottom: 100px solid #FDD692;
border-left: 1px solid transparent;
border-right: 1px solid transparent;
box-shadow: 3px 2px 0 rgba(0, 0, 0, 0.2);
}
.chopstick div:nth-child(2) {
left: 10px;
}
.rest {
position: absolute;
top: 96px;
left: 245px;
width: 25px;
height: 10px;
background: #FFF;
}
.greentea {
width: 45px;
height: 45px;
border-radius: 100%;
background: #A6CCAF;
border: 3px solid white;
left: 205px;
top: 18px;
background: radial-gradient(#8fb391 20%, #9dc49f 46%, #9dc49f 50%);
box-shadow: inset 10px 4px 0 rgba(0, 0, 0, 0.1), 5px 5px 0 rgba(0, 0, 0, 0.2);
} | 0.505127 | 0.126273 |
html{
scroll-behavior: auto!important;
}
body{
background-color: #212121;
font-family: 'Kiwi Maru','Helvetica Neue', Arial, 'Noto Sans JP','Noto Sans CJK JP', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'BIZ UDPGothic', 'Meiryo', sans-serif;
color: #ffffff;
margin: 0;
font-weight: 300;
}
header{
margin-top: 1rem;
}
h1, h2, h3{
font-weight: 500;
}
h2, h3{
color: #e79f3c
}
p{
line-height: 1.75rem;
}
.color-iniad{
color: #51abdf
}
.header-content{
margin: 8rem 0;
}
.header-content svg{
max-height: 22rem;
}
.header-content .nav{
list-style: none;
color: #ffffff;
}
.header-content .nav a{
margin-top: 1.75rem;
font-size: 1.5rem;
font-weight: 500;
text-decoration: none;
color: #ffffff;
}
.header-content .nav a:hover{
text-decoration: underline;
}
.header-content .nav a.link-iniad{
font-size: 0.8rem;
font-weight: 300;
}
.header-content .nav a.link-iniad svg{
margin-left: 0.25rem;
width: 0.8rem;
}
.icon-sns:first-child{
margin-right: 1rem;
}
.icon-sns a, .icon-sns a:visited{
color: #ffffff;
}
.sub-text{
font-size: calc(0.75rem + 0.25vw);
font-weight: 300;
}
summary{
outline: none;
}
.work{
border: #ffffff solid 2px;
border-radius: 1rem;
padding: 1rem;
}
.work-description{
padding-bottom: 0.25rem;
border-bottom: #ffffff 0.25px solid;
margin-bottom: 2rem;
}
.work-description-no-border{
border: none;
margin-bottom: 0;
}
.work-row{
text-align: center;
}
.work-row img{
max-height: 30rem;
}
.work-content-description{
font-size: calc(0.65rem + 0.5vw);
line-height: 1.35rem;
margin-bottom: 1.5rem;
}
.info dt{
text-decoration: underline;
}
.msg-copy{
font-size: 1.15rem;
}
.btn-form{
color: #000000;
background-color: #ffffff;
border: solid 5px #ea3323;
font-size: 1.5rem;
padding: 0.6rem 0.75rem;
width: 100%;
}
.btn-form:hover{
color: #000000;
border: solid 5px #f3584a;
}
.btn-form .sub-btn-text{
font-size: 0.75rem;
}
.btn-work{
color: #000000;
background-color: #ffffff;
border: solid 5px #2396EA;
font-size: 1.25rem;
line-height: 3rem;
width: 100%;
}
.btn-work:hover{
color: #000000;
border: solid 5px #4ea9eb;
}
footer{
margin-top: 8rem;
margin-bottom: env(safe-area-inset-bottom);
font-size: 0.75rem;
}
footer a, footer a:visited, footer a:hover{
color: #ffffff;
}
@media (max-width: 992px) {
.work-row img{
max-height: 20rem;
}
}
@media (max-width: 768px) {
.header-content{
margin: 3rem 0;
}
.header-content .nav a{
margin-top: 0.5rem;
}
} | src/style.css | html{
scroll-behavior: auto!important;
}
body{
background-color: #212121;
font-family: 'Kiwi Maru','Helvetica Neue', Arial, 'Noto Sans JP','Noto Sans CJK JP', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'BIZ UDPGothic', 'Meiryo', sans-serif;
color: #ffffff;
margin: 0;
font-weight: 300;
}
header{
margin-top: 1rem;
}
h1, h2, h3{
font-weight: 500;
}
h2, h3{
color: #e79f3c
}
p{
line-height: 1.75rem;
}
.color-iniad{
color: #51abdf
}
.header-content{
margin: 8rem 0;
}
.header-content svg{
max-height: 22rem;
}
.header-content .nav{
list-style: none;
color: #ffffff;
}
.header-content .nav a{
margin-top: 1.75rem;
font-size: 1.5rem;
font-weight: 500;
text-decoration: none;
color: #ffffff;
}
.header-content .nav a:hover{
text-decoration: underline;
}
.header-content .nav a.link-iniad{
font-size: 0.8rem;
font-weight: 300;
}
.header-content .nav a.link-iniad svg{
margin-left: 0.25rem;
width: 0.8rem;
}
.icon-sns:first-child{
margin-right: 1rem;
}
.icon-sns a, .icon-sns a:visited{
color: #ffffff;
}
.sub-text{
font-size: calc(0.75rem + 0.25vw);
font-weight: 300;
}
summary{
outline: none;
}
.work{
border: #ffffff solid 2px;
border-radius: 1rem;
padding: 1rem;
}
.work-description{
padding-bottom: 0.25rem;
border-bottom: #ffffff 0.25px solid;
margin-bottom: 2rem;
}
.work-description-no-border{
border: none;
margin-bottom: 0;
}
.work-row{
text-align: center;
}
.work-row img{
max-height: 30rem;
}
.work-content-description{
font-size: calc(0.65rem + 0.5vw);
line-height: 1.35rem;
margin-bottom: 1.5rem;
}
.info dt{
text-decoration: underline;
}
.msg-copy{
font-size: 1.15rem;
}
.btn-form{
color: #000000;
background-color: #ffffff;
border: solid 5px #ea3323;
font-size: 1.5rem;
padding: 0.6rem 0.75rem;
width: 100%;
}
.btn-form:hover{
color: #000000;
border: solid 5px #f3584a;
}
.btn-form .sub-btn-text{
font-size: 0.75rem;
}
.btn-work{
color: #000000;
background-color: #ffffff;
border: solid 5px #2396EA;
font-size: 1.25rem;
line-height: 3rem;
width: 100%;
}
.btn-work:hover{
color: #000000;
border: solid 5px #4ea9eb;
}
footer{
margin-top: 8rem;
margin-bottom: env(safe-area-inset-bottom);
font-size: 0.75rem;
}
footer a, footer a:visited, footer a:hover{
color: #ffffff;
}
@media (max-width: 992px) {
.work-row img{
max-height: 20rem;
}
}
@media (max-width: 768px) {
.header-content{
margin: 3rem 0;
}
.header-content .nav a{
margin-top: 0.5rem;
}
} | 0.418697 | 0.062789 |
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
/* Being lazy 101 */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Open Sans", "Lato", sans-serif;
color: white;
background-color: #1d1d1d;
}
@keyframes rise {
from {margin-top: 50px;opacity:0;}
to {margin-top: 0;opacity:1;}
}
@keyframes appear {
from {opacity:0;}
to {opacity:1;}
}
.page {
width: 100%;
max-width: 720px;
padding: 10px;
margin-left: auto;
margin-right: auto;
margin-top: 50vh;
transform: translateY(-50%)
}
.note {
text-align: center;
font-size: 8pt;
color: #AAAAAA;
animation: appear 0.75s ease-out;
}
.title {
font-size: 34pt;
font-weight: 300;
margin-bottom: 5px;
text-align: center;
animation: appear 0.75s ease-out;
}
ul {
list-style-type: none;
}
.uploadForm {
width: 100%;
text-align: center;
animation: appear 0.75s ease-out;
}
.uploadButton {
position: relative;
margin-right: auto;
margin-left: auto;
max-width: 100%;
cursor: pointer;
background-color: #054ea5;
border-radius: 10px;
transition: background 0.1s ease-out;
overflow: hidden;
}
.uploadButton:hover {
background-color: #296dc2;
}
@keyframes pulse {
0% {background-color: #054ea5;}
50% {background-color: #2f7bd8;}
100% {background-color: #11427e;}
}
.uploading {
animation: pulse 3s infinite;
}
.uploadButton p {
padding: 20px;
font-weight: 300;
font-size: 24pt;
}
.uploadButton input[type="file"] {
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
right: 0;
opacity: 0;
}
.popover-content {
color: white !important;
background-color: rgba(29, 29, 29, 0.8784313725490196);
}
.popover-title {
color: white !important;
background-color: rgba(29, 29, 29, 0.8784313725490196);
}
.btn-default {
background-color: rgba(29, 29, 29, 0.8784313725490196);
border-color: rgba(74, 71, 71, 0.8784313725490196);
}
.btn-group-xs>.btn, .btn-xs {
padding: 10px 15px;
margin-top: 4px;
}
.popover.bottom>.arrow:after {
border-bottom-color: rgba(47, 47, 47, 0.8784313725490196);
}
.btn-default:hover {
color: #333;
background-color: rgba(68, 67, 67, 0.8784313725490196);
border-color: rgba(68, 67, 67, 0.8784313725490196);
}
.navbar-brand { position: relative; z-index: 2; }
.navbar-nav.navbar-right .btn { position: relative; z-index: 2; padding: 4px 20px; margin: 10px auto; transition: transform 0.3s; }
.navbar .navbar-collapse { position: relative; overflow: hidden !important; }
/* .navbar .navbar-collapse .navbar-right > li:last-child { padding-left: 22px; } */
.navbar .nav-collapse { position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; margin: 0; padding-right: 380px; padding-left: 80px; width: 100%; }
.navbar.navbar-default .nav-collapse { background-color: #f8f8f8; }
.navbar.navbar-inverse .nav-collapse { background-color: rgba(0, 0, 0, 0.43137254901960786); }
/* .navbar.navbar-inverse .nav-collapse .nav-sub-color { background-color: rgba(0, 0, 0, 0.43137254901960786) !important; } */
.navbar .nav-collapse .navbar-form { border-width: 0; box-shadow: none; }
.nav-collapse>li { float: right; }
.btn.btn-circle { border-radius: 50px; }
.btn.btn-outline { background-color: transparent; }
.navbar-nav.navbar-right .btn:not(.collapsed) {
background-color: rgb(111, 84, 153);
border-color: rgb(111, 84, 153);
color: rgb(255, 255, 255);
}
.navbar.navbar-default .nav-collapse,
.navbar.navbar-inverse .nav-collapse {
height: 36px!important;
transition: transform 0.1s;
transform: translate(0px,-5px);
margin-top: 20px;
}
.navbar.navbar-default .nav-collapse.in,
.navbar.navbar-inverse .nav-collapse.in {
transform: translate(0px,30px);
}
@media screen and (max-width: 767px) {
.navbar .navbar-collapse .navbar-right > li:last-child { padding-left: 15px; padding-right: 15px; }
.navbar .nav-collapse { margin: 7.5px auto; padding: 0; }
.navbar .nav-collapse .navbar-form { margin: 0; }
.nav-collapse>li { float: none; }
.navbar.navbar-default .nav-collapse,
.navbar.navbar-inverse .nav-collapse {
transform: translate(-100%,0px);
}
.navbar.navbar-default .nav-collapse.in,
.navbar.navbar-inverse .nav-collapse.in {
transform: translate(0px,0px);
}
.navbar.navbar-default .nav-collapse.slide-down,
.navbar.navbar-inverse .nav-collapse.slide-down {
transform: translate(0px,-100%);
}
.navbar.navbar-default .nav-collapse.in.slide-down,
.navbar.navbar-inverse .nav-collapse.in.slide-down {
transform: translate(0px,0px);
}
}
.nav-sub {
margin-right: 10px !important;
margin-top: -8px;
/* background-color: rgba(0, 0, 0, 0.43137254901960786) !important; */
} | static/style.css | @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
/* Being lazy 101 */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Open Sans", "Lato", sans-serif;
color: white;
background-color: #1d1d1d;
}
@keyframes rise {
from {margin-top: 50px;opacity:0;}
to {margin-top: 0;opacity:1;}
}
@keyframes appear {
from {opacity:0;}
to {opacity:1;}
}
.page {
width: 100%;
max-width: 720px;
padding: 10px;
margin-left: auto;
margin-right: auto;
margin-top: 50vh;
transform: translateY(-50%)
}
.note {
text-align: center;
font-size: 8pt;
color: #AAAAAA;
animation: appear 0.75s ease-out;
}
.title {
font-size: 34pt;
font-weight: 300;
margin-bottom: 5px;
text-align: center;
animation: appear 0.75s ease-out;
}
ul {
list-style-type: none;
}
.uploadForm {
width: 100%;
text-align: center;
animation: appear 0.75s ease-out;
}
.uploadButton {
position: relative;
margin-right: auto;
margin-left: auto;
max-width: 100%;
cursor: pointer;
background-color: #054ea5;
border-radius: 10px;
transition: background 0.1s ease-out;
overflow: hidden;
}
.uploadButton:hover {
background-color: #296dc2;
}
@keyframes pulse {
0% {background-color: #054ea5;}
50% {background-color: #2f7bd8;}
100% {background-color: #11427e;}
}
.uploading {
animation: pulse 3s infinite;
}
.uploadButton p {
padding: 20px;
font-weight: 300;
font-size: 24pt;
}
.uploadButton input[type="file"] {
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
right: 0;
opacity: 0;
}
.popover-content {
color: white !important;
background-color: rgba(29, 29, 29, 0.8784313725490196);
}
.popover-title {
color: white !important;
background-color: rgba(29, 29, 29, 0.8784313725490196);
}
.btn-default {
background-color: rgba(29, 29, 29, 0.8784313725490196);
border-color: rgba(74, 71, 71, 0.8784313725490196);
}
.btn-group-xs>.btn, .btn-xs {
padding: 10px 15px;
margin-top: 4px;
}
.popover.bottom>.arrow:after {
border-bottom-color: rgba(47, 47, 47, 0.8784313725490196);
}
.btn-default:hover {
color: #333;
background-color: rgba(68, 67, 67, 0.8784313725490196);
border-color: rgba(68, 67, 67, 0.8784313725490196);
}
.navbar-brand { position: relative; z-index: 2; }
.navbar-nav.navbar-right .btn { position: relative; z-index: 2; padding: 4px 20px; margin: 10px auto; transition: transform 0.3s; }
.navbar .navbar-collapse { position: relative; overflow: hidden !important; }
/* .navbar .navbar-collapse .navbar-right > li:last-child { padding-left: 22px; } */
.navbar .nav-collapse { position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; margin: 0; padding-right: 380px; padding-left: 80px; width: 100%; }
.navbar.navbar-default .nav-collapse { background-color: #f8f8f8; }
.navbar.navbar-inverse .nav-collapse { background-color: rgba(0, 0, 0, 0.43137254901960786); }
/* .navbar.navbar-inverse .nav-collapse .nav-sub-color { background-color: rgba(0, 0, 0, 0.43137254901960786) !important; } */
.navbar .nav-collapse .navbar-form { border-width: 0; box-shadow: none; }
.nav-collapse>li { float: right; }
.btn.btn-circle { border-radius: 50px; }
.btn.btn-outline { background-color: transparent; }
.navbar-nav.navbar-right .btn:not(.collapsed) {
background-color: rgb(111, 84, 153);
border-color: rgb(111, 84, 153);
color: rgb(255, 255, 255);
}
.navbar.navbar-default .nav-collapse,
.navbar.navbar-inverse .nav-collapse {
height: 36px!important;
transition: transform 0.1s;
transform: translate(0px,-5px);
margin-top: 20px;
}
.navbar.navbar-default .nav-collapse.in,
.navbar.navbar-inverse .nav-collapse.in {
transform: translate(0px,30px);
}
@media screen and (max-width: 767px) {
.navbar .navbar-collapse .navbar-right > li:last-child { padding-left: 15px; padding-right: 15px; }
.navbar .nav-collapse { margin: 7.5px auto; padding: 0; }
.navbar .nav-collapse .navbar-form { margin: 0; }
.nav-collapse>li { float: none; }
.navbar.navbar-default .nav-collapse,
.navbar.navbar-inverse .nav-collapse {
transform: translate(-100%,0px);
}
.navbar.navbar-default .nav-collapse.in,
.navbar.navbar-inverse .nav-collapse.in {
transform: translate(0px,0px);
}
.navbar.navbar-default .nav-collapse.slide-down,
.navbar.navbar-inverse .nav-collapse.slide-down {
transform: translate(0px,-100%);
}
.navbar.navbar-default .nav-collapse.in.slide-down,
.navbar.navbar-inverse .nav-collapse.in.slide-down {
transform: translate(0px,0px);
}
}
.nav-sub {
margin-right: 10px !important;
margin-top: -8px;
/* background-color: rgba(0, 0, 0, 0.43137254901960786) !important; */
} | 0.51879 | 0.101456 |
.attr-img-responsive, .attr-thumbnail > img, .attr-thumbnail a > img, .attr-carousel-inner > .attr-item > img, .attr-carousel-inner > .attr-item > a > img {
display: block;
max-width: 100%;
height: auto; }
.attr-img-rounded {
border-radius: 6px; }
.attr-img-thumbnail {
display: inline-block;
max-width: 100%;
height: auto;
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out; }
.attr-img-circle {
border-radius: 50%; }
.attr-sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0; }
.attr-sr-only-focusable:active, .attr-sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto; }
.attr-h1, .attr-h2, .attr-h3, .attr-h4, .attr-h5, .attr-h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit; }
.attr-h1 small, .attr-h2 small, .attr-h3 small, .attr-h4 small, .attr-h5 small, .attr-h6 small, h1 .attr-small, h2 .attr-small, h3 .attr-small, h4 .attr-small, h5 .attr-small, h6 .attr-small, .attr-h1 .attr-small, .attr-h2 .attr-small, .attr-h3 .attr-small, .attr-h4 .attr-small, .attr-h5 .attr-small, .attr-h6 .attr-small {
font-weight: normal;
line-height: 1;
color: #777; }
.attr-h1, .attr-h2, .attr-h3 {
margin-top: 20px;
margin-bottom: 10px; }
.attr-h1 small, .attr-h2 small, .attr-h3 small, h1 .attr-small, .attr-h1 .attr-small, h2 .attr-small, .attr-h2 .attr-small, h3 .attr-small, .attr-h3 .attr-small {
font-size: 65%; }
.attr-h4, .attr-h5, .attr-h6 {
margin-top: 10px;
margin-bottom: 10px; }
.attr-h4 small, .attr-h5 small, .attr-h6 small, h4 .attr-small, .attr-h4 .attr-small, h5 .attr-small, .attr-h5 .attr-small, h6 .attr-small, .attr-h6 .attr-small {
font-size: 75%; }
.attr-h1 {
font-size: 36px; }
.attr-h2 {
font-size: 30px; }
.attr-h3 {
font-size: 24px; }
.attr-h4 {
font-size: 18px; }
.attr-h5 {
font-size: 14px; }
.attr-h6 {
font-size: 12px; }
.attr-lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4; }
@media (min-width: 768px) {
.attr-lead {
font-size: 21px; } }
.attr-small {
font-size: 85%; }
.attr-mark {
padding: .2em;
background-color: #fcf8e3; }
.attr-text-left {
text-align: left; }
.attr-text-right {
text-align: right; }
.attr-text-center {
text-align: center; }
.attr-text-justify {
text-align: justify; }
.attr-text-nowrap {
white-space: nowrap; }
.attr-text-lowercase {
text-transform: lowercase; }
.attr-text-uppercase {
text-transform: uppercase; }
.attr-text-capitalize {
text-transform: capitalize; }
.attr-text-muted {
color: #777; }
.attr-text-primary {
color: #337ab7; }
a.attr-text-primary:hover, a.attr-text-primary:focus {
color: #286090; }
.attr-text-success {
color: #3c763d; }
a.attr-text-success:hover, a.attr-text-success:focus {
color: #2b542c; }
.attr-text-info {
color: #31708f; }
a.attr-text-info:hover, a.attr-text-info:focus {
color: #245269; }
.attr-text-warning {
color: #8a6d3b; }
a.attr-text-warning:hover, a.attr-text-warning:focus {
color: #66512c; }
.attr-text-danger {
color: #a94442; }
a.attr-text-danger:hover, a.attr-text-danger:focus {
color: #843534; }
.attr-bg-primary {
color: #fff;
background-color: #337ab7; }
a.attr-bg-primary:hover, a.attr-bg-primary:focus {
background-color: #286090; }
.attr-bg-success {
background-color: #dff0d8; }
a.attr-bg-success:hover, a.attr-bg-success:focus {
background-color: #c1e2b3; }
.attr-bg-info {
background-color: #d9edf7; }
a.attr-bg-info:hover, a.attr-bg-info:focus {
background-color: #afd9ee; }
.attr-bg-warning {
background-color: #fcf8e3; }
a.attr-bg-warning:hover, a.attr-bg-warning:focus {
background-color: #f7ecb5; }
.attr-bg-danger {
background-color: #f2dede; }
a.attr-bg-danger:hover, a.attr-bg-danger:focus {
background-color: #e4b9b9; }
.attr-page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee; }
.attr-list-unstyled {
padding-left: 0;
list-style: none; }
.attr-list-inline {
padding-left: 0;
margin-left: -5px;
list-style: none; }
.attr-list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px; }
@media (min-width: 768px) {
.attr-dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
white-space: nowrap; }
.attr-dl-horizontal dd {
margin-left: 180px; } }
.attr-initialism {
font-size: 90%;
text-transform: uppercase; }
.attr-pre-scrollable {
max-height: 340px;
overflow-y: scroll; }
.attr-container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto; }
@media (min-width: 768px) {
.attr-container {
width: 750px; } }
@media (min-width: 992px) {
.attr-container {
width: 970px; } }
@media (min-width: 1200px) {
.attr-container {
width: 1170px; } }
.attr-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto; }
.attr-row {
margin-right: -15px;
margin-left: -15px; }
.attr-col-xs-1, .attr-col-sm-1, .attr-col-md-1, .attr-col-lg-1, .attr-col-xs-2, .attr-col-sm-2, .attr-col-md-2, .attr-col-lg-2, .attr-col-xs-3, .attr-col-sm-3, .attr-col-md-3, .attr-col-lg-3, .attr-col-xs-4, .attr-col-sm-4, .attr-col-md-4, .attr-col-lg-4, .attr-col-xs-5, .attr-col-sm-5, .attr-col-md-5, .attr-col-lg-5, .attr-col-xs-6, .attr-col-sm-6, .attr-col-md-6, .attr-col-lg-6, .attr-col-xs-7, .attr-col-sm-7, .attr-col-md-7, .attr-col-lg-7, .attr-col-xs-8, .attr-col-sm-8, .attr-col-md-8, .attr-col-lg-8, .attr-col-xs-9, .attr-col-sm-9, .attr-col-md-9, .attr-col-lg-9, .attr-col-xs-10, .attr-col-sm-10, .attr-col-md-10, .attr-col-lg-10, .attr-col-xs-11, .attr-col-sm-11, .attr-col-md-11, .attr-col-lg-11, .attr-col-xs-12, .attr-col-sm-12, .attr-col-md-12, .attr-col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px; }
.attr-col-xs-1, .attr-col-xs-2, .attr-col-xs-3, .attr-col-xs-4, .attr-col-xs-5, .attr-col-xs-6, .attr-col-xs-7, .attr-col-xs-8, .attr-col-xs-9, .attr-col-xs-10, .attr-col-xs-11, .attr-col-xs-12 {
float: left; }
.attr-col-xs-12 {
width: 100%; }
.attr-col-xs-11 {
width: 91.66666667%; }
.attr-col-xs-10 {
width: 83.33333333%; }
.attr-col-xs-9 {
width: 75%; }
.attr-col-xs-8 {
width: 66.66666667%; }
.attr-col-xs-7 {
width: 58.33333333%; }
.attr-col-xs-6 {
width: 50%; }
.attr-col-xs-5 {
width: 41.66666667%; }
.attr-col-xs-4 {
width: 33.33333333%; }
.attr-col-xs-3 {
width: 25%; }
.attr-col-xs-2 {
width: 16.66666667%; }
.attr-col-xs-1 {
width: 8.33333333%; }
.attr-col-xs-pull-12 {
right: 100%; }
.attr-col-xs-pull-11 {
right: 91.66666667%; }
.attr-col-xs-pull-10 {
right: 83.33333333%; }
.attr-col-xs-pull-9 {
right: 75%; }
.attr-col-xs-pull-8 {
right: 66.66666667%; }
.attr-col-xs-pull-7 {
right: 58.33333333%; }
.attr-col-xs-pull-6 {
right: 50%; }
.attr-col-xs-pull-5 {
right: 41.66666667%; }
.attr-col-xs-pull-4 {
right: 33.33333333%; }
.attr-col-xs-pull-3 {
right: 25%; }
.attr-col-xs-pull-2 {
right: 16.66666667%; }
.attr-col-xs-pull-1 {
right: 8.33333333%; }
.attr-col-xs-pull-0 {
right: auto; }
.attr-col-xs-push-12 {
left: 100%; }
.attr-col-xs-push-11 {
left: 91.66666667%; }
.attr-col-xs-push-10 {
left: 83.33333333%; }
.attr-col-xs-push-9 {
left: 75%; }
.attr-col-xs-push-8 {
left: 66.66666667%; }
.attr-col-xs-push-7 {
left: 58.33333333%; }
.attr-col-xs-push-6 {
left: 50%; }
.attr-col-xs-push-5 {
left: 41.66666667%; }
.attr-col-xs-push-4 {
left: 33.33333333%; }
.attr-col-xs-push-3 {
left: 25%; }
.attr-col-xs-push-2 {
left: 16.66666667%; }
.attr-col-xs-push-1 {
left: 8.33333333%; }
.attr-col-xs-push-0 {
left: auto; }
.attr-col-xs-offset-12 {
margin-left: 100%; }
.attr-col-xs-offset-11 {
margin-left: 91.66666667%; }
.attr-col-xs-offset-10 {
margin-left: 83.33333333%; }
.attr-col-xs-offset-9 {
margin-left: 75%; }
.attr-col-xs-offset-8 {
margin-left: 66.66666667%; }
.attr-col-xs-offset-7 {
margin-left: 58.33333333%; }
.attr-col-xs-offset-6 {
margin-left: 50%; }
.attr-col-xs-offset-5 {
margin-left: 41.66666667%; }
.attr-col-xs-offset-4 {
margin-left: 33.33333333%; }
.attr-col-xs-offset-3 {
margin-left: 25%; }
.attr-col-xs-offset-2 {
margin-left: 16.66666667%; }
.attr-col-xs-offset-1 {
margin-left: 8.33333333%; }
.attr-col-xs-offset-0 {
margin-left: 0; }
@media (min-width: 768px) {
.attr-col-sm-1, .attr-col-sm-2, .attr-col-sm-3, .attr-col-sm-4, .attr-col-sm-5, .attr-col-sm-6, .attr-col-sm-7, .attr-col-sm-8, .attr-col-sm-9, .attr-col-sm-10, .attr-col-sm-11, .attr-col-sm-12 {
float: left; }
.attr-col-sm-12 {
width: 100%; }
.attr-col-sm-11 {
width: 91.66666667%; }
.attr-col-sm-10 {
width: 83.33333333%; }
.attr-col-sm-9 {
width: 75%; }
.attr-col-sm-8 {
width: 66.66666667%; }
.attr-col-sm-7 {
width: 58.33333333%; }
.attr-col-sm-6 {
width: 50%; }
.attr-col-sm-5 {
width: 41.66666667%; }
.attr-col-sm-4 {
width: 33.33333333%; }
.attr-col-sm-3 {
width: 25%; }
.attr-col-sm-2 {
width: 16.66666667%; }
.attr-col-sm-1 {
width: 8.33333333%; }
.attr-col-sm-pull-12 {
right: 100%; }
.attr-col-sm-pull-11 {
right: 91.66666667%; }
.attr-col-sm-pull-10 {
right: 83.33333333%; }
.attr-col-sm-pull-9 {
right: 75%; }
.attr-col-sm-pull-8 {
right: 66.66666667%; }
.attr-col-sm-pull-7 {
right: 58.33333333%; }
.attr-col-sm-pull-6 {
right: 50%; }
.attr-col-sm-pull-5 {
right: 41.66666667%; }
.attr-col-sm-pull-4 {
right: 33.33333333%; }
.attr-col-sm-pull-3 {
right: 25%; }
.attr-col-sm-pull-2 {
right: 16.66666667%; }
.attr-col-sm-pull-1 {
right: 8.33333333%; }
.attr-col-sm-pull-0 {
right: auto; }
.attr-col-sm-push-12 {
left: 100%; }
.attr-col-sm-push-11 {
left: 91.66666667%; }
.attr-col-sm-push-10 {
left: 83.33333333%; }
.attr-col-sm-push-9 {
left: 75%; }
.attr-col-sm-push-8 {
left: 66.66666667%; }
.attr-col-sm-push-7 {
left: 58.33333333%; }
.attr-col-sm-push-6 {
left: 50%; }
.attr-col-sm-push-5 {
left: 41.66666667%; }
.attr-col-sm-push-4 {
left: 33.33333333%; }
.attr-col-sm-push-3 {
left: 25%; }
.attr-col-sm-push-2 {
left: 16.66666667%; }
.attr-col-sm-push-1 {
left: 8.33333333%; }
.attr-col-sm-push-0 {
left: auto; }
.attr-col-sm-offset-12 {
margin-left: 100%; }
.attr-col-sm-offset-11 {
margin-left: 91.66666667%; }
.attr-col-sm-offset-10 {
margin-left: 83.33333333%; }
.attr-col-sm-offset-9 {
margin-left: 75%; }
.attr-col-sm-offset-8 {
margin-left: 66.66666667%; }
.attr-col-sm-offset-7 {
margin-left: 58.33333333%; }
.attr-col-sm-offset-6 {
margin-left: 50%; }
.attr-col-sm-offset-5 {
margin-left: 41.66666667%; }
.attr-col-sm-offset-4 {
margin-left: 33.33333333%; }
.attr-col-sm-offset-3 {
margin-left: 25%; }
.attr-col-sm-offset-2 {
margin-left: 16.66666667%; }
.attr-col-sm-offset-1 {
margin-left: 8.33333333%; }
.attr-col-sm-offset-0 {
margin-left: 0; } }
@media (min-width: 992px) {
.attr-col-md-1, .attr-col-md-2, .attr-col-md-3, .attr-col-md-4, .attr-col-md-5, .attr-col-md-6, .attr-col-md-7, .attr-col-md-8, .attr-col-md-9, .attr-col-md-10, .attr-col-md-11, .attr-col-md-12 {
float: left; }
.attr-col-md-12 {
width: 100%; }
.attr-col-md-11 {
width: 91.66666667%; }
.attr-col-md-10 {
width: 83.33333333%; }
.attr-col-md-9 {
width: 75%; }
.attr-col-md-8 {
width: 66.66666667%; }
.attr-col-md-7 {
width: 58.33333333%; }
.attr-col-md-6 {
width: 50%; }
.attr-col-md-5 {
width: 41.66666667%; }
.attr-col-md-4 {
width: 33.33333333%; }
.attr-col-md-3 {
width: 25%; }
.attr-col-md-2 {
width: 16.66666667%; }
.attr-col-md-1 {
width: 8.33333333%; }
.attr-col-md-pull-12 {
right: 100%; }
.attr-col-md-pull-11 {
right: 91.66666667%; }
.attr-col-md-pull-10 {
right: 83.33333333%; }
.attr-col-md-pull-9 {
right: 75%; }
.attr-col-md-pull-8 {
right: 66.66666667%; }
.attr-col-md-pull-7 {
right: 58.33333333%; }
.attr-col-md-pull-6 {
right: 50%; }
.attr-col-md-pull-5 {
right: 41.66666667%; }
.attr-col-md-pull-4 {
right: 33.33333333%; }
.attr-col-md-pull-3 {
right: 25%; }
.attr-col-md-pull-2 {
right: 16.66666667%; }
.attr-col-md-pull-1 {
right: 8.33333333%; }
.attr-col-md-pull-0 {
right: auto; }
.attr-col-md-push-12 {
left: 100%; }
.attr-col-md-push-11 {
left: 91.66666667%; }
.attr-col-md-push-10 {
left: 83.33333333%; }
.attr-col-md-push-9 {
left: 75%; }
.attr-col-md-push-8 {
left: 66.66666667%; }
.attr-col-md-push-7 {
left: 58.33333333%; }
.attr-col-md-push-6 {
left: 50%; }
.attr-col-md-push-5 {
left: 41.66666667%; }
.attr-col-md-push-4 {
left: 33.33333333%; }
.attr-col-md-push-3 {
left: 25%; }
.attr-col-md-push-2 {
left: 16.66666667%; }
.attr-col-md-push-1 {
left: 8.33333333%; }
.attr-col-md-push-0 {
left: auto; }
.attr-col-md-offset-12 {
margin-left: 100%; }
.attr-col-md-offset-11 {
margin-left: 91.66666667%; }
.attr-col-md-offset-10 {
margin-left: 83.33333333%; }
.attr-col-md-offset-9 {
margin-left: 75%; }
.attr-col-md-offset-8 {
margin-left: 66.66666667%; }
.attr-col-md-offset-7 {
margin-left: 58.33333333%; }
.attr-col-md-offset-6 {
margin-left: 50%; }
.attr-col-md-offset-5 {
margin-left: 41.66666667%; }
.attr-col-md-offset-4 {
margin-left: 33.33333333%; }
.attr-col-md-offset-3 {
margin-left: 25%; }
.attr-col-md-offset-2 {
margin-left: 16.66666667%; }
.attr-col-md-offset-1 {
margin-left: 8.33333333%; }
.attr-col-md-offset-0 {
margin-left: 0; } }
@media (min-width: 1200px) {
.attr-col-lg-1, .attr-col-lg-2, .attr-col-lg-3, .attr-col-lg-4, .attr-col-lg-5, .attr-col-lg-6, .attr-col-lg-7, .attr-col-lg-8, .attr-col-lg-9, .attr-col-lg-10, .attr-col-lg-11, .attr-col-lg-12 {
float: left; }
.attr-col-lg-12 {
width: 100%; }
.attr-col-lg-11 {
width: 91.66666667%; }
.attr-col-lg-10 {
width: 83.33333333%; }
.attr-col-lg-9 {
width: 75%; }
.attr-col-lg-8 {
width: 66.66666667%; }
.attr-col-lg-7 {
width: 58.33333333%; }
.attr-col-lg-6 {
width: 50%; }
.attr-col-lg-5 {
width: 41.66666667%; }
.attr-col-lg-4 {
width: 33.33333333%; }
.attr-col-lg-3 {
width: 25%; }
.attr-col-lg-2 {
width: 16.66666667%; }
.attr-col-lg-1 {
width: 8.33333333%; }
.attr-col-lg-pull-12 {
right: 100%; }
.attr-col-lg-pull-11 {
right: 91.66666667%; }
.attr-col-lg-pull-10 {
right: 83.33333333%; }
.attr-col-lg-pull-9 {
right: 75%; }
.attr-col-lg-pull-8 {
right: 66.66666667%; }
.attr-col-lg-pull-7 {
right: 58.33333333%; }
.attr-col-lg-pull-6 {
right: 50%; }
.attr-col-lg-pull-5 {
right: 41.66666667%; }
.attr-col-lg-pull-4 {
right: 33.33333333%; }
.attr-col-lg-pull-3 {
right: 25%; }
.attr-col-lg-pull-2 {
right: 16.66666667%; }
.attr-col-lg-pull-1 {
right: 8.33333333%; }
.attr-col-lg-pull-0 {
right: auto; }
.attr-col-lg-push-12 {
left: 100%; }
.attr-col-lg-push-11 {
left: 91.66666667%; }
.attr-col-lg-push-10 {
left: 83.33333333%; }
.attr-col-lg-push-9 {
left: 75%; }
.attr-col-lg-push-8 {
left: 66.66666667%; }
.attr-col-lg-push-7 {
left: 58.33333333%; }
.attr-col-lg-push-6 {
left: 50%; }
.attr-col-lg-push-5 {
left: 41.66666667%; }
.attr-col-lg-push-4 {
left: 33.33333333%; }
.attr-col-lg-push-3 {
left: 25%; }
.attr-col-lg-push-2 {
left: 16.66666667%; }
.attr-col-lg-push-1 {
left: 8.33333333%; }
.attr-col-lg-push-0 {
left: auto; }
.attr-col-lg-offset-12 {
margin-left: 100%; }
.attr-col-lg-offset-11 {
margin-left: 91.66666667%; }
.attr-col-lg-offset-10 {
margin-left: 83.33333333%; }
.attr-col-lg-offset-9 {
margin-left: 75%; }
.attr-col-lg-offset-8 {
margin-left: 66.66666667%; }
.attr-col-lg-offset-7 {
margin-left: 58.33333333%; }
.attr-col-lg-offset-6 {
margin-left: 50%; }
.attr-col-lg-offset-5 {
margin-left: 41.66666667%; }
.attr-col-lg-offset-4 {
margin-left: 33.33333333%; }
.attr-col-lg-offset-3 {
margin-left: 25%; }
.attr-col-lg-offset-2 {
margin-left: 16.66666667%; }
.attr-col-lg-offset-1 {
margin-left: 8.33333333%; }
.attr-col-lg-offset-0 {
margin-left: 0; } }
.attr-table {
width: 100%;
max-width: 100%;
margin-bottom: 20px; }
.attr-table > thead > tr > th, .attr-table > tbody > tr > th, .attr-table > tfoot > tr > th, .attr-table > thead > tr > td, .attr-table > tbody > tr > td, .attr-table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd; }
.attr-table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd; }
.attr-table > caption + thead > tr:first-child > th, .attr-table > colgroup + thead > tr:first-child > th, .attr-table > thead:first-child > tr:first-child > th, .attr-table > caption + thead > tr:first-child > td, .attr-table > colgroup + thead > tr:first-child > td, .attr-table > thead:first-child > tr:first-child > td {
border-top: 0; }
.attr-table > tbody + tbody {
border-top: 2px solid #ddd; }
.attr-table .attr-table {
background-color: #fff; }
.attr-table-condensed > thead > tr > th, .attr-table-condensed > tbody > tr > th, .attr-table-condensed > tfoot > tr > th, .attr-table-condensed > thead > tr > td, .attr-table-condensed > tbody > tr > td, .attr-table-condensed > tfoot > tr > td {
padding: 5px; }
.attr-table-bordered {
border: 1px solid #ddd; }
.attr-table-bordered > thead > tr > th, .attr-table-bordered > tbody > tr > th, .attr-table-bordered > tfoot > tr > th, .attr-table-bordered > thead > tr > td, .attr-table-bordered > tbody > tr > td, .attr-table-bordered > tfoot > tr > td {
border: 1px solid #ddd; }
.attr-table-bordered > thead > tr > th, .attr-table-bordered > thead > tr > td {
border-bottom-width: 2px; }
.attr-table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9; }
.attr-table-hover > tbody > tr:hover {
background-color: #f5f5f5; }
.attr-table > thead > tr > td.attr-active, .attr-table > tbody > tr > td.attr-active, .attr-table > tfoot > tr > td.attr-active, .attr-table > thead > tr > th.attr-active, .attr-table > tbody > tr > th.attr-active, .attr-table > tfoot > tr > th.attr-active, .attr-table > thead > tr.attr-active > td, .attr-table > tbody > tr.attr-active > td, .attr-table > tfoot > tr.attr-active > td, .attr-table > thead > tr.attr-active > th, .attr-table > tbody > tr.attr-active > th, .attr-table > tfoot > tr.attr-active > th {
background-color: #f5f5f5; }
.attr-table-hover > tbody > tr > td.attr-active:hover, .attr-table-hover > tbody > tr > th.attr-active:hover, .attr-table-hover > tbody > tr.attr-active:hover > td, .attr-table-hover > tbody > tr:hover > .attr-active, .attr-table-hover > tbody > tr.attr-active:hover > th {
background-color: #e8e8e8; }
.attr-table > thead > tr > td.attr-success, .attr-table > tbody > tr > td.attr-success, .attr-table > tfoot > tr > td.attr-success, .attr-table > thead > tr > th.attr-success, .attr-table > tbody > tr > th.attr-success, .attr-table > tfoot > tr > th.attr-success, .attr-table > thead > tr.attr-success > td, .attr-table > tbody > tr.attr-success > td, .attr-table > tfoot > tr.attr-success > td, .attr-table > thead > tr.attr-success > th, .attr-table > tbody > tr.attr-success > th, .attr-table > tfoot > tr.attr-success > th {
background-color: #dff0d8; }
.attr-table-hover > tbody > tr > td.attr-success:hover, .attr-table-hover > tbody > tr > th.attr-success:hover, .attr-table-hover > tbody > tr.attr-success:hover > td, .attr-table-hover > tbody > tr:hover > .attr-success, .attr-table-hover > tbody > tr.attr-success:hover > th {
background-color: #d0e9c6; }
.attr-table > thead > tr > td.attr-info, .attr-table > tbody > tr > td.attr-info, .attr-table > tfoot > tr > td.attr-info, .attr-table > thead > tr > th.attr-info, .attr-table > tbody > tr > th.attr-info, .attr-table > tfoot > tr > th.attr-info, .attr-table > thead > tr.attr-info > td, .attr-table > tbody > tr.attr-info > td, .attr-table > tfoot > tr.attr-info > td, .attr-table > thead > tr.attr-info > th, .attr-table > tbody > tr.attr-info > th, .attr-table > tfoot > tr.attr-info > th {
background-color: #d9edf7; }
.attr-table-hover > tbody > tr > td.attr-info:hover, .attr-table-hover > tbody > tr > th.attr-info:hover, .attr-table-hover > tbody > tr.attr-info:hover > td, .attr-table-hover > tbody > tr:hover > .attr-info, .attr-table-hover > tbody > tr.attr-info:hover > th {
background-color: #c4e3f3; }
.attr-table > thead > tr > td.attr-warning, .attr-table > tbody > tr > td.attr-warning, .attr-table > tfoot > tr > td.attr-warning, .attr-table > thead > tr > th.attr-warning, .attr-table > tbody > tr > th.attr-warning, .attr-table > tfoot > tr > th.attr-warning, .attr-table > thead > tr.attr-warning > td, .attr-table > tbody > tr.attr-warning > td, .attr-table > tfoot > tr.attr-warning > td, .attr-table > thead > tr.attr-warning > th, .attr-table > tbody > tr.attr-warning > th, .attr-table > tfoot > tr.attr-warning > th {
background-color: #fcf8e3; }
.attr-table-hover > tbody > tr > td.attr-warning:hover, .attr-table-hover > tbody > tr > th.attr-warning:hover, .attr-table-hover > tbody > tr.attr-warning:hover > td, .attr-table-hover > tbody > tr:hover > .attr-warning, .attr-table-hover > tbody > tr.attr-warning:hover > th {
background-color: #faf2cc; }
.attr-table > thead > tr > td.attr-danger, .attr-table > tbody > tr > td.attr-danger, .attr-table > tfoot > tr > td.attr-danger, .attr-table > thead > tr > th.attr-danger, .attr-table > tbody > tr > th.attr-danger, .attr-table > tfoot > tr > th.attr-danger, .attr-table > thead > tr.attr-danger > td, .attr-table > tbody > tr.attr-danger > td, .attr-table > tfoot > tr.attr-danger > td, .attr-table > thead > tr.attr-danger > th, .attr-table > tbody > tr.attr-danger > th, .attr-table > tfoot > tr.attr-danger > th {
background-color: #f2dede; }
.attr-table-hover > tbody > tr > td.attr-danger:hover, .attr-table-hover > tbody > tr > th.attr-danger:hover, .attr-table-hover > tbody > tr.attr-danger:hover > td, .attr-table-hover > tbody > tr:hover > .attr-danger, .attr-table-hover > tbody > tr.attr-danger:hover > th {
background-color: #ebcccc; }
.attr-table-responsive {
min-height: .01%;
overflow-x: auto; }
@media screen and (max-width: 767px) {
.attr-table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd; }
.attr-table-responsive > .attr-table {
margin-bottom: 0; }
.attr-table-responsive > .attr-table > thead > tr > th, .attr-table-responsive > .attr-table > tbody > tr > th, .attr-table-responsive > .attr-table > tfoot > tr > th, .attr-table-responsive > .attr-table > thead > tr > td, .attr-table-responsive > .attr-table > tbody > tr > td, .attr-table-responsive > .attr-table > tfoot > tr > td {
white-space: nowrap; }
.attr-table-responsive > .attr-table-bordered {
border: 0; }
.attr-table-responsive > .attr-table-bordered > thead > tr > th:first-child, .attr-table-responsive > .attr-table-bordered > tbody > tr > th:first-child, .attr-table-responsive > .attr-table-bordered > tfoot > tr > th:first-child, .attr-table-responsive > .attr-table-bordered > thead > tr > td:first-child, .attr-table-responsive > .attr-table-bordered > tbody > tr > td:first-child, .attr-table-responsive > .attr-table-bordered > tfoot > tr > td:first-child {
border-left: 0; }
.attr-table-responsive > .attr-table-bordered > thead > tr > th:last-child, .attr-table-responsive > .attr-table-bordered > tbody > tr > th:last-child, .attr-table-responsive > .attr-table-bordered > tfoot > tr > th:last-child, .attr-table-responsive > .attr-table-bordered > thead > tr > td:last-child, .attr-table-responsive > .attr-table-bordered > tbody > tr > td:last-child, .attr-table-responsive > .attr-table-bordered > tfoot > tr > td:last-child {
border-right: 0; }
.attr-table-responsive > .attr-table-bordered > tbody > tr:last-child > th, .attr-table-responsive > .attr-table-bordered > tfoot > tr:last-child > th, .attr-table-responsive > .attr-table-bordered > tbody > tr:last-child > td, .attr-table-responsive > .attr-table-bordered > tfoot > tr:last-child > td {
border-bottom: 0; } }
.attr-form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; }
.attr-form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.attr-form-control::-moz-placeholder {
color: #999;
opacity: 1; }
.attr-form-control:-ms-input-placeholder {
color: #999; }
.attr-form-control::-webkit-input-placeholder {
color: #999; }
.attr-form-control::-ms-expand {
background-color: transparent;
border: 0; }
.attr-form-control[disabled], .attr-form-control[readonly], fieldset[disabled] .attr-form-control {
background-color: #eee;
opacity: 1; }
.attr-form-control[disabled], fieldset[disabled] .attr-form-control {
cursor: not-allowed; }
textarea.attr-form-control {
height: auto; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].attr-form-control, input[type="time"].attr-form-control, input[type="datetime-local"].attr-form-control, input[type="month"].attr-form-control {
line-height: 34px; }
input[type="date"].attr-input-sm, input[type="time"].attr-input-sm, input[type="datetime-local"].attr-input-sm, input[type="month"].attr-input-sm, .attr-input-group-sm input[type="date"], .attr-input-group-sm input[type="time"], .attr-input-group-sm input[type="datetime-local"], .attr-input-group-sm input[type="month"] {
line-height: 30px; }
input[type="date"].attr-input-lg, input[type="time"].attr-input-lg, input[type="datetime-local"].attr-input-lg, input[type="month"].attr-input-lg, .attr-input-group-lg input[type="date"], .attr-input-group-lg input[type="time"], .attr-input-group-lg input[type="datetime-local"], .attr-input-group-lg input[type="month"] {
line-height: 46px; } }
.attr-form-group {
margin-bottom: 15px; }
.attr-radio, .attr-checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px; }
.attr-radio label, .attr-checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer; }
.attr-radio input[type="radio"], .attr-radio-inline input[type="radio"], .attr-checkbox input[type="checkbox"], .attr-checkbox-inline input[type="checkbox"] {
position: absolute;
margin-top: 4px \9;
margin-left: -20px; }
.attr-radio + .attr-radio, .attr-checkbox + .attr-checkbox {
margin-top: -5px; }
.attr-radio-inline, .attr-checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
vertical-align: middle;
cursor: pointer; }
.attr-radio-inline + .attr-radio-inline, .attr-checkbox-inline + .attr-checkbox-inline {
margin-top: 0;
margin-left: 10px; }
input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].attr-disabled, input[type="checkbox"].attr-disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed; }
.attr-radio-inline.attr-disabled, .attr-checkbox-inline.attr-disabled, fieldset[disabled] .attr-radio-inline, fieldset[disabled] .attr-checkbox-inline {
cursor: not-allowed; }
.attr-radio.attr-disabled label, .attr-checkbox.attr-disabled label, fieldset[disabled] .attr-radio label, fieldset[disabled] .attr-checkbox label {
cursor: not-allowed; }
.attr-form-control-static {
min-height: 34px;
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0; }
.attr-form-control-static.attr-input-lg, .attr-form-control-static.attr-input-sm {
padding-right: 0;
padding-left: 0; }
.attr-input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px; }
select.attr-input-sm {
height: 30px;
line-height: 30px; }
textarea.attr-input-sm, select[multiple].attr-input-sm {
height: auto; }
.attr-form-group-sm .attr-form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px; }
.attr-form-group-sm select.attr-form-control {
height: 30px;
line-height: 30px; }
.attr-form-group-sm textarea.attr-form-control, .attr-form-group-sm select[multiple].attr-form-control {
height: auto; }
.attr-form-group-sm .attr-form-control-static {
height: 30px;
min-height: 32px;
padding: 6px 10px;
font-size: 12px;
line-height: 1.5; }
.attr-input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px; }
select.attr-input-lg {
height: 46px;
line-height: 46px; }
textarea.attr-input-lg, select[multiple].attr-input-lg {
height: auto; }
.attr-form-group-lg .attr-form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px; }
.attr-form-group-lg select.attr-form-control {
height: 46px;
line-height: 46px; }
.attr-form-group-lg textarea.attr-form-control, .attr-form-group-lg select[multiple].attr-form-control {
height: auto; }
.attr-form-group-lg .attr-form-control-static {
height: 46px;
min-height: 38px;
padding: 11px 16px;
font-size: 18px;
line-height: 1.3333333; }
.attr-has-feedback {
position: relative; }
.attr-has-feedback .attr-form-control {
padding-right: 42.5px; }
.attr-form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none; }
.attr-input-lg + .attr-form-control-feedback, .attr-input-group-lg + .attr-form-control-feedback, .attr-form-group-lg .attr-form-control + .attr-form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px; }
.attr-input-sm + .attr-form-control-feedback, .attr-input-group-sm + .attr-form-control-feedback, .attr-form-group-sm .attr-form-control + .attr-form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px; }
.attr-has-success .attr-help-block, .attr-has-success .attr-control-label, .attr-has-success .attr-radio, .attr-has-success .attr-checkbox, .attr-has-success .attr-radio-inline, .attr-has-success .attr-checkbox-inline, .attr-has-success.attr-radio label, .attr-has-success.attr-checkbox label, .attr-has-success.attr-radio-inline label, .attr-has-success.attr-checkbox-inline label {
color: #3c763d; }
.attr-has-success .attr-form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.attr-has-success .attr-form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.attr-has-success .attr-input-group-addon {
color: #3c763d;
background-color: #dff0d8;
border-color: #3c763d; }
.attr-has-success .attr-form-control-feedback {
color: #3c763d; }
.attr-has-warning .attr-help-block, .attr-has-warning .attr-control-label, .attr-has-warning .attr-radio, .attr-has-warning .attr-checkbox, .attr-has-warning .attr-radio-inline, .attr-has-warning .attr-checkbox-inline, .attr-has-warning.attr-radio label, .attr-has-warning.attr-checkbox label, .attr-has-warning.attr-radio-inline label, .attr-has-warning.attr-checkbox-inline label {
color: #8a6d3b; }
.attr-has-warning .attr-form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.attr-has-warning .attr-form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.attr-has-warning .attr-input-group-addon {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #8a6d3b; }
.attr-has-warning .attr-form-control-feedback {
color: #8a6d3b; }
.attr-has-error .attr-help-block, .attr-has-error .attr-control-label, .attr-has-error .attr-radio, .attr-has-error .attr-checkbox, .attr-has-error .attr-radio-inline, .attr-has-error .attr-checkbox-inline, .attr-has-error.attr-radio label, .attr-has-error.attr-checkbox label, .attr-has-error.attr-radio-inline label, .attr-has-error.attr-checkbox-inline label {
color: #a94442; }
.attr-has-error .attr-form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.attr-has-error .attr-form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.attr-has-error .attr-input-group-addon {
color: #a94442;
background-color: #f2dede;
border-color: #a94442; }
.attr-has-error .attr-form-control-feedback {
color: #a94442; }
.attr-has-feedback label ~ .attr-form-control-feedback {
top: 25px; }
.attr-has-feedback label.attr-sr-only ~ .attr-form-control-feedback {
top: 0; }
.attr-help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373; }
@media (min-width: 768px) {
.attr-form-inline .attr-form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle; }
.attr-form-inline .attr-form-control {
display: inline-block;
width: auto;
vertical-align: middle; }
.attr-form-inline .attr-form-control-static {
display: inline-block; }
.attr-form-inline .attr-input-group {
display: inline-table;
vertical-align: middle; }
.attr-form-inline .attr-input-group .attr-input-group-addon, .attr-form-inline .attr-input-group .attr-input-group-btn, .attr-form-inline .attr-input-group .attr-form-control {
width: auto; }
.attr-form-inline .attr-input-group > .attr-form-control {
width: 100%; }
.attr-form-inline .attr-control-label {
margin-bottom: 0;
vertical-align: middle; }
.attr-form-inline .attr-radio, .attr-form-inline .attr-checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle; }
.attr-form-inline .attr-radio label, .attr-form-inline .attr-checkbox label {
padding-left: 0; }
.attr-form-inline .attr-radio input[type="radio"], .attr-form-inline .attr-checkbox input[type="checkbox"] {
position: relative;
margin-left: 0; }
.attr-form-inline .attr-has-feedback .attr-form-control-feedback {
top: 0; } }
.attr-form-horizontal .attr-radio, .attr-form-horizontal .attr-checkbox, .attr-form-horizontal .attr-radio-inline, .attr-form-horizontal .attr-checkbox-inline {
padding-top: 7px;
margin-top: 0;
margin-bottom: 0; }
.attr-form-horizontal .attr-radio, .attr-form-horizontal .attr-checkbox {
min-height: 27px; }
.attr-form-horizontal .attr-form-group {
margin-right: -15px;
margin-left: -15px; }
@media (min-width: 768px) {
.attr-form-horizontal .attr-control-label {
padding-top: 7px;
margin-bottom: 0;
text-align: right; } }
.attr-form-horizontal .attr-has-feedback .attr-form-control-feedback {
right: 15px; }
@media (min-width: 768px) {
.attr-form-horizontal .attr-form-group-lg .attr-control-label {
padding-top: 11px;
font-size: 18px; } }
@media (min-width: 768px) {
.attr-form-horizontal .attr-form-group-sm .attr-control-label {
padding-top: 6px;
font-size: 12px; } }
.attr-btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px; }
.attr-btn:focus, .attr-btn:active:focus, .attr-btn.attr-active:focus, .attr-btn.attr-focus, .attr-btn:active.attr-focus, .attr-btn.attr-active.attr-focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px; }
.attr-btn:hover, .attr-btn:focus, .attr-btn.attr-focus {
color: #333;
text-decoration: none; }
.attr-btn:active, .attr-btn.attr-active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.attr-btn.attr-disabled, .attr-btn[disabled], fieldset[disabled] .attr-btn {
cursor: not-allowed;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
opacity: .65; }
a.attr-btn.attr-disabled, fieldset[disabled] a.attr-btn {
pointer-events: none; }
.attr-btn-default {
color: #333;
background-color: #fff;
border-color: #ccc; }
.attr-btn-default:focus, .attr-btn-default.attr-focus {
color: #333;
background-color: #e6e6e6;
border-color: #8c8c8c; }
.attr-btn-default:hover {
color: #333;
background-color: #e6e6e6;
border-color: #adadad; }
.attr-btn-default:active, .attr-btn-default.attr-active, .attr-open > .attr-dropdown-toggle.attr-btn-default {
color: #333;
background-color: #e6e6e6;
border-color: #adadad; }
.attr-btn-default:active:hover, .attr-btn-default.attr-active:hover, .attr-open > .attr-dropdown-toggle.attr-btn-default:hover, .attr-btn-default:active:focus, .attr-btn-default.attr-active:focus, .attr-open > .attr-dropdown-toggle.attr-btn-default:focus, .attr-btn-default:active.attr-focus, .attr-btn-default.attr-active.attr-focus, .attr-open > .attr-dropdown-toggle.attr-btn-default.attr-focus {
color: #333;
background-color: #d4d4d4;
border-color: #8c8c8c; }
.attr-btn-default:active, .attr-btn-default.attr-active, .attr-open > .attr-dropdown-toggle.attr-btn-default {
background-image: none; }
.attr-btn-default.attr-disabled:hover, .attr-btn-default[disabled]:hover, fieldset[disabled] .attr-btn-default:hover, .attr-btn-default.attr-disabled:focus, .attr-btn-default[disabled]:focus, fieldset[disabled] .attr-btn-default:focus, .attr-btn-default.attr-disabled.attr-focus, .attr-btn-default[disabled].attr-focus, fieldset[disabled] .attr-btn-default.attr-focus {
background-color: #fff;
border-color: #ccc; }
.attr-btn-default .attr-badge {
color: #fff;
background-color: #333; }
.attr-btn-primary {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4; }
.attr-btn-primary:focus, .attr-btn-primary.attr-focus {
color: #fff;
background-color: #286090;
border-color: #122b40; }
.attr-btn-primary:hover {
color: #fff;
background-color: #286090;
border-color: #204d74; }
.attr-btn-primary:active, .attr-btn-primary.attr-active, .attr-open > .attr-dropdown-toggle.attr-btn-primary {
color: #fff;
background-color: #286090;
border-color: #204d74; }
.attr-btn-primary:active:hover, .attr-btn-primary.attr-active:hover, .attr-open > .attr-dropdown-toggle.attr-btn-primary:hover, .attr-btn-primary:active:focus, .attr-btn-primary.attr-active:focus, .attr-open > .attr-dropdown-toggle.attr-btn-primary:focus, .attr-btn-primary:active.attr-focus, .attr-btn-primary.attr-active.attr-focus, .attr-open > .attr-dropdown-toggle.attr-btn-primary.attr-focus {
color: #fff;
background-color: #204d74;
border-color: #122b40; }
.attr-btn-primary:active, .attr-btn-primary.attr-active, .attr-open > .attr-dropdown-toggle.attr-btn-primary {
background-image: none; }
.attr-btn-primary.attr-disabled:hover, .attr-btn-primary[disabled]:hover, fieldset[disabled] .attr-btn-primary:hover, .attr-btn-primary.attr-disabled:focus, .attr-btn-primary[disabled]:focus, fieldset[disabled] .attr-btn-primary:focus, .attr-btn-primary.attr-disabled.attr-focus, .attr-btn-primary[disabled].attr-focus, fieldset[disabled] .attr-btn-primary.attr-focus {
background-color: #337ab7;
border-color: #2e6da4; }
.attr-btn-primary .attr-badge {
color: #337ab7;
background-color: #fff; }
.attr-btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c; }
.attr-btn-success:focus, .attr-btn-success.attr-focus {
color: #fff;
background-color: #449d44;
border-color: #255625; }
.attr-btn-success:hover {
color: #fff;
background-color: #449d44;
border-color: #398439; }
.attr-btn-success:active, .attr-btn-success.attr-active, .attr-open > .attr-dropdown-toggle.attr-btn-success {
color: #fff;
background-color: #449d44;
border-color: #398439; }
.attr-btn-success:active:hover, .attr-btn-success.attr-active:hover, .attr-open > .attr-dropdown-toggle.attr-btn-success:hover, .attr-btn-success:active:focus, .attr-btn-success.attr-active:focus, .attr-open > .attr-dropdown-toggle.attr-btn-success:focus, .attr-btn-success:active.attr-focus, .attr-btn-success.attr-active.attr-focus, .attr-open > .attr-dropdown-toggle.attr-btn-success.attr-focus {
color: #fff;
background-color: #398439;
border-color: #255625; }
.attr-btn-success:active, .attr-btn-success.attr-active, .attr-open > .attr-dropdown-toggle.attr-btn-success {
background-image: none; }
.attr-btn-success.attr-disabled:hover, .attr-btn-success[disabled]:hover, fieldset[disabled] .attr-btn-success:hover, .attr-btn-success.attr-disabled:focus, .attr-btn-success[disabled]:focus, fieldset[disabled] .attr-btn-success:focus, .attr-btn-success.attr-disabled.attr-focus, .attr-btn-success[disabled].attr-focus, fieldset[disabled] .attr-btn-success.attr-focus {
background-color: #5cb85c;
border-color: #4cae4c; }
.attr-btn-success .attr-badge {
color: #5cb85c;
background-color: #fff; }
.attr-btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da; }
.attr-btn-info:focus, .attr-btn-info.attr-focus {
color: #fff;
background-color: #31b0d5;
border-color: #1b6d85; }
.attr-btn-info:hover {
color: #fff;
background-color: #31b0d5;
border-color: #269abc; }
.attr-btn-info:active, .attr-btn-info.attr-active, .attr-open > .attr-dropdown-toggle.attr-btn-info {
color: #fff;
background-color: #31b0d5;
border-color: #269abc; }
.attr-btn-info:active:hover, .attr-btn-info.attr-active:hover, .attr-open > .attr-dropdown-toggle.attr-btn-info:hover, .attr-btn-info:active:focus, .attr-btn-info.attr-active:focus, .attr-open > .attr-dropdown-toggle.attr-btn-info:focus, .attr-btn-info:active.attr-focus, .attr-btn-info.attr-active.attr-focus, .attr-open > .attr-dropdown-toggle.attr-btn-info.attr-focus {
color: #fff;
background-color: #269abc;
border-color: #1b6d85; }
.attr-btn-info:active, .attr-btn-info.attr-active, .attr-open > .attr-dropdown-toggle.attr-btn-info {
background-image: none; }
.attr-btn-info.attr-disabled:hover, .attr-btn-info[disabled]:hover, fieldset[disabled] .attr-btn-info:hover, .attr-btn-info.attr-disabled:focus, .attr-btn-info[disabled]:focus, fieldset[disabled] .attr-btn-info:focus, .attr-btn-info.attr-disabled.attr-focus, .attr-btn-info[disabled].attr-focus, fieldset[disabled] .attr-btn-info.attr-focus {
background-color: #5bc0de;
border-color: #46b8da; }
.attr-btn-info .attr-badge {
color: #5bc0de;
background-color: #fff; }
.attr-btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236; }
.attr-btn-warning:focus, .attr-btn-warning.attr-focus {
color: #fff;
background-color: #ec971f;
border-color: #985f0d; }
.attr-btn-warning:hover {
color: #fff;
background-color: #ec971f;
border-color: #d58512; }
.attr-btn-warning:active, .attr-btn-warning.attr-active, .attr-open > .attr-dropdown-toggle.attr-btn-warning {
color: #fff;
background-color: #ec971f;
border-color: #d58512; }
.attr-btn-warning:active:hover, .attr-btn-warning.attr-active:hover, .attr-open > .attr-dropdown-toggle.attr-btn-warning:hover, .attr-btn-warning:active:focus, .attr-btn-warning.attr-active:focus, .attr-open > .attr-dropdown-toggle.attr-btn-warning:focus, .attr-btn-warning:active.attr-focus, .attr-btn-warning.attr-active.attr-focus, .attr-open > .attr-dropdown-toggle.attr-btn-warning.attr-focus {
color: #fff;
background-color: #d58512;
border-color: #985f0d; }
.attr-btn-warning:active, .attr-btn-warning.attr-active, .attr-open > .attr-dropdown-toggle.attr-btn-warning {
background-image: none; }
.attr-btn-warning.attr-disabled:hover, .attr-btn-warning[disabled]:hover, fieldset[disabled] .attr-btn-warning:hover, .attr-btn-warning.attr-disabled:focus, .attr-btn-warning[disabled]:focus, fieldset[disabled] .attr-btn-warning:focus, .attr-btn-warning.attr-disabled.attr-focus, .attr-btn-warning[disabled].attr-focus, fieldset[disabled] .attr-btn-warning.attr-focus {
background-color: #f0ad4e;
border-color: #eea236; }
.attr-btn-warning .attr-badge {
color: #f0ad4e;
background-color: #fff; }
.attr-btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a; }
.attr-btn-danger:focus, .attr-btn-danger.attr-focus {
color: #fff;
background-color: #c9302c;
border-color: #761c19; }
.attr-btn-danger:hover {
color: #fff;
background-color: #c9302c;
border-color: #ac2925; }
.attr-btn-danger:active, .attr-btn-danger.attr-active, .attr-open > .attr-dropdown-toggle.attr-btn-danger {
color: #fff;
background-color: #c9302c;
border-color: #ac2925; }
.attr-btn-danger:active:hover, .attr-btn-danger.attr-active:hover, .attr-open > .attr-dropdown-toggle.attr-btn-danger:hover, .attr-btn-danger:active:focus, .attr-btn-danger.attr-active:focus, .attr-open > .attr-dropdown-toggle.attr-btn-danger:focus, .attr-btn-danger:active.attr-focus, .attr-btn-danger.attr-active.attr-focus, .attr-open > .attr-dropdown-toggle.attr-btn-danger.attr-focus {
color: #fff;
background-color: #ac2925;
border-color: #761c19; }
.attr-btn-danger:active, .attr-btn-danger.attr-active, .attr-open > .attr-dropdown-toggle.attr-btn-danger {
background-image: none; }
.attr-btn-danger.attr-disabled:hover, .attr-btn-danger[disabled]:hover, fieldset[disabled] .attr-btn-danger:hover, .attr-btn-danger.attr-disabled:focus, .attr-btn-danger[disabled]:focus, fieldset[disabled] .attr-btn-danger:focus, .attr-btn-danger.attr-disabled.attr-focus, .attr-btn-danger[disabled].attr-focus, fieldset[disabled] .attr-btn-danger.attr-focus {
background-color: #d9534f;
border-color: #d43f3a; }
.attr-btn-danger .attr-badge {
color: #d9534f;
background-color: #fff; }
.attr-btn-link {
font-weight: normal;
color: #337ab7;
border-radius: 0; }
.attr-btn-link, .attr-btn-link:active, .attr-btn-link.attr-active, .attr-btn-link[disabled], fieldset[disabled] .attr-btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none; }
.attr-btn-link, .attr-btn-link:hover, .attr-btn-link:focus, .attr-btn-link:active {
border-color: transparent; }
.attr-btn-link:hover, .attr-btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent; }
.attr-btn-link[disabled]:hover, fieldset[disabled] .attr-btn-link:hover, .attr-btn-link[disabled]:focus, fieldset[disabled] .attr-btn-link:focus {
color: #777;
text-decoration: none; }
.attr-btn-lg, .attr-btn-group-lg > .attr-btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px; }
.attr-btn-sm, .attr-btn-group-sm > .attr-btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px; }
.attr-btn-xs, .attr-btn-group-xs > .attr-btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px; }
.attr-btn-block {
display: block;
width: 100%; }
.attr-btn-block + .attr-btn-block {
margin-top: 5px; }
input[type="submit"].attr-btn-block, input[type="reset"].attr-btn-block, input[type="button"].attr-btn-block {
width: 100%; }
.attr-fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
-o-transition: opacity .15s linear;
transition: opacity .15s linear; }
.attr-fade.attr-in {
opacity: 1; }
.attr-collapse {
display: none; }
.attr-collapse.attr-in {
display: block; }
tr.attr-collapse.attr-in {
display: table-row; }
tbody.attr-collapse.attr-in {
display: table-row-group; }
.attr-collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: .35s;
-o-transition-duration: .35s;
transition-duration: .35s;
-webkit-transition-property: height, visibility;
-o-transition-property: height, visibility;
transition-property: height, visibility; }
.attr-caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid \9;
border-right: 4px solid transparent;
border-left: 4px solid transparent; }
.attr-dropup, .attr-dropdown {
position: relative; }
.attr-dropdown-toggle:focus {
outline: 0; }
.attr-dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
.attr-dropdown-menu.attr-pull-right {
right: 0;
left: auto; }
.attr-dropdown-menu .attr-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5; }
.attr-dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333;
white-space: nowrap; }
.attr-dropdown-menu > li > a:hover, .attr-dropdown-menu > li > a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5; }
.attr-dropdown-menu > .attr-active > a, .attr-dropdown-menu > .attr-active > a:hover, .attr-dropdown-menu > .attr-active > a:focus {
color: #fff;
text-decoration: none;
background-color: #337ab7;
outline: 0; }
.attr-dropdown-menu > .attr-disabled > a, .attr-dropdown-menu > .attr-disabled > a:hover, .attr-dropdown-menu > .attr-disabled > a:focus {
color: #777; }
.attr-dropdown-menu > .attr-disabled > a:hover, .attr-dropdown-menu > .attr-disabled > a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.attr-open > .attr-dropdown-menu {
display: block; }
.attr-open > a {
outline: 0; }
.attr-dropdown-menu-right {
right: 0;
left: auto; }
.attr-dropdown-menu-left {
right: auto;
left: 0; }
.attr-dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #777;
white-space: nowrap; }
.attr-dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990; }
.attr-pull-right > .attr-dropdown-menu {
right: 0;
left: auto; }
.attr-dropup .attr-caret, .attr-navbar-fixed-bottom .attr-dropdown .attr-caret {
content: "";
border-top: 0;
border-bottom: 4px dashed;
border-bottom: 4px solid \9; }
.attr-dropup .attr-dropdown-menu, .attr-navbar-fixed-bottom .attr-dropdown .attr-dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px; }
@media (min-width: 768px) {
.attr-navbar-right .attr-dropdown-menu {
right: 0;
left: auto; }
.attr-navbar-right .attr-dropdown-menu-left {
right: auto;
left: 0; } }
.attr-btn-group, .attr-btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle; }
.attr-btn-group > .attr-btn, .attr-btn-group-vertical > .attr-btn {
position: relative;
float: left; }
.attr-btn-group > .attr-btn:hover, .attr-btn-group-vertical > .attr-btn:hover, .attr-btn-group > .attr-btn:focus, .attr-btn-group-vertical > .attr-btn:focus, .attr-btn-group > .attr-btn:active, .attr-btn-group-vertical > .attr-btn:active, .attr-btn-group > .attr-btn.attr-active, .attr-btn-group-vertical > .attr-btn.attr-active {
z-index: 2; }
.attr-btn-group .attr-btn + .attr-btn, .attr-btn-group .attr-btn + .attr-btn-group, .attr-btn-group .attr-btn-group + .attr-btn, .attr-btn-group .attr-btn-group + .attr-btn-group {
margin-left: -1px; }
.attr-btn-toolbar {
margin-left: -5px; }
.attr-btn-toolbar .attr-btn, .attr-btn-toolbar .attr-btn-group, .attr-btn-toolbar .attr-input-group {
float: left; }
.attr-btn-toolbar > .attr-btn, .attr-btn-toolbar > .attr-btn-group, .attr-btn-toolbar > .attr-input-group {
margin-left: 5px; }
.attr-btn-group > .attr-btn:not(:first-child):not(:last-child):not(.attr-dropdown-toggle) {
border-radius: 0; }
.attr-btn-group > .attr-btn:first-child {
margin-left: 0; }
.attr-btn-group > .attr-btn:first-child:not(:last-child):not(.attr-dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0; }
.attr-btn-group > .attr-btn:last-child:not(:first-child), .attr-btn-group > .attr-dropdown-toggle:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0; }
.attr-btn-group > .attr-btn-group {
float: left; }
.attr-btn-group > .attr-btn-group:not(:first-child):not(:last-child) > .attr-btn {
border-radius: 0; }
.attr-btn-group > .attr-btn-group:first-child:not(:last-child) > .attr-btn:last-child, .attr-btn-group > .attr-btn-group:first-child:not(:last-child) > .attr-dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0; }
.attr-btn-group > .attr-btn-group:last-child:not(:first-child) > .attr-btn:first-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0; }
.attr-btn-group .attr-dropdown-toggle:active, .attr-btn-group.attr-open .attr-dropdown-toggle {
outline: 0; }
.attr-btn-group > .attr-btn + .attr-dropdown-toggle {
padding-right: 8px;
padding-left: 8px; }
.attr-btn-group > .attr-btn-lg + .attr-dropdown-toggle {
padding-right: 12px;
padding-left: 12px; }
.attr-btn-group.attr-open .attr-dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.attr-btn-group.attr-open .attr-dropdown-toggle.attr-btn-link {
-webkit-box-shadow: none;
box-shadow: none; }
.attr-btn .attr-caret {
margin-left: 0; }
.attr-btn-lg .attr-caret {
border-width: 5px 5px 0;
border-bottom-width: 0; }
.attr-dropup .attr-btn-lg .attr-caret {
border-width: 0 5px 5px; }
.attr-btn-group-vertical > .attr-btn, .attr-btn-group-vertical > .attr-btn-group, .attr-btn-group-vertical > .attr-btn-group > .attr-btn {
display: block;
float: none;
width: 100%;
max-width: 100%; }
.attr-btn-group-vertical > .attr-btn-group > .attr-btn {
float: none; }
.attr-btn-group-vertical > .attr-btn + .attr-btn, .attr-btn-group-vertical > .attr-btn + .attr-btn-group, .attr-btn-group-vertical > .attr-btn-group + .attr-btn, .attr-btn-group-vertical > .attr-btn-group + .attr-btn-group {
margin-top: -1px;
margin-left: 0; }
.attr-btn-group-vertical > .attr-btn:not(:first-child):not(:last-child) {
border-radius: 0; }
.attr-btn-group-vertical > .attr-btn:first-child:not(:last-child) {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
.attr-btn-group-vertical > .attr-btn:last-child:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px; }
.attr-btn-group-vertical > .attr-btn-group:not(:first-child):not(:last-child) > .attr-btn {
border-radius: 0; }
.attr-btn-group-vertical > .attr-btn-group:first-child:not(:last-child) > .attr-btn:last-child, .attr-btn-group-vertical > .attr-btn-group:first-child:not(:last-child) > .attr-dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
.attr-btn-group-vertical > .attr-btn-group:last-child:not(:first-child) > .attr-btn:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0; }
.attr-btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate; }
.attr-btn-group-justified > .attr-btn, .attr-btn-group-justified > .attr-btn-group {
display: table-cell;
float: none;
width: 1%; }
.attr-btn-group-justified > .attr-btn-group .attr-btn {
width: 100%; }
.attr-btn-group-justified > .attr-btn-group .attr-dropdown-menu {
left: auto; }
[data-attr-toggle="buttons"] > .attr-btn input[type="radio"], [data-attr-toggle="buttons"] > .attr-btn-group > .attr-btn input[type="radio"], [data-attr-toggle="buttons"] > .attr-btn input[type="checkbox"], [data-attr-toggle="buttons"] > .attr-btn-group > .attr-btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none; }
.attr-input-group {
position: relative;
display: table;
border-collapse: separate; }
.attr-input-group[class*="attr-col-"] {
float: none;
padding-right: 0;
padding-left: 0; }
.attr-input-group .attr-form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0; }
.attr-input-group .attr-form-control:focus {
z-index: 3; }
.attr-input-group-lg > .attr-form-control, .attr-input-group-lg > .attr-input-group-addon, .attr-input-group-lg > .attr-input-group-btn > .attr-btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px; }
select.attr-input-group-lg > .attr-form-control, select.attr-input-group-lg > .attr-input-group-addon, select.attr-input-group-lg > .attr-input-group-btn > .attr-btn {
height: 46px;
line-height: 46px; }
textarea.attr-input-group-lg > .attr-form-control, textarea.attr-input-group-lg > .attr-input-group-addon, textarea.attr-input-group-lg > .attr-input-group-btn > .attr-btn, select[multiple].attr-input-group-lg > .attr-form-control, select[multiple].attr-input-group-lg > .attr-input-group-addon, select[multiple].attr-input-group-lg > .attr-input-group-btn > .attr-btn {
height: auto; }
.attr-input-group-sm > .attr-form-control, .attr-input-group-sm > .attr-input-group-addon, .attr-input-group-sm > .attr-input-group-btn > .attr-btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px; }
select.attr-input-group-sm > .attr-form-control, select.attr-input-group-sm > .attr-input-group-addon, select.attr-input-group-sm > .attr-input-group-btn > .attr-btn {
height: 30px;
line-height: 30px; }
textarea.attr-input-group-sm > .attr-form-control, textarea.attr-input-group-sm > .attr-input-group-addon, textarea.attr-input-group-sm > .attr-input-group-btn > .attr-btn, select[multiple].attr-input-group-sm > .attr-form-control, select[multiple].attr-input-group-sm > .attr-input-group-addon, select[multiple].attr-input-group-sm > .attr-input-group-btn > .attr-btn {
height: auto; }
.attr-input-group-addon, .attr-input-group-btn, .attr-input-group .attr-form-control {
display: table-cell; }
.attr-input-group-addon:not(:first-child):not(:last-child), .attr-input-group-btn:not(:first-child):not(:last-child), .attr-input-group .attr-form-control:not(:first-child):not(:last-child) {
border-radius: 0; }
.attr-input-group-addon, .attr-input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle; }
.attr-input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px; }
.attr-input-group-addon.attr-input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px; }
.attr-input-group-addon.attr-input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px; }
.attr-input-group-addon input[type="radio"], .attr-input-group-addon input[type="checkbox"] {
margin-top: 0; }
.attr-input-group .attr-form-control:first-child, .attr-input-group-addon:first-child, .attr-input-group-btn:first-child > .attr-btn, .attr-input-group-btn:first-child > .attr-btn-group > .attr-btn, .attr-input-group-btn:first-child > .attr-dropdown-toggle, .attr-input-group-btn:last-child > .attr-btn:not(:last-child):not(.attr-dropdown-toggle), .attr-input-group-btn:last-child > .attr-btn-group:not(:last-child) > .attr-btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0; }
.attr-input-group-addon:first-child {
border-right: 0; }
.attr-input-group .attr-form-control:last-child, .attr-input-group-addon:last-child, .attr-input-group-btn:last-child > .attr-btn, .attr-input-group-btn:last-child > .attr-btn-group > .attr-btn, .attr-input-group-btn:last-child > .attr-dropdown-toggle, .attr-input-group-btn:first-child > .attr-btn:not(:first-child), .attr-input-group-btn:first-child > .attr-btn-group:not(:first-child) > .attr-btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0; }
.attr-input-group-addon:last-child {
border-left: 0; }
.attr-input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap; }
.attr-input-group-btn > .attr-btn {
position: relative; }
.attr-input-group-btn > .attr-btn + .attr-btn {
margin-left: -1px; }
.attr-input-group-btn > .attr-btn:hover, .attr-input-group-btn > .attr-btn:focus, .attr-input-group-btn > .attr-btn:active {
z-index: 2; }
.attr-input-group-btn:first-child > .attr-btn, .attr-input-group-btn:first-child > .attr-btn-group {
margin-right: -1px; }
.attr-input-group-btn:last-child > .attr-btn, .attr-input-group-btn:last-child > .attr-btn-group {
z-index: 2;
margin-left: -1px; }
.attr-nav {
padding-left: 0;
margin-bottom: 0;
list-style: none; }
.attr-nav > li {
position: relative;
display: block; }
.attr-nav > li > a {
position: relative;
display: block;
padding: 10px 15px; }
.attr-nav > li > a:hover, .attr-nav > li > a:focus {
text-decoration: none;
background-color: #eee; }
.attr-nav > li.attr-disabled > a {
color: #777; }
.attr-nav > li.attr-disabled > a:hover, .attr-nav > li.attr-disabled > a:focus {
color: #777;
text-decoration: none;
cursor: not-allowed;
background-color: transparent; }
.attr-nav .attr-open > a, .attr-nav .attr-open > a:hover, .attr-nav .attr-open > a:focus {
background-color: #eee;
border-color: #337ab7; }
.attr-nav .attr-nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5; }
.attr-nav > li > a > img {
max-width: none; }
.attr-nav-tabs {
border-bottom: 1px solid #ddd; }
.attr-nav-tabs > li {
float: left;
margin-bottom: -1px; }
.attr-nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0; }
.attr-nav-tabs > li > a:hover {
border-color: #eee #eee #ddd; }
.attr-nav-tabs > li.attr-active > a, .attr-nav-tabs > li.attr-active > a:hover, .attr-nav-tabs > li.attr-active > a:focus {
color: #555;
cursor: default;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent; }
.attr-nav-tabs.attr-nav-justified {
width: 100%;
border-bottom: 0; }
.attr-nav-tabs.attr-nav-justified > li {
float: none; }
.attr-nav-tabs.attr-nav-justified > li > a {
margin-bottom: 5px;
text-align: center; }
.attr-nav-tabs.attr-nav-justified > .attr-dropdown .attr-dropdown-menu {
top: auto;
left: auto; }
@media (min-width: 768px) {
.attr-nav-tabs.attr-nav-justified > li {
display: table-cell;
width: 1%; }
.attr-nav-tabs.attr-nav-justified > li > a {
margin-bottom: 0; } }
.attr-nav-tabs.attr-nav-justified > li > a {
margin-right: 0;
border-radius: 4px; }
.attr-nav-tabs.attr-nav-justified > .attr-active > a, .attr-nav-tabs.attr-nav-justified > .attr-active > a:hover, .attr-nav-tabs.attr-nav-justified > .attr-active > a:focus {
border: 1px solid #ddd; }
@media (min-width: 768px) {
.attr-nav-tabs.attr-nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0; }
.attr-nav-tabs.attr-nav-justified > .attr-active > a, .attr-nav-tabs.attr-nav-justified > .attr-active > a:hover, .attr-nav-tabs.attr-nav-justified > .attr-active > a:focus {
border-bottom-color: #fff; } }
.attr-nav-pills > li {
float: left; }
.attr-nav-pills > li > a {
border-radius: 4px; }
.attr-nav-pills > li + li {
margin-left: 2px; }
.attr-nav-pills > li.attr-active > a, .attr-nav-pills > li.attr-active > a:hover, .attr-nav-pills > li.attr-active > a:focus {
color: #fff;
background-color: #337ab7; }
.attr-nav-stacked > li {
float: none; }
.attr-nav-stacked > li + li {
margin-top: 2px;
margin-left: 0; }
.attr-nav-justified {
width: 100%; }
.attr-nav-justified > li {
float: none; }
.attr-nav-justified > li > a {
margin-bottom: 5px;
text-align: center; }
.attr-nav-justified > .attr-dropdown .attr-dropdown-menu {
top: auto;
left: auto; }
@media (min-width: 768px) {
.attr-nav-justified > li {
display: table-cell;
width: 1%; }
.attr-nav-justified > li > a {
margin-bottom: 0; } }
.attr-nav-tabs-justified {
border-bottom: 0; }
.attr-nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px; }
.attr-nav-tabs-justified > .attr-active > a, .attr-nav-tabs-justified > .attr-active > a:hover, .attr-nav-tabs-justified > .attr-active > a:focus {
border: 1px solid #ddd; }
@media (min-width: 768px) {
.attr-nav-tabs-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0; }
.attr-nav-tabs-justified > .attr-active > a, .attr-nav-tabs-justified > .attr-active > a:hover, .attr-nav-tabs-justified > .attr-active > a:focus {
border-bottom-color: #fff; } }
.attr-tab-content > .attr-tab-pane {
display: none; }
.attr-tab-content > .attr-active {
display: block; }
.attr-nav-tabs .attr-dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0; }
.attr-navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent; }
@media (min-width: 768px) {
.attr-navbar {
border-radius: 4px; } }
@media (min-width: 768px) {
.attr-navbar-header {
float: left; } }
.attr-navbar-collapse {
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
-webkit-overflow-scrolling: touch;
border-top: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
.attr-navbar-collapse.attr-in {
overflow-y: auto; }
@media (min-width: 768px) {
.attr-navbar-collapse {
width: auto;
border-top: 0;
-webkit-box-shadow: none;
box-shadow: none; }
.attr-navbar-collapse.attr-collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important; }
.attr-navbar-collapse.attr-in {
overflow-y: visible; }
.attr-navbar-fixed-top .attr-navbar-collapse, .attr-navbar-static-top .attr-navbar-collapse, .attr-navbar-fixed-bottom .attr-navbar-collapse {
padding-right: 0;
padding-left: 0; } }
.attr-navbar-fixed-top .attr-navbar-collapse, .attr-navbar-fixed-bottom .attr-navbar-collapse {
max-height: 340px; }
@media (max-device-width: 480px) and (orientation: landscape) {
.attr-navbar-fixed-top .attr-navbar-collapse, .attr-navbar-fixed-bottom .attr-navbar-collapse {
max-height: 200px; } }
.attr-container > .attr-navbar-header, .attr-container-fluid > .attr-navbar-header, .attr-container > .attr-navbar-collapse, .attr-container-fluid > .attr-navbar-collapse {
margin-right: -15px;
margin-left: -15px; }
@media (min-width: 768px) {
.attr-container > .attr-navbar-header, .attr-container-fluid > .attr-navbar-header, .attr-container > .attr-navbar-collapse, .attr-container-fluid > .attr-navbar-collapse {
margin-right: 0;
margin-left: 0; } }
.attr-navbar-static-top {
z-index: 1000;
border-width: 0 0 1px; }
@media (min-width: 768px) {
.attr-navbar-static-top {
border-radius: 0; } }
.attr-navbar-fixed-top, .attr-navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030; }
@media (min-width: 768px) {
.attr-navbar-fixed-top, .attr-navbar-fixed-bottom {
border-radius: 0; } }
.attr-navbar-fixed-top {
top: 0;
border-width: 0 0 1px; }
.attr-navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0; }
.attr-navbar-brand {
float: left;
height: 50px;
padding: 15px 15px;
font-size: 18px;
line-height: 20px; }
.attr-navbar-brand:hover, .attr-navbar-brand:focus {
text-decoration: none; }
.attr-navbar-brand > img {
display: block; }
@media (min-width: 768px) {
.attr-navbar > .attr-container .attr-navbar-brand, .attr-navbar > .attr-container-fluid .attr-navbar-brand {
margin-left: -15px; } }
.attr-navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px; }
.attr-navbar-toggle:focus {
outline: 0; }
.attr-navbar-toggle .attr-icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px; }
.attr-navbar-toggle .attr-icon-bar + .attr-icon-bar {
margin-top: 4px; }
@media (min-width: 768px) {
.attr-navbar-toggle {
display: none; } }
.attr-navbar-nav {
margin: 7.5px -15px; }
.attr-navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px; }
@media (max-width: 767px) {
.attr-navbar-nav .attr-open .attr-dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none; }
.attr-navbar-nav .attr-open .attr-dropdown-menu > li > a, .attr-navbar-nav .attr-open .attr-dropdown-menu .attr-dropdown-header {
padding: 5px 15px 5px 25px; }
.attr-navbar-nav .attr-open .attr-dropdown-menu > li > a {
line-height: 20px; }
.attr-navbar-nav .attr-open .attr-dropdown-menu > li > a:hover, .attr-navbar-nav .attr-open .attr-dropdown-menu > li > a:focus {
background-image: none; } }
@media (min-width: 768px) {
.attr-navbar-nav {
float: left;
margin: 0; }
.attr-navbar-nav > li {
float: left; }
.attr-navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px; } }
.attr-navbar-form {
padding: 10px 15px;
margin-top: 8px;
margin-right: -15px;
margin-bottom: 8px;
margin-left: -15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }
@media (min-width: 768px) {
.attr-navbar-form .attr-form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle; }
.attr-navbar-form .attr-form-control {
display: inline-block;
width: auto;
vertical-align: middle; }
.attr-navbar-form .attr-form-control-static {
display: inline-block; }
.attr-navbar-form .attr-input-group {
display: inline-table;
vertical-align: middle; }
.attr-navbar-form .attr-input-group .attr-input-group-addon, .attr-navbar-form .attr-input-group .attr-input-group-btn, .attr-navbar-form .attr-input-group .attr-form-control {
width: auto; }
.attr-navbar-form .attr-input-group > .attr-form-control {
width: 100%; }
.attr-navbar-form .attr-control-label {
margin-bottom: 0;
vertical-align: middle; }
.attr-navbar-form .attr-radio, .attr-navbar-form .attr-checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle; }
.attr-navbar-form .attr-radio label, .attr-navbar-form .attr-checkbox label {
padding-left: 0; }
.attr-navbar-form .attr-radio input[type="radio"], .attr-navbar-form .attr-checkbox input[type="checkbox"] {
position: relative;
margin-left: 0; }
.attr-navbar-form .attr-has-feedback .attr-form-control-feedback {
top: 0; } }
@media (max-width: 767px) {
.attr-navbar-form .attr-form-group {
margin-bottom: 5px; }
.attr-navbar-form .attr-form-group:last-child {
margin-bottom: 0; } }
@media (min-width: 768px) {
.attr-navbar-form {
width: auto;
padding-top: 0;
padding-bottom: 0;
margin-right: 0;
margin-left: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none; } }
.attr-navbar-nav > li > .attr-dropdown-menu {
margin-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0; }
.attr-navbar-fixed-bottom .attr-navbar-nav > li > .attr-dropdown-menu {
margin-bottom: 0;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
.attr-navbar-btn {
margin-top: 8px;
margin-bottom: 8px; }
.attr-navbar-btn.attr-btn-sm {
margin-top: 10px;
margin-bottom: 10px; }
.attr-navbar-btn.attr-btn-xs {
margin-top: 14px;
margin-bottom: 14px; }
.attr-navbar-text {
margin-top: 15px;
margin-bottom: 15px; }
@media (min-width: 768px) {
.attr-navbar-text {
float: left;
margin-right: 15px;
margin-left: 15px; } }
@media (min-width: 768px) {
.attr-navbar-left {
float: left !important; }
.attr-navbar-right {
float: right !important;
margin-right: -15px; }
.attr-navbar-right ~ .attr-navbar-right {
margin-right: 0; } }
.attr-navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7; }
.attr-navbar-default .attr-navbar-brand {
color: #777; }
.attr-navbar-default .attr-navbar-brand:hover, .attr-navbar-default .attr-navbar-brand:focus {
color: #5e5e5e;
background-color: transparent; }
.attr-navbar-default .attr-navbar-text {
color: #777; }
.attr-navbar-default .attr-navbar-nav > li > a {
color: #777; }
.attr-navbar-default .attr-navbar-nav > li > a:hover, .attr-navbar-default .attr-navbar-nav > li > a:focus {
color: #333;
background-color: transparent; }
.attr-navbar-default .attr-navbar-nav > .attr-active > a, .attr-navbar-default .attr-navbar-nav > .attr-active > a:hover, .attr-navbar-default .attr-navbar-nav > .attr-active > a:focus {
color: #555;
background-color: #e7e7e7; }
.attr-navbar-default .attr-navbar-nav > .attr-disabled > a, .attr-navbar-default .attr-navbar-nav > .attr-disabled > a:hover, .attr-navbar-default .attr-navbar-nav > .attr-disabled > a:focus {
color: #ccc;
background-color: transparent; }
.attr-navbar-default .attr-navbar-toggle {
border-color: #ddd; }
.attr-navbar-default .attr-navbar-toggle:hover, .attr-navbar-default .attr-navbar-toggle:focus {
background-color: #ddd; }
.attr-navbar-default .attr-navbar-toggle .attr-icon-bar {
background-color: #888; }
.attr-navbar-default .attr-navbar-collapse, .attr-navbar-default .attr-navbar-form {
border-color: #e7e7e7; }
.attr-navbar-default .attr-navbar-nav > .attr-open > a, .attr-navbar-default .attr-navbar-nav > .attr-open > a:hover, .attr-navbar-default .attr-navbar-nav > .attr-open > a:focus {
color: #555;
background-color: #e7e7e7; }
@media (max-width: 767px) {
.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu > li > a {
color: #777; }
.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu > li > a:hover, .attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu > li > a:focus {
color: #333;
background-color: transparent; }
.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu > .attr-active > a, .attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu > .attr-active > a:hover, .attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu > .attr-active > a:focus {
color: #555;
background-color: #e7e7e7; }
.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu > .attr-disabled > a, .attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu > .attr-disabled > a:hover, .attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu > .attr-disabled > a:focus {
color: #ccc;
background-color: transparent; } }
.attr-navbar-default .attr-navbar-link {
color: #777; }
.attr-navbar-default .attr-navbar-link:hover {
color: #333; }
.attr-navbar-default .attr-btn-link {
color: #777; }
.attr-navbar-default .attr-btn-link:hover, .attr-navbar-default .attr-btn-link:focus {
color: #333; }
.attr-navbar-default .attr-btn-link[disabled]:hover, fieldset[disabled] .attr-navbar-default .attr-btn-link:hover, .attr-navbar-default .attr-btn-link[disabled]:focus, fieldset[disabled] .attr-navbar-default .attr-btn-link:focus {
color: #ccc; }
.attr-navbar-inverse {
background-color: #222;
border-color: #080808; }
.attr-navbar-inverse .attr-navbar-brand {
color: #9d9d9d; }
.attr-navbar-inverse .attr-navbar-brand:hover, .attr-navbar-inverse .attr-navbar-brand:focus {
color: #fff;
background-color: transparent; }
.attr-navbar-inverse .attr-navbar-text {
color: #9d9d9d; }
.attr-navbar-inverse .attr-navbar-nav > li > a {
color: #9d9d9d; }
.attr-navbar-inverse .attr-navbar-nav > li > a:hover, .attr-navbar-inverse .attr-navbar-nav > li > a:focus {
color: #fff;
background-color: transparent; }
.attr-navbar-inverse .attr-navbar-nav > .attr-active > a, .attr-navbar-inverse .attr-navbar-nav > .attr-active > a:hover, .attr-navbar-inverse .attr-navbar-nav > .attr-active > a:focus {
color: #fff;
background-color: #080808; }
.attr-navbar-inverse .attr-navbar-nav > .attr-disabled > a, .attr-navbar-inverse .attr-navbar-nav > .attr-disabled > a:hover, .attr-navbar-inverse .attr-navbar-nav > .attr-disabled > a:focus {
color: #444;
background-color: transparent; }
.attr-navbar-inverse .attr-navbar-toggle {
border-color: #333; }
.attr-navbar-inverse .attr-navbar-toggle:hover, .attr-navbar-inverse .attr-navbar-toggle:focus {
background-color: #333; }
.attr-navbar-inverse .attr-navbar-toggle .attr-icon-bar {
background-color: #fff; }
.attr-navbar-inverse .attr-navbar-collapse, .attr-navbar-inverse .attr-navbar-form {
border-color: #101010; }
.attr-navbar-inverse .attr-navbar-nav > .attr-open > a, .attr-navbar-inverse .attr-navbar-nav > .attr-open > a:hover, .attr-navbar-inverse .attr-navbar-nav > .attr-open > a:focus {
color: #fff;
background-color: #080808; }
@media (max-width: 767px) {
.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu > .attr-dropdown-header {
border-color: #080808; }
.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu .attr-divider {
background-color: #080808; }
.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu > li > a {
color: #9d9d9d; }
.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu > li > a:hover, .attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu > li > a:focus {
color: #fff;
background-color: transparent; }
.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu > .attr-active > a, .attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu > .attr-active > a:hover, .attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu > .attr-active > a:focus {
color: #fff;
background-color: #080808; }
.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu > .attr-disabled > a, .attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu > .attr-disabled > a:hover, .attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu > .attr-disabled > a:focus {
color: #444;
background-color: transparent; } }
.attr-navbar-inverse .attr-navbar-link {
color: #9d9d9d; }
.attr-navbar-inverse .attr-navbar-link:hover {
color: #fff; }
.attr-navbar-inverse .attr-btn-link {
color: #9d9d9d; }
.attr-navbar-inverse .attr-btn-link:hover, .attr-navbar-inverse .attr-btn-link:focus {
color: #fff; }
.attr-navbar-inverse .attr-btn-link[disabled]:hover, fieldset[disabled] .attr-navbar-inverse .attr-btn-link:hover, .attr-navbar-inverse .attr-btn-link[disabled]:focus, fieldset[disabled] .attr-navbar-inverse .attr-btn-link:focus {
color: #444; }
.attr-breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px; }
.attr-breadcrumb > li {
display: inline-block; }
.attr-breadcrumb > li + li:before {
padding: 0 5px;
color: #ccc;
content: "/\00a0"; }
.attr-breadcrumb > .attr-active {
color: #777; }
.attr-pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px; }
.attr-pagination > li {
display: inline; }
.attr-pagination > li > a, .attr-pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd; }
.attr-pagination > li:first-child > a, .attr-pagination > li:first-child > span {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px; }
.attr-pagination > li:last-child > a, .attr-pagination > li:last-child > span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px; }
.attr-pagination > li > a:hover, .attr-pagination > li > span:hover, .attr-pagination > li > a:focus, .attr-pagination > li > span:focus {
z-index: 2;
color: #23527c;
background-color: #eee;
border-color: #ddd; }
.attr-pagination > .attr-active > a, .attr-pagination > .attr-active > span, .attr-pagination > .attr-active > a:hover, .attr-pagination > .attr-active > span:hover, .attr-pagination > .attr-active > a:focus, .attr-pagination > .attr-active > span:focus {
z-index: 3;
color: #fff;
cursor: default;
background-color: #337ab7;
border-color: #337ab7; }
.attr-pagination > .attr-disabled > span, .attr-pagination > .attr-disabled > span:hover, .attr-pagination > .attr-disabled > span:focus, .attr-pagination > .attr-disabled > a, .attr-pagination > .attr-disabled > a:hover, .attr-pagination > .attr-disabled > a:focus {
color: #777;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd; }
.attr-pagination-lg > li > a, .attr-pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333; }
.attr-pagination-lg > li:first-child > a, .attr-pagination-lg > li:first-child > span {
border-top-left-radius: 6px;
border-bottom-left-radius: 6px; }
.attr-pagination-lg > li:last-child > a, .attr-pagination-lg > li:last-child > span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px; }
.attr-pagination-sm > li > a, .attr-pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5; }
.attr-pagination-sm > li:first-child > a, .attr-pagination-sm > li:first-child > span {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px; }
.attr-pagination-sm > li:last-child > a, .attr-pagination-sm > li:last-child > span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px; }
.attr-pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none; }
.attr-pager li {
display: inline; }
.attr-pager li > a, .attr-pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px; }
.attr-pager li > a:hover, .attr-pager li > a:focus {
text-decoration: none;
background-color: #eee; }
.attr-pager .attr-next > a, .attr-pager .attr-next > span {
float: right; }
.attr-pager .attr-previous > a, .attr-pager .attr-previous > span {
float: left; }
.attr-pager .attr-disabled > a, .attr-pager .attr-disabled > a:hover, .attr-pager .attr-disabled > a:focus, .attr-pager .attr-disabled > span {
color: #777;
cursor: not-allowed;
background-color: #fff; }
.attr-label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em; }
a.attr-label:hover, a.attr-label:focus {
color: #fff;
text-decoration: none;
cursor: pointer; }
.attr-label:empty {
display: none; }
.attr-btn .attr-label {
position: relative;
top: -1px; }
.attr-label-default {
background-color: #777; }
.attr-label-default[href]:hover, .attr-label-default[href]:focus {
background-color: #5e5e5e; }
.attr-label-primary {
background-color: #337ab7; }
.attr-label-primary[href]:hover, .attr-label-primary[href]:focus {
background-color: #286090; }
.attr-label-success {
background-color: #5cb85c; }
.attr-label-success[href]:hover, .attr-label-success[href]:focus {
background-color: #449d44; }
.attr-label-info {
background-color: #5bc0de; }
.attr-label-info[href]:hover, .attr-label-info[href]:focus {
background-color: #31b0d5; }
.attr-label-warning {
background-color: #f0ad4e; }
.attr-label-warning[href]:hover, .attr-label-warning[href]:focus {
background-color: #ec971f; }
.attr-label-danger {
background-color: #d9534f; }
.attr-label-danger[href]:hover, .attr-label-danger[href]:focus {
background-color: #c9302c; }
.attr-badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: middle;
background-color: #777;
border-radius: 10px; }
.attr-badge:empty {
display: none; }
.attr-btn .attr-badge {
position: relative;
top: -1px; }
.attr-btn-xs .attr-badge, .attr-btn-group-xs > .attr-btn .attr-badge {
top: 0;
padding: 1px 5px; }
a.attr-badge:hover, a.attr-badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer; }
.attr-list-group-item.attr-active > .attr-badge, .attr-nav-pills > .attr-active > a > .attr-badge {
color: #337ab7;
background-color: #fff; }
.attr-list-group-item > .attr-badge {
float: right; }
.attr-list-group-item > .attr-badge + .attr-badge {
margin-right: 5px; }
.attr-nav-pills > li > a > .attr-badge {
margin-left: 3px; }
.attr-jumbotron {
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #eee; }
.attr-jumbotron h1, .attr-jumbotron .attr-h1 {
color: inherit; }
.attr-jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200; }
.attr-jumbotron > hr {
border-top-color: #d5d5d5; }
.attr-container .attr-jumbotron, .attr-container-fluid .attr-jumbotron {
padding-right: 15px;
padding-left: 15px;
border-radius: 6px; }
.attr-jumbotron .attr-container {
max-width: 100%; }
@media screen and (min-width: 768px) {
.attr-jumbotron {
padding-top: 48px;
padding-bottom: 48px; }
.attr-container .attr-jumbotron, .attr-container-fluid .attr-jumbotron {
padding-right: 60px;
padding-left: 60px; }
.attr-jumbotron h1, .attr-jumbotron .attr-h1 {
font-size: 63px; } }
.attr-thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: border .2s ease-in-out;
-o-transition: border .2s ease-in-out;
transition: border .2s ease-in-out; }
.attr-thumbnail > img, .attr-thumbnail a > img {
margin-right: auto;
margin-left: auto; }
a.attr-thumbnail:hover, a.attr-thumbnail:focus, a.attr-thumbnail.attr-active {
border-color: #337ab7; }
.attr-thumbnail .attr-caption {
padding: 9px;
color: #333; }
.attr-alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px; }
.attr-alert h4 {
margin-top: 0;
color: inherit; }
.attr-alert .attr-alert-link {
font-weight: bold; }
.attr-alert > p, .attr-alert > ul {
margin-bottom: 0; }
.attr-alert > p + p {
margin-top: 5px; }
.attr-alert-dismissable, .attr-alert-dismissible {
padding-right: 35px; }
.attr-alert-dismissable .attr-close, .attr-alert-dismissible .attr-close {
position: relative;
top: -2px;
right: -21px;
color: inherit; }
.attr-alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6; }
.attr-alert-success hr {
border-top-color: #c9e2b3; }
.attr-alert-success .attr-alert-link {
color: #2b542c; }
.attr-alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1; }
.attr-alert-info hr {
border-top-color: #a6e1ec; }
.attr-alert-info .attr-alert-link {
color: #245269; }
.attr-alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc; }
.attr-alert-warning hr {
border-top-color: #f7e1b5; }
.attr-alert-warning .attr-alert-link {
color: #66512c; }
.attr-alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1; }
.attr-alert-danger hr {
border-top-color: #e4b9c0; }
.attr-alert-danger .attr-alert-link {
color: #843534; }
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0; }
to {
background-position: 0 0; } }
@-o-keyframes progress-bar-stripes {
from {
background-position: 40px 0; }
to {
background-position: 0 0; } }
@keyframes progress-bar-stripes {
from {
background-position: 40px 0; }
to {
background-position: 0 0; } }
.attr-progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
.attr-progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #337ab7;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width .6s ease; }
.attr-progress-striped .attr-progress-bar, .attr-progress-bar-striped {
background-image: -webkit-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);
background-image: -o-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);
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);
-webkit-background-size: 40px 40px;
background-size: 40px 40px; }
.attr-progress.attr-active .attr-progress-bar, .attr-progress-bar.attr-active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite; }
.attr-progress-bar-success {
background-color: #5cb85c; }
.attr-progress-striped .attr-progress-bar-success {
background-image: -webkit-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);
background-image: -o-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);
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); }
.attr-progress-bar-info {
background-color: #5bc0de; }
.attr-progress-striped .attr-progress-bar-info {
background-image: -webkit-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);
background-image: -o-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);
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); }
.attr-progress-bar-warning {
background-color: #f0ad4e; }
.attr-progress-striped .attr-progress-bar-warning {
background-image: -webkit-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);
background-image: -o-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);
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); }
.attr-progress-bar-danger {
background-color: #d9534f; }
.attr-progress-striped .attr-progress-bar-danger {
background-image: -webkit-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);
background-image: -o-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);
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); }
.attr-media {
margin-top: 15px; }
.attr-media:first-child {
margin-top: 0; }
.attr-media, .attr-media-body {
overflow: hidden;
zoom: 1; }
.attr-media-body {
width: 10000px; }
.attr-media-object {
display: block; }
.attr-media-object.attr-img-thumbnail {
max-width: none; }
.attr-media-right, .attr-media > .attr-pull-right {
padding-left: 10px; }
.attr-media-left, .attr-media > .attr-pull-left {
padding-right: 10px; }
.attr-media-left, .attr-media-right, .attr-media-body {
display: table-cell;
vertical-align: top; }
.attr-media-middle {
vertical-align: middle; }
.attr-media-bottom {
vertical-align: bottom; }
.attr-media-heading {
margin-top: 0;
margin-bottom: 5px; }
.attr-media-list {
padding-left: 0;
list-style: none; }
.attr-list-group {
padding-left: 0;
margin-bottom: 20px; }
.attr-list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd; }
.attr-list-group-item:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px; }
.attr-list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px; }
a.attr-list-group-item, button.attr-list-group-item {
color: #555; }
a.attr-list-group-item .attr-list-group-item-heading, button.attr-list-group-item .attr-list-group-item-heading {
color: #333; }
a.attr-list-group-item:hover, button.attr-list-group-item:hover, a.attr-list-group-item:focus, button.attr-list-group-item:focus {
color: #555;
text-decoration: none;
background-color: #f5f5f5; }
button.attr-list-group-item {
width: 100%;
text-align: left; }
.attr-list-group-item.attr-disabled, .attr-list-group-item.attr-disabled:hover, .attr-list-group-item.attr-disabled:focus {
color: #777;
cursor: not-allowed;
background-color: #eee; }
.attr-list-group-item.attr-disabled .attr-list-group-item-heading, .attr-list-group-item.attr-disabled:hover .attr-list-group-item-heading, .attr-list-group-item.attr-disabled:focus .attr-list-group-item-heading {
color: inherit; }
.attr-list-group-item.attr-disabled .attr-list-group-item-text, .attr-list-group-item.attr-disabled:hover .attr-list-group-item-text, .attr-list-group-item.attr-disabled:focus .attr-list-group-item-text {
color: #777; }
.attr-list-group-item.attr-active, .attr-list-group-item.attr-active:hover, .attr-list-group-item.attr-active:focus {
z-index: 2;
color: #fff;
background-color: #337ab7;
border-color: #337ab7; }
.attr-list-group-item.attr-active .attr-list-group-item-heading, .attr-list-group-item.attr-active:hover .attr-list-group-item-heading, .attr-list-group-item.attr-active:focus .attr-list-group-item-heading, .attr-list-group-item.attr-active .attr-list-group-item-heading > small, .attr-list-group-item.attr-active:hover .attr-list-group-item-heading > small, .attr-list-group-item.attr-active:focus .attr-list-group-item-heading > small, .attr-list-group-item.attr-active .attr-list-group-item-heading > .attr-small, .attr-list-group-item.attr-active:hover .attr-list-group-item-heading > .attr-small, .attr-list-group-item.attr-active:focus .attr-list-group-item-heading > .attr-small {
color: inherit; }
.attr-list-group-item.attr-active .attr-list-group-item-text, .attr-list-group-item.attr-active:hover .attr-list-group-item-text, .attr-list-group-item.attr-active:focus .attr-list-group-item-text {
color: #c7ddef; }
.attr-list-group-item-success {
color: #3c763d;
background-color: #dff0d8; }
a.attr-list-group-item-success, button.attr-list-group-item-success {
color: #3c763d; }
a.attr-list-group-item-success .attr-list-group-item-heading, button.attr-list-group-item-success .attr-list-group-item-heading {
color: inherit; }
a.attr-list-group-item-success:hover, button.attr-list-group-item-success:hover, a.attr-list-group-item-success:focus, button.attr-list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6; }
a.attr-list-group-item-success.attr-active, button.attr-list-group-item-success.attr-active, a.attr-list-group-item-success.attr-active:hover, button.attr-list-group-item-success.attr-active:hover, a.attr-list-group-item-success.attr-active:focus, button.attr-list-group-item-success.attr-active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d; }
.attr-list-group-item-info {
color: #31708f;
background-color: #d9edf7; }
a.attr-list-group-item-info, button.attr-list-group-item-info {
color: #31708f; }
a.attr-list-group-item-info .attr-list-group-item-heading, button.attr-list-group-item-info .attr-list-group-item-heading {
color: inherit; }
a.attr-list-group-item-info:hover, button.attr-list-group-item-info:hover, a.attr-list-group-item-info:focus, button.attr-list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3; }
a.attr-list-group-item-info.attr-active, button.attr-list-group-item-info.attr-active, a.attr-list-group-item-info.attr-active:hover, button.attr-list-group-item-info.attr-active:hover, a.attr-list-group-item-info.attr-active:focus, button.attr-list-group-item-info.attr-active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f; }
.attr-list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3; }
a.attr-list-group-item-warning, button.attr-list-group-item-warning {
color: #8a6d3b; }
a.attr-list-group-item-warning .attr-list-group-item-heading, button.attr-list-group-item-warning .attr-list-group-item-heading {
color: inherit; }
a.attr-list-group-item-warning:hover, button.attr-list-group-item-warning:hover, a.attr-list-group-item-warning:focus, button.attr-list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc; }
a.attr-list-group-item-warning.attr-active, button.attr-list-group-item-warning.attr-active, a.attr-list-group-item-warning.attr-active:hover, button.attr-list-group-item-warning.attr-active:hover, a.attr-list-group-item-warning.attr-active:focus, button.attr-list-group-item-warning.attr-active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b; }
.attr-list-group-item-danger {
color: #a94442;
background-color: #f2dede; }
a.attr-list-group-item-danger, button.attr-list-group-item-danger {
color: #a94442; }
a.attr-list-group-item-danger .attr-list-group-item-heading, button.attr-list-group-item-danger .attr-list-group-item-heading {
color: inherit; }
a.attr-list-group-item-danger:hover, button.attr-list-group-item-danger:hover, a.attr-list-group-item-danger:focus, button.attr-list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc; }
a.attr-list-group-item-danger.attr-active, button.attr-list-group-item-danger.attr-active, a.attr-list-group-item-danger.attr-active:hover, button.attr-list-group-item-danger.attr-active:hover, a.attr-list-group-item-danger.attr-active:focus, button.attr-list-group-item-danger.attr-active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442; }
.attr-list-group-item-heading {
margin-top: 0;
margin-bottom: 5px; }
.attr-list-group-item-text {
margin-bottom: 0;
line-height: 1.3; }
.attr-panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
.attr-panel-body {
padding: 15px; }
.attr-panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px; }
.attr-panel-heading > .attr-dropdown .attr-dropdown-toggle {
color: inherit; }
.attr-panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit; }
.attr-panel-title > a, .attr-panel-title > small, .attr-panel-title > .attr-small, .attr-panel-title > small > a, .attr-panel-title > .attr-small > a {
color: inherit; }
.attr-panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; }
.attr-panel > .attr-list-group, .attr-panel > .attr-panel-collapse > .attr-list-group {
margin-bottom: 0; }
.attr-panel > .attr-list-group .attr-list-group-item, .attr-panel > .attr-panel-collapse > .attr-list-group .attr-list-group-item {
border-width: 1px 0;
border-radius: 0; }
.attr-panel > .attr-list-group:first-child .attr-list-group-item:first-child, .attr-panel > .attr-panel-collapse > .attr-list-group:first-child .attr-list-group-item:first-child {
border-top: 0;
border-top-left-radius: 3px;
border-top-right-radius: 3px; }
.attr-panel > .attr-list-group:last-child .attr-list-group-item:last-child, .attr-panel > .attr-panel-collapse > .attr-list-group:last-child .attr-list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; }
.attr-panel > .attr-panel-heading + .attr-panel-collapse > .attr-list-group .attr-list-group-item:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0; }
.attr-panel-heading + .attr-list-group .attr-list-group-item:first-child {
border-top-width: 0; }
.attr-list-group + .attr-panel-footer {
border-top-width: 0; }
.attr-panel > .attr-table, .attr-panel > .attr-table-responsive > .attr-table, .attr-panel > .attr-panel-collapse > .attr-table {
margin-bottom: 0; }
.attr-panel > .attr-table caption, .attr-panel > .attr-table-responsive > .attr-table caption, .attr-panel > .attr-panel-collapse > .attr-table caption {
padding-right: 15px;
padding-left: 15px; }
.attr-panel > .attr-table:first-child, .attr-panel > .attr-table-responsive:first-child > .attr-table:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px; }
.attr-panel > .attr-table:first-child > thead:first-child > tr:first-child, .attr-panel > .attr-table-responsive:first-child > .attr-table:first-child > thead:first-child > tr:first-child, .attr-panel > .attr-table:first-child > tbody:first-child > tr:first-child, .attr-panel > .attr-table-responsive:first-child > .attr-table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px; }
.attr-panel > .attr-table:first-child > thead:first-child > tr:first-child td:first-child, .attr-panel > .attr-table-responsive:first-child > .attr-table:first-child > thead:first-child > tr:first-child td:first-child, .attr-panel > .attr-table:first-child > tbody:first-child > tr:first-child td:first-child, .attr-panel > .attr-table-responsive:first-child > .attr-table:first-child > tbody:first-child > tr:first-child td:first-child, .attr-panel > .attr-table:first-child > thead:first-child > tr:first-child th:first-child, .attr-panel > .attr-table-responsive:first-child > .attr-table:first-child > thead:first-child > tr:first-child th:first-child, .attr-panel > .attr-table:first-child > tbody:first-child > tr:first-child th:first-child, .attr-panel > .attr-table-responsive:first-child > .attr-table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px; }
.attr-panel > .attr-table:first-child > thead:first-child > tr:first-child td:last-child, .attr-panel > .attr-table-responsive:first-child > .attr-table:first-child > thead:first-child > tr:first-child td:last-child, .attr-panel > .attr-table:first-child > tbody:first-child > tr:first-child td:last-child, .attr-panel > .attr-table-responsive:first-child > .attr-table:first-child > tbody:first-child > tr:first-child td:last-child, .attr-panel > .attr-table:first-child > thead:first-child > tr:first-child th:last-child, .attr-panel > .attr-table-responsive:first-child > .attr-table:first-child > thead:first-child > tr:first-child th:last-child, .attr-panel > .attr-table:first-child > tbody:first-child > tr:first-child th:last-child, .attr-panel > .attr-table-responsive:first-child > .attr-table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px; }
.attr-panel > .attr-table:last-child, .attr-panel > .attr-table-responsive:last-child > .attr-table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; }
.attr-panel > .attr-table:last-child > tbody:last-child > tr:last-child, .attr-panel > .attr-table-responsive:last-child > .attr-table:last-child > tbody:last-child > tr:last-child, .attr-panel > .attr-table:last-child > tfoot:last-child > tr:last-child, .attr-panel > .attr-table-responsive:last-child > .attr-table:last-child > tfoot:last-child > tr:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; }
.attr-panel > .attr-table:last-child > tbody:last-child > tr:last-child td:first-child, .attr-panel > .attr-table-responsive:last-child > .attr-table:last-child > tbody:last-child > tr:last-child td:first-child, .attr-panel > .attr-table:last-child > tfoot:last-child > tr:last-child td:first-child, .attr-panel > .attr-table-responsive:last-child > .attr-table:last-child > tfoot:last-child > tr:last-child td:first-child, .attr-panel > .attr-table:last-child > tbody:last-child > tr:last-child th:first-child, .attr-panel > .attr-table-responsive:last-child > .attr-table:last-child > tbody:last-child > tr:last-child th:first-child, .attr-panel > .attr-table:last-child > tfoot:last-child > tr:last-child th:first-child, .attr-panel > .attr-table-responsive:last-child > .attr-table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px; }
.attr-panel > .attr-table:last-child > tbody:last-child > tr:last-child td:last-child, .attr-panel > .attr-table-responsive:last-child > .attr-table:last-child > tbody:last-child > tr:last-child td:last-child, .attr-panel > .attr-table:last-child > tfoot:last-child > tr:last-child td:last-child, .attr-panel > .attr-table-responsive:last-child > .attr-table:last-child > tfoot:last-child > tr:last-child td:last-child, .attr-panel > .attr-table:last-child > tbody:last-child > tr:last-child th:last-child, .attr-panel > .attr-table-responsive:last-child > .attr-table:last-child > tbody:last-child > tr:last-child th:last-child, .attr-panel > .attr-table:last-child > tfoot:last-child > tr:last-child th:last-child, .attr-panel > .attr-table-responsive:last-child > .attr-table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px; }
.attr-panel > .attr-panel-body + .attr-table, .attr-panel > .attr-panel-body + .attr-table-responsive, .attr-panel > .attr-table + .attr-panel-body, .attr-panel > .attr-table-responsive + .attr-panel-body {
border-top: 1px solid #ddd; }
.attr-panel > .attr-table > tbody:first-child > tr:first-child th, .attr-panel > .attr-table > tbody:first-child > tr:first-child td {
border-top: 0; }
.attr-panel > .attr-table-bordered, .attr-panel > .attr-table-responsive > .attr-table-bordered {
border: 0; }
.attr-panel > .attr-table-bordered > thead > tr > th:first-child, .attr-panel > .attr-table-responsive > .attr-table-bordered > thead > tr > th:first-child, .attr-panel > .attr-table-bordered > tbody > tr > th:first-child, .attr-panel > .attr-table-responsive > .attr-table-bordered > tbody > tr > th:first-child, .attr-panel > .attr-table-bordered > tfoot > tr > th:first-child, .attr-panel > .attr-table-responsive > .attr-table-bordered > tfoot > tr > th:first-child, .attr-panel > .attr-table-bordered > thead > tr > td:first-child, .attr-panel > .attr-table-responsive > .attr-table-bordered > thead > tr > td:first-child, .attr-panel > .attr-table-bordered > tbody > tr > td:first-child, .attr-panel > .attr-table-responsive > .attr-table-bordered > tbody > tr > td:first-child, .attr-panel > .attr-table-bordered > tfoot > tr > td:first-child, .attr-panel > .attr-table-responsive > .attr-table-bordered > tfoot > tr > td:first-child {
border-left: 0; }
.attr-panel > .attr-table-bordered > thead > tr > th:last-child, .attr-panel > .attr-table-responsive > .attr-table-bordered > thead > tr > th:last-child, .attr-panel > .attr-table-bordered > tbody > tr > th:last-child, .attr-panel > .attr-table-responsive > .attr-table-bordered > tbody > tr > th:last-child, .attr-panel > .attr-table-bordered > tfoot > tr > th:last-child, .attr-panel > .attr-table-responsive > .attr-table-bordered > tfoot > tr > th:last-child, .attr-panel > .attr-table-bordered > thead > tr > td:last-child, .attr-panel > .attr-table-responsive > .attr-table-bordered > thead > tr > td:last-child, .attr-panel > .attr-table-bordered > tbody > tr > td:last-child, .attr-panel > .attr-table-responsive > .attr-table-bordered > tbody > tr > td:last-child, .attr-panel > .attr-table-bordered > tfoot > tr > td:last-child, .attr-panel > .attr-table-responsive > .attr-table-bordered > tfoot > tr > td:last-child {
border-right: 0; }
.attr-panel > .attr-table-bordered > thead > tr:first-child > td, .attr-panel > .attr-table-responsive > .attr-table-bordered > thead > tr:first-child > td, .attr-panel > .attr-table-bordered > tbody > tr:first-child > td, .attr-panel > .attr-table-responsive > .attr-table-bordered > tbody > tr:first-child > td, .attr-panel > .attr-table-bordered > thead > tr:first-child > th, .attr-panel > .attr-table-responsive > .attr-table-bordered > thead > tr:first-child > th, .attr-panel > .attr-table-bordered > tbody > tr:first-child > th, .attr-panel > .attr-table-responsive > .attr-table-bordered > tbody > tr:first-child > th {
border-bottom: 0; }
.attr-panel > .attr-table-bordered > tbody > tr:last-child > td, .attr-panel > .attr-table-responsive > .attr-table-bordered > tbody > tr:last-child > td, .attr-panel > .attr-table-bordered > tfoot > tr:last-child > td, .attr-panel > .attr-table-responsive > .attr-table-bordered > tfoot > tr:last-child > td, .attr-panel > .attr-table-bordered > tbody > tr:last-child > th, .attr-panel > .attr-table-responsive > .attr-table-bordered > tbody > tr:last-child > th, .attr-panel > .attr-table-bordered > tfoot > tr:last-child > th, .attr-panel > .attr-table-responsive > .attr-table-bordered > tfoot > tr:last-child > th {
border-bottom: 0; }
.attr-panel > .attr-table-responsive {
margin-bottom: 0;
border: 0; }
.attr-panel-group {
margin-bottom: 20px; }
.attr-panel-group .attr-panel {
margin-bottom: 0;
border-radius: 4px; }
.attr-panel-group .attr-panel + .attr-panel {
margin-top: 5px; }
.attr-panel-group .attr-panel-heading {
border-bottom: 0; }
.attr-panel-group .attr-panel-heading + .attr-panel-collapse > .attr-panel-body, .attr-panel-group .attr-panel-heading + .attr-panel-collapse > .attr-list-group {
border-top: 1px solid #ddd; }
.attr-panel-group .attr-panel-footer {
border-top: 0; }
.attr-panel-group .attr-panel-footer + .attr-panel-collapse .attr-panel-body {
border-bottom: 1px solid #ddd; }
.attr-panel-default {
border-color: #ddd; }
.attr-panel-default > .attr-panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #ddd; }
.attr-panel-default > .attr-panel-heading + .attr-panel-collapse > .attr-panel-body {
border-top-color: #ddd; }
.attr-panel-default > .attr-panel-heading .attr-badge {
color: #f5f5f5;
background-color: #333; }
.attr-panel-default > .attr-panel-footer + .attr-panel-collapse > .attr-panel-body {
border-bottom-color: #ddd; }
.attr-panel-primary {
border-color: #337ab7; }
.attr-panel-primary > .attr-panel-heading {
color: #fff;
background-color: #337ab7;
border-color: #337ab7; }
.attr-panel-primary > .attr-panel-heading + .attr-panel-collapse > .attr-panel-body {
border-top-color: #337ab7; }
.attr-panel-primary > .attr-panel-heading .attr-badge {
color: #337ab7;
background-color: #fff; }
.attr-panel-primary > .attr-panel-footer + .attr-panel-collapse > .attr-panel-body {
border-bottom-color: #337ab7; }
.attr-panel-success {
border-color: #d6e9c6; }
.attr-panel-success > .attr-panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6; }
.attr-panel-success > .attr-panel-heading + .attr-panel-collapse > .attr-panel-body {
border-top-color: #d6e9c6; }
.attr-panel-success > .attr-panel-heading .attr-badge {
color: #dff0d8;
background-color: #3c763d; }
.attr-panel-success > .attr-panel-footer + .attr-panel-collapse > .attr-panel-body {
border-bottom-color: #d6e9c6; }
.attr-panel-info {
border-color: #bce8f1; }
.attr-panel-info > .attr-panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1; }
.attr-panel-info > .attr-panel-heading + .attr-panel-collapse > .attr-panel-body {
border-top-color: #bce8f1; }
.attr-panel-info > .attr-panel-heading .attr-badge {
color: #d9edf7;
background-color: #31708f; }
.attr-panel-info > .attr-panel-footer + .attr-panel-collapse > .attr-panel-body {
border-bottom-color: #bce8f1; }
.attr-panel-warning {
border-color: #faebcc; }
.attr-panel-warning > .attr-panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc; }
.attr-panel-warning > .attr-panel-heading + .attr-panel-collapse > .attr-panel-body {
border-top-color: #faebcc; }
.attr-panel-warning > .attr-panel-heading .attr-badge {
color: #fcf8e3;
background-color: #8a6d3b; }
.attr-panel-warning > .attr-panel-footer + .attr-panel-collapse > .attr-panel-body {
border-bottom-color: #faebcc; }
.attr-panel-danger {
border-color: #ebccd1; }
.attr-panel-danger > .attr-panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1; }
.attr-panel-danger > .attr-panel-heading + .attr-panel-collapse > .attr-panel-body {
border-top-color: #ebccd1; }
.attr-panel-danger > .attr-panel-heading .attr-badge {
color: #f2dede;
background-color: #a94442; }
.attr-panel-danger > .attr-panel-footer + .attr-panel-collapse > .attr-panel-body {
border-bottom-color: #ebccd1; }
.attr-embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden; }
.attr-embed-responsive .attr-embed-responsive-item, .attr-embed-responsive iframe, .attr-embed-responsive embed, .attr-embed-responsive object, .attr-embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0; }
.attr-embed-responsive-16by9 {
padding-bottom: 56.25%; }
.attr-embed-responsive-4by3 {
padding-bottom: 75%; }
.attr-well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
.attr-well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15); }
.attr-well-lg {
padding: 24px;
border-radius: 6px; }
.attr-well-sm {
padding: 9px;
border-radius: 3px; }
.attr-close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2; }
.attr-close:hover, .attr-close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: .5; }
button.attr-close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: transparent;
border: 0; }
.attr-modal-open {
overflow: hidden; }
.attr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0; }
.attr-modal.attr-fade .attr-modal-dialog {
-webkit-transition: -webkit-transform .3s ease-out;
-o-transition: -o-transform .3s ease-out;
transition: -webkit-transform .3s ease-out;
-o-transition: transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out, -webkit-transform .3s ease-out;
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%); }
.attr-modal.attr-in .attr-modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0); }
.attr-modal-open .attr-modal {
overflow-x: hidden;
overflow-y: auto; }
.attr-modal-dialog {
position: relative;
width: auto;
margin: 10px; }
.attr-modal-content {
position: relative;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
outline: 0;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }
.attr-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000; }
.attr-modal-backdrop.attr-fade {
filter: alpha(opacity=0);
opacity: 0; }
.attr-modal-backdrop.attr-in {
filter: alpha(opacity=50);
opacity: .5; }
.attr-modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5; }
.attr-modal-header .attr-close {
margin-top: -2px; }
.attr-modal-title {
margin: 0;
line-height: 1.42857143; }
.attr-modal-body {
position: relative;
padding: 15px; }
.attr-modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5; }
.attr-modal-footer .attr-btn + .attr-btn {
margin-bottom: 0;
margin-left: 5px; }
.attr-modal-footer .attr-btn-group .attr-btn + .attr-btn {
margin-left: -1px; }
.attr-modal-footer .attr-btn-block + .attr-btn-block {
margin-left: 0; }
.attr-modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll; }
@media (min-width: 768px) {
.attr-modal-dialog {
width: 600px;
margin: 30px auto; }
.attr-modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
.attr-modal-sm {
width: 300px; } }
@media (min-width: 992px) {
.attr-modal-lg {
width: 900px; } }
.attr-tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
filter: alpha(opacity=0);
opacity: 0;
line-break: auto; }
.attr-tooltip.attr-in {
filter: alpha(opacity=90);
opacity: .9; }
.attr-tooltip.attr-top {
padding: 5px 0;
margin-top: -3px; }
.attr-tooltip.attr-right {
padding: 0 5px;
margin-left: 3px; }
.attr-tooltip.attr-bottom {
padding: 5px 0;
margin-top: 3px; }
.attr-tooltip.attr-left {
padding: 0 5px;
margin-left: -3px; }
.attr-tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 4px; }
.attr-tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid; }
.attr-tooltip.attr-top .attr-tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000; }
.attr-tooltip.attr-top-left .attr-tooltip-arrow {
right: 5px;
bottom: 0;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000; }
.attr-tooltip.attr-top-right .attr-tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000; }
.attr-tooltip.attr-right .attr-tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000; }
.attr-tooltip.attr-left .attr-tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000; }
.attr-tooltip.attr-bottom .attr-tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000; }
.attr-tooltip.attr-bottom-left .attr-tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000; }
.attr-tooltip.attr-bottom-right .attr-tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000; }
.attr-popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
line-break: auto; }
.attr-popover.attr-top {
margin-top: -10px; }
.attr-popover.attr-right {
margin-left: 10px; }
.attr-popover.attr-bottom {
margin-top: 10px; }
.attr-popover.attr-left {
margin-left: -10px; }
.attr-popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0; }
.attr-popover-content {
padding: 9px 14px; }
.attr-popover > .attr-arrow, .attr-popover > .attr-arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid; }
.attr-popover > .attr-arrow {
border-width: 11px; }
.attr-popover > .attr-arrow:after {
content: "";
border-width: 10px; }
.attr-popover.attr-top > .attr-arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999;
border-top-color: rgba(0, 0, 0, 0.25);
border-bottom-width: 0; }
.attr-popover.attr-top > .attr-arrow:after {
bottom: 1px;
margin-left: -10px;
content: " ";
border-top-color: #fff;
border-bottom-width: 0; }
.attr-popover.attr-right > .attr-arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999;
border-right-color: rgba(0, 0, 0, 0.25);
border-left-width: 0; }
.attr-popover.attr-right > .attr-arrow:after {
bottom: -10px;
left: 1px;
content: " ";
border-right-color: #fff;
border-left-width: 0; }
.attr-popover.attr-bottom > .attr-arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, 0.25); }
.attr-popover.attr-bottom > .attr-arrow:after {
top: 1px;
margin-left: -10px;
content: " ";
border-top-width: 0;
border-bottom-color: #fff; }
.attr-popover.attr-left > .attr-arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, 0.25); }
.attr-popover.attr-left > .attr-arrow:after {
right: 1px;
bottom: -10px;
content: " ";
border-right-width: 0;
border-left-color: #fff; }
.attr-carousel {
position: relative; }
.attr-carousel-inner {
position: relative;
width: 100%;
overflow: hidden; }
.attr-carousel-inner > .attr-item {
position: relative;
display: none;
-webkit-transition: .6s ease-in-out left;
-o-transition: .6s ease-in-out left;
transition: .6s ease-in-out left; }
.attr-carousel-inner > .attr-item > img, .attr-carousel-inner > .attr-item > a > img {
line-height: 1; }
@media all and (transform-3d), (-webkit-transform-3d) {
.attr-carousel-inner > .attr-item {
-webkit-transition: -webkit-transform .6s ease-in-out;
-o-transition: -o-transform .6s ease-in-out;
transition: -webkit-transform .6s ease-in-out;
-o-transition: transform .6s ease-in-out;
transition: transform .6s ease-in-out;
transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px; }
.attr-carousel-inner > .attr-item.attr-next, .attr-carousel-inner > .attr-item.attr-active.attr-right {
left: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0); }
.attr-carousel-inner > .attr-item.attr-prev, .attr-carousel-inner > .attr-item.attr-active.attr-left {
left: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0); }
.attr-carousel-inner > .attr-item.attr-next.attr-left, .attr-carousel-inner > .attr-item.attr-prev.attr-right, .attr-carousel-inner > .attr-item.attr-active {
left: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }
.attr-carousel-inner > .attr-active, .attr-carousel-inner > .attr-next, .attr-carousel-inner > .attr-prev {
display: block; }
.attr-carousel-inner > .attr-active {
left: 0; }
.attr-carousel-inner > .attr-next, .attr-carousel-inner > .attr-prev {
position: absolute;
top: 0;
width: 100%; }
.attr-carousel-inner > .attr-next {
left: 100%; }
.attr-carousel-inner > .attr-prev {
left: -100%; }
.attr-carousel-inner > .attr-next.attr-left, .attr-carousel-inner > .attr-prev.attr-right {
left: 0; }
.attr-carousel-inner > .attr-active.attr-left {
left: -100%; }
.attr-carousel-inner > .attr-active.attr-right {
left: 100%; }
.attr-carousel-control {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 15%;
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
background-color: rgba(0, 0, 0, 0);
filter: alpha(opacity=50);
opacity: .5; }
.attr-carousel-control.attr-left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
background-repeat: repeat-x; }
.attr-carousel-control.attr-right {
right: 0;
left: auto;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
background-repeat: repeat-x; }
.attr-carousel-control:hover, .attr-carousel-control:focus {
color: #fff;
text-decoration: none;
filter: alpha(opacity=90);
outline: 0;
opacity: .9; }
.attr-carousel-control .attr-icon-prev, .attr-carousel-control .attr-icon-next, .attr-carousel-control .attr-glyphicon-chevron-left, .attr-carousel-control .attr-glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
margin-top: -10px; }
.attr-carousel-control .attr-icon-prev, .attr-carousel-control .attr-glyphicon-chevron-left {
left: 50%;
margin-left: -10px; }
.attr-carousel-control .attr-icon-next, .attr-carousel-control .attr-glyphicon-chevron-right {
right: 50%;
margin-right: -10px; }
.attr-carousel-control .attr-icon-prev, .attr-carousel-control .attr-icon-next {
width: 20px;
height: 20px;
font-family: serif;
line-height: 1; }
.attr-carousel-control .attr-icon-prev:before {
content: '\2039'; }
.attr-carousel-control .attr-icon-next:before {
content: '\203a'; }
.attr-carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none; }
.attr-carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
border: 1px solid #fff;
border-radius: 10px; }
.attr-carousel-indicators .attr-active {
width: 12px;
height: 12px;
margin: 0;
background-color: #fff; }
.attr-carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.attr-carousel-caption .attr-btn {
text-shadow: none; }
@media screen and (min-width: 768px) {
.attr-carousel-control .attr-glyphicon-chevron-left, .attr-carousel-control .attr-glyphicon-chevron-right, .attr-carousel-control .attr-icon-prev, .attr-carousel-control .attr-icon-next {
width: 30px;
height: 30px;
margin-top: -10px;
font-size: 30px; }
.attr-carousel-control .attr-glyphicon-chevron-left, .attr-carousel-control .attr-icon-prev {
margin-left: -10px; }
.attr-carousel-control .attr-glyphicon-chevron-right, .attr-carousel-control .attr-icon-next {
margin-right: -10px; }
.attr-carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px; }
.attr-carousel-indicators {
bottom: 20px; } }
.attr-clearfix:before, .attr-clearfix:after, .attr-dl-horizontal dd:before, .attr-dl-horizontal dd:after, .attr-container:before, .attr-container:after, .attr-container-fluid:before, .attr-container-fluid:after, .attr-row:before, .attr-row:after, .attr-form-horizontal .attr-form-group:before, .attr-form-horizontal .attr-form-group:after, .attr-btn-toolbar:before, .attr-btn-toolbar:after, .attr-btn-group-vertical > .attr-btn-group:before, .attr-btn-group-vertical > .attr-btn-group:after, .attr-nav:before, .attr-nav:after, .attr-navbar:before, .attr-navbar:after, .attr-navbar-header:before, .attr-navbar-header:after, .attr-navbar-collapse:before, .attr-navbar-collapse:after, .attr-pager:before, .attr-pager:after, .attr-panel-body:before, .attr-panel-body:after, .attr-modal-header:before, .attr-modal-header:after, .attr-modal-footer:before, .attr-modal-footer:after {
display: table;
content: " "; }
.attr-clearfix:after, .attr-dl-horizontal dd:after, .attr-container:after, .attr-container-fluid:after, .attr-row:after, .attr-form-horizontal .attr-form-group:after, .attr-btn-toolbar:after, .attr-btn-group-vertical > .attr-btn-group:after, .attr-nav:after, .attr-navbar:after, .attr-navbar-header:after, .attr-navbar-collapse:after, .attr-pager:after, .attr-panel-body:after, .attr-modal-header:after, .attr-modal-footer:after {
clear: both; }
.attr-center-block {
display: block;
margin-right: auto;
margin-left: auto; }
.attr-pull-right {
float: right !important; }
.attr-pull-left {
float: left !important; }
.attr-hide {
display: none !important; }
.attr-show {
display: block !important; }
.attr-invisible {
visibility: hidden; }
.attr-text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0; }
.attr-hidden {
display: none !important; }
.attr-affix {
position: fixed; }
@-ms-viewport {
width: device-width; }
.attr-visible-xs, .attr-visible-sm, .attr-visible-md, .attr-visible-lg {
display: none !important; }
.attr-visible-xs-block, .attr-visible-xs-inline, .attr-visible-xs-inline-block, .attr-visible-sm-block, .attr-visible-sm-inline, .attr-visible-sm-inline-block, .attr-visible-md-block, .attr-visible-md-inline, .attr-visible-md-inline-block, .attr-visible-lg-block, .attr-visible-lg-inline, .attr-visible-lg-inline-block {
display: none !important; }
@media (max-width: 767px) {
.attr-visible-xs {
display: block !important; }
table.attr-visible-xs {
display: table !important; }
tr.attr-visible-xs {
display: table-row !important; }
th.attr-visible-xs, td.attr-visible-xs {
display: table-cell !important; } }
@media (max-width: 767px) {
.attr-visible-xs-block {
display: block !important; } }
@media (max-width: 767px) {
.attr-visible-xs-inline {
display: inline !important; } }
@media (max-width: 767px) {
.attr-visible-xs-inline-block {
display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.attr-visible-sm {
display: block !important; }
table.attr-visible-sm {
display: table !important; }
tr.attr-visible-sm {
display: table-row !important; }
th.attr-visible-sm, td.attr-visible-sm {
display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.attr-visible-sm-block {
display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.attr-visible-sm-inline {
display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.attr-visible-sm-inline-block {
display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.attr-visible-md {
display: block !important; }
table.attr-visible-md {
display: table !important; }
tr.attr-visible-md {
display: table-row !important; }
th.attr-visible-md, td.attr-visible-md {
display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.attr-visible-md-block {
display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.attr-visible-md-inline {
display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.attr-visible-md-inline-block {
display: inline-block !important; } }
@media (min-width: 1200px) {
.attr-visible-lg {
display: block !important; }
table.attr-visible-lg {
display: table !important; }
tr.attr-visible-lg {
display: table-row !important; }
th.attr-visible-lg, td.attr-visible-lg {
display: table-cell !important; } }
@media (min-width: 1200px) {
.attr-visible-lg-block {
display: block !important; } }
@media (min-width: 1200px) {
.attr-visible-lg-inline {
display: inline !important; } }
@media (min-width: 1200px) {
.attr-visible-lg-inline-block {
display: inline-block !important; } }
@media (max-width: 767px) {
.attr-hidden-xs {
display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.attr-hidden-sm {
display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.attr-hidden-md {
display: none !important; } }
@media (min-width: 1200px) {
.attr-hidden-lg {
display: none !important; } }
.attr-visible-print {
display: none !important; }
@media print {
.attr-visible-print {
display: block !important; }
table.attr-visible-print {
display: table !important; }
tr.attr-visible-print {
display: table-row !important; }
th.attr-visible-print, td.attr-visible-print {
display: table-cell !important; } }
.attr-visible-print-block {
display: none !important; }
@media print {
.attr-visible-print-block {
display: block !important; } }
.attr-visible-print-inline {
display: none !important; }
@media print {
.attr-visible-print-inline {
display: inline !important; } }
.attr-visible-print-inline-block {
display: none !important; }
@media print {
.attr-visible-print-inline-block {
display: inline-block !important; } }
@media print {
.attr-hidden-print {
display: none !important; } } | wp-app/wp-content/plugins/elementskit-lite/libs/framework/assets/css/bootstrap/bootstrap.css | .attr-img-responsive, .attr-thumbnail > img, .attr-thumbnail a > img, .attr-carousel-inner > .attr-item > img, .attr-carousel-inner > .attr-item > a > img {
display: block;
max-width: 100%;
height: auto; }
.attr-img-rounded {
border-radius: 6px; }
.attr-img-thumbnail {
display: inline-block;
max-width: 100%;
height: auto;
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out; }
.attr-img-circle {
border-radius: 50%; }
.attr-sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0; }
.attr-sr-only-focusable:active, .attr-sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto; }
.attr-h1, .attr-h2, .attr-h3, .attr-h4, .attr-h5, .attr-h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit; }
.attr-h1 small, .attr-h2 small, .attr-h3 small, .attr-h4 small, .attr-h5 small, .attr-h6 small, h1 .attr-small, h2 .attr-small, h3 .attr-small, h4 .attr-small, h5 .attr-small, h6 .attr-small, .attr-h1 .attr-small, .attr-h2 .attr-small, .attr-h3 .attr-small, .attr-h4 .attr-small, .attr-h5 .attr-small, .attr-h6 .attr-small {
font-weight: normal;
line-height: 1;
color: #777; }
.attr-h1, .attr-h2, .attr-h3 {
margin-top: 20px;
margin-bottom: 10px; }
.attr-h1 small, .attr-h2 small, .attr-h3 small, h1 .attr-small, .attr-h1 .attr-small, h2 .attr-small, .attr-h2 .attr-small, h3 .attr-small, .attr-h3 .attr-small {
font-size: 65%; }
.attr-h4, .attr-h5, .attr-h6 {
margin-top: 10px;
margin-bottom: 10px; }
.attr-h4 small, .attr-h5 small, .attr-h6 small, h4 .attr-small, .attr-h4 .attr-small, h5 .attr-small, .attr-h5 .attr-small, h6 .attr-small, .attr-h6 .attr-small {
font-size: 75%; }
.attr-h1 {
font-size: 36px; }
.attr-h2 {
font-size: 30px; }
.attr-h3 {
font-size: 24px; }
.attr-h4 {
font-size: 18px; }
.attr-h5 {
font-size: 14px; }
.attr-h6 {
font-size: 12px; }
.attr-lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4; }
@media (min-width: 768px) {
.attr-lead {
font-size: 21px; } }
.attr-small {
font-size: 85%; }
.attr-mark {
padding: .2em;
background-color: #fcf8e3; }
.attr-text-left {
text-align: left; }
.attr-text-right {
text-align: right; }
.attr-text-center {
text-align: center; }
.attr-text-justify {
text-align: justify; }
.attr-text-nowrap {
white-space: nowrap; }
.attr-text-lowercase {
text-transform: lowercase; }
.attr-text-uppercase {
text-transform: uppercase; }
.attr-text-capitalize {
text-transform: capitalize; }
.attr-text-muted {
color: #777; }
.attr-text-primary {
color: #337ab7; }
a.attr-text-primary:hover, a.attr-text-primary:focus {
color: #286090; }
.attr-text-success {
color: #3c763d; }
a.attr-text-success:hover, a.attr-text-success:focus {
color: #2b542c; }
.attr-text-info {
color: #31708f; }
a.attr-text-info:hover, a.attr-text-info:focus {
color: #245269; }
.attr-text-warning {
color: #8a6d3b; }
a.attr-text-warning:hover, a.attr-text-warning:focus {
color: #66512c; }
.attr-text-danger {
color: #a94442; }
a.attr-text-danger:hover, a.attr-text-danger:focus {
color: #843534; }
.attr-bg-primary {
color: #fff;
background-color: #337ab7; }
a.attr-bg-primary:hover, a.attr-bg-primary:focus {
background-color: #286090; }
.attr-bg-success {
background-color: #dff0d8; }
a.attr-bg-success:hover, a.attr-bg-success:focus {
background-color: #c1e2b3; }
.attr-bg-info {
background-color: #d9edf7; }
a.attr-bg-info:hover, a.attr-bg-info:focus {
background-color: #afd9ee; }
.attr-bg-warning {
background-color: #fcf8e3; }
a.attr-bg-warning:hover, a.attr-bg-warning:focus {
background-color: #f7ecb5; }
.attr-bg-danger {
background-color: #f2dede; }
a.attr-bg-danger:hover, a.attr-bg-danger:focus {
background-color: #e4b9b9; }
.attr-page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee; }
.attr-list-unstyled {
padding-left: 0;
list-style: none; }
.attr-list-inline {
padding-left: 0;
margin-left: -5px;
list-style: none; }
.attr-list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px; }
@media (min-width: 768px) {
.attr-dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
white-space: nowrap; }
.attr-dl-horizontal dd {
margin-left: 180px; } }
.attr-initialism {
font-size: 90%;
text-transform: uppercase; }
.attr-pre-scrollable {
max-height: 340px;
overflow-y: scroll; }
.attr-container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto; }
@media (min-width: 768px) {
.attr-container {
width: 750px; } }
@media (min-width: 992px) {
.attr-container {
width: 970px; } }
@media (min-width: 1200px) {
.attr-container {
width: 1170px; } }
.attr-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto; }
.attr-row {
margin-right: -15px;
margin-left: -15px; }
.attr-col-xs-1, .attr-col-sm-1, .attr-col-md-1, .attr-col-lg-1, .attr-col-xs-2, .attr-col-sm-2, .attr-col-md-2, .attr-col-lg-2, .attr-col-xs-3, .attr-col-sm-3, .attr-col-md-3, .attr-col-lg-3, .attr-col-xs-4, .attr-col-sm-4, .attr-col-md-4, .attr-col-lg-4, .attr-col-xs-5, .attr-col-sm-5, .attr-col-md-5, .attr-col-lg-5, .attr-col-xs-6, .attr-col-sm-6, .attr-col-md-6, .attr-col-lg-6, .attr-col-xs-7, .attr-col-sm-7, .attr-col-md-7, .attr-col-lg-7, .attr-col-xs-8, .attr-col-sm-8, .attr-col-md-8, .attr-col-lg-8, .attr-col-xs-9, .attr-col-sm-9, .attr-col-md-9, .attr-col-lg-9, .attr-col-xs-10, .attr-col-sm-10, .attr-col-md-10, .attr-col-lg-10, .attr-col-xs-11, .attr-col-sm-11, .attr-col-md-11, .attr-col-lg-11, .attr-col-xs-12, .attr-col-sm-12, .attr-col-md-12, .attr-col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px; }
.attr-col-xs-1, .attr-col-xs-2, .attr-col-xs-3, .attr-col-xs-4, .attr-col-xs-5, .attr-col-xs-6, .attr-col-xs-7, .attr-col-xs-8, .attr-col-xs-9, .attr-col-xs-10, .attr-col-xs-11, .attr-col-xs-12 {
float: left; }
.attr-col-xs-12 {
width: 100%; }
.attr-col-xs-11 {
width: 91.66666667%; }
.attr-col-xs-10 {
width: 83.33333333%; }
.attr-col-xs-9 {
width: 75%; }
.attr-col-xs-8 {
width: 66.66666667%; }
.attr-col-xs-7 {
width: 58.33333333%; }
.attr-col-xs-6 {
width: 50%; }
.attr-col-xs-5 {
width: 41.66666667%; }
.attr-col-xs-4 {
width: 33.33333333%; }
.attr-col-xs-3 {
width: 25%; }
.attr-col-xs-2 {
width: 16.66666667%; }
.attr-col-xs-1 {
width: 8.33333333%; }
.attr-col-xs-pull-12 {
right: 100%; }
.attr-col-xs-pull-11 {
right: 91.66666667%; }
.attr-col-xs-pull-10 {
right: 83.33333333%; }
.attr-col-xs-pull-9 {
right: 75%; }
.attr-col-xs-pull-8 {
right: 66.66666667%; }
.attr-col-xs-pull-7 {
right: 58.33333333%; }
.attr-col-xs-pull-6 {
right: 50%; }
.attr-col-xs-pull-5 {
right: 41.66666667%; }
.attr-col-xs-pull-4 {
right: 33.33333333%; }
.attr-col-xs-pull-3 {
right: 25%; }
.attr-col-xs-pull-2 {
right: 16.66666667%; }
.attr-col-xs-pull-1 {
right: 8.33333333%; }
.attr-col-xs-pull-0 {
right: auto; }
.attr-col-xs-push-12 {
left: 100%; }
.attr-col-xs-push-11 {
left: 91.66666667%; }
.attr-col-xs-push-10 {
left: 83.33333333%; }
.attr-col-xs-push-9 {
left: 75%; }
.attr-col-xs-push-8 {
left: 66.66666667%; }
.attr-col-xs-push-7 {
left: 58.33333333%; }
.attr-col-xs-push-6 {
left: 50%; }
.attr-col-xs-push-5 {
left: 41.66666667%; }
.attr-col-xs-push-4 {
left: 33.33333333%; }
.attr-col-xs-push-3 {
left: 25%; }
.attr-col-xs-push-2 {
left: 16.66666667%; }
.attr-col-xs-push-1 {
left: 8.33333333%; }
.attr-col-xs-push-0 {
left: auto; }
.attr-col-xs-offset-12 {
margin-left: 100%; }
.attr-col-xs-offset-11 {
margin-left: 91.66666667%; }
.attr-col-xs-offset-10 {
margin-left: 83.33333333%; }
.attr-col-xs-offset-9 {
margin-left: 75%; }
.attr-col-xs-offset-8 {
margin-left: 66.66666667%; }
.attr-col-xs-offset-7 {
margin-left: 58.33333333%; }
.attr-col-xs-offset-6 {
margin-left: 50%; }
.attr-col-xs-offset-5 {
margin-left: 41.66666667%; }
.attr-col-xs-offset-4 {
margin-left: 33.33333333%; }
.attr-col-xs-offset-3 {
margin-left: 25%; }
.attr-col-xs-offset-2 {
margin-left: 16.66666667%; }
.attr-col-xs-offset-1 {
margin-left: 8.33333333%; }
.attr-col-xs-offset-0 {
margin-left: 0; }
@media (min-width: 768px) {
.attr-col-sm-1, .attr-col-sm-2, .attr-col-sm-3, .attr-col-sm-4, .attr-col-sm-5, .attr-col-sm-6, .attr-col-sm-7, .attr-col-sm-8, .attr-col-sm-9, .attr-col-sm-10, .attr-col-sm-11, .attr-col-sm-12 {
float: left; }
.attr-col-sm-12 {
width: 100%; }
.attr-col-sm-11 {
width: 91.66666667%; }
.attr-col-sm-10 {
width: 83.33333333%; }
.attr-col-sm-9 {
width: 75%; }
.attr-col-sm-8 {
width: 66.66666667%; }
.attr-col-sm-7 {
width: 58.33333333%; }
.attr-col-sm-6 {
width: 50%; }
.attr-col-sm-5 {
width: 41.66666667%; }
.attr-col-sm-4 {
width: 33.33333333%; }
.attr-col-sm-3 {
width: 25%; }
.attr-col-sm-2 {
width: 16.66666667%; }
.attr-col-sm-1 {
width: 8.33333333%; }
.attr-col-sm-pull-12 {
right: 100%; }
.attr-col-sm-pull-11 {
right: 91.66666667%; }
.attr-col-sm-pull-10 {
right: 83.33333333%; }
.attr-col-sm-pull-9 {
right: 75%; }
.attr-col-sm-pull-8 {
right: 66.66666667%; }
.attr-col-sm-pull-7 {
right: 58.33333333%; }
.attr-col-sm-pull-6 {
right: 50%; }
.attr-col-sm-pull-5 {
right: 41.66666667%; }
.attr-col-sm-pull-4 {
right: 33.33333333%; }
.attr-col-sm-pull-3 {
right: 25%; }
.attr-col-sm-pull-2 {
right: 16.66666667%; }
.attr-col-sm-pull-1 {
right: 8.33333333%; }
.attr-col-sm-pull-0 {
right: auto; }
.attr-col-sm-push-12 {
left: 100%; }
.attr-col-sm-push-11 {
left: 91.66666667%; }
.attr-col-sm-push-10 {
left: 83.33333333%; }
.attr-col-sm-push-9 {
left: 75%; }
.attr-col-sm-push-8 {
left: 66.66666667%; }
.attr-col-sm-push-7 {
left: 58.33333333%; }
.attr-col-sm-push-6 {
left: 50%; }
.attr-col-sm-push-5 {
left: 41.66666667%; }
.attr-col-sm-push-4 {
left: 33.33333333%; }
.attr-col-sm-push-3 {
left: 25%; }
.attr-col-sm-push-2 {
left: 16.66666667%; }
.attr-col-sm-push-1 {
left: 8.33333333%; }
.attr-col-sm-push-0 {
left: auto; }
.attr-col-sm-offset-12 {
margin-left: 100%; }
.attr-col-sm-offset-11 {
margin-left: 91.66666667%; }
.attr-col-sm-offset-10 {
margin-left: 83.33333333%; }
.attr-col-sm-offset-9 {
margin-left: 75%; }
.attr-col-sm-offset-8 {
margin-left: 66.66666667%; }
.attr-col-sm-offset-7 {
margin-left: 58.33333333%; }
.attr-col-sm-offset-6 {
margin-left: 50%; }
.attr-col-sm-offset-5 {
margin-left: 41.66666667%; }
.attr-col-sm-offset-4 {
margin-left: 33.33333333%; }
.attr-col-sm-offset-3 {
margin-left: 25%; }
.attr-col-sm-offset-2 {
margin-left: 16.66666667%; }
.attr-col-sm-offset-1 {
margin-left: 8.33333333%; }
.attr-col-sm-offset-0 {
margin-left: 0; } }
@media (min-width: 992px) {
.attr-col-md-1, .attr-col-md-2, .attr-col-md-3, .attr-col-md-4, .attr-col-md-5, .attr-col-md-6, .attr-col-md-7, .attr-col-md-8, .attr-col-md-9, .attr-col-md-10, .attr-col-md-11, .attr-col-md-12 {
float: left; }
.attr-col-md-12 {
width: 100%; }
.attr-col-md-11 {
width: 91.66666667%; }
.attr-col-md-10 {
width: 83.33333333%; }
.attr-col-md-9 {
width: 75%; }
.attr-col-md-8 {
width: 66.66666667%; }
.attr-col-md-7 {
width: 58.33333333%; }
.attr-col-md-6 {
width: 50%; }
.attr-col-md-5 {
width: 41.66666667%; }
.attr-col-md-4 {
width: 33.33333333%; }
.attr-col-md-3 {
width: 25%; }
.attr-col-md-2 {
width: 16.66666667%; }
.attr-col-md-1 {
width: 8.33333333%; }
.attr-col-md-pull-12 {
right: 100%; }
.attr-col-md-pull-11 {
right: 91.66666667%; }
.attr-col-md-pull-10 {
right: 83.33333333%; }
.attr-col-md-pull-9 {
right: 75%; }
.attr-col-md-pull-8 {
right: 66.66666667%; }
.attr-col-md-pull-7 {
right: 58.33333333%; }
.attr-col-md-pull-6 {
right: 50%; }
.attr-col-md-pull-5 {
right: 41.66666667%; }
.attr-col-md-pull-4 {
right: 33.33333333%; }
.attr-col-md-pull-3 {
right: 25%; }
.attr-col-md-pull-2 {
right: 16.66666667%; }
.attr-col-md-pull-1 {
right: 8.33333333%; }
.attr-col-md-pull-0 {
right: auto; }
.attr-col-md-push-12 {
left: 100%; }
.attr-col-md-push-11 {
left: 91.66666667%; }
.attr-col-md-push-10 {
left: 83.33333333%; }
.attr-col-md-push-9 {
left: 75%; }
.attr-col-md-push-8 {
left: 66.66666667%; }
.attr-col-md-push-7 {
left: 58.33333333%; }
.attr-col-md-push-6 {
left: 50%; }
.attr-col-md-push-5 {
left: 41.66666667%; }
.attr-col-md-push-4 {
left: 33.33333333%; }
.attr-col-md-push-3 {
left: 25%; }
.attr-col-md-push-2 {
left: 16.66666667%; }
.attr-col-md-push-1 {
left: 8.33333333%; }
.attr-col-md-push-0 {
left: auto; }
.attr-col-md-offset-12 {
margin-left: 100%; }
.attr-col-md-offset-11 {
margin-left: 91.66666667%; }
.attr-col-md-offset-10 {
margin-left: 83.33333333%; }
.attr-col-md-offset-9 {
margin-left: 75%; }
.attr-col-md-offset-8 {
margin-left: 66.66666667%; }
.attr-col-md-offset-7 {
margin-left: 58.33333333%; }
.attr-col-md-offset-6 {
margin-left: 50%; }
.attr-col-md-offset-5 {
margin-left: 41.66666667%; }
.attr-col-md-offset-4 {
margin-left: 33.33333333%; }
.attr-col-md-offset-3 {
margin-left: 25%; }
.attr-col-md-offset-2 {
margin-left: 16.66666667%; }
.attr-col-md-offset-1 {
margin-left: 8.33333333%; }
.attr-col-md-offset-0 {
margin-left: 0; } }
@media (min-width: 1200px) {
.attr-col-lg-1, .attr-col-lg-2, .attr-col-lg-3, .attr-col-lg-4, .attr-col-lg-5, .attr-col-lg-6, .attr-col-lg-7, .attr-col-lg-8, .attr-col-lg-9, .attr-col-lg-10, .attr-col-lg-11, .attr-col-lg-12 {
float: left; }
.attr-col-lg-12 {
width: 100%; }
.attr-col-lg-11 {
width: 91.66666667%; }
.attr-col-lg-10 {
width: 83.33333333%; }
.attr-col-lg-9 {
width: 75%; }
.attr-col-lg-8 {
width: 66.66666667%; }
.attr-col-lg-7 {
width: 58.33333333%; }
.attr-col-lg-6 {
width: 50%; }
.attr-col-lg-5 {
width: 41.66666667%; }
.attr-col-lg-4 {
width: 33.33333333%; }
.attr-col-lg-3 {
width: 25%; }
.attr-col-lg-2 {
width: 16.66666667%; }
.attr-col-lg-1 {
width: 8.33333333%; }
.attr-col-lg-pull-12 {
right: 100%; }
.attr-col-lg-pull-11 {
right: 91.66666667%; }
.attr-col-lg-pull-10 {
right: 83.33333333%; }
.attr-col-lg-pull-9 {
right: 75%; }
.attr-col-lg-pull-8 {
right: 66.66666667%; }
.attr-col-lg-pull-7 {
right: 58.33333333%; }
.attr-col-lg-pull-6 {
right: 50%; }
.attr-col-lg-pull-5 {
right: 41.66666667%; }
.attr-col-lg-pull-4 {
right: 33.33333333%; }
.attr-col-lg-pull-3 {
right: 25%; }
.attr-col-lg-pull-2 {
right: 16.66666667%; }
.attr-col-lg-pull-1 {
right: 8.33333333%; }
.attr-col-lg-pull-0 {
right: auto; }
.attr-col-lg-push-12 {
left: 100%; }
.attr-col-lg-push-11 {
left: 91.66666667%; }
.attr-col-lg-push-10 {
left: 83.33333333%; }
.attr-col-lg-push-9 {
left: 75%; }
.attr-col-lg-push-8 {
left: 66.66666667%; }
.attr-col-lg-push-7 {
left: 58.33333333%; }
.attr-col-lg-push-6 {
left: 50%; }
.attr-col-lg-push-5 {
left: 41.66666667%; }
.attr-col-lg-push-4 {
left: 33.33333333%; }
.attr-col-lg-push-3 {
left: 25%; }
.attr-col-lg-push-2 {
left: 16.66666667%; }
.attr-col-lg-push-1 {
left: 8.33333333%; }
.attr-col-lg-push-0 {
left: auto; }
.attr-col-lg-offset-12 {
margin-left: 100%; }
.attr-col-lg-offset-11 {
margin-left: 91.66666667%; }
.attr-col-lg-offset-10 {
margin-left: 83.33333333%; }
.attr-col-lg-offset-9 {
margin-left: 75%; }
.attr-col-lg-offset-8 {
margin-left: 66.66666667%; }
.attr-col-lg-offset-7 {
margin-left: 58.33333333%; }
.attr-col-lg-offset-6 {
margin-left: 50%; }
.attr-col-lg-offset-5 {
margin-left: 41.66666667%; }
.attr-col-lg-offset-4 {
margin-left: 33.33333333%; }
.attr-col-lg-offset-3 {
margin-left: 25%; }
.attr-col-lg-offset-2 {
margin-left: 16.66666667%; }
.attr-col-lg-offset-1 {
margin-left: 8.33333333%; }
.attr-col-lg-offset-0 {
margin-left: 0; } }
.attr-table {
width: 100%;
max-width: 100%;
margin-bottom: 20px; }
.attr-table > thead > tr > th, .attr-table > tbody > tr > th, .attr-table > tfoot > tr > th, .attr-table > thead > tr > td, .attr-table > tbody > tr > td, .attr-table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd; }
.attr-table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd; }
.attr-table > caption + thead > tr:first-child > th, .attr-table > colgroup + thead > tr:first-child > th, .attr-table > thead:first-child > tr:first-child > th, .attr-table > caption + thead > tr:first-child > td, .attr-table > colgroup + thead > tr:first-child > td, .attr-table > thead:first-child > tr:first-child > td {
border-top: 0; }
.attr-table > tbody + tbody {
border-top: 2px solid #ddd; }
.attr-table .attr-table {
background-color: #fff; }
.attr-table-condensed > thead > tr > th, .attr-table-condensed > tbody > tr > th, .attr-table-condensed > tfoot > tr > th, .attr-table-condensed > thead > tr > td, .attr-table-condensed > tbody > tr > td, .attr-table-condensed > tfoot > tr > td {
padding: 5px; }
.attr-table-bordered {
border: 1px solid #ddd; }
.attr-table-bordered > thead > tr > th, .attr-table-bordered > tbody > tr > th, .attr-table-bordered > tfoot > tr > th, .attr-table-bordered > thead > tr > td, .attr-table-bordered > tbody > tr > td, .attr-table-bordered > tfoot > tr > td {
border: 1px solid #ddd; }
.attr-table-bordered > thead > tr > th, .attr-table-bordered > thead > tr > td {
border-bottom-width: 2px; }
.attr-table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9; }
.attr-table-hover > tbody > tr:hover {
background-color: #f5f5f5; }
.attr-table > thead > tr > td.attr-active, .attr-table > tbody > tr > td.attr-active, .attr-table > tfoot > tr > td.attr-active, .attr-table > thead > tr > th.attr-active, .attr-table > tbody > tr > th.attr-active, .attr-table > tfoot > tr > th.attr-active, .attr-table > thead > tr.attr-active > td, .attr-table > tbody > tr.attr-active > td, .attr-table > tfoot > tr.attr-active > td, .attr-table > thead > tr.attr-active > th, .attr-table > tbody > tr.attr-active > th, .attr-table > tfoot > tr.attr-active > th {
background-color: #f5f5f5; }
.attr-table-hover > tbody > tr > td.attr-active:hover, .attr-table-hover > tbody > tr > th.attr-active:hover, .attr-table-hover > tbody > tr.attr-active:hover > td, .attr-table-hover > tbody > tr:hover > .attr-active, .attr-table-hover > tbody > tr.attr-active:hover > th {
background-color: #e8e8e8; }
.attr-table > thead > tr > td.attr-success, .attr-table > tbody > tr > td.attr-success, .attr-table > tfoot > tr > td.attr-success, .attr-table > thead > tr > th.attr-success, .attr-table > tbody > tr > th.attr-success, .attr-table > tfoot > tr > th.attr-success, .attr-table > thead > tr.attr-success > td, .attr-table > tbody > tr.attr-success > td, .attr-table > tfoot > tr.attr-success > td, .attr-table > thead > tr.attr-success > th, .attr-table > tbody > tr.attr-success > th, .attr-table > tfoot > tr.attr-success > th {
background-color: #dff0d8; }
.attr-table-hover > tbody > tr > td.attr-success:hover, .attr-table-hover > tbody > tr > th.attr-success:hover, .attr-table-hover > tbody > tr.attr-success:hover > td, .attr-table-hover > tbody > tr:hover > .attr-success, .attr-table-hover > tbody > tr.attr-success:hover > th {
background-color: #d0e9c6; }
.attr-table > thead > tr > td.attr-info, .attr-table > tbody > tr > td.attr-info, .attr-table > tfoot > tr > td.attr-info, .attr-table > thead > tr > th.attr-info, .attr-table > tbody > tr > th.attr-info, .attr-table > tfoot > tr > th.attr-info, .attr-table > thead > tr.attr-info > td, .attr-table > tbody > tr.attr-info > td, .attr-table > tfoot > tr.attr-info > td, .attr-table > thead > tr.attr-info > th, .attr-table > tbody > tr.attr-info > th, .attr-table > tfoot > tr.attr-info > th {
background-color: #d9edf7; }
.attr-table-hover > tbody > tr > td.attr-info:hover, .attr-table-hover > tbody > tr > th.attr-info:hover, .attr-table-hover > tbody > tr.attr-info:hover > td, .attr-table-hover > tbody > tr:hover > .attr-info, .attr-table-hover > tbody > tr.attr-info:hover > th {
background-color: #c4e3f3; }
.attr-table > thead > tr > td.attr-warning, .attr-table > tbody > tr > td.attr-warning, .attr-table > tfoot > tr > td.attr-warning, .attr-table > thead > tr > th.attr-warning, .attr-table > tbody > tr > th.attr-warning, .attr-table > tfoot > tr > th.attr-warning, .attr-table > thead > tr.attr-warning > td, .attr-table > tbody > tr.attr-warning > td, .attr-table > tfoot > tr.attr-warning > td, .attr-table > thead > tr.attr-warning > th, .attr-table > tbody > tr.attr-warning > th, .attr-table > tfoot > tr.attr-warning > th {
background-color: #fcf8e3; }
.attr-table-hover > tbody > tr > td.attr-warning:hover, .attr-table-hover > tbody > tr > th.attr-warning:hover, .attr-table-hover > tbody > tr.attr-warning:hover > td, .attr-table-hover > tbody > tr:hover > .attr-warning, .attr-table-hover > tbody > tr.attr-warning:hover > th {
background-color: #faf2cc; }
.attr-table > thead > tr > td.attr-danger, .attr-table > tbody > tr > td.attr-danger, .attr-table > tfoot > tr > td.attr-danger, .attr-table > thead > tr > th.attr-danger, .attr-table > tbody > tr > th.attr-danger, .attr-table > tfoot > tr > th.attr-danger, .attr-table > thead > tr.attr-danger > td, .attr-table > tbody > tr.attr-danger > td, .attr-table > tfoot > tr.attr-danger > td, .attr-table > thead > tr.attr-danger > th, .attr-table > tbody > tr.attr-danger > th, .attr-table > tfoot > tr.attr-danger > th {
background-color: #f2dede; }
.attr-table-hover > tbody > tr > td.attr-danger:hover, .attr-table-hover > tbody > tr > th.attr-danger:hover, .attr-table-hover > tbody > tr.attr-danger:hover > td, .attr-table-hover > tbody > tr:hover > .attr-danger, .attr-table-hover > tbody > tr.attr-danger:hover > th {
background-color: #ebcccc; }
.attr-table-responsive {
min-height: .01%;
overflow-x: auto; }
@media screen and (max-width: 767px) {
.attr-table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd; }
.attr-table-responsive > .attr-table {
margin-bottom: 0; }
.attr-table-responsive > .attr-table > thead > tr > th, .attr-table-responsive > .attr-table > tbody > tr > th, .attr-table-responsive > .attr-table > tfoot > tr > th, .attr-table-responsive > .attr-table > thead > tr > td, .attr-table-responsive > .attr-table > tbody > tr > td, .attr-table-responsive > .attr-table > tfoot > tr > td {
white-space: nowrap; }
.attr-table-responsive > .attr-table-bordered {
border: 0; }
.attr-table-responsive > .attr-table-bordered > thead > tr > th:first-child, .attr-table-responsive > .attr-table-bordered > tbody > tr > th:first-child, .attr-table-responsive > .attr-table-bordered > tfoot > tr > th:first-child, .attr-table-responsive > .attr-table-bordered > thead > tr > td:first-child, .attr-table-responsive > .attr-table-bordered > tbody > tr > td:first-child, .attr-table-responsive > .attr-table-bordered > tfoot > tr > td:first-child {
border-left: 0; }
.attr-table-responsive > .attr-table-bordered > thead > tr > th:last-child, .attr-table-responsive > .attr-table-bordered > tbody > tr > th:last-child, .attr-table-responsive > .attr-table-bordered > tfoot > tr > th:last-child, .attr-table-responsive > .attr-table-bordered > thead > tr > td:last-child, .attr-table-responsive > .attr-table-bordered > tbody > tr > td:last-child, .attr-table-responsive > .attr-table-bordered > tfoot > tr > td:last-child {
border-right: 0; }
.attr-table-responsive > .attr-table-bordered > tbody > tr:last-child > th, .attr-table-responsive > .attr-table-bordered > tfoot > tr:last-child > th, .attr-table-responsive > .attr-table-bordered > tbody > tr:last-child > td, .attr-table-responsive > .attr-table-bordered > tfoot > tr:last-child > td {
border-bottom: 0; } }
.attr-form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; }
.attr-form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.attr-form-control::-moz-placeholder {
color: #999;
opacity: 1; }
.attr-form-control:-ms-input-placeholder {
color: #999; }
.attr-form-control::-webkit-input-placeholder {
color: #999; }
.attr-form-control::-ms-expand {
background-color: transparent;
border: 0; }
.attr-form-control[disabled], .attr-form-control[readonly], fieldset[disabled] .attr-form-control {
background-color: #eee;
opacity: 1; }
.attr-form-control[disabled], fieldset[disabled] .attr-form-control {
cursor: not-allowed; }
textarea.attr-form-control {
height: auto; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].attr-form-control, input[type="time"].attr-form-control, input[type="datetime-local"].attr-form-control, input[type="month"].attr-form-control {
line-height: 34px; }
input[type="date"].attr-input-sm, input[type="time"].attr-input-sm, input[type="datetime-local"].attr-input-sm, input[type="month"].attr-input-sm, .attr-input-group-sm input[type="date"], .attr-input-group-sm input[type="time"], .attr-input-group-sm input[type="datetime-local"], .attr-input-group-sm input[type="month"] {
line-height: 30px; }
input[type="date"].attr-input-lg, input[type="time"].attr-input-lg, input[type="datetime-local"].attr-input-lg, input[type="month"].attr-input-lg, .attr-input-group-lg input[type="date"], .attr-input-group-lg input[type="time"], .attr-input-group-lg input[type="datetime-local"], .attr-input-group-lg input[type="month"] {
line-height: 46px; } }
.attr-form-group {
margin-bottom: 15px; }
.attr-radio, .attr-checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px; }
.attr-radio label, .attr-checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer; }
.attr-radio input[type="radio"], .attr-radio-inline input[type="radio"], .attr-checkbox input[type="checkbox"], .attr-checkbox-inline input[type="checkbox"] {
position: absolute;
margin-top: 4px \9;
margin-left: -20px; }
.attr-radio + .attr-radio, .attr-checkbox + .attr-checkbox {
margin-top: -5px; }
.attr-radio-inline, .attr-checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
vertical-align: middle;
cursor: pointer; }
.attr-radio-inline + .attr-radio-inline, .attr-checkbox-inline + .attr-checkbox-inline {
margin-top: 0;
margin-left: 10px; }
input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].attr-disabled, input[type="checkbox"].attr-disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed; }
.attr-radio-inline.attr-disabled, .attr-checkbox-inline.attr-disabled, fieldset[disabled] .attr-radio-inline, fieldset[disabled] .attr-checkbox-inline {
cursor: not-allowed; }
.attr-radio.attr-disabled label, .attr-checkbox.attr-disabled label, fieldset[disabled] .attr-radio label, fieldset[disabled] .attr-checkbox label {
cursor: not-allowed; }
.attr-form-control-static {
min-height: 34px;
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0; }
.attr-form-control-static.attr-input-lg, .attr-form-control-static.attr-input-sm {
padding-right: 0;
padding-left: 0; }
.attr-input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px; }
select.attr-input-sm {
height: 30px;
line-height: 30px; }
textarea.attr-input-sm, select[multiple].attr-input-sm {
height: auto; }
.attr-form-group-sm .attr-form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px; }
.attr-form-group-sm select.attr-form-control {
height: 30px;
line-height: 30px; }
.attr-form-group-sm textarea.attr-form-control, .attr-form-group-sm select[multiple].attr-form-control {
height: auto; }
.attr-form-group-sm .attr-form-control-static {
height: 30px;
min-height: 32px;
padding: 6px 10px;
font-size: 12px;
line-height: 1.5; }
.attr-input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px; }
select.attr-input-lg {
height: 46px;
line-height: 46px; }
textarea.attr-input-lg, select[multiple].attr-input-lg {
height: auto; }
.attr-form-group-lg .attr-form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px; }
.attr-form-group-lg select.attr-form-control {
height: 46px;
line-height: 46px; }
.attr-form-group-lg textarea.attr-form-control, .attr-form-group-lg select[multiple].attr-form-control {
height: auto; }
.attr-form-group-lg .attr-form-control-static {
height: 46px;
min-height: 38px;
padding: 11px 16px;
font-size: 18px;
line-height: 1.3333333; }
.attr-has-feedback {
position: relative; }
.attr-has-feedback .attr-form-control {
padding-right: 42.5px; }
.attr-form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none; }
.attr-input-lg + .attr-form-control-feedback, .attr-input-group-lg + .attr-form-control-feedback, .attr-form-group-lg .attr-form-control + .attr-form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px; }
.attr-input-sm + .attr-form-control-feedback, .attr-input-group-sm + .attr-form-control-feedback, .attr-form-group-sm .attr-form-control + .attr-form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px; }
.attr-has-success .attr-help-block, .attr-has-success .attr-control-label, .attr-has-success .attr-radio, .attr-has-success .attr-checkbox, .attr-has-success .attr-radio-inline, .attr-has-success .attr-checkbox-inline, .attr-has-success.attr-radio label, .attr-has-success.attr-checkbox label, .attr-has-success.attr-radio-inline label, .attr-has-success.attr-checkbox-inline label {
color: #3c763d; }
.attr-has-success .attr-form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.attr-has-success .attr-form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.attr-has-success .attr-input-group-addon {
color: #3c763d;
background-color: #dff0d8;
border-color: #3c763d; }
.attr-has-success .attr-form-control-feedback {
color: #3c763d; }
.attr-has-warning .attr-help-block, .attr-has-warning .attr-control-label, .attr-has-warning .attr-radio, .attr-has-warning .attr-checkbox, .attr-has-warning .attr-radio-inline, .attr-has-warning .attr-checkbox-inline, .attr-has-warning.attr-radio label, .attr-has-warning.attr-checkbox label, .attr-has-warning.attr-radio-inline label, .attr-has-warning.attr-checkbox-inline label {
color: #8a6d3b; }
.attr-has-warning .attr-form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.attr-has-warning .attr-form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.attr-has-warning .attr-input-group-addon {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #8a6d3b; }
.attr-has-warning .attr-form-control-feedback {
color: #8a6d3b; }
.attr-has-error .attr-help-block, .attr-has-error .attr-control-label, .attr-has-error .attr-radio, .attr-has-error .attr-checkbox, .attr-has-error .attr-radio-inline, .attr-has-error .attr-checkbox-inline, .attr-has-error.attr-radio label, .attr-has-error.attr-checkbox label, .attr-has-error.attr-radio-inline label, .attr-has-error.attr-checkbox-inline label {
color: #a94442; }
.attr-has-error .attr-form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.attr-has-error .attr-form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.attr-has-error .attr-input-group-addon {
color: #a94442;
background-color: #f2dede;
border-color: #a94442; }
.attr-has-error .attr-form-control-feedback {
color: #a94442; }
.attr-has-feedback label ~ .attr-form-control-feedback {
top: 25px; }
.attr-has-feedback label.attr-sr-only ~ .attr-form-control-feedback {
top: 0; }
.attr-help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373; }
@media (min-width: 768px) {
.attr-form-inline .attr-form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle; }
.attr-form-inline .attr-form-control {
display: inline-block;
width: auto;
vertical-align: middle; }
.attr-form-inline .attr-form-control-static {
display: inline-block; }
.attr-form-inline .attr-input-group {
display: inline-table;
vertical-align: middle; }
.attr-form-inline .attr-input-group .attr-input-group-addon, .attr-form-inline .attr-input-group .attr-input-group-btn, .attr-form-inline .attr-input-group .attr-form-control {
width: auto; }
.attr-form-inline .attr-input-group > .attr-form-control {
width: 100%; }
.attr-form-inline .attr-control-label {
margin-bottom: 0;
vertical-align: middle; }
.attr-form-inline .attr-radio, .attr-form-inline .attr-checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle; }
.attr-form-inline .attr-radio label, .attr-form-inline .attr-checkbox label {
padding-left: 0; }
.attr-form-inline .attr-radio input[type="radio"], .attr-form-inline .attr-checkbox input[type="checkbox"] {
position: relative;
margin-left: 0; }
.attr-form-inline .attr-has-feedback .attr-form-control-feedback {
top: 0; } }
.attr-form-horizontal .attr-radio, .attr-form-horizontal .attr-checkbox, .attr-form-horizontal .attr-radio-inline, .attr-form-horizontal .attr-checkbox-inline {
padding-top: 7px;
margin-top: 0;
margin-bottom: 0; }
.attr-form-horizontal .attr-radio, .attr-form-horizontal .attr-checkbox {
min-height: 27px; }
.attr-form-horizontal .attr-form-group {
margin-right: -15px;
margin-left: -15px; }
@media (min-width: 768px) {
.attr-form-horizontal .attr-control-label {
padding-top: 7px;
margin-bottom: 0;
text-align: right; } }
.attr-form-horizontal .attr-has-feedback .attr-form-control-feedback {
right: 15px; }
@media (min-width: 768px) {
.attr-form-horizontal .attr-form-group-lg .attr-control-label {
padding-top: 11px;
font-size: 18px; } }
@media (min-width: 768px) {
.attr-form-horizontal .attr-form-group-sm .attr-control-label {
padding-top: 6px;
font-size: 12px; } }
.attr-btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px; }
.attr-btn:focus, .attr-btn:active:focus, .attr-btn.attr-active:focus, .attr-btn.attr-focus, .attr-btn:active.attr-focus, .attr-btn.attr-active.attr-focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px; }
.attr-btn:hover, .attr-btn:focus, .attr-btn.attr-focus {
color: #333;
text-decoration: none; }
.attr-btn:active, .attr-btn.attr-active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.attr-btn.attr-disabled, .attr-btn[disabled], fieldset[disabled] .attr-btn {
cursor: not-allowed;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
opacity: .65; }
a.attr-btn.attr-disabled, fieldset[disabled] a.attr-btn {
pointer-events: none; }
.attr-btn-default {
color: #333;
background-color: #fff;
border-color: #ccc; }
.attr-btn-default:focus, .attr-btn-default.attr-focus {
color: #333;
background-color: #e6e6e6;
border-color: #8c8c8c; }
.attr-btn-default:hover {
color: #333;
background-color: #e6e6e6;
border-color: #adadad; }
.attr-btn-default:active, .attr-btn-default.attr-active, .attr-open > .attr-dropdown-toggle.attr-btn-default {
color: #333;
background-color: #e6e6e6;
border-color: #adadad; }
.attr-btn-default:active:hover, .attr-btn-default.attr-active:hover, .attr-open > .attr-dropdown-toggle.attr-btn-default:hover, .attr-btn-default:active:focus, .attr-btn-default.attr-active:focus, .attr-open > .attr-dropdown-toggle.attr-btn-default:focus, .attr-btn-default:active.attr-focus, .attr-btn-default.attr-active.attr-focus, .attr-open > .attr-dropdown-toggle.attr-btn-default.attr-focus {
color: #333;
background-color: #d4d4d4;
border-color: #8c8c8c; }
.attr-btn-default:active, .attr-btn-default.attr-active, .attr-open > .attr-dropdown-toggle.attr-btn-default {
background-image: none; }
.attr-btn-default.attr-disabled:hover, .attr-btn-default[disabled]:hover, fieldset[disabled] .attr-btn-default:hover, .attr-btn-default.attr-disabled:focus, .attr-btn-default[disabled]:focus, fieldset[disabled] .attr-btn-default:focus, .attr-btn-default.attr-disabled.attr-focus, .attr-btn-default[disabled].attr-focus, fieldset[disabled] .attr-btn-default.attr-focus {
background-color: #fff;
border-color: #ccc; }
.attr-btn-default .attr-badge {
color: #fff;
background-color: #333; }
.attr-btn-primary {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4; }
.attr-btn-primary:focus, .attr-btn-primary.attr-focus {
color: #fff;
background-color: #286090;
border-color: #122b40; }
.attr-btn-primary:hover {
color: #fff;
background-color: #286090;
border-color: #204d74; }
.attr-btn-primary:active, .attr-btn-primary.attr-active, .attr-open > .attr-dropdown-toggle.attr-btn-primary {
color: #fff;
background-color: #286090;
border-color: #204d74; }
.attr-btn-primary:active:hover, .attr-btn-primary.attr-active:hover, .attr-open > .attr-dropdown-toggle.attr-btn-primary:hover, .attr-btn-primary:active:focus, .attr-btn-primary.attr-active:focus, .attr-open > .attr-dropdown-toggle.attr-btn-primary:focus, .attr-btn-primary:active.attr-focus, .attr-btn-primary.attr-active.attr-focus, .attr-open > .attr-dropdown-toggle.attr-btn-primary.attr-focus {
color: #fff;
background-color: #204d74;
border-color: #122b40; }
.attr-btn-primary:active, .attr-btn-primary.attr-active, .attr-open > .attr-dropdown-toggle.attr-btn-primary {
background-image: none; }
.attr-btn-primary.attr-disabled:hover, .attr-btn-primary[disabled]:hover, fieldset[disabled] .attr-btn-primary:hover, .attr-btn-primary.attr-disabled:focus, .attr-btn-primary[disabled]:focus, fieldset[disabled] .attr-btn-primary:focus, .attr-btn-primary.attr-disabled.attr-focus, .attr-btn-primary[disabled].attr-focus, fieldset[disabled] .attr-btn-primary.attr-focus {
background-color: #337ab7;
border-color: #2e6da4; }
.attr-btn-primary .attr-badge {
color: #337ab7;
background-color: #fff; }
.attr-btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c; }
.attr-btn-success:focus, .attr-btn-success.attr-focus {
color: #fff;
background-color: #449d44;
border-color: #255625; }
.attr-btn-success:hover {
color: #fff;
background-color: #449d44;
border-color: #398439; }
.attr-btn-success:active, .attr-btn-success.attr-active, .attr-open > .attr-dropdown-toggle.attr-btn-success {
color: #fff;
background-color: #449d44;
border-color: #398439; }
.attr-btn-success:active:hover, .attr-btn-success.attr-active:hover, .attr-open > .attr-dropdown-toggle.attr-btn-success:hover, .attr-btn-success:active:focus, .attr-btn-success.attr-active:focus, .attr-open > .attr-dropdown-toggle.attr-btn-success:focus, .attr-btn-success:active.attr-focus, .attr-btn-success.attr-active.attr-focus, .attr-open > .attr-dropdown-toggle.attr-btn-success.attr-focus {
color: #fff;
background-color: #398439;
border-color: #255625; }
.attr-btn-success:active, .attr-btn-success.attr-active, .attr-open > .attr-dropdown-toggle.attr-btn-success {
background-image: none; }
.attr-btn-success.attr-disabled:hover, .attr-btn-success[disabled]:hover, fieldset[disabled] .attr-btn-success:hover, .attr-btn-success.attr-disabled:focus, .attr-btn-success[disabled]:focus, fieldset[disabled] .attr-btn-success:focus, .attr-btn-success.attr-disabled.attr-focus, .attr-btn-success[disabled].attr-focus, fieldset[disabled] .attr-btn-success.attr-focus {
background-color: #5cb85c;
border-color: #4cae4c; }
.attr-btn-success .attr-badge {
color: #5cb85c;
background-color: #fff; }
.attr-btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da; }
.attr-btn-info:focus, .attr-btn-info.attr-focus {
color: #fff;
background-color: #31b0d5;
border-color: #1b6d85; }
.attr-btn-info:hover {
color: #fff;
background-color: #31b0d5;
border-color: #269abc; }
.attr-btn-info:active, .attr-btn-info.attr-active, .attr-open > .attr-dropdown-toggle.attr-btn-info {
color: #fff;
background-color: #31b0d5;
border-color: #269abc; }
.attr-btn-info:active:hover, .attr-btn-info.attr-active:hover, .attr-open > .attr-dropdown-toggle.attr-btn-info:hover, .attr-btn-info:active:focus, .attr-btn-info.attr-active:focus, .attr-open > .attr-dropdown-toggle.attr-btn-info:focus, .attr-btn-info:active.attr-focus, .attr-btn-info.attr-active.attr-focus, .attr-open > .attr-dropdown-toggle.attr-btn-info.attr-focus {
color: #fff;
background-color: #269abc;
border-color: #1b6d85; }
.attr-btn-info:active, .attr-btn-info.attr-active, .attr-open > .attr-dropdown-toggle.attr-btn-info {
background-image: none; }
.attr-btn-info.attr-disabled:hover, .attr-btn-info[disabled]:hover, fieldset[disabled] .attr-btn-info:hover, .attr-btn-info.attr-disabled:focus, .attr-btn-info[disabled]:focus, fieldset[disabled] .attr-btn-info:focus, .attr-btn-info.attr-disabled.attr-focus, .attr-btn-info[disabled].attr-focus, fieldset[disabled] .attr-btn-info.attr-focus {
background-color: #5bc0de;
border-color: #46b8da; }
.attr-btn-info .attr-badge {
color: #5bc0de;
background-color: #fff; }
.attr-btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236; }
.attr-btn-warning:focus, .attr-btn-warning.attr-focus {
color: #fff;
background-color: #ec971f;
border-color: #985f0d; }
.attr-btn-warning:hover {
color: #fff;
background-color: #ec971f;
border-color: #d58512; }
.attr-btn-warning:active, .attr-btn-warning.attr-active, .attr-open > .attr-dropdown-toggle.attr-btn-warning {
color: #fff;
background-color: #ec971f;
border-color: #d58512; }
.attr-btn-warning:active:hover, .attr-btn-warning.attr-active:hover, .attr-open > .attr-dropdown-toggle.attr-btn-warning:hover, .attr-btn-warning:active:focus, .attr-btn-warning.attr-active:focus, .attr-open > .attr-dropdown-toggle.attr-btn-warning:focus, .attr-btn-warning:active.attr-focus, .attr-btn-warning.attr-active.attr-focus, .attr-open > .attr-dropdown-toggle.attr-btn-warning.attr-focus {
color: #fff;
background-color: #d58512;
border-color: #985f0d; }
.attr-btn-warning:active, .attr-btn-warning.attr-active, .attr-open > .attr-dropdown-toggle.attr-btn-warning {
background-image: none; }
.attr-btn-warning.attr-disabled:hover, .attr-btn-warning[disabled]:hover, fieldset[disabled] .attr-btn-warning:hover, .attr-btn-warning.attr-disabled:focus, .attr-btn-warning[disabled]:focus, fieldset[disabled] .attr-btn-warning:focus, .attr-btn-warning.attr-disabled.attr-focus, .attr-btn-warning[disabled].attr-focus, fieldset[disabled] .attr-btn-warning.attr-focus {
background-color: #f0ad4e;
border-color: #eea236; }
.attr-btn-warning .attr-badge {
color: #f0ad4e;
background-color: #fff; }
.attr-btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a; }
.attr-btn-danger:focus, .attr-btn-danger.attr-focus {
color: #fff;
background-color: #c9302c;
border-color: #761c19; }
.attr-btn-danger:hover {
color: #fff;
background-color: #c9302c;
border-color: #ac2925; }
.attr-btn-danger:active, .attr-btn-danger.attr-active, .attr-open > .attr-dropdown-toggle.attr-btn-danger {
color: #fff;
background-color: #c9302c;
border-color: #ac2925; }
.attr-btn-danger:active:hover, .attr-btn-danger.attr-active:hover, .attr-open > .attr-dropdown-toggle.attr-btn-danger:hover, .attr-btn-danger:active:focus, .attr-btn-danger.attr-active:focus, .attr-open > .attr-dropdown-toggle.attr-btn-danger:focus, .attr-btn-danger:active.attr-focus, .attr-btn-danger.attr-active.attr-focus, .attr-open > .attr-dropdown-toggle.attr-btn-danger.attr-focus {
color: #fff;
background-color: #ac2925;
border-color: #761c19; }
.attr-btn-danger:active, .attr-btn-danger.attr-active, .attr-open > .attr-dropdown-toggle.attr-btn-danger {
background-image: none; }
.attr-btn-danger.attr-disabled:hover, .attr-btn-danger[disabled]:hover, fieldset[disabled] .attr-btn-danger:hover, .attr-btn-danger.attr-disabled:focus, .attr-btn-danger[disabled]:focus, fieldset[disabled] .attr-btn-danger:focus, .attr-btn-danger.attr-disabled.attr-focus, .attr-btn-danger[disabled].attr-focus, fieldset[disabled] .attr-btn-danger.attr-focus {
background-color: #d9534f;
border-color: #d43f3a; }
.attr-btn-danger .attr-badge {
color: #d9534f;
background-color: #fff; }
.attr-btn-link {
font-weight: normal;
color: #337ab7;
border-radius: 0; }
.attr-btn-link, .attr-btn-link:active, .attr-btn-link.attr-active, .attr-btn-link[disabled], fieldset[disabled] .attr-btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none; }
.attr-btn-link, .attr-btn-link:hover, .attr-btn-link:focus, .attr-btn-link:active {
border-color: transparent; }
.attr-btn-link:hover, .attr-btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent; }
.attr-btn-link[disabled]:hover, fieldset[disabled] .attr-btn-link:hover, .attr-btn-link[disabled]:focus, fieldset[disabled] .attr-btn-link:focus {
color: #777;
text-decoration: none; }
.attr-btn-lg, .attr-btn-group-lg > .attr-btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px; }
.attr-btn-sm, .attr-btn-group-sm > .attr-btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px; }
.attr-btn-xs, .attr-btn-group-xs > .attr-btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px; }
.attr-btn-block {
display: block;
width: 100%; }
.attr-btn-block + .attr-btn-block {
margin-top: 5px; }
input[type="submit"].attr-btn-block, input[type="reset"].attr-btn-block, input[type="button"].attr-btn-block {
width: 100%; }
.attr-fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
-o-transition: opacity .15s linear;
transition: opacity .15s linear; }
.attr-fade.attr-in {
opacity: 1; }
.attr-collapse {
display: none; }
.attr-collapse.attr-in {
display: block; }
tr.attr-collapse.attr-in {
display: table-row; }
tbody.attr-collapse.attr-in {
display: table-row-group; }
.attr-collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: .35s;
-o-transition-duration: .35s;
transition-duration: .35s;
-webkit-transition-property: height, visibility;
-o-transition-property: height, visibility;
transition-property: height, visibility; }
.attr-caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid \9;
border-right: 4px solid transparent;
border-left: 4px solid transparent; }
.attr-dropup, .attr-dropdown {
position: relative; }
.attr-dropdown-toggle:focus {
outline: 0; }
.attr-dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
.attr-dropdown-menu.attr-pull-right {
right: 0;
left: auto; }
.attr-dropdown-menu .attr-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5; }
.attr-dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333;
white-space: nowrap; }
.attr-dropdown-menu > li > a:hover, .attr-dropdown-menu > li > a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5; }
.attr-dropdown-menu > .attr-active > a, .attr-dropdown-menu > .attr-active > a:hover, .attr-dropdown-menu > .attr-active > a:focus {
color: #fff;
text-decoration: none;
background-color: #337ab7;
outline: 0; }
.attr-dropdown-menu > .attr-disabled > a, .attr-dropdown-menu > .attr-disabled > a:hover, .attr-dropdown-menu > .attr-disabled > a:focus {
color: #777; }
.attr-dropdown-menu > .attr-disabled > a:hover, .attr-dropdown-menu > .attr-disabled > a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.attr-open > .attr-dropdown-menu {
display: block; }
.attr-open > a {
outline: 0; }
.attr-dropdown-menu-right {
right: 0;
left: auto; }
.attr-dropdown-menu-left {
right: auto;
left: 0; }
.attr-dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #777;
white-space: nowrap; }
.attr-dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990; }
.attr-pull-right > .attr-dropdown-menu {
right: 0;
left: auto; }
.attr-dropup .attr-caret, .attr-navbar-fixed-bottom .attr-dropdown .attr-caret {
content: "";
border-top: 0;
border-bottom: 4px dashed;
border-bottom: 4px solid \9; }
.attr-dropup .attr-dropdown-menu, .attr-navbar-fixed-bottom .attr-dropdown .attr-dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px; }
@media (min-width: 768px) {
.attr-navbar-right .attr-dropdown-menu {
right: 0;
left: auto; }
.attr-navbar-right .attr-dropdown-menu-left {
right: auto;
left: 0; } }
.attr-btn-group, .attr-btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle; }
.attr-btn-group > .attr-btn, .attr-btn-group-vertical > .attr-btn {
position: relative;
float: left; }
.attr-btn-group > .attr-btn:hover, .attr-btn-group-vertical > .attr-btn:hover, .attr-btn-group > .attr-btn:focus, .attr-btn-group-vertical > .attr-btn:focus, .attr-btn-group > .attr-btn:active, .attr-btn-group-vertical > .attr-btn:active, .attr-btn-group > .attr-btn.attr-active, .attr-btn-group-vertical > .attr-btn.attr-active {
z-index: 2; }
.attr-btn-group .attr-btn + .attr-btn, .attr-btn-group .attr-btn + .attr-btn-group, .attr-btn-group .attr-btn-group + .attr-btn, .attr-btn-group .attr-btn-group + .attr-btn-group {
margin-left: -1px; }
.attr-btn-toolbar {
margin-left: -5px; }
.attr-btn-toolbar .attr-btn, .attr-btn-toolbar .attr-btn-group, .attr-btn-toolbar .attr-input-group {
float: left; }
.attr-btn-toolbar > .attr-btn, .attr-btn-toolbar > .attr-btn-group, .attr-btn-toolbar > .attr-input-group {
margin-left: 5px; }
.attr-btn-group > .attr-btn:not(:first-child):not(:last-child):not(.attr-dropdown-toggle) {
border-radius: 0; }
.attr-btn-group > .attr-btn:first-child {
margin-left: 0; }
.attr-btn-group > .attr-btn:first-child:not(:last-child):not(.attr-dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0; }
.attr-btn-group > .attr-btn:last-child:not(:first-child), .attr-btn-group > .attr-dropdown-toggle:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0; }
.attr-btn-group > .attr-btn-group {
float: left; }
.attr-btn-group > .attr-btn-group:not(:first-child):not(:last-child) > .attr-btn {
border-radius: 0; }
.attr-btn-group > .attr-btn-group:first-child:not(:last-child) > .attr-btn:last-child, .attr-btn-group > .attr-btn-group:first-child:not(:last-child) > .attr-dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0; }
.attr-btn-group > .attr-btn-group:last-child:not(:first-child) > .attr-btn:first-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0; }
.attr-btn-group .attr-dropdown-toggle:active, .attr-btn-group.attr-open .attr-dropdown-toggle {
outline: 0; }
.attr-btn-group > .attr-btn + .attr-dropdown-toggle {
padding-right: 8px;
padding-left: 8px; }
.attr-btn-group > .attr-btn-lg + .attr-dropdown-toggle {
padding-right: 12px;
padding-left: 12px; }
.attr-btn-group.attr-open .attr-dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.attr-btn-group.attr-open .attr-dropdown-toggle.attr-btn-link {
-webkit-box-shadow: none;
box-shadow: none; }
.attr-btn .attr-caret {
margin-left: 0; }
.attr-btn-lg .attr-caret {
border-width: 5px 5px 0;
border-bottom-width: 0; }
.attr-dropup .attr-btn-lg .attr-caret {
border-width: 0 5px 5px; }
.attr-btn-group-vertical > .attr-btn, .attr-btn-group-vertical > .attr-btn-group, .attr-btn-group-vertical > .attr-btn-group > .attr-btn {
display: block;
float: none;
width: 100%;
max-width: 100%; }
.attr-btn-group-vertical > .attr-btn-group > .attr-btn {
float: none; }
.attr-btn-group-vertical > .attr-btn + .attr-btn, .attr-btn-group-vertical > .attr-btn + .attr-btn-group, .attr-btn-group-vertical > .attr-btn-group + .attr-btn, .attr-btn-group-vertical > .attr-btn-group + .attr-btn-group {
margin-top: -1px;
margin-left: 0; }
.attr-btn-group-vertical > .attr-btn:not(:first-child):not(:last-child) {
border-radius: 0; }
.attr-btn-group-vertical > .attr-btn:first-child:not(:last-child) {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
.attr-btn-group-vertical > .attr-btn:last-child:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px; }
.attr-btn-group-vertical > .attr-btn-group:not(:first-child):not(:last-child) > .attr-btn {
border-radius: 0; }
.attr-btn-group-vertical > .attr-btn-group:first-child:not(:last-child) > .attr-btn:last-child, .attr-btn-group-vertical > .attr-btn-group:first-child:not(:last-child) > .attr-dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
.attr-btn-group-vertical > .attr-btn-group:last-child:not(:first-child) > .attr-btn:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0; }
.attr-btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate; }
.attr-btn-group-justified > .attr-btn, .attr-btn-group-justified > .attr-btn-group {
display: table-cell;
float: none;
width: 1%; }
.attr-btn-group-justified > .attr-btn-group .attr-btn {
width: 100%; }
.attr-btn-group-justified > .attr-btn-group .attr-dropdown-menu {
left: auto; }
[data-attr-toggle="buttons"] > .attr-btn input[type="radio"], [data-attr-toggle="buttons"] > .attr-btn-group > .attr-btn input[type="radio"], [data-attr-toggle="buttons"] > .attr-btn input[type="checkbox"], [data-attr-toggle="buttons"] > .attr-btn-group > .attr-btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none; }
.attr-input-group {
position: relative;
display: table;
border-collapse: separate; }
.attr-input-group[class*="attr-col-"] {
float: none;
padding-right: 0;
padding-left: 0; }
.attr-input-group .attr-form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0; }
.attr-input-group .attr-form-control:focus {
z-index: 3; }
.attr-input-group-lg > .attr-form-control, .attr-input-group-lg > .attr-input-group-addon, .attr-input-group-lg > .attr-input-group-btn > .attr-btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px; }
select.attr-input-group-lg > .attr-form-control, select.attr-input-group-lg > .attr-input-group-addon, select.attr-input-group-lg > .attr-input-group-btn > .attr-btn {
height: 46px;
line-height: 46px; }
textarea.attr-input-group-lg > .attr-form-control, textarea.attr-input-group-lg > .attr-input-group-addon, textarea.attr-input-group-lg > .attr-input-group-btn > .attr-btn, select[multiple].attr-input-group-lg > .attr-form-control, select[multiple].attr-input-group-lg > .attr-input-group-addon, select[multiple].attr-input-group-lg > .attr-input-group-btn > .attr-btn {
height: auto; }
.attr-input-group-sm > .attr-form-control, .attr-input-group-sm > .attr-input-group-addon, .attr-input-group-sm > .attr-input-group-btn > .attr-btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px; }
select.attr-input-group-sm > .attr-form-control, select.attr-input-group-sm > .attr-input-group-addon, select.attr-input-group-sm > .attr-input-group-btn > .attr-btn {
height: 30px;
line-height: 30px; }
textarea.attr-input-group-sm > .attr-form-control, textarea.attr-input-group-sm > .attr-input-group-addon, textarea.attr-input-group-sm > .attr-input-group-btn > .attr-btn, select[multiple].attr-input-group-sm > .attr-form-control, select[multiple].attr-input-group-sm > .attr-input-group-addon, select[multiple].attr-input-group-sm > .attr-input-group-btn > .attr-btn {
height: auto; }
.attr-input-group-addon, .attr-input-group-btn, .attr-input-group .attr-form-control {
display: table-cell; }
.attr-input-group-addon:not(:first-child):not(:last-child), .attr-input-group-btn:not(:first-child):not(:last-child), .attr-input-group .attr-form-control:not(:first-child):not(:last-child) {
border-radius: 0; }
.attr-input-group-addon, .attr-input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle; }
.attr-input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px; }
.attr-input-group-addon.attr-input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px; }
.attr-input-group-addon.attr-input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px; }
.attr-input-group-addon input[type="radio"], .attr-input-group-addon input[type="checkbox"] {
margin-top: 0; }
.attr-input-group .attr-form-control:first-child, .attr-input-group-addon:first-child, .attr-input-group-btn:first-child > .attr-btn, .attr-input-group-btn:first-child > .attr-btn-group > .attr-btn, .attr-input-group-btn:first-child > .attr-dropdown-toggle, .attr-input-group-btn:last-child > .attr-btn:not(:last-child):not(.attr-dropdown-toggle), .attr-input-group-btn:last-child > .attr-btn-group:not(:last-child) > .attr-btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0; }
.attr-input-group-addon:first-child {
border-right: 0; }
.attr-input-group .attr-form-control:last-child, .attr-input-group-addon:last-child, .attr-input-group-btn:last-child > .attr-btn, .attr-input-group-btn:last-child > .attr-btn-group > .attr-btn, .attr-input-group-btn:last-child > .attr-dropdown-toggle, .attr-input-group-btn:first-child > .attr-btn:not(:first-child), .attr-input-group-btn:first-child > .attr-btn-group:not(:first-child) > .attr-btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0; }
.attr-input-group-addon:last-child {
border-left: 0; }
.attr-input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap; }
.attr-input-group-btn > .attr-btn {
position: relative; }
.attr-input-group-btn > .attr-btn + .attr-btn {
margin-left: -1px; }
.attr-input-group-btn > .attr-btn:hover, .attr-input-group-btn > .attr-btn:focus, .attr-input-group-btn > .attr-btn:active {
z-index: 2; }
.attr-input-group-btn:first-child > .attr-btn, .attr-input-group-btn:first-child > .attr-btn-group {
margin-right: -1px; }
.attr-input-group-btn:last-child > .attr-btn, .attr-input-group-btn:last-child > .attr-btn-group {
z-index: 2;
margin-left: -1px; }
.attr-nav {
padding-left: 0;
margin-bottom: 0;
list-style: none; }
.attr-nav > li {
position: relative;
display: block; }
.attr-nav > li > a {
position: relative;
display: block;
padding: 10px 15px; }
.attr-nav > li > a:hover, .attr-nav > li > a:focus {
text-decoration: none;
background-color: #eee; }
.attr-nav > li.attr-disabled > a {
color: #777; }
.attr-nav > li.attr-disabled > a:hover, .attr-nav > li.attr-disabled > a:focus {
color: #777;
text-decoration: none;
cursor: not-allowed;
background-color: transparent; }
.attr-nav .attr-open > a, .attr-nav .attr-open > a:hover, .attr-nav .attr-open > a:focus {
background-color: #eee;
border-color: #337ab7; }
.attr-nav .attr-nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5; }
.attr-nav > li > a > img {
max-width: none; }
.attr-nav-tabs {
border-bottom: 1px solid #ddd; }
.attr-nav-tabs > li {
float: left;
margin-bottom: -1px; }
.attr-nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0; }
.attr-nav-tabs > li > a:hover {
border-color: #eee #eee #ddd; }
.attr-nav-tabs > li.attr-active > a, .attr-nav-tabs > li.attr-active > a:hover, .attr-nav-tabs > li.attr-active > a:focus {
color: #555;
cursor: default;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent; }
.attr-nav-tabs.attr-nav-justified {
width: 100%;
border-bottom: 0; }
.attr-nav-tabs.attr-nav-justified > li {
float: none; }
.attr-nav-tabs.attr-nav-justified > li > a {
margin-bottom: 5px;
text-align: center; }
.attr-nav-tabs.attr-nav-justified > .attr-dropdown .attr-dropdown-menu {
top: auto;
left: auto; }
@media (min-width: 768px) {
.attr-nav-tabs.attr-nav-justified > li {
display: table-cell;
width: 1%; }
.attr-nav-tabs.attr-nav-justified > li > a {
margin-bottom: 0; } }
.attr-nav-tabs.attr-nav-justified > li > a {
margin-right: 0;
border-radius: 4px; }
.attr-nav-tabs.attr-nav-justified > .attr-active > a, .attr-nav-tabs.attr-nav-justified > .attr-active > a:hover, .attr-nav-tabs.attr-nav-justified > .attr-active > a:focus {
border: 1px solid #ddd; }
@media (min-width: 768px) {
.attr-nav-tabs.attr-nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0; }
.attr-nav-tabs.attr-nav-justified > .attr-active > a, .attr-nav-tabs.attr-nav-justified > .attr-active > a:hover, .attr-nav-tabs.attr-nav-justified > .attr-active > a:focus {
border-bottom-color: #fff; } }
.attr-nav-pills > li {
float: left; }
.attr-nav-pills > li > a {
border-radius: 4px; }
.attr-nav-pills > li + li {
margin-left: 2px; }
.attr-nav-pills > li.attr-active > a, .attr-nav-pills > li.attr-active > a:hover, .attr-nav-pills > li.attr-active > a:focus {
color: #fff;
background-color: #337ab7; }
.attr-nav-stacked > li {
float: none; }
.attr-nav-stacked > li + li {
margin-top: 2px;
margin-left: 0; }
.attr-nav-justified {
width: 100%; }
.attr-nav-justified > li {
float: none; }
.attr-nav-justified > li > a {
margin-bottom: 5px;
text-align: center; }
.attr-nav-justified > .attr-dropdown .attr-dropdown-menu {
top: auto;
left: auto; }
@media (min-width: 768px) {
.attr-nav-justified > li {
display: table-cell;
width: 1%; }
.attr-nav-justified > li > a {
margin-bottom: 0; } }
.attr-nav-tabs-justified {
border-bottom: 0; }
.attr-nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px; }
.attr-nav-tabs-justified > .attr-active > a, .attr-nav-tabs-justified > .attr-active > a:hover, .attr-nav-tabs-justified > .attr-active > a:focus {
border: 1px solid #ddd; }
@media (min-width: 768px) {
.attr-nav-tabs-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0; }
.attr-nav-tabs-justified > .attr-active > a, .attr-nav-tabs-justified > .attr-active > a:hover, .attr-nav-tabs-justified > .attr-active > a:focus {
border-bottom-color: #fff; } }
.attr-tab-content > .attr-tab-pane {
display: none; }
.attr-tab-content > .attr-active {
display: block; }
.attr-nav-tabs .attr-dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0; }
.attr-navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent; }
@media (min-width: 768px) {
.attr-navbar {
border-radius: 4px; } }
@media (min-width: 768px) {
.attr-navbar-header {
float: left; } }
.attr-navbar-collapse {
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
-webkit-overflow-scrolling: touch;
border-top: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
.attr-navbar-collapse.attr-in {
overflow-y: auto; }
@media (min-width: 768px) {
.attr-navbar-collapse {
width: auto;
border-top: 0;
-webkit-box-shadow: none;
box-shadow: none; }
.attr-navbar-collapse.attr-collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important; }
.attr-navbar-collapse.attr-in {
overflow-y: visible; }
.attr-navbar-fixed-top .attr-navbar-collapse, .attr-navbar-static-top .attr-navbar-collapse, .attr-navbar-fixed-bottom .attr-navbar-collapse {
padding-right: 0;
padding-left: 0; } }
.attr-navbar-fixed-top .attr-navbar-collapse, .attr-navbar-fixed-bottom .attr-navbar-collapse {
max-height: 340px; }
@media (max-device-width: 480px) and (orientation: landscape) {
.attr-navbar-fixed-top .attr-navbar-collapse, .attr-navbar-fixed-bottom .attr-navbar-collapse {
max-height: 200px; } }
.attr-container > .attr-navbar-header, .attr-container-fluid > .attr-navbar-header, .attr-container > .attr-navbar-collapse, .attr-container-fluid > .attr-navbar-collapse {
margin-right: -15px;
margin-left: -15px; }
@media (min-width: 768px) {
.attr-container > .attr-navbar-header, .attr-container-fluid > .attr-navbar-header, .attr-container > .attr-navbar-collapse, .attr-container-fluid > .attr-navbar-collapse {
margin-right: 0;
margin-left: 0; } }
.attr-navbar-static-top {
z-index: 1000;
border-width: 0 0 1px; }
@media (min-width: 768px) {
.attr-navbar-static-top {
border-radius: 0; } }
.attr-navbar-fixed-top, .attr-navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030; }
@media (min-width: 768px) {
.attr-navbar-fixed-top, .attr-navbar-fixed-bottom {
border-radius: 0; } }
.attr-navbar-fixed-top {
top: 0;
border-width: 0 0 1px; }
.attr-navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0; }
.attr-navbar-brand {
float: left;
height: 50px;
padding: 15px 15px;
font-size: 18px;
line-height: 20px; }
.attr-navbar-brand:hover, .attr-navbar-brand:focus {
text-decoration: none; }
.attr-navbar-brand > img {
display: block; }
@media (min-width: 768px) {
.attr-navbar > .attr-container .attr-navbar-brand, .attr-navbar > .attr-container-fluid .attr-navbar-brand {
margin-left: -15px; } }
.attr-navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px; }
.attr-navbar-toggle:focus {
outline: 0; }
.attr-navbar-toggle .attr-icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px; }
.attr-navbar-toggle .attr-icon-bar + .attr-icon-bar {
margin-top: 4px; }
@media (min-width: 768px) {
.attr-navbar-toggle {
display: none; } }
.attr-navbar-nav {
margin: 7.5px -15px; }
.attr-navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px; }
@media (max-width: 767px) {
.attr-navbar-nav .attr-open .attr-dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none; }
.attr-navbar-nav .attr-open .attr-dropdown-menu > li > a, .attr-navbar-nav .attr-open .attr-dropdown-menu .attr-dropdown-header {
padding: 5px 15px 5px 25px; }
.attr-navbar-nav .attr-open .attr-dropdown-menu > li > a {
line-height: 20px; }
.attr-navbar-nav .attr-open .attr-dropdown-menu > li > a:hover, .attr-navbar-nav .attr-open .attr-dropdown-menu > li > a:focus {
background-image: none; } }
@media (min-width: 768px) {
.attr-navbar-nav {
float: left;
margin: 0; }
.attr-navbar-nav > li {
float: left; }
.attr-navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px; } }
.attr-navbar-form {
padding: 10px 15px;
margin-top: 8px;
margin-right: -15px;
margin-bottom: 8px;
margin-left: -15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }
@media (min-width: 768px) {
.attr-navbar-form .attr-form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle; }
.attr-navbar-form .attr-form-control {
display: inline-block;
width: auto;
vertical-align: middle; }
.attr-navbar-form .attr-form-control-static {
display: inline-block; }
.attr-navbar-form .attr-input-group {
display: inline-table;
vertical-align: middle; }
.attr-navbar-form .attr-input-group .attr-input-group-addon, .attr-navbar-form .attr-input-group .attr-input-group-btn, .attr-navbar-form .attr-input-group .attr-form-control {
width: auto; }
.attr-navbar-form .attr-input-group > .attr-form-control {
width: 100%; }
.attr-navbar-form .attr-control-label {
margin-bottom: 0;
vertical-align: middle; }
.attr-navbar-form .attr-radio, .attr-navbar-form .attr-checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle; }
.attr-navbar-form .attr-radio label, .attr-navbar-form .attr-checkbox label {
padding-left: 0; }
.attr-navbar-form .attr-radio input[type="radio"], .attr-navbar-form .attr-checkbox input[type="checkbox"] {
position: relative;
margin-left: 0; }
.attr-navbar-form .attr-has-feedback .attr-form-control-feedback {
top: 0; } }
@media (max-width: 767px) {
.attr-navbar-form .attr-form-group {
margin-bottom: 5px; }
.attr-navbar-form .attr-form-group:last-child {
margin-bottom: 0; } }
@media (min-width: 768px) {
.attr-navbar-form {
width: auto;
padding-top: 0;
padding-bottom: 0;
margin-right: 0;
margin-left: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none; } }
.attr-navbar-nav > li > .attr-dropdown-menu {
margin-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0; }
.attr-navbar-fixed-bottom .attr-navbar-nav > li > .attr-dropdown-menu {
margin-bottom: 0;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
.attr-navbar-btn {
margin-top: 8px;
margin-bottom: 8px; }
.attr-navbar-btn.attr-btn-sm {
margin-top: 10px;
margin-bottom: 10px; }
.attr-navbar-btn.attr-btn-xs {
margin-top: 14px;
margin-bottom: 14px; }
.attr-navbar-text {
margin-top: 15px;
margin-bottom: 15px; }
@media (min-width: 768px) {
.attr-navbar-text {
float: left;
margin-right: 15px;
margin-left: 15px; } }
@media (min-width: 768px) {
.attr-navbar-left {
float: left !important; }
.attr-navbar-right {
float: right !important;
margin-right: -15px; }
.attr-navbar-right ~ .attr-navbar-right {
margin-right: 0; } }
.attr-navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7; }
.attr-navbar-default .attr-navbar-brand {
color: #777; }
.attr-navbar-default .attr-navbar-brand:hover, .attr-navbar-default .attr-navbar-brand:focus {
color: #5e5e5e;
background-color: transparent; }
.attr-navbar-default .attr-navbar-text {
color: #777; }
.attr-navbar-default .attr-navbar-nav > li > a {
color: #777; }
.attr-navbar-default .attr-navbar-nav > li > a:hover, .attr-navbar-default .attr-navbar-nav > li > a:focus {
color: #333;
background-color: transparent; }
.attr-navbar-default .attr-navbar-nav > .attr-active > a, .attr-navbar-default .attr-navbar-nav > .attr-active > a:hover, .attr-navbar-default .attr-navbar-nav > .attr-active > a:focus {
color: #555;
background-color: #e7e7e7; }
.attr-navbar-default .attr-navbar-nav > .attr-disabled > a, .attr-navbar-default .attr-navbar-nav > .attr-disabled > a:hover, .attr-navbar-default .attr-navbar-nav > .attr-disabled > a:focus {
color: #ccc;
background-color: transparent; }
.attr-navbar-default .attr-navbar-toggle {
border-color: #ddd; }
.attr-navbar-default .attr-navbar-toggle:hover, .attr-navbar-default .attr-navbar-toggle:focus {
background-color: #ddd; }
.attr-navbar-default .attr-navbar-toggle .attr-icon-bar {
background-color: #888; }
.attr-navbar-default .attr-navbar-collapse, .attr-navbar-default .attr-navbar-form {
border-color: #e7e7e7; }
.attr-navbar-default .attr-navbar-nav > .attr-open > a, .attr-navbar-default .attr-navbar-nav > .attr-open > a:hover, .attr-navbar-default .attr-navbar-nav > .attr-open > a:focus {
color: #555;
background-color: #e7e7e7; }
@media (max-width: 767px) {
.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu > li > a {
color: #777; }
.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu > li > a:hover, .attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu > li > a:focus {
color: #333;
background-color: transparent; }
.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu > .attr-active > a, .attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu > .attr-active > a:hover, .attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu > .attr-active > a:focus {
color: #555;
background-color: #e7e7e7; }
.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu > .attr-disabled > a, .attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu > .attr-disabled > a:hover, .attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu > .attr-disabled > a:focus {
color: #ccc;
background-color: transparent; } }
.attr-navbar-default .attr-navbar-link {
color: #777; }
.attr-navbar-default .attr-navbar-link:hover {
color: #333; }
.attr-navbar-default .attr-btn-link {
color: #777; }
.attr-navbar-default .attr-btn-link:hover, .attr-navbar-default .attr-btn-link:focus {
color: #333; }
.attr-navbar-default .attr-btn-link[disabled]:hover, fieldset[disabled] .attr-navbar-default .attr-btn-link:hover, .attr-navbar-default .attr-btn-link[disabled]:focus, fieldset[disabled] .attr-navbar-default .attr-btn-link:focus {
color: #ccc; }
.attr-navbar-inverse {
background-color: #222;
border-color: #080808; }
.attr-navbar-inverse .attr-navbar-brand {
color: #9d9d9d; }
.attr-navbar-inverse .attr-navbar-brand:hover, .attr-navbar-inverse .attr-navbar-brand:focus {
color: #fff;
background-color: transparent; }
.attr-navbar-inverse .attr-navbar-text {
color: #9d9d9d; }
.attr-navbar-inverse .attr-navbar-nav > li > a {
color: #9d9d9d; }
.attr-navbar-inverse .attr-navbar-nav > li > a:hover, .attr-navbar-inverse .attr-navbar-nav > li > a:focus {
color: #fff;
background-color: transparent; }
.attr-navbar-inverse .attr-navbar-nav > .attr-active > a, .attr-navbar-inverse .attr-navbar-nav > .attr-active > a:hover, .attr-navbar-inverse .attr-navbar-nav > .attr-active > a:focus {
color: #fff;
background-color: #080808; }
.attr-navbar-inverse .attr-navbar-nav > .attr-disabled > a, .attr-navbar-inverse .attr-navbar-nav > .attr-disabled > a:hover, .attr-navbar-inverse .attr-navbar-nav > .attr-disabled > a:focus {
color: #444;
background-color: transparent; }
.attr-navbar-inverse .attr-navbar-toggle {
border-color: #333; }
.attr-navbar-inverse .attr-navbar-toggle:hover, .attr-navbar-inverse .attr-navbar-toggle:focus {
background-color: #333; }
.attr-navbar-inverse .attr-navbar-toggle .attr-icon-bar {
background-color: #fff; }
.attr-navbar-inverse .attr-navbar-collapse, .attr-navbar-inverse .attr-navbar-form {
border-color: #101010; }
.attr-navbar-inverse .attr-navbar-nav > .attr-open > a, .attr-navbar-inverse .attr-navbar-nav > .attr-open > a:hover, .attr-navbar-inverse .attr-navbar-nav > .attr-open > a:focus {
color: #fff;
background-color: #080808; }
@media (max-width: 767px) {
.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu > .attr-dropdown-header {
border-color: #080808; }
.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu .attr-divider {
background-color: #080808; }
.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu > li > a {
color: #9d9d9d; }
.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu > li > a:hover, .attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu > li > a:focus {
color: #fff;
background-color: transparent; }
.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu > .attr-active > a, .attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu > .attr-active > a:hover, .attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu > .attr-active > a:focus {
color: #fff;
background-color: #080808; }
.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu > .attr-disabled > a, .attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu > .attr-disabled > a:hover, .attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu > .attr-disabled > a:focus {
color: #444;
background-color: transparent; } }
.attr-navbar-inverse .attr-navbar-link {
color: #9d9d9d; }
.attr-navbar-inverse .attr-navbar-link:hover {
color: #fff; }
.attr-navbar-inverse .attr-btn-link {
color: #9d9d9d; }
.attr-navbar-inverse .attr-btn-link:hover, .attr-navbar-inverse .attr-btn-link:focus {
color: #fff; }
.attr-navbar-inverse .attr-btn-link[disabled]:hover, fieldset[disabled] .attr-navbar-inverse .attr-btn-link:hover, .attr-navbar-inverse .attr-btn-link[disabled]:focus, fieldset[disabled] .attr-navbar-inverse .attr-btn-link:focus {
color: #444; }
.attr-breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px; }
.attr-breadcrumb > li {
display: inline-block; }
.attr-breadcrumb > li + li:before {
padding: 0 5px;
color: #ccc;
content: "/\00a0"; }
.attr-breadcrumb > .attr-active {
color: #777; }
.attr-pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px; }
.attr-pagination > li {
display: inline; }
.attr-pagination > li > a, .attr-pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd; }
.attr-pagination > li:first-child > a, .attr-pagination > li:first-child > span {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px; }
.attr-pagination > li:last-child > a, .attr-pagination > li:last-child > span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px; }
.attr-pagination > li > a:hover, .attr-pagination > li > span:hover, .attr-pagination > li > a:focus, .attr-pagination > li > span:focus {
z-index: 2;
color: #23527c;
background-color: #eee;
border-color: #ddd; }
.attr-pagination > .attr-active > a, .attr-pagination > .attr-active > span, .attr-pagination > .attr-active > a:hover, .attr-pagination > .attr-active > span:hover, .attr-pagination > .attr-active > a:focus, .attr-pagination > .attr-active > span:focus {
z-index: 3;
color: #fff;
cursor: default;
background-color: #337ab7;
border-color: #337ab7; }
.attr-pagination > .attr-disabled > span, .attr-pagination > .attr-disabled > span:hover, .attr-pagination > .attr-disabled > span:focus, .attr-pagination > .attr-disabled > a, .attr-pagination > .attr-disabled > a:hover, .attr-pagination > .attr-disabled > a:focus {
color: #777;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd; }
.attr-pagination-lg > li > a, .attr-pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333; }
.attr-pagination-lg > li:first-child > a, .attr-pagination-lg > li:first-child > span {
border-top-left-radius: 6px;
border-bottom-left-radius: 6px; }
.attr-pagination-lg > li:last-child > a, .attr-pagination-lg > li:last-child > span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px; }
.attr-pagination-sm > li > a, .attr-pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5; }
.attr-pagination-sm > li:first-child > a, .attr-pagination-sm > li:first-child > span {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px; }
.attr-pagination-sm > li:last-child > a, .attr-pagination-sm > li:last-child > span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px; }
.attr-pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none; }
.attr-pager li {
display: inline; }
.attr-pager li > a, .attr-pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px; }
.attr-pager li > a:hover, .attr-pager li > a:focus {
text-decoration: none;
background-color: #eee; }
.attr-pager .attr-next > a, .attr-pager .attr-next > span {
float: right; }
.attr-pager .attr-previous > a, .attr-pager .attr-previous > span {
float: left; }
.attr-pager .attr-disabled > a, .attr-pager .attr-disabled > a:hover, .attr-pager .attr-disabled > a:focus, .attr-pager .attr-disabled > span {
color: #777;
cursor: not-allowed;
background-color: #fff; }
.attr-label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em; }
a.attr-label:hover, a.attr-label:focus {
color: #fff;
text-decoration: none;
cursor: pointer; }
.attr-label:empty {
display: none; }
.attr-btn .attr-label {
position: relative;
top: -1px; }
.attr-label-default {
background-color: #777; }
.attr-label-default[href]:hover, .attr-label-default[href]:focus {
background-color: #5e5e5e; }
.attr-label-primary {
background-color: #337ab7; }
.attr-label-primary[href]:hover, .attr-label-primary[href]:focus {
background-color: #286090; }
.attr-label-success {
background-color: #5cb85c; }
.attr-label-success[href]:hover, .attr-label-success[href]:focus {
background-color: #449d44; }
.attr-label-info {
background-color: #5bc0de; }
.attr-label-info[href]:hover, .attr-label-info[href]:focus {
background-color: #31b0d5; }
.attr-label-warning {
background-color: #f0ad4e; }
.attr-label-warning[href]:hover, .attr-label-warning[href]:focus {
background-color: #ec971f; }
.attr-label-danger {
background-color: #d9534f; }
.attr-label-danger[href]:hover, .attr-label-danger[href]:focus {
background-color: #c9302c; }
.attr-badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: middle;
background-color: #777;
border-radius: 10px; }
.attr-badge:empty {
display: none; }
.attr-btn .attr-badge {
position: relative;
top: -1px; }
.attr-btn-xs .attr-badge, .attr-btn-group-xs > .attr-btn .attr-badge {
top: 0;
padding: 1px 5px; }
a.attr-badge:hover, a.attr-badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer; }
.attr-list-group-item.attr-active > .attr-badge, .attr-nav-pills > .attr-active > a > .attr-badge {
color: #337ab7;
background-color: #fff; }
.attr-list-group-item > .attr-badge {
float: right; }
.attr-list-group-item > .attr-badge + .attr-badge {
margin-right: 5px; }
.attr-nav-pills > li > a > .attr-badge {
margin-left: 3px; }
.attr-jumbotron {
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #eee; }
.attr-jumbotron h1, .attr-jumbotron .attr-h1 {
color: inherit; }
.attr-jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200; }
.attr-jumbotron > hr {
border-top-color: #d5d5d5; }
.attr-container .attr-jumbotron, .attr-container-fluid .attr-jumbotron {
padding-right: 15px;
padding-left: 15px;
border-radius: 6px; }
.attr-jumbotron .attr-container {
max-width: 100%; }
@media screen and (min-width: 768px) {
.attr-jumbotron {
padding-top: 48px;
padding-bottom: 48px; }
.attr-container .attr-jumbotron, .attr-container-fluid .attr-jumbotron {
padding-right: 60px;
padding-left: 60px; }
.attr-jumbotron h1, .attr-jumbotron .attr-h1 {
font-size: 63px; } }
.attr-thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: border .2s ease-in-out;
-o-transition: border .2s ease-in-out;
transition: border .2s ease-in-out; }
.attr-thumbnail > img, .attr-thumbnail a > img {
margin-right: auto;
margin-left: auto; }
a.attr-thumbnail:hover, a.attr-thumbnail:focus, a.attr-thumbnail.attr-active {
border-color: #337ab7; }
.attr-thumbnail .attr-caption {
padding: 9px;
color: #333; }
.attr-alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px; }
.attr-alert h4 {
margin-top: 0;
color: inherit; }
.attr-alert .attr-alert-link {
font-weight: bold; }
.attr-alert > p, .attr-alert > ul {
margin-bottom: 0; }
.attr-alert > p + p {
margin-top: 5px; }
.attr-alert-dismissable, .attr-alert-dismissible {
padding-right: 35px; }
.attr-alert-dismissable .attr-close, .attr-alert-dismissible .attr-close {
position: relative;
top: -2px;
right: -21px;
color: inherit; }
.attr-alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6; }
.attr-alert-success hr {
border-top-color: #c9e2b3; }
.attr-alert-success .attr-alert-link {
color: #2b542c; }
.attr-alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1; }
.attr-alert-info hr {
border-top-color: #a6e1ec; }
.attr-alert-info .attr-alert-link {
color: #245269; }
.attr-alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc; }
.attr-alert-warning hr {
border-top-color: #f7e1b5; }
.attr-alert-warning .attr-alert-link {
color: #66512c; }
.attr-alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1; }
.attr-alert-danger hr {
border-top-color: #e4b9c0; }
.attr-alert-danger .attr-alert-link {
color: #843534; }
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0; }
to {
background-position: 0 0; } }
@-o-keyframes progress-bar-stripes {
from {
background-position: 40px 0; }
to {
background-position: 0 0; } }
@keyframes progress-bar-stripes {
from {
background-position: 40px 0; }
to {
background-position: 0 0; } }
.attr-progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
.attr-progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #337ab7;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width .6s ease; }
.attr-progress-striped .attr-progress-bar, .attr-progress-bar-striped {
background-image: -webkit-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);
background-image: -o-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);
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);
-webkit-background-size: 40px 40px;
background-size: 40px 40px; }
.attr-progress.attr-active .attr-progress-bar, .attr-progress-bar.attr-active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite; }
.attr-progress-bar-success {
background-color: #5cb85c; }
.attr-progress-striped .attr-progress-bar-success {
background-image: -webkit-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);
background-image: -o-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);
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); }
.attr-progress-bar-info {
background-color: #5bc0de; }
.attr-progress-striped .attr-progress-bar-info {
background-image: -webkit-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);
background-image: -o-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);
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); }
.attr-progress-bar-warning {
background-color: #f0ad4e; }
.attr-progress-striped .attr-progress-bar-warning {
background-image: -webkit-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);
background-image: -o-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);
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); }
.attr-progress-bar-danger {
background-color: #d9534f; }
.attr-progress-striped .attr-progress-bar-danger {
background-image: -webkit-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);
background-image: -o-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);
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); }
.attr-media {
margin-top: 15px; }
.attr-media:first-child {
margin-top: 0; }
.attr-media, .attr-media-body {
overflow: hidden;
zoom: 1; }
.attr-media-body {
width: 10000px; }
.attr-media-object {
display: block; }
.attr-media-object.attr-img-thumbnail {
max-width: none; }
.attr-media-right, .attr-media > .attr-pull-right {
padding-left: 10px; }
.attr-media-left, .attr-media > .attr-pull-left {
padding-right: 10px; }
.attr-media-left, .attr-media-right, .attr-media-body {
display: table-cell;
vertical-align: top; }
.attr-media-middle {
vertical-align: middle; }
.attr-media-bottom {
vertical-align: bottom; }
.attr-media-heading {
margin-top: 0;
margin-bottom: 5px; }
.attr-media-list {
padding-left: 0;
list-style: none; }
.attr-list-group {
padding-left: 0;
margin-bottom: 20px; }
.attr-list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd; }
.attr-list-group-item:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px; }
.attr-list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px; }
a.attr-list-group-item, button.attr-list-group-item {
color: #555; }
a.attr-list-group-item .attr-list-group-item-heading, button.attr-list-group-item .attr-list-group-item-heading {
color: #333; }
a.attr-list-group-item:hover, button.attr-list-group-item:hover, a.attr-list-group-item:focus, button.attr-list-group-item:focus {
color: #555;
text-decoration: none;
background-color: #f5f5f5; }
button.attr-list-group-item {
width: 100%;
text-align: left; }
.attr-list-group-item.attr-disabled, .attr-list-group-item.attr-disabled:hover, .attr-list-group-item.attr-disabled:focus {
color: #777;
cursor: not-allowed;
background-color: #eee; }
.attr-list-group-item.attr-disabled .attr-list-group-item-heading, .attr-list-group-item.attr-disabled:hover .attr-list-group-item-heading, .attr-list-group-item.attr-disabled:focus .attr-list-group-item-heading {
color: inherit; }
.attr-list-group-item.attr-disabled .attr-list-group-item-text, .attr-list-group-item.attr-disabled:hover .attr-list-group-item-text, .attr-list-group-item.attr-disabled:focus .attr-list-group-item-text {
color: #777; }
.attr-list-group-item.attr-active, .attr-list-group-item.attr-active:hover, .attr-list-group-item.attr-active:focus {
z-index: 2;
color: #fff;
background-color: #337ab7;
border-color: #337ab7; }
.attr-list-group-item.attr-active .attr-list-group-item-heading, .attr-list-group-item.attr-active:hover .attr-list-group-item-heading, .attr-list-group-item.attr-active:focus .attr-list-group-item-heading, .attr-list-group-item.attr-active .attr-list-group-item-heading > small, .attr-list-group-item.attr-active:hover .attr-list-group-item-heading > small, .attr-list-group-item.attr-active:focus .attr-list-group-item-heading > small, .attr-list-group-item.attr-active .attr-list-group-item-heading > .attr-small, .attr-list-group-item.attr-active:hover .attr-list-group-item-heading > .attr-small, .attr-list-group-item.attr-active:focus .attr-list-group-item-heading > .attr-small {
color: inherit; }
.attr-list-group-item.attr-active .attr-list-group-item-text, .attr-list-group-item.attr-active:hover .attr-list-group-item-text, .attr-list-group-item.attr-active:focus .attr-list-group-item-text {
color: #c7ddef; }
.attr-list-group-item-success {
color: #3c763d;
background-color: #dff0d8; }
a.attr-list-group-item-success, button.attr-list-group-item-success {
color: #3c763d; }
a.attr-list-group-item-success .attr-list-group-item-heading, button.attr-list-group-item-success .attr-list-group-item-heading {
color: inherit; }
a.attr-list-group-item-success:hover, button.attr-list-group-item-success:hover, a.attr-list-group-item-success:focus, button.attr-list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6; }
a.attr-list-group-item-success.attr-active, button.attr-list-group-item-success.attr-active, a.attr-list-group-item-success.attr-active:hover, button.attr-list-group-item-success.attr-active:hover, a.attr-list-group-item-success.attr-active:focus, button.attr-list-group-item-success.attr-active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d; }
.attr-list-group-item-info {
color: #31708f;
background-color: #d9edf7; }
a.attr-list-group-item-info, button.attr-list-group-item-info {
color: #31708f; }
a.attr-list-group-item-info .attr-list-group-item-heading, button.attr-list-group-item-info .attr-list-group-item-heading {
color: inherit; }
a.attr-list-group-item-info:hover, button.attr-list-group-item-info:hover, a.attr-list-group-item-info:focus, button.attr-list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3; }
a.attr-list-group-item-info.attr-active, button.attr-list-group-item-info.attr-active, a.attr-list-group-item-info.attr-active:hover, button.attr-list-group-item-info.attr-active:hover, a.attr-list-group-item-info.attr-active:focus, button.attr-list-group-item-info.attr-active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f; }
.attr-list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3; }
a.attr-list-group-item-warning, button.attr-list-group-item-warning {
color: #8a6d3b; }
a.attr-list-group-item-warning .attr-list-group-item-heading, button.attr-list-group-item-warning .attr-list-group-item-heading {
color: inherit; }
a.attr-list-group-item-warning:hover, button.attr-list-group-item-warning:hover, a.attr-list-group-item-warning:focus, button.attr-list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc; }
a.attr-list-group-item-warning.attr-active, button.attr-list-group-item-warning.attr-active, a.attr-list-group-item-warning.attr-active:hover, button.attr-list-group-item-warning.attr-active:hover, a.attr-list-group-item-warning.attr-active:focus, button.attr-list-group-item-warning.attr-active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b; }
.attr-list-group-item-danger {
color: #a94442;
background-color: #f2dede; }
a.attr-list-group-item-danger, button.attr-list-group-item-danger {
color: #a94442; }
a.attr-list-group-item-danger .attr-list-group-item-heading, button.attr-list-group-item-danger .attr-list-group-item-heading {
color: inherit; }
a.attr-list-group-item-danger:hover, button.attr-list-group-item-danger:hover, a.attr-list-group-item-danger:focus, button.attr-list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc; }
a.attr-list-group-item-danger.attr-active, button.attr-list-group-item-danger.attr-active, a.attr-list-group-item-danger.attr-active:hover, button.attr-list-group-item-danger.attr-active:hover, a.attr-list-group-item-danger.attr-active:focus, button.attr-list-group-item-danger.attr-active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442; }
.attr-list-group-item-heading {
margin-top: 0;
margin-bottom: 5px; }
.attr-list-group-item-text {
margin-bottom: 0;
line-height: 1.3; }
.attr-panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
.attr-panel-body {
padding: 15px; }
.attr-panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px; }
.attr-panel-heading > .attr-dropdown .attr-dropdown-toggle {
color: inherit; }
.attr-panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit; }
.attr-panel-title > a, .attr-panel-title > small, .attr-panel-title > .attr-small, .attr-panel-title > small > a, .attr-panel-title > .attr-small > a {
color: inherit; }
.attr-panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; }
.attr-panel > .attr-list-group, .attr-panel > .attr-panel-collapse > .attr-list-group {
margin-bottom: 0; }
.attr-panel > .attr-list-group .attr-list-group-item, .attr-panel > .attr-panel-collapse > .attr-list-group .attr-list-group-item {
border-width: 1px 0;
border-radius: 0; }
.attr-panel > .attr-list-group:first-child .attr-list-group-item:first-child, .attr-panel > .attr-panel-collapse > .attr-list-group:first-child .attr-list-group-item:first-child {
border-top: 0;
border-top-left-radius: 3px;
border-top-right-radius: 3px; }
.attr-panel > .attr-list-group:last-child .attr-list-group-item:last-child, .attr-panel > .attr-panel-collapse > .attr-list-group:last-child .attr-list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; }
.attr-panel > .attr-panel-heading + .attr-panel-collapse > .attr-list-group .attr-list-group-item:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0; }
.attr-panel-heading + .attr-list-group .attr-list-group-item:first-child {
border-top-width: 0; }
.attr-list-group + .attr-panel-footer {
border-top-width: 0; }
.attr-panel > .attr-table, .attr-panel > .attr-table-responsive > .attr-table, .attr-panel > .attr-panel-collapse > .attr-table {
margin-bottom: 0; }
.attr-panel > .attr-table caption, .attr-panel > .attr-table-responsive > .attr-table caption, .attr-panel > .attr-panel-collapse > .attr-table caption {
padding-right: 15px;
padding-left: 15px; }
.attr-panel > .attr-table:first-child, .attr-panel > .attr-table-responsive:first-child > .attr-table:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px; }
.attr-panel > .attr-table:first-child > thead:first-child > tr:first-child, .attr-panel > .attr-table-responsive:first-child > .attr-table:first-child > thead:first-child > tr:first-child, .attr-panel > .attr-table:first-child > tbody:first-child > tr:first-child, .attr-panel > .attr-table-responsive:first-child > .attr-table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px; }
.attr-panel > .attr-table:first-child > thead:first-child > tr:first-child td:first-child, .attr-panel > .attr-table-responsive:first-child > .attr-table:first-child > thead:first-child > tr:first-child td:first-child, .attr-panel > .attr-table:first-child > tbody:first-child > tr:first-child td:first-child, .attr-panel > .attr-table-responsive:first-child > .attr-table:first-child > tbody:first-child > tr:first-child td:first-child, .attr-panel > .attr-table:first-child > thead:first-child > tr:first-child th:first-child, .attr-panel > .attr-table-responsive:first-child > .attr-table:first-child > thead:first-child > tr:first-child th:first-child, .attr-panel > .attr-table:first-child > tbody:first-child > tr:first-child th:first-child, .attr-panel > .attr-table-responsive:first-child > .attr-table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px; }
.attr-panel > .attr-table:first-child > thead:first-child > tr:first-child td:last-child, .attr-panel > .attr-table-responsive:first-child > .attr-table:first-child > thead:first-child > tr:first-child td:last-child, .attr-panel > .attr-table:first-child > tbody:first-child > tr:first-child td:last-child, .attr-panel > .attr-table-responsive:first-child > .attr-table:first-child > tbody:first-child > tr:first-child td:last-child, .attr-panel > .attr-table:first-child > thead:first-child > tr:first-child th:last-child, .attr-panel > .attr-table-responsive:first-child > .attr-table:first-child > thead:first-child > tr:first-child th:last-child, .attr-panel > .attr-table:first-child > tbody:first-child > tr:first-child th:last-child, .attr-panel > .attr-table-responsive:first-child > .attr-table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px; }
.attr-panel > .attr-table:last-child, .attr-panel > .attr-table-responsive:last-child > .attr-table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; }
.attr-panel > .attr-table:last-child > tbody:last-child > tr:last-child, .attr-panel > .attr-table-responsive:last-child > .attr-table:last-child > tbody:last-child > tr:last-child, .attr-panel > .attr-table:last-child > tfoot:last-child > tr:last-child, .attr-panel > .attr-table-responsive:last-child > .attr-table:last-child > tfoot:last-child > tr:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; }
.attr-panel > .attr-table:last-child > tbody:last-child > tr:last-child td:first-child, .attr-panel > .attr-table-responsive:last-child > .attr-table:last-child > tbody:last-child > tr:last-child td:first-child, .attr-panel > .attr-table:last-child > tfoot:last-child > tr:last-child td:first-child, .attr-panel > .attr-table-responsive:last-child > .attr-table:last-child > tfoot:last-child > tr:last-child td:first-child, .attr-panel > .attr-table:last-child > tbody:last-child > tr:last-child th:first-child, .attr-panel > .attr-table-responsive:last-child > .attr-table:last-child > tbody:last-child > tr:last-child th:first-child, .attr-panel > .attr-table:last-child > tfoot:last-child > tr:last-child th:first-child, .attr-panel > .attr-table-responsive:last-child > .attr-table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px; }
.attr-panel > .attr-table:last-child > tbody:last-child > tr:last-child td:last-child, .attr-panel > .attr-table-responsive:last-child > .attr-table:last-child > tbody:last-child > tr:last-child td:last-child, .attr-panel > .attr-table:last-child > tfoot:last-child > tr:last-child td:last-child, .attr-panel > .attr-table-responsive:last-child > .attr-table:last-child > tfoot:last-child > tr:last-child td:last-child, .attr-panel > .attr-table:last-child > tbody:last-child > tr:last-child th:last-child, .attr-panel > .attr-table-responsive:last-child > .attr-table:last-child > tbody:last-child > tr:last-child th:last-child, .attr-panel > .attr-table:last-child > tfoot:last-child > tr:last-child th:last-child, .attr-panel > .attr-table-responsive:last-child > .attr-table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px; }
.attr-panel > .attr-panel-body + .attr-table, .attr-panel > .attr-panel-body + .attr-table-responsive, .attr-panel > .attr-table + .attr-panel-body, .attr-panel > .attr-table-responsive + .attr-panel-body {
border-top: 1px solid #ddd; }
.attr-panel > .attr-table > tbody:first-child > tr:first-child th, .attr-panel > .attr-table > tbody:first-child > tr:first-child td {
border-top: 0; }
.attr-panel > .attr-table-bordered, .attr-panel > .attr-table-responsive > .attr-table-bordered {
border: 0; }
.attr-panel > .attr-table-bordered > thead > tr > th:first-child, .attr-panel > .attr-table-responsive > .attr-table-bordered > thead > tr > th:first-child, .attr-panel > .attr-table-bordered > tbody > tr > th:first-child, .attr-panel > .attr-table-responsive > .attr-table-bordered > tbody > tr > th:first-child, .attr-panel > .attr-table-bordered > tfoot > tr > th:first-child, .attr-panel > .attr-table-responsive > .attr-table-bordered > tfoot > tr > th:first-child, .attr-panel > .attr-table-bordered > thead > tr > td:first-child, .attr-panel > .attr-table-responsive > .attr-table-bordered > thead > tr > td:first-child, .attr-panel > .attr-table-bordered > tbody > tr > td:first-child, .attr-panel > .attr-table-responsive > .attr-table-bordered > tbody > tr > td:first-child, .attr-panel > .attr-table-bordered > tfoot > tr > td:first-child, .attr-panel > .attr-table-responsive > .attr-table-bordered > tfoot > tr > td:first-child {
border-left: 0; }
.attr-panel > .attr-table-bordered > thead > tr > th:last-child, .attr-panel > .attr-table-responsive > .attr-table-bordered > thead > tr > th:last-child, .attr-panel > .attr-table-bordered > tbody > tr > th:last-child, .attr-panel > .attr-table-responsive > .attr-table-bordered > tbody > tr > th:last-child, .attr-panel > .attr-table-bordered > tfoot > tr > th:last-child, .attr-panel > .attr-table-responsive > .attr-table-bordered > tfoot > tr > th:last-child, .attr-panel > .attr-table-bordered > thead > tr > td:last-child, .attr-panel > .attr-table-responsive > .attr-table-bordered > thead > tr > td:last-child, .attr-panel > .attr-table-bordered > tbody > tr > td:last-child, .attr-panel > .attr-table-responsive > .attr-table-bordered > tbody > tr > td:last-child, .attr-panel > .attr-table-bordered > tfoot > tr > td:last-child, .attr-panel > .attr-table-responsive > .attr-table-bordered > tfoot > tr > td:last-child {
border-right: 0; }
.attr-panel > .attr-table-bordered > thead > tr:first-child > td, .attr-panel > .attr-table-responsive > .attr-table-bordered > thead > tr:first-child > td, .attr-panel > .attr-table-bordered > tbody > tr:first-child > td, .attr-panel > .attr-table-responsive > .attr-table-bordered > tbody > tr:first-child > td, .attr-panel > .attr-table-bordered > thead > tr:first-child > th, .attr-panel > .attr-table-responsive > .attr-table-bordered > thead > tr:first-child > th, .attr-panel > .attr-table-bordered > tbody > tr:first-child > th, .attr-panel > .attr-table-responsive > .attr-table-bordered > tbody > tr:first-child > th {
border-bottom: 0; }
.attr-panel > .attr-table-bordered > tbody > tr:last-child > td, .attr-panel > .attr-table-responsive > .attr-table-bordered > tbody > tr:last-child > td, .attr-panel > .attr-table-bordered > tfoot > tr:last-child > td, .attr-panel > .attr-table-responsive > .attr-table-bordered > tfoot > tr:last-child > td, .attr-panel > .attr-table-bordered > tbody > tr:last-child > th, .attr-panel > .attr-table-responsive > .attr-table-bordered > tbody > tr:last-child > th, .attr-panel > .attr-table-bordered > tfoot > tr:last-child > th, .attr-panel > .attr-table-responsive > .attr-table-bordered > tfoot > tr:last-child > th {
border-bottom: 0; }
.attr-panel > .attr-table-responsive {
margin-bottom: 0;
border: 0; }
.attr-panel-group {
margin-bottom: 20px; }
.attr-panel-group .attr-panel {
margin-bottom: 0;
border-radius: 4px; }
.attr-panel-group .attr-panel + .attr-panel {
margin-top: 5px; }
.attr-panel-group .attr-panel-heading {
border-bottom: 0; }
.attr-panel-group .attr-panel-heading + .attr-panel-collapse > .attr-panel-body, .attr-panel-group .attr-panel-heading + .attr-panel-collapse > .attr-list-group {
border-top: 1px solid #ddd; }
.attr-panel-group .attr-panel-footer {
border-top: 0; }
.attr-panel-group .attr-panel-footer + .attr-panel-collapse .attr-panel-body {
border-bottom: 1px solid #ddd; }
.attr-panel-default {
border-color: #ddd; }
.attr-panel-default > .attr-panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #ddd; }
.attr-panel-default > .attr-panel-heading + .attr-panel-collapse > .attr-panel-body {
border-top-color: #ddd; }
.attr-panel-default > .attr-panel-heading .attr-badge {
color: #f5f5f5;
background-color: #333; }
.attr-panel-default > .attr-panel-footer + .attr-panel-collapse > .attr-panel-body {
border-bottom-color: #ddd; }
.attr-panel-primary {
border-color: #337ab7; }
.attr-panel-primary > .attr-panel-heading {
color: #fff;
background-color: #337ab7;
border-color: #337ab7; }
.attr-panel-primary > .attr-panel-heading + .attr-panel-collapse > .attr-panel-body {
border-top-color: #337ab7; }
.attr-panel-primary > .attr-panel-heading .attr-badge {
color: #337ab7;
background-color: #fff; }
.attr-panel-primary > .attr-panel-footer + .attr-panel-collapse > .attr-panel-body {
border-bottom-color: #337ab7; }
.attr-panel-success {
border-color: #d6e9c6; }
.attr-panel-success > .attr-panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6; }
.attr-panel-success > .attr-panel-heading + .attr-panel-collapse > .attr-panel-body {
border-top-color: #d6e9c6; }
.attr-panel-success > .attr-panel-heading .attr-badge {
color: #dff0d8;
background-color: #3c763d; }
.attr-panel-success > .attr-panel-footer + .attr-panel-collapse > .attr-panel-body {
border-bottom-color: #d6e9c6; }
.attr-panel-info {
border-color: #bce8f1; }
.attr-panel-info > .attr-panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1; }
.attr-panel-info > .attr-panel-heading + .attr-panel-collapse > .attr-panel-body {
border-top-color: #bce8f1; }
.attr-panel-info > .attr-panel-heading .attr-badge {
color: #d9edf7;
background-color: #31708f; }
.attr-panel-info > .attr-panel-footer + .attr-panel-collapse > .attr-panel-body {
border-bottom-color: #bce8f1; }
.attr-panel-warning {
border-color: #faebcc; }
.attr-panel-warning > .attr-panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc; }
.attr-panel-warning > .attr-panel-heading + .attr-panel-collapse > .attr-panel-body {
border-top-color: #faebcc; }
.attr-panel-warning > .attr-panel-heading .attr-badge {
color: #fcf8e3;
background-color: #8a6d3b; }
.attr-panel-warning > .attr-panel-footer + .attr-panel-collapse > .attr-panel-body {
border-bottom-color: #faebcc; }
.attr-panel-danger {
border-color: #ebccd1; }
.attr-panel-danger > .attr-panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1; }
.attr-panel-danger > .attr-panel-heading + .attr-panel-collapse > .attr-panel-body {
border-top-color: #ebccd1; }
.attr-panel-danger > .attr-panel-heading .attr-badge {
color: #f2dede;
background-color: #a94442; }
.attr-panel-danger > .attr-panel-footer + .attr-panel-collapse > .attr-panel-body {
border-bottom-color: #ebccd1; }
.attr-embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden; }
.attr-embed-responsive .attr-embed-responsive-item, .attr-embed-responsive iframe, .attr-embed-responsive embed, .attr-embed-responsive object, .attr-embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0; }
.attr-embed-responsive-16by9 {
padding-bottom: 56.25%; }
.attr-embed-responsive-4by3 {
padding-bottom: 75%; }
.attr-well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
.attr-well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15); }
.attr-well-lg {
padding: 24px;
border-radius: 6px; }
.attr-well-sm {
padding: 9px;
border-radius: 3px; }
.attr-close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2; }
.attr-close:hover, .attr-close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: .5; }
button.attr-close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: transparent;
border: 0; }
.attr-modal-open {
overflow: hidden; }
.attr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0; }
.attr-modal.attr-fade .attr-modal-dialog {
-webkit-transition: -webkit-transform .3s ease-out;
-o-transition: -o-transform .3s ease-out;
transition: -webkit-transform .3s ease-out;
-o-transition: transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out, -webkit-transform .3s ease-out;
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%); }
.attr-modal.attr-in .attr-modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0); }
.attr-modal-open .attr-modal {
overflow-x: hidden;
overflow-y: auto; }
.attr-modal-dialog {
position: relative;
width: auto;
margin: 10px; }
.attr-modal-content {
position: relative;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
outline: 0;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }
.attr-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000; }
.attr-modal-backdrop.attr-fade {
filter: alpha(opacity=0);
opacity: 0; }
.attr-modal-backdrop.attr-in {
filter: alpha(opacity=50);
opacity: .5; }
.attr-modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5; }
.attr-modal-header .attr-close {
margin-top: -2px; }
.attr-modal-title {
margin: 0;
line-height: 1.42857143; }
.attr-modal-body {
position: relative;
padding: 15px; }
.attr-modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5; }
.attr-modal-footer .attr-btn + .attr-btn {
margin-bottom: 0;
margin-left: 5px; }
.attr-modal-footer .attr-btn-group .attr-btn + .attr-btn {
margin-left: -1px; }
.attr-modal-footer .attr-btn-block + .attr-btn-block {
margin-left: 0; }
.attr-modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll; }
@media (min-width: 768px) {
.attr-modal-dialog {
width: 600px;
margin: 30px auto; }
.attr-modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
.attr-modal-sm {
width: 300px; } }
@media (min-width: 992px) {
.attr-modal-lg {
width: 900px; } }
.attr-tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
filter: alpha(opacity=0);
opacity: 0;
line-break: auto; }
.attr-tooltip.attr-in {
filter: alpha(opacity=90);
opacity: .9; }
.attr-tooltip.attr-top {
padding: 5px 0;
margin-top: -3px; }
.attr-tooltip.attr-right {
padding: 0 5px;
margin-left: 3px; }
.attr-tooltip.attr-bottom {
padding: 5px 0;
margin-top: 3px; }
.attr-tooltip.attr-left {
padding: 0 5px;
margin-left: -3px; }
.attr-tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 4px; }
.attr-tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid; }
.attr-tooltip.attr-top .attr-tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000; }
.attr-tooltip.attr-top-left .attr-tooltip-arrow {
right: 5px;
bottom: 0;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000; }
.attr-tooltip.attr-top-right .attr-tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000; }
.attr-tooltip.attr-right .attr-tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000; }
.attr-tooltip.attr-left .attr-tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000; }
.attr-tooltip.attr-bottom .attr-tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000; }
.attr-tooltip.attr-bottom-left .attr-tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000; }
.attr-tooltip.attr-bottom-right .attr-tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000; }
.attr-popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
line-break: auto; }
.attr-popover.attr-top {
margin-top: -10px; }
.attr-popover.attr-right {
margin-left: 10px; }
.attr-popover.attr-bottom {
margin-top: 10px; }
.attr-popover.attr-left {
margin-left: -10px; }
.attr-popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0; }
.attr-popover-content {
padding: 9px 14px; }
.attr-popover > .attr-arrow, .attr-popover > .attr-arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid; }
.attr-popover > .attr-arrow {
border-width: 11px; }
.attr-popover > .attr-arrow:after {
content: "";
border-width: 10px; }
.attr-popover.attr-top > .attr-arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999;
border-top-color: rgba(0, 0, 0, 0.25);
border-bottom-width: 0; }
.attr-popover.attr-top > .attr-arrow:after {
bottom: 1px;
margin-left: -10px;
content: " ";
border-top-color: #fff;
border-bottom-width: 0; }
.attr-popover.attr-right > .attr-arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999;
border-right-color: rgba(0, 0, 0, 0.25);
border-left-width: 0; }
.attr-popover.attr-right > .attr-arrow:after {
bottom: -10px;
left: 1px;
content: " ";
border-right-color: #fff;
border-left-width: 0; }
.attr-popover.attr-bottom > .attr-arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, 0.25); }
.attr-popover.attr-bottom > .attr-arrow:after {
top: 1px;
margin-left: -10px;
content: " ";
border-top-width: 0;
border-bottom-color: #fff; }
.attr-popover.attr-left > .attr-arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, 0.25); }
.attr-popover.attr-left > .attr-arrow:after {
right: 1px;
bottom: -10px;
content: " ";
border-right-width: 0;
border-left-color: #fff; }
.attr-carousel {
position: relative; }
.attr-carousel-inner {
position: relative;
width: 100%;
overflow: hidden; }
.attr-carousel-inner > .attr-item {
position: relative;
display: none;
-webkit-transition: .6s ease-in-out left;
-o-transition: .6s ease-in-out left;
transition: .6s ease-in-out left; }
.attr-carousel-inner > .attr-item > img, .attr-carousel-inner > .attr-item > a > img {
line-height: 1; }
@media all and (transform-3d), (-webkit-transform-3d) {
.attr-carousel-inner > .attr-item {
-webkit-transition: -webkit-transform .6s ease-in-out;
-o-transition: -o-transform .6s ease-in-out;
transition: -webkit-transform .6s ease-in-out;
-o-transition: transform .6s ease-in-out;
transition: transform .6s ease-in-out;
transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px; }
.attr-carousel-inner > .attr-item.attr-next, .attr-carousel-inner > .attr-item.attr-active.attr-right {
left: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0); }
.attr-carousel-inner > .attr-item.attr-prev, .attr-carousel-inner > .attr-item.attr-active.attr-left {
left: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0); }
.attr-carousel-inner > .attr-item.attr-next.attr-left, .attr-carousel-inner > .attr-item.attr-prev.attr-right, .attr-carousel-inner > .attr-item.attr-active {
left: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }
.attr-carousel-inner > .attr-active, .attr-carousel-inner > .attr-next, .attr-carousel-inner > .attr-prev {
display: block; }
.attr-carousel-inner > .attr-active {
left: 0; }
.attr-carousel-inner > .attr-next, .attr-carousel-inner > .attr-prev {
position: absolute;
top: 0;
width: 100%; }
.attr-carousel-inner > .attr-next {
left: 100%; }
.attr-carousel-inner > .attr-prev {
left: -100%; }
.attr-carousel-inner > .attr-next.attr-left, .attr-carousel-inner > .attr-prev.attr-right {
left: 0; }
.attr-carousel-inner > .attr-active.attr-left {
left: -100%; }
.attr-carousel-inner > .attr-active.attr-right {
left: 100%; }
.attr-carousel-control {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 15%;
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
background-color: rgba(0, 0, 0, 0);
filter: alpha(opacity=50);
opacity: .5; }
.attr-carousel-control.attr-left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
background-repeat: repeat-x; }
.attr-carousel-control.attr-right {
right: 0;
left: auto;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
background-repeat: repeat-x; }
.attr-carousel-control:hover, .attr-carousel-control:focus {
color: #fff;
text-decoration: none;
filter: alpha(opacity=90);
outline: 0;
opacity: .9; }
.attr-carousel-control .attr-icon-prev, .attr-carousel-control .attr-icon-next, .attr-carousel-control .attr-glyphicon-chevron-left, .attr-carousel-control .attr-glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
margin-top: -10px; }
.attr-carousel-control .attr-icon-prev, .attr-carousel-control .attr-glyphicon-chevron-left {
left: 50%;
margin-left: -10px; }
.attr-carousel-control .attr-icon-next, .attr-carousel-control .attr-glyphicon-chevron-right {
right: 50%;
margin-right: -10px; }
.attr-carousel-control .attr-icon-prev, .attr-carousel-control .attr-icon-next {
width: 20px;
height: 20px;
font-family: serif;
line-height: 1; }
.attr-carousel-control .attr-icon-prev:before {
content: '\2039'; }
.attr-carousel-control .attr-icon-next:before {
content: '\203a'; }
.attr-carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none; }
.attr-carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
border: 1px solid #fff;
border-radius: 10px; }
.attr-carousel-indicators .attr-active {
width: 12px;
height: 12px;
margin: 0;
background-color: #fff; }
.attr-carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.attr-carousel-caption .attr-btn {
text-shadow: none; }
@media screen and (min-width: 768px) {
.attr-carousel-control .attr-glyphicon-chevron-left, .attr-carousel-control .attr-glyphicon-chevron-right, .attr-carousel-control .attr-icon-prev, .attr-carousel-control .attr-icon-next {
width: 30px;
height: 30px;
margin-top: -10px;
font-size: 30px; }
.attr-carousel-control .attr-glyphicon-chevron-left, .attr-carousel-control .attr-icon-prev {
margin-left: -10px; }
.attr-carousel-control .attr-glyphicon-chevron-right, .attr-carousel-control .attr-icon-next {
margin-right: -10px; }
.attr-carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px; }
.attr-carousel-indicators {
bottom: 20px; } }
.attr-clearfix:before, .attr-clearfix:after, .attr-dl-horizontal dd:before, .attr-dl-horizontal dd:after, .attr-container:before, .attr-container:after, .attr-container-fluid:before, .attr-container-fluid:after, .attr-row:before, .attr-row:after, .attr-form-horizontal .attr-form-group:before, .attr-form-horizontal .attr-form-group:after, .attr-btn-toolbar:before, .attr-btn-toolbar:after, .attr-btn-group-vertical > .attr-btn-group:before, .attr-btn-group-vertical > .attr-btn-group:after, .attr-nav:before, .attr-nav:after, .attr-navbar:before, .attr-navbar:after, .attr-navbar-header:before, .attr-navbar-header:after, .attr-navbar-collapse:before, .attr-navbar-collapse:after, .attr-pager:before, .attr-pager:after, .attr-panel-body:before, .attr-panel-body:after, .attr-modal-header:before, .attr-modal-header:after, .attr-modal-footer:before, .attr-modal-footer:after {
display: table;
content: " "; }
.attr-clearfix:after, .attr-dl-horizontal dd:after, .attr-container:after, .attr-container-fluid:after, .attr-row:after, .attr-form-horizontal .attr-form-group:after, .attr-btn-toolbar:after, .attr-btn-group-vertical > .attr-btn-group:after, .attr-nav:after, .attr-navbar:after, .attr-navbar-header:after, .attr-navbar-collapse:after, .attr-pager:after, .attr-panel-body:after, .attr-modal-header:after, .attr-modal-footer:after {
clear: both; }
.attr-center-block {
display: block;
margin-right: auto;
margin-left: auto; }
.attr-pull-right {
float: right !important; }
.attr-pull-left {
float: left !important; }
.attr-hide {
display: none !important; }
.attr-show {
display: block !important; }
.attr-invisible {
visibility: hidden; }
.attr-text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0; }
.attr-hidden {
display: none !important; }
.attr-affix {
position: fixed; }
@-ms-viewport {
width: device-width; }
.attr-visible-xs, .attr-visible-sm, .attr-visible-md, .attr-visible-lg {
display: none !important; }
.attr-visible-xs-block, .attr-visible-xs-inline, .attr-visible-xs-inline-block, .attr-visible-sm-block, .attr-visible-sm-inline, .attr-visible-sm-inline-block, .attr-visible-md-block, .attr-visible-md-inline, .attr-visible-md-inline-block, .attr-visible-lg-block, .attr-visible-lg-inline, .attr-visible-lg-inline-block {
display: none !important; }
@media (max-width: 767px) {
.attr-visible-xs {
display: block !important; }
table.attr-visible-xs {
display: table !important; }
tr.attr-visible-xs {
display: table-row !important; }
th.attr-visible-xs, td.attr-visible-xs {
display: table-cell !important; } }
@media (max-width: 767px) {
.attr-visible-xs-block {
display: block !important; } }
@media (max-width: 767px) {
.attr-visible-xs-inline {
display: inline !important; } }
@media (max-width: 767px) {
.attr-visible-xs-inline-block {
display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.attr-visible-sm {
display: block !important; }
table.attr-visible-sm {
display: table !important; }
tr.attr-visible-sm {
display: table-row !important; }
th.attr-visible-sm, td.attr-visible-sm {
display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.attr-visible-sm-block {
display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.attr-visible-sm-inline {
display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.attr-visible-sm-inline-block {
display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.attr-visible-md {
display: block !important; }
table.attr-visible-md {
display: table !important; }
tr.attr-visible-md {
display: table-row !important; }
th.attr-visible-md, td.attr-visible-md {
display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.attr-visible-md-block {
display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.attr-visible-md-inline {
display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.attr-visible-md-inline-block {
display: inline-block !important; } }
@media (min-width: 1200px) {
.attr-visible-lg {
display: block !important; }
table.attr-visible-lg {
display: table !important; }
tr.attr-visible-lg {
display: table-row !important; }
th.attr-visible-lg, td.attr-visible-lg {
display: table-cell !important; } }
@media (min-width: 1200px) {
.attr-visible-lg-block {
display: block !important; } }
@media (min-width: 1200px) {
.attr-visible-lg-inline {
display: inline !important; } }
@media (min-width: 1200px) {
.attr-visible-lg-inline-block {
display: inline-block !important; } }
@media (max-width: 767px) {
.attr-hidden-xs {
display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.attr-hidden-sm {
display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.attr-hidden-md {
display: none !important; } }
@media (min-width: 1200px) {
.attr-hidden-lg {
display: none !important; } }
.attr-visible-print {
display: none !important; }
@media print {
.attr-visible-print {
display: block !important; }
table.attr-visible-print {
display: table !important; }
tr.attr-visible-print {
display: table-row !important; }
th.attr-visible-print, td.attr-visible-print {
display: table-cell !important; } }
.attr-visible-print-block {
display: none !important; }
@media print {
.attr-visible-print-block {
display: block !important; } }
.attr-visible-print-inline {
display: none !important; }
@media print {
.attr-visible-print-inline {
display: inline !important; } }
.attr-visible-print-inline-block {
display: none !important; }
@media print {
.attr-visible-print-inline-block {
display: inline-block !important; } }
@media print {
.attr-hidden-print {
display: none !important; } } | 0.394084 | 0.049566 |
@import url(https://fonts.googleapis.com/css?family=Muli&display=swap);
html, body {
font-family: 'Muli', sans-serif;
background-image: url(background3.da9e1906.png);
background-repeat: no-repeat;
background-size: cover;
min-height: 100vh;
overflow: auto;
}
.container {
max-width: 1200px;
margin: auto;
}
header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid rgba(219, 229, 236, .3);
border-radius: 5px;
padding: 0 30px;
background-color: white;
-webkit-box-shadow: 0 4px 23px 0 rgba(219,229,236,.6);
box-shadow: 0 4px 23px 0 rgba(219,229,236,.6);
}
header img {
max-width: 100px;
margin-right: 2rem;
}
header h1 {
font-size: 60px;
}
.altaloaders__demo__cmp {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
-webkit-box-pack: ce;
-ms-flex-pack: ce;
justify-content: ce
}
.altaloaders__demo {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
min-width: 300px;
min-height: 150px;
display: flex;
flex-direction: column;
background-color: white;
border-radius: 10px;
margin: 15px;
flex: 1;
-webkit-box-shadow: 0 4px 23px 0 rgba(219,229,236,.6);
box-shadow: 0 4px 23px 0 rgba(219,229,236,.6);
position: relative;
}
.altaloaders__demo .type {
background-color: rgba(219, 229, 236, .3);
padding: 15px;
position: absolute;
bottom: 0;
left: 0;
border-radius: 0 0 0 10px;
}
@-webkit-keyframes spin {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes spin {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes spinBack {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(-720deg);
transform: rotate(-720deg);
}
}
@keyframes spinBack {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(-720deg);
transform: rotate(-720deg);
}
}
@-webkit-keyframes opaque {
0% {
opacity: 0.1;
}
40% {
opacity: 1;
}
80% {
opacity: 0.1;
}
100% {
opacity: 0.1;
}
}
@keyframes opaque {
0% {
opacity: 0.1;
}
40% {
opacity: 1;
}
80% {
opacity: 0.1;
}
100% {
opacity: 0.1;
}
}
@-webkit-keyframes grow {
0%, 40%, 100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes grow {
0%, 40%, 100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes boxes {
0% {
-webkit-transform: scale(0.1);
transform: scale(0.1);
}
40% {
-webkit-transform: scale(1.0);
transform: scale(1.0);
}
80% {
-webkit-transform: scale(1.0);
transform: scale(1.0);
}
100% {
-webkit-transform: scale(0.1);
transform: scale(0.1);
}
}
@keyframes boxes {
0% {
-webkit-transform: scale(0.1);
transform: scale(0.1);
}
40% {
-webkit-transform: scale(1.0);
transform: scale(1.0);
}
80% {
-webkit-transform: scale(1.0);
transform: scale(1.0);
}
100% {
-webkit-transform: scale(0.1);
transform: scale(0.1);
}
}
@-webkit-keyframes line-sm {
0% {
left: 0;
}
50% {
left: calc(100% - 30px);
}
100% {
left: 0;
}
}
@keyframes line-sm {
0% {
left: 0;
}
50% {
left: calc(100% - 30px);
}
100% {
left: 0;
}
}
@-webkit-keyframes line-md {
0% {
left: 0;
}
50% {
left: calc(100% - 60px);
}
100% {
left: 0;
}
}
@keyframes line-md {
0% {
left: 0;
}
50% {
left: calc(100% - 60px);
}
100% {
left: 0;
}
}
@-webkit-keyframes line-lg {
0% {
left: 0;
}
50% {
left: calc(100% - 90px);
}
100% {
left: 0;
}
}
@keyframes line-lg {
0% {
left: 0;
}
50% {
left: calc(100% - 90px);
}
100% {
left: 0;
}
}
@-webkit-keyframes line2 {
0% {
left: 0;
}
100% {
left: calc(100% - 30px);
width: 30px;
}
}
@keyframes line2 {
0% {
left: 0;
}
100% {
left: calc(100% - 30px);
width: 30px;
}
}
@-webkit-keyframes line3 {
0% {
left: 0;
}
50% {
width:100%;
}
100% {
right: 0;
width:0;
}
}
@keyframes line3 {
0% {
left: 0;
}
50% {
width:100%;
}
100% {
right: 0;
width:0;
}
}
.size--sm {
width: 30px;
height: 30px;
}
.size--md {
width: 60px;
height: 60px;
}
.size--lg {
width: 90px;
height: 90px;
}
.line__size--sm {
width: 4px;
height: 4px;
}
.line__size--md {
width: 8px;
height: 8px;
}
.line__size--lg {
width: 12px;
height: 12px;
}
.border__loader {
margin: auto;
border-radius: 50%;
background-color: transparent;
border: 4px solid #f2f2f2;
border-top-color: #2f5ef7;
-webkit-animation: 1s spin linear infinite;
animation: 1s spin linear infinite;
}
.noborder__loader {
margin: auto;
background: transparent;
border-top: 4px solid #2f5ef7;
border-right: 4px solid transparent;
border-radius: 50%;
-webkit-animation: 1s spin linear infinite;
animation: 1s spin linear infinite;
}
.dbborder__loader {
margin: auto;
border-radius: 50%;
background-color: transparent;
border: 4px solid #f2f2f2;
border-top-color: #2f5ef7;
border-bottom-color: #2f5ef7;
-webkit-animation: 1s spin linear infinite;
animation: 1s spin linear infinite;
}
.multi__loader {
position: relative;
margin: auto;
overflow: hidden;
}
.multi__loader .multi {
position: absolute;
width: calc(100% - 9.9px);
height: calc(100% - 9.9px);
border: 5px solid transparent;
border-top-color: #2f5ef7;
border-radius: 50%;
-webkit-animation: spin 3s cubic-bezier(0.17, 0.49, 0.96, 0.76) infinite;
animation: spin 3s cubic-bezier(0.17, 0.49, 0.96, 0.76) infinite;
}
.circle__loader {
position: relative;
margin: auto;
}
.circle__loader > div {
height: 10px;
width: 10px;
background-color: #2f5ef7;
border-radius: 50%;
position: absolute;
-webkit-animation: 0.8s opaque ease-in-out infinite both;
animation: 0.8s opaque ease-in-out infinite both;
}
.circle__loader > div:nth-child(1) {
top: 0;
left: 42%;
}
.circle__loader > div:nth-child(2) {
top: 14%;
left: 70%;
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
}
.circle__loader > div:nth-child(3) {
top: 40%;
left: 82%;
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
.circle__loader > div:nth-child(4) {
bottom: 14%;
left: 70%;
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.circle__loader > div:nth-child(5) {
bottom: 0;
left: 42%;
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
}
.circle__loader > div:nth-child(6) {
bottom: 14%;
left: 12%;
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s;
}
.circle__loader > div:nth-child(7) {
top: 40%;
left: 2%;
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
.circle__loader > div:nth-child(8) {
top: 14%;
left: 12%;
-webkit-animation-delay: 0.7s;
animation-delay: 0.7s;
}
.dot__loader {
margin: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.dot__loader .dot {
width: 25%;
height: 25%;
border-radius: 50%;
background-color: #2f5ef7;
position: relative;
-webkit-animation: 1.2s grow ease-in-out infinite;
animation: 1.2s grow ease-in-out infinite;
}
.dot__loader .dot--2 {
-webkit-animation: 1.2s grow ease-in-out infinite 0.15555s;
animation: 1.2s grow ease-in-out infinite 0.15555s;
}
.dot__loader .dot--3 {
-webkit-animation: 1.2s grow ease-in-out infinite 0.3s;
animation: 1.2s grow ease-in-out infinite 0.3s;
}
.reverse__loader {
margin: auto;
position: relative;
border: 4px solid transparent;
border-top-color: #2f5ef7;
border-left-color: #2f5ef7;
border-radius: 50%;
-webkit-animation: spin 1.5s linear infinite;
animation: spin 1.5s linear infinite;
}
.reverse__loader .reverse__div {
position: absolute;
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
content: "";
border: 4px solid transparent;
border-top-color: #2f5ef7;
border-left-color: #2f5ef7;
border-radius: 50%;
-webkit-animation: spinBack 1s linear infinite;
animation: spinBack 1s linear infinite;
}
.triple__loader {
margin: auto;
display: block;
position: relative;
border-radius: 50%;
border: 4px solid transparent;
border-top: 4px solid #2f5ef7;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
.triple__loader .div-1,
.triple__loader .div-2 {
position: absolute;
border-radius: 50%;
border: 4px solid transparent;
}
.triple__loader .div-1 {
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
border-top-color: #172232;
-webkit-animation: spin 3s linear infinite;
animation: spin 3.5s linear infinite;
}
.triple__loader .div-2 {
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
border-top-color: #2f5ef7;
-webkit-animation: spin 1.5s linear infinite;
animation: spin 1.75s linear infinite;
}
.boxes__loader {
position: relative;
display: grid;
grid-template-columns: 33% 33% 33%;
grid-gap: 5px;
width: 45px;
height: 55px;
margin: auto;
}
.boxes__loader > div {
position: relative;
width: 100%;
height: 100%;
background: #2f5ef7;
-webkit-transform: scale(0.0);
-ms-transform: scale(0.0);
transform: scale(0.0);
-webkit-animation: boxes 2s infinite linear;
animation: boxes 2s infinite linear;
}
.boxes__loader div:nth-of-type(1),
.boxes__loader div:nth-of-type(5),
.boxes__loader div:nth-of-type(9) {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.boxes__loader div:nth-of-type(4),
.boxes__loader div:nth-of-type(8) {
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
.boxes__loader div:nth-of-type(2),
.boxes__loader div:nth-of-type(6) {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
.boxes__loader div:nth-of-type(3) {
-webkit-animation-delay: 0.8s;
animation-delay: 0.8s;
}
.line__loader,.line2__loader,.line3__loader {
width: 100%!important;
position: relative;
background-color: #f2f2f2;
}
.line__loader div {
position: absolute;
top:0;
right: 100%;
height: 100%!important;
background-color: #2f5ef7;
}
.line__size--sm div {
-webkit-animation: 2s line-sm linear infinite;
animation: 2s line-sm linear infinite;
}
.line__size--md div {
-webkit-animation: 2s line-md linear infinite;
animation: 2s line-md linear infinite;
}
.line__size--lg div {
-webkit-animation: 2s line-lg linear infinite;
animation: 2s line-lg linear infinite;
}
.line2__loader div {
position: absolute;
top:0;
left:0;
height: 100%!important;
background-color: #2f5ef7;
-webkit-animation: 2s line2 linear infinite;
animation: 2s line2 linear infinite;
}
.line3__loader div {
position: absolute;
width: 0!important;
height: 100%!important;
background-color: #2f5ef7;
-webkit-animation: 2s line3 linear infinite;
animation: 2s line3 linear infinite;
}
.loader__cmp {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.loader__cmp label {
font-weight: 600;
margin: 15px 0;
}
.loader__cmp .inline__loader {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.loader__cmp .inline__loader label {
font-weight: 600;
margin: 0 15px;
}
.loaders__cnt, .loader {
width:100%;
}
/*# sourceMappingURL=demo.fce8a626.css.map*/ | docs/demo.fce8a626.css | @import url(https://fonts.googleapis.com/css?family=Muli&display=swap);
html, body {
font-family: 'Muli', sans-serif;
background-image: url(background3.da9e1906.png);
background-repeat: no-repeat;
background-size: cover;
min-height: 100vh;
overflow: auto;
}
.container {
max-width: 1200px;
margin: auto;
}
header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid rgba(219, 229, 236, .3);
border-radius: 5px;
padding: 0 30px;
background-color: white;
-webkit-box-shadow: 0 4px 23px 0 rgba(219,229,236,.6);
box-shadow: 0 4px 23px 0 rgba(219,229,236,.6);
}
header img {
max-width: 100px;
margin-right: 2rem;
}
header h1 {
font-size: 60px;
}
.altaloaders__demo__cmp {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
-webkit-box-pack: ce;
-ms-flex-pack: ce;
justify-content: ce
}
.altaloaders__demo {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
min-width: 300px;
min-height: 150px;
display: flex;
flex-direction: column;
background-color: white;
border-radius: 10px;
margin: 15px;
flex: 1;
-webkit-box-shadow: 0 4px 23px 0 rgba(219,229,236,.6);
box-shadow: 0 4px 23px 0 rgba(219,229,236,.6);
position: relative;
}
.altaloaders__demo .type {
background-color: rgba(219, 229, 236, .3);
padding: 15px;
position: absolute;
bottom: 0;
left: 0;
border-radius: 0 0 0 10px;
}
@-webkit-keyframes spin {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes spin {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes spinBack {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(-720deg);
transform: rotate(-720deg);
}
}
@keyframes spinBack {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(-720deg);
transform: rotate(-720deg);
}
}
@-webkit-keyframes opaque {
0% {
opacity: 0.1;
}
40% {
opacity: 1;
}
80% {
opacity: 0.1;
}
100% {
opacity: 0.1;
}
}
@keyframes opaque {
0% {
opacity: 0.1;
}
40% {
opacity: 1;
}
80% {
opacity: 0.1;
}
100% {
opacity: 0.1;
}
}
@-webkit-keyframes grow {
0%, 40%, 100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes grow {
0%, 40%, 100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes boxes {
0% {
-webkit-transform: scale(0.1);
transform: scale(0.1);
}
40% {
-webkit-transform: scale(1.0);
transform: scale(1.0);
}
80% {
-webkit-transform: scale(1.0);
transform: scale(1.0);
}
100% {
-webkit-transform: scale(0.1);
transform: scale(0.1);
}
}
@keyframes boxes {
0% {
-webkit-transform: scale(0.1);
transform: scale(0.1);
}
40% {
-webkit-transform: scale(1.0);
transform: scale(1.0);
}
80% {
-webkit-transform: scale(1.0);
transform: scale(1.0);
}
100% {
-webkit-transform: scale(0.1);
transform: scale(0.1);
}
}
@-webkit-keyframes line-sm {
0% {
left: 0;
}
50% {
left: calc(100% - 30px);
}
100% {
left: 0;
}
}
@keyframes line-sm {
0% {
left: 0;
}
50% {
left: calc(100% - 30px);
}
100% {
left: 0;
}
}
@-webkit-keyframes line-md {
0% {
left: 0;
}
50% {
left: calc(100% - 60px);
}
100% {
left: 0;
}
}
@keyframes line-md {
0% {
left: 0;
}
50% {
left: calc(100% - 60px);
}
100% {
left: 0;
}
}
@-webkit-keyframes line-lg {
0% {
left: 0;
}
50% {
left: calc(100% - 90px);
}
100% {
left: 0;
}
}
@keyframes line-lg {
0% {
left: 0;
}
50% {
left: calc(100% - 90px);
}
100% {
left: 0;
}
}
@-webkit-keyframes line2 {
0% {
left: 0;
}
100% {
left: calc(100% - 30px);
width: 30px;
}
}
@keyframes line2 {
0% {
left: 0;
}
100% {
left: calc(100% - 30px);
width: 30px;
}
}
@-webkit-keyframes line3 {
0% {
left: 0;
}
50% {
width:100%;
}
100% {
right: 0;
width:0;
}
}
@keyframes line3 {
0% {
left: 0;
}
50% {
width:100%;
}
100% {
right: 0;
width:0;
}
}
.size--sm {
width: 30px;
height: 30px;
}
.size--md {
width: 60px;
height: 60px;
}
.size--lg {
width: 90px;
height: 90px;
}
.line__size--sm {
width: 4px;
height: 4px;
}
.line__size--md {
width: 8px;
height: 8px;
}
.line__size--lg {
width: 12px;
height: 12px;
}
.border__loader {
margin: auto;
border-radius: 50%;
background-color: transparent;
border: 4px solid #f2f2f2;
border-top-color: #2f5ef7;
-webkit-animation: 1s spin linear infinite;
animation: 1s spin linear infinite;
}
.noborder__loader {
margin: auto;
background: transparent;
border-top: 4px solid #2f5ef7;
border-right: 4px solid transparent;
border-radius: 50%;
-webkit-animation: 1s spin linear infinite;
animation: 1s spin linear infinite;
}
.dbborder__loader {
margin: auto;
border-radius: 50%;
background-color: transparent;
border: 4px solid #f2f2f2;
border-top-color: #2f5ef7;
border-bottom-color: #2f5ef7;
-webkit-animation: 1s spin linear infinite;
animation: 1s spin linear infinite;
}
.multi__loader {
position: relative;
margin: auto;
overflow: hidden;
}
.multi__loader .multi {
position: absolute;
width: calc(100% - 9.9px);
height: calc(100% - 9.9px);
border: 5px solid transparent;
border-top-color: #2f5ef7;
border-radius: 50%;
-webkit-animation: spin 3s cubic-bezier(0.17, 0.49, 0.96, 0.76) infinite;
animation: spin 3s cubic-bezier(0.17, 0.49, 0.96, 0.76) infinite;
}
.circle__loader {
position: relative;
margin: auto;
}
.circle__loader > div {
height: 10px;
width: 10px;
background-color: #2f5ef7;
border-radius: 50%;
position: absolute;
-webkit-animation: 0.8s opaque ease-in-out infinite both;
animation: 0.8s opaque ease-in-out infinite both;
}
.circle__loader > div:nth-child(1) {
top: 0;
left: 42%;
}
.circle__loader > div:nth-child(2) {
top: 14%;
left: 70%;
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
}
.circle__loader > div:nth-child(3) {
top: 40%;
left: 82%;
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
.circle__loader > div:nth-child(4) {
bottom: 14%;
left: 70%;
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.circle__loader > div:nth-child(5) {
bottom: 0;
left: 42%;
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
}
.circle__loader > div:nth-child(6) {
bottom: 14%;
left: 12%;
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s;
}
.circle__loader > div:nth-child(7) {
top: 40%;
left: 2%;
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
.circle__loader > div:nth-child(8) {
top: 14%;
left: 12%;
-webkit-animation-delay: 0.7s;
animation-delay: 0.7s;
}
.dot__loader {
margin: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.dot__loader .dot {
width: 25%;
height: 25%;
border-radius: 50%;
background-color: #2f5ef7;
position: relative;
-webkit-animation: 1.2s grow ease-in-out infinite;
animation: 1.2s grow ease-in-out infinite;
}
.dot__loader .dot--2 {
-webkit-animation: 1.2s grow ease-in-out infinite 0.15555s;
animation: 1.2s grow ease-in-out infinite 0.15555s;
}
.dot__loader .dot--3 {
-webkit-animation: 1.2s grow ease-in-out infinite 0.3s;
animation: 1.2s grow ease-in-out infinite 0.3s;
}
.reverse__loader {
margin: auto;
position: relative;
border: 4px solid transparent;
border-top-color: #2f5ef7;
border-left-color: #2f5ef7;
border-radius: 50%;
-webkit-animation: spin 1.5s linear infinite;
animation: spin 1.5s linear infinite;
}
.reverse__loader .reverse__div {
position: absolute;
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
content: "";
border: 4px solid transparent;
border-top-color: #2f5ef7;
border-left-color: #2f5ef7;
border-radius: 50%;
-webkit-animation: spinBack 1s linear infinite;
animation: spinBack 1s linear infinite;
}
.triple__loader {
margin: auto;
display: block;
position: relative;
border-radius: 50%;
border: 4px solid transparent;
border-top: 4px solid #2f5ef7;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
.triple__loader .div-1,
.triple__loader .div-2 {
position: absolute;
border-radius: 50%;
border: 4px solid transparent;
}
.triple__loader .div-1 {
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
border-top-color: #172232;
-webkit-animation: spin 3s linear infinite;
animation: spin 3.5s linear infinite;
}
.triple__loader .div-2 {
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
border-top-color: #2f5ef7;
-webkit-animation: spin 1.5s linear infinite;
animation: spin 1.75s linear infinite;
}
.boxes__loader {
position: relative;
display: grid;
grid-template-columns: 33% 33% 33%;
grid-gap: 5px;
width: 45px;
height: 55px;
margin: auto;
}
.boxes__loader > div {
position: relative;
width: 100%;
height: 100%;
background: #2f5ef7;
-webkit-transform: scale(0.0);
-ms-transform: scale(0.0);
transform: scale(0.0);
-webkit-animation: boxes 2s infinite linear;
animation: boxes 2s infinite linear;
}
.boxes__loader div:nth-of-type(1),
.boxes__loader div:nth-of-type(5),
.boxes__loader div:nth-of-type(9) {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.boxes__loader div:nth-of-type(4),
.boxes__loader div:nth-of-type(8) {
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
.boxes__loader div:nth-of-type(2),
.boxes__loader div:nth-of-type(6) {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
.boxes__loader div:nth-of-type(3) {
-webkit-animation-delay: 0.8s;
animation-delay: 0.8s;
}
.line__loader,.line2__loader,.line3__loader {
width: 100%!important;
position: relative;
background-color: #f2f2f2;
}
.line__loader div {
position: absolute;
top:0;
right: 100%;
height: 100%!important;
background-color: #2f5ef7;
}
.line__size--sm div {
-webkit-animation: 2s line-sm linear infinite;
animation: 2s line-sm linear infinite;
}
.line__size--md div {
-webkit-animation: 2s line-md linear infinite;
animation: 2s line-md linear infinite;
}
.line__size--lg div {
-webkit-animation: 2s line-lg linear infinite;
animation: 2s line-lg linear infinite;
}
.line2__loader div {
position: absolute;
top:0;
left:0;
height: 100%!important;
background-color: #2f5ef7;
-webkit-animation: 2s line2 linear infinite;
animation: 2s line2 linear infinite;
}
.line3__loader div {
position: absolute;
width: 0!important;
height: 100%!important;
background-color: #2f5ef7;
-webkit-animation: 2s line3 linear infinite;
animation: 2s line3 linear infinite;
}
.loader__cmp {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.loader__cmp label {
font-weight: 600;
margin: 15px 0;
}
.loader__cmp .inline__loader {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.loader__cmp .inline__loader label {
font-weight: 600;
margin: 0 15px;
}
.loaders__cnt, .loader {
width:100%;
}
/*# sourceMappingURL=demo.fce8a626.css.map*/ | 0.433262 | 0.094636 |
.size_container {
position: relative;
width: 60px;
height: 20px;
}
.size_input {
display: block !important;
height: 16px !important;
padding: 3px !important;
margin: 0;
font-weight: bold;
color: #666 !important;
text-align: center;
font-size: 11px !important;
width: 25px;
padding-right: 14px !important;
border-radius: 4px !important;
-webkit-border-radius: 4px;
-moz-border-radius: 4px !important;
outline: none;
border: 1px solid #bbb !important;
}
.size_input:hover {
border: 1px solid #999;
background-color: #fffcd6;
}
.size_arrows {
display: block;
position: absolute;
background: transparent url("../images/bg_size_arrows.png") 2px 1px no-repeat;
width: 14px;
height: 23px;
left: 29px;
top: 1px;
cursor: pointer;
}
.size_up {
width: 14px;
height: 12px;
position: absolute;
top: 0px;
left: 0;
cursor: pointer;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.size_up:hover,.size_down:hover {
box-shadow: inset 0 0 10px #bbb;
}
.size_down {
width: 14px;
height: 12px;
position: absolute;
bottom: 0px;
cursor: pointer;
left: 0;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.pix_info {
position: absolute;
left: 48px;
font-size: 12px;
color: #666;
top: 2px;
font-weight: bold;
}
.text_area {
padding: 3px;
color: #666;
font-size: 11px;
width: 80px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
outline: none;
border: 1px solid #bbb;
}
#preview_dummy {
position: fixed;
left: 0;
top: 0px;
}
.preview_box {
position: absolute;
top: 62px;
left: 430px;
width: 600px;
-webkit-border-radius: 0px;
-moz-border-radius: 4px;
outline: none;
border: 1px solid #bbb;
z-index: 1;
padding: 15px;
background-color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(102, 102, 102, 0.48);
}
.preview_name {
padding: 3px;
color: #777;
font-size: 12px;
font-weight: bold;
text-align: left;
margin-bottom: -7px;
}
.colorpicker {
z-index: 1000;
}
.sep_td_wrapper {
margin: 3px 0;
background-color: #222;
background-image: -webkit-linear-gradient(#383838,#000000);
background-image: linear-gradient(#383838,#000000);
padding: 1px;
box-sizing: border-box;
}
.sep_td {
background-color: #333;
background-image: linear-gradient(#545454,#151515);
background-image: webkit-linear-gradient(#545454,#151515);
padding: 8px;
border-radius: 0px;
background-color: #222;
color: #ccc;
font-weight: normal;
font-size: 16px;
text-shadow: 0 1px 0 #000;
text-align: center;
width: 346px;
-webkit-transition: all linear 1.2s;
-moz-transition: all linear 1.2s;
-o-transition: all linear 1.2s;
transition: all linear 1.2s;
}
.sep_td_highlighted {
color: rgb(255, 165, 0);
box-shadow: 0px 0px 15px 2px rgb(253, 183, 2);
}
.temp_select {
padding: 3px;
border-radius: 5px;
cursor: pointer;
outline: none;
margin: 4px 0 0 0;
color: #666;
font-weight: bold;
width: 95px;
font-size: 11px;
}
.temp_family {
color: #666;
font-weight: bold;
padding: 3px;
border-radius: 5px;
outline: none;
width: 95px;
}
.temp_data_container {
border-bottom: 1px solid #9E9E9E !important;
background-image: linear-gradient(#FCFCFC,#D8D8D8);
background-image: webkit-linear-gradient(#FCFCFC,#A3A3A3);
padding: 5px;
background-color: #DDD;
border-radius: 8px;
box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.41);
border: 1px solid #9D9D9D;
/* margin-left: 15px; */
-webkit-transition: all linear 0.1s;
-moz-transition: all linear 0.1s;
-o-transition: all linear 0.1s;
transition: all linear 0.1s;
}
.temp_data_container:hover {
box-shadow: none;
}
.temp_data_container:hover .temp_block {
background-color: rgba(222, 229, 162, 0.4) !important;
-webkit-transition: all linear 0.2s;
-moz-transition: all linear 0.2s;
-o-transition: all linear 0.2s;
transition: all linear 0.2s;
}
.temp_table td{
padding: 3px;
color: #333;
}
.temp_table td.key{
width: 220px;
font-weight: bold;
}
.temp_block {
background-color: rgba(255, 255, 255, 0.29) !important;
text-shadow: 0px 1px 0px rgba(242, 242, 242, 1);
padding: 2px 0 2px 25px;
font-size: 15px;
color: #424242;
border-radius: 4px;
cursor: pointer;
-webkit-transition: all linear 0.2s;
-moz-transition: all linear 0.2s;
-o-transition: all linear 0.2s;
transition: all linear 0.2s;
}
.temp_block.closed {
background: url("../images/arrow-right.png") 2px 2px no-repeat;
}
.temp_block.opened {
background: url("../images/arrow-down.png") 4px 0px no-repeat;
background-color: rgba(222, 229, 162, 0.4) !important;
}
.st_td {
width: 95px;
}
.answers_switcher {
cursor: pointer;
font-style: italic;
font-size: 12px;
color: #091BE0;
text-decoration: underline;
position: absolute;
top: 9px;
right: 15px;
}
.answers_switcher:hover {
text-decoration: none;
}
.main_view,.answers_view {
width: 600px;
}
.answer_wrapper {
/*height: 0;*/
clear: both;
}
.add_answer {
padding: 2px 0px 2px 25px;
position: relative;
background: transparent url("../images/bg_plus.png") no-repeat 6px center;
margin: 0;
}
.add_answer .loading_small{
position: absolute;
right: 3px;
top: 2px;
height: 25px;
display: none;
}
.add_ans_name:focus {
outline: none;
border: none;
background: none;
}
.add_ans_name {
outline: none;
border: none;
width: 100%;
height: 100%;
background-color: transparent;
margin: 0;
padding: 0;
}
.add_ans_submit {
position: absolute;
background: none;
border: none;
right: 0;
top: -1px;
cursor: pointer;
bottom: -1px;
padding: 1px 6px;
}
.temp_data_container label {
width: 100%;
font-size: 11px;
}
/*new styles*/
.creativecontactform_title,.creativecontactform_pre_text,.creativecontactform_field_box,.creativecontactform_submit_wrapper {
position: relative;
}
.navigate_to_option {
cursor: pointer;
position: absolute;
width: 14px;
height: 14px;
top: 7px;
right: 0px;
z-index: 1000;
transition: all 0.15s ease-out 0s;
opacity: 0.35;
transform: scale(1,1);
}
.navigate_to_option:hover {
opacity: 1;
transform: scale(1.31,1.31);
}
.view_toggler_wrapper {
position: absolute;
top: 5px;
right: 30px;
}
.view_toggler_item {
cursor: pointer;
font-style: italic;
color: #6B6B6B;
}
.view_toggler_item:hover {
text-decoration: underline;
}
.view_toggler_item.active {
font-weight: bold;
color: rgb(29, 56, 126);
text-decoration: underline;
font-style: normal;
}
.ccf_preview_left_col {
float: left;
width: 48%
}
.ccf_preview_right_col {
float: right;
width: 45%
} | administrator/components/com_creativecontactform/assets/css/temp_j3.css | .size_container {
position: relative;
width: 60px;
height: 20px;
}
.size_input {
display: block !important;
height: 16px !important;
padding: 3px !important;
margin: 0;
font-weight: bold;
color: #666 !important;
text-align: center;
font-size: 11px !important;
width: 25px;
padding-right: 14px !important;
border-radius: 4px !important;
-webkit-border-radius: 4px;
-moz-border-radius: 4px !important;
outline: none;
border: 1px solid #bbb !important;
}
.size_input:hover {
border: 1px solid #999;
background-color: #fffcd6;
}
.size_arrows {
display: block;
position: absolute;
background: transparent url("../images/bg_size_arrows.png") 2px 1px no-repeat;
width: 14px;
height: 23px;
left: 29px;
top: 1px;
cursor: pointer;
}
.size_up {
width: 14px;
height: 12px;
position: absolute;
top: 0px;
left: 0;
cursor: pointer;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.size_up:hover,.size_down:hover {
box-shadow: inset 0 0 10px #bbb;
}
.size_down {
width: 14px;
height: 12px;
position: absolute;
bottom: 0px;
cursor: pointer;
left: 0;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.pix_info {
position: absolute;
left: 48px;
font-size: 12px;
color: #666;
top: 2px;
font-weight: bold;
}
.text_area {
padding: 3px;
color: #666;
font-size: 11px;
width: 80px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
outline: none;
border: 1px solid #bbb;
}
#preview_dummy {
position: fixed;
left: 0;
top: 0px;
}
.preview_box {
position: absolute;
top: 62px;
left: 430px;
width: 600px;
-webkit-border-radius: 0px;
-moz-border-radius: 4px;
outline: none;
border: 1px solid #bbb;
z-index: 1;
padding: 15px;
background-color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(102, 102, 102, 0.48);
}
.preview_name {
padding: 3px;
color: #777;
font-size: 12px;
font-weight: bold;
text-align: left;
margin-bottom: -7px;
}
.colorpicker {
z-index: 1000;
}
.sep_td_wrapper {
margin: 3px 0;
background-color: #222;
background-image: -webkit-linear-gradient(#383838,#000000);
background-image: linear-gradient(#383838,#000000);
padding: 1px;
box-sizing: border-box;
}
.sep_td {
background-color: #333;
background-image: linear-gradient(#545454,#151515);
background-image: webkit-linear-gradient(#545454,#151515);
padding: 8px;
border-radius: 0px;
background-color: #222;
color: #ccc;
font-weight: normal;
font-size: 16px;
text-shadow: 0 1px 0 #000;
text-align: center;
width: 346px;
-webkit-transition: all linear 1.2s;
-moz-transition: all linear 1.2s;
-o-transition: all linear 1.2s;
transition: all linear 1.2s;
}
.sep_td_highlighted {
color: rgb(255, 165, 0);
box-shadow: 0px 0px 15px 2px rgb(253, 183, 2);
}
.temp_select {
padding: 3px;
border-radius: 5px;
cursor: pointer;
outline: none;
margin: 4px 0 0 0;
color: #666;
font-weight: bold;
width: 95px;
font-size: 11px;
}
.temp_family {
color: #666;
font-weight: bold;
padding: 3px;
border-radius: 5px;
outline: none;
width: 95px;
}
.temp_data_container {
border-bottom: 1px solid #9E9E9E !important;
background-image: linear-gradient(#FCFCFC,#D8D8D8);
background-image: webkit-linear-gradient(#FCFCFC,#A3A3A3);
padding: 5px;
background-color: #DDD;
border-radius: 8px;
box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.41);
border: 1px solid #9D9D9D;
/* margin-left: 15px; */
-webkit-transition: all linear 0.1s;
-moz-transition: all linear 0.1s;
-o-transition: all linear 0.1s;
transition: all linear 0.1s;
}
.temp_data_container:hover {
box-shadow: none;
}
.temp_data_container:hover .temp_block {
background-color: rgba(222, 229, 162, 0.4) !important;
-webkit-transition: all linear 0.2s;
-moz-transition: all linear 0.2s;
-o-transition: all linear 0.2s;
transition: all linear 0.2s;
}
.temp_table td{
padding: 3px;
color: #333;
}
.temp_table td.key{
width: 220px;
font-weight: bold;
}
.temp_block {
background-color: rgba(255, 255, 255, 0.29) !important;
text-shadow: 0px 1px 0px rgba(242, 242, 242, 1);
padding: 2px 0 2px 25px;
font-size: 15px;
color: #424242;
border-radius: 4px;
cursor: pointer;
-webkit-transition: all linear 0.2s;
-moz-transition: all linear 0.2s;
-o-transition: all linear 0.2s;
transition: all linear 0.2s;
}
.temp_block.closed {
background: url("../images/arrow-right.png") 2px 2px no-repeat;
}
.temp_block.opened {
background: url("../images/arrow-down.png") 4px 0px no-repeat;
background-color: rgba(222, 229, 162, 0.4) !important;
}
.st_td {
width: 95px;
}
.answers_switcher {
cursor: pointer;
font-style: italic;
font-size: 12px;
color: #091BE0;
text-decoration: underline;
position: absolute;
top: 9px;
right: 15px;
}
.answers_switcher:hover {
text-decoration: none;
}
.main_view,.answers_view {
width: 600px;
}
.answer_wrapper {
/*height: 0;*/
clear: both;
}
.add_answer {
padding: 2px 0px 2px 25px;
position: relative;
background: transparent url("../images/bg_plus.png") no-repeat 6px center;
margin: 0;
}
.add_answer .loading_small{
position: absolute;
right: 3px;
top: 2px;
height: 25px;
display: none;
}
.add_ans_name:focus {
outline: none;
border: none;
background: none;
}
.add_ans_name {
outline: none;
border: none;
width: 100%;
height: 100%;
background-color: transparent;
margin: 0;
padding: 0;
}
.add_ans_submit {
position: absolute;
background: none;
border: none;
right: 0;
top: -1px;
cursor: pointer;
bottom: -1px;
padding: 1px 6px;
}
.temp_data_container label {
width: 100%;
font-size: 11px;
}
/*new styles*/
.creativecontactform_title,.creativecontactform_pre_text,.creativecontactform_field_box,.creativecontactform_submit_wrapper {
position: relative;
}
.navigate_to_option {
cursor: pointer;
position: absolute;
width: 14px;
height: 14px;
top: 7px;
right: 0px;
z-index: 1000;
transition: all 0.15s ease-out 0s;
opacity: 0.35;
transform: scale(1,1);
}
.navigate_to_option:hover {
opacity: 1;
transform: scale(1.31,1.31);
}
.view_toggler_wrapper {
position: absolute;
top: 5px;
right: 30px;
}
.view_toggler_item {
cursor: pointer;
font-style: italic;
color: #6B6B6B;
}
.view_toggler_item:hover {
text-decoration: underline;
}
.view_toggler_item.active {
font-weight: bold;
color: rgb(29, 56, 126);
text-decoration: underline;
font-style: normal;
}
.ccf_preview_left_col {
float: left;
width: 48%
}
.ccf_preview_right_col {
float: right;
width: 45%
} | 0.246171 | 0.099645 |
.bShadow {
-webkit-box-shadow: 0 10px 40px 0 rgba(62, 57, 107, 0.07), 0 2px 9px 0 rgba(62, 57, 107, 0.06);
-moz-box-shadow: 0 10px 40px 0 rgba(62, 57, 107, 0.07), 0 2px 9px 0 rgba(62, 57, 107, 0.06);
box-shadow: 0 10px 40px 0 rgba(62, 57, 107, 0.07), 0 2px 9px 0 rgba(62, 57, 107, 0.06);
-webkit-transition: -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
transition: -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
will-change: transform, box-shadow;
}
.bShadow-light {
-webkit-box-shadow: 0 2px 8px 0 rgba(50, 50, 50, 0.08);
-moz-box-shadow: 0 2px 8px 0 rgba(50, 50, 50, 0.08);
box-shadow: 0 2px 8px 0 rgba(50, 50, 50, 0.08);
}
.bShadow-inset {
-webkit-box-shadow: inset 0 4px 7px 1px #fff, inset 0 -5px 20px rgba(173, 186, 204, 0.25), 0 2px 6px rgba(0, 21, 64, 0.14), 0 10px 20px rgba(0, 21, 64, 0.05);
-moz-box-shadow: inset 0 4px 7px 1px #fff, inset 0 -5px 20px rgba(173, 186, 204, 0.25), 0 2px 6px rgba(0, 21, 64, 0.14), 0 10px 20px rgba(0, 21, 64, 0.05);
box-shadow: inset 0 4px 7px 1px #fff, inset 0 -5px 20px rgba(173, 186, 204, 0.25), 0 2px 6px rgba(0, 21, 64, 0.14), 0 10px 20px rgba(0, 21, 64, 0.05);
}
.bSnone:hover {
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
}
/* --- complete --- */
.bShadow-1,
.bShadow-1h:hover {
-webkit-box-shadow: rgba(150, 150, 150, 0.1) 0px 0px 20px 0px;
-moz-box-shadow: rgba(150, 150, 150, 0.1) 0px 0px 20px 0px;
box-shadow: rgba(150, 150, 150, 0.1) 0px 0px 20px 0px;
}
.bShadow-2,
.bShadow-2h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 60px -10px;
-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 60px -10px;
box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 60px -10px;
}
.bShadow-3,
.bShadow-3h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.09) 0px 6px 9px 0px;
-moz-box-shadow: rgba(0, 0, 0, 0.09) 0px 6px 9px 0px;
box-shadow: rgba(0, 0, 0, 0.09) 0px 6px 9px 0px;
}
.bShadow-4,
.bShadow-4h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 20px 0px;
-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 20px 0px;
box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 20px 0px;
}
.bShadow-5,
.bShadow-5h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.12) 0px 3px 13px 1px;
-moz-box-shadow: rgba(0, 0, 0, 0.12) 0px 3px 13px 1px;
box-shadow: rgba(0, 0, 0, 0.12) 0px 3px 13px 1px;
}
.bShadow-6,
.bShadow-6h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 15px 35px 0px, rgba(0, 0, 0, 0.07) 0px 3px 10px 0px;
-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 15px 35px 0px, rgba(0, 0, 0, 0.07) 0px 3px 10px 0px;
box-shadow: rgba(0, 0, 0, 0.1) 0px 15px 35px 0px, rgba(0, 0, 0, 0.07) 0px 3px 10px 0px;
}
.bShadow-7,
.bShadow-7h:hover {
-webkit-box-shadow: rgba(57, 70, 78, 0.15) 0px 0px 1px 0px, rgba(57, 70, 78, 0.25) 0px 20px 55px -8px;
-moz-box-shadow: rgba(57, 70, 78, 0.15) 0px 0px 1px 0px, rgba(57, 70, 78, 0.25) 0px 20px 55px -8px;
box-shadow: rgba(57, 70, 78, 0.15) 0px 0px 1px 0px, rgba(57, 70, 78, 0.25) 0px 20px 55px -8px;
}
.bShadow-8,
.bShadow-8h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 15px 45px -9px;
-moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 15px 45px -9px;
box-shadow: rgba(0, 0, 0, 0.25) 0px 15px 45px -9px;
}
.bShadow-9,
.bShadow-9h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.06) 0px 1px 1px 1px;
-moz-box-shadow: rgba(0, 0, 0, 0.06) 0px 1px 1px 1px;
box-shadow: rgba(0, 0, 0, 0.06) 0px 1px 1px 1px;
}
.bShadow-10,
.bShadow-10h:hover {
-webkit-box-shadow: rgba(16, 36, 94, 0.4) 0px 2px 6px 0px;
-moz-box-shadow: rgba(16, 36, 94, 0.4) 0px 2px 6px 0px;
box-shadow: rgba(16, 36, 94, 0.4) 0px 2px 6px 0px;
}
.bShadow-11,
.bShadow-11h:hover {
-webkit-box-shadow: rgba(62, 57, 107, 0.3) 0px 6px 16px 0px;
-moz-box-shadow: rgba(62, 57, 107, 0.3) 0px 6px 16px 0px;
box-shadow: rgba(62, 57, 107, 0.3) 0px 6px 16px 0px;
}
.bShadow-12,
.bShadow-12h:hover {
-webkit-box-shadow: rgba(62, 57, 107, 0.36) 0px 16px 38px -12px, rgba(62, 57, 107, 0.12) 0px 4px 25px 0px, rgba(62, 57, 107, 0.2) 0px 8px 10px -5px;
-moz-box-shadow: rgba(62, 57, 107, 0.36) 0px 16px 38px -12px, rgba(62, 57, 107, 0.12) 0px 4px 25px 0px, rgba(62, 57, 107, 0.2) 0px 8px 10px -5px;
box-shadow: rgba(62, 57, 107, 0.36) 0px 16px 38px -12px, rgba(62, 57, 107, 0.12) 0px 4px 25px 0px, rgba(62, 57, 107, 0.2) 0px 8px 10px -5px;
}
/* --- up --- */
.bShadow-13,
.bShadow-13h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px -15px 5px -12px;
-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px -15px 5px -12px;
box-shadow: rgba(0, 0, 0, 0.2) 0px -15px 5px -12px;
}
.bShadow-14,
.bShadow-14h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.09) 0px -6px 9px 0px;
-moz-box-shadow: rgba(0, 0, 0, 0.09) 0px -6px 9px 0px;
box-shadow: rgba(0, 0, 0, 0.09) 0px -6px 9px 0px;
}
.bShadow-15,
.bShadow-15h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px -20px 60px -10px;
-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px -20px 60px -10px;
box-shadow: rgba(0, 0, 0, 0.1) 0px -20px 60px -10px;
}
.bShadow-16,
.bShadow-16h:hover {
-webkit-box-shadow: rgba(16, 36, 94, 0.25) 0px -50px 100px -30px;
-moz-box-shadow: rgba(16, 36, 94, 0.25) 0px -50px 100px -30px;
box-shadow: rgba(16, 36, 94, 0.25) 0px -50px 100px -30px;
}
.bShadow-17,
.bShadow-17h:hover {
-webkit-box-shadow: rgba(112, 128, 175, 0.2) 0px -16px 24px 0px;
-moz-box-shadow: rgba(112, 128, 175, 0.2) 0px -16px 24px 0px;
box-shadow: rgba(112, 128, 175, 0.2) 0px -16px 24px 0px;
}
.bShadow-18,
.bShadow-18h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.28) 0px -16px 52px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
-moz-box-shadow: rgba(0, 0, 0, 0.28) 0px -16px 52px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
box-shadow: rgba(0, 0, 0, 0.28) 0px -26px 52px -15px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
}
.bShadow-19,
.bShadow-19h:hover {
-webkit-box-shadow: rgba(72, 76, 89, 0.28) 0px -16px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
-moz-box-shadow: rgba(72, 76, 89, 0.28) 0px -16px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
box-shadow: rgba(72, 76, 89, 0.28) 0px -16px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
}
.bShadow-20,
.bShadow-20h:hover {
-webkit-box-shadow: rgba(16, 36, 94, 0.2) 0px -30px 40px 0px;
-moz-box-shadow: rgba(16, 36, 94, 0.2) 0px -30px 40px 0px;
box-shadow: rgba(16, 36, 94, 0.2) 0px -30px 40px 0px;
}
/* --- angle --- */
.bShadow-21,
.bShadow-21h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.05) 5px 5px 0px 0px;
-moz-box-shadow: rgba(0, 0, 0, 0.05) 5px 5px 0px 0px;
box-shadow: rgba(0, 0, 0, 0.05) 5px 5px 0px 0px;
}
.bShadow-22,
.bShadow-22h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.05) -5px 5px 0px 0px;
-moz-box-shadow: rgba(0, 0, 0, 0.05) -5px 5px 0px 0px;
box-shadow: rgba(0, 0, 0, 0.05) -5px 5px 0px 0px;
}
.bShadow-23,
.bShadow-23h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.05) 5px -5px 0px 0px;
-moz-box-shadow: rgba(0, 0, 0, 0.05) 5px -5px 0px 0px;
box-shadow: rgba(0, 0, 0, 0.05) 5px -5px 0px 0px;
}
.bShadow-24,
.bShadow-24h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.05) -5px -5px 0px 0px;
-moz-box-shadow: rgba(0, 0, 0, 0.05) -5px -5px 0px 0px;
box-shadow: rgba(0, 0, 0, 0.05) -5px -5px 0px 0px;
}
.bShadow-25,
.bShadow-25h:hover {
-webkit-box-shadow: rgba(72, 76, 89, 0.2) 2px 2px 4px 0px;
-moz-box-shadow: rgba(72, 76, 89, 0.2) 2px 2px 4px 0px;
box-shadow: rgba(72, 76, 89, 0.2) 2px 2px 4px 0px;
}
.bShadow-26,
.bShadow-26h:hover {
-webkit-box-shadow: rgba(72, 76, 89, 0.2) -2px 2px 4px 0px;
-moz-box-shadow: rgba(72, 76, 89, 0.2) -2px 2px 4px 0px;
box-shadow: rgba(72, 76, 89, 0.2) -2px 2px 4px 0px;
}
.bShadow-27,
.bShadow-27h:hover {
-webkit-box-shadow: rgba(72, 76, 89, 0.2) 2px -2px 4px 0px;
-moz-box-shadow: rgba(72, 76, 89, 0.2) 2px -2px 4px 0px;
box-shadow: rgba(72, 76, 89, 0.2) 2px -2px 4px 0px;
}
.bShadow-28,
.bShadow-28h:hover {
-webkit-box-shadow: rgba(72, 76, 89, 0.2) -2px -2px 4px 0px;
-moz-box-shadow: rgba(72, 76, 89, 0.2) -2px -2px 4px 0px;
box-shadow: rgba(72, 76, 89, 0.2) -2px -2px 4px 0px;
}
.bShadow-29,
.bShadow-29h:hover {
-webkit-box-shadow: rgba(50, 50, 50, 0.14) 2px 4px 6px 1px;
-moz-box-shadow: rgba(50, 50, 50, 0.14) 2px 4px 6px 1px;
box-shadow: rgba(50, 50, 50, 0.14) 2px 4px 6px 1px;
}
.bShadow-30,
.bShadow-30h:hover {
-webkit-box-shadow: rgba(50, 50, 50, 0.14) -2px 4px 6px 1px;
-moz-box-shadow: rgba(50, 50, 50, 0.14) -2px 4px 6px 1px;
box-shadow: rgba(50, 50, 50, 0.14) -2px 4px 6px 1px;
}
.bShadow-31,
.bShadow-31h:hover {
-webkit-box-shadow: rgba(50, 50, 50, 0.14) 2px -4px 6px 1px;
-moz-box-shadow: rgba(50, 50, 50, 0.14) 2px -4px 6px 1px;
box-shadow: rgba(50, 50, 50, 0.14) 2px -4px 6px 1px;
}
.bShadow-32,
.bShadow-32h:hover {
-webkit-box-shadow: rgba(50, 50, 50, 0.14) -2px -4px 6px 1px;
-moz-box-shadow: rgba(50, 50, 50, 0.14) -2px -4px 6px 1px;
box-shadow: rgba(50, 50, 50, 0.14) -2px -4px 6px 1px;
}
.bShadow-33,
.bShadow-33h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.2) 15px 15px 5px -5px;
-moz-box-shadow: rgba(0, 0, 0, 0.2) 15px 15px 5px -5px;
box-shadow: rgba(0, 0, 0, 0.2) 15px 15px 5px -5px;
}
.bShadow-34,
.bShadow-34h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.2) -15px 15px 5px -5px;
-moz-box-shadow: rgba(0, 0, 0, 0.2) -15px 15px 5px -5px;
box-shadow: rgba(0, 0, 0, 0.2) -15px 15px 5px -5px;
}
.bShadow-35,
.bShadow-35h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.2) 15px -15px 5px -5px;
-moz-box-shadow: rgba(0, 0, 0, 0.2) 15px -15px 5px -5px;
box-shadow: rgba(0, 0, 0, 0.2) 15px -15px 5px -5px;
}
.bShadow-36,
.bShadow-36h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.2) -15px -15px 5px -5px;
-moz-box-shadow: rgba(0, 0, 0, 0.2) -15px -15px 5px -5px;
box-shadow: rgba(0, 0, 0, 0.2) -15px -15px 5px -5px;
}
.bShadow-37,
.bShadow-37h:hover {
-webkit-box-shadow: rgba(62, 57, 107, 0.28) 10px 10px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
-moz-box-shadow: rgba(62, 57, 107, 0.28) 10px 10px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
box-shadow: rgba(62, 57, 107, 0.28) 10px 10px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
}
.bShadow-38,
.bShadow-38h:hover {
-webkit-box-shadow: rgba(62, 57, 107, 0.28) -10px 10px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
-moz-box-shadow: rgba(62, 57, 107, 0.28) -10px 10px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
box-shadow: rgba(62, 57, 107, 0.28) -10px 10px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
}
.bShadow-39,
.bShadow-39h:hover {
-webkit-box-shadow: rgba(62, 57, 107, 0.28) 10px -10px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
-moz-box-shadow: rgba(62, 57, 107, 0.28) 10px -10px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
box-shadow: rgba(62, 57, 107, 0.28) 10px -10px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
}
.bShadow-40,
.bShadow-40h:hover {
-webkit-box-shadow: rgba(62, 57, 107, 0.28) -10px -10px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
-moz-box-shadow: rgba(62, 57, 107, 0.28) -10px -10px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
box-shadow: rgba(62, 57, 107, 0.28) -10px -10px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
}
.bShadow-41,
.bShadow-41h:hover {
-webkit-box-shadow: rgba(26, 26, 67, 0.05) 1px 1px 5px 0px, rgba(50, 50, 93, 0.5) 39px 62.5px 125px -25px, rgba(0, 0, 0, 0.3) 23.4px 37.5px 75px -37.5px;
-moz-box-shadow: rgba(26, 26, 67, 0.05) 1px 1px 5px 0px, rgba(50, 50, 93, 0.5) 39px 62.5px 125px -25px, rgba(0, 0, 0, 0.3) 23.4px 37.5px 75px -37.5px;
box-shadow: rgba(26, 26, 67, 0.05) 1px 1px 5px 0px, rgba(50, 50, 93, 0.5) 39px 62.5px 125px -25px, rgba(0, 0, 0, 0.3) 23.4px 37.5px 75px -37.5px;
}
.bShadow-42,
.bShadow-42h:hover {
-webkit-box-shadow: rgba(26, 26, 67, 0.05) 1px 1px 5px 0px, rgba(50, 50, 93, 0.5) -39px 62.5px 125px -25px, rgba(0, 0, 0, 0.3) 23.4px 37.5px 75px -37.5px;
-moz-box-shadow: rgba(26, 26, 67, 0.05) 1px 1px 5px 0px, rgba(50, 50, 93, 0.5) -39px 62.5px 125px -25px, rgba(0, 0, 0, 0.3) 23.4px 37.5px 75px -37.5px;
box-shadow: rgba(26, 26, 67, 0.05) 1px 1px 5px 0px, rgba(50, 50, 93, 0.5) -39px 62.5px 125px -25px, rgba(0, 0, 0, 0.3) 23.4px 37.5px 75px -37.5px;
}
/* --- down --- */
.bShadow-43,
.bShadow-43h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 15px 5px -12px;
-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 15px 5px -12px;
box-shadow: rgba(0, 0, 0, 0.2) 0px 15px 5px -12px;
}
.bShadow-44,
.bShadow-44h:hover {
-webkit-box-shadow: rgba(16, 36, 94, 0.25) 0px 50px 100px -30px;
-moz-box-shadow: rgba(16, 36, 94, 0.25) 0px 50px 100px -30px;
box-shadow: rgba(16, 36, 94, 0.25) 0px 50px 100px -30px;
}
.bShadow-45,
.bShadow-45h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.05) 0px 8px 16px 0px;
-moz-box-shadow: rgba(0, 0, 0, 0.05) 0px 8px 16px 0px;
box-shadow: rgba(0, 0, 0, 0.05) 0px 8px 16px 0px;
}
.bShadow-46,
.bShadow-46h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.09) 0px 6px 9px 0px;
-moz-box-shadow: rgba(0, 0, 0, 0.09) 0px 6px 9px 0px;
box-shadow: rgba(0, 0, 0, 0.09) 0px 6px 9px 0px;
}
.bShadow-47,
.bShadow-47h:hover {
-webkit-box-shadow: rgba(112, 128, 175, 0.2) 0px 16px 24px 0px;
-moz-box-shadow: rgba(112, 128, 175, 0.2) 0px 16px 24px 0px;
box-shadow: rgba(112, 128, 175, 0.2) 0px 16px 24px 0px;
}
.bShadow-48,
.bShadow-48h:hover {
-webkit-box-shadow: rgba(72, 76, 89, 0.28) 0px 16px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
-moz-box-shadow: rgba(72, 76, 89, 0.28) 0px 16px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
box-shadow: rgba(72, 76, 89, 0.28) 0px 16px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
}
.bShadow-49,
.bShadow-49h:hover {
-webkit-box-shadow: rgba(16, 36, 94, 0.2) 0px 30px 40px 0px;
-moz-box-shadow: rgba(16, 36, 94, 0.2) 0px 30px 40px 0px;
box-shadow: rgba(16, 36, 94, 0.2) 0px 30px 40px 0px;
}
/* --- blur collection --- */
.bShadow-50,
.bShadow-50h:hover {
-webkit-box-shadow: 0px 0px 70px 6px rgba(0, 0, 0, 0.12);
-moz-box-shadow: 0px 0px 70px 6px rgba(0, 0, 0, 0.12);
box-shadow: 0px 0px 70px 6px rgba(0, 0, 0, 0.12);
}
.bShadow-51,
.bShadow-51h:hover {
-webkit-box-shadow: 5px 31px 85px 23px rgba(0, 0, 0, 0.07);
-moz-box-shadow: 5px 31px 85px 23px rgba(0, 0, 0, 0.07);
box-shadow: 5px 31px 85px 23px rgba(0, 0, 0, 0.07);
}
.bShadow-52,
.bShadow-52h:hover {
-webkit-box-shadow: 30px 70px 70px 40px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 30px 70px 70px 40px rgba(0, 0, 0, 0.05);
box-shadow: 30px 70px 70px 40px rgba(0, 0, 0, 0.05);
}
.bShadow-53,
.bShadow-53h:hover {
-webkit-box-shadow: 0 30px 48px 22px rgba(0, 0, 0, 0.07);
-moz-box-shadow: 0 30px 48px 22px rgba(0, 0, 0, 0.07);
box-shadow: 0 30px 48px 22px rgba(0, 0, 0, 0.07);
}
.bShadow-54,
.bShadow-54h:hover {
-webkit-box-shadow: -41px 51px 68px 5px rgba(0, 0, 0, 0.06);
-moz-box-shadow: -41px 51px 68px 5px rgba(0, 0, 0, 0.06);
box-shadow: -41px 51px 68px 5px rgba(0, 0, 0, 0.06);
}
.bShadow-55,
.bShadow-55h:hover {
-webkit-box-shadow: 41px 51px 68px 5px rgba(0, 0, 0, 0.06);
-moz-box-shadow: 41px 51px 68px 5px rgba(0, 0, 0, 0.06);
box-shadow: 41px 51px 68px 5px rgba(0, 0, 0, 0.06);
}
.bShadow-56,
.bShadow-56h:hover {
-webkit-box-shadow: -100px 100px 85px 23px rgba(0, 0, 0, 0.07);
-moz-box-shadow: -100px 100px 85px 23px rgba(0, 0, 0, 0.07);
box-shadow: -100px 100px 85px 23px rgba(0, 0, 0, 0.07);
}
.bShadow-57,
.bShadow-57h:hover {
-webkit-box-shadow: 100px 100px 85px 23px rgba(0, 0, 0, 0.07);
-moz-box-shadow: 100px 100px 85px 23px rgba(0, 0, 0, 0.07);
box-shadow: 100px 100px 85px 23px rgba(0, 0, 0, 0.07);
}
/* --- side --- */
.bShadow-58,
.bShadow-58:hover {
box-shadow: 5px 0 12px -10px rgba(0, 0, 0, 0.25), -5px 0 12px -10px rgba(0, 0, 0, 0.25);
}
.bShadow-59,
.bShadow-59:hover {
box-shadow: 6px 0 12px -8px rgba(50, 50, 50, 0.45), -6px 0 12px -8px rgba(50, 50, 50, 0.45);
}
.bShadow-60,
.bShadow-60:hover {
-webkit-box-shadow: 6px 0 12px -7px rgba(50, 50, 50, 0.75), -6px 0 12px -7px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 6px 0 12px -7px rgba(50, 50, 50, 0.75), -6px 0 12px -7px rgba(50, 50, 50, 0.75);
box-shadow: 6px 0 12px -7px rgba(50, 50, 50, 0.75), -6px 0 12px -7px rgba(50, 50, 50, 0.75);
}
.bShadow-61,
.bShadow-61:hover {
-webkit-box-shadow: -20px 0 50px -25px rgba(50, 50, 50, 0.65), 20px 0 50px -20px rgba(50, 50, 50, 0.65);
-moz-box-shadow: -20px 0 50px -25px rgba(50, 50, 50, 0.65), 20px 0 50px -25px rgba(50, 50, 50, 0.65);
box-shadow: -20px 0 50px -25px rgba(50, 50, 50, 0.65), 20px 0 50px -25px rgba(50, 50, 50, 0.65);
}
.bShadow-62,
.bShadow-62:hover {
-webkit-box-shadow: 20px 0 25px -15px rgba(50, 50, 50, 0.35), -20px 0 25px -15px rgba(50, 50, 50, 0.35);
-moz-box-shadow: 20px 0 25px -15px rgba(50, 50, 50, 0.35), -20px 0 25px -15px rgba(50, 50, 50, 0.35);
box-shadow: 20px 0 25px -15px rgba(50, 50, 50, 0.35), -20px 0 25px -15px rgba(50, 50, 50, 0.35);
}
/* --- updown --- */
.bShadow-63,
.bShadow-63:hover {
-webkit-box-shadow: 0px 11px 30px -20px rgba(51, 51, 51, 0.51), 0px -11px 30px -20px rgba(51, 51, 51, 0.51);
-moz-box-shadow: 0px 11px 30px -20px rgba(51, 51, 51, 0.51), 0px -11px 30px -20px rgba(51, 51, 51, 0.51);
box-shadow: 0px 11px 30px -20px rgba(51, 51, 51, 0.51), 0px -11px 30px -20px rgba(51, 51, 51, 0.51);
}
.bShadow-64,
.bShadow-64:hover {
-webkit-box-shadow: 0px 11px 8px -10px rgba(51, 51, 51, 0.51), 0px -11px 8px -10px rgba(51, 51, 51, 0.51);
-moz-box-shadow: 0px 11px 8px -10px rgba(51, 51, 51, 0.51), 0px -11px 8px -10px rgba(51, 51, 51, 0.51);
box-shadow: 0px 11px 8px -10px rgba(51, 51, 51, 0.51), 0px -11px 8px -10px rgba(51, 51, 51, 0.51);
} | CSS/box-shadows.css-master/box-shadows.css | .bShadow {
-webkit-box-shadow: 0 10px 40px 0 rgba(62, 57, 107, 0.07), 0 2px 9px 0 rgba(62, 57, 107, 0.06);
-moz-box-shadow: 0 10px 40px 0 rgba(62, 57, 107, 0.07), 0 2px 9px 0 rgba(62, 57, 107, 0.06);
box-shadow: 0 10px 40px 0 rgba(62, 57, 107, 0.07), 0 2px 9px 0 rgba(62, 57, 107, 0.06);
-webkit-transition: -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
transition: -webkit-transform 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
will-change: transform, box-shadow;
}
.bShadow-light {
-webkit-box-shadow: 0 2px 8px 0 rgba(50, 50, 50, 0.08);
-moz-box-shadow: 0 2px 8px 0 rgba(50, 50, 50, 0.08);
box-shadow: 0 2px 8px 0 rgba(50, 50, 50, 0.08);
}
.bShadow-inset {
-webkit-box-shadow: inset 0 4px 7px 1px #fff, inset 0 -5px 20px rgba(173, 186, 204, 0.25), 0 2px 6px rgba(0, 21, 64, 0.14), 0 10px 20px rgba(0, 21, 64, 0.05);
-moz-box-shadow: inset 0 4px 7px 1px #fff, inset 0 -5px 20px rgba(173, 186, 204, 0.25), 0 2px 6px rgba(0, 21, 64, 0.14), 0 10px 20px rgba(0, 21, 64, 0.05);
box-shadow: inset 0 4px 7px 1px #fff, inset 0 -5px 20px rgba(173, 186, 204, 0.25), 0 2px 6px rgba(0, 21, 64, 0.14), 0 10px 20px rgba(0, 21, 64, 0.05);
}
.bSnone:hover {
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
}
/* --- complete --- */
.bShadow-1,
.bShadow-1h:hover {
-webkit-box-shadow: rgba(150, 150, 150, 0.1) 0px 0px 20px 0px;
-moz-box-shadow: rgba(150, 150, 150, 0.1) 0px 0px 20px 0px;
box-shadow: rgba(150, 150, 150, 0.1) 0px 0px 20px 0px;
}
.bShadow-2,
.bShadow-2h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 60px -10px;
-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 60px -10px;
box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 60px -10px;
}
.bShadow-3,
.bShadow-3h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.09) 0px 6px 9px 0px;
-moz-box-shadow: rgba(0, 0, 0, 0.09) 0px 6px 9px 0px;
box-shadow: rgba(0, 0, 0, 0.09) 0px 6px 9px 0px;
}
.bShadow-4,
.bShadow-4h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 20px 0px;
-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 20px 0px;
box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 20px 0px;
}
.bShadow-5,
.bShadow-5h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.12) 0px 3px 13px 1px;
-moz-box-shadow: rgba(0, 0, 0, 0.12) 0px 3px 13px 1px;
box-shadow: rgba(0, 0, 0, 0.12) 0px 3px 13px 1px;
}
.bShadow-6,
.bShadow-6h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 15px 35px 0px, rgba(0, 0, 0, 0.07) 0px 3px 10px 0px;
-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 15px 35px 0px, rgba(0, 0, 0, 0.07) 0px 3px 10px 0px;
box-shadow: rgba(0, 0, 0, 0.1) 0px 15px 35px 0px, rgba(0, 0, 0, 0.07) 0px 3px 10px 0px;
}
.bShadow-7,
.bShadow-7h:hover {
-webkit-box-shadow: rgba(57, 70, 78, 0.15) 0px 0px 1px 0px, rgba(57, 70, 78, 0.25) 0px 20px 55px -8px;
-moz-box-shadow: rgba(57, 70, 78, 0.15) 0px 0px 1px 0px, rgba(57, 70, 78, 0.25) 0px 20px 55px -8px;
box-shadow: rgba(57, 70, 78, 0.15) 0px 0px 1px 0px, rgba(57, 70, 78, 0.25) 0px 20px 55px -8px;
}
.bShadow-8,
.bShadow-8h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 15px 45px -9px;
-moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 15px 45px -9px;
box-shadow: rgba(0, 0, 0, 0.25) 0px 15px 45px -9px;
}
.bShadow-9,
.bShadow-9h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.06) 0px 1px 1px 1px;
-moz-box-shadow: rgba(0, 0, 0, 0.06) 0px 1px 1px 1px;
box-shadow: rgba(0, 0, 0, 0.06) 0px 1px 1px 1px;
}
.bShadow-10,
.bShadow-10h:hover {
-webkit-box-shadow: rgba(16, 36, 94, 0.4) 0px 2px 6px 0px;
-moz-box-shadow: rgba(16, 36, 94, 0.4) 0px 2px 6px 0px;
box-shadow: rgba(16, 36, 94, 0.4) 0px 2px 6px 0px;
}
.bShadow-11,
.bShadow-11h:hover {
-webkit-box-shadow: rgba(62, 57, 107, 0.3) 0px 6px 16px 0px;
-moz-box-shadow: rgba(62, 57, 107, 0.3) 0px 6px 16px 0px;
box-shadow: rgba(62, 57, 107, 0.3) 0px 6px 16px 0px;
}
.bShadow-12,
.bShadow-12h:hover {
-webkit-box-shadow: rgba(62, 57, 107, 0.36) 0px 16px 38px -12px, rgba(62, 57, 107, 0.12) 0px 4px 25px 0px, rgba(62, 57, 107, 0.2) 0px 8px 10px -5px;
-moz-box-shadow: rgba(62, 57, 107, 0.36) 0px 16px 38px -12px, rgba(62, 57, 107, 0.12) 0px 4px 25px 0px, rgba(62, 57, 107, 0.2) 0px 8px 10px -5px;
box-shadow: rgba(62, 57, 107, 0.36) 0px 16px 38px -12px, rgba(62, 57, 107, 0.12) 0px 4px 25px 0px, rgba(62, 57, 107, 0.2) 0px 8px 10px -5px;
}
/* --- up --- */
.bShadow-13,
.bShadow-13h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px -15px 5px -12px;
-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px -15px 5px -12px;
box-shadow: rgba(0, 0, 0, 0.2) 0px -15px 5px -12px;
}
.bShadow-14,
.bShadow-14h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.09) 0px -6px 9px 0px;
-moz-box-shadow: rgba(0, 0, 0, 0.09) 0px -6px 9px 0px;
box-shadow: rgba(0, 0, 0, 0.09) 0px -6px 9px 0px;
}
.bShadow-15,
.bShadow-15h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px -20px 60px -10px;
-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px -20px 60px -10px;
box-shadow: rgba(0, 0, 0, 0.1) 0px -20px 60px -10px;
}
.bShadow-16,
.bShadow-16h:hover {
-webkit-box-shadow: rgba(16, 36, 94, 0.25) 0px -50px 100px -30px;
-moz-box-shadow: rgba(16, 36, 94, 0.25) 0px -50px 100px -30px;
box-shadow: rgba(16, 36, 94, 0.25) 0px -50px 100px -30px;
}
.bShadow-17,
.bShadow-17h:hover {
-webkit-box-shadow: rgba(112, 128, 175, 0.2) 0px -16px 24px 0px;
-moz-box-shadow: rgba(112, 128, 175, 0.2) 0px -16px 24px 0px;
box-shadow: rgba(112, 128, 175, 0.2) 0px -16px 24px 0px;
}
.bShadow-18,
.bShadow-18h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.28) 0px -16px 52px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
-moz-box-shadow: rgba(0, 0, 0, 0.28) 0px -16px 52px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
box-shadow: rgba(0, 0, 0, 0.28) 0px -26px 52px -15px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
}
.bShadow-19,
.bShadow-19h:hover {
-webkit-box-shadow: rgba(72, 76, 89, 0.28) 0px -16px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
-moz-box-shadow: rgba(72, 76, 89, 0.28) 0px -16px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
box-shadow: rgba(72, 76, 89, 0.28) 0px -16px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
}
.bShadow-20,
.bShadow-20h:hover {
-webkit-box-shadow: rgba(16, 36, 94, 0.2) 0px -30px 40px 0px;
-moz-box-shadow: rgba(16, 36, 94, 0.2) 0px -30px 40px 0px;
box-shadow: rgba(16, 36, 94, 0.2) 0px -30px 40px 0px;
}
/* --- angle --- */
.bShadow-21,
.bShadow-21h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.05) 5px 5px 0px 0px;
-moz-box-shadow: rgba(0, 0, 0, 0.05) 5px 5px 0px 0px;
box-shadow: rgba(0, 0, 0, 0.05) 5px 5px 0px 0px;
}
.bShadow-22,
.bShadow-22h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.05) -5px 5px 0px 0px;
-moz-box-shadow: rgba(0, 0, 0, 0.05) -5px 5px 0px 0px;
box-shadow: rgba(0, 0, 0, 0.05) -5px 5px 0px 0px;
}
.bShadow-23,
.bShadow-23h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.05) 5px -5px 0px 0px;
-moz-box-shadow: rgba(0, 0, 0, 0.05) 5px -5px 0px 0px;
box-shadow: rgba(0, 0, 0, 0.05) 5px -5px 0px 0px;
}
.bShadow-24,
.bShadow-24h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.05) -5px -5px 0px 0px;
-moz-box-shadow: rgba(0, 0, 0, 0.05) -5px -5px 0px 0px;
box-shadow: rgba(0, 0, 0, 0.05) -5px -5px 0px 0px;
}
.bShadow-25,
.bShadow-25h:hover {
-webkit-box-shadow: rgba(72, 76, 89, 0.2) 2px 2px 4px 0px;
-moz-box-shadow: rgba(72, 76, 89, 0.2) 2px 2px 4px 0px;
box-shadow: rgba(72, 76, 89, 0.2) 2px 2px 4px 0px;
}
.bShadow-26,
.bShadow-26h:hover {
-webkit-box-shadow: rgba(72, 76, 89, 0.2) -2px 2px 4px 0px;
-moz-box-shadow: rgba(72, 76, 89, 0.2) -2px 2px 4px 0px;
box-shadow: rgba(72, 76, 89, 0.2) -2px 2px 4px 0px;
}
.bShadow-27,
.bShadow-27h:hover {
-webkit-box-shadow: rgba(72, 76, 89, 0.2) 2px -2px 4px 0px;
-moz-box-shadow: rgba(72, 76, 89, 0.2) 2px -2px 4px 0px;
box-shadow: rgba(72, 76, 89, 0.2) 2px -2px 4px 0px;
}
.bShadow-28,
.bShadow-28h:hover {
-webkit-box-shadow: rgba(72, 76, 89, 0.2) -2px -2px 4px 0px;
-moz-box-shadow: rgba(72, 76, 89, 0.2) -2px -2px 4px 0px;
box-shadow: rgba(72, 76, 89, 0.2) -2px -2px 4px 0px;
}
.bShadow-29,
.bShadow-29h:hover {
-webkit-box-shadow: rgba(50, 50, 50, 0.14) 2px 4px 6px 1px;
-moz-box-shadow: rgba(50, 50, 50, 0.14) 2px 4px 6px 1px;
box-shadow: rgba(50, 50, 50, 0.14) 2px 4px 6px 1px;
}
.bShadow-30,
.bShadow-30h:hover {
-webkit-box-shadow: rgba(50, 50, 50, 0.14) -2px 4px 6px 1px;
-moz-box-shadow: rgba(50, 50, 50, 0.14) -2px 4px 6px 1px;
box-shadow: rgba(50, 50, 50, 0.14) -2px 4px 6px 1px;
}
.bShadow-31,
.bShadow-31h:hover {
-webkit-box-shadow: rgba(50, 50, 50, 0.14) 2px -4px 6px 1px;
-moz-box-shadow: rgba(50, 50, 50, 0.14) 2px -4px 6px 1px;
box-shadow: rgba(50, 50, 50, 0.14) 2px -4px 6px 1px;
}
.bShadow-32,
.bShadow-32h:hover {
-webkit-box-shadow: rgba(50, 50, 50, 0.14) -2px -4px 6px 1px;
-moz-box-shadow: rgba(50, 50, 50, 0.14) -2px -4px 6px 1px;
box-shadow: rgba(50, 50, 50, 0.14) -2px -4px 6px 1px;
}
.bShadow-33,
.bShadow-33h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.2) 15px 15px 5px -5px;
-moz-box-shadow: rgba(0, 0, 0, 0.2) 15px 15px 5px -5px;
box-shadow: rgba(0, 0, 0, 0.2) 15px 15px 5px -5px;
}
.bShadow-34,
.bShadow-34h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.2) -15px 15px 5px -5px;
-moz-box-shadow: rgba(0, 0, 0, 0.2) -15px 15px 5px -5px;
box-shadow: rgba(0, 0, 0, 0.2) -15px 15px 5px -5px;
}
.bShadow-35,
.bShadow-35h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.2) 15px -15px 5px -5px;
-moz-box-shadow: rgba(0, 0, 0, 0.2) 15px -15px 5px -5px;
box-shadow: rgba(0, 0, 0, 0.2) 15px -15px 5px -5px;
}
.bShadow-36,
.bShadow-36h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.2) -15px -15px 5px -5px;
-moz-box-shadow: rgba(0, 0, 0, 0.2) -15px -15px 5px -5px;
box-shadow: rgba(0, 0, 0, 0.2) -15px -15px 5px -5px;
}
.bShadow-37,
.bShadow-37h:hover {
-webkit-box-shadow: rgba(62, 57, 107, 0.28) 10px 10px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
-moz-box-shadow: rgba(62, 57, 107, 0.28) 10px 10px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
box-shadow: rgba(62, 57, 107, 0.28) 10px 10px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
}
.bShadow-38,
.bShadow-38h:hover {
-webkit-box-shadow: rgba(62, 57, 107, 0.28) -10px 10px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
-moz-box-shadow: rgba(62, 57, 107, 0.28) -10px 10px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
box-shadow: rgba(62, 57, 107, 0.28) -10px 10px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
}
.bShadow-39,
.bShadow-39h:hover {
-webkit-box-shadow: rgba(62, 57, 107, 0.28) 10px -10px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
-moz-box-shadow: rgba(62, 57, 107, 0.28) 10px -10px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
box-shadow: rgba(62, 57, 107, 0.28) 10px -10px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
}
.bShadow-40,
.bShadow-40h:hover {
-webkit-box-shadow: rgba(62, 57, 107, 0.28) -10px -10px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
-moz-box-shadow: rgba(62, 57, 107, 0.28) -10px -10px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
box-shadow: rgba(62, 57, 107, 0.28) -10px -10px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
}
.bShadow-41,
.bShadow-41h:hover {
-webkit-box-shadow: rgba(26, 26, 67, 0.05) 1px 1px 5px 0px, rgba(50, 50, 93, 0.5) 39px 62.5px 125px -25px, rgba(0, 0, 0, 0.3) 23.4px 37.5px 75px -37.5px;
-moz-box-shadow: rgba(26, 26, 67, 0.05) 1px 1px 5px 0px, rgba(50, 50, 93, 0.5) 39px 62.5px 125px -25px, rgba(0, 0, 0, 0.3) 23.4px 37.5px 75px -37.5px;
box-shadow: rgba(26, 26, 67, 0.05) 1px 1px 5px 0px, rgba(50, 50, 93, 0.5) 39px 62.5px 125px -25px, rgba(0, 0, 0, 0.3) 23.4px 37.5px 75px -37.5px;
}
.bShadow-42,
.bShadow-42h:hover {
-webkit-box-shadow: rgba(26, 26, 67, 0.05) 1px 1px 5px 0px, rgba(50, 50, 93, 0.5) -39px 62.5px 125px -25px, rgba(0, 0, 0, 0.3) 23.4px 37.5px 75px -37.5px;
-moz-box-shadow: rgba(26, 26, 67, 0.05) 1px 1px 5px 0px, rgba(50, 50, 93, 0.5) -39px 62.5px 125px -25px, rgba(0, 0, 0, 0.3) 23.4px 37.5px 75px -37.5px;
box-shadow: rgba(26, 26, 67, 0.05) 1px 1px 5px 0px, rgba(50, 50, 93, 0.5) -39px 62.5px 125px -25px, rgba(0, 0, 0, 0.3) 23.4px 37.5px 75px -37.5px;
}
/* --- down --- */
.bShadow-43,
.bShadow-43h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 15px 5px -12px;
-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 15px 5px -12px;
box-shadow: rgba(0, 0, 0, 0.2) 0px 15px 5px -12px;
}
.bShadow-44,
.bShadow-44h:hover {
-webkit-box-shadow: rgba(16, 36, 94, 0.25) 0px 50px 100px -30px;
-moz-box-shadow: rgba(16, 36, 94, 0.25) 0px 50px 100px -30px;
box-shadow: rgba(16, 36, 94, 0.25) 0px 50px 100px -30px;
}
.bShadow-45,
.bShadow-45h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.05) 0px 8px 16px 0px;
-moz-box-shadow: rgba(0, 0, 0, 0.05) 0px 8px 16px 0px;
box-shadow: rgba(0, 0, 0, 0.05) 0px 8px 16px 0px;
}
.bShadow-46,
.bShadow-46h:hover {
-webkit-box-shadow: rgba(0, 0, 0, 0.09) 0px 6px 9px 0px;
-moz-box-shadow: rgba(0, 0, 0, 0.09) 0px 6px 9px 0px;
box-shadow: rgba(0, 0, 0, 0.09) 0px 6px 9px 0px;
}
.bShadow-47,
.bShadow-47h:hover {
-webkit-box-shadow: rgba(112, 128, 175, 0.2) 0px 16px 24px 0px;
-moz-box-shadow: rgba(112, 128, 175, 0.2) 0px 16px 24px 0px;
box-shadow: rgba(112, 128, 175, 0.2) 0px 16px 24px 0px;
}
.bShadow-48,
.bShadow-48h:hover {
-webkit-box-shadow: rgba(72, 76, 89, 0.28) 0px 16px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
-moz-box-shadow: rgba(72, 76, 89, 0.28) 0px 16px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
box-shadow: rgba(72, 76, 89, 0.28) 0px 16px 32px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
}
.bShadow-49,
.bShadow-49h:hover {
-webkit-box-shadow: rgba(16, 36, 94, 0.2) 0px 30px 40px 0px;
-moz-box-shadow: rgba(16, 36, 94, 0.2) 0px 30px 40px 0px;
box-shadow: rgba(16, 36, 94, 0.2) 0px 30px 40px 0px;
}
/* --- blur collection --- */
.bShadow-50,
.bShadow-50h:hover {
-webkit-box-shadow: 0px 0px 70px 6px rgba(0, 0, 0, 0.12);
-moz-box-shadow: 0px 0px 70px 6px rgba(0, 0, 0, 0.12);
box-shadow: 0px 0px 70px 6px rgba(0, 0, 0, 0.12);
}
.bShadow-51,
.bShadow-51h:hover {
-webkit-box-shadow: 5px 31px 85px 23px rgba(0, 0, 0, 0.07);
-moz-box-shadow: 5px 31px 85px 23px rgba(0, 0, 0, 0.07);
box-shadow: 5px 31px 85px 23px rgba(0, 0, 0, 0.07);
}
.bShadow-52,
.bShadow-52h:hover {
-webkit-box-shadow: 30px 70px 70px 40px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 30px 70px 70px 40px rgba(0, 0, 0, 0.05);
box-shadow: 30px 70px 70px 40px rgba(0, 0, 0, 0.05);
}
.bShadow-53,
.bShadow-53h:hover {
-webkit-box-shadow: 0 30px 48px 22px rgba(0, 0, 0, 0.07);
-moz-box-shadow: 0 30px 48px 22px rgba(0, 0, 0, 0.07);
box-shadow: 0 30px 48px 22px rgba(0, 0, 0, 0.07);
}
.bShadow-54,
.bShadow-54h:hover {
-webkit-box-shadow: -41px 51px 68px 5px rgba(0, 0, 0, 0.06);
-moz-box-shadow: -41px 51px 68px 5px rgba(0, 0, 0, 0.06);
box-shadow: -41px 51px 68px 5px rgba(0, 0, 0, 0.06);
}
.bShadow-55,
.bShadow-55h:hover {
-webkit-box-shadow: 41px 51px 68px 5px rgba(0, 0, 0, 0.06);
-moz-box-shadow: 41px 51px 68px 5px rgba(0, 0, 0, 0.06);
box-shadow: 41px 51px 68px 5px rgba(0, 0, 0, 0.06);
}
.bShadow-56,
.bShadow-56h:hover {
-webkit-box-shadow: -100px 100px 85px 23px rgba(0, 0, 0, 0.07);
-moz-box-shadow: -100px 100px 85px 23px rgba(0, 0, 0, 0.07);
box-shadow: -100px 100px 85px 23px rgba(0, 0, 0, 0.07);
}
.bShadow-57,
.bShadow-57h:hover {
-webkit-box-shadow: 100px 100px 85px 23px rgba(0, 0, 0, 0.07);
-moz-box-shadow: 100px 100px 85px 23px rgba(0, 0, 0, 0.07);
box-shadow: 100px 100px 85px 23px rgba(0, 0, 0, 0.07);
}
/* --- side --- */
.bShadow-58,
.bShadow-58:hover {
box-shadow: 5px 0 12px -10px rgba(0, 0, 0, 0.25), -5px 0 12px -10px rgba(0, 0, 0, 0.25);
}
.bShadow-59,
.bShadow-59:hover {
box-shadow: 6px 0 12px -8px rgba(50, 50, 50, 0.45), -6px 0 12px -8px rgba(50, 50, 50, 0.45);
}
.bShadow-60,
.bShadow-60:hover {
-webkit-box-shadow: 6px 0 12px -7px rgba(50, 50, 50, 0.75), -6px 0 12px -7px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 6px 0 12px -7px rgba(50, 50, 50, 0.75), -6px 0 12px -7px rgba(50, 50, 50, 0.75);
box-shadow: 6px 0 12px -7px rgba(50, 50, 50, 0.75), -6px 0 12px -7px rgba(50, 50, 50, 0.75);
}
.bShadow-61,
.bShadow-61:hover {
-webkit-box-shadow: -20px 0 50px -25px rgba(50, 50, 50, 0.65), 20px 0 50px -20px rgba(50, 50, 50, 0.65);
-moz-box-shadow: -20px 0 50px -25px rgba(50, 50, 50, 0.65), 20px 0 50px -25px rgba(50, 50, 50, 0.65);
box-shadow: -20px 0 50px -25px rgba(50, 50, 50, 0.65), 20px 0 50px -25px rgba(50, 50, 50, 0.65);
}
.bShadow-62,
.bShadow-62:hover {
-webkit-box-shadow: 20px 0 25px -15px rgba(50, 50, 50, 0.35), -20px 0 25px -15px rgba(50, 50, 50, 0.35);
-moz-box-shadow: 20px 0 25px -15px rgba(50, 50, 50, 0.35), -20px 0 25px -15px rgba(50, 50, 50, 0.35);
box-shadow: 20px 0 25px -15px rgba(50, 50, 50, 0.35), -20px 0 25px -15px rgba(50, 50, 50, 0.35);
}
/* --- updown --- */
.bShadow-63,
.bShadow-63:hover {
-webkit-box-shadow: 0px 11px 30px -20px rgba(51, 51, 51, 0.51), 0px -11px 30px -20px rgba(51, 51, 51, 0.51);
-moz-box-shadow: 0px 11px 30px -20px rgba(51, 51, 51, 0.51), 0px -11px 30px -20px rgba(51, 51, 51, 0.51);
box-shadow: 0px 11px 30px -20px rgba(51, 51, 51, 0.51), 0px -11px 30px -20px rgba(51, 51, 51, 0.51);
}
.bShadow-64,
.bShadow-64:hover {
-webkit-box-shadow: 0px 11px 8px -10px rgba(51, 51, 51, 0.51), 0px -11px 8px -10px rgba(51, 51, 51, 0.51);
-moz-box-shadow: 0px 11px 8px -10px rgba(51, 51, 51, 0.51), 0px -11px 8px -10px rgba(51, 51, 51, 0.51);
box-shadow: 0px 11px 8px -10px rgba(51, 51, 51, 0.51), 0px -11px 8px -10px rgba(51, 51, 51, 0.51);
} | 0.17037 | 0.130092 |
.no-margin {
margin: 0px !important;
}
.no-padding {
padding: 0px !important;
}
.center {
text-align: center;
color: #ff5d56;
}
.left{
margin-left: 95px !important;
}
.font-color{
color: #5a5959;
font-family: 'Poppins', sans-serif;
}
/*.home-height{height: 650px;}*/
.bg-lightgray{
background-color: #f1f3f6;
}
/***************menu***************/
#user2{
background-color: #f1f3f6;
}
#user2 header {
width: 80px;
border-radius: 0 1.25rem 1.25rem 0;
position: fixed;
z-index: 1030;
top: 0;
left: 0;
height: 100%;
background: #f1f3f6;
box-shadow: 3px 3px 8px rgba(55,84,170,0.1), -3px -3px 8px rgb(255,255, 255);
}
#user2 header .navbar-brand {
display: block;
margin-right: 0;
text-align: center;
margin: 1rem 0;
}
a, button {
outline: none !important;
}
#user2 header .navbar-brand b {
display: block;
text-align: center;
font-weight: 700;
font-size: 3rem;
}
#user2 header .navbar-brand {
display: block;
margin-right: 0;
text-align: center;
}
#user2 header .navbar-brand span {
display: block;
text-align: center;
width: 100%;
font-weight: 700;
font-size: 12px;
}
.menu {
position: absolute;
top: 50%;
transform: translateY(-41%);
width: 100%;
}
.menu .list-group-item {
background-color: transparent;
border: none;
padding: 0.5rem;
}
.menu li a:hover, .menu li a.active {
box-shadow: inset 3px 3px 8px rgba(55,84,170,0.1), inset -3px -3px 8px rgb(255,255, 255);
}
.menu li a {
width: 60px;
height: 60px;
display: block;
border-radius: 1rem;
transition: all 0.3s ease;
box-shadow: 3px 3px 8px rgba(55,84,170,0.1), -3px -3px 8px rgb(255,255, 255);
}
a:hover {
text-decoration: none;
}
.menu li a:hover i, .menu li a.active i {
transform: translateY(-100%);
}
.menu li a i {
display: block;
font-size: 1.5rem;
position: relative;
top: 50%;
transform: translateY(-50%);
transition: all 0.3s ease;
line-height: 1.5rem;
}
.menu a:hover span, .menu a.active span {
opacity: 1;
visibility: visible;
transform: translateY(50%);
}
.menu span {
font-size: 12px;
font-weight: 500;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease;
}
.menu-toggler {
display: none;
/* border: 5px solid yellow;*/
}
@media (max-width: 700px){
#user2 header.open {
left: 0;
}
#user2 header {
left: -90px;
transition: all 0.3s ease;
}
.menu-toggler.open {
left: 105px;
}
.menu-toggler {
display: block;
position: fixed;
top: 25px;
left: 25px;
transition: all 0.3s ease;
}
.menu-toggler span {
display: block;
width: 40px;
height: 40px;
margin: auto;
text-align: center;
border-radius: 10px;
line-height: 44px;
font-size: 22px;
}
}
/***************************/
.dark-bg {
/* background-color: #b7b5b5;*/
background-image: url(/images/kanchan/userimg.jpg);
}
/********home*********/
.part2 h1{
margin: 200px 100px 0px 100px !important;
color: #5a5959;
font-size: 50px;
font-family: 'Poppins', sans-serif;
font-weight: bold;
/* margin: 50px 0px 0px 100px;*/
}
.base-color {
color: #5a5959;
font-size: 25px;
margin: 50px 0px 0px 100px;
}
.element{
font-size: 25px;
color: #5a5959;
border: 0px solid red;
margin-left: 99px !important;
}
.part2 p{
margin: 50px 450px 0px 100px;
font-size: 4rem;
font-family: 'Poppins', sans-serif;
color: #17a2b8;
margin-bottom: 90px;
line-height: normal;
}
.hey{
font-size: 15px;
}
/***********media query***************/
@media only screen and (max-width: 700px){
.part2 h1{
font-size: 40px !important;
border: 0px solid yellow;
margin-left: 20px !important;
margin-top: 160px !important;
}
.part2 span{
font-size: 17px;
border: 0px solid yellow;
margin-left: 20px !important;
}
.base-color{
font-size: 25px !important;
}
.element{
font-size: 25px !important;
margin-top: 25px !important;
}
.part2 p{
font-size: 15px !important;
border: 0px solid yellow;
margin-left: 20px !important;
width: 100%;
line-height: 30px;
}
/* ********about**********/
.left{
margin-left: 0px !important;
}
.about-part h2{
text-align: center !important;
font-size: 50px !important;
border: 0px solid yellow;
margin-top: 50px !important;
margin-bottom: 20px;
/* margin-left: 20px !important;*/
}
.about-part span{
text-align: center !important;
font-size: 50px !important;
}
.about-part p{
font-size: 15px !important;
}
.about-img{
margin: 20px 0px;
}
.designation-title{
border: 0px solid green;
/* padding: 0px !important;*/
}
.designation-title span{
font-size: 25px !important;
width: 100%;
float: left !important;
padding: 15px !important;
border: 0px solid red;
}
.heading-color{
font-size: 25px !important;
line-height: 30px;
text-align: center;
}
.user-detail{
text-align: center !important;
}
.my-detail{
border: 0px solid red;
}
.heading-color{
border: 0px solid green;
}
/* resume*/
.resume-part h2{
text-align: center !important;
font-size: 50px !important;
border: 0px solid yellow;
margin-top: 50px !important;
margin-bottom: 20px;
}
.resume-part p{
font-size: 15px !important;
}
.edu-exp-title{
margin: 20px 0px;
}
/* work*/
.portfolio-part h2{
text-align: center !important;
font-size: 50px !important;
border: 0px solid yellow;
margin-top: 50px !important;
margin-bottom: 20px;
}
.portfolio-part p{
font-size: 15px !important;
}
.portf-menu ul{
padding: 0px;
}
.portf-menu ul li{
border: 0px solid red;
padding: 5px !important;
color: #d23e50 !important;
}
.portf-menu ul li a{
}
}
.about-part h2{
margin-top: 70px;
color: #5a5959;
text-align: center;
font-size: 50px;
font-family: 'Poppins', sans-serif;
font-weight: bold;
}
.base-color-about{
color: #d23e50 !important;
font-size: 3rem;
}
.about-part p{
/* margin: 50px 450px 0px 100px;*/
font-size: 20px;
font-family: 'Poppins', sans-serif;
color: #5a5959;
text-align: center
}
.top-margin{
margin-top: 40px !important;
}
.about-img{
background-color: #f1f3f6;
border-radius: 1.25rem;
box-shadow: 3px 3px 8px rgba(55,84,170,0.1), -3px -3px 8px rgb(255,255, 255);
padding: 5px;
/* height: 3sm00px;*/
}
.about-img img{
width: 100%;
/* height: 300px;*/
border-radius: 1rem;
}
.designation-title{
padding-left: 50px;
}
.heading-color{
color: #5a5959;
font-family: 'Poppins', sans-serif;
}
.heading-color span{
color: #d23e50 !important;
font-size: 25px;
padding-left: 13px !important;
}
.user-detail{
font-size: 16px;
line-height: 25px;
}
.top-marginaboutme{
margin-top: 30px !important;
}
/***********tabels***************/
.tbl1{
text-align: center;
color: #5a5959;
margin-top: 30px;
height: 170px;
/* background-color: #f3f3f3;*/
background-color: #f1f3f6;
border-radius: 25px;
padding: 25px;
box-shadow: inset -6px 0px 11px 11px rgba(55,84,170,0.1), -3px -3px 8px rgb(255,255, 255);
}
/***************resume***********/
.resume-part h2{
margin-top: 70px;
color: #5a5959;
text-align: center;
font-size: 50px;
font-family: 'Poppins', sans-serif;
font-weight: bold;
}
.base-color-resume{
color: #d23e50 !important;
font-size: 3rem;
}
.resume-part p{
/* margin: 50px 450px 0px 100px;*/
font-size: 20px;
font-family: 'Poppins', sans-serif;
color: #5a5959;
text-align: center
}
/*******special css**********/
.timeline-item {
position: relative;
margin-bottom: 30px;
}
.box-border, .box-hover-border {
background-color: #f1f3f6;
border-radius: 1.25rem;
box-shadow: 3px 3px 8px rgba(55,84,170,0.1), -3px -3px 8px rgb(255,255, 255);
}
.timeline-item:before {
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 1px;
border-radius: 1rem;
/* box-shadow: 1px 1px 4px rgba(55,84,170,0.8), -1px -1px 4px rgb(255,255, 255); */
display: block;
}
.timeline-item:before {
border: 1px solid #d23e50;
}
.timeline-icon {
width: 15px;
height: 15px;
border-radius: 50%;
position: absolute;
top: 15px;
left: -7px;
z-index: 10;
/* box-shadow: 1px 1px 4px rgba(55,84,170,0.8), -1px -1px 4px rgb(255,255, 255); */
}
.timeline-contents {
padding-left: 30px;
}
h1, h2, h3, h4, h5, h6, .h1 {
font-family: 'Poppins', sans-serif;
line-height: 1.618;
}
.timeline-year {
font-size: 14px;
font-weight: 500;
}
.normal-padding{
padding: 25px;
}
/**************portfolio****************/
.portfolio-part h2{
margin-top: 70px;
color: #5a5959;
text-align: center;
font-size: 50px;
font-family: 'Poppins', sans-serif;
font-weight: bold;
/* border: 2px solid red;*/
}
.base-color-portfolio{
color: #d23e50 !important;
font-size: 3rem;
}
.portfolio-part p{
/* margin: 50px 450px 0px 100px;*/
font-size: 20px;
font-family: 'Poppins', sans-serif;
color: #5a5959;
text-align: center
}
.base-color-resume{
color: #5a5959;
font-size: 25px;
margin: 50px 0px 0px 0px;
}
.skill-box {
padding: 60px 30px 30px;
margin-top: 30px;
}
.skill-box .skillbar:not(:last-child) {
margin-bottom: 43px;
}
.skill-box .skillbar {
position: relative;
display: block;
width: 100%;
height: 10px;
border-radius: 5px;
transition: 0.1s linear;
background-color: #f1f3f6;
box-shadow: inset 3px 3px 8px rgba(55,84,170,0.3), inset -3px -3px 8px rgb(255,255, 255);
}
.skill-box .skillbar-title {
position: absolute;
top: -28px;
left: -17px;
font-weight: 600;
font-size: 14px;
}
.skill-box .skillbar-title span {
margin-left: 18px;
}
.skill-box .fill-skillbar {
height: 10px;
width: 0;
border-radius: 5px;
float: left;
}
.skill-box .skill-bar-percent {
position: absolute;
font-weight: 500;
bottom: 16px;
right: 0;
}
.language-bar {
padding: 35px 30px;
margin-top: 30px;
}
.language-skill:not(:last-child) {
margin-bottom: 15px;
}
.language-skill h4 span {
color: #999;
font-size: 14px;
font-weight: normal;
}
.language-skill h4 {
font-size: 16px;
}
/************special css************/
.portfolio .portfolio-filter .list-inline-item:not(:last-child) {
margin-bottom: 1rem;
}
.button-border {
background: #f1f3f6;
box-shadow: 3px 3px 8px rgba(55,84,170,0.1), -3px -3px 8px rgb(255,255, 255);
display: inline-block;
padding: 1px;
border-radius: 1rem;
}
.portfolio .portfolio-filter li a {
padding: 5px 15px;
}
.pill-button {
border-radius: 1rem;
border: none;
padding: 10px 30px;
transition: all 0.3s ease;
font-size: 16px;
display: inline-block;
}
a {
color: #007bff;
text-decoration: none;
background-color: transparent;
}
.portf-menu{
margin: 0px auto;
text-align: center;
/* border: 2px solid blue;*/
}
.portf-menu ul{
list-style: none;
}
.portf-menu ul li{
display: inline-block;
padding: 30px;
color: #d80b0b;
cursor: pointer;
}
.portf-menu ul li a{
color: #c9c8c8;
}
.portf-menu ul li a:hover{
color: white;
text-decoration: none;
/* background-color: black !important;*/
}
.portf-box-bg{
backface-visibility: hidden;
margin-bottom: 30px;
/* display: none; */
}
.portf-box{
position: relative;
overflow: hidden;
height: 250px;
width: 290px;
border: 5px solid white;
border-radius: 10px;
}
.portf-box:hover img{
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(0.5);
border: 2px solid red;
}
.portf-box:hover .portf-detail{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(0.9);
}
.portf-box img{
width: 100%;
}
.portf-detail{
position: absolute;
top: 1px;
bottom: 1px;
left: 1px;
right: 1px;
background-color: #d23e50;
transform: scale(0);
text-align: center;
color: white;
opacity: 0.8;
padding: 10px;
border-radius: 10px;
}
.portf-detail span{
font-size: 40px;
color: #272929;
position: absolute;
left: 20px;
top: 30px;
}
.portf-detail h4{
color: #272929;
position: absolute;
bottom: 30px;
right: 20px;
font-weight: bolder;
}
.top-M-workicon{
margin-top: 70px !important;
}
.icon-work-title{
padding: 20px;
}
.work-icon1{
width: 50px;
height: 40px;
background-color: white;
float: right;
border-radius: 5px;
margin-left: 50px;
padding: 7px;
cursor: pointer;
}
.work-icon1 i{
font-size: 30px;
color: #424141;
text-align: center;
}
.work-icon2{
width: 50px;
height: 40px;
background-color: white;
float: left;
border-radius: 5px;
margin-left: 0px;
padding: 7px;
cursor: pointer;
}
.work-icon2 i{
font-size: 30px;
color: #424141;
text-align: center;
}
.container {
overflow: hidden;
}
.filterDiv2 {
float: left;
background-color: #2196F3;
color: #ffffff;
width: 100px;
line-height: 100px;
text-align: center;
margin: 2px;
display: none; /* Hidden by default */
}
/* The "show" class is added to the filtered elements */
.show {
display: block;
}
/* Style the buttons */
.btn {
border: none;
outline: none;
padding: 12px 16px;
background-color: #f1f1f1;
cursor: pointer;
}
/* Add a light grey background on mouse-over */
.btn:hover {
background-color: #ddd;
}
/* Add a dark background to the active button */
.btn.active {
background-color: #666;
color: white;
}
* {
transition: all 0.4s ease-in-out;
} | src/users/kanchan.css | .no-margin {
margin: 0px !important;
}
.no-padding {
padding: 0px !important;
}
.center {
text-align: center;
color: #ff5d56;
}
.left{
margin-left: 95px !important;
}
.font-color{
color: #5a5959;
font-family: 'Poppins', sans-serif;
}
/*.home-height{height: 650px;}*/
.bg-lightgray{
background-color: #f1f3f6;
}
/***************menu***************/
#user2{
background-color: #f1f3f6;
}
#user2 header {
width: 80px;
border-radius: 0 1.25rem 1.25rem 0;
position: fixed;
z-index: 1030;
top: 0;
left: 0;
height: 100%;
background: #f1f3f6;
box-shadow: 3px 3px 8px rgba(55,84,170,0.1), -3px -3px 8px rgb(255,255, 255);
}
#user2 header .navbar-brand {
display: block;
margin-right: 0;
text-align: center;
margin: 1rem 0;
}
a, button {
outline: none !important;
}
#user2 header .navbar-brand b {
display: block;
text-align: center;
font-weight: 700;
font-size: 3rem;
}
#user2 header .navbar-brand {
display: block;
margin-right: 0;
text-align: center;
}
#user2 header .navbar-brand span {
display: block;
text-align: center;
width: 100%;
font-weight: 700;
font-size: 12px;
}
.menu {
position: absolute;
top: 50%;
transform: translateY(-41%);
width: 100%;
}
.menu .list-group-item {
background-color: transparent;
border: none;
padding: 0.5rem;
}
.menu li a:hover, .menu li a.active {
box-shadow: inset 3px 3px 8px rgba(55,84,170,0.1), inset -3px -3px 8px rgb(255,255, 255);
}
.menu li a {
width: 60px;
height: 60px;
display: block;
border-radius: 1rem;
transition: all 0.3s ease;
box-shadow: 3px 3px 8px rgba(55,84,170,0.1), -3px -3px 8px rgb(255,255, 255);
}
a:hover {
text-decoration: none;
}
.menu li a:hover i, .menu li a.active i {
transform: translateY(-100%);
}
.menu li a i {
display: block;
font-size: 1.5rem;
position: relative;
top: 50%;
transform: translateY(-50%);
transition: all 0.3s ease;
line-height: 1.5rem;
}
.menu a:hover span, .menu a.active span {
opacity: 1;
visibility: visible;
transform: translateY(50%);
}
.menu span {
font-size: 12px;
font-weight: 500;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease;
}
.menu-toggler {
display: none;
/* border: 5px solid yellow;*/
}
@media (max-width: 700px){
#user2 header.open {
left: 0;
}
#user2 header {
left: -90px;
transition: all 0.3s ease;
}
.menu-toggler.open {
left: 105px;
}
.menu-toggler {
display: block;
position: fixed;
top: 25px;
left: 25px;
transition: all 0.3s ease;
}
.menu-toggler span {
display: block;
width: 40px;
height: 40px;
margin: auto;
text-align: center;
border-radius: 10px;
line-height: 44px;
font-size: 22px;
}
}
/***************************/
.dark-bg {
/* background-color: #b7b5b5;*/
background-image: url(/images/kanchan/userimg.jpg);
}
/********home*********/
.part2 h1{
margin: 200px 100px 0px 100px !important;
color: #5a5959;
font-size: 50px;
font-family: 'Poppins', sans-serif;
font-weight: bold;
/* margin: 50px 0px 0px 100px;*/
}
.base-color {
color: #5a5959;
font-size: 25px;
margin: 50px 0px 0px 100px;
}
.element{
font-size: 25px;
color: #5a5959;
border: 0px solid red;
margin-left: 99px !important;
}
.part2 p{
margin: 50px 450px 0px 100px;
font-size: 4rem;
font-family: 'Poppins', sans-serif;
color: #17a2b8;
margin-bottom: 90px;
line-height: normal;
}
.hey{
font-size: 15px;
}
/***********media query***************/
@media only screen and (max-width: 700px){
.part2 h1{
font-size: 40px !important;
border: 0px solid yellow;
margin-left: 20px !important;
margin-top: 160px !important;
}
.part2 span{
font-size: 17px;
border: 0px solid yellow;
margin-left: 20px !important;
}
.base-color{
font-size: 25px !important;
}
.element{
font-size: 25px !important;
margin-top: 25px !important;
}
.part2 p{
font-size: 15px !important;
border: 0px solid yellow;
margin-left: 20px !important;
width: 100%;
line-height: 30px;
}
/* ********about**********/
.left{
margin-left: 0px !important;
}
.about-part h2{
text-align: center !important;
font-size: 50px !important;
border: 0px solid yellow;
margin-top: 50px !important;
margin-bottom: 20px;
/* margin-left: 20px !important;*/
}
.about-part span{
text-align: center !important;
font-size: 50px !important;
}
.about-part p{
font-size: 15px !important;
}
.about-img{
margin: 20px 0px;
}
.designation-title{
border: 0px solid green;
/* padding: 0px !important;*/
}
.designation-title span{
font-size: 25px !important;
width: 100%;
float: left !important;
padding: 15px !important;
border: 0px solid red;
}
.heading-color{
font-size: 25px !important;
line-height: 30px;
text-align: center;
}
.user-detail{
text-align: center !important;
}
.my-detail{
border: 0px solid red;
}
.heading-color{
border: 0px solid green;
}
/* resume*/
.resume-part h2{
text-align: center !important;
font-size: 50px !important;
border: 0px solid yellow;
margin-top: 50px !important;
margin-bottom: 20px;
}
.resume-part p{
font-size: 15px !important;
}
.edu-exp-title{
margin: 20px 0px;
}
/* work*/
.portfolio-part h2{
text-align: center !important;
font-size: 50px !important;
border: 0px solid yellow;
margin-top: 50px !important;
margin-bottom: 20px;
}
.portfolio-part p{
font-size: 15px !important;
}
.portf-menu ul{
padding: 0px;
}
.portf-menu ul li{
border: 0px solid red;
padding: 5px !important;
color: #d23e50 !important;
}
.portf-menu ul li a{
}
}
.about-part h2{
margin-top: 70px;
color: #5a5959;
text-align: center;
font-size: 50px;
font-family: 'Poppins', sans-serif;
font-weight: bold;
}
.base-color-about{
color: #d23e50 !important;
font-size: 3rem;
}
.about-part p{
/* margin: 50px 450px 0px 100px;*/
font-size: 20px;
font-family: 'Poppins', sans-serif;
color: #5a5959;
text-align: center
}
.top-margin{
margin-top: 40px !important;
}
.about-img{
background-color: #f1f3f6;
border-radius: 1.25rem;
box-shadow: 3px 3px 8px rgba(55,84,170,0.1), -3px -3px 8px rgb(255,255, 255);
padding: 5px;
/* height: 3sm00px;*/
}
.about-img img{
width: 100%;
/* height: 300px;*/
border-radius: 1rem;
}
.designation-title{
padding-left: 50px;
}
.heading-color{
color: #5a5959;
font-family: 'Poppins', sans-serif;
}
.heading-color span{
color: #d23e50 !important;
font-size: 25px;
padding-left: 13px !important;
}
.user-detail{
font-size: 16px;
line-height: 25px;
}
.top-marginaboutme{
margin-top: 30px !important;
}
/***********tabels***************/
.tbl1{
text-align: center;
color: #5a5959;
margin-top: 30px;
height: 170px;
/* background-color: #f3f3f3;*/
background-color: #f1f3f6;
border-radius: 25px;
padding: 25px;
box-shadow: inset -6px 0px 11px 11px rgba(55,84,170,0.1), -3px -3px 8px rgb(255,255, 255);
}
/***************resume***********/
.resume-part h2{
margin-top: 70px;
color: #5a5959;
text-align: center;
font-size: 50px;
font-family: 'Poppins', sans-serif;
font-weight: bold;
}
.base-color-resume{
color: #d23e50 !important;
font-size: 3rem;
}
.resume-part p{
/* margin: 50px 450px 0px 100px;*/
font-size: 20px;
font-family: 'Poppins', sans-serif;
color: #5a5959;
text-align: center
}
/*******special css**********/
.timeline-item {
position: relative;
margin-bottom: 30px;
}
.box-border, .box-hover-border {
background-color: #f1f3f6;
border-radius: 1.25rem;
box-shadow: 3px 3px 8px rgba(55,84,170,0.1), -3px -3px 8px rgb(255,255, 255);
}
.timeline-item:before {
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 1px;
border-radius: 1rem;
/* box-shadow: 1px 1px 4px rgba(55,84,170,0.8), -1px -1px 4px rgb(255,255, 255); */
display: block;
}
.timeline-item:before {
border: 1px solid #d23e50;
}
.timeline-icon {
width: 15px;
height: 15px;
border-radius: 50%;
position: absolute;
top: 15px;
left: -7px;
z-index: 10;
/* box-shadow: 1px 1px 4px rgba(55,84,170,0.8), -1px -1px 4px rgb(255,255, 255); */
}
.timeline-contents {
padding-left: 30px;
}
h1, h2, h3, h4, h5, h6, .h1 {
font-family: 'Poppins', sans-serif;
line-height: 1.618;
}
.timeline-year {
font-size: 14px;
font-weight: 500;
}
.normal-padding{
padding: 25px;
}
/**************portfolio****************/
.portfolio-part h2{
margin-top: 70px;
color: #5a5959;
text-align: center;
font-size: 50px;
font-family: 'Poppins', sans-serif;
font-weight: bold;
/* border: 2px solid red;*/
}
.base-color-portfolio{
color: #d23e50 !important;
font-size: 3rem;
}
.portfolio-part p{
/* margin: 50px 450px 0px 100px;*/
font-size: 20px;
font-family: 'Poppins', sans-serif;
color: #5a5959;
text-align: center
}
.base-color-resume{
color: #5a5959;
font-size: 25px;
margin: 50px 0px 0px 0px;
}
.skill-box {
padding: 60px 30px 30px;
margin-top: 30px;
}
.skill-box .skillbar:not(:last-child) {
margin-bottom: 43px;
}
.skill-box .skillbar {
position: relative;
display: block;
width: 100%;
height: 10px;
border-radius: 5px;
transition: 0.1s linear;
background-color: #f1f3f6;
box-shadow: inset 3px 3px 8px rgba(55,84,170,0.3), inset -3px -3px 8px rgb(255,255, 255);
}
.skill-box .skillbar-title {
position: absolute;
top: -28px;
left: -17px;
font-weight: 600;
font-size: 14px;
}
.skill-box .skillbar-title span {
margin-left: 18px;
}
.skill-box .fill-skillbar {
height: 10px;
width: 0;
border-radius: 5px;
float: left;
}
.skill-box .skill-bar-percent {
position: absolute;
font-weight: 500;
bottom: 16px;
right: 0;
}
.language-bar {
padding: 35px 30px;
margin-top: 30px;
}
.language-skill:not(:last-child) {
margin-bottom: 15px;
}
.language-skill h4 span {
color: #999;
font-size: 14px;
font-weight: normal;
}
.language-skill h4 {
font-size: 16px;
}
/************special css************/
.portfolio .portfolio-filter .list-inline-item:not(:last-child) {
margin-bottom: 1rem;
}
.button-border {
background: #f1f3f6;
box-shadow: 3px 3px 8px rgba(55,84,170,0.1), -3px -3px 8px rgb(255,255, 255);
display: inline-block;
padding: 1px;
border-radius: 1rem;
}
.portfolio .portfolio-filter li a {
padding: 5px 15px;
}
.pill-button {
border-radius: 1rem;
border: none;
padding: 10px 30px;
transition: all 0.3s ease;
font-size: 16px;
display: inline-block;
}
a {
color: #007bff;
text-decoration: none;
background-color: transparent;
}
.portf-menu{
margin: 0px auto;
text-align: center;
/* border: 2px solid blue;*/
}
.portf-menu ul{
list-style: none;
}
.portf-menu ul li{
display: inline-block;
padding: 30px;
color: #d80b0b;
cursor: pointer;
}
.portf-menu ul li a{
color: #c9c8c8;
}
.portf-menu ul li a:hover{
color: white;
text-decoration: none;
/* background-color: black !important;*/
}
.portf-box-bg{
backface-visibility: hidden;
margin-bottom: 30px;
/* display: none; */
}
.portf-box{
position: relative;
overflow: hidden;
height: 250px;
width: 290px;
border: 5px solid white;
border-radius: 10px;
}
.portf-box:hover img{
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(0.5);
border: 2px solid red;
}
.portf-box:hover .portf-detail{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(0.9);
}
.portf-box img{
width: 100%;
}
.portf-detail{
position: absolute;
top: 1px;
bottom: 1px;
left: 1px;
right: 1px;
background-color: #d23e50;
transform: scale(0);
text-align: center;
color: white;
opacity: 0.8;
padding: 10px;
border-radius: 10px;
}
.portf-detail span{
font-size: 40px;
color: #272929;
position: absolute;
left: 20px;
top: 30px;
}
.portf-detail h4{
color: #272929;
position: absolute;
bottom: 30px;
right: 20px;
font-weight: bolder;
}
.top-M-workicon{
margin-top: 70px !important;
}
.icon-work-title{
padding: 20px;
}
.work-icon1{
width: 50px;
height: 40px;
background-color: white;
float: right;
border-radius: 5px;
margin-left: 50px;
padding: 7px;
cursor: pointer;
}
.work-icon1 i{
font-size: 30px;
color: #424141;
text-align: center;
}
.work-icon2{
width: 50px;
height: 40px;
background-color: white;
float: left;
border-radius: 5px;
margin-left: 0px;
padding: 7px;
cursor: pointer;
}
.work-icon2 i{
font-size: 30px;
color: #424141;
text-align: center;
}
.container {
overflow: hidden;
}
.filterDiv2 {
float: left;
background-color: #2196F3;
color: #ffffff;
width: 100px;
line-height: 100px;
text-align: center;
margin: 2px;
display: none; /* Hidden by default */
}
/* The "show" class is added to the filtered elements */
.show {
display: block;
}
/* Style the buttons */
.btn {
border: none;
outline: none;
padding: 12px 16px;
background-color: #f1f1f1;
cursor: pointer;
}
/* Add a light grey background on mouse-over */
.btn:hover {
background-color: #ddd;
}
/* Add a dark background to the active button */
.btn.active {
background-color: #666;
color: white;
}
* {
transition: all 0.4s ease-in-out;
} | 0.281702 | 0.083591 |
@charset "utf-8";
html {
font-size: 20px;
}
@media only screen and (min-width: 400px) {
html {
font-size: 21.33333333px !important;
}
}
@media only screen and (min-width: 414px) {
html {
font-size: 22.08px !important;
}
}
@media only screen and (min-width: 480px) {
html {
font-size: 25.6px !important;
}
}
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
*{
padding: 0;
margin: 0 auto;
box-sizing:border-box;
}
body{
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.fl{
float: left;
}
.fr{
float: right;
}
a{
text-decoration: none;
}
.page{
max-width: 640px;
height: 100%;
background-color: #EDD597;
}
.content{
position: relative;
}
@media screen and (min-height:548px) {
.content{
height: 100%;
}
}
.bg{
display: block;
width: 100%;
}
@media screen and (min-height:548px) {
.bg{
height: 100%;
}
}
/* 抽奖区 */
.area{
position: absolute;
top: 44%;
left: 5%;
width: 90%;
height: 10rem;
}
#redux {
position: absolute;
top: 0px;
left: 0px;
z-index: 3;
width: 100%;
}
#robot {
position: absolute;
top: 0px;
left: 0px;
z-index: 1;
width: 100%;
}
.area p{
position: absolute;
z-index: 2;
top: 38%;
width: 100%;
padding-left: 15%;
padding-right: 15%;
text-align: center;
color: #E55020;
}
/* 遮罩 */
.cover{
display: none;
position: fixed;
top: 0;
left: 0;
z-index: 100;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,.75);
}
/* 注册会员 */
.cover1 .box{
position: relative;
left: 50%;
top: 50%;
width: 12rem;
margin-left: -6rem;
margin-top: -6.8rem;
}
.cover1 p{
position: absolute;
top: 20%;
width: 100%;
padding: 0 11%;
color: #de421a;
font-size: .8rem;
font-weight: bolder;
text-align: center;
}
.cover1 img.one{
display: block;
width: 100%;
}
.cover1 img.two{
position: absolute;
left: 50%;
bottom: 1rem;
width: 4rem;
margin-left: -2rem;
}
/* 获奖 */
.cover2 .box{
position: relative;
left: 50%;
top: 50%;
width: 12rem;
margin-left: -6rem;
margin-top: -6.8rem;
}
.cover2 p{
position: absolute;
top: 10%;
width: 100%;
padding: 0 11%;
color: #de421a;
font-size: .8rem;
font-weight: bolder;
text-align: center;
}
.cover2 img.one{
display: block;
width: 100%;
}
.cover2 input{
position: absolute;
left: 50%;
top: 56%;
width: 8rem;
height: 1.6rem;
margin-left: -4rem;
border-radius: 5px;
border: none;
outline: none;
padding-left: 1rem;
}
.cover2 input::-webkit-input-placeholder{
color: #dddddd;
}
.cover2 img.two{
position: absolute;
left: 10%;
bottom: 1rem;
width: 4.2rem;
}
.cover2 span{
position: absolute;
left: 48%;
bottom: 1.5rem;
width: 4.8rem;
font-size: .5rem;
}
/* 注册会员 */
.cover3 .box{
position: relative;
left: 50%;
top: 50%;
width: 12rem;
margin-left: -6rem;
margin-top: -6.8rem;
}
.cover3 p{
position: absolute;
top: 10%;
width: 100%;
padding: 0 11%;
color: #de421a;
font-size: .8rem;
font-weight: bolder;
text-align: center;
}
.cover3 img.one{
display: block;
width: 100%;
}
.cover3 img.two{
position: absolute;
left: 50%;
bottom: 1rem;
width: 4rem;
margin-left: -2rem;
}
/* 未获奖 */
.cover4 .box{
position: relative;
left: 50%;
top: 50%;
width: 12rem;
margin-left: -6rem;
margin-top: -6.8rem;
}
.cover4 p{
position: absolute;
top: 10%;
width: 100%;
padding: 0 11%;
color: #de421a;
font-size: .8rem;
font-weight: bolder;
text-align: center;
}
.cover4 img.one{
display: block;
width: 100%;
}
.cover4 img.two{
position: absolute;
left: 50%;
bottom: 1rem;
width: 5rem;
margin-left: -2.5rem;
}
/* 分享 */
.cover5 img.one{
display: block;
width: 70%;
margin-right: 5%;
margin-top: 5%;
}
.cover5 img.two{
display: block;
width: 90%;
margin-top: -8%;
}
.cover5 img.three{
display: block;
width: 37%;
margin-top: 7%;
} | html/carlogo/css/prize.css | @charset "utf-8";
html {
font-size: 20px;
}
@media only screen and (min-width: 400px) {
html {
font-size: 21.33333333px !important;
}
}
@media only screen and (min-width: 414px) {
html {
font-size: 22.08px !important;
}
}
@media only screen and (min-width: 480px) {
html {
font-size: 25.6px !important;
}
}
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
*{
padding: 0;
margin: 0 auto;
box-sizing:border-box;
}
body{
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.fl{
float: left;
}
.fr{
float: right;
}
a{
text-decoration: none;
}
.page{
max-width: 640px;
height: 100%;
background-color: #EDD597;
}
.content{
position: relative;
}
@media screen and (min-height:548px) {
.content{
height: 100%;
}
}
.bg{
display: block;
width: 100%;
}
@media screen and (min-height:548px) {
.bg{
height: 100%;
}
}
/* 抽奖区 */
.area{
position: absolute;
top: 44%;
left: 5%;
width: 90%;
height: 10rem;
}
#redux {
position: absolute;
top: 0px;
left: 0px;
z-index: 3;
width: 100%;
}
#robot {
position: absolute;
top: 0px;
left: 0px;
z-index: 1;
width: 100%;
}
.area p{
position: absolute;
z-index: 2;
top: 38%;
width: 100%;
padding-left: 15%;
padding-right: 15%;
text-align: center;
color: #E55020;
}
/* 遮罩 */
.cover{
display: none;
position: fixed;
top: 0;
left: 0;
z-index: 100;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,.75);
}
/* 注册会员 */
.cover1 .box{
position: relative;
left: 50%;
top: 50%;
width: 12rem;
margin-left: -6rem;
margin-top: -6.8rem;
}
.cover1 p{
position: absolute;
top: 20%;
width: 100%;
padding: 0 11%;
color: #de421a;
font-size: .8rem;
font-weight: bolder;
text-align: center;
}
.cover1 img.one{
display: block;
width: 100%;
}
.cover1 img.two{
position: absolute;
left: 50%;
bottom: 1rem;
width: 4rem;
margin-left: -2rem;
}
/* 获奖 */
.cover2 .box{
position: relative;
left: 50%;
top: 50%;
width: 12rem;
margin-left: -6rem;
margin-top: -6.8rem;
}
.cover2 p{
position: absolute;
top: 10%;
width: 100%;
padding: 0 11%;
color: #de421a;
font-size: .8rem;
font-weight: bolder;
text-align: center;
}
.cover2 img.one{
display: block;
width: 100%;
}
.cover2 input{
position: absolute;
left: 50%;
top: 56%;
width: 8rem;
height: 1.6rem;
margin-left: -4rem;
border-radius: 5px;
border: none;
outline: none;
padding-left: 1rem;
}
.cover2 input::-webkit-input-placeholder{
color: #dddddd;
}
.cover2 img.two{
position: absolute;
left: 10%;
bottom: 1rem;
width: 4.2rem;
}
.cover2 span{
position: absolute;
left: 48%;
bottom: 1.5rem;
width: 4.8rem;
font-size: .5rem;
}
/* 注册会员 */
.cover3 .box{
position: relative;
left: 50%;
top: 50%;
width: 12rem;
margin-left: -6rem;
margin-top: -6.8rem;
}
.cover3 p{
position: absolute;
top: 10%;
width: 100%;
padding: 0 11%;
color: #de421a;
font-size: .8rem;
font-weight: bolder;
text-align: center;
}
.cover3 img.one{
display: block;
width: 100%;
}
.cover3 img.two{
position: absolute;
left: 50%;
bottom: 1rem;
width: 4rem;
margin-left: -2rem;
}
/* 未获奖 */
.cover4 .box{
position: relative;
left: 50%;
top: 50%;
width: 12rem;
margin-left: -6rem;
margin-top: -6.8rem;
}
.cover4 p{
position: absolute;
top: 10%;
width: 100%;
padding: 0 11%;
color: #de421a;
font-size: .8rem;
font-weight: bolder;
text-align: center;
}
.cover4 img.one{
display: block;
width: 100%;
}
.cover4 img.two{
position: absolute;
left: 50%;
bottom: 1rem;
width: 5rem;
margin-left: -2.5rem;
}
/* 分享 */
.cover5 img.one{
display: block;
width: 70%;
margin-right: 5%;
margin-top: 5%;
}
.cover5 img.two{
display: block;
width: 90%;
margin-top: -8%;
}
.cover5 img.three{
display: block;
width: 37%;
margin-top: 7%;
} | 0.286668 | 0.059428 |
@font-face {
font-family: 'LiberationMono';
src: url('../fonts/liberation-mono/LiberationMono-Regular-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'LiberationMono';
src: url('../fonts/liberation-mono/LiberationMono-Italic-webfont.woff') format('woff');
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: 'LiberationMono';
src: url('../fonts/liberation-mono/LiberationMono-Bold-webfont.woff') format('woff');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'LiberationMono';
src: url('../fonts/liberation-mono/LiberationMono-BoldItalic-webfont.woff') format('woff');
font-weight: bold;
font-style: italic;
}
/* Icons */
.icon-gray {
opacity: 0.5;
}
a .icon-gray:hover {
opacity: 0.8;
}
.icon-folder {
background-image: url('../img/folder.png');
background-position: center;
}
.icon-split-editor {
background-image: url('../img/split-view.png');
background-position: center;
}
.icon-diff {
background-image: url('../img/diff.png');
background-position: center;
}
.icon-intext {
margin-right: 5px;
margin-left: 5px;
}
.icon-answer {
background-image: url('../img/answer.png');
background-position: center;
}
.icon-snapshot {
background-image: url('../img/snapshot.png');
background-position: center;
}
.icon-tree {
background-image: url('../img/tree.png');
background-position: center;
}
.icon-bubble {
background-image: url('../img/bubble.png');
background-position: center;
}
/* Responsiveness - Width */
@media screen and (min-width: 1200px) {
.container {
width: 1000px;
}
}
@media screen and (min-width: 1400px) {
.container {
width: 1200px;
}
}
@media screen and (min-width: 1600px) {
.container {
width: 1400px;
}
}
@media screen and (min-width: 1800px) {
.container {
width: 1600px;
}
}
/* Responsiveness - Height */
@media screen and (max-height: 600px) {
#side-editor, #main-editor {
height: 600px !important;
}
}
/* Headers */
h2 {
border-bottom: 4px solid rgba(0, 0, 0, 0.1);
font-size: 16px;
font-weight: 400;
color: rgba(0, 0, 0, 0.8);
}
/* Lists */
ul.selection a {
color: rgba(0, 0, 0, 0.6);
}
ul.selection a:hover {
color: rgba(0, 0, 0, 0.8);
}
/* Tables */
.table th {
font-weight: 400;
}
.table td.index {
width: 25px;
}
.table td.link {
padding: 0;
}
.table td a {
display: block;
padding: 8px;
color: rgba(0, 0, 0, 0.6);
text-decoration: none;
}
.table td a.inline {
display: inline;
padding: 8px;
color: rgba(0, 0, 0, 0.6);
text-decoration: none;
}
.table td a:hover {
color: rgba(0, 0, 0, 0.8);
}
/* Forms */
.control-group .checkbox {
padding: 0;
}
.control-group .checkbox input {
margin-left: 148px;
margin-right: 20px;
}
/* Breadcrumb */
.breadcrumb {
padding: 6px 15px;
border: 1px solid rgba(0, 0, 0, 0.1);
background-color: rgba(0, 0, 0, 0.05);
}
.breadcrumb a {
color: rgba(100, 100, 100, 0.8);
text-decoration: none;
}
.breadcrumb a:hover {
color: rgb(100, 100, 100);
}
/* Popover */
.popover-title time {
display: block;
}
.popover-content .dl-horizontal dt {
width: auto;
}
.popover-content .dl-horizontal dd {
margin-left: 100px;
}
/* Brand */
#brand {
margin-top: 20px;
margin-bottom: 30px;
}
#brand h1 {
font-size: 20px;
font-weight: 400;
line-height: 20px;
color: rgba(0, 0, 0, 0.7);
}
/* Navigation */
nav {
height: 40px;
margin-top: 10px;
margin-bottom: 30px;
}
/* Structure */
#loading {
position: absolute;
z-index: -1;
}
#container {
background-color: #fff;
}
#wrapper {
min-height: 20px;
}
/* Footer */
#footer-container {
margin: 20px 0;
font-size: 12px;
color: rgba(0, 0, 0, 0.6);
}
#footer-container i.icon-wrench {
cursor: pointer;
margin-right: 10px;
}
#settings-modal input {
width: 85%;
}
#settings-modal #applyButton {
margin-bottom: 10px;
}
#settings-modal #capability-report {
margin-top: 10px;
}
#settings-modal #capability-report table {
width: auto;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
}
#settings-modal #capability-report th {
text-align: center;
font-weight: bold;
font-size: 12px;
}
#settings-modal #capability-report td:nth-child(2) {
text-align: center;
}
#settings-modal .fa-check {
color: #009700;
}
#settings-modal .fa-warning {
color: #db0511;
}
#settings-modal .fa-question-circle {
color: rgba(106, 106, 107, 0.98);
}
/* Snapshots timeline */
.visualization-container {
margin: 0 auto 0 auto;
padding: 15px;
border: 1px solid #c5d6de;
border-radius: 4px;
font-size: 12px;
line-height: normal;
color: #6d8089;
}
.visualization-container .row {
margin-top: 10px;
}
.visualization-container .center {
position: absolute;
left: 50%;
width: 100px;
margin-left: -50px;
font-weight: bold;
}
.visualization-container text {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
fill: #6d8089;
cursor: default;
-webkit-user-select: none;
-moz-user-select: moz-none;
-ms-user-select: none;
user-select: none;
}
.visualization-container .area {
stroke-width: 0;
fill: #fff;
fill-opacity: 0;
}
.visualization-container .timeline {
stroke-width: 3px;
stroke: #c5d6de;
}
.visualization-container .timeline-dashed {
stroke-width: 1px;
stroke: #c5d6de;
stroke-dasharray: 2,5;
}
.visualization-container .timeline-insert {
stroke-width: 10px;
stroke: #65C98B;
}
.visualization-container .timeline-delete {
stroke-width: 10px;
stroke: #F54254;
}
.visualization-container .timeline-modify {
stroke-width: 10px;
stroke: #228BE0;
}
.visualization-container .change {
z-index: -1;
}
.visualization-container .timeline-insert:hover,
.visualization-container .timeline-delete:hover,
.visualization-container .timeline-modify:hover {
stroke-width: 15px;
}
.visualization-container .duration {
font-size: 12px !important;
}
.visualization-container .snapshot-weight {
fill: #536f7c;
font-weight: 300 !important;
}
.visualization-container .snapshot-index {
fill: #97b2c0;
font-size: 11px !important;
}
.visualization-container .area.snapshot {
cursor: pointer;
}
.visualization-container .snapshot {
stroke: #53666f;
fill: #fff;
}
.visualization-container .snapshot-with-test-results {
stroke: #53666f;
}
.visualization-container .area.snapshot.selected {
stroke-width: 2;
}
.visualization-container .not-compiles {
fill: lightgray;
}
.visualization-container .snapshot-modified {
fill: #fff;
fill-opacity: 1;
stroke-width: 1px;
}
.visualization-container .area.pointer {
cursor: move;
}
.visualization-container .pointer {
stroke: #4e585e;
fill: #4e585e;
}
.visualization-container .pointer-line {
stroke-width: 1px;
stroke: #c5d6de;
}
.visualization-container .top-container {
width: 100%;
display: table;
table-layout: auto;
}
.visualization-container .filename-container {
width: 1px;
display: table-cell;
vertical-align: top;
padding-right: 10px;
}
.visualization-container .topright-container {
width: 100%;
display: table-cell;
}
.visualization-container .visualization-filename {
height: 25px;
margin-top: 35px;
white-space: nowrap;
}
#snapshots-data-container {
margin-top: 25px;
border: 1px solid #c5d6de;
border-radius: 4px;
padding: 10px;
}
#snapshots-data-container .tests {
color: red;
}
#snapshots-data-container .tests.true {
color: green;
}
#snapshots-data-container p {
display: inline;
}
#snapshots-data-container .test-name {
font-weight: bold;
}
/* Snapshot */
#snapshot-navigation-container {
margin-top: 25px;
height: 30px;
}
#snapshot-navigation-container .text-center {
line-height: 30px;
}
/* Snapshot browser */
#snapshot-browser-container {
float: left;
padding: 0 10px 10px 10px;
width: 200px;
border-top: 4px solid rgba(0, 0, 0, 0.1);
}
/* Snapshot files */
#snapshot-files-container {
margin-bottom: 20px;
}
#snapshot-files-container header {
margin: 5px 0;
white-space: nowrap;
overflow: hidden;
}
#snapshot-files-container header h1 {
display: inline;
font-size: 14px;
font-weight: 500;
line-height: 32px;
}
#snapshot-files-container ul {
margin: 0;
list-style: none;
}
#snapshot-files-container ul li {
border-left: 5px solid #fff;
margin: 2px 0;
padding: 2px 0;
white-space: nowrap;
overflow: hidden;
}
#snapshot-files-container ul li.folder {
font-weight: 400;
}
#snapshot-files-container ul li.folder i {
margin-right: 5px;
}
#snapshot-files-container ul li.new {
border-radius: 2px;
border-color: rgba(154, 247, 122, 0.6) !important;
background-color: rgba(154, 247, 122, 0.6);
}
#snapshot-files-container ul li.new:hover {
border-radius: 2px;
background-color: rgba(154, 247, 122, 0.7);
}
#snapshot-files-container ul li.modified {
border-radius: 2px;
border-color: rgba(150, 206, 245, 0.6) !important;
background-color: rgba(150, 206, 245, 0.6);
}
#snapshot-files-container ul li.modified:hover {
border-radius: 2px;
background-color: rgba(150, 206, 245, 0.7);
}
#snapshot-files-container ul li.active {
border-radius: 2px;
border-color: rgba(0, 0, 0, 0.1);
background-color: rgba(0, 0, 0, 0.1);
}
#snapshot-files-container ul li.active:hover {
border-radius: 2px;
background-color: rgba(0, 0, 0, 0.2);
}
#snapshot-files-container ul li a {
display: block;
padding: 0 0 0 10px;
color: rgba(0, 0, 0, 0.7);
text-decoration: none;
}
/* Snapshot tags */
#snapshot-tags-container header {
margin: 5px 0;
}
#snapshot-tags-container header h1 {
display: inline;
font-size: 14px;
font-weight: 500;
line-height: 32px;
}
#snapshot-tags-container ul {
margin-left: 5px;
list-style: none;
}
#snapshot-tags-container ul li {
margin: 5px 0;
padding: 2px 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
button.delete {
float: right;
padding: 0;
border: 0;
background-color: transparent;
font-size: 16px;
font-weight: bold;
line-height: 15px;
color: rgba(0, 0, 0, 0.4);
}
#snapshot-tags-container form {
margin-top: 5px;
}
#snapshot-tags-container input {
border: 1px solid #ccc;
box-shadow: none;
}
#snapshot-tags-container [data-id='tag'] {
width: 160px;
}
#snapshot-tags-container [data-id='snapshot-tag'] {
width: 160px;
}
/* Snapshot comments */
#snapshot-comments-container header {
margin: 5px;
}
#snapshot-comments-container header h1 {
font-size: 14px;
font-weight: 500;
line-height: 32px;
}
#snapshot-comment-form {
padding: 5px;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 4px;
background-color: rgba(0, 0, 0, 0.05);
}
#snapshot-comments-container .btn-group {
display: block;
}
#snapshot-comments-container input {
border: 1px solid #ccc;
box-shadow: none;
}
#snapshot-comments-container textarea {
width: 77%;
}
/* Editor */
#side-editor, #main-editor {
height: 800px;
}
#editor-container {
margin: 10px 0;
}
#editor-top-container header {
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 4px 4px 0 0;
background-color: rgba(0, 0, 0, 0.05);
font-size: 12px;
text-shadow: 0 1px 0 white;
line-height: 30px;
color: rgba(0, 0, 0, 0.6);
}
#editor-top-container header h1 {
display: inline;
margin: 0;
font-size: inherit;
font-weight: 500;
line-height: inherit;
}
#editor-top-container header section {
margin: 0;
padding: 0 10px;
}
#editor-top-container header section.split {
padding: 0;
height: 30px;
border-top: 1px solid rgba(0, 0, 0, 0.2);
}
#editor-top-container header section.split div {
width: 50%;
}
#editor-top-container header section.split div span {
padding: 0 10px;
}
#editor-top-container header section.split div.previous {
float: left;
}
#editor-top-container header section.split div.current {
float: right;
box-shadow: 1px 0 0 0 rgba(0, 0, 0, 0.1) inset;
}
#editor {
overflow: hidden;
border: 1px solid rgba(0, 0, 0, 0.2);
border-top: 0;
border-bottom: 0;
}
#editor .insert {
position: absolute;
box-shadow: 0 0 0 1px rgba(154, 247, 122, 0.8) inset;
background-color: rgba(154, 247, 122, 0.6);
}
#editor .ace-dark .insert {
box-shadow: 0 0 0 1px rgba(154, 247, 122, 0.4) inset;
background-color: rgba(154, 247, 122, 0.4);
}
#editor .replace {
position: absolute;
box-shadow: 0 0 0 1px rgba(150, 206, 245, 0.8) inset;
background-color: rgba(150, 206, 245, 0.6);
}
#editor .ace-dark .replace {
box-shadow: 0 0 0 1px rgba(150, 206, 245, 0.4) inset;
background-color: rgba(150, 206, 245, 0.4);
}
#editor .delete {
position: absolute;
box-shadow: 0 0 0 1px rgba(250, 130, 130, 0.8) inset;
background-color: rgba(250, 130, 130, 0.6);
}
#editor .ace-dark .delete {
box-shadow: 0 0 0 1px rgba(250, 130, 130, 0.4) inset;
background-color: rgba(250, 130, 130, 0.4);
}
#editor .decoration {
margin-left: -30%;
}
#editor .decoration:before {
display: inline-block;
float: left;
font-weight: bold;
color: #555555;
}
#editor .decoration.gutter-insert {
background-color: rgba(154, 247, 122, 0.6);
}
#editor .ace-dark .decoration.gutter-insert {
background-color: rgba(154, 247, 122, 0.4);
}
#editor .decoration.gutter-insert:before {
content: '+';
}
#editor .ace-dark .decoration.gutter-insert:before {
color: #CCCCCC;
}
#editor .decoration.gutter-replace {
background-color: rgba(150, 206, 245, 0.6);
}
#editor .ace-dark .decoration.gutter-replace {
background-color: rgba(150, 206, 245, 0.4);
}
#editor .decoration.gutter-replace:before {
content: '.';
}
#editor .ace-dark .decoration.gutter-replace:before {
color: #CCCCCC;
}
#editor .decoration.gutter-delete {
background-color: rgba(250, 130, 130, 0.6);
}
#editor .ace-dark .decoration.gutter-delete {
background-color: rgba(250, 130, 130, 0.4);
}
#editor .decoration.gutter-delete:before {
content: '-';
}
#editor .ace-dark .decoration.gutter-delete:before {
color: #CCCCCC;
}
/* Editor settings */
#editor-settings-container {
padding: 2px 5px;
height: 20px;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0 0 4px 4px;
background-color: rgba(0, 0, 0, 0.05);
}
#editor-settings header h1 {
font-size: 18px;
line-height: normal;
}
#editor-settings header .close {
line-height: 16px;
}
#editor-settings .modal-body .control-group {
margin: 4px 0;
}
/* Table Search */
.search-highlight {
background-color: yellow;
}
table.double-list {
width: 100%;
}
.triple-list {
width: 33% !important;
padding-right: 25px;
vertical-align: top;
}
.triple-list ~ .double-list-left,
.triple-list ~ .double-list-right {
width: 33% !important;
}
.double-list-left {
width: 50%;
vertical-align: top;
padding-right: 25px;
}
.double-list-right {
width: 50%;
vertical-align: top;
padding-left: 25px;
}
.button-add {
float: right;
padding: 5px 8px;
border: 0;
cursor: pointer;
cursor: hand;
border-radius: 12.5px;
font-size: 16px;
font-weight: bold;
line-height: 15px;
color: rgba(0, 0, 0, 0.4);
}
.button-add:hover {
background-color: #ADE8A5;
}
/* Concept Visualization */
#snapshots-concept-bubbles-container, #snapshots-concept-heatmap-container {
margin: 25px auto 0 auto;
padding: 15px;
border: 1px solid #c5d6de;
border-radius: 4px;
font-size: 12px;
line-height: normal;
color: #6d8089;
text-align: center;
}
#snapshots-concept-heatmap-container .snapshot-index {
font-size: 14px;
}
#snapshots-concept-heatmap-container rect {
cursor: pointer;
}
#snapshots-concept-bubbles-container .bubble {
margin-left: auto;
margin-right: auto;
}
/* Snapshot Slider */
#snapshot-slider-container {
padding-left: 20px;
height: 20px;
}
#snapshot-slider-container input {
display: none;
}
/* Comments view */
#comments-container article {
position: relative;
min-height: 100px;
margin-bottom: 12px;
padding: 6px 15px;
background: #fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: 1px solid rgba(0, 0, 0, 0.1);
}
#comments-container article.new {
border: 1px solid rgba(151,214,161,1);
}
#comments-container article h3 {
margin: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
font-size: 12px;
font-weight: 400;
color: rgba(0, 0, 0, 0.8);
}
#comments-container article p {
margin: 0;
padding: 6px;
font-style: italic;
}
#comments-container .comment-text {
padding: 22px;
}
#comments-container .prev, .next, .cprev, .cnext {
cursor: hand;
cursor: pointer;
}
#comments-container .comment-controls {
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
/* Tag categories */
#unused-tags-container {
margin-left: 30px;
width: 200px;
display: block;
position: absolute;
background-color: white;
display: inline;
}
#unused-tags-container .toggle-add {
width: 45px;
height: 10px;
float: left;
padding: 5px;
font-size: 10px;
line-height: 10px;
}
#unused-tags-container .toggle-add.open:before {
content: "CLOSE";
}
#unused-tags-container .toggle-add.close:before {
content: "OPEN";
}
#unused-tags-container .tags {
border: 4px solid rgba(0, 0, 0, 0.1);
padding: 0px 5px;
display: none;
overflow-y: scroll;
clear: both;
max-height: 350px;
}
#unused-tags-container .btn {
display: block;
margin: 5px 0;
max-width: 135px;
margin-bottom: 13px;
}
.add-to-categories {
background: white;
position: absolute;
display: none;
z-index: -50;
width: 250px;
border: 1px solid rgba(0, 0, 0, 0.1);
}
.add-to-categories * {
z-index: -50;
}
.add-to-categories .scroll {
position: absolute;
left: 0;
width: 100%;
text-align: center;
z-index: 55;
}
.add-to-categories .up-scroll {
top: 0;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(153,153,153,1)), color-stop(1, rgba(153,153,153,0)));
background-image: -o-linear-gradient(bottom, rgba(153,153,153,1) 0%, rgba(153,153,153,0) 100%);
background-image: -moz-linear-gradient(bottom, rgba(153,153,153,1) 0%, rgba(153,153,153,0) 100%);
background-image: -webkit-linear-gradient(bottom, rgba(153,153,153,1) 0%, rgba(153,153,153,0) 100%);
background-image: -ms-linear-gradient(bottom, rgba(153,153,153,1) 0%, rgba(153,153,153,0) 100%);
background-image: linear-gradient(to bottom, rgba(153,153,153,1) 0%, rgba(153,153,153,0) 100%);
}
.add-to-categories .down-scroll {
bottom: 0;
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(153,153,153,1)), color-stop(1, rgba(153,153,153,0)));
background-image: -o-linear-gradient(top, rgba(153,153,153,1) 0%, rgba(153,153,153,0) 100%);
background-image: -moz-linear-gradient(top, rgba(153,153,153,1) 0%, rgba(153,153,153,0) 100%);
background-image: -webkit-linear-gradient(top, rgba(153,153,153,1) 0%, rgba(153,153,153,0) 100%);
background-image: -ms-linear-gradient(top, rgba(153,153,153,1) 0%, rgba(153,153,153,0) 100%);
background-image: linear-gradient(to top, rgba(153,153,153,1) 0%, rgba(153,153,153,0) 100%);
}
.add-to-categories .category-list {
overflow-y: hidden;
max-height: 240px;
padding: 20px 0;
}
.add-to-categories .category-list p {
padding: 2px 10px;
}
.add-to-categories .category-list p.hilight {
background-color: #ADE8A5 !important;
}
.add-to-categories .category-list p:nth-child(odd) {
background-color: #FAFAFA;
}
.add-message {
color: green;
margin-left: 15px;
height: 30px;
line-height: 30px;
}
#downloadTagListJson {
float: left;
}
.pagination {
clear: both;
} | static/assets/css/style.css |
@font-face {
font-family: 'LiberationMono';
src: url('../fonts/liberation-mono/LiberationMono-Regular-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'LiberationMono';
src: url('../fonts/liberation-mono/LiberationMono-Italic-webfont.woff') format('woff');
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: 'LiberationMono';
src: url('../fonts/liberation-mono/LiberationMono-Bold-webfont.woff') format('woff');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'LiberationMono';
src: url('../fonts/liberation-mono/LiberationMono-BoldItalic-webfont.woff') format('woff');
font-weight: bold;
font-style: italic;
}
/* Icons */
.icon-gray {
opacity: 0.5;
}
a .icon-gray:hover {
opacity: 0.8;
}
.icon-folder {
background-image: url('../img/folder.png');
background-position: center;
}
.icon-split-editor {
background-image: url('../img/split-view.png');
background-position: center;
}
.icon-diff {
background-image: url('../img/diff.png');
background-position: center;
}
.icon-intext {
margin-right: 5px;
margin-left: 5px;
}
.icon-answer {
background-image: url('../img/answer.png');
background-position: center;
}
.icon-snapshot {
background-image: url('../img/snapshot.png');
background-position: center;
}
.icon-tree {
background-image: url('../img/tree.png');
background-position: center;
}
.icon-bubble {
background-image: url('../img/bubble.png');
background-position: center;
}
/* Responsiveness - Width */
@media screen and (min-width: 1200px) {
.container {
width: 1000px;
}
}
@media screen and (min-width: 1400px) {
.container {
width: 1200px;
}
}
@media screen and (min-width: 1600px) {
.container {
width: 1400px;
}
}
@media screen and (min-width: 1800px) {
.container {
width: 1600px;
}
}
/* Responsiveness - Height */
@media screen and (max-height: 600px) {
#side-editor, #main-editor {
height: 600px !important;
}
}
/* Headers */
h2 {
border-bottom: 4px solid rgba(0, 0, 0, 0.1);
font-size: 16px;
font-weight: 400;
color: rgba(0, 0, 0, 0.8);
}
/* Lists */
ul.selection a {
color: rgba(0, 0, 0, 0.6);
}
ul.selection a:hover {
color: rgba(0, 0, 0, 0.8);
}
/* Tables */
.table th {
font-weight: 400;
}
.table td.index {
width: 25px;
}
.table td.link {
padding: 0;
}
.table td a {
display: block;
padding: 8px;
color: rgba(0, 0, 0, 0.6);
text-decoration: none;
}
.table td a.inline {
display: inline;
padding: 8px;
color: rgba(0, 0, 0, 0.6);
text-decoration: none;
}
.table td a:hover {
color: rgba(0, 0, 0, 0.8);
}
/* Forms */
.control-group .checkbox {
padding: 0;
}
.control-group .checkbox input {
margin-left: 148px;
margin-right: 20px;
}
/* Breadcrumb */
.breadcrumb {
padding: 6px 15px;
border: 1px solid rgba(0, 0, 0, 0.1);
background-color: rgba(0, 0, 0, 0.05);
}
.breadcrumb a {
color: rgba(100, 100, 100, 0.8);
text-decoration: none;
}
.breadcrumb a:hover {
color: rgb(100, 100, 100);
}
/* Popover */
.popover-title time {
display: block;
}
.popover-content .dl-horizontal dt {
width: auto;
}
.popover-content .dl-horizontal dd {
margin-left: 100px;
}
/* Brand */
#brand {
margin-top: 20px;
margin-bottom: 30px;
}
#brand h1 {
font-size: 20px;
font-weight: 400;
line-height: 20px;
color: rgba(0, 0, 0, 0.7);
}
/* Navigation */
nav {
height: 40px;
margin-top: 10px;
margin-bottom: 30px;
}
/* Structure */
#loading {
position: absolute;
z-index: -1;
}
#container {
background-color: #fff;
}
#wrapper {
min-height: 20px;
}
/* Footer */
#footer-container {
margin: 20px 0;
font-size: 12px;
color: rgba(0, 0, 0, 0.6);
}
#footer-container i.icon-wrench {
cursor: pointer;
margin-right: 10px;
}
#settings-modal input {
width: 85%;
}
#settings-modal #applyButton {
margin-bottom: 10px;
}
#settings-modal #capability-report {
margin-top: 10px;
}
#settings-modal #capability-report table {
width: auto;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
}
#settings-modal #capability-report th {
text-align: center;
font-weight: bold;
font-size: 12px;
}
#settings-modal #capability-report td:nth-child(2) {
text-align: center;
}
#settings-modal .fa-check {
color: #009700;
}
#settings-modal .fa-warning {
color: #db0511;
}
#settings-modal .fa-question-circle {
color: rgba(106, 106, 107, 0.98);
}
/* Snapshots timeline */
.visualization-container {
margin: 0 auto 0 auto;
padding: 15px;
border: 1px solid #c5d6de;
border-radius: 4px;
font-size: 12px;
line-height: normal;
color: #6d8089;
}
.visualization-container .row {
margin-top: 10px;
}
.visualization-container .center {
position: absolute;
left: 50%;
width: 100px;
margin-left: -50px;
font-weight: bold;
}
.visualization-container text {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
fill: #6d8089;
cursor: default;
-webkit-user-select: none;
-moz-user-select: moz-none;
-ms-user-select: none;
user-select: none;
}
.visualization-container .area {
stroke-width: 0;
fill: #fff;
fill-opacity: 0;
}
.visualization-container .timeline {
stroke-width: 3px;
stroke: #c5d6de;
}
.visualization-container .timeline-dashed {
stroke-width: 1px;
stroke: #c5d6de;
stroke-dasharray: 2,5;
}
.visualization-container .timeline-insert {
stroke-width: 10px;
stroke: #65C98B;
}
.visualization-container .timeline-delete {
stroke-width: 10px;
stroke: #F54254;
}
.visualization-container .timeline-modify {
stroke-width: 10px;
stroke: #228BE0;
}
.visualization-container .change {
z-index: -1;
}
.visualization-container .timeline-insert:hover,
.visualization-container .timeline-delete:hover,
.visualization-container .timeline-modify:hover {
stroke-width: 15px;
}
.visualization-container .duration {
font-size: 12px !important;
}
.visualization-container .snapshot-weight {
fill: #536f7c;
font-weight: 300 !important;
}
.visualization-container .snapshot-index {
fill: #97b2c0;
font-size: 11px !important;
}
.visualization-container .area.snapshot {
cursor: pointer;
}
.visualization-container .snapshot {
stroke: #53666f;
fill: #fff;
}
.visualization-container .snapshot-with-test-results {
stroke: #53666f;
}
.visualization-container .area.snapshot.selected {
stroke-width: 2;
}
.visualization-container .not-compiles {
fill: lightgray;
}
.visualization-container .snapshot-modified {
fill: #fff;
fill-opacity: 1;
stroke-width: 1px;
}
.visualization-container .area.pointer {
cursor: move;
}
.visualization-container .pointer {
stroke: #4e585e;
fill: #4e585e;
}
.visualization-container .pointer-line {
stroke-width: 1px;
stroke: #c5d6de;
}
.visualization-container .top-container {
width: 100%;
display: table;
table-layout: auto;
}
.visualization-container .filename-container {
width: 1px;
display: table-cell;
vertical-align: top;
padding-right: 10px;
}
.visualization-container .topright-container {
width: 100%;
display: table-cell;
}
.visualization-container .visualization-filename {
height: 25px;
margin-top: 35px;
white-space: nowrap;
}
#snapshots-data-container {
margin-top: 25px;
border: 1px solid #c5d6de;
border-radius: 4px;
padding: 10px;
}
#snapshots-data-container .tests {
color: red;
}
#snapshots-data-container .tests.true {
color: green;
}
#snapshots-data-container p {
display: inline;
}
#snapshots-data-container .test-name {
font-weight: bold;
}
/* Snapshot */
#snapshot-navigation-container {
margin-top: 25px;
height: 30px;
}
#snapshot-navigation-container .text-center {
line-height: 30px;
}
/* Snapshot browser */
#snapshot-browser-container {
float: left;
padding: 0 10px 10px 10px;
width: 200px;
border-top: 4px solid rgba(0, 0, 0, 0.1);
}
/* Snapshot files */
#snapshot-files-container {
margin-bottom: 20px;
}
#snapshot-files-container header {
margin: 5px 0;
white-space: nowrap;
overflow: hidden;
}
#snapshot-files-container header h1 {
display: inline;
font-size: 14px;
font-weight: 500;
line-height: 32px;
}
#snapshot-files-container ul {
margin: 0;
list-style: none;
}
#snapshot-files-container ul li {
border-left: 5px solid #fff;
margin: 2px 0;
padding: 2px 0;
white-space: nowrap;
overflow: hidden;
}
#snapshot-files-container ul li.folder {
font-weight: 400;
}
#snapshot-files-container ul li.folder i {
margin-right: 5px;
}
#snapshot-files-container ul li.new {
border-radius: 2px;
border-color: rgba(154, 247, 122, 0.6) !important;
background-color: rgba(154, 247, 122, 0.6);
}
#snapshot-files-container ul li.new:hover {
border-radius: 2px;
background-color: rgba(154, 247, 122, 0.7);
}
#snapshot-files-container ul li.modified {
border-radius: 2px;
border-color: rgba(150, 206, 245, 0.6) !important;
background-color: rgba(150, 206, 245, 0.6);
}
#snapshot-files-container ul li.modified:hover {
border-radius: 2px;
background-color: rgba(150, 206, 245, 0.7);
}
#snapshot-files-container ul li.active {
border-radius: 2px;
border-color: rgba(0, 0, 0, 0.1);
background-color: rgba(0, 0, 0, 0.1);
}
#snapshot-files-container ul li.active:hover {
border-radius: 2px;
background-color: rgba(0, 0, 0, 0.2);
}
#snapshot-files-container ul li a {
display: block;
padding: 0 0 0 10px;
color: rgba(0, 0, 0, 0.7);
text-decoration: none;
}
/* Snapshot tags */
#snapshot-tags-container header {
margin: 5px 0;
}
#snapshot-tags-container header h1 {
display: inline;
font-size: 14px;
font-weight: 500;
line-height: 32px;
}
#snapshot-tags-container ul {
margin-left: 5px;
list-style: none;
}
#snapshot-tags-container ul li {
margin: 5px 0;
padding: 2px 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
button.delete {
float: right;
padding: 0;
border: 0;
background-color: transparent;
font-size: 16px;
font-weight: bold;
line-height: 15px;
color: rgba(0, 0, 0, 0.4);
}
#snapshot-tags-container form {
margin-top: 5px;
}
#snapshot-tags-container input {
border: 1px solid #ccc;
box-shadow: none;
}
#snapshot-tags-container [data-id='tag'] {
width: 160px;
}
#snapshot-tags-container [data-id='snapshot-tag'] {
width: 160px;
}
/* Snapshot comments */
#snapshot-comments-container header {
margin: 5px;
}
#snapshot-comments-container header h1 {
font-size: 14px;
font-weight: 500;
line-height: 32px;
}
#snapshot-comment-form {
padding: 5px;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 4px;
background-color: rgba(0, 0, 0, 0.05);
}
#snapshot-comments-container .btn-group {
display: block;
}
#snapshot-comments-container input {
border: 1px solid #ccc;
box-shadow: none;
}
#snapshot-comments-container textarea {
width: 77%;
}
/* Editor */
#side-editor, #main-editor {
height: 800px;
}
#editor-container {
margin: 10px 0;
}
#editor-top-container header {
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 4px 4px 0 0;
background-color: rgba(0, 0, 0, 0.05);
font-size: 12px;
text-shadow: 0 1px 0 white;
line-height: 30px;
color: rgba(0, 0, 0, 0.6);
}
#editor-top-container header h1 {
display: inline;
margin: 0;
font-size: inherit;
font-weight: 500;
line-height: inherit;
}
#editor-top-container header section {
margin: 0;
padding: 0 10px;
}
#editor-top-container header section.split {
padding: 0;
height: 30px;
border-top: 1px solid rgba(0, 0, 0, 0.2);
}
#editor-top-container header section.split div {
width: 50%;
}
#editor-top-container header section.split div span {
padding: 0 10px;
}
#editor-top-container header section.split div.previous {
float: left;
}
#editor-top-container header section.split div.current {
float: right;
box-shadow: 1px 0 0 0 rgba(0, 0, 0, 0.1) inset;
}
#editor {
overflow: hidden;
border: 1px solid rgba(0, 0, 0, 0.2);
border-top: 0;
border-bottom: 0;
}
#editor .insert {
position: absolute;
box-shadow: 0 0 0 1px rgba(154, 247, 122, 0.8) inset;
background-color: rgba(154, 247, 122, 0.6);
}
#editor .ace-dark .insert {
box-shadow: 0 0 0 1px rgba(154, 247, 122, 0.4) inset;
background-color: rgba(154, 247, 122, 0.4);
}
#editor .replace {
position: absolute;
box-shadow: 0 0 0 1px rgba(150, 206, 245, 0.8) inset;
background-color: rgba(150, 206, 245, 0.6);
}
#editor .ace-dark .replace {
box-shadow: 0 0 0 1px rgba(150, 206, 245, 0.4) inset;
background-color: rgba(150, 206, 245, 0.4);
}
#editor .delete {
position: absolute;
box-shadow: 0 0 0 1px rgba(250, 130, 130, 0.8) inset;
background-color: rgba(250, 130, 130, 0.6);
}
#editor .ace-dark .delete {
box-shadow: 0 0 0 1px rgba(250, 130, 130, 0.4) inset;
background-color: rgba(250, 130, 130, 0.4);
}
#editor .decoration {
margin-left: -30%;
}
#editor .decoration:before {
display: inline-block;
float: left;
font-weight: bold;
color: #555555;
}
#editor .decoration.gutter-insert {
background-color: rgba(154, 247, 122, 0.6);
}
#editor .ace-dark .decoration.gutter-insert {
background-color: rgba(154, 247, 122, 0.4);
}
#editor .decoration.gutter-insert:before {
content: '+';
}
#editor .ace-dark .decoration.gutter-insert:before {
color: #CCCCCC;
}
#editor .decoration.gutter-replace {
background-color: rgba(150, 206, 245, 0.6);
}
#editor .ace-dark .decoration.gutter-replace {
background-color: rgba(150, 206, 245, 0.4);
}
#editor .decoration.gutter-replace:before {
content: '.';
}
#editor .ace-dark .decoration.gutter-replace:before {
color: #CCCCCC;
}
#editor .decoration.gutter-delete {
background-color: rgba(250, 130, 130, 0.6);
}
#editor .ace-dark .decoration.gutter-delete {
background-color: rgba(250, 130, 130, 0.4);
}
#editor .decoration.gutter-delete:before {
content: '-';
}
#editor .ace-dark .decoration.gutter-delete:before {
color: #CCCCCC;
}
/* Editor settings */
#editor-settings-container {
padding: 2px 5px;
height: 20px;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0 0 4px 4px;
background-color: rgba(0, 0, 0, 0.05);
}
#editor-settings header h1 {
font-size: 18px;
line-height: normal;
}
#editor-settings header .close {
line-height: 16px;
}
#editor-settings .modal-body .control-group {
margin: 4px 0;
}
/* Table Search */
.search-highlight {
background-color: yellow;
}
table.double-list {
width: 100%;
}
.triple-list {
width: 33% !important;
padding-right: 25px;
vertical-align: top;
}
.triple-list ~ .double-list-left,
.triple-list ~ .double-list-right {
width: 33% !important;
}
.double-list-left {
width: 50%;
vertical-align: top;
padding-right: 25px;
}
.double-list-right {
width: 50%;
vertical-align: top;
padding-left: 25px;
}
.button-add {
float: right;
padding: 5px 8px;
border: 0;
cursor: pointer;
cursor: hand;
border-radius: 12.5px;
font-size: 16px;
font-weight: bold;
line-height: 15px;
color: rgba(0, 0, 0, 0.4);
}
.button-add:hover {
background-color: #ADE8A5;
}
/* Concept Visualization */
#snapshots-concept-bubbles-container, #snapshots-concept-heatmap-container {
margin: 25px auto 0 auto;
padding: 15px;
border: 1px solid #c5d6de;
border-radius: 4px;
font-size: 12px;
line-height: normal;
color: #6d8089;
text-align: center;
}
#snapshots-concept-heatmap-container .snapshot-index {
font-size: 14px;
}
#snapshots-concept-heatmap-container rect {
cursor: pointer;
}
#snapshots-concept-bubbles-container .bubble {
margin-left: auto;
margin-right: auto;
}
/* Snapshot Slider */
#snapshot-slider-container {
padding-left: 20px;
height: 20px;
}
#snapshot-slider-container input {
display: none;
}
/* Comments view */
#comments-container article {
position: relative;
min-height: 100px;
margin-bottom: 12px;
padding: 6px 15px;
background: #fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: 1px solid rgba(0, 0, 0, 0.1);
}
#comments-container article.new {
border: 1px solid rgba(151,214,161,1);
}
#comments-container article h3 {
margin: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
font-size: 12px;
font-weight: 400;
color: rgba(0, 0, 0, 0.8);
}
#comments-container article p {
margin: 0;
padding: 6px;
font-style: italic;
}
#comments-container .comment-text {
padding: 22px;
}
#comments-container .prev, .next, .cprev, .cnext {
cursor: hand;
cursor: pointer;
}
#comments-container .comment-controls {
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
/* Tag categories */
#unused-tags-container {
margin-left: 30px;
width: 200px;
display: block;
position: absolute;
background-color: white;
display: inline;
}
#unused-tags-container .toggle-add {
width: 45px;
height: 10px;
float: left;
padding: 5px;
font-size: 10px;
line-height: 10px;
}
#unused-tags-container .toggle-add.open:before {
content: "CLOSE";
}
#unused-tags-container .toggle-add.close:before {
content: "OPEN";
}
#unused-tags-container .tags {
border: 4px solid rgba(0, 0, 0, 0.1);
padding: 0px 5px;
display: none;
overflow-y: scroll;
clear: both;
max-height: 350px;
}
#unused-tags-container .btn {
display: block;
margin: 5px 0;
max-width: 135px;
margin-bottom: 13px;
}
.add-to-categories {
background: white;
position: absolute;
display: none;
z-index: -50;
width: 250px;
border: 1px solid rgba(0, 0, 0, 0.1);
}
.add-to-categories * {
z-index: -50;
}
.add-to-categories .scroll {
position: absolute;
left: 0;
width: 100%;
text-align: center;
z-index: 55;
}
.add-to-categories .up-scroll {
top: 0;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(153,153,153,1)), color-stop(1, rgba(153,153,153,0)));
background-image: -o-linear-gradient(bottom, rgba(153,153,153,1) 0%, rgba(153,153,153,0) 100%);
background-image: -moz-linear-gradient(bottom, rgba(153,153,153,1) 0%, rgba(153,153,153,0) 100%);
background-image: -webkit-linear-gradient(bottom, rgba(153,153,153,1) 0%, rgba(153,153,153,0) 100%);
background-image: -ms-linear-gradient(bottom, rgba(153,153,153,1) 0%, rgba(153,153,153,0) 100%);
background-image: linear-gradient(to bottom, rgba(153,153,153,1) 0%, rgba(153,153,153,0) 100%);
}
.add-to-categories .down-scroll {
bottom: 0;
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(153,153,153,1)), color-stop(1, rgba(153,153,153,0)));
background-image: -o-linear-gradient(top, rgba(153,153,153,1) 0%, rgba(153,153,153,0) 100%);
background-image: -moz-linear-gradient(top, rgba(153,153,153,1) 0%, rgba(153,153,153,0) 100%);
background-image: -webkit-linear-gradient(top, rgba(153,153,153,1) 0%, rgba(153,153,153,0) 100%);
background-image: -ms-linear-gradient(top, rgba(153,153,153,1) 0%, rgba(153,153,153,0) 100%);
background-image: linear-gradient(to top, rgba(153,153,153,1) 0%, rgba(153,153,153,0) 100%);
}
.add-to-categories .category-list {
overflow-y: hidden;
max-height: 240px;
padding: 20px 0;
}
.add-to-categories .category-list p {
padding: 2px 10px;
}
.add-to-categories .category-list p.hilight {
background-color: #ADE8A5 !important;
}
.add-to-categories .category-list p:nth-child(odd) {
background-color: #FAFAFA;
}
.add-message {
color: green;
margin-left: 15px;
height: 30px;
line-height: 30px;
}
#downloadTagListJson {
float: left;
}
.pagination {
clear: both;
} | 0.452294 | 0.071721 |
@import '../../../global/globalstyles.css';
.link {
margin: 0;
background: transparent;
padding: 0;
box-sizing: border-box;
text-decoration: none;
border: none;
border-radius: 0;
cursor: pointer;
display: block;
}
.card:hover{
box-shadow: 3px 5px 5px 0px rgba(0,0,0,0.15);
transform: translate(2px, 2px);
background: transparent;
}
.card {
height: 100%;
display: flex;
background: #fff;
position: relative;
-webkit-box-shadow: 0.5px 3px 5px 0px rgba(0,0,0,0.15);
-moz-box-shadow: .5px 3px 5px 0px rgba(0,0,0,0.15);
box-shadow: 0.5px 3px 5px 0px rgba(0,0,0,0.15);
border: 1px solid #eaeaea;
min-height: 40px;
list-style: none;
transition: box-shadow 0.3s ease-in, transform 0.3s ease-in;
}
.card::before {
content: "";
background: var(--light-teal);
position: absolute;
left: -5px;
top: 0;
width: 4px;
height: 100%;
}
.image {
justify-self: flex-start;
width: 40%;
height: auto;
padding: 5px;
}
@media (max-width: 500px){
.image {
width: 20%;
}
}
.title {
margin: 5px 0 15px 0;
line-height: 22px;
font-weight: 500;
line-height: 1.1;
color: var(--purple);
padding: 0 10px;
display: inline-block;
font-weight: bold;
font-family: bree_serifsemibold, bree-serif, serif;
font-weight: 600;
}
.content{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 100%;
padding: 0 0.5em;
text-align: center;
}
a {
display: table;
padding: 0 15px;
margin: 15px 20px 10px;
color: white;
background: var(--dark-teal);
border-radius: 30px;
font-size: 14px;
}
.content p {
font-size: 14px;
line-height: 20px;
}
.content kclsu-button {
margin-bottom: 5px;
}
@media only screen and (max-width: 500px){
.image {
justify-self: flex-start;
min-width:30%;
height: auto;
}
.title {
margin-bottom: 5px;
}
.content p {
font-family: "Open Sans", Arial, sans-serif;
font-size: 14px;
max-width: 100%;
text-align: center;
margin: 0.2em 0;
}
.content kclsu-button {
width: 90%;
}
a {
margin: 1em 0;
}
}
@media only screen and (max-width: 350px){
.title{
font-size: 16px;
}
a {
margin: 0;
}
} | src/components/cards/label-card/label-card.css | @import '../../../global/globalstyles.css';
.link {
margin: 0;
background: transparent;
padding: 0;
box-sizing: border-box;
text-decoration: none;
border: none;
border-radius: 0;
cursor: pointer;
display: block;
}
.card:hover{
box-shadow: 3px 5px 5px 0px rgba(0,0,0,0.15);
transform: translate(2px, 2px);
background: transparent;
}
.card {
height: 100%;
display: flex;
background: #fff;
position: relative;
-webkit-box-shadow: 0.5px 3px 5px 0px rgba(0,0,0,0.15);
-moz-box-shadow: .5px 3px 5px 0px rgba(0,0,0,0.15);
box-shadow: 0.5px 3px 5px 0px rgba(0,0,0,0.15);
border: 1px solid #eaeaea;
min-height: 40px;
list-style: none;
transition: box-shadow 0.3s ease-in, transform 0.3s ease-in;
}
.card::before {
content: "";
background: var(--light-teal);
position: absolute;
left: -5px;
top: 0;
width: 4px;
height: 100%;
}
.image {
justify-self: flex-start;
width: 40%;
height: auto;
padding: 5px;
}
@media (max-width: 500px){
.image {
width: 20%;
}
}
.title {
margin: 5px 0 15px 0;
line-height: 22px;
font-weight: 500;
line-height: 1.1;
color: var(--purple);
padding: 0 10px;
display: inline-block;
font-weight: bold;
font-family: bree_serifsemibold, bree-serif, serif;
font-weight: 600;
}
.content{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 100%;
padding: 0 0.5em;
text-align: center;
}
a {
display: table;
padding: 0 15px;
margin: 15px 20px 10px;
color: white;
background: var(--dark-teal);
border-radius: 30px;
font-size: 14px;
}
.content p {
font-size: 14px;
line-height: 20px;
}
.content kclsu-button {
margin-bottom: 5px;
}
@media only screen and (max-width: 500px){
.image {
justify-self: flex-start;
min-width:30%;
height: auto;
}
.title {
margin-bottom: 5px;
}
.content p {
font-family: "Open Sans", Arial, sans-serif;
font-size: 14px;
max-width: 100%;
text-align: center;
margin: 0.2em 0;
}
.content kclsu-button {
width: 90%;
}
a {
margin: 1em 0;
}
}
@media only screen and (max-width: 350px){
.title{
font-size: 16px;
}
a {
margin: 0;
}
} | 0.202207 | 0.07658 |
.primary-color{
color:#141215}
.secondary-color{
color:#232323}
.common-panel{
padding:25px 16px}
.cool-link{
font-size:.875rem;
display:inline-block;
text-decoration:none !important;
color:#03a9f4;
background-image:linear-gradient(#2296F3, #2296F3);
background-size:0 2px, auto;
background-repeat:no-repeat;
background-position:center bottom;
-webkit-transition:all .2s ease-out;
transition:all .2s ease-out}
.cool-link:hover{
background-size:100% 2px, auto;
color:#03a9f4}
.partial_underline{
position:relative}
.partial_underline::before{
content:"";
position:absolute;
width:6%;
height:1px;
bottom:-8px;
left:47%;
border-bottom:3px solid}
html{
font-size:16px}
body{
font-size:1rem;
color:#141215;
overflow-x:hidden;
font-family:'Muli', sans-serif}
h1{
font-size:2.65rem}
h2{
font-size:2rem;
line-height:42px;
font-weight:400}
h3{
font-size:1.375rem;
line-height:30px}
h4{
font-size:1.125rem}
h5{
font-size:1rem}
h6{
font-size:.875rem}
p{
font-size:1rem}
a{
font-size:1rem;
color:#03a9f4}
a:hover{
color:#0286c2}
@media (min-width: 1500px){
html{
font-size:18px}
.container{
max-width:1300px}
}
@media (min-width: 1700px){
html{
font-size:20px}
.container{
max-width:1500px}
}
input::-webkit-input-placeholder{
font-weight:100 !important}
input:-ms-input-placeholder{
font-weight:100 !important}
input::placeholder{
font-weight:100 !important}
textarea::-webkit-input-placeholder{
font-weight:100 !important}
textarea:-ms-input-placeholder{
font-weight:100 !important}
textarea::placeholder{
font-weight:100 !important}
.weight-100{
font-weight:100}
/*features.css*/
.primary-color{
color:#141215}
.secondary-color{
color:#232323}
.common-panel{
padding:25px 16px}
.cool-link{
font-size:.875rem;
display:inline-block;
text-decoration:none !important;
color:#03a9f4;
background-image:linear-gradient(#2296F3, #2296F3);
background-size:0 2px, auto;
background-repeat:no-repeat;
background-position:center bottom;
-webkit-transition:all .2s ease-out;
transition:all .2s ease-out}
.cool-link:hover{
background-size:100% 2px, auto;
color:#03a9f4}
.partial_underline{
position:relative}
.partial_underline::before{
content:"";
position:absolute;
width:6%;
height:1px;
bottom:-8px;
left:47%;
border-bottom:3px solid}
.feature-landing-section{
background-color:#f7f8f9;
min-height:250px;
padding:30px 15px;
overflow:hidden;
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-webkit-align-items:center;
-ms-flex-align:center;
align-items:center}
.feature-landing-section .title{
text-align:center;
color:#141215;
margin-top:20px}
.feature-landing-section .sub-title{
text-align:center;
color:white;
margin-bottom:40px;
width:60%;
margin:0 auto 40px auto}
@media screen and (min-width: 800px){
#feature-testimonial-section{
overflow:hidden;
min-height:400px}
#feature-testimonial-section #feature-wrapper{
min-height:300px;
position:relative;
overflow:hidden;
background-color:#3446AD;
-webkit-transform:rotate(-2deg);
-ms-transform:rotate(-2deg);
transform:rotate(-2deg);
width:120%;
left:-100px;
top:50px;
-webkit-box-shadow:inset 0 12px 0px #4d5aa5;
box-shadow:inset 0 12px 0px #4d5aa5}
#feature-testimonial-section .align-center{
position:absolute;
top:30%;
-webkit-transform:rotate(2deg);
-ms-transform:rotate(2deg);
transform:rotate(2deg);
margin-left:auto;
margin-right:auto;
left:0;
right:0}
#feature-testimonial-section .feature-testimonial{
color:white;
line-height:1.8}
}
@media screen and (max-width: 800px){
#feature-testimonial-section{
overflow:hidden;
min-height:300px}
#feature-testimonial-section #feature-wrapper{
min-height:280px;
position:relative;
overflow:hidden;
background-color:#3446AD;
-webkit-transform:rotate(-2deg);
-ms-transform:rotate(-2deg);
transform:rotate(-2deg);
width:120%;
left:-20px;
top:30px;
-webkit-box-shadow:inset 0 12px 0px #4d5aa5;
box-shadow:inset 0 12px 0px #4d5aa5}
#feature-testimonial-section .align-center{
position:absolute;
top:10%;
-webkit-transform:rotate(2deg);
-ms-transform:rotate(2deg);
transform:rotate(2deg);
margin-left:auto;
margin-right:auto;
left:-30px;
right:0;
width:80%;
min-height:300px}
#feature-testimonial-section .feature-testimonial{
color:white;
line-height:1.8}
}
@media screen and (max-width: 600px){
#feature-testimonial-section{
overflow:hidden;
min-height:470px}
#feature-testimonial-section #feature-wrapper{
min-height:430px;
position:relative;
overflow:hidden;
background-color:#3446AD;
-webkit-transform:rotate(-2deg);
-ms-transform:rotate(-2deg);
transform:rotate(-2deg);
width:120%;
left:-20px;
top:20px;
-webkit-box-shadow:inset 0 12px 0px #4d5aa5;
box-shadow:inset 0 12px 0px #4d5aa5}
#feature-testimonial-section .align-center{
position:absolute;
top:5%;
-webkit-transform:rotate(2deg);
-ms-transform:rotate(2deg);
transform:rotate(2deg);
margin-left:auto;
margin-right:auto;
left:-30px;
right:0;
width:80%;
min-height:300px}
#feature-testimonial-section .feature-testimonial{
color:white;
line-height:1.8}
}
#feature-content-section .title{
color:#141215;
margin-bottom:20px;
font-weight:600;
text-align:center}
#feature-content-section .sub-title{
color:#232323;
line-height:1.8;
text-align:justify}
#feature-content-section .sub-title-left{
text-align:left;
color:#232323;
font-size:16px;
line-height:1.8}
#feature-content-section img{
margin:20px auto;
display:block;
max-width:100%;
height:auto}
#feature-content-section ul{
padding-left:0px;
list-style:none}
#feature-content-section ul li{
color:#141215;
font-size:1.125rem;
margin-bottom:15px;
margin-top:15px;
font-weight:400;
position:relative}
#feature-content-section ul li:before{
content:'✓';
position:absolute;
left:-20px}
#feature-content-section ul p{
line-height: 35px;
font-family: 'montserratlight';
font-size: 18px;
color:#232323;
font-weight:400;
text-align:justify}
#feature-content-section ul p:first-child{
margin-top:15px}
.column-sec{
padding:30px;
box-shadow:none;
border: 1px solid #a7a7a7;
margin:0;
}
.column-sec-1{border-right:0; }
.column-sec-2{border-top:0; }
.column-sec ul{
padding-left:0px;
list-style:none}
.column-sec ul li:before{
content:'';
position:absolute;
left:-20px}
.column-sec li:before{
content:'' !important;
position:absolute;
left:-20px}
#feature-content-section{
margin-bottom:20px}
.primary-color{
color:#141215}
.secondary-color{
color:#232323}
.common-panel{
padding:25px 16px}
.cool-link{
font-size:.875rem;
display:inline-block;
text-decoration:none !important;
color:#03a9f4;
background-image:linear-gradient(#2296F3, #2296F3);
background-size:0 2px, auto;
background-repeat:no-repeat;
background-position:center bottom;
-webkit-transition:all .2s ease-out;
transition:all .2s ease-out}
.cool-link:hover{
background-size:100% 2px, auto;
color:#03a9f4}
.partial_underline{
position:relative}
.partial_underline::before{
content:"";
position:absolute;
width:6%;
height:1px;
bottom:-8px;
left:47%;
border-bottom:3px solid}
#sellerAppChromeExt{
background:linear-gradient(to right, #1D2998, #1A5DAA);
color:white;
padding:30px;
margin:20px;
margin-bottom:30px;
margin-top:30px;
-webkit-border-radius:5px;
border-radius:5px}
#sellerAppChromeExt h3{
margin-top:10px}
#sellerAppChromeExt .my-button{
-webkit-transform-origin:50% 4em;
-ms-transform-origin:50% 4em;
transform-origin:50% 4em;
-webkit-animation:wiggle 1.5s linear infinite;
animation:wiggle 1.5s linear infinite}
@-webkit-keyframes wiggle{
0%{
-webkit-transform:rotateZ(0);
transform:rotateZ(0)}
10%{
-webkit-transform:rotateZ(-15deg);
transform:rotateZ(-15deg)}
20%{
-webkit-transition:rotateZ(10deg);
transition:rotateZ(10deg)}
25%{
-webkit-transition:rotateZ(-10deg);
transition:rotateZ(-10deg)}
30%{
-webkit-transition:rotateZ(6deg);
transition:rotateZ(6deg)}
35%{
-webkit-transform:rotateZ(-4deg);
transform:rotateZ(-4deg)}
40%{
-webkit-transform:rotateZ(7deg);
transform:rotateZ(7deg)}
50%{
-webkit-transform:rotateZ(-6deg);
transform:rotateZ(-6deg)}
60%{
-webkit-transform:rotateZ(10deg);
transform:rotateZ(10deg)}
70%{
-webkit-transform:rotateZ(-14deg);
transform:rotateZ(-14deg)}
80%{
-webkit-transform:rotateZ(3deg);
transform:rotateZ(3deg)}
90%{
-webkit-transform:rotateZ(-7deg);
transform:rotateZ(-7deg)
}
100%{
-webkit-transition:rotateZ(0);
transition:rotateZ(0)
}
}
#index-landing-section .main-title,#index-landing-section .sub-title{
color:white !important}
#index-landing-section .head-title{
color:white}
#feature-content-section .title{
font-weight:400 !important}
#index-landing-section::before{
background-color:#03a9f4 !important;
content:unset !important}
.acos-result-wrapper{
background-color:#03a9f4;
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
margin-top:20px;
padding:10px;
-webkit-box-shadow:0 0 2rem rgba(0,0,0,0.1);
box-shadow:0 0 2rem rgba(0,0,0,0.1);
-webkit-border-radius:4px;
border-radius:4px
}
.acos-result-wrapper h6{
color:white}
.acos-input-wrapper{
margin:20px 40px;
-webkit-border-radius:4px;
border-radius:4px;
padding:20px 40px;
-webkit-box-shadow:0 0 2rem rgba(0,0,0,0.1);
box-shadow:0 0 2rem rgba(0,0,0,0.1)
}
.acos-input-wrapper p{
min-width:40%;
text-align:right}
.acos-input-wrapper span{
margin-left:20px;
min-width:10%;
text-align:right;
margin-right:10px}
.acos-input-wrapper input{
min-width:30%}
.nav li a.header-signup{
border:1px solid #ffffff;
-webkit-border-radius:25px;
border-radius:25px;
padding-top:5px;
padding-bottom:5px;
margin-top:10px}
.panel-body ul li{
line-height:30px}
.email-form{
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
margin-top:50px;
border:2px #37578E solid;
-webkit-border-radius:23px;
border-radius:23px}
.email-input{
height:50px;
-webkit-border-radius:25px 0 0px 25px;
border-radius:25px 0 0px 25px;
border:none !important;
font-size:18px;
margin-left:15px}
.email-button{
-webkit-border-radius:0 20px 20px 0px;
border-radius:0 20px 20px 0px;
width:500px;
-webkit-transition:all .3s ease-out;
transition:all .3s ease-out;
background-color:#37578E;
color:white;
outline:none !important}
.email-button:hover{
color:white;
-webkit-border-radius:20px;
border-radius:20px}
.email-button:focus{
color:white}
#contents{
padding:22px 15px 40px;
min-height:340px;
outline:none;
resize:none;
position:relative;
z-index:1;
background:transparent;
position:relative;
border:1px solid #c9d8db;
width:100%}
#intro{
background-repeat:no-repeat;
background-attachment:scroll;
background-position:100% 100%;
background-size:cover;
text-align:center;
color:#141215;
height:auto;
min-height:250px}
.chrome-extention{
width:156px;
-webkit-border-radius:10px;
border-radius:10px;
border:1px solid black;
background:white;
height:185px}
.plugin-top{
position:fixed;
right:20px;
top:135px;
z-index:10}
.plugin-bottom{
display:block;
position:absolute;
right:79px;
top:25px;
z-index:999}
.install-button{
cursor:pointer}
.chrome-extention p{
text-align:center;
font-size:20px;
padding-top:10px}
.extention-img{
height:40%;
background-size:80px}
.chrome-download{
height:35%;
background-size:73px}
.text-justify{
text-align:justify}
.fba-bar-results div{
padding-top:60px}
.prod-image img{
width:56%;
margin:0 auto}
.listing-prod-image img{
width:50%;
margin:0 auto;
display:block}
.fba-calc{
padding:30px}
.fba-calc-header{
margin-bottom:10px}
.fbaCalc-fields input{
width:82%;
line-height:12px}
.fbaCalc-fields p{
font-size:12px}
.fba-sec-title p{
font-size:12px;
text-align:center;
font-weight:bold;
margin-top:20px}
thead{
color:#fff;
font-size:12px;
letter-spacing:1px}
thead tr th{
text-align:center}
.productSourceTable thead tr:first-child{
background-color:#2E3795}
.keywordSearchTable thead tr:first-child{
background-color:#D5D6D9;
color:#141215}
.keywordSearchTable td{
vertical-align:middle !important}
.trending-box{
padding:3px;
background:#E0E0E0;
-webkit-border-radius:4px;
border-radius:4px;
margin-left:10px;
font-size:.550rem;
color:white}
.trending-box.green-bg{
background-color:#12cbc8}
.keywordIndexTable thead tr:first-child{
background-color:#EA785A}
.listingTable thead tr:first-child{
background-color:#94C952}
.productSourceTable thead th:first-child{
width:400px}
.productSourceTable thead th:nth-child(2){
width:250px}
.productSourceTable thead th:nth-child(3){
width:186px}
.prod-image img{
width:100px}
.urlIcon{
padding:6px 8px;
background-color:#2E3795;
-webkit-border-radius:25px;
border-radius:25px;
color:#fff}
.urlIcon:hover,.urlIcon:active{
color:#fff}
.keywordIcons{
width:32px;
height:32px;
margin:1px}
.supplier-info div p{
padding:0px;
margin:0px}
.supplier-info div p:nth-child(2){
font-weight:300}
.supplier-info div .column-wrapper{
padding:10px;
border:1px solid rgba(0,0,0,0.1);
-webkit-border-radius:4px;
border-radius:4px}
.text-blur{
color:transparent !important;
text-shadow:0 0 8px rgba(0,0,0,0.5)}
.pro-feature-popup{
position:absolute;
background:#fff;
border:1px solid #fff;
-webkit-border-radius:6px;
border-radius:6px;
font-size:18px;
font-weight:700;
margin:0 auto 0 10px;
padding:88px 57px;
text-align:center;
bottom:13%;
width:52%;
z-index:8;
-webkit-box-shadow:0 0 12px 1px;
box-shadow:0 0 12px 1px;
display:block;
text-decoration:none;
right:7%}
.pro-feature-popup a{
color:#02bbe6;
background:-webkit-linear-gradient(#02bbe6, #595496);
-webkit-background-clip:text;
background-clip:text;
-webkit-text-fill-color:transparent}
.keyword-search-popup{
padding:30px 30px !important;
bottom:19%}
.round{
width:32px !important;
height:32px !important;
margin:1px !important;
font-size:13px !important;
line-height:2.6 !important;
color:#fff;
text-align:center !important;
-webkit-border-radius:100%;
border-radius:100%;
display:inline-block;
vertical-align:middle}
.green{
background-color:#8dc63f}
.grey{
background-color:#e6e7e8}
.lqi-box{
width:60%;
border:2px solid #02bbe6;
float:left;
margin:30px auto 0;
font-size:24px}
.lqi-box p{
width:30%;
text-align:center;
text-transform:uppercase;
color:#02bbe6;
float:left;
margin:0;
padding:6px 0 0}
.lqi-box .lqi-rate{
width:70%;
text-align:center;
background:#02bbe6;
color:#fff;
float:left;
padding:3px}
.product-sec{
border:1px solid #ddd;
margin:20px 0px}
.title-heading{
background-color:#94C952 !important}
.sec-head{
border-top:1px solid #ddd;
border-bottom:1px solid #ddd;
width:100%;
padding:10px;
margin:13px auto 0}
.greenIcon{
color:green}
.redIcon{
color:red}
.btn-group,.btn-group-vertical{
margin-top:-15px}
#intro .intro-text{
padding-top:50px;
padding-bottom:50px}
#intro .intro-text .intro-lead-in{
font-style:italic;
font-size:22px;
line-height:22px;
margin-bottom:25px;
margin-top:25px}
#intro .intro-text .intro-heading{
font-weight:500;
line-height:50px;
margin-bottom:25px;
margin-bottom:50px}
.benefit-icon-img{
width:76px;
height:68px}
.featured-tools{
-webkit-box-shadow:0 2px 3px rgba(213,218,223,0.35);
box-shadow:0 2px 3px rgba(213,218,223,0.35);
-webkit-border-radius:3px;
border-radius:3px;
-webkit-border-radius:0.1875rem;
border-radius:0.1875rem;
display:block;
padding:30px;
padding:2.5rem;
margin-bottom:1rem;
-webkit-transition:all 0.1s ease;
transition:all 0.1s ease;
text-align:center;
background-color:#ffffff !important}
.featured-tools:hover{
background:#fbfbfc;
-ms-transform:scale(1.1);
-webkit-transform:scale(1.1);
transform:scale(1.1);
backface-visibility:hidden;
-webkit-backface-visibility:hidden;
text-decoration:none}
.featured-tools figure img{
margin:0 auto 1.875rem;
width:48px;
width:3rem;
margin-bottom:30px;
margin-bottom:1.875rem}
.featured-tools h4{
font-size:1.6rem;
font-weight:600}
.featured-tools h4:after{
content:" ";
color:#fff;
display:block;
border-bottom:3px #bdc6cf solid;
margin:0 auto;
margin-top:20px;
margin-bottom:20px;
width:44px;
width:2.75rem}
.featured-tools p{
color:#7f8c8d;
margin-bottom:0;
font-size:14px;
line-height:24px}
.productsource li b{
font-weight:400;
font-size:16px}
.source-section p{
margin:20px 0px !important}
.content-section h2{
line-height:40px;
color:#141215}
.content-section h3{
line-height:38px;
color:#141215}
.content-section p{
color:#232323;
line-height:30px;
margin:30px 0px;
color:#232323}
.content-section span{
line-height:5px}
.content-section li{
line-height:30px;
margin:15px 0px;
text-align:left;
color:#232323}
.hightlighted-content p{
border-top:1px solid #ff9d3a;
border-bottom:1px solid #ff9d3a;
padding:15px;
width:90%;
margin:0 auto;
font-size:18px;
line-height:30px;
color:#2E3795}
.factors-list{
width:100%;
display:inline-block}
.factors-list li{
float:left;
width:32%;
list-style:none;
color:#492A74;
font-weight:600;
text-align:center;
font-size:18px}
.features-list{
margin:0 auto;
width:98%;
padding-left:15%}
.features-list1{
margin:0 auto;
width:98%;
padding-left:26%}
.features-list span,.features-list1 span{
float:left;
text-align:center;
padding:20px;
list-style:none;
margin:10px;
border:1px solid #492A74;
-webkit-border-radius:10px;
border-radius:10px}
#searchResults{
margin:20px 0px}
#faq-section .indicator{
position:relative;
top:-25px}
.italics-content p{
font-style:italic}
@media (min-width: 768px){
#intro .intro-text{
padding-top:50px;
padding-bottom:50px;
width:49%;
margin:0 auto}
#intro .intro-text .intro-lead-in{
font-style:italic;
font-size:20px;
line-height:40px;
margin-bottom:25px;
margin-top:25px}
#intro .intro-text .intro-heading{
text-transform:capitalize;
font-weight:500;
line-height:75px}
}
#score input::-webkit-input-placeholder{
color:#858e97}
.intro-text input::-webkit-input-placeholder{
color:#858e97;
letter-spacing:1px}
#benefits{
background-image:url("https://cdn.sellerapp.com/img/lsq/score-bg.png");
background-repeat:no-repeat;
background-attachment:scroll;
background-position:center center;
background-size:cover;
-o-background-size:cover;
text-align:center;
padding-top:30px;
padding-bottom:75px}
.get-report{
font-size:32px;
color:#00274a}
.faq-heading{
font-size:42px !important}
#benefits h2.section-heading{
font-weight:600;
color:#06bbe5;
padding-bottom:30px}
#benefits .benefits-text{
font-weight:500;
color:#ffffff}
#score{
background-image:url("https://cdn.sellerapp.com/img/amazon-tools/amazon-email-section-bg.png");
background-repeat:no-repeat;
background-attachment:scroll;
background-position:center center;
background-size:cover;
-o-background-size:cover;
text-align:center;
background-color:#f2f5f9;
margin:20px 0px}
#score h1.section-heading{
font-size:25px;
font-weight:600;
color:#2E3795;
padding-bottom:10px}
#score hr{
color:#06bbe5;
width:25%;
margin:0 auto;
border-top:2px solid #ffffff}
#score .listing-score h2{
background-color:#ffffff;
color:#06bbe5;
font-size:64px;
padding:3px 20px;
width:25%;
margin:0 auto;
margin-top:30px}
#score .report{
width:50%;
height:auto;
-webkit-box-sizing:border-box;
box-sizing:border-box;
margin:0 auto}
#score .report h3{
margin-top:20px;
color:#ffffff;
font-weight:600;
line-height:42px}
.req-btn{
width:88%;
margin:0 auto;
margin-bottom:50px;
margin-top:20px}
.req-btn input[type="text"]{
background-color:#ffffff;
-webkit-border-radius:25px !important;
border-radius:25px !important;
border:1px solid #2E3795;
padding:23px}
.req-btn input::-webkit-input-placeholder{
color:#000}
.report-btn{
-webkit-border-radius:25px !important;
border-radius:25px !important;
background-color:#2E3795;
color:#fff;
position:absolute !important;
right:18px;
top:8px}
.report-btn:hover{
color:#fff}
#product-sec{
margin-top:10px;
margin-bottom:40px}
#product-sec h2{
padding-top:10px;
padding-bottom:10px}
#product-sec a.product-button{
border:1px solid #06bbe5;
color:#000000;
font-size:16px;
margin-right:10px;
padding:10px 30px;
-webkit-transition:all 0.25s ease;
transition:all 0.25s ease}
#product-sec a.product-button:hover{
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);
transform:scale(1.1);
background-color:#06bbe5;
color:#ffffff}
#signup-section{
padding-top:30px;
padding-bottom:20px}
.signup-box{
background-color:#ffffff;
background-repeat:no-repeat;
background-attachment:scroll;
background-position:center center;
background-size:cover;
-o-background-size:cover;
-webkit-box-shadow:0 2px 3px rgba(213,218,223,0.35);
box-shadow:0 2px 3px rgba(213,218,223,0.35);
border:1px solid #d5dadf;
-webkit-border-radius:3px;
border-radius:3px;
padding:30px 42px}
#signup-section h3{
color:#7f8c8d;
text-align:left;
line-height:48px}
#signup-section .signUp{
-webkit-border-radius:5px;
border-radius:5px;
background-color:#ff9d3a;
color:#ffffff;
font-size:18px;
font-weight:500;
margin-top:20px;
margin-bottom:20px;
padding:12px 30px;
position:relative;
overflow:hidden;
border-bottom:2px solid #e47c12}
#signup-section .signUp:before{
position:absolute;
left:10px;
top:0;
display:block;
width:60px;
height:100%;
background:rgba(255,255,255,0.5);
-webkit-filter:blur(30px);
filter:blur(30px);
-webkit-animation:shine 3s infinite linear;
animation:shine 3s infinite linear;
content:'';
opacity:.9}
#signup-section .signUp:after{
position:absolute;
left:20px;
top:0;
display:block;
width:30px;
height:100%;
background:rgba(255,255,255,0.2);
-webkit-filter:blur(5px);
filter:blur(5px);
-webkit-animation:shine 3s infinite linear;
animation:shine 3s infinite linear;
content:'';
opacity:1}
#signup-section .signUp:hover{
background-color:#e58d34}
@-webkit-keyframes shine{
0%{
-webkit-transform:translateX(-100px) skewX(-15deg)}
10%,100%{
-webkit-transform:translateX(300px) skewX(-15deg)}
}
@keyframes shine{
0%{
-webkit-transform:translateX(-100px) skewX(-15deg);
-ms-transform:translateX(-100px) skewX(-15deg);
transform:translateX(-100px) skewX(-15deg)}
10%,100%{
-webkit-transform:translateX(300px) skewX(-15deg);
-ms-transform:translateX(300px) skewX(-15deg);
transform:translateX(300px) skewX(-15deg)}
}
@media (max-width: 767px){
#score .listing-score h2,#score .report{
width:100%}
.req-btn{
width:100%}
#product-sec a.product-button{
padding:0px}
}
@media (min-width: 768px){
.navbar-custom{
background-color:transparent;
padding:25px 0;
-webkit-transition:padding 0.3s;
transition:padding 0.3s;
border:none}
.navbar-custom .navbar-brand{
font-size:2em;
-webkit-transition:all 0.3s;
transition:all 0.3s}
.navbar-custom .navbar-nav>.active>a{
-webkit-border-radius:3px;
border-radius:3px}
}
@media (min-width: 768px){
.navbar-custom.affix{
background-color:#06bbe5;
padding:10px 0}
.navbar-custom.affix .navbar-brand{
font-size:1.5em}
}
.custom-btn{
height:36px;
vertical-align:top;
-webkit-border-radius:2px;
border-radius:2px;
-webkit-transition:-webkit-box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1);
transition:-webkit-box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1);
transition:box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1);
transition:box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1);
padding:5px 15px 5px 15px}
.custom-btn:focus{
-webkit-box-shadow:none;
box-shadow:none}
.custom-btn option{
color:black}
.sp-blue-btn{
letter-spacing:1px;
-webkit-transition:all 0.5s ease;
transition:all 0.5s ease;
margin-left:10px;
-webkit-border-radius:3px;
border-radius:3px;
min-height:36px;
min-width:135px;
outline:none !important}
.searchbar{
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex}
.submit-btn:hover,.submit-btn:focus{
color:white;
-webkit-transition:background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1),-webkit-box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
transition:background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1),-webkit-box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
transition:box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1),background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
transition:box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1),background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1),-webkit-box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1)}
@media (min-width: 768px){
#benefits{
padding-top:50px;
padding-bottom:50px}
#benefits .benefits-text{
font-weight:500;
font-size:20px;
line-height:30px}
#score h1.section-heading{
font-size:32px}
}
.loader-wrap{
position:relative;
display:block}
.loading-text{
font-family:'Oswald', sans-serif;
font-weight:200;
font-size:38px;
text-align:center;
color:#ddd;
margin-top:75px}
.circle-1{
margin:0 auto;
width:100px;
height:50px;
-webkit-border-radius:100px 100px 0 0;
border-radius:100px 100px 0 0;
border-top:2px solid #DEA568;
border-left:2px solid #DEA568;
border-right:2px solid #DEA568;
-webkit-animation:2s loader linear infinite;
animation:2s loader linear infinite;
-webkit-transform-origin:50% 100%;
-ms-transform-origin:50% 100%;
transform-origin:50% 100%}
.circle-2{
width:80px;
height:40px;
margin:50px auto;
-webkit-border-radius:0 0 80px 80px;
border-radius:0 0 80px 80px;
border-bottom:4px solid #416A8A;
border-left:4px solid #416A8A;
border-right:4px solid #416A8A;
-webkit-animation:2s loader-reverse linear infinite;
animation:2s loader-reverse linear infinite;
-webkit-transform-origin:50% 0%;
-ms-transform-origin:50% 0%;
transform-origin:50% 0%}
.circle-3{
width:60px;
height:30px;
margin:50px auto;
-webkit-border-radius:0 0 80px 80px;
border-radius:0 0 80px 80px;
border-bottom:2px solid #7C2A6C;
border-left:2px solid #7C2A6C;
border-right:2px solid #7C2A6C;
-webkit-animation:1s loader linear infinite;
animation:1s loader linear infinite;
-webkit-transform-origin:50% 0%;
-ms-transform-origin:50% 0%;
transform-origin:50% 0%}
.circle-4{
width:40px;
height:20px;
margin:50px auto;
-webkit-border-radius:0 0 80px 80px;
border-radius:0 0 80px 80px;
border-bottom:5px solid #56916C;
border-left:5px solid #56916C;
border-right:5px solid #56916C;
-webkit-animation:1.5s loader-reverse linear infinite;
animation:1.5s loader-reverse linear infinite;
-webkit-transform-origin:50% 0%;
-ms-transform-origin:50% 0%;
transform-origin:50% 0%}
@-webkit-keyframes loader{
from{
-webkit-transform:rotate(0deg);
transform:rotate(0deg)}
to{
-webkit-transform:rotate(360deg);
transform:rotate(360deg)}
}
@keyframes loader{
from{
-webkit-transform:rotate(0deg);
transform:rotate(0deg)}
to{
-webkit-transform:rotate(360deg);
transform:rotate(360deg)}
}
@-webkit-keyframes loader-reverse{
from{
-webkit-transform:rotate(360deg);
transform:rotate(360deg)}
to{
-webkit-transform:rotate(-360deg);
transform:rotate(-360deg)}
}
@keyframes loader-reverse{
from{
-webkit-transform:rotate(360deg);
transform:rotate(360deg)}
to{
-webkit-transform:rotate(-360deg);
transform:rotate(-360deg)}
}
.pro-feature-popup a{
display:block;
display:block !important}
.prod-image img{
-webkit-box-shadow:0 0 2rem rgba(0,0,0,0.1);
box-shadow:0 0 2rem rgba(0,0,0,0.1);
background-color:#fff;
-webkit-border-radius:4px;
border-radius:4px;
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
padding:10px;
display:block;
margin:0 auto;
margin-top:10px;
margin-bottom:10px}
.fba-results-wrapper{
-webkit-border-radius:4px;
border-radius:4px;
margin-top:20px}
.fba-results-wrapper .color-green{
color:green}
.fba-results-wrapper .color-red{
color:red}
.fba-results-wrapper .net-profit-wrapper p{
padding:10px 0px}
.fba-results-wrapper .net-profit-wrapper button{
margin:10px 0px}
.RevenueClacU .table-responsive{
border:none}
.RevenueClacU .fba-results-wrapper{
-webkit-border-radius:4px;
border-radius:4px}
.RevenueClacU .fba-results-wrapper .net-profit-wrapper p{
padding:10px 0px}
.RevenueClacU .fba-results-wrapper .net-profit-wrapper button{
margin:10px 0px}
.RevenueClacU input{
min-width:50px;
border:1px solid #b1d3f1 !important;
padding:2px 5px !important;
border-radius:4px !important;
margin-left:5px;
text-align: center;
}
.RevenueClacU #tgl_hide input{
width:60% !important;
}
.RevenueClacU .dropDownbtn{
background:transparent;
-webkit-border-radius:4px;
border-radius:4px;
height:29px;
margin-left:1px}
.RevenueClacU .table>tbody>tr>td{
font-size:1rem;
border:none}
.RevenueClacU .table>thead>tr>th{
color:#000;
font-size:1rem;
width:33.33%;
padding: 8px 0;
border:none;
-webkit-border-radius:4px;
border-radius:0
}
.RevenueClacU .table>thead tr th:nth-child(3){
background-color:#f3a847}
.RevenueClacU .table>thead tr th:nth-child(2){
background-color:#b1d3f1}
.RevenueClacU .table>thead tr th:nth-child(1){
width:25%}
.RevenueClacU .table>tbody tr td:nth-child(1){
text-align:right;
width:25%;
font-weight:100}
.RevenueClacU .table>tbody tr td:nth-child(2){
text-align:center;
width:33.33%;
background-color:aliceblue}
.RevenueClacU .table>tbody tr td:nth-child(3){
text-align:center;
width:33.33%;
background-color:#65b7cc}
.RevenueClacU .table>tbody tr:last-child td{
padding-bottom:15px}
#bar{
position:relative;
bottom:30px}
@media (min-width: 992px) and (max-width: 1199px){
.features-list span{
width:22%}
.features-list1 span{
width:26%}
.prod-image img{
width:100px;
margin-bottom:20px}
.product-section{
padding:15px 5px}
.RevenueClacU .table>tbody>tr>td{
font-size:15px}
.how-we-work .section span{
height:100px}
#intro .intro-text form .custom-btn{
background-color:rgba(0,0,0,0.36)}
}
@media (min-width: 768px) and (max-width: 991px){
#footer{
padding-top:10px;
padding-bottom:10px}
#footer .footer-links{
padding-top:20px}
.features-list span{
width:40%}
.features-list1{
padding-left:15%}
.features-list1 span{
width:40%}
#intro .intro-text .intro-heading{
font-size:35px;
line-height:50px}
.prod-image img{
width:100px;
margin-bottom:41px !important}
.product-section{
padding-bottom:20px}
.product-section .prod-title{
font-weight:300}
#intro .intro-text form .custom-btn{
background-color:rgba(0,0,0,0.36)}
}
@media (max-width: 767px){
.req-btn input[type="text"],.report-btn{
font-size:12px}
.signup-box{
padding:10px 12px;
margin:0 10px}
#benefits{
padding-top:20px;
padding-bottom:20px}
.factors-list{
padding-left:0%}
.factors-list li{
width:100%}
.features-list{
padding-left:0px !important}
.features-list span{
padding:15px;
width:100%}
.features-list1{
padding-left:0px}
.features-list1 span{
width:100%;
padding:15px}
.keyword-search-popup{
padding:10px 10px !important;
bottom:19%;
right:10%}
.listing-results .table>thead>tr>th{
font-size:10px}
.pro-feature-popup{
padding:20px}
.pro-feature-popup a{
font-size:14px;
word-wrap:break-word;
display:block}
#product-sec h2{
font-size:20px}
.prod-image img{
width:100px !important;
margin-bottom:20px !important}
.product-section{
padding-bottom:20px}
#intro .intro-text form .custom-btn{
background-color:rgba(0,0,0,0.36)}
}
#keyword-section h1{
line-height:40px;
margin-bottom:35px}
.progress-pie-chart{
width:200px;
height:200px;
-webkit-border-radius:50%;
border-radius:50%;
background-color:#E5E5E5;
position:relative}
.progress-pie-chart.gt-50{
background-color:#81CE97}
.ppc-progress{
content:"";
position:absolute;
-webkit-border-radius:50%;
border-radius:50%;
left:-webkit-calc(50% - 100px);
left:calc(50% - 100px);
top:-webkit-calc(50% - 100px);
top:calc(50% - 100px);
width:200px;
height:200px;
clip:rect(0, 200px, 200px, 100px)}
.ppc-progress .ppc-progress-fill{
content:"";
position:absolute;
-webkit-border-radius:50%;
border-radius:50%;
left:-webkit-calc(50% - 100px);
left:calc(50% - 100px);
top:-webkit-calc(50% - 100px);
top:calc(50% - 100px);
width:200px;
height:200px;
clip:rect(0, 100px, 200px, 0);
background:#81CE97;
-webkit-transform:rotate(60deg);
-ms-transform:rotate(60deg);
transform:rotate(60deg)}
.gt-50 .ppc-progress{
clip:rect(0, 100px, 200px, 0)}
.gt-50 .ppc-progress .ppc-progress-fill{
clip:rect(0, 200px, 200px, 100px);
background:#E5E5E5}
.ppc-percents{
content:"";
position:absolute;
-webkit-border-radius:50%;
border-radius:50%;
left:-webkit-calc(50% - 173.91304px/2);
left:calc(50% - 173.91304px/2);
top:-webkit-calc(50% - 173.91304px/2);
top:calc(50% - 173.91304px/2);
width:173.91304px;
height:173.91304px;
background:#fff;
text-align:center;
display:table}
.ppc-percents span{
display:block;
font-size:2.6em;
font-weight:bold;
color:#81CE97}
.pcc-percents-wrapper{
display:table-cell;
vertical-align:middle}
.progress-pie-chart{
margin:50px auto 0}
.load{
height:100%;
position:relative;
margin:auto;
width:400px}
.blur-circle{
width:150px;
height:150px;
background:transparent;
-webkit-box-shadow:0px 0px 0px 1000px rgba(255,255,255,0.67),0px 0px 19px 0px rgba(0,0,0,0.16) inset;
box-shadow:0px 0px 0px 1000px rgba(255,255,255,0.67),0px 0px 19px 0px rgba(0,0,0,0.16) inset;
-webkit-border-radius:100%;
border-radius:100%;
z-index:-1;
position:relative;
left:0;
right:0;
top:20px;
bottom:0;
margin:auto}
.load_gears{
z-index:-2;
width:150px;
height:150px;
top:-120px !important;
position:relative;
left:0;
right:0;
bottom:0;
margin:auto}
.gear{
position:absolute;
width:80px;
height:80px;
margin:auto;
background:#198;
-webkit-border-radius:50%;
border-radius:50%;
-webkit-animation-name:spin;
animation-name:spin;
-webkit-animation-duration:6s;
animation-duration:6s;
-webkit-animation-iteration-count:infinite;
animation-iteration-count:infinite;
-webkit-animation-timing-function:linear;
animation-timing-function:linear;
top:-5px;
left:0;
right:0}
.gear .center{
position:absolute;
top:20px;
left:20px;
z-index:10;
width:40px;
height:40px;
background:#fff;
-webkit-border-radius:50%;
border-radius:50%}
.bar{
position:absolute;
top:-10px;
left:28px;
z-index:1;
width:22px;
height:100px;
background:#198}
.bar:nth-child(2){
-webkit-transform:rotate(45deg);
-ms-transform:rotate(45deg);
transform:rotate(45deg)}
.bar:nth-child(3){
-webkit-transform:rotate(90deg);
-ms-transform:rotate(90deg);
transform:rotate(90deg)}
.bar:nth-child(4){
-webkit-transform:rotate(135deg);
-ms-transform:rotate(135deg);
transform:rotate(135deg)}
.gear-two{
left:-90px;
top:68px;
width:55px;
height:55px;
background:#f58bb6;
-webkit-animation-name:spin-reverse;
animation-name:spin-reverse}
.gear-two .bar{
background:#f58bb6;
width:14px;
height:70px;
left:20px;
top:-8px}
.gear-two .center{
width:28px;
height:28px;
left:13px;
top:13px}
.gear-three{
left:90px;
top:68px;
width:55px;
height:55px;
background:#576e81;
-webkit-animation-name:spin-reverse;
animation-name:spin-reverse}
.gear-three .bar{
background:#576e81;
width:14px;
height:70px;
left:20px;
top:-8px}
.gear-three .center{
width:28px;
height:28px;
left:13px;
top:13px}
@-webkit-keyframes spin{
50%{
-webkit-transform:rotate(360deg);
transform:rotate(360deg)}
}
@keyframes spin{
50%{
-webkit-transform:rotate(360deg);
transform:rotate(360deg)}
}
@-webkit-keyframes spin-reverse{
50%{
-webkit-transform:rotate(-360deg);
transform:rotate(-360deg)}
}
@keyframes spin-reverse{
50%{
-webkit-transform:rotate(-360deg);
transform:rotate(-360deg)}
}
.fba-result-wrapper{
margin:0 auto;
-webkit-box-shadow:0 0 1rem rgba(0,0,0,0.1);
box-shadow:0 0 1rem rgba(0,0,0,0.1);
min-height:90px;
position:relative;
background-color:#03a9f4;
color:white;
-webkit-border-radius:4px;
border-radius:4px;
margin-bottom:100px !important;
margin-top:20px !important;
max-width:100%;
margin:20px}
.fba-result-wrapper .result-wrapper{
position:absolute;
top:80%;
width:100%}
.fba-result-wrapper img{
padding:5px;
-webkit-box-shadow:0 0 2rem rgba(0,0,0,0.1);
box-shadow:0 0 2rem rgba(0,0,0,0.1);
width:55px;
margin:0px;
margin-top:10px;
margin-right:10px;
-webkit-border-radius:4px;
border-radius:4px;
margin-top:15px}
.fba-result-wrapper p{
margin-top:10px;
font-size:1rem;
width:60%;
font-weight:400;
margin-bottom:30px}
.fbm-result-box-wrapper .box{
-webkit-box-shadow:0 0 2rem rgba(0,0,0,0.1);
box-shadow:0 0 2rem rgba(0,0,0,0.1);
margin:20px;
padding:10px;
color:#141215 !important;
margin:0 auto;
z-index:100;
background:white !important;
-webkit-border-radius:4px;
border-radius:4px;
padding-bottom:20px}
.fbm-result-box-wrapper .box h3,.fbm-result-box-wrapper .box h4{
margin:5px}
.fbm-result-box-wrapper .box h4{
font-size:1rem;
font-weight:100}
.fbm-result-box-wrapper .box h3{
font-size:1.2rem}
.fba-result-box-wrapper .box{
-webkit-box-shadow:0 0 2rem rgba(0,0,0,0.1);
box-shadow:0 0 2rem rgba(0,0,0,0.1);
margin:20px;
padding:10px;
color:white;
margin:0 auto;
z-index:100;
background:white;
-webkit-border-radius:4px;
border-radius:4px;
padding-bottom:20px}
.fba-result-box-wrapper .box h3,.fba-result-box-wrapper .box h4{
margin:5px}
.fba-result-box-wrapper .box h4{
font-size:1rem;
font-weight:100}
.fba-result-box-wrapper .box h3{
font-size:1.2rem}
@media (max-width: 768px){
.fbm-result-box-wrapper .box,.fba-result-box-wrapper .box{
-webkit-box-shadow:0 0 2rem rgba(0,0,0,0.1);
box-shadow:0 0 2rem rgba(0,0,0,0.1);
margin:20px;
padding:10px;
color:white;
margin:0 auto;
z-index:100;
background:white;
-webkit-border-radius:4px;
border-radius:4px;
margin:10px;
padding-bottom:19px}
.fbm-result-box-wrapper .box h3,.fbm-result-box-wrapper .box h4,.fba-result-box-wrapper .box h3,.fba-result-box-wrapper .box h4{
margin:5px}
.fbm-result-box-wrapper .box h4,.fba-result-box-wrapper .box h4{
font-size:.7rem;
font-weight:100}
.fbm-result-box-wrapper .box h3,.fba-result-box-wrapper .box h3{
font-size:.8rem}
}
#downloadModal:before{
position:relative;
width:100%;
height:100%;
background:red;
opacity:.5;
content:''}
#downloadModal .modal-content{
background:transparent;
-webkit-box-shadow:none;
box-shadow:none;
border:none}
#downloadModal .modal-dialog{
width:100%}
#downloadModal .modal-header{
border-bottom:0px;
position:relative}
#downloadModal .modal-header .close{
position:absolute;
font-size:2rem;
color:white;
top:0px;
right:10px;
opacity:1;
text-shadow:none}
#downloadModal .modal-header h2,#downloadModal .modal-header h4{
color:white}
#downloadModal .box-wrapper{
-webkit-border-radius:4px;
border-radius:4px;
margin:10px;
padding:10px;
background-color:white;
margin:10px auto;
max-width:350px}
.amazon-sales-estimator .category-wrapper{
cursor:pointer;
margin-bottom:10px;
width:80px;
margin:10px}
.amazon-sales-estimator .category-wrapper .bold-text{
font-weight:600}
.amazon-sales-estimator .category-wrapper img{
-webkit-box-shadow:0 0 2rem rgba(0,0,0,0.1);
box-shadow:0 0 2rem rgba(0,0,0,0.1);
padding:15px;
-webkit-border-radius:4px;
border-radius:4px;
width:80px}
.amazon-sales-estimator .category-wrapper img:hover{
-webkit-box-shadow:0 0 2rem rgba(0,0,0,0.5);
box-shadow:0 0 2rem rgba(0,0,0,0.5)}
.amazon-sales-estimator .category-wrapper a{
text-decoration:none}
.amazon-sales-estimator .category-wrapper .cat-text{
font-size:.8rem;
text-decoration:none;
text-align:center}
.amazon-sales-estimator .selected .category-wrapper img{
border:3px solid #03a9f4}
.amazon-sales-estimator .estimator-results{
margin:20px}
.amazon-sales-estimator .estimator-results .sections{
padding:10px;
border-right:1px solid rgba(0,0,0,0.1);
text-align:center;
min-height:200px}
.amazon-sales-estimator .estimator-results .sections img{
-webkit-box-shadow:0 0 2rem rgba(0,0,0,0.1);
box-shadow:0 0 2rem rgba(0,0,0,0.1);
padding:15px;
-webkit-border-radius:4px;
border-radius:4px;
width:80px}
.amazon-sales-estimator .estimator-results .sections img:hover{
-webkit-box-shadow:0 0 2rem rgba(0,0,0,0.5);
box-shadow:0 0 2rem rgba(0,0,0,0.5)}
#weight-calculator-results .input-wrapper{
padding:10px;
-webkit-box-shadow:0 0 2rem rgba(0,0,0,0.1);
box-shadow:0 0 2rem rgba(0,0,0,0.1)}
#weight-calculator-results label{
margin-top:10px}
#weight-calculator-results button{
margin-top:15px;
margin-left:5px}
#weight-calculator-results .result-wrapper{
background-color:#03a9f4;
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
margin-top:20px;
padding:10px;
-webkit-box-shadow:0 0 2rem rgba(0,0,0,0.1);
box-shadow:0 0 2rem rgba(0,0,0,0.1);
-webkit-border-radius:4px;
border-radius:4px}
#weight-calculator-results .result-wrapper h5{
color:white}
#weight-calculator-results .result-wrapper p{
color:white;
font-weight:600;
font-size:1.5rem}
/*free-tools.css*/
/*common.css*/
@font-face {
font-family: 'Proxima Nova Alt Rg';
src: url('../fonts/ProximaNovaA-Regular.woff2') format('woff2'),
url('../fonts/ProximaNovaA-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
}
ul{margin: 0; padding: 0; list-style: none;}
ul li a,.table>tbody>tr>td{font-family: 'Proxima Nova Alt Rg';}
p{font-family: 'Proxima Nova Alt Rg'; margin: 0;}
h2{text-align: center;
font-family: 'montserratsemi_bold';
font-size: 30px;
text-transform: uppercase;
margin: 0;
letter-spacing: 2px;
}
@import url(https://fonts.googleapis.com/css?family=Muli|Open+Sans:400,700&subset=latin-ext,cyrillic);
.primary-color{color:#141215}
.secondary-color{color:#232323}
.submit-button,.sp-free-trial-btn,.sp-green-btn,.sp-hollow-shadow-btn,.sp-violet-btn,.sp-sky-blue-btn,.sp-sky-blue-curved-btn,.sp-hollow-btn,.sp-blue-btn,.sp-white-green-btn,.sp-yellow-btn,.sp-white-btn,.sp-white-btn-reverse,.sp-white-hollow,.sp-grey-btn,.sp-selector-btn{
display:inline-block;
margin-bottom:0;
font-weight:100;
text-align:center;
vertical-align:middle;
-ms-touch-action:manipulation;
touch-action:manipulation;
cursor:pointer;
background-image:none;
border:1px solid transparent;
white-space:nowrap;
padding:8px 15px;
font-size:.875rem;
line-height:1.42857;
-webkit-border-radius:4px;
border-radius:4px;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
min-width:-webkit-fit-content;
min-width:-moz-fit-content;
min-width:fit-content;
outline:none;
}
.input-submit{
display:block;
width:100%;
height:34px;
padding:6px 12px;
font-size:.875rem;
line-height:1.42857;
color:#555;
background-color:#fff;
background-image:none;
border:1px solid transparent;
-webkit-border-radius:4px;
border-radius:4px;
transition:border-color ease-in-out 0.15s,-webkit-box-shadow ease-in-out 0.15s;
-webkit-transition:border-color ease-in-out 0.15s,-webkit-box-shadow ease-in-out 0.15s;
transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s,-webkit-box-shadow ease-in-out 0.15s;
transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s}
.common-panel{padding:25px 16px}
.cool-link{font-size:.875rem;
display:inline-block;
text-decoration:none !important;
color:#03a9f4;
background-image:-webkit-gradient(linear, left top, left bottom, from(#2296F3), to(#2296F3));
background-image:linear-gradient(#2296F3, #2296F3);
background-size:0 2px, auto;
background-repeat:no-repeat;
background-position:center bottom;
-webkit-transition:all .2s ease-out;
transition:all .2s ease-out}
.cool-link:hover{background-size:100% 2px, auto;
color:#03a9f4}
.partial_underline{position:relative}
.partial_underline::before{content:"";
position:absolute;
width:6%;
height:1px;
bottom:-8px;
left:47%;
border-bottom:3px solid}
.primary-color{color:#141215}.secondary-color{color:#232323}.submit-button,.sp-free-trial-btn,.sp-green-btn,.sp-hollow-shadow-btn,.sp-violet-btn,.sp-sky-blue-btn,.sp-sky-blue-curved-btn,.sp-hollow-btn,.sp-blue-btn,.sp-white-green-btn,.sp-yellow-btn,.sp-white-btn,.sp-white-btn-reverse,.sp-white-hollow,.sp-grey-btn,.sp-selector-btn{
display:inline-block;
margin-bottom:0;
font-weight:100;
text-align:center;
vertical-align:middle;
-ms-touch-action:manipulation;
touch-action:manipulation;
cursor:pointer;
background-image:none;
border:1px solid transparent;
white-space:nowrap;
padding:8px 15px;
font-size:.875rem;
line-height:1.42857;
-webkit-border-radius:4px;
border-radius:4px;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
min-width:-webkit-fit-content;
min-width:-moz-fit-content;
min-width:fit-content;
outline:none}
.input-submit{
display:block;
width:100%;
height:34px;
padding:6px 12px;
font-size:.875rem;
line-height:1.42857;
color:#555;
background-color:#fff;
background-image:none;
border:1px solid transparent;
-webkit-border-radius:4px;
border-radius:4px;
transition:border-color ease-in-out 0.15s,-webkit-box-shadow ease-in-out 0.15s;
-webkit-transition:border-color ease-in-out 0.15s,-webkit-box-shadow ease-in-out 0.15s;
transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s,-webkit-box-shadow ease-in-out 0.15s;
transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s}
.common-panel{padding:25px 16px}
.cool-link{font-size:.875rem;
display:inline-block;
text-decoration:none !important;
color:#03a9f4;
background-image:-webkit-gradient(linear, left top, left bottom, from(#2296F3), to(#2296F3));
background-image:linear-gradient(#2296F3, #2296F3);
background-size:0 2px, auto;
background-repeat:no-repeat;
background-position:center bottom;
-webkit-transition:all .2s ease-out;
transition:all .2s ease-out}
.cool-link:hover{
background-size:100% 2px, auto;
color:#03a9f4}
.partial_underline{position:relative}
.partial_underline::before{content:"";
position:absolute;
width:6%;
height:1px;
bottom:-8px;
left:47%;
border-bottom:3px solid}
html{font-size:16px}
body{font-size:1rem;
color:#141215;
overflow-x:hidden;
font-family:'Muli', sans-serif}
h1{font-size:2.65rem}
h2{font-size:2rem;
line-height:42px;
font-weight:400}
h3{font-size:1.375rem;
line-height:30px}
h4{font-size:1.125rem}
h5{font-size:1rem}
h6{font-size:.875rem}
p{font-size:1rem}
a{font-size:1rem;
color:#03a9f4}
a:hover{color:#0286c2}
@media (min-width: 1500px){html{font-size:18px}
.container{max-width:1300px}
}
@media (min-width: 1700px){html{font-size:20px}
.container{max-width:1500px}
}
input::-webkit-input-placeholder{font-weight:100 !important}
input:-ms-input-placeholder{font-weight:100 !important}
input::placeholder{font-weight:100 !important}
textarea::-webkit-input-placeholder{font-weight:100 !important}
textarea:-ms-input-placeholder{font-weight:100 !important}
textarea::placeholder{font-weight:100 !important}
.weight-100{font-weight:100}
.m-t-0{margin-top:0px !important}
.p-t-0{padding-top:0px !important}
.m-b-0{margin-bottom:0px !important}
.p-b-0{padding-bottom:0px !important}
.m-l-0{margin-left:0px !important}
.p-l-0{padding-left:0px !important}
.m-r-0{margin-right:0px !important}
.p-r-0{padding-right:0px !important}
.m-t-5{margin-top:5px !important}
.p-t-5{padding-top:5px !important}
.m-b-5{margin-bottom:5px !important}
.p-b-5{padding-bottom:5px !important}
.m-l-5{margin-left:5px !important}
.p-l-5{padding-left:5px !important}
.m-r-5{margin-right:5px !important}
.p-r-5{padding-right:5px !important}
.m-t-10{margin-top:10px !important}
.p-t-10{padding-top:10px !important}
.m-b-10{margin-bottom:10px !important}
.p-b-10{padding-bottom:10px !important}
.m-l-10{margin-left:10px !important}
.p-l-10{padding-left:10px !important}
.m-r-10{margin-right:10px !important}
.p-r-10{padding-right:10px !important}
.m-t-15{margin-top:15px !important}
.p-t-15{padding-top:15px !important}
.m-b-15{margin-bottom:15px !important}
.p-b-15{padding-bottom:15px !important}
.m-l-15{margin-left:15px !important}
.p-l-15{padding-left:15px !important}
.m-r-15{margin-right:15px !important}
.p-r-15{padding-right:15px !important}
.m-t-20{margin-top:20px !important}
.p-t-20{padding-top:20px !important}
.m-b-20{margin-bottom:20px !important}
.p-b-20{padding-bottom:20px !important}
.m-l-20{margin-left:20px !important}
.p-l-20{padding-left:20px !important}
.m-r-20{margin-right:20px !important}
.p-r-20{padding-right:20px !important}
.m-t-25{margin-top:25px !important}
.p-t-25{padding-top:25px !important}
.m-b-25{margin-bottom:25px !important}
.p-b-25{padding-bottom:25px !important}
.m-l-25{margin-left:25px !important}
.p-l-25{padding-left:25px !important}
.m-r-25{margin-right:25px !important}
.p-r-25{padding-right:25px !important}
.m-t-30{margin-top:30px !important}
.p-t-30{padding-top:30px !important}
.m-b-30{margin-bottom:30px !important}
.p-b-30{padding-bottom:30px !important}
.m-l-30{margin-left:30px !important}
.p-l-30{padding-left:30px !important}
.m-r-30{margin-right:30px !important}
.p-r-30{padding-right:30px !important}
.m-t-35{margin-top:35px !important}
.p-t-35{padding-top:35px !important}
.m-b-35{margin-bottom:35px !important}
.p-b-35{padding-bottom:35px !important}
.m-l-35{margin-left:35px !important}
.p-l-35{padding-left:35px !important}
.m-r-35{margin-right:35px !important}
.p-r-35{padding-right:35px !important}
.m-t-40{margin-top:40px !important}
.p-t-40{padding-top:40px !important}
.m-b-40{margin-bottom:40px !important}
.p-b-40{padding-bottom:40px !important}
.m-l-40{margin-left:40px !important}
.p-l-40{padding-left:40px !important}
.m-r-40{margin-right:40px !important}
.p-r-40{padding-right:40px !important}
.m-t-45{margin-top:45px !important}
.p-t-45{padding-top:45px !important}
.m-b-45{margin-bottom:45px !important}
.p-b-45{padding-bottom:45px !important}
.m-l-45{margin-left:45px !important}
.p-l-45{padding-left:45px !important}
.m-r-45{margin-right:45px !important}
.p-r-45{padding-right:45px !important}
.m-t-50{margin-top:50px !important}
.p-t-50{padding-top:50px !important}
.m-b-50{margin-bottom:50px !important}
.p-b-50{padding-bottom:50px !important}
.m-l-50{margin-left:50px !important}
.p-l-50{padding-left:50px !important}
.m-r-50{margin-right:50px !important}
.p-r-50{padding-right:50px !important}
.m-t-75{margin-top:75px !important}
.p-t-75{padding-top:75px !important}
.m-b-75{margin-bottom:75px !important}
.p-b-75{padding-bottom:75px !important}
.m-l-75{margin-left:75px !important}
.p-l-75{padding-left:75px !important}
.m-r-75{margin-right:75px !important}
.p-r-75{padding-right:75px !important}
.m-t-100{margin-top:100px !important}
.p-t-100{padding-top:100px !important}
.m-b-100{margin-bottom:100px !important}
.p-b-100{padding-bottom:100px !important}
.m-l-100{margin-left:100px !important}
.p-l-100{padding-left:100px !important}
.m-r-100{margin-right:100px !important}
.p-r-100{padding-right:100px !important}
.common-padding{
padding-top:45px;
padding-bottom:45px}
.submit-button{
background-color:#D6D5D5;
padding:6px 15px;
color:white;
-webkit-border-radius:3px;
border-radius:3px}
.sp-free-trial-btn{
border:1px solid #03a9f4 !important;
color:#03a9f4 !important;
background-color:transparent !important}
.sp-free-trial-btn:hover{
background-color:#03a9f4 !important;
color:white !important;
border:1px solid transparent !important}
.sp-green-btn{color:white !important;
background-color:#11c27c !important}
.sp-green-btn:hover{background-color:#10b473 !important}
.sp-hollow-shadow-btn{
border:1px solid #03a9f4;
color:#03a9f4;
background-color:transparent}
.sp-hollow-shadow-btn:hover{
-webkit-box-shadow:0px 0px 0px 1px #03a9f4;
box-shadow:0px 0px 0px 1px #03a9f4}
.sp-btn-scroll{
background-color:#03a9f4 !important;
color:white !important;
border:1px solid transparent !important}
.align-center{display:block; margin:0 auto}
.ellipsis{
text-overflow:ellipsis;
white-space:nowrap;
overflow:hidden}
.sp-violet-btn{
margin:5px 0px;
border:1px solid #658DDD;
color:#658DDD;
background-color:transparent}
.sp-violet-btn:hover{
background-color:#658DDD;
color:white;
border:1px solid transparent}
.sp-violet-btn{margin:5px 0px;
border:1px solid #658DDD;
color:#658DDD;
background-color:transparent}
.sp-violet-btn:hover{
background-color:#658DDD;
color:white;
border:1px solid transparent}
.sp-sky-blue-btn{
margin:5px 0px;
border:1px solid #03a9f4;
color:#03a9f4;
background-color:transparent}
.sp-sky-blue-btn:hover{
color:#03a9f4;
border:1px solid transparent}
.sp-sky-blue-curved-btn{
margin:5px 0px;
-webkit-border-radius:20px;
border-radius:20px;
padding:3px 15px;
border:1px solid #03a9f4;
color:#03A9F4;
background-color:#B7E1F4;
font-size:.75rem}
.sp-sky-blue-curved-btn:hover{
color:#03a9f4;
border:1px solid transparent;
background-color:#a5daf1}
.sp-hollow-btn{
border:1px solid #03a9f4;
color:#03a9f4;
background-color:transparent}
.sp-hollow-btn:hover{
background-color:#03a9f4;
color:white;
border:1px solid transparent}
.sp-blue-btn{
background-color:#03a9f4 !important;
color:white !important}
.sp-blue-btn:hover{
color:white !important;
background-color:#248cdf !important}
.sp-white-green-btn{
background-color:white !important;
color:#11c27c !important}
.sp-white-green-btn:hover{
color:#11c27c;
background-color:#fafafa !important}
.sp-yellow-btn{
background-color:#64b8cb !important;
color:#fff !important}
.sp-yellow-btn:hover{
opacity: 0.7;}
.big-btn{
min-width:200px !important;
height:55px}
.sp-white-btn{
background-color:#03a9f4;
border:1px solid white;
color:white}
.sp-white-btn:hover{
color:white;
background-color:white;
color:#03a9f4}
.sp-white-btn-reverse{background-color:white;
border:1px solid white;
color:#03a9f4}
.sp-white-btn-reverse:hover{color:white;
border:1px solid white;
background-color:transparent;
color:white}
.sp-white-hollow{background-color:transparent;
border:1px solid white !important;
color:white}
.sp-white-hollow:hover{color:#03a9f4;
border:1px solid white;
background-color:white}
.sp-white-btn-reverse{
background-color: transparent;
border: 2px solid white;
color: #fff;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
font-weight: 600;
margin-top: 15px;
}
.sp-white-btn-reverse:hover{
border:1px solid white;
background-color:rgba(255,255,255,0.7);
color:#000;
}
.sp-grey-btn{background-color:#f5f5f5;
border:1px solid white;
color:#03a9f4}
.sp-grey-btn:hover{color:#0286c2;
background-color:#dcdcdc}
.sp-selector-btn{background-color:transparent;
min-width:130px}
.fade-animation{opacity:.8;
transition:opacity 1s ease-in-out;
-moz-transition:opacity 1s ease-in-out;
-webkit-transition:opacity 1s ease-in-out}
.fade-animation:hover{opacity:1.0;
transition:opacity .55s ease-in-out;
-moz-transition:opacity .55s ease-in-out;
-webkit-transition:opacity .55s ease-in-out}
.input-submit:focus{outline:none !important}
.input-submit::-webkit-input-placeholder{font-size:.75rem}
.input-submit:-ms-input-placeholder{font-size:.75rem}
.input-submit::placeholder{font-size:.75rem}
.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
#common-footer #background_cycler{padding:0;
margin:0;
width:100%;
position:relative;
top:0;
left:0;
z-index:100}
#common-footer #background_cycler img{position:absolute;
left:0;
top:0;
width:100%;
opacity:0;
-webkit-transition:opacity 2s;transition:opacity 2s}
#common-footer #background_cycler img.active{z-index:3;opacity:0.3}
#common-footer #footer{padding-top:20px}
#common-footer #footer{
background-color:#F8F8F8;
background-image:none;
background-size:contain;
background-position:center bottom;
background-repeat:no-repeat;
padding-top:0px;
border-top:1px solid #eeeeee;
padding-bottom:20px;
color:#666;
position:relative}
#common-footer #footer .navbar-default{
background-color:transparent;
border-color:transparent;
font-weight:bold}
#common-footer #footer .navbar-default a{
color:#02bce4}
#common-footer #footer .copyright{
display:table}
#common-footer #footer .copyright img{
float:left;
padding-right:15px;
height:20px;
margin-top:5px}
#common-footer #footer .copyright p{
float:left;
font-size:12px;
line-height:20px}
#common-footer #footer .social-links{
list-style-type:none;
display:-webkit-inline-box;
display:-webkit-inline-flex;
display:-ms-inline-flexbox;
display:inline-flex;
margin:auto;
padding:0px 0;
padding-bottom:20px;
margin-top:10px}
#common-footer #footer .social-links li{
margin:5px 0px}
#common-footer #footer .social-links li .fa{
height:28px;
width:28px;
display:table;
padding:7px;
-webkit-border-radius:50%;
border-radius:50%;
background-color:#bbbcbe;
-webkit-transition:all ease-in-out 0.25s;
transition:all ease-in-out 0.25s;
text-align:center;
list-style-type:none;
color:white}
#common-footer #footer .social-links li .fa:hover{
text-decoration:none;
background-color:#87898c}
#common-footer #footer .social-links li a{
font-size:.75rem;
color:#232323;
padding:5px}
#common-footer #footer .social-links li a:hover{
text-decoration:none}
#common-footer #footer .social-links ul li:hover{
background-color:#fff}
#common-footer #footer .social-links ul li:hover a{
color:#98999a}
#common-footer #footer .footer-links{
max-width:inherit;
display:block;
margin:auto;
padding-top:30px}
#common-footer #footer .footer-links p{
font-size:.875rem;
font-weight:bold;
color:#232323;
margin-bottom:5px;
margin-top:20px}
#common-footer #footer .footer-links a{
color:#232323;
font-size:.75rem;
padding:10px 0}
#common-footer #footer .footer-links .copyright{
display:block;
text-align:center;
font-size:12px}
#common-footer #footer .footer-links .input-group{
padding:20px 0;
display:block}
#common-footer #footer .footer-links .form-control{
width:65%;
padding:10px;
height:39px;
margin-right:10px}
#common-footer #footer .footer-links .navbar-nav{
display:table;
margin:auto;
float:none;
text-align:center}
@media (max-width: 767px){
#common-footer #footer .footer-links{
width:100%;
padding-top:0px;
text-align:center}
#common-footer #footer .footer-links .input-group{
padding:20px 0;
display:block;
text-align:center}
#common-footer #footer .footer-links .form-control{
width:100%;
padding:10px;
height:39px;
margin-right:0;
margin-bottom:10px}
}
#common-footer #signUpConversion .modal-header{
border:none;
padding:8px}
#common-footer #signUpConversion .modal-content{
-webkit-border-radius:0px;
border-radius:0px}
#common-footer #signUpConversion .modal-body hr{
margin-top:5px;
margin-bottom:5px;
border:1px solid #02bbe6;
width:20%}
#common-footer #signUpConversion .signUpText{
font-family:'Roboto Slab', serif;
line-height:1.5em;
font-weight:bold}
#common-footer #signUpConversion .modal-dialog{
width:700px;
margin:100px auto}
#common-footer #signUpConversion input{
height:50px}
#common-footer #signUpConversion .signUpPopUpBtn button{
margin-top:20px;
background-color:#ff9d3a;
text-transform:uppercase;
border:#ff9d3a;
font-family:'Roboto Slab', serif;
padding:13px;
font-weight:bold;
font-size:18px;
letter-spacing:1px}
#common-footer #signUpConversion .close{
margin-top:-22px;
color:#fff;
opacity:1;
-webkit-border-radius:18%;
border-radius:18%;
padding:3px 7px;
background:#059fe4;
border:2px solid #fff;
-webkit-border-radius:29px;
border-radius:29px;
position:relative;
left:13px;
top:8px}
#common-footer #signUpConversion .modal-content{
position:relative}
#common-footer #signUpConversion .popupLogo{
width:32px;
height:42px;
display:block;
position:absolute;
left:5px;
top:0px;
background:#fff}
#common-footer .popupBorder{
border:1px solid #ddd}
#common-footer #signup-success-msg{
background-color:#74e047;
border-color:#74e047;
color:#fff;
display:none}
@media screen and (min-width: 991px){
.pad-40-md{
padding:40px}
}
.mtop-10{
margin-top:10px}
@media screen and (max-width: 991px){
.center-md{
text-align:center}
}
@-webkit-keyframes bounce{
0%,20%,50%,80%,100%{
-ms-transform:translateY(0);
-webkit-transform:translateY(0);
transform:translateY(0)}
40%{
-ms-transform:translateY(-30px);
-webkit-transform:translateY(-30px);
transform:translateY(-30px)}
60%{
-ms-transform:translateY(-15px);
-webkit-transform:translateY(-15px);
transform:translateY(-15px)}
}
@keyframes bounce{
0%,20%,50%,80%,100%{
-ms-transform:translateY(0);
-webkit-transform:translateY(0);
transform:translateY(0)}
40%{
-ms-transform:translateY(-30px);
-webkit-transform:translateY(-30px);
transform:translateY(-30px)}
60%{
-ms-transform:translateY(-15px);
-webkit-transform:translateY(-15px);
transform:translateY(-15px)}
}
.arrow{
position:fixed;
bottom:0;
left:50%;
margin-left:-20px;
width:40px;
height:40px;
color:white;
background-size:contain}
.bounce{
-webkit-animation:bounce 2s infinite;
animation:bounce 2s infinite}
blockquote{
font-family:Georgia, serif;
font-size:1.125rem;
font-style:italic;
margin:0.25em 0;
padding:0.35em 40px;
line-height:1.45;
position:relative;
color:#383838;
border-left:none !important}
.feature-testimonial{position: relative; font-family: 'Montserrat', sans-serif; font-weight: 400;}
.duble-quats{position: absolute;
opacity: 0.1;
left:45%;
}
blockquote cite{
font-size:1rem;
display:block;
margin-top:15px}
blockquote cite:before{
content:"\2014 \2009"}
.float-left{
float:left !important}
.float-right{
float:right !important}
#request-demo{
background-color:#f5f5f5;
color:#141215}
#request-demo .title{
font-weight:500;
padding-bottom:15px;
position:relative;
font-size:1.25rem;
color:#141215 !important;
padding-bottom:0px}
#free-trial-strip{
background-color:#33375A;
color:white;
font-size:1rem;
margin:20px 0px;
width:100%;
text-align:center;
padding:30px 0px}
#explore-feature{
background-color:white;
color:#141215;
font-size:20px;
margin:20px 0px;
width:100%;
text-align:center;
padding:10px 0px 30px 0px}
#explore-feature button{
margin-top:10px}
.mright-10{
margin-right:10px}
#conversion-point{
background-color:#33375A;
color:white !important;
font-size:18px;
width:100%;
text-align:center}
#conversion-point .title{
color:white !important}
#chrome-install .heading{
color:#141215;
font-size:1.375rem;
text-align:center}
#chrome-install .description{
color:#232323;
font-size:1rem;
text-align:center}
#what-new .title{
font-weight:600;
padding-bottom:15px;
position:relative;
text-align:center;
color:#141215}
#what-new .title:before{
content:"";
position:absolute;
width:6%;
height:1px;
bottom:0;
left:47%;
border-bottom:3px solid}
#what-new .what-new-wrapper{
padding:15px 60px}
#what-new .what-new-wrapper img{
width:150px;
height:150px;
margin:40px auto 5px auto}
#what-new .blog-link{
text-align:center;
font-size:.875rem;
margin-top:10px;
text-decoration:none}
.primary-color{
color:#141215}
#free-tool-section #free-tools a{
text-decoration:none}
#free-tool-section #free-tools p{
color:#141215}
#free-tool-section #free-tools .tool-description{
display:none}
#free-tool-section #free-tools .parent-wrapper{
position:relative}
#free-tool-section #free-tools .parent-wrapper:hover .free-tool-wrapper{
position:relative;
opacity:.3}
#free-tool-section #free-tools .parent-wrapper:hover .tool-description{
position:absolute;
top:0;
display:block;
padding:10px;
padding-left:16px;
font-size:.875rem;
text-align:center;
height:185px;
width:260px;
background:#3d4675;
-webkit-border-radius:4px;
border-radius:4px;
color:white;
padding:20% 5%}
#free-tool-section #free-tools .free-tool-wrapper{
min-height:160px;
min-width:220px;
-webkit-box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23);
box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23);
padding:15px;
margin:5px;
text-align:center;
-webkit-transition:top .5s;
transition:top .5s;
position:relative;
top:0;
margin-bottom:10px}
#free-tool-section #free-tools .free-tool-wrapper .tool-name{
position:relative;
min-height:65px;
color:#141215}
#free-tool-section #free-tools .free-tool-wrapper .tool-name::before{
content:"";
position:absolute;
height:3px;
width:100px;
left:-webkit-calc(50% - 50px);
left:calc(50% - 50px);
background-color:#141215;
top:60px}
#free-tool-section #free-tools .free-tool-wrapper .product-image{
width:100px}
#free-tool-section #free-tools .free-tool-wrapper:hover{
top:-6px;
-webkit-box-shadow:0 7px 10px 0 rgba(0,0,0,0.1);
box-shadow:0 7px 10px 0 rgba(0,0,0,0.1)}
#free-tool-section #free-tools-icons a{
text-decoration:none}
#free-tool-section #free-tools-icons p{
color:#141215}
#free-tool-section #free-tools-icons .free-tool-wrapper{
min-height:110px;
min-width:220px;
-webkit-box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23);
box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23);
padding:15px;
margin:5px;
text-align:center;
-webkit-transition:top .5s;
transition:top .5s;
position:relative;
top:0;
margin-bottom:10px}
#free-tool-section #free-tools-icons .free-tool-wrapper .tool-name{
position:relative;
min-height:65px;
color:#141215}
#free-tool-section #free-tools-icons .free-tool-wrapper .tool-name::before{
content:"";
position:absolute;
height:0px;
width:100px;
left:-webkit-calc(50% - 50px);
left:calc(50% - 50px);
background-color:#141215;
top:60px}
#free-tool-section #free-tools-icons .free-tool-wrapper .product-image{
width:100px;
margin-bottom:10px}
#free-tool-section #free-tools-icons .free-tool-wrapper:hover{
top:-6px;
-webkit-box-shadow:0 7px 10px 0 rgba(0,0,0,0.1);
box-shadow:0 7px 10px 0 rgba(0,0,0,0.1)}
@media screen and (min-width: 800px){
#feature-testimonial-section{
overflow:hidden;
min-height:400px}
#feature-testimonial-section #feature-wrapper{
min-height:300px;
position:relative;
overflow:hidden;
background-color:#3446AD;
-webkit-transform:rotate(-2deg);
-ms-transform:rotate(-2deg);
transform:rotate(-2deg);
width:120%;
left:-100px;
top:50px;
-webkit-box-shadow:inset 0 12px 0px #4d5aa5;
box-shadow:inset 0 12px 0px #4d5aa5}
#feature-testimonial-section .align-center{
position:absolute;
top:30%;
-webkit-transform:rotate(2deg);
-ms-transform:rotate(2deg);
transform:rotate(2deg);
margin-left:auto;
margin-right:auto;
left:0;
right:0}
#feature-testimonial-section .feature-testimonial{
color:white;
line-height:1.8}
}
@media screen and (max-width: 800px){
#feature-testimonial-section{
overflow:hidden;
min-height:300px}
#feature-testimonial-section #feature-wrapper{
min-height:280px;
position:relative;
overflow:hidden;
background-color:#3446AD;
-webkit-transform:rotate(-2deg);
-ms-transform:rotate(-2deg);
transform:rotate(-2deg);
width:120%;
left:-20px;
top:30px;
-webkit-box-shadow:inset 0 12px 0px #4d5aa5;
box-shadow:inset 0 12px 0px #4d5aa5}
#feature-testimonial-section .align-center{
position:absolute;
top:10%;
-webkit-transform:rotate(2deg);
-ms-transform:rotate(2deg);
transform:rotate(2deg);
margin-left:auto;
margin-right:auto;
left:-30px;
right:0;
width:80%;
min-height:300px}
#feature-testimonial-section .feature-testimonial{
color:white;
line-height:1.8}
}
@media screen and (max-width: 600px){
#feature-testimonial-section{
overflow:hidden;
min-height:470px}
#feature-testimonial-section #feature-wrapper{
min-height:430px;
position:relative;
overflow:hidden;
background-color:#3446AD;
-webkit-transform:rotate(-2deg);
-ms-transform:rotate(-2deg);
transform:rotate(-2deg);
width:120%;
left:-20px;
top:20px;
-webkit-box-shadow:inset 0 12px 0px #4d5aa5;
box-shadow:inset 0 12px 0px #4d5aa5}
#feature-testimonial-section .align-center{
position:absolute;
top:5%;
-webkit-transform:rotate(2deg);
-ms-transform:rotate(2deg);
transform:rotate(2deg);
margin-left:auto;
margin-right:auto;
left:-30px;
right:0;
width:80%;
min-height:300px}
#feature-testimonial-section .feature-testimonial{
color:white;
line-height:1.8}
}
#faq-section .title{
font-weight:600;
padding-bottom:15px;
position:relative;
text-align:center;
color:#141215 !important}
#faq-section .title:before{
content:"";
position:absolute;
width:6%;
height:1px;
bottom:0;
left:47%;
border-bottom:3px solid}
#faq-section .panel-group .panel-heading+.panel-collapse>.panel-body{
border-top:1px solid rgba(0,0,0,0.1)
}
#faq-section .ing{
color:#141215;
font-weight:600;
line-height:1.8
}
#faq-section .panel-heading{
border-bottom:1px solid rgba(0,0,0,0.1);
padding:0;
-webkit-border-top-right-radius:3px;
border-top-right-radius:3px;
-webkit-border-top-left-radius:3px;
border-top-left-radius:3px
}
#faq-section .panel-heading a{
text-decoration: none;
display: block;
width: 100%;
position: relative;
}
#faq-section .panel-title{
padding:10px 15px;
max-width:100%;
font-size:1rem;
margin: 8px 0;
color:#141215;
text-decoration:none
}
#faq-section .indicator{
position: absolute;
right: 0;
top: 50%;
transform: translate(0,-50%);
}
#faq-section .panel-body p{
color:#232323}
#google_translate_element{
margin:15px}
#google_translate_element .goog-te-gadget-icon{
background-image:none !important}
#google_translate_element .goog-te-menu-value:hover{
text-decoration:none}
#google_translate_element .goog-te-gadget-simple{
-webkit-border-radius:4px;
border-radius:4px;
border:none;
position:relative;
right:30px}
#google_translate_element .goog-te-banner{
display:none !important}
.goog-te-menu2-item div,.goog-te-menu2-item:link div,.goog-te-menu2-item:visited div,.goog-te-menu2-item:active div,.goog-te-menu2 *{
color:#544F4B;
font-family:Roboto;
width:100%}
.dotted_underline{
border-bottom:1px dotted rgba(0,0,0,0.1);
line-height:15px}
#footer-top{
background:-webkit-gradient(linear, left top, right top, from(#1D2998), to(#1A5DAA));
background:linear-gradient(to right, #1D2998, #1A5DAA);
color:white}
#footer-top .description p{
font-size:.6rem;
margin-top:5px;
margin-bottom:5px;
margin-left:8px}
.nav>li>a{
padding:20px 8px}
.main-header .navbar-default{
padding:0px}
.google-translate .ct-topbar__list{
margin-bottom:0px}
.google-translate .ct-language__dropdown{
padding-top:8px;
max-height:0;
overflow:hidden;
position:absolute;
top:110%;
left:-90px;
-webkit-transition:all 0.25s ease-in-out;
transition:all 0.25s ease-in-out;
width:125px;
text-align:center;
padding-top:0;
z-index:200;
display:-ms-grid;
display:grid;
border:none;
-webkit-box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23) !important;
box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23) !important}
.google-translate .ct-language__dropdown li{
background:white;
padding:5px}
.google-translate .ct-language__dropdown li a{
display:block}
.google-translate .ct-language__dropdown li a:hover{
text-decoration:none;
color:white}
.google-translate .ct-language__dropdown li:first-child{
padding-top:10px;
-webkit-border-radius:3px 3px 0 0;
border-radius:3px 3px 0 0}
.google-translate .ct-language__dropdown li:last-child{
padding-bottom:10px;
-webkit-border-radius:0 0 3px 3px;
border-radius:0 0 3px 3px}
.google-translate .ct-language__dropdown li:hover{
background:#858e97;
color:white !important}
.google-translate .ct-language__dropdown:before{
content:'';
position:absolute;
width:14px;
height:0;
border:7px solid transparent;
border-bottom:7px solid #fff;
top:-14px;
left:50%;
-ms-transform:translateX(-50%);
-webkit-transform:translateX(-50%);
transform:translateX(-50%)}
.google-translate .ct-language{
position:relative;
color:#858e97;
-webkit-border-radius:4px;
border-radius:4px;
font-size:.675rem !important;
padding:0px 0px;
cursor:pointer}
.google-translate .ct-language:hover .fa-angle-down:before{
content:'\f106'}
.google-translate .ct-language:hover .ct-language__dropdown{
max-height:200px;
padding-top:8px;
overflow:scroll}
.google-translate .list-unstyled{
padding-left:0;
list-style:none}
.google-translate .navbar-brand{
height:auto;
margin:0;
padding:0;
margin-right:20px}
.google-translate .navbar-brand>img{
padding-top:11px;
width:130px;
margin-left:15px}
.google-translate .navbar{
background-color:#000000}
.google-translate .navbar-default .navbar-nav>.active>a{
padding:8px 19px 9px !important}
.google-translate .navbar-nav>li.active{
padding:8px 0px 9px 0}
.google-translate .navbar-right{
padding-top:0}
.google-translate .navbar-default .navbar-nav>li{
display:inline-block;
text-align:center;
float:none}
.google-translate .navbar-default .navbar-nav>li>a{
color:#fff}
.google-translate .navbar-default .navbar-nav>li>a::after{
background-color:transparent;
border-bottom:3px solid #d2282e}
.google-translate .navbar-default .navbar-nav>li>a:hover{
color:#fff;
background-color:#858e97}
.mleft-5{
margin-left:5px}
.mright-5{
margin-right:5px}
.sub-header{
display:block;
padding-top:10px}
.sub-header ul{
padding-left:0;
list-style-type:none}
.nav>li>a:hover,.nav>li>a:focus{
background-color:transparent}
.sub-header ul li{
padding-left:20px;
float:left;
font-size:11px;
text-transform:uppercase;
line-height:25px}
.sub-header ul li a{
color:#666;
letter-spacing:0px !important;
font-size:11px !important;
padding:0px}
.sub-header ul li a:hover,.sub-header ul li a:focus,.sub-header ul li a:active,.sub-header ul li a:visited{
color:#888;
text-decoration:none}
.sub-header ul li .dropdown-menu{
min-width:100px;
float:initial}
.sub-header ul li .dropdown-menu li{
padding-left:0}
.sub-header ul li .dropdown-menu>li>a:hover,.sub-header ul li .dropdown-menu>li>a:focus{
text-decoration:none;
color:#888;
background-color:transparent}
.flex-center{
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-webkit-align-items:center;
-ms-flex-align:center;
align-items:center}
@media (max-width: 768px){
.center-contents{
display:block;
-webkit-box-align:center;
-webkit-align-items:center;
-ms-flex-align:center;
align-items:center}
}
@media (min-width: 768px){
.center-contents{
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-webkit-align-items:center;
-ms-flex-align:center;
align-items:center}
.flex-reverse{
-webkit-box-orient:horizontal;
-webkit-box-direction:reverse;
-webkit-flex-direction:row-reverse;
-ms-flex-direction:row-reverse;
flex-direction:row-reverse}
}
.sp-pattern{
min-height:280px;
background-color:#f7f8f9;
position:relative;
z-index:2;
overflow:hidden}
.sp-pattern::before{
content:'';
background-image:url(https://cdn.sellerapp.com/img/sp-pattern-01.png);
background-repeat:no-repeat;
width:100%;
height:280px;
position:absolute;
opacity:1;
z-index:-1;
background-size:contain;
background-position:100% 100%}
.sp-pattern .title{
margin-bottom:30px;
margin-top:50px;
color:#141215}
.sp-pattern .subtitle{
font-weight:100;
color:#141215}
.color-white{
color:white}
@media (min-width: 992px){
.col-md-1_5{
width:12%}
.col-md-2_5{
width:20%}
}
#full-bar{
width:100%;
height:3px;
background:#666;
position:fixed;
top:61px;
z-index:-1}
#bar-progress{
width:0%;
height:3px;
background:#03a9f4}
.spacer{
width:100%}
#percentage{
color:#fff;
position:fixed}
.flex-container{
padding:0;
margin:0;
list-style:none;
border:1px solid transparent;
-ms-box-orient:horizontal;
display:-webkit-box;
display:-ms-flexbox;
display:-moz-flex;
display:-webkit-flex;
display:flex}
.nowrap{
-webkit-flex-wrap:nowrap;
-ms-flex-wrap:nowrap;
flex-wrap:nowrap}
.wrap{
-webkit-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap}
[ng\:cloak],[ng-cloak],.ng-cloak{
display:none !important}
.toastWrap{
position:fixed;
right:20px;
bottom:0px;
width:300px;
pointer-events:none}
.toastWrap .toast{
width:100%;
padding:20px;
margin-bottom:10px;
-webkit-border-radius:5px;
border-radius:5px;
font-family:'Work Sans', sans-serif;
text-align:center;
-webkit-animation:showtoast cubic-bezier(0.23, 1, 0.32, 1) 6s forwards;
animation:showtoast cubic-bezier(0.23, 1, 0.32, 1) 6s forwards;
-webkit-box-sizing:border-box;
box-sizing:border-box}
.toastWrap .toast.success{
background-color:#11c27c;
color:white}
.toastWrap .toast.warning{
background-color:rgba(255,186,28,0.8);
-webkit-box-shadow:0 5px 20px rgba(255,186,28,0.5);
box-shadow:0 5px 20px rgba(255,186,28,0.5);
color:#825a00;
background:repeating-linear-gradient(45deg, rgba(255,186,28,0.7), rgba(255,186,28,0.7) 20px, rgba(255,186,28,0.8) 20px, rgba(255,186,28,0.8) 40px)}
.toastWrap .toast.error{
background-color:rgba(255,75,58,0.9);
-webkit-box-shadow:0 10px 40px rgba(255,75,58,0.8);
box-shadow:0 10px 40px rgba(255,75,58,0.8);
color:#6d0900}
@-webkit-keyframes showtoast{
0%{
-webkit-transform:translateY(-160px);
transform:translateY(-160px);
opacity:0}
20%{
-webkit-transform:translateY(0px);
transform:translateY(0px);
opacity:1}
95%{
-webkit-transform:translateY(0px);
transform:translateY(0px);
opacity:1}
100%{
-webkit-transform:scale(0.95);
transform:scale(0.95);
opacity:0;
position:absolute;
visibility:none}
}
@keyframes showtoast{
0%{
-webkit-transform:translateY(-160px);
transform:translateY(-160px);
opacity:0}
20%{
-webkit-transform:translateY(0px);
transform:translateY(0px);
opacity:1}
95%{
-webkit-transform:translateY(0px);
transform:translateY(0px);
opacity:1}
100%{
-webkit-transform:scale(0.95);
transform:scale(0.95);
opacity:0;
position:absolute;
visibility:none}
}
.mtop-10{
margin-top:10px}
.mtop-20{
margin-top:20px}
.mtop-30{
margin-top:30px}
@media (max-width: 991px){
.margin-fix{
margin-left:0px !important;
margin-top:10px
}
}
.loader{width:40px;
height:40px;
position:relative;
margin:0 auto;
-webkit-box-sizing:border-box;
box-sizing:border-box}
.loader::after,.loader::before{content:"";
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
border:8px solid #ddd;-webkit-border-radius:50%;border-radius:50%;display:block}
.loader::after{content:"";-webkit-border-radius:50%;border-radius:50%;border-color:blue;border-left-color:transparent;-webkit-animation:load 1s linear infinite;animation:load 1s linear infinite}
@-webkit-keyframes load{0%{}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes load{0%{}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
.youtube-player{
position:relative;
padding-bottom:56.23%;
height:0;
overflow:hidden;
max-width:100%;
background:#000;
margin:5px}
.youtube-player iframe{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:100;
background:transparent}
.youtube-player img{
bottom:0;
display:block;
left:0;
margin:auto;
max-width:100%;
width:100%;
position:absolute;
right:0;
top:0;
border:none;
height:auto;
cursor:pointer;
-webkit-transition:.4s all;
transition:.4s all}
.youtube-player img:hover{
filter:brightness(75%);
-webkit-filter:brightness(75%);
}
.youtube-player .play{
height:72px;
width:72px;
left:50%;
top:50%;
margin-left:-36px;
margin-top:-36px;
position:absolute;
background:url("//i.imgur.com/TxzC70f.png") no-repeat;
cursor:pointer}
.header-old .dropdown-menu{
padding:30px 20px !important;
min-width:-webkit-max-content;
min-width:-moz-max-content;
min-width:max-content;
-webkit-border-radius:5px !important;
border-radius:5px !important;
padding-bottom:0px !important;
right:0px !important;
border:none;
-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);
box-shadow:0 0 10px 0 rgba(0,0,0,0.2)}
.header-old .dropdown-menu:before{
content:'';
position:absolute;
width:14px;
height:0;
border:7px solid transparent;
border-bottom:7px solid white;
top:-14px;
right:0px;
-ms-transform:translateX(-50%);
-webkit-transform:translateX(-50%);
transform:translateX(-50%)}
.header-old .dropdown-menu img{
width:30px;
height:30px;
margin-right:15px}
.header-old .dropdown-menu .feature-bold{
text-decoration:none;
padding:0px;
font-size:1rem;
font-weight:600;
color:#141215}
.header-old .dropdown-menu .feature-name{
text-decoration:none;
padding:0px;
font-size:15px;
font-weight:400;
color:#232323;
white-space:nowrap}
.header-old .dropdown-menu .description{
margin-left:45px;
color:#858e97;
margin-top:-2px;
font-size:15px}
.header-old .dropdown-menu .description:hover{
color:#2296f3}
.header-old .dropdown-menu li{
margin-bottom:25px}
.header-old .dropdown-menu li:hover{
opacity:1 !important}
.header-old .dropdown-menu li:hover .description{
color:#2296f3}
.header-old .dropdown-menu li:hover .feature-name{
color:#2296f3;background-color:transparent}
.header-old .navbar-default .navbar-nav>li>a{
font-size:16.18px; font-family: 'montserratlight';}
.header-old .dropdown-menu>li>a{
padding:0px !important;text-decoration:none !important}
.header-old .dropdown-menu>a{
padding:0px !important;text-decoration:none !important}
.header-old .navbar-default .navbar-nav>li>a:hover{
color:#64b8cb !important}
.header-old .navbar-default .navbar-nav>li>.hover-white:hover{
color:white !important}
.primary-color{
color:#141215}
.secondary-color{
color:#232323}
.common-panel{
padding:25px 16px}
.cool-link{
font-size:.875rem;
display:inline-block;
text-decoration:none !important;
color:#03a9f4;
background-image:linear-gradient(#2296F3, #2296F3);
background-size:0 2px, auto;
background-repeat:no-repeat;
background-position:center bottom;
-webkit-transition:all .2s ease-out;
transition:all .2s ease-out}
.cool-link:hover{
background-size:100% 2px, auto;
color:#03a9f4}
.partial_underline{
position:relative}
.partial_underline::before{
content:"";
position:absolute;
width:6%;
height:1px;
bottom:-8px;
left:47%;
border-bottom:3px solid}
.secondary-color{
color:#232323}
.common-panel{
padding:25px 16px}
.cool-link{
font-size:.875rem;
display:inline-block;
text-decoration:none !important;
color:#03a9f4;
background-image:linear-gradient(#2296F3, #2296F3);
background-size:0 2px, auto;
background-repeat:no-repeat;
background-position:center bottom;
-webkit-transition:all .2s ease-out;
transition:all .2s ease-out
}
.cool-link:hover{
background-size:100% 2px, auto;
color:#03a9f4
}
.partial_underline{
position:relative
}
.partial_underline::before{
content:"";
position:absolute;
width:6%;
height:1px;
bottom:-8px;
left:47%;
border-bottom:3px solid
}
html{
font-size:16px}
body{
font-size:1rem;
color:#141215;
overflow-x:hidden;
font-family:'Muli', sans-serif}
h1{
font-size:2.65rem}
h2{
font-size:2rem;
line-height:42px;
font-weight:400}
h3{
font-size:1.375rem;
line-height:30px}
h4{
font-size:1.125rem}
h5{
font-size:1rem}
h6{
font-size:.875rem}
p{
font-size:1rem}
a{
font-size:1rem;
color:#03a9f4
}
a:hover{
color:#0286c2}
@media (min-width: 1500px){
html{
font-size:18px
}
.container{
max-width:1300px}
}
@media (min-width: 1700px){
html{
font-size:20px}
.container{
max-width:1500px}
}
input::-webkit-input-placeholder{
font-weight:100 !important}
input:-ms-input-placeholder{
font-weight:100 !important}
input::placeholder{
font-weight:100 !important}
textarea::-webkit-input-placeholder{
font-weight:100 !important}
textarea:-ms-input-placeholder{
font-weight:100 !important}
textarea::placeholder{
font-weight:100 !important}
.weight-100{
font-weight:100}
.left_0{
left:0 !important}
.left_400_minus{
left:-400px}
.social{
margin:20px 0 40px;
text-align:center}
.social__item{
display:inline-block;
margin:10px}
.social .fa{
background:#fff;
-webkit-border-radius:35px;
border-radius:35px;
color:#818181;
cursor:pointer;
display:block;
font-size:24px;
height:40px;
line-height:40px;
position:relative;
text-align:center;
-webkit-transition:all .2s;
transition:all .2s;
width:40px}
.social .fa-facebook:hover{
-webkit-box-shadow:0 0 15px rgba(59,89,152,0.5) inset;
box-shadow:0 0 15px rgba(59,89,152,0.5) inset;
color:#3b5998}
.social .fa-vk:hover{
-webkit-box-shadow:0 0 15px rgba(69,102,142,0.5) inset;
box-shadow:0 0 15px rgba(69,102,142,0.5) inset;
color:#45668e}
.social .fa-twitter:hover{
-webkit-box-shadow:0 0 15px rgba(0,172,237,0.5) inset;
box-shadow:0 0 15px rgba(0,172,237,0.5) inset;
color:#00aced}
.social .fa-pinterest:hover{
-webkit-box-shadow:0 0 15px rgba(203,32,39,0.5) inset;
box-shadow:0 0 15px rgba(203,32,39,0.5) inset;
color:#cb2027}
.social .fa-linkedin:hover{
-webkit-box-shadow:0 0 15px rgba(0,123,182,0.5) inset;
box-shadow:0 0 15px rgba(0,123,182,0.5) inset;
color:#007bb6}
.social .fa-google-plus:hover{
-webkit-box-shadow:0 0 15px rgba(221,75,57,0.5) inset;
box-shadow:0 0 15px rgba(221,75,57,0.5) inset;
color:#dd4b39}
.sp-tab-container main{
padding:15px;
margin:0 auto}
.sp-tab-container img{
-webkit-border-radius:4px;
border-radius:4px}
.sp-tab-container .sp-tabs{
text-align:center}
.sp-tab-container .sp-tabs input[type="radio"]{
visibility:hidden}
.sp-tab-container .sp-content-section{
display:none;
padding:20px 0 0}
.sp-tab-container .sp-sub-tab{
display:none}
.sp-tab-container #tab1:checked ~ #content1,.sp-tab-container #tab2:checked ~ #content2,.sp-tab-container #tab3:checked ~ #content3,.sp-tab-container #tab4:checked ~ #content4{
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex}
@media screen and (max-width: 650px){
.sp-tab-container label{
font-size:0}
.sp-tab-container label:before{
margin:0;
font-size:18px}
}
@media screen and (max-width: 400px){
.sp-tab-container label{
padding:15px}
}
ul{
padding-left:15px}
.sp-container{
padding:45px 20px}
.sp-container .list-section-wrapper{
padding:30px}
.sp-container .list-section-wrapper h5{
margin-bottom:20px}
.sp-container .list-section-wrapper ol{
padding-left:0px}
.sp-container .list-section-wrapper ol .list-wrap{
position:relative;
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
border-bottom:1px solid rgba(0,0,0,0.1);
padding:20px 0px}
.sp-container .list-section-wrapper ol .list-wrap li{
padding-right:35px;
line-height:26px}
.sp-container .list-section-wrapper ol .list-wrap:last-child{
border-bottom:none}
.sp-container .list-section-wrapper ol .tick{
position:absolute;
right:0px;
font-size:24px;
color:#03a9f4}
#basicSlider{
position:relative;
overflow:hidden}
#basicSlider .MS-content{
white-space:nowrap;
overflow:hidden;
height:50px;
width:100%}
#basicSlider .MS-content .item{
display:inline-block;
width:20%;
position:relative;
vertical-align:top;
overflow:hidden;
white-space:normal;
line-height:50px;
vertical-align:middle}
@media (max-width: 991px){
#basicSlider .MS-content .item{
width:25%}
}
@media (max-width: 767px){
#basicSlider .MS-content .item{
width:35%}
}
@media (max-width: 500px){
#basicSlider .MS-content .item{
width:50%}
}
#basicSlider .MS-content .item a{
line-height:50px;
vertical-align:middle}
#basicSlider .MS-controls button{
position:absolute}
#basicSlider .MS-controls .MS-left{
top:35px;
left:10px}
#basicSlider .MS-controls .MS-right{
top:35px;
right:10px}
#basicSlider .contents{
height:250px;
padding:10px}
#basicSlider .sp-top:before{
bottom:0px;
top:unset !important}
#basicSlider .item{
min-width:300px;
min-height:250px;
padding:10px;
z-index:1;
scroll-behavior:smooth}
#basicSlider .item:before{
content:"";
background:url("https://cdn.sellerapp.com/img/free-tools/scroll-background.png") no-repeat;
height:180px;
width:100%;
position:absolute;
top:0;
background-size:contain;
left:30%;
z-index:-1}
#basicSlider .text-content{
min-height:175px;
min-width:270px;
-webkit-box-shadow:0 0 2rem rgba(0,0,0,0.1);
box-shadow:0 0 2rem rgba(0,0,0,0.1);
position:absolute;
background-color:white}
#basicSlider .sp-bottom .text-content{
bottom:0}
#basicSlider .sp-top .text-content{
top:0}
.sp-image-highlight .bg-grey{
background-color:rgba(0,0,0,0.1)}
.sp-image-highlight ul{
list-style:none}
.sp-image-highlight ul li{
font-size:1.3rem;
min-height:100px;
padding:20px;
-webkit-border-radius:4px;
border-radius:4px}
.sp-image-highlight ul li .bg-grey{
background-color:rgba(0,0,0,0.1)}
.sp-image-highlight ul li p{
font-size:1rem;
line-height:1.5rem}
.sp-image-highlight .magnify-image{
position:relative}
.sp-image-highlight .active{
opacity:1 !important}
.sp-image-highlight .m-image-1,.sp-image-highlight .m-image-2,.sp-image-highlight .m-image-3,.sp-image-highlight .m-image-4{
position:absolute;
opacity:0;
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
-webkit-transform:scale3d(0.85, 0.85, 0.85);
transform:scale3d(0.85, 0.85, 0.85)}
.sp-image-highlight .m-image-1{
width:200px;
left:170px;
top:80px}
.sp-image-highlight .m-image-2{
width:200px;
left:120px;
top:60px}
.sp-image-highlight .m-image-3{
width:200px;
left:70px;
top:50px}
.sp-image-highlight .m-image-4{
width:200px;
left:20px;
top:40px}
@media screen and (min-width: 1600px){
.sp-star-rating{
display:none}
}
.sp-star-rating .rate{
display:inline-block;
margin:0;
padding:0;
border:none}
.sp-star-rating input{
display:none}
.sp-star-rating label{
float:right;
font-size:0;
color:#d9d9d9}
.sp-star-rating label:before{
content:"\f005";
font-family:FontAwesome;
font-size:20px}
.sp-star-rating label:hover,.sp-star-rating label:hover ~ label{
color:#fcd000;
-webkit-transition:0.2s;
transition:0.2s}
.sp-star-rating input:checked ~ label{
color:#ccac00}
.sp-star-rating input:checked ~ label:hover,.sp-star-rating input:checked ~ label:hover ~ label{
color:#fcd000;
-webkit-transition:0.2s;
transition:0.2s}
.sp-accordion p,.sp-accordion ul,.sp-accordion li{
margin:0;
padding:0;
margin-bottom:24px}
.sp-accordion p:last-child,.sp-accordion ul:last-child,.sp-accordion li:last-child{
margin-bottom:0}
.sp-accordion a{
color:#00ACC1}
.sp-accordion code{
background:#ECEFF1}
.sp-accordion .wrapper{
margin-left:auto;
margin-right:auto;
margin-top:20px}
.sp-accordion .details-group{
border:1px solid #CFD8DC;
-webkit-border-radius:5px;
border-radius:5px;
background-color:white}
.sp-accordion .details{
overflow:hidden;
border-bottom:1px solid #CFD8DC;
-webkit-transition:height 300ms ease-in-out;
transition:height 300ms ease-in-out}
.sp-accordion .details:last-child{
border-bottom:0}
.sp-accordion .details__summary,.sp-accordion .details__content{
padding:24px}
.sp-accordion .details__summary{
position:relative;
list-style:none;
padding-left:48px;
outline:0;
cursor:pointer;
font-size:1.1rem;
text-transform:uppercase;
-webkit-transition:color 300ms ease-in-out;
transition:color 300ms ease-in-out}
[open]>.sp-accordion .details__summary{
color:#00ACC1}
.sp-accordion .details__summary::-webkit-details-marker{
display:none}
.sp-accordion .details__summary:before,.sp-accordion .details__summary:after{
content:"";
position:absolute}
.sp-accordion .details__summary:before{
left:20px;
top:50%;
height:2px;
margin-top:-1px;
width:16px;
background:#00ACC1}
.sp-accordion .details__summary:after{
left:28px;
top:50%;
height:16px;
margin-top:-8px;
width:2px;
margin-left:-1px;
background:#00ACC1;
-webkit-transition:all 300ms ease-in-out;
transition:all 300ms ease-in-out}
[open] .sp-accordion .details__summary:after{
opacity:0;
-webkit-transform:translateY(25%);
-ms-transform:translateY(25%);
transform:translateY(25%)}
.sp-accordion .details__content{
padding-top:0;
padding-left:48px}
#sellerAppChromeExtension{
background:linear-gradient(to right, #1D2998, #1A5DAA);
color:white;
padding:30px;
padding-left:40px;
padding-right:40px;
margin-bottom:30px;
margin-top:30px}
#sellerAppChromeExtension h3{
margin-top:10px}
#sellerAppChromeExtension .my-button{
-webkit-transform-origin:50% 4em;
-ms-transform-origin:50% 4em;
transform-origin:50% 4em;
-webkit-animation:wiggle 1.5s linear infinite;
animation:wiggle 1.5s linear infinite}
@-webkit-keyframes wiggle{
0%{
-webkit-transform:rotateZ(0);
transform:rotateZ(0)}
10%{
-webkit-transform:rotateZ(-15deg);
transform:rotateZ(-15deg)}
20%{
-webkit-transition:rotateZ(10deg);
transition:rotateZ(10deg)}
25%{
-webkit-transition:rotateZ(-10deg);
transition:rotateZ(-10deg)}
30%{
-webkit-transition:rotateZ(6deg);
transition:rotateZ(6deg)}
35%{
-webkit-transform:rotateZ(-4deg);
transform:rotateZ(-4deg)}
40%{
-webkit-transform:rotateZ(7deg);
transform:rotateZ(7deg)}
50%{
-webkit-transform:rotateZ(-6deg);
transform:rotateZ(-6deg)}
60%{
-webkit-transform:rotateZ(10deg);
transform:rotateZ(10deg)}
70%{
-webkit-transform:rotateZ(-14deg);
transform:rotateZ(-14deg)}
80%{
-webkit-transform:rotateZ(3deg);
transform:rotateZ(3deg)}
90%{
-webkit-transform:rotateZ(-7deg);
transform:rotateZ(-7deg)}
100%{
-webkit-transition:rotateZ(0);
transition:rotateZ(0)
}
}
@keyframes wiggle{
0%{
-webkit-transform:rotateZ(0);
transform:rotateZ(0)}
10%{
-webkit-transform:rotateZ(-15deg);
transform:rotateZ(-15deg)}
20%{
-webkit-transition:rotateZ(10deg);
transition:rotateZ(10deg)}
25%{
-webkit-transition:rotateZ(-10deg);
transition:rotateZ(-10deg)}
30%{
-webkit-transition:rotateZ(6deg);
transition:rotateZ(6deg)}
35%{
-webkit-transform:rotateZ(-4deg);
transform:rotateZ(-4deg)}
40%{
-webkit-transform:rotateZ(7deg);
transform:rotateZ(7deg)}
50%{
-webkit-transform:rotateZ(-6deg);
transform:rotateZ(-6deg)}
60%{
-webkit-transform:rotateZ(10deg);
transform:rotateZ(10deg)}
70%{
-webkit-transform:rotateZ(-14deg);
transform:rotateZ(-14deg)}
80%{
-webkit-transform:rotateZ(3deg);
transform:rotateZ(3deg)}
90%{
-webkit-transform:rotateZ(-7deg);
transform:rotateZ(-7deg)}
100%{
-webkit-transition:rotateZ(0);
transition:rotateZ(0)
}
} | src/component/css/new-style.css | .primary-color{
color:#141215}
.secondary-color{
color:#232323}
.common-panel{
padding:25px 16px}
.cool-link{
font-size:.875rem;
display:inline-block;
text-decoration:none !important;
color:#03a9f4;
background-image:linear-gradient(#2296F3, #2296F3);
background-size:0 2px, auto;
background-repeat:no-repeat;
background-position:center bottom;
-webkit-transition:all .2s ease-out;
transition:all .2s ease-out}
.cool-link:hover{
background-size:100% 2px, auto;
color:#03a9f4}
.partial_underline{
position:relative}
.partial_underline::before{
content:"";
position:absolute;
width:6%;
height:1px;
bottom:-8px;
left:47%;
border-bottom:3px solid}
html{
font-size:16px}
body{
font-size:1rem;
color:#141215;
overflow-x:hidden;
font-family:'Muli', sans-serif}
h1{
font-size:2.65rem}
h2{
font-size:2rem;
line-height:42px;
font-weight:400}
h3{
font-size:1.375rem;
line-height:30px}
h4{
font-size:1.125rem}
h5{
font-size:1rem}
h6{
font-size:.875rem}
p{
font-size:1rem}
a{
font-size:1rem;
color:#03a9f4}
a:hover{
color:#0286c2}
@media (min-width: 1500px){
html{
font-size:18px}
.container{
max-width:1300px}
}
@media (min-width: 1700px){
html{
font-size:20px}
.container{
max-width:1500px}
}
input::-webkit-input-placeholder{
font-weight:100 !important}
input:-ms-input-placeholder{
font-weight:100 !important}
input::placeholder{
font-weight:100 !important}
textarea::-webkit-input-placeholder{
font-weight:100 !important}
textarea:-ms-input-placeholder{
font-weight:100 !important}
textarea::placeholder{
font-weight:100 !important}
.weight-100{
font-weight:100}
/*features.css*/
.primary-color{
color:#141215}
.secondary-color{
color:#232323}
.common-panel{
padding:25px 16px}
.cool-link{
font-size:.875rem;
display:inline-block;
text-decoration:none !important;
color:#03a9f4;
background-image:linear-gradient(#2296F3, #2296F3);
background-size:0 2px, auto;
background-repeat:no-repeat;
background-position:center bottom;
-webkit-transition:all .2s ease-out;
transition:all .2s ease-out}
.cool-link:hover{
background-size:100% 2px, auto;
color:#03a9f4}
.partial_underline{
position:relative}
.partial_underline::before{
content:"";
position:absolute;
width:6%;
height:1px;
bottom:-8px;
left:47%;
border-bottom:3px solid}
.feature-landing-section{
background-color:#f7f8f9;
min-height:250px;
padding:30px 15px;
overflow:hidden;
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-webkit-align-items:center;
-ms-flex-align:center;
align-items:center}
.feature-landing-section .title{
text-align:center;
color:#141215;
margin-top:20px}
.feature-landing-section .sub-title{
text-align:center;
color:white;
margin-bottom:40px;
width:60%;
margin:0 auto 40px auto}
@media screen and (min-width: 800px){
#feature-testimonial-section{
overflow:hidden;
min-height:400px}
#feature-testimonial-section #feature-wrapper{
min-height:300px;
position:relative;
overflow:hidden;
background-color:#3446AD;
-webkit-transform:rotate(-2deg);
-ms-transform:rotate(-2deg);
transform:rotate(-2deg);
width:120%;
left:-100px;
top:50px;
-webkit-box-shadow:inset 0 12px 0px #4d5aa5;
box-shadow:inset 0 12px 0px #4d5aa5}
#feature-testimonial-section .align-center{
position:absolute;
top:30%;
-webkit-transform:rotate(2deg);
-ms-transform:rotate(2deg);
transform:rotate(2deg);
margin-left:auto;
margin-right:auto;
left:0;
right:0}
#feature-testimonial-section .feature-testimonial{
color:white;
line-height:1.8}
}
@media screen and (max-width: 800px){
#feature-testimonial-section{
overflow:hidden;
min-height:300px}
#feature-testimonial-section #feature-wrapper{
min-height:280px;
position:relative;
overflow:hidden;
background-color:#3446AD;
-webkit-transform:rotate(-2deg);
-ms-transform:rotate(-2deg);
transform:rotate(-2deg);
width:120%;
left:-20px;
top:30px;
-webkit-box-shadow:inset 0 12px 0px #4d5aa5;
box-shadow:inset 0 12px 0px #4d5aa5}
#feature-testimonial-section .align-center{
position:absolute;
top:10%;
-webkit-transform:rotate(2deg);
-ms-transform:rotate(2deg);
transform:rotate(2deg);
margin-left:auto;
margin-right:auto;
left:-30px;
right:0;
width:80%;
min-height:300px}
#feature-testimonial-section .feature-testimonial{
color:white;
line-height:1.8}
}
@media screen and (max-width: 600px){
#feature-testimonial-section{
overflow:hidden;
min-height:470px}
#feature-testimonial-section #feature-wrapper{
min-height:430px;
position:relative;
overflow:hidden;
background-color:#3446AD;
-webkit-transform:rotate(-2deg);
-ms-transform:rotate(-2deg);
transform:rotate(-2deg);
width:120%;
left:-20px;
top:20px;
-webkit-box-shadow:inset 0 12px 0px #4d5aa5;
box-shadow:inset 0 12px 0px #4d5aa5}
#feature-testimonial-section .align-center{
position:absolute;
top:5%;
-webkit-transform:rotate(2deg);
-ms-transform:rotate(2deg);
transform:rotate(2deg);
margin-left:auto;
margin-right:auto;
left:-30px;
right:0;
width:80%;
min-height:300px}
#feature-testimonial-section .feature-testimonial{
color:white;
line-height:1.8}
}
#feature-content-section .title{
color:#141215;
margin-bottom:20px;
font-weight:600;
text-align:center}
#feature-content-section .sub-title{
color:#232323;
line-height:1.8;
text-align:justify}
#feature-content-section .sub-title-left{
text-align:left;
color:#232323;
font-size:16px;
line-height:1.8}
#feature-content-section img{
margin:20px auto;
display:block;
max-width:100%;
height:auto}
#feature-content-section ul{
padding-left:0px;
list-style:none}
#feature-content-section ul li{
color:#141215;
font-size:1.125rem;
margin-bottom:15px;
margin-top:15px;
font-weight:400;
position:relative}
#feature-content-section ul li:before{
content:'✓';
position:absolute;
left:-20px}
#feature-content-section ul p{
line-height: 35px;
font-family: 'montserratlight';
font-size: 18px;
color:#232323;
font-weight:400;
text-align:justify}
#feature-content-section ul p:first-child{
margin-top:15px}
.column-sec{
padding:30px;
box-shadow:none;
border: 1px solid #a7a7a7;
margin:0;
}
.column-sec-1{border-right:0; }
.column-sec-2{border-top:0; }
.column-sec ul{
padding-left:0px;
list-style:none}
.column-sec ul li:before{
content:'';
position:absolute;
left:-20px}
.column-sec li:before{
content:'' !important;
position:absolute;
left:-20px}
#feature-content-section{
margin-bottom:20px}
.primary-color{
color:#141215}
.secondary-color{
color:#232323}
.common-panel{
padding:25px 16px}
.cool-link{
font-size:.875rem;
display:inline-block;
text-decoration:none !important;
color:#03a9f4;
background-image:linear-gradient(#2296F3, #2296F3);
background-size:0 2px, auto;
background-repeat:no-repeat;
background-position:center bottom;
-webkit-transition:all .2s ease-out;
transition:all .2s ease-out}
.cool-link:hover{
background-size:100% 2px, auto;
color:#03a9f4}
.partial_underline{
position:relative}
.partial_underline::before{
content:"";
position:absolute;
width:6%;
height:1px;
bottom:-8px;
left:47%;
border-bottom:3px solid}
#sellerAppChromeExt{
background:linear-gradient(to right, #1D2998, #1A5DAA);
color:white;
padding:30px;
margin:20px;
margin-bottom:30px;
margin-top:30px;
-webkit-border-radius:5px;
border-radius:5px}
#sellerAppChromeExt h3{
margin-top:10px}
#sellerAppChromeExt .my-button{
-webkit-transform-origin:50% 4em;
-ms-transform-origin:50% 4em;
transform-origin:50% 4em;
-webkit-animation:wiggle 1.5s linear infinite;
animation:wiggle 1.5s linear infinite}
@-webkit-keyframes wiggle{
0%{
-webkit-transform:rotateZ(0);
transform:rotateZ(0)}
10%{
-webkit-transform:rotateZ(-15deg);
transform:rotateZ(-15deg)}
20%{
-webkit-transition:rotateZ(10deg);
transition:rotateZ(10deg)}
25%{
-webkit-transition:rotateZ(-10deg);
transition:rotateZ(-10deg)}
30%{
-webkit-transition:rotateZ(6deg);
transition:rotateZ(6deg)}
35%{
-webkit-transform:rotateZ(-4deg);
transform:rotateZ(-4deg)}
40%{
-webkit-transform:rotateZ(7deg);
transform:rotateZ(7deg)}
50%{
-webkit-transform:rotateZ(-6deg);
transform:rotateZ(-6deg)}
60%{
-webkit-transform:rotateZ(10deg);
transform:rotateZ(10deg)}
70%{
-webkit-transform:rotateZ(-14deg);
transform:rotateZ(-14deg)}
80%{
-webkit-transform:rotateZ(3deg);
transform:rotateZ(3deg)}
90%{
-webkit-transform:rotateZ(-7deg);
transform:rotateZ(-7deg)
}
100%{
-webkit-transition:rotateZ(0);
transition:rotateZ(0)
}
}
#index-landing-section .main-title,#index-landing-section .sub-title{
color:white !important}
#index-landing-section .head-title{
color:white}
#feature-content-section .title{
font-weight:400 !important}
#index-landing-section::before{
background-color:#03a9f4 !important;
content:unset !important}
.acos-result-wrapper{
background-color:#03a9f4;
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
margin-top:20px;
padding:10px;
-webkit-box-shadow:0 0 2rem rgba(0,0,0,0.1);
box-shadow:0 0 2rem rgba(0,0,0,0.1);
-webkit-border-radius:4px;
border-radius:4px
}
.acos-result-wrapper h6{
color:white}
.acos-input-wrapper{
margin:20px 40px;
-webkit-border-radius:4px;
border-radius:4px;
padding:20px 40px;
-webkit-box-shadow:0 0 2rem rgba(0,0,0,0.1);
box-shadow:0 0 2rem rgba(0,0,0,0.1)
}
.acos-input-wrapper p{
min-width:40%;
text-align:right}
.acos-input-wrapper span{
margin-left:20px;
min-width:10%;
text-align:right;
margin-right:10px}
.acos-input-wrapper input{
min-width:30%}
.nav li a.header-signup{
border:1px solid #ffffff;
-webkit-border-radius:25px;
border-radius:25px;
padding-top:5px;
padding-bottom:5px;
margin-top:10px}
.panel-body ul li{
line-height:30px}
.email-form{
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
margin-top:50px;
border:2px #37578E solid;
-webkit-border-radius:23px;
border-radius:23px}
.email-input{
height:50px;
-webkit-border-radius:25px 0 0px 25px;
border-radius:25px 0 0px 25px;
border:none !important;
font-size:18px;
margin-left:15px}
.email-button{
-webkit-border-radius:0 20px 20px 0px;
border-radius:0 20px 20px 0px;
width:500px;
-webkit-transition:all .3s ease-out;
transition:all .3s ease-out;
background-color:#37578E;
color:white;
outline:none !important}
.email-button:hover{
color:white;
-webkit-border-radius:20px;
border-radius:20px}
.email-button:focus{
color:white}
#contents{
padding:22px 15px 40px;
min-height:340px;
outline:none;
resize:none;
position:relative;
z-index:1;
background:transparent;
position:relative;
border:1px solid #c9d8db;
width:100%}
#intro{
background-repeat:no-repeat;
background-attachment:scroll;
background-position:100% 100%;
background-size:cover;
text-align:center;
color:#141215;
height:auto;
min-height:250px}
.chrome-extention{
width:156px;
-webkit-border-radius:10px;
border-radius:10px;
border:1px solid black;
background:white;
height:185px}
.plugin-top{
position:fixed;
right:20px;
top:135px;
z-index:10}
.plugin-bottom{
display:block;
position:absolute;
right:79px;
top:25px;
z-index:999}
.install-button{
cursor:pointer}
.chrome-extention p{
text-align:center;
font-size:20px;
padding-top:10px}
.extention-img{
height:40%;
background-size:80px}
.chrome-download{
height:35%;
background-size:73px}
.text-justify{
text-align:justify}
.fba-bar-results div{
padding-top:60px}
.prod-image img{
width:56%;
margin:0 auto}
.listing-prod-image img{
width:50%;
margin:0 auto;
display:block}
.fba-calc{
padding:30px}
.fba-calc-header{
margin-bottom:10px}
.fbaCalc-fields input{
width:82%;
line-height:12px}
.fbaCalc-fields p{
font-size:12px}
.fba-sec-title p{
font-size:12px;
text-align:center;
font-weight:bold;
margin-top:20px}
thead{
color:#fff;
font-size:12px;
letter-spacing:1px}
thead tr th{
text-align:center}
.productSourceTable thead tr:first-child{
background-color:#2E3795}
.keywordSearchTable thead tr:first-child{
background-color:#D5D6D9;
color:#141215}
.keywordSearchTable td{
vertical-align:middle !important}
.trending-box{
padding:3px;
background:#E0E0E0;
-webkit-border-radius:4px;
border-radius:4px;
margin-left:10px;
font-size:.550rem;
color:white}
.trending-box.green-bg{
background-color:#12cbc8}
.keywordIndexTable thead tr:first-child{
background-color:#EA785A}
.listingTable thead tr:first-child{
background-color:#94C952}
.productSourceTable thead th:first-child{
width:400px}
.productSourceTable thead th:nth-child(2){
width:250px}
.productSourceTable thead th:nth-child(3){
width:186px}
.prod-image img{
width:100px}
.urlIcon{
padding:6px 8px;
background-color:#2E3795;
-webkit-border-radius:25px;
border-radius:25px;
color:#fff}
.urlIcon:hover,.urlIcon:active{
color:#fff}
.keywordIcons{
width:32px;
height:32px;
margin:1px}
.supplier-info div p{
padding:0px;
margin:0px}
.supplier-info div p:nth-child(2){
font-weight:300}
.supplier-info div .column-wrapper{
padding:10px;
border:1px solid rgba(0,0,0,0.1);
-webkit-border-radius:4px;
border-radius:4px}
.text-blur{
color:transparent !important;
text-shadow:0 0 8px rgba(0,0,0,0.5)}
.pro-feature-popup{
position:absolute;
background:#fff;
border:1px solid #fff;
-webkit-border-radius:6px;
border-radius:6px;
font-size:18px;
font-weight:700;
margin:0 auto 0 10px;
padding:88px 57px;
text-align:center;
bottom:13%;
width:52%;
z-index:8;
-webkit-box-shadow:0 0 12px 1px;
box-shadow:0 0 12px 1px;
display:block;
text-decoration:none;
right:7%}
.pro-feature-popup a{
color:#02bbe6;
background:-webkit-linear-gradient(#02bbe6, #595496);
-webkit-background-clip:text;
background-clip:text;
-webkit-text-fill-color:transparent}
.keyword-search-popup{
padding:30px 30px !important;
bottom:19%}
.round{
width:32px !important;
height:32px !important;
margin:1px !important;
font-size:13px !important;
line-height:2.6 !important;
color:#fff;
text-align:center !important;
-webkit-border-radius:100%;
border-radius:100%;
display:inline-block;
vertical-align:middle}
.green{
background-color:#8dc63f}
.grey{
background-color:#e6e7e8}
.lqi-box{
width:60%;
border:2px solid #02bbe6;
float:left;
margin:30px auto 0;
font-size:24px}
.lqi-box p{
width:30%;
text-align:center;
text-transform:uppercase;
color:#02bbe6;
float:left;
margin:0;
padding:6px 0 0}
.lqi-box .lqi-rate{
width:70%;
text-align:center;
background:#02bbe6;
color:#fff;
float:left;
padding:3px}
.product-sec{
border:1px solid #ddd;
margin:20px 0px}
.title-heading{
background-color:#94C952 !important}
.sec-head{
border-top:1px solid #ddd;
border-bottom:1px solid #ddd;
width:100%;
padding:10px;
margin:13px auto 0}
.greenIcon{
color:green}
.redIcon{
color:red}
.btn-group,.btn-group-vertical{
margin-top:-15px}
#intro .intro-text{
padding-top:50px;
padding-bottom:50px}
#intro .intro-text .intro-lead-in{
font-style:italic;
font-size:22px;
line-height:22px;
margin-bottom:25px;
margin-top:25px}
#intro .intro-text .intro-heading{
font-weight:500;
line-height:50px;
margin-bottom:25px;
margin-bottom:50px}
.benefit-icon-img{
width:76px;
height:68px}
.featured-tools{
-webkit-box-shadow:0 2px 3px rgba(213,218,223,0.35);
box-shadow:0 2px 3px rgba(213,218,223,0.35);
-webkit-border-radius:3px;
border-radius:3px;
-webkit-border-radius:0.1875rem;
border-radius:0.1875rem;
display:block;
padding:30px;
padding:2.5rem;
margin-bottom:1rem;
-webkit-transition:all 0.1s ease;
transition:all 0.1s ease;
text-align:center;
background-color:#ffffff !important}
.featured-tools:hover{
background:#fbfbfc;
-ms-transform:scale(1.1);
-webkit-transform:scale(1.1);
transform:scale(1.1);
backface-visibility:hidden;
-webkit-backface-visibility:hidden;
text-decoration:none}
.featured-tools figure img{
margin:0 auto 1.875rem;
width:48px;
width:3rem;
margin-bottom:30px;
margin-bottom:1.875rem}
.featured-tools h4{
font-size:1.6rem;
font-weight:600}
.featured-tools h4:after{
content:" ";
color:#fff;
display:block;
border-bottom:3px #bdc6cf solid;
margin:0 auto;
margin-top:20px;
margin-bottom:20px;
width:44px;
width:2.75rem}
.featured-tools p{
color:#7f8c8d;
margin-bottom:0;
font-size:14px;
line-height:24px}
.productsource li b{
font-weight:400;
font-size:16px}
.source-section p{
margin:20px 0px !important}
.content-section h2{
line-height:40px;
color:#141215}
.content-section h3{
line-height:38px;
color:#141215}
.content-section p{
color:#232323;
line-height:30px;
margin:30px 0px;
color:#232323}
.content-section span{
line-height:5px}
.content-section li{
line-height:30px;
margin:15px 0px;
text-align:left;
color:#232323}
.hightlighted-content p{
border-top:1px solid #ff9d3a;
border-bottom:1px solid #ff9d3a;
padding:15px;
width:90%;
margin:0 auto;
font-size:18px;
line-height:30px;
color:#2E3795}
.factors-list{
width:100%;
display:inline-block}
.factors-list li{
float:left;
width:32%;
list-style:none;
color:#492A74;
font-weight:600;
text-align:center;
font-size:18px}
.features-list{
margin:0 auto;
width:98%;
padding-left:15%}
.features-list1{
margin:0 auto;
width:98%;
padding-left:26%}
.features-list span,.features-list1 span{
float:left;
text-align:center;
padding:20px;
list-style:none;
margin:10px;
border:1px solid #492A74;
-webkit-border-radius:10px;
border-radius:10px}
#searchResults{
margin:20px 0px}
#faq-section .indicator{
position:relative;
top:-25px}
.italics-content p{
font-style:italic}
@media (min-width: 768px){
#intro .intro-text{
padding-top:50px;
padding-bottom:50px;
width:49%;
margin:0 auto}
#intro .intro-text .intro-lead-in{
font-style:italic;
font-size:20px;
line-height:40px;
margin-bottom:25px;
margin-top:25px}
#intro .intro-text .intro-heading{
text-transform:capitalize;
font-weight:500;
line-height:75px}
}
#score input::-webkit-input-placeholder{
color:#858e97}
.intro-text input::-webkit-input-placeholder{
color:#858e97;
letter-spacing:1px}
#benefits{
background-image:url("https://cdn.sellerapp.com/img/lsq/score-bg.png");
background-repeat:no-repeat;
background-attachment:scroll;
background-position:center center;
background-size:cover;
-o-background-size:cover;
text-align:center;
padding-top:30px;
padding-bottom:75px}
.get-report{
font-size:32px;
color:#00274a}
.faq-heading{
font-size:42px !important}
#benefits h2.section-heading{
font-weight:600;
color:#06bbe5;
padding-bottom:30px}
#benefits .benefits-text{
font-weight:500;
color:#ffffff}
#score{
background-image:url("https://cdn.sellerapp.com/img/amazon-tools/amazon-email-section-bg.png");
background-repeat:no-repeat;
background-attachment:scroll;
background-position:center center;
background-size:cover;
-o-background-size:cover;
text-align:center;
background-color:#f2f5f9;
margin:20px 0px}
#score h1.section-heading{
font-size:25px;
font-weight:600;
color:#2E3795;
padding-bottom:10px}
#score hr{
color:#06bbe5;
width:25%;
margin:0 auto;
border-top:2px solid #ffffff}
#score .listing-score h2{
background-color:#ffffff;
color:#06bbe5;
font-size:64px;
padding:3px 20px;
width:25%;
margin:0 auto;
margin-top:30px}
#score .report{
width:50%;
height:auto;
-webkit-box-sizing:border-box;
box-sizing:border-box;
margin:0 auto}
#score .report h3{
margin-top:20px;
color:#ffffff;
font-weight:600;
line-height:42px}
.req-btn{
width:88%;
margin:0 auto;
margin-bottom:50px;
margin-top:20px}
.req-btn input[type="text"]{
background-color:#ffffff;
-webkit-border-radius:25px !important;
border-radius:25px !important;
border:1px solid #2E3795;
padding:23px}
.req-btn input::-webkit-input-placeholder{
color:#000}
.report-btn{
-webkit-border-radius:25px !important;
border-radius:25px !important;
background-color:#2E3795;
color:#fff;
position:absolute !important;
right:18px;
top:8px}
.report-btn:hover{
color:#fff}
#product-sec{
margin-top:10px;
margin-bottom:40px}
#product-sec h2{
padding-top:10px;
padding-bottom:10px}
#product-sec a.product-button{
border:1px solid #06bbe5;
color:#000000;
font-size:16px;
margin-right:10px;
padding:10px 30px;
-webkit-transition:all 0.25s ease;
transition:all 0.25s ease}
#product-sec a.product-button:hover{
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);
transform:scale(1.1);
background-color:#06bbe5;
color:#ffffff}
#signup-section{
padding-top:30px;
padding-bottom:20px}
.signup-box{
background-color:#ffffff;
background-repeat:no-repeat;
background-attachment:scroll;
background-position:center center;
background-size:cover;
-o-background-size:cover;
-webkit-box-shadow:0 2px 3px rgba(213,218,223,0.35);
box-shadow:0 2px 3px rgba(213,218,223,0.35);
border:1px solid #d5dadf;
-webkit-border-radius:3px;
border-radius:3px;
padding:30px 42px}
#signup-section h3{
color:#7f8c8d;
text-align:left;
line-height:48px}
#signup-section .signUp{
-webkit-border-radius:5px;
border-radius:5px;
background-color:#ff9d3a;
color:#ffffff;
font-size:18px;
font-weight:500;
margin-top:20px;
margin-bottom:20px;
padding:12px 30px;
position:relative;
overflow:hidden;
border-bottom:2px solid #e47c12}
#signup-section .signUp:before{
position:absolute;
left:10px;
top:0;
display:block;
width:60px;
height:100%;
background:rgba(255,255,255,0.5);
-webkit-filter:blur(30px);
filter:blur(30px);
-webkit-animation:shine 3s infinite linear;
animation:shine 3s infinite linear;
content:'';
opacity:.9}
#signup-section .signUp:after{
position:absolute;
left:20px;
top:0;
display:block;
width:30px;
height:100%;
background:rgba(255,255,255,0.2);
-webkit-filter:blur(5px);
filter:blur(5px);
-webkit-animation:shine 3s infinite linear;
animation:shine 3s infinite linear;
content:'';
opacity:1}
#signup-section .signUp:hover{
background-color:#e58d34}
@-webkit-keyframes shine{
0%{
-webkit-transform:translateX(-100px) skewX(-15deg)}
10%,100%{
-webkit-transform:translateX(300px) skewX(-15deg)}
}
@keyframes shine{
0%{
-webkit-transform:translateX(-100px) skewX(-15deg);
-ms-transform:translateX(-100px) skewX(-15deg);
transform:translateX(-100px) skewX(-15deg)}
10%,100%{
-webkit-transform:translateX(300px) skewX(-15deg);
-ms-transform:translateX(300px) skewX(-15deg);
transform:translateX(300px) skewX(-15deg)}
}
@media (max-width: 767px){
#score .listing-score h2,#score .report{
width:100%}
.req-btn{
width:100%}
#product-sec a.product-button{
padding:0px}
}
@media (min-width: 768px){
.navbar-custom{
background-color:transparent;
padding:25px 0;
-webkit-transition:padding 0.3s;
transition:padding 0.3s;
border:none}
.navbar-custom .navbar-brand{
font-size:2em;
-webkit-transition:all 0.3s;
transition:all 0.3s}
.navbar-custom .navbar-nav>.active>a{
-webkit-border-radius:3px;
border-radius:3px}
}
@media (min-width: 768px){
.navbar-custom.affix{
background-color:#06bbe5;
padding:10px 0}
.navbar-custom.affix .navbar-brand{
font-size:1.5em}
}
.custom-btn{
height:36px;
vertical-align:top;
-webkit-border-radius:2px;
border-radius:2px;
-webkit-transition:-webkit-box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1);
transition:-webkit-box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1);
transition:box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1);
transition:box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1);
padding:5px 15px 5px 15px}
.custom-btn:focus{
-webkit-box-shadow:none;
box-shadow:none}
.custom-btn option{
color:black}
.sp-blue-btn{
letter-spacing:1px;
-webkit-transition:all 0.5s ease;
transition:all 0.5s ease;
margin-left:10px;
-webkit-border-radius:3px;
border-radius:3px;
min-height:36px;
min-width:135px;
outline:none !important}
.searchbar{
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex}
.submit-btn:hover,.submit-btn:focus{
color:white;
-webkit-transition:background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1),-webkit-box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
transition:background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1),-webkit-box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
transition:box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1),background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
transition:box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1),background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1),-webkit-box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1)}
@media (min-width: 768px){
#benefits{
padding-top:50px;
padding-bottom:50px}
#benefits .benefits-text{
font-weight:500;
font-size:20px;
line-height:30px}
#score h1.section-heading{
font-size:32px}
}
.loader-wrap{
position:relative;
display:block}
.loading-text{
font-family:'Oswald', sans-serif;
font-weight:200;
font-size:38px;
text-align:center;
color:#ddd;
margin-top:75px}
.circle-1{
margin:0 auto;
width:100px;
height:50px;
-webkit-border-radius:100px 100px 0 0;
border-radius:100px 100px 0 0;
border-top:2px solid #DEA568;
border-left:2px solid #DEA568;
border-right:2px solid #DEA568;
-webkit-animation:2s loader linear infinite;
animation:2s loader linear infinite;
-webkit-transform-origin:50% 100%;
-ms-transform-origin:50% 100%;
transform-origin:50% 100%}
.circle-2{
width:80px;
height:40px;
margin:50px auto;
-webkit-border-radius:0 0 80px 80px;
border-radius:0 0 80px 80px;
border-bottom:4px solid #416A8A;
border-left:4px solid #416A8A;
border-right:4px solid #416A8A;
-webkit-animation:2s loader-reverse linear infinite;
animation:2s loader-reverse linear infinite;
-webkit-transform-origin:50% 0%;
-ms-transform-origin:50% 0%;
transform-origin:50% 0%}
.circle-3{
width:60px;
height:30px;
margin:50px auto;
-webkit-border-radius:0 0 80px 80px;
border-radius:0 0 80px 80px;
border-bottom:2px solid #7C2A6C;
border-left:2px solid #7C2A6C;
border-right:2px solid #7C2A6C;
-webkit-animation:1s loader linear infinite;
animation:1s loader linear infinite;
-webkit-transform-origin:50% 0%;
-ms-transform-origin:50% 0%;
transform-origin:50% 0%}
.circle-4{
width:40px;
height:20px;
margin:50px auto;
-webkit-border-radius:0 0 80px 80px;
border-radius:0 0 80px 80px;
border-bottom:5px solid #56916C;
border-left:5px solid #56916C;
border-right:5px solid #56916C;
-webkit-animation:1.5s loader-reverse linear infinite;
animation:1.5s loader-reverse linear infinite;
-webkit-transform-origin:50% 0%;
-ms-transform-origin:50% 0%;
transform-origin:50% 0%}
@-webkit-keyframes loader{
from{
-webkit-transform:rotate(0deg);
transform:rotate(0deg)}
to{
-webkit-transform:rotate(360deg);
transform:rotate(360deg)}
}
@keyframes loader{
from{
-webkit-transform:rotate(0deg);
transform:rotate(0deg)}
to{
-webkit-transform:rotate(360deg);
transform:rotate(360deg)}
}
@-webkit-keyframes loader-reverse{
from{
-webkit-transform:rotate(360deg);
transform:rotate(360deg)}
to{
-webkit-transform:rotate(-360deg);
transform:rotate(-360deg)}
}
@keyframes loader-reverse{
from{
-webkit-transform:rotate(360deg);
transform:rotate(360deg)}
to{
-webkit-transform:rotate(-360deg);
transform:rotate(-360deg)}
}
.pro-feature-popup a{
display:block;
display:block !important}
.prod-image img{
-webkit-box-shadow:0 0 2rem rgba(0,0,0,0.1);
box-shadow:0 0 2rem rgba(0,0,0,0.1);
background-color:#fff;
-webkit-border-radius:4px;
border-radius:4px;
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
padding:10px;
display:block;
margin:0 auto;
margin-top:10px;
margin-bottom:10px}
.fba-results-wrapper{
-webkit-border-radius:4px;
border-radius:4px;
margin-top:20px}
.fba-results-wrapper .color-green{
color:green}
.fba-results-wrapper .color-red{
color:red}
.fba-results-wrapper .net-profit-wrapper p{
padding:10px 0px}
.fba-results-wrapper .net-profit-wrapper button{
margin:10px 0px}
.RevenueClacU .table-responsive{
border:none}
.RevenueClacU .fba-results-wrapper{
-webkit-border-radius:4px;
border-radius:4px}
.RevenueClacU .fba-results-wrapper .net-profit-wrapper p{
padding:10px 0px}
.RevenueClacU .fba-results-wrapper .net-profit-wrapper button{
margin:10px 0px}
.RevenueClacU input{
min-width:50px;
border:1px solid #b1d3f1 !important;
padding:2px 5px !important;
border-radius:4px !important;
margin-left:5px;
text-align: center;
}
.RevenueClacU #tgl_hide input{
width:60% !important;
}
.RevenueClacU .dropDownbtn{
background:transparent;
-webkit-border-radius:4px;
border-radius:4px;
height:29px;
margin-left:1px}
.RevenueClacU .table>tbody>tr>td{
font-size:1rem;
border:none}
.RevenueClacU .table>thead>tr>th{
color:#000;
font-size:1rem;
width:33.33%;
padding: 8px 0;
border:none;
-webkit-border-radius:4px;
border-radius:0
}
.RevenueClacU .table>thead tr th:nth-child(3){
background-color:#f3a847}
.RevenueClacU .table>thead tr th:nth-child(2){
background-color:#b1d3f1}
.RevenueClacU .table>thead tr th:nth-child(1){
width:25%}
.RevenueClacU .table>tbody tr td:nth-child(1){
text-align:right;
width:25%;
font-weight:100}
.RevenueClacU .table>tbody tr td:nth-child(2){
text-align:center;
width:33.33%;
background-color:aliceblue}
.RevenueClacU .table>tbody tr td:nth-child(3){
text-align:center;
width:33.33%;
background-color:#65b7cc}
.RevenueClacU .table>tbody tr:last-child td{
padding-bottom:15px}
#bar{
position:relative;
bottom:30px}
@media (min-width: 992px) and (max-width: 1199px){
.features-list span{
width:22%}
.features-list1 span{
width:26%}
.prod-image img{
width:100px;
margin-bottom:20px}
.product-section{
padding:15px 5px}
.RevenueClacU .table>tbody>tr>td{
font-size:15px}
.how-we-work .section span{
height:100px}
#intro .intro-text form .custom-btn{
background-color:rgba(0,0,0,0.36)}
}
@media (min-width: 768px) and (max-width: 991px){
#footer{
padding-top:10px;
padding-bottom:10px}
#footer .footer-links{
padding-top:20px}
.features-list span{
width:40%}
.features-list1{
padding-left:15%}
.features-list1 span{
width:40%}
#intro .intro-text .intro-heading{
font-size:35px;
line-height:50px}
.prod-image img{
width:100px;
margin-bottom:41px !important}
.product-section{
padding-bottom:20px}
.product-section .prod-title{
font-weight:300}
#intro .intro-text form .custom-btn{
background-color:rgba(0,0,0,0.36)}
}
@media (max-width: 767px){
.req-btn input[type="text"],.report-btn{
font-size:12px}
.signup-box{
padding:10px 12px;
margin:0 10px}
#benefits{
padding-top:20px;
padding-bottom:20px}
.factors-list{
padding-left:0%}
.factors-list li{
width:100%}
.features-list{
padding-left:0px !important}
.features-list span{
padding:15px;
width:100%}
.features-list1{
padding-left:0px}
.features-list1 span{
width:100%;
padding:15px}
.keyword-search-popup{
padding:10px 10px !important;
bottom:19%;
right:10%}
.listing-results .table>thead>tr>th{
font-size:10px}
.pro-feature-popup{
padding:20px}
.pro-feature-popup a{
font-size:14px;
word-wrap:break-word;
display:block}
#product-sec h2{
font-size:20px}
.prod-image img{
width:100px !important;
margin-bottom:20px !important}
.product-section{
padding-bottom:20px}
#intro .intro-text form .custom-btn{
background-color:rgba(0,0,0,0.36)}
}
#keyword-section h1{
line-height:40px;
margin-bottom:35px}
.progress-pie-chart{
width:200px;
height:200px;
-webkit-border-radius:50%;
border-radius:50%;
background-color:#E5E5E5;
position:relative}
.progress-pie-chart.gt-50{
background-color:#81CE97}
.ppc-progress{
content:"";
position:absolute;
-webkit-border-radius:50%;
border-radius:50%;
left:-webkit-calc(50% - 100px);
left:calc(50% - 100px);
top:-webkit-calc(50% - 100px);
top:calc(50% - 100px);
width:200px;
height:200px;
clip:rect(0, 200px, 200px, 100px)}
.ppc-progress .ppc-progress-fill{
content:"";
position:absolute;
-webkit-border-radius:50%;
border-radius:50%;
left:-webkit-calc(50% - 100px);
left:calc(50% - 100px);
top:-webkit-calc(50% - 100px);
top:calc(50% - 100px);
width:200px;
height:200px;
clip:rect(0, 100px, 200px, 0);
background:#81CE97;
-webkit-transform:rotate(60deg);
-ms-transform:rotate(60deg);
transform:rotate(60deg)}
.gt-50 .ppc-progress{
clip:rect(0, 100px, 200px, 0)}
.gt-50 .ppc-progress .ppc-progress-fill{
clip:rect(0, 200px, 200px, 100px);
background:#E5E5E5}
.ppc-percents{
content:"";
position:absolute;
-webkit-border-radius:50%;
border-radius:50%;
left:-webkit-calc(50% - 173.91304px/2);
left:calc(50% - 173.91304px/2);
top:-webkit-calc(50% - 173.91304px/2);
top:calc(50% - 173.91304px/2);
width:173.91304px;
height:173.91304px;
background:#fff;
text-align:center;
display:table}
.ppc-percents span{
display:block;
font-size:2.6em;
font-weight:bold;
color:#81CE97}
.pcc-percents-wrapper{
display:table-cell;
vertical-align:middle}
.progress-pie-chart{
margin:50px auto 0}
.load{
height:100%;
position:relative;
margin:auto;
width:400px}
.blur-circle{
width:150px;
height:150px;
background:transparent;
-webkit-box-shadow:0px 0px 0px 1000px rgba(255,255,255,0.67),0px 0px 19px 0px rgba(0,0,0,0.16) inset;
box-shadow:0px 0px 0px 1000px rgba(255,255,255,0.67),0px 0px 19px 0px rgba(0,0,0,0.16) inset;
-webkit-border-radius:100%;
border-radius:100%;
z-index:-1;
position:relative;
left:0;
right:0;
top:20px;
bottom:0;
margin:auto}
.load_gears{
z-index:-2;
width:150px;
height:150px;
top:-120px !important;
position:relative;
left:0;
right:0;
bottom:0;
margin:auto}
.gear{
position:absolute;
width:80px;
height:80px;
margin:auto;
background:#198;
-webkit-border-radius:50%;
border-radius:50%;
-webkit-animation-name:spin;
animation-name:spin;
-webkit-animation-duration:6s;
animation-duration:6s;
-webkit-animation-iteration-count:infinite;
animation-iteration-count:infinite;
-webkit-animation-timing-function:linear;
animation-timing-function:linear;
top:-5px;
left:0;
right:0}
.gear .center{
position:absolute;
top:20px;
left:20px;
z-index:10;
width:40px;
height:40px;
background:#fff;
-webkit-border-radius:50%;
border-radius:50%}
.bar{
position:absolute;
top:-10px;
left:28px;
z-index:1;
width:22px;
height:100px;
background:#198}
.bar:nth-child(2){
-webkit-transform:rotate(45deg);
-ms-transform:rotate(45deg);
transform:rotate(45deg)}
.bar:nth-child(3){
-webkit-transform:rotate(90deg);
-ms-transform:rotate(90deg);
transform:rotate(90deg)}
.bar:nth-child(4){
-webkit-transform:rotate(135deg);
-ms-transform:rotate(135deg);
transform:rotate(135deg)}
.gear-two{
left:-90px;
top:68px;
width:55px;
height:55px;
background:#f58bb6;
-webkit-animation-name:spin-reverse;
animation-name:spin-reverse}
.gear-two .bar{
background:#f58bb6;
width:14px;
height:70px;
left:20px;
top:-8px}
.gear-two .center{
width:28px;
height:28px;
left:13px;
top:13px}
.gear-three{
left:90px;
top:68px;
width:55px;
height:55px;
background:#576e81;
-webkit-animation-name:spin-reverse;
animation-name:spin-reverse}
.gear-three .bar{
background:#576e81;
width:14px;
height:70px;
left:20px;
top:-8px}
.gear-three .center{
width:28px;
height:28px;
left:13px;
top:13px}
@-webkit-keyframes spin{
50%{
-webkit-transform:rotate(360deg);
transform:rotate(360deg)}
}
@keyframes spin{
50%{
-webkit-transform:rotate(360deg);
transform:rotate(360deg)}
}
@-webkit-keyframes spin-reverse{
50%{
-webkit-transform:rotate(-360deg);
transform:rotate(-360deg)}
}
@keyframes spin-reverse{
50%{
-webkit-transform:rotate(-360deg);
transform:rotate(-360deg)}
}
.fba-result-wrapper{
margin:0 auto;
-webkit-box-shadow:0 0 1rem rgba(0,0,0,0.1);
box-shadow:0 0 1rem rgba(0,0,0,0.1);
min-height:90px;
position:relative;
background-color:#03a9f4;
color:white;
-webkit-border-radius:4px;
border-radius:4px;
margin-bottom:100px !important;
margin-top:20px !important;
max-width:100%;
margin:20px}
.fba-result-wrapper .result-wrapper{
position:absolute;
top:80%;
width:100%}
.fba-result-wrapper img{
padding:5px;
-webkit-box-shadow:0 0 2rem rgba(0,0,0,0.1);
box-shadow:0 0 2rem rgba(0,0,0,0.1);
width:55px;
margin:0px;
margin-top:10px;
margin-right:10px;
-webkit-border-radius:4px;
border-radius:4px;
margin-top:15px}
.fba-result-wrapper p{
margin-top:10px;
font-size:1rem;
width:60%;
font-weight:400;
margin-bottom:30px}
.fbm-result-box-wrapper .box{
-webkit-box-shadow:0 0 2rem rgba(0,0,0,0.1);
box-shadow:0 0 2rem rgba(0,0,0,0.1);
margin:20px;
padding:10px;
color:#141215 !important;
margin:0 auto;
z-index:100;
background:white !important;
-webkit-border-radius:4px;
border-radius:4px;
padding-bottom:20px}
.fbm-result-box-wrapper .box h3,.fbm-result-box-wrapper .box h4{
margin:5px}
.fbm-result-box-wrapper .box h4{
font-size:1rem;
font-weight:100}
.fbm-result-box-wrapper .box h3{
font-size:1.2rem}
.fba-result-box-wrapper .box{
-webkit-box-shadow:0 0 2rem rgba(0,0,0,0.1);
box-shadow:0 0 2rem rgba(0,0,0,0.1);
margin:20px;
padding:10px;
color:white;
margin:0 auto;
z-index:100;
background:white;
-webkit-border-radius:4px;
border-radius:4px;
padding-bottom:20px}
.fba-result-box-wrapper .box h3,.fba-result-box-wrapper .box h4{
margin:5px}
.fba-result-box-wrapper .box h4{
font-size:1rem;
font-weight:100}
.fba-result-box-wrapper .box h3{
font-size:1.2rem}
@media (max-width: 768px){
.fbm-result-box-wrapper .box,.fba-result-box-wrapper .box{
-webkit-box-shadow:0 0 2rem rgba(0,0,0,0.1);
box-shadow:0 0 2rem rgba(0,0,0,0.1);
margin:20px;
padding:10px;
color:white;
margin:0 auto;
z-index:100;
background:white;
-webkit-border-radius:4px;
border-radius:4px;
margin:10px;
padding-bottom:19px}
.fbm-result-box-wrapper .box h3,.fbm-result-box-wrapper .box h4,.fba-result-box-wrapper .box h3,.fba-result-box-wrapper .box h4{
margin:5px}
.fbm-result-box-wrapper .box h4,.fba-result-box-wrapper .box h4{
font-size:.7rem;
font-weight:100}
.fbm-result-box-wrapper .box h3,.fba-result-box-wrapper .box h3{
font-size:.8rem}
}
#downloadModal:before{
position:relative;
width:100%;
height:100%;
background:red;
opacity:.5;
content:''}
#downloadModal .modal-content{
background:transparent;
-webkit-box-shadow:none;
box-shadow:none;
border:none}
#downloadModal .modal-dialog{
width:100%}
#downloadModal .modal-header{
border-bottom:0px;
position:relative}
#downloadModal .modal-header .close{
position:absolute;
font-size:2rem;
color:white;
top:0px;
right:10px;
opacity:1;
text-shadow:none}
#downloadModal .modal-header h2,#downloadModal .modal-header h4{
color:white}
#downloadModal .box-wrapper{
-webkit-border-radius:4px;
border-radius:4px;
margin:10px;
padding:10px;
background-color:white;
margin:10px auto;
max-width:350px}
.amazon-sales-estimator .category-wrapper{
cursor:pointer;
margin-bottom:10px;
width:80px;
margin:10px}
.amazon-sales-estimator .category-wrapper .bold-text{
font-weight:600}
.amazon-sales-estimator .category-wrapper img{
-webkit-box-shadow:0 0 2rem rgba(0,0,0,0.1);
box-shadow:0 0 2rem rgba(0,0,0,0.1);
padding:15px;
-webkit-border-radius:4px;
border-radius:4px;
width:80px}
.amazon-sales-estimator .category-wrapper img:hover{
-webkit-box-shadow:0 0 2rem rgba(0,0,0,0.5);
box-shadow:0 0 2rem rgba(0,0,0,0.5)}
.amazon-sales-estimator .category-wrapper a{
text-decoration:none}
.amazon-sales-estimator .category-wrapper .cat-text{
font-size:.8rem;
text-decoration:none;
text-align:center}
.amazon-sales-estimator .selected .category-wrapper img{
border:3px solid #03a9f4}
.amazon-sales-estimator .estimator-results{
margin:20px}
.amazon-sales-estimator .estimator-results .sections{
padding:10px;
border-right:1px solid rgba(0,0,0,0.1);
text-align:center;
min-height:200px}
.amazon-sales-estimator .estimator-results .sections img{
-webkit-box-shadow:0 0 2rem rgba(0,0,0,0.1);
box-shadow:0 0 2rem rgba(0,0,0,0.1);
padding:15px;
-webkit-border-radius:4px;
border-radius:4px;
width:80px}
.amazon-sales-estimator .estimator-results .sections img:hover{
-webkit-box-shadow:0 0 2rem rgba(0,0,0,0.5);
box-shadow:0 0 2rem rgba(0,0,0,0.5)}
#weight-calculator-results .input-wrapper{
padding:10px;
-webkit-box-shadow:0 0 2rem rgba(0,0,0,0.1);
box-shadow:0 0 2rem rgba(0,0,0,0.1)}
#weight-calculator-results label{
margin-top:10px}
#weight-calculator-results button{
margin-top:15px;
margin-left:5px}
#weight-calculator-results .result-wrapper{
background-color:#03a9f4;
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
margin-top:20px;
padding:10px;
-webkit-box-shadow:0 0 2rem rgba(0,0,0,0.1);
box-shadow:0 0 2rem rgba(0,0,0,0.1);
-webkit-border-radius:4px;
border-radius:4px}
#weight-calculator-results .result-wrapper h5{
color:white}
#weight-calculator-results .result-wrapper p{
color:white;
font-weight:600;
font-size:1.5rem}
/*free-tools.css*/
/*common.css*/
@font-face {
font-family: 'Proxima Nova Alt Rg';
src: url('../fonts/ProximaNovaA-Regular.woff2') format('woff2'),
url('../fonts/ProximaNovaA-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
}
ul{margin: 0; padding: 0; list-style: none;}
ul li a,.table>tbody>tr>td{font-family: 'Proxima Nova Alt Rg';}
p{font-family: 'Proxima Nova Alt Rg'; margin: 0;}
h2{text-align: center;
font-family: 'montserratsemi_bold';
font-size: 30px;
text-transform: uppercase;
margin: 0;
letter-spacing: 2px;
}
@import url(https://fonts.googleapis.com/css?family=Muli|Open+Sans:400,700&subset=latin-ext,cyrillic);
.primary-color{color:#141215}
.secondary-color{color:#232323}
.submit-button,.sp-free-trial-btn,.sp-green-btn,.sp-hollow-shadow-btn,.sp-violet-btn,.sp-sky-blue-btn,.sp-sky-blue-curved-btn,.sp-hollow-btn,.sp-blue-btn,.sp-white-green-btn,.sp-yellow-btn,.sp-white-btn,.sp-white-btn-reverse,.sp-white-hollow,.sp-grey-btn,.sp-selector-btn{
display:inline-block;
margin-bottom:0;
font-weight:100;
text-align:center;
vertical-align:middle;
-ms-touch-action:manipulation;
touch-action:manipulation;
cursor:pointer;
background-image:none;
border:1px solid transparent;
white-space:nowrap;
padding:8px 15px;
font-size:.875rem;
line-height:1.42857;
-webkit-border-radius:4px;
border-radius:4px;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
min-width:-webkit-fit-content;
min-width:-moz-fit-content;
min-width:fit-content;
outline:none;
}
.input-submit{
display:block;
width:100%;
height:34px;
padding:6px 12px;
font-size:.875rem;
line-height:1.42857;
color:#555;
background-color:#fff;
background-image:none;
border:1px solid transparent;
-webkit-border-radius:4px;
border-radius:4px;
transition:border-color ease-in-out 0.15s,-webkit-box-shadow ease-in-out 0.15s;
-webkit-transition:border-color ease-in-out 0.15s,-webkit-box-shadow ease-in-out 0.15s;
transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s,-webkit-box-shadow ease-in-out 0.15s;
transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s}
.common-panel{padding:25px 16px}
.cool-link{font-size:.875rem;
display:inline-block;
text-decoration:none !important;
color:#03a9f4;
background-image:-webkit-gradient(linear, left top, left bottom, from(#2296F3), to(#2296F3));
background-image:linear-gradient(#2296F3, #2296F3);
background-size:0 2px, auto;
background-repeat:no-repeat;
background-position:center bottom;
-webkit-transition:all .2s ease-out;
transition:all .2s ease-out}
.cool-link:hover{background-size:100% 2px, auto;
color:#03a9f4}
.partial_underline{position:relative}
.partial_underline::before{content:"";
position:absolute;
width:6%;
height:1px;
bottom:-8px;
left:47%;
border-bottom:3px solid}
.primary-color{color:#141215}.secondary-color{color:#232323}.submit-button,.sp-free-trial-btn,.sp-green-btn,.sp-hollow-shadow-btn,.sp-violet-btn,.sp-sky-blue-btn,.sp-sky-blue-curved-btn,.sp-hollow-btn,.sp-blue-btn,.sp-white-green-btn,.sp-yellow-btn,.sp-white-btn,.sp-white-btn-reverse,.sp-white-hollow,.sp-grey-btn,.sp-selector-btn{
display:inline-block;
margin-bottom:0;
font-weight:100;
text-align:center;
vertical-align:middle;
-ms-touch-action:manipulation;
touch-action:manipulation;
cursor:pointer;
background-image:none;
border:1px solid transparent;
white-space:nowrap;
padding:8px 15px;
font-size:.875rem;
line-height:1.42857;
-webkit-border-radius:4px;
border-radius:4px;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
min-width:-webkit-fit-content;
min-width:-moz-fit-content;
min-width:fit-content;
outline:none}
.input-submit{
display:block;
width:100%;
height:34px;
padding:6px 12px;
font-size:.875rem;
line-height:1.42857;
color:#555;
background-color:#fff;
background-image:none;
border:1px solid transparent;
-webkit-border-radius:4px;
border-radius:4px;
transition:border-color ease-in-out 0.15s,-webkit-box-shadow ease-in-out 0.15s;
-webkit-transition:border-color ease-in-out 0.15s,-webkit-box-shadow ease-in-out 0.15s;
transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s,-webkit-box-shadow ease-in-out 0.15s;
transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s}
.common-panel{padding:25px 16px}
.cool-link{font-size:.875rem;
display:inline-block;
text-decoration:none !important;
color:#03a9f4;
background-image:-webkit-gradient(linear, left top, left bottom, from(#2296F3), to(#2296F3));
background-image:linear-gradient(#2296F3, #2296F3);
background-size:0 2px, auto;
background-repeat:no-repeat;
background-position:center bottom;
-webkit-transition:all .2s ease-out;
transition:all .2s ease-out}
.cool-link:hover{
background-size:100% 2px, auto;
color:#03a9f4}
.partial_underline{position:relative}
.partial_underline::before{content:"";
position:absolute;
width:6%;
height:1px;
bottom:-8px;
left:47%;
border-bottom:3px solid}
html{font-size:16px}
body{font-size:1rem;
color:#141215;
overflow-x:hidden;
font-family:'Muli', sans-serif}
h1{font-size:2.65rem}
h2{font-size:2rem;
line-height:42px;
font-weight:400}
h3{font-size:1.375rem;
line-height:30px}
h4{font-size:1.125rem}
h5{font-size:1rem}
h6{font-size:.875rem}
p{font-size:1rem}
a{font-size:1rem;
color:#03a9f4}
a:hover{color:#0286c2}
@media (min-width: 1500px){html{font-size:18px}
.container{max-width:1300px}
}
@media (min-width: 1700px){html{font-size:20px}
.container{max-width:1500px}
}
input::-webkit-input-placeholder{font-weight:100 !important}
input:-ms-input-placeholder{font-weight:100 !important}
input::placeholder{font-weight:100 !important}
textarea::-webkit-input-placeholder{font-weight:100 !important}
textarea:-ms-input-placeholder{font-weight:100 !important}
textarea::placeholder{font-weight:100 !important}
.weight-100{font-weight:100}
.m-t-0{margin-top:0px !important}
.p-t-0{padding-top:0px !important}
.m-b-0{margin-bottom:0px !important}
.p-b-0{padding-bottom:0px !important}
.m-l-0{margin-left:0px !important}
.p-l-0{padding-left:0px !important}
.m-r-0{margin-right:0px !important}
.p-r-0{padding-right:0px !important}
.m-t-5{margin-top:5px !important}
.p-t-5{padding-top:5px !important}
.m-b-5{margin-bottom:5px !important}
.p-b-5{padding-bottom:5px !important}
.m-l-5{margin-left:5px !important}
.p-l-5{padding-left:5px !important}
.m-r-5{margin-right:5px !important}
.p-r-5{padding-right:5px !important}
.m-t-10{margin-top:10px !important}
.p-t-10{padding-top:10px !important}
.m-b-10{margin-bottom:10px !important}
.p-b-10{padding-bottom:10px !important}
.m-l-10{margin-left:10px !important}
.p-l-10{padding-left:10px !important}
.m-r-10{margin-right:10px !important}
.p-r-10{padding-right:10px !important}
.m-t-15{margin-top:15px !important}
.p-t-15{padding-top:15px !important}
.m-b-15{margin-bottom:15px !important}
.p-b-15{padding-bottom:15px !important}
.m-l-15{margin-left:15px !important}
.p-l-15{padding-left:15px !important}
.m-r-15{margin-right:15px !important}
.p-r-15{padding-right:15px !important}
.m-t-20{margin-top:20px !important}
.p-t-20{padding-top:20px !important}
.m-b-20{margin-bottom:20px !important}
.p-b-20{padding-bottom:20px !important}
.m-l-20{margin-left:20px !important}
.p-l-20{padding-left:20px !important}
.m-r-20{margin-right:20px !important}
.p-r-20{padding-right:20px !important}
.m-t-25{margin-top:25px !important}
.p-t-25{padding-top:25px !important}
.m-b-25{margin-bottom:25px !important}
.p-b-25{padding-bottom:25px !important}
.m-l-25{margin-left:25px !important}
.p-l-25{padding-left:25px !important}
.m-r-25{margin-right:25px !important}
.p-r-25{padding-right:25px !important}
.m-t-30{margin-top:30px !important}
.p-t-30{padding-top:30px !important}
.m-b-30{margin-bottom:30px !important}
.p-b-30{padding-bottom:30px !important}
.m-l-30{margin-left:30px !important}
.p-l-30{padding-left:30px !important}
.m-r-30{margin-right:30px !important}
.p-r-30{padding-right:30px !important}
.m-t-35{margin-top:35px !important}
.p-t-35{padding-top:35px !important}
.m-b-35{margin-bottom:35px !important}
.p-b-35{padding-bottom:35px !important}
.m-l-35{margin-left:35px !important}
.p-l-35{padding-left:35px !important}
.m-r-35{margin-right:35px !important}
.p-r-35{padding-right:35px !important}
.m-t-40{margin-top:40px !important}
.p-t-40{padding-top:40px !important}
.m-b-40{margin-bottom:40px !important}
.p-b-40{padding-bottom:40px !important}
.m-l-40{margin-left:40px !important}
.p-l-40{padding-left:40px !important}
.m-r-40{margin-right:40px !important}
.p-r-40{padding-right:40px !important}
.m-t-45{margin-top:45px !important}
.p-t-45{padding-top:45px !important}
.m-b-45{margin-bottom:45px !important}
.p-b-45{padding-bottom:45px !important}
.m-l-45{margin-left:45px !important}
.p-l-45{padding-left:45px !important}
.m-r-45{margin-right:45px !important}
.p-r-45{padding-right:45px !important}
.m-t-50{margin-top:50px !important}
.p-t-50{padding-top:50px !important}
.m-b-50{margin-bottom:50px !important}
.p-b-50{padding-bottom:50px !important}
.m-l-50{margin-left:50px !important}
.p-l-50{padding-left:50px !important}
.m-r-50{margin-right:50px !important}
.p-r-50{padding-right:50px !important}
.m-t-75{margin-top:75px !important}
.p-t-75{padding-top:75px !important}
.m-b-75{margin-bottom:75px !important}
.p-b-75{padding-bottom:75px !important}
.m-l-75{margin-left:75px !important}
.p-l-75{padding-left:75px !important}
.m-r-75{margin-right:75px !important}
.p-r-75{padding-right:75px !important}
.m-t-100{margin-top:100px !important}
.p-t-100{padding-top:100px !important}
.m-b-100{margin-bottom:100px !important}
.p-b-100{padding-bottom:100px !important}
.m-l-100{margin-left:100px !important}
.p-l-100{padding-left:100px !important}
.m-r-100{margin-right:100px !important}
.p-r-100{padding-right:100px !important}
.common-padding{
padding-top:45px;
padding-bottom:45px}
.submit-button{
background-color:#D6D5D5;
padding:6px 15px;
color:white;
-webkit-border-radius:3px;
border-radius:3px}
.sp-free-trial-btn{
border:1px solid #03a9f4 !important;
color:#03a9f4 !important;
background-color:transparent !important}
.sp-free-trial-btn:hover{
background-color:#03a9f4 !important;
color:white !important;
border:1px solid transparent !important}
.sp-green-btn{color:white !important;
background-color:#11c27c !important}
.sp-green-btn:hover{background-color:#10b473 !important}
.sp-hollow-shadow-btn{
border:1px solid #03a9f4;
color:#03a9f4;
background-color:transparent}
.sp-hollow-shadow-btn:hover{
-webkit-box-shadow:0px 0px 0px 1px #03a9f4;
box-shadow:0px 0px 0px 1px #03a9f4}
.sp-btn-scroll{
background-color:#03a9f4 !important;
color:white !important;
border:1px solid transparent !important}
.align-center{display:block; margin:0 auto}
.ellipsis{
text-overflow:ellipsis;
white-space:nowrap;
overflow:hidden}
.sp-violet-btn{
margin:5px 0px;
border:1px solid #658DDD;
color:#658DDD;
background-color:transparent}
.sp-violet-btn:hover{
background-color:#658DDD;
color:white;
border:1px solid transparent}
.sp-violet-btn{margin:5px 0px;
border:1px solid #658DDD;
color:#658DDD;
background-color:transparent}
.sp-violet-btn:hover{
background-color:#658DDD;
color:white;
border:1px solid transparent}
.sp-sky-blue-btn{
margin:5px 0px;
border:1px solid #03a9f4;
color:#03a9f4;
background-color:transparent}
.sp-sky-blue-btn:hover{
color:#03a9f4;
border:1px solid transparent}
.sp-sky-blue-curved-btn{
margin:5px 0px;
-webkit-border-radius:20px;
border-radius:20px;
padding:3px 15px;
border:1px solid #03a9f4;
color:#03A9F4;
background-color:#B7E1F4;
font-size:.75rem}
.sp-sky-blue-curved-btn:hover{
color:#03a9f4;
border:1px solid transparent;
background-color:#a5daf1}
.sp-hollow-btn{
border:1px solid #03a9f4;
color:#03a9f4;
background-color:transparent}
.sp-hollow-btn:hover{
background-color:#03a9f4;
color:white;
border:1px solid transparent}
.sp-blue-btn{
background-color:#03a9f4 !important;
color:white !important}
.sp-blue-btn:hover{
color:white !important;
background-color:#248cdf !important}
.sp-white-green-btn{
background-color:white !important;
color:#11c27c !important}
.sp-white-green-btn:hover{
color:#11c27c;
background-color:#fafafa !important}
.sp-yellow-btn{
background-color:#64b8cb !important;
color:#fff !important}
.sp-yellow-btn:hover{
opacity: 0.7;}
.big-btn{
min-width:200px !important;
height:55px}
.sp-white-btn{
background-color:#03a9f4;
border:1px solid white;
color:white}
.sp-white-btn:hover{
color:white;
background-color:white;
color:#03a9f4}
.sp-white-btn-reverse{background-color:white;
border:1px solid white;
color:#03a9f4}
.sp-white-btn-reverse:hover{color:white;
border:1px solid white;
background-color:transparent;
color:white}
.sp-white-hollow{background-color:transparent;
border:1px solid white !important;
color:white}
.sp-white-hollow:hover{color:#03a9f4;
border:1px solid white;
background-color:white}
.sp-white-btn-reverse{
background-color: transparent;
border: 2px solid white;
color: #fff;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
font-weight: 600;
margin-top: 15px;
}
.sp-white-btn-reverse:hover{
border:1px solid white;
background-color:rgba(255,255,255,0.7);
color:#000;
}
.sp-grey-btn{background-color:#f5f5f5;
border:1px solid white;
color:#03a9f4}
.sp-grey-btn:hover{color:#0286c2;
background-color:#dcdcdc}
.sp-selector-btn{background-color:transparent;
min-width:130px}
.fade-animation{opacity:.8;
transition:opacity 1s ease-in-out;
-moz-transition:opacity 1s ease-in-out;
-webkit-transition:opacity 1s ease-in-out}
.fade-animation:hover{opacity:1.0;
transition:opacity .55s ease-in-out;
-moz-transition:opacity .55s ease-in-out;
-webkit-transition:opacity .55s ease-in-out}
.input-submit:focus{outline:none !important}
.input-submit::-webkit-input-placeholder{font-size:.75rem}
.input-submit:-ms-input-placeholder{font-size:.75rem}
.input-submit::placeholder{font-size:.75rem}
.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
#common-footer #background_cycler{padding:0;
margin:0;
width:100%;
position:relative;
top:0;
left:0;
z-index:100}
#common-footer #background_cycler img{position:absolute;
left:0;
top:0;
width:100%;
opacity:0;
-webkit-transition:opacity 2s;transition:opacity 2s}
#common-footer #background_cycler img.active{z-index:3;opacity:0.3}
#common-footer #footer{padding-top:20px}
#common-footer #footer{
background-color:#F8F8F8;
background-image:none;
background-size:contain;
background-position:center bottom;
background-repeat:no-repeat;
padding-top:0px;
border-top:1px solid #eeeeee;
padding-bottom:20px;
color:#666;
position:relative}
#common-footer #footer .navbar-default{
background-color:transparent;
border-color:transparent;
font-weight:bold}
#common-footer #footer .navbar-default a{
color:#02bce4}
#common-footer #footer .copyright{
display:table}
#common-footer #footer .copyright img{
float:left;
padding-right:15px;
height:20px;
margin-top:5px}
#common-footer #footer .copyright p{
float:left;
font-size:12px;
line-height:20px}
#common-footer #footer .social-links{
list-style-type:none;
display:-webkit-inline-box;
display:-webkit-inline-flex;
display:-ms-inline-flexbox;
display:inline-flex;
margin:auto;
padding:0px 0;
padding-bottom:20px;
margin-top:10px}
#common-footer #footer .social-links li{
margin:5px 0px}
#common-footer #footer .social-links li .fa{
height:28px;
width:28px;
display:table;
padding:7px;
-webkit-border-radius:50%;
border-radius:50%;
background-color:#bbbcbe;
-webkit-transition:all ease-in-out 0.25s;
transition:all ease-in-out 0.25s;
text-align:center;
list-style-type:none;
color:white}
#common-footer #footer .social-links li .fa:hover{
text-decoration:none;
background-color:#87898c}
#common-footer #footer .social-links li a{
font-size:.75rem;
color:#232323;
padding:5px}
#common-footer #footer .social-links li a:hover{
text-decoration:none}
#common-footer #footer .social-links ul li:hover{
background-color:#fff}
#common-footer #footer .social-links ul li:hover a{
color:#98999a}
#common-footer #footer .footer-links{
max-width:inherit;
display:block;
margin:auto;
padding-top:30px}
#common-footer #footer .footer-links p{
font-size:.875rem;
font-weight:bold;
color:#232323;
margin-bottom:5px;
margin-top:20px}
#common-footer #footer .footer-links a{
color:#232323;
font-size:.75rem;
padding:10px 0}
#common-footer #footer .footer-links .copyright{
display:block;
text-align:center;
font-size:12px}
#common-footer #footer .footer-links .input-group{
padding:20px 0;
display:block}
#common-footer #footer .footer-links .form-control{
width:65%;
padding:10px;
height:39px;
margin-right:10px}
#common-footer #footer .footer-links .navbar-nav{
display:table;
margin:auto;
float:none;
text-align:center}
@media (max-width: 767px){
#common-footer #footer .footer-links{
width:100%;
padding-top:0px;
text-align:center}
#common-footer #footer .footer-links .input-group{
padding:20px 0;
display:block;
text-align:center}
#common-footer #footer .footer-links .form-control{
width:100%;
padding:10px;
height:39px;
margin-right:0;
margin-bottom:10px}
}
#common-footer #signUpConversion .modal-header{
border:none;
padding:8px}
#common-footer #signUpConversion .modal-content{
-webkit-border-radius:0px;
border-radius:0px}
#common-footer #signUpConversion .modal-body hr{
margin-top:5px;
margin-bottom:5px;
border:1px solid #02bbe6;
width:20%}
#common-footer #signUpConversion .signUpText{
font-family:'Roboto Slab', serif;
line-height:1.5em;
font-weight:bold}
#common-footer #signUpConversion .modal-dialog{
width:700px;
margin:100px auto}
#common-footer #signUpConversion input{
height:50px}
#common-footer #signUpConversion .signUpPopUpBtn button{
margin-top:20px;
background-color:#ff9d3a;
text-transform:uppercase;
border:#ff9d3a;
font-family:'Roboto Slab', serif;
padding:13px;
font-weight:bold;
font-size:18px;
letter-spacing:1px}
#common-footer #signUpConversion .close{
margin-top:-22px;
color:#fff;
opacity:1;
-webkit-border-radius:18%;
border-radius:18%;
padding:3px 7px;
background:#059fe4;
border:2px solid #fff;
-webkit-border-radius:29px;
border-radius:29px;
position:relative;
left:13px;
top:8px}
#common-footer #signUpConversion .modal-content{
position:relative}
#common-footer #signUpConversion .popupLogo{
width:32px;
height:42px;
display:block;
position:absolute;
left:5px;
top:0px;
background:#fff}
#common-footer .popupBorder{
border:1px solid #ddd}
#common-footer #signup-success-msg{
background-color:#74e047;
border-color:#74e047;
color:#fff;
display:none}
@media screen and (min-width: 991px){
.pad-40-md{
padding:40px}
}
.mtop-10{
margin-top:10px}
@media screen and (max-width: 991px){
.center-md{
text-align:center}
}
@-webkit-keyframes bounce{
0%,20%,50%,80%,100%{
-ms-transform:translateY(0);
-webkit-transform:translateY(0);
transform:translateY(0)}
40%{
-ms-transform:translateY(-30px);
-webkit-transform:translateY(-30px);
transform:translateY(-30px)}
60%{
-ms-transform:translateY(-15px);
-webkit-transform:translateY(-15px);
transform:translateY(-15px)}
}
@keyframes bounce{
0%,20%,50%,80%,100%{
-ms-transform:translateY(0);
-webkit-transform:translateY(0);
transform:translateY(0)}
40%{
-ms-transform:translateY(-30px);
-webkit-transform:translateY(-30px);
transform:translateY(-30px)}
60%{
-ms-transform:translateY(-15px);
-webkit-transform:translateY(-15px);
transform:translateY(-15px)}
}
.arrow{
position:fixed;
bottom:0;
left:50%;
margin-left:-20px;
width:40px;
height:40px;
color:white;
background-size:contain}
.bounce{
-webkit-animation:bounce 2s infinite;
animation:bounce 2s infinite}
blockquote{
font-family:Georgia, serif;
font-size:1.125rem;
font-style:italic;
margin:0.25em 0;
padding:0.35em 40px;
line-height:1.45;
position:relative;
color:#383838;
border-left:none !important}
.feature-testimonial{position: relative; font-family: 'Montserrat', sans-serif; font-weight: 400;}
.duble-quats{position: absolute;
opacity: 0.1;
left:45%;
}
blockquote cite{
font-size:1rem;
display:block;
margin-top:15px}
blockquote cite:before{
content:"\2014 \2009"}
.float-left{
float:left !important}
.float-right{
float:right !important}
#request-demo{
background-color:#f5f5f5;
color:#141215}
#request-demo .title{
font-weight:500;
padding-bottom:15px;
position:relative;
font-size:1.25rem;
color:#141215 !important;
padding-bottom:0px}
#free-trial-strip{
background-color:#33375A;
color:white;
font-size:1rem;
margin:20px 0px;
width:100%;
text-align:center;
padding:30px 0px}
#explore-feature{
background-color:white;
color:#141215;
font-size:20px;
margin:20px 0px;
width:100%;
text-align:center;
padding:10px 0px 30px 0px}
#explore-feature button{
margin-top:10px}
.mright-10{
margin-right:10px}
#conversion-point{
background-color:#33375A;
color:white !important;
font-size:18px;
width:100%;
text-align:center}
#conversion-point .title{
color:white !important}
#chrome-install .heading{
color:#141215;
font-size:1.375rem;
text-align:center}
#chrome-install .description{
color:#232323;
font-size:1rem;
text-align:center}
#what-new .title{
font-weight:600;
padding-bottom:15px;
position:relative;
text-align:center;
color:#141215}
#what-new .title:before{
content:"";
position:absolute;
width:6%;
height:1px;
bottom:0;
left:47%;
border-bottom:3px solid}
#what-new .what-new-wrapper{
padding:15px 60px}
#what-new .what-new-wrapper img{
width:150px;
height:150px;
margin:40px auto 5px auto}
#what-new .blog-link{
text-align:center;
font-size:.875rem;
margin-top:10px;
text-decoration:none}
.primary-color{
color:#141215}
#free-tool-section #free-tools a{
text-decoration:none}
#free-tool-section #free-tools p{
color:#141215}
#free-tool-section #free-tools .tool-description{
display:none}
#free-tool-section #free-tools .parent-wrapper{
position:relative}
#free-tool-section #free-tools .parent-wrapper:hover .free-tool-wrapper{
position:relative;
opacity:.3}
#free-tool-section #free-tools .parent-wrapper:hover .tool-description{
position:absolute;
top:0;
display:block;
padding:10px;
padding-left:16px;
font-size:.875rem;
text-align:center;
height:185px;
width:260px;
background:#3d4675;
-webkit-border-radius:4px;
border-radius:4px;
color:white;
padding:20% 5%}
#free-tool-section #free-tools .free-tool-wrapper{
min-height:160px;
min-width:220px;
-webkit-box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23);
box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23);
padding:15px;
margin:5px;
text-align:center;
-webkit-transition:top .5s;
transition:top .5s;
position:relative;
top:0;
margin-bottom:10px}
#free-tool-section #free-tools .free-tool-wrapper .tool-name{
position:relative;
min-height:65px;
color:#141215}
#free-tool-section #free-tools .free-tool-wrapper .tool-name::before{
content:"";
position:absolute;
height:3px;
width:100px;
left:-webkit-calc(50% - 50px);
left:calc(50% - 50px);
background-color:#141215;
top:60px}
#free-tool-section #free-tools .free-tool-wrapper .product-image{
width:100px}
#free-tool-section #free-tools .free-tool-wrapper:hover{
top:-6px;
-webkit-box-shadow:0 7px 10px 0 rgba(0,0,0,0.1);
box-shadow:0 7px 10px 0 rgba(0,0,0,0.1)}
#free-tool-section #free-tools-icons a{
text-decoration:none}
#free-tool-section #free-tools-icons p{
color:#141215}
#free-tool-section #free-tools-icons .free-tool-wrapper{
min-height:110px;
min-width:220px;
-webkit-box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23);
box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23);
padding:15px;
margin:5px;
text-align:center;
-webkit-transition:top .5s;
transition:top .5s;
position:relative;
top:0;
margin-bottom:10px}
#free-tool-section #free-tools-icons .free-tool-wrapper .tool-name{
position:relative;
min-height:65px;
color:#141215}
#free-tool-section #free-tools-icons .free-tool-wrapper .tool-name::before{
content:"";
position:absolute;
height:0px;
width:100px;
left:-webkit-calc(50% - 50px);
left:calc(50% - 50px);
background-color:#141215;
top:60px}
#free-tool-section #free-tools-icons .free-tool-wrapper .product-image{
width:100px;
margin-bottom:10px}
#free-tool-section #free-tools-icons .free-tool-wrapper:hover{
top:-6px;
-webkit-box-shadow:0 7px 10px 0 rgba(0,0,0,0.1);
box-shadow:0 7px 10px 0 rgba(0,0,0,0.1)}
@media screen and (min-width: 800px){
#feature-testimonial-section{
overflow:hidden;
min-height:400px}
#feature-testimonial-section #feature-wrapper{
min-height:300px;
position:relative;
overflow:hidden;
background-color:#3446AD;
-webkit-transform:rotate(-2deg);
-ms-transform:rotate(-2deg);
transform:rotate(-2deg);
width:120%;
left:-100px;
top:50px;
-webkit-box-shadow:inset 0 12px 0px #4d5aa5;
box-shadow:inset 0 12px 0px #4d5aa5}
#feature-testimonial-section .align-center{
position:absolute;
top:30%;
-webkit-transform:rotate(2deg);
-ms-transform:rotate(2deg);
transform:rotate(2deg);
margin-left:auto;
margin-right:auto;
left:0;
right:0}
#feature-testimonial-section .feature-testimonial{
color:white;
line-height:1.8}
}
@media screen and (max-width: 800px){
#feature-testimonial-section{
overflow:hidden;
min-height:300px}
#feature-testimonial-section #feature-wrapper{
min-height:280px;
position:relative;
overflow:hidden;
background-color:#3446AD;
-webkit-transform:rotate(-2deg);
-ms-transform:rotate(-2deg);
transform:rotate(-2deg);
width:120%;
left:-20px;
top:30px;
-webkit-box-shadow:inset 0 12px 0px #4d5aa5;
box-shadow:inset 0 12px 0px #4d5aa5}
#feature-testimonial-section .align-center{
position:absolute;
top:10%;
-webkit-transform:rotate(2deg);
-ms-transform:rotate(2deg);
transform:rotate(2deg);
margin-left:auto;
margin-right:auto;
left:-30px;
right:0;
width:80%;
min-height:300px}
#feature-testimonial-section .feature-testimonial{
color:white;
line-height:1.8}
}
@media screen and (max-width: 600px){
#feature-testimonial-section{
overflow:hidden;
min-height:470px}
#feature-testimonial-section #feature-wrapper{
min-height:430px;
position:relative;
overflow:hidden;
background-color:#3446AD;
-webkit-transform:rotate(-2deg);
-ms-transform:rotate(-2deg);
transform:rotate(-2deg);
width:120%;
left:-20px;
top:20px;
-webkit-box-shadow:inset 0 12px 0px #4d5aa5;
box-shadow:inset 0 12px 0px #4d5aa5}
#feature-testimonial-section .align-center{
position:absolute;
top:5%;
-webkit-transform:rotate(2deg);
-ms-transform:rotate(2deg);
transform:rotate(2deg);
margin-left:auto;
margin-right:auto;
left:-30px;
right:0;
width:80%;
min-height:300px}
#feature-testimonial-section .feature-testimonial{
color:white;
line-height:1.8}
}
#faq-section .title{
font-weight:600;
padding-bottom:15px;
position:relative;
text-align:center;
color:#141215 !important}
#faq-section .title:before{
content:"";
position:absolute;
width:6%;
height:1px;
bottom:0;
left:47%;
border-bottom:3px solid}
#faq-section .panel-group .panel-heading+.panel-collapse>.panel-body{
border-top:1px solid rgba(0,0,0,0.1)
}
#faq-section .ing{
color:#141215;
font-weight:600;
line-height:1.8
}
#faq-section .panel-heading{
border-bottom:1px solid rgba(0,0,0,0.1);
padding:0;
-webkit-border-top-right-radius:3px;
border-top-right-radius:3px;
-webkit-border-top-left-radius:3px;
border-top-left-radius:3px
}
#faq-section .panel-heading a{
text-decoration: none;
display: block;
width: 100%;
position: relative;
}
#faq-section .panel-title{
padding:10px 15px;
max-width:100%;
font-size:1rem;
margin: 8px 0;
color:#141215;
text-decoration:none
}
#faq-section .indicator{
position: absolute;
right: 0;
top: 50%;
transform: translate(0,-50%);
}
#faq-section .panel-body p{
color:#232323}
#google_translate_element{
margin:15px}
#google_translate_element .goog-te-gadget-icon{
background-image:none !important}
#google_translate_element .goog-te-menu-value:hover{
text-decoration:none}
#google_translate_element .goog-te-gadget-simple{
-webkit-border-radius:4px;
border-radius:4px;
border:none;
position:relative;
right:30px}
#google_translate_element .goog-te-banner{
display:none !important}
.goog-te-menu2-item div,.goog-te-menu2-item:link div,.goog-te-menu2-item:visited div,.goog-te-menu2-item:active div,.goog-te-menu2 *{
color:#544F4B;
font-family:Roboto;
width:100%}
.dotted_underline{
border-bottom:1px dotted rgba(0,0,0,0.1);
line-height:15px}
#footer-top{
background:-webkit-gradient(linear, left top, right top, from(#1D2998), to(#1A5DAA));
background:linear-gradient(to right, #1D2998, #1A5DAA);
color:white}
#footer-top .description p{
font-size:.6rem;
margin-top:5px;
margin-bottom:5px;
margin-left:8px}
.nav>li>a{
padding:20px 8px}
.main-header .navbar-default{
padding:0px}
.google-translate .ct-topbar__list{
margin-bottom:0px}
.google-translate .ct-language__dropdown{
padding-top:8px;
max-height:0;
overflow:hidden;
position:absolute;
top:110%;
left:-90px;
-webkit-transition:all 0.25s ease-in-out;
transition:all 0.25s ease-in-out;
width:125px;
text-align:center;
padding-top:0;
z-index:200;
display:-ms-grid;
display:grid;
border:none;
-webkit-box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23) !important;
box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23) !important}
.google-translate .ct-language__dropdown li{
background:white;
padding:5px}
.google-translate .ct-language__dropdown li a{
display:block}
.google-translate .ct-language__dropdown li a:hover{
text-decoration:none;
color:white}
.google-translate .ct-language__dropdown li:first-child{
padding-top:10px;
-webkit-border-radius:3px 3px 0 0;
border-radius:3px 3px 0 0}
.google-translate .ct-language__dropdown li:last-child{
padding-bottom:10px;
-webkit-border-radius:0 0 3px 3px;
border-radius:0 0 3px 3px}
.google-translate .ct-language__dropdown li:hover{
background:#858e97;
color:white !important}
.google-translate .ct-language__dropdown:before{
content:'';
position:absolute;
width:14px;
height:0;
border:7px solid transparent;
border-bottom:7px solid #fff;
top:-14px;
left:50%;
-ms-transform:translateX(-50%);
-webkit-transform:translateX(-50%);
transform:translateX(-50%)}
.google-translate .ct-language{
position:relative;
color:#858e97;
-webkit-border-radius:4px;
border-radius:4px;
font-size:.675rem !important;
padding:0px 0px;
cursor:pointer}
.google-translate .ct-language:hover .fa-angle-down:before{
content:'\f106'}
.google-translate .ct-language:hover .ct-language__dropdown{
max-height:200px;
padding-top:8px;
overflow:scroll}
.google-translate .list-unstyled{
padding-left:0;
list-style:none}
.google-translate .navbar-brand{
height:auto;
margin:0;
padding:0;
margin-right:20px}
.google-translate .navbar-brand>img{
padding-top:11px;
width:130px;
margin-left:15px}
.google-translate .navbar{
background-color:#000000}
.google-translate .navbar-default .navbar-nav>.active>a{
padding:8px 19px 9px !important}
.google-translate .navbar-nav>li.active{
padding:8px 0px 9px 0}
.google-translate .navbar-right{
padding-top:0}
.google-translate .navbar-default .navbar-nav>li{
display:inline-block;
text-align:center;
float:none}
.google-translate .navbar-default .navbar-nav>li>a{
color:#fff}
.google-translate .navbar-default .navbar-nav>li>a::after{
background-color:transparent;
border-bottom:3px solid #d2282e}
.google-translate .navbar-default .navbar-nav>li>a:hover{
color:#fff;
background-color:#858e97}
.mleft-5{
margin-left:5px}
.mright-5{
margin-right:5px}
.sub-header{
display:block;
padding-top:10px}
.sub-header ul{
padding-left:0;
list-style-type:none}
.nav>li>a:hover,.nav>li>a:focus{
background-color:transparent}
.sub-header ul li{
padding-left:20px;
float:left;
font-size:11px;
text-transform:uppercase;
line-height:25px}
.sub-header ul li a{
color:#666;
letter-spacing:0px !important;
font-size:11px !important;
padding:0px}
.sub-header ul li a:hover,.sub-header ul li a:focus,.sub-header ul li a:active,.sub-header ul li a:visited{
color:#888;
text-decoration:none}
.sub-header ul li .dropdown-menu{
min-width:100px;
float:initial}
.sub-header ul li .dropdown-menu li{
padding-left:0}
.sub-header ul li .dropdown-menu>li>a:hover,.sub-header ul li .dropdown-menu>li>a:focus{
text-decoration:none;
color:#888;
background-color:transparent}
.flex-center{
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-webkit-align-items:center;
-ms-flex-align:center;
align-items:center}
@media (max-width: 768px){
.center-contents{
display:block;
-webkit-box-align:center;
-webkit-align-items:center;
-ms-flex-align:center;
align-items:center}
}
@media (min-width: 768px){
.center-contents{
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-webkit-align-items:center;
-ms-flex-align:center;
align-items:center}
.flex-reverse{
-webkit-box-orient:horizontal;
-webkit-box-direction:reverse;
-webkit-flex-direction:row-reverse;
-ms-flex-direction:row-reverse;
flex-direction:row-reverse}
}
.sp-pattern{
min-height:280px;
background-color:#f7f8f9;
position:relative;
z-index:2;
overflow:hidden}
.sp-pattern::before{
content:'';
background-image:url(https://cdn.sellerapp.com/img/sp-pattern-01.png);
background-repeat:no-repeat;
width:100%;
height:280px;
position:absolute;
opacity:1;
z-index:-1;
background-size:contain;
background-position:100% 100%}
.sp-pattern .title{
margin-bottom:30px;
margin-top:50px;
color:#141215}
.sp-pattern .subtitle{
font-weight:100;
color:#141215}
.color-white{
color:white}
@media (min-width: 992px){
.col-md-1_5{
width:12%}
.col-md-2_5{
width:20%}
}
#full-bar{
width:100%;
height:3px;
background:#666;
position:fixed;
top:61px;
z-index:-1}
#bar-progress{
width:0%;
height:3px;
background:#03a9f4}
.spacer{
width:100%}
#percentage{
color:#fff;
position:fixed}
.flex-container{
padding:0;
margin:0;
list-style:none;
border:1px solid transparent;
-ms-box-orient:horizontal;
display:-webkit-box;
display:-ms-flexbox;
display:-moz-flex;
display:-webkit-flex;
display:flex}
.nowrap{
-webkit-flex-wrap:nowrap;
-ms-flex-wrap:nowrap;
flex-wrap:nowrap}
.wrap{
-webkit-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap}
[ng\:cloak],[ng-cloak],.ng-cloak{
display:none !important}
.toastWrap{
position:fixed;
right:20px;
bottom:0px;
width:300px;
pointer-events:none}
.toastWrap .toast{
width:100%;
padding:20px;
margin-bottom:10px;
-webkit-border-radius:5px;
border-radius:5px;
font-family:'Work Sans', sans-serif;
text-align:center;
-webkit-animation:showtoast cubic-bezier(0.23, 1, 0.32, 1) 6s forwards;
animation:showtoast cubic-bezier(0.23, 1, 0.32, 1) 6s forwards;
-webkit-box-sizing:border-box;
box-sizing:border-box}
.toastWrap .toast.success{
background-color:#11c27c;
color:white}
.toastWrap .toast.warning{
background-color:rgba(255,186,28,0.8);
-webkit-box-shadow:0 5px 20px rgba(255,186,28,0.5);
box-shadow:0 5px 20px rgba(255,186,28,0.5);
color:#825a00;
background:repeating-linear-gradient(45deg, rgba(255,186,28,0.7), rgba(255,186,28,0.7) 20px, rgba(255,186,28,0.8) 20px, rgba(255,186,28,0.8) 40px)}
.toastWrap .toast.error{
background-color:rgba(255,75,58,0.9);
-webkit-box-shadow:0 10px 40px rgba(255,75,58,0.8);
box-shadow:0 10px 40px rgba(255,75,58,0.8);
color:#6d0900}
@-webkit-keyframes showtoast{
0%{
-webkit-transform:translateY(-160px);
transform:translateY(-160px);
opacity:0}
20%{
-webkit-transform:translateY(0px);
transform:translateY(0px);
opacity:1}
95%{
-webkit-transform:translateY(0px);
transform:translateY(0px);
opacity:1}
100%{
-webkit-transform:scale(0.95);
transform:scale(0.95);
opacity:0;
position:absolute;
visibility:none}
}
@keyframes showtoast{
0%{
-webkit-transform:translateY(-160px);
transform:translateY(-160px);
opacity:0}
20%{
-webkit-transform:translateY(0px);
transform:translateY(0px);
opacity:1}
95%{
-webkit-transform:translateY(0px);
transform:translateY(0px);
opacity:1}
100%{
-webkit-transform:scale(0.95);
transform:scale(0.95);
opacity:0;
position:absolute;
visibility:none}
}
.mtop-10{
margin-top:10px}
.mtop-20{
margin-top:20px}
.mtop-30{
margin-top:30px}
@media (max-width: 991px){
.margin-fix{
margin-left:0px !important;
margin-top:10px
}
}
.loader{width:40px;
height:40px;
position:relative;
margin:0 auto;
-webkit-box-sizing:border-box;
box-sizing:border-box}
.loader::after,.loader::before{content:"";
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
border:8px solid #ddd;-webkit-border-radius:50%;border-radius:50%;display:block}
.loader::after{content:"";-webkit-border-radius:50%;border-radius:50%;border-color:blue;border-left-color:transparent;-webkit-animation:load 1s linear infinite;animation:load 1s linear infinite}
@-webkit-keyframes load{0%{}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes load{0%{}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
.youtube-player{
position:relative;
padding-bottom:56.23%;
height:0;
overflow:hidden;
max-width:100%;
background:#000;
margin:5px}
.youtube-player iframe{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:100;
background:transparent}
.youtube-player img{
bottom:0;
display:block;
left:0;
margin:auto;
max-width:100%;
width:100%;
position:absolute;
right:0;
top:0;
border:none;
height:auto;
cursor:pointer;
-webkit-transition:.4s all;
transition:.4s all}
.youtube-player img:hover{
filter:brightness(75%);
-webkit-filter:brightness(75%);
}
.youtube-player .play{
height:72px;
width:72px;
left:50%;
top:50%;
margin-left:-36px;
margin-top:-36px;
position:absolute;
background:url("//i.imgur.com/TxzC70f.png") no-repeat;
cursor:pointer}
.header-old .dropdown-menu{
padding:30px 20px !important;
min-width:-webkit-max-content;
min-width:-moz-max-content;
min-width:max-content;
-webkit-border-radius:5px !important;
border-radius:5px !important;
padding-bottom:0px !important;
right:0px !important;
border:none;
-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);
box-shadow:0 0 10px 0 rgba(0,0,0,0.2)}
.header-old .dropdown-menu:before{
content:'';
position:absolute;
width:14px;
height:0;
border:7px solid transparent;
border-bottom:7px solid white;
top:-14px;
right:0px;
-ms-transform:translateX(-50%);
-webkit-transform:translateX(-50%);
transform:translateX(-50%)}
.header-old .dropdown-menu img{
width:30px;
height:30px;
margin-right:15px}
.header-old .dropdown-menu .feature-bold{
text-decoration:none;
padding:0px;
font-size:1rem;
font-weight:600;
color:#141215}
.header-old .dropdown-menu .feature-name{
text-decoration:none;
padding:0px;
font-size:15px;
font-weight:400;
color:#232323;
white-space:nowrap}
.header-old .dropdown-menu .description{
margin-left:45px;
color:#858e97;
margin-top:-2px;
font-size:15px}
.header-old .dropdown-menu .description:hover{
color:#2296f3}
.header-old .dropdown-menu li{
margin-bottom:25px}
.header-old .dropdown-menu li:hover{
opacity:1 !important}
.header-old .dropdown-menu li:hover .description{
color:#2296f3}
.header-old .dropdown-menu li:hover .feature-name{
color:#2296f3;background-color:transparent}
.header-old .navbar-default .navbar-nav>li>a{
font-size:16.18px; font-family: 'montserratlight';}
.header-old .dropdown-menu>li>a{
padding:0px !important;text-decoration:none !important}
.header-old .dropdown-menu>a{
padding:0px !important;text-decoration:none !important}
.header-old .navbar-default .navbar-nav>li>a:hover{
color:#64b8cb !important}
.header-old .navbar-default .navbar-nav>li>.hover-white:hover{
color:white !important}
.primary-color{
color:#141215}
.secondary-color{
color:#232323}
.common-panel{
padding:25px 16px}
.cool-link{
font-size:.875rem;
display:inline-block;
text-decoration:none !important;
color:#03a9f4;
background-image:linear-gradient(#2296F3, #2296F3);
background-size:0 2px, auto;
background-repeat:no-repeat;
background-position:center bottom;
-webkit-transition:all .2s ease-out;
transition:all .2s ease-out}
.cool-link:hover{
background-size:100% 2px, auto;
color:#03a9f4}
.partial_underline{
position:relative}
.partial_underline::before{
content:"";
position:absolute;
width:6%;
height:1px;
bottom:-8px;
left:47%;
border-bottom:3px solid}
.secondary-color{
color:#232323}
.common-panel{
padding:25px 16px}
.cool-link{
font-size:.875rem;
display:inline-block;
text-decoration:none !important;
color:#03a9f4;
background-image:linear-gradient(#2296F3, #2296F3);
background-size:0 2px, auto;
background-repeat:no-repeat;
background-position:center bottom;
-webkit-transition:all .2s ease-out;
transition:all .2s ease-out
}
.cool-link:hover{
background-size:100% 2px, auto;
color:#03a9f4
}
.partial_underline{
position:relative
}
.partial_underline::before{
content:"";
position:absolute;
width:6%;
height:1px;
bottom:-8px;
left:47%;
border-bottom:3px solid
}
html{
font-size:16px}
body{
font-size:1rem;
color:#141215;
overflow-x:hidden;
font-family:'Muli', sans-serif}
h1{
font-size:2.65rem}
h2{
font-size:2rem;
line-height:42px;
font-weight:400}
h3{
font-size:1.375rem;
line-height:30px}
h4{
font-size:1.125rem}
h5{
font-size:1rem}
h6{
font-size:.875rem}
p{
font-size:1rem}
a{
font-size:1rem;
color:#03a9f4
}
a:hover{
color:#0286c2}
@media (min-width: 1500px){
html{
font-size:18px
}
.container{
max-width:1300px}
}
@media (min-width: 1700px){
html{
font-size:20px}
.container{
max-width:1500px}
}
input::-webkit-input-placeholder{
font-weight:100 !important}
input:-ms-input-placeholder{
font-weight:100 !important}
input::placeholder{
font-weight:100 !important}
textarea::-webkit-input-placeholder{
font-weight:100 !important}
textarea:-ms-input-placeholder{
font-weight:100 !important}
textarea::placeholder{
font-weight:100 !important}
.weight-100{
font-weight:100}
.left_0{
left:0 !important}
.left_400_minus{
left:-400px}
.social{
margin:20px 0 40px;
text-align:center}
.social__item{
display:inline-block;
margin:10px}
.social .fa{
background:#fff;
-webkit-border-radius:35px;
border-radius:35px;
color:#818181;
cursor:pointer;
display:block;
font-size:24px;
height:40px;
line-height:40px;
position:relative;
text-align:center;
-webkit-transition:all .2s;
transition:all .2s;
width:40px}
.social .fa-facebook:hover{
-webkit-box-shadow:0 0 15px rgba(59,89,152,0.5) inset;
box-shadow:0 0 15px rgba(59,89,152,0.5) inset;
color:#3b5998}
.social .fa-vk:hover{
-webkit-box-shadow:0 0 15px rgba(69,102,142,0.5) inset;
box-shadow:0 0 15px rgba(69,102,142,0.5) inset;
color:#45668e}
.social .fa-twitter:hover{
-webkit-box-shadow:0 0 15px rgba(0,172,237,0.5) inset;
box-shadow:0 0 15px rgba(0,172,237,0.5) inset;
color:#00aced}
.social .fa-pinterest:hover{
-webkit-box-shadow:0 0 15px rgba(203,32,39,0.5) inset;
box-shadow:0 0 15px rgba(203,32,39,0.5) inset;
color:#cb2027}
.social .fa-linkedin:hover{
-webkit-box-shadow:0 0 15px rgba(0,123,182,0.5) inset;
box-shadow:0 0 15px rgba(0,123,182,0.5) inset;
color:#007bb6}
.social .fa-google-plus:hover{
-webkit-box-shadow:0 0 15px rgba(221,75,57,0.5) inset;
box-shadow:0 0 15px rgba(221,75,57,0.5) inset;
color:#dd4b39}
.sp-tab-container main{
padding:15px;
margin:0 auto}
.sp-tab-container img{
-webkit-border-radius:4px;
border-radius:4px}
.sp-tab-container .sp-tabs{
text-align:center}
.sp-tab-container .sp-tabs input[type="radio"]{
visibility:hidden}
.sp-tab-container .sp-content-section{
display:none;
padding:20px 0 0}
.sp-tab-container .sp-sub-tab{
display:none}
.sp-tab-container #tab1:checked ~ #content1,.sp-tab-container #tab2:checked ~ #content2,.sp-tab-container #tab3:checked ~ #content3,.sp-tab-container #tab4:checked ~ #content4{
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex}
@media screen and (max-width: 650px){
.sp-tab-container label{
font-size:0}
.sp-tab-container label:before{
margin:0;
font-size:18px}
}
@media screen and (max-width: 400px){
.sp-tab-container label{
padding:15px}
}
ul{
padding-left:15px}
.sp-container{
padding:45px 20px}
.sp-container .list-section-wrapper{
padding:30px}
.sp-container .list-section-wrapper h5{
margin-bottom:20px}
.sp-container .list-section-wrapper ol{
padding-left:0px}
.sp-container .list-section-wrapper ol .list-wrap{
position:relative;
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
border-bottom:1px solid rgba(0,0,0,0.1);
padding:20px 0px}
.sp-container .list-section-wrapper ol .list-wrap li{
padding-right:35px;
line-height:26px}
.sp-container .list-section-wrapper ol .list-wrap:last-child{
border-bottom:none}
.sp-container .list-section-wrapper ol .tick{
position:absolute;
right:0px;
font-size:24px;
color:#03a9f4}
#basicSlider{
position:relative;
overflow:hidden}
#basicSlider .MS-content{
white-space:nowrap;
overflow:hidden;
height:50px;
width:100%}
#basicSlider .MS-content .item{
display:inline-block;
width:20%;
position:relative;
vertical-align:top;
overflow:hidden;
white-space:normal;
line-height:50px;
vertical-align:middle}
@media (max-width: 991px){
#basicSlider .MS-content .item{
width:25%}
}
@media (max-width: 767px){
#basicSlider .MS-content .item{
width:35%}
}
@media (max-width: 500px){
#basicSlider .MS-content .item{
width:50%}
}
#basicSlider .MS-content .item a{
line-height:50px;
vertical-align:middle}
#basicSlider .MS-controls button{
position:absolute}
#basicSlider .MS-controls .MS-left{
top:35px;
left:10px}
#basicSlider .MS-controls .MS-right{
top:35px;
right:10px}
#basicSlider .contents{
height:250px;
padding:10px}
#basicSlider .sp-top:before{
bottom:0px;
top:unset !important}
#basicSlider .item{
min-width:300px;
min-height:250px;
padding:10px;
z-index:1;
scroll-behavior:smooth}
#basicSlider .item:before{
content:"";
background:url("https://cdn.sellerapp.com/img/free-tools/scroll-background.png") no-repeat;
height:180px;
width:100%;
position:absolute;
top:0;
background-size:contain;
left:30%;
z-index:-1}
#basicSlider .text-content{
min-height:175px;
min-width:270px;
-webkit-box-shadow:0 0 2rem rgba(0,0,0,0.1);
box-shadow:0 0 2rem rgba(0,0,0,0.1);
position:absolute;
background-color:white}
#basicSlider .sp-bottom .text-content{
bottom:0}
#basicSlider .sp-top .text-content{
top:0}
.sp-image-highlight .bg-grey{
background-color:rgba(0,0,0,0.1)}
.sp-image-highlight ul{
list-style:none}
.sp-image-highlight ul li{
font-size:1.3rem;
min-height:100px;
padding:20px;
-webkit-border-radius:4px;
border-radius:4px}
.sp-image-highlight ul li .bg-grey{
background-color:rgba(0,0,0,0.1)}
.sp-image-highlight ul li p{
font-size:1rem;
line-height:1.5rem}
.sp-image-highlight .magnify-image{
position:relative}
.sp-image-highlight .active{
opacity:1 !important}
.sp-image-highlight .m-image-1,.sp-image-highlight .m-image-2,.sp-image-highlight .m-image-3,.sp-image-highlight .m-image-4{
position:absolute;
opacity:0;
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
-webkit-transform:scale3d(0.85, 0.85, 0.85);
transform:scale3d(0.85, 0.85, 0.85)}
.sp-image-highlight .m-image-1{
width:200px;
left:170px;
top:80px}
.sp-image-highlight .m-image-2{
width:200px;
left:120px;
top:60px}
.sp-image-highlight .m-image-3{
width:200px;
left:70px;
top:50px}
.sp-image-highlight .m-image-4{
width:200px;
left:20px;
top:40px}
@media screen and (min-width: 1600px){
.sp-star-rating{
display:none}
}
.sp-star-rating .rate{
display:inline-block;
margin:0;
padding:0;
border:none}
.sp-star-rating input{
display:none}
.sp-star-rating label{
float:right;
font-size:0;
color:#d9d9d9}
.sp-star-rating label:before{
content:"\f005";
font-family:FontAwesome;
font-size:20px}
.sp-star-rating label:hover,.sp-star-rating label:hover ~ label{
color:#fcd000;
-webkit-transition:0.2s;
transition:0.2s}
.sp-star-rating input:checked ~ label{
color:#ccac00}
.sp-star-rating input:checked ~ label:hover,.sp-star-rating input:checked ~ label:hover ~ label{
color:#fcd000;
-webkit-transition:0.2s;
transition:0.2s}
.sp-accordion p,.sp-accordion ul,.sp-accordion li{
margin:0;
padding:0;
margin-bottom:24px}
.sp-accordion p:last-child,.sp-accordion ul:last-child,.sp-accordion li:last-child{
margin-bottom:0}
.sp-accordion a{
color:#00ACC1}
.sp-accordion code{
background:#ECEFF1}
.sp-accordion .wrapper{
margin-left:auto;
margin-right:auto;
margin-top:20px}
.sp-accordion .details-group{
border:1px solid #CFD8DC;
-webkit-border-radius:5px;
border-radius:5px;
background-color:white}
.sp-accordion .details{
overflow:hidden;
border-bottom:1px solid #CFD8DC;
-webkit-transition:height 300ms ease-in-out;
transition:height 300ms ease-in-out}
.sp-accordion .details:last-child{
border-bottom:0}
.sp-accordion .details__summary,.sp-accordion .details__content{
padding:24px}
.sp-accordion .details__summary{
position:relative;
list-style:none;
padding-left:48px;
outline:0;
cursor:pointer;
font-size:1.1rem;
text-transform:uppercase;
-webkit-transition:color 300ms ease-in-out;
transition:color 300ms ease-in-out}
[open]>.sp-accordion .details__summary{
color:#00ACC1}
.sp-accordion .details__summary::-webkit-details-marker{
display:none}
.sp-accordion .details__summary:before,.sp-accordion .details__summary:after{
content:"";
position:absolute}
.sp-accordion .details__summary:before{
left:20px;
top:50%;
height:2px;
margin-top:-1px;
width:16px;
background:#00ACC1}
.sp-accordion .details__summary:after{
left:28px;
top:50%;
height:16px;
margin-top:-8px;
width:2px;
margin-left:-1px;
background:#00ACC1;
-webkit-transition:all 300ms ease-in-out;
transition:all 300ms ease-in-out}
[open] .sp-accordion .details__summary:after{
opacity:0;
-webkit-transform:translateY(25%);
-ms-transform:translateY(25%);
transform:translateY(25%)}
.sp-accordion .details__content{
padding-top:0;
padding-left:48px}
#sellerAppChromeExtension{
background:linear-gradient(to right, #1D2998, #1A5DAA);
color:white;
padding:30px;
padding-left:40px;
padding-right:40px;
margin-bottom:30px;
margin-top:30px}
#sellerAppChromeExtension h3{
margin-top:10px}
#sellerAppChromeExtension .my-button{
-webkit-transform-origin:50% 4em;
-ms-transform-origin:50% 4em;
transform-origin:50% 4em;
-webkit-animation:wiggle 1.5s linear infinite;
animation:wiggle 1.5s linear infinite}
@-webkit-keyframes wiggle{
0%{
-webkit-transform:rotateZ(0);
transform:rotateZ(0)}
10%{
-webkit-transform:rotateZ(-15deg);
transform:rotateZ(-15deg)}
20%{
-webkit-transition:rotateZ(10deg);
transition:rotateZ(10deg)}
25%{
-webkit-transition:rotateZ(-10deg);
transition:rotateZ(-10deg)}
30%{
-webkit-transition:rotateZ(6deg);
transition:rotateZ(6deg)}
35%{
-webkit-transform:rotateZ(-4deg);
transform:rotateZ(-4deg)}
40%{
-webkit-transform:rotateZ(7deg);
transform:rotateZ(7deg)}
50%{
-webkit-transform:rotateZ(-6deg);
transform:rotateZ(-6deg)}
60%{
-webkit-transform:rotateZ(10deg);
transform:rotateZ(10deg)}
70%{
-webkit-transform:rotateZ(-14deg);
transform:rotateZ(-14deg)}
80%{
-webkit-transform:rotateZ(3deg);
transform:rotateZ(3deg)}
90%{
-webkit-transform:rotateZ(-7deg);
transform:rotateZ(-7deg)}
100%{
-webkit-transition:rotateZ(0);
transition:rotateZ(0)
}
}
@keyframes wiggle{
0%{
-webkit-transform:rotateZ(0);
transform:rotateZ(0)}
10%{
-webkit-transform:rotateZ(-15deg);
transform:rotateZ(-15deg)}
20%{
-webkit-transition:rotateZ(10deg);
transition:rotateZ(10deg)}
25%{
-webkit-transition:rotateZ(-10deg);
transition:rotateZ(-10deg)}
30%{
-webkit-transition:rotateZ(6deg);
transition:rotateZ(6deg)}
35%{
-webkit-transform:rotateZ(-4deg);
transform:rotateZ(-4deg)}
40%{
-webkit-transform:rotateZ(7deg);
transform:rotateZ(7deg)}
50%{
-webkit-transform:rotateZ(-6deg);
transform:rotateZ(-6deg)}
60%{
-webkit-transform:rotateZ(10deg);
transform:rotateZ(10deg)}
70%{
-webkit-transform:rotateZ(-14deg);
transform:rotateZ(-14deg)}
80%{
-webkit-transform:rotateZ(3deg);
transform:rotateZ(3deg)}
90%{
-webkit-transform:rotateZ(-7deg);
transform:rotateZ(-7deg)}
100%{
-webkit-transition:rotateZ(0);
transition:rotateZ(0)
}
} | 0.233269 | 0.078501 |
a {-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.3s 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;}
h1, h2 {font-weight: 300;}
body {background: #252830; height: 100vh;}
#wrapper {min-height:100%; position:relative;}
#pageContent {padding-bottom: 31em}
.navbar-inverse {background: #39393d; border: none;}
#hero {background-image: url(../img/muscle-1.jpg); background-color: rgba(0,0,0,0.3); background-blend-mode: overlay; background-position: 88% 0; max-height: 100%; background-size: cover; color: white; border-radius: 0; margin-top: -20px; padding: 17% 0; margin-bottom: 0;}
#hero-heading {margin-top: 0; font-weight: 900;}
#hero-body {font-size: 1.8em; font-weight: 300}
#promo {color: #252830; padding: 4em 0; background: #ffffff;}
#promo h1:first-of-type {font-size: 2.5em; font-weight: 900; margin-top: 1em; padding-bottom: 0.5em;}
#promo {padding: 0;}
#promo h1 {padding-bottom: 1em; margin-bottom: 0;}
#promoText {padding: 3em 0;}
#xpImg-1, #xpImg-2 {background-image: url(../img/proteinbag.jpg); background-size: cover; background-color: rgba(0,0,0,0.5); background-blend-mode: overlay; background-position: 50% 50%; height: 27em; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
#xpImg-1 h2, #xpImg-2 h2 {color: white; position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0;}
#xpImg-1:hover {background-color: rgba(61, 32, 17, 0.8);}
#xpImg-2:hover {background-color: rgba(226, 213, 66, 0.8)}
#chimp {padding: 3em 0}
#profileNav {padding-bottom: 1.5em}
#orders ul li {list-style: none; padding: 0;}
#itemName, #itemQty,#itemPrice {padding: 0;}
#emptyCart {font-weight: 100; color: #AEB0AE}
#emptyCartIcon {color: #AEB0AE; display: block; text-align: center; font-size: 500%;}
#priceLabel {margin: 1em 0; font-size: 120%;}
#cancellation {color: #AEB0AE}
#backButton {color: white;}
#backButton:hover {text-decoration: none; color: #AEB0AE;}
.xp-row {display: flex; flex-wrap: wrap; justify-content: left;}
.xp-shop-item {display: flex; flex-direction: column; align-items: stretch; flex: 0 1 100%; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.panel-item>.panel-body a {color: #555;}
.panel-item>.panel-body a:hover {color: #A2AD7E; text-decoration: none;}
.panel, .panel-item, .panel-checkout {border-radius: 0;}
#xp-product-name a {vertical-align: middle;}
#xp-price {font-size: 1.25em; color: #8B8E59; font-weight: 500;}
#moreInfo {margin: 1.25em 0; display: block;}
#cartBtn, #heroCartBtn, #checkoutBtn {border: 3px solid #A2AD7E; border-radius: 0; font-size: 120%; background: transparent; color: #A2AD7E;}
#heroCartBtn {font-size: 140%; color: white; border-color: white; font-weight: 500; padding: 0.7em 1em;}
#cartBtn:hover, #heroCartBtn:hover, #checkoutBtn:hover {background: #A2AD7E; color: white; border-color: #A2AD7E;}
.btn-success {background: #A2AD7E; border-color: #8a9a58;}
.overide {text-align: left;}
#productOptions a, #productOptions form {margin: 0.3em 0 0 0;}
footer {width:100%; height:auto; position:absolute; bottom:0; left:0; background: #39393d; padding: 0; margin-top: 2em; color: white;}
footer h4 {color: #666666; padding: 0.6em;}
#footerNav {list-style: none; padding-left: 0; margin: 0;}
#footerNav li a {position: relative; display: inline-block; padding: 0.7142857143em 0;}
#footerNav li+li {margin-top: 2px;}
#footerLeft, #footerCenter, #footerRight {min-height: 14.642857143em;}
@media (min-width: 693px) {
.xp-shop-item {flex: 0 1 50%; padding: 0 0.5em;}
#checkoutBtn {max-width: 22.2857142857em; margin: 0 auto;}
}
@media (min-width: 768px) {
#pageContent {padding-bottom: 25em;}
#xpImg-1, #xpImg-2 {height: 35em;}
.xp-shop-item {flex: 0 1 50%; padding: 0 0.5em;}
footer {padding: 1em;}
#footerRight {text-align: right;}
}
@media (min-width: 769px) {.overide {text-align: right;}
@media (min-width: 1084px) {
.xp-shop-item {flex: 0 1 33.333333%; padding: 0 0.5em;}
}
@media (min-width: 1200px) {
footer {padding: 3em;}
#xpImg-1, #xpImg-2 {height: 48em; background-image: url(../img/proteinbag@2x.jpg);}
} | public/css/main.css | a {-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.3s 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;}
h1, h2 {font-weight: 300;}
body {background: #252830; height: 100vh;}
#wrapper {min-height:100%; position:relative;}
#pageContent {padding-bottom: 31em}
.navbar-inverse {background: #39393d; border: none;}
#hero {background-image: url(../img/muscle-1.jpg); background-color: rgba(0,0,0,0.3); background-blend-mode: overlay; background-position: 88% 0; max-height: 100%; background-size: cover; color: white; border-radius: 0; margin-top: -20px; padding: 17% 0; margin-bottom: 0;}
#hero-heading {margin-top: 0; font-weight: 900;}
#hero-body {font-size: 1.8em; font-weight: 300}
#promo {color: #252830; padding: 4em 0; background: #ffffff;}
#promo h1:first-of-type {font-size: 2.5em; font-weight: 900; margin-top: 1em; padding-bottom: 0.5em;}
#promo {padding: 0;}
#promo h1 {padding-bottom: 1em; margin-bottom: 0;}
#promoText {padding: 3em 0;}
#xpImg-1, #xpImg-2 {background-image: url(../img/proteinbag.jpg); background-size: cover; background-color: rgba(0,0,0,0.5); background-blend-mode: overlay; background-position: 50% 50%; height: 27em; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
#xpImg-1 h2, #xpImg-2 h2 {color: white; position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0;}
#xpImg-1:hover {background-color: rgba(61, 32, 17, 0.8);}
#xpImg-2:hover {background-color: rgba(226, 213, 66, 0.8)}
#chimp {padding: 3em 0}
#profileNav {padding-bottom: 1.5em}
#orders ul li {list-style: none; padding: 0;}
#itemName, #itemQty,#itemPrice {padding: 0;}
#emptyCart {font-weight: 100; color: #AEB0AE}
#emptyCartIcon {color: #AEB0AE; display: block; text-align: center; font-size: 500%;}
#priceLabel {margin: 1em 0; font-size: 120%;}
#cancellation {color: #AEB0AE}
#backButton {color: white;}
#backButton:hover {text-decoration: none; color: #AEB0AE;}
.xp-row {display: flex; flex-wrap: wrap; justify-content: left;}
.xp-shop-item {display: flex; flex-direction: column; align-items: stretch; flex: 0 1 100%; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.panel-item>.panel-body a {color: #555;}
.panel-item>.panel-body a:hover {color: #A2AD7E; text-decoration: none;}
.panel, .panel-item, .panel-checkout {border-radius: 0;}
#xp-product-name a {vertical-align: middle;}
#xp-price {font-size: 1.25em; color: #8B8E59; font-weight: 500;}
#moreInfo {margin: 1.25em 0; display: block;}
#cartBtn, #heroCartBtn, #checkoutBtn {border: 3px solid #A2AD7E; border-radius: 0; font-size: 120%; background: transparent; color: #A2AD7E;}
#heroCartBtn {font-size: 140%; color: white; border-color: white; font-weight: 500; padding: 0.7em 1em;}
#cartBtn:hover, #heroCartBtn:hover, #checkoutBtn:hover {background: #A2AD7E; color: white; border-color: #A2AD7E;}
.btn-success {background: #A2AD7E; border-color: #8a9a58;}
.overide {text-align: left;}
#productOptions a, #productOptions form {margin: 0.3em 0 0 0;}
footer {width:100%; height:auto; position:absolute; bottom:0; left:0; background: #39393d; padding: 0; margin-top: 2em; color: white;}
footer h4 {color: #666666; padding: 0.6em;}
#footerNav {list-style: none; padding-left: 0; margin: 0;}
#footerNav li a {position: relative; display: inline-block; padding: 0.7142857143em 0;}
#footerNav li+li {margin-top: 2px;}
#footerLeft, #footerCenter, #footerRight {min-height: 14.642857143em;}
@media (min-width: 693px) {
.xp-shop-item {flex: 0 1 50%; padding: 0 0.5em;}
#checkoutBtn {max-width: 22.2857142857em; margin: 0 auto;}
}
@media (min-width: 768px) {
#pageContent {padding-bottom: 25em;}
#xpImg-1, #xpImg-2 {height: 35em;}
.xp-shop-item {flex: 0 1 50%; padding: 0 0.5em;}
footer {padding: 1em;}
#footerRight {text-align: right;}
}
@media (min-width: 769px) {.overide {text-align: right;}
@media (min-width: 1084px) {
.xp-shop-item {flex: 0 1 33.333333%; padding: 0 0.5em;}
}
@media (min-width: 1200px) {
footer {padding: 3em;}
#xpImg-1, #xpImg-2 {height: 48em; background-image: url(../img/proteinbag@2x.jpg);}
} | 0.244904 | 0.126192 |
flex: 0 0 0px;
margin-right: 5px;
margin-bottom: 3px;
object-fit: cover;
}
.chat-message,
.chat-message.emote,
.chat-message.blind {
background-image: url(../assets/parchment.jpg);
background-repeat: repeat;
}
.chat-message.whisper {
background-image: url(../assets/parchment-white.jpg);
}
/*
.chat-portrait {
text-decoration: underline;
cursor: pointer;
}
.chat-portrait-tooltip {
display: block;
padding: 2px 4px;
position: absolute;
background: #222;
border: 1px solid #191813;
border-radius: 3px;
color: #ddd;
text-align: left;
white-space: nowrap;
word-break: break-all;
}
.chat-portrait-tooltip ul {
list-style-type: circle;
}
*/
.chat-portrait-currentSpeaker {
flex: 0;
padding: 3px 0.5em;
}
.chat-portrait-currentSpeakerToggle:hover {
opacity: 1;
}
.chat-portrait-playerName {
opacity: 0.5;
}
.chat-portrait-playerName::before {
content: ' [';
}
.chat-portrait-playerName::after {
content: ']';
}
/* Narrator Chat Module Support - Don't show portrait on Narrates */
#chat-log .chat-message.message.flexcol.narrator-chat .message-header img.message-portrait {
display:none;
}
.chat-portrait-text-size-name {
/*
line-height: 36px;
font-family: "Modesto Condensed", "Palatino Linotype", serif;
font-size: 20px;
font-weight: 700;
color: #4b4a44;
*/
display: flex;
}
.chat-portrait-indicator {
display: inline-block;
margin: 0 3px 0 0;
padding: 0 3px;
line-height: 1rem;
border: 1px solid #999;
border-radius: 3px;
background: rgba(0, 0, 0, 0.05);
}
.chat-portrait-whisper-to * {
display: inline-block;
margin: 1px 3px 1px 0;
padding: 0 3px;
line-height: 1rem;
border: 1px solid #999;
border-radius: 3px;
background: rgba(0, 0, 0, 0.05);
}
#chat-log .message .message-header {
justify-content: space-between;
}
#chat-log .message .message-header .message-metadata {
flex: 0 0 auto;
margin-left: 1rem;
}
#chat-log .message .message-header .message-sender {
flex: 1 0 1px;
}
#chat-log .message .message-header .chat-portrait-whisper-to {
line-height: 1rem;
margin-bottom: .5rem;
} | src/styles/chat-portrait-style.css | flex: 0 0 0px;
margin-right: 5px;
margin-bottom: 3px;
object-fit: cover;
}
.chat-message,
.chat-message.emote,
.chat-message.blind {
background-image: url(../assets/parchment.jpg);
background-repeat: repeat;
}
.chat-message.whisper {
background-image: url(../assets/parchment-white.jpg);
}
/*
.chat-portrait {
text-decoration: underline;
cursor: pointer;
}
.chat-portrait-tooltip {
display: block;
padding: 2px 4px;
position: absolute;
background: #222;
border: 1px solid #191813;
border-radius: 3px;
color: #ddd;
text-align: left;
white-space: nowrap;
word-break: break-all;
}
.chat-portrait-tooltip ul {
list-style-type: circle;
}
*/
.chat-portrait-currentSpeaker {
flex: 0;
padding: 3px 0.5em;
}
.chat-portrait-currentSpeakerToggle:hover {
opacity: 1;
}
.chat-portrait-playerName {
opacity: 0.5;
}
.chat-portrait-playerName::before {
content: ' [';
}
.chat-portrait-playerName::after {
content: ']';
}
/* Narrator Chat Module Support - Don't show portrait on Narrates */
#chat-log .chat-message.message.flexcol.narrator-chat .message-header img.message-portrait {
display:none;
}
.chat-portrait-text-size-name {
/*
line-height: 36px;
font-family: "Modesto Condensed", "Palatino Linotype", serif;
font-size: 20px;
font-weight: 700;
color: #4b4a44;
*/
display: flex;
}
.chat-portrait-indicator {
display: inline-block;
margin: 0 3px 0 0;
padding: 0 3px;
line-height: 1rem;
border: 1px solid #999;
border-radius: 3px;
background: rgba(0, 0, 0, 0.05);
}
.chat-portrait-whisper-to * {
display: inline-block;
margin: 1px 3px 1px 0;
padding: 0 3px;
line-height: 1rem;
border: 1px solid #999;
border-radius: 3px;
background: rgba(0, 0, 0, 0.05);
}
#chat-log .message .message-header {
justify-content: space-between;
}
#chat-log .message .message-header .message-metadata {
flex: 0 0 auto;
margin-left: 1rem;
}
#chat-log .message .message-header .message-sender {
flex: 1 0 1px;
}
#chat-log .message .message-header .chat-portrait-whisper-to {
line-height: 1rem;
margin-bottom: .5rem;
} | 0.333286 | 0.066965 |
@font-face {
font-family: "iconfont"; /* Project id 543384 */
src: url('//at.alicdn.com/t/font_543384_kln27c2xwk.woff2?t=1638355870845') format('woff2'),
url('//at.alicdn.com/t/font_543384_kln27c2xwk.woff?t=1638355870845') format('woff'),
url('//at.alicdn.com/t/font_543384_kln27c2xwk.ttf?t=1638355870845') format('truetype');
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-leimupinleifenleileibie2:before {
content: "\e7f8";
}
.icon-fenleicur:before {
content: "\e652";
}
.icon-fenlei201:before {
content: "\e64f";
}
.icon-fenlei:before {
content: "\e650";
}
.icon-weixuanzhongyuanquan:before {
content: "\e64c";
}
.icon-yuanxingweixuanzhong:before {
content: "\e72f";
}
.icon-yuan:before {
content: "\e64e";
}
.icon-yuan1:before {
content: "\edf8";
}
.icon-arrow-down:before {
content: "\e63b";
}
.icon-arrow-right:before {
content: "\e648";
}
.icon-xiala:before {
content: "\e649";
}
.icon-close:before {
content: "\e6ac";
}
.icon-close-mini:before {
content: "\e644";
}
.icon-close1:before {
content: "\e645";
}
.icon-close2:before {
content: "\e647";
}
.icon-close3:before {
content: "\e6dc";
}
.icon-guangbo:before {
content: "\e6ae";
}
.icon-sousuo1:before {
content: "\e63e";
}
.icon-sousuo2:before {
content: "\e8b9";
}
.icon-sousuo3:before {
content: "\e640";
}
.icon-home:before {
content: "\e7a5";
}
.icon-home1:before {
content: "\e65c";
}
.icon-home2:before {
content: "\e643";
}
.icon-home4:before {
content: "\e68b";
}
.icon-geren1:before {
content: "\e63c";
}
.icon-jindu:before {
content: "\e634";
}
.icon-book:before {
content: "\e635";
}
.icon-jindu1:before {
content: "\e637";
}
.icon-schedule:before {
content: "\e638";
}
.icon-jindu2:before {
content: "\e799";
}
.icon-jindu3:before {
content: "\e639";
}
.icon-7777:before {
content: "\e63a";
}
.icon-icon_yuedushijian:before {
content: "\e66b";
}
.icon-pingjixingquanxing:before {
content: "\e62a";
}
.icon-pingjixingxiantiao:before {
content: "\e632";
}
.icon-pingjixingbanxing:before {
content: "\e633";
}
.icon-wenzi2:before {
content: "\e69a";
}
.icon-wenzi3:before {
content: "\e629";
}
.icon-wenzi4:before {
content: "\e692";
}
.icon-wenzi:before {
content: "\e63f";
}
.icon-shangwutubiao-:before {
content: "\e641";
}
.icon-Font_Linear:before {
content: "\e67e";
}
.icon-M_tupianzhuanwenzi:before {
content: "\e759";
}
.icon-shezhi2:before {
content: "\e72d";
}
.icon-shezhi3:before {
content: "\e696";
}
.icon-shezhi4:before {
content: "\e631";
}
.icon-ico:before {
content: "\e646";
}
.icon-erweima4:before {
content: "\e66e";
}
.icon-logo:before {
content: "\e620";
}
.icon-miaojie1029logo:before {
content: "\e693";
}
.icon-csdn:before {
content: "\e621";
}
.icon-logo1:before {
content: "\e63d";
}
.icon-bilibili:before {
content: "\e6b4";
}
.icon-logo-bitcoin:before {
content: "\e6c4";
}
.icon-logo-css:before {
content: "\e6c6";
}
.icon-logo-npm:before {
content: "\e6d2";
}
.icon-logo-skype:before {
content: "\e6d7";
}
.icon-budaidise:before {
content: "\e75b";
}
.icon-logo-tux:before {
content: "\e7b4";
}
.icon-logo-twitter:before {
content: "\e7ab";
}
.icon-logo-twitch:before {
content: "\e7b0";
}
.icon-logo-pinterest:before {
content: "\e6f8";
}
.icon-logo-tumblr:before {
content: "\e6fa";
}
.icon-logo-reddit:before {
content: "\e6fd";
}
.icon-logo-steam:before {
content: "\e6fe";
}
.icon-Ggooglelogo:before {
content: "\e6b2";
}
.icon-logo-closed-captioning:before {
content: "\e724";
}
.icon-logo-linkedin:before {
content: "\e72a";
}
.icon-logo-xbox:before {
content: "\e73a";
}
.icon-logo-apple:before {
content: "\e64d";
}
.icon-social-_logo-blogger:before {
content: "\e678";
}
.icon-social-_logo-behance:before {
content: "\e679";
}
.icon-social-_logo-px:before {
content: "\e67a";
}
.icon-social-_logo-dropbox:before {
content: "\e67b";
}
.icon-social-_logo-creative-market:before {
content: "\e67c";
}
.icon-social-_logo-codepen:before {
content: "\e67d";
}
.icon-social-_logo-evernote:before {
content: "\e67f";
}
.icon-social-_logo-instagram:before {
content: "\e680";
}
.icon-social-_logo-google-plus:before {
content: "\e681";
}
.icon-social-_logo-paypal:before {
content: "\e682";
}
.icon-social-_logo-reddit:before {
content: "\e683";
}
.icon-social-_logo-linkedin:before {
content: "\e684";
}
.icon-social-_logo-deviantart:before {
content: "\e685";
}
.icon-social-_logo-rss:before {
content: "\e686";
}
.icon-social-_logo-skype:before {
content: "\e687";
}
.icon-social-_logo-soundcloud:before {
content: "\e688";
}
.icon-social-_logo-tumblr:before {
content: "\e689";
}
.icon-social-_logo-slack:before {
content: "\e68a";
}
.icon-social-_logo-youtube:before {
content: "\e68d";
}
.icon-social-_logo-wordpress:before {
content: "\e68e";
}
.icon-logo-markdown:before {
content: "\e604";
}
.icon-logo-python:before {
content: "\e607";
}
.icon-logo-nodejs:before {
content: "\e627";
}
.icon-logo-facebook:before {
content: "\e8f1";
}
.icon-logo-octocat:before {
content: "\e8f3";
}
.icon-logo_ie:before {
content: "\e62b";
}
.icon-logo_QQ:before {
content: "\e62d";
}
.icon-logo_gitlab:before {
content: "\e62e";
}
.icon-logo_dingding:before {
content: "\e62f";
}
.icon-logo_weibo_circle:before {
content: "\e630";
}
.icon-sichuantianfuyinhanglogo:before {
content: "\e6a9";
}
.icon-logo-wechat:before {
content: "\e677";
}
.icon-blog-solid:before {
content: "\e698";
}
.icon-gitee1:before {
content: "\e61f";
}
.icon-woguanzhudepinpai:before {
content: "\e613";
}
.icon-shoucangxuanzhong:before {
content: "\e615";
}
.icon-qinmifu:before {
content: "\e61c";
}
.icon-pengyoufill:before {
content: "\e746";
}
.icon-shoucang:before {
content: "\e86d";
}
.icon-xihuan:before {
content: "\e86f";
}
.icon-cnblogs:before {
content: "\e61d";
}
.icon-tengxunyun:before {
content: "\e61e";
}
.icon-renzhenghuizhang:before {
content: "\e673";
}
.icon-qianzishenhe:before {
content: "\e6b3";
}
.icon-zhifeiji:before {
content: "\e7d5";
}
.icon-group_fill:before {
content: "\e6ff";
}
.icon-setup_fill:before {
content: "\e728";
}
.icon-gitee:before {
content: "\e6d6";
}
.icon-gitlab:before {
content: "\e779";
}
.icon-github:before {
content: "\e690";
}
.icon-blogs:before {
content: "\e642";
}
.icon-dazhongicon04:before {
content: "\e624";
}
.icon-pinglun:before {
content: "\e605";
}
.icon-pinglun1:before {
content: "\e62c";
}
.icon-pinglun2:before {
content: "\e6a8";
}
.icon-pinglun3:before {
content: "\e608";
}
.icon-pinglun4:before {
content: "\e60e";
}
.icon-huaban:before {
content: "\e603";
}
.icon-mulu:before {
content: "\e60c";
}
.icon-mulu5:before {
content: "\e60d";
}
.icon-gongzhonghao:before {
content: "\e60f";
}
.icon-wodashangderen:before {
content: "\e64b";
}
.icon-gongzhonghao_:before {
content: "\e609";
}
.icon-gongzhonghaoerweima:before {
content: "\e623";
}
.icon-gongzhonghao1:before {
content: "\e619";
}
.icon-dashang1:before {
content: "\e691";
}
.icon-dashang2:before {
content: "\e602";
}
.icon-huodongguanli-dashanggongneng:before {
content: "\e6c9";
}
.icon-gongzhonghao2:before {
content: "\e819";
}
.icon-bad:before {
content: "\e745";
}
.icon-good:before {
content: "\e753";
}
.icon-hot:before {
content: "\e754";
}
.icon-xl:before {
content: "\e60b";
}
.icon-aixin:before {
content: "\e612";
}
.icon-weibiaoti22:before {
content: "\e64a";
}
.icon-QRcode:before {
content: "\e708";
}
.icon-menudots:before {
content: "\e65a";
}
.icon-shang:before {
content: "\e611";
}
.icon-xuanshang:before {
content: "\e61a";
}
.icon-interactive:before {
content: "\e705";
}
.icon-browse:before {
content: "\e6e6";
}
.icon-time1:before {
content: "\e736";
}
.icon-right:before {
content: "\e7f6";
}
.icon-pinglunzu:before {
content: "\e766";
}
.icon-select:before {
content: "\e813";
}
.icon-xiala-copy:before {
content: "\e625";
}
.icon-xiala-copy-copy:before {
content: "\e626";
}
.icon-zhtn:before {
content: "\e765";
}
.icon-addressbook_fill:before {
content: "\e6e2";
}
.icon-barrage_fill:before {
content: "\e6e3";
}
.icon-brush_fill:before {
content: "\e6e5";
}
.icon-computer_fill:before {
content: "\e6eb";
}
.icon-createtask_fill:before {
content: "\e6ee";
}
.icon-dynamic_fill:before {
content: "\e6f4";
}
.icon-emoji_fill:before {
content: "\e6f6";
}
.icon-enterinto_fill:before {
content: "\e6f9";
}
.icon-flag_fill:before {
content: "\e6fb";
}
.icon-flashlight_fill:before {
content: "\e6fc";
}
.icon-headlines_fill:before {
content: "\e700";
}
.icon-homepage_fill:before {
content: "\e702";
}
.icon-interactive_fill:before {
content: "\e704";
}
.icon-mine_fill:before {
content: "\e70f";
}
.icon-picture_fill:before {
content: "\e716";
}
.icon-play_fill:before {
content: "\e717";
}
.icon-prompt_fill:before {
content: "\e71b";
}
.icon-redpacket_fill:before {
content: "\e71d";
}
.icon-remind_fill:before {
content: "\e71f";
}
.icon-smallscreen_fill:before {
content: "\e72b";
}
.icon-stealth_fill:before {
content: "\e72c";
}
.icon-tasklist_fill:before {
content: "\e733";
}
.icon-trash_fill:before {
content: "\e738";
}
.icon-video_fill:before {
content: "\e73c";
}
.icon-warning_fill:before {
content: "\e73d";
}
.icon-searchfill:before {
content: "\e742";
}
.icon-financial_fill:before {
content: "\e74c";
}
.icon-int:before {
content: "\e763";
}
.icon-lighting:before {
content: "\e622";
}
.icon-shandian:before {
content: "\e618";
}
.icon-shandian2:before {
content: "\e70e";
}
.icon-code1:before {
content: "\ea77";
}
.icon-code3:before {
content: "\e699";
}
.icon-code4:before {
content: "\e654";
}
.icon-code5:before {
content: "\e657";
}
.icon-activity_fill:before {
content: "\e6de";
}
.icon-document_fill:before {
content: "\e6f3";
}
.icon-task_fill:before {
content: "\e732";
}
.icon-browse_fill:before {
content: "\e6e4";
}
.icon-collection_fill:before {
content: "\e6ea";
}
.icon-label_fill:before {
content: "\e706";
}
.icon-like_fill:before {
content: "\e707";
}
.icon-praise_fill:before {
content: "\e71a";
}
.icon-select_fill:before {
content: "\e725";
}
.icon-time_fill:before {
content: "\e735";
}
.icon-marketing_fill:before {
content: "\e74b";
}
.icon-fuzhi:before {
content: "\e61b";
}
.icon-fuzhi1:before {
content: "\e606";
}
.icon-icon02:before {
content: "\e614";
}
.icon-fuzhi2:before {
content: "\e6dd";
}
.icon-fuzhi3:before {
content: "\e636";
}
.icon-buzan:before {
content: "\e601";
}
.icon-zan1:before {
content: "\e610";
}
.icon-dianzan:before {
content: "\e616";
}
.icon-iconweiguanzhu:before {
content: "\e617";
}
.icon-iconyiguanzhu:before {
content: "\e628";
}
.icon-dianzan1:before {
content: "\e60a";
}
.icon-odps-data:before {
content: "\e727";
}
.icon-fanhui:before {
content: "\e600";
}
.icon-zhiding:before {
content: "\e739";
}
.icon-timefill:before {
content: "\e65e";
}
.icon-time:before {
content: "\e65f";
}
.icon-likefill:before {
content: "\e668";
}
.icon-like:before {
content: "\e669";
}
.icon-tagfill:before {
content: "\e751";
}
.icon-tag:before {
content: "\e752";
} | src/style/fonticon.css | @font-face {
font-family: "iconfont"; /* Project id 543384 */
src: url('//at.alicdn.com/t/font_543384_kln27c2xwk.woff2?t=1638355870845') format('woff2'),
url('//at.alicdn.com/t/font_543384_kln27c2xwk.woff?t=1638355870845') format('woff'),
url('//at.alicdn.com/t/font_543384_kln27c2xwk.ttf?t=1638355870845') format('truetype');
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-leimupinleifenleileibie2:before {
content: "\e7f8";
}
.icon-fenleicur:before {
content: "\e652";
}
.icon-fenlei201:before {
content: "\e64f";
}
.icon-fenlei:before {
content: "\e650";
}
.icon-weixuanzhongyuanquan:before {
content: "\e64c";
}
.icon-yuanxingweixuanzhong:before {
content: "\e72f";
}
.icon-yuan:before {
content: "\e64e";
}
.icon-yuan1:before {
content: "\edf8";
}
.icon-arrow-down:before {
content: "\e63b";
}
.icon-arrow-right:before {
content: "\e648";
}
.icon-xiala:before {
content: "\e649";
}
.icon-close:before {
content: "\e6ac";
}
.icon-close-mini:before {
content: "\e644";
}
.icon-close1:before {
content: "\e645";
}
.icon-close2:before {
content: "\e647";
}
.icon-close3:before {
content: "\e6dc";
}
.icon-guangbo:before {
content: "\e6ae";
}
.icon-sousuo1:before {
content: "\e63e";
}
.icon-sousuo2:before {
content: "\e8b9";
}
.icon-sousuo3:before {
content: "\e640";
}
.icon-home:before {
content: "\e7a5";
}
.icon-home1:before {
content: "\e65c";
}
.icon-home2:before {
content: "\e643";
}
.icon-home4:before {
content: "\e68b";
}
.icon-geren1:before {
content: "\e63c";
}
.icon-jindu:before {
content: "\e634";
}
.icon-book:before {
content: "\e635";
}
.icon-jindu1:before {
content: "\e637";
}
.icon-schedule:before {
content: "\e638";
}
.icon-jindu2:before {
content: "\e799";
}
.icon-jindu3:before {
content: "\e639";
}
.icon-7777:before {
content: "\e63a";
}
.icon-icon_yuedushijian:before {
content: "\e66b";
}
.icon-pingjixingquanxing:before {
content: "\e62a";
}
.icon-pingjixingxiantiao:before {
content: "\e632";
}
.icon-pingjixingbanxing:before {
content: "\e633";
}
.icon-wenzi2:before {
content: "\e69a";
}
.icon-wenzi3:before {
content: "\e629";
}
.icon-wenzi4:before {
content: "\e692";
}
.icon-wenzi:before {
content: "\e63f";
}
.icon-shangwutubiao-:before {
content: "\e641";
}
.icon-Font_Linear:before {
content: "\e67e";
}
.icon-M_tupianzhuanwenzi:before {
content: "\e759";
}
.icon-shezhi2:before {
content: "\e72d";
}
.icon-shezhi3:before {
content: "\e696";
}
.icon-shezhi4:before {
content: "\e631";
}
.icon-ico:before {
content: "\e646";
}
.icon-erweima4:before {
content: "\e66e";
}
.icon-logo:before {
content: "\e620";
}
.icon-miaojie1029logo:before {
content: "\e693";
}
.icon-csdn:before {
content: "\e621";
}
.icon-logo1:before {
content: "\e63d";
}
.icon-bilibili:before {
content: "\e6b4";
}
.icon-logo-bitcoin:before {
content: "\e6c4";
}
.icon-logo-css:before {
content: "\e6c6";
}
.icon-logo-npm:before {
content: "\e6d2";
}
.icon-logo-skype:before {
content: "\e6d7";
}
.icon-budaidise:before {
content: "\e75b";
}
.icon-logo-tux:before {
content: "\e7b4";
}
.icon-logo-twitter:before {
content: "\e7ab";
}
.icon-logo-twitch:before {
content: "\e7b0";
}
.icon-logo-pinterest:before {
content: "\e6f8";
}
.icon-logo-tumblr:before {
content: "\e6fa";
}
.icon-logo-reddit:before {
content: "\e6fd";
}
.icon-logo-steam:before {
content: "\e6fe";
}
.icon-Ggooglelogo:before {
content: "\e6b2";
}
.icon-logo-closed-captioning:before {
content: "\e724";
}
.icon-logo-linkedin:before {
content: "\e72a";
}
.icon-logo-xbox:before {
content: "\e73a";
}
.icon-logo-apple:before {
content: "\e64d";
}
.icon-social-_logo-blogger:before {
content: "\e678";
}
.icon-social-_logo-behance:before {
content: "\e679";
}
.icon-social-_logo-px:before {
content: "\e67a";
}
.icon-social-_logo-dropbox:before {
content: "\e67b";
}
.icon-social-_logo-creative-market:before {
content: "\e67c";
}
.icon-social-_logo-codepen:before {
content: "\e67d";
}
.icon-social-_logo-evernote:before {
content: "\e67f";
}
.icon-social-_logo-instagram:before {
content: "\e680";
}
.icon-social-_logo-google-plus:before {
content: "\e681";
}
.icon-social-_logo-paypal:before {
content: "\e682";
}
.icon-social-_logo-reddit:before {
content: "\e683";
}
.icon-social-_logo-linkedin:before {
content: "\e684";
}
.icon-social-_logo-deviantart:before {
content: "\e685";
}
.icon-social-_logo-rss:before {
content: "\e686";
}
.icon-social-_logo-skype:before {
content: "\e687";
}
.icon-social-_logo-soundcloud:before {
content: "\e688";
}
.icon-social-_logo-tumblr:before {
content: "\e689";
}
.icon-social-_logo-slack:before {
content: "\e68a";
}
.icon-social-_logo-youtube:before {
content: "\e68d";
}
.icon-social-_logo-wordpress:before {
content: "\e68e";
}
.icon-logo-markdown:before {
content: "\e604";
}
.icon-logo-python:before {
content: "\e607";
}
.icon-logo-nodejs:before {
content: "\e627";
}
.icon-logo-facebook:before {
content: "\e8f1";
}
.icon-logo-octocat:before {
content: "\e8f3";
}
.icon-logo_ie:before {
content: "\e62b";
}
.icon-logo_QQ:before {
content: "\e62d";
}
.icon-logo_gitlab:before {
content: "\e62e";
}
.icon-logo_dingding:before {
content: "\e62f";
}
.icon-logo_weibo_circle:before {
content: "\e630";
}
.icon-sichuantianfuyinhanglogo:before {
content: "\e6a9";
}
.icon-logo-wechat:before {
content: "\e677";
}
.icon-blog-solid:before {
content: "\e698";
}
.icon-gitee1:before {
content: "\e61f";
}
.icon-woguanzhudepinpai:before {
content: "\e613";
}
.icon-shoucangxuanzhong:before {
content: "\e615";
}
.icon-qinmifu:before {
content: "\e61c";
}
.icon-pengyoufill:before {
content: "\e746";
}
.icon-shoucang:before {
content: "\e86d";
}
.icon-xihuan:before {
content: "\e86f";
}
.icon-cnblogs:before {
content: "\e61d";
}
.icon-tengxunyun:before {
content: "\e61e";
}
.icon-renzhenghuizhang:before {
content: "\e673";
}
.icon-qianzishenhe:before {
content: "\e6b3";
}
.icon-zhifeiji:before {
content: "\e7d5";
}
.icon-group_fill:before {
content: "\e6ff";
}
.icon-setup_fill:before {
content: "\e728";
}
.icon-gitee:before {
content: "\e6d6";
}
.icon-gitlab:before {
content: "\e779";
}
.icon-github:before {
content: "\e690";
}
.icon-blogs:before {
content: "\e642";
}
.icon-dazhongicon04:before {
content: "\e624";
}
.icon-pinglun:before {
content: "\e605";
}
.icon-pinglun1:before {
content: "\e62c";
}
.icon-pinglun2:before {
content: "\e6a8";
}
.icon-pinglun3:before {
content: "\e608";
}
.icon-pinglun4:before {
content: "\e60e";
}
.icon-huaban:before {
content: "\e603";
}
.icon-mulu:before {
content: "\e60c";
}
.icon-mulu5:before {
content: "\e60d";
}
.icon-gongzhonghao:before {
content: "\e60f";
}
.icon-wodashangderen:before {
content: "\e64b";
}
.icon-gongzhonghao_:before {
content: "\e609";
}
.icon-gongzhonghaoerweima:before {
content: "\e623";
}
.icon-gongzhonghao1:before {
content: "\e619";
}
.icon-dashang1:before {
content: "\e691";
}
.icon-dashang2:before {
content: "\e602";
}
.icon-huodongguanli-dashanggongneng:before {
content: "\e6c9";
}
.icon-gongzhonghao2:before {
content: "\e819";
}
.icon-bad:before {
content: "\e745";
}
.icon-good:before {
content: "\e753";
}
.icon-hot:before {
content: "\e754";
}
.icon-xl:before {
content: "\e60b";
}
.icon-aixin:before {
content: "\e612";
}
.icon-weibiaoti22:before {
content: "\e64a";
}
.icon-QRcode:before {
content: "\e708";
}
.icon-menudots:before {
content: "\e65a";
}
.icon-shang:before {
content: "\e611";
}
.icon-xuanshang:before {
content: "\e61a";
}
.icon-interactive:before {
content: "\e705";
}
.icon-browse:before {
content: "\e6e6";
}
.icon-time1:before {
content: "\e736";
}
.icon-right:before {
content: "\e7f6";
}
.icon-pinglunzu:before {
content: "\e766";
}
.icon-select:before {
content: "\e813";
}
.icon-xiala-copy:before {
content: "\e625";
}
.icon-xiala-copy-copy:before {
content: "\e626";
}
.icon-zhtn:before {
content: "\e765";
}
.icon-addressbook_fill:before {
content: "\e6e2";
}
.icon-barrage_fill:before {
content: "\e6e3";
}
.icon-brush_fill:before {
content: "\e6e5";
}
.icon-computer_fill:before {
content: "\e6eb";
}
.icon-createtask_fill:before {
content: "\e6ee";
}
.icon-dynamic_fill:before {
content: "\e6f4";
}
.icon-emoji_fill:before {
content: "\e6f6";
}
.icon-enterinto_fill:before {
content: "\e6f9";
}
.icon-flag_fill:before {
content: "\e6fb";
}
.icon-flashlight_fill:before {
content: "\e6fc";
}
.icon-headlines_fill:before {
content: "\e700";
}
.icon-homepage_fill:before {
content: "\e702";
}
.icon-interactive_fill:before {
content: "\e704";
}
.icon-mine_fill:before {
content: "\e70f";
}
.icon-picture_fill:before {
content: "\e716";
}
.icon-play_fill:before {
content: "\e717";
}
.icon-prompt_fill:before {
content: "\e71b";
}
.icon-redpacket_fill:before {
content: "\e71d";
}
.icon-remind_fill:before {
content: "\e71f";
}
.icon-smallscreen_fill:before {
content: "\e72b";
}
.icon-stealth_fill:before {
content: "\e72c";
}
.icon-tasklist_fill:before {
content: "\e733";
}
.icon-trash_fill:before {
content: "\e738";
}
.icon-video_fill:before {
content: "\e73c";
}
.icon-warning_fill:before {
content: "\e73d";
}
.icon-searchfill:before {
content: "\e742";
}
.icon-financial_fill:before {
content: "\e74c";
}
.icon-int:before {
content: "\e763";
}
.icon-lighting:before {
content: "\e622";
}
.icon-shandian:before {
content: "\e618";
}
.icon-shandian2:before {
content: "\e70e";
}
.icon-code1:before {
content: "\ea77";
}
.icon-code3:before {
content: "\e699";
}
.icon-code4:before {
content: "\e654";
}
.icon-code5:before {
content: "\e657";
}
.icon-activity_fill:before {
content: "\e6de";
}
.icon-document_fill:before {
content: "\e6f3";
}
.icon-task_fill:before {
content: "\e732";
}
.icon-browse_fill:before {
content: "\e6e4";
}
.icon-collection_fill:before {
content: "\e6ea";
}
.icon-label_fill:before {
content: "\e706";
}
.icon-like_fill:before {
content: "\e707";
}
.icon-praise_fill:before {
content: "\e71a";
}
.icon-select_fill:before {
content: "\e725";
}
.icon-time_fill:before {
content: "\e735";
}
.icon-marketing_fill:before {
content: "\e74b";
}
.icon-fuzhi:before {
content: "\e61b";
}
.icon-fuzhi1:before {
content: "\e606";
}
.icon-icon02:before {
content: "\e614";
}
.icon-fuzhi2:before {
content: "\e6dd";
}
.icon-fuzhi3:before {
content: "\e636";
}
.icon-buzan:before {
content: "\e601";
}
.icon-zan1:before {
content: "\e610";
}
.icon-dianzan:before {
content: "\e616";
}
.icon-iconweiguanzhu:before {
content: "\e617";
}
.icon-iconyiguanzhu:before {
content: "\e628";
}
.icon-dianzan1:before {
content: "\e60a";
}
.icon-odps-data:before {
content: "\e727";
}
.icon-fanhui:before {
content: "\e600";
}
.icon-zhiding:before {
content: "\e739";
}
.icon-timefill:before {
content: "\e65e";
}
.icon-time:before {
content: "\e65f";
}
.icon-likefill:before {
content: "\e668";
}
.icon-like:before {
content: "\e669";
}
.icon-tagfill:before {
content: "\e751";
}
.icon-tag:before {
content: "\e752";
} | 0.341802 | 0.142948 |
body {
background-color: #F4E3D7;
color: rgb(40, 23, 11);
margin: 0;
padding: 0;
font-family: 'Century', serif;
line-height: 1;
}
a:hover{
cursor: url("https://cowboycollective.cc/welcome%20site/assets/point.svg") 12 0, auto;
}
#head {
position: fixed;
width: 60em;
margin-left: -30em;
left: 50%;
height: 10em;
background-color: #F4E3D7;
top: -2em;
z-index: 1;
}
#home {
margin-top: 4em;
width: 300px;
height: 70px;
background-image: url("head.svg");
background-size: contain;
background-position: center;
background-repeat: no-repeat;
float: left;
margin-left: 0.5em;
}
#home:hover {
background-image: url("headhv.svg");
}
#toggle {
margin-top: 4.8em;
text-align: right;
margin-right: 0.5em;
font-size: 1.2em;
}
#toggle2 {
text-align: right;
margin-right: 0.5em;
margin-top: 0.2em;
font-size: 1.2em;
cursor: pointer;
}
#body {
position: absolute;
width: 60em;
margin-left: -30em;
left: 50%;
z-index: 0;
margin-top: 8em;
padding-bottom: 8em;
display: flex;
justify-content: space-between;
flex-flow: row wrap;
}
h1 {
font-family: "railroad";
font-weight: normal;
font-size: 3em;
display: block;
flex-basis: 100%;
margin-bottom: 0.1em;
}
.book {
background-color: green;
height: 252px;
width: 176px;
margin: 0.5em;
align-items: flex-start;
background-size: cover;
cursor: pointer;
}
.ender {
width: 176px;
margin: 0.5em;
align-items: flex-start;
}
#footer {
position: fixed;
width: 60em;
margin-left: -30em;
left: 50%;
bottom: 0;
visibility: hidden;
}
#bookTitle {
text-align: center;
width: calc(100% - 8em);
bottom: -0.7em;
padding-bottom: 1em;
position: absolute;
padding-left: 4em;
padding-right: 4em;
padding-top: 0.3em;
left: 0;
background-color: #F4E3D7;
}
#bookDate {
font-size: 1.1em;
font-weight: normal;
left: 0;
position: absolute;
bottom: 1em;
}
#bookNumb {
font-size: 1.1em;
font-weight: normal;
right: 0;
position: absolute;
bottom: 1em;
}
#preview {
width: 100vw;
height: 100vh;
position: fixed;
top: 0;
bottom: 0;
z-index: 1;
visibility: hidden;
}
#preview iframe{
position: fixed;
width: 95%;
left: 2.5%;
top: 8em;
height: calc(100vh - 13em);
border: none;
}
#preview h1{
bottom: -0.7em;
padding-bottom: 1em;
position: absolute;
width: 850px;
overflow: hidden;
height: 1em;
white-space: nowrap;
text-overflow: ellipsis;
margin-left: -500px;
padding-left: 10px;
padding-right: 120px;
padding-top: 13px;
left: 50%;
background-color: #F4E3D7;
}
#preview h2{
bottom: 0;
padding-bottom: 1em;
position: absolute;
margin-right: -475px;
right: 50%;
text-align: right;
font-size: 1.1em;
color: inherit;
cursor: pointer;
font-weight: normal;
text-decoration: underline;
}
@media screen and (max-width: 65em) {
#head {
width: 95vw;
margin-left: -47.5vw;
}
#body {
width: 95vw;
margin-left: -47.5vw;
}
#footer {
width: 95vw;
margin-left: -47.5vw;
}
#preview h1{
width: calc(95vw - 140px);
padding-right: 200px;
margin-left: calc(-10px - 47.5vw);
}
#preview h2{
right: 2.5vw;
margin-right: 10px;
}
}
@media screen and (max-width: 38em) {
#home {
width: 100%;
margin-top: 3em;
}
#toggle {
float: left;
margin-top: 1em;
}
#toggle2 {
float: right;
margin-top: 1em;
}
#body {
width: 95vw;
margin-left: -47.5vw;
}
.book {
width: calc(50vw - 1.8em);
height: calc((50vw - 1.8em)*1.428571429);
}
#bookTitle{
padding-left: 0;
padding-right: 0;
width: 100%;
bottom: -0.3em;
}
#bookDate {
bottom: 0;
}
#bookNumb {
bottom:0;
}
} | pulp/style.css | body {
background-color: #F4E3D7;
color: rgb(40, 23, 11);
margin: 0;
padding: 0;
font-family: 'Century', serif;
line-height: 1;
}
a:hover{
cursor: url("https://cowboycollective.cc/welcome%20site/assets/point.svg") 12 0, auto;
}
#head {
position: fixed;
width: 60em;
margin-left: -30em;
left: 50%;
height: 10em;
background-color: #F4E3D7;
top: -2em;
z-index: 1;
}
#home {
margin-top: 4em;
width: 300px;
height: 70px;
background-image: url("head.svg");
background-size: contain;
background-position: center;
background-repeat: no-repeat;
float: left;
margin-left: 0.5em;
}
#home:hover {
background-image: url("headhv.svg");
}
#toggle {
margin-top: 4.8em;
text-align: right;
margin-right: 0.5em;
font-size: 1.2em;
}
#toggle2 {
text-align: right;
margin-right: 0.5em;
margin-top: 0.2em;
font-size: 1.2em;
cursor: pointer;
}
#body {
position: absolute;
width: 60em;
margin-left: -30em;
left: 50%;
z-index: 0;
margin-top: 8em;
padding-bottom: 8em;
display: flex;
justify-content: space-between;
flex-flow: row wrap;
}
h1 {
font-family: "railroad";
font-weight: normal;
font-size: 3em;
display: block;
flex-basis: 100%;
margin-bottom: 0.1em;
}
.book {
background-color: green;
height: 252px;
width: 176px;
margin: 0.5em;
align-items: flex-start;
background-size: cover;
cursor: pointer;
}
.ender {
width: 176px;
margin: 0.5em;
align-items: flex-start;
}
#footer {
position: fixed;
width: 60em;
margin-left: -30em;
left: 50%;
bottom: 0;
visibility: hidden;
}
#bookTitle {
text-align: center;
width: calc(100% - 8em);
bottom: -0.7em;
padding-bottom: 1em;
position: absolute;
padding-left: 4em;
padding-right: 4em;
padding-top: 0.3em;
left: 0;
background-color: #F4E3D7;
}
#bookDate {
font-size: 1.1em;
font-weight: normal;
left: 0;
position: absolute;
bottom: 1em;
}
#bookNumb {
font-size: 1.1em;
font-weight: normal;
right: 0;
position: absolute;
bottom: 1em;
}
#preview {
width: 100vw;
height: 100vh;
position: fixed;
top: 0;
bottom: 0;
z-index: 1;
visibility: hidden;
}
#preview iframe{
position: fixed;
width: 95%;
left: 2.5%;
top: 8em;
height: calc(100vh - 13em);
border: none;
}
#preview h1{
bottom: -0.7em;
padding-bottom: 1em;
position: absolute;
width: 850px;
overflow: hidden;
height: 1em;
white-space: nowrap;
text-overflow: ellipsis;
margin-left: -500px;
padding-left: 10px;
padding-right: 120px;
padding-top: 13px;
left: 50%;
background-color: #F4E3D7;
}
#preview h2{
bottom: 0;
padding-bottom: 1em;
position: absolute;
margin-right: -475px;
right: 50%;
text-align: right;
font-size: 1.1em;
color: inherit;
cursor: pointer;
font-weight: normal;
text-decoration: underline;
}
@media screen and (max-width: 65em) {
#head {
width: 95vw;
margin-left: -47.5vw;
}
#body {
width: 95vw;
margin-left: -47.5vw;
}
#footer {
width: 95vw;
margin-left: -47.5vw;
}
#preview h1{
width: calc(95vw - 140px);
padding-right: 200px;
margin-left: calc(-10px - 47.5vw);
}
#preview h2{
right: 2.5vw;
margin-right: 10px;
}
}
@media screen and (max-width: 38em) {
#home {
width: 100%;
margin-top: 3em;
}
#toggle {
float: left;
margin-top: 1em;
}
#toggle2 {
float: right;
margin-top: 1em;
}
#body {
width: 95vw;
margin-left: -47.5vw;
}
.book {
width: calc(50vw - 1.8em);
height: calc((50vw - 1.8em)*1.428571429);
}
#bookTitle{
padding-left: 0;
padding-right: 0;
width: 100%;
bottom: -0.3em;
}
#bookDate {
bottom: 0;
}
#bookNumb {
bottom:0;
}
} | 0.47926 | 0.102305 |
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap');
body {
font-family: 'Lato', sans-serif;
font-size: 15px;
padding: 0;
margin: 0;
line-height: 1.5;
background-color: #f4f4f4;
max-width: 100%;
}
.container {
width: 80%;
margin: auto;
/* The overflow property determines what to do if content overflows an element's box. Setting overflow to hidden will hide/clip the overflowing content. */
overflow: hidden;
}
ul {
margin: 0;
padding: 0;
}
.btn-1 {
height: 38px;
background-color: #eb4442;
border: 0;
padding-left: 20px;
padding-right: 20px;
color: #fff;
}
.light, .dark {
padding: 15px;
margin-top: 10px;
margin-bottom: 10px;
}
.light {
background-color: #e6e6e6;
color: #2d2b3e;
}
.dark {
background-color: #2d2b3e;
color: #fff;
}
/* Header */
header {
background-color: #2d2b3e;
color: #fff;
/* Setting a min-height so the height for the header section can expand if needed */
min-height: 70px;
border-bottom: 3px solid #eb4442;
padding: 5px 0;
}
header .container {
display: flex;
justify-content: space-between;
}
header ul {
height: 100%;
display: flex;
align-items: center;
}
header li {
/* Removes the bullet point or number on a list item */
list-style: none;
padding: 0 20px;
}
header a {
color: #fff;
text-decoration: none;
text-transform: uppercase;
font-size: 18px;
}
header .highlight, header #current a {
color: #eb4442;
font-weight: bold;
}
header a:hover {
color: #ccc;
font-weight: bold;
}
/* Showcase */
#showcase {
min-height: 400px;
background-image: url('laptop.png');
background-position: center;
background-size: cover;
text-align: center;
color: #fff;
}
#showcase h1 {
margin-top: 100px;
margin-bottom: 10px;
font-size: 55px;
}
#showcase p {
font-size: 20px;
}
/* Newsletter */
#newsletter {
background-color: #2d2b3e;
padding: 15px;
color: #fff;
}
#newsletter .container {
display: flex;
justify-content: space-between;
align-items: center;
}
#newsletter input {
padding: 4px;
height: 25px;
width: 250px;
}
/* Boxes */
#boxes {
margin-top: 20px;
}
#boxes .container {
display: flex;
justify-content: space-between;
}
#boxes .container .box {
width: 30%;
text-align: center;
padding: 10px;
}
#boxes .box i {
font-size: 225px;
margin: auto;
}
#boxes .box .fa-html5 {
color: #d45632;
}
#boxes .box .fa-css3-alt {
color: #2d50dc;
}
#boxes .box .fa-js {
color: #f3df50;
}
/* About */
#about {
background-color: #2d2b3e;
padding: 20px;
}
#about .container {
display: grid;
grid-template-columns: 2fr 1fr;
grid-column-gap: 50px;
}
#about .main-col {
color: #fff;
}
#about .sidebar {
margin-top: 10px;
}
/* Services */
#services .container {
display: grid;
grid-template-columns: 2fr 1fr;
grid-column-gap: 50px;
}
#services li {
padding: 20px;
border: 1px solid #ccc;
margin-bottom: 5px;
background-color: #e6e6e6;
}
#services .sidebar {
margin-top: 10px;
}
#services input, #services textarea {
padding: 5px;
width: 90%;
}
/* Footer */
footer {
background-color: #2d2b3e;
color: #fff;
padding: 20px;
text-align: center;
margin-top: 20px;
}
/* Media Queries */
@media (max-width: 768px) {
header .container,
#newsletter .container,
#boxes .container {
flex-direction: column;
align-items: center;
justify-content: center;
margin-bottom: 20px;
}
#showcase .container {
padding-bottom: 50px;
}
#boxes .container .box {
width: 80%;
}
#about .container,
#services .container {
grid-template-columns: 1fr;
}
}
#about .container,
#services .container {
grid-template-columns: 1fr;
} | Projects/FullWebpage2/style.css |
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap');
body {
font-family: 'Lato', sans-serif;
font-size: 15px;
padding: 0;
margin: 0;
line-height: 1.5;
background-color: #f4f4f4;
max-width: 100%;
}
.container {
width: 80%;
margin: auto;
/* The overflow property determines what to do if content overflows an element's box. Setting overflow to hidden will hide/clip the overflowing content. */
overflow: hidden;
}
ul {
margin: 0;
padding: 0;
}
.btn-1 {
height: 38px;
background-color: #eb4442;
border: 0;
padding-left: 20px;
padding-right: 20px;
color: #fff;
}
.light, .dark {
padding: 15px;
margin-top: 10px;
margin-bottom: 10px;
}
.light {
background-color: #e6e6e6;
color: #2d2b3e;
}
.dark {
background-color: #2d2b3e;
color: #fff;
}
/* Header */
header {
background-color: #2d2b3e;
color: #fff;
/* Setting a min-height so the height for the header section can expand if needed */
min-height: 70px;
border-bottom: 3px solid #eb4442;
padding: 5px 0;
}
header .container {
display: flex;
justify-content: space-between;
}
header ul {
height: 100%;
display: flex;
align-items: center;
}
header li {
/* Removes the bullet point or number on a list item */
list-style: none;
padding: 0 20px;
}
header a {
color: #fff;
text-decoration: none;
text-transform: uppercase;
font-size: 18px;
}
header .highlight, header #current a {
color: #eb4442;
font-weight: bold;
}
header a:hover {
color: #ccc;
font-weight: bold;
}
/* Showcase */
#showcase {
min-height: 400px;
background-image: url('laptop.png');
background-position: center;
background-size: cover;
text-align: center;
color: #fff;
}
#showcase h1 {
margin-top: 100px;
margin-bottom: 10px;
font-size: 55px;
}
#showcase p {
font-size: 20px;
}
/* Newsletter */
#newsletter {
background-color: #2d2b3e;
padding: 15px;
color: #fff;
}
#newsletter .container {
display: flex;
justify-content: space-between;
align-items: center;
}
#newsletter input {
padding: 4px;
height: 25px;
width: 250px;
}
/* Boxes */
#boxes {
margin-top: 20px;
}
#boxes .container {
display: flex;
justify-content: space-between;
}
#boxes .container .box {
width: 30%;
text-align: center;
padding: 10px;
}
#boxes .box i {
font-size: 225px;
margin: auto;
}
#boxes .box .fa-html5 {
color: #d45632;
}
#boxes .box .fa-css3-alt {
color: #2d50dc;
}
#boxes .box .fa-js {
color: #f3df50;
}
/* About */
#about {
background-color: #2d2b3e;
padding: 20px;
}
#about .container {
display: grid;
grid-template-columns: 2fr 1fr;
grid-column-gap: 50px;
}
#about .main-col {
color: #fff;
}
#about .sidebar {
margin-top: 10px;
}
/* Services */
#services .container {
display: grid;
grid-template-columns: 2fr 1fr;
grid-column-gap: 50px;
}
#services li {
padding: 20px;
border: 1px solid #ccc;
margin-bottom: 5px;
background-color: #e6e6e6;
}
#services .sidebar {
margin-top: 10px;
}
#services input, #services textarea {
padding: 5px;
width: 90%;
}
/* Footer */
footer {
background-color: #2d2b3e;
color: #fff;
padding: 20px;
text-align: center;
margin-top: 20px;
}
/* Media Queries */
@media (max-width: 768px) {
header .container,
#newsletter .container,
#boxes .container {
flex-direction: column;
align-items: center;
justify-content: center;
margin-bottom: 20px;
}
#showcase .container {
padding-bottom: 50px;
}
#boxes .container .box {
width: 80%;
}
#about .container,
#services .container {
grid-template-columns: 1fr;
}
}
#about .container,
#services .container {
grid-template-columns: 1fr;
} | 0.352759 | 0.091342 |
@charset "UTF-8";
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%
}
body {
margin: 0
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
display: block
}
audio,canvas,progress,video {
display: inline-block;
vertical-align: baseline
}
audio:not([controls]) {
display: none;
height: 0
}
[hidden],template {
display: none
}
a {
background: transparent
}
a:active,a:hover {
outline: 0
}
abbr[title] {
border-bottom: 1px dotted
}
b,strong {
font-weight: bold
}
dfn {
font-style: italic
}
h1 {
font-size: 2em;
margin: 0.67em 0
}
mark {
background: #ff0;
color: #000
}
small {
font-size: 80%
}
sub,sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline
}
sup {
top: -0.5em
}
sub {
bottom: -0.25em
}
img {
border: 0
}
svg:not(:root) {
overflow: hidden
}
figure {
margin: 1em 40px
}
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0
}
pre {
overflow: auto
}
code,kbd,pre,samp {
font-family: monospace, monospace;
font-size: 1em
}
button,input,optgroup,select,textarea {
color: inherit;
font: inherit;
margin: 0
}
button {
overflow: visible
}
button,select {
text-transform: none
}
button,html input[type="button"],input[type="reset"],input[type="submit"] {
-webkit-appearance: button;
cursor: pointer
}
button[disabled],html input[disabled] {
cursor: default
}
button::-moz-focus-inner,input::-moz-focus-inner {
border: 0;
padding: 0
}
input {
line-height: normal
}
input[type="checkbox"],input[type="radio"] {
box-sizing: border-box;
padding: 0
}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
height: auto
}
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em
}
legend {
border: 0;
padding: 0
}
textarea {
overflow: auto
}
optgroup {
font-weight: bold
}
table {
border-collapse: collapse;
border-spacing: 0
}
td,th {
padding: 0
}
* {
-moz-box-sizing: border-box;
box-sizing: border-box
}
input,select,textarea,button {
font: 13px/1.4 Helvetica, arial, freesans, clean, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol"
}
body {
padding: 30px;
max-width: 858px;
margin: 0 auto;
font: 13px/1.4 Helvetica, arial, freesans, clean, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol";
color: #333;
background-color: #fff
}
a {
color: #4183c4;
text-decoration: none
}
a:hover,a:focus,a:active {
text-decoration: underline
}
hr,.rule {
height: 0;
margin: 15px 0;
overflow: hidden;
background: transparent;
border: 0;
border-bottom: 1px solid #ddd
}
hr:before,.rule:before {
display: table;
content: ""
}
hr:after,.rule:after {
display: table;
clear: both;
content: ""
}
fieldset {
padding: 0;
margin: 0;
border: 0
}
label {
font-size: 13px;
font-weight: bold
}
input[type="text"],#adv_code_search .search-page-label,input[type="password"],input[type="email"],input[type="number"],input[type="tel"],input[type="url"],textarea {
min-height: 34px;
padding: 7px 8px;
font-size: 13px;
color: #333;
vertical-align: middle;
background-color: #fff;
background-repeat: no-repeat;
background-position: right center;
border: 1px solid #ccc;
border-radius: 3px;
outline: none;
box-shadow: inset 0 1px 2px rgba(0,0,0,0.075)
}
input[type="text"].focus,#adv_code_search .focus.search-page-label,input[type="text"]:focus,.focused .drag-and-drop,#adv_code_search .search-page-label:focus,input[type="password"].focus,input[type="password"]:focus,input[type="email"].focus,input[type="email"]:focus,input[type="number"].focus,input[type="number"]:focus,input[type="tel"].focus,input[type="tel"]:focus,input[type="url"].focus,input[type="url"]:focus,textarea.focus,textarea:focus {
border-color: #51a7e8;
box-shadow: inset 0 1px 2px rgba(0,0,0,0.075),0 0 5px rgba(81,167,232,0.5)
}
input.input-contrast,.input-contrast {
background-color: #fafafa
}
input.input-contrast:focus,.input-contrast:focus {
background-color: #fff
}
::-webkit-input-placeholder,:-moz-placeholder {
color: #aaa
}
::-webkit-validation-bubble-message {
font-size: 12px;
color: #fff;
background: #9c2400;
border: 0;
border-radius: 3px;
-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.1)
}
input::-webkit-validation-bubble-icon {
display: none
}
::-webkit-validation-bubble-arrow {
background-color: #9c2400;
border: solid 1px #9c2400;
-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.1)
}
body{
font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, freesans, sans-serif;
font-size: 16px;
line-height: 1.6;
word-wrap: break-word
}
body>*:first-child {
margin-top: 0 !important
}
body>*:last-child {
margin-bottom: 0 !important
}
.absent {
color: #c00
}
.anchor {
position: absolute;
top: 0;
bottom: 0;
left: 0;
display: block;
padding-right: 6px;
padding-left: 30px;
margin-left: -30px
}
.anchor:focus {
outline: none
}
h1,h2,h3,h4,h5,h6 {
position: relative;
margin-top: 1em;
margin-bottom: 16px;
font-weight: bold;
line-height: 1.4
}
h1 .octicon-link,h2 .octicon-link,h3 .octicon-link,h4 .octicon-link,h5 .octicon-link,h6 .octicon-link {
display: none;
color: #000;
vertical-align: middle
}
h1:hover .anchor,h2:hover .anchor,h3:hover .anchor,h4:hover .anchor,h5:hover .anchor,h6:hover .anchor {
height: 1em;
padding-left: 8px;
margin-left: -30px;
line-height: 1;
text-decoration: none
}
h1:hover .anchor .octicon-link,h2:hover .anchor .octicon-link,h3:hover .anchor .octicon-link,h4:hover .anchor .octicon-link,h5:hover .anchor .octicon-link,h6:hover .anchor .octicon-link {
display: inline-block
}
h1 tt,h1 code,h2 tt,h2 code,h3 tt,h3 code,h4 tt,h4 code,h5 tt,h5 code,h6 tt,h6 code {
font-size: inherit
}
h1 {
padding-bottom: 0.3em;
font-size: 2.25em;
line-height: 1.2;
border-bottom: 1px solid #eee
}
h2 {
padding-bottom: 0.3em;
font-size: 1.75em;
line-height: 1.225;
border-bottom: 1px solid #eee
}
h3 {
font-size: 1.5em;
line-height: 1.43
}
h4 {
font-size: 1.25em
}
h5 {
font-size: 1em
}
h6 {
font-size: 1em;
color: #777
}
p,blockquote,ul,ol,dl,table,pre {
margin-top: 0;
margin-bottom: 16px
}
hr {
height: 4px;
padding: 0;
margin: 16px 0;
background-color: #e7e7e7;
border: 0 none
}
ul,ol {
padding-left: 2em
}
ul.no-list,ol.no-list {
padding: 0;
list-style-type: none
}
ul ul,ul ol,ol ol,ol ul {
margin-top: 0;
margin-bottom: 0
}
li>p {
margin-top: 16px
}
dl {
padding: 0
}
dl dt {
padding: 0;
margin-top: 16px;
font-size: 1em;
font-style: italic;
font-weight: bold
}
dl dd {
padding: 0 16px;
margin-bottom: 16px
}
blockquote {
padding: 0 15px;
color: #777;
border-left: 4px solid #ddd
}
blockquote>:first-child {
margin-top: 0
}
blockquote>:last-child {
margin-bottom: 0
}
table {
display: block;
width: 100%;
overflow: auto;
word-break: normal;
word-break: keep-all
}
table th {
font-weight: bold
}
table th,table td {
padding: 6px 13px;
border: 1px solid #ddd
}
table tr {
background-color: #fff;
border-top: 1px solid #ccc
}
table tr:nth-child(2n) {
background-color: #f8f8f8
}
img {
max-width: 100%;
-moz-box-sizing: border-box;
box-sizing: border-box
}
span.frame {
display: block;
overflow: hidden
}
span.frame>span {
display: block;
float: left;
width: auto;
padding: 7px;
margin: 13px 0 0;
overflow: hidden;
border: 1px solid #ddd
}
span.frame span img {
display: block;
float: left
}
span.frame span span {
display: block;
padding: 5px 0 0;
clear: both;
color: #333
}
span.align-center {
display: block;
overflow: hidden;
clear: both
}
span.align-center>span {
display: block;
margin: 13px auto 0;
overflow: hidden;
text-align: center
}
span.align-center span img {
margin: 0 auto;
text-align: center
}
span.align-right {
display: block;
overflow: hidden;
clear: both
}
span.align-right>span {
display: block;
margin: 13px 0 0;
overflow: hidden;
text-align: right
}
span.align-right span img {
margin: 0;
text-align: right
}
span.float-left {
display: block;
float: left;
margin-right: 13px;
overflow: hidden
}
span.float-left span {
margin: 13px 0 0
}
span.float-right {
display: block;
float: right;
margin-left: 13px;
overflow: hidden
}
span.float-right>span {
display: block;
margin: 13px auto 0;
overflow: hidden;
text-align: right
}
code,tt {
padding: 0;
padding-top: 0.2em;
padding-bottom: 0.2em;
margin: 0;
font-size: 85%;
background-color: rgba(0,0,0,0.04);
border-radius: 3px
}
code:before,code:after,tt:before,tt:after {
letter-spacing: -0.2em;
content: "\00a0"
}
code br,tt br {
display: none
}
del code {
text-decoration: inherit;
vertical-align: text-top
}
pre>code {
padding: 0;
margin: 0;
font-size: 100%;
word-break: normal;
white-space: pre;
background: transparent;
border: 0
}
.highlight {
margin-bottom: 16px
}
.highlight pre,pre {
padding: 16px;
overflow: auto;
font-size: 85%;
line-height: 1.45;
background-color: #f7f7f7;
border-radius: 3px
}
.highlight pre {
margin-bottom: 0;
word-break: normal
}
pre {
word-wrap: normal
}
pre code,pre tt {
display: inline;
max-width: initial;
padding: 0;
margin: 0;
overflow: initial;
line-height: inherit;
word-wrap: normal;
background-color: transparent;
border: 0
}
pre code:before,pre code:after,pre tt:before,pre tt:after {
content: normal
} | examples/theme/mou.css | @charset "UTF-8";
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%
}
body {
margin: 0
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
display: block
}
audio,canvas,progress,video {
display: inline-block;
vertical-align: baseline
}
audio:not([controls]) {
display: none;
height: 0
}
[hidden],template {
display: none
}
a {
background: transparent
}
a:active,a:hover {
outline: 0
}
abbr[title] {
border-bottom: 1px dotted
}
b,strong {
font-weight: bold
}
dfn {
font-style: italic
}
h1 {
font-size: 2em;
margin: 0.67em 0
}
mark {
background: #ff0;
color: #000
}
small {
font-size: 80%
}
sub,sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline
}
sup {
top: -0.5em
}
sub {
bottom: -0.25em
}
img {
border: 0
}
svg:not(:root) {
overflow: hidden
}
figure {
margin: 1em 40px
}
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0
}
pre {
overflow: auto
}
code,kbd,pre,samp {
font-family: monospace, monospace;
font-size: 1em
}
button,input,optgroup,select,textarea {
color: inherit;
font: inherit;
margin: 0
}
button {
overflow: visible
}
button,select {
text-transform: none
}
button,html input[type="button"],input[type="reset"],input[type="submit"] {
-webkit-appearance: button;
cursor: pointer
}
button[disabled],html input[disabled] {
cursor: default
}
button::-moz-focus-inner,input::-moz-focus-inner {
border: 0;
padding: 0
}
input {
line-height: normal
}
input[type="checkbox"],input[type="radio"] {
box-sizing: border-box;
padding: 0
}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
height: auto
}
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em
}
legend {
border: 0;
padding: 0
}
textarea {
overflow: auto
}
optgroup {
font-weight: bold
}
table {
border-collapse: collapse;
border-spacing: 0
}
td,th {
padding: 0
}
* {
-moz-box-sizing: border-box;
box-sizing: border-box
}
input,select,textarea,button {
font: 13px/1.4 Helvetica, arial, freesans, clean, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol"
}
body {
padding: 30px;
max-width: 858px;
margin: 0 auto;
font: 13px/1.4 Helvetica, arial, freesans, clean, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol";
color: #333;
background-color: #fff
}
a {
color: #4183c4;
text-decoration: none
}
a:hover,a:focus,a:active {
text-decoration: underline
}
hr,.rule {
height: 0;
margin: 15px 0;
overflow: hidden;
background: transparent;
border: 0;
border-bottom: 1px solid #ddd
}
hr:before,.rule:before {
display: table;
content: ""
}
hr:after,.rule:after {
display: table;
clear: both;
content: ""
}
fieldset {
padding: 0;
margin: 0;
border: 0
}
label {
font-size: 13px;
font-weight: bold
}
input[type="text"],#adv_code_search .search-page-label,input[type="password"],input[type="email"],input[type="number"],input[type="tel"],input[type="url"],textarea {
min-height: 34px;
padding: 7px 8px;
font-size: 13px;
color: #333;
vertical-align: middle;
background-color: #fff;
background-repeat: no-repeat;
background-position: right center;
border: 1px solid #ccc;
border-radius: 3px;
outline: none;
box-shadow: inset 0 1px 2px rgba(0,0,0,0.075)
}
input[type="text"].focus,#adv_code_search .focus.search-page-label,input[type="text"]:focus,.focused .drag-and-drop,#adv_code_search .search-page-label:focus,input[type="password"].focus,input[type="password"]:focus,input[type="email"].focus,input[type="email"]:focus,input[type="number"].focus,input[type="number"]:focus,input[type="tel"].focus,input[type="tel"]:focus,input[type="url"].focus,input[type="url"]:focus,textarea.focus,textarea:focus {
border-color: #51a7e8;
box-shadow: inset 0 1px 2px rgba(0,0,0,0.075),0 0 5px rgba(81,167,232,0.5)
}
input.input-contrast,.input-contrast {
background-color: #fafafa
}
input.input-contrast:focus,.input-contrast:focus {
background-color: #fff
}
::-webkit-input-placeholder,:-moz-placeholder {
color: #aaa
}
::-webkit-validation-bubble-message {
font-size: 12px;
color: #fff;
background: #9c2400;
border: 0;
border-radius: 3px;
-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.1)
}
input::-webkit-validation-bubble-icon {
display: none
}
::-webkit-validation-bubble-arrow {
background-color: #9c2400;
border: solid 1px #9c2400;
-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.1)
}
body{
font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, freesans, sans-serif;
font-size: 16px;
line-height: 1.6;
word-wrap: break-word
}
body>*:first-child {
margin-top: 0 !important
}
body>*:last-child {
margin-bottom: 0 !important
}
.absent {
color: #c00
}
.anchor {
position: absolute;
top: 0;
bottom: 0;
left: 0;
display: block;
padding-right: 6px;
padding-left: 30px;
margin-left: -30px
}
.anchor:focus {
outline: none
}
h1,h2,h3,h4,h5,h6 {
position: relative;
margin-top: 1em;
margin-bottom: 16px;
font-weight: bold;
line-height: 1.4
}
h1 .octicon-link,h2 .octicon-link,h3 .octicon-link,h4 .octicon-link,h5 .octicon-link,h6 .octicon-link {
display: none;
color: #000;
vertical-align: middle
}
h1:hover .anchor,h2:hover .anchor,h3:hover .anchor,h4:hover .anchor,h5:hover .anchor,h6:hover .anchor {
height: 1em;
padding-left: 8px;
margin-left: -30px;
line-height: 1;
text-decoration: none
}
h1:hover .anchor .octicon-link,h2:hover .anchor .octicon-link,h3:hover .anchor .octicon-link,h4:hover .anchor .octicon-link,h5:hover .anchor .octicon-link,h6:hover .anchor .octicon-link {
display: inline-block
}
h1 tt,h1 code,h2 tt,h2 code,h3 tt,h3 code,h4 tt,h4 code,h5 tt,h5 code,h6 tt,h6 code {
font-size: inherit
}
h1 {
padding-bottom: 0.3em;
font-size: 2.25em;
line-height: 1.2;
border-bottom: 1px solid #eee
}
h2 {
padding-bottom: 0.3em;
font-size: 1.75em;
line-height: 1.225;
border-bottom: 1px solid #eee
}
h3 {
font-size: 1.5em;
line-height: 1.43
}
h4 {
font-size: 1.25em
}
h5 {
font-size: 1em
}
h6 {
font-size: 1em;
color: #777
}
p,blockquote,ul,ol,dl,table,pre {
margin-top: 0;
margin-bottom: 16px
}
hr {
height: 4px;
padding: 0;
margin: 16px 0;
background-color: #e7e7e7;
border: 0 none
}
ul,ol {
padding-left: 2em
}
ul.no-list,ol.no-list {
padding: 0;
list-style-type: none
}
ul ul,ul ol,ol ol,ol ul {
margin-top: 0;
margin-bottom: 0
}
li>p {
margin-top: 16px
}
dl {
padding: 0
}
dl dt {
padding: 0;
margin-top: 16px;
font-size: 1em;
font-style: italic;
font-weight: bold
}
dl dd {
padding: 0 16px;
margin-bottom: 16px
}
blockquote {
padding: 0 15px;
color: #777;
border-left: 4px solid #ddd
}
blockquote>:first-child {
margin-top: 0
}
blockquote>:last-child {
margin-bottom: 0
}
table {
display: block;
width: 100%;
overflow: auto;
word-break: normal;
word-break: keep-all
}
table th {
font-weight: bold
}
table th,table td {
padding: 6px 13px;
border: 1px solid #ddd
}
table tr {
background-color: #fff;
border-top: 1px solid #ccc
}
table tr:nth-child(2n) {
background-color: #f8f8f8
}
img {
max-width: 100%;
-moz-box-sizing: border-box;
box-sizing: border-box
}
span.frame {
display: block;
overflow: hidden
}
span.frame>span {
display: block;
float: left;
width: auto;
padding: 7px;
margin: 13px 0 0;
overflow: hidden;
border: 1px solid #ddd
}
span.frame span img {
display: block;
float: left
}
span.frame span span {
display: block;
padding: 5px 0 0;
clear: both;
color: #333
}
span.align-center {
display: block;
overflow: hidden;
clear: both
}
span.align-center>span {
display: block;
margin: 13px auto 0;
overflow: hidden;
text-align: center
}
span.align-center span img {
margin: 0 auto;
text-align: center
}
span.align-right {
display: block;
overflow: hidden;
clear: both
}
span.align-right>span {
display: block;
margin: 13px 0 0;
overflow: hidden;
text-align: right
}
span.align-right span img {
margin: 0;
text-align: right
}
span.float-left {
display: block;
float: left;
margin-right: 13px;
overflow: hidden
}
span.float-left span {
margin: 13px 0 0
}
span.float-right {
display: block;
float: right;
margin-left: 13px;
overflow: hidden
}
span.float-right>span {
display: block;
margin: 13px auto 0;
overflow: hidden;
text-align: right
}
code,tt {
padding: 0;
padding-top: 0.2em;
padding-bottom: 0.2em;
margin: 0;
font-size: 85%;
background-color: rgba(0,0,0,0.04);
border-radius: 3px
}
code:before,code:after,tt:before,tt:after {
letter-spacing: -0.2em;
content: "\00a0"
}
code br,tt br {
display: none
}
del code {
text-decoration: inherit;
vertical-align: text-top
}
pre>code {
padding: 0;
margin: 0;
font-size: 100%;
word-break: normal;
white-space: pre;
background: transparent;
border: 0
}
.highlight {
margin-bottom: 16px
}
.highlight pre,pre {
padding: 16px;
overflow: auto;
font-size: 85%;
line-height: 1.45;
background-color: #f7f7f7;
border-radius: 3px
}
.highlight pre {
margin-bottom: 0;
word-break: normal
}
pre {
word-wrap: normal
}
pre code,pre tt {
display: inline;
max-width: initial;
padding: 0;
margin: 0;
overflow: initial;
line-height: inherit;
word-wrap: normal;
background-color: transparent;
border: 0
}
pre code:before,pre code:after,pre tt:before,pre tt:after {
content: normal
} | 0.435661 | 0.131452 |
.svg-ic_cast_24px {
background-position: 0 0;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_cast_connected_24px {
background-position: 0 -24px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_computer_24px {
background-position: 0 -48px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_desktop_mac_24px {
background-position: 0 -72px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_desktop_windows_24px {
background-position: 0 -96px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_dock_24px {
background-position: 0 -120px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_gamepad_24px {
background-position: 0 -144px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_headset_24px {
background-position: 0 -168px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_headset_mic_24px {
background-position: 0 -192px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_keyboard_24px {
background-position: 0 -216px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_keyboard_alt_24px {
background-position: 0 -240px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_keyboard_arrow_down_24px {
background-position: 0 -264px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_keyboard_arrow_left_24px {
background-position: 0 -288px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_keyboard_arrow_right_24px {
background-position: 0 -312px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_keyboard_arrow_up_24px {
background-position: 0 -336px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_keyboard_backspace_24px {
background-position: 0 -360px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_keyboard_capslock_24px {
background-position: 0 -384px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_keyboard_control_24px {
background-position: 0 -408px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_keyboard_hide_24px {
background-position: 0 -432px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_keyboard_return_24px {
background-position: 0 -456px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_keyboard_tab_24px {
background-position: 0 -480px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_keyboard_voice_24px {
background-position: 0 -504px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_laptop_24px {
background-position: 0 -528px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_laptop_chromebook_24px {
background-position: 0 -552px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_laptop_mac_24px {
background-position: 0 -576px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_laptop_windows_24px {
background-position: 0 -600px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_memory_24px {
background-position: 0 -624px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_mouse_24px {
background-position: 0 -648px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_phone_android_24px {
background-position: 0 -672px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_phone_iphone_24px {
background-position: 0 -696px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_phonelink_24px {
background-position: 0 -720px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_phonelink_off_24px {
background-position: 0 -744px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_security_24px {
background-position: 0 -768px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_sim_card_24px {
background-position: 0 -792px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_smartphone_24px {
background-position: 0 -816px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_speaker_24px {
background-position: 0 -840px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_tablet_24px {
background-position: 0 -864px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_tablet_android_24px {
background-position: 0 -888px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_tablet_mac_24px {
background-position: 0 -912px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_tv_24px {
background-position: 0 -936px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_watch_24px {
background-position: 0 -960px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
} | app/public/components/material-design-icons/sprites/svg-sprite/svg-sprite-hardware.css | .svg-ic_cast_24px {
background-position: 0 0;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_cast_connected_24px {
background-position: 0 -24px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_computer_24px {
background-position: 0 -48px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_desktop_mac_24px {
background-position: 0 -72px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_desktop_windows_24px {
background-position: 0 -96px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_dock_24px {
background-position: 0 -120px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_gamepad_24px {
background-position: 0 -144px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_headset_24px {
background-position: 0 -168px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_headset_mic_24px {
background-position: 0 -192px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_keyboard_24px {
background-position: 0 -216px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_keyboard_alt_24px {
background-position: 0 -240px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_keyboard_arrow_down_24px {
background-position: 0 -264px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_keyboard_arrow_left_24px {
background-position: 0 -288px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_keyboard_arrow_right_24px {
background-position: 0 -312px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_keyboard_arrow_up_24px {
background-position: 0 -336px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_keyboard_backspace_24px {
background-position: 0 -360px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_keyboard_capslock_24px {
background-position: 0 -384px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_keyboard_control_24px {
background-position: 0 -408px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_keyboard_hide_24px {
background-position: 0 -432px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_keyboard_return_24px {
background-position: 0 -456px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_keyboard_tab_24px {
background-position: 0 -480px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_keyboard_voice_24px {
background-position: 0 -504px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_laptop_24px {
background-position: 0 -528px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_laptop_chromebook_24px {
background-position: 0 -552px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_laptop_mac_24px {
background-position: 0 -576px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_laptop_windows_24px {
background-position: 0 -600px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_memory_24px {
background-position: 0 -624px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_mouse_24px {
background-position: 0 -648px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_phone_android_24px {
background-position: 0 -672px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_phone_iphone_24px {
background-position: 0 -696px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_phonelink_24px {
background-position: 0 -720px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_phonelink_off_24px {
background-position: 0 -744px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_security_24px {
background-position: 0 -768px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_sim_card_24px {
background-position: 0 -792px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_smartphone_24px {
background-position: 0 -816px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_speaker_24px {
background-position: 0 -840px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_tablet_24px {
background-position: 0 -864px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_tablet_android_24px {
background-position: 0 -888px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_tablet_mac_24px {
background-position: 0 -912px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_tv_24px {
background-position: 0 -936px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
}
.svg-ic_watch_24px {
background-position: 0 -960px;
background-repeat: no-repeat;
background-image: url(svg-sprite-hardware.svg);
} | 0.369315 | 0.100834 |
.main-module {
width: 100%;
height: 80px;
background: darkslategray;
}
.content-module, .module
{
display: inline-block;
width: 100%;
height: 50px;
background: gray;
}
.module
{
line-height: 80px;
user-select: none;
}
/*Вертикальный и горизонтальный ресайзеры и хэндел*/
.block-resizer
{
cursor: w-resize;
height: 100%;
width: 5px;
top: 0;
right: -4px;
position: absolute;
font-size: 0.1px;
display: block;
-ms-touch-action: none;
touch-action: none;
}
.resizer {
cursor: s-resize;
height: 7px;
width: 100%;
bottom: -4px;
left: 0;
position: absolute;
font-size: 0.1px;
display: block;
-ms-touch-action: none;
touch-action: none;
}
.handle {
color: #5A65E0;
width: 10px;
height: 100%;
position: absolute;
right: 0;
top: 0;
z-index: 99;
border-right: 5px dashed;
}
.content-selector .handle
{
color:rgb(97, 186, 82);
}
.handle:hover
{
cursor:ew-resize;
}
/*Стили основного селектора на странице*/
.main-selector
{
position: relative;
border: 4px solid #5A65E0;
margin: 10px auto !important;
min-width: 400px;
max-width: 100%;
min-height: 88px;
}
/*div.image-module
{
position: relative;
border: 4px solid #e0c91d;
margin: 10px auto !important;
max-width: 100%;
min-width: 120px;
min-height: 88px;
height: 88px;
}*/
#mainArea > .row
{
display: flex;
}
#mainArea
{
padding: 10px;
}
/*Стили контентового селектора на странице*/
.content-selector
{
border: 4px solid rgb(97, 186, 82);
margin: 10px auto;
min-width: 45%;
max-width: 100%;
min-height: 88px;
display: flex;
}
.content {
display:flex;
flex-direction:column;
justify-content: center;
z-index:1;
}
/*Меню основного селектора*/
.block-settings
{
position: absolute;
top:0;
right: 0;
height:30px;
width: 100px;
z-index: 100;
background:#5A65E0;
border-bottom-left-radius: 5px;
opacity: 0;
text-align: center;
transition: opacity 2s linear, right 2s linear;
}
.main-selector:hover .block-settings, .image-module:hover .block-settings
{
opacity: 1;
transition: all 0.4s linear;
}
.block-settings > div {
display: inline;
}
.block-settings span:hover {
color: #7fb2f0;
}
.block-settings span
{
line-height: 25px;
}
.block-settings > div:hover
{
cursor: pointer;
}
.block-settings > div:last-child
{
border-bottom: none;
}
/*Правое меню*/
#rightSidebar
{
position: fixed;
top: 0;
right: -300px;
width: 300px;
height: 670px;
background: #16193B;
z-index: 101;
overflow-y: scroll;
}
#rightSidebar::-webkit-scrollbar
{
width: 0;
}
#rightSidebar #settings-mn, #rightSidebar #settings-bl, #rightSidebar #settings-img, #rightSidebar #mail-block-settings
{
display:none;
}
/*Выноска с главной страницы*/
*, .row {
margin: 0;
padding: 0;
box-sizing: border-box;
}
/*Стили для leftSidebar*/
#leftSidebar {
width: 300px;
height: 670px;
background: #16193B;
position: fixed;
z-index:999999;
}
#leftSidebar .ls-header {
user-select: none;
height: 40px;
}
#leftSidebar .ls-header .logo {
color: #7FB2F0;
line-height: 40px;
font-weight: bold;
font-size: 18px;
letter-spacing: -2px;
margin-left: 10px;
}
#leftSidebar .ls-left-panel {
height: 630px;
width: 45px;
background: #35478c;
float: left;
line-height: 122px;
text-align: center;
user-select: none;
}
#leftSidebar .ls-left-panel .row > div {
padding: 0;
}
#leftSidebar .ls-center-area {
height: 670px;
width: 250px;
float: left;
}
#leftSidebar .ls-center-area .ls-elements-row {
margin: 0;
margin-bottom: 2px;
}
#leftSidebar .ls-center-area .ls-elements-row .ls-elements-col {
height: 120px;
width: 120px;
margin-left: 2px;
padding: 0;
background: #35478c;
line-height: 120px;
text-align: center;
user-select: none;
}
#leftSidebar .ls-left-panel .main-settings {
font-weight: bold;
font-size: 18px;
}
#leftSidebar .ls-left-panel .main-settings span:hover, #leftSidebar .ls-center-area .ls-elements-row .ls-elements-col:hover {
cursor: pointer;
}
#leftSidebar .ls-left-panel .main-settings span:hover {
color: #7fb2f0;
}
#leftSidebar .ls-left-panel .row div:not(.main-settings) {
color: red;
}
#leftSidebar .ls-center-area .ls-elements-row .ls-elements-col:hover {
background: #7fb2f0;
}
#leftSidebar .hide-panel span
{
color: #16193B;
font-size: 18px;
}
#leftSidebar .hide-panel span:hover
{
color: #7fb2f0;
cursor: pointer;
}
/*Стили для mainArea*/
#mainArea
{
width: 750px;
min-height:900px;
margin:0 auto;
/*border: 2px dashed #7fb2f0;*/
/*Временный паддинг*/
padding: 0;
border: 1px dashed rgba(140,54,128, 0.5);
}
/*Стили для mainSelector*/
.block-settings
{
display:none;
}
.main-selector, .image-module
{
margin: 0 auto;
}
/*Умолчания для вложенных категорий*/
#mainSelector, #contentSelector, #Modules
{
display:none;
}
/*Вложенные категории*/
#mainSelector, #contentSelector, #Modules
{
margin-left: 2px;
}
#mainSelector .main-module, #contentSelector .content-module, #Modules .module
{
display: inline-block;
text-align: center;
width: 100%;
height: 80px;
background: #35478c;
margin-bottom: 5px;
}
#mainSelector .main-module div, #contentSelector .content-module div, #Modules .module div
{
height: 100%;
}
#mainSelector .main-module div:not(:last-child), #contentSelector .content-module div:not(:last-child), #Modules .module div:not(:last-child)
{
border-right: 1px solid black;
}
.ls-back-btn span
{
color: #35478c;
float: right;
font-size: 24px;
}
.ls-back-btn span:hover
{
cursor: pointer;
color: #7fb2f0;
}
/*Стили для меню настроек*/
#rightSidebar
{
color: #7FB2F0;
padding: 10px;
}
#rightSidebar h1
{
text-align: center;
}
#rightSidebar .close-rs:hover
{
color:#1b6d85;
cursor: pointer;
}
/*Разместить*/
.border-hover
{
border-right:5px dashed #5A65E0;
padding-right:10px;
}
.border-hover-content
{
border-right:5px dashed rgb(97, 186, 82);
padding-right:10px;
} | public/js/css/style_copy.css | .main-module {
width: 100%;
height: 80px;
background: darkslategray;
}
.content-module, .module
{
display: inline-block;
width: 100%;
height: 50px;
background: gray;
}
.module
{
line-height: 80px;
user-select: none;
}
/*Вертикальный и горизонтальный ресайзеры и хэндел*/
.block-resizer
{
cursor: w-resize;
height: 100%;
width: 5px;
top: 0;
right: -4px;
position: absolute;
font-size: 0.1px;
display: block;
-ms-touch-action: none;
touch-action: none;
}
.resizer {
cursor: s-resize;
height: 7px;
width: 100%;
bottom: -4px;
left: 0;
position: absolute;
font-size: 0.1px;
display: block;
-ms-touch-action: none;
touch-action: none;
}
.handle {
color: #5A65E0;
width: 10px;
height: 100%;
position: absolute;
right: 0;
top: 0;
z-index: 99;
border-right: 5px dashed;
}
.content-selector .handle
{
color:rgb(97, 186, 82);
}
.handle:hover
{
cursor:ew-resize;
}
/*Стили основного селектора на странице*/
.main-selector
{
position: relative;
border: 4px solid #5A65E0;
margin: 10px auto !important;
min-width: 400px;
max-width: 100%;
min-height: 88px;
}
/*div.image-module
{
position: relative;
border: 4px solid #e0c91d;
margin: 10px auto !important;
max-width: 100%;
min-width: 120px;
min-height: 88px;
height: 88px;
}*/
#mainArea > .row
{
display: flex;
}
#mainArea
{
padding: 10px;
}
/*Стили контентового селектора на странице*/
.content-selector
{
border: 4px solid rgb(97, 186, 82);
margin: 10px auto;
min-width: 45%;
max-width: 100%;
min-height: 88px;
display: flex;
}
.content {
display:flex;
flex-direction:column;
justify-content: center;
z-index:1;
}
/*Меню основного селектора*/
.block-settings
{
position: absolute;
top:0;
right: 0;
height:30px;
width: 100px;
z-index: 100;
background:#5A65E0;
border-bottom-left-radius: 5px;
opacity: 0;
text-align: center;
transition: opacity 2s linear, right 2s linear;
}
.main-selector:hover .block-settings, .image-module:hover .block-settings
{
opacity: 1;
transition: all 0.4s linear;
}
.block-settings > div {
display: inline;
}
.block-settings span:hover {
color: #7fb2f0;
}
.block-settings span
{
line-height: 25px;
}
.block-settings > div:hover
{
cursor: pointer;
}
.block-settings > div:last-child
{
border-bottom: none;
}
/*Правое меню*/
#rightSidebar
{
position: fixed;
top: 0;
right: -300px;
width: 300px;
height: 670px;
background: #16193B;
z-index: 101;
overflow-y: scroll;
}
#rightSidebar::-webkit-scrollbar
{
width: 0;
}
#rightSidebar #settings-mn, #rightSidebar #settings-bl, #rightSidebar #settings-img, #rightSidebar #mail-block-settings
{
display:none;
}
/*Выноска с главной страницы*/
*, .row {
margin: 0;
padding: 0;
box-sizing: border-box;
}
/*Стили для leftSidebar*/
#leftSidebar {
width: 300px;
height: 670px;
background: #16193B;
position: fixed;
z-index:999999;
}
#leftSidebar .ls-header {
user-select: none;
height: 40px;
}
#leftSidebar .ls-header .logo {
color: #7FB2F0;
line-height: 40px;
font-weight: bold;
font-size: 18px;
letter-spacing: -2px;
margin-left: 10px;
}
#leftSidebar .ls-left-panel {
height: 630px;
width: 45px;
background: #35478c;
float: left;
line-height: 122px;
text-align: center;
user-select: none;
}
#leftSidebar .ls-left-panel .row > div {
padding: 0;
}
#leftSidebar .ls-center-area {
height: 670px;
width: 250px;
float: left;
}
#leftSidebar .ls-center-area .ls-elements-row {
margin: 0;
margin-bottom: 2px;
}
#leftSidebar .ls-center-area .ls-elements-row .ls-elements-col {
height: 120px;
width: 120px;
margin-left: 2px;
padding: 0;
background: #35478c;
line-height: 120px;
text-align: center;
user-select: none;
}
#leftSidebar .ls-left-panel .main-settings {
font-weight: bold;
font-size: 18px;
}
#leftSidebar .ls-left-panel .main-settings span:hover, #leftSidebar .ls-center-area .ls-elements-row .ls-elements-col:hover {
cursor: pointer;
}
#leftSidebar .ls-left-panel .main-settings span:hover {
color: #7fb2f0;
}
#leftSidebar .ls-left-panel .row div:not(.main-settings) {
color: red;
}
#leftSidebar .ls-center-area .ls-elements-row .ls-elements-col:hover {
background: #7fb2f0;
}
#leftSidebar .hide-panel span
{
color: #16193B;
font-size: 18px;
}
#leftSidebar .hide-panel span:hover
{
color: #7fb2f0;
cursor: pointer;
}
/*Стили для mainArea*/
#mainArea
{
width: 750px;
min-height:900px;
margin:0 auto;
/*border: 2px dashed #7fb2f0;*/
/*Временный паддинг*/
padding: 0;
border: 1px dashed rgba(140,54,128, 0.5);
}
/*Стили для mainSelector*/
.block-settings
{
display:none;
}
.main-selector, .image-module
{
margin: 0 auto;
}
/*Умолчания для вложенных категорий*/
#mainSelector, #contentSelector, #Modules
{
display:none;
}
/*Вложенные категории*/
#mainSelector, #contentSelector, #Modules
{
margin-left: 2px;
}
#mainSelector .main-module, #contentSelector .content-module, #Modules .module
{
display: inline-block;
text-align: center;
width: 100%;
height: 80px;
background: #35478c;
margin-bottom: 5px;
}
#mainSelector .main-module div, #contentSelector .content-module div, #Modules .module div
{
height: 100%;
}
#mainSelector .main-module div:not(:last-child), #contentSelector .content-module div:not(:last-child), #Modules .module div:not(:last-child)
{
border-right: 1px solid black;
}
.ls-back-btn span
{
color: #35478c;
float: right;
font-size: 24px;
}
.ls-back-btn span:hover
{
cursor: pointer;
color: #7fb2f0;
}
/*Стили для меню настроек*/
#rightSidebar
{
color: #7FB2F0;
padding: 10px;
}
#rightSidebar h1
{
text-align: center;
}
#rightSidebar .close-rs:hover
{
color:#1b6d85;
cursor: pointer;
}
/*Разместить*/
.border-hover
{
border-right:5px dashed #5A65E0;
padding-right:10px;
}
.border-hover-content
{
border-right:5px dashed rgb(97, 186, 82);
padding-right:10px;
} | 0.346431 | 0.062103 |
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed&display=swap');
@import url('https://fonts.googleapis.com/css?family=Fjalla+One&display=swap');
@import url(media.css);
html,body{padding: 0;margin: 0;}
body{
color: #000000;
font-size: 12px;
font-weight: 400;
font-family: 'Noto Sans', sans-serif;
line-height: 160%;
letter-spacing: 0.5px;
word-spacing: 1px;
background: #f4f5f5;
}
img{ max-width: 100%; }
h1,h2,h3,h4,h5,h6{ }
input,
select{ font-size: 12px !important; }
/* For SlideUP Move
-------------------------START-----------------------------*/
.slideUp{
position: relative;
-webkit-animation: slideUp 2s;
animation: slideUp 2s;
}
@-webkit-keyframes slideUp {
0%{opacity:0;top: 200px;} 100% {opacity:1;top: 0px;}
}
@keyframes slideUp {
0%{opacity:0;top: 200px;} 100% {opacity:1;top: 0px;}
}
/* For SlideUP Move
-------------------------end-----------------------------*/
input:focus,
*, a:hover,
*{
-webkit-transition: all 1s ease !important;
-moz-transition: all 1s ease !important;
-ms-transition: all 1s ease !important;
-o-transition: all 1s ease !important;
transition: all 1s ease !important;
}
button:focus{ /*border: none !important;*/ outline: none !important }
.pageTitleLogo{}
.pageTitleLogo img{
max-width: 256px;
}
#pageTitleWrap{
padding: 5px 0;
margin-bottom: 10px;
/*background: #25aae1;*/
border-bottom: 1px #bbb solid;
box-shadow: 0 1px 1px #a8b0b0;
background: #2d5167;
background: -moz-linear-gradient(top, #2d5167 0%, #1e3644 100%);
background: -webkit-linear-gradient(top, #2d5167 0%,#1e3644 100%);
background: linear-gradient(to bottom, #2d5167 0%,#1e3644 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d5167', endColorstr='#1e3644',GradientType=0 );
}
#pageTitleWrap h2{
padding: 4px 0 0;
margin: 0;
color: #aaa;
font-size: 24px;
font-weight: 900;
font-family: 'Noto Sans', sans-serif;
}
.ddms_wrap{}
.ddms_wrap h1{
padding-bottom: 10px;
color: #333;"
font-family: 'Fjalla One', sans-serif; font-weight: 400
}
.ddms_wrap .bgLogo{
width: 111px;
height: 40px;
display: inline-block;
background: url(../img/barLogo.png) no-repeat center bottom;
background-size: 78%;
}
.container.ddms_wrap h1{
font-size: 44px !important;
padding-bottom: 10px !important;
}
.ddms_wrap h1 span{ font-weight: 900}
.ddms_wrap ul{ margin: 0; padding: 0; }
.ddms_wrap ul li{ list-style: none; display: inline-block; padding: 0 5px; }
.ddms_wrap ul li a{ width: 188px; display: block; padding: 5px 25px; font-size: 20px; color: #fff; border-radius: 7px; box-shadow: 0 2px 3px #999;}
.ddms_wrap ul li a:hover{ text-decoration: none; color: #578e54; text-shadow: 1px 1px 1px #333;}
.ddms_wrap{}
/* For Password Show/Hide */
.pass_show{position: relative}
.pass_show .ptxt {
position: absolute;
top: 50%;
right: 10px;
z-index: 1;
color: #f36c01;
margin-top: -10px;
cursor: pointer;
transition: .3s ease all;
}
.pass_show .ptxt:hover{color: #333333;}
.uniqIdRow .uniqBox label {
width: 41%;
padding-top: 6px;
padding-right: 10px;
float: left;
text-align: right;
line-height: 100%;
}
.uniqIdRow .uniqBox input{
width: 50%;
float: left;
padding: 3px 7px;
border-radius: 4px;
border: 1px #bebebe solid;
}
.uniqArchiveBox{
padding: 5px 0 0 0;
}
.uniqArchiveBox label{
display: inline-block;
float: left;
padding: 5px 5px 0 0;
}
.uniqArchiveBox .department_col{
width: 21%;
padding-top: 0;
float: left;
}
.uniqArchiveBox .department_col label{
padding-top: 0;
}
.uniqArchiveBox .department_col input{
width: 115px;
padding: 3px 7px;
}
.uniqArchiveBox .department_col select{
width: 56%;
}
.uniqArchiveBox .archiveWrap label{
float: left;
width: 56px;
margin-right: 5px;
padding-top: 1px;
text-align: right;
}
.uniqArchiveBox .archiveWrap select{
float: left;
width: 100%;
max-width: 115px;
margin-right: 12px;
}
.uniqArchiveBox .archiveWrap input{
float: left;
width: 100%;
max-width: 115px;
margin-right: 0;
padding: 3px;
}
.uniqArchiveBox .archiveWrap .locationBox select{
max-width: 139px;
}
.uniqBox{
padding: 4px 0;
}
.nameColmn .uniqBox label{
width: 106px;
padding-top: 6px;
padding-right: 10px;
float: left;
text-align: right;
line-height: 100%;
}
.nameColmn .uniqBox input{
width: 280px;
float: left;
padding: 2px 7px;
border-radius: 4px;
border: 1px #bebebe solid;
position: absolute;
left: 122px;
z-index: 9
}
.nameColmn .uniqBox input.expand:focus{ width: 488px; max-width: 488px; z-index: 9}
.nameColmn.upload_ext input.expand{ width: 488px; max-width: 488px; z-index: 9}
.nameColmn.upload_ext input.expand:focus{ width: 800px; max-width: 800px; z-index: 9}
.nameColmn .birthBox{
float: left;
width: 70%;
}
.nameColmn .birthBox .birthLabel{
}
.nameColmn .birthBox .birthDate{
width: 100%;
float: left;
}
.nameColmn .birthBox .birthDate input{
width: 100%;
}
.nameColmn .birthBox .birthDate select{
width: 31%;
}
.nameColmn .birthBox .birthAge{
width: 100%;
float: left;
}
.nameColmn .birthBox .birthAge label{
width: 30%;
}
.nameColmn .birthBox .birthAge input{
width: 63%;
}
.nameColmn .birthBox .birthAge select{
width: 31%;
}
.nameColmn .birthBox .birthAge .ageBox{
float: left;
width: 63%;
font-size: 12px;
padding: 3px .5rem;
}
.nameColmn .bloodBox{
float: left;
width: 70%;
}
.nameColmn .bloodBox .bloodLabel{
}
.nameColmn .bloodBox .bloodDate{
width: 40%;
float: left;
}
.nameColmn .bloodBox .bloodDate input{
width: 100%;
}
.nameColmn .bloodBox .bloodAge{
width: 60%;
float: left;
}
.nameColmn .bloodBox .bloodAge label{
width: 40%;
}
.nameColmn .bloodBox .bloodAge input{
width: 53%;
}
.nameColmn .maritalBox{
float: left;
width: 70%;
}
.nameColmn .maritalBox .maritalLabel{
}
.nameColmn .maritalBox .maritalDate{
width: 40%;
float: left;
}
.nameColmn .maritalBox .maritalDate input{
width: 100%;
}
.nameColmn .maritalBox .maritalAge{
width: 60%;
float: left;
}
.nameColmn .maritalBox .maritalAge label{
width: 40%;
margin-top: -5px;
}
.nameColmn .maritalBox .maritalAge input{
width: 53%;
}
span.positive{ font-size: 8px !important; padding: 0 0 7px; }
.uniqBox{
padding: 4px 0;
}
.mobileColmn .firstCol{}
.mobileColmn .col-md-4 .uniqBox{ position: relative; }
.mobileColmn .uniqBox label{
width: 150px;
padding-top: 6px;
padding-right: 10px;
float: left;
text-align: right;
line-height: 100%;
}
.mobileColmn .uniqBox input{
width: 112px;
float: right;
padding: 2px 7px;
border-radius: 4px;
border: 1px #bebebe solid;
position: absolute;
left: 150px;
z-index: 9
}
.mobileColmn .uniqBox input.expand:focus{ width: 300px; max-width: 300px; z-index: 9}
.mobileColmn .uniqBox textarea.noteCol{
width: 112px;
max-height: 50px;
float: right;
padding: 2px 7px;
font-size: 12px;
border-radius: 4px;
border: 1px #bebebe solid;
position: absolute;
right: 6px;
z-index: 9
}
.mobileColmn .uniqBox textarea.noteCol:focus{ width: 300px; max-width: 300px; z-index: 9;}
.mobileColmn .thirdCol{}
.mobileColmn .thirdCol .uniqBox label{
width: 150px;
padding-top: 6px;
padding-right: 10px;
float: left;
text-align: right;
line-height: 100%;
}
.mobileColmn .thirdCol .uniqBox input{
width: 112px;
float: right;
padding: 2px 7px;
border-radius: 4px;
border: 1px #bebebe solid;
position: absolute;
left: 150px;
z-index: 9
}
.thanalist{
width: 41%;
color: #717d90;
padding: 2px 7px;
border-radius: 4px;
border: 1px #bebebe solid;
}
.distictlist{
width: 41%;
color: #717d90;
padding: 2px 7px;
border-radius: 4px;
border: 1px #bebebe solid;
}
.genderlist{
width: 54%;
color: #717d90;
padding: 2px 7px;
border-radius: 4px;
border: 1px #bebebe solid;
}
.bloodlist{
width: 97%;
color: #717d90;
padding: 2px 7px;
border-radius: 4px;
border: 1px #bebebe solid;
}
.ddmsRow {
margin-bottom: 15px;
padding-bottom: 10px;
box-shadow: 0 3px 3px #666;
border-bottom: 1px #fff solid;
}
.ddmsRow .custom-file-upload{
width: 166px !important;
font-size: 12px !important
}
.approvalColmnRow{
padding-top: 7px;
}
.approvalColmn{}
.approvalColmn li{
float: left;
list-style: none;
padding: 0px 10px;
width: 16%;
text-align: center;
text-transform: uppercase;
}
.approvalColmn li span{
display: inline-block;
width: 10px;
height: 10px;
margin-right: 5px;
background: #fdb141;
border: 1px #d15138 solid;
border-radius: 50%;
}
.approvalColmn li:hover span{
background: #d15138;
border-color: #fdb141;
}
.approvalColmn li img{ width: 100%; }
#realInput12,
#realInput11,
#realInput10,
#realInput9,
#realInput8,
#realInput7,
#realInput6,
#realInput5,
#realInput4,
#realInput3,
#realInput2,
#realInput1{
display: none;
text-indent: -99999;
color: transparent !important;
}
#imgLoadingButton12,
#imgLoadingButton11,
#imgLoadingButton10,
#imgLoadingButton9,
#imgLoadingButton8,
#imgLoadingButton7,
#imgLoadingButton6,
#imgLoadingButton5,
#imgLoadingButton4,
#imgLoadingButton3,
#imgLoadingButton2,
#imgLoadingButton1{
width: 100%;
height: 100%;
min-height: 106px;
text-indent: -99999;
color: transparent !important;
cursor: pointer;
background-size: 100%;
}
.photo_dp #imgLoadingButton1{
background: url("../images/photo_01.jpg") no-repeat center cadetblue !important;
}
.photo_sign #imgLoadingButton2{
background: url("../images/photo_02.jpg") no-repeat center cadetblue !important;
}
.photo_nid #imgLoadingButton3{
background: url("../images/photo_03.jpg") no-repeat center cadetblue !important;
}
.photo_dl #imgLoadingButton4{
background: url("../images/photo_04.jpg") no-repeat center cadetblue !important;
}
.photo_pp #imgLoadingButton5{
background: url("../images/photo_05.jpg") no-repeat center cadetblue !important;
}
.photo_tin #imgLoadingButton6{
background: url("../images/photo_06.jpg") no-repeat center cadetblue !important;
}
.photo_ssc #imgLoadingButton7{
background: url("../images/photo_07.jpg") no-repeat center cadetblue !important;
}
.photo_hsc #imgLoadingButton8{
background: url("../images/photo_08.jpg") no-repeat center cadetblue !important;
}
.photo_bba #imgLoadingButton9{
background: url("../images/photo_09.jpg") no-repeat center cadetblue !important;
}
.photo_mba #imgLoadingButton10{
background: url("../images/photo_10.jpg") no-repeat center cadetblue !important;
}
.photo_phd #imgLoadingButton11{
background: url("../images/photo_11.jpg") no-repeat center cadetblue !important;
}
.photo_apn #imgLoadingButton12{
background: url("../images/photo_12.jpg") no-repeat center cadetblue !important;
}
/* Button Background Color
-----------------------------------------------------------------------------------*/
.bg_gray{
background: #aab4b9;
background: -moz-linear-gradient(left, #aab4b9 0%, #78848d 100%);
background: -webkit-linear-gradient(left, #aab4b9 0%,#78848d 100%);
background: linear-gradient(to right, #aab4b9 0%,#78848d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aab4b9', endColorstr='#78848d',GradientType=1 );
}
.bg_sky{
background: #9fddf4;
background: -moz-linear-gradient(left, #9fddf4 0%, #3ea3c1 100%);
background: -webkit-linear-gradient(left, #9fddf4 0%,#3ea3c1 100%);
background: linear-gradient(to right, #9fddf4 0%,#3ea3c1 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9fddf4', endColorstr='#3ea3c1',GradientType=1 );
}
.bg_green{
background: #b5d333;
background: -moz-linear-gradient(left, #b5d333 0%, #4fa648 100%);
background: -webkit-linear-gradient(left, #b5d333 0%,#4fa648 100%);
background: linear-gradient(to right, #b5d333 0%,#4fa648 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5d333', endColorstr='#4fa648',GradientType=1 );
}
.bg_brouwn{
background: #cabb90;
background: -moz-linear-gradient(left, #cabb90 0%, #7f6355 100%);
background: -webkit-linear-gradient(left, #cabb90 0%,#7f6355 100%);
background: linear-gradient(to right, #cabb90 0%,#7f6355 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cabb90', endColorstr='#7f6355',GradientType=1 );
}
.bg_red{
background: #ed4948;
background: -moz-linear-gradient(left, #ed4948 0%, #a31e21 100%);
background: -webkit-linear-gradient(left, #ed4948 0%,#a31e21 100%);
background: linear-gradient(to right, #ed4948 0%,#a31e21 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed4948', endColorstr='#a31e21',GradientType=1 );
}
.bg_blue{
background: #429dd6;
background: -moz-linear-gradient(left, #429dd6 0%, #2c5ea3 100%);
background: -webkit-linear-gradient(left, #429dd6 0%,#2c5ea3 100%);
background: linear-gradient(to right, #429dd6 0%,#2c5ea3 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#429dd6', endColorstr='#2c5ea3',GradientType=1 );
}
.bg_magenda{
background: #834f96;
background: -moz-linear-gradient(top, #834f96 0%, #6d0d93 100%);
background: -webkit-linear-gradient(top, #834f96 0%,#6d0d93 100%);
background: linear-gradient(to bottom, #834f96 0%,#6d0d93 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#834f96', endColorstr='#6d0d93',GradientType=0 );
}
.bg_silver{
background: #b8c3c9;
background: -moz-linear-gradient(top, #b8c3c9 0%, #6f777d 100%);
background: -webkit-linear-gradient(top, #b8c3c9 0%,#6f777d 100%);
background: linear-gradient(to bottom, #b8c3c9 0%,#6f777d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8c3c9', endColorstr='#6f777d',GradientType=0 );
}
.bg_lightTeal{
background: #646d5a;
background: -moz-linear-gradient(top, #646d5a 0%, #4f5647 100%);
background: -webkit-linear-gradient(top, #646d5a 0%,#4f5647 100%);
background: linear-gradient(to bottom, #646d5a 0%,#4f5647 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#646d5a', endColorstr='#4f5647',GradientType=0 );
}
.bg_jeep{
background: #5d6553;
background: -moz-linear-gradient(top, #5d6553 0%, #454b3f 100%);
background: -webkit-linear-gradient(top, #5d6553 0%,#454b3f 100%);
background: linear-gradient(to bottom, #5d6553 0%,#454b3f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d6553', endColorstr='#454b3f',GradientType=0 );
}
.bg_gray:hover{
background: #78848d;
background: -moz-linear-gradient(left, #78848d 0%, #aab4b9 100%);
background: -webkit-linear-gradient(left, #78848d 0%,#aab4b9 100%);
background: linear-gradient(to right, #78848d 0%,#aab4b9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78848d', endColorstr='#aab4b9',GradientType=1 );
}
.bg_sky:hover{
background: #3ea3c1;
background: -moz-linear-gradient(left, #3ea3c1 0%, #9fddf4 100%);
background: -webkit-linear-gradient(left, #3ea3c1 0%,#9fddf4 100%);
background: linear-gradient(to right, #3ea3c1 0%,#9fddf4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3ea3c1', endColorstr='#9fddf4',GradientType=1 );
}
.bg_skyen:hover{
background: #4fa648;
background: -moz-linear-gradient(left, #4fa648 0%, #b5d333 100%);
background: -webkit-linear-gradient(left, #4fa648 0%,#b5d333 100%);
background: linear-gradient(to right, #4fa648 0%,#b5d333 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4fa648', endColorstr='#b5d333',GradientType=1 );
}
.bg_brouwn:hover{
background: #7f6355;
background: -moz-linear-gradient(left, #7f6355 0%, #cabb90 100%);
background: -webkit-linear-gradient(left, #7f6355 0%,#cabb90 100%);
background: linear-gradient(to right, #7f6355 0%,#cabb90 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f6355', endColorstr='#cabb90',GradientType=1 );
}
.bg_red:hover{
background: #a31e21;
background: -moz-linear-gradient(left, #a31e21 0%, #ed4948 100%);
background: -webkit-linear-gradient(left, #a31e21 0%,#ed4948 100%);
background: linear-gradient(to right, #a31e21 0%,#ed4948 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a31e21', endColorstr='#ed4948',GradientType=1 );
}
.bg_blue:hover{
background: #2c5ea3;
background: -moz-linear-gradient(left, #2c5ea3 0%, #429dd6 100%);
background: -webkit-linear-gradient(left, #2c5ea3 0%,#429dd6 100%);
background: linear-gradient(to right, #2c5ea3 0%,#429dd6 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c5ea3', endColorstr='#429dd6',GradientType=1 );
}
.bg_magenda:hover{
background: #6d0d93;
background: -moz-linear-gradient(top, #6d0d93 0%, #834f96 100%);
background: -webkit-linear-gradient(top, #6d0d93 0%,#834f96 100%);
background: linear-gradient(to bottom, #6d0d93 0%,#834f96 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d0d93', endColorstr='#834f96',GradientType=0 );
}
.bg_silver:hover{
background: #6f777d;
background: -moz-linear-gradient(top, #6f777d 0%, #b8c3c9 100%);
background: -webkit-linear-gradient(top, #6f777d 0%,#b8c3c9 100%);
background: linear-gradient(to bottom, #6f777d 0%,#b8c3c9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f777d', endColorstr='#b8c3c9',GradientType=0 );
}
.bg_lightTeal:hover{
background: #4f5647;
background: -moz-linear-gradient(top, #4f5647 0%, #646d5a 100%);
background: -webkit-linear-gradient(top, #4f5647 0%,#646d5a 100%);
background: linear-gradient(to bottom, #4f5647 0%,#646d5a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f5647', endColorstr='#646d5a',GradientType=0 );
}
.bg_jeep:hover{
background: #454b3f;
background: -moz-linear-gradient(top, #454b3f 0%, #5d6553 100%);
background: -webkit-linear-gradient(top, #454b3f 0%,#5d6553 100%);
background: linear-gradient(to bottom, #454b3f 0%,#5d6553 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454b3f', endColorstr='#5d6553',GradientType=0 );
}
/* Button Background Color
-----------------------------------------------------------------------------------*/
.bttn_dp{
width: 152%;
height: 103px;
background: url(../images/photo_01.jpg);
}
.searchResultRow{ margin-bottom: 4px; }
.searchResultRow h4{
padding: 0px 0 0 2px;
margin: 0;
color: #804097;
font-size: 14px;
}
.table_sorting tr,
.table_sorting tr th,
.table_sorting tr td,
.table_sorting{ border: 1px #2e2e2e solid; }
.table_sorting tr th{ text-align: center;}
.table_sorting{ text-align: left; border: 2px #2e2e2e solid; background: rgba(90%,90%,90%,0.9); }
.table_sorting tr td,
.table_sorting tr th{ padding: 3px; }
.table_sorting tr th{ background: rgba(10%,10%,10%,0.4); }
.table_sorting tr:nth-child(odd){ background: rgba(10%,10%,10%,0.1); }
.table_sorting tr th a{ color: #111; }
.table_sorting tr th:hover a{ color: #fff; }
.profileBox{
width: 100%;
float: left;
padding: 10px;
margin-bottom: 10px;
border-radius: 10px;
background: #fff;
border: 2px gray solid;
}
.profileBox .profilePhoto{
width: 73%;
float: left;
}
.export_box .bttn{
display: inline-block;
max-width: 155px;
width: 100%;
float: right;
padding: 6px 5px 6px;
color: #fff;
text-decoration: none !important;
text-align: center;
margin: 5px 0 0px 10px;
font-size: 20px;
border-radius: 10px;
cursor: pointer;
}
.searchByCol{
width: 100%;
max-width: 500px;
float: left;
}
.srchBox{
width: 100%;
float: left;
padding: 3px 0;
}
.searchByCol label{
width: 100%;
max-width: 150px;
float: left;
text-align: right;
margin-right: 10px;
}
.searchByCol input{
width: 100%;
max-width: 200px;
float: left;
padding: .1rem .5rem !important;
}
.searchByCol select{
width: 100%;
max-width: 200px;
float: left;
padding: .1rem .5rem !important;
}
.searchByCol .birthDate{
}
.searchByCol select{
width: 15%;
margin-right: 7px;
}
.employmentBoxWrap select{
margin-right: 3px !important
}
.searchByPic{
width: 100%;
float: left;
padding-top: 6px;
}
.searchByPic #imgLoadingButton12,
.searchByPic #imgLoadingButton11,
.searchByPic #imgLoadingButton10,
.searchByPic #imgLoadingButton9,
.searchByPic #imgLoadingButton8,
.searchByPic #imgLoadingButton7,
.searchByPic #imgLoadingButton6,
.searchByPic #imgLoadingButton5,
.searchByPic #imgLoadingButton4,
.searchByPic #imgLoadingButton3,
.searchByPic #imgLoadingButton2,
.searchByPic #imgLoadingButton1{
width: 100%;
height: 100%;
min-height: 90px;
text-indent: -99999;
color: transparent !important;
cursor: pointer;
background-size: 100%;
}
.searchByPic{}
.searchByPic{}
/* dashBoardWrap
----------------------------------------------------------------*/
#dashBoardWrap{
padding: 0px 0 5px;
box-shadow: 0 3px 3px #666;
border-bottom: 1px #fff solid;
}
#dashBoardWrap.two{
padding-top: 10px;
}
#dashBoardWrap h4{
margin: 0;
padding: 3px 0 0 0;
color: #fff;
float: right;
text-align: right;
width: 150px;
font-size: 18px;
text-shadow: 1px 1px 1px #000;
}
#dashBoardWrap ul{
margin: 0;
padding: 0;
float: right;
width: 100%;
}
#dashBoardWrap ul li{
width: 278px;
list-style: none;
float: right;
padding: 3px 12px;
}
#dashBoardWrap ul li:nth-child(1){
padding-left: 0;
width: 180px;
}
#dashBoardWrap label{
float: left;
padding-top: 3px;
padding-right: 15px;
width: 150px;
text-align: right;
}
#dashBoardWrap select{
max-width: 100px;
float: left;
height: auto;
padding: 3px 5px;
}
#dashBoardWrap{}
#dashBoardWrap .bttn{
color: #fff;
width: 100%;
max-width: 115.45px;
min-width: 100px;
display: block;
font-size: 14px;
padding: 4px 3px;
margin-top: -3px;
cursor: pointer;
border-radius: 7px;
float: right;
}
/* newUserCreateWrap
----------------------------------------------------------------*/
#newUserCreateWrap{
padding: 15px 0 5px;
border-top: 1px #e5e5e5 solid;
border-bottom: 1px #f9f9f9 solid;
}
#newUserCreateWrap h4{
margin: 0;
padding: 3px 0 0 0;
color: #fff;
float: left;
width: 150px;
font-size: 14px;
text-align: right;
text-shadow: 1px 1px 1px #000;
}
#newUserCreateWrap ul{
margin: 0;
padding: 0;
float: right;
width: 88%
}
#newUserCreateWrap ul li{
list-style: none;
float: left;
padding: 0px;
width: 248px;
}
#newUserCreateWrap ul li:nth-child(1){ padding-left: 0; }
#newUserCreateWrap label{
float: left;
padding-top: 3px;
padding-right: 0px;
width: 135px;
text-align: right;
}
#newUserCreateWrap select{
max-width: 100px;
float: right;
height: auto;
padding: 3px 5px;
}
#newUserCreateWrap ul li:nth-child(5){ width: 139px; }
/* moduleLebelWrap
----------------------------------------------------------------*/
#moduleLebelWrap{
padding: 15px 0;
border-top: 1px #e5e5e5 solid;
}
#moduleLebelWrap .row{
margin-bottom: 10px;
}
#moduleLebelWrap h4{
margin: 0;
padding: 0 0 4px;
font-size: 14px;
color: #fff;
text-shadow: 1px 1px 1px #000;
}
.ModuleColumn{
width: 16%;
float: left;
margin-left: 2%;
margin-right: 2%;
}
.ModuleColumn.last{
margin-right: 0%;
}
#moduleLebelWrap ul{
margin: 0;
padding: 0 0px 0 0;
}
#moduleLebelWrap ul li{
width: 100%;
margin: 5px;
list-style: none;
text-align: center;
float: left;
}
#moduleLebelWrap ul li .label{
float: left;
}
.roundedOne input{ visibility: hidden; }
/*#moduleLebelWrap span{
display: block;
width: 10px;
height: 10px;
margin: 0 auto 3px;
border-radius: 50%;
background: #00a54f;
border: 1px red solid;
}*/
#moduleLebelWrap ul li:hover span{
background: red;
border-color: #00a54f;
}
#moduleLebelWrap .bttn{
width: 100%;
cursor: pointer;
font-size: 14px;
padding: 4px 5px;
border-radius: 7px;
}
#moduleLebelWrap{}
/* ROUNDED ONE */
.roundedOne {
width: 18px;
height: 18px;
float: left;
margin-right: 7px;
background: #fcfff4;
background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
position: relative;
z-index: 1
}
.roundedOne label {
cursor: pointer;
position: absolute;
width: 14px;
height: 14px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
left: 2px;
top: 2px;
-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
background: -o-linear-gradient(top, #222 0%, #45484d 100%);
background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
background: linear-gradient(top, #222 0%, #45484d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}
.roundedOne label:after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
content: '';
position: absolute;
width: 10px;
height: 10px;
background: #00bf00;
background: -webkit-linear-gradient(top, #00bf00 0%, #009400 100%);
background: -moz-linear-gradient(top, #00bf00 0%, #009400 100%);
background: -o-linear-gradient(top, #00bf00 0%, #009400 100%);
background: -ms-linear-gradient(top, #00bf00 0%, #009400 100%);
background: linear-gradient(top, #00bf00 0%, #009400 100%);
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
top: 2px;
left: 2px;
-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
}
.roundedOne label:hover::after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
filter: alpha(opacity=30);
opacity: 0.3;
}
.roundedOne input[type=checkbox]:checked + label:after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}
/* footerWrap
----------------------------------------------------------------*/
.footerWrap{
padding: 15px 0;
color: #3ab1e4;
font-family: 'Roboto Condensed', sans-serif;
}
.color_purple{ color: #804097; }
.footerWrap a{ color: #804097; }
.footerWrap a:hover{ color: #804097 }
.powered{ font-size: 9px; }
.powered span{ font-size: 12px; }
.footerWrap span a{ color: #3ab1e4; }
.footerWrap span a:hover{ color: #3ab1e4 }
.userBox{
margin-top: 100px;
float: left;
padding: 25px;
border: 1px #bec5c5 solid;
box-shadow: 1px 2px 3px #333;
background: #e3e6e6;
border-radius: 10px;
}
.userType{
width: 100%;
float: left;
padding-bottom: 7px;
}
.userType label{
float: left;
width: 100px;
padding: 6px 7px 0 0;
text-align: right;
}
.userType input{
float: right;
width: 188px;
}
.userType select{
float: right;
width: 188px;
}
.userName{
width: 100%;
float: left;
padding-bottom: 7px;
}
.userName label{
float: left;
width: 100px;
padding: 6px 7px 0 0;
text-align: right;
}
.userName input{
float: right;
width: 188px;
}
.userPass{
width: 100%;
float: left;
padding-bottom: 7px;
}
.userPass label{
float: left;
width: 100px;
padding: 6px 7px 0 0;
text-align: right;
}
.userPass input{
float: right;
width: 188px;
}
input[type="file"] {
display: none;
}
.custom-file-upload{
border: 1px solid #ccc;
display: inline-block;
padding: 6px 12px;
cursor: pointer;
}
.UploadPanelWrap{
width: 100%;
margin-bottom: 15px;
padding-top: 8px;
padding-bottom: 10px;
box-shadow: 0 3px 3px #666;
border-bottom: 1px #fff solid;
}
.UploadPanelWrap .upload_col{
width: 215px;
float: left;
}
.UploadPanelWrap .upload_col label{
width: 115px;
float: right;
text-align: right;
padding-top: 3px;
margin: 0 12px 0 0;
}
.UploadPanelWrap .upload_col input{
width: 100px !important;
float: right;
padding: 3px 7px;
}
.UploadPanelWrap .custom-file-upload{
width: 100px;
padding: 3px 7px;
font-size: 12px;
}
.UploadPanelWrap .upload_col.rowCSV label{ width: 88px; }
.UploadPanelWrap .upload_col.CSVAmt label{ width: 88px; }
.UploadPanelWrap .upload_col.ImgFolder label{ width: 88px; }
.UploadPanelWrap .upload_col.FldAmount label{ width: 96px; }
.UploadPanelWrap .upload_col.ImgAmount label{ width: 96px; }
.UploadPanelWrap .upload_col.match input{ width: 144px !important }
.UploadPanelWrap .upload_col.match label{ width: 56px; }
.upload_col.match .bttn{
float: right;
border-radius: 5px;
width: 73px;
cursor: pointer;
color: #fff;
margin-right: 2px;
}
.upload_col.match.last{
float: right;
width: 226px;
}
.upload_col.match{}
.uniqBox.log input{ text-transform: capitalize; }
/* SlideMenu
-----------------------------------------------*/
.slideMenu{
position: fixed;
left: -148px;
top: 111px;
z-index: 999;
width: 156px;
}
.slideMenu:hover{ left: 0; }
.slideMenu div{
float: left;
width: 100%;
background: #5d6654;
font-size: 20px;
color: #578e54;
text-shadow: 1px 1px 1px #333;
padding: 3px 0 3px 11px;
border-radius: 7px;
box-shadow: 0 2px 3px #999;
}
.slideMenu span{
width: 60px;
float: right;
margin-right: -60px;
margin-top: -3px;
display: block;
background: #5d6654;
border-radius: 7px;
cursor: pointer;
padding: 1px 5px 4px 5px;
}
.slideMenu span:hover{
background: #578e54;
}
.slideMenu span a{ display: block; padding-left: 6px; }
.slideMenu span img{ width: 80%; }
.slideMenu ul{ margin: 0;padding: 0; float: left; width: 100% }
.slideMenu ul li{ list-style: none; padding: 1px 0;}
.slideMenu ul li a{ display: block; font-size: 20px; text-align: right; padding: 5px 11px 5px; background: #5d6553; color: #fff; border-top: 1px #88937b solid;border-bottom: 1px #52594a solid; border-radius: 7px; box-shadow: 0 2px 3px #999; }
.slideMenu ul li.active a{ background: #454b3f; text-decoration: none; color: #578e54; }
.slideMenu ul li a:hover{ background: #454b3f; text-decoration: none; color: #578e54; }
/* photoPrevWrap
------------------------------------------------------------------------*/
.photoPrevWrap{
width: 100%;
max-width: 500px;
min-height: 533px;
float: left;
overflow: hidden;
transition: all 3s;
position: relative;
}
.photoPrevWrap img{
width: 100%;
height: 100%;
transition: all 3s;
position: absolute;
top: 0;
left: 0;
}
.photoPrevWrap.srBox{
margin-right: 10px;
margin-bottom: 15px;
}
/* revRightWrap
------------------------------------------------------------------------*/
.revRightWrap{
width: 100%;
max-width: 804px;
min-height: 200px;
float: right;
}
.revRightWrap label{
margin: 0;
}
.revRightWrap input.expand {
width: 100%;
border: 1px solid #ced4da;
border-radius: 3px;
padding: 0 7px;
}
.revRightWrap input.form-control,
.revRightWrap select.form-control{
padding: 0px 7px !important;
}
.revRightWrap select.bloodlist{
padding: 0px 7px !important;
}
.fullNameBox{
padding-left: 7px;
}
.revRightWrap .bloodlist{
margin-bottom: 3px;
}
.revRightWrap .maritalAge label,
.revRightWrap .maritalAge select,
.revRightWrap .bloodAge label,
.revRightWrap .bloodlist,
.revRightWrap .bloodAge .genderlist{
width: 99%;
}
.mobileBoxWrap input,
.mobileBoxWrap select,
.mobileBoxWrap label{
width: 100%;
}
.employmentBoxWrap input,
.employmentBoxWrap select,
.employmentBoxWrap label,
.addressBoxWrap input,
.addressBoxWrap select,
.addressBoxWrap label{
width: 100%;
}
.fullNameBox .uniqBox,
.mobileBoxWrap .uniqBox,
.employmentBoxWrap .uniqBox,
.addressBoxWrap .uniqBox{ padding-bottom: 1px; }
.revRightWrap .birthDate select{
width: 76px;
padding-left: 0px !important;
}
.uniqBox.age{ padding-top: 0; }
.mobileBoxWrap textarea{
padding: 2px 7px;
font-size: 12px;
}
.addressBoxWrap textarea{
padding: 2px 7px;
font-size: 12px;
/*height: 23px;*/
}
.zipcodeBox{}
.zipcodeBox .uniqBox{
width: 48%;
float: left;
}
.zipcodeBox .uniqBox.box2{
width: 48%;
float: right;
}
.addressBoxWrap textarea,
.revRightWrap input.expand,
.revRightWrap select.thanalist,
.revRightWrap select.distictlist,
.revRightWrap select.genderlist,
.revRightWrap select.bloodlist,
.revRightWrap select.form-control,
.revRightWrap input.form-control{ height: 25px !important }
.mobileBoxWrap textarea.form-control.noteCol{
height: 28px !important;
}
.mobileBoxWrap textarea.form-control.noteCol:focus{ height: 60px !important; z-index: 9}
.mobileBoxWrap textarea.form-control.noteCols:focus{ height: 100px !important; z-index: 9}
.sameas{
position: absolute;
left: 9px;
top: 3px;
}
.bdr{ border: 2px #fff solid; border-radius: 5px; }
.uniqBox.permanent,
.uniqBox.present{
margin-top: 25px;
}
/* listBoxWrap
-------------------------------------------------------------------------*/
.listBoxWrap{
padding-top: 10px;
padding-left: 7px;
}
.approvalBttn .bttn{
display: block;
padding: 6px 10px;
color: #2a0e01;
text-decoration: none !important;
text-align: center;
font-size: 20px;
border-radius: 10px;
cursor: pointer;
float: left;
}
.listBoxWrap h3{ font-size: 12px; }
.documentlistWrap{
width: 100%;
float: left;
margin: 0;
padding: 0;
}
.documentlistWrap li{
float: left;
width: 31%;
padding-right: 1.5%;
list-style: none;
color: #7c8891;
}
.listBox{}
.listBox h3{ font-size: 12px; padding-top:6px; }
.documentlistWrap a{ color: #4f7b57; }
.documentlistWrap a:hover{ color: #e78347 }
.SearchIdBox{}
.SearchIdBox label{
width: 100%;
max-width: 100%;
text-align: left;
float: none;
}
.SearchIdBox select{
width: 100%;
max-width: 100%;
}
.SearchIdBox .birthDate select{
width: 31%;
}
.SearchIdBox{}
.SearchIdBox select.last{ margin-right: 0; } | public/css/style.css | @import url('https://fonts.googleapis.com/css?family=Roboto+Condensed&display=swap');
@import url('https://fonts.googleapis.com/css?family=Fjalla+One&display=swap');
@import url(media.css);
html,body{padding: 0;margin: 0;}
body{
color: #000000;
font-size: 12px;
font-weight: 400;
font-family: 'Noto Sans', sans-serif;
line-height: 160%;
letter-spacing: 0.5px;
word-spacing: 1px;
background: #f4f5f5;
}
img{ max-width: 100%; }
h1,h2,h3,h4,h5,h6{ }
input,
select{ font-size: 12px !important; }
/* For SlideUP Move
-------------------------START-----------------------------*/
.slideUp{
position: relative;
-webkit-animation: slideUp 2s;
animation: slideUp 2s;
}
@-webkit-keyframes slideUp {
0%{opacity:0;top: 200px;} 100% {opacity:1;top: 0px;}
}
@keyframes slideUp {
0%{opacity:0;top: 200px;} 100% {opacity:1;top: 0px;}
}
/* For SlideUP Move
-------------------------end-----------------------------*/
input:focus,
*, a:hover,
*{
-webkit-transition: all 1s ease !important;
-moz-transition: all 1s ease !important;
-ms-transition: all 1s ease !important;
-o-transition: all 1s ease !important;
transition: all 1s ease !important;
}
button:focus{ /*border: none !important;*/ outline: none !important }
.pageTitleLogo{}
.pageTitleLogo img{
max-width: 256px;
}
#pageTitleWrap{
padding: 5px 0;
margin-bottom: 10px;
/*background: #25aae1;*/
border-bottom: 1px #bbb solid;
box-shadow: 0 1px 1px #a8b0b0;
background: #2d5167;
background: -moz-linear-gradient(top, #2d5167 0%, #1e3644 100%);
background: -webkit-linear-gradient(top, #2d5167 0%,#1e3644 100%);
background: linear-gradient(to bottom, #2d5167 0%,#1e3644 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d5167', endColorstr='#1e3644',GradientType=0 );
}
#pageTitleWrap h2{
padding: 4px 0 0;
margin: 0;
color: #aaa;
font-size: 24px;
font-weight: 900;
font-family: 'Noto Sans', sans-serif;
}
.ddms_wrap{}
.ddms_wrap h1{
padding-bottom: 10px;
color: #333;"
font-family: 'Fjalla One', sans-serif; font-weight: 400
}
.ddms_wrap .bgLogo{
width: 111px;
height: 40px;
display: inline-block;
background: url(../img/barLogo.png) no-repeat center bottom;
background-size: 78%;
}
.container.ddms_wrap h1{
font-size: 44px !important;
padding-bottom: 10px !important;
}
.ddms_wrap h1 span{ font-weight: 900}
.ddms_wrap ul{ margin: 0; padding: 0; }
.ddms_wrap ul li{ list-style: none; display: inline-block; padding: 0 5px; }
.ddms_wrap ul li a{ width: 188px; display: block; padding: 5px 25px; font-size: 20px; color: #fff; border-radius: 7px; box-shadow: 0 2px 3px #999;}
.ddms_wrap ul li a:hover{ text-decoration: none; color: #578e54; text-shadow: 1px 1px 1px #333;}
.ddms_wrap{}
/* For Password Show/Hide */
.pass_show{position: relative}
.pass_show .ptxt {
position: absolute;
top: 50%;
right: 10px;
z-index: 1;
color: #f36c01;
margin-top: -10px;
cursor: pointer;
transition: .3s ease all;
}
.pass_show .ptxt:hover{color: #333333;}
.uniqIdRow .uniqBox label {
width: 41%;
padding-top: 6px;
padding-right: 10px;
float: left;
text-align: right;
line-height: 100%;
}
.uniqIdRow .uniqBox input{
width: 50%;
float: left;
padding: 3px 7px;
border-radius: 4px;
border: 1px #bebebe solid;
}
.uniqArchiveBox{
padding: 5px 0 0 0;
}
.uniqArchiveBox label{
display: inline-block;
float: left;
padding: 5px 5px 0 0;
}
.uniqArchiveBox .department_col{
width: 21%;
padding-top: 0;
float: left;
}
.uniqArchiveBox .department_col label{
padding-top: 0;
}
.uniqArchiveBox .department_col input{
width: 115px;
padding: 3px 7px;
}
.uniqArchiveBox .department_col select{
width: 56%;
}
.uniqArchiveBox .archiveWrap label{
float: left;
width: 56px;
margin-right: 5px;
padding-top: 1px;
text-align: right;
}
.uniqArchiveBox .archiveWrap select{
float: left;
width: 100%;
max-width: 115px;
margin-right: 12px;
}
.uniqArchiveBox .archiveWrap input{
float: left;
width: 100%;
max-width: 115px;
margin-right: 0;
padding: 3px;
}
.uniqArchiveBox .archiveWrap .locationBox select{
max-width: 139px;
}
.uniqBox{
padding: 4px 0;
}
.nameColmn .uniqBox label{
width: 106px;
padding-top: 6px;
padding-right: 10px;
float: left;
text-align: right;
line-height: 100%;
}
.nameColmn .uniqBox input{
width: 280px;
float: left;
padding: 2px 7px;
border-radius: 4px;
border: 1px #bebebe solid;
position: absolute;
left: 122px;
z-index: 9
}
.nameColmn .uniqBox input.expand:focus{ width: 488px; max-width: 488px; z-index: 9}
.nameColmn.upload_ext input.expand{ width: 488px; max-width: 488px; z-index: 9}
.nameColmn.upload_ext input.expand:focus{ width: 800px; max-width: 800px; z-index: 9}
.nameColmn .birthBox{
float: left;
width: 70%;
}
.nameColmn .birthBox .birthLabel{
}
.nameColmn .birthBox .birthDate{
width: 100%;
float: left;
}
.nameColmn .birthBox .birthDate input{
width: 100%;
}
.nameColmn .birthBox .birthDate select{
width: 31%;
}
.nameColmn .birthBox .birthAge{
width: 100%;
float: left;
}
.nameColmn .birthBox .birthAge label{
width: 30%;
}
.nameColmn .birthBox .birthAge input{
width: 63%;
}
.nameColmn .birthBox .birthAge select{
width: 31%;
}
.nameColmn .birthBox .birthAge .ageBox{
float: left;
width: 63%;
font-size: 12px;
padding: 3px .5rem;
}
.nameColmn .bloodBox{
float: left;
width: 70%;
}
.nameColmn .bloodBox .bloodLabel{
}
.nameColmn .bloodBox .bloodDate{
width: 40%;
float: left;
}
.nameColmn .bloodBox .bloodDate input{
width: 100%;
}
.nameColmn .bloodBox .bloodAge{
width: 60%;
float: left;
}
.nameColmn .bloodBox .bloodAge label{
width: 40%;
}
.nameColmn .bloodBox .bloodAge input{
width: 53%;
}
.nameColmn .maritalBox{
float: left;
width: 70%;
}
.nameColmn .maritalBox .maritalLabel{
}
.nameColmn .maritalBox .maritalDate{
width: 40%;
float: left;
}
.nameColmn .maritalBox .maritalDate input{
width: 100%;
}
.nameColmn .maritalBox .maritalAge{
width: 60%;
float: left;
}
.nameColmn .maritalBox .maritalAge label{
width: 40%;
margin-top: -5px;
}
.nameColmn .maritalBox .maritalAge input{
width: 53%;
}
span.positive{ font-size: 8px !important; padding: 0 0 7px; }
.uniqBox{
padding: 4px 0;
}
.mobileColmn .firstCol{}
.mobileColmn .col-md-4 .uniqBox{ position: relative; }
.mobileColmn .uniqBox label{
width: 150px;
padding-top: 6px;
padding-right: 10px;
float: left;
text-align: right;
line-height: 100%;
}
.mobileColmn .uniqBox input{
width: 112px;
float: right;
padding: 2px 7px;
border-radius: 4px;
border: 1px #bebebe solid;
position: absolute;
left: 150px;
z-index: 9
}
.mobileColmn .uniqBox input.expand:focus{ width: 300px; max-width: 300px; z-index: 9}
.mobileColmn .uniqBox textarea.noteCol{
width: 112px;
max-height: 50px;
float: right;
padding: 2px 7px;
font-size: 12px;
border-radius: 4px;
border: 1px #bebebe solid;
position: absolute;
right: 6px;
z-index: 9
}
.mobileColmn .uniqBox textarea.noteCol:focus{ width: 300px; max-width: 300px; z-index: 9;}
.mobileColmn .thirdCol{}
.mobileColmn .thirdCol .uniqBox label{
width: 150px;
padding-top: 6px;
padding-right: 10px;
float: left;
text-align: right;
line-height: 100%;
}
.mobileColmn .thirdCol .uniqBox input{
width: 112px;
float: right;
padding: 2px 7px;
border-radius: 4px;
border: 1px #bebebe solid;
position: absolute;
left: 150px;
z-index: 9
}
.thanalist{
width: 41%;
color: #717d90;
padding: 2px 7px;
border-radius: 4px;
border: 1px #bebebe solid;
}
.distictlist{
width: 41%;
color: #717d90;
padding: 2px 7px;
border-radius: 4px;
border: 1px #bebebe solid;
}
.genderlist{
width: 54%;
color: #717d90;
padding: 2px 7px;
border-radius: 4px;
border: 1px #bebebe solid;
}
.bloodlist{
width: 97%;
color: #717d90;
padding: 2px 7px;
border-radius: 4px;
border: 1px #bebebe solid;
}
.ddmsRow {
margin-bottom: 15px;
padding-bottom: 10px;
box-shadow: 0 3px 3px #666;
border-bottom: 1px #fff solid;
}
.ddmsRow .custom-file-upload{
width: 166px !important;
font-size: 12px !important
}
.approvalColmnRow{
padding-top: 7px;
}
.approvalColmn{}
.approvalColmn li{
float: left;
list-style: none;
padding: 0px 10px;
width: 16%;
text-align: center;
text-transform: uppercase;
}
.approvalColmn li span{
display: inline-block;
width: 10px;
height: 10px;
margin-right: 5px;
background: #fdb141;
border: 1px #d15138 solid;
border-radius: 50%;
}
.approvalColmn li:hover span{
background: #d15138;
border-color: #fdb141;
}
.approvalColmn li img{ width: 100%; }
#realInput12,
#realInput11,
#realInput10,
#realInput9,
#realInput8,
#realInput7,
#realInput6,
#realInput5,
#realInput4,
#realInput3,
#realInput2,
#realInput1{
display: none;
text-indent: -99999;
color: transparent !important;
}
#imgLoadingButton12,
#imgLoadingButton11,
#imgLoadingButton10,
#imgLoadingButton9,
#imgLoadingButton8,
#imgLoadingButton7,
#imgLoadingButton6,
#imgLoadingButton5,
#imgLoadingButton4,
#imgLoadingButton3,
#imgLoadingButton2,
#imgLoadingButton1{
width: 100%;
height: 100%;
min-height: 106px;
text-indent: -99999;
color: transparent !important;
cursor: pointer;
background-size: 100%;
}
.photo_dp #imgLoadingButton1{
background: url("../images/photo_01.jpg") no-repeat center cadetblue !important;
}
.photo_sign #imgLoadingButton2{
background: url("../images/photo_02.jpg") no-repeat center cadetblue !important;
}
.photo_nid #imgLoadingButton3{
background: url("../images/photo_03.jpg") no-repeat center cadetblue !important;
}
.photo_dl #imgLoadingButton4{
background: url("../images/photo_04.jpg") no-repeat center cadetblue !important;
}
.photo_pp #imgLoadingButton5{
background: url("../images/photo_05.jpg") no-repeat center cadetblue !important;
}
.photo_tin #imgLoadingButton6{
background: url("../images/photo_06.jpg") no-repeat center cadetblue !important;
}
.photo_ssc #imgLoadingButton7{
background: url("../images/photo_07.jpg") no-repeat center cadetblue !important;
}
.photo_hsc #imgLoadingButton8{
background: url("../images/photo_08.jpg") no-repeat center cadetblue !important;
}
.photo_bba #imgLoadingButton9{
background: url("../images/photo_09.jpg") no-repeat center cadetblue !important;
}
.photo_mba #imgLoadingButton10{
background: url("../images/photo_10.jpg") no-repeat center cadetblue !important;
}
.photo_phd #imgLoadingButton11{
background: url("../images/photo_11.jpg") no-repeat center cadetblue !important;
}
.photo_apn #imgLoadingButton12{
background: url("../images/photo_12.jpg") no-repeat center cadetblue !important;
}
/* Button Background Color
-----------------------------------------------------------------------------------*/
.bg_gray{
background: #aab4b9;
background: -moz-linear-gradient(left, #aab4b9 0%, #78848d 100%);
background: -webkit-linear-gradient(left, #aab4b9 0%,#78848d 100%);
background: linear-gradient(to right, #aab4b9 0%,#78848d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aab4b9', endColorstr='#78848d',GradientType=1 );
}
.bg_sky{
background: #9fddf4;
background: -moz-linear-gradient(left, #9fddf4 0%, #3ea3c1 100%);
background: -webkit-linear-gradient(left, #9fddf4 0%,#3ea3c1 100%);
background: linear-gradient(to right, #9fddf4 0%,#3ea3c1 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9fddf4', endColorstr='#3ea3c1',GradientType=1 );
}
.bg_green{
background: #b5d333;
background: -moz-linear-gradient(left, #b5d333 0%, #4fa648 100%);
background: -webkit-linear-gradient(left, #b5d333 0%,#4fa648 100%);
background: linear-gradient(to right, #b5d333 0%,#4fa648 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5d333', endColorstr='#4fa648',GradientType=1 );
}
.bg_brouwn{
background: #cabb90;
background: -moz-linear-gradient(left, #cabb90 0%, #7f6355 100%);
background: -webkit-linear-gradient(left, #cabb90 0%,#7f6355 100%);
background: linear-gradient(to right, #cabb90 0%,#7f6355 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cabb90', endColorstr='#7f6355',GradientType=1 );
}
.bg_red{
background: #ed4948;
background: -moz-linear-gradient(left, #ed4948 0%, #a31e21 100%);
background: -webkit-linear-gradient(left, #ed4948 0%,#a31e21 100%);
background: linear-gradient(to right, #ed4948 0%,#a31e21 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed4948', endColorstr='#a31e21',GradientType=1 );
}
.bg_blue{
background: #429dd6;
background: -moz-linear-gradient(left, #429dd6 0%, #2c5ea3 100%);
background: -webkit-linear-gradient(left, #429dd6 0%,#2c5ea3 100%);
background: linear-gradient(to right, #429dd6 0%,#2c5ea3 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#429dd6', endColorstr='#2c5ea3',GradientType=1 );
}
.bg_magenda{
background: #834f96;
background: -moz-linear-gradient(top, #834f96 0%, #6d0d93 100%);
background: -webkit-linear-gradient(top, #834f96 0%,#6d0d93 100%);
background: linear-gradient(to bottom, #834f96 0%,#6d0d93 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#834f96', endColorstr='#6d0d93',GradientType=0 );
}
.bg_silver{
background: #b8c3c9;
background: -moz-linear-gradient(top, #b8c3c9 0%, #6f777d 100%);
background: -webkit-linear-gradient(top, #b8c3c9 0%,#6f777d 100%);
background: linear-gradient(to bottom, #b8c3c9 0%,#6f777d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8c3c9', endColorstr='#6f777d',GradientType=0 );
}
.bg_lightTeal{
background: #646d5a;
background: -moz-linear-gradient(top, #646d5a 0%, #4f5647 100%);
background: -webkit-linear-gradient(top, #646d5a 0%,#4f5647 100%);
background: linear-gradient(to bottom, #646d5a 0%,#4f5647 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#646d5a', endColorstr='#4f5647',GradientType=0 );
}
.bg_jeep{
background: #5d6553;
background: -moz-linear-gradient(top, #5d6553 0%, #454b3f 100%);
background: -webkit-linear-gradient(top, #5d6553 0%,#454b3f 100%);
background: linear-gradient(to bottom, #5d6553 0%,#454b3f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d6553', endColorstr='#454b3f',GradientType=0 );
}
.bg_gray:hover{
background: #78848d;
background: -moz-linear-gradient(left, #78848d 0%, #aab4b9 100%);
background: -webkit-linear-gradient(left, #78848d 0%,#aab4b9 100%);
background: linear-gradient(to right, #78848d 0%,#aab4b9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78848d', endColorstr='#aab4b9',GradientType=1 );
}
.bg_sky:hover{
background: #3ea3c1;
background: -moz-linear-gradient(left, #3ea3c1 0%, #9fddf4 100%);
background: -webkit-linear-gradient(left, #3ea3c1 0%,#9fddf4 100%);
background: linear-gradient(to right, #3ea3c1 0%,#9fddf4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3ea3c1', endColorstr='#9fddf4',GradientType=1 );
}
.bg_skyen:hover{
background: #4fa648;
background: -moz-linear-gradient(left, #4fa648 0%, #b5d333 100%);
background: -webkit-linear-gradient(left, #4fa648 0%,#b5d333 100%);
background: linear-gradient(to right, #4fa648 0%,#b5d333 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4fa648', endColorstr='#b5d333',GradientType=1 );
}
.bg_brouwn:hover{
background: #7f6355;
background: -moz-linear-gradient(left, #7f6355 0%, #cabb90 100%);
background: -webkit-linear-gradient(left, #7f6355 0%,#cabb90 100%);
background: linear-gradient(to right, #7f6355 0%,#cabb90 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f6355', endColorstr='#cabb90',GradientType=1 );
}
.bg_red:hover{
background: #a31e21;
background: -moz-linear-gradient(left, #a31e21 0%, #ed4948 100%);
background: -webkit-linear-gradient(left, #a31e21 0%,#ed4948 100%);
background: linear-gradient(to right, #a31e21 0%,#ed4948 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a31e21', endColorstr='#ed4948',GradientType=1 );
}
.bg_blue:hover{
background: #2c5ea3;
background: -moz-linear-gradient(left, #2c5ea3 0%, #429dd6 100%);
background: -webkit-linear-gradient(left, #2c5ea3 0%,#429dd6 100%);
background: linear-gradient(to right, #2c5ea3 0%,#429dd6 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c5ea3', endColorstr='#429dd6',GradientType=1 );
}
.bg_magenda:hover{
background: #6d0d93;
background: -moz-linear-gradient(top, #6d0d93 0%, #834f96 100%);
background: -webkit-linear-gradient(top, #6d0d93 0%,#834f96 100%);
background: linear-gradient(to bottom, #6d0d93 0%,#834f96 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d0d93', endColorstr='#834f96',GradientType=0 );
}
.bg_silver:hover{
background: #6f777d;
background: -moz-linear-gradient(top, #6f777d 0%, #b8c3c9 100%);
background: -webkit-linear-gradient(top, #6f777d 0%,#b8c3c9 100%);
background: linear-gradient(to bottom, #6f777d 0%,#b8c3c9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f777d', endColorstr='#b8c3c9',GradientType=0 );
}
.bg_lightTeal:hover{
background: #4f5647;
background: -moz-linear-gradient(top, #4f5647 0%, #646d5a 100%);
background: -webkit-linear-gradient(top, #4f5647 0%,#646d5a 100%);
background: linear-gradient(to bottom, #4f5647 0%,#646d5a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f5647', endColorstr='#646d5a',GradientType=0 );
}
.bg_jeep:hover{
background: #454b3f;
background: -moz-linear-gradient(top, #454b3f 0%, #5d6553 100%);
background: -webkit-linear-gradient(top, #454b3f 0%,#5d6553 100%);
background: linear-gradient(to bottom, #454b3f 0%,#5d6553 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454b3f', endColorstr='#5d6553',GradientType=0 );
}
/* Button Background Color
-----------------------------------------------------------------------------------*/
.bttn_dp{
width: 152%;
height: 103px;
background: url(../images/photo_01.jpg);
}
.searchResultRow{ margin-bottom: 4px; }
.searchResultRow h4{
padding: 0px 0 0 2px;
margin: 0;
color: #804097;
font-size: 14px;
}
.table_sorting tr,
.table_sorting tr th,
.table_sorting tr td,
.table_sorting{ border: 1px #2e2e2e solid; }
.table_sorting tr th{ text-align: center;}
.table_sorting{ text-align: left; border: 2px #2e2e2e solid; background: rgba(90%,90%,90%,0.9); }
.table_sorting tr td,
.table_sorting tr th{ padding: 3px; }
.table_sorting tr th{ background: rgba(10%,10%,10%,0.4); }
.table_sorting tr:nth-child(odd){ background: rgba(10%,10%,10%,0.1); }
.table_sorting tr th a{ color: #111; }
.table_sorting tr th:hover a{ color: #fff; }
.profileBox{
width: 100%;
float: left;
padding: 10px;
margin-bottom: 10px;
border-radius: 10px;
background: #fff;
border: 2px gray solid;
}
.profileBox .profilePhoto{
width: 73%;
float: left;
}
.export_box .bttn{
display: inline-block;
max-width: 155px;
width: 100%;
float: right;
padding: 6px 5px 6px;
color: #fff;
text-decoration: none !important;
text-align: center;
margin: 5px 0 0px 10px;
font-size: 20px;
border-radius: 10px;
cursor: pointer;
}
.searchByCol{
width: 100%;
max-width: 500px;
float: left;
}
.srchBox{
width: 100%;
float: left;
padding: 3px 0;
}
.searchByCol label{
width: 100%;
max-width: 150px;
float: left;
text-align: right;
margin-right: 10px;
}
.searchByCol input{
width: 100%;
max-width: 200px;
float: left;
padding: .1rem .5rem !important;
}
.searchByCol select{
width: 100%;
max-width: 200px;
float: left;
padding: .1rem .5rem !important;
}
.searchByCol .birthDate{
}
.searchByCol select{
width: 15%;
margin-right: 7px;
}
.employmentBoxWrap select{
margin-right: 3px !important
}
.searchByPic{
width: 100%;
float: left;
padding-top: 6px;
}
.searchByPic #imgLoadingButton12,
.searchByPic #imgLoadingButton11,
.searchByPic #imgLoadingButton10,
.searchByPic #imgLoadingButton9,
.searchByPic #imgLoadingButton8,
.searchByPic #imgLoadingButton7,
.searchByPic #imgLoadingButton6,
.searchByPic #imgLoadingButton5,
.searchByPic #imgLoadingButton4,
.searchByPic #imgLoadingButton3,
.searchByPic #imgLoadingButton2,
.searchByPic #imgLoadingButton1{
width: 100%;
height: 100%;
min-height: 90px;
text-indent: -99999;
color: transparent !important;
cursor: pointer;
background-size: 100%;
}
.searchByPic{}
.searchByPic{}
/* dashBoardWrap
----------------------------------------------------------------*/
#dashBoardWrap{
padding: 0px 0 5px;
box-shadow: 0 3px 3px #666;
border-bottom: 1px #fff solid;
}
#dashBoardWrap.two{
padding-top: 10px;
}
#dashBoardWrap h4{
margin: 0;
padding: 3px 0 0 0;
color: #fff;
float: right;
text-align: right;
width: 150px;
font-size: 18px;
text-shadow: 1px 1px 1px #000;
}
#dashBoardWrap ul{
margin: 0;
padding: 0;
float: right;
width: 100%;
}
#dashBoardWrap ul li{
width: 278px;
list-style: none;
float: right;
padding: 3px 12px;
}
#dashBoardWrap ul li:nth-child(1){
padding-left: 0;
width: 180px;
}
#dashBoardWrap label{
float: left;
padding-top: 3px;
padding-right: 15px;
width: 150px;
text-align: right;
}
#dashBoardWrap select{
max-width: 100px;
float: left;
height: auto;
padding: 3px 5px;
}
#dashBoardWrap{}
#dashBoardWrap .bttn{
color: #fff;
width: 100%;
max-width: 115.45px;
min-width: 100px;
display: block;
font-size: 14px;
padding: 4px 3px;
margin-top: -3px;
cursor: pointer;
border-radius: 7px;
float: right;
}
/* newUserCreateWrap
----------------------------------------------------------------*/
#newUserCreateWrap{
padding: 15px 0 5px;
border-top: 1px #e5e5e5 solid;
border-bottom: 1px #f9f9f9 solid;
}
#newUserCreateWrap h4{
margin: 0;
padding: 3px 0 0 0;
color: #fff;
float: left;
width: 150px;
font-size: 14px;
text-align: right;
text-shadow: 1px 1px 1px #000;
}
#newUserCreateWrap ul{
margin: 0;
padding: 0;
float: right;
width: 88%
}
#newUserCreateWrap ul li{
list-style: none;
float: left;
padding: 0px;
width: 248px;
}
#newUserCreateWrap ul li:nth-child(1){ padding-left: 0; }
#newUserCreateWrap label{
float: left;
padding-top: 3px;
padding-right: 0px;
width: 135px;
text-align: right;
}
#newUserCreateWrap select{
max-width: 100px;
float: right;
height: auto;
padding: 3px 5px;
}
#newUserCreateWrap ul li:nth-child(5){ width: 139px; }
/* moduleLebelWrap
----------------------------------------------------------------*/
#moduleLebelWrap{
padding: 15px 0;
border-top: 1px #e5e5e5 solid;
}
#moduleLebelWrap .row{
margin-bottom: 10px;
}
#moduleLebelWrap h4{
margin: 0;
padding: 0 0 4px;
font-size: 14px;
color: #fff;
text-shadow: 1px 1px 1px #000;
}
.ModuleColumn{
width: 16%;
float: left;
margin-left: 2%;
margin-right: 2%;
}
.ModuleColumn.last{
margin-right: 0%;
}
#moduleLebelWrap ul{
margin: 0;
padding: 0 0px 0 0;
}
#moduleLebelWrap ul li{
width: 100%;
margin: 5px;
list-style: none;
text-align: center;
float: left;
}
#moduleLebelWrap ul li .label{
float: left;
}
.roundedOne input{ visibility: hidden; }
/*#moduleLebelWrap span{
display: block;
width: 10px;
height: 10px;
margin: 0 auto 3px;
border-radius: 50%;
background: #00a54f;
border: 1px red solid;
}*/
#moduleLebelWrap ul li:hover span{
background: red;
border-color: #00a54f;
}
#moduleLebelWrap .bttn{
width: 100%;
cursor: pointer;
font-size: 14px;
padding: 4px 5px;
border-radius: 7px;
}
#moduleLebelWrap{}
/* ROUNDED ONE */
.roundedOne {
width: 18px;
height: 18px;
float: left;
margin-right: 7px;
background: #fcfff4;
background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
position: relative;
z-index: 1
}
.roundedOne label {
cursor: pointer;
position: absolute;
width: 14px;
height: 14px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
left: 2px;
top: 2px;
-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
background: -o-linear-gradient(top, #222 0%, #45484d 100%);
background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
background: linear-gradient(top, #222 0%, #45484d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}
.roundedOne label:after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
content: '';
position: absolute;
width: 10px;
height: 10px;
background: #00bf00;
background: -webkit-linear-gradient(top, #00bf00 0%, #009400 100%);
background: -moz-linear-gradient(top, #00bf00 0%, #009400 100%);
background: -o-linear-gradient(top, #00bf00 0%, #009400 100%);
background: -ms-linear-gradient(top, #00bf00 0%, #009400 100%);
background: linear-gradient(top, #00bf00 0%, #009400 100%);
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
top: 2px;
left: 2px;
-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
}
.roundedOne label:hover::after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
filter: alpha(opacity=30);
opacity: 0.3;
}
.roundedOne input[type=checkbox]:checked + label:after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}
/* footerWrap
----------------------------------------------------------------*/
.footerWrap{
padding: 15px 0;
color: #3ab1e4;
font-family: 'Roboto Condensed', sans-serif;
}
.color_purple{ color: #804097; }
.footerWrap a{ color: #804097; }
.footerWrap a:hover{ color: #804097 }
.powered{ font-size: 9px; }
.powered span{ font-size: 12px; }
.footerWrap span a{ color: #3ab1e4; }
.footerWrap span a:hover{ color: #3ab1e4 }
.userBox{
margin-top: 100px;
float: left;
padding: 25px;
border: 1px #bec5c5 solid;
box-shadow: 1px 2px 3px #333;
background: #e3e6e6;
border-radius: 10px;
}
.userType{
width: 100%;
float: left;
padding-bottom: 7px;
}
.userType label{
float: left;
width: 100px;
padding: 6px 7px 0 0;
text-align: right;
}
.userType input{
float: right;
width: 188px;
}
.userType select{
float: right;
width: 188px;
}
.userName{
width: 100%;
float: left;
padding-bottom: 7px;
}
.userName label{
float: left;
width: 100px;
padding: 6px 7px 0 0;
text-align: right;
}
.userName input{
float: right;
width: 188px;
}
.userPass{
width: 100%;
float: left;
padding-bottom: 7px;
}
.userPass label{
float: left;
width: 100px;
padding: 6px 7px 0 0;
text-align: right;
}
.userPass input{
float: right;
width: 188px;
}
input[type="file"] {
display: none;
}
.custom-file-upload{
border: 1px solid #ccc;
display: inline-block;
padding: 6px 12px;
cursor: pointer;
}
.UploadPanelWrap{
width: 100%;
margin-bottom: 15px;
padding-top: 8px;
padding-bottom: 10px;
box-shadow: 0 3px 3px #666;
border-bottom: 1px #fff solid;
}
.UploadPanelWrap .upload_col{
width: 215px;
float: left;
}
.UploadPanelWrap .upload_col label{
width: 115px;
float: right;
text-align: right;
padding-top: 3px;
margin: 0 12px 0 0;
}
.UploadPanelWrap .upload_col input{
width: 100px !important;
float: right;
padding: 3px 7px;
}
.UploadPanelWrap .custom-file-upload{
width: 100px;
padding: 3px 7px;
font-size: 12px;
}
.UploadPanelWrap .upload_col.rowCSV label{ width: 88px; }
.UploadPanelWrap .upload_col.CSVAmt label{ width: 88px; }
.UploadPanelWrap .upload_col.ImgFolder label{ width: 88px; }
.UploadPanelWrap .upload_col.FldAmount label{ width: 96px; }
.UploadPanelWrap .upload_col.ImgAmount label{ width: 96px; }
.UploadPanelWrap .upload_col.match input{ width: 144px !important }
.UploadPanelWrap .upload_col.match label{ width: 56px; }
.upload_col.match .bttn{
float: right;
border-radius: 5px;
width: 73px;
cursor: pointer;
color: #fff;
margin-right: 2px;
}
.upload_col.match.last{
float: right;
width: 226px;
}
.upload_col.match{}
.uniqBox.log input{ text-transform: capitalize; }
/* SlideMenu
-----------------------------------------------*/
.slideMenu{
position: fixed;
left: -148px;
top: 111px;
z-index: 999;
width: 156px;
}
.slideMenu:hover{ left: 0; }
.slideMenu div{
float: left;
width: 100%;
background: #5d6654;
font-size: 20px;
color: #578e54;
text-shadow: 1px 1px 1px #333;
padding: 3px 0 3px 11px;
border-radius: 7px;
box-shadow: 0 2px 3px #999;
}
.slideMenu span{
width: 60px;
float: right;
margin-right: -60px;
margin-top: -3px;
display: block;
background: #5d6654;
border-radius: 7px;
cursor: pointer;
padding: 1px 5px 4px 5px;
}
.slideMenu span:hover{
background: #578e54;
}
.slideMenu span a{ display: block; padding-left: 6px; }
.slideMenu span img{ width: 80%; }
.slideMenu ul{ margin: 0;padding: 0; float: left; width: 100% }
.slideMenu ul li{ list-style: none; padding: 1px 0;}
.slideMenu ul li a{ display: block; font-size: 20px; text-align: right; padding: 5px 11px 5px; background: #5d6553; color: #fff; border-top: 1px #88937b solid;border-bottom: 1px #52594a solid; border-radius: 7px; box-shadow: 0 2px 3px #999; }
.slideMenu ul li.active a{ background: #454b3f; text-decoration: none; color: #578e54; }
.slideMenu ul li a:hover{ background: #454b3f; text-decoration: none; color: #578e54; }
/* photoPrevWrap
------------------------------------------------------------------------*/
.photoPrevWrap{
width: 100%;
max-width: 500px;
min-height: 533px;
float: left;
overflow: hidden;
transition: all 3s;
position: relative;
}
.photoPrevWrap img{
width: 100%;
height: 100%;
transition: all 3s;
position: absolute;
top: 0;
left: 0;
}
.photoPrevWrap.srBox{
margin-right: 10px;
margin-bottom: 15px;
}
/* revRightWrap
------------------------------------------------------------------------*/
.revRightWrap{
width: 100%;
max-width: 804px;
min-height: 200px;
float: right;
}
.revRightWrap label{
margin: 0;
}
.revRightWrap input.expand {
width: 100%;
border: 1px solid #ced4da;
border-radius: 3px;
padding: 0 7px;
}
.revRightWrap input.form-control,
.revRightWrap select.form-control{
padding: 0px 7px !important;
}
.revRightWrap select.bloodlist{
padding: 0px 7px !important;
}
.fullNameBox{
padding-left: 7px;
}
.revRightWrap .bloodlist{
margin-bottom: 3px;
}
.revRightWrap .maritalAge label,
.revRightWrap .maritalAge select,
.revRightWrap .bloodAge label,
.revRightWrap .bloodlist,
.revRightWrap .bloodAge .genderlist{
width: 99%;
}
.mobileBoxWrap input,
.mobileBoxWrap select,
.mobileBoxWrap label{
width: 100%;
}
.employmentBoxWrap input,
.employmentBoxWrap select,
.employmentBoxWrap label,
.addressBoxWrap input,
.addressBoxWrap select,
.addressBoxWrap label{
width: 100%;
}
.fullNameBox .uniqBox,
.mobileBoxWrap .uniqBox,
.employmentBoxWrap .uniqBox,
.addressBoxWrap .uniqBox{ padding-bottom: 1px; }
.revRightWrap .birthDate select{
width: 76px;
padding-left: 0px !important;
}
.uniqBox.age{ padding-top: 0; }
.mobileBoxWrap textarea{
padding: 2px 7px;
font-size: 12px;
}
.addressBoxWrap textarea{
padding: 2px 7px;
font-size: 12px;
/*height: 23px;*/
}
.zipcodeBox{}
.zipcodeBox .uniqBox{
width: 48%;
float: left;
}
.zipcodeBox .uniqBox.box2{
width: 48%;
float: right;
}
.addressBoxWrap textarea,
.revRightWrap input.expand,
.revRightWrap select.thanalist,
.revRightWrap select.distictlist,
.revRightWrap select.genderlist,
.revRightWrap select.bloodlist,
.revRightWrap select.form-control,
.revRightWrap input.form-control{ height: 25px !important }
.mobileBoxWrap textarea.form-control.noteCol{
height: 28px !important;
}
.mobileBoxWrap textarea.form-control.noteCol:focus{ height: 60px !important; z-index: 9}
.mobileBoxWrap textarea.form-control.noteCols:focus{ height: 100px !important; z-index: 9}
.sameas{
position: absolute;
left: 9px;
top: 3px;
}
.bdr{ border: 2px #fff solid; border-radius: 5px; }
.uniqBox.permanent,
.uniqBox.present{
margin-top: 25px;
}
/* listBoxWrap
-------------------------------------------------------------------------*/
.listBoxWrap{
padding-top: 10px;
padding-left: 7px;
}
.approvalBttn .bttn{
display: block;
padding: 6px 10px;
color: #2a0e01;
text-decoration: none !important;
text-align: center;
font-size: 20px;
border-radius: 10px;
cursor: pointer;
float: left;
}
.listBoxWrap h3{ font-size: 12px; }
.documentlistWrap{
width: 100%;
float: left;
margin: 0;
padding: 0;
}
.documentlistWrap li{
float: left;
width: 31%;
padding-right: 1.5%;
list-style: none;
color: #7c8891;
}
.listBox{}
.listBox h3{ font-size: 12px; padding-top:6px; }
.documentlistWrap a{ color: #4f7b57; }
.documentlistWrap a:hover{ color: #e78347 }
.SearchIdBox{}
.SearchIdBox label{
width: 100%;
max-width: 100%;
text-align: left;
float: none;
}
.SearchIdBox select{
width: 100%;
max-width: 100%;
}
.SearchIdBox .birthDate select{
width: 31%;
}
.SearchIdBox{}
.SearchIdBox select.last{ margin-right: 0; } | 0.242834 | 0.070017 |
.edd-reviews-form {
overflow: hidden;
}
.clear {
clear: both;
}
.edd-reviews-form label {
display: block;
}
.review-title:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.edd_reviews_rating_box {
float: left;
}
.edd-review-microdata {
display: none;
}
.review-title-text {
margin-right: 7px;
font-weight: bold;
}
.comment-meta .meta-top {
display: block;
overflow: hidden;
}
.comment-meta .meta {
display: block;
float: none;
margin-left: 10px;
}
.edd_review {
margin: 10px 0;
position: relative;
outline: none;
list-style: none;
padding: 20px 0;
}
.edd_review .avatar {
border-radius: 4px;
float: left;
margin-right: 20px;
}
.edd_review .edd-review-dateline {
padding: 8px;
color: #999;
font: 12px/16px "Helvetica Neue", Arial, sans-serif;
}
.edd-review-review-helpful {
margin: 10px 0;
clear: both;
}
.edd-review-review-helpful .edd-review-voting-feedback {
font-size: 90%;
margin-bottom: 5px;
font-style: italic;
font-weight: normal;
}
.edd-review-review-helpful .edd-review-voting-feedback + p,
.edd-review-review-helpful p {
margin-bottom: 15px;
font-weight: bold;
font-size: 90%;
}
.edd-review-review-helpful p + p {
margin-bottom: 0;
font-weight: normal;
}
.edd-review-vote {
display: none;
padding: 10px;
background: #eee;
}
.edd-reviews-not-allowed {
background: #eee;
display: block;
padding: 10px;
}
.edd-yellowfade {
-webkit-animation: yellow-fade 3s 1;
-moz-animation: yellow-fade 3s 1;
-ms-animation: yellow-fade 3s 1;
-o-animation: yellow-fade 3s 1;
animation: yellow-fade 3s 1;
}
.edd-reviews-star-rating-container {
position: relative;
}
.edd-reviews-star-rating {
display: inline-block;
cursor: pointer;
font-size: 20px;
font-style: normal;
font-weight: 400;
height: 20px;
line-height: 1;
text-align: center;
text-decoration: inherit;
vertical-align: top;
width: 20px;
}
.edd-reviews-stars-filled {
position: absolute;
width: 0;
overflow: hidden;
height: 20px;
}
.edd_reviews_breakdown {
margin: 20px 0;
}
.edd_reviews_breakdown .edd-counter-container {
display: block;
margin: 3px 0;
padding: 0;
}
.edd_reviews_breakdown .edd-counter-container:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.edd_reviews_breakdown .edd-counter-label {
float: left;
margin-right: 4px;
}
.edd_reviews_breakdown .edd-review-count {
float: left;
margin-left: 4px;
}
.edd_reviews_breakdown .edd-counter-front {
float: left;
background: #f1c40f;
height: 20px;
display: block;
}
.edd_reviews_breakdown .edd-counter-container-1 .edd-counter-back {
margin-left: 7px;
}
.edd_reviews_breakdown .edd-counter-back {
width: 100%;
max-width: 100px;
background: #ececec;
height: 20px;
float: left;
}
.edd_reviews_breakdown .edd-reviews-total-count {
font-weight: bold;
}
.edd-reviews-vendor-feedback-item {
border: 1px solid #eee;
padding: 20px;
margin-bottom: 25px;
}
.edd-reviews-vendor-feedback-item:last-child {
margin-bottom: 0;
}
.edd-reviews-vendor-feedback-item h3 {
margin-top: 0;
padding-top: 0;
}
.edd-reviews-vendor-feedback-item-wrap {
background: #eee;
padding: 20px;
}
.edd-reviews-vendor-feedback-item .wp-post-image {
float: left;
border: 1px solid #eee;
padding: 3px;
margin-right: 15px;
margin-bottom: 10px;
}
.edd-reviews-vendor-feedback-item-wrap label {
font-weight: bold;
width: 200px;
display: inline-block;
}
.edd-reviews-vendor-feedback-item-wrap label + label {
margin-right: 10px;
}
.edd-reviews-vendor-feedback-item-wrap label + label,
.edd-reviews-vendor-feedback-item-wrap label + label + label {
font-weight: normal;
display: inline;
width: auto;
}
.edd-reviews-vendor-feedback-item-wrap p:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
.edd-review-shortcode-body {
border: 1px solid #eee;
padding: 20px;
margin-bottom: 20px;
}
.edd-reviews-awaiting-moderation {
font-style: italic;
font-weight: bold;
}
/* Vendd Specific */
.vendd-download-information .edd-reviews-rating {
padding: 0 20px 10px;
}
/* Twenty Thirteen Specific */
.single-download .comments-area .no-comments {
display: none;
}
.single-download .comments-area .edd_reviews_breakdown {
display: block;
margin-left: auto;
margin-right: auto;
max-width: 604px;
width: 100%;
}
@keyframes "yellow-fade" {
0% {
background-color: #ffff99;
}
100% {
background-color: #ecf0f1;
}
}
@-moz-keyframes yellow-fade {
0% {
background-color: #ffff99;
}
100% {
background-color: #ecf0f1;
}
}
@-webkit-keyframes "yellow-fade" {
0% {
background-color: #ffff99;
}
100% {
background-color: #ecf0f1;
}
}
@-ms-keyframes "yellow-fade" {
0% {
background-color: #ffff99;
}
100% {
background-color: #ecf0f1;
}
}
@-o-keyframes "yellow-fade" {
0% {
background-color: #ffff99;
}
100% {
background-color: #ecf0f1;
}
} | wp-content/plugins/edd-reviews/assets/css/edd-reviews.css | .edd-reviews-form {
overflow: hidden;
}
.clear {
clear: both;
}
.edd-reviews-form label {
display: block;
}
.review-title:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.edd_reviews_rating_box {
float: left;
}
.edd-review-microdata {
display: none;
}
.review-title-text {
margin-right: 7px;
font-weight: bold;
}
.comment-meta .meta-top {
display: block;
overflow: hidden;
}
.comment-meta .meta {
display: block;
float: none;
margin-left: 10px;
}
.edd_review {
margin: 10px 0;
position: relative;
outline: none;
list-style: none;
padding: 20px 0;
}
.edd_review .avatar {
border-radius: 4px;
float: left;
margin-right: 20px;
}
.edd_review .edd-review-dateline {
padding: 8px;
color: #999;
font: 12px/16px "Helvetica Neue", Arial, sans-serif;
}
.edd-review-review-helpful {
margin: 10px 0;
clear: both;
}
.edd-review-review-helpful .edd-review-voting-feedback {
font-size: 90%;
margin-bottom: 5px;
font-style: italic;
font-weight: normal;
}
.edd-review-review-helpful .edd-review-voting-feedback + p,
.edd-review-review-helpful p {
margin-bottom: 15px;
font-weight: bold;
font-size: 90%;
}
.edd-review-review-helpful p + p {
margin-bottom: 0;
font-weight: normal;
}
.edd-review-vote {
display: none;
padding: 10px;
background: #eee;
}
.edd-reviews-not-allowed {
background: #eee;
display: block;
padding: 10px;
}
.edd-yellowfade {
-webkit-animation: yellow-fade 3s 1;
-moz-animation: yellow-fade 3s 1;
-ms-animation: yellow-fade 3s 1;
-o-animation: yellow-fade 3s 1;
animation: yellow-fade 3s 1;
}
.edd-reviews-star-rating-container {
position: relative;
}
.edd-reviews-star-rating {
display: inline-block;
cursor: pointer;
font-size: 20px;
font-style: normal;
font-weight: 400;
height: 20px;
line-height: 1;
text-align: center;
text-decoration: inherit;
vertical-align: top;
width: 20px;
}
.edd-reviews-stars-filled {
position: absolute;
width: 0;
overflow: hidden;
height: 20px;
}
.edd_reviews_breakdown {
margin: 20px 0;
}
.edd_reviews_breakdown .edd-counter-container {
display: block;
margin: 3px 0;
padding: 0;
}
.edd_reviews_breakdown .edd-counter-container:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.edd_reviews_breakdown .edd-counter-label {
float: left;
margin-right: 4px;
}
.edd_reviews_breakdown .edd-review-count {
float: left;
margin-left: 4px;
}
.edd_reviews_breakdown .edd-counter-front {
float: left;
background: #f1c40f;
height: 20px;
display: block;
}
.edd_reviews_breakdown .edd-counter-container-1 .edd-counter-back {
margin-left: 7px;
}
.edd_reviews_breakdown .edd-counter-back {
width: 100%;
max-width: 100px;
background: #ececec;
height: 20px;
float: left;
}
.edd_reviews_breakdown .edd-reviews-total-count {
font-weight: bold;
}
.edd-reviews-vendor-feedback-item {
border: 1px solid #eee;
padding: 20px;
margin-bottom: 25px;
}
.edd-reviews-vendor-feedback-item:last-child {
margin-bottom: 0;
}
.edd-reviews-vendor-feedback-item h3 {
margin-top: 0;
padding-top: 0;
}
.edd-reviews-vendor-feedback-item-wrap {
background: #eee;
padding: 20px;
}
.edd-reviews-vendor-feedback-item .wp-post-image {
float: left;
border: 1px solid #eee;
padding: 3px;
margin-right: 15px;
margin-bottom: 10px;
}
.edd-reviews-vendor-feedback-item-wrap label {
font-weight: bold;
width: 200px;
display: inline-block;
}
.edd-reviews-vendor-feedback-item-wrap label + label {
margin-right: 10px;
}
.edd-reviews-vendor-feedback-item-wrap label + label,
.edd-reviews-vendor-feedback-item-wrap label + label + label {
font-weight: normal;
display: inline;
width: auto;
}
.edd-reviews-vendor-feedback-item-wrap p:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
.edd-review-shortcode-body {
border: 1px solid #eee;
padding: 20px;
margin-bottom: 20px;
}
.edd-reviews-awaiting-moderation {
font-style: italic;
font-weight: bold;
}
/* Vendd Specific */
.vendd-download-information .edd-reviews-rating {
padding: 0 20px 10px;
}
/* Twenty Thirteen Specific */
.single-download .comments-area .no-comments {
display: none;
}
.single-download .comments-area .edd_reviews_breakdown {
display: block;
margin-left: auto;
margin-right: auto;
max-width: 604px;
width: 100%;
}
@keyframes "yellow-fade" {
0% {
background-color: #ffff99;
}
100% {
background-color: #ecf0f1;
}
}
@-moz-keyframes yellow-fade {
0% {
background-color: #ffff99;
}
100% {
background-color: #ecf0f1;
}
}
@-webkit-keyframes "yellow-fade" {
0% {
background-color: #ffff99;
}
100% {
background-color: #ecf0f1;
}
}
@-ms-keyframes "yellow-fade" {
0% {
background-color: #ffff99;
}
100% {
background-color: #ecf0f1;
}
}
@-o-keyframes "yellow-fade" {
0% {
background-color: #ffff99;
}
100% {
background-color: #ecf0f1;
}
} | 0.370339 | 0.219724 |
body {
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: Arial;
}
header .container-fluid ul li h4 {
font-size: 18px;
color: black;
font-weight: 400;
}
main {
padding-left: 50px;
padding-right: 50px;
}
main .container-fluid .jumbotron .container nav .collapse ul li a {
text-decoration: none;
color: white;
}
main .container-fluid .jumbotron .container nav .collapse ul li a:hover {
color: yellow;
}
main .container-fluid .jumbotron .container .row .kiri h1 {
color: black;
}
main .container-fluid .jumbotron .container .row .kiri h1 span {
background-color: white;
padding: 10px;
}
main .container-fluid .jumbotron .container .row .kiri .body-text {
background-color: black;
}
main .container-fluid .jumbotron .container .row .kiri .body-text p {
color: white;
font-size: 400;
}
main .container-fluid .jumbotron .container .row .kiri .link a {
background-color: yellow;
padding: 10px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: black;
font-weight: bold;
font-size: 25px;
line-height: 0;
text-transform: uppercase;
}
main .container-fluid .jumbotron .container .row .kanan .image-bg .caption {
color: white;
position: absolute;
background: rgba(0, 0, 0, 0.9);
padding: 15px;
color: #fff;
left: 35px;
bottom: 15px;
}
main .container-fluid .jumbotron .container .row .kanan .image-bg .caption a {
color: white;
}
main .container-fluid .isi .row .kotak a {
text-decoration: none;
}
main .container-fluid .isi .row .kotak a .card .card-body {
background-color: black;
height: 150px;
}
main .container-fluid .isi .row .kotak a .card .card-body:hover {
opacity: 0.9;
}
main .container-fluid .isi .row .kotak a .card .card-body .offset-top h3 {
position: absolute;
top: 300px;
}
main .container-fluid .isi .row .kotak a .card .card-body .offset-top h3 span {
background: #fff;
color: #000;
font-size: 22px;
text-transform: uppercase;
padding: 8px;
line-height: 2;
white-space: break-spaces;
font-weight: bold;
}
main .container-fluid .isi .row .kotak a .card .card-body .offset-top h4 {
position: absolute;
color: white;
top: 400px;
font-size: 15px;
}
main .container-fluid .berita .row .kanan {
background-color: black;
}
main .container-fluid .berita .row .kanan h1 span {
padding: 10px;
font-weight: bold;
background-color: white;
color: black;
}
main .container-fluid .berita .row .kanan h3 {
margin-top: 40px;
color: white;
font-weight: bold;
}
main .container-fluid .berita .row .kanan p {
font-size: 18px;
color: white;
margin-bottom: 40px;
}
main .container-fluid .berita .row .kanan a {
background-color: yellow;
padding: 20px;
color: black;
font-weight: bold;
}
footer .atas {
padding: 35px;
padding-left: 50px;
}
footer .atas p {
color: white;
}
footer .atas p a {
color: white;
text-decoration: none;
}
footer .bawah {
background-color: black;
color: white;
}
footer .bawah .row .kiri .nav-footer a {
color: white;
text-decoration: none;
}
@media screen and (max-width: 567px) {
header .container-fluid ul li h4 {
font-size: 15px;
color: black;
font-weight: 400;
}
main {
padding-left: 10px;
padding-right: 10px;
}
main .container-fluid .jumbotron .container nav .collapse {
background: none;
}
main .container-fluid .jumbotron .container nav .collapse ul li a {
text-decoration: none;
color: white;
}
main .container-fluid .jumbotron .container nav .collapse ul li a:hover {
color: yellow;
}
main .container-fluid .jumbotron .container .row .kiri h1 {
color: black;
}
main .container-fluid .jumbotron .container .row .kiri h1 span {
background-color: white;
padding: 10px;
}
main .container-fluid .jumbotron .container .row .kiri .body-text {
background-color: black;
}
main .container-fluid .jumbotron .container .row .kiri .body-text p {
color: white;
font-size: 400;
}
main .container-fluid .jumbotron .container .row .kiri .link a {
background-color: yellow;
padding: 10px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: black;
font-weight: bold;
font-size: 18px;
line-height: 0;
text-transform: uppercase;
}
main .container-fluid .jumbotron .container .row .kanan .image-bg .caption {
color: white;
position: absolute;
background: rgba(0, 0, 0, 0.9);
padding: 15px;
color: #fff;
left: 35px;
right: 35px;
bottom: 15px;
}
main .container-fluid .jumbotron .container .row .kanan .image-bg .caption a {
color: white;
}
main .container-fluid .isi .row .kotak a {
text-decoration: none;
}
main .container-fluid .isi .row .kotak a .card .card-body {
background-color: black;
height: 150px;
}
main .container-fluid .isi .row .kotak a .card .card-body .offset-top h3 {
position: absolute;
top: 300px;
}
main .container-fluid .isi .row .kotak a .card .card-body .offset-top h3 span {
background: #fff;
color: #000;
font-size: 22px;
text-transform: uppercase;
padding: 8px;
line-height: 2;
white-space: break-spaces;
font-weight: bold;
}
main .container-fluid .isi .row .kotak a .card .card-body .offset-top h4 {
position: absolute;
color: white;
top: 400px;
font-size: 15px;
}
main .container-fluid .berita .row .kanan {
background-color: black;
}
main .container-fluid .berita .row .kanan h1 span {
padding: 10px;
font-weight: bold;
background-color: white;
color: black;
font-size: 23px;
}
main .container-fluid .berita .row .kanan h3 {
margin-top: 40px;
color: white;
font-weight: bold;
}
main .container-fluid .berita .row .kanan p {
font-size: 18px;
color: white;
margin-bottom: 40px;
}
main .container-fluid .berita .row .kanan a {
background-color: yellow;
padding: 20px;
color: black;
font-weight: bold;
}
}
/*# sourceMappingURL=style.css.map */ | public/css/style.css | body {
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: Arial;
}
header .container-fluid ul li h4 {
font-size: 18px;
color: black;
font-weight: 400;
}
main {
padding-left: 50px;
padding-right: 50px;
}
main .container-fluid .jumbotron .container nav .collapse ul li a {
text-decoration: none;
color: white;
}
main .container-fluid .jumbotron .container nav .collapse ul li a:hover {
color: yellow;
}
main .container-fluid .jumbotron .container .row .kiri h1 {
color: black;
}
main .container-fluid .jumbotron .container .row .kiri h1 span {
background-color: white;
padding: 10px;
}
main .container-fluid .jumbotron .container .row .kiri .body-text {
background-color: black;
}
main .container-fluid .jumbotron .container .row .kiri .body-text p {
color: white;
font-size: 400;
}
main .container-fluid .jumbotron .container .row .kiri .link a {
background-color: yellow;
padding: 10px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: black;
font-weight: bold;
font-size: 25px;
line-height: 0;
text-transform: uppercase;
}
main .container-fluid .jumbotron .container .row .kanan .image-bg .caption {
color: white;
position: absolute;
background: rgba(0, 0, 0, 0.9);
padding: 15px;
color: #fff;
left: 35px;
bottom: 15px;
}
main .container-fluid .jumbotron .container .row .kanan .image-bg .caption a {
color: white;
}
main .container-fluid .isi .row .kotak a {
text-decoration: none;
}
main .container-fluid .isi .row .kotak a .card .card-body {
background-color: black;
height: 150px;
}
main .container-fluid .isi .row .kotak a .card .card-body:hover {
opacity: 0.9;
}
main .container-fluid .isi .row .kotak a .card .card-body .offset-top h3 {
position: absolute;
top: 300px;
}
main .container-fluid .isi .row .kotak a .card .card-body .offset-top h3 span {
background: #fff;
color: #000;
font-size: 22px;
text-transform: uppercase;
padding: 8px;
line-height: 2;
white-space: break-spaces;
font-weight: bold;
}
main .container-fluid .isi .row .kotak a .card .card-body .offset-top h4 {
position: absolute;
color: white;
top: 400px;
font-size: 15px;
}
main .container-fluid .berita .row .kanan {
background-color: black;
}
main .container-fluid .berita .row .kanan h1 span {
padding: 10px;
font-weight: bold;
background-color: white;
color: black;
}
main .container-fluid .berita .row .kanan h3 {
margin-top: 40px;
color: white;
font-weight: bold;
}
main .container-fluid .berita .row .kanan p {
font-size: 18px;
color: white;
margin-bottom: 40px;
}
main .container-fluid .berita .row .kanan a {
background-color: yellow;
padding: 20px;
color: black;
font-weight: bold;
}
footer .atas {
padding: 35px;
padding-left: 50px;
}
footer .atas p {
color: white;
}
footer .atas p a {
color: white;
text-decoration: none;
}
footer .bawah {
background-color: black;
color: white;
}
footer .bawah .row .kiri .nav-footer a {
color: white;
text-decoration: none;
}
@media screen and (max-width: 567px) {
header .container-fluid ul li h4 {
font-size: 15px;
color: black;
font-weight: 400;
}
main {
padding-left: 10px;
padding-right: 10px;
}
main .container-fluid .jumbotron .container nav .collapse {
background: none;
}
main .container-fluid .jumbotron .container nav .collapse ul li a {
text-decoration: none;
color: white;
}
main .container-fluid .jumbotron .container nav .collapse ul li a:hover {
color: yellow;
}
main .container-fluid .jumbotron .container .row .kiri h1 {
color: black;
}
main .container-fluid .jumbotron .container .row .kiri h1 span {
background-color: white;
padding: 10px;
}
main .container-fluid .jumbotron .container .row .kiri .body-text {
background-color: black;
}
main .container-fluid .jumbotron .container .row .kiri .body-text p {
color: white;
font-size: 400;
}
main .container-fluid .jumbotron .container .row .kiri .link a {
background-color: yellow;
padding: 10px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: black;
font-weight: bold;
font-size: 18px;
line-height: 0;
text-transform: uppercase;
}
main .container-fluid .jumbotron .container .row .kanan .image-bg .caption {
color: white;
position: absolute;
background: rgba(0, 0, 0, 0.9);
padding: 15px;
color: #fff;
left: 35px;
right: 35px;
bottom: 15px;
}
main .container-fluid .jumbotron .container .row .kanan .image-bg .caption a {
color: white;
}
main .container-fluid .isi .row .kotak a {
text-decoration: none;
}
main .container-fluid .isi .row .kotak a .card .card-body {
background-color: black;
height: 150px;
}
main .container-fluid .isi .row .kotak a .card .card-body .offset-top h3 {
position: absolute;
top: 300px;
}
main .container-fluid .isi .row .kotak a .card .card-body .offset-top h3 span {
background: #fff;
color: #000;
font-size: 22px;
text-transform: uppercase;
padding: 8px;
line-height: 2;
white-space: break-spaces;
font-weight: bold;
}
main .container-fluid .isi .row .kotak a .card .card-body .offset-top h4 {
position: absolute;
color: white;
top: 400px;
font-size: 15px;
}
main .container-fluid .berita .row .kanan {
background-color: black;
}
main .container-fluid .berita .row .kanan h1 span {
padding: 10px;
font-weight: bold;
background-color: white;
color: black;
font-size: 23px;
}
main .container-fluid .berita .row .kanan h3 {
margin-top: 40px;
color: white;
font-weight: bold;
}
main .container-fluid .berita .row .kanan p {
font-size: 18px;
color: white;
margin-bottom: 40px;
}
main .container-fluid .berita .row .kanan a {
background-color: yellow;
padding: 20px;
color: black;
font-weight: bold;
}
}
/*# sourceMappingURL=style.css.map */ | 0.490724 | 0.044431 |
h2{
color: white;
text-align: center;
border: 5px solid rgb(2, 11, 59);
border-radius: 10px;
background-color: rgb(3, 3, 61);
margin: auto;
max-width: 650px;
padding: 7px 0px;
}
h4{
font-size: 20px;
color: white;
display:inline;
}
.navbar {
background-color: rgb(3, 3, 61);
border-radius: 40px;
}
.navbar li{
list-style: none;
float: left;
margin: 10px 20px;
font-size: 20px;
}
.navbar ul{
overflow: auto;
}
.navbar li a{
padding: 10px 10px;
color: white;
text-decoration: none;
}
.navbar li a:hover{
background-color: rgb(129, 121, 121);
}
#register{
color: white;
border: 2px solid rgb(18, 18, 97);
padding: 8px;
border-radius: 8px;
margin: 10px;
text-decoration: none;
background-color: rgb(3, 3, 61);
}
#register:hover{
background-color: rgb(66, 65, 131);
}
.registration{
border: 2px solid blue;
padding: 20px;
border-radius: 8px;
background-color: rgb(29, 28, 97);
}
a{
font-size: 17px;
color: rgb(2, 11, 59);
width: 100%;
text-align: right;
}
a:hover{
color: rgb(131, 4, 14);
}
input[type=submit],foccus{
display:inline;
font-size: 22px;
color: white;
width:60%;
margin: 10px auto;
border:none;
border-radius: 10px;
padding: 10px;
background-color:rgb(2, 11, 59);
}
input[type=submit]:hover{
background-color: rgb(12, 27, 94);
}
label{
font-size: 30px;
color:rgb(4, 11, 51);
font-size: 25px;
}
#container{
border: 4px solid rgb(2, 2, 97);
width: auto;
max-width: 650px;
margin:140px auto;
padding: 10px 50px 10px 25px;
background-color: rgb(255, 255, 255);
border-radius: 20px;
}
input[type=text]{
border: 1px solid blue;
}
.form{
font-size: 20px;
margin: 10px 0px;
padding:8px 0px;
background-color: rgb(158, 199, 221);
color: rgb(2, 11, 59);
border: 2px solid rgb(91, 91, 214);
border-radius: 4px;
margin: 30px auto;
width: 50%;
}
#placeholders{
color: rgb(2, 11, 59);
}
.labe{
font-size: 25px;
} | static/login.css | h2{
color: white;
text-align: center;
border: 5px solid rgb(2, 11, 59);
border-radius: 10px;
background-color: rgb(3, 3, 61);
margin: auto;
max-width: 650px;
padding: 7px 0px;
}
h4{
font-size: 20px;
color: white;
display:inline;
}
.navbar {
background-color: rgb(3, 3, 61);
border-radius: 40px;
}
.navbar li{
list-style: none;
float: left;
margin: 10px 20px;
font-size: 20px;
}
.navbar ul{
overflow: auto;
}
.navbar li a{
padding: 10px 10px;
color: white;
text-decoration: none;
}
.navbar li a:hover{
background-color: rgb(129, 121, 121);
}
#register{
color: white;
border: 2px solid rgb(18, 18, 97);
padding: 8px;
border-radius: 8px;
margin: 10px;
text-decoration: none;
background-color: rgb(3, 3, 61);
}
#register:hover{
background-color: rgb(66, 65, 131);
}
.registration{
border: 2px solid blue;
padding: 20px;
border-radius: 8px;
background-color: rgb(29, 28, 97);
}
a{
font-size: 17px;
color: rgb(2, 11, 59);
width: 100%;
text-align: right;
}
a:hover{
color: rgb(131, 4, 14);
}
input[type=submit],foccus{
display:inline;
font-size: 22px;
color: white;
width:60%;
margin: 10px auto;
border:none;
border-radius: 10px;
padding: 10px;
background-color:rgb(2, 11, 59);
}
input[type=submit]:hover{
background-color: rgb(12, 27, 94);
}
label{
font-size: 30px;
color:rgb(4, 11, 51);
font-size: 25px;
}
#container{
border: 4px solid rgb(2, 2, 97);
width: auto;
max-width: 650px;
margin:140px auto;
padding: 10px 50px 10px 25px;
background-color: rgb(255, 255, 255);
border-radius: 20px;
}
input[type=text]{
border: 1px solid blue;
}
.form{
font-size: 20px;
margin: 10px 0px;
padding:8px 0px;
background-color: rgb(158, 199, 221);
color: rgb(2, 11, 59);
border: 2px solid rgb(91, 91, 214);
border-radius: 4px;
margin: 30px auto;
width: 50%;
}
#placeholders{
color: rgb(2, 11, 59);
}
.labe{
font-size: 25px;
} | 0.47658 | 0.168583 |
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background: -webkit-linear-gradient(bottom left, #fc737a 10%, #ff7c9d 65%, #ffc01a 125%);
background: linear-gradient(to top right, #fc737a 10%, #ff7c9d 65%, #ffc01a 125%);
bottom: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
left: 0;
position: absolute;
right: 0;
top: 0;
-webkit-transition: opacity 1s;
transition: opacity 1s;
}
#phrase_box {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: column;
-ms-flex-flow: column;
flex-flow: column;
height: 150px;
overflow: hidden;
width: 260px;
}
#phrases {
-webkit-animation: slide-phrases-upward 20s;
animation: slide-phrases-upward 20s;
}
#footer {
bottom: 30px;
color: white;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
left: 0;
position: fixed;
right: 0;
}
@-webkit-keyframes slide-phrases-upward {
0% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
5% {
-webkit-transform: translateY(-50px);
transform: translateY(-50px);
}
10% {
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
}
15% {
-webkit-transform: translateY(-150px);
transform: translateY(-150px);
}
20% {
-webkit-transform: translateY(-200px);
transform: translateY(-200px);
}
25% {
-webkit-transform: translateY(-250px);
transform: translateY(-250px);
}
30% {
-webkit-transform: translateY(-300px);
transform: translateY(-300px);
}
35% {
-webkit-transform: translateY(-350px);
transform: translateY(-350px);
}
40% {
-webkit-transform: translateY(-400px);
transform: translateY(-400px);
}
45% {
-webkit-transform: translateY(-450px);
transform: translateY(-450px);
}
50% {
-webkit-transform: translateY(-500px);
transform: translateY(-500px);
}
55% {
-webkit-transform: translateY(-550px);
transform: translateY(-550px);
}
60% {
-webkit-transform: translateY(-600px);
transform: translateY(-600px);
}
65% {
-webkit-transform: translateY(-650px);
transform: translateY(-650px);
}
70% {
-webkit-transform: translateY(-700px);
transform: translateY(-700px);
}
75% {
-webkit-transform: translateY(-750px);
transform: translateY(-750px);
}
80% {
-webkit-transform: translateY(-800px);
transform: translateY(-800px);
}
85% {
-webkit-transform: translateY(-850px);
transform: translateY(-850px);
}
90% {
-webkit-transform: translateY(-900px);
transform: translateY(-900px);
}
95% {
-webkit-transform: translateY(-950px);
transform: translateY(-950px);
}
100% {
-webkit-transform: translateY(-1000px);
transform: translateY(-1000px);
}
}
@keyframes slide-phrases-upward {
0% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
5% {
-webkit-transform: translateY(-50px);
transform: translateY(-50px);
}
10% {
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
}
15% {
-webkit-transform: translateY(-150px);
transform: translateY(-150px);
}
20% {
-webkit-transform: translateY(-200px);
transform: translateY(-200px);
}
25% {
-webkit-transform: translateY(-250px);
transform: translateY(-250px);
}
30% {
-webkit-transform: translateY(-300px);
transform: translateY(-300px);
}
35% {
-webkit-transform: translateY(-350px);
transform: translateY(-350px);
}
40% {
-webkit-transform: translateY(-400px);
transform: translateY(-400px);
}
45% {
-webkit-transform: translateY(-450px);
transform: translateY(-450px);
}
50% {
-webkit-transform: translateY(-500px);
transform: translateY(-500px);
}
55% {
-webkit-transform: translateY(-550px);
transform: translateY(-550px);
}
60% {
-webkit-transform: translateY(-600px);
transform: translateY(-600px);
}
65% {
-webkit-transform: translateY(-650px);
transform: translateY(-650px);
}
70% {
-webkit-transform: translateY(-700px);
transform: translateY(-700px);
}
75% {
-webkit-transform: translateY(-750px);
transform: translateY(-750px);
}
80% {
-webkit-transform: translateY(-800px);
transform: translateY(-800px);
}
85% {
-webkit-transform: translateY(-850px);
transform: translateY(-850px);
}
90% {
-webkit-transform: translateY(-900px);
transform: translateY(-900px);
}
95% {
-webkit-transform: translateY(-950px);
transform: translateY(-950px);
}
100% {
-webkit-transform: translateY(-1000px);
transform: translateY(-1000px);
}
}
#loadingCheckCircleSVG-0 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: -1.5s;
animation-delay: -1.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-1 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: -0.5s;
animation-delay: -0.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-2 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-3 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 1.5s;
animation-delay: 1.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-4 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 2.5s;
animation-delay: 2.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-5 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 3.5s;
animation-delay: 3.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-6 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 4.5s;
animation-delay: 4.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-7 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 5.5s;
animation-delay: 5.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-8 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 6.5s;
animation-delay: 6.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-9 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 7.5s;
animation-delay: 7.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-10 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 8.5s;
animation-delay: 8.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-11 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 9.5s;
animation-delay: 9.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-12 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 10.5s;
animation-delay: 10.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-13 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 11.5s;
animation-delay: 11.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-14 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 12.5s;
animation-delay: 12.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-15 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 13.5s;
animation-delay: 13.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-16 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 14.5s;
animation-delay: 14.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-17 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 15.5s;
animation-delay: 15.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-18 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 16.5s;
animation-delay: 16.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-19 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 17.5s;
animation-delay: 17.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-20 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 18.5s;
animation-delay: 18.5s;
fill: white;
opacity: 0;
}
@-webkit-keyframes fill-to-white {
0% {
opacity: 0;
}
10% {
opacity: 1;
}
100% {
opacity: 1;
}
}
@keyframes fill-to-white {
0% {
opacity: 0;
}
10% {
opacity: 1;
}
100% {
opacity: 1;
}
}
#loadingCheckSVG-0 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: -1.5s;
animation-delay: -1.5s;
}
#loadingCheckSVG-1 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: -0.5s;
animation-delay: -0.5s;
}
#loadingCheckSVG-2 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s;
}
#loadingCheckSVG-3 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 1.5s;
animation-delay: 1.5s;
}
#loadingCheckSVG-4 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 2.5s;
animation-delay: 2.5s;
}
#loadingCheckSVG-5 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 3.5s;
animation-delay: 3.5s;
}
#loadingCheckSVG-6 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 4.5s;
animation-delay: 4.5s;
}
#loadingCheckSVG-7 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 5.5s;
animation-delay: 5.5s;
}
#loadingCheckSVG-8 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 6.5s;
animation-delay: 6.5s;
}
#loadingCheckSVG-9 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 7.5s;
animation-delay: 7.5s;
}
#loadingCheckSVG-10 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 8.5s;
animation-delay: 8.5s;
}
#loadingCheckSVG-11 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 9.5s;
animation-delay: 9.5s;
}
#loadingCheckSVG-12 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 10.5s;
animation-delay: 10.5s;
}
#loadingCheckSVG-13 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 11.5s;
animation-delay: 11.5s;
}
#loadingCheckSVG-14 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 12.5s;
animation-delay: 12.5s;
}
#loadingCheckSVG-15 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 13.5s;
animation-delay: 13.5s;
}
#loadingCheckSVG-16 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 14.5s;
animation-delay: 14.5s;
}
#loadingCheckSVG-17 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 15.5s;
animation-delay: 15.5s;
}
#loadingCheckSVG-18 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 16.5s;
animation-delay: 16.5s;
}
#loadingCheckSVG-19 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 17.5s;
animation-delay: 17.5s;
}
#loadingCheckSVG-20 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 18.5s;
animation-delay: 18.5s;
}
@-webkit-keyframes fill-to-coral {
0% {
fill: white;
}
10% {
fill: #FF6D92;
}
100% {
fill: #FF6D92;
}
}
@keyframes fill-to-coral {
0% {
fill: white;
}
10% {
fill: #FF6D92;
}
100% {
fill: #FF6D92;
}
} | stocktalk/static/assets/css/loader.css | -webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background: -webkit-linear-gradient(bottom left, #fc737a 10%, #ff7c9d 65%, #ffc01a 125%);
background: linear-gradient(to top right, #fc737a 10%, #ff7c9d 65%, #ffc01a 125%);
bottom: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
left: 0;
position: absolute;
right: 0;
top: 0;
-webkit-transition: opacity 1s;
transition: opacity 1s;
}
#phrase_box {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: column;
-ms-flex-flow: column;
flex-flow: column;
height: 150px;
overflow: hidden;
width: 260px;
}
#phrases {
-webkit-animation: slide-phrases-upward 20s;
animation: slide-phrases-upward 20s;
}
#footer {
bottom: 30px;
color: white;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
left: 0;
position: fixed;
right: 0;
}
@-webkit-keyframes slide-phrases-upward {
0% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
5% {
-webkit-transform: translateY(-50px);
transform: translateY(-50px);
}
10% {
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
}
15% {
-webkit-transform: translateY(-150px);
transform: translateY(-150px);
}
20% {
-webkit-transform: translateY(-200px);
transform: translateY(-200px);
}
25% {
-webkit-transform: translateY(-250px);
transform: translateY(-250px);
}
30% {
-webkit-transform: translateY(-300px);
transform: translateY(-300px);
}
35% {
-webkit-transform: translateY(-350px);
transform: translateY(-350px);
}
40% {
-webkit-transform: translateY(-400px);
transform: translateY(-400px);
}
45% {
-webkit-transform: translateY(-450px);
transform: translateY(-450px);
}
50% {
-webkit-transform: translateY(-500px);
transform: translateY(-500px);
}
55% {
-webkit-transform: translateY(-550px);
transform: translateY(-550px);
}
60% {
-webkit-transform: translateY(-600px);
transform: translateY(-600px);
}
65% {
-webkit-transform: translateY(-650px);
transform: translateY(-650px);
}
70% {
-webkit-transform: translateY(-700px);
transform: translateY(-700px);
}
75% {
-webkit-transform: translateY(-750px);
transform: translateY(-750px);
}
80% {
-webkit-transform: translateY(-800px);
transform: translateY(-800px);
}
85% {
-webkit-transform: translateY(-850px);
transform: translateY(-850px);
}
90% {
-webkit-transform: translateY(-900px);
transform: translateY(-900px);
}
95% {
-webkit-transform: translateY(-950px);
transform: translateY(-950px);
}
100% {
-webkit-transform: translateY(-1000px);
transform: translateY(-1000px);
}
}
@keyframes slide-phrases-upward {
0% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
5% {
-webkit-transform: translateY(-50px);
transform: translateY(-50px);
}
10% {
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
}
15% {
-webkit-transform: translateY(-150px);
transform: translateY(-150px);
}
20% {
-webkit-transform: translateY(-200px);
transform: translateY(-200px);
}
25% {
-webkit-transform: translateY(-250px);
transform: translateY(-250px);
}
30% {
-webkit-transform: translateY(-300px);
transform: translateY(-300px);
}
35% {
-webkit-transform: translateY(-350px);
transform: translateY(-350px);
}
40% {
-webkit-transform: translateY(-400px);
transform: translateY(-400px);
}
45% {
-webkit-transform: translateY(-450px);
transform: translateY(-450px);
}
50% {
-webkit-transform: translateY(-500px);
transform: translateY(-500px);
}
55% {
-webkit-transform: translateY(-550px);
transform: translateY(-550px);
}
60% {
-webkit-transform: translateY(-600px);
transform: translateY(-600px);
}
65% {
-webkit-transform: translateY(-650px);
transform: translateY(-650px);
}
70% {
-webkit-transform: translateY(-700px);
transform: translateY(-700px);
}
75% {
-webkit-transform: translateY(-750px);
transform: translateY(-750px);
}
80% {
-webkit-transform: translateY(-800px);
transform: translateY(-800px);
}
85% {
-webkit-transform: translateY(-850px);
transform: translateY(-850px);
}
90% {
-webkit-transform: translateY(-900px);
transform: translateY(-900px);
}
95% {
-webkit-transform: translateY(-950px);
transform: translateY(-950px);
}
100% {
-webkit-transform: translateY(-1000px);
transform: translateY(-1000px);
}
}
#loadingCheckCircleSVG-0 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: -1.5s;
animation-delay: -1.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-1 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: -0.5s;
animation-delay: -0.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-2 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-3 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 1.5s;
animation-delay: 1.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-4 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 2.5s;
animation-delay: 2.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-5 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 3.5s;
animation-delay: 3.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-6 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 4.5s;
animation-delay: 4.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-7 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 5.5s;
animation-delay: 5.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-8 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 6.5s;
animation-delay: 6.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-9 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 7.5s;
animation-delay: 7.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-10 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 8.5s;
animation-delay: 8.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-11 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 9.5s;
animation-delay: 9.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-12 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 10.5s;
animation-delay: 10.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-13 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 11.5s;
animation-delay: 11.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-14 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 12.5s;
animation-delay: 12.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-15 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 13.5s;
animation-delay: 13.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-16 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 14.5s;
animation-delay: 14.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-17 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 15.5s;
animation-delay: 15.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-18 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 16.5s;
animation-delay: 16.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-19 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 17.5s;
animation-delay: 17.5s;
fill: white;
opacity: 0;
}
#loadingCheckCircleSVG-20 {
-webkit-animation: fill-to-white 5000ms;
animation: fill-to-white 5000ms;
-webkit-animation-delay: 18.5s;
animation-delay: 18.5s;
fill: white;
opacity: 0;
}
@-webkit-keyframes fill-to-white {
0% {
opacity: 0;
}
10% {
opacity: 1;
}
100% {
opacity: 1;
}
}
@keyframes fill-to-white {
0% {
opacity: 0;
}
10% {
opacity: 1;
}
100% {
opacity: 1;
}
}
#loadingCheckSVG-0 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: -1.5s;
animation-delay: -1.5s;
}
#loadingCheckSVG-1 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: -0.5s;
animation-delay: -0.5s;
}
#loadingCheckSVG-2 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s;
}
#loadingCheckSVG-3 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 1.5s;
animation-delay: 1.5s;
}
#loadingCheckSVG-4 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 2.5s;
animation-delay: 2.5s;
}
#loadingCheckSVG-5 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 3.5s;
animation-delay: 3.5s;
}
#loadingCheckSVG-6 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 4.5s;
animation-delay: 4.5s;
}
#loadingCheckSVG-7 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 5.5s;
animation-delay: 5.5s;
}
#loadingCheckSVG-8 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 6.5s;
animation-delay: 6.5s;
}
#loadingCheckSVG-9 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 7.5s;
animation-delay: 7.5s;
}
#loadingCheckSVG-10 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 8.5s;
animation-delay: 8.5s;
}
#loadingCheckSVG-11 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 9.5s;
animation-delay: 9.5s;
}
#loadingCheckSVG-12 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 10.5s;
animation-delay: 10.5s;
}
#loadingCheckSVG-13 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 11.5s;
animation-delay: 11.5s;
}
#loadingCheckSVG-14 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 12.5s;
animation-delay: 12.5s;
}
#loadingCheckSVG-15 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 13.5s;
animation-delay: 13.5s;
}
#loadingCheckSVG-16 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 14.5s;
animation-delay: 14.5s;
}
#loadingCheckSVG-17 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 15.5s;
animation-delay: 15.5s;
}
#loadingCheckSVG-18 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 16.5s;
animation-delay: 16.5s;
}
#loadingCheckSVG-19 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 17.5s;
animation-delay: 17.5s;
}
#loadingCheckSVG-20 {
-webkit-animation: fill-to-coral 5000ms;
animation: fill-to-coral 5000ms;
-webkit-animation-delay: 18.5s;
animation-delay: 18.5s;
}
@-webkit-keyframes fill-to-coral {
0% {
fill: white;
}
10% {
fill: #FF6D92;
}
100% {
fill: #FF6D92;
}
}
@keyframes fill-to-coral {
0% {
fill: white;
}
10% {
fill: #FF6D92;
}
100% {
fill: #FF6D92;
}
} | 0.273089 | 0.063628 |
.info-panel {
border: 1px solid #34302D;
border-radius: 4px;
margin-bottom: 12px;
}
.info-panel .info-panel-title {
background-color: #34302D;
border-color: #34302D;
color: #f1f1f1;
padding: 8px 15px;
}
.info-panel-content .table {
margin-bottom: 0;
}
.accordion-heading, .accordion-heading>a, .accordion-heading>a:hover,
.accordion-heading>a:focus {
background-color: #34302D;
border-color: #34302D;
color: #f1f1f1;
}
.accordion-group {
border: 1px solid #34302D;
}
.popover {
max-width: none !important;
}
.ellipsis-expander {
padding: 0 2px 2px;
color: #333333;
vertical-align: middle;
background-color: #ddd;
border: 1px solid #e1e1e8;
border-radius: 4px;
cursor: pointer;
}
.header--application {
margin: -20px 0 20px 0;
font-size: 15px;
}
.header--application .navbar-inner {
background-color: #666;
background-image: none;
border-radius: 0;
filter: none;
border: none;
border-bottom: 1px solid #34302D;
box-shadow: none;
}
.header--application .nav-tabs {
border: 0;
}
.header--application .nav>li>a {
color: #c7c7c7;
}
.header--application .nav>li>a:hover, .header--application .nav>li>a:focus,
.header--application .nav-tabs>li>a:hover, .header--application .nav-tabs>li>a:focus
{
color: #f1f1f1;
}
.header--application .nav-tabs>li>a, .header--application .nav-tabs>li>a:hover,
.header--application .nav-tabs>li>a:focus {
background-color: #666;
border: 0;
padding: 9px 13px 8px 13px;
border-bottom: 1px solid transparent;
}
.header--application .nav-tabs>.active>a, .header--application .nav-tabs>.active>a:hover,
.header--application .nav-tabs>.active>a:focus {
color: #333333;
background-color: #f1f1f1;
border-bottom: 1px solid #f1f1f1;
border-left: 1px solid #34302D;
border-right: 1px solid #34302D;
border-top: 4px solid #6db33f;
padding: 5px 12px 8px 12px;
}
.header--application .application--title {
color: #f1f1f1;
font-size: 24px;
line-height: 24px;
margin: 20px 20px 0 0;
display: inline-block;
}
.application--urls {
list-style: none;
text-align: right;
font-size: 14px;
color: #888;
margin: 5px 0 5px 0;
display: block;
float: right;
}
.application--urls>li>a {
color: #f1f1f1;
}
.application--urls>li>a:hover, .application--urls>li>a:focus {
color: #c7c7c7;
text-decoration: none;
}
.application-list {
background-color: #f9f9f9;
}
table.application-list {
table-layout: fixed;
width: 100%;
}
.application-list td.scroll {
overflow-x: auto;
max-width: 400px;
}
.application-list .group-column {
width: 30px;
}
.application-list .name-column {
width: 300px;
}
.application-list .version-column {
width: 140px;
}
.application-list .time-column {
width: 150px;
}
.application-list .info-column {
width: auto;
}
.application-list .status-column {
width: 240px;
}
.application-list .cron-column {
width: 100px;
}
.application-list .operation-column {
width: 340px;
}
.application-list td.status-column>div {
text-align: center;
padding-bottom: 3px;
}
.application-list td.status-column>div * {
text-align: left;
}
@media ( max-width : 992px) {
.application-list .info-column {
display: none;
}
.application-list .name-column {
width: auto;
}
}
.application-list td.group-column {
border-right: 1px solid #dddddd;
color: #999999;
vertical-align: middle;
text-align: center;
cursor: pointer;
}
.application-list td.group-column:hover {
background-color: #c7c7c7;
color: #f9f9f9;
}
/* ---------- */
.sortable {
cursor: pointer;
}
.sorted-ascending, .sorted-descending {
color: #6db33f;
}
.sorted-ascending::after {
content: " \25B2";
}
.sorted-descending::after {
content: " \25BC";
}
/* ---------- */
.status-UP, .status-NORMAL, .status-SUCCESS {
color: #00AA00;
font-weight: bold;
}
.status-OFFLINE {
color: #000000;
font-weight: bold;
}
.status-DOWN, .status-OUT_OF_SERVICE, .status-FAIL {
color: #DD0000;
font-weight: bold;
}
.status-UNKNOWN, .status-PAUSED {
font-weight: bold;
color: #FF8800;
}
dl.health-status {
margin-top: 0;
line-height: 20px;
}
dl.health-status dt {
border-bottom: 1px solid #ddd;
background-color: #f9f9f9;
padding: 8px;
text-transform: capitalize;
}
dl.health-status dl.health-status {
margin-top: 20px !important;
}
dl.health-status td {
border-top: none;
border-bottom: 1px solid #ddd;
padding: 8px;
}
#download {
position: fixed;
bottom: 40px;
right: 40px;
}
#top {
text-align: right;
padding: 5px;
}
#follow {
position: fixed;
top: 100px;
right: 40px;
}
.logview {
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
white-space: pre-wrap;
padding: 5px;
color: black;
}
.trace-event {
position: relative;
width: 100%;
display: inline-block;
left: 15px;
padding-left: 5px;
}
.trace-event .header {
cursor: pointer;
}
.trace-event .time {
position: absolute;
left: -120px;
margin-left: -25px;
display: inline-block;
vertical-align: middle;
text-align: right;
width: 120px;
}
.trace-event:before {
box-sizing: border-box;
content: ' ';
display: block;
width: 20px;
height: 20px;
background: #fff;
border-radius: 10px;
border: 4px solid #6db33f;
z-index: 10;
position: absolute;
left: -6px;
margin-left: -15px;
}
.trace-event.http-4xx:before {
border-color: #e0ba2d;
}
.trace-event.http-4xx>.title>.status {
color: #e0ba2d;
}
.trace-event.http-5xx:before {
border-color: #b30000;
}
.trace-event.http-5xx>.title>.status {
color: #b30000;
}
.trace-event.http-1xx:before, .trace-event.http-2xx:before, .trace-event.http-3xx:before
{
border-color: #6db33f;
}
.trace-event.http-1xx>.title>.status, .trace-event.http-2xx>.title>.status,
.trace-event.http-3xx>.title>.status {
color: #6db33f;
}
.trace-event.unknown:before {
border-color: #999999;
}
.trace-event.unknown>.title>.status {
color: #999999;
}
.trace-event:hover:before {
background: #ccc;
}
.timeline {
position: relative;
padding: 1em 0;
list-style-type: none;
padding-left: 85px;
}
.timeline:before {
position: absolute;
top: 0;
content: ' ';
display: block;
width: 6px;
height: 100%;
margin-left: 0;
background: rgb(80, 80, 80);
background: -moz-linear-gradient(top, rgba(80, 80, 80, 0) 0%,
rgb(80, 80, 80) 8%, rgb(80, 80, 80) 92%, rgba(80, 80, 80, 0) 100%);
background: -webkit-linear-gradient(top, rgba(80, 80, 80, 0) 0%,
rgb(80, 80, 80) 8%, rgb(80, 80, 80) 92%, rgba(80, 80, 80, 0) 100%);
background: -webkit-gradient(top, rgba(80, 80, 80, 0) 0%,
rgb(80, 80, 80) 8%, rgb(80, 80, 80) 92%, rgba(80, 80, 80, 0) 100%);
background: -o-linear-gradient(top, rgba(80, 80, 80, 0) 0%,
rgb(80, 80, 80) 8%, rgb(80, 80, 80) 92%, rgba(80, 80, 80, 0) 100%);
background: -ms-linear-gradient(top, rgba(80, 80, 80, 0) 0%,
rgb(80, 80, 80) 8%, rgb(80, 80, 80) 92%, rgba(80, 80, 80, 0) 100%);
background: linear-gradient(to bottom, rgba(80, 80, 80, 0) 0%,
rgb(80, 80, 80) 8%, rgb(80, 80, 80) 92%, rgba(80, 80, 80, 0) 100%);
z-index: 5;
}
.timeline li {
padding: 1em 0;
}
.timeline li:after {
content: "";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.auditevent {
position: relative;
width: 100%;
display: inline-block;
left: 15px;
padding-left: 5px;
}
.auditevent .header {
cursor: pointer;
}
.auditevent .time {
position: absolute;
left: -120px;
margin-left: -25px;
display: inline-block;
vertical-align: middle;
text-align: right;
width: 120px;
}
.auditevent .add-to-filter {
color: #5fa134;
position: absolute;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
cursor: pointer;
border: 0;
padding: 0;
box-shadow: none;
background: none;
opacity: 0;
}
.auditevent .title:hover .add-to-filter, .auditevent .add-to-filter:hover
{
opacity: 100;
}
.auditevent .header:before {
box-sizing: border-box;
content: ' ';
display: block;
width: 20px;
height: 20px;
background: #fff;
border-radius: 10px;
border: 4px solid #999999;
z-index: 10;
position: absolute;
left: -6px;
margin-left: -15px;
}
.auditevent .header:hover:before {
background: #ccc;
}
.auditevent.failure .header:before {
border-color: #b30000;
}
.auditevent.success .header:before {
border-color: #6db33f;
}
.auditevent.unknown .header:before {
border-color: #999999;
}
.dependencyThreadPools .spacer {
width: 100%;
margin: 0 auto;
padding-top: 4px;
clear: both;
}
.dependencyThreadPools .last {
margin-right: 0px;
}
.dependencyThreadPools span.loading {
display: block;
padding-top: 6%;
padding-bottom: 6%;
color: gray;
text-align: center;
}
.dependencyThreadPools span.loading.failed {
color: red;
}
.dependencyThreadPools div.monitor {
float: left;
margin-right: 5px;
/* these are tweaked to look good on desktop and iPad portrait, and fit things densely */
margin-top: 5px;
}
.dependencyThreadPools div.monitor p.name {
font-weight: bold;
font-size: 10pt;
text-align: right;
padding-bottom: 5px;
}
.dependencyThreadPools div.monitor_data {
margin: 0 auto;
}
.dependencyThreadPools span.smaller {
font-size: 8pt;
color: grey;
}
.dependencyThreadPools div.tableRow {
width: 100%;
white-space: nowrap;
font-size: 8pt;
margin: 0 auto;
clear: both;
}
.dependencyThreadPools div.tableRow .cell {
float: left;
}
.dependencyThreadPools div.tableRow .header {
text-align: right;
padding-right: 5px;
}
.dependencyThreadPools div.tableRow .header.left {
width: 85px;
}
.dependencyThreadPools div.tableRow .header.right {
width: 75px;
}
.dependencyThreadPools div.tableRow .data {
font-weight: bold;
text-align: right;
}
.dependencyThreadPools div.tableRow .data.left {
width: 30px;
}
.dependencyThreadPools div.tableRow .data.right {
width: 45px;
}
.dependencyThreadPools div.monitor {
width: 245px;
/* we want a fixed width instead of percentage as I want the boxes to be a set size and then fill in as many as can fit in each row ... this allows 3 columns on an iPad */
height: 110px;
}
/* override the HREF when we have specified it as a tooltip to not act like a link */
.dependencyThreadPools div.monitor_data a.tooltip {
text-decoration: none;
cursor: default;
}
.dependencyThreadPools div.monitor_data a.rate {
font-weight: bold;
color: black;
font-size: 11pt;
}
.dependencyThreadPools div.rate {
padding-top: 1px;
clear: both;
text-align: right;
}
.dependencyThreadPools span.rate_value {
font-weight: bold;
}
.dependencyThreadPools div.monitor div.chart {
}
.dependencyThreadPools div.monitor div.chart svg {
}
.dependencyThreadPools div.monitor div.chart svg text {
fill: white;
}
.dependencyThreadPools #hidden {
width: 1px;
height: 1px;
background: lightgrey;
display: none;
}
.hystrix-container {
padding: 15px;
line-height: 1;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
"Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
border-radius: 0 0 4px 4px;
background-color: white;
}
.hystrix-container .tooltip {
/*Reset all values from Bootstrap */
position: inherit;
z-index: inherit;
display: inherit;
font-size: inherit;
line-height: inherit;
opacity: inherit;
}
.spacer {
width: 100%;
margin: 0 auto;
padding-top: 4px;
clear: both;
}
.last {
margin-right: 0px;
}
.success {
color: green;
}
.shortCircuited {
color: blue;
}
.timeout {
color: #FF9900; /* shade of orange */
}
.failure {
color: red;
}
.rejected {
color: purple;
}
.exceptionsThrown {
color: brown;
}
.badRequest {
color: lightSeaGreen;
}
.dependencies .spacer {
width: 100%;
margin: 0 auto;
padding-top: 4px;
clear: both;
}
.dependencies .last {
margin-right: 0px;
}
.dependencies span.loading {
display: block;
padding-top: 6%;
padding-bottom: 6%;
color: gray;
text-align: center;
}
.dependencies span.loading.failed {
color: red;
}
.dependencies div.monitor {
float: left;
margin-right: 5px;
margin-top: 5px;
}
.dependencies div.monitor p.name {
font-weight: bold;
font-size: 10pt;
text-align: right;
padding-bottom: 5px;
}
.dependencies div.monitor_data {
margin: 0 auto;
}
/* override the HREF when we have specified it as a tooltip to not act like a link */
.dependencies div.monitor_data a.tooltip {
text-decoration: none;
cursor: default;
}
.dependencies div.monitor_data div.counters {
text-align: right;
padding-bottom: 10px;
font-size: 10pt;
clear: both;
}
.dependencies div.monitor_data div.counters div.cell {
display: inline;
float: right;
}
.dependencies .borderRight {
border-right: 1px solid grey;
padding-right: 6px;
padding-left: 8px;
}
.dependencies div.cell .line {
display: block;
}
.dependencies div.monitor_data a, .dependencies span.rate_value {
font-weight: bold;
}
.dependencies span.smaller {
font-size: 8pt;
color: grey;
}
.dependencies div.tableRow {
width: 100%;
white-space: nowrap;
font-size: 8pt;
margin: 0 auto;
clear: both;
padding-left: 26%;
}
.dependencies div.tableRow .cell {
float: left;
}
.dependencies div.tableRow .header {
width: 18%;
text-align: right;
padding-right: 2%;
}
.dependencies div.tableRow .data {
width: 17%;
font-weight: bold;
text-align: right;
}
.dependencies div.monitor {
width: 245px;
/* we want a fixed width instead of percentage as I want the boxes to be a set size and then fill in as many as can fit in each row ... this allows 3 columns on an iPad */
height: 160px;
}
.dependencies .success {
color: green;
}
.dependencies .shortCircuited {
color: blue;
}
.dependencies .timeout {
color: #FF9900; /* shade of orange */
}
.dependencies .failure {
color: red;
}
.dependencies .rejected {
color: purple;
}
.dependencies .exceptionsThrown {
color: brown;
}
.dependencies .badRequest {
color: lightSeaGreen;
}
.dependencies div.monitor_data a.rate {
color: black;
font-size: 11pt;
}
.dependencies div.rate {
padding-top: 1px;
clear: both;
text-align: right;
}
.dependencies .errorPercentage {
color: grey;
}
.dependencies div.cell .errorPercentage {
padding-left: 5px;
font-size: 12pt !important;
}
.dependencies div.monitor div.chart {
}
.dependencies div.monitor div.chart svg {
}
.dependencies div.monitor div.chart svg text {
fill: white;
}
.dependencies div.circuitStatus {
width: 100%;
white-space: nowrap;
font-size: 9pt;
margin: 0 auto;
clear: both;
text-align: right;
padding-top: 4px;
}
.dependencies #hidden {
width: 1px;
height: 1px;
background: lightgrey;
display: none;
}
/* sparkline */
.dependencies path {
stroke: steelblue;
stroke-width: 1;
fill: none;
}
.container {
padding-bottom: 90px;
}
footer {
bottom: 0;
width: 100%;
position: fixed;
z-index: 999;
}
.navbar-inner {
min-height: 70px;
}
.width100 {
width: 100px !important;
}
.width135 {
width: 135px !important;
}
.width155 {
width: 155px !important;
}
.width235 {
width: 235px !important;
}
.width248 {
width: 248px !important;
}
.line-height20 {
line-height: 20px !important;
}
.margin-left60 {
margin-left: 60px !important;
}
.margin-left180 {
margin-left: 180px !important;
}
.modal-body .form-horizontal .controls {
margin-left: 140px;
}
.modal-confirm {
width: 250px;
margin-left: -125px;
}
.modal-addJob {
width: 850px;
margin-left: -425px;
}
.modal-addJob .modal-body .form-horizontal .controls {
margin-left: 110px;
}
.modal-multi-btn {
width: 250px;
}
.modal-footer-confirm {
padding: 5px 15px 5px;
}
.record.container-fluid {
padding-bottom: 100px;
}
.pop-record-status {
max-width: 400px !important;
}
.pop-record-status .error-msg {
word-wrap: break-word;
}
.inline-block {
display: inline-block;
}
.nav, .pagination, .carousel, .panel-title a {
cursor: pointer;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 0 0;
border-radius: 4px;
float: right;
}
.pagination>li {
display: inline;
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover,
.pagination>.disabled>span, .pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
color: #777;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover,
.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover
{
z-index: 3;
color: #fff;
cursor: default;
background-color: #337ab7;
border-color: #337ab7;
}
.pagination-sm>li>a, .pagination-sm>li>span {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
.pagination>li>a, .pagination>li>span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
}
.CodeMirror {
height: 500px !important;
}
.report-bar {
text-align: right;
padding-right: 10%;
margin-bottom: 15px;
}
.report-total {
width: 28%;
text-align: center;
padding-top: 75px;
}
.report-total-bar {
padding: 15px;
text-align: center;
}
.report-total-bar a {
width: 160px;
} | open-job-center/open-earth-forst/frost-center/src/main/view/static/css/style.css | .info-panel {
border: 1px solid #34302D;
border-radius: 4px;
margin-bottom: 12px;
}
.info-panel .info-panel-title {
background-color: #34302D;
border-color: #34302D;
color: #f1f1f1;
padding: 8px 15px;
}
.info-panel-content .table {
margin-bottom: 0;
}
.accordion-heading, .accordion-heading>a, .accordion-heading>a:hover,
.accordion-heading>a:focus {
background-color: #34302D;
border-color: #34302D;
color: #f1f1f1;
}
.accordion-group {
border: 1px solid #34302D;
}
.popover {
max-width: none !important;
}
.ellipsis-expander {
padding: 0 2px 2px;
color: #333333;
vertical-align: middle;
background-color: #ddd;
border: 1px solid #e1e1e8;
border-radius: 4px;
cursor: pointer;
}
.header--application {
margin: -20px 0 20px 0;
font-size: 15px;
}
.header--application .navbar-inner {
background-color: #666;
background-image: none;
border-radius: 0;
filter: none;
border: none;
border-bottom: 1px solid #34302D;
box-shadow: none;
}
.header--application .nav-tabs {
border: 0;
}
.header--application .nav>li>a {
color: #c7c7c7;
}
.header--application .nav>li>a:hover, .header--application .nav>li>a:focus,
.header--application .nav-tabs>li>a:hover, .header--application .nav-tabs>li>a:focus
{
color: #f1f1f1;
}
.header--application .nav-tabs>li>a, .header--application .nav-tabs>li>a:hover,
.header--application .nav-tabs>li>a:focus {
background-color: #666;
border: 0;
padding: 9px 13px 8px 13px;
border-bottom: 1px solid transparent;
}
.header--application .nav-tabs>.active>a, .header--application .nav-tabs>.active>a:hover,
.header--application .nav-tabs>.active>a:focus {
color: #333333;
background-color: #f1f1f1;
border-bottom: 1px solid #f1f1f1;
border-left: 1px solid #34302D;
border-right: 1px solid #34302D;
border-top: 4px solid #6db33f;
padding: 5px 12px 8px 12px;
}
.header--application .application--title {
color: #f1f1f1;
font-size: 24px;
line-height: 24px;
margin: 20px 20px 0 0;
display: inline-block;
}
.application--urls {
list-style: none;
text-align: right;
font-size: 14px;
color: #888;
margin: 5px 0 5px 0;
display: block;
float: right;
}
.application--urls>li>a {
color: #f1f1f1;
}
.application--urls>li>a:hover, .application--urls>li>a:focus {
color: #c7c7c7;
text-decoration: none;
}
.application-list {
background-color: #f9f9f9;
}
table.application-list {
table-layout: fixed;
width: 100%;
}
.application-list td.scroll {
overflow-x: auto;
max-width: 400px;
}
.application-list .group-column {
width: 30px;
}
.application-list .name-column {
width: 300px;
}
.application-list .version-column {
width: 140px;
}
.application-list .time-column {
width: 150px;
}
.application-list .info-column {
width: auto;
}
.application-list .status-column {
width: 240px;
}
.application-list .cron-column {
width: 100px;
}
.application-list .operation-column {
width: 340px;
}
.application-list td.status-column>div {
text-align: center;
padding-bottom: 3px;
}
.application-list td.status-column>div * {
text-align: left;
}
@media ( max-width : 992px) {
.application-list .info-column {
display: none;
}
.application-list .name-column {
width: auto;
}
}
.application-list td.group-column {
border-right: 1px solid #dddddd;
color: #999999;
vertical-align: middle;
text-align: center;
cursor: pointer;
}
.application-list td.group-column:hover {
background-color: #c7c7c7;
color: #f9f9f9;
}
/* ---------- */
.sortable {
cursor: pointer;
}
.sorted-ascending, .sorted-descending {
color: #6db33f;
}
.sorted-ascending::after {
content: " \25B2";
}
.sorted-descending::after {
content: " \25BC";
}
/* ---------- */
.status-UP, .status-NORMAL, .status-SUCCESS {
color: #00AA00;
font-weight: bold;
}
.status-OFFLINE {
color: #000000;
font-weight: bold;
}
.status-DOWN, .status-OUT_OF_SERVICE, .status-FAIL {
color: #DD0000;
font-weight: bold;
}
.status-UNKNOWN, .status-PAUSED {
font-weight: bold;
color: #FF8800;
}
dl.health-status {
margin-top: 0;
line-height: 20px;
}
dl.health-status dt {
border-bottom: 1px solid #ddd;
background-color: #f9f9f9;
padding: 8px;
text-transform: capitalize;
}
dl.health-status dl.health-status {
margin-top: 20px !important;
}
dl.health-status td {
border-top: none;
border-bottom: 1px solid #ddd;
padding: 8px;
}
#download {
position: fixed;
bottom: 40px;
right: 40px;
}
#top {
text-align: right;
padding: 5px;
}
#follow {
position: fixed;
top: 100px;
right: 40px;
}
.logview {
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
white-space: pre-wrap;
padding: 5px;
color: black;
}
.trace-event {
position: relative;
width: 100%;
display: inline-block;
left: 15px;
padding-left: 5px;
}
.trace-event .header {
cursor: pointer;
}
.trace-event .time {
position: absolute;
left: -120px;
margin-left: -25px;
display: inline-block;
vertical-align: middle;
text-align: right;
width: 120px;
}
.trace-event:before {
box-sizing: border-box;
content: ' ';
display: block;
width: 20px;
height: 20px;
background: #fff;
border-radius: 10px;
border: 4px solid #6db33f;
z-index: 10;
position: absolute;
left: -6px;
margin-left: -15px;
}
.trace-event.http-4xx:before {
border-color: #e0ba2d;
}
.trace-event.http-4xx>.title>.status {
color: #e0ba2d;
}
.trace-event.http-5xx:before {
border-color: #b30000;
}
.trace-event.http-5xx>.title>.status {
color: #b30000;
}
.trace-event.http-1xx:before, .trace-event.http-2xx:before, .trace-event.http-3xx:before
{
border-color: #6db33f;
}
.trace-event.http-1xx>.title>.status, .trace-event.http-2xx>.title>.status,
.trace-event.http-3xx>.title>.status {
color: #6db33f;
}
.trace-event.unknown:before {
border-color: #999999;
}
.trace-event.unknown>.title>.status {
color: #999999;
}
.trace-event:hover:before {
background: #ccc;
}
.timeline {
position: relative;
padding: 1em 0;
list-style-type: none;
padding-left: 85px;
}
.timeline:before {
position: absolute;
top: 0;
content: ' ';
display: block;
width: 6px;
height: 100%;
margin-left: 0;
background: rgb(80, 80, 80);
background: -moz-linear-gradient(top, rgba(80, 80, 80, 0) 0%,
rgb(80, 80, 80) 8%, rgb(80, 80, 80) 92%, rgba(80, 80, 80, 0) 100%);
background: -webkit-linear-gradient(top, rgba(80, 80, 80, 0) 0%,
rgb(80, 80, 80) 8%, rgb(80, 80, 80) 92%, rgba(80, 80, 80, 0) 100%);
background: -webkit-gradient(top, rgba(80, 80, 80, 0) 0%,
rgb(80, 80, 80) 8%, rgb(80, 80, 80) 92%, rgba(80, 80, 80, 0) 100%);
background: -o-linear-gradient(top, rgba(80, 80, 80, 0) 0%,
rgb(80, 80, 80) 8%, rgb(80, 80, 80) 92%, rgba(80, 80, 80, 0) 100%);
background: -ms-linear-gradient(top, rgba(80, 80, 80, 0) 0%,
rgb(80, 80, 80) 8%, rgb(80, 80, 80) 92%, rgba(80, 80, 80, 0) 100%);
background: linear-gradient(to bottom, rgba(80, 80, 80, 0) 0%,
rgb(80, 80, 80) 8%, rgb(80, 80, 80) 92%, rgba(80, 80, 80, 0) 100%);
z-index: 5;
}
.timeline li {
padding: 1em 0;
}
.timeline li:after {
content: "";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.auditevent {
position: relative;
width: 100%;
display: inline-block;
left: 15px;
padding-left: 5px;
}
.auditevent .header {
cursor: pointer;
}
.auditevent .time {
position: absolute;
left: -120px;
margin-left: -25px;
display: inline-block;
vertical-align: middle;
text-align: right;
width: 120px;
}
.auditevent .add-to-filter {
color: #5fa134;
position: absolute;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
cursor: pointer;
border: 0;
padding: 0;
box-shadow: none;
background: none;
opacity: 0;
}
.auditevent .title:hover .add-to-filter, .auditevent .add-to-filter:hover
{
opacity: 100;
}
.auditevent .header:before {
box-sizing: border-box;
content: ' ';
display: block;
width: 20px;
height: 20px;
background: #fff;
border-radius: 10px;
border: 4px solid #999999;
z-index: 10;
position: absolute;
left: -6px;
margin-left: -15px;
}
.auditevent .header:hover:before {
background: #ccc;
}
.auditevent.failure .header:before {
border-color: #b30000;
}
.auditevent.success .header:before {
border-color: #6db33f;
}
.auditevent.unknown .header:before {
border-color: #999999;
}
.dependencyThreadPools .spacer {
width: 100%;
margin: 0 auto;
padding-top: 4px;
clear: both;
}
.dependencyThreadPools .last {
margin-right: 0px;
}
.dependencyThreadPools span.loading {
display: block;
padding-top: 6%;
padding-bottom: 6%;
color: gray;
text-align: center;
}
.dependencyThreadPools span.loading.failed {
color: red;
}
.dependencyThreadPools div.monitor {
float: left;
margin-right: 5px;
/* these are tweaked to look good on desktop and iPad portrait, and fit things densely */
margin-top: 5px;
}
.dependencyThreadPools div.monitor p.name {
font-weight: bold;
font-size: 10pt;
text-align: right;
padding-bottom: 5px;
}
.dependencyThreadPools div.monitor_data {
margin: 0 auto;
}
.dependencyThreadPools span.smaller {
font-size: 8pt;
color: grey;
}
.dependencyThreadPools div.tableRow {
width: 100%;
white-space: nowrap;
font-size: 8pt;
margin: 0 auto;
clear: both;
}
.dependencyThreadPools div.tableRow .cell {
float: left;
}
.dependencyThreadPools div.tableRow .header {
text-align: right;
padding-right: 5px;
}
.dependencyThreadPools div.tableRow .header.left {
width: 85px;
}
.dependencyThreadPools div.tableRow .header.right {
width: 75px;
}
.dependencyThreadPools div.tableRow .data {
font-weight: bold;
text-align: right;
}
.dependencyThreadPools div.tableRow .data.left {
width: 30px;
}
.dependencyThreadPools div.tableRow .data.right {
width: 45px;
}
.dependencyThreadPools div.monitor {
width: 245px;
/* we want a fixed width instead of percentage as I want the boxes to be a set size and then fill in as many as can fit in each row ... this allows 3 columns on an iPad */
height: 110px;
}
/* override the HREF when we have specified it as a tooltip to not act like a link */
.dependencyThreadPools div.monitor_data a.tooltip {
text-decoration: none;
cursor: default;
}
.dependencyThreadPools div.monitor_data a.rate {
font-weight: bold;
color: black;
font-size: 11pt;
}
.dependencyThreadPools div.rate {
padding-top: 1px;
clear: both;
text-align: right;
}
.dependencyThreadPools span.rate_value {
font-weight: bold;
}
.dependencyThreadPools div.monitor div.chart {
}
.dependencyThreadPools div.monitor div.chart svg {
}
.dependencyThreadPools div.monitor div.chart svg text {
fill: white;
}
.dependencyThreadPools #hidden {
width: 1px;
height: 1px;
background: lightgrey;
display: none;
}
.hystrix-container {
padding: 15px;
line-height: 1;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
"Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
border-radius: 0 0 4px 4px;
background-color: white;
}
.hystrix-container .tooltip {
/*Reset all values from Bootstrap */
position: inherit;
z-index: inherit;
display: inherit;
font-size: inherit;
line-height: inherit;
opacity: inherit;
}
.spacer {
width: 100%;
margin: 0 auto;
padding-top: 4px;
clear: both;
}
.last {
margin-right: 0px;
}
.success {
color: green;
}
.shortCircuited {
color: blue;
}
.timeout {
color: #FF9900; /* shade of orange */
}
.failure {
color: red;
}
.rejected {
color: purple;
}
.exceptionsThrown {
color: brown;
}
.badRequest {
color: lightSeaGreen;
}
.dependencies .spacer {
width: 100%;
margin: 0 auto;
padding-top: 4px;
clear: both;
}
.dependencies .last {
margin-right: 0px;
}
.dependencies span.loading {
display: block;
padding-top: 6%;
padding-bottom: 6%;
color: gray;
text-align: center;
}
.dependencies span.loading.failed {
color: red;
}
.dependencies div.monitor {
float: left;
margin-right: 5px;
margin-top: 5px;
}
.dependencies div.monitor p.name {
font-weight: bold;
font-size: 10pt;
text-align: right;
padding-bottom: 5px;
}
.dependencies div.monitor_data {
margin: 0 auto;
}
/* override the HREF when we have specified it as a tooltip to not act like a link */
.dependencies div.monitor_data a.tooltip {
text-decoration: none;
cursor: default;
}
.dependencies div.monitor_data div.counters {
text-align: right;
padding-bottom: 10px;
font-size: 10pt;
clear: both;
}
.dependencies div.monitor_data div.counters div.cell {
display: inline;
float: right;
}
.dependencies .borderRight {
border-right: 1px solid grey;
padding-right: 6px;
padding-left: 8px;
}
.dependencies div.cell .line {
display: block;
}
.dependencies div.monitor_data a, .dependencies span.rate_value {
font-weight: bold;
}
.dependencies span.smaller {
font-size: 8pt;
color: grey;
}
.dependencies div.tableRow {
width: 100%;
white-space: nowrap;
font-size: 8pt;
margin: 0 auto;
clear: both;
padding-left: 26%;
}
.dependencies div.tableRow .cell {
float: left;
}
.dependencies div.tableRow .header {
width: 18%;
text-align: right;
padding-right: 2%;
}
.dependencies div.tableRow .data {
width: 17%;
font-weight: bold;
text-align: right;
}
.dependencies div.monitor {
width: 245px;
/* we want a fixed width instead of percentage as I want the boxes to be a set size and then fill in as many as can fit in each row ... this allows 3 columns on an iPad */
height: 160px;
}
.dependencies .success {
color: green;
}
.dependencies .shortCircuited {
color: blue;
}
.dependencies .timeout {
color: #FF9900; /* shade of orange */
}
.dependencies .failure {
color: red;
}
.dependencies .rejected {
color: purple;
}
.dependencies .exceptionsThrown {
color: brown;
}
.dependencies .badRequest {
color: lightSeaGreen;
}
.dependencies div.monitor_data a.rate {
color: black;
font-size: 11pt;
}
.dependencies div.rate {
padding-top: 1px;
clear: both;
text-align: right;
}
.dependencies .errorPercentage {
color: grey;
}
.dependencies div.cell .errorPercentage {
padding-left: 5px;
font-size: 12pt !important;
}
.dependencies div.monitor div.chart {
}
.dependencies div.monitor div.chart svg {
}
.dependencies div.monitor div.chart svg text {
fill: white;
}
.dependencies div.circuitStatus {
width: 100%;
white-space: nowrap;
font-size: 9pt;
margin: 0 auto;
clear: both;
text-align: right;
padding-top: 4px;
}
.dependencies #hidden {
width: 1px;
height: 1px;
background: lightgrey;
display: none;
}
/* sparkline */
.dependencies path {
stroke: steelblue;
stroke-width: 1;
fill: none;
}
.container {
padding-bottom: 90px;
}
footer {
bottom: 0;
width: 100%;
position: fixed;
z-index: 999;
}
.navbar-inner {
min-height: 70px;
}
.width100 {
width: 100px !important;
}
.width135 {
width: 135px !important;
}
.width155 {
width: 155px !important;
}
.width235 {
width: 235px !important;
}
.width248 {
width: 248px !important;
}
.line-height20 {
line-height: 20px !important;
}
.margin-left60 {
margin-left: 60px !important;
}
.margin-left180 {
margin-left: 180px !important;
}
.modal-body .form-horizontal .controls {
margin-left: 140px;
}
.modal-confirm {
width: 250px;
margin-left: -125px;
}
.modal-addJob {
width: 850px;
margin-left: -425px;
}
.modal-addJob .modal-body .form-horizontal .controls {
margin-left: 110px;
}
.modal-multi-btn {
width: 250px;
}
.modal-footer-confirm {
padding: 5px 15px 5px;
}
.record.container-fluid {
padding-bottom: 100px;
}
.pop-record-status {
max-width: 400px !important;
}
.pop-record-status .error-msg {
word-wrap: break-word;
}
.inline-block {
display: inline-block;
}
.nav, .pagination, .carousel, .panel-title a {
cursor: pointer;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 0 0;
border-radius: 4px;
float: right;
}
.pagination>li {
display: inline;
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover,
.pagination>.disabled>span, .pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
color: #777;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover,
.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover
{
z-index: 3;
color: #fff;
cursor: default;
background-color: #337ab7;
border-color: #337ab7;
}
.pagination-sm>li>a, .pagination-sm>li>span {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
.pagination>li>a, .pagination>li>span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
}
.CodeMirror {
height: 500px !important;
}
.report-bar {
text-align: right;
padding-right: 10%;
margin-bottom: 15px;
}
.report-total {
width: 28%;
text-align: center;
padding-top: 75px;
}
.report-total-bar {
padding: 15px;
text-align: center;
}
.report-total-bar a {
width: 160px;
} | 0.306112 | 0.092729 |
body{
margin: 0;
padding: 0;
font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
font-size: 3vh;
}
.opening{
width: 40vh;
height: 60vh;
border-radius: 2vh;
margin: 10vh auto;
right: 0; left: 0;
padding: 2vh;
display: grid;
grid-template-rows: repeat(4, 15vh);
grid-template-columns: repeat(1, 40vh);
background-color: rgb(11, 24, 216);
color: rgb(255, 255, 255);
position: absolute;
z-index: 10;
text-align: center;
font-weight: bold;
font-size: 5vh;
}
div.button1{
width: 30vh;
height: 10vh;
margin: 2vh auto;
padding-top: 3vh;
padding-right: 2vh;
font-size: 4vh;
}
.created{
padding-top: 20vh;
font-size: 2vh;
}
.container1{
width: 40vh;
height: 60vh;
border-radius: 2vh;
margin: 10vh auto;
right: 0; left: 0;
padding: 2vh;
display: grid;
grid-template-rows: repeat(4, 15vh);
grid-template-columns: repeat(1, 40vh);
background-color: rgb(235, 0, 0);
color: rgb(255, 255, 255);
position: absolute;
z-index: 9;
}
.container2{
width: 40vh;
height: 60vh;
border-radius: 2vh;
margin: 10vh auto;
right: 0; left: 0;
padding: 2vh;
display: grid;
grid-template-rows: repeat(4, 15vh);
grid-template-columns: repeat(1, 40vh);
background-color: rgb(0, 255, 76);
color: rgb(255, 255, 255);
position: absolute;
z-index: 8;
}
.container3{
width: 40vh;
height: 60vh;
border-radius: 2vh;
margin: 10vh auto;
right: 0; left: 0;
padding: 2vh;
display: grid;
grid-template-rows: repeat(4, 15vh);
grid-template-columns: repeat(1, 40vh);
background-color: rgb(189, 104, 13);
color: rgb(255, 255, 255);
position: absolute;
z-index: 7;
}
.container4{
width: 40vh;
height: 60vh;
border-radius: 2vh;
margin: 10vh auto;
right: 0; left: 0;
padding: 2vh;
display: grid;
grid-template-rows: repeat(4, 15vh);
grid-template-columns: repeat(1, 40vh);
background-color: rgb(255, 0, 200);
color: rgb(255, 255, 255);
position: absolute;
z-index: 6;
}
.container5{
width: 40vh;
height: 60vh;
border-radius: 2vh;
margin: 10vh auto;
right: 0; left: 0;
padding: 2vh;
display: grid;
grid-template-rows: repeat(4, 15vh);
grid-template-columns: repeat(1, 40vh);
background-color: rgb(247, 242, 0);
color: rgb(255, 255, 255);
position: absolute;
z-index: 5;
}
.quest{
grid-row: 1;
grid-column: 1;
margin-top: 3vh;
text-align: center;
font-weight: 500;
}
.answer{
cursor: pointer;
border-radius: 2vh;
grid-row: 2 4;
margin-top: 2vh;
padding-left: 2vh;
padding-top: 2vh;
height: 10vh;
border: 1px solid rgb(255, 255, 255);
transition: 0.1s;
}
.answer:hover{
background-color: darkslateblue;
border: none;
}
.preResult{
width: 40vh;
height: 60vh;
border-radius: 2vh;
margin: 10vh auto;
right: 0; left: 0;
padding: 2vh;
display: grid;
grid-template-rows: repeat(4, 15vh);
grid-template-columns: repeat(1, 40vh);
background-color: rgb(215, 196, 31);
color: rgb(255, 255, 255);
position: absolute;
z-index: 2;
text-align: center;
font-weight: bold;
font-size: 5vh;
}
.button2{
width: 30vh;
height: 10vh;
margin: 2vh auto;
padding-top: 3vh;
padding-right: 2vh;
font-size: 4vh;
}
.result{
width: 40vh;
height: 60vh;
border-radius: 2vh;
margin: 10vh auto;
right: 0; left: 0;
padding: 2vh;
display: grid;
grid-template-rows: repeat(4, 15vh);
grid-template-columns: repeat(1, 40vh);
background-color: rgb(150, 12, 145);
color: rgb(255, 255, 255);
position: absolute;
z-index: 1;
text-align: center;
font-weight: bold;
font-size: 2.8vh;
} | quiz2/stylesheet3.css | body{
margin: 0;
padding: 0;
font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
font-size: 3vh;
}
.opening{
width: 40vh;
height: 60vh;
border-radius: 2vh;
margin: 10vh auto;
right: 0; left: 0;
padding: 2vh;
display: grid;
grid-template-rows: repeat(4, 15vh);
grid-template-columns: repeat(1, 40vh);
background-color: rgb(11, 24, 216);
color: rgb(255, 255, 255);
position: absolute;
z-index: 10;
text-align: center;
font-weight: bold;
font-size: 5vh;
}
div.button1{
width: 30vh;
height: 10vh;
margin: 2vh auto;
padding-top: 3vh;
padding-right: 2vh;
font-size: 4vh;
}
.created{
padding-top: 20vh;
font-size: 2vh;
}
.container1{
width: 40vh;
height: 60vh;
border-radius: 2vh;
margin: 10vh auto;
right: 0; left: 0;
padding: 2vh;
display: grid;
grid-template-rows: repeat(4, 15vh);
grid-template-columns: repeat(1, 40vh);
background-color: rgb(235, 0, 0);
color: rgb(255, 255, 255);
position: absolute;
z-index: 9;
}
.container2{
width: 40vh;
height: 60vh;
border-radius: 2vh;
margin: 10vh auto;
right: 0; left: 0;
padding: 2vh;
display: grid;
grid-template-rows: repeat(4, 15vh);
grid-template-columns: repeat(1, 40vh);
background-color: rgb(0, 255, 76);
color: rgb(255, 255, 255);
position: absolute;
z-index: 8;
}
.container3{
width: 40vh;
height: 60vh;
border-radius: 2vh;
margin: 10vh auto;
right: 0; left: 0;
padding: 2vh;
display: grid;
grid-template-rows: repeat(4, 15vh);
grid-template-columns: repeat(1, 40vh);
background-color: rgb(189, 104, 13);
color: rgb(255, 255, 255);
position: absolute;
z-index: 7;
}
.container4{
width: 40vh;
height: 60vh;
border-radius: 2vh;
margin: 10vh auto;
right: 0; left: 0;
padding: 2vh;
display: grid;
grid-template-rows: repeat(4, 15vh);
grid-template-columns: repeat(1, 40vh);
background-color: rgb(255, 0, 200);
color: rgb(255, 255, 255);
position: absolute;
z-index: 6;
}
.container5{
width: 40vh;
height: 60vh;
border-radius: 2vh;
margin: 10vh auto;
right: 0; left: 0;
padding: 2vh;
display: grid;
grid-template-rows: repeat(4, 15vh);
grid-template-columns: repeat(1, 40vh);
background-color: rgb(247, 242, 0);
color: rgb(255, 255, 255);
position: absolute;
z-index: 5;
}
.quest{
grid-row: 1;
grid-column: 1;
margin-top: 3vh;
text-align: center;
font-weight: 500;
}
.answer{
cursor: pointer;
border-radius: 2vh;
grid-row: 2 4;
margin-top: 2vh;
padding-left: 2vh;
padding-top: 2vh;
height: 10vh;
border: 1px solid rgb(255, 255, 255);
transition: 0.1s;
}
.answer:hover{
background-color: darkslateblue;
border: none;
}
.preResult{
width: 40vh;
height: 60vh;
border-radius: 2vh;
margin: 10vh auto;
right: 0; left: 0;
padding: 2vh;
display: grid;
grid-template-rows: repeat(4, 15vh);
grid-template-columns: repeat(1, 40vh);
background-color: rgb(215, 196, 31);
color: rgb(255, 255, 255);
position: absolute;
z-index: 2;
text-align: center;
font-weight: bold;
font-size: 5vh;
}
.button2{
width: 30vh;
height: 10vh;
margin: 2vh auto;
padding-top: 3vh;
padding-right: 2vh;
font-size: 4vh;
}
.result{
width: 40vh;
height: 60vh;
border-radius: 2vh;
margin: 10vh auto;
right: 0; left: 0;
padding: 2vh;
display: grid;
grid-template-rows: repeat(4, 15vh);
grid-template-columns: repeat(1, 40vh);
background-color: rgb(150, 12, 145);
color: rgb(255, 255, 255);
position: absolute;
z-index: 1;
text-align: center;
font-weight: bold;
font-size: 2.8vh;
} | 0.5144 | 0.086401 |
.inside_wrapper .text {
text-align: center;
}
.text h3 {
text-transform: uppercase;
font-family: var(--font-first);
}
.text p {
font-family: var(--font-second);
font-size: var(--text-sm);
}
.stain {
position: absolute;
top: 77%;
left: 10%;
width: 73px;
height: auto;
transform: rotate(123deg);
display: none;
}
.about_container {
display: flex;
flex-flow: column;
align-items: center;
}
@media (min-width: 200px) {
#about container {
/* margin: 0 auto; */
width: 100%;
/* display: grid; */
display: flex;
flex-direction: column;
align-items: center;
}
.hexagon-1,
.hexagon-2,
.hexagon-3 {
width: 80vw;
height: 32vh;
background: var(--white);
margin-top: 5vh;
border-radius: 15px;
}
.inside_wrapper {
display: flex;
flex-direction: column;
justify-content: space-evenly;
align-items: center;
}
.hexagon .inside_wrapper svg {
display: none;
}
.inside_wrapper .text {
padding: 10px;
}
}
@media (min-width: 320px) {
.hexagon .inside_wrapper svg {
display: block;
width: 40px;
height: auto;
}
.inside_wrapper h3 {
margin: 1rem 0;
}
}
@media (min-width: 480px) {
.hexagon .inside_wrapper {
transform: rotate(90deg);
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.hexagon-1,
.hexagon-2,
.hexagon-3 {
width: 49vw;
height: 59vw;
clip-path: var(--hexagon);
transform: rotate(-90deg);
border-radius: unset;
}
.inside_wrapper .text {
text-align: center;
width: 80%;
height: auto;
}
.about {
height: auto;
}
}
@media (min-width: 600px) {
.text p {
font-size: var(--p);
}
}
@media (min-width: 768px) {
.text p {
font-family: var(--font-second);
font-size: var(--p);
}
/* .hexagon .inside_wrapper {
flex-direction: row;
} */
.hexagon .inside_wrapper svg {
width: 3rem;
}
}
@media (min-width: 1000px) {
.about_container {
flex-direction: row;
/* overflow: hidden; */
height: 100%;
align-items: center;
/* hexagon shadow on the background */
filter: drop-shadow(-3px 5px 4px rgba(156, 106, 41, 0.5));
}
.about {
height: 100vh;
}
.stain {
display: block;
}
.hexagon-1,
.hexagon-2,
.hexagon-3 {
height: 388px;
}
.hexagon-1 {
transform: translateY(22%) rotate(-90deg);
}
.hexagon-2 {
transform: translateY(-20%) rotate(-90deg);
}
.hexagon-3 {
transform: translateY(22%) rotate(-90deg);
}
}
@media (min-width: 1200px) {
.hexagon .inside_wrapper svg {
width: 4rem;
}
.hexagon-1,
.hexagon-2,
.hexagon-3 {
height: 484px;
width: 406px;
}
} | css/about.css | .inside_wrapper .text {
text-align: center;
}
.text h3 {
text-transform: uppercase;
font-family: var(--font-first);
}
.text p {
font-family: var(--font-second);
font-size: var(--text-sm);
}
.stain {
position: absolute;
top: 77%;
left: 10%;
width: 73px;
height: auto;
transform: rotate(123deg);
display: none;
}
.about_container {
display: flex;
flex-flow: column;
align-items: center;
}
@media (min-width: 200px) {
#about container {
/* margin: 0 auto; */
width: 100%;
/* display: grid; */
display: flex;
flex-direction: column;
align-items: center;
}
.hexagon-1,
.hexagon-2,
.hexagon-3 {
width: 80vw;
height: 32vh;
background: var(--white);
margin-top: 5vh;
border-radius: 15px;
}
.inside_wrapper {
display: flex;
flex-direction: column;
justify-content: space-evenly;
align-items: center;
}
.hexagon .inside_wrapper svg {
display: none;
}
.inside_wrapper .text {
padding: 10px;
}
}
@media (min-width: 320px) {
.hexagon .inside_wrapper svg {
display: block;
width: 40px;
height: auto;
}
.inside_wrapper h3 {
margin: 1rem 0;
}
}
@media (min-width: 480px) {
.hexagon .inside_wrapper {
transform: rotate(90deg);
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.hexagon-1,
.hexagon-2,
.hexagon-3 {
width: 49vw;
height: 59vw;
clip-path: var(--hexagon);
transform: rotate(-90deg);
border-radius: unset;
}
.inside_wrapper .text {
text-align: center;
width: 80%;
height: auto;
}
.about {
height: auto;
}
}
@media (min-width: 600px) {
.text p {
font-size: var(--p);
}
}
@media (min-width: 768px) {
.text p {
font-family: var(--font-second);
font-size: var(--p);
}
/* .hexagon .inside_wrapper {
flex-direction: row;
} */
.hexagon .inside_wrapper svg {
width: 3rem;
}
}
@media (min-width: 1000px) {
.about_container {
flex-direction: row;
/* overflow: hidden; */
height: 100%;
align-items: center;
/* hexagon shadow on the background */
filter: drop-shadow(-3px 5px 4px rgba(156, 106, 41, 0.5));
}
.about {
height: 100vh;
}
.stain {
display: block;
}
.hexagon-1,
.hexagon-2,
.hexagon-3 {
height: 388px;
}
.hexagon-1 {
transform: translateY(22%) rotate(-90deg);
}
.hexagon-2 {
transform: translateY(-20%) rotate(-90deg);
}
.hexagon-3 {
transform: translateY(22%) rotate(-90deg);
}
}
@media (min-width: 1200px) {
.hexagon .inside_wrapper svg {
width: 4rem;
}
.hexagon-1,
.hexagon-2,
.hexagon-3 {
height: 484px;
width: 406px;
}
} | 0.702326 | 0.111 |
font-size: 18px;
}
#btn-sidebar{
padding-left: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
/*#btn-sidebar.toggled{
margin-left: 20px;
}*/
.mini-perfil{
width: 37px;
margin-top: 12px;
margin-right: 20px;
}
.parallax-title{
margin-top: 160px;
}
.card-image-cover{
width: 100%;
}
.no-space-row{
margin-bottom: 0 !important;
}
#footer-copy{
background-color: #444;
}
#footer-page{
background-color: #9e9e9e;
}
#wrapper {
padding-left: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#wrapper.toggled {
padding-left: 250px;
}
#sidebar-wrapper {
z-index: 1000;
position: fixed;
left: 250px;
width: 0;
height: 100%;
margin-left: -250px;
overflow-y: auto;
background: #000;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#wrapper.toggled #sidebar-wrapper {
width: 250px;
}
#page-content-wrapper {
width: 100%;
position: absolute;
padding: 15px;
}
#wrapper.toggled #page-content-wrapper {
position: absolute;
margin-right: -250px;
}
/* Sidebar Styles */
.sidebar-nav {
position: absolute;
top: 0;
width: 250px;
margin: 0;
padding: 0;
list-style: none;
}
.sidebar-nav li {
line-height: 40px;
}
.sidebar-nav li a {
display: block;
text-decoration: none;
color: #999999;
}
.sidebar-nav li a:hover {
text-decoration: none;
color: #fff;
background: rgba(255,255,255,0.2);
}
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
height: 65px;
font-size: 18px;
line-height: 60px;
}
.sidebar-nav > .sidebar-brand a {
color: #999999;
}
.sidebar-nav > .sidebar-brand a:hover {
color: #fff;
background: none;
}
.indent{
text-indent: 20px;
}
#perfil-sidebar{
width: 50px;
display: block;
margin: 15px auto;
}
#info-user-menu{
padding: 30px 10px;
}
#user-name-sidebar{
font-size: 18px;
display: block;
line-height: 3.1;
}
#sidebar-wrapper i.material-icons.right{
margin-top: 12px;
margin-right: 8px;
font-size: 14px;
}
.child-menu{
border-top: 1px #222 solid;
display: none;
}
.child-menu li a span{
margin-left: 20px;
font-size: 12px;
}
.search-field{
padding: 10px;
}
/* FORMAT COLORS*/
input:not([type]):focus:not([readonly]),
input[type=text]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]){
border-bottom: 1px solid #42a5f5 !important;
}
.layout2_a{
text-decoration: none;
color:#D6D3D3;
font-size: 10px;
font-family: sans-serif;
text-transform: uppercase;
cursor: pointer;
}
.layout2_a:hover{
text-decoration: none;
color:#FFF;
background-color: grey;
} | css/style.css | font-size: 18px;
}
#btn-sidebar{
padding-left: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
/*#btn-sidebar.toggled{
margin-left: 20px;
}*/
.mini-perfil{
width: 37px;
margin-top: 12px;
margin-right: 20px;
}
.parallax-title{
margin-top: 160px;
}
.card-image-cover{
width: 100%;
}
.no-space-row{
margin-bottom: 0 !important;
}
#footer-copy{
background-color: #444;
}
#footer-page{
background-color: #9e9e9e;
}
#wrapper {
padding-left: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#wrapper.toggled {
padding-left: 250px;
}
#sidebar-wrapper {
z-index: 1000;
position: fixed;
left: 250px;
width: 0;
height: 100%;
margin-left: -250px;
overflow-y: auto;
background: #000;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#wrapper.toggled #sidebar-wrapper {
width: 250px;
}
#page-content-wrapper {
width: 100%;
position: absolute;
padding: 15px;
}
#wrapper.toggled #page-content-wrapper {
position: absolute;
margin-right: -250px;
}
/* Sidebar Styles */
.sidebar-nav {
position: absolute;
top: 0;
width: 250px;
margin: 0;
padding: 0;
list-style: none;
}
.sidebar-nav li {
line-height: 40px;
}
.sidebar-nav li a {
display: block;
text-decoration: none;
color: #999999;
}
.sidebar-nav li a:hover {
text-decoration: none;
color: #fff;
background: rgba(255,255,255,0.2);
}
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
height: 65px;
font-size: 18px;
line-height: 60px;
}
.sidebar-nav > .sidebar-brand a {
color: #999999;
}
.sidebar-nav > .sidebar-brand a:hover {
color: #fff;
background: none;
}
.indent{
text-indent: 20px;
}
#perfil-sidebar{
width: 50px;
display: block;
margin: 15px auto;
}
#info-user-menu{
padding: 30px 10px;
}
#user-name-sidebar{
font-size: 18px;
display: block;
line-height: 3.1;
}
#sidebar-wrapper i.material-icons.right{
margin-top: 12px;
margin-right: 8px;
font-size: 14px;
}
.child-menu{
border-top: 1px #222 solid;
display: none;
}
.child-menu li a span{
margin-left: 20px;
font-size: 12px;
}
.search-field{
padding: 10px;
}
/* FORMAT COLORS*/
input:not([type]):focus:not([readonly]),
input[type=text]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]){
border-bottom: 1px solid #42a5f5 !important;
}
.layout2_a{
text-decoration: none;
color:#D6D3D3;
font-size: 10px;
font-family: sans-serif;
text-transform: uppercase;
cursor: pointer;
}
.layout2_a:hover{
text-decoration: none;
color:#FFF;
background-color: grey;
} | 0.170646 | 0.055031 |
body, html {
width: 100%;
height: 100%;
}
body {
padding-top: 50px;
}
section {
padding-top:2.5em;
margin-top:-2.5em;
}
.blog-date {
padding-top:4.5em;
margin-top:-4.5em;
}
.article-header {
padding-top:0px;
margin-top: 0px;
font-size: 36px;
}
h1 {
font-size:30px;
}
h2 {
font-size: 24px
}
h3 {
font-size: 18px;
}
h4 {
font-size:14px;
}
h5 {
font-size: 12px;
}
.headroom {
transition: transform 200ms linear;
}
.headroom--pinned {
transform: translateY(0%);
}
.headroom--unpinned {
transform: translateY(-100%);
}
.navbar-default {
background-color: #973253;
}
.navbar-default .navbar-brand, .navbar-default .navbar-brand:hover {
color: #FFFFFF;
}
.navbar {
border-radius: 0px;
min-height: 50px;
height:50px;
margin-bottom: 0px;
border: 0px;
}
.navbar-default .navbar-nav>li>a {
color: #FFFFFF;
height:45px;
margin-bottom:0.5em;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>a:focus {
color: #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #FFFFFF;
}
.navbar-default .navbar-toggle {
border-color: #FFFFFF;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: rgba(255,255,255,0.1);
}
.navbar-form {
border-top: 0px none;
border-bottom: 0px none;
}
.navbar-collapse {
border-top: 0px none;
}
@media (max-width: 768px) {
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
border-bottom: 0px none;
background-color:#973253;
}
.navbar-default .navbar-nav>li>a {
color: #FFFFFF;
margin-bottom: 0px;
height:50px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>a:focus {
border-bottom: 0px none;
background-color: rgba(255,255,255,0.1);
}
#footer {
padding-left: 2em;
padding-right: 2em;
}
}
.header {
display: table;
position: relative;
width: 100%;
height: 100%;
background: #973253 no-repeat center center scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
margin-bottom: -50px;
padding-bottom: 50px;
}
.text-vertical-center {
display: table-cell;
text-align: center;
vertical-align: middle;
}
.row {
margin-top:1.5em;
}
/* Wrapper for page content to push down footer */
.wrap {
min-height: 100%;
height: auto !important;
height: 100%;
margin-bottom: -150px;
padding-bottom: 150px;
}
/* Set the fixed height of the footer here */
#footer {
height: 125px;
margin-top: 25px;
border-top: 1px solid #e7e7e7;
}
.share-button {
margin-left:1em;
float:left;
}
.clear {
clear:both;
}
.more {
text-align:right;
float:right;
margin-left: 2em;
margin-right: 1em;
}
.header-icons {
float:left;
margin-right:10px;
}
#footer-copy-info {
margin-top:1em;
}
#home-me-icons {
margin-top:2em;
text-align:center;
font-size:2em;
}
#footer-me-icons {
margin-top:0.5em;
font-size:1.5em;
}
#footer-me-icons .me-icons {
color:#555555;
}
#home-me-icons .me-icons {
color:#FFFFFF;
}
#footer-me-icons .me-icons:hover, #footer-me-icons .me-icons:focus {
color:#158cba;
text-decoration:none;
}
#home-me-icons .me-icons:hover, #home-me-icons .me-icons:focus {
color:rgba(255,255,255,0.6);
text-decoration:none;
};
#home-heading {
margin-top:2em;
font-size:1.5em;
text-align:center;
color:#FFFFFF;
}
#home-blurb {
margin-top:1.5em;
font-size:1.1em;
color:#FFFFFF;
text-align:center;
}
#home-portrait {
margin-top: 1em;
}
#home-blog-link {
margin-top:0.5em;
text-align:center;
font-size:3.5em;
}
#home-blog-link a {
color:#FFFFFF;
}
#home-blog-link a:hover, #home-blog-link a:focus {
text-decoration:none;
color:rgba(255,255,255,0.6)
}
#licensebutton_slim {
margin-left:1em;
margin-right:1em;
}
/* Thanks to http://kimberlygeswein.com for this font */
@font-face {
font-family:SetFireToTheRain;
src: url(../fonts/SetFireToTheRain.ttf)
}
#navbar-brand {
font-family:SetFireToTheRain;
font-size:2.2em;
}
.nav-item {
font-family:SetFireToTheRain;
font-size:1.5em;
}
.about-course-notes {
margin-top:0.5em;
}
.more-btn, .more-btn:hover, .more-btn:active {
text-transform:none;
font-weight:normal;
font-variant:normal;
font-size:inherit;
margin:0;
border:0;
padding:0;
}
button.more-btn:after {
content:"view less";
}
button.more-btn.collapsed:after {
content:"view more";
}
.about-course-grades {
font-size:small;
}
.about-location {
margin-top:0.5em;
margin-bottom:0;
}
.item {
margin-bottom:1.5em;
}
/* sidebar */
#side-nav {
padding-left: 2em;
margin-bottom: 1.5em;
}
#side-nav > ul {
overflow-y: auto;
height: 100%;
}
/* all links */
#side-nav .nav>li>a {
color: #999;
padding: 0;
font-size: 1em;
font-weight: 400;
padding-left: 0.5em;
border-left: 2px solid transparent;
}
/* active & hover links */
#side-nav .nav>.active>a,
#side-nav .nav>li>a:hover,
#side-nav .nav>li>a:focus {
color: #973253;
text-decoration: none;
background-color: transparent;
border-left: 2px solid #973253;
}
/* nested links */
#side-nav .nav .nav>li>a {
padding-left: 1.5em;
font-size:0.9em;
}
/* all active links */
#side-nav .nav>.active>a,
#side-nav .nav>.active:hover>a,
#side-nav .nav>.active:focus>a {
font-weight: 700;
}
/* nested active links */
#side-nav .nav .nav>.active>a,
#side-nav .nav .nav>.active:hover>a,
#side-nav .nav .nav>.active:focus>a {
font-weight: 500;
}
/* hide all (inactive) nested list */
#side-nav .nav ul.nav {
display: none;
}
/* show active nested list */
#side-nav .nav>.active>ul.nav {
display: block;
}
#side-nav.affix {
top: 2em;
}
@media screen and (max-width: 768px){
#side-nav {
display:none;
}
}
.badge-success {
background-color:#28b62c;
}
/* Loosely based on pygment's tango colors */
table.sourceCode, tr.sourceCode, td.sourceCode, table.sourceCode pre
{ margin: 0; padding: 0; border: 0; vertical-align: baseline; border: none; background-color: #f8f8f8 }
td.nums { text-align: right; padding-right: 5px; padding-left: 5px; background-color: #f0f0f0; }
td.sourceCode { padding-left: 5px; }
code.sourceCode { background-color: #f8f8f8; }
pre.sourceCode { background-color: #f8f8f8; line-height: 125% }
td.nums pre { background-color: #f0f0f0; line-height: 125% }
code.sourceCode span.kw { color: #204a87; font-weight: bold } /* Keyword */
code.sourceCode span.dt { color: #204a87 } /* Keyword.Type */
code.sourceCode span.dv { color: #0000cf } /* Literal.Number.Integer */
code.sourceCode span.bn { color: #0000cf } /* Literal.Number.Hex */
code.sourceCode span.fl { color: #0000cf } /* Literal.Number.Float */
code.sourceCode span.ch { color: #4e9a06 } /* Literal.String.Char */
code.sourceCode span.st { color: #4e9a06 } /* Literal.String */
code.sourceCode span.co { color: #8f5902; font-style: italic } /* Comment */
code.sourceCode span.ot { color: #8f5902 } /* Comment.Preproc */
code.sourceCode span.al { color: #ef2929 } /* Generic.Error */
code.sourceCode span.fu { color: #000000 } /* Name.Function */
code.sourceCode span.re { }
code.sourceCode span.er { color: #a40000; border: 1px solid #ef2929 } /* Error */ | app/static/css/custom.css | body, html {
width: 100%;
height: 100%;
}
body {
padding-top: 50px;
}
section {
padding-top:2.5em;
margin-top:-2.5em;
}
.blog-date {
padding-top:4.5em;
margin-top:-4.5em;
}
.article-header {
padding-top:0px;
margin-top: 0px;
font-size: 36px;
}
h1 {
font-size:30px;
}
h2 {
font-size: 24px
}
h3 {
font-size: 18px;
}
h4 {
font-size:14px;
}
h5 {
font-size: 12px;
}
.headroom {
transition: transform 200ms linear;
}
.headroom--pinned {
transform: translateY(0%);
}
.headroom--unpinned {
transform: translateY(-100%);
}
.navbar-default {
background-color: #973253;
}
.navbar-default .navbar-brand, .navbar-default .navbar-brand:hover {
color: #FFFFFF;
}
.navbar {
border-radius: 0px;
min-height: 50px;
height:50px;
margin-bottom: 0px;
border: 0px;
}
.navbar-default .navbar-nav>li>a {
color: #FFFFFF;
height:45px;
margin-bottom:0.5em;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>a:focus {
color: #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #FFFFFF;
}
.navbar-default .navbar-toggle {
border-color: #FFFFFF;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: rgba(255,255,255,0.1);
}
.navbar-form {
border-top: 0px none;
border-bottom: 0px none;
}
.navbar-collapse {
border-top: 0px none;
}
@media (max-width: 768px) {
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
border-bottom: 0px none;
background-color:#973253;
}
.navbar-default .navbar-nav>li>a {
color: #FFFFFF;
margin-bottom: 0px;
height:50px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>a:focus {
border-bottom: 0px none;
background-color: rgba(255,255,255,0.1);
}
#footer {
padding-left: 2em;
padding-right: 2em;
}
}
.header {
display: table;
position: relative;
width: 100%;
height: 100%;
background: #973253 no-repeat center center scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
margin-bottom: -50px;
padding-bottom: 50px;
}
.text-vertical-center {
display: table-cell;
text-align: center;
vertical-align: middle;
}
.row {
margin-top:1.5em;
}
/* Wrapper for page content to push down footer */
.wrap {
min-height: 100%;
height: auto !important;
height: 100%;
margin-bottom: -150px;
padding-bottom: 150px;
}
/* Set the fixed height of the footer here */
#footer {
height: 125px;
margin-top: 25px;
border-top: 1px solid #e7e7e7;
}
.share-button {
margin-left:1em;
float:left;
}
.clear {
clear:both;
}
.more {
text-align:right;
float:right;
margin-left: 2em;
margin-right: 1em;
}
.header-icons {
float:left;
margin-right:10px;
}
#footer-copy-info {
margin-top:1em;
}
#home-me-icons {
margin-top:2em;
text-align:center;
font-size:2em;
}
#footer-me-icons {
margin-top:0.5em;
font-size:1.5em;
}
#footer-me-icons .me-icons {
color:#555555;
}
#home-me-icons .me-icons {
color:#FFFFFF;
}
#footer-me-icons .me-icons:hover, #footer-me-icons .me-icons:focus {
color:#158cba;
text-decoration:none;
}
#home-me-icons .me-icons:hover, #home-me-icons .me-icons:focus {
color:rgba(255,255,255,0.6);
text-decoration:none;
};
#home-heading {
margin-top:2em;
font-size:1.5em;
text-align:center;
color:#FFFFFF;
}
#home-blurb {
margin-top:1.5em;
font-size:1.1em;
color:#FFFFFF;
text-align:center;
}
#home-portrait {
margin-top: 1em;
}
#home-blog-link {
margin-top:0.5em;
text-align:center;
font-size:3.5em;
}
#home-blog-link a {
color:#FFFFFF;
}
#home-blog-link a:hover, #home-blog-link a:focus {
text-decoration:none;
color:rgba(255,255,255,0.6)
}
#licensebutton_slim {
margin-left:1em;
margin-right:1em;
}
/* Thanks to http://kimberlygeswein.com for this font */
@font-face {
font-family:SetFireToTheRain;
src: url(../fonts/SetFireToTheRain.ttf)
}
#navbar-brand {
font-family:SetFireToTheRain;
font-size:2.2em;
}
.nav-item {
font-family:SetFireToTheRain;
font-size:1.5em;
}
.about-course-notes {
margin-top:0.5em;
}
.more-btn, .more-btn:hover, .more-btn:active {
text-transform:none;
font-weight:normal;
font-variant:normal;
font-size:inherit;
margin:0;
border:0;
padding:0;
}
button.more-btn:after {
content:"view less";
}
button.more-btn.collapsed:after {
content:"view more";
}
.about-course-grades {
font-size:small;
}
.about-location {
margin-top:0.5em;
margin-bottom:0;
}
.item {
margin-bottom:1.5em;
}
/* sidebar */
#side-nav {
padding-left: 2em;
margin-bottom: 1.5em;
}
#side-nav > ul {
overflow-y: auto;
height: 100%;
}
/* all links */
#side-nav .nav>li>a {
color: #999;
padding: 0;
font-size: 1em;
font-weight: 400;
padding-left: 0.5em;
border-left: 2px solid transparent;
}
/* active & hover links */
#side-nav .nav>.active>a,
#side-nav .nav>li>a:hover,
#side-nav .nav>li>a:focus {
color: #973253;
text-decoration: none;
background-color: transparent;
border-left: 2px solid #973253;
}
/* nested links */
#side-nav .nav .nav>li>a {
padding-left: 1.5em;
font-size:0.9em;
}
/* all active links */
#side-nav .nav>.active>a,
#side-nav .nav>.active:hover>a,
#side-nav .nav>.active:focus>a {
font-weight: 700;
}
/* nested active links */
#side-nav .nav .nav>.active>a,
#side-nav .nav .nav>.active:hover>a,
#side-nav .nav .nav>.active:focus>a {
font-weight: 500;
}
/* hide all (inactive) nested list */
#side-nav .nav ul.nav {
display: none;
}
/* show active nested list */
#side-nav .nav>.active>ul.nav {
display: block;
}
#side-nav.affix {
top: 2em;
}
@media screen and (max-width: 768px){
#side-nav {
display:none;
}
}
.badge-success {
background-color:#28b62c;
}
/* Loosely based on pygment's tango colors */
table.sourceCode, tr.sourceCode, td.sourceCode, table.sourceCode pre
{ margin: 0; padding: 0; border: 0; vertical-align: baseline; border: none; background-color: #f8f8f8 }
td.nums { text-align: right; padding-right: 5px; padding-left: 5px; background-color: #f0f0f0; }
td.sourceCode { padding-left: 5px; }
code.sourceCode { background-color: #f8f8f8; }
pre.sourceCode { background-color: #f8f8f8; line-height: 125% }
td.nums pre { background-color: #f0f0f0; line-height: 125% }
code.sourceCode span.kw { color: #204a87; font-weight: bold } /* Keyword */
code.sourceCode span.dt { color: #204a87 } /* Keyword.Type */
code.sourceCode span.dv { color: #0000cf } /* Literal.Number.Integer */
code.sourceCode span.bn { color: #0000cf } /* Literal.Number.Hex */
code.sourceCode span.fl { color: #0000cf } /* Literal.Number.Float */
code.sourceCode span.ch { color: #4e9a06 } /* Literal.String.Char */
code.sourceCode span.st { color: #4e9a06 } /* Literal.String */
code.sourceCode span.co { color: #8f5902; font-style: italic } /* Comment */
code.sourceCode span.ot { color: #8f5902 } /* Comment.Preproc */
code.sourceCode span.al { color: #ef2929 } /* Generic.Error */
code.sourceCode span.fu { color: #000000 } /* Name.Function */
code.sourceCode span.re { }
code.sourceCode span.er { color: #a40000; border: 1px solid #ef2929 } /* Error */ | 0.333937 | 0.046595 |
input { border:1px solid #8a8a8a;
border-radius:7px;
font-size:20px;
padding:5px;
color:#9a9a9a;
}
input:focus {
outline:none;
border-color:#dd0000;
box-shadow:0 0 10px #885555;
}
#clear {
cursor:pointer;
width:50px;
height: 40px;
border-radius:7px;
font-size:0px;
background: url(eraser.png) no-repeat #dd0000 center;
border: 1px solid #000000;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}
/* Style the search button hover state */
#clear:hover {
background: url(eraser.png) no-repeat center #000000;
border: 1px solid #000000;
}
.grid {
/* As of August 2012, only supported in Chrome 21+ */
display: -webkit-flex;
display: flex;
}
.col {
background: #ccc;
padding: 30px;
}
.fluid {
flex: 1;
}
body {
background:url('../images/background.jpg') fixed no-repeat right bottom;
margin:0;
padding:0;
}
/* Container */
.modal {
/* Overlay page content */
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0,0,0,0.5);
z-index: 10000;
/* Transition opacity on open */
-webkit-transition: opacity 500ms ease-in;
-moz-transition: opacity 500ms ease-in;
transition: opacity 500ms ease-in;
/* Hide for now */
opacity: 0;
pointer-events: none;
}
/* Show modal */
.modal:target {
opacity: 1;
pointer-events: auto;
/* at time of writing (Feb 2012), pointer-events not supported by Opera or IE */
}
/* Content */
.modal > div {
width: 500px;
background: #fff;
position: relative;
margin: 10% auto;
/* Default minimise animation */
-webkit-animation: minimise 500ms linear;
-moz-animation: minimise 500ms linear;
/* Prettify */
padding: 30px;
border-radius: 7px;
box-shadow: 0 3px 20px rgba(0,0,0,0.9);
background: #fff;
background: -moz-linear-gradient(#fff, #ccc);
background: -webkit-linear-gradient(#fff, #ccc);
background: -o-linear-gradient(#fff, #ccc);
text-shadow: 0 1px 0 #fff;
}
/* Override animation on modal open */
.modal:target > div {
-webkit-animation-name: bounce;
-moz-animation-name: bounce;
}
.modal h2 {
font-size: 36px;
padding: 0 0 20px;
}
@-webkit-keyframes bounce {
0% {
-webkit-transform: scale3d(0.1,0.1,1);
box-shadow: 0 3px 20px rgba(0,0,0,0.9);
}
55% {
-webkit-transform: scale3d(1.08,1.08,1);
box-shadow: 0 10px 20px rgba(0,0,0,0);
}
75% {
-webkit-transform: scale3d(0.95,0.95,1);
box-shadow: 0 0 20px rgba(0,0,0,0.9);
}
100% {
-webkit-transform: scale3d(1,1,1);
box-shadow: 0 3px 20px rgba(0,0,0,0.9);
}
}
@-webkit-keyframes minimise {
0% {
-webkit-transform: scale3d(1,1,1);
}
100% {
-webkit-transform: scale3d(0.1,0.1,1);
}
}
@-moz-keyframes bounce {
0% {
-moz-transform: scale3d(0.1,0.1,1);
box-shadow: 0 3px 20px rgba(0,0,0,0.9);
}
55% {
-moz-transform: scale3d(1.08,1.08,1);
box-shadow: 0 10px 20px rgba(0,0,0,0);
}
75% {
-moz-transform: scale3d(0.95,0.95,1);
box-shadow: 0 0 20px rgba(0,0,0,0.9);
}
100% {
-moz-transform: scale3d(1,1,1);
box-shadow: 0 3px 20px rgba(0,0,0,0.9);
}
}
@-moz-keyframes minimise {
0% {
-moz-transform: scale3d(1,1,1);
}
100% {
-moz-transform: scale3d(0.1,0.1,1);
}
}
/* Modal close link */
.modal a[href="#close"] {
position: absolute;
right: 0;
top: 0;
color: transparent;
}
/* Reset native styles */
.modal a[href="#close"]:focus {
outline: none;
}
/* Create close button */
.modal a[href="#close"]:after {
content: 'X';
display: block;
/* Position */
position: absolute;
right: -10px;
top: -10px;
width: 1.5em;
padding: 1px 1px 1px 2px;
/* Style */
text-decoration: none;
text-shadow: none;
text-align: center;
font-weight: bold;
background: #000;
color: #fff;
border: 3px solid #fff;
border-radius: 20px;
box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
.modal a[href="#close"]:focus:after,
.modal a[href="#close"]:hover:after {
-webkit-transform: scale(1.1,1.1);
-moz-transform: scale(1.1,1.1);
}
.modal a[href="#close"]:focus:after {
outline: 1px solid #000;
}
/* Open modal */
a.openModal {
#margin: 1em auto;
#display: block;
#width: 200px;
#background: #ccc;
#text-align: center;
#padding: 10px;
#border-radius: 7px;
#background: #fff;
#background: -moz-linear-gradient(#fff, #ddd);
#background: -webkit-linear-gradient(#fff, #ddd);
#background: -o-linear-gradient(#fff, #ddd);
#text-shadow: 0 1px 0 #fff;
#border: 1px solid rgba(0,0,0,0.1);
#box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}
a.openModal:hover,
a.openModal:focus {
background: -moz-linear-gradient(#fff, #ccc);
background: -webkit-linear-gradient(#fff, #ccc);
background: -o-linear-gradient(#fff, #ccc);
}
.menu{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:100%;
}
.menu ul{
list-style:none;
background:#2d2d2d;
margin:0;
padding:0;
}
.menu li{
display:inline-block;
float:left;
}
.menu li:first-child{
margin-left:5px;
}
.menu a{
display:block;
padding:10px;
text-decoration:none;
color:#bbbbbb;
border-top:2px solid transparent;
}
.menu a:hover,
.menu li.active a{
background:#3d3d3d;
color:#dddddd;
border-top:2px solid #ff4800;
}
.clearFloat{
clear:both;
}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:400px;
padding:14px;
}
/* ----------- stylized ----------- */
#stylized{
#border:solid 2px #ff4800;
#background:#646464;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #000000;
width:200px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
#topbar {
position: absolute;
top: 0;
left: 34%;
width: 25%;
height: 25px;
line-height: 25px;
vertical-align: middle;
background: lightyellow;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#topbar a {
display: block;
padding-left: 5px;
height: 25px;
line-height: 25px;
vertical-align: middle;
}
topbar .hidden{
visibility: hidden;
}
#winpop
{
width:400px; height:0px; position:absolute;
left:0; bottom:0px;
padding:4px;
border:solid;
border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
border-width: 2px 2px 2px 1px;
background-color:white;
}
.titles
{
width:100%; height:20px; line-height:20px; background:#991921;
font-weight:bold; text-align:center; font-size:12px; color:#fff;
border:solid;
border-width: 1px 2px 2px 1px;
}
.contents
{
font-family:Arial, Helvetica, sans-serif;width:100%; height:80px; line-height:80px; font-size:14px; color:#000000;
text-align:center;
}
.closes
{
position:absolute; right:7px; top:4px; color:#fff; cursor:pointer;
}
#glide{background:yellow; border:1px outset; display:none;}
@font-face {
font-family: droidsans;
src: url('DroidSans.ttf');
} | lib/style.css | input { border:1px solid #8a8a8a;
border-radius:7px;
font-size:20px;
padding:5px;
color:#9a9a9a;
}
input:focus {
outline:none;
border-color:#dd0000;
box-shadow:0 0 10px #885555;
}
#clear {
cursor:pointer;
width:50px;
height: 40px;
border-radius:7px;
font-size:0px;
background: url(eraser.png) no-repeat #dd0000 center;
border: 1px solid #000000;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}
/* Style the search button hover state */
#clear:hover {
background: url(eraser.png) no-repeat center #000000;
border: 1px solid #000000;
}
.grid {
/* As of August 2012, only supported in Chrome 21+ */
display: -webkit-flex;
display: flex;
}
.col {
background: #ccc;
padding: 30px;
}
.fluid {
flex: 1;
}
body {
background:url('../images/background.jpg') fixed no-repeat right bottom;
margin:0;
padding:0;
}
/* Container */
.modal {
/* Overlay page content */
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0,0,0,0.5);
z-index: 10000;
/* Transition opacity on open */
-webkit-transition: opacity 500ms ease-in;
-moz-transition: opacity 500ms ease-in;
transition: opacity 500ms ease-in;
/* Hide for now */
opacity: 0;
pointer-events: none;
}
/* Show modal */
.modal:target {
opacity: 1;
pointer-events: auto;
/* at time of writing (Feb 2012), pointer-events not supported by Opera or IE */
}
/* Content */
.modal > div {
width: 500px;
background: #fff;
position: relative;
margin: 10% auto;
/* Default minimise animation */
-webkit-animation: minimise 500ms linear;
-moz-animation: minimise 500ms linear;
/* Prettify */
padding: 30px;
border-radius: 7px;
box-shadow: 0 3px 20px rgba(0,0,0,0.9);
background: #fff;
background: -moz-linear-gradient(#fff, #ccc);
background: -webkit-linear-gradient(#fff, #ccc);
background: -o-linear-gradient(#fff, #ccc);
text-shadow: 0 1px 0 #fff;
}
/* Override animation on modal open */
.modal:target > div {
-webkit-animation-name: bounce;
-moz-animation-name: bounce;
}
.modal h2 {
font-size: 36px;
padding: 0 0 20px;
}
@-webkit-keyframes bounce {
0% {
-webkit-transform: scale3d(0.1,0.1,1);
box-shadow: 0 3px 20px rgba(0,0,0,0.9);
}
55% {
-webkit-transform: scale3d(1.08,1.08,1);
box-shadow: 0 10px 20px rgba(0,0,0,0);
}
75% {
-webkit-transform: scale3d(0.95,0.95,1);
box-shadow: 0 0 20px rgba(0,0,0,0.9);
}
100% {
-webkit-transform: scale3d(1,1,1);
box-shadow: 0 3px 20px rgba(0,0,0,0.9);
}
}
@-webkit-keyframes minimise {
0% {
-webkit-transform: scale3d(1,1,1);
}
100% {
-webkit-transform: scale3d(0.1,0.1,1);
}
}
@-moz-keyframes bounce {
0% {
-moz-transform: scale3d(0.1,0.1,1);
box-shadow: 0 3px 20px rgba(0,0,0,0.9);
}
55% {
-moz-transform: scale3d(1.08,1.08,1);
box-shadow: 0 10px 20px rgba(0,0,0,0);
}
75% {
-moz-transform: scale3d(0.95,0.95,1);
box-shadow: 0 0 20px rgba(0,0,0,0.9);
}
100% {
-moz-transform: scale3d(1,1,1);
box-shadow: 0 3px 20px rgba(0,0,0,0.9);
}
}
@-moz-keyframes minimise {
0% {
-moz-transform: scale3d(1,1,1);
}
100% {
-moz-transform: scale3d(0.1,0.1,1);
}
}
/* Modal close link */
.modal a[href="#close"] {
position: absolute;
right: 0;
top: 0;
color: transparent;
}
/* Reset native styles */
.modal a[href="#close"]:focus {
outline: none;
}
/* Create close button */
.modal a[href="#close"]:after {
content: 'X';
display: block;
/* Position */
position: absolute;
right: -10px;
top: -10px;
width: 1.5em;
padding: 1px 1px 1px 2px;
/* Style */
text-decoration: none;
text-shadow: none;
text-align: center;
font-weight: bold;
background: #000;
color: #fff;
border: 3px solid #fff;
border-radius: 20px;
box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
.modal a[href="#close"]:focus:after,
.modal a[href="#close"]:hover:after {
-webkit-transform: scale(1.1,1.1);
-moz-transform: scale(1.1,1.1);
}
.modal a[href="#close"]:focus:after {
outline: 1px solid #000;
}
/* Open modal */
a.openModal {
#margin: 1em auto;
#display: block;
#width: 200px;
#background: #ccc;
#text-align: center;
#padding: 10px;
#border-radius: 7px;
#background: #fff;
#background: -moz-linear-gradient(#fff, #ddd);
#background: -webkit-linear-gradient(#fff, #ddd);
#background: -o-linear-gradient(#fff, #ddd);
#text-shadow: 0 1px 0 #fff;
#border: 1px solid rgba(0,0,0,0.1);
#box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}
a.openModal:hover,
a.openModal:focus {
background: -moz-linear-gradient(#fff, #ccc);
background: -webkit-linear-gradient(#fff, #ccc);
background: -o-linear-gradient(#fff, #ccc);
}
.menu{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:100%;
}
.menu ul{
list-style:none;
background:#2d2d2d;
margin:0;
padding:0;
}
.menu li{
display:inline-block;
float:left;
}
.menu li:first-child{
margin-left:5px;
}
.menu a{
display:block;
padding:10px;
text-decoration:none;
color:#bbbbbb;
border-top:2px solid transparent;
}
.menu a:hover,
.menu li.active a{
background:#3d3d3d;
color:#dddddd;
border-top:2px solid #ff4800;
}
.clearFloat{
clear:both;
}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:400px;
padding:14px;
}
/* ----------- stylized ----------- */
#stylized{
#border:solid 2px #ff4800;
#background:#646464;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #000000;
width:200px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
#topbar {
position: absolute;
top: 0;
left: 34%;
width: 25%;
height: 25px;
line-height: 25px;
vertical-align: middle;
background: lightyellow;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#topbar a {
display: block;
padding-left: 5px;
height: 25px;
line-height: 25px;
vertical-align: middle;
}
topbar .hidden{
visibility: hidden;
}
#winpop
{
width:400px; height:0px; position:absolute;
left:0; bottom:0px;
padding:4px;
border:solid;
border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
border-width: 2px 2px 2px 1px;
background-color:white;
}
.titles
{
width:100%; height:20px; line-height:20px; background:#991921;
font-weight:bold; text-align:center; font-size:12px; color:#fff;
border:solid;
border-width: 1px 2px 2px 1px;
}
.contents
{
font-family:Arial, Helvetica, sans-serif;width:100%; height:80px; line-height:80px; font-size:14px; color:#000000;
text-align:center;
}
.closes
{
position:absolute; right:7px; top:4px; color:#fff; cursor:pointer;
}
#glide{background:yellow; border:1px outset; display:none;}
@font-face {
font-family: droidsans;
src: url('DroidSans.ttf');
} | 0.276788 | 0.10732 |
@-moz-document domain(pandora.com) {
* {
text-shadow: none !important;
}
.contentnav {
background-color: #074996;
border-bottom: none;
}
.contentContainer .top {
border-radius: 0;
background-color: #074996;
border: 0;
}
#mainContent {
min-height: 0;
}
#mainContentContainer {
box-shadow: 0 0 50px -10px #fff;
}
.stationChangeSelector.highlight {
background-color: #074996;
}
#playerBar {
background-color: #1F89D5;
color: #fff;
}
.view-2,
.contentContainer {
border-radius: 0;
}
#brandingBar {
background: #074996;
color: #fff;
}
#brandingBar .middlecolumn {
color: #fff;
}
#brandingBar .rightcolumn .user_activator,
#brandingBar .rightcolumn .user_activator:hover {
color: #fff;
background: #074996;
}
.slidesBackground {
background: #1F89D5;
}
.slidesBackground > img {
opacity: 0;
}
.slidesBackground div img {
display: none;
}
.slidesBackground div {
background: #1F89D5;
}
.stationContent {
background: #fff;
border-right: 0;
}
.stationListItem .stationName {
color: #555;
}
#trackInfoButtons {
border-bottom: 0;
background: #eee;
}
#trackInfoButtons .buttons .button {
border-radius: 0;
background: #f5f5f5;
border: 0;
color: #333;
}
#trackInfoButtons .buttons .button:hover {
background: #eee;
}
#brandingBar .logosubscriber {
-webkit-filter: brightness(5);
}
#playerBar {
border: none;
border-bottom: 1px solid #77BBEB;
}
#playerBar .rightcolumn .info a {
color: #fff;
}
#playerBar .rightcolumn .albumArt img {
border-radius: 50%;
}
#skinTab {
background: none;
color: #ddd;
}
#skinTab:hover {
color: #fff;
}
#playerBar .progressBar img {
-webkit-filter: brightness(1.25);
}
#playerBar .progress .progressBar {
background: #000;
border-radius: 0;
}
#playerBar .searchBox {
border-radius: 0;
}
#mainContainer {
height: auto;
}
.stationContent {
border-radius: 0;
height: auto;
}
.stationContent #promobox,
.platformPromo {
display: none;
}
#stationSortButtons {
display: none;
}
.fxCol-cont-1 {
background: none;
}
.fxCol-cont-5 {
background: #fff;
}
.col-prop-1 {
min-height: 0;
}
.detail .heading {
color: #333;
}
#trackInfo {
border: 0;
background: #f5f5f5;
}
#trackInfo .info a {
color: #333;
}
.slide {
box-shadow: none;
}
.slidesForeground {
top: -7px;
}
.slidesForeground .slides {
margin-bottom: 2px;
padding-bottom: 3px;
}
.stationListItem.selected {
background: #EFE992;
}
.stationListItem .options {
background: #F7F4CA;
}
#currentSlideArrow {
border-left: 23px solid transparent;
border-right: 23px solid transparent;
border-bottom: 23px solid #F1F4F7;
width: 0;
height: 0;
background: none;
}
.home .homeRightSide {
background: #fff;
margin-left: 190px;
padding-left: 0;
border-left: 1px solid #eee;
}
.slidesForeground .slides {
padding-top: 0;
}
} | data/usercss/122277.user.css | @-moz-document domain(pandora.com) {
* {
text-shadow: none !important;
}
.contentnav {
background-color: #074996;
border-bottom: none;
}
.contentContainer .top {
border-radius: 0;
background-color: #074996;
border: 0;
}
#mainContent {
min-height: 0;
}
#mainContentContainer {
box-shadow: 0 0 50px -10px #fff;
}
.stationChangeSelector.highlight {
background-color: #074996;
}
#playerBar {
background-color: #1F89D5;
color: #fff;
}
.view-2,
.contentContainer {
border-radius: 0;
}
#brandingBar {
background: #074996;
color: #fff;
}
#brandingBar .middlecolumn {
color: #fff;
}
#brandingBar .rightcolumn .user_activator,
#brandingBar .rightcolumn .user_activator:hover {
color: #fff;
background: #074996;
}
.slidesBackground {
background: #1F89D5;
}
.slidesBackground > img {
opacity: 0;
}
.slidesBackground div img {
display: none;
}
.slidesBackground div {
background: #1F89D5;
}
.stationContent {
background: #fff;
border-right: 0;
}
.stationListItem .stationName {
color: #555;
}
#trackInfoButtons {
border-bottom: 0;
background: #eee;
}
#trackInfoButtons .buttons .button {
border-radius: 0;
background: #f5f5f5;
border: 0;
color: #333;
}
#trackInfoButtons .buttons .button:hover {
background: #eee;
}
#brandingBar .logosubscriber {
-webkit-filter: brightness(5);
}
#playerBar {
border: none;
border-bottom: 1px solid #77BBEB;
}
#playerBar .rightcolumn .info a {
color: #fff;
}
#playerBar .rightcolumn .albumArt img {
border-radius: 50%;
}
#skinTab {
background: none;
color: #ddd;
}
#skinTab:hover {
color: #fff;
}
#playerBar .progressBar img {
-webkit-filter: brightness(1.25);
}
#playerBar .progress .progressBar {
background: #000;
border-radius: 0;
}
#playerBar .searchBox {
border-radius: 0;
}
#mainContainer {
height: auto;
}
.stationContent {
border-radius: 0;
height: auto;
}
.stationContent #promobox,
.platformPromo {
display: none;
}
#stationSortButtons {
display: none;
}
.fxCol-cont-1 {
background: none;
}
.fxCol-cont-5 {
background: #fff;
}
.col-prop-1 {
min-height: 0;
}
.detail .heading {
color: #333;
}
#trackInfo {
border: 0;
background: #f5f5f5;
}
#trackInfo .info a {
color: #333;
}
.slide {
box-shadow: none;
}
.slidesForeground {
top: -7px;
}
.slidesForeground .slides {
margin-bottom: 2px;
padding-bottom: 3px;
}
.stationListItem.selected {
background: #EFE992;
}
.stationListItem .options {
background: #F7F4CA;
}
#currentSlideArrow {
border-left: 23px solid transparent;
border-right: 23px solid transparent;
border-bottom: 23px solid #F1F4F7;
width: 0;
height: 0;
background: none;
}
.home .homeRightSide {
background: #fff;
margin-left: 190px;
padding-left: 0;
border-left: 1px solid #eee;
}
.slidesForeground .slides {
padding-top: 0;
}
} | 0.279828 | 0.058858 |
* {
box-sizing : border-box;
}
/* main container housing the form */
.container {
width : 770px;
max-width : 90%;
margin : 35px auto 30px auto;
background-color : #fff;
border : 2px solid white;
box-shadow : 2px 15px 40px #656565;
margin-top: 200px;
border-radius: 15px;
}
.contains-form-div {
color : #CCCCCC;
font-size : 12px;
font-family : Arial;
width : 100%;
margin-top : 35px;
display: flex;
align-items: center;
justify-content: center;
padding-left: 10%;
padding-right: 10%;
}
.form-div{
width : 100%;
margin: auto;
}
.columnn {
float: left;
width: 50%;
padding-left: 2%;
padding-right: 2%;
}
.row:after{
content: "";
display: table;
clear: both;
}
.heading-info{
color: #693d82;
}
/* input fields and submit button */
.input-fields {
height: 35px;
width : 90%;
border-top : hidden;
border-left : hidden;
border-right: hidden;
border-bottom : 3px solid #CCCCCC;
outline : none;
margin-top : 70px;
}
.submit-btn {
-webkit-transition-duration: 0.4s;
/* Safari */
transition-duration: 0.4s;
width : 120px;
margin : 50px 0px;
padding : 14px 20px;
background-color : #ffffff;
color : #1b1b1b;
border : 2px solid #693d82 !important;
border-radius : 4px;
}
.submit-btn:hover {
background-color : #693d82;
color: #ffffff;
box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}
a.link {
display : block;
font-size : 13px;
color : #000;
font-family : Arial;
margin-top : 35px;
}
a:hover {
color : #693d82;
}
.table-shadow {
width : 0;
height : 0;
clear : both;
}
/* For mobile */
@media screen and (max-width : 600px) {
.container {
width : 90%;
max-width : 450px;
margin-top: 150px;
}
.contains-form-div {
width : 100%;
font-size : 20px;
text-align : center;
}
a.link {
text-align : center;
display : block;
margin-bottom : 15px;
}
.columnn {
width: 100%;
}
} | src/components/signup/signup.css | * {
box-sizing : border-box;
}
/* main container housing the form */
.container {
width : 770px;
max-width : 90%;
margin : 35px auto 30px auto;
background-color : #fff;
border : 2px solid white;
box-shadow : 2px 15px 40px #656565;
margin-top: 200px;
border-radius: 15px;
}
.contains-form-div {
color : #CCCCCC;
font-size : 12px;
font-family : Arial;
width : 100%;
margin-top : 35px;
display: flex;
align-items: center;
justify-content: center;
padding-left: 10%;
padding-right: 10%;
}
.form-div{
width : 100%;
margin: auto;
}
.columnn {
float: left;
width: 50%;
padding-left: 2%;
padding-right: 2%;
}
.row:after{
content: "";
display: table;
clear: both;
}
.heading-info{
color: #693d82;
}
/* input fields and submit button */
.input-fields {
height: 35px;
width : 90%;
border-top : hidden;
border-left : hidden;
border-right: hidden;
border-bottom : 3px solid #CCCCCC;
outline : none;
margin-top : 70px;
}
.submit-btn {
-webkit-transition-duration: 0.4s;
/* Safari */
transition-duration: 0.4s;
width : 120px;
margin : 50px 0px;
padding : 14px 20px;
background-color : #ffffff;
color : #1b1b1b;
border : 2px solid #693d82 !important;
border-radius : 4px;
}
.submit-btn:hover {
background-color : #693d82;
color: #ffffff;
box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}
a.link {
display : block;
font-size : 13px;
color : #000;
font-family : Arial;
margin-top : 35px;
}
a:hover {
color : #693d82;
}
.table-shadow {
width : 0;
height : 0;
clear : both;
}
/* For mobile */
@media screen and (max-width : 600px) {
.container {
width : 90%;
max-width : 450px;
margin-top: 150px;
}
.contains-form-div {
width : 100%;
font-size : 20px;
text-align : center;
}
a.link {
text-align : center;
display : block;
margin-bottom : 15px;
}
.columnn {
width: 100%;
}
} | 0.243642 | 0.148109 |
@font-face {
font-family: cupola;
src: url(/fonts/Cupola.ttf);
}
@font-face {
font-family: lithograph-light;
src: url(/fonts/lithograph-light.ttf);
}
@font-face {
font-family: eddaoutline;
src: url(/fonts/eddaoutline.ttf);
}
body {
height: 100%;
width: 100%;
margin: 0;
padding: 0;
font-family: cupola, sans-serif;
}
/* end hide
#container {
width:100%;
height:100%;
position: absolute;
left: 0;
top: 0;
z-index: 0;
overflow:auto;
}*/
#panorama
{
position: fixed;
width: 950px;
height: 220px;
top:170px;
left:350px;
z-index:1;
}
#panorama img
{
position:absolute;
z-index:1;
}
.panorama img.active
{
z-index:3;
}
#container {
position: absolute;
z-index: 1;
width:100%;
height:100%%;
left:5%;
top:5%;
}
.pagetitle
{
display:none;
}
#title{
font-family:eddaoutline,lithograph-light, cupola, sans-serif;
font-size:1em;
color:#000000;
position:absolute;
font-kerning:none;
letter-spacing:.2em;
left:400px;
top:60px;
margin:0px;
padding:0px;
z-index:1;
/*transform:scale(1.2,1.7); /* W3C */
/* -webkit-transform:scale(1.2,1.7); /* Safari and Chrome */
/* -moz-transform:scale(1.2,1.7); /* Firefox */
/* -ms-transform:scale(1.2,1.7); /* IE 9 */
/* -o-transform:scale(1.2,1.7); /* Opera */
}
a.nostyle:link {
text-decoration: inherit;
color: inherit;
cursor: auto;
}
a.nostyle:visited {
text-decoration: inherit;
color: inherit;
cursor: auto;
}
#nav{
position:fixed;
left:370px;
top:410px;
width:130px;
display:block;
z-index:4;
}
#nav li ul li a {
margin: 10px;
background: #3D9E1F; /* Old browsers */
background: -moz-linear-gradient(left, rgba(157, 216, 120, 1) 60%, rgba(150, 3, 10, 1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(157, 216, 120, 1) 60%, rgba(150, 3, 10, 1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(157, 216, 120, 1) 60%, rgba(150, 3, 10, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d9e1f', endColorstr='#b7271d',GradientType=1 ); /* IE6-9 */
border-radius:12px;
border: 1px solid rgb(2, 3, 2);
transition: transform 0.3s ease-out;
}
#nav li ul li a:hover {
transform: scale(1.1);
}
#nav li ul.menu.features {
position:absolute;
top:-30px;
left:130px;
width:140px;
}
#nav li ul.menu.location {
position:absolute;
top:-30px;
left:130px;
width:140px;
}
#nav li ul.menu.prices {
position:absolute;
top:-60px;
left:130px;
width:140px;
}
#nav li ul.menu.links {
position:absolute;
top:-180px;
left:130px;
width:140px;
}
#nav .menu {
padding:5px 5px 5px 5px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3d9e1f+0,3c9932+25,3c9932+25,bf6767+68,b7271d+100 */
background: #3d9e1f; /* Old browsers */
background: -moz-linear-gradient(left, rgba(150, 3, 10, 0.6) 0%, rgba(157, 216, 120, 0.4) 80%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(150, 3, 10, 0.6) 0%, rgba(157, 216, 120, 0.4) 80%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(150, 3, 10, 0.6) 0%, rgba(157, 216, 120, 0.4) 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d9e1f', endColorstr='#b7271d',GradientType=1 ); /* IE6-9 */
border-radius:12px;
border: 1px solid rgb(2, 3, 2);
}
#nav li > a {
display:block;
padding:.2em;
margin:0px 0 5px 0;
background: #3d9e1f;
background: -moz-linear-gradient(left, rgba(157, 216, 120, 1) 60%, rgba(150, 3, 10, 1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(157, 216, 120, 1) 60%, rgba(150, 3, 10, 1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(157, 216, 120, 1) 60%, rgba(150, 3, 10, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d9e1f', endColorstr='#b7271d',GradientType=1 ); /* IE6-9 */
border-radius:12px;
border: 1px solid rgb(2, 3, 2);
outline:none;
height:2.5em;
text-align:center;
min-width:80%;
line-height:0em;
}
#nav a:before {
content:'';
height:80%;
display:inline-block;
vertical-align: middle;
}
ul.dropdown, ul.dropdown li, ul.dropdown ul {
list-style: none;
margin: 0;
padding: 0;
}
ul.dropdown {
position: relative;
z-index: 597;
float: left;
}
ul.dropdown li {
float: left;
margin:0px 0px 10px 0px;
display:block;
position: relative;
width:130px
}
ul.dropdown li.hover, ul.dropdown li:hover {
position: relative;
z-index: 599;
cursor: pointer;
}
ul.dropdown ul {
display:none;
position: absolute;
left: 0;
z-index: 598;
}
ul.dropdown ul li {
float: none;
margin:0;
}
ul.dropdown ul ul {
position:relative;
top: 1px;
}
ul.dropdown li:hover > ul {
}
#page
{
font-family: architects-daughter, annie-use-your-telescope, cupola, sans-serif;
font-style: italic;
font-size:1.2em;
color: #000000;
position: fixed;
top:400px;
left:505px;
width:800px;
height:400px;
overflow-y:scroll;
line-height:1em;
z-index:1;
}
#page a
{
line-height:1em;
}
.images
{
height:100%;
width:100%;
}
h1
{
color:#000000;
}
.blur-out {
-webkit-filter: blur(8px);
-webkit-transform: scale(1.1, 1.1);
opacity: 0.25;
-webkit-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;
visibility: hidden;
} | styles/style.css | @font-face {
font-family: cupola;
src: url(/fonts/Cupola.ttf);
}
@font-face {
font-family: lithograph-light;
src: url(/fonts/lithograph-light.ttf);
}
@font-face {
font-family: eddaoutline;
src: url(/fonts/eddaoutline.ttf);
}
body {
height: 100%;
width: 100%;
margin: 0;
padding: 0;
font-family: cupola, sans-serif;
}
/* end hide
#container {
width:100%;
height:100%;
position: absolute;
left: 0;
top: 0;
z-index: 0;
overflow:auto;
}*/
#panorama
{
position: fixed;
width: 950px;
height: 220px;
top:170px;
left:350px;
z-index:1;
}
#panorama img
{
position:absolute;
z-index:1;
}
.panorama img.active
{
z-index:3;
}
#container {
position: absolute;
z-index: 1;
width:100%;
height:100%%;
left:5%;
top:5%;
}
.pagetitle
{
display:none;
}
#title{
font-family:eddaoutline,lithograph-light, cupola, sans-serif;
font-size:1em;
color:#000000;
position:absolute;
font-kerning:none;
letter-spacing:.2em;
left:400px;
top:60px;
margin:0px;
padding:0px;
z-index:1;
/*transform:scale(1.2,1.7); /* W3C */
/* -webkit-transform:scale(1.2,1.7); /* Safari and Chrome */
/* -moz-transform:scale(1.2,1.7); /* Firefox */
/* -ms-transform:scale(1.2,1.7); /* IE 9 */
/* -o-transform:scale(1.2,1.7); /* Opera */
}
a.nostyle:link {
text-decoration: inherit;
color: inherit;
cursor: auto;
}
a.nostyle:visited {
text-decoration: inherit;
color: inherit;
cursor: auto;
}
#nav{
position:fixed;
left:370px;
top:410px;
width:130px;
display:block;
z-index:4;
}
#nav li ul li a {
margin: 10px;
background: #3D9E1F; /* Old browsers */
background: -moz-linear-gradient(left, rgba(157, 216, 120, 1) 60%, rgba(150, 3, 10, 1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(157, 216, 120, 1) 60%, rgba(150, 3, 10, 1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(157, 216, 120, 1) 60%, rgba(150, 3, 10, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d9e1f', endColorstr='#b7271d',GradientType=1 ); /* IE6-9 */
border-radius:12px;
border: 1px solid rgb(2, 3, 2);
transition: transform 0.3s ease-out;
}
#nav li ul li a:hover {
transform: scale(1.1);
}
#nav li ul.menu.features {
position:absolute;
top:-30px;
left:130px;
width:140px;
}
#nav li ul.menu.location {
position:absolute;
top:-30px;
left:130px;
width:140px;
}
#nav li ul.menu.prices {
position:absolute;
top:-60px;
left:130px;
width:140px;
}
#nav li ul.menu.links {
position:absolute;
top:-180px;
left:130px;
width:140px;
}
#nav .menu {
padding:5px 5px 5px 5px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3d9e1f+0,3c9932+25,3c9932+25,bf6767+68,b7271d+100 */
background: #3d9e1f; /* Old browsers */
background: -moz-linear-gradient(left, rgba(150, 3, 10, 0.6) 0%, rgba(157, 216, 120, 0.4) 80%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(150, 3, 10, 0.6) 0%, rgba(157, 216, 120, 0.4) 80%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(150, 3, 10, 0.6) 0%, rgba(157, 216, 120, 0.4) 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d9e1f', endColorstr='#b7271d',GradientType=1 ); /* IE6-9 */
border-radius:12px;
border: 1px solid rgb(2, 3, 2);
}
#nav li > a {
display:block;
padding:.2em;
margin:0px 0 5px 0;
background: #3d9e1f;
background: -moz-linear-gradient(left, rgba(157, 216, 120, 1) 60%, rgba(150, 3, 10, 1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(157, 216, 120, 1) 60%, rgba(150, 3, 10, 1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(157, 216, 120, 1) 60%, rgba(150, 3, 10, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d9e1f', endColorstr='#b7271d',GradientType=1 ); /* IE6-9 */
border-radius:12px;
border: 1px solid rgb(2, 3, 2);
outline:none;
height:2.5em;
text-align:center;
min-width:80%;
line-height:0em;
}
#nav a:before {
content:'';
height:80%;
display:inline-block;
vertical-align: middle;
}
ul.dropdown, ul.dropdown li, ul.dropdown ul {
list-style: none;
margin: 0;
padding: 0;
}
ul.dropdown {
position: relative;
z-index: 597;
float: left;
}
ul.dropdown li {
float: left;
margin:0px 0px 10px 0px;
display:block;
position: relative;
width:130px
}
ul.dropdown li.hover, ul.dropdown li:hover {
position: relative;
z-index: 599;
cursor: pointer;
}
ul.dropdown ul {
display:none;
position: absolute;
left: 0;
z-index: 598;
}
ul.dropdown ul li {
float: none;
margin:0;
}
ul.dropdown ul ul {
position:relative;
top: 1px;
}
ul.dropdown li:hover > ul {
}
#page
{
font-family: architects-daughter, annie-use-your-telescope, cupola, sans-serif;
font-style: italic;
font-size:1.2em;
color: #000000;
position: fixed;
top:400px;
left:505px;
width:800px;
height:400px;
overflow-y:scroll;
line-height:1em;
z-index:1;
}
#page a
{
line-height:1em;
}
.images
{
height:100%;
width:100%;
}
h1
{
color:#000000;
}
.blur-out {
-webkit-filter: blur(8px);
-webkit-transform: scale(1.1, 1.1);
opacity: 0.25;
-webkit-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;
visibility: hidden;
} | 0.334263 | 0.075448 |
body, html {
background: #fff;
height: auto;
width: auto;
overflow: auto;
}
body {
padding: 20px;
}
.instruction {
padding: 0;
margin: 0;
margin-bottom: 5px;
}
#previewContainer h2 {
padding: 0 0 3px 0;
font-size: 13px;
border-bottom: 1px solid #E5E5E5;
margin: 10px 0;
}
#previewContainer h2:first-child {
margin-top: 0;
}
#embedArea {
width: auto;
margin: 0;
padding: 0;
border: 0;
}
#embedArea td {
vertical-align: top;
margin: 0;
padding: 0;
border: 0;
}
#previewContainer .embedSizing {
display: block;
list-style: none;
padding: 0;
margin: 0;
margin-right: 20px;
}
.esriRtl #previewContainer .embedSizing {
margin-right: 0;
margin-left: 20px;
}
#previewContainer .embedSizing .item {
display: block;
margin-bottom: 6px;
cursor: pointer;
}
#previewContainer .embedSizing .item input {
border: 1px solid #E5E5E5;
}
#previewContainer .embedSizing .item .itemIcon {
display: inline-block;
margin-right: 5px;
width: 16px;
height: 16px;
background: url(../images/ui/uiSprite.png) no-repeat -144px 0;
}
.esriRtl #previewContainer .embedSizing .item .itemIcon {
margin-right: 0;
margin-left: 5px;
}
#previewContainer .embedSizing .selected .itemIcon {
background: url(../images/ui/uiSprite.png) no-repeat -128px 0;
}
#previewContainer .embedSizing .item ul {
list-style: none;
padding: 0;
margin: 0;
margin-top: 6px;
}
#previewContainer .embedSizing .item ul li {
margin-left: 21px;
margin-bottom: 6px;
}
.esriRtl #previewContainer .embedSizing .item ul li {
margin-left: 0;
margin-right: 21px;
}
#previewContainer .textAreaCon {
margin: 10px 0;
}
#previewContainer #inputEmbed {
line-height: 16px;
width: 100%;
}
#previewContainer #mapPreviewResize {
width: 700px;
height: 525px;
position: relative;
top: 0 !important;
left: 0 !important;
}
#previewContainer #mapPreviewResize.resizing {
border: 1px dashed #E5E5E5;
background: #ccc;
}
#previewContainer #map {
width: 700px;
height: 525px;
min-width: inherit !important;
top: 0;
left: 0;
} | css/preview.css | body, html {
background: #fff;
height: auto;
width: auto;
overflow: auto;
}
body {
padding: 20px;
}
.instruction {
padding: 0;
margin: 0;
margin-bottom: 5px;
}
#previewContainer h2 {
padding: 0 0 3px 0;
font-size: 13px;
border-bottom: 1px solid #E5E5E5;
margin: 10px 0;
}
#previewContainer h2:first-child {
margin-top: 0;
}
#embedArea {
width: auto;
margin: 0;
padding: 0;
border: 0;
}
#embedArea td {
vertical-align: top;
margin: 0;
padding: 0;
border: 0;
}
#previewContainer .embedSizing {
display: block;
list-style: none;
padding: 0;
margin: 0;
margin-right: 20px;
}
.esriRtl #previewContainer .embedSizing {
margin-right: 0;
margin-left: 20px;
}
#previewContainer .embedSizing .item {
display: block;
margin-bottom: 6px;
cursor: pointer;
}
#previewContainer .embedSizing .item input {
border: 1px solid #E5E5E5;
}
#previewContainer .embedSizing .item .itemIcon {
display: inline-block;
margin-right: 5px;
width: 16px;
height: 16px;
background: url(../images/ui/uiSprite.png) no-repeat -144px 0;
}
.esriRtl #previewContainer .embedSizing .item .itemIcon {
margin-right: 0;
margin-left: 5px;
}
#previewContainer .embedSizing .selected .itemIcon {
background: url(../images/ui/uiSprite.png) no-repeat -128px 0;
}
#previewContainer .embedSizing .item ul {
list-style: none;
padding: 0;
margin: 0;
margin-top: 6px;
}
#previewContainer .embedSizing .item ul li {
margin-left: 21px;
margin-bottom: 6px;
}
.esriRtl #previewContainer .embedSizing .item ul li {
margin-left: 0;
margin-right: 21px;
}
#previewContainer .textAreaCon {
margin: 10px 0;
}
#previewContainer #inputEmbed {
line-height: 16px;
width: 100%;
}
#previewContainer #mapPreviewResize {
width: 700px;
height: 525px;
position: relative;
top: 0 !important;
left: 0 !important;
}
#previewContainer #mapPreviewResize.resizing {
border: 1px dashed #E5E5E5;
background: #ccc;
}
#previewContainer #map {
width: 700px;
height: 525px;
min-width: inherit !important;
top: 0;
left: 0;
} | 0.376967 | 0.054399 |
display: flex;
flex-direction: column;
justify-content: flex-start;
width: 100%;
height: max-content;
}
.top-bar {
width: 100%;
height: 40px;
background-color: #1a3057;
}
.top-bar__header {
background-color: #1a3057;
}
.top-bar__nav {
float: right;
color: #FFFFFF;
}
.nav-bar {
width: 100%;
height: 80px;
background-color: #FFFFFF;
border-bottom: 1px solid #D1D1D1;
}
.nav-bar__header {
background-color: white;
margin: auto;
padding: 0 20px;
display: flex;
flex-flow: column;
align-items: left;
margin-left: 200px;
}
.nav-bar__logo {
padding: 8px 0;
display: inline-block;
}
.nav-bar__logo-img {
height: 64px;
display: block;
padding-right: 8px;
}
.main-content {
font-family: 'Source Sans Pro', sans-serif;
bottom: 100px;
width: 80%;
height: max-content;
margin-left: 200px;
background: #ffffff;
}
/* sidenavigation */
.sidenav {
height: 50%;
width: 180px;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color: #ffffff;
overflow-x: hidden;
margin-top: 120px;
}
.sidenav a {
padding: 6px 6px 6px 32px;
text-decoration: none;
font-size: 15px;
color: #1a3057;
display: block;
}
.sidenav a:hover {
color: #C62C2E;
}
.sidenav a:active {
background-color:#e4e4e6;
color: #C62C2E;
}
.sidenav a:visited {
background-color:#e4e4e6;
}
.main {
margin-left: 200px; /* Same as the width of the sidenav */
}
@media screen and (max-height: 450px) {
.sidenav {padding-top: 15px;}
.sidenav a {font-size: 18px;}
}
/* END sidenavi */
.publication-info {
width: 70%;
z-index: 1;
margin: 0 auto;
}
.documentation-info {
z-index: 1;
margin: 0 auto;
}
.other-info {
padding-bottom: 50px;
width: 100%;
z-index: 1;
margin: 0 auto;
}
.title {
width: 70%;
z-index: 1;
margin: 0 auto;
}
.footer {
margin-top: auto;
width: 100%;
background-color: #1a3057;
height: 100px;
}
.footer__logo-area {
display: flex;
justify-content: flex-end;
width: 100%;
margin-top: 10px;
margin-bottom: 20px;
}
.footer__img {
height: 60px;
margin-left: 10px;
margin-right: 10px;
}
h1,
body {
font-family: 'Source Sans Pro', sans-serif;
}
h1 {
font-weight: 900;
line-height: 1.5em;
font-size: 34px;
color:#1a3057;
text-align: left;
}
h2 {
font-weight: 600;
line-height: 1em;
font-size: 28px;
color: #000000;
}
h3 {
font-weight: 400;
line-height: 1em;
font-size: 26px;
color: #000000;
}
h4 {
font-weight: 400;
line-height: 1em;
font-size: 20px;
color: #000000;
}
h5 {
font-weight: 400;
line-height: 1em;
font-size: 17px;
color: #2b5eb7;
}
.section-title {
padding-top: 10px;
}
body {
margin: 0;
padding: 0;
box-sizing: border-box;
}
#more {
display: none;
}
#read-more-btn {
background: none;
border: none;
padding: 0;
color: #069;
text-decoration: underline;
cursor: pointer;
}
ul, ol {
padding: 0;
margin-left: 1em;
font-weight: 400;
padding-left: 5x;
}
figcaption {
font-weight: bold;
color: #8c8c8d;
padding: 2px;
}
a:link {
color: #1a3057;
background-color: transparent;
text-decoration: none;
}
a:hover {
color:#C62C2E;
background-color: transparent;
text-decoration: none;
}
a:active {
color:#C62C2E;
background-color: transparent;
text-decoration: underline;
}
html {
scroll-behavior: smooth;
}
.arrow{
position: fixed;
bottom: 30px;
right: 30px;
z-index: 9;
}
.arrow a{
height: 39px;
width: 37px;
text-align: center;
background: #1a3057;
display: block;
border-radius: 3px;
}
.arrow a span{
color: #f2f2f2;
font-size: 25px;
line-height: 39px;
cursor: pointer;
} | acct.bionimbus.org/dashboard/Public/documentation-page/index.css | display: flex;
flex-direction: column;
justify-content: flex-start;
width: 100%;
height: max-content;
}
.top-bar {
width: 100%;
height: 40px;
background-color: #1a3057;
}
.top-bar__header {
background-color: #1a3057;
}
.top-bar__nav {
float: right;
color: #FFFFFF;
}
.nav-bar {
width: 100%;
height: 80px;
background-color: #FFFFFF;
border-bottom: 1px solid #D1D1D1;
}
.nav-bar__header {
background-color: white;
margin: auto;
padding: 0 20px;
display: flex;
flex-flow: column;
align-items: left;
margin-left: 200px;
}
.nav-bar__logo {
padding: 8px 0;
display: inline-block;
}
.nav-bar__logo-img {
height: 64px;
display: block;
padding-right: 8px;
}
.main-content {
font-family: 'Source Sans Pro', sans-serif;
bottom: 100px;
width: 80%;
height: max-content;
margin-left: 200px;
background: #ffffff;
}
/* sidenavigation */
.sidenav {
height: 50%;
width: 180px;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color: #ffffff;
overflow-x: hidden;
margin-top: 120px;
}
.sidenav a {
padding: 6px 6px 6px 32px;
text-decoration: none;
font-size: 15px;
color: #1a3057;
display: block;
}
.sidenav a:hover {
color: #C62C2E;
}
.sidenav a:active {
background-color:#e4e4e6;
color: #C62C2E;
}
.sidenav a:visited {
background-color:#e4e4e6;
}
.main {
margin-left: 200px; /* Same as the width of the sidenav */
}
@media screen and (max-height: 450px) {
.sidenav {padding-top: 15px;}
.sidenav a {font-size: 18px;}
}
/* END sidenavi */
.publication-info {
width: 70%;
z-index: 1;
margin: 0 auto;
}
.documentation-info {
z-index: 1;
margin: 0 auto;
}
.other-info {
padding-bottom: 50px;
width: 100%;
z-index: 1;
margin: 0 auto;
}
.title {
width: 70%;
z-index: 1;
margin: 0 auto;
}
.footer {
margin-top: auto;
width: 100%;
background-color: #1a3057;
height: 100px;
}
.footer__logo-area {
display: flex;
justify-content: flex-end;
width: 100%;
margin-top: 10px;
margin-bottom: 20px;
}
.footer__img {
height: 60px;
margin-left: 10px;
margin-right: 10px;
}
h1,
body {
font-family: 'Source Sans Pro', sans-serif;
}
h1 {
font-weight: 900;
line-height: 1.5em;
font-size: 34px;
color:#1a3057;
text-align: left;
}
h2 {
font-weight: 600;
line-height: 1em;
font-size: 28px;
color: #000000;
}
h3 {
font-weight: 400;
line-height: 1em;
font-size: 26px;
color: #000000;
}
h4 {
font-weight: 400;
line-height: 1em;
font-size: 20px;
color: #000000;
}
h5 {
font-weight: 400;
line-height: 1em;
font-size: 17px;
color: #2b5eb7;
}
.section-title {
padding-top: 10px;
}
body {
margin: 0;
padding: 0;
box-sizing: border-box;
}
#more {
display: none;
}
#read-more-btn {
background: none;
border: none;
padding: 0;
color: #069;
text-decoration: underline;
cursor: pointer;
}
ul, ol {
padding: 0;
margin-left: 1em;
font-weight: 400;
padding-left: 5x;
}
figcaption {
font-weight: bold;
color: #8c8c8d;
padding: 2px;
}
a:link {
color: #1a3057;
background-color: transparent;
text-decoration: none;
}
a:hover {
color:#C62C2E;
background-color: transparent;
text-decoration: none;
}
a:active {
color:#C62C2E;
background-color: transparent;
text-decoration: underline;
}
html {
scroll-behavior: smooth;
}
.arrow{
position: fixed;
bottom: 30px;
right: 30px;
z-index: 9;
}
.arrow a{
height: 39px;
width: 37px;
text-align: center;
background: #1a3057;
display: block;
border-radius: 3px;
}
.arrow a span{
color: #f2f2f2;
font-size: 25px;
line-height: 39px;
cursor: pointer;
} | 0.430028 | 0.107017 |
.row {
overflow: hidden;
}
.col-sm-3 {
float: left;
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
min-width: 220px;
width: 220px;
}
.list-group .list-group-item {
padding: 0 16px;
}
.drop-row {
white-space: nowrap;
overflow-x: auto;
margin-bottom: 10px;
}
.drop-col {
margin-left: 10px;
display: inline-block;
vertical-align: top;
width: 180px;
padding-bottom: 10px;
}
.drag-border {
border: #5170ff dashed 1px;
}
.drag-handle {
cursor: move;
/* fallback if grab cursor is unsupported */
cursor: grab;
cursor: -moz-grab;
cursor: -webkit-grab;
}
.drag-handle:active {
cursor: grabbing;
cursor: -moz-grabbing;
cursor: -webkit-grabbing;
}
.drag-hint-border {
border: #3c763d dashed 2px;
}
.drag-over-border {
border: #fbbc05 dashed 2px;
}
.card {
border: 1px solid #cecece;
}
.card .card-header {
font-size: 18px;
/*color: #333;*/
padding: 10px;
}
.list-group {
padding: 10px;
max-height: 300px;
overflow-y: auto;
}
.list-group > li,
:host ::ng-deep .list-group > div > li {
height: 30px;
border: 1px solid #5170ff;
border: 1px solid var(--brand-1, #5170ff);
color: #293050;
color: var(--dark-1, #293050);
margin-bottom: 5px;
line-height: 30px;
background-color: #fff;
background-color: var(--white, #fff);
}
.list-group > li.selected,
:host ::ng-deep .list-group > div > li.selected {
height: 30px;
border: 1px solid #5170ff;
border: 1px solid var(--brand-1, #5170ff);
color: #5170ff;
color: var(--brand-1, #5170ff);
margin-bottom: 5px;
line-height: 30px;
background-color: #e8f0fd;
background-color: var(--brand-3, #e8f0fd);
}
:host::ng-deep .drag-placeholder {
border: 1px dashed #5170ff;
border: 1px dashed var(--brand-1, #5170ff);
margin: 10px 0;
}
:host ::ng-deep .show-origin .drag-origin-placeholder:not(.side-drag-origin-placeholder) {
border: 1px dashed #cacfd8;
border: 1px dashed var(--gray-1, #cacfd8);
}
:host ::ng-deep .show-origin .drag-origin-placeholder {
margin: 10px 0;
}
.show-origin .drop-el ::ng-deep li:first-child + .drag-origin-placeholder,
:host ::ng-deep .show-origin .drag-origin-placeholder:first-child {
margin-top: 0;
}
:host ::ng-deep .show-origin .drag-origin-placeholder.hit-origin-placeholder {
border-color: #5170ff;
border-color: var(--brand-1, #5170ff);
}
.show-origin ::ng-deep .drag-origin-placeholder.delay-deletion {
animation: origin-placeholder-shrink-to-none 0.2s cubic-bezier(0.86, 0, 0.07, 1) 1 0.05s both;
}
@keyframes origin-placeholder-shrink-to-none {
to {
height: 0px;
}
} | devui/dragdrop/demo/batch-drag/batch-drag.component.css | .row {
overflow: hidden;
}
.col-sm-3 {
float: left;
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
min-width: 220px;
width: 220px;
}
.list-group .list-group-item {
padding: 0 16px;
}
.drop-row {
white-space: nowrap;
overflow-x: auto;
margin-bottom: 10px;
}
.drop-col {
margin-left: 10px;
display: inline-block;
vertical-align: top;
width: 180px;
padding-bottom: 10px;
}
.drag-border {
border: #5170ff dashed 1px;
}
.drag-handle {
cursor: move;
/* fallback if grab cursor is unsupported */
cursor: grab;
cursor: -moz-grab;
cursor: -webkit-grab;
}
.drag-handle:active {
cursor: grabbing;
cursor: -moz-grabbing;
cursor: -webkit-grabbing;
}
.drag-hint-border {
border: #3c763d dashed 2px;
}
.drag-over-border {
border: #fbbc05 dashed 2px;
}
.card {
border: 1px solid #cecece;
}
.card .card-header {
font-size: 18px;
/*color: #333;*/
padding: 10px;
}
.list-group {
padding: 10px;
max-height: 300px;
overflow-y: auto;
}
.list-group > li,
:host ::ng-deep .list-group > div > li {
height: 30px;
border: 1px solid #5170ff;
border: 1px solid var(--brand-1, #5170ff);
color: #293050;
color: var(--dark-1, #293050);
margin-bottom: 5px;
line-height: 30px;
background-color: #fff;
background-color: var(--white, #fff);
}
.list-group > li.selected,
:host ::ng-deep .list-group > div > li.selected {
height: 30px;
border: 1px solid #5170ff;
border: 1px solid var(--brand-1, #5170ff);
color: #5170ff;
color: var(--brand-1, #5170ff);
margin-bottom: 5px;
line-height: 30px;
background-color: #e8f0fd;
background-color: var(--brand-3, #e8f0fd);
}
:host::ng-deep .drag-placeholder {
border: 1px dashed #5170ff;
border: 1px dashed var(--brand-1, #5170ff);
margin: 10px 0;
}
:host ::ng-deep .show-origin .drag-origin-placeholder:not(.side-drag-origin-placeholder) {
border: 1px dashed #cacfd8;
border: 1px dashed var(--gray-1, #cacfd8);
}
:host ::ng-deep .show-origin .drag-origin-placeholder {
margin: 10px 0;
}
.show-origin .drop-el ::ng-deep li:first-child + .drag-origin-placeholder,
:host ::ng-deep .show-origin .drag-origin-placeholder:first-child {
margin-top: 0;
}
:host ::ng-deep .show-origin .drag-origin-placeholder.hit-origin-placeholder {
border-color: #5170ff;
border-color: var(--brand-1, #5170ff);
}
.show-origin ::ng-deep .drag-origin-placeholder.delay-deletion {
animation: origin-placeholder-shrink-to-none 0.2s cubic-bezier(0.86, 0, 0.07, 1) 1 0.05s both;
}
@keyframes origin-placeholder-shrink-to-none {
to {
height: 0px;
}
} | 0.471467 | 0.157105 |
* {
margin: 0px;
padding: 0px;
}
html, body {
height: 100%;
max-height: 100%;
background: #dac97b;
}
.background_scene {
position: absolute;
background: #dac97b;
width: 100%;
height: 80%;
background-image: url(../img/background.png);
background-position: 0px 0px;
background-size: cover;
animation: animatedBackground 10s linear infinite;
}
@keyframes animatedBackground {
from { background-position: 0 0; }
to { background-position: 100% 0; }
}
.flex-container {
display: flex;
height: 100%;
}
.container {
margin: auto;
position:relative;
}
.antenna {
position:absolute;
width: 10px;
height: 120px;
border: 3px solid black;
left: 50%;
top: -58%;
border-radius: 10px;
background: #bfc2c7;
box-shadow: 7px 1px 6px 0px #00000094;
}
.antenna__small {
width: 6px;
left: 45%;
top: -45%;
}
.head {
position:absolute;
left: 20%;
top: -30%;
border: 2px solid #e0e2ef;
border-radius: 80% 80% 30% 30%;
width: 200px;
height: 120px;
background: #e0e2ef;
z-index: 2;
}
.head__line {
left: 19%;
top: -31%;
border: 5px solid black;
box-shadow: 9px -1px 6px 0px #00000094;
background: none;
}
.line {
height: 8px;
position : absolute;
}
.line--eyebrow {
border-radius: 15px;
top: 8%;
background: #8083aa;
left: 15%;
width: 68%;
}
.line--yellow {
border: 1px solid black;
background: #f6a339;
}
.line--yellow__left {
left: 1%;
top: 30%;
width: 25%;
}
.line--yellow__right {
top: 30%;
left: 72%;
width: 26%;
}
.line--black {
border: 1px solid black;
background: black;
width: 100%;
height: 3px;
top: 85%;
left: -3px;
}
.eye {
border: 4px solid white;
border-radius: 50%;
width: 70px;
height: 70px;
top: 17%;
left: 30%;
position:absolute;
background: black;
}
.pupil {
position:absolute;
border-radius: 50%;
background: white;
}
.pupil--big {
width: 20px;
height: 20px;
left: 20%;
top: 20%;
}
.pupil--small {
width: 13px;
height: 13px;
left: 50%;
top: 50%;
}
.pupil__second {
width: 7px;
height: 7px;
left: 20%;
top: 20%;
}
.base_second_eye {
position:absolute;
border-radius: 50% 50% 0% 0%;
border-top: 2px solid black;
border-left: 2px solid black;
border-right: 2px solid black;
width: 52px;
height: 45px;
left: 70%;
top: 46%;
}
.eye__second {
border: 2px solid white;
border-radius: 50%;
width: 23px;
height: 23px;
top: 17%;
left: 25%;
}
.body {
background: #e0e2ef;
border: 6px solid #e0e2ef;
border-radius: 50%;
width: 350px;
height: 350px;
clip-path: circle(49%);
-webkit-clip-path: circle(49%);
-ms-clip-path: circle(49%);
-webkit-animation: rotation 5s infinite linear;
}
.body__line {
position:absolute;
border: 8px solid black;
border-radius: 50%;
width: 350px;
height: 350px;
box-shadow: 9px 5px 6px 0px #00000094;
top: 0%;
}
.body_ball {
position:absolute;
border-radius: 50%;
background: #f6a43e;
width: 180px;
height: 180px;
border: 5px solid black;
}
.body_ball--line {
border-style: dashed groove none dotted;
width: 150px;
height: 150px;
left: 6%;
top: 8%;
}
.body_square {
position: absolute;
width: 60px;
height: 60px;
background: #e0e2ef;
left: 30%;
top: 30%;
}
.body_cone {
position: absolute;
width: 0;
height: 0;
border-left: 35px solid transparent;
border-right: 35px solid transparent;
border-top: 65px solid #e0e2ef;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.body_cone__left_top {
left: 6%;
top: 7%;
transform: rotate(-45deg);
}
.body_cone__right_top {
left: 48%;
top: 7%;
transform: rotate(45deg);
}
.body_cone__left_bottom {
left: 6%;
top: 45%;
transform: rotate(-140deg);
}
.body_cone__right_bottom {
left: 48%;
top: 45%;
transform: rotate(140deg);
}
.body_ball_purple {
position:absolute;
border-radius: 50%;
background: #8381a9;
}
.body_ball_purple--big {
width: 35px;
height: 35px;
left: 38%;
top: 40%;
}
.body_ball_purple--small {
width: 20px;
height: 20px;
left: 15%;
top: 68%;
}
.body_ball__one {
left: 25%;
top: 47%;
transform: rotate(30deg);
}
.body_ball__two {
left: -20%;
}
.body_ball__three {
left: 70%;
top: 10%;
}
.body_line {
position:absolute;
border: 3px solid #5d5e62;
border-radius: 50%;
width: 300px;
height: 300px;
left: 10%;
top: 25%;
}
.body_circle {
position:absolute;
border: 3px solid #5d5e62;
border-radius: 50%;
width: 15px;
height: 15px;
}
.body_circle__one {
top: 10%;
left: 60%;
}
.body_circle__two {
top: 15%;
left: 40%;
}
.body_circle__three {
top: 35%;
left: 35%;
}
.body_circle__four {
top: 45%;
left: 65%;
}
.body_circle__five {
top: 60%;
left: 18%;
}
.body_circle__six {
top: 68%;
left: 82%;
}
@keyframes rotation {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(359deg);
}
} | css/styles.css | * {
margin: 0px;
padding: 0px;
}
html, body {
height: 100%;
max-height: 100%;
background: #dac97b;
}
.background_scene {
position: absolute;
background: #dac97b;
width: 100%;
height: 80%;
background-image: url(../img/background.png);
background-position: 0px 0px;
background-size: cover;
animation: animatedBackground 10s linear infinite;
}
@keyframes animatedBackground {
from { background-position: 0 0; }
to { background-position: 100% 0; }
}
.flex-container {
display: flex;
height: 100%;
}
.container {
margin: auto;
position:relative;
}
.antenna {
position:absolute;
width: 10px;
height: 120px;
border: 3px solid black;
left: 50%;
top: -58%;
border-radius: 10px;
background: #bfc2c7;
box-shadow: 7px 1px 6px 0px #00000094;
}
.antenna__small {
width: 6px;
left: 45%;
top: -45%;
}
.head {
position:absolute;
left: 20%;
top: -30%;
border: 2px solid #e0e2ef;
border-radius: 80% 80% 30% 30%;
width: 200px;
height: 120px;
background: #e0e2ef;
z-index: 2;
}
.head__line {
left: 19%;
top: -31%;
border: 5px solid black;
box-shadow: 9px -1px 6px 0px #00000094;
background: none;
}
.line {
height: 8px;
position : absolute;
}
.line--eyebrow {
border-radius: 15px;
top: 8%;
background: #8083aa;
left: 15%;
width: 68%;
}
.line--yellow {
border: 1px solid black;
background: #f6a339;
}
.line--yellow__left {
left: 1%;
top: 30%;
width: 25%;
}
.line--yellow__right {
top: 30%;
left: 72%;
width: 26%;
}
.line--black {
border: 1px solid black;
background: black;
width: 100%;
height: 3px;
top: 85%;
left: -3px;
}
.eye {
border: 4px solid white;
border-radius: 50%;
width: 70px;
height: 70px;
top: 17%;
left: 30%;
position:absolute;
background: black;
}
.pupil {
position:absolute;
border-radius: 50%;
background: white;
}
.pupil--big {
width: 20px;
height: 20px;
left: 20%;
top: 20%;
}
.pupil--small {
width: 13px;
height: 13px;
left: 50%;
top: 50%;
}
.pupil__second {
width: 7px;
height: 7px;
left: 20%;
top: 20%;
}
.base_second_eye {
position:absolute;
border-radius: 50% 50% 0% 0%;
border-top: 2px solid black;
border-left: 2px solid black;
border-right: 2px solid black;
width: 52px;
height: 45px;
left: 70%;
top: 46%;
}
.eye__second {
border: 2px solid white;
border-radius: 50%;
width: 23px;
height: 23px;
top: 17%;
left: 25%;
}
.body {
background: #e0e2ef;
border: 6px solid #e0e2ef;
border-radius: 50%;
width: 350px;
height: 350px;
clip-path: circle(49%);
-webkit-clip-path: circle(49%);
-ms-clip-path: circle(49%);
-webkit-animation: rotation 5s infinite linear;
}
.body__line {
position:absolute;
border: 8px solid black;
border-radius: 50%;
width: 350px;
height: 350px;
box-shadow: 9px 5px 6px 0px #00000094;
top: 0%;
}
.body_ball {
position:absolute;
border-radius: 50%;
background: #f6a43e;
width: 180px;
height: 180px;
border: 5px solid black;
}
.body_ball--line {
border-style: dashed groove none dotted;
width: 150px;
height: 150px;
left: 6%;
top: 8%;
}
.body_square {
position: absolute;
width: 60px;
height: 60px;
background: #e0e2ef;
left: 30%;
top: 30%;
}
.body_cone {
position: absolute;
width: 0;
height: 0;
border-left: 35px solid transparent;
border-right: 35px solid transparent;
border-top: 65px solid #e0e2ef;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.body_cone__left_top {
left: 6%;
top: 7%;
transform: rotate(-45deg);
}
.body_cone__right_top {
left: 48%;
top: 7%;
transform: rotate(45deg);
}
.body_cone__left_bottom {
left: 6%;
top: 45%;
transform: rotate(-140deg);
}
.body_cone__right_bottom {
left: 48%;
top: 45%;
transform: rotate(140deg);
}
.body_ball_purple {
position:absolute;
border-radius: 50%;
background: #8381a9;
}
.body_ball_purple--big {
width: 35px;
height: 35px;
left: 38%;
top: 40%;
}
.body_ball_purple--small {
width: 20px;
height: 20px;
left: 15%;
top: 68%;
}
.body_ball__one {
left: 25%;
top: 47%;
transform: rotate(30deg);
}
.body_ball__two {
left: -20%;
}
.body_ball__three {
left: 70%;
top: 10%;
}
.body_line {
position:absolute;
border: 3px solid #5d5e62;
border-radius: 50%;
width: 300px;
height: 300px;
left: 10%;
top: 25%;
}
.body_circle {
position:absolute;
border: 3px solid #5d5e62;
border-radius: 50%;
width: 15px;
height: 15px;
}
.body_circle__one {
top: 10%;
left: 60%;
}
.body_circle__two {
top: 15%;
left: 40%;
}
.body_circle__three {
top: 35%;
left: 35%;
}
.body_circle__four {
top: 45%;
left: 65%;
}
.body_circle__five {
top: 60%;
left: 18%;
}
.body_circle__six {
top: 68%;
left: 82%;
}
@keyframes rotation {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(359deg);
}
} | 0.627152 | 0.125413 |
@import url(base.css);
@font-face {
font-family: 'Museo Sans 500';
src: url('../fonts/museosans.woff') format('woff'),
url('../fonts/museosans.ttf') format('truetype'),
url('../fonts/museosans.svg#svgFontName') format('svg');
}
body {
background: #eee;
font: normal 13px/1.3 'Museo Sans 500', 'Arial', 'Tahoma', 'Helvetica', sans-serif;
color: #222;
padding: 4px;
overflow: auto;
cursor: default;
}
p {
font-size: 14px;
cursor: default;
}
a, a:link, a:visited {
color: #2ba6cb;
text-decoration: underline;
}
a:hover, a:focus, a:active {
color: #3ac4ed;
text-decoration: none;
outline: 0;
}
h1 {
font-size: 27px;
font-weight: normal;
font-style: normal;
margin: 0 0 3px 0;
cursor: default;
}
h2 {
font-size: 17px;
font-weight: normal;
font-style: normal;
color: #666;
margin: 0 0 16px 0;
cursor: default;
}
h3 {
font-size: 15px;
font-weight: normal;
font-style: normal;
color: #666;
margin: 7px 0 2px 0;
cursor: default;
}
code {
display: inline-block;
width: auto;
background: #333;
border-radius: 8px;
padding: 6px;
margin-bottom: 12px;
color: #fafafa;
cursor: default;
}
table {
empty-cells: show;
border-collapse: separate !important;
border-radius: 8px;
margin: 0 0 5px 0;
border: 1px solid #b2b2b2;
width: 100%;
background: #fff;
overflow: hidden;
cursor: default;
}
table th {
padding: 4px;
}
table td {
padding: 4px;
}
table th:first-child, .contents table td:first-child {
width: 20%;
}
small {
display: block;
font-size: 13px;
margin-bottom: 20px;
color: #555;
cursor: default;
}
p {
margin: 0 0 17px 0;
}
/* -----------------------------------------
Utility
----------------------------------------- */
@media print {
.no-print {
display: none;
}
}
::-webkit-scrollbar {
width: 6px;
height: 6px;
background: #ddd;
border-radius: 10px;
}
::-webkit-scrollbar-track {
-webkit-box-shadow: 0 0 6px rgba(0,0,0,0.3);
border-radius: 10px;
}
::-webkit-scrollbar-thumb {
background: #555;
padding: 4px;
border-radius: 10px;
-webkit-box-shadow: 0 0 6px rgba(0,0,0,0.5);
} | extensions/exVideo HTML5/Assets/datafiles/exVideo Documentation/Manual_files/stylesheets/iframe.css | @import url(base.css);
@font-face {
font-family: 'Museo Sans 500';
src: url('../fonts/museosans.woff') format('woff'),
url('../fonts/museosans.ttf') format('truetype'),
url('../fonts/museosans.svg#svgFontName') format('svg');
}
body {
background: #eee;
font: normal 13px/1.3 'Museo Sans 500', 'Arial', 'Tahoma', 'Helvetica', sans-serif;
color: #222;
padding: 4px;
overflow: auto;
cursor: default;
}
p {
font-size: 14px;
cursor: default;
}
a, a:link, a:visited {
color: #2ba6cb;
text-decoration: underline;
}
a:hover, a:focus, a:active {
color: #3ac4ed;
text-decoration: none;
outline: 0;
}
h1 {
font-size: 27px;
font-weight: normal;
font-style: normal;
margin: 0 0 3px 0;
cursor: default;
}
h2 {
font-size: 17px;
font-weight: normal;
font-style: normal;
color: #666;
margin: 0 0 16px 0;
cursor: default;
}
h3 {
font-size: 15px;
font-weight: normal;
font-style: normal;
color: #666;
margin: 7px 0 2px 0;
cursor: default;
}
code {
display: inline-block;
width: auto;
background: #333;
border-radius: 8px;
padding: 6px;
margin-bottom: 12px;
color: #fafafa;
cursor: default;
}
table {
empty-cells: show;
border-collapse: separate !important;
border-radius: 8px;
margin: 0 0 5px 0;
border: 1px solid #b2b2b2;
width: 100%;
background: #fff;
overflow: hidden;
cursor: default;
}
table th {
padding: 4px;
}
table td {
padding: 4px;
}
table th:first-child, .contents table td:first-child {
width: 20%;
}
small {
display: block;
font-size: 13px;
margin-bottom: 20px;
color: #555;
cursor: default;
}
p {
margin: 0 0 17px 0;
}
/* -----------------------------------------
Utility
----------------------------------------- */
@media print {
.no-print {
display: none;
}
}
::-webkit-scrollbar {
width: 6px;
height: 6px;
background: #ddd;
border-radius: 10px;
}
::-webkit-scrollbar-track {
-webkit-box-shadow: 0 0 6px rgba(0,0,0,0.3);
border-radius: 10px;
}
::-webkit-scrollbar-thumb {
background: #555;
padding: 4px;
border-radius: 10px;
-webkit-box-shadow: 0 0 6px rgba(0,0,0,0.5);
} | 0.179099 | 0.061621 |
.debt {
color: #fe1319
}
.profit {
color: #21a358
}
.default {
color: #292929
}
.ft-grid {
display: flex;
flex-direction: row;
align-items: flex-start;
flex-wrap: wrap;
justify-content: space-evenly;
gap: 5px;
}
.ft-card {
text-align: left;
max-width: 300px;
padding: 10px;
background-color: rgba(255, 255, 255, .9);
font-size: 16px;
min-height: 30px;
line-height: 2em;
border-radius: 15px 15px 15px 15px;
vertical-align: middle;
-webkit-transition: 2s;
transition: 2s
}
.ft-card-chore-title {
font-size: 20px;
}
.ft-stats-row {
display: flex;
justify-content: space-between;
min-height: 40px;
min-width: 300px;
max-width: 500px;
align-items: center;
background-color: rgba(255, 255, 255, .9);
border-radius: 6px;
margin: 5px;
gap: 4px;
font-size: 20px;
line-height: 30px;
}
.ft-stats-item {
text-align: center;
flex-basis: auto;
}
.ft-place-indicator {
background-color: #ffd13b;
border-radius: 0 4px 4px 0;
color: rgb(255, 132, 16);
font-size: 25px;
min-width: 20px;
font-weight: 800;
padding-left: 5px;
}
.ft-text-color {
color: rgba(31, 31, 31, 0.9);
}
.ft-icon-color {
text-shadow: 0 0 0 rgba(31, 31, 31, 0.9);
}
.ft-inline-profile-image {
width: 35px;
min-width: 35px;
min-height: 35px;
height: 35px;
border-radius: 100%;
border: 2px solid #fff;
background-size: cover;
}
.region.top.left .MMM-flatastic .ft-grid,
.region.top.center .MMM-flatastic .ft-grid,
.region.top.right .MMM-flatastic .ft-grid,
.region.bottom.left .MMM-flatastic .ft-grid,
.region.bottom.center .MMM-flatastic .ft-grid,
.region.bottom.right .MMM-flatastic .ft-grid {
flex-direction: column;
align-items: center;
max-width: 300px;
}
.region.top.left .MMM-flatastic .ft-grid,
.region.bottom.left .MMM-flatastic .ft-grid {
align-items: flex-start;
}
.region.top.right .MMM-flatastic .ft-grid,
.region.bottom.right .MMM-flatastic .ft-grid {
align-items: flex-end;
} | res/ft.css | .debt {
color: #fe1319
}
.profit {
color: #21a358
}
.default {
color: #292929
}
.ft-grid {
display: flex;
flex-direction: row;
align-items: flex-start;
flex-wrap: wrap;
justify-content: space-evenly;
gap: 5px;
}
.ft-card {
text-align: left;
max-width: 300px;
padding: 10px;
background-color: rgba(255, 255, 255, .9);
font-size: 16px;
min-height: 30px;
line-height: 2em;
border-radius: 15px 15px 15px 15px;
vertical-align: middle;
-webkit-transition: 2s;
transition: 2s
}
.ft-card-chore-title {
font-size: 20px;
}
.ft-stats-row {
display: flex;
justify-content: space-between;
min-height: 40px;
min-width: 300px;
max-width: 500px;
align-items: center;
background-color: rgba(255, 255, 255, .9);
border-radius: 6px;
margin: 5px;
gap: 4px;
font-size: 20px;
line-height: 30px;
}
.ft-stats-item {
text-align: center;
flex-basis: auto;
}
.ft-place-indicator {
background-color: #ffd13b;
border-radius: 0 4px 4px 0;
color: rgb(255, 132, 16);
font-size: 25px;
min-width: 20px;
font-weight: 800;
padding-left: 5px;
}
.ft-text-color {
color: rgba(31, 31, 31, 0.9);
}
.ft-icon-color {
text-shadow: 0 0 0 rgba(31, 31, 31, 0.9);
}
.ft-inline-profile-image {
width: 35px;
min-width: 35px;
min-height: 35px;
height: 35px;
border-radius: 100%;
border: 2px solid #fff;
background-size: cover;
}
.region.top.left .MMM-flatastic .ft-grid,
.region.top.center .MMM-flatastic .ft-grid,
.region.top.right .MMM-flatastic .ft-grid,
.region.bottom.left .MMM-flatastic .ft-grid,
.region.bottom.center .MMM-flatastic .ft-grid,
.region.bottom.right .MMM-flatastic .ft-grid {
flex-direction: column;
align-items: center;
max-width: 300px;
}
.region.top.left .MMM-flatastic .ft-grid,
.region.bottom.left .MMM-flatastic .ft-grid {
align-items: flex-start;
}
.region.top.right .MMM-flatastic .ft-grid,
.region.bottom.right .MMM-flatastic .ft-grid {
align-items: flex-end;
} | 0.576542 | 0.177134 |
@import url('https://fonts.googleapis.com/css2?family=Fjalla+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
body{
font-family: 'Poppins', sans-serif;
font-size:1rem;
width:100%;
height:100%;
}
path{
fill:white;
}
.main {
width: 50%;
margin: 50px auto;
}
.jumbotron {
/*background-image: linear-gradient(rgba(0,0,0,0), rgba(255, 255, 255, 0.9905)), url("../media/colege-3.jpg");*/
/*filter:brightness(20%);*/
background-size:cover;
height:850px;
display: flex;
align-items: center;
justify-content: center;
top:0;
background-color: #d6d6d64b;
margin-top:-100px;
z-index: -100;
overflow: hidden;
}
/* Search input w/ icon */
.search{
padding-top: 15rem;
}
.search h2{
font-weight: bold;
color: #3d5170;
}
.has-search .form-control {
width: 40rem;
border-radius: 20px;
padding-left: 2.375rem;
}
.has-search .form-control:hover {
background-color: rgba(0, 119, 255, 0.29);
transition: 0.2s;
}
.has-search .form-control-feedback {
position: absolute;
z-index: 2;
display: block;
width: 2.375rem;
height: 2.375rem;
line-height: 2.375rem;
text-align: center;
pointer-events: none;
color: #aaa;
}
/* Navbar */
/* Add a black background color to the top navigation */
.topnav {
position: relative;
background-color: rgba(51, 51, 51, 0);
overflow: hidden;
margin: 0px 50px 0px 50px;
align-items: center;
z-index:3;
}
.topnav:hover{
transition: 0.5s;
background-color: rgba(255, 255, 255, 0.788);
font-size:0.8rem;
box-shadow: 0 0.150em 0.375em rgba(50,50,93,.19);
}
.topnav:hover a{
font-weight: bold;
transition: 0.5s;
font-size:0.8rem;
}
/* Style the links inside the navigation bar */
.topnav a {
color: #3d5170;
font-size:0.7rem;
text-align: center;
margin: 4px 6px 10px 0px;
}
/* Change the color of links on hover */
.topnav a:hover {
/*background-color: #ddd;*/
color: #1293e3;
}
/* Add a color to the active/current link */
.topnav a.active {
/*background-color: #4CAF50;*/
color: white;
}
/* Right-aligned section inside the top navigation */
.topnav-right {
float: right;
position: relative;
padding:0px 20px 0px 20px;
border:10px;
}
.topnav-right a{
background-color: #1293e3;
margin-right:5px;
color:white;
border-radius:20px;
padding:10px;
}
.topnav-left a{
margin-left:5px;
}
/* Responsive navigation menu - display links on top of each other instead of next to each other (for mobile devices) */
@media screen and (max-width: 600px) {
.topnav a, .topnav-right {
float: none;
display: block;
}
.topnav-centered a {
position: relative;
top: 0;
left: 0;
transform: none;
}
}
/* Logo */
.logo-div{
padding:10px 20px 0px 20px;
}
.logo{
width:75px;
margin-left:10px;
padding:10px;
}
.card{
min-width:max-content;
max-width:300px;
margin:20px;
height: 400px;
padding:0;
border-radius:10px;
box-shadow: 0 0.250em 0.375em rgba(50,50,93,.19);
overflow: hidden;
}
.card img{
height:10rem;
}
.card-row{
align-items: center;
justify-content: center;
display:inline-flex;
width:100%;
} | projSpring/homies_marketplace/src/main/resources/static/css/style.css | @import url('https://fonts.googleapis.com/css2?family=Fjalla+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
body{
font-family: 'Poppins', sans-serif;
font-size:1rem;
width:100%;
height:100%;
}
path{
fill:white;
}
.main {
width: 50%;
margin: 50px auto;
}
.jumbotron {
/*background-image: linear-gradient(rgba(0,0,0,0), rgba(255, 255, 255, 0.9905)), url("../media/colege-3.jpg");*/
/*filter:brightness(20%);*/
background-size:cover;
height:850px;
display: flex;
align-items: center;
justify-content: center;
top:0;
background-color: #d6d6d64b;
margin-top:-100px;
z-index: -100;
overflow: hidden;
}
/* Search input w/ icon */
.search{
padding-top: 15rem;
}
.search h2{
font-weight: bold;
color: #3d5170;
}
.has-search .form-control {
width: 40rem;
border-radius: 20px;
padding-left: 2.375rem;
}
.has-search .form-control:hover {
background-color: rgba(0, 119, 255, 0.29);
transition: 0.2s;
}
.has-search .form-control-feedback {
position: absolute;
z-index: 2;
display: block;
width: 2.375rem;
height: 2.375rem;
line-height: 2.375rem;
text-align: center;
pointer-events: none;
color: #aaa;
}
/* Navbar */
/* Add a black background color to the top navigation */
.topnav {
position: relative;
background-color: rgba(51, 51, 51, 0);
overflow: hidden;
margin: 0px 50px 0px 50px;
align-items: center;
z-index:3;
}
.topnav:hover{
transition: 0.5s;
background-color: rgba(255, 255, 255, 0.788);
font-size:0.8rem;
box-shadow: 0 0.150em 0.375em rgba(50,50,93,.19);
}
.topnav:hover a{
font-weight: bold;
transition: 0.5s;
font-size:0.8rem;
}
/* Style the links inside the navigation bar */
.topnav a {
color: #3d5170;
font-size:0.7rem;
text-align: center;
margin: 4px 6px 10px 0px;
}
/* Change the color of links on hover */
.topnav a:hover {
/*background-color: #ddd;*/
color: #1293e3;
}
/* Add a color to the active/current link */
.topnav a.active {
/*background-color: #4CAF50;*/
color: white;
}
/* Right-aligned section inside the top navigation */
.topnav-right {
float: right;
position: relative;
padding:0px 20px 0px 20px;
border:10px;
}
.topnav-right a{
background-color: #1293e3;
margin-right:5px;
color:white;
border-radius:20px;
padding:10px;
}
.topnav-left a{
margin-left:5px;
}
/* Responsive navigation menu - display links on top of each other instead of next to each other (for mobile devices) */
@media screen and (max-width: 600px) {
.topnav a, .topnav-right {
float: none;
display: block;
}
.topnav-centered a {
position: relative;
top: 0;
left: 0;
transform: none;
}
}
/* Logo */
.logo-div{
padding:10px 20px 0px 20px;
}
.logo{
width:75px;
margin-left:10px;
padding:10px;
}
.card{
min-width:max-content;
max-width:300px;
margin:20px;
height: 400px;
padding:0;
border-radius:10px;
box-shadow: 0 0.250em 0.375em rgba(50,50,93,.19);
overflow: hidden;
}
.card img{
height:10rem;
}
.card-row{
align-items: center;
justify-content: center;
display:inline-flex;
width:100%;
} | 0.444083 | 0.090093 |
@font-face {
font-family: boxicons;
font-weight: 400;
font-style: normal;
src: url(fonts/boxicons.eot);
src: url(fonts/boxicons.eot) format("embedded-opentype"), url(fonts/boxicons.woff2) format("woff2"), url(fonts/boxicons.woff) format("woff"), url(fonts/boxicons.ttf) format("truetype"),
url(https://unpkg.com/boxicons@2.1.1/fonts/boxicons.svg?#boxicons) format("svg");
}
.icon {
font-family: boxicons !important;
font-weight: 400;
font-style: normal;
font-variant: normal;
line-height: 1;
text-rendering: auto;
display: inline-block;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.n-ul {
margin-left: 2em;
padding-left: 0;
list-style: none;
}
.n-ul > li {
position: relative;
}
.n-ul .n {
font-size: inherit;
line-height: inherit;
position: absolute;
left: -2em;
width: 2em;
text-align: center;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-webkit-keyframes burst {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
90% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
opacity: 0;
}
}
@keyframes burst {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
90% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
opacity: 0;
}
}
@-webkit-keyframes flashing {
0% {
opacity: 1;
}
45% {
opacity: 0;
}
90% {
opacity: 1;
}
}
@keyframes flashing {
0% {
opacity: 1;
}
45% {
opacity: 0;
}
90% {
opacity: 1;
}
}
@-webkit-keyframes fade-left {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
75% {
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
opacity: 0;
}
}
@keyframes fade-left {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
75% {
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
opacity: 0;
}
}
@-webkit-keyframes fade-right {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
75% {
-webkit-transform: translateX(20px);
transform: translateX(20px);
opacity: 0;
}
}
@keyframes fade-right {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
75% {
-webkit-transform: translateX(20px);
transform: translateX(20px);
opacity: 0;
}
}
@-webkit-keyframes fade-up {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
75% {
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
opacity: 0;
}
}
@keyframes fade-up {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
75% {
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
opacity: 0;
}
}
@-webkit-keyframes fade-down {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
75% {
-webkit-transform: translateY(20px);
transform: translateY(20px);
opacity: 0;
}
}
@keyframes fade-down {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
75% {
-webkit-transform: translateY(20px);
transform: translateY(20px);
opacity: 0;
}
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -10deg);
transform: scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -10deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg);
transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -10deg);
transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -10deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -10deg);
transform: scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -10deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg);
transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg);
}
40%,
60%,
80% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.n-spin {
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
.n-spin-hover:hover {
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
.n-tada {
-webkit-animation: tada 1.5s ease infinite;
animation: tada 1.5s ease infinite;
}
.n-tada-hover:hover {
-webkit-animation: tada 1.5s ease infinite;
animation: tada 1.5s ease infinite;
}
.n-flashing {
-webkit-animation: flashing 1.5s infinite linear;
animation: flashing 1.5s infinite linear;
}
.n-flashing-hover:hover {
-webkit-animation: flashing 1.5s infinite linear;
animation: flashing 1.5s infinite linear;
}
.n-burst {
-webkit-animation: burst 1.5s infinite linear;
animation: burst 1.5s infinite linear;
}
.n-burst-hover:hover {
-webkit-animation: burst 1.5s infinite linear;
animation: burst 1.5s infinite linear;
}
.n-fade-up {
-webkit-animation: fade-up 1.5s infinite linear;
animation: fade-up 1.5s infinite linear;
}
.n-fade-up-hover:hover {
-webkit-animation: fade-up 1.5s infinite linear;
animation: fade-up 1.5s infinite linear;
}
.n-fade-down {
-webkit-animation: fade-down 1.5s infinite linear;
animation: fade-down 1.5s infinite linear;
}
.n-fade-down-hover:hover {
-webkit-animation: fade-down 1.5s infinite linear;
animation: fade-down 1.5s infinite linear;
}
.n-fade-left {
-webkit-animation: fade-left 1.5s infinite linear;
animation: fade-left 1.5s infinite linear;
}
.n-fade-left-hover:hover {
-webkit-animation: fade-left 1.5s infinite linear;
animation: fade-left 1.5s infinite linear;
}
.n-fade-right {
-webkit-animation: fade-right 1.5s infinite linear;
animation: fade-right 1.5s infinite linear;
}
.n-fade-right-hover:hover {
-webkit-animation: fade-right 1.5s infinite linear;
animation: fade-right 1.5s infinite linear;
}
.n-xs {
font-size: 1rem !important;
}
.n-sm {
font-size: 1.55rem !important;
}
.n-md {
font-size: 2.25rem !important;
}
.n-lg {
font-size: 3rem !important;
}
.n-fw {
font-size: 1.2857142857em;
line-height: 0.8em;
width: 1.2857142857em;
height: 0.8em;
margin-top: -0.2em !important;
vertical-align: middle;
}
.n-pull-left {
float: left;
margin-right: 0.3em !important;
}
.n-pull-right {
float: right;
margin-left: 0.3em !important;
}
.n-rotate-90 {
transform: rotate(90deg);
}
.n-rotate-180 {
transform: rotate(180deg);
}
.n-rotate-270 {
transform: rotate(270deg);
}
.n-flip-horizontal {
transform: scaleX(-1);
}
.n-flip-vertical {
transform: scaleY(-1);
}
.n-border {
padding: 0.25em;
border: 0.07em solid rgba(0, 0, 0, 0.1);
border-radius: 0.25em;
}
.n-border-circle {
padding: 0.25em;
border: 0.07em solid rgba(0, 0, 0, 0.1);
border-radius: 50%;
}
.nl-meta:before {
content: "\ef27";
}
.n-lemon:before {
content: "\ef28";
}
.ns-lemon:before {
content: "\ef29";
}
.n-cricket-ball:before {
content: "\ef0c";
}
.n-baguette:before {
content: "\ef0d";
}
.n-bowl-hot:before {
content: "\ef0e";
}
.n-bowl-rice:before {
content: "\ef0f";
}
.n-cable-car:before {
content: "\ef10";
}
.n-candles:before {
content: "\ef11";
}
.n-circle-half:before {
content: "\ef12";
}
.n-circle-quarter:before {
content: "\ef13";
}
.n-circle-three-quarter:before {
content: "\ef14";
}
.n-cross:before {
content: "\ef15";
}
.n-fork:before {
content: "\ef16";
}
.n-knife:before {
content: "\ef17";
}
.n-money-withdraw:before {
content: "\ef18";
}
.n-popsicle:before {
content: "\ef19";
}
.n-scatter-chart:before {
content: "\ef1a";
}
.ns-baguette:before {
content: "\ef1b";
}
.ns-bowl-hot:before {
content: "\ef1c";
}
.ns-bowl-rice:before {
content: "\ef1d";
}
.ns-cable-car:before {
content: "\ef1e";
}
.ns-circle-half:before {
content: "\ef1f";
}
.ns-circle-quarter:before {
content: "\ef20";
}
.ns-circle-three-quarter:before {
content: "\ef21";
}
.ns-cricket-ball:before {
content: "\ef22";
}
.ns-invader:before {
content: "\ef23";
}
.n-male-female:before {
content: "\ef24";
}
.ns-popsicle:before {
content: "\ef25";
}
.ns-tree-alt:before {
content: "\ef26";
}
.nl-venmo:before {
content: "\e900";
}
.nl-upwork:before {
content: "\e901";
}
.nl-netlify:before {
content: "\e902";
}
.nl-java:before {
content: "\e903";
}
.nl-heroku:before {
content: "\e904";
}
.nl-go-lang:before {
content: "\e905";
}
.nl-gmail:before {
content: "\e906";
}
.nl-flask:before {
content: "\e907";
}
.nl-99designs:before {
content: "\e908";
}
.nl-500px:before {
content: "\e909";
}
.nl-adobe:before {
content: "\e90a";
}
.nl-airbnb:before {
content: "\e90b";
}
.nl-algolia:before {
content: "\e90c";
}
.nl-amazon:before {
content: "\e90d";
}
.nl-android:before {
content: "\e90e";
}
.nl-angular:before {
content: "\e90f";
}
.nl-apple:before {
content: "\e910";
}
.nl-audible:before {
content: "\e911";
}
.nl-aws:before {
content: "\e912";
}
.nl-baidu:before {
content: "\e913";
}
.nl-behance:before {
content: "\e914";
}
.nl-bing:before {
content: "\e915";
}
.nl-bitcoin:before {
content: "\e916";
}
.nl-blender:before {
content: "\e917";
}
.nl-blogger:before {
content: "\e918";
}
.nl-bootstrap:before {
content: "\e919";
}
.nl-chrome:before {
content: "\e91a";
}
.nl-codepen:before {
content: "\e91b";
}
.nl-c-plus-plus:before {
content: "\e91c";
}
.nl-creative-commons:before {
content: "\e91d";
}
.nl-css3:before {
content: "\e91e";
}
.nl-dailymotion:before {
content: "\e91f";
}
.nl-deviantart:before {
content: "\e920";
}
.nl-dev-to:before {
content: "\e921";
}
.nl-digg:before {
content: "\e922";
}
.nl-digitalocean:before {
content: "\e923";
}
.nl-discord:before {
content: "\e924";
}
.nl-discord-alt:before {
content: "\e925";
}
.nl-discourse:before {
content: "\e926";
}
.nl-django:before {
content: "\e927";
}
.nl-docker:before {
content: "\e928";
}
.nl-dribbble:before {
content: "\e929";
}
.nl-dropbox:before {
content: "\e92a";
}
.nl-drupal:before {
content: "\e92b";
}
.nl-ebay:before {
content: "\e92c";
}
.nl-edge:before {
content: "\e92d";
}
.nl-etsy:before {
content: "\e92e";
}
.nl-facebook:before {
content: "\e92f";
}
.nl-facebook-circle:before {
content: "\e930";
}
.nl-facebook-square:before {
content: "\e931";
}
.nl-figma:before {
content: "\e932";
}
.nl-firebase:before {
content: "\e933";
}
.nl-firefox:before {
content: "\e934";
}
.nl-flickr:before {
content: "\e935";
}
.nl-flickr-square:before {
content: "\e936";
}
.nl-flutter:before {
content: "\e937";
}
.nl-foursquare:before {
content: "\e938";
}
.nl-git:before {
content: "\e939";
}
.nl-github:before {
content: "\e93a";
}
.nl-gitlab:before {
content: "\e93b";
}
.nl-google:before {
content: "\e93c";
}
.nl-google-cloud:before {
content: "\e93d";
}
.nl-google-plus:before {
content: "\e93e";
}
.nl-google-plus-circle:before {
content: "\e93f";
}
.nl-html5:before {
content: "\e940";
}
.nl-imdb:before {
content: "\e941";
}
.nl-instagram:before {
content: "\e942";
}
.nl-instagram-alt:before {
content: "\e943";
}
.nl-internet-explorer:before {
content: "\e944";
}
.nl-invision:before {
content: "\e945";
}
.nl-javascript:before {
content: "\e946";
}
.nl-joomla:before {
content: "\e947";
}
.nl-jquery:before {
content: "\e948";
}
.nl-jsfiddle:before {
content: "\e949";
}
.nl-kickstarter:before {
content: "\e94a";
}
.nl-kubernetes:before {
content: "\e94b";
}
.nl-less:before {
content: "\e94c";
}
.nl-linkedin:before {
content: "\e94d";
}
.nl-linkedin-square:before {
content: "\e94e";
}
.nl-magento:before {
content: "\e94f";
}
.nl-mailchimp:before {
content: "\e950";
}
.nl-markdown:before {
content: "\e951";
}
.nl-mastercard:before {
content: "\e952";
}
.nl-mastodon:before {
content: "\e953";
}
.nl-medium:before {
content: "\e954";
}
.nl-medium-old:before {
content: "\e955";
}
.nl-medium-square:before {
content: "\e956";
}
.nl-messenger:before {
content: "\e957";
}
.nl-microsoft:before {
content: "\e958";
}
.nl-microsoft-teams:before {
content: "\e959";
}
.nl-nodejs:before {
content: "\e95a";
}
.nl-ok-ru:before {
content: "\e95b";
}
.nl-opera:before {
content: "\e95c";
}
.nl-patreon:before {
content: "\e95d";
}
.nl-paypal:before {
content: "\e95e";
}
.nl-periscope:before {
content: "\e95f";
}
.nl-php:before {
content: "\e960";
}
.nl-pinterest:before {
content: "\e961";
}
.nl-pinterest-alt:before {
content: "\e962";
}
.nl-play-store:before {
content: "\e963";
}
.nl-pocket:before {
content: "\e964";
}
.nl-product-hunt:before {
content: "\e965";
}
.nl-python:before {
content: "\e966";
}
.nl-quora:before {
content: "\e967";
}
.nl-react:before {
content: "\e968";
}
.nl-redbubble:before {
content: "\e969";
}
.nl-reddit:before {
content: "\e96a";
}
.nl-redux:before {
content: "\e96b";
}
.nl-sass:before {
content: "\e96c";
}
.nl-shopify:before {
content: "\e96d";
}
.nl-sketch:before {
content: "\e96e";
}
.nl-skype:before {
content: "\e96f";
}
.nl-slack:before {
content: "\e970";
}
.nl-slack-old:before {
content: "\e971";
}
.nl-snapchat:before {
content: "\e972";
}
.nl-soundcloud:before {
content: "\e973";
}
.nl-spotify:before {
content: "\e974";
}
.nl-spring-boot:before {
content: "\e975";
}
.nl-squarespace:before {
content: "\e976";
}
.nl-stack-overflow:before {
content: "\e977";
}
.nl-steam:before {
content: "\e978";
}
.nl-stripe:before {
content: "\e979";
}
.nl-tailwind-css:before {
content: "\e97a";
}
.nl-telegram:before {
content: "\e97b";
}
.nl-tiktok:before {
content: "\e97c";
}
.nl-trello:before {
content: "\e97d";
}
.nl-trip-advisor:before {
content: "\e97e";
}
.nl-tumblr:before {
content: "\e97f";
}
.nl-tux:before {
content: "\e980";
}
.nl-twitch:before {
content: "\e981";
}
.nl-twitter:before {
content: "\e982";
}
.nl-unity:before {
content: "\e983";
}
.nl-unsplash:before {
content: "\e984";
}
.nl-vimeo:before {
content: "\e985";
}
.nl-visa:before {
content: "\e986";
}
.nl-visual-studio:before {
content: "\e987";
}
.nl-vk:before {
content: "\e988";
}
.nl-vuejs:before {
content: "\e989";
}
.nl-whatsapp:before {
content: "\e98a";
}
.nl-whatsapp-square:before {
content: "\e98b";
}
.nl-wikipedia:before {
content: "\e98c";
}
.nl-windows:before {
content: "\e98d";
}
.nl-wix:before {
content: "\e98e";
}
.nl-wordpress:before {
content: "\e98f";
}
.nl-yahoo:before {
content: "\e990";
}
.nl-yelp:before {
content: "\e991";
}
.nl-youtube:before {
content: "\e992";
}
.nl-zoom:before {
content: "\e993";
}
.n-collapse-alt:before {
content: "\e994";
}
.n-collapse-horizontal:before {
content: "\e995";
}
.n-collapse-vertical:before {
content: "\e996";
}
.n-expand-horizontal:before {
content: "\e997";
}
.n-expand-vertical:before {
content: "\e998";
}
.n-injection:before {
content: "\e999";
}
.n-leaf:before {
content: "\e99a";
}
.n-math:before {
content: "\e99b";
}
.n-party:before {
content: "\e99c";
}
.n-abacus:before {
content: "\e99d";
}
.n-accessibility:before {
content: "\e99e";
}
.n-add-to-queue:before {
content: "\e99f";
}
.n-adjust:before {
content: "\e9a0";
}
.n-alarm:before {
content: "\e9a1";
}
.n-alarm-add:before {
content: "\e9a2";
}
.n-alarm-exclamation:before {
content: "\e9a3";
}
.n-alarm-off:before {
content: "\e9a4";
}
.n-alarm-snooze:before {
content: "\e9a5";
}
.n-album:before {
content: "\e9a6";
}
.n-align-justify:before {
content: "\e9a7";
}
.n-align-left:before {
content: "\e9a8";
}
.n-align-middle:before {
content: "\e9a9";
}
.n-align-right:before {
content: "\e9aa";
}
.n-analyse:before {
content: "\e9ab";
}
.n-anchor:before {
content: "\e9ac";
}
.n-angry:before {
content: "\e9ad";
}
.n-aperture:before {
content: "\e9ae";
}
.n-arch:before {
content: "\e9af";
}
.n-archive:before {
content: "\e9b0";
}
.n-archive-in:before {
content: "\e9b1";
}
.n-archive-out:before {
content: "\e9b2";
}
.n-area:before {
content: "\e9b3";
}
.n-arrow-back:before {
content: "\e9b4";
}
.n-arrow-from-bottom:before {
content: "\e9b5";
}
.n-arrow-from-left:before {
content: "\e9b6";
}
.n-arrow-from-right:before {
content: "\e9b7";
}
.n-arrow-from-top:before {
content: "\e9b8";
}
.n-arrow-to-bottom:before {
content: "\e9b9";
}
.n-arrow-to-left:before {
content: "\e9ba";
}
.n-arrow-to-right:before {
content: "\e9bb";
}
.n-arrow-to-top:before {
content: "\e9bc";
}
.n-at:before {
content: "\e9bd";
}
.n-atom:before {
content: "\e9be";
}
.n-award:before {
content: "\e9bf";
}
.n-badge:before {
content: "\e9c0";
}
.n-badge-check:before {
content: "\e9c1";
}
.n-ball:before {
content: "\e9c2";
}
.n-band-aid:before {
content: "\e9c3";
}
.n-bar-chart:before {
content: "\e9c4";
}
.n-bar-chart-alt:before {
content: "\e9c5";
}
.n-bar-chart-alt-2:before {
content: "\e9c6";
}
.n-bar-chart-square:before {
content: "\e9c7";
}
.n-barcode:before {
content: "\e9c8";
}
.n-barcode-reader:before {
content: "\e9c9";
}
.n-baseball:before {
content: "\e9ca";
}
.n-basket:before {
content: "\e9cb";
}
.n-basketball:before {
content: "\e9cc";
}
.n-bath:before {
content: "\e9cd";
}
.n-battery:before {
content: "\e9ce";
}
.n-bed:before {
content: "\e9cf";
}
.n-been-here:before {
content: "\e9d0";
}
.n-beer:before {
content: "\e9d1";
}
.n-bell:before {
content: "\e9d2";
}
.n-bell-minus:before {
content: "\e9d3";
}
.n-bell-off:before {
content: "\e9d4";
}
.n-bell-plus:before {
content: "\e9d5";
}
.n-bible:before {
content: "\e9d6";
}
.n-bitcoin:before {
content: "\e9d7";
}
.n-blanket:before {
content: "\e9d8";
}
.n-block:before {
content: "\e9d9";
}
.n-bluetooth:before {
content: "\e9da";
}
.n-body:before {
content: "\e9db";
}
.n-bold:before {
content: "\e9dc";
}
.n-bolt-circle:before {
content: "\e9dd";
}
.n-bomb:before {
content: "\e9de";
}
.n-bone:before {
content: "\e9df";
}
.n-bong:before {
content: "\e9e0";
}
.n-book:before {
content: "\e9e1";
}
.n-book-add:before {
content: "\e9e2";
}
.n-book-alt:before {
content: "\e9e3";
}
.n-book-bookmark:before {
content: "\e9e4";
}
.n-book-content:before {
content: "\e9e5";
}
.n-book-heart:before {
content: "\e9e6";
}
.n-bookmark:before {
content: "\e9e7";
}
.n-bookmark-alt:before {
content: "\e9e8";
}
.n-bookmark-alt-minus:before {
content: "\e9e9";
}
.n-bookmark-alt-plus:before {
content: "\e9ea";
}
.n-bookmark-heart:before {
content: "\e9eb";
}
.n-bookmark-minus:before {
content: "\e9ec";
}
.n-bookmark-plus:before {
content: "\e9ed";
}
.n-bookmarks:before {
content: "\e9ee";
}
.n-book-open:before {
content: "\e9ef";
}
.n-book-reader:before {
content: "\e9f0";
}
.n-border-all:before {
content: "\e9f1";
}
.n-border-bottom:before {
content: "\e9f2";
}
.n-border-inner:before {
content: "\e9f3";
}
.n-border-left:before {
content: "\e9f4";
}
.n-border-none:before {
content: "\e9f5";
}
.n-border-outer:before {
content: "\e9f6";
}
.n-border-radius:before {
content: "\e9f7";
}
.n-border-right:before {
content: "\e9f8";
}
.n-border-top:before {
content: "\e9f9";
}
.n-bot:before {
content: "\e9fa";
}
.n-bowling-ball:before {
content: "\e9fb";
}
.n-box:before {
content: "\e9fc";
}
.n-bracket:before {
content: "\e9fd";
}
.n-braille:before {
content: "\e9fe";
}
.n-brain:before {
content: "\e9ff";
}
.n-briefcase:before {
content: "\ea00";
}
.n-briefcase-alt:before {
content: "\ea01";
}
.n-briefcase-alt-2:before {
content: "\ea02";
}
.n-brightness:before {
content: "\ea03";
}
.n-brightness-half:before {
content: "\ea04";
}
.n-broadcast:before {
content: "\ea05";
}
.n-brush:before {
content: "\ea06";
}
.n-brush-alt:before {
content: "\ea07";
}
.n-bug:before {
content: "\ea08";
}
.n-bug-alt:before {
content: "\ea09";
}
.n-building:before {
content: "\ea0a";
}
.n-building-house:before {
content: "\ea0b";
}
.n-buildings:before {
content: "\ea0c";
}
.n-bulb:before {
content: "\ea0d";
}
.n-bullseye:before {
content: "\ea0e";
}
.n-buoy:before {
content: "\ea0f";
}
.n-bus:before {
content: "\ea10";
}
.n-bus-school:before {
content: "\ea11";
}
.n-cabinet:before {
content: "\ea12";
}
.n-cake:before {
content: "\ea13";
}
.n-calculator:before {
content: "\ea14";
}
.n-calendar:before {
content: "\ea15";
}
.n-calendar-alt:before {
content: "\ea16";
}
.n-calendar-check:before {
content: "\ea17";
}
.n-calendar-edit:before {
content: "\ea18";
}
.n-calendar-event:before {
content: "\ea19";
}
.n-calendar-exclamation:before {
content: "\ea1a";
}
.n-calendar-heart:before {
content: "\ea1b";
}
.n-calendar-minus:before {
content: "\ea1c";
}
.n-calendar-plus:before {
content: "\ea1d";
}
.n-calendar-star:before {
content: "\ea1e";
}
.n-calendar-week:before {
content: "\ea1f";
}
.n-calendar-x:before {
content: "\ea20";
}
.n-camera:before {
content: "\ea21";
}
.n-camera-home:before {
content: "\ea22";
}
.n-camera-movie:before {
content: "\ea23";
}
.n-camera-off:before {
content: "\ea24";
}
.n-capsule:before {
content: "\ea25";
}
.n-captions:before {
content: "\ea26";
}
.n-car:before {
content: "\ea27";
}
.n-card:before {
content: "\ea28";
}
.n-caret-down:before {
content: "\ea29";
}
.n-caret-down-circle:before {
content: "\ea2a";
}
.n-caret-down-square:before {
content: "\ea2b";
}
.n-caret-left:before {
content: "\ea2c";
}
.n-caret-left-circle:before {
content: "\ea2d";
}
.n-caret-left-square:before {
content: "\ea2e";
}
.n-caret-right:before {
content: "\ea2f";
}
.n-caret-right-circle:before {
content: "\ea30";
}
.n-caret-right-square:before {
content: "\ea31";
}
.n-caret-up:before {
content: "\ea32";
}
.n-caret-up-circle:before {
content: "\ea33";
}
.n-caret-up-square:before {
content: "\ea34";
}
.n-carousel:before {
content: "\ea35";
}
.n-cart:before {
content: "\ea36";
}
.n-cart-alt:before {
content: "\ea37";
}
.n-cast:before {
content: "\ea38";
}
.n-category:before {
content: "\ea39";
}
.n-category-alt:before {
content: "\ea3a";
}
.n-cctv:before {
content: "\ea3b";
}
.n-certification:before {
content: "\ea3c";
}
.n-chair:before {
content: "\ea3d";
}
.n-chalkboard:before {
content: "\ea3e";
}
.n-chart:before {
content: "\ea3f";
}
.n-chat:before {
content: "\ea40";
}
.n-check:before {
content: "\ea41";
}
.n-checkbox:before {
content: "\ea42";
}
.n-checkbox-checked:before {
content: "\ea43";
}
.n-checkbox-minus:before {
content: "\ea44";
}
.n-checkbox-square:before {
content: "\ea45";
}
.n-check-circle:before {
content: "\ea46";
}
.n-check-double:before {
content: "\ea47";
}
.n-check-shield:before {
content: "\ea48";
}
.n-check-square:before {
content: "\ea49";
}
.n-chevron-down:before {
content: "\ea4a";
}
.n-chevron-down-circle:before {
content: "\ea4b";
}
.n-chevron-down-square:before {
content: "\ea4c";
}
.n-chevron-left:before {
content: "\ea4d";
}
.n-chevron-left-circle:before {
content: "\ea4e";
}
.n-chevron-left-square:before {
content: "\ea4f";
}
.n-chevron-right:before {
content: "\ea50";
}
.n-chevron-right-circle:before {
content: "\ea51";
}
.n-chevron-right-square:before {
content: "\ea52";
}
.n-chevrons-down:before {
content: "\ea53";
}
.n-chevrons-left:before {
content: "\ea54";
}
.n-chevrons-right:before {
content: "\ea55";
}
.n-chevrons-up:before {
content: "\ea56";
}
.n-chevron-up:before {
content: "\ea57";
}
.n-chevron-up-circle:before {
content: "\ea58";
}
.n-chevron-up-square:before {
content: "\ea59";
}
.n-chip:before {
content: "\ea5a";
}
.n-church:before {
content: "\ea5b";
}
.n-circle:before {
content: "\ea5c";
}
.n-clinic:before {
content: "\ea5d";
}
.n-clipboard:before {
content: "\ea5e";
}
.n-closet:before {
content: "\ea5f";
}
.n-cloud:before {
content: "\ea60";
}
.n-cloud-download:before {
content: "\ea61";
}
.n-cloud-drizzle:before {
content: "\ea62";
}
.n-cloud-lightning:before {
content: "\ea63";
}
.n-cloud-light-rain:before {
content: "\ea64";
}
.n-cloud-rain:before {
content: "\ea65";
}
.n-cloud-snow:before {
content: "\ea66";
}
.n-cloud-upload:before {
content: "\ea67";
}
.n-code:before {
content: "\ea68";
}
.n-code-alt:before {
content: "\ea69";
}
.n-code-block:before {
content: "\ea6a";
}
.n-code-curly:before {
content: "\ea6b";
}
.n-coffee:before {
content: "\ea6c";
}
.n-coffee-togo:before {
content: "\ea6d";
}
.n-cog:before {
content: "\ea6e";
}
.n-coin:before {
content: "\ea6f";
}
.n-coin-stack:before {
content: "\ea70";
}
.n-collapse:before {
content: "\ea71";
}
.n-collection:before {
content: "\ea72";
}
.n-color-fill:before {
content: "\ea73";
}
.n-columns:before {
content: "\ea74";
}
.n-command:before {
content: "\ea75";
}
.n-comment:before {
content: "\ea76";
}
.n-comment-add:before {
content: "\ea77";
}
.n-comment-check:before {
content: "\ea78";
}
.n-comment-detail:before {
content: "\ea79";
}
.n-comment-dots:before {
content: "\ea7a";
}
.n-comment-edit:before {
content: "\ea7b";
}
.n-comment-error:before {
content: "\ea7c";
}
.n-comment-minus:before {
content: "\ea7d";
}
.n-comment-x:before {
content: "\ea7e";
}
.n-compass:before {
content: "\ea7f";
}
.n-confused:before {
content: "\ea80";
}
.n-conversation:before {
content: "\ea81";
}
.n-cookie:before {
content: "\ea82";
}
.n-cool:before {
content: "\ea83";
}
.n-copy:before {
content: "\ea84";
}
.n-copy-alt:before {
content: "\ea85";
}
.n-copyright:before {
content: "\ea86";
}
.n-credit-card:before {
content: "\ea87";
}
.n-credit-card-alt:before {
content: "\ea88";
}
.n-credit-card-front:before {
content: "\ea89";
}
.n-crop:before {
content: "\ea8a";
}
.n-crosshair:before {
content: "\ea8b";
}
.n-crown:before {
content: "\ea8c";
}
.n-cube:before {
content: "\ea8d";
}
.n-cube-alt:before {
content: "\ea8e";
}
.n-cuboid:before {
content: "\ea8f";
}
.n-current-location:before {
content: "\ea90";
}
.n-customize:before {
content: "\ea91";
}
.n-cut:before {
content: "\ea92";
}
.n-cycling:before {
content: "\ea93";
}
.n-cylinder:before {
content: "\ea94";
}
.n-data:before {
content: "\ea95";
}
.n-desktop:before {
content: "\ea96";
}
.n-detail:before {
content: "\ea97";
}
.n-devices:before {
content: "\ea98";
}
.n-dialpad:before {
content: "\ea99";
}
.n-dialpad-alt:before {
content: "\ea9a";
}
.n-diamond:before {
content: "\ea9b";
}
.n-dice-1:before {
content: "\ea9c";
}
.n-dice-2:before {
content: "\ea9d";
}
.n-dice-3:before {
content: "\ea9e";
}
.n-dice-4:before {
content: "\ea9f";
}
.n-dice-5:before {
content: "\eaa0";
}
.n-dice-6:before {
content: "\eaa1";
}
.n-directions:before {
content: "\eaa2";
}
.n-disc:before {
content: "\eaa3";
}
.n-dish:before {
content: "\eaa4";
}
.n-dislike:before {
content: "\eaa5";
}
.n-dizzy:before {
content: "\eaa6";
}
.n-dna:before {
content: "\eaa7";
}
.n-dock-bottom:before {
content: "\eaa8";
}
.n-dock-left:before {
content: "\eaa9";
}
.n-dock-right:before {
content: "\eaaa";
}
.n-dock-top:before {
content: "\eaab";
}
.n-dollar:before {
content: "\eaac";
}
.n-dollar-circle:before {
content: "\eaad";
}
.n-donate-blood:before {
content: "\eaae";
}
.n-donate-heart:before {
content: "\eaaf";
}
.n-door-open:before {
content: "\eab0";
}
.n-dots-horizontal:before {
content: "\eab1";
}
.n-dots-horizontal-rounded:before {
content: "\eab2";
}
.n-dots-vertical:before {
content: "\eab3";
}
.n-dots-vertical-rounded:before {
content: "\eab4";
}
.n-doughnut-chart:before {
content: "\eab5";
}
.n-down-arrow:before {
content: "\eab6";
}
.n-down-arrow-alt:before {
content: "\eab7";
}
.n-down-arrow-circle:before {
content: "\eab8";
}
.n-download:before {
content: "\eab9";
}
.n-downvote:before {
content: "\eaba";
}
.n-drink:before {
content: "\eabb";
}
.n-droplet:before {
content: "\eabc";
}
.n-dumbbell:before {
content: "\eabd";
}
.n-duplicate:before {
content: "\eabe";
}
.n-edit:before {
content: "\eabf";
}
.n-edit-alt:before {
content: "\eac0";
}
.n-envelope:before {
content: "\eac1";
}
.n-envelope-open:before {
content: "\eac2";
}
.n-equalizer:before {
content: "\eac3";
}
.n-eraser:before {
content: "\eac4";
}
.n-error:before {
content: "\eac5";
}
.n-error-alt:before {
content: "\eac6";
}
.n-error-circle:before {
content: "\eac7";
}
.n-euro:before {
content: "\eac8";
}
.n-exclude:before {
content: "\eac9";
}
.n-exit:before {
content: "\eaca";
}
.n-exit-fullscreen:before {
content: "\eacb";
}
.n-expand:before {
content: "\eacc";
}
.n-expand-alt:before {
content: "\eacd";
}
.n-export:before {
content: "\eace";
}
.n-extension:before {
content: "\eacf";
}
.n-face:before {
content: "\ead0";
}
.n-fast-forward:before {
content: "\ead1";
}
.n-fast-forward-circle:before {
content: "\ead2";
}
.n-female:before {
content: "\ead3";
}
.n-female-sign:before {
content: "\ead4";
}
.n-file:before {
content: "\ead5";
}
.n-file-blank:before {
content: "\ead6";
}
.n-file-find:before {
content: "\ead7";
}
.n-film:before {
content: "\ead8";
}
.n-filter:before {
content: "\ead9";
}
.n-filter-alt:before {
content: "\eada";
}
.n-fingerprint:before {
content: "\eadb";
}
.n-first-aid:before {
content: "\eadc";
}
.n-first-page:before {
content: "\eadd";
}
.n-flag:before {
content: "\eade";
}
.n-folder:before {
content: "\eadf";
}
.n-folder-minus:before {
content: "\eae0";
}
.n-folder-open:before {
content: "\eae1";
}
.n-folder-plus:before {
content: "\eae2";
}
.n-font:before {
content: "\eae3";
}
.n-font-color:before {
content: "\eae4";
}
.n-font-family:before {
content: "\eae5";
}
.n-font-size:before {
content: "\eae6";
}
.n-food-menu:before {
content: "\eae7";
}
.n-food-tag:before {
content: "\eae8";
}
.n-football:before {
content: "\eae9";
}
.n-fridge:before {
content: "\eaea";
}
.n-fullscreen:before {
content: "\eaeb";
}
.n-game:before {
content: "\eaec";
}
.n-gas-pump:before {
content: "\eaed";
}
.n-ghost:before {
content: "\eaee";
}
.n-gift:before {
content: "\eaef";
}
.n-git-branch:before {
content: "\eaf0";
}
.n-git-commit:before {
content: "\eaf1";
}
.n-git-compare:before {
content: "\eaf2";
}
.n-git-merge:before {
content: "\eaf3";
}
.n-git-pull-request:before {
content: "\eaf4";
}
.n-git-repo-forked:before {
content: "\eaf5";
}
.n-glasses:before {
content: "\eaf6";
}
.n-glasses-alt:before {
content: "\eaf7";
}
.n-globe:before {
content: "\eaf8";
}
.n-globe-alt:before {
content: "\eaf9";
}
.n-grid:before {
content: "\eafa";
}
.n-grid-alt:before {
content: "\eafb";
}
.n-grid-horizontal:before {
content: "\eafc";
}
.n-grid-small:before {
content: "\eafd";
}
.n-grid-vertical:before {
content: "\eafe";
}
.n-group:before {
content: "\eaff";
}
.n-handicap:before {
content: "\eb00";
}
.n-happy:before {
content: "\eb01";
}
.n-happy-alt:before {
content: "\eb02";
}
.n-happy-beaming:before {
content: "\eb03";
}
.n-happy-heart-eyes:before {
content: "\eb04";
}
.n-hash:before {
content: "\eb05";
}
.n-hdd:before {
content: "\eb06";
}
.n-heading:before {
content: "\eb07";
}
.n-headphone:before {
content: "\eb08";
}
.n-health:before {
content: "\eb09";
}
.n-heart:before {
content: "\eb0a";
}
.n-heart-circle:before {
content: "\eb0b";
}
.n-heart-square:before {
content: "\eb0c";
}
.n-help-circle:before {
content: "\eb0d";
}
.n-hide:before {
content: "\eb0e";
}
.n-highlight:before {
content: "\eb0f";
}
.n-history:before {
content: "\eb10";
}
.n-hive:before {
content: "\eb11";
}
.n-home:before {
content: "\eb12";
}
.n-home-alt:before {
content: "\eb13";
}
.n-home-circle:before {
content: "\eb14";
}
.n-home-heart:before {
content: "\eb15";
}
.n-home-smile:before {
content: "\eb16";
}
.n-horizontal-center:before {
content: "\eb17";
}
.n-hotel:before {
content: "\eb18";
}
.n-hourglass:before {
content: "\eb19";
}
.n-id-card:before {
content: "\eb1a";
}
.n-image:before {
content: "\eb1b";
}
.n-image-add:before {
content: "\eb1c";
}
.n-image-alt:before {
content: "\eb1d";
}
.n-images:before {
content: "\eb1e";
}
.n-import:before {
content: "\eb1f";
}
.n-infinite:before {
content: "\eb20";
}
.n-info-circle:before {
content: "\eb21";
}
.n-info-square:before {
content: "\eb22";
}
.n-intersect:before {
content: "\eb23";
}
.n-italic:before {
content: "\eb24";
}
.n-joystick:before {
content: "\eb25";
}
.n-joystick-alt:before {
content: "\eb26";
}
.n-joystick-button:before {
content: "\eb27";
}
.n-key:before {
content: "\eb28";
}
.n-label:before {
content: "\eb29";
}
.n-landscape:before {
content: "\eb2a";
}
.n-laptop:before {
content: "\eb2b";
}
.n-last-page:before {
content: "\eb2c";
}
.n-laugh:before {
content: "\eb2d";
}
.n-layer:before {
content: "\eb2e";
}
.n-layer-minus:before {
content: "\eb2f";
}
.n-layer-plus:before {
content: "\eb30";
}
.n-layout:before {
content: "\eb31";
}
.n-left-arrow:before {
content: "\eb32";
}
.n-left-arrow-alt:before {
content: "\eb33";
}
.n-left-arrow-circle:before {
content: "\eb34";
}
.n-left-down-arrow-circle:before {
content: "\eb35";
}
.n-left-indent:before {
content: "\eb36";
}
.n-left-top-arrow-circle:before {
content: "\eb37";
}
.n-library:before {
content: "\eb38";
}
.n-like:before {
content: "\eb39";
}
.n-line-chart:before {
content: "\eb3a";
}
.n-line-chart-down:before {
content: "\eb3b";
}
.n-link:before {
content: "\eb3c";
}
.n-link-alt:before {
content: "\eb3d";
}
.n-link-external:before {
content: "\eb3e";
}
.n-lira:before {
content: "\eb3f";
}
.n-list-check:before {
content: "\eb40";
}
.n-list-minus:before {
content: "\eb41";
}
.n-list-ol:before {
content: "\eb42";
}
.n-list-plus:before {
content: "\eb43";
}
.n-list-ul:before {
content: "\eb44";
}
.n-loader:before {
content: "\eb45";
}
.n-loader-alt:before {
content: "\eb46";
}
.n-loader-circle:before {
content: "\eb47";
}
.n-location-plus:before {
content: "\eb48";
}
.n-lock:before {
content: "\eb49";
}
.n-lock-alt:before {
content: "\eb4a";
}
.n-lock-open:before {
content: "\eb4b";
}
.n-lock-open-alt:before {
content: "\eb4c";
}
.n-log-in:before {
content: "\eb4d";
}
.n-log-in-circle:before {
content: "\eb4e";
}
.n-log-out:before {
content: "\eb4f";
}
.n-log-out-circle:before {
content: "\eb50";
}
.n-low-vision:before {
content: "\eb51";
}
.n-magnet:before {
content: "\eb52";
}
.n-mail-send:before {
content: "\eb53";
}
.n-male:before {
content: "\eb54";
}
.n-male-sign:before {
content: "\eb55";
}
.n-map:before {
content: "\eb56";
}
.n-map-alt:before {
content: "\eb57";
}
.n-map-pin:before {
content: "\eb58";
}
.n-mask:before {
content: "\eb59";
}
.n-medal:before {
content: "\eb5a";
}
.n-meh:before {
content: "\eb5b";
}
.n-meh-alt:before {
content: "\eb5c";
}
.n-meh-blank:before {
content: "\eb5d";
}
.n-memory-card:before {
content: "\eb5e";
}
.n-menu:before {
content: "\eb5f";
}
.n-menu-alt-left:before {
content: "\eb60";
}
.n-menu-alt-right:before {
content: "\eb61";
}
.n-merge:before {
content: "\eb62";
}
.n-message:before {
content: "\eb63";
}
.n-message-add:before {
content: "\eb64";
}
.n-message-alt:before {
content: "\eb65";
}
.n-message-alt-add:before {
content: "\eb66";
}
.n-message-alt-check:before {
content: "\eb67";
}
.n-message-alt-detail:before {
content: "\eb68";
}
.n-message-alt-dots:before {
content: "\eb69";
}
.n-message-alt-edit:before {
content: "\eb6a";
}
.n-message-alt-error:before {
content: "\eb6b";
}
.n-message-alt-minus:before {
content: "\eb6c";
}
.n-message-alt-x:before {
content: "\eb6d";
}
.n-message-check:before {
content: "\eb6e";
}
.n-message-detail:before {
content: "\eb6f";
}
.n-message-dots:before {
content: "\eb70";
}
.n-message-edit:before {
content: "\eb71";
}
.n-message-error:before {
content: "\eb72";
}
.n-message-minus:before {
content: "\eb73";
}
.n-message-rounded:before {
content: "\eb74";
}
.n-message-rounded-add:before {
content: "\eb75";
}
.n-message-rounded-check:before {
content: "\eb76";
}
.n-message-rounded-detail:before {
content: "\eb77";
}
.n-message-rounded-dots:before {
content: "\eb78";
}
.n-message-rounded-edit:before {
content: "\eb79";
}
.n-message-rounded-error:before {
content: "\eb7a";
}
.n-message-rounded-minus:before {
content: "\eb7b";
}
.n-message-rounded-x:before {
content: "\eb7c";
}
.n-message-square:before {
content: "\eb7d";
}
.n-message-square-add:before {
content: "\eb7e";
}
.n-message-square-check:before {
content: "\eb7f";
}
.n-message-square-detail:before {
content: "\eb80";
}
.n-message-square-dots:before {
content: "\eb81";
}
.n-message-square-edit:before {
content: "\eb82";
}
.n-message-square-error:before {
content: "\eb83";
}
.n-message-square-minus:before {
content: "\eb84";
}
.n-message-square-x:before {
content: "\eb85";
}
.n-message-x:before {
content: "\eb86";
}
.n-meteor:before {
content: "\eb87";
}
.n-microchip:before {
content: "\eb88";
}
.n-microphone:before {
content: "\eb89";
}
.n-microphone-off:before {
content: "\eb8a";
}
.n-minus:before {
content: "\eb8b";
}
.n-minus-back:before {
content: "\eb8c";
}
.n-minus-circle:before {
content: "\eb8d";
}
.n-minus-front:before {
content: "\eb8e";
}
.n-mobile:before {
content: "\eb8f";
}
.n-mobile-alt:before {
content: "\eb90";
}
.n-mobile-landscape:before {
content: "\eb91";
}
.n-mobile-vibration:before {
content: "\eb92";
}
.n-money:before {
content: "\eb93";
}
.n-moon:before {
content: "\eb94";
}
.n-mouse:before {
content: "\eb95";
}
.n-mouse-alt:before {
content: "\eb96";
}
.n-move:before {
content: "\eb97";
}
.n-move-horizontal:before {
content: "\eb98";
}
.n-move-vertical:before {
content: "\eb99";
}
.n-movie:before {
content: "\eb9a";
}
.n-movie-play:before {
content: "\eb9b";
}
.n-music:before {
content: "\eb9c";
}
.n-navigation:before {
content: "\eb9d";
}
.n-network-chart:before {
content: "\eb9e";
}
.n-news:before {
content: "\eb9f";
}
.n-no-entry:before {
content: "\eba0";
}
.n-note:before {
content: "\eba1";
}
.n-notepad:before {
content: "\eba2";
}
.n-notification:before {
content: "\eba3";
}
.n-notification-off:before {
content: "\eba4";
}
.n-outline:before {
content: "\eba5";
}
.n-package:before {
content: "\eba6";
}
.n-paint:before {
content: "\eba7";
}
.n-paint-roll:before {
content: "\eba8";
}
.n-palette:before {
content: "\eba9";
}
.n-paperclip:before {
content: "\ebaa";
}
.n-paper-plane:before {
content: "\ebab";
}
.n-paragraph:before {
content: "\ebac";
}
.n-paste:before {
content: "\ebad";
}
.n-pause:before {
content: "\ebae";
}
.n-pause-circle:before {
content: "\ebaf";
}
.n-pen:before {
content: "\ebb0";
}
.n-pencil:before {
content: "\ebb1";
}
.n-phone:before {
content: "\ebb2";
}
.n-phone-call:before {
content: "\ebb3";
}
.n-phone-incoming:before {
content: "\ebb4";
}
.n-phone-off:before {
content: "\ebb5";
}
.n-phone-outgoing:before {
content: "\ebb6";
}
.n-photo-album:before {
content: "\ebb7";
}
.n-pie-chart:before {
content: "\ebb8";
}
.n-pie-chart-alt:before {
content: "\ebb9";
}
.n-pie-chart-alt-2:before {
content: "\ebba";
}
.n-pin:before {
content: "\ebbb";
}
.n-planet:before {
content: "\ebbc";
}
.n-play:before {
content: "\ebbd";
}
.n-play-circle:before {
content: "\ebbe";
}
.n-plug:before {
content: "\ebbf";
}
.n-plus:before {
content: "\ebc0";
}
.n-plus-circle:before {
content: "\ebc1";
}
.n-plus-medical:before {
content: "\ebc2";
}
.n-podcast:before {
content: "\ebc3";
}
.n-pointer:before {
content: "\ebc4";
}
.n-poll:before {
content: "\ebc5";
}
.n-polygon:before {
content: "\ebc6";
}
.n-pound:before {
content: "\ebc7";
}
.n-power-off:before {
content: "\ebc8";
}
.n-printer:before {
content: "\ebc9";
}
.n-pulse:before {
content: "\ebca";
}
.n-purchase-tag:before {
content: "\ebcb";
}
.n-purchase-tag-alt:before {
content: "\ebcc";
}
.n-pyramid:before {
content: "\ebcd";
}
.n-qr:before {
content: "\ebce";
}
.n-qr-scan:before {
content: "\ebcf";
}
.n-question-mark:before {
content: "\ebd0";
}
.n-radar:before {
content: "\ebd1";
}
.n-radio:before {
content: "\ebd2";
}
.n-radio-circle:before {
content: "\ebd3";
}
.n-radio-circle-marked:before {
content: "\ebd4";
}
.n-receipt:before {
content: "\ebd5";
}
.n-rectangle:before {
content: "\ebd6";
}
.n-recycle:before {
content: "\ebd7";
}
.n-redo:before {
content: "\ebd8";
}
.n-refresh:before {
content: "\ebd9";
}
.n-registered:before {
content: "\ebda";
}
.n-rename:before {
content: "\ebdb";
}
.n-repeat:before {
content: "\ebdc";
}
.n-reply:before {
content: "\ebdd";
}
.n-reply-all:before {
content: "\ebde";
}
.n-repost:before {
content: "\ebdf";
}
.n-reset:before {
content: "\ebe0";
}
.n-restaurant:before {
content: "\ebe1";
}
.n-revision:before {
content: "\ebe2";
}
.n-rewind:before {
content: "\ebe3";
}
.n-rewind-circle:before {
content: "\ebe4";
}
.n-right-arrow:before {
content: "\ebe5";
}
.n-right-arrow-alt:before {
content: "\ebe6";
}
.n-right-arrow-circle:before {
content: "\ebe7";
}
.n-right-down-arrow-circle:before {
content: "\ebe8";
}
.n-right-indent:before {
content: "\ebe9";
}
.n-right-top-arrow-circle:before {
content: "\ebea";
}
.n-rocket:before {
content: "\ebeb";
}
.n-rotate-left:before {
content: "\ebec";
}
.n-rotate-right:before {
content: "\ebed";
}
.n-rss:before {
content: "\ebee";
}
.n-ruble:before {
content: "\ebef";
}
.n-ruler:before {
content: "\ebf0";
}
.n-run:before {
content: "\ebf1";
}
.n-rupee:before {
content: "\ebf2";
}
.n-sad:before {
content: "\ebf3";
}
.n-save:before {
content: "\ebf4";
}
.n-scan:before {
content: "\ebf5";
}
.n-screenshot:before {
content: "\ebf6";
}
.n-search:before {
content: "\ebf7";
}
.n-search-alt:before {
content: "\ebf8";
}
.n-search-alt-2:before {
content: "\ebf9";
}
.n-selection:before {
content: "\ebfa";
}
.n-select-multiple:before {
content: "\ebfb";
}
.n-send:before {
content: "\ebfc";
}
.n-server:before {
content: "\ebfd";
}
.n-shape-circle:before {
content: "\ebfe";
}
.n-shape-polygon:before {
content: "\ebff";
}
.n-shape-square:before {
content: "\ec00";
}
.n-shape-triangle:before {
content: "\ec01";
}
.n-share:before {
content: "\ec02";
}
.n-share-alt:before {
content: "\ec03";
}
.n-shekel:before {
content: "\ec04";
}
.n-shield:before {
content: "\ec05";
}
.n-shield-alt:before {
content: "\ec06";
}
.n-shield-alt-2:before {
content: "\ec07";
}
.n-shield-quarter:before {
content: "\ec08";
}
.n-shield-x:before {
content: "\ec09";
}
.n-shocked:before {
content: "\ec0a";
}
.n-shopping-bag:before {
content: "\ec0b";
}
.n-show:before {
content: "\ec0c";
}
.n-show-alt:before {
content: "\ec0d";
}
.n-shuffle:before {
content: "\ec0e";
}
.n-sidebar:before {
content: "\ec0f";
}
.n-sitemap:before {
content: "\ec10";
}
.n-skip-next:before {
content: "\ec11";
}
.n-skip-next-circle:before {
content: "\ec12";
}
.n-skip-previous:before {
content: "\ec13";
}
.n-skip-previous-circle:before {
content: "\ec14";
}
.n-sleepy:before {
content: "\ec15";
}
.n-slider:before {
content: "\ec16";
}
.n-slider-alt:before {
content: "\ec17";
}
.n-slideshow:before {
content: "\ec18";
}
.n-smile:before {
content: "\ec19";
}
.n-sort:before {
content: "\ec1a";
}
.n-sort-alt-2:before {
content: "\ec1b";
}
.n-sort-a-z:before {
content: "\ec1c";
}
.n-sort-down:before {
content: "\ec1d";
}
.n-sort-up:before {
content: "\ec1e";
}
.n-sort-z-a:before {
content: "\ec1f";
}
.n-spa:before {
content: "\ec20";
}
.n-space-bar:before {
content: "\ec21";
}
.n-speaker:before {
content: "\ec22";
}
.n-spray-can:before {
content: "\ec23";
}
.n-spreadsheet:before {
content: "\ec24";
}
.n-square:before {
content: "\ec25";
}
.n-square-rounded:before {
content: "\ec26";
}
.n-star:before {
content: "\ec27";
}
.n-station:before {
content: "\ec28";
}
.n-stats:before {
content: "\ec29";
}
.n-sticker:before {
content: "\ec2a";
}
.n-stop:before {
content: "\ec2b";
}
.n-stop-circle:before {
content: "\ec2c";
}
.n-stopwatch:before {
content: "\ec2d";
}
.n-store:before {
content: "\ec2e";
}
.n-store-alt:before {
content: "\ec2f";
}
.n-street-view:before {
content: "\ec30";
}
.n-strikethrough:before {
content: "\ec31";
}
.n-subdirectory-left:before {
content: "\ec32";
}
.n-subdirectory-right:before {
content: "\ec33";
}
.n-sun:before {
content: "\ec34";
}
.n-support:before {
content: "\ec35";
}
.n-swim:before {
content: "\ec36";
}
.n-sync:before {
content: "\ec37";
}
.n-tab:before {
content: "\ec38";
}
.n-table:before {
content: "\ec39";
}
.n-tachometer:before {
content: "\ec3a";
}
.n-tag:before {
content: "\ec3b";
}
.n-tag-alt:before {
content: "\ec3c";
}
.n-target-lock:before {
content: "\ec3d";
}
.n-task:before {
content: "\ec3e";
}
.n-task-x:before {
content: "\ec3f";
}
.n-taxi:before {
content: "\ec40";
}
.n-tennis-ball:before {
content: "\ec41";
}
.n-terminal:before {
content: "\ec42";
}
.n-test-tube:before {
content: "\ec43";
}
.n-text:before {
content: "\ec44";
}
.n-time:before {
content: "\ec45";
}
.n-time-five:before {
content: "\ec46";
}
.n-timer:before {
content: "\ec47";
}
.n-tired:before {
content: "\ec48";
}
.n-toggle-left:before {
content: "\ec49";
}
.n-toggle-right:before {
content: "\ec4a";
}
.n-tone:before {
content: "\ec4b";
}
.n-traffic-cone:before {
content: "\ec4c";
}
.n-train:before {
content: "\ec4d";
}
.n-transfer:before {
content: "\ec4e";
}
.n-transfer-alt:before {
content: "\ec4f";
}
.n-trash:before {
content: "\ec50";
}
.n-trash-alt:before {
content: "\ec51";
}
.n-trending-down:before {
content: "\ec52";
}
.n-trending-up:before {
content: "\ec53";
}
.n-trim:before {
content: "\ec54";
}
.n-trip:before {
content: "\ec55";
}
.n-trophy:before {
content: "\ec56";
}
.n-tv:before {
content: "\ec57";
}
.n-underline:before {
content: "\ec58";
}
.n-undo:before {
content: "\ec59";
}
.n-unite:before {
content: "\ec5a";
}
.n-unlink:before {
content: "\ec5b";
}
.n-up-arrow:before {
content: "\ec5c";
}
.n-up-arrow-alt:before {
content: "\ec5d";
}
.n-up-arrow-circle:before {
content: "\ec5e";
}
.n-upload:before {
content: "\ec5f";
}
.n-upside-down:before {
content: "\ec60";
}
.n-upvote:before {
content: "\ec61";
}
.n-usb:before {
content: "\ec62";
}
.n-user:before {
content: "\ec63";
}
.n-user-check:before {
content: "\ec64";
}
.n-user-circle:before {
content: "\ec65";
}
.n-user-minus:before {
content: "\ec66";
}
.n-user-pin:before {
content: "\ec67";
}
.n-user-plus:before {
content: "\ec68";
}
.n-user-voice:before {
content: "\ec69";
}
.n-user-x:before {
content: "\ec6a";
}
.n-vector:before {
content: "\ec6b";
}
.n-vertical-center:before {
content: "\ec6c";
}
.n-vial:before {
content: "\ec6d";
}
.n-video:before {
content: "\ec6e";
}
.n-video-off:before {
content: "\ec6f";
}
.n-video-plus:before {
content: "\ec70";
}
.n-video-recording:before {
content: "\ec71";
}
.n-voicemail:before {
content: "\ec72";
}
.n-volume:before {
content: "\ec73";
}
.n-volume-full:before {
content: "\ec74";
}
.n-volume-low:before {
content: "\ec75";
}
.n-volume-mute:before {
content: "\ec76";
}
.n-walk:before {
content: "\ec77";
}
.n-wallet:before {
content: "\ec78";
}
.n-wallet-alt:before {
content: "\ec79";
}
.n-water:before {
content: "\ec7a";
}
.n-webcam:before {
content: "\ec7b";
}
.n-wifi:before {
content: "\ec7c";
}
.n-wifi-0:before {
content: "\ec7d";
}
.n-wifi-1:before {
content: "\ec7e";
}
.n-wifi-2:before {
content: "\ec7f";
}
.n-wifi-off:before {
content: "\ec80";
}
.n-wind:before {
content: "\ec81";
}
.n-window:before {
content: "\ec82";
}
.n-window-alt:before {
content: "\ec83";
}
.n-window-close:before {
content: "\ec84";
}
.n-window-open:before {
content: "\ec85";
}
.n-windows:before {
content: "\ec86";
}
.n-wine:before {
content: "\ec87";
}
.n-wink-smile:before {
content: "\ec88";
}
.n-wink-tongue:before {
content: "\ec89";
}
.n-won:before {
content: "\ec8a";
}
.n-world:before {
content: "\ec8b";
}
.n-wrench:before {
content: "\ec8c";
}
.n-x:before {
content: "\ec8d";
}
.n-x-circle:before {
content: "\ec8e";
}
.n-yen:before {
content: "\ec8f";
}
.n-zoom-in:before {
content: "\ec90";
}
.n-zoom-out:before {
content: "\ec91";
}
.ns-party:before {
content: "\ec92";
}
.ns-hot:before {
content: "\ec93";
}
.ns-droplet:before {
content: "\ec94";
}
.ns-cat:before {
content: "\ec95";
}
.ns-dog:before {
content: "\ec96";
}
.ns-injection:before {
content: "\ec97";
}
.ns-leaf:before {
content: "\ec98";
}
.ns-add-to-queue:before {
content: "\ec99";
}
.ns-adjust:before {
content: "\ec9a";
}
.ns-adjust-alt:before {
content: "\ec9b";
}
.ns-alarm:before {
content: "\ec9c";
}
.ns-alarm-add:before {
content: "\ec9d";
}
.ns-alarm-exclamation:before {
content: "\ec9e";
}
.ns-alarm-off:before {
content: "\ec9f";
}
.ns-alarm-snooze:before {
content: "\eca0";
}
.ns-album:before {
content: "\eca1";
}
.ns-ambulance:before {
content: "\eca2";
}
.ns-analyse:before {
content: "\eca3";
}
.ns-angry:before {
content: "\eca4";
}
.ns-arch:before {
content: "\eca5";
}
.ns-archive:before {
content: "\eca6";
}
.ns-archive-in:before {
content: "\eca7";
}
.ns-archive-out:before {
content: "\eca8";
}
.ns-area:before {
content: "\eca9";
}
.ns-arrow-from-bottom:before {
content: "\ecaa";
}
.ns-arrow-from-left:before {
content: "\ecab";
}
.ns-arrow-from-right:before {
content: "\ecac";
}
.ns-arrow-from-top:before {
content: "\ecad";
}
.ns-arrow-to-bottom:before {
content: "\ecae";
}
.ns-arrow-to-left:before {
content: "\ecaf";
}
.ns-arrow-to-right:before {
content: "\ecb0";
}
.ns-arrow-to-top:before {
content: "\ecb1";
}
.ns-award:before {
content: "\ecb2";
}
.ns-baby-carriage:before {
content: "\ecb3";
}
.ns-backpack:before {
content: "\ecb4";
}
.ns-badge:before {
content: "\ecb5";
}
.ns-badge-check:before {
content: "\ecb6";
}
.ns-badge-dollar:before {
content: "\ecb7";
}
.ns-ball:before {
content: "\ecb8";
}
.ns-band-aid:before {
content: "\ecb9";
}
.ns-bank:before {
content: "\ecba";
}
.ns-bar-chart-alt-2:before {
content: "\ecbb";
}
.ns-bar-chart-square:before {
content: "\ecbc";
}
.ns-barcode:before {
content: "\ecbd";
}
.ns-baseball:before {
content: "\ecbe";
}
.ns-basket:before {
content: "\ecbf";
}
.ns-basketball:before {
content: "\ecc0";
}
.ns-bath:before {
content: "\ecc1";
}
.ns-battery:before {
content: "\ecc2";
}
.ns-battery-charging:before {
content: "\ecc3";
}
.ns-battery-full:before {
content: "\ecc4";
}
.ns-battery-low:before {
content: "\ecc5";
}
.ns-bed:before {
content: "\ecc6";
}
.ns-been-here:before {
content: "\ecc7";
}
.ns-beer:before {
content: "\ecc8";
}
.ns-bell:before {
content: "\ecc9";
}
.ns-bell-minus:before {
content: "\ecca";
}
.ns-bell-off:before {
content: "\eccb";
}
.ns-bell-plus:before {
content: "\eccc";
}
.ns-bell-ring:before {
content: "\eccd";
}
.ns-bible:before {
content: "\ecce";
}
.ns-binoculars:before {
content: "\eccf";
}
.ns-blanket:before {
content: "\ecd0";
}
.ns-bolt:before {
content: "\ecd1";
}
.ns-bolt-circle:before {
content: "\ecd2";
}
.ns-bomb:before {
content: "\ecd3";
}
.ns-bone:before {
content: "\ecd4";
}
.ns-bong:before {
content: "\ecd5";
}
.ns-book:before {
content: "\ecd6";
}
.ns-book-add:before {
content: "\ecd7";
}
.ns-book-alt:before {
content: "\ecd8";
}
.ns-book-bookmark:before {
content: "\ecd9";
}
.ns-book-content:before {
content: "\ecda";
}
.ns-book-heart:before {
content: "\ecdb";
}
.ns-bookmark:before {
content: "\ecdc";
}
.ns-bookmark-alt:before {
content: "\ecdd";
}
.ns-bookmark-alt-minus:before {
content: "\ecde";
}
.ns-bookmark-alt-plus:before {
content: "\ecdf";
}
.ns-bookmark-heart:before {
content: "\ece0";
}
.ns-bookmark-minus:before {
content: "\ece1";
}
.ns-bookmark-plus:before {
content: "\ece2";
}
.ns-bookmarks:before {
content: "\ece3";
}
.ns-bookmark-star:before {
content: "\ece4";
}
.ns-book-open:before {
content: "\ece5";
}
.ns-book-reader:before {
content: "\ece6";
}
.ns-bot:before {
content: "\ece7";
}
.ns-bowling-ball:before {
content: "\ece8";
}
.ns-box:before {
content: "\ece9";
}
.ns-brain:before {
content: "\ecea";
}
.ns-briefcase:before {
content: "\eceb";
}
.ns-briefcase-alt:before {
content: "\ecec";
}
.ns-briefcase-alt-2:before {
content: "\eced";
}
.ns-brightness:before {
content: "\ecee";
}
.ns-brightness-half:before {
content: "\ecef";
}
.ns-brush:before {
content: "\ecf0";
}
.ns-brush-alt:before {
content: "\ecf1";
}
.ns-bug:before {
content: "\ecf2";
}
.ns-bug-alt:before {
content: "\ecf3";
}
.ns-building:before {
content: "\ecf4";
}
.ns-building-house:before {
content: "\ecf5";
}
.ns-buildings:before {
content: "\ecf6";
}
.ns-bulb:before {
content: "\ecf7";
}
.ns-bullseye:before {
content: "\ecf8";
}
.ns-buoy:before {
content: "\ecf9";
}
.ns-bus:before {
content: "\ecfa";
}
.ns-business:before {
content: "\ecfb";
}
.ns-bus-school:before {
content: "\ecfc";
}
.ns-cabinet:before {
content: "\ecfd";
}
.ns-cake:before {
content: "\ecfe";
}
.ns-calculator:before {
content: "\ecff";
}
.ns-calendar:before {
content: "\ed00";
}
.ns-calendar-alt:before {
content: "\ed01";
}
.ns-calendar-check:before {
content: "\ed02";
}
.ns-calendar-edit:before {
content: "\ed03";
}
.ns-calendar-event:before {
content: "\ed04";
}
.ns-calendar-exclamation:before {
content: "\ed05";
}
.ns-calendar-heart:before {
content: "\ed06";
}
.ns-calendar-minus:before {
content: "\ed07";
}
.ns-calendar-plus:before {
content: "\ed08";
}
.ns-calendar-star:before {
content: "\ed09";
}
.ns-calendar-week:before {
content: "\ed0a";
}
.ns-calendar-x:before {
content: "\ed0b";
}
.ns-camera:before {
content: "\ed0c";
}
.ns-camera-home:before {
content: "\ed0d";
}
.ns-camera-movie:before {
content: "\ed0e";
}
.ns-camera-off:before {
content: "\ed0f";
}
.ns-camera-plus:before {
content: "\ed10";
}
.ns-capsule:before {
content: "\ed11";
}
.ns-captions:before {
content: "\ed12";
}
.ns-car:before {
content: "\ed13";
}
.ns-car-battery:before {
content: "\ed14";
}
.ns-car-crash:before {
content: "\ed15";
}
.ns-card:before {
content: "\ed16";
}
.ns-caret-down-circle:before {
content: "\ed17";
}
.ns-caret-down-square:before {
content: "\ed18";
}
.ns-caret-left-circle:before {
content: "\ed19";
}
.ns-caret-left-square:before {
content: "\ed1a";
}
.ns-caret-right-circle:before {
content: "\ed1b";
}
.ns-caret-right-square:before {
content: "\ed1c";
}
.ns-caret-up-circle:before {
content: "\ed1d";
}
.ns-caret-up-square:before {
content: "\ed1e";
}
.ns-car-garage:before {
content: "\ed1f";
}
.ns-car-mechanic:before {
content: "\ed20";
}
.ns-carousel:before {
content: "\ed21";
}
.ns-cart:before {
content: "\ed22";
}
.ns-cart-add:before {
content: "\ed23";
}
.ns-cart-alt:before {
content: "\ed24";
}
.ns-cart-download:before {
content: "\ed25";
}
.ns-car-wash:before {
content: "\ed26";
}
.ns-category:before {
content: "\ed27";
}
.ns-category-alt:before {
content: "\ed28";
}
.ns-cctv:before {
content: "\ed29";
}
.ns-certification:before {
content: "\ed2a";
}
.ns-chalkboard:before {
content: "\ed2b";
}
.ns-chart:before {
content: "\ed2c";
}
.ns-chat:before {
content: "\ed2d";
}
.ns-checkbox:before {
content: "\ed2e";
}
.ns-checkbox-checked:before {
content: "\ed2f";
}
.ns-checkbox-minus:before {
content: "\ed30";
}
.ns-check-circle:before {
content: "\ed31";
}
.ns-check-shield:before {
content: "\ed32";
}
.ns-check-square:before {
content: "\ed33";
}
.ns-chess:before {
content: "\ed34";
}
.ns-chevron-down:before {
content: "\ed35";
}
.ns-chevron-down-circle:before {
content: "\ed36";
}
.ns-chevron-down-square:before {
content: "\ed37";
}
.ns-chevron-left:before {
content: "\ed38";
}
.ns-chevron-left-circle:before {
content: "\ed39";
}
.ns-chevron-left-square:before {
content: "\ed3a";
}
.ns-chevron-right:before {
content: "\ed3b";
}
.ns-chevron-right-circle:before {
content: "\ed3c";
}
.ns-chevron-right-square:before {
content: "\ed3d";
}
.ns-chevrons-down:before {
content: "\ed3e";
}
.ns-chevrons-left:before {
content: "\ed3f";
}
.ns-chevrons-right:before {
content: "\ed40";
}
.ns-chevrons-up:before {
content: "\ed41";
}
.ns-chevron-up:before {
content: "\ed42";
}
.ns-chevron-up-circle:before {
content: "\ed43";
}
.ns-chevron-up-square:before {
content: "\ed44";
}
.ns-chip:before {
content: "\ed45";
}
.ns-church:before {
content: "\ed46";
}
.ns-circle:before {
content: "\ed47";
}
.ns-city:before {
content: "\ed48";
}
.ns-clinic:before {
content: "\ed49";
}
.ns-cloud:before {
content: "\ed4a";
}
.ns-cloud-download:before {
content: "\ed4b";
}
.ns-cloud-lightning:before {
content: "\ed4c";
}
.ns-cloud-rain:before {
content: "\ed4d";
}
.ns-cloud-upload:before {
content: "\ed4e";
}
.ns-coffee:before {
content: "\ed4f";
}
.ns-coffee-alt:before {
content: "\ed50";
}
.ns-coffee-togo:before {
content: "\ed51";
}
.ns-cog:before {
content: "\ed52";
}
.ns-coin:before {
content: "\ed53";
}
.ns-coin-stack:before {
content: "\ed54";
}
.ns-collection:before {
content: "\ed55";
}
.ns-color-fill:before {
content: "\ed56";
}
.ns-comment:before {
content: "\ed57";
}
.ns-comment-add:before {
content: "\ed58";
}
.ns-comment-check:before {
content: "\ed59";
}
.ns-comment-detail:before {
content: "\ed5a";
}
.ns-comment-dots:before {
content: "\ed5b";
}
.ns-comment-edit:before {
content: "\ed5c";
}
.ns-comment-error:before {
content: "\ed5d";
}
.ns-comment-minus:before {
content: "\ed5e";
}
.ns-comment-x:before {
content: "\ed5f";
}
.ns-compass:before {
content: "\ed60";
}
.ns-component:before {
content: "\ed61";
}
.ns-confused:before {
content: "\ed62";
}
.ns-contact:before {
content: "\ed63";
}
.ns-conversation:before {
content: "\ed64";
}
.ns-cookie:before {
content: "\ed65";
}
.ns-cool:before {
content: "\ed66";
}
.ns-copy:before {
content: "\ed67";
}
.ns-copy-alt:before {
content: "\ed68";
}
.ns-copyright:before {
content: "\ed69";
}
.ns-coupon:before {
content: "\ed6a";
}
.ns-credit-card:before {
content: "\ed6b";
}
.ns-credit-card-alt:before {
content: "\ed6c";
}
.ns-credit-card-front:before {
content: "\ed6d";
}
.ns-crop:before {
content: "\ed6e";
}
.ns-crown:before {
content: "\ed6f";
}
.ns-cube:before {
content: "\ed70";
}
.ns-cube-alt:before {
content: "\ed71";
}
.ns-cuboid:before {
content: "\ed72";
}
.ns-customize:before {
content: "\ed73";
}
.ns-cylinder:before {
content: "\ed74";
}
.ns-dashboard:before {
content: "\ed75";
}
.ns-data:before {
content: "\ed76";
}
.ns-detail:before {
content: "\ed77";
}
.ns-devices:before {
content: "\ed78";
}
.ns-diamond:before {
content: "\ed79";
}
.ns-dice-1:before {
content: "\ed7a";
}
.ns-dice-2:before {
content: "\ed7b";
}
.ns-dice-3:before {
content: "\ed7c";
}
.ns-dice-4:before {
content: "\ed7d";
}
.ns-dice-5:before {
content: "\ed7e";
}
.ns-dice-6:before {
content: "\ed7f";
}
.ns-direction-left:before {
content: "\ed80";
}
.ns-direction-right:before {
content: "\ed81";
}
.ns-directions:before {
content: "\ed82";
}
.ns-disc:before {
content: "\ed83";
}
.ns-discount:before {
content: "\ed84";
}
.ns-dish:before {
content: "\ed85";
}
.ns-dislike:before {
content: "\ed86";
}
.ns-dizzy:before {
content: "\ed87";
}
.ns-dock-bottom:before {
content: "\ed88";
}
.ns-dock-left:before {
content: "\ed89";
}
.ns-dock-right:before {
content: "\ed8a";
}
.ns-dock-top:before {
content: "\ed8b";
}
.ns-dollar-circle:before {
content: "\ed8c";
}
.ns-donate-blood:before {
content: "\ed8d";
}
.ns-donate-heart:before {
content: "\ed8e";
}
.ns-door-open:before {
content: "\ed8f";
}
.ns-doughnut-chart:before {
content: "\ed90";
}
.ns-down-arrow:before {
content: "\ed91";
}
.ns-down-arrow-alt:before {
content: "\ed92";
}
.ns-down-arrow-circle:before {
content: "\ed93";
}
.ns-down-arrow-square:before {
content: "\ed94";
}
.ns-download:before {
content: "\ed95";
}
.ns-downvote:before {
content: "\ed96";
}
.ns-drink:before {
content: "\ed97";
}
.ns-droplet-half:before {
content: "\ed98";
}
.ns-dryer:before {
content: "\ed99";
}
.ns-duplicate:before {
content: "\ed9a";
}
.ns-edit:before {
content: "\ed9b";
}
.ns-edit-alt:before {
content: "\ed9c";
}
.ns-edit-location:before {
content: "\ed9d";
}
.ns-eject:before {
content: "\ed9e";
}
.ns-envelope:before {
content: "\ed9f";
}
.ns-envelope-open:before {
content: "\eda0";
}
.ns-eraser:before {
content: "\eda1";
}
.ns-error:before {
content: "\eda2";
}
.ns-error-alt:before {
content: "\eda3";
}
.ns-error-circle:before {
content: "\eda4";
}
.ns-ev-station:before {
content: "\eda5";
}
.ns-exit:before {
content: "\eda6";
}
.ns-extension:before {
content: "\eda7";
}
.ns-eyedropper:before {
content: "\eda8";
}
.ns-face:before {
content: "\eda9";
}
.ns-face-mask:before {
content: "\edaa";
}
.ns-factory:before {
content: "\edab";
}
.ns-fast-forward-circle:before {
content: "\edac";
}
.ns-file:before {
content: "\edad";
}
.ns-file-archive:before {
content: "\edae";
}
.ns-file-blank:before {
content: "\edaf";
}
.ns-file-css:before {
content: "\edb0";
}
.ns-file-doc:before {
content: "\edb1";
}
.ns-file-export:before {
content: "\edb2";
}
.ns-file-find:before {
content: "\edb3";
}
.ns-file-gif:before {
content: "\edb4";
}
.ns-file-html:before {
content: "\edb5";
}
.ns-file-image:before {
content: "\edb6";
}
.ns-file-import:before {
content: "\edb7";
}
.ns-file-jpg:before {
content: "\edb8";
}
.ns-file-js:before {
content: "\edb9";
}
.ns-file-json:before {
content: "\edba";
}
.ns-file-md:before {
content: "\edbb";
}
.ns-file-pdf:before {
content: "\edbc";
}
.ns-file-plus:before {
content: "\edbd";
}
.ns-file-png:before {
content: "\edbe";
}
.ns-file-txt:before {
content: "\edbf";
}
.ns-film:before {
content: "\edc0";
}
.ns-filter-alt:before {
content: "\edc1";
}
.ns-first-aid:before {
content: "\edc2";
}
.ns-flag:before {
content: "\edc3";
}
.ns-flag-alt:before {
content: "\edc4";
}
.ns-flag-checkered:before {
content: "\edc5";
}
.ns-flame:before {
content: "\edc6";
}
.ns-flask:before {
content: "\edc7";
}
.ns-florist:before {
content: "\edc8";
}
.ns-folder:before {
content: "\edc9";
}
.ns-folder-minus:before {
content: "\edca";
}
.ns-folder-open:before {
content: "\edcb";
}
.ns-folder-plus:before {
content: "\edcc";
}
.ns-food-menu:before {
content: "\edcd";
}
.ns-fridge:before {
content: "\edce";
}
.ns-game:before {
content: "\edcf";
}
.ns-gas-pump:before {
content: "\edd0";
}
.ns-ghost:before {
content: "\edd1";
}
.ns-gift:before {
content: "\edd2";
}
.ns-graduation:before {
content: "\edd3";
}
.ns-grid:before {
content: "\edd4";
}
.ns-grid-alt:before {
content: "\edd5";
}
.ns-group:before {
content: "\edd6";
}
.ns-guitar-amp:before {
content: "\edd7";
}
.ns-hand:before {
content: "\edd8";
}
.ns-hand-down:before {
content: "\edd9";
}
.ns-hand-left:before {
content: "\edda";
}
.ns-hand-right:before {
content: "\eddb";
}
.ns-hand-up:before {
content: "\eddc";
}
.ns-happy:before {
content: "\eddd";
}
.ns-happy-alt:before {
content: "\edde";
}
.ns-happy-beaming:before {
content: "\eddf";
}
.ns-happy-heart-eyes:before {
content: "\ede0";
}
.ns-hdd:before {
content: "\ede1";
}
.ns-heart:before {
content: "\ede2";
}
.ns-heart-circle:before {
content: "\ede3";
}
.ns-heart-square:before {
content: "\ede4";
}
.ns-help-circle:before {
content: "\ede5";
}
.ns-hide:before {
content: "\ede6";
}
.ns-home:before {
content: "\ede7";
}
.ns-home-circle:before {
content: "\ede8";
}
.ns-home-heart:before {
content: "\ede9";
}
.ns-home-smile:before {
content: "\edea";
}
.ns-hotel:before {
content: "\edeb";
}
.ns-hourglass:before {
content: "\edec";
}
.ns-hourglass-bottom:before {
content: "\eded";
}
.ns-hourglass-top:before {
content: "\edee";
}
.ns-id-card:before {
content: "\edef";
}
.ns-image:before {
content: "\edf0";
}
.ns-image-add:before {
content: "\edf1";
}
.ns-image-alt:before {
content: "\edf2";
}
.ns-inbox:before {
content: "\edf3";
}
.ns-info-circle:before {
content: "\edf4";
}
.ns-info-square:before {
content: "\edf5";
}
.ns-institution:before {
content: "\edf6";
}
.ns-joystick:before {
content: "\edf7";
}
.ns-joystick-alt:before {
content: "\edf8";
}
.ns-joystick-button:before {
content: "\edf9";
}
.ns-key:before {
content: "\edfa";
}
.ns-keyboard:before {
content: "\edfb";
}
.ns-label:before {
content: "\edfc";
}
.ns-landmark:before {
content: "\edfd";
}
.ns-landscape:before {
content: "\edfe";
}
.ns-laugh:before {
content: "\edff";
}
.ns-layer:before {
content: "\ee00";
}
.ns-layer-minus:before {
content: "\ee01";
}
.ns-layer-plus:before {
content: "\ee02";
}
.ns-layout:before {
content: "\ee03";
}
.ns-left-arrow:before {
content: "\ee04";
}
.ns-left-arrow-alt:before {
content: "\ee05";
}
.ns-left-arrow-circle:before {
content: "\ee06";
}
.ns-left-arrow-square:before {
content: "\ee07";
}
.ns-left-down-arrow-circle:before {
content: "\ee08";
}
.ns-left-top-arrow-circle:before {
content: "\ee09";
}
.ns-like:before {
content: "\ee0a";
}
.ns-location-plus:before {
content: "\ee0b";
}
.ns-lock:before {
content: "\ee0c";
}
.ns-lock-alt:before {
content: "\ee0d";
}
.ns-lock-open:before {
content: "\ee0e";
}
.ns-lock-open-alt:before {
content: "\ee0f";
}
.ns-log-in:before {
content: "\ee10";
}
.ns-log-in-circle:before {
content: "\ee11";
}
.ns-log-out:before {
content: "\ee12";
}
.ns-log-out-circle:before {
content: "\ee13";
}
.ns-low-vision:before {
content: "\ee14";
}
.ns-magic-wand:before {
content: "\ee15";
}
.ns-magnet:before {
content: "\ee16";
}
.ns-map:before {
content: "\ee17";
}
.ns-map-alt:before {
content: "\ee18";
}
.ns-map-pin:before {
content: "\ee19";
}
.ns-mask:before {
content: "\ee1a";
}
.ns-medal:before {
content: "\ee1b";
}
.ns-megaphone:before {
content: "\ee1c";
}
.ns-meh:before {
content: "\ee1d";
}
.ns-meh-alt:before {
content: "\ee1e";
}
.ns-meh-blank:before {
content: "\ee1f";
}
.ns-memory-card:before {
content: "\ee20";
}
.ns-message:before {
content: "\ee21";
}
.ns-message-add:before {
content: "\ee22";
}
.ns-message-alt:before {
content: "\ee23";
}
.ns-message-alt-add:before {
content: "\ee24";
}
.ns-message-alt-check:before {
content: "\ee25";
}
.ns-message-alt-detail:before {
content: "\ee26";
}
.ns-message-alt-dots:before {
content: "\ee27";
}
.ns-message-alt-edit:before {
content: "\ee28";
}
.ns-message-alt-error:before {
content: "\ee29";
}
.ns-message-alt-minus:before {
content: "\ee2a";
}
.ns-message-alt-x:before {
content: "\ee2b";
}
.ns-message-check:before {
content: "\ee2c";
}
.ns-message-detail:before {
content: "\ee2d";
}
.ns-message-dots:before {
content: "\ee2e";
}
.ns-message-edit:before {
content: "\ee2f";
}
.ns-message-error:before {
content: "\ee30";
}
.ns-message-minus:before {
content: "\ee31";
}
.ns-message-rounded:before {
content: "\ee32";
}
.ns-message-rounded-add:before {
content: "\ee33";
}
.ns-message-rounded-check:before {
content: "\ee34";
}
.ns-message-rounded-detail:before {
content: "\ee35";
}
.ns-message-rounded-dots:before {
content: "\ee36";
}
.ns-message-rounded-edit:before {
content: "\ee37";
}
.ns-message-rounded-error:before {
content: "\ee38";
}
.ns-message-rounded-minus:before {
content: "\ee39";
}
.ns-message-rounded-x:before {
content: "\ee3a";
}
.ns-message-square:before {
content: "\ee3b";
}
.ns-message-square-add:before {
content: "\ee3c";
}
.ns-message-square-check:before {
content: "\ee3d";
}
.ns-message-square-detail:before {
content: "\ee3e";
}
.ns-message-square-dots:before {
content: "\ee3f";
}
.ns-message-square-edit:before {
content: "\ee40";
}
.ns-message-square-error:before {
content: "\ee41";
}
.ns-message-square-minus:before {
content: "\ee42";
}
.ns-message-square-x:before {
content: "\ee43";
}
.ns-message-x:before {
content: "\ee44";
}
.ns-meteor:before {
content: "\ee45";
}
.ns-microchip:before {
content: "\ee46";
}
.ns-microphone:before {
content: "\ee47";
}
.ns-microphone-alt:before {
content: "\ee48";
}
.ns-microphone-off:before {
content: "\ee49";
}
.ns-minus-circle:before {
content: "\ee4a";
}
.ns-minus-square:before {
content: "\ee4b";
}
.ns-mobile:before {
content: "\ee4c";
}
.ns-mobile-vibration:before {
content: "\ee4d";
}
.ns-moon:before {
content: "\ee4e";
}
.ns-mouse:before {
content: "\ee4f";
}
.ns-mouse-alt:before {
content: "\ee50";
}
.ns-movie:before {
content: "\ee51";
}
.ns-movie-play:before {
content: "\ee52";
}
.ns-music:before {
content: "\ee53";
}
.ns-navigation:before {
content: "\ee54";
}
.ns-network-chart:before {
content: "\ee55";
}
.ns-news:before {
content: "\ee56";
}
.ns-no-entry:before {
content: "\ee57";
}
.ns-note:before {
content: "\ee58";
}
.ns-notepad:before {
content: "\ee59";
}
.ns-notification:before {
content: "\ee5a";
}
.ns-notification-off:before {
content: "\ee5b";
}
.ns-offer:before {
content: "\ee5c";
}
.ns-package:before {
content: "\ee5d";
}
.ns-paint:before {
content: "\ee5e";
}
.ns-paint-roll:before {
content: "\ee5f";
}
.ns-palette:before {
content: "\ee60";
}
.ns-paper-plane:before {
content: "\ee61";
}
.ns-parking:before {
content: "\ee62";
}
.ns-paste:before {
content: "\ee63";
}
.ns-pen:before {
content: "\ee64";
}
.ns-pencil:before {
content: "\ee65";
}
.ns-phone:before {
content: "\ee66";
}
.ns-phone-call:before {
content: "\ee67";
}
.ns-phone-incoming:before {
content: "\ee68";
}
.ns-phone-off:before {
content: "\ee69";
}
.ns-phone-outgoing:before {
content: "\ee6a";
}
.ns-photo-album:before {
content: "\ee6b";
}
.ns-piano:before {
content: "\ee6c";
}
.ns-pie-chart:before {
content: "\ee6d";
}
.ns-pie-chart-alt:before {
content: "\ee6e";
}
.ns-pie-chart-alt-2:before {
content: "\ee6f";
}
.ns-pin:before {
content: "\ee70";
}
.ns-pizza:before {
content: "\ee71";
}
.ns-plane:before {
content: "\ee72";
}
.ns-plane-alt:before {
content: "\ee73";
}
.ns-plane-land:before {
content: "\ee74";
}
.ns-planet:before {
content: "\ee75";
}
.ns-plane-take-off:before {
content: "\ee76";
}
.ns-playlist:before {
content: "\ee77";
}
.ns-plug:before {
content: "\ee78";
}
.ns-plus-circle:before {
content: "\ee79";
}
.ns-plus-square:before {
content: "\ee7a";
}
.ns-pointer:before {
content: "\ee7b";
}
.ns-polygon:before {
content: "\ee7c";
}
.ns-printer:before {
content: "\ee7d";
}
.ns-purchase-tag:before {
content: "\ee7e";
}
.ns-purchase-tag-alt:before {
content: "\ee7f";
}
.ns-pyramid:before {
content: "\ee80";
}
.ns-quote-alt-left:before {
content: "\ee81";
}
.ns-quote-alt-right:before {
content: "\ee82";
}
.ns-quote-left:before {
content: "\ee83";
}
.ns-quote-right:before {
content: "\ee84";
}
.ns-quote-single-left:before {
content: "\ee85";
}
.ns-quote-single-right:before {
content: "\ee86";
}
.ns-radiation:before {
content: "\ee87";
}
.ns-radio:before {
content: "\ee88";
}
.ns-receipt:before {
content: "\ee89";
}
.ns-rectangle:before {
content: "\ee8a";
}
.ns-registered:before {
content: "\ee8b";
}
.ns-rename:before {
content: "\ee8c";
}
.ns-report:before {
content: "\ee8d";
}
.ns-rewind-circle:before {
content: "\ee8e";
}
.ns-right-arrow:before {
content: "\ee8f";
}
.ns-right-arrow-alt:before {
content: "\ee90";
}
.ns-right-arrow-circle:before {
content: "\ee91";
}
.ns-right-arrow-square:before {
content: "\ee92";
}
.ns-right-down-arrow-circle:before {
content: "\ee93";
}
.ns-right-top-arrow-circle:before {
content: "\ee94";
}
.ns-rocket:before {
content: "\ee95";
}
.ns-ruler:before {
content: "\ee96";
}
.ns-sad:before {
content: "\ee97";
}
.ns-save:before {
content: "\ee98";
}
.ns-school:before {
content: "\ee99";
}
.ns-search:before {
content: "\ee9a";
}
.ns-search-alt-2:before {
content: "\ee9b";
}
.ns-select-multiple:before {
content: "\ee9c";
}
.ns-send:before {
content: "\ee9d";
}
.ns-server:before {
content: "\ee9e";
}
.ns-shapes:before {
content: "\ee9f";
}
.ns-share:before {
content: "\eea0";
}
.ns-share-alt:before {
content: "\eea1";
}
.ns-shield:before {
content: "\eea2";
}
.ns-shield-alt-2:before {
content: "\eea3";
}
.ns-shield-x:before {
content: "\eea4";
}
.ns-ship:before {
content: "\eea5";
}
.ns-shocked:before {
content: "\eea6";
}
.ns-shopping-bag:before {
content: "\eea7";
}
.ns-shopping-bag-alt:before {
content: "\eea8";
}
.ns-shopping-bags:before {
content: "\eea9";
}
.ns-show:before {
content: "\eeaa";
}
.ns-skip-next-circle:before {
content: "\eeab";
}
.ns-skip-previous-circle:before {
content: "\eeac";
}
.ns-skull:before {
content: "\eead";
}
.ns-sleepy:before {
content: "\eeae";
}
.ns-slideshow:before {
content: "\eeaf";
}
.ns-smile:before {
content: "\eeb0";
}
.ns-sort-alt:before {
content: "\eeb1";
}
.ns-spa:before {
content: "\eeb2";
}
.ns-speaker:before {
content: "\eeb3";
}
.ns-spray-can:before {
content: "\eeb4";
}
.ns-spreadsheet:before {
content: "\eeb5";
}
.ns-square:before {
content: "\eeb6";
}
.ns-square-rounded:before {
content: "\eeb7";
}
.ns-star:before {
content: "\eeb8";
}
.ns-star-half:before {
content: "\eeb9";
}
.ns-sticker:before {
content: "\eeba";
}
.ns-stopwatch:before {
content: "\eebb";
}
.ns-store:before {
content: "\eebc";
}
.ns-store-alt:before {
content: "\eebd";
}
.ns-sun:before {
content: "\eebe";
}
.ns-tachometer:before {
content: "\eebf";
}
.ns-tag:before {
content: "\eec0";
}
.ns-tag-alt:before {
content: "\eec1";
}
.ns-tag-x:before {
content: "\eec2";
}
.ns-taxi:before {
content: "\eec3";
}
.ns-tennis-ball:before {
content: "\eec4";
}
.ns-terminal:before {
content: "\eec5";
}
.ns-thermometer:before {
content: "\eec6";
}
.ns-time:before {
content: "\eec7";
}
.ns-time-five:before {
content: "\eec8";
}
.ns-timer:before {
content: "\eec9";
}
.ns-tired:before {
content: "\eeca";
}
.ns-toggle-left:before {
content: "\eecb";
}
.ns-toggle-right:before {
content: "\eecc";
}
.ns-tone:before {
content: "\eecd";
}
.ns-torch:before {
content: "\eece";
}
.ns-to-top:before {
content: "\eecf";
}
.ns-traffic:before {
content: "\eed0";
}
.ns-traffic-barrier:before {
content: "\eed1";
}
.ns-traffic-cone:before {
content: "\eed2";
}
.ns-train:before {
content: "\eed3";
}
.ns-trash:before {
content: "\eed4";
}
.ns-trash-alt:before {
content: "\eed5";
}
.ns-tree:before {
content: "\eed6";
}
.ns-trophy:before {
content: "\eed7";
}
.ns-truck:before {
content: "\eed8";
}
.ns-t-shirt:before {
content: "\eed9";
}
.ns-tv:before {
content: "\eeda";
}
.ns-up-arrow:before {
content: "\eedb";
}
.ns-up-arrow-alt:before {
content: "\eedc";
}
.ns-up-arrow-circle:before {
content: "\eedd";
}
.ns-up-arrow-square:before {
content: "\eede";
}
.ns-upside-down:before {
content: "\eedf";
}
.ns-upvote:before {
content: "\eee0";
}
.ns-user:before {
content: "\eee1";
}
.ns-user-account:before {
content: "\eee2";
}
.ns-user-badge:before {
content: "\eee3";
}
.ns-user-check:before {
content: "\eee4";
}
.ns-user-circle:before {
content: "\eee5";
}
.ns-user-detail:before {
content: "\eee6";
}
.ns-user-minus:before {
content: "\eee7";
}
.ns-user-pin:before {
content: "\eee8";
}
.ns-user-plus:before {
content: "\eee9";
}
.ns-user-rectangle:before {
content: "\eeea";
}
.ns-user-voice:before {
content: "\eeeb";
}
.ns-user-x:before {
content: "\eeec";
}
.ns-vector:before {
content: "\eeed";
}
.ns-vial:before {
content: "\eeee";
}
.ns-video:before {
content: "\eeef";
}
.ns-video-off:before {
content: "\eef0";
}
.ns-video-plus:before {
content: "\eef1";
}
.ns-video-recording:before {
content: "\eef2";
}
.ns-videos:before {
content: "\eef3";
}
.ns-virus:before {
content: "\eef4";
}
.ns-virus-block:before {
content: "\eef5";
}
.ns-volume:before {
content: "\eef6";
}
.ns-volume-full:before {
content: "\eef7";
}
.ns-volume-low:before {
content: "\eef8";
}
.ns-volume-mute:before {
content: "\eef9";
}
.ns-wallet:before {
content: "\eefa";
}
.ns-wallet-alt:before {
content: "\eefb";
}
.ns-washer:before {
content: "\eefc";
}
.ns-watch:before {
content: "\eefd";
}
.ns-watch-alt:before {
content: "\eefe";
}
.ns-webcam:before {
content: "\eeff";
}
.ns-widget:before {
content: "\ef00";
}
.ns-window-alt:before {
content: "\ef01";
}
.ns-wine:before {
content: "\ef02";
}
.ns-wink-smile:before {
content: "\ef03";
}
.ns-wink-tongue:before {
content: "\ef04";
}
.ns-wrench:before {
content: "\ef05";
}
.ns-x-circle:before {
content: "\ef06";
}
.ns-x-square:before {
content: "\ef07";
}
.ns-yin-yang:before {
content: "\ef08";
}
.ns-zap:before {
content: "\ef09";
}
.ns-zoom-in:before {
content: "\ef0a";
}
.ns-zoom-out:before {
content: "\ef0b";
} | icon.css | @font-face {
font-family: boxicons;
font-weight: 400;
font-style: normal;
src: url(fonts/boxicons.eot);
src: url(fonts/boxicons.eot) format("embedded-opentype"), url(fonts/boxicons.woff2) format("woff2"), url(fonts/boxicons.woff) format("woff"), url(fonts/boxicons.ttf) format("truetype"),
url(https://unpkg.com/boxicons@2.1.1/fonts/boxicons.svg?#boxicons) format("svg");
}
.icon {
font-family: boxicons !important;
font-weight: 400;
font-style: normal;
font-variant: normal;
line-height: 1;
text-rendering: auto;
display: inline-block;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.n-ul {
margin-left: 2em;
padding-left: 0;
list-style: none;
}
.n-ul > li {
position: relative;
}
.n-ul .n {
font-size: inherit;
line-height: inherit;
position: absolute;
left: -2em;
width: 2em;
text-align: center;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-webkit-keyframes burst {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
90% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
opacity: 0;
}
}
@keyframes burst {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
90% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
opacity: 0;
}
}
@-webkit-keyframes flashing {
0% {
opacity: 1;
}
45% {
opacity: 0;
}
90% {
opacity: 1;
}
}
@keyframes flashing {
0% {
opacity: 1;
}
45% {
opacity: 0;
}
90% {
opacity: 1;
}
}
@-webkit-keyframes fade-left {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
75% {
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
opacity: 0;
}
}
@keyframes fade-left {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
75% {
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
opacity: 0;
}
}
@-webkit-keyframes fade-right {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
75% {
-webkit-transform: translateX(20px);
transform: translateX(20px);
opacity: 0;
}
}
@keyframes fade-right {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
75% {
-webkit-transform: translateX(20px);
transform: translateX(20px);
opacity: 0;
}
}
@-webkit-keyframes fade-up {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
75% {
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
opacity: 0;
}
}
@keyframes fade-up {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
75% {
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
opacity: 0;
}
}
@-webkit-keyframes fade-down {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
75% {
-webkit-transform: translateY(20px);
transform: translateY(20px);
opacity: 0;
}
}
@keyframes fade-down {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
75% {
-webkit-transform: translateY(20px);
transform: translateY(20px);
opacity: 0;
}
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -10deg);
transform: scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -10deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg);
transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -10deg);
transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -10deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -10deg);
transform: scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -10deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg);
transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg);
}
40%,
60%,
80% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.n-spin {
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
.n-spin-hover:hover {
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
.n-tada {
-webkit-animation: tada 1.5s ease infinite;
animation: tada 1.5s ease infinite;
}
.n-tada-hover:hover {
-webkit-animation: tada 1.5s ease infinite;
animation: tada 1.5s ease infinite;
}
.n-flashing {
-webkit-animation: flashing 1.5s infinite linear;
animation: flashing 1.5s infinite linear;
}
.n-flashing-hover:hover {
-webkit-animation: flashing 1.5s infinite linear;
animation: flashing 1.5s infinite linear;
}
.n-burst {
-webkit-animation: burst 1.5s infinite linear;
animation: burst 1.5s infinite linear;
}
.n-burst-hover:hover {
-webkit-animation: burst 1.5s infinite linear;
animation: burst 1.5s infinite linear;
}
.n-fade-up {
-webkit-animation: fade-up 1.5s infinite linear;
animation: fade-up 1.5s infinite linear;
}
.n-fade-up-hover:hover {
-webkit-animation: fade-up 1.5s infinite linear;
animation: fade-up 1.5s infinite linear;
}
.n-fade-down {
-webkit-animation: fade-down 1.5s infinite linear;
animation: fade-down 1.5s infinite linear;
}
.n-fade-down-hover:hover {
-webkit-animation: fade-down 1.5s infinite linear;
animation: fade-down 1.5s infinite linear;
}
.n-fade-left {
-webkit-animation: fade-left 1.5s infinite linear;
animation: fade-left 1.5s infinite linear;
}
.n-fade-left-hover:hover {
-webkit-animation: fade-left 1.5s infinite linear;
animation: fade-left 1.5s infinite linear;
}
.n-fade-right {
-webkit-animation: fade-right 1.5s infinite linear;
animation: fade-right 1.5s infinite linear;
}
.n-fade-right-hover:hover {
-webkit-animation: fade-right 1.5s infinite linear;
animation: fade-right 1.5s infinite linear;
}
.n-xs {
font-size: 1rem !important;
}
.n-sm {
font-size: 1.55rem !important;
}
.n-md {
font-size: 2.25rem !important;
}
.n-lg {
font-size: 3rem !important;
}
.n-fw {
font-size: 1.2857142857em;
line-height: 0.8em;
width: 1.2857142857em;
height: 0.8em;
margin-top: -0.2em !important;
vertical-align: middle;
}
.n-pull-left {
float: left;
margin-right: 0.3em !important;
}
.n-pull-right {
float: right;
margin-left: 0.3em !important;
}
.n-rotate-90 {
transform: rotate(90deg);
}
.n-rotate-180 {
transform: rotate(180deg);
}
.n-rotate-270 {
transform: rotate(270deg);
}
.n-flip-horizontal {
transform: scaleX(-1);
}
.n-flip-vertical {
transform: scaleY(-1);
}
.n-border {
padding: 0.25em;
border: 0.07em solid rgba(0, 0, 0, 0.1);
border-radius: 0.25em;
}
.n-border-circle {
padding: 0.25em;
border: 0.07em solid rgba(0, 0, 0, 0.1);
border-radius: 50%;
}
.nl-meta:before {
content: "\ef27";
}
.n-lemon:before {
content: "\ef28";
}
.ns-lemon:before {
content: "\ef29";
}
.n-cricket-ball:before {
content: "\ef0c";
}
.n-baguette:before {
content: "\ef0d";
}
.n-bowl-hot:before {
content: "\ef0e";
}
.n-bowl-rice:before {
content: "\ef0f";
}
.n-cable-car:before {
content: "\ef10";
}
.n-candles:before {
content: "\ef11";
}
.n-circle-half:before {
content: "\ef12";
}
.n-circle-quarter:before {
content: "\ef13";
}
.n-circle-three-quarter:before {
content: "\ef14";
}
.n-cross:before {
content: "\ef15";
}
.n-fork:before {
content: "\ef16";
}
.n-knife:before {
content: "\ef17";
}
.n-money-withdraw:before {
content: "\ef18";
}
.n-popsicle:before {
content: "\ef19";
}
.n-scatter-chart:before {
content: "\ef1a";
}
.ns-baguette:before {
content: "\ef1b";
}
.ns-bowl-hot:before {
content: "\ef1c";
}
.ns-bowl-rice:before {
content: "\ef1d";
}
.ns-cable-car:before {
content: "\ef1e";
}
.ns-circle-half:before {
content: "\ef1f";
}
.ns-circle-quarter:before {
content: "\ef20";
}
.ns-circle-three-quarter:before {
content: "\ef21";
}
.ns-cricket-ball:before {
content: "\ef22";
}
.ns-invader:before {
content: "\ef23";
}
.n-male-female:before {
content: "\ef24";
}
.ns-popsicle:before {
content: "\ef25";
}
.ns-tree-alt:before {
content: "\ef26";
}
.nl-venmo:before {
content: "\e900";
}
.nl-upwork:before {
content: "\e901";
}
.nl-netlify:before {
content: "\e902";
}
.nl-java:before {
content: "\e903";
}
.nl-heroku:before {
content: "\e904";
}
.nl-go-lang:before {
content: "\e905";
}
.nl-gmail:before {
content: "\e906";
}
.nl-flask:before {
content: "\e907";
}
.nl-99designs:before {
content: "\e908";
}
.nl-500px:before {
content: "\e909";
}
.nl-adobe:before {
content: "\e90a";
}
.nl-airbnb:before {
content: "\e90b";
}
.nl-algolia:before {
content: "\e90c";
}
.nl-amazon:before {
content: "\e90d";
}
.nl-android:before {
content: "\e90e";
}
.nl-angular:before {
content: "\e90f";
}
.nl-apple:before {
content: "\e910";
}
.nl-audible:before {
content: "\e911";
}
.nl-aws:before {
content: "\e912";
}
.nl-baidu:before {
content: "\e913";
}
.nl-behance:before {
content: "\e914";
}
.nl-bing:before {
content: "\e915";
}
.nl-bitcoin:before {
content: "\e916";
}
.nl-blender:before {
content: "\e917";
}
.nl-blogger:before {
content: "\e918";
}
.nl-bootstrap:before {
content: "\e919";
}
.nl-chrome:before {
content: "\e91a";
}
.nl-codepen:before {
content: "\e91b";
}
.nl-c-plus-plus:before {
content: "\e91c";
}
.nl-creative-commons:before {
content: "\e91d";
}
.nl-css3:before {
content: "\e91e";
}
.nl-dailymotion:before {
content: "\e91f";
}
.nl-deviantart:before {
content: "\e920";
}
.nl-dev-to:before {
content: "\e921";
}
.nl-digg:before {
content: "\e922";
}
.nl-digitalocean:before {
content: "\e923";
}
.nl-discord:before {
content: "\e924";
}
.nl-discord-alt:before {
content: "\e925";
}
.nl-discourse:before {
content: "\e926";
}
.nl-django:before {
content: "\e927";
}
.nl-docker:before {
content: "\e928";
}
.nl-dribbble:before {
content: "\e929";
}
.nl-dropbox:before {
content: "\e92a";
}
.nl-drupal:before {
content: "\e92b";
}
.nl-ebay:before {
content: "\e92c";
}
.nl-edge:before {
content: "\e92d";
}
.nl-etsy:before {
content: "\e92e";
}
.nl-facebook:before {
content: "\e92f";
}
.nl-facebook-circle:before {
content: "\e930";
}
.nl-facebook-square:before {
content: "\e931";
}
.nl-figma:before {
content: "\e932";
}
.nl-firebase:before {
content: "\e933";
}
.nl-firefox:before {
content: "\e934";
}
.nl-flickr:before {
content: "\e935";
}
.nl-flickr-square:before {
content: "\e936";
}
.nl-flutter:before {
content: "\e937";
}
.nl-foursquare:before {
content: "\e938";
}
.nl-git:before {
content: "\e939";
}
.nl-github:before {
content: "\e93a";
}
.nl-gitlab:before {
content: "\e93b";
}
.nl-google:before {
content: "\e93c";
}
.nl-google-cloud:before {
content: "\e93d";
}
.nl-google-plus:before {
content: "\e93e";
}
.nl-google-plus-circle:before {
content: "\e93f";
}
.nl-html5:before {
content: "\e940";
}
.nl-imdb:before {
content: "\e941";
}
.nl-instagram:before {
content: "\e942";
}
.nl-instagram-alt:before {
content: "\e943";
}
.nl-internet-explorer:before {
content: "\e944";
}
.nl-invision:before {
content: "\e945";
}
.nl-javascript:before {
content: "\e946";
}
.nl-joomla:before {
content: "\e947";
}
.nl-jquery:before {
content: "\e948";
}
.nl-jsfiddle:before {
content: "\e949";
}
.nl-kickstarter:before {
content: "\e94a";
}
.nl-kubernetes:before {
content: "\e94b";
}
.nl-less:before {
content: "\e94c";
}
.nl-linkedin:before {
content: "\e94d";
}
.nl-linkedin-square:before {
content: "\e94e";
}
.nl-magento:before {
content: "\e94f";
}
.nl-mailchimp:before {
content: "\e950";
}
.nl-markdown:before {
content: "\e951";
}
.nl-mastercard:before {
content: "\e952";
}
.nl-mastodon:before {
content: "\e953";
}
.nl-medium:before {
content: "\e954";
}
.nl-medium-old:before {
content: "\e955";
}
.nl-medium-square:before {
content: "\e956";
}
.nl-messenger:before {
content: "\e957";
}
.nl-microsoft:before {
content: "\e958";
}
.nl-microsoft-teams:before {
content: "\e959";
}
.nl-nodejs:before {
content: "\e95a";
}
.nl-ok-ru:before {
content: "\e95b";
}
.nl-opera:before {
content: "\e95c";
}
.nl-patreon:before {
content: "\e95d";
}
.nl-paypal:before {
content: "\e95e";
}
.nl-periscope:before {
content: "\e95f";
}
.nl-php:before {
content: "\e960";
}
.nl-pinterest:before {
content: "\e961";
}
.nl-pinterest-alt:before {
content: "\e962";
}
.nl-play-store:before {
content: "\e963";
}
.nl-pocket:before {
content: "\e964";
}
.nl-product-hunt:before {
content: "\e965";
}
.nl-python:before {
content: "\e966";
}
.nl-quora:before {
content: "\e967";
}
.nl-react:before {
content: "\e968";
}
.nl-redbubble:before {
content: "\e969";
}
.nl-reddit:before {
content: "\e96a";
}
.nl-redux:before {
content: "\e96b";
}
.nl-sass:before {
content: "\e96c";
}
.nl-shopify:before {
content: "\e96d";
}
.nl-sketch:before {
content: "\e96e";
}
.nl-skype:before {
content: "\e96f";
}
.nl-slack:before {
content: "\e970";
}
.nl-slack-old:before {
content: "\e971";
}
.nl-snapchat:before {
content: "\e972";
}
.nl-soundcloud:before {
content: "\e973";
}
.nl-spotify:before {
content: "\e974";
}
.nl-spring-boot:before {
content: "\e975";
}
.nl-squarespace:before {
content: "\e976";
}
.nl-stack-overflow:before {
content: "\e977";
}
.nl-steam:before {
content: "\e978";
}
.nl-stripe:before {
content: "\e979";
}
.nl-tailwind-css:before {
content: "\e97a";
}
.nl-telegram:before {
content: "\e97b";
}
.nl-tiktok:before {
content: "\e97c";
}
.nl-trello:before {
content: "\e97d";
}
.nl-trip-advisor:before {
content: "\e97e";
}
.nl-tumblr:before {
content: "\e97f";
}
.nl-tux:before {
content: "\e980";
}
.nl-twitch:before {
content: "\e981";
}
.nl-twitter:before {
content: "\e982";
}
.nl-unity:before {
content: "\e983";
}
.nl-unsplash:before {
content: "\e984";
}
.nl-vimeo:before {
content: "\e985";
}
.nl-visa:before {
content: "\e986";
}
.nl-visual-studio:before {
content: "\e987";
}
.nl-vk:before {
content: "\e988";
}
.nl-vuejs:before {
content: "\e989";
}
.nl-whatsapp:before {
content: "\e98a";
}
.nl-whatsapp-square:before {
content: "\e98b";
}
.nl-wikipedia:before {
content: "\e98c";
}
.nl-windows:before {
content: "\e98d";
}
.nl-wix:before {
content: "\e98e";
}
.nl-wordpress:before {
content: "\e98f";
}
.nl-yahoo:before {
content: "\e990";
}
.nl-yelp:before {
content: "\e991";
}
.nl-youtube:before {
content: "\e992";
}
.nl-zoom:before {
content: "\e993";
}
.n-collapse-alt:before {
content: "\e994";
}
.n-collapse-horizontal:before {
content: "\e995";
}
.n-collapse-vertical:before {
content: "\e996";
}
.n-expand-horizontal:before {
content: "\e997";
}
.n-expand-vertical:before {
content: "\e998";
}
.n-injection:before {
content: "\e999";
}
.n-leaf:before {
content: "\e99a";
}
.n-math:before {
content: "\e99b";
}
.n-party:before {
content: "\e99c";
}
.n-abacus:before {
content: "\e99d";
}
.n-accessibility:before {
content: "\e99e";
}
.n-add-to-queue:before {
content: "\e99f";
}
.n-adjust:before {
content: "\e9a0";
}
.n-alarm:before {
content: "\e9a1";
}
.n-alarm-add:before {
content: "\e9a2";
}
.n-alarm-exclamation:before {
content: "\e9a3";
}
.n-alarm-off:before {
content: "\e9a4";
}
.n-alarm-snooze:before {
content: "\e9a5";
}
.n-album:before {
content: "\e9a6";
}
.n-align-justify:before {
content: "\e9a7";
}
.n-align-left:before {
content: "\e9a8";
}
.n-align-middle:before {
content: "\e9a9";
}
.n-align-right:before {
content: "\e9aa";
}
.n-analyse:before {
content: "\e9ab";
}
.n-anchor:before {
content: "\e9ac";
}
.n-angry:before {
content: "\e9ad";
}
.n-aperture:before {
content: "\e9ae";
}
.n-arch:before {
content: "\e9af";
}
.n-archive:before {
content: "\e9b0";
}
.n-archive-in:before {
content: "\e9b1";
}
.n-archive-out:before {
content: "\e9b2";
}
.n-area:before {
content: "\e9b3";
}
.n-arrow-back:before {
content: "\e9b4";
}
.n-arrow-from-bottom:before {
content: "\e9b5";
}
.n-arrow-from-left:before {
content: "\e9b6";
}
.n-arrow-from-right:before {
content: "\e9b7";
}
.n-arrow-from-top:before {
content: "\e9b8";
}
.n-arrow-to-bottom:before {
content: "\e9b9";
}
.n-arrow-to-left:before {
content: "\e9ba";
}
.n-arrow-to-right:before {
content: "\e9bb";
}
.n-arrow-to-top:before {
content: "\e9bc";
}
.n-at:before {
content: "\e9bd";
}
.n-atom:before {
content: "\e9be";
}
.n-award:before {
content: "\e9bf";
}
.n-badge:before {
content: "\e9c0";
}
.n-badge-check:before {
content: "\e9c1";
}
.n-ball:before {
content: "\e9c2";
}
.n-band-aid:before {
content: "\e9c3";
}
.n-bar-chart:before {
content: "\e9c4";
}
.n-bar-chart-alt:before {
content: "\e9c5";
}
.n-bar-chart-alt-2:before {
content: "\e9c6";
}
.n-bar-chart-square:before {
content: "\e9c7";
}
.n-barcode:before {
content: "\e9c8";
}
.n-barcode-reader:before {
content: "\e9c9";
}
.n-baseball:before {
content: "\e9ca";
}
.n-basket:before {
content: "\e9cb";
}
.n-basketball:before {
content: "\e9cc";
}
.n-bath:before {
content: "\e9cd";
}
.n-battery:before {
content: "\e9ce";
}
.n-bed:before {
content: "\e9cf";
}
.n-been-here:before {
content: "\e9d0";
}
.n-beer:before {
content: "\e9d1";
}
.n-bell:before {
content: "\e9d2";
}
.n-bell-minus:before {
content: "\e9d3";
}
.n-bell-off:before {
content: "\e9d4";
}
.n-bell-plus:before {
content: "\e9d5";
}
.n-bible:before {
content: "\e9d6";
}
.n-bitcoin:before {
content: "\e9d7";
}
.n-blanket:before {
content: "\e9d8";
}
.n-block:before {
content: "\e9d9";
}
.n-bluetooth:before {
content: "\e9da";
}
.n-body:before {
content: "\e9db";
}
.n-bold:before {
content: "\e9dc";
}
.n-bolt-circle:before {
content: "\e9dd";
}
.n-bomb:before {
content: "\e9de";
}
.n-bone:before {
content: "\e9df";
}
.n-bong:before {
content: "\e9e0";
}
.n-book:before {
content: "\e9e1";
}
.n-book-add:before {
content: "\e9e2";
}
.n-book-alt:before {
content: "\e9e3";
}
.n-book-bookmark:before {
content: "\e9e4";
}
.n-book-content:before {
content: "\e9e5";
}
.n-book-heart:before {
content: "\e9e6";
}
.n-bookmark:before {
content: "\e9e7";
}
.n-bookmark-alt:before {
content: "\e9e8";
}
.n-bookmark-alt-minus:before {
content: "\e9e9";
}
.n-bookmark-alt-plus:before {
content: "\e9ea";
}
.n-bookmark-heart:before {
content: "\e9eb";
}
.n-bookmark-minus:before {
content: "\e9ec";
}
.n-bookmark-plus:before {
content: "\e9ed";
}
.n-bookmarks:before {
content: "\e9ee";
}
.n-book-open:before {
content: "\e9ef";
}
.n-book-reader:before {
content: "\e9f0";
}
.n-border-all:before {
content: "\e9f1";
}
.n-border-bottom:before {
content: "\e9f2";
}
.n-border-inner:before {
content: "\e9f3";
}
.n-border-left:before {
content: "\e9f4";
}
.n-border-none:before {
content: "\e9f5";
}
.n-border-outer:before {
content: "\e9f6";
}
.n-border-radius:before {
content: "\e9f7";
}
.n-border-right:before {
content: "\e9f8";
}
.n-border-top:before {
content: "\e9f9";
}
.n-bot:before {
content: "\e9fa";
}
.n-bowling-ball:before {
content: "\e9fb";
}
.n-box:before {
content: "\e9fc";
}
.n-bracket:before {
content: "\e9fd";
}
.n-braille:before {
content: "\e9fe";
}
.n-brain:before {
content: "\e9ff";
}
.n-briefcase:before {
content: "\ea00";
}
.n-briefcase-alt:before {
content: "\ea01";
}
.n-briefcase-alt-2:before {
content: "\ea02";
}
.n-brightness:before {
content: "\ea03";
}
.n-brightness-half:before {
content: "\ea04";
}
.n-broadcast:before {
content: "\ea05";
}
.n-brush:before {
content: "\ea06";
}
.n-brush-alt:before {
content: "\ea07";
}
.n-bug:before {
content: "\ea08";
}
.n-bug-alt:before {
content: "\ea09";
}
.n-building:before {
content: "\ea0a";
}
.n-building-house:before {
content: "\ea0b";
}
.n-buildings:before {
content: "\ea0c";
}
.n-bulb:before {
content: "\ea0d";
}
.n-bullseye:before {
content: "\ea0e";
}
.n-buoy:before {
content: "\ea0f";
}
.n-bus:before {
content: "\ea10";
}
.n-bus-school:before {
content: "\ea11";
}
.n-cabinet:before {
content: "\ea12";
}
.n-cake:before {
content: "\ea13";
}
.n-calculator:before {
content: "\ea14";
}
.n-calendar:before {
content: "\ea15";
}
.n-calendar-alt:before {
content: "\ea16";
}
.n-calendar-check:before {
content: "\ea17";
}
.n-calendar-edit:before {
content: "\ea18";
}
.n-calendar-event:before {
content: "\ea19";
}
.n-calendar-exclamation:before {
content: "\ea1a";
}
.n-calendar-heart:before {
content: "\ea1b";
}
.n-calendar-minus:before {
content: "\ea1c";
}
.n-calendar-plus:before {
content: "\ea1d";
}
.n-calendar-star:before {
content: "\ea1e";
}
.n-calendar-week:before {
content: "\ea1f";
}
.n-calendar-x:before {
content: "\ea20";
}
.n-camera:before {
content: "\ea21";
}
.n-camera-home:before {
content: "\ea22";
}
.n-camera-movie:before {
content: "\ea23";
}
.n-camera-off:before {
content: "\ea24";
}
.n-capsule:before {
content: "\ea25";
}
.n-captions:before {
content: "\ea26";
}
.n-car:before {
content: "\ea27";
}
.n-card:before {
content: "\ea28";
}
.n-caret-down:before {
content: "\ea29";
}
.n-caret-down-circle:before {
content: "\ea2a";
}
.n-caret-down-square:before {
content: "\ea2b";
}
.n-caret-left:before {
content: "\ea2c";
}
.n-caret-left-circle:before {
content: "\ea2d";
}
.n-caret-left-square:before {
content: "\ea2e";
}
.n-caret-right:before {
content: "\ea2f";
}
.n-caret-right-circle:before {
content: "\ea30";
}
.n-caret-right-square:before {
content: "\ea31";
}
.n-caret-up:before {
content: "\ea32";
}
.n-caret-up-circle:before {
content: "\ea33";
}
.n-caret-up-square:before {
content: "\ea34";
}
.n-carousel:before {
content: "\ea35";
}
.n-cart:before {
content: "\ea36";
}
.n-cart-alt:before {
content: "\ea37";
}
.n-cast:before {
content: "\ea38";
}
.n-category:before {
content: "\ea39";
}
.n-category-alt:before {
content: "\ea3a";
}
.n-cctv:before {
content: "\ea3b";
}
.n-certification:before {
content: "\ea3c";
}
.n-chair:before {
content: "\ea3d";
}
.n-chalkboard:before {
content: "\ea3e";
}
.n-chart:before {
content: "\ea3f";
}
.n-chat:before {
content: "\ea40";
}
.n-check:before {
content: "\ea41";
}
.n-checkbox:before {
content: "\ea42";
}
.n-checkbox-checked:before {
content: "\ea43";
}
.n-checkbox-minus:before {
content: "\ea44";
}
.n-checkbox-square:before {
content: "\ea45";
}
.n-check-circle:before {
content: "\ea46";
}
.n-check-double:before {
content: "\ea47";
}
.n-check-shield:before {
content: "\ea48";
}
.n-check-square:before {
content: "\ea49";
}
.n-chevron-down:before {
content: "\ea4a";
}
.n-chevron-down-circle:before {
content: "\ea4b";
}
.n-chevron-down-square:before {
content: "\ea4c";
}
.n-chevron-left:before {
content: "\ea4d";
}
.n-chevron-left-circle:before {
content: "\ea4e";
}
.n-chevron-left-square:before {
content: "\ea4f";
}
.n-chevron-right:before {
content: "\ea50";
}
.n-chevron-right-circle:before {
content: "\ea51";
}
.n-chevron-right-square:before {
content: "\ea52";
}
.n-chevrons-down:before {
content: "\ea53";
}
.n-chevrons-left:before {
content: "\ea54";
}
.n-chevrons-right:before {
content: "\ea55";
}
.n-chevrons-up:before {
content: "\ea56";
}
.n-chevron-up:before {
content: "\ea57";
}
.n-chevron-up-circle:before {
content: "\ea58";
}
.n-chevron-up-square:before {
content: "\ea59";
}
.n-chip:before {
content: "\ea5a";
}
.n-church:before {
content: "\ea5b";
}
.n-circle:before {
content: "\ea5c";
}
.n-clinic:before {
content: "\ea5d";
}
.n-clipboard:before {
content: "\ea5e";
}
.n-closet:before {
content: "\ea5f";
}
.n-cloud:before {
content: "\ea60";
}
.n-cloud-download:before {
content: "\ea61";
}
.n-cloud-drizzle:before {
content: "\ea62";
}
.n-cloud-lightning:before {
content: "\ea63";
}
.n-cloud-light-rain:before {
content: "\ea64";
}
.n-cloud-rain:before {
content: "\ea65";
}
.n-cloud-snow:before {
content: "\ea66";
}
.n-cloud-upload:before {
content: "\ea67";
}
.n-code:before {
content: "\ea68";
}
.n-code-alt:before {
content: "\ea69";
}
.n-code-block:before {
content: "\ea6a";
}
.n-code-curly:before {
content: "\ea6b";
}
.n-coffee:before {
content: "\ea6c";
}
.n-coffee-togo:before {
content: "\ea6d";
}
.n-cog:before {
content: "\ea6e";
}
.n-coin:before {
content: "\ea6f";
}
.n-coin-stack:before {
content: "\ea70";
}
.n-collapse:before {
content: "\ea71";
}
.n-collection:before {
content: "\ea72";
}
.n-color-fill:before {
content: "\ea73";
}
.n-columns:before {
content: "\ea74";
}
.n-command:before {
content: "\ea75";
}
.n-comment:before {
content: "\ea76";
}
.n-comment-add:before {
content: "\ea77";
}
.n-comment-check:before {
content: "\ea78";
}
.n-comment-detail:before {
content: "\ea79";
}
.n-comment-dots:before {
content: "\ea7a";
}
.n-comment-edit:before {
content: "\ea7b";
}
.n-comment-error:before {
content: "\ea7c";
}
.n-comment-minus:before {
content: "\ea7d";
}
.n-comment-x:before {
content: "\ea7e";
}
.n-compass:before {
content: "\ea7f";
}
.n-confused:before {
content: "\ea80";
}
.n-conversation:before {
content: "\ea81";
}
.n-cookie:before {
content: "\ea82";
}
.n-cool:before {
content: "\ea83";
}
.n-copy:before {
content: "\ea84";
}
.n-copy-alt:before {
content: "\ea85";
}
.n-copyright:before {
content: "\ea86";
}
.n-credit-card:before {
content: "\ea87";
}
.n-credit-card-alt:before {
content: "\ea88";
}
.n-credit-card-front:before {
content: "\ea89";
}
.n-crop:before {
content: "\ea8a";
}
.n-crosshair:before {
content: "\ea8b";
}
.n-crown:before {
content: "\ea8c";
}
.n-cube:before {
content: "\ea8d";
}
.n-cube-alt:before {
content: "\ea8e";
}
.n-cuboid:before {
content: "\ea8f";
}
.n-current-location:before {
content: "\ea90";
}
.n-customize:before {
content: "\ea91";
}
.n-cut:before {
content: "\ea92";
}
.n-cycling:before {
content: "\ea93";
}
.n-cylinder:before {
content: "\ea94";
}
.n-data:before {
content: "\ea95";
}
.n-desktop:before {
content: "\ea96";
}
.n-detail:before {
content: "\ea97";
}
.n-devices:before {
content: "\ea98";
}
.n-dialpad:before {
content: "\ea99";
}
.n-dialpad-alt:before {
content: "\ea9a";
}
.n-diamond:before {
content: "\ea9b";
}
.n-dice-1:before {
content: "\ea9c";
}
.n-dice-2:before {
content: "\ea9d";
}
.n-dice-3:before {
content: "\ea9e";
}
.n-dice-4:before {
content: "\ea9f";
}
.n-dice-5:before {
content: "\eaa0";
}
.n-dice-6:before {
content: "\eaa1";
}
.n-directions:before {
content: "\eaa2";
}
.n-disc:before {
content: "\eaa3";
}
.n-dish:before {
content: "\eaa4";
}
.n-dislike:before {
content: "\eaa5";
}
.n-dizzy:before {
content: "\eaa6";
}
.n-dna:before {
content: "\eaa7";
}
.n-dock-bottom:before {
content: "\eaa8";
}
.n-dock-left:before {
content: "\eaa9";
}
.n-dock-right:before {
content: "\eaaa";
}
.n-dock-top:before {
content: "\eaab";
}
.n-dollar:before {
content: "\eaac";
}
.n-dollar-circle:before {
content: "\eaad";
}
.n-donate-blood:before {
content: "\eaae";
}
.n-donate-heart:before {
content: "\eaaf";
}
.n-door-open:before {
content: "\eab0";
}
.n-dots-horizontal:before {
content: "\eab1";
}
.n-dots-horizontal-rounded:before {
content: "\eab2";
}
.n-dots-vertical:before {
content: "\eab3";
}
.n-dots-vertical-rounded:before {
content: "\eab4";
}
.n-doughnut-chart:before {
content: "\eab5";
}
.n-down-arrow:before {
content: "\eab6";
}
.n-down-arrow-alt:before {
content: "\eab7";
}
.n-down-arrow-circle:before {
content: "\eab8";
}
.n-download:before {
content: "\eab9";
}
.n-downvote:before {
content: "\eaba";
}
.n-drink:before {
content: "\eabb";
}
.n-droplet:before {
content: "\eabc";
}
.n-dumbbell:before {
content: "\eabd";
}
.n-duplicate:before {
content: "\eabe";
}
.n-edit:before {
content: "\eabf";
}
.n-edit-alt:before {
content: "\eac0";
}
.n-envelope:before {
content: "\eac1";
}
.n-envelope-open:before {
content: "\eac2";
}
.n-equalizer:before {
content: "\eac3";
}
.n-eraser:before {
content: "\eac4";
}
.n-error:before {
content: "\eac5";
}
.n-error-alt:before {
content: "\eac6";
}
.n-error-circle:before {
content: "\eac7";
}
.n-euro:before {
content: "\eac8";
}
.n-exclude:before {
content: "\eac9";
}
.n-exit:before {
content: "\eaca";
}
.n-exit-fullscreen:before {
content: "\eacb";
}
.n-expand:before {
content: "\eacc";
}
.n-expand-alt:before {
content: "\eacd";
}
.n-export:before {
content: "\eace";
}
.n-extension:before {
content: "\eacf";
}
.n-face:before {
content: "\ead0";
}
.n-fast-forward:before {
content: "\ead1";
}
.n-fast-forward-circle:before {
content: "\ead2";
}
.n-female:before {
content: "\ead3";
}
.n-female-sign:before {
content: "\ead4";
}
.n-file:before {
content: "\ead5";
}
.n-file-blank:before {
content: "\ead6";
}
.n-file-find:before {
content: "\ead7";
}
.n-film:before {
content: "\ead8";
}
.n-filter:before {
content: "\ead9";
}
.n-filter-alt:before {
content: "\eada";
}
.n-fingerprint:before {
content: "\eadb";
}
.n-first-aid:before {
content: "\eadc";
}
.n-first-page:before {
content: "\eadd";
}
.n-flag:before {
content: "\eade";
}
.n-folder:before {
content: "\eadf";
}
.n-folder-minus:before {
content: "\eae0";
}
.n-folder-open:before {
content: "\eae1";
}
.n-folder-plus:before {
content: "\eae2";
}
.n-font:before {
content: "\eae3";
}
.n-font-color:before {
content: "\eae4";
}
.n-font-family:before {
content: "\eae5";
}
.n-font-size:before {
content: "\eae6";
}
.n-food-menu:before {
content: "\eae7";
}
.n-food-tag:before {
content: "\eae8";
}
.n-football:before {
content: "\eae9";
}
.n-fridge:before {
content: "\eaea";
}
.n-fullscreen:before {
content: "\eaeb";
}
.n-game:before {
content: "\eaec";
}
.n-gas-pump:before {
content: "\eaed";
}
.n-ghost:before {
content: "\eaee";
}
.n-gift:before {
content: "\eaef";
}
.n-git-branch:before {
content: "\eaf0";
}
.n-git-commit:before {
content: "\eaf1";
}
.n-git-compare:before {
content: "\eaf2";
}
.n-git-merge:before {
content: "\eaf3";
}
.n-git-pull-request:before {
content: "\eaf4";
}
.n-git-repo-forked:before {
content: "\eaf5";
}
.n-glasses:before {
content: "\eaf6";
}
.n-glasses-alt:before {
content: "\eaf7";
}
.n-globe:before {
content: "\eaf8";
}
.n-globe-alt:before {
content: "\eaf9";
}
.n-grid:before {
content: "\eafa";
}
.n-grid-alt:before {
content: "\eafb";
}
.n-grid-horizontal:before {
content: "\eafc";
}
.n-grid-small:before {
content: "\eafd";
}
.n-grid-vertical:before {
content: "\eafe";
}
.n-group:before {
content: "\eaff";
}
.n-handicap:before {
content: "\eb00";
}
.n-happy:before {
content: "\eb01";
}
.n-happy-alt:before {
content: "\eb02";
}
.n-happy-beaming:before {
content: "\eb03";
}
.n-happy-heart-eyes:before {
content: "\eb04";
}
.n-hash:before {
content: "\eb05";
}
.n-hdd:before {
content: "\eb06";
}
.n-heading:before {
content: "\eb07";
}
.n-headphone:before {
content: "\eb08";
}
.n-health:before {
content: "\eb09";
}
.n-heart:before {
content: "\eb0a";
}
.n-heart-circle:before {
content: "\eb0b";
}
.n-heart-square:before {
content: "\eb0c";
}
.n-help-circle:before {
content: "\eb0d";
}
.n-hide:before {
content: "\eb0e";
}
.n-highlight:before {
content: "\eb0f";
}
.n-history:before {
content: "\eb10";
}
.n-hive:before {
content: "\eb11";
}
.n-home:before {
content: "\eb12";
}
.n-home-alt:before {
content: "\eb13";
}
.n-home-circle:before {
content: "\eb14";
}
.n-home-heart:before {
content: "\eb15";
}
.n-home-smile:before {
content: "\eb16";
}
.n-horizontal-center:before {
content: "\eb17";
}
.n-hotel:before {
content: "\eb18";
}
.n-hourglass:before {
content: "\eb19";
}
.n-id-card:before {
content: "\eb1a";
}
.n-image:before {
content: "\eb1b";
}
.n-image-add:before {
content: "\eb1c";
}
.n-image-alt:before {
content: "\eb1d";
}
.n-images:before {
content: "\eb1e";
}
.n-import:before {
content: "\eb1f";
}
.n-infinite:before {
content: "\eb20";
}
.n-info-circle:before {
content: "\eb21";
}
.n-info-square:before {
content: "\eb22";
}
.n-intersect:before {
content: "\eb23";
}
.n-italic:before {
content: "\eb24";
}
.n-joystick:before {
content: "\eb25";
}
.n-joystick-alt:before {
content: "\eb26";
}
.n-joystick-button:before {
content: "\eb27";
}
.n-key:before {
content: "\eb28";
}
.n-label:before {
content: "\eb29";
}
.n-landscape:before {
content: "\eb2a";
}
.n-laptop:before {
content: "\eb2b";
}
.n-last-page:before {
content: "\eb2c";
}
.n-laugh:before {
content: "\eb2d";
}
.n-layer:before {
content: "\eb2e";
}
.n-layer-minus:before {
content: "\eb2f";
}
.n-layer-plus:before {
content: "\eb30";
}
.n-layout:before {
content: "\eb31";
}
.n-left-arrow:before {
content: "\eb32";
}
.n-left-arrow-alt:before {
content: "\eb33";
}
.n-left-arrow-circle:before {
content: "\eb34";
}
.n-left-down-arrow-circle:before {
content: "\eb35";
}
.n-left-indent:before {
content: "\eb36";
}
.n-left-top-arrow-circle:before {
content: "\eb37";
}
.n-library:before {
content: "\eb38";
}
.n-like:before {
content: "\eb39";
}
.n-line-chart:before {
content: "\eb3a";
}
.n-line-chart-down:before {
content: "\eb3b";
}
.n-link:before {
content: "\eb3c";
}
.n-link-alt:before {
content: "\eb3d";
}
.n-link-external:before {
content: "\eb3e";
}
.n-lira:before {
content: "\eb3f";
}
.n-list-check:before {
content: "\eb40";
}
.n-list-minus:before {
content: "\eb41";
}
.n-list-ol:before {
content: "\eb42";
}
.n-list-plus:before {
content: "\eb43";
}
.n-list-ul:before {
content: "\eb44";
}
.n-loader:before {
content: "\eb45";
}
.n-loader-alt:before {
content: "\eb46";
}
.n-loader-circle:before {
content: "\eb47";
}
.n-location-plus:before {
content: "\eb48";
}
.n-lock:before {
content: "\eb49";
}
.n-lock-alt:before {
content: "\eb4a";
}
.n-lock-open:before {
content: "\eb4b";
}
.n-lock-open-alt:before {
content: "\eb4c";
}
.n-log-in:before {
content: "\eb4d";
}
.n-log-in-circle:before {
content: "\eb4e";
}
.n-log-out:before {
content: "\eb4f";
}
.n-log-out-circle:before {
content: "\eb50";
}
.n-low-vision:before {
content: "\eb51";
}
.n-magnet:before {
content: "\eb52";
}
.n-mail-send:before {
content: "\eb53";
}
.n-male:before {
content: "\eb54";
}
.n-male-sign:before {
content: "\eb55";
}
.n-map:before {
content: "\eb56";
}
.n-map-alt:before {
content: "\eb57";
}
.n-map-pin:before {
content: "\eb58";
}
.n-mask:before {
content: "\eb59";
}
.n-medal:before {
content: "\eb5a";
}
.n-meh:before {
content: "\eb5b";
}
.n-meh-alt:before {
content: "\eb5c";
}
.n-meh-blank:before {
content: "\eb5d";
}
.n-memory-card:before {
content: "\eb5e";
}
.n-menu:before {
content: "\eb5f";
}
.n-menu-alt-left:before {
content: "\eb60";
}
.n-menu-alt-right:before {
content: "\eb61";
}
.n-merge:before {
content: "\eb62";
}
.n-message:before {
content: "\eb63";
}
.n-message-add:before {
content: "\eb64";
}
.n-message-alt:before {
content: "\eb65";
}
.n-message-alt-add:before {
content: "\eb66";
}
.n-message-alt-check:before {
content: "\eb67";
}
.n-message-alt-detail:before {
content: "\eb68";
}
.n-message-alt-dots:before {
content: "\eb69";
}
.n-message-alt-edit:before {
content: "\eb6a";
}
.n-message-alt-error:before {
content: "\eb6b";
}
.n-message-alt-minus:before {
content: "\eb6c";
}
.n-message-alt-x:before {
content: "\eb6d";
}
.n-message-check:before {
content: "\eb6e";
}
.n-message-detail:before {
content: "\eb6f";
}
.n-message-dots:before {
content: "\eb70";
}
.n-message-edit:before {
content: "\eb71";
}
.n-message-error:before {
content: "\eb72";
}
.n-message-minus:before {
content: "\eb73";
}
.n-message-rounded:before {
content: "\eb74";
}
.n-message-rounded-add:before {
content: "\eb75";
}
.n-message-rounded-check:before {
content: "\eb76";
}
.n-message-rounded-detail:before {
content: "\eb77";
}
.n-message-rounded-dots:before {
content: "\eb78";
}
.n-message-rounded-edit:before {
content: "\eb79";
}
.n-message-rounded-error:before {
content: "\eb7a";
}
.n-message-rounded-minus:before {
content: "\eb7b";
}
.n-message-rounded-x:before {
content: "\eb7c";
}
.n-message-square:before {
content: "\eb7d";
}
.n-message-square-add:before {
content: "\eb7e";
}
.n-message-square-check:before {
content: "\eb7f";
}
.n-message-square-detail:before {
content: "\eb80";
}
.n-message-square-dots:before {
content: "\eb81";
}
.n-message-square-edit:before {
content: "\eb82";
}
.n-message-square-error:before {
content: "\eb83";
}
.n-message-square-minus:before {
content: "\eb84";
}
.n-message-square-x:before {
content: "\eb85";
}
.n-message-x:before {
content: "\eb86";
}
.n-meteor:before {
content: "\eb87";
}
.n-microchip:before {
content: "\eb88";
}
.n-microphone:before {
content: "\eb89";
}
.n-microphone-off:before {
content: "\eb8a";
}
.n-minus:before {
content: "\eb8b";
}
.n-minus-back:before {
content: "\eb8c";
}
.n-minus-circle:before {
content: "\eb8d";
}
.n-minus-front:before {
content: "\eb8e";
}
.n-mobile:before {
content: "\eb8f";
}
.n-mobile-alt:before {
content: "\eb90";
}
.n-mobile-landscape:before {
content: "\eb91";
}
.n-mobile-vibration:before {
content: "\eb92";
}
.n-money:before {
content: "\eb93";
}
.n-moon:before {
content: "\eb94";
}
.n-mouse:before {
content: "\eb95";
}
.n-mouse-alt:before {
content: "\eb96";
}
.n-move:before {
content: "\eb97";
}
.n-move-horizontal:before {
content: "\eb98";
}
.n-move-vertical:before {
content: "\eb99";
}
.n-movie:before {
content: "\eb9a";
}
.n-movie-play:before {
content: "\eb9b";
}
.n-music:before {
content: "\eb9c";
}
.n-navigation:before {
content: "\eb9d";
}
.n-network-chart:before {
content: "\eb9e";
}
.n-news:before {
content: "\eb9f";
}
.n-no-entry:before {
content: "\eba0";
}
.n-note:before {
content: "\eba1";
}
.n-notepad:before {
content: "\eba2";
}
.n-notification:before {
content: "\eba3";
}
.n-notification-off:before {
content: "\eba4";
}
.n-outline:before {
content: "\eba5";
}
.n-package:before {
content: "\eba6";
}
.n-paint:before {
content: "\eba7";
}
.n-paint-roll:before {
content: "\eba8";
}
.n-palette:before {
content: "\eba9";
}
.n-paperclip:before {
content: "\ebaa";
}
.n-paper-plane:before {
content: "\ebab";
}
.n-paragraph:before {
content: "\ebac";
}
.n-paste:before {
content: "\ebad";
}
.n-pause:before {
content: "\ebae";
}
.n-pause-circle:before {
content: "\ebaf";
}
.n-pen:before {
content: "\ebb0";
}
.n-pencil:before {
content: "\ebb1";
}
.n-phone:before {
content: "\ebb2";
}
.n-phone-call:before {
content: "\ebb3";
}
.n-phone-incoming:before {
content: "\ebb4";
}
.n-phone-off:before {
content: "\ebb5";
}
.n-phone-outgoing:before {
content: "\ebb6";
}
.n-photo-album:before {
content: "\ebb7";
}
.n-pie-chart:before {
content: "\ebb8";
}
.n-pie-chart-alt:before {
content: "\ebb9";
}
.n-pie-chart-alt-2:before {
content: "\ebba";
}
.n-pin:before {
content: "\ebbb";
}
.n-planet:before {
content: "\ebbc";
}
.n-play:before {
content: "\ebbd";
}
.n-play-circle:before {
content: "\ebbe";
}
.n-plug:before {
content: "\ebbf";
}
.n-plus:before {
content: "\ebc0";
}
.n-plus-circle:before {
content: "\ebc1";
}
.n-plus-medical:before {
content: "\ebc2";
}
.n-podcast:before {
content: "\ebc3";
}
.n-pointer:before {
content: "\ebc4";
}
.n-poll:before {
content: "\ebc5";
}
.n-polygon:before {
content: "\ebc6";
}
.n-pound:before {
content: "\ebc7";
}
.n-power-off:before {
content: "\ebc8";
}
.n-printer:before {
content: "\ebc9";
}
.n-pulse:before {
content: "\ebca";
}
.n-purchase-tag:before {
content: "\ebcb";
}
.n-purchase-tag-alt:before {
content: "\ebcc";
}
.n-pyramid:before {
content: "\ebcd";
}
.n-qr:before {
content: "\ebce";
}
.n-qr-scan:before {
content: "\ebcf";
}
.n-question-mark:before {
content: "\ebd0";
}
.n-radar:before {
content: "\ebd1";
}
.n-radio:before {
content: "\ebd2";
}
.n-radio-circle:before {
content: "\ebd3";
}
.n-radio-circle-marked:before {
content: "\ebd4";
}
.n-receipt:before {
content: "\ebd5";
}
.n-rectangle:before {
content: "\ebd6";
}
.n-recycle:before {
content: "\ebd7";
}
.n-redo:before {
content: "\ebd8";
}
.n-refresh:before {
content: "\ebd9";
}
.n-registered:before {
content: "\ebda";
}
.n-rename:before {
content: "\ebdb";
}
.n-repeat:before {
content: "\ebdc";
}
.n-reply:before {
content: "\ebdd";
}
.n-reply-all:before {
content: "\ebde";
}
.n-repost:before {
content: "\ebdf";
}
.n-reset:before {
content: "\ebe0";
}
.n-restaurant:before {
content: "\ebe1";
}
.n-revision:before {
content: "\ebe2";
}
.n-rewind:before {
content: "\ebe3";
}
.n-rewind-circle:before {
content: "\ebe4";
}
.n-right-arrow:before {
content: "\ebe5";
}
.n-right-arrow-alt:before {
content: "\ebe6";
}
.n-right-arrow-circle:before {
content: "\ebe7";
}
.n-right-down-arrow-circle:before {
content: "\ebe8";
}
.n-right-indent:before {
content: "\ebe9";
}
.n-right-top-arrow-circle:before {
content: "\ebea";
}
.n-rocket:before {
content: "\ebeb";
}
.n-rotate-left:before {
content: "\ebec";
}
.n-rotate-right:before {
content: "\ebed";
}
.n-rss:before {
content: "\ebee";
}
.n-ruble:before {
content: "\ebef";
}
.n-ruler:before {
content: "\ebf0";
}
.n-run:before {
content: "\ebf1";
}
.n-rupee:before {
content: "\ebf2";
}
.n-sad:before {
content: "\ebf3";
}
.n-save:before {
content: "\ebf4";
}
.n-scan:before {
content: "\ebf5";
}
.n-screenshot:before {
content: "\ebf6";
}
.n-search:before {
content: "\ebf7";
}
.n-search-alt:before {
content: "\ebf8";
}
.n-search-alt-2:before {
content: "\ebf9";
}
.n-selection:before {
content: "\ebfa";
}
.n-select-multiple:before {
content: "\ebfb";
}
.n-send:before {
content: "\ebfc";
}
.n-server:before {
content: "\ebfd";
}
.n-shape-circle:before {
content: "\ebfe";
}
.n-shape-polygon:before {
content: "\ebff";
}
.n-shape-square:before {
content: "\ec00";
}
.n-shape-triangle:before {
content: "\ec01";
}
.n-share:before {
content: "\ec02";
}
.n-share-alt:before {
content: "\ec03";
}
.n-shekel:before {
content: "\ec04";
}
.n-shield:before {
content: "\ec05";
}
.n-shield-alt:before {
content: "\ec06";
}
.n-shield-alt-2:before {
content: "\ec07";
}
.n-shield-quarter:before {
content: "\ec08";
}
.n-shield-x:before {
content: "\ec09";
}
.n-shocked:before {
content: "\ec0a";
}
.n-shopping-bag:before {
content: "\ec0b";
}
.n-show:before {
content: "\ec0c";
}
.n-show-alt:before {
content: "\ec0d";
}
.n-shuffle:before {
content: "\ec0e";
}
.n-sidebar:before {
content: "\ec0f";
}
.n-sitemap:before {
content: "\ec10";
}
.n-skip-next:before {
content: "\ec11";
}
.n-skip-next-circle:before {
content: "\ec12";
}
.n-skip-previous:before {
content: "\ec13";
}
.n-skip-previous-circle:before {
content: "\ec14";
}
.n-sleepy:before {
content: "\ec15";
}
.n-slider:before {
content: "\ec16";
}
.n-slider-alt:before {
content: "\ec17";
}
.n-slideshow:before {
content: "\ec18";
}
.n-smile:before {
content: "\ec19";
}
.n-sort:before {
content: "\ec1a";
}
.n-sort-alt-2:before {
content: "\ec1b";
}
.n-sort-a-z:before {
content: "\ec1c";
}
.n-sort-down:before {
content: "\ec1d";
}
.n-sort-up:before {
content: "\ec1e";
}
.n-sort-z-a:before {
content: "\ec1f";
}
.n-spa:before {
content: "\ec20";
}
.n-space-bar:before {
content: "\ec21";
}
.n-speaker:before {
content: "\ec22";
}
.n-spray-can:before {
content: "\ec23";
}
.n-spreadsheet:before {
content: "\ec24";
}
.n-square:before {
content: "\ec25";
}
.n-square-rounded:before {
content: "\ec26";
}
.n-star:before {
content: "\ec27";
}
.n-station:before {
content: "\ec28";
}
.n-stats:before {
content: "\ec29";
}
.n-sticker:before {
content: "\ec2a";
}
.n-stop:before {
content: "\ec2b";
}
.n-stop-circle:before {
content: "\ec2c";
}
.n-stopwatch:before {
content: "\ec2d";
}
.n-store:before {
content: "\ec2e";
}
.n-store-alt:before {
content: "\ec2f";
}
.n-street-view:before {
content: "\ec30";
}
.n-strikethrough:before {
content: "\ec31";
}
.n-subdirectory-left:before {
content: "\ec32";
}
.n-subdirectory-right:before {
content: "\ec33";
}
.n-sun:before {
content: "\ec34";
}
.n-support:before {
content: "\ec35";
}
.n-swim:before {
content: "\ec36";
}
.n-sync:before {
content: "\ec37";
}
.n-tab:before {
content: "\ec38";
}
.n-table:before {
content: "\ec39";
}
.n-tachometer:before {
content: "\ec3a";
}
.n-tag:before {
content: "\ec3b";
}
.n-tag-alt:before {
content: "\ec3c";
}
.n-target-lock:before {
content: "\ec3d";
}
.n-task:before {
content: "\ec3e";
}
.n-task-x:before {
content: "\ec3f";
}
.n-taxi:before {
content: "\ec40";
}
.n-tennis-ball:before {
content: "\ec41";
}
.n-terminal:before {
content: "\ec42";
}
.n-test-tube:before {
content: "\ec43";
}
.n-text:before {
content: "\ec44";
}
.n-time:before {
content: "\ec45";
}
.n-time-five:before {
content: "\ec46";
}
.n-timer:before {
content: "\ec47";
}
.n-tired:before {
content: "\ec48";
}
.n-toggle-left:before {
content: "\ec49";
}
.n-toggle-right:before {
content: "\ec4a";
}
.n-tone:before {
content: "\ec4b";
}
.n-traffic-cone:before {
content: "\ec4c";
}
.n-train:before {
content: "\ec4d";
}
.n-transfer:before {
content: "\ec4e";
}
.n-transfer-alt:before {
content: "\ec4f";
}
.n-trash:before {
content: "\ec50";
}
.n-trash-alt:before {
content: "\ec51";
}
.n-trending-down:before {
content: "\ec52";
}
.n-trending-up:before {
content: "\ec53";
}
.n-trim:before {
content: "\ec54";
}
.n-trip:before {
content: "\ec55";
}
.n-trophy:before {
content: "\ec56";
}
.n-tv:before {
content: "\ec57";
}
.n-underline:before {
content: "\ec58";
}
.n-undo:before {
content: "\ec59";
}
.n-unite:before {
content: "\ec5a";
}
.n-unlink:before {
content: "\ec5b";
}
.n-up-arrow:before {
content: "\ec5c";
}
.n-up-arrow-alt:before {
content: "\ec5d";
}
.n-up-arrow-circle:before {
content: "\ec5e";
}
.n-upload:before {
content: "\ec5f";
}
.n-upside-down:before {
content: "\ec60";
}
.n-upvote:before {
content: "\ec61";
}
.n-usb:before {
content: "\ec62";
}
.n-user:before {
content: "\ec63";
}
.n-user-check:before {
content: "\ec64";
}
.n-user-circle:before {
content: "\ec65";
}
.n-user-minus:before {
content: "\ec66";
}
.n-user-pin:before {
content: "\ec67";
}
.n-user-plus:before {
content: "\ec68";
}
.n-user-voice:before {
content: "\ec69";
}
.n-user-x:before {
content: "\ec6a";
}
.n-vector:before {
content: "\ec6b";
}
.n-vertical-center:before {
content: "\ec6c";
}
.n-vial:before {
content: "\ec6d";
}
.n-video:before {
content: "\ec6e";
}
.n-video-off:before {
content: "\ec6f";
}
.n-video-plus:before {
content: "\ec70";
}
.n-video-recording:before {
content: "\ec71";
}
.n-voicemail:before {
content: "\ec72";
}
.n-volume:before {
content: "\ec73";
}
.n-volume-full:before {
content: "\ec74";
}
.n-volume-low:before {
content: "\ec75";
}
.n-volume-mute:before {
content: "\ec76";
}
.n-walk:before {
content: "\ec77";
}
.n-wallet:before {
content: "\ec78";
}
.n-wallet-alt:before {
content: "\ec79";
}
.n-water:before {
content: "\ec7a";
}
.n-webcam:before {
content: "\ec7b";
}
.n-wifi:before {
content: "\ec7c";
}
.n-wifi-0:before {
content: "\ec7d";
}
.n-wifi-1:before {
content: "\ec7e";
}
.n-wifi-2:before {
content: "\ec7f";
}
.n-wifi-off:before {
content: "\ec80";
}
.n-wind:before {
content: "\ec81";
}
.n-window:before {
content: "\ec82";
}
.n-window-alt:before {
content: "\ec83";
}
.n-window-close:before {
content: "\ec84";
}
.n-window-open:before {
content: "\ec85";
}
.n-windows:before {
content: "\ec86";
}
.n-wine:before {
content: "\ec87";
}
.n-wink-smile:before {
content: "\ec88";
}
.n-wink-tongue:before {
content: "\ec89";
}
.n-won:before {
content: "\ec8a";
}
.n-world:before {
content: "\ec8b";
}
.n-wrench:before {
content: "\ec8c";
}
.n-x:before {
content: "\ec8d";
}
.n-x-circle:before {
content: "\ec8e";
}
.n-yen:before {
content: "\ec8f";
}
.n-zoom-in:before {
content: "\ec90";
}
.n-zoom-out:before {
content: "\ec91";
}
.ns-party:before {
content: "\ec92";
}
.ns-hot:before {
content: "\ec93";
}
.ns-droplet:before {
content: "\ec94";
}
.ns-cat:before {
content: "\ec95";
}
.ns-dog:before {
content: "\ec96";
}
.ns-injection:before {
content: "\ec97";
}
.ns-leaf:before {
content: "\ec98";
}
.ns-add-to-queue:before {
content: "\ec99";
}
.ns-adjust:before {
content: "\ec9a";
}
.ns-adjust-alt:before {
content: "\ec9b";
}
.ns-alarm:before {
content: "\ec9c";
}
.ns-alarm-add:before {
content: "\ec9d";
}
.ns-alarm-exclamation:before {
content: "\ec9e";
}
.ns-alarm-off:before {
content: "\ec9f";
}
.ns-alarm-snooze:before {
content: "\eca0";
}
.ns-album:before {
content: "\eca1";
}
.ns-ambulance:before {
content: "\eca2";
}
.ns-analyse:before {
content: "\eca3";
}
.ns-angry:before {
content: "\eca4";
}
.ns-arch:before {
content: "\eca5";
}
.ns-archive:before {
content: "\eca6";
}
.ns-archive-in:before {
content: "\eca7";
}
.ns-archive-out:before {
content: "\eca8";
}
.ns-area:before {
content: "\eca9";
}
.ns-arrow-from-bottom:before {
content: "\ecaa";
}
.ns-arrow-from-left:before {
content: "\ecab";
}
.ns-arrow-from-right:before {
content: "\ecac";
}
.ns-arrow-from-top:before {
content: "\ecad";
}
.ns-arrow-to-bottom:before {
content: "\ecae";
}
.ns-arrow-to-left:before {
content: "\ecaf";
}
.ns-arrow-to-right:before {
content: "\ecb0";
}
.ns-arrow-to-top:before {
content: "\ecb1";
}
.ns-award:before {
content: "\ecb2";
}
.ns-baby-carriage:before {
content: "\ecb3";
}
.ns-backpack:before {
content: "\ecb4";
}
.ns-badge:before {
content: "\ecb5";
}
.ns-badge-check:before {
content: "\ecb6";
}
.ns-badge-dollar:before {
content: "\ecb7";
}
.ns-ball:before {
content: "\ecb8";
}
.ns-band-aid:before {
content: "\ecb9";
}
.ns-bank:before {
content: "\ecba";
}
.ns-bar-chart-alt-2:before {
content: "\ecbb";
}
.ns-bar-chart-square:before {
content: "\ecbc";
}
.ns-barcode:before {
content: "\ecbd";
}
.ns-baseball:before {
content: "\ecbe";
}
.ns-basket:before {
content: "\ecbf";
}
.ns-basketball:before {
content: "\ecc0";
}
.ns-bath:before {
content: "\ecc1";
}
.ns-battery:before {
content: "\ecc2";
}
.ns-battery-charging:before {
content: "\ecc3";
}
.ns-battery-full:before {
content: "\ecc4";
}
.ns-battery-low:before {
content: "\ecc5";
}
.ns-bed:before {
content: "\ecc6";
}
.ns-been-here:before {
content: "\ecc7";
}
.ns-beer:before {
content: "\ecc8";
}
.ns-bell:before {
content: "\ecc9";
}
.ns-bell-minus:before {
content: "\ecca";
}
.ns-bell-off:before {
content: "\eccb";
}
.ns-bell-plus:before {
content: "\eccc";
}
.ns-bell-ring:before {
content: "\eccd";
}
.ns-bible:before {
content: "\ecce";
}
.ns-binoculars:before {
content: "\eccf";
}
.ns-blanket:before {
content: "\ecd0";
}
.ns-bolt:before {
content: "\ecd1";
}
.ns-bolt-circle:before {
content: "\ecd2";
}
.ns-bomb:before {
content: "\ecd3";
}
.ns-bone:before {
content: "\ecd4";
}
.ns-bong:before {
content: "\ecd5";
}
.ns-book:before {
content: "\ecd6";
}
.ns-book-add:before {
content: "\ecd7";
}
.ns-book-alt:before {
content: "\ecd8";
}
.ns-book-bookmark:before {
content: "\ecd9";
}
.ns-book-content:before {
content: "\ecda";
}
.ns-book-heart:before {
content: "\ecdb";
}
.ns-bookmark:before {
content: "\ecdc";
}
.ns-bookmark-alt:before {
content: "\ecdd";
}
.ns-bookmark-alt-minus:before {
content: "\ecde";
}
.ns-bookmark-alt-plus:before {
content: "\ecdf";
}
.ns-bookmark-heart:before {
content: "\ece0";
}
.ns-bookmark-minus:before {
content: "\ece1";
}
.ns-bookmark-plus:before {
content: "\ece2";
}
.ns-bookmarks:before {
content: "\ece3";
}
.ns-bookmark-star:before {
content: "\ece4";
}
.ns-book-open:before {
content: "\ece5";
}
.ns-book-reader:before {
content: "\ece6";
}
.ns-bot:before {
content: "\ece7";
}
.ns-bowling-ball:before {
content: "\ece8";
}
.ns-box:before {
content: "\ece9";
}
.ns-brain:before {
content: "\ecea";
}
.ns-briefcase:before {
content: "\eceb";
}
.ns-briefcase-alt:before {
content: "\ecec";
}
.ns-briefcase-alt-2:before {
content: "\eced";
}
.ns-brightness:before {
content: "\ecee";
}
.ns-brightness-half:before {
content: "\ecef";
}
.ns-brush:before {
content: "\ecf0";
}
.ns-brush-alt:before {
content: "\ecf1";
}
.ns-bug:before {
content: "\ecf2";
}
.ns-bug-alt:before {
content: "\ecf3";
}
.ns-building:before {
content: "\ecf4";
}
.ns-building-house:before {
content: "\ecf5";
}
.ns-buildings:before {
content: "\ecf6";
}
.ns-bulb:before {
content: "\ecf7";
}
.ns-bullseye:before {
content: "\ecf8";
}
.ns-buoy:before {
content: "\ecf9";
}
.ns-bus:before {
content: "\ecfa";
}
.ns-business:before {
content: "\ecfb";
}
.ns-bus-school:before {
content: "\ecfc";
}
.ns-cabinet:before {
content: "\ecfd";
}
.ns-cake:before {
content: "\ecfe";
}
.ns-calculator:before {
content: "\ecff";
}
.ns-calendar:before {
content: "\ed00";
}
.ns-calendar-alt:before {
content: "\ed01";
}
.ns-calendar-check:before {
content: "\ed02";
}
.ns-calendar-edit:before {
content: "\ed03";
}
.ns-calendar-event:before {
content: "\ed04";
}
.ns-calendar-exclamation:before {
content: "\ed05";
}
.ns-calendar-heart:before {
content: "\ed06";
}
.ns-calendar-minus:before {
content: "\ed07";
}
.ns-calendar-plus:before {
content: "\ed08";
}
.ns-calendar-star:before {
content: "\ed09";
}
.ns-calendar-week:before {
content: "\ed0a";
}
.ns-calendar-x:before {
content: "\ed0b";
}
.ns-camera:before {
content: "\ed0c";
}
.ns-camera-home:before {
content: "\ed0d";
}
.ns-camera-movie:before {
content: "\ed0e";
}
.ns-camera-off:before {
content: "\ed0f";
}
.ns-camera-plus:before {
content: "\ed10";
}
.ns-capsule:before {
content: "\ed11";
}
.ns-captions:before {
content: "\ed12";
}
.ns-car:before {
content: "\ed13";
}
.ns-car-battery:before {
content: "\ed14";
}
.ns-car-crash:before {
content: "\ed15";
}
.ns-card:before {
content: "\ed16";
}
.ns-caret-down-circle:before {
content: "\ed17";
}
.ns-caret-down-square:before {
content: "\ed18";
}
.ns-caret-left-circle:before {
content: "\ed19";
}
.ns-caret-left-square:before {
content: "\ed1a";
}
.ns-caret-right-circle:before {
content: "\ed1b";
}
.ns-caret-right-square:before {
content: "\ed1c";
}
.ns-caret-up-circle:before {
content: "\ed1d";
}
.ns-caret-up-square:before {
content: "\ed1e";
}
.ns-car-garage:before {
content: "\ed1f";
}
.ns-car-mechanic:before {
content: "\ed20";
}
.ns-carousel:before {
content: "\ed21";
}
.ns-cart:before {
content: "\ed22";
}
.ns-cart-add:before {
content: "\ed23";
}
.ns-cart-alt:before {
content: "\ed24";
}
.ns-cart-download:before {
content: "\ed25";
}
.ns-car-wash:before {
content: "\ed26";
}
.ns-category:before {
content: "\ed27";
}
.ns-category-alt:before {
content: "\ed28";
}
.ns-cctv:before {
content: "\ed29";
}
.ns-certification:before {
content: "\ed2a";
}
.ns-chalkboard:before {
content: "\ed2b";
}
.ns-chart:before {
content: "\ed2c";
}
.ns-chat:before {
content: "\ed2d";
}
.ns-checkbox:before {
content: "\ed2e";
}
.ns-checkbox-checked:before {
content: "\ed2f";
}
.ns-checkbox-minus:before {
content: "\ed30";
}
.ns-check-circle:before {
content: "\ed31";
}
.ns-check-shield:before {
content: "\ed32";
}
.ns-check-square:before {
content: "\ed33";
}
.ns-chess:before {
content: "\ed34";
}
.ns-chevron-down:before {
content: "\ed35";
}
.ns-chevron-down-circle:before {
content: "\ed36";
}
.ns-chevron-down-square:before {
content: "\ed37";
}
.ns-chevron-left:before {
content: "\ed38";
}
.ns-chevron-left-circle:before {
content: "\ed39";
}
.ns-chevron-left-square:before {
content: "\ed3a";
}
.ns-chevron-right:before {
content: "\ed3b";
}
.ns-chevron-right-circle:before {
content: "\ed3c";
}
.ns-chevron-right-square:before {
content: "\ed3d";
}
.ns-chevrons-down:before {
content: "\ed3e";
}
.ns-chevrons-left:before {
content: "\ed3f";
}
.ns-chevrons-right:before {
content: "\ed40";
}
.ns-chevrons-up:before {
content: "\ed41";
}
.ns-chevron-up:before {
content: "\ed42";
}
.ns-chevron-up-circle:before {
content: "\ed43";
}
.ns-chevron-up-square:before {
content: "\ed44";
}
.ns-chip:before {
content: "\ed45";
}
.ns-church:before {
content: "\ed46";
}
.ns-circle:before {
content: "\ed47";
}
.ns-city:before {
content: "\ed48";
}
.ns-clinic:before {
content: "\ed49";
}
.ns-cloud:before {
content: "\ed4a";
}
.ns-cloud-download:before {
content: "\ed4b";
}
.ns-cloud-lightning:before {
content: "\ed4c";
}
.ns-cloud-rain:before {
content: "\ed4d";
}
.ns-cloud-upload:before {
content: "\ed4e";
}
.ns-coffee:before {
content: "\ed4f";
}
.ns-coffee-alt:before {
content: "\ed50";
}
.ns-coffee-togo:before {
content: "\ed51";
}
.ns-cog:before {
content: "\ed52";
}
.ns-coin:before {
content: "\ed53";
}
.ns-coin-stack:before {
content: "\ed54";
}
.ns-collection:before {
content: "\ed55";
}
.ns-color-fill:before {
content: "\ed56";
}
.ns-comment:before {
content: "\ed57";
}
.ns-comment-add:before {
content: "\ed58";
}
.ns-comment-check:before {
content: "\ed59";
}
.ns-comment-detail:before {
content: "\ed5a";
}
.ns-comment-dots:before {
content: "\ed5b";
}
.ns-comment-edit:before {
content: "\ed5c";
}
.ns-comment-error:before {
content: "\ed5d";
}
.ns-comment-minus:before {
content: "\ed5e";
}
.ns-comment-x:before {
content: "\ed5f";
}
.ns-compass:before {
content: "\ed60";
}
.ns-component:before {
content: "\ed61";
}
.ns-confused:before {
content: "\ed62";
}
.ns-contact:before {
content: "\ed63";
}
.ns-conversation:before {
content: "\ed64";
}
.ns-cookie:before {
content: "\ed65";
}
.ns-cool:before {
content: "\ed66";
}
.ns-copy:before {
content: "\ed67";
}
.ns-copy-alt:before {
content: "\ed68";
}
.ns-copyright:before {
content: "\ed69";
}
.ns-coupon:before {
content: "\ed6a";
}
.ns-credit-card:before {
content: "\ed6b";
}
.ns-credit-card-alt:before {
content: "\ed6c";
}
.ns-credit-card-front:before {
content: "\ed6d";
}
.ns-crop:before {
content: "\ed6e";
}
.ns-crown:before {
content: "\ed6f";
}
.ns-cube:before {
content: "\ed70";
}
.ns-cube-alt:before {
content: "\ed71";
}
.ns-cuboid:before {
content: "\ed72";
}
.ns-customize:before {
content: "\ed73";
}
.ns-cylinder:before {
content: "\ed74";
}
.ns-dashboard:before {
content: "\ed75";
}
.ns-data:before {
content: "\ed76";
}
.ns-detail:before {
content: "\ed77";
}
.ns-devices:before {
content: "\ed78";
}
.ns-diamond:before {
content: "\ed79";
}
.ns-dice-1:before {
content: "\ed7a";
}
.ns-dice-2:before {
content: "\ed7b";
}
.ns-dice-3:before {
content: "\ed7c";
}
.ns-dice-4:before {
content: "\ed7d";
}
.ns-dice-5:before {
content: "\ed7e";
}
.ns-dice-6:before {
content: "\ed7f";
}
.ns-direction-left:before {
content: "\ed80";
}
.ns-direction-right:before {
content: "\ed81";
}
.ns-directions:before {
content: "\ed82";
}
.ns-disc:before {
content: "\ed83";
}
.ns-discount:before {
content: "\ed84";
}
.ns-dish:before {
content: "\ed85";
}
.ns-dislike:before {
content: "\ed86";
}
.ns-dizzy:before {
content: "\ed87";
}
.ns-dock-bottom:before {
content: "\ed88";
}
.ns-dock-left:before {
content: "\ed89";
}
.ns-dock-right:before {
content: "\ed8a";
}
.ns-dock-top:before {
content: "\ed8b";
}
.ns-dollar-circle:before {
content: "\ed8c";
}
.ns-donate-blood:before {
content: "\ed8d";
}
.ns-donate-heart:before {
content: "\ed8e";
}
.ns-door-open:before {
content: "\ed8f";
}
.ns-doughnut-chart:before {
content: "\ed90";
}
.ns-down-arrow:before {
content: "\ed91";
}
.ns-down-arrow-alt:before {
content: "\ed92";
}
.ns-down-arrow-circle:before {
content: "\ed93";
}
.ns-down-arrow-square:before {
content: "\ed94";
}
.ns-download:before {
content: "\ed95";
}
.ns-downvote:before {
content: "\ed96";
}
.ns-drink:before {
content: "\ed97";
}
.ns-droplet-half:before {
content: "\ed98";
}
.ns-dryer:before {
content: "\ed99";
}
.ns-duplicate:before {
content: "\ed9a";
}
.ns-edit:before {
content: "\ed9b";
}
.ns-edit-alt:before {
content: "\ed9c";
}
.ns-edit-location:before {
content: "\ed9d";
}
.ns-eject:before {
content: "\ed9e";
}
.ns-envelope:before {
content: "\ed9f";
}
.ns-envelope-open:before {
content: "\eda0";
}
.ns-eraser:before {
content: "\eda1";
}
.ns-error:before {
content: "\eda2";
}
.ns-error-alt:before {
content: "\eda3";
}
.ns-error-circle:before {
content: "\eda4";
}
.ns-ev-station:before {
content: "\eda5";
}
.ns-exit:before {
content: "\eda6";
}
.ns-extension:before {
content: "\eda7";
}
.ns-eyedropper:before {
content: "\eda8";
}
.ns-face:before {
content: "\eda9";
}
.ns-face-mask:before {
content: "\edaa";
}
.ns-factory:before {
content: "\edab";
}
.ns-fast-forward-circle:before {
content: "\edac";
}
.ns-file:before {
content: "\edad";
}
.ns-file-archive:before {
content: "\edae";
}
.ns-file-blank:before {
content: "\edaf";
}
.ns-file-css:before {
content: "\edb0";
}
.ns-file-doc:before {
content: "\edb1";
}
.ns-file-export:before {
content: "\edb2";
}
.ns-file-find:before {
content: "\edb3";
}
.ns-file-gif:before {
content: "\edb4";
}
.ns-file-html:before {
content: "\edb5";
}
.ns-file-image:before {
content: "\edb6";
}
.ns-file-import:before {
content: "\edb7";
}
.ns-file-jpg:before {
content: "\edb8";
}
.ns-file-js:before {
content: "\edb9";
}
.ns-file-json:before {
content: "\edba";
}
.ns-file-md:before {
content: "\edbb";
}
.ns-file-pdf:before {
content: "\edbc";
}
.ns-file-plus:before {
content: "\edbd";
}
.ns-file-png:before {
content: "\edbe";
}
.ns-file-txt:before {
content: "\edbf";
}
.ns-film:before {
content: "\edc0";
}
.ns-filter-alt:before {
content: "\edc1";
}
.ns-first-aid:before {
content: "\edc2";
}
.ns-flag:before {
content: "\edc3";
}
.ns-flag-alt:before {
content: "\edc4";
}
.ns-flag-checkered:before {
content: "\edc5";
}
.ns-flame:before {
content: "\edc6";
}
.ns-flask:before {
content: "\edc7";
}
.ns-florist:before {
content: "\edc8";
}
.ns-folder:before {
content: "\edc9";
}
.ns-folder-minus:before {
content: "\edca";
}
.ns-folder-open:before {
content: "\edcb";
}
.ns-folder-plus:before {
content: "\edcc";
}
.ns-food-menu:before {
content: "\edcd";
}
.ns-fridge:before {
content: "\edce";
}
.ns-game:before {
content: "\edcf";
}
.ns-gas-pump:before {
content: "\edd0";
}
.ns-ghost:before {
content: "\edd1";
}
.ns-gift:before {
content: "\edd2";
}
.ns-graduation:before {
content: "\edd3";
}
.ns-grid:before {
content: "\edd4";
}
.ns-grid-alt:before {
content: "\edd5";
}
.ns-group:before {
content: "\edd6";
}
.ns-guitar-amp:before {
content: "\edd7";
}
.ns-hand:before {
content: "\edd8";
}
.ns-hand-down:before {
content: "\edd9";
}
.ns-hand-left:before {
content: "\edda";
}
.ns-hand-right:before {
content: "\eddb";
}
.ns-hand-up:before {
content: "\eddc";
}
.ns-happy:before {
content: "\eddd";
}
.ns-happy-alt:before {
content: "\edde";
}
.ns-happy-beaming:before {
content: "\eddf";
}
.ns-happy-heart-eyes:before {
content: "\ede0";
}
.ns-hdd:before {
content: "\ede1";
}
.ns-heart:before {
content: "\ede2";
}
.ns-heart-circle:before {
content: "\ede3";
}
.ns-heart-square:before {
content: "\ede4";
}
.ns-help-circle:before {
content: "\ede5";
}
.ns-hide:before {
content: "\ede6";
}
.ns-home:before {
content: "\ede7";
}
.ns-home-circle:before {
content: "\ede8";
}
.ns-home-heart:before {
content: "\ede9";
}
.ns-home-smile:before {
content: "\edea";
}
.ns-hotel:before {
content: "\edeb";
}
.ns-hourglass:before {
content: "\edec";
}
.ns-hourglass-bottom:before {
content: "\eded";
}
.ns-hourglass-top:before {
content: "\edee";
}
.ns-id-card:before {
content: "\edef";
}
.ns-image:before {
content: "\edf0";
}
.ns-image-add:before {
content: "\edf1";
}
.ns-image-alt:before {
content: "\edf2";
}
.ns-inbox:before {
content: "\edf3";
}
.ns-info-circle:before {
content: "\edf4";
}
.ns-info-square:before {
content: "\edf5";
}
.ns-institution:before {
content: "\edf6";
}
.ns-joystick:before {
content: "\edf7";
}
.ns-joystick-alt:before {
content: "\edf8";
}
.ns-joystick-button:before {
content: "\edf9";
}
.ns-key:before {
content: "\edfa";
}
.ns-keyboard:before {
content: "\edfb";
}
.ns-label:before {
content: "\edfc";
}
.ns-landmark:before {
content: "\edfd";
}
.ns-landscape:before {
content: "\edfe";
}
.ns-laugh:before {
content: "\edff";
}
.ns-layer:before {
content: "\ee00";
}
.ns-layer-minus:before {
content: "\ee01";
}
.ns-layer-plus:before {
content: "\ee02";
}
.ns-layout:before {
content: "\ee03";
}
.ns-left-arrow:before {
content: "\ee04";
}
.ns-left-arrow-alt:before {
content: "\ee05";
}
.ns-left-arrow-circle:before {
content: "\ee06";
}
.ns-left-arrow-square:before {
content: "\ee07";
}
.ns-left-down-arrow-circle:before {
content: "\ee08";
}
.ns-left-top-arrow-circle:before {
content: "\ee09";
}
.ns-like:before {
content: "\ee0a";
}
.ns-location-plus:before {
content: "\ee0b";
}
.ns-lock:before {
content: "\ee0c";
}
.ns-lock-alt:before {
content: "\ee0d";
}
.ns-lock-open:before {
content: "\ee0e";
}
.ns-lock-open-alt:before {
content: "\ee0f";
}
.ns-log-in:before {
content: "\ee10";
}
.ns-log-in-circle:before {
content: "\ee11";
}
.ns-log-out:before {
content: "\ee12";
}
.ns-log-out-circle:before {
content: "\ee13";
}
.ns-low-vision:before {
content: "\ee14";
}
.ns-magic-wand:before {
content: "\ee15";
}
.ns-magnet:before {
content: "\ee16";
}
.ns-map:before {
content: "\ee17";
}
.ns-map-alt:before {
content: "\ee18";
}
.ns-map-pin:before {
content: "\ee19";
}
.ns-mask:before {
content: "\ee1a";
}
.ns-medal:before {
content: "\ee1b";
}
.ns-megaphone:before {
content: "\ee1c";
}
.ns-meh:before {
content: "\ee1d";
}
.ns-meh-alt:before {
content: "\ee1e";
}
.ns-meh-blank:before {
content: "\ee1f";
}
.ns-memory-card:before {
content: "\ee20";
}
.ns-message:before {
content: "\ee21";
}
.ns-message-add:before {
content: "\ee22";
}
.ns-message-alt:before {
content: "\ee23";
}
.ns-message-alt-add:before {
content: "\ee24";
}
.ns-message-alt-check:before {
content: "\ee25";
}
.ns-message-alt-detail:before {
content: "\ee26";
}
.ns-message-alt-dots:before {
content: "\ee27";
}
.ns-message-alt-edit:before {
content: "\ee28";
}
.ns-message-alt-error:before {
content: "\ee29";
}
.ns-message-alt-minus:before {
content: "\ee2a";
}
.ns-message-alt-x:before {
content: "\ee2b";
}
.ns-message-check:before {
content: "\ee2c";
}
.ns-message-detail:before {
content: "\ee2d";
}
.ns-message-dots:before {
content: "\ee2e";
}
.ns-message-edit:before {
content: "\ee2f";
}
.ns-message-error:before {
content: "\ee30";
}
.ns-message-minus:before {
content: "\ee31";
}
.ns-message-rounded:before {
content: "\ee32";
}
.ns-message-rounded-add:before {
content: "\ee33";
}
.ns-message-rounded-check:before {
content: "\ee34";
}
.ns-message-rounded-detail:before {
content: "\ee35";
}
.ns-message-rounded-dots:before {
content: "\ee36";
}
.ns-message-rounded-edit:before {
content: "\ee37";
}
.ns-message-rounded-error:before {
content: "\ee38";
}
.ns-message-rounded-minus:before {
content: "\ee39";
}
.ns-message-rounded-x:before {
content: "\ee3a";
}
.ns-message-square:before {
content: "\ee3b";
}
.ns-message-square-add:before {
content: "\ee3c";
}
.ns-message-square-check:before {
content: "\ee3d";
}
.ns-message-square-detail:before {
content: "\ee3e";
}
.ns-message-square-dots:before {
content: "\ee3f";
}
.ns-message-square-edit:before {
content: "\ee40";
}
.ns-message-square-error:before {
content: "\ee41";
}
.ns-message-square-minus:before {
content: "\ee42";
}
.ns-message-square-x:before {
content: "\ee43";
}
.ns-message-x:before {
content: "\ee44";
}
.ns-meteor:before {
content: "\ee45";
}
.ns-microchip:before {
content: "\ee46";
}
.ns-microphone:before {
content: "\ee47";
}
.ns-microphone-alt:before {
content: "\ee48";
}
.ns-microphone-off:before {
content: "\ee49";
}
.ns-minus-circle:before {
content: "\ee4a";
}
.ns-minus-square:before {
content: "\ee4b";
}
.ns-mobile:before {
content: "\ee4c";
}
.ns-mobile-vibration:before {
content: "\ee4d";
}
.ns-moon:before {
content: "\ee4e";
}
.ns-mouse:before {
content: "\ee4f";
}
.ns-mouse-alt:before {
content: "\ee50";
}
.ns-movie:before {
content: "\ee51";
}
.ns-movie-play:before {
content: "\ee52";
}
.ns-music:before {
content: "\ee53";
}
.ns-navigation:before {
content: "\ee54";
}
.ns-network-chart:before {
content: "\ee55";
}
.ns-news:before {
content: "\ee56";
}
.ns-no-entry:before {
content: "\ee57";
}
.ns-note:before {
content: "\ee58";
}
.ns-notepad:before {
content: "\ee59";
}
.ns-notification:before {
content: "\ee5a";
}
.ns-notification-off:before {
content: "\ee5b";
}
.ns-offer:before {
content: "\ee5c";
}
.ns-package:before {
content: "\ee5d";
}
.ns-paint:before {
content: "\ee5e";
}
.ns-paint-roll:before {
content: "\ee5f";
}
.ns-palette:before {
content: "\ee60";
}
.ns-paper-plane:before {
content: "\ee61";
}
.ns-parking:before {
content: "\ee62";
}
.ns-paste:before {
content: "\ee63";
}
.ns-pen:before {
content: "\ee64";
}
.ns-pencil:before {
content: "\ee65";
}
.ns-phone:before {
content: "\ee66";
}
.ns-phone-call:before {
content: "\ee67";
}
.ns-phone-incoming:before {
content: "\ee68";
}
.ns-phone-off:before {
content: "\ee69";
}
.ns-phone-outgoing:before {
content: "\ee6a";
}
.ns-photo-album:before {
content: "\ee6b";
}
.ns-piano:before {
content: "\ee6c";
}
.ns-pie-chart:before {
content: "\ee6d";
}
.ns-pie-chart-alt:before {
content: "\ee6e";
}
.ns-pie-chart-alt-2:before {
content: "\ee6f";
}
.ns-pin:before {
content: "\ee70";
}
.ns-pizza:before {
content: "\ee71";
}
.ns-plane:before {
content: "\ee72";
}
.ns-plane-alt:before {
content: "\ee73";
}
.ns-plane-land:before {
content: "\ee74";
}
.ns-planet:before {
content: "\ee75";
}
.ns-plane-take-off:before {
content: "\ee76";
}
.ns-playlist:before {
content: "\ee77";
}
.ns-plug:before {
content: "\ee78";
}
.ns-plus-circle:before {
content: "\ee79";
}
.ns-plus-square:before {
content: "\ee7a";
}
.ns-pointer:before {
content: "\ee7b";
}
.ns-polygon:before {
content: "\ee7c";
}
.ns-printer:before {
content: "\ee7d";
}
.ns-purchase-tag:before {
content: "\ee7e";
}
.ns-purchase-tag-alt:before {
content: "\ee7f";
}
.ns-pyramid:before {
content: "\ee80";
}
.ns-quote-alt-left:before {
content: "\ee81";
}
.ns-quote-alt-right:before {
content: "\ee82";
}
.ns-quote-left:before {
content: "\ee83";
}
.ns-quote-right:before {
content: "\ee84";
}
.ns-quote-single-left:before {
content: "\ee85";
}
.ns-quote-single-right:before {
content: "\ee86";
}
.ns-radiation:before {
content: "\ee87";
}
.ns-radio:before {
content: "\ee88";
}
.ns-receipt:before {
content: "\ee89";
}
.ns-rectangle:before {
content: "\ee8a";
}
.ns-registered:before {
content: "\ee8b";
}
.ns-rename:before {
content: "\ee8c";
}
.ns-report:before {
content: "\ee8d";
}
.ns-rewind-circle:before {
content: "\ee8e";
}
.ns-right-arrow:before {
content: "\ee8f";
}
.ns-right-arrow-alt:before {
content: "\ee90";
}
.ns-right-arrow-circle:before {
content: "\ee91";
}
.ns-right-arrow-square:before {
content: "\ee92";
}
.ns-right-down-arrow-circle:before {
content: "\ee93";
}
.ns-right-top-arrow-circle:before {
content: "\ee94";
}
.ns-rocket:before {
content: "\ee95";
}
.ns-ruler:before {
content: "\ee96";
}
.ns-sad:before {
content: "\ee97";
}
.ns-save:before {
content: "\ee98";
}
.ns-school:before {
content: "\ee99";
}
.ns-search:before {
content: "\ee9a";
}
.ns-search-alt-2:before {
content: "\ee9b";
}
.ns-select-multiple:before {
content: "\ee9c";
}
.ns-send:before {
content: "\ee9d";
}
.ns-server:before {
content: "\ee9e";
}
.ns-shapes:before {
content: "\ee9f";
}
.ns-share:before {
content: "\eea0";
}
.ns-share-alt:before {
content: "\eea1";
}
.ns-shield:before {
content: "\eea2";
}
.ns-shield-alt-2:before {
content: "\eea3";
}
.ns-shield-x:before {
content: "\eea4";
}
.ns-ship:before {
content: "\eea5";
}
.ns-shocked:before {
content: "\eea6";
}
.ns-shopping-bag:before {
content: "\eea7";
}
.ns-shopping-bag-alt:before {
content: "\eea8";
}
.ns-shopping-bags:before {
content: "\eea9";
}
.ns-show:before {
content: "\eeaa";
}
.ns-skip-next-circle:before {
content: "\eeab";
}
.ns-skip-previous-circle:before {
content: "\eeac";
}
.ns-skull:before {
content: "\eead";
}
.ns-sleepy:before {
content: "\eeae";
}
.ns-slideshow:before {
content: "\eeaf";
}
.ns-smile:before {
content: "\eeb0";
}
.ns-sort-alt:before {
content: "\eeb1";
}
.ns-spa:before {
content: "\eeb2";
}
.ns-speaker:before {
content: "\eeb3";
}
.ns-spray-can:before {
content: "\eeb4";
}
.ns-spreadsheet:before {
content: "\eeb5";
}
.ns-square:before {
content: "\eeb6";
}
.ns-square-rounded:before {
content: "\eeb7";
}
.ns-star:before {
content: "\eeb8";
}
.ns-star-half:before {
content: "\eeb9";
}
.ns-sticker:before {
content: "\eeba";
}
.ns-stopwatch:before {
content: "\eebb";
}
.ns-store:before {
content: "\eebc";
}
.ns-store-alt:before {
content: "\eebd";
}
.ns-sun:before {
content: "\eebe";
}
.ns-tachometer:before {
content: "\eebf";
}
.ns-tag:before {
content: "\eec0";
}
.ns-tag-alt:before {
content: "\eec1";
}
.ns-tag-x:before {
content: "\eec2";
}
.ns-taxi:before {
content: "\eec3";
}
.ns-tennis-ball:before {
content: "\eec4";
}
.ns-terminal:before {
content: "\eec5";
}
.ns-thermometer:before {
content: "\eec6";
}
.ns-time:before {
content: "\eec7";
}
.ns-time-five:before {
content: "\eec8";
}
.ns-timer:before {
content: "\eec9";
}
.ns-tired:before {
content: "\eeca";
}
.ns-toggle-left:before {
content: "\eecb";
}
.ns-toggle-right:before {
content: "\eecc";
}
.ns-tone:before {
content: "\eecd";
}
.ns-torch:before {
content: "\eece";
}
.ns-to-top:before {
content: "\eecf";
}
.ns-traffic:before {
content: "\eed0";
}
.ns-traffic-barrier:before {
content: "\eed1";
}
.ns-traffic-cone:before {
content: "\eed2";
}
.ns-train:before {
content: "\eed3";
}
.ns-trash:before {
content: "\eed4";
}
.ns-trash-alt:before {
content: "\eed5";
}
.ns-tree:before {
content: "\eed6";
}
.ns-trophy:before {
content: "\eed7";
}
.ns-truck:before {
content: "\eed8";
}
.ns-t-shirt:before {
content: "\eed9";
}
.ns-tv:before {
content: "\eeda";
}
.ns-up-arrow:before {
content: "\eedb";
}
.ns-up-arrow-alt:before {
content: "\eedc";
}
.ns-up-arrow-circle:before {
content: "\eedd";
}
.ns-up-arrow-square:before {
content: "\eede";
}
.ns-upside-down:before {
content: "\eedf";
}
.ns-upvote:before {
content: "\eee0";
}
.ns-user:before {
content: "\eee1";
}
.ns-user-account:before {
content: "\eee2";
}
.ns-user-badge:before {
content: "\eee3";
}
.ns-user-check:before {
content: "\eee4";
}
.ns-user-circle:before {
content: "\eee5";
}
.ns-user-detail:before {
content: "\eee6";
}
.ns-user-minus:before {
content: "\eee7";
}
.ns-user-pin:before {
content: "\eee8";
}
.ns-user-plus:before {
content: "\eee9";
}
.ns-user-rectangle:before {
content: "\eeea";
}
.ns-user-voice:before {
content: "\eeeb";
}
.ns-user-x:before {
content: "\eeec";
}
.ns-vector:before {
content: "\eeed";
}
.ns-vial:before {
content: "\eeee";
}
.ns-video:before {
content: "\eeef";
}
.ns-video-off:before {
content: "\eef0";
}
.ns-video-plus:before {
content: "\eef1";
}
.ns-video-recording:before {
content: "\eef2";
}
.ns-videos:before {
content: "\eef3";
}
.ns-virus:before {
content: "\eef4";
}
.ns-virus-block:before {
content: "\eef5";
}
.ns-volume:before {
content: "\eef6";
}
.ns-volume-full:before {
content: "\eef7";
}
.ns-volume-low:before {
content: "\eef8";
}
.ns-volume-mute:before {
content: "\eef9";
}
.ns-wallet:before {
content: "\eefa";
}
.ns-wallet-alt:before {
content: "\eefb";
}
.ns-washer:before {
content: "\eefc";
}
.ns-watch:before {
content: "\eefd";
}
.ns-watch-alt:before {
content: "\eefe";
}
.ns-webcam:before {
content: "\eeff";
}
.ns-widget:before {
content: "\ef00";
}
.ns-window-alt:before {
content: "\ef01";
}
.ns-wine:before {
content: "\ef02";
}
.ns-wink-smile:before {
content: "\ef03";
}
.ns-wink-tongue:before {
content: "\ef04";
}
.ns-wrench:before {
content: "\ef05";
}
.ns-x-circle:before {
content: "\ef06";
}
.ns-x-square:before {
content: "\ef07";
}
.ns-yin-yang:before {
content: "\ef08";
}
.ns-zap:before {
content: "\ef09";
}
.ns-zoom-in:before {
content: "\ef0a";
}
.ns-zoom-out:before {
content: "\ef0b";
} | 0.490236 | 0.128717 |
.button__menu, .tabs, .pager {
margin: 0;
padding: 0;
list-style: none; }
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
* 1. Change the default font family in all browsers (opinionated).
* 2. Correct the line height in all browsers.
* 3. Prevent adjustments of font size after orientation changes in
* IE on Windows Phone and in iOS.
*/
/* Document
========================================================================== */
/* line 13, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
html {
font-family: sans-serif;
/* 1 */
line-height: 1.15;
/* 2 */
-ms-text-size-adjust: 100%;
/* 3 */
-webkit-text-size-adjust: 100%;
/* 3 */ }
/* Sections
========================================================================== */
/**
* Remove the margin in all browsers (opinionated).
*/
/* line 27, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
body {
margin: 0; }
/**
* Add the correct display in IE 9-.
*/
/* line 35, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
article,
aside,
footer,
header,
nav,
section {
display: block; }
/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
/* line 49, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
h1 {
font-size: 2em;
margin: 0.67em 0; }
/* Grouping content
========================================================================== */
/**
* Add the correct display in IE 9-.
* 1. Add the correct display in IE.
*/
/* line 62, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
figcaption,
figure,
main {
/* 1 */
display: block; }
/**
* Add the correct margin in IE 8.
*/
/* line 72, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
figure {
margin: 1em 40px; }
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
/* line 81, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
hr {
box-sizing: content-box;
/* 1 */
height: 0;
/* 1 */
overflow: visible;
/* 2 */ }
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
/* line 92, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
pre {
font-family: monospace, monospace;
/* 1 */
font-size: 1em;
/* 2 */ }
/* Text-level semantics
========================================================================== */
/**
* 1. Remove the gray background on active links in IE 10.
* 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
*/
/* line 105, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
a {
background-color: transparent;
/* 1 */
-webkit-text-decoration-skip: objects;
/* 2 */ }
/**
* Remove the outline on focused links when they are also active or hovered
* in all browsers (opinionated).
*/
/* line 115, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
a:active,
a:hover {
outline-width: 0; }
/**
* 1. Remove the bottom border in Firefox 39-.
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
/* line 125, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
abbr[title] {
border-bottom: none;
/* 1 */
text-decoration: underline;
/* 2 */
text-decoration: underline dotted;
/* 2 */ }
/**
* Prevent the duplicate application of `bolder` by the next rule in Safari 6.
*/
/* line 135, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
b,
strong {
font-weight: inherit; }
/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
/* line 144, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
b,
strong {
font-weight: bolder; }
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
/* line 154, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
code,
kbd,
samp {
font-family: monospace, monospace;
/* 1 */
font-size: 1em;
/* 2 */ }
/**
* Add the correct font style in Android 4.3-.
*/
/* line 165, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
dfn {
font-style: italic; }
/**
* Add the correct background and color in IE 9-.
*/
/* line 173, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
mark {
background-color: #ff0;
color: #000; }
/**
* Add the correct font size in all browsers.
*/
/* line 182, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
small {
font-size: 80%; }
/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
/* line 191, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
/* line 199, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
sub {
bottom: -0.25em; }
/* line 203, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
sup {
top: -0.5em; }
/* Embedded content
========================================================================== */
/**
* Add the correct display in IE 9-.
*/
/* line 214, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
audio,
video {
display: inline-block; }
/**
* Add the correct display in iOS 4-7.
*/
/* line 223, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
audio:not([controls]) {
display: none;
height: 0; }
/**
* Remove the border on images inside links in IE 10-.
*/
/* line 232, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
img {
border-style: none; }
/**
* Hide the overflow in IE.
*/
/* line 240, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
svg:not(:root) {
overflow: hidden; }
/* Forms
========================================================================== */
/**
* 1. Change the font styles in all browsers (opinionated).
* 2. Remove the margin in Firefox and Safari.
*/
/* line 252, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
font-family: sans-serif;
/* 1 */
font-size: 100%;
/* 1 */
line-height: 1.15;
/* 1 */
margin: 0;
/* 2 */ }
/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
/* line 268, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
button,
input {
/* 1 */
overflow: visible; }
/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
/* line 278, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
button,
select {
/* 1 */
text-transform: none; }
/**
* 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
* controls in Android 4.
* 2. Correct the inability to style clickable types in iOS and Safari.
*/
/* line 289, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
/* 2 */ }
/**
* Remove the inner border and padding in Firefox.
*/
/* line 300, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0; }
/**
* Restore the focus styles unset by the previous rule.
*/
/* line 312, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText; }
/**
* Change the border, margin, and padding in all browsers (opinionated).
*/
/* line 323, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
* `fieldset` elements in all browsers.
*/
/* line 336, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
legend {
box-sizing: border-box;
/* 1 */
color: inherit;
/* 2 */
display: table;
/* 1 */
max-width: 100%;
/* 1 */
padding: 0;
/* 3 */
white-space: normal;
/* 1 */ }
/**
* 1. Add the correct display in IE 9-.
* 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
/* line 350, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
progress {
display: inline-block;
/* 1 */
vertical-align: baseline;
/* 2 */ }
/**
* Remove the default vertical scrollbar in IE.
*/
/* line 359, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
textarea {
overflow: auto; }
/**
* 1. Add the correct box sizing in IE 10-.
* 2. Remove the padding in IE 10-.
*/
/* line 368, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
[type="checkbox"],
[type="radio"] {
box-sizing: border-box;
/* 1 */
padding: 0;
/* 2 */ }
/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
/* line 378, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto; }
/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
/* line 388, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
[type="search"] {
-webkit-appearance: textfield;
/* 1 */
outline-offset: -2px;
/* 2 */ }
/**
* Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
*/
/* line 397, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
/* line 407, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
::-webkit-file-upload-button {
-webkit-appearance: button;
/* 1 */
font: inherit;
/* 2 */ }
/* Interactive
========================================================================== */
/*
* Add the correct display in IE 9-.
* 1. Add the correct display in Edge, IE, and Firefox.
*/
/* line 420, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
details,
menu {
display: block; }
/*
* Add the correct display in all browsers.
*/
/* line 429, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
summary {
display: list-item; }
/* Scripting
========================================================================== */
/**
* Add the correct display in IE 9-.
*/
/* line 440, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
canvas {
display: inline-block; }
/**
* Add the correct display in IE.
*/
/* line 448, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
template {
display: none; }
/* Hidden
========================================================================== */
/**
* Add the correct display in IE 10-.
*/
/* line 459, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
[hidden] {
display: none; }
/* line 1, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */
html {
box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
font-size: 62.5%;
color: #333333;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: transparent; }
/* line 8, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */
*, *:before, *:after {
box-sizing: inherit; }
/* line 11, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */
body {
font-size: 1.3rem;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; }
/* line 16, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */
a {
color: #068AC9;
text-decoration: none; }
/* line 20, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */
a:hover, a:focus {
text-decoration: underline; }
/* line 25, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */
code, kbd, pre, samp {
background-color: #eaeaea;
padding: .1em .5em;
border-radius: .1em; }
/* line 31, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */
blockquote {
padding: 10px;
margin: 0 0 20px;
font-size: 1.6rem;
border-left: 5px solid #eee; }
/* line 38, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */
textarea {
resize: none; }
/* line 1, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.clearfix {
*zoom: 1; }
/* line 4, D:/Github/awesome-bemcss-github/src/_scss/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
display: table;
content: ' '; }
/* line 10, D:/Github/awesome-bemcss-github/src/_scss/mixins/_clearfix.scss */
.clearfix:after {
clear: both; }
/* line 5, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__row {
*zoom: 1;
margin: 0 auto;
max-width: 92.308em; }
/* line 4, D:/Github/awesome-bemcss-github/src/_scss/mixins/_clearfix.scss */
.grid__row:before, .grid__row:after {
display: table;
content: ' '; }
/* line 10, D:/Github/awesome-bemcss-github/src/_scss/mixins/_clearfix.scss */
.grid__row:after {
clear: both; }
/* line 11, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__flex, .card--green > .card__header, .card--red > .card__header, .card--blue > .card__header, .card--orange > .card__header, .card--gray > .card__header, .card--white > .card__header, .form__group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-1 {
float: left;
width: 100%; }
@media only screen and (min-width: 768px) {
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-1 {
width: 8.3333333333%; } }
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-1 {
float: left; }
@media only screen and (min-width: 600px) {
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-1 {
width: 8.3333333333%; } }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__offset-1 {
margin-left: 8.3333333333%; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-2 {
float: left;
width: 100%; }
@media only screen and (min-width: 768px) {
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-2 {
width: 16.6666666667%; } }
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-2 {
float: left; }
@media only screen and (min-width: 600px) {
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-2 {
width: 16.6666666667%; } }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__offset-2 {
margin-left: 16.6666666667%; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-3 {
float: left;
width: 100%; }
@media only screen and (min-width: 768px) {
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-3 {
width: 25%; } }
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-3 {
float: left; }
@media only screen and (min-width: 600px) {
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-3 {
width: 25%; } }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__offset-3 {
margin-left: 25%; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-4 {
float: left;
width: 100%; }
@media only screen and (min-width: 768px) {
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-4 {
width: 33.3333333333%; } }
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-4 {
float: left; }
@media only screen and (min-width: 600px) {
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-4 {
width: 33.3333333333%; } }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__offset-4 {
margin-left: 33.3333333333%; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-5 {
float: left;
width: 100%; }
@media only screen and (min-width: 768px) {
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-5 {
width: 41.6666666667%; } }
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-5 {
float: left; }
@media only screen and (min-width: 600px) {
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-5 {
width: 41.6666666667%; } }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__offset-5 {
margin-left: 41.6666666667%; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-6 {
float: left;
width: 100%; }
@media only screen and (min-width: 768px) {
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-6 {
width: 50%; } }
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-6 {
float: left; }
@media only screen and (min-width: 600px) {
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-6 {
width: 50%; } }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__offset-6 {
margin-left: 50%; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-7 {
float: left;
width: 100%; }
@media only screen and (min-width: 768px) {
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-7 {
width: 58.3333333333%; } }
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-7 {
float: left; }
@media only screen and (min-width: 600px) {
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-7 {
width: 58.3333333333%; } }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__offset-7 {
margin-left: 58.3333333333%; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-8 {
float: left;
width: 100%; }
@media only screen and (min-width: 768px) {
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-8 {
width: 66.6666666667%; } }
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-8 {
float: left; }
@media only screen and (min-width: 600px) {
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-8 {
width: 66.6666666667%; } }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__offset-8 {
margin-left: 66.6666666667%; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-9 {
float: left;
width: 100%; }
@media only screen and (min-width: 768px) {
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-9 {
width: 75%; } }
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-9 {
float: left; }
@media only screen and (min-width: 600px) {
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-9 {
width: 75%; } }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__offset-9 {
margin-left: 75%; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-10 {
float: left;
width: 100%; }
@media only screen and (min-width: 768px) {
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-10 {
width: 83.3333333333%; } }
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-10 {
float: left; }
@media only screen and (min-width: 600px) {
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-10 {
width: 83.3333333333%; } }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__offset-10 {
margin-left: 83.3333333333%; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-11 {
float: left;
width: 100%; }
@media only screen and (min-width: 768px) {
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-11 {
width: 91.6666666667%; } }
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-11 {
float: left; }
@media only screen and (min-width: 600px) {
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-11 {
width: 91.6666666667%; } }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__offset-11 {
margin-left: 91.6666666667%; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-12 {
float: left;
width: 100%; }
@media only screen and (min-width: 768px) {
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-12 {
width: 100%; } }
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-12 {
float: left; }
@media only screen and (min-width: 600px) {
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-12 {
width: 100%; } }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__offset-12 {
margin-left: 100%; }
/* line 9, D:/Github/awesome-bemcss-github/src/_scss/components/_grids.scss */
.grid {
/*
[class*="col-"] {
}
*/ }
/* line 1, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button {
display: inline-block;
padding: 10px 20px;
outline: none;
border: none;
text-align: center;
text-decoration: none;
cursor: pointer;
-webkit-appearance: none; }
/* line 13, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button:hover, .button:focus, .button:active {
text-decoration: none; }
/* line 18, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--radius {
border-radius: 0.25em; }
/* line 23, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--green {
background: #00b25a;
color: #ffffff; }
/* line 27, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--green:hover {
background: #00e574;
color: #ffffff; }
/* line 23, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--red {
background: #ed1c24;
color: #ffffff; }
/* line 27, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--red:hover {
background: #f14b52;
color: #ffffff; }
/* line 23, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--blue {
background: #068AC9;
color: #ffffff; }
/* line 27, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--blue:hover {
background: #0aabf8;
color: #ffffff; }
/* line 23, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--orange {
background: #FF5400;
color: #ffffff; }
/* line 27, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--orange:hover {
background: #ff7633;
color: #ffffff; }
/* line 23, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--gray {
background: #B6B6B6;
color: #333333; }
/* line 27, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--gray:hover {
background: #d0d0d0;
color: #333333; }
/* line 23, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--white {
background: #ffffff;
color: #333333; }
/* line 27, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--white:hover {
background: #ffffff;
color: #333333; }
/* line 36, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button-outline--green {
border: 1px solid #00b25a;
background: transparent;
color: #00b25a; }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button-outline--green:hover {
border: 1px solid #00e574;
color: #00e574; }
/* line 36, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button-outline--red {
border: 1px solid #ed1c24;
background: transparent;
color: #ed1c24; }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button-outline--red:hover {
border: 1px solid #f14b52;
color: #f14b52; }
/* line 36, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button-outline--blue {
border: 1px solid #068AC9;
background: transparent;
color: #068AC9; }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button-outline--blue:hover {
border: 1px solid #0aabf8;
color: #0aabf8; }
/* line 36, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button-outline--orange {
border: 1px solid #FF5400;
background: transparent;
color: #FF5400; }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button-outline--orange:hover {
border: 1px solid #ff7633;
color: #ff7633; }
/* line 36, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button-outline--gray {
border: 1px solid #B6B6B6;
background: transparent;
color: #B6B6B6; }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button-outline--gray:hover {
border: 1px solid #d0d0d0;
color: #d0d0d0; }
/* line 36, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button-outline--white {
border: 1px solid #ffffff;
background: transparent;
color: #ffffff; }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button-outline--white:hover {
border: 1px solid #ffffff;
color: #ffffff; }
/* line 50, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--dropdown {
padding: 10px 12px 10px 0; }
/* line 53, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--dropdown:after {
content: '\25BE';
font-size: 2rem;
position: relative;
float: right;
padding-left: 1em;
margin-top: -6px;
height: 0; }
/* line 64, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button__menu {
display: none;
position: absolute;
z-index: 2;
min-width: 160px;
border: 1px solid #d0d0d0;
background-color: #ffffff;
margin-top: .8em;
text-align: left; }
/* line 76, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button__menu li a {
text-decoration: none;
display: block;
padding: 7px 20px;
clear: both;
white-space: nowrap;
color: #333333;
border-bottom: 1px solid #d0d0d0; }
/* line 85, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button__menu li a:hover {
background-color: #d0d0d0; }
/* line 91, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button__menu li:last-child a {
border: 0; }
/* line 1, D:/Github/awesome-bemcss-github/src/_scss/_components/_checkboxes.scss */
.checkbox {
position: absolute;
left: -9999px; }
/* line 6, D:/Github/awesome-bemcss-github/src/_scss/_components/_checkboxes.scss */
.checkbox + label {
position: relative;
display: inline-block;
padding: 6px 30px;
cursor: pointer; }
/* line 13, D:/Github/awesome-bemcss-github/src/_scss/_components/_checkboxes.scss */
.checkbox + label:before {
position: absolute;
top: 4px;
left: 0;
width: 18px;
height: 18px;
border: 1px solid #d0d0d0;
border-radius: 1px;
background: #ffffff;
content: ''; }
/* line 25, D:/Github/awesome-bemcss-github/src/_scss/_components/_checkboxes.scss */
.checkbox + label:after {
position: absolute;
top: 7px;
left: 4px;
color: #09ad7e;
content: '\2714';
font-size: 1.2rem;
line-height: 1;
-webkit-transition: all .2s;
transition: all .2s; }
/* line 37, D:/Github/awesome-bemcss-github/src/_scss/_components/_checkboxes.scss */
.checkbox:not(:checked) + label:after {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0); }
/* line 44, D:/Github/awesome-bemcss-github/src/_scss/_components/_checkboxes.scss */
.checkbox:checked + label:before {
border-color: #068AC9;
background: #068AC9; }
/* line 49, D:/Github/awesome-bemcss-github/src/_scss/_components/_checkboxes.scss */
.checkbox:checked + label:after {
color: #ffffff;
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1); }
/* line 58, D:/Github/awesome-bemcss-github/src/_scss/_components/_checkboxes.scss */
.checkbox:disabled + label {
color: #aaa; }
/* line 62, D:/Github/awesome-bemcss-github/src/_scss/_components/_checkboxes.scss */
.checkbox:disabled + label:before {
border-color: #bbb;
background-color: #ddd;
box-shadow: none; }
/* line 68, D:/Github/awesome-bemcss-github/src/_scss/_components/_checkboxes.scss */
.checkbox:disabled + label:after {
color: #999; }
/* line 73, D:/Github/awesome-bemcss-github/src/_scss/_components/_checkboxes.scss */
.checkbox:focus + label:before {
border: 1px dotted #068AC9; }
/* line 1, D:/Github/awesome-bemcss-github/src/_scss/_components/_radios.scss */
.radio {
position: absolute;
left: -9999px; }
/* line 6, D:/Github/awesome-bemcss-github/src/_scss/_components/_radios.scss */
.radio + label {
position: relative;
padding: 10px 30px;
cursor: pointer; }
/* line 12, D:/Github/awesome-bemcss-github/src/_scss/_components/_radios.scss */
.radio + label:before, .radio + label:after {
position: absolute;
top: 0;
left: 0;
color: #333333;
font-size: 2.8rem;
-webkit-transition: all .2s;
transition: all .2s; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_radios.scss */
.radio + label:before {
content: '\25CE';
opacity: 1; }
/* line 27, D:/Github/awesome-bemcss-github/src/_scss/_components/_radios.scss */
.radio + label:after {
content: '\25C9';
opacity: 0; }
/* line 35, D:/Github/awesome-bemcss-github/src/_scss/_components/_radios.scss */
.radio:checked + label:before {
opacity: 0; }
/* line 39, D:/Github/awesome-bemcss-github/src/_scss/_components/_radios.scss */
.radio:checked + label:after {
opacity: 1; }
/* line 46, D:/Github/awesome-bemcss-github/src/_scss/_components/_radios.scss */
.radio:disabled + label {
color: #aaa; }
/* line 50, D:/Github/awesome-bemcss-github/src/_scss/_components/_radios.scss */
.radio:disabled + label:before {
border-color: #bbb;
background-color: #ddd;
box-shadow: none; }
/* line 56, D:/Github/awesome-bemcss-github/src/_scss/_components/_radios.scss */
.radio:disabled + label:after {
color: #999; }
/* line 9, D:/Github/awesome-bemcss-github/src/_scss/components/_radios.scss */
.radio--blue + label:before, .radio--blue + label:after {
color: #068AC9; }
/* line 5, D:/Github/awesome-bemcss-github/src/_scss/_components/_tabs.scss */
.tabs__item {
display: inline-block; }
/* line 8, D:/Github/awesome-bemcss-github/src/_scss/_components/_tabs.scss */
.tabs__item a {
position: relative;
display: block;
padding: 10px 15px;
text-decoration: none; }
/* line 15, D:/Github/awesome-bemcss-github/src/_scss/_components/_tabs.scss */
.tabs__item a:hover {
background-color: #eaeaea;
text-decoration: none; }
/* line 21, D:/Github/awesome-bemcss-github/src/_scss/_components/_tabs.scss */
.tabs__item--active {
border-bottom: 2px solid #068AC9; }
/* line 25, D:/Github/awesome-bemcss-github/src/_scss/_components/_tabs.scss */
.tabs__item--active a {
color: black; }
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_tabs.scss */
.tabs__itemv {
display: block;
margin: .2em 0; }
/* line 37, D:/Github/awesome-bemcss-github/src/_scss/_components/_tabs.scss */
.tabs__itemv a {
position: relative;
display: block;
padding: 10px 15px;
background-color: #eaeaea;
text-decoration: none; }
/* line 45, D:/Github/awesome-bemcss-github/src/_scss/_components/_tabs.scss */
.tabs__itemv a:hover {
background-color: #d0d0d0;
text-decoration: none; }
/* line 51, D:/Github/awesome-bemcss-github/src/_scss/_components/_tabs.scss */
.tabs__itemv--active {
border-left: 2px solid #068AC9;
background-color: #d0d0d0; }
/* line 56, D:/Github/awesome-bemcss-github/src/_scss/_components/_tabs.scss */
.tabs__itemv--active a {
background-color: #d0d0d0;
color: black; }
/* line 1, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield, .select {
padding: 6px 12px;
margin: 3px 0;
width: 100%;
outline: none;
border: 1px solid #d0d0d0;
border-radius: 0; }
/* line 4, D:/Github/awesome-bemcss-github/src/_scss/mixins/_placeholders.scss */
.textfield ::-moz-placeholder, .select ::-moz-placeholder {
opacity: 1;
color: #ffffff; }
/* line 9, D:/Github/awesome-bemcss-github/src/_scss/mixins/_placeholders.scss */
.textfield :-ms-input-placeholder, .select :-ms-input-placeholder {
color: #ffffff; }
/* line 13, D:/Github/awesome-bemcss-github/src/_scss/mixins/_placeholders.scss */
.textfield ::-webkit-input-placeholder, .select ::-webkit-input-placeholder {
color: #ffffff; }
/* line 11, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield__helper {
color: #9d9d9d;
font-size: 1.2rem;
line-height: 2; }
/* line 17, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield__error {
color: #ed1c24;
font-size: 1.2rem;
line-height: 2; }
/* line 23, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield--error {
border: 1px solid #ed1c24; }
/* line 28, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield--large {
padding: 20px; }
/* line 33, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield--radius {
border-radius: 0.25em; }
/* line 38, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield--radius-left {
border-top-left-radius: 0.25em;
border-bottom-left-radius: 0.25em; }
/* line 43, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield--radius-right {
border-top-right-radius: 0.25em;
border-bottom-right-radius: 0.25em; }
/* line 49, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield--shadow:focus {
border-color: #51a7e8;
outline: none;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(81, 167, 232, 0.5); }
/* line 1, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield, .select {
padding: 6px 12px;
margin: 3px 0;
width: 100%;
outline: none;
border: 1px solid #d0d0d0;
border-radius: 0; }
/* line 4, D:/Github/awesome-bemcss-github/src/_scss/mixins/_placeholders.scss */
.textfield ::-moz-placeholder, .select ::-moz-placeholder {
opacity: 1;
color: #ffffff; }
/* line 9, D:/Github/awesome-bemcss-github/src/_scss/mixins/_placeholders.scss */
.textfield :-ms-input-placeholder, .select :-ms-input-placeholder {
color: #ffffff; }
/* line 13, D:/Github/awesome-bemcss-github/src/_scss/mixins/_placeholders.scss */
.textfield ::-webkit-input-placeholder, .select ::-webkit-input-placeholder {
color: #ffffff; }
/* line 11, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield__helper {
color: #9d9d9d;
font-size: 1.2rem;
line-height: 2; }
/* line 17, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield__error {
color: #ed1c24;
font-size: 1.2rem;
line-height: 2; }
/* line 23, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield--error {
border: 1px solid #ed1c24; }
/* line 28, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield--large {
padding: 20px; }
/* line 33, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield--radius {
border-radius: 0.25em; }
/* line 38, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield--radius-left {
border-top-left-radius: 0.25em;
border-bottom-left-radius: 0.25em; }
/* line 43, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield--radius-right {
border-top-right-radius: 0.25em;
border-bottom-right-radius: 0.25em; }
/* line 49, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield--shadow:focus {
border-color: #51a7e8;
outline: none;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(81, 167, 232, 0.5); }
/* line 3, D:/Github/awesome-bemcss-github/src/_scss/_components/_select.scss */
.select {
-webkit-appearance: none;
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAAXNSR0IArs4c6QAAAJ1JREFUCB1jzMnJCWdkZBSdPHnyFAYk0NDQwPbmzZuVTExMk5iA4p7//v2bDFScC1OzatUqZqCC5f////cHyikwiYiIJAFNWgIUmARSCKQZDx48OAdIBwJNSZ8yZcp8RpBuoNFMQJ0LgRIxQO4hILYFKsgEOmEmSJ4ZRBw4cOC/l5fXxu/fvysDub5Ak3OAJswAyWEAkIm5ublu6BIADTRHW7YWzxEAAAAASUVORK5CYII=");
background-position: right 7px center;
background-repeat: no-repeat; }
/* line 11, D:/Github/awesome-bemcss-github/src/_scss/_components/_select.scss */
.select--radius {
border-radius: 0.25em; }
/* line 17, D:/Github/awesome-bemcss-github/src/_scss/_components/_select.scss */
.select--shadow:focus {
border-color: #51a7e8;
outline: none;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(81, 167, 232, 0.5); }
/*
border: 1px solid #00d1b2;
border-right: 0;
border-top: 0;
content: " ";
display: block;
height: 7px;
pointer-events: none;
position: absolute;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
width: 7px;
margin-top: -6px;
right: 16px;
top: 50%;
*/
/* line 1, D:/Github/awesome-bemcss-github/src/_scss/_components/_table.scss */
.table {
max-width: 100%;
width: 100%;
border: 1px solid #d0d0d0;
border-spacing: 0;
border-collapse: collapse; }
/* line 11, D:/Github/awesome-bemcss-github/src/_scss/_components/_table.scss */
.table__head th {
padding: 8px;
border-right: 1px solid #d0d0d0;
border-bottom: 2px solid #d0d0d0;
text-align: left; }
/* line 18, D:/Github/awesome-bemcss-github/src/_scss/_components/_table.scss */
.table__head th[sortable="true"] {
cursor: pointer; }
/* line 28, D:/Github/awesome-bemcss-github/src/_scss/_components/_table.scss */
.table__body > tr > td {
padding: 8px;
border-right: 1px solid #d0d0d0;
text-align: left; }
/* line 34, D:/Github/awesome-bemcss-github/src/_scss/_components/_table.scss */
.table__body > tr:nth-of-type(odd) {
background-color: #eaeaea; }
/* line 45, D:/Github/awesome-bemcss-github/src/_scss/_components/_table.scss */
.table__sort--asc:after {
content: '\25BE';
font-size: 2rem;
position: relative;
float: right;
margin-top: -7px;
height: 0; }
/* line 56, D:/Github/awesome-bemcss-github/src/_scss/_components/_table.scss */
.table__sort--desc:after {
content: '\25B4';
font-size: 2rem;
position: relative;
float: right;
margin-top: -7px;
height: 0; }
/* line 1, D:/Github/awesome-bemcss-github/src/_scss/_components/_pager.scss */
.pager {
font-size: 1.4rem; }
/* line 5, D:/Github/awesome-bemcss-github/src/_scss/_components/_pager.scss */
.pager__page {
text-decoration: none;
position: relative;
float: left;
padding: 8px 15px;
margin-left: -5px;
background-color: #ffffff;
color: #068AC9;
border: 1px solid #d0d0d0; }
/* line 15, D:/Github/awesome-bemcss-github/src/_scss/_components/_pager.scss */
.pager__page--active {
text-decoration: none;
color: black;
background-color: #d0d0d0; }
/* line 21, D:/Github/awesome-bemcss-github/src/_scss/_components/_pager.scss */
.pager__page:focus {
text-decoration: none; }
/* line 25, D:/Github/awesome-bemcss-github/src/_scss/_components/_pager.scss */
.pager__page:hover {
text-decoration: none;
color: black;
background-color: #d0d0d0; }
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_pager.scss */
.pager li {
display: inline-block; }
/* line 38, D:/Github/awesome-bemcss-github/src/_scss/_components/_pager.scss */
.pager--radius li:first-child > a, .pager--radius li:first-child > span {
border-top-left-radius: 0.25em;
border-bottom-left-radius: 0.25em; }
/* line 43, D:/Github/awesome-bemcss-github/src/_scss/_components/_pager.scss */
.pager--radius li:last-child > a, .pager--radius li:last-child > span {
border-top-right-radius: 0.25em;
border-bottom-right-radius: 0.25em; }
/* line 1, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--green .alert__close, .alert--red .alert__close, .alert--blue .alert__close, .alert--orange .alert__close, .alert--gray .alert__close, .alert--white .alert__close {
position: relative;
top: -4px;
right: -21px;
padding: 0 20px;
float: right;
font-size: 1.6rem;
cursor: pointer;
text-decoration: none; }
/* line 12, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert {
padding: 15px;
margin-bottom: 20px;
background: none; }
/* line 17, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--radius {
border-radius: 0.25em; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--green {
border: 1px dashed #00b25a;
color: #00b25a; }
/* line 26, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--green .alert__close {
color: #00b25a; }
/* line 30, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--green .alert__close:hover {
text-decoration: none; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--red {
border: 1px dashed #ed1c24;
color: #ed1c24; }
/* line 26, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--red .alert__close {
color: #ed1c24; }
/* line 30, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--red .alert__close:hover {
text-decoration: none; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--blue {
border: 1px dashed #068AC9;
color: #068AC9; }
/* line 26, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--blue .alert__close {
color: #068AC9; }
/* line 30, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--blue .alert__close:hover {
text-decoration: none; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--orange {
border: 1px dashed #FF5400;
color: #FF5400; }
/* line 26, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--orange .alert__close {
color: #FF5400; }
/* line 30, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--orange .alert__close:hover {
text-decoration: none; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--gray {
border: 1px dashed #B6B6B6;
color: #B6B6B6; }
/* line 26, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--gray .alert__close {
color: #B6B6B6; }
/* line 30, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--gray .alert__close:hover {
text-decoration: none; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--white {
border: 1px dashed #ffffff;
color: #ffffff; }
/* line 26, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--white .alert__close {
color: #ffffff; }
/* line 30, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--white .alert__close:hover {
text-decoration: none; }
/* line 1, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
-webkit-transition: 0.3s;
transition: 0.3s; }
/* line 5, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card:hover {
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2); }
/* line 9, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card--radius {
border-radius: 0.25em; }
/* line 14, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card--green {
border: 1px solid #00b25a; }
/* line 17, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card--green > .card__header {
padding: 1em .5em;
background-color: #00b25a;
color: #ffffff; }
/* line 14, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card--red {
border: 1px solid #ed1c24; }
/* line 17, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card--red > .card__header {
padding: 1em .5em;
background-color: #ed1c24;
color: #ffffff; }
/* line 14, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card--blue {
border: 1px solid #068AC9; }
/* line 17, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card--blue > .card__header {
padding: 1em .5em;
background-color: #068AC9;
color: #ffffff; }
/* line 14, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card--orange {
border: 1px solid #FF5400; }
/* line 17, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card--orange > .card__header {
padding: 1em .5em;
background-color: #FF5400;
color: #ffffff; }
/* line 14, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card--gray {
border: 1px solid #B6B6B6; }
/* line 17, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card--gray > .card__header {
padding: 1em .5em;
background-color: #B6B6B6;
color: #333333; }
/* line 14, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card--white {
border: 1px solid #ffffff; }
/* line 17, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card--white > .card__header {
padding: 1em .5em;
background-color: #ffffff;
color: #333333; }
/* line 29, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card__title {
font-size: 1.6rem;
font-weight: bold; }
/* line 34, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card__tools > i {
margin: 0 .5em;
cursor: pointer; }
/* line 39, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card__content {
padding: 1em .5em; }
/* line 1, D:/Github/awesome-bemcss-github/src/_scss/_components/_popover.scss */
.popover {
position: relative;
cursor: pointer; }
/* line 5, D:/Github/awesome-bemcss-github/src/_scss/_components/_popover.scss */
.popover__content {
visibility: hidden;
background-color: #4d4d4d;
color: #ffffff;
text-align: center;
border-radius: 6px;
padding: 1em;
position: absolute;
z-index: 1;
bottom: 125%;
left: 50%;
margin-left: -60px;
opacity: 0;
-webkit-transition: opacity 1s;
transition: opacity 1s; }
/* line 21, D:/Github/awesome-bemcss-github/src/_scss/_components/_popover.scss */
.popover__content:after {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: #4d4d4d transparent transparent transparent; }
/* line 34, D:/Github/awesome-bemcss-github/src/_scss/_components/_popover.scss */
.popover:hover .popover__content {
visibility: visible;
opacity: 1; }
/* line 1, D:/Github/awesome-bemcss-github/src/_scss/_components/_modal.scss */
.modal {
display: none;
position: fixed;
z-index: 999;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: black;
background-color: rgba(0, 0, 0, 0.4); }
/* line 14, D:/Github/awesome-bemcss-github/src/_scss/_components/_modal.scss */
.modal__header {
padding: 2px 16px; }
/* line 17, D:/Github/awesome-bemcss-github/src/_scss/_components/_modal.scss */
.modal__header--border {
border-bottom: 1px solid #B6B6B6; }
/* line 21, D:/Github/awesome-bemcss-github/src/_scss/_components/_modal.scss */
.modal__header--blue {
background-color: #068AC9;
color: white; }
/* line 24, D:/Github/awesome-bemcss-github/src/_scss/_components/_modal.scss */
.modal__header--blue .modal__close {
color: #ffffff; }
/* line 30, D:/Github/awesome-bemcss-github/src/_scss/_components/_modal.scss */
.modal__content {
position: relative;
background-color: #ffffff;
margin: 15% auto;
padding: 0;
width: 80%;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
-webkit-animation-name: animatetop;
-webkit-animation-duration: 0.4s;
animation-name: animatetop;
animation-duration: 0.4s; }
/* line 46, D:/Github/awesome-bemcss-github/src/_scss/_components/_modal.scss */
.modal__body {
padding: 2px 16px; }
/* line 50, D:/Github/awesome-bemcss-github/src/_scss/_components/_modal.scss */
.modal__footer {
padding: 2px 16px; }
/* line 53, D:/Github/awesome-bemcss-github/src/_scss/_components/_modal.scss */
.modal__footer--border {
border-top: 1px solid #B6B6B6; }
/* line 57, D:/Github/awesome-bemcss-github/src/_scss/_components/_modal.scss */
.modal__footer--blue {
background-color: #068AC9;
color: white; }
/* line 63, D:/Github/awesome-bemcss-github/src/_scss/_components/_modal.scss */
.modal__close {
float: right;
font-size: 28px;
font-weight: bold;
color: #B6B6B6;
cursor: pointer;
text-decoration: none; }
/* line 71, D:/Github/awesome-bemcss-github/src/_scss/_components/_modal.scss */
.modal__close:hover, .modal__close:focus {
text-decoration: none; }
@-webkit-keyframes animatetop {
from {
top: -300px;
opacity: 0; }
to {
top: 0;
opacity: 1; } }
@keyframes animatetop {
from {
top: -300px;
opacity: 0; }
to {
top: 0;
opacity: 1; } }
/* line 7, D:/Github/awesome-bemcss-github/src/_scss/_components/_form.scss */
.form__wrapper {
width: 100%;
padding: 7px 0; }
/* line 12, D:/Github/awesome-bemcss-github/src/_scss/_components/_form.scss */
.form__label {
width: 20%;
min-width: 100px; }
/* line 17, D:/Github/awesome-bemcss-github/src/_scss/_components/_form.scss */
.form__label--required:after {
content: '*';
color: #ed1c24; }
/* line 24, D:/Github/awesome-bemcss-github/src/_scss/_components/_form.scss */
.form__icon {
color: #333333;
background-color: #d0d0d0;
padding: 7px 12px; }
/* line 29, D:/Github/awesome-bemcss-github/src/_scss/_components/_form.scss */
.form__icon--radius-left {
border-top-left-radius: 0.25em;
border-bottom-left-radius: 0.25em; }
/* line 34, D:/Github/awesome-bemcss-github/src/_scss/_components/_form.scss */
.form__icon--radius-right {
border-top-right-radius: 0.25em;
border-bottom-right-radius: 0.25em; }
/*# sourceMappingURL=awesome-bemcss.css.map */ | dist/awesome-bemcss.css | .button__menu, .tabs, .pager {
margin: 0;
padding: 0;
list-style: none; }
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
* 1. Change the default font family in all browsers (opinionated).
* 2. Correct the line height in all browsers.
* 3. Prevent adjustments of font size after orientation changes in
* IE on Windows Phone and in iOS.
*/
/* Document
========================================================================== */
/* line 13, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
html {
font-family: sans-serif;
/* 1 */
line-height: 1.15;
/* 2 */
-ms-text-size-adjust: 100%;
/* 3 */
-webkit-text-size-adjust: 100%;
/* 3 */ }
/* Sections
========================================================================== */
/**
* Remove the margin in all browsers (opinionated).
*/
/* line 27, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
body {
margin: 0; }
/**
* Add the correct display in IE 9-.
*/
/* line 35, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
article,
aside,
footer,
header,
nav,
section {
display: block; }
/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
/* line 49, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
h1 {
font-size: 2em;
margin: 0.67em 0; }
/* Grouping content
========================================================================== */
/**
* Add the correct display in IE 9-.
* 1. Add the correct display in IE.
*/
/* line 62, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
figcaption,
figure,
main {
/* 1 */
display: block; }
/**
* Add the correct margin in IE 8.
*/
/* line 72, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
figure {
margin: 1em 40px; }
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
/* line 81, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
hr {
box-sizing: content-box;
/* 1 */
height: 0;
/* 1 */
overflow: visible;
/* 2 */ }
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
/* line 92, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
pre {
font-family: monospace, monospace;
/* 1 */
font-size: 1em;
/* 2 */ }
/* Text-level semantics
========================================================================== */
/**
* 1. Remove the gray background on active links in IE 10.
* 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
*/
/* line 105, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
a {
background-color: transparent;
/* 1 */
-webkit-text-decoration-skip: objects;
/* 2 */ }
/**
* Remove the outline on focused links when they are also active or hovered
* in all browsers (opinionated).
*/
/* line 115, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
a:active,
a:hover {
outline-width: 0; }
/**
* 1. Remove the bottom border in Firefox 39-.
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
/* line 125, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
abbr[title] {
border-bottom: none;
/* 1 */
text-decoration: underline;
/* 2 */
text-decoration: underline dotted;
/* 2 */ }
/**
* Prevent the duplicate application of `bolder` by the next rule in Safari 6.
*/
/* line 135, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
b,
strong {
font-weight: inherit; }
/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
/* line 144, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
b,
strong {
font-weight: bolder; }
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
/* line 154, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
code,
kbd,
samp {
font-family: monospace, monospace;
/* 1 */
font-size: 1em;
/* 2 */ }
/**
* Add the correct font style in Android 4.3-.
*/
/* line 165, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
dfn {
font-style: italic; }
/**
* Add the correct background and color in IE 9-.
*/
/* line 173, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
mark {
background-color: #ff0;
color: #000; }
/**
* Add the correct font size in all browsers.
*/
/* line 182, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
small {
font-size: 80%; }
/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
/* line 191, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
/* line 199, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
sub {
bottom: -0.25em; }
/* line 203, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
sup {
top: -0.5em; }
/* Embedded content
========================================================================== */
/**
* Add the correct display in IE 9-.
*/
/* line 214, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
audio,
video {
display: inline-block; }
/**
* Add the correct display in iOS 4-7.
*/
/* line 223, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
audio:not([controls]) {
display: none;
height: 0; }
/**
* Remove the border on images inside links in IE 10-.
*/
/* line 232, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
img {
border-style: none; }
/**
* Hide the overflow in IE.
*/
/* line 240, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
svg:not(:root) {
overflow: hidden; }
/* Forms
========================================================================== */
/**
* 1. Change the font styles in all browsers (opinionated).
* 2. Remove the margin in Firefox and Safari.
*/
/* line 252, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
font-family: sans-serif;
/* 1 */
font-size: 100%;
/* 1 */
line-height: 1.15;
/* 1 */
margin: 0;
/* 2 */ }
/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
/* line 268, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
button,
input {
/* 1 */
overflow: visible; }
/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
/* line 278, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
button,
select {
/* 1 */
text-transform: none; }
/**
* 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
* controls in Android 4.
* 2. Correct the inability to style clickable types in iOS and Safari.
*/
/* line 289, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
/* 2 */ }
/**
* Remove the inner border and padding in Firefox.
*/
/* line 300, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0; }
/**
* Restore the focus styles unset by the previous rule.
*/
/* line 312, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText; }
/**
* Change the border, margin, and padding in all browsers (opinionated).
*/
/* line 323, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
* `fieldset` elements in all browsers.
*/
/* line 336, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
legend {
box-sizing: border-box;
/* 1 */
color: inherit;
/* 2 */
display: table;
/* 1 */
max-width: 100%;
/* 1 */
padding: 0;
/* 3 */
white-space: normal;
/* 1 */ }
/**
* 1. Add the correct display in IE 9-.
* 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
/* line 350, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
progress {
display: inline-block;
/* 1 */
vertical-align: baseline;
/* 2 */ }
/**
* Remove the default vertical scrollbar in IE.
*/
/* line 359, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
textarea {
overflow: auto; }
/**
* 1. Add the correct box sizing in IE 10-.
* 2. Remove the padding in IE 10-.
*/
/* line 368, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
[type="checkbox"],
[type="radio"] {
box-sizing: border-box;
/* 1 */
padding: 0;
/* 2 */ }
/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
/* line 378, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto; }
/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
/* line 388, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
[type="search"] {
-webkit-appearance: textfield;
/* 1 */
outline-offset: -2px;
/* 2 */ }
/**
* Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
*/
/* line 397, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
/* line 407, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
::-webkit-file-upload-button {
-webkit-appearance: button;
/* 1 */
font: inherit;
/* 2 */ }
/* Interactive
========================================================================== */
/*
* Add the correct display in IE 9-.
* 1. Add the correct display in Edge, IE, and Firefox.
*/
/* line 420, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
details,
menu {
display: block; }
/*
* Add the correct display in all browsers.
*/
/* line 429, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
summary {
display: list-item; }
/* Scripting
========================================================================== */
/**
* Add the correct display in IE 9-.
*/
/* line 440, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
canvas {
display: inline-block; }
/**
* Add the correct display in IE.
*/
/* line 448, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
template {
display: none; }
/* Hidden
========================================================================== */
/**
* Add the correct display in IE 10-.
*/
/* line 459, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */
[hidden] {
display: none; }
/* line 1, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */
html {
box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
font-size: 62.5%;
color: #333333;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: transparent; }
/* line 8, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */
*, *:before, *:after {
box-sizing: inherit; }
/* line 11, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */
body {
font-size: 1.3rem;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; }
/* line 16, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */
a {
color: #068AC9;
text-decoration: none; }
/* line 20, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */
a:hover, a:focus {
text-decoration: underline; }
/* line 25, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */
code, kbd, pre, samp {
background-color: #eaeaea;
padding: .1em .5em;
border-radius: .1em; }
/* line 31, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */
blockquote {
padding: 10px;
margin: 0 0 20px;
font-size: 1.6rem;
border-left: 5px solid #eee; }
/* line 38, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */
textarea {
resize: none; }
/* line 1, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.clearfix {
*zoom: 1; }
/* line 4, D:/Github/awesome-bemcss-github/src/_scss/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
display: table;
content: ' '; }
/* line 10, D:/Github/awesome-bemcss-github/src/_scss/mixins/_clearfix.scss */
.clearfix:after {
clear: both; }
/* line 5, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__row {
*zoom: 1;
margin: 0 auto;
max-width: 92.308em; }
/* line 4, D:/Github/awesome-bemcss-github/src/_scss/mixins/_clearfix.scss */
.grid__row:before, .grid__row:after {
display: table;
content: ' '; }
/* line 10, D:/Github/awesome-bemcss-github/src/_scss/mixins/_clearfix.scss */
.grid__row:after {
clear: both; }
/* line 11, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__flex, .card--green > .card__header, .card--red > .card__header, .card--blue > .card__header, .card--orange > .card__header, .card--gray > .card__header, .card--white > .card__header, .form__group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-1 {
float: left;
width: 100%; }
@media only screen and (min-width: 768px) {
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-1 {
width: 8.3333333333%; } }
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-1 {
float: left; }
@media only screen and (min-width: 600px) {
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-1 {
width: 8.3333333333%; } }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__offset-1 {
margin-left: 8.3333333333%; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-2 {
float: left;
width: 100%; }
@media only screen and (min-width: 768px) {
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-2 {
width: 16.6666666667%; } }
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-2 {
float: left; }
@media only screen and (min-width: 600px) {
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-2 {
width: 16.6666666667%; } }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__offset-2 {
margin-left: 16.6666666667%; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-3 {
float: left;
width: 100%; }
@media only screen and (min-width: 768px) {
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-3 {
width: 25%; } }
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-3 {
float: left; }
@media only screen and (min-width: 600px) {
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-3 {
width: 25%; } }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__offset-3 {
margin-left: 25%; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-4 {
float: left;
width: 100%; }
@media only screen and (min-width: 768px) {
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-4 {
width: 33.3333333333%; } }
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-4 {
float: left; }
@media only screen and (min-width: 600px) {
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-4 {
width: 33.3333333333%; } }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__offset-4 {
margin-left: 33.3333333333%; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-5 {
float: left;
width: 100%; }
@media only screen and (min-width: 768px) {
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-5 {
width: 41.6666666667%; } }
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-5 {
float: left; }
@media only screen and (min-width: 600px) {
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-5 {
width: 41.6666666667%; } }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__offset-5 {
margin-left: 41.6666666667%; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-6 {
float: left;
width: 100%; }
@media only screen and (min-width: 768px) {
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-6 {
width: 50%; } }
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-6 {
float: left; }
@media only screen and (min-width: 600px) {
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-6 {
width: 50%; } }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__offset-6 {
margin-left: 50%; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-7 {
float: left;
width: 100%; }
@media only screen and (min-width: 768px) {
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-7 {
width: 58.3333333333%; } }
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-7 {
float: left; }
@media only screen and (min-width: 600px) {
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-7 {
width: 58.3333333333%; } }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__offset-7 {
margin-left: 58.3333333333%; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-8 {
float: left;
width: 100%; }
@media only screen and (min-width: 768px) {
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-8 {
width: 66.6666666667%; } }
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-8 {
float: left; }
@media only screen and (min-width: 600px) {
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-8 {
width: 66.6666666667%; } }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__offset-8 {
margin-left: 66.6666666667%; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-9 {
float: left;
width: 100%; }
@media only screen and (min-width: 768px) {
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-9 {
width: 75%; } }
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-9 {
float: left; }
@media only screen and (min-width: 600px) {
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-9 {
width: 75%; } }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__offset-9 {
margin-left: 75%; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-10 {
float: left;
width: 100%; }
@media only screen and (min-width: 768px) {
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-10 {
width: 83.3333333333%; } }
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-10 {
float: left; }
@media only screen and (min-width: 600px) {
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-10 {
width: 83.3333333333%; } }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__offset-10 {
margin-left: 83.3333333333%; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-11 {
float: left;
width: 100%; }
@media only screen and (min-width: 768px) {
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-11 {
width: 91.6666666667%; } }
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-11 {
float: left; }
@media only screen and (min-width: 600px) {
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-11 {
width: 91.6666666667%; } }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__offset-11 {
margin-left: 91.6666666667%; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-12 {
float: left;
width: 100%; }
@media only screen and (min-width: 768px) {
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-12 {
width: 100%; } }
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-12 {
float: left; }
@media only screen and (min-width: 600px) {
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__col-m-12 {
width: 100%; } }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */
.grid__offset-12 {
margin-left: 100%; }
/* line 9, D:/Github/awesome-bemcss-github/src/_scss/components/_grids.scss */
.grid {
/*
[class*="col-"] {
}
*/ }
/* line 1, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button {
display: inline-block;
padding: 10px 20px;
outline: none;
border: none;
text-align: center;
text-decoration: none;
cursor: pointer;
-webkit-appearance: none; }
/* line 13, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button:hover, .button:focus, .button:active {
text-decoration: none; }
/* line 18, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--radius {
border-radius: 0.25em; }
/* line 23, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--green {
background: #00b25a;
color: #ffffff; }
/* line 27, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--green:hover {
background: #00e574;
color: #ffffff; }
/* line 23, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--red {
background: #ed1c24;
color: #ffffff; }
/* line 27, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--red:hover {
background: #f14b52;
color: #ffffff; }
/* line 23, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--blue {
background: #068AC9;
color: #ffffff; }
/* line 27, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--blue:hover {
background: #0aabf8;
color: #ffffff; }
/* line 23, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--orange {
background: #FF5400;
color: #ffffff; }
/* line 27, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--orange:hover {
background: #ff7633;
color: #ffffff; }
/* line 23, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--gray {
background: #B6B6B6;
color: #333333; }
/* line 27, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--gray:hover {
background: #d0d0d0;
color: #333333; }
/* line 23, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--white {
background: #ffffff;
color: #333333; }
/* line 27, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--white:hover {
background: #ffffff;
color: #333333; }
/* line 36, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button-outline--green {
border: 1px solid #00b25a;
background: transparent;
color: #00b25a; }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button-outline--green:hover {
border: 1px solid #00e574;
color: #00e574; }
/* line 36, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button-outline--red {
border: 1px solid #ed1c24;
background: transparent;
color: #ed1c24; }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button-outline--red:hover {
border: 1px solid #f14b52;
color: #f14b52; }
/* line 36, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button-outline--blue {
border: 1px solid #068AC9;
background: transparent;
color: #068AC9; }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button-outline--blue:hover {
border: 1px solid #0aabf8;
color: #0aabf8; }
/* line 36, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button-outline--orange {
border: 1px solid #FF5400;
background: transparent;
color: #FF5400; }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button-outline--orange:hover {
border: 1px solid #ff7633;
color: #ff7633; }
/* line 36, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button-outline--gray {
border: 1px solid #B6B6B6;
background: transparent;
color: #B6B6B6; }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button-outline--gray:hover {
border: 1px solid #d0d0d0;
color: #d0d0d0; }
/* line 36, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button-outline--white {
border: 1px solid #ffffff;
background: transparent;
color: #ffffff; }
/* line 41, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button-outline--white:hover {
border: 1px solid #ffffff;
color: #ffffff; }
/* line 50, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--dropdown {
padding: 10px 12px 10px 0; }
/* line 53, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button--dropdown:after {
content: '\25BE';
font-size: 2rem;
position: relative;
float: right;
padding-left: 1em;
margin-top: -6px;
height: 0; }
/* line 64, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button__menu {
display: none;
position: absolute;
z-index: 2;
min-width: 160px;
border: 1px solid #d0d0d0;
background-color: #ffffff;
margin-top: .8em;
text-align: left; }
/* line 76, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button__menu li a {
text-decoration: none;
display: block;
padding: 7px 20px;
clear: both;
white-space: nowrap;
color: #333333;
border-bottom: 1px solid #d0d0d0; }
/* line 85, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button__menu li a:hover {
background-color: #d0d0d0; }
/* line 91, D:/Github/awesome-bemcss-github/src/_scss/_components/_buttons.scss */
.button__menu li:last-child a {
border: 0; }
/* line 1, D:/Github/awesome-bemcss-github/src/_scss/_components/_checkboxes.scss */
.checkbox {
position: absolute;
left: -9999px; }
/* line 6, D:/Github/awesome-bemcss-github/src/_scss/_components/_checkboxes.scss */
.checkbox + label {
position: relative;
display: inline-block;
padding: 6px 30px;
cursor: pointer; }
/* line 13, D:/Github/awesome-bemcss-github/src/_scss/_components/_checkboxes.scss */
.checkbox + label:before {
position: absolute;
top: 4px;
left: 0;
width: 18px;
height: 18px;
border: 1px solid #d0d0d0;
border-radius: 1px;
background: #ffffff;
content: ''; }
/* line 25, D:/Github/awesome-bemcss-github/src/_scss/_components/_checkboxes.scss */
.checkbox + label:after {
position: absolute;
top: 7px;
left: 4px;
color: #09ad7e;
content: '\2714';
font-size: 1.2rem;
line-height: 1;
-webkit-transition: all .2s;
transition: all .2s; }
/* line 37, D:/Github/awesome-bemcss-github/src/_scss/_components/_checkboxes.scss */
.checkbox:not(:checked) + label:after {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0); }
/* line 44, D:/Github/awesome-bemcss-github/src/_scss/_components/_checkboxes.scss */
.checkbox:checked + label:before {
border-color: #068AC9;
background: #068AC9; }
/* line 49, D:/Github/awesome-bemcss-github/src/_scss/_components/_checkboxes.scss */
.checkbox:checked + label:after {
color: #ffffff;
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1); }
/* line 58, D:/Github/awesome-bemcss-github/src/_scss/_components/_checkboxes.scss */
.checkbox:disabled + label {
color: #aaa; }
/* line 62, D:/Github/awesome-bemcss-github/src/_scss/_components/_checkboxes.scss */
.checkbox:disabled + label:before {
border-color: #bbb;
background-color: #ddd;
box-shadow: none; }
/* line 68, D:/Github/awesome-bemcss-github/src/_scss/_components/_checkboxes.scss */
.checkbox:disabled + label:after {
color: #999; }
/* line 73, D:/Github/awesome-bemcss-github/src/_scss/_components/_checkboxes.scss */
.checkbox:focus + label:before {
border: 1px dotted #068AC9; }
/* line 1, D:/Github/awesome-bemcss-github/src/_scss/_components/_radios.scss */
.radio {
position: absolute;
left: -9999px; }
/* line 6, D:/Github/awesome-bemcss-github/src/_scss/_components/_radios.scss */
.radio + label {
position: relative;
padding: 10px 30px;
cursor: pointer; }
/* line 12, D:/Github/awesome-bemcss-github/src/_scss/_components/_radios.scss */
.radio + label:before, .radio + label:after {
position: absolute;
top: 0;
left: 0;
color: #333333;
font-size: 2.8rem;
-webkit-transition: all .2s;
transition: all .2s; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_radios.scss */
.radio + label:before {
content: '\25CE';
opacity: 1; }
/* line 27, D:/Github/awesome-bemcss-github/src/_scss/_components/_radios.scss */
.radio + label:after {
content: '\25C9';
opacity: 0; }
/* line 35, D:/Github/awesome-bemcss-github/src/_scss/_components/_radios.scss */
.radio:checked + label:before {
opacity: 0; }
/* line 39, D:/Github/awesome-bemcss-github/src/_scss/_components/_radios.scss */
.radio:checked + label:after {
opacity: 1; }
/* line 46, D:/Github/awesome-bemcss-github/src/_scss/_components/_radios.scss */
.radio:disabled + label {
color: #aaa; }
/* line 50, D:/Github/awesome-bemcss-github/src/_scss/_components/_radios.scss */
.radio:disabled + label:before {
border-color: #bbb;
background-color: #ddd;
box-shadow: none; }
/* line 56, D:/Github/awesome-bemcss-github/src/_scss/_components/_radios.scss */
.radio:disabled + label:after {
color: #999; }
/* line 9, D:/Github/awesome-bemcss-github/src/_scss/components/_radios.scss */
.radio--blue + label:before, .radio--blue + label:after {
color: #068AC9; }
/* line 5, D:/Github/awesome-bemcss-github/src/_scss/_components/_tabs.scss */
.tabs__item {
display: inline-block; }
/* line 8, D:/Github/awesome-bemcss-github/src/_scss/_components/_tabs.scss */
.tabs__item a {
position: relative;
display: block;
padding: 10px 15px;
text-decoration: none; }
/* line 15, D:/Github/awesome-bemcss-github/src/_scss/_components/_tabs.scss */
.tabs__item a:hover {
background-color: #eaeaea;
text-decoration: none; }
/* line 21, D:/Github/awesome-bemcss-github/src/_scss/_components/_tabs.scss */
.tabs__item--active {
border-bottom: 2px solid #068AC9; }
/* line 25, D:/Github/awesome-bemcss-github/src/_scss/_components/_tabs.scss */
.tabs__item--active a {
color: black; }
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_tabs.scss */
.tabs__itemv {
display: block;
margin: .2em 0; }
/* line 37, D:/Github/awesome-bemcss-github/src/_scss/_components/_tabs.scss */
.tabs__itemv a {
position: relative;
display: block;
padding: 10px 15px;
background-color: #eaeaea;
text-decoration: none; }
/* line 45, D:/Github/awesome-bemcss-github/src/_scss/_components/_tabs.scss */
.tabs__itemv a:hover {
background-color: #d0d0d0;
text-decoration: none; }
/* line 51, D:/Github/awesome-bemcss-github/src/_scss/_components/_tabs.scss */
.tabs__itemv--active {
border-left: 2px solid #068AC9;
background-color: #d0d0d0; }
/* line 56, D:/Github/awesome-bemcss-github/src/_scss/_components/_tabs.scss */
.tabs__itemv--active a {
background-color: #d0d0d0;
color: black; }
/* line 1, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield, .select {
padding: 6px 12px;
margin: 3px 0;
width: 100%;
outline: none;
border: 1px solid #d0d0d0;
border-radius: 0; }
/* line 4, D:/Github/awesome-bemcss-github/src/_scss/mixins/_placeholders.scss */
.textfield ::-moz-placeholder, .select ::-moz-placeholder {
opacity: 1;
color: #ffffff; }
/* line 9, D:/Github/awesome-bemcss-github/src/_scss/mixins/_placeholders.scss */
.textfield :-ms-input-placeholder, .select :-ms-input-placeholder {
color: #ffffff; }
/* line 13, D:/Github/awesome-bemcss-github/src/_scss/mixins/_placeholders.scss */
.textfield ::-webkit-input-placeholder, .select ::-webkit-input-placeholder {
color: #ffffff; }
/* line 11, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield__helper {
color: #9d9d9d;
font-size: 1.2rem;
line-height: 2; }
/* line 17, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield__error {
color: #ed1c24;
font-size: 1.2rem;
line-height: 2; }
/* line 23, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield--error {
border: 1px solid #ed1c24; }
/* line 28, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield--large {
padding: 20px; }
/* line 33, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield--radius {
border-radius: 0.25em; }
/* line 38, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield--radius-left {
border-top-left-radius: 0.25em;
border-bottom-left-radius: 0.25em; }
/* line 43, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield--radius-right {
border-top-right-radius: 0.25em;
border-bottom-right-radius: 0.25em; }
/* line 49, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield--shadow:focus {
border-color: #51a7e8;
outline: none;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(81, 167, 232, 0.5); }
/* line 1, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield, .select {
padding: 6px 12px;
margin: 3px 0;
width: 100%;
outline: none;
border: 1px solid #d0d0d0;
border-radius: 0; }
/* line 4, D:/Github/awesome-bemcss-github/src/_scss/mixins/_placeholders.scss */
.textfield ::-moz-placeholder, .select ::-moz-placeholder {
opacity: 1;
color: #ffffff; }
/* line 9, D:/Github/awesome-bemcss-github/src/_scss/mixins/_placeholders.scss */
.textfield :-ms-input-placeholder, .select :-ms-input-placeholder {
color: #ffffff; }
/* line 13, D:/Github/awesome-bemcss-github/src/_scss/mixins/_placeholders.scss */
.textfield ::-webkit-input-placeholder, .select ::-webkit-input-placeholder {
color: #ffffff; }
/* line 11, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield__helper {
color: #9d9d9d;
font-size: 1.2rem;
line-height: 2; }
/* line 17, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield__error {
color: #ed1c24;
font-size: 1.2rem;
line-height: 2; }
/* line 23, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield--error {
border: 1px solid #ed1c24; }
/* line 28, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield--large {
padding: 20px; }
/* line 33, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield--radius {
border-radius: 0.25em; }
/* line 38, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield--radius-left {
border-top-left-radius: 0.25em;
border-bottom-left-radius: 0.25em; }
/* line 43, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield--radius-right {
border-top-right-radius: 0.25em;
border-bottom-right-radius: 0.25em; }
/* line 49, D:/Github/awesome-bemcss-github/src/_scss/_components/_textfield.scss */
.textfield--shadow:focus {
border-color: #51a7e8;
outline: none;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(81, 167, 232, 0.5); }
/* line 3, D:/Github/awesome-bemcss-github/src/_scss/_components/_select.scss */
.select {
-webkit-appearance: none;
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAAAAXNSR0IArs4c6QAAAJ1JREFUCB1jzMnJCWdkZBSdPHnyFAYk0NDQwPbmzZuVTExMk5iA4p7//v2bDFScC1OzatUqZqCC5f////cHyikwiYiIJAFNWgIUmARSCKQZDx48OAdIBwJNSZ8yZcp8RpBuoNFMQJ0LgRIxQO4hILYFKsgEOmEmSJ4ZRBw4cOC/l5fXxu/fvysDub5Ak3OAJswAyWEAkIm5ublu6BIADTRHW7YWzxEAAAAASUVORK5CYII=");
background-position: right 7px center;
background-repeat: no-repeat; }
/* line 11, D:/Github/awesome-bemcss-github/src/_scss/_components/_select.scss */
.select--radius {
border-radius: 0.25em; }
/* line 17, D:/Github/awesome-bemcss-github/src/_scss/_components/_select.scss */
.select--shadow:focus {
border-color: #51a7e8;
outline: none;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(81, 167, 232, 0.5); }
/*
border: 1px solid #00d1b2;
border-right: 0;
border-top: 0;
content: " ";
display: block;
height: 7px;
pointer-events: none;
position: absolute;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
width: 7px;
margin-top: -6px;
right: 16px;
top: 50%;
*/
/* line 1, D:/Github/awesome-bemcss-github/src/_scss/_components/_table.scss */
.table {
max-width: 100%;
width: 100%;
border: 1px solid #d0d0d0;
border-spacing: 0;
border-collapse: collapse; }
/* line 11, D:/Github/awesome-bemcss-github/src/_scss/_components/_table.scss */
.table__head th {
padding: 8px;
border-right: 1px solid #d0d0d0;
border-bottom: 2px solid #d0d0d0;
text-align: left; }
/* line 18, D:/Github/awesome-bemcss-github/src/_scss/_components/_table.scss */
.table__head th[sortable="true"] {
cursor: pointer; }
/* line 28, D:/Github/awesome-bemcss-github/src/_scss/_components/_table.scss */
.table__body > tr > td {
padding: 8px;
border-right: 1px solid #d0d0d0;
text-align: left; }
/* line 34, D:/Github/awesome-bemcss-github/src/_scss/_components/_table.scss */
.table__body > tr:nth-of-type(odd) {
background-color: #eaeaea; }
/* line 45, D:/Github/awesome-bemcss-github/src/_scss/_components/_table.scss */
.table__sort--asc:after {
content: '\25BE';
font-size: 2rem;
position: relative;
float: right;
margin-top: -7px;
height: 0; }
/* line 56, D:/Github/awesome-bemcss-github/src/_scss/_components/_table.scss */
.table__sort--desc:after {
content: '\25B4';
font-size: 2rem;
position: relative;
float: right;
margin-top: -7px;
height: 0; }
/* line 1, D:/Github/awesome-bemcss-github/src/_scss/_components/_pager.scss */
.pager {
font-size: 1.4rem; }
/* line 5, D:/Github/awesome-bemcss-github/src/_scss/_components/_pager.scss */
.pager__page {
text-decoration: none;
position: relative;
float: left;
padding: 8px 15px;
margin-left: -5px;
background-color: #ffffff;
color: #068AC9;
border: 1px solid #d0d0d0; }
/* line 15, D:/Github/awesome-bemcss-github/src/_scss/_components/_pager.scss */
.pager__page--active {
text-decoration: none;
color: black;
background-color: #d0d0d0; }
/* line 21, D:/Github/awesome-bemcss-github/src/_scss/_components/_pager.scss */
.pager__page:focus {
text-decoration: none; }
/* line 25, D:/Github/awesome-bemcss-github/src/_scss/_components/_pager.scss */
.pager__page:hover {
text-decoration: none;
color: black;
background-color: #d0d0d0; }
/* line 32, D:/Github/awesome-bemcss-github/src/_scss/_components/_pager.scss */
.pager li {
display: inline-block; }
/* line 38, D:/Github/awesome-bemcss-github/src/_scss/_components/_pager.scss */
.pager--radius li:first-child > a, .pager--radius li:first-child > span {
border-top-left-radius: 0.25em;
border-bottom-left-radius: 0.25em; }
/* line 43, D:/Github/awesome-bemcss-github/src/_scss/_components/_pager.scss */
.pager--radius li:last-child > a, .pager--radius li:last-child > span {
border-top-right-radius: 0.25em;
border-bottom-right-radius: 0.25em; }
/* line 1, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--green .alert__close, .alert--red .alert__close, .alert--blue .alert__close, .alert--orange .alert__close, .alert--gray .alert__close, .alert--white .alert__close {
position: relative;
top: -4px;
right: -21px;
padding: 0 20px;
float: right;
font-size: 1.6rem;
cursor: pointer;
text-decoration: none; }
/* line 12, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert {
padding: 15px;
margin-bottom: 20px;
background: none; }
/* line 17, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--radius {
border-radius: 0.25em; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--green {
border: 1px dashed #00b25a;
color: #00b25a; }
/* line 26, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--green .alert__close {
color: #00b25a; }
/* line 30, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--green .alert__close:hover {
text-decoration: none; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--red {
border: 1px dashed #ed1c24;
color: #ed1c24; }
/* line 26, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--red .alert__close {
color: #ed1c24; }
/* line 30, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--red .alert__close:hover {
text-decoration: none; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--blue {
border: 1px dashed #068AC9;
color: #068AC9; }
/* line 26, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--blue .alert__close {
color: #068AC9; }
/* line 30, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--blue .alert__close:hover {
text-decoration: none; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--orange {
border: 1px dashed #FF5400;
color: #FF5400; }
/* line 26, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--orange .alert__close {
color: #FF5400; }
/* line 30, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--orange .alert__close:hover {
text-decoration: none; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--gray {
border: 1px dashed #B6B6B6;
color: #B6B6B6; }
/* line 26, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--gray .alert__close {
color: #B6B6B6; }
/* line 30, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--gray .alert__close:hover {
text-decoration: none; }
/* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--white {
border: 1px dashed #ffffff;
color: #ffffff; }
/* line 26, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--white .alert__close {
color: #ffffff; }
/* line 30, D:/Github/awesome-bemcss-github/src/_scss/_components/_alert.scss */
.alert--white .alert__close:hover {
text-decoration: none; }
/* line 1, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
-webkit-transition: 0.3s;
transition: 0.3s; }
/* line 5, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card:hover {
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2); }
/* line 9, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card--radius {
border-radius: 0.25em; }
/* line 14, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card--green {
border: 1px solid #00b25a; }
/* line 17, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card--green > .card__header {
padding: 1em .5em;
background-color: #00b25a;
color: #ffffff; }
/* line 14, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card--red {
border: 1px solid #ed1c24; }
/* line 17, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card--red > .card__header {
padding: 1em .5em;
background-color: #ed1c24;
color: #ffffff; }
/* line 14, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card--blue {
border: 1px solid #068AC9; }
/* line 17, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card--blue > .card__header {
padding: 1em .5em;
background-color: #068AC9;
color: #ffffff; }
/* line 14, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card--orange {
border: 1px solid #FF5400; }
/* line 17, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card--orange > .card__header {
padding: 1em .5em;
background-color: #FF5400;
color: #ffffff; }
/* line 14, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card--gray {
border: 1px solid #B6B6B6; }
/* line 17, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card--gray > .card__header {
padding: 1em .5em;
background-color: #B6B6B6;
color: #333333; }
/* line 14, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card--white {
border: 1px solid #ffffff; }
/* line 17, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card--white > .card__header {
padding: 1em .5em;
background-color: #ffffff;
color: #333333; }
/* line 29, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card__title {
font-size: 1.6rem;
font-weight: bold; }
/* line 34, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card__tools > i {
margin: 0 .5em;
cursor: pointer; }
/* line 39, D:/Github/awesome-bemcss-github/src/_scss/_components/_card.scss */
.card__content {
padding: 1em .5em; }
/* line 1, D:/Github/awesome-bemcss-github/src/_scss/_components/_popover.scss */
.popover {
position: relative;
cursor: pointer; }
/* line 5, D:/Github/awesome-bemcss-github/src/_scss/_components/_popover.scss */
.popover__content {
visibility: hidden;
background-color: #4d4d4d;
color: #ffffff;
text-align: center;
border-radius: 6px;
padding: 1em;
position: absolute;
z-index: 1;
bottom: 125%;
left: 50%;
margin-left: -60px;
opacity: 0;
-webkit-transition: opacity 1s;
transition: opacity 1s; }
/* line 21, D:/Github/awesome-bemcss-github/src/_scss/_components/_popover.scss */
.popover__content:after {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: #4d4d4d transparent transparent transparent; }
/* line 34, D:/Github/awesome-bemcss-github/src/_scss/_components/_popover.scss */
.popover:hover .popover__content {
visibility: visible;
opacity: 1; }
/* line 1, D:/Github/awesome-bemcss-github/src/_scss/_components/_modal.scss */
.modal {
display: none;
position: fixed;
z-index: 999;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: black;
background-color: rgba(0, 0, 0, 0.4); }
/* line 14, D:/Github/awesome-bemcss-github/src/_scss/_components/_modal.scss */
.modal__header {
padding: 2px 16px; }
/* line 17, D:/Github/awesome-bemcss-github/src/_scss/_components/_modal.scss */
.modal__header--border {
border-bottom: 1px solid #B6B6B6; }
/* line 21, D:/Github/awesome-bemcss-github/src/_scss/_components/_modal.scss */
.modal__header--blue {
background-color: #068AC9;
color: white; }
/* line 24, D:/Github/awesome-bemcss-github/src/_scss/_components/_modal.scss */
.modal__header--blue .modal__close {
color: #ffffff; }
/* line 30, D:/Github/awesome-bemcss-github/src/_scss/_components/_modal.scss */
.modal__content {
position: relative;
background-color: #ffffff;
margin: 15% auto;
padding: 0;
width: 80%;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
-webkit-animation-name: animatetop;
-webkit-animation-duration: 0.4s;
animation-name: animatetop;
animation-duration: 0.4s; }
/* line 46, D:/Github/awesome-bemcss-github/src/_scss/_components/_modal.scss */
.modal__body {
padding: 2px 16px; }
/* line 50, D:/Github/awesome-bemcss-github/src/_scss/_components/_modal.scss */
.modal__footer {
padding: 2px 16px; }
/* line 53, D:/Github/awesome-bemcss-github/src/_scss/_components/_modal.scss */
.modal__footer--border {
border-top: 1px solid #B6B6B6; }
/* line 57, D:/Github/awesome-bemcss-github/src/_scss/_components/_modal.scss */
.modal__footer--blue {
background-color: #068AC9;
color: white; }
/* line 63, D:/Github/awesome-bemcss-github/src/_scss/_components/_modal.scss */
.modal__close {
float: right;
font-size: 28px;
font-weight: bold;
color: #B6B6B6;
cursor: pointer;
text-decoration: none; }
/* line 71, D:/Github/awesome-bemcss-github/src/_scss/_components/_modal.scss */
.modal__close:hover, .modal__close:focus {
text-decoration: none; }
@-webkit-keyframes animatetop {
from {
top: -300px;
opacity: 0; }
to {
top: 0;
opacity: 1; } }
@keyframes animatetop {
from {
top: -300px;
opacity: 0; }
to {
top: 0;
opacity: 1; } }
/* line 7, D:/Github/awesome-bemcss-github/src/_scss/_components/_form.scss */
.form__wrapper {
width: 100%;
padding: 7px 0; }
/* line 12, D:/Github/awesome-bemcss-github/src/_scss/_components/_form.scss */
.form__label {
width: 20%;
min-width: 100px; }
/* line 17, D:/Github/awesome-bemcss-github/src/_scss/_components/_form.scss */
.form__label--required:after {
content: '*';
color: #ed1c24; }
/* line 24, D:/Github/awesome-bemcss-github/src/_scss/_components/_form.scss */
.form__icon {
color: #333333;
background-color: #d0d0d0;
padding: 7px 12px; }
/* line 29, D:/Github/awesome-bemcss-github/src/_scss/_components/_form.scss */
.form__icon--radius-left {
border-top-left-radius: 0.25em;
border-bottom-left-radius: 0.25em; }
/* line 34, D:/Github/awesome-bemcss-github/src/_scss/_components/_form.scss */
.form__icon--radius-right {
border-top-right-radius: 0.25em;
border-bottom-right-radius: 0.25em; }
/*# sourceMappingURL=awesome-bemcss.css.map */ | 0.297776 | 0.076304 |
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
body {
font-family: 'Ubuntu', sans-serif;
font-size: 13px;
font-weight: normal;
line-height: 1.5em;
color: #2e2f30;
background: #EBEBEB;
min-height: 100%;
width: 100%;
}
a {
color: inherit;
cursor: pointer;
}
a:hover {
text-decoration: none;
color: inherit;
cursor: pointer;
}
.mt {
margin: 0px;
padding: 0px;
}
.wrapper {
position: absolute;
width: 100%;
height: 100%;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
#top_bar {
background: #fff;
border-bottom: 1px solid #ddd;
box-shadow: 0 5px 5px -5px #dddddd;
z-index: 2;
margin-bottom: 3px;
/*padding: 10px;*/
}
#top_bar .connect-top {
text-align: center;
display: inline-block;
font-size: 14px;
color: #0976B4;
font-weight: bold;
padding: 10px 0px;
float: left;
margin-left: 170px;
}
#top_bar .social_icons {
margin: 0px;
padding: 0px;
float: left;
}
#top_bar .social_icons li {
list-style: none;
display: inline-block;
padding: 10px 15px;
border-right: 1px solid #ddd;
}
#top_bar .social_icons li i {
padding-right: 1px;
color: #ccc;
}
#top_bar .social_icons li span.label {
font-weight: 600;
color: inherit;
font-size: inherit;
font-family: inherit;
}
#top_bar .social_icons li span.label::after {
content: ':';
padding-right: 3px;
padding-left: 3px;
}
#top_bar .social_icons li:first-child {
border-left: 1px solid #ddd;
}
#top_bar .social_integration {
margin: 0px;
padding: 0px;
float: left;
float: right;
cursor: pointer;
}
#top_bar .social_integration li {
list-style: none;
display: inline-block;
padding: 10px 15px;
border-right: 1px solid #ddd;
}
#top_bar .social_integration li i {
padding-right: 1px;
color: #ccc;
}
#top_bar .social_integration li span.label {
font-weight: 600;
color: inherit;
font-size: inherit;
font-family: inherit;
}
#top_bar .social_integration li span.label::after {
content: ':';
padding-right: 3px;
padding-left: 3px;
}
#top_bar .social_integration li:first-child {
border-left: 1px solid #ddd;
}
#top_bar .social_integration li {
padding: 0px;
}
#top_bar .social_integration li a {
padding: 10px 15px;
display: inline-block;
}
#top_bar .social_integration .fb {
color: #3b5998;
}
#top_bar .social_integration .twit {
color: #55acee;
}
#top_bar .social_integration .in {
color: #0976b4;
}
#top_bar .social_integration .plus {
color: #dd4b39;
}
.logo_pj {
padding-top: 6px;
position: relative;
width: auto;
margin: 0px auto;
margin-bottom: 18px;
text-align: center;
min-height: 45px;
}
.logo_pj .img_div {
position: absolute;
margin-left: -48px;
}
.logo_pj .text_logo {
position: absolute;
font-family: 'Lobster', cursive;
color: #3a3a3a;
margin-top: 10px;
}
.logo_base {
padding-top: 6px;
position: relative;
float: left;
min-width: 200px;
}
.logo_base .img_div {
position: absolute;
margin-left: 0px;
}
.logo_base .text_logo {
position: absolute;
font-family: 'Lobster', cursive;
color: #3a3a3a;
margin-top: 10px;
margin-left: 46px;
}
#header {
border-bottom: 1px solid #ddd;
min-height: 55px;
z-index: 2;
background: #fff;
/*box-shadow: 0px -5px 5px 5px #ddd;*/
}
#header .navbar-collapse {
border-color: #e7e7e7;
padding: 0px !important;
}
#header .logo {
padding-top: 6px;
position: relative;
float: left;
min-width: 200px;
}
#header .logo .img_div {
position: absolute;
margin-left: 0px;
}
#header .logo .text_logo {
position: absolute;
font-family: 'Lobster', cursive;
color: #3a3a3a;
margin-top: 10px;
margin-left: 46px;
}
#header .menu_toggler {
display: none;
float: right;
width: 37px;
height: 35px;
border: 1px solid #ccc;
background: #fff;
}
#header .menu_toggler .top {
display: block;
height: 6px;
background: #000;
}
#header .menu_toggler .bottom {
display: block;
height: 6px;
background: #000;
height: 3px;
margin-top: 3px;
}
#header #menu {
float: right;
}
#header #menu ul {
margin: 0px;
padding: 0px;
margin-top: 10px;
}
#header #menu ul li {
display: inline-block;
list-style: none;
padding: 4px 15px 0px 15px;
cursor: pointer;
border-top: 2px solid #fff;
/* margin-left: 53px; */
background: #888;
color: #fff;
font-size: 15px;
position: relative;
text-align: center;
font-weight: bold;
text-transform: uppercase;
left: 5px;
}
#header #menu ul li label {
font-weight: bold;
}
#header #menu ul li .drop_btn {
display: none;
}
#header #menu ul li ul {
z-index: 10;
display: none;
position: absolute;
min-width: 190px;
box-shadow: 0px 2px 11px #ddd;
top: 20px;
left: -49px;
background: #fff;
}
#header #menu ul li ul li {
display: block;
padding: 0px;
border-bottom: 1px dotted #ddd;
border-top: none;
left: 0px;
/*font-weight: 500;*/
}
#header #menu ul li ul li a {
display: block;
padding: 10px 16px;
}
#header #menu ul li ul::before {
content: '';
width: 0px;
height: 0px;
position: absolute;
border: 5px solid;
border-color: transparent transparent white;
top: -13px;
left: 89px;
}
#header #menu ul li:hover {
cursor: pointer;
}
#header #menu ul li:hover ul {
display: block;
animation: fadeIn 1s;
}
#header #menu ul li:hover ul:hover {
display: block;
}
#header #menu ul li:hover ul:hover li:hover {
border-top: transparent;
background: #ddd;
color: #666;
}
.content_body {
padding: 20px 0px;
width: 100%;
/*#menu_div{
position: absolute;
right: 0;
top: 0;
height: 100%;
background: #fff;
border-left:1px solid #ddd;
width: 250px;
box-shadow: 4px 0px 5px 5px #ddd;
}*/
}
#change_password {
width: 50%;
margin: 0px auto;
margin-top: 9%;
box-shadow: -1px 2px 5px #dddddd;
border: 1px solid #ddd;
padding: 15px;
background: #fff;
border-left: 3px solid #ee9402;
}
#change_password .click-here {
font-size: 14px;
margin-bottom: 10px;
}
#change_password .click-here a {
color: #63C076;
text-decoration: underline;
}
#change_password label {
display: none;
}
#change_password h3 {
text-transform: uppercase;
font-family: inherit;
font-weight: 600;
font-size: 16px;
color: #69af4f;
padding-bottom: 10px;
border-bottom: 1px solid #ddd;
}
#change_password h3 span {
text-transform: uppercase;
color: #1485c3;
padding-left: 5px;
}
#change_password h3 i {
padding-right: 8px;
color: #ddd;
}
#change_password .help_desk {
padding-top: 10px;
padding-left: 0px;
/*overflow-y: scroll;*/
}
#change_password .help_desk h4 {
margin: 0px;
margin-top: 8px;
margin-bottom: 8px;
font-weight: 500;
color: #c25555;
font-size: 16px;
}
#change_password .help_desk .hint_explanation_wrap {
padding: 10px;
background: #f2f2f2;
}
#change_password .help_desk .hint_explanation_wrap P {
text-align: justify;
color: #666;
}
#change_password .form_div {
padding-top: 10px;
border-left: 1px solid #ddd;
border: 0px;
}
#change_password .form_div label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#change_password .form_div textarea {
height: 75px !important;
}
#change_password .form_div .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#change_password .form_div .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#change_password .form_div .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#change_password .form_div .change_btn:hover {
background: #67559e;
}
#change_password .form_div .change_btn i {
padding-right: 8px;
}
.form_change_login_forgot {
padding-top: 10px;
border-left: 1px solid #ddd;
}
.form_change_login_forgot label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
.form_change_login_forgot textarea {
height: 75px !important;
}
.form_change_login_forgot .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
.form_change_login_forgot .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
.form_change_login_forgot .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
.form_change_login_forgot .change_btn:hover {
background: #67559e;
}
.form_change_login_forgot .change_btn i {
padding-right: 8px;
}
#login_wrapper {
width: 60%;
margin: 0px auto;
margin-top: 5%;
border: 1px solid #ddd;
box-shadow: -1px 2px 5px #dddddd;
padding: 15px;
}
#login_wrapper .logo {
padding-top: 6px;
position: relative;
width: auto;
margin: 0px auto;
margin-bottom: 18px;
text-align: center;
min-height: 45px;
}
#login_wrapper .logo .img_div {
position: absolute;
margin-left: -48px;
}
#login_wrapper .logo .text_logo {
position: absolute;
font-family: 'Lobster', cursive;
color: #3a3a3a;
margin-top: 10px;
}
#login_wrapper .sign_up_login {
/*border-left: 1px solid #ddd;*/
display: none;
text-align: center;
}
#login_wrapper .sign_up_login h2 {
font-size: 36px;
text-transform: capitalize;
margin: 65px 0px 25px 0px;
color: #666;
text-shadow: 2px 2px 0.5px #ccc;
}
#login_wrapper .sign_up_login .register_btn {
background: #f8cb00;
color: #fff;
border: 1px solid #ac8c00;
padding: 8px 40px;
font-weight: 500;
}
#login_wrapper .sign_up_login .register_btn i {
padding-right: 15px;
}
#login_wrapper .sign_up_login .register_btn:hover {
background: #ffd413;
}
#login_wrapper .login_form {
padding-top: 10px;
border-left: 1px solid #ddd;
display: none;
border: none;
border-right: 1px solid #ddd;
padding-bottom: 20px;
}
#login_wrapper .login_form label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#login_wrapper .login_form textarea {
height: 75px !important;
}
#login_wrapper .login_form .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#login_wrapper .login_form .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#login_wrapper .login_form .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#login_wrapper .login_form .change_btn:hover {
background: #67559e;
}
#login_wrapper .login_form .change_btn i {
padding-right: 8px;
}
#login_wrapper .login_form h4 {
font-size: 25px;
font-weight: 600;
color: #5c4c8d;
margin-bottom: 15px;
text-align: center;
}
#login_wrapper .login_form h4 span {
padding-left: 5px;
/*color: @orange;*/
}
#login_wrapper .login_form .button_div {
text-align: center;
}
#login_wrapper .login_form .button_div .sign_in_btn {
background: #69af4f;
border: 1px solid #497a37;
/*display: inherit;
margin: 0px auto;*/
margin-top: 29px;
}
#login_wrapper .login_form .button_div .sign_in_btn:hover {
background: #78b760;
}
#login_wrapper .login_form .button_div .forgot_btn {
background: #c25555;
border: 1px solid #953535;
margin-top: 29px;
padding: 8px 15px 9px 15px;
}
#login_wrapper .login_form .button_div .forgot_btn:hover {
background: #c96868;
}
#login_wrapper .forgot_password {
padding-top: 10px;
border-left: 1px solid #ddd;
display: none;
border: none;
border-right: 1px solid #ddd;
padding-bottom: 20px;
}
#login_wrapper .forgot_password label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#login_wrapper .forgot_password textarea {
height: 75px !important;
}
#login_wrapper .forgot_password .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#login_wrapper .forgot_password .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#login_wrapper .forgot_password .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#login_wrapper .forgot_password .change_btn:hover {
background: #67559e;
}
#login_wrapper .forgot_password .change_btn i {
padding-right: 8px;
}
#login_wrapper .forgot_password h4 {
font-size: 25px;
font-weight: 600;
color: #5c4c8d;
margin-bottom: 15px;
text-align: center;
}
#login_wrapper .forgot_password h4 span {
padding-left: 5px;
/*color: @orange;*/
}
#login_wrapper .forgot_password .button_div {
text-align: center;
}
#login_wrapper .forgot_password .button_div .sign_in_btn {
background: #69af4f;
border: 1px solid #497a37;
/*display: inherit;
margin: 0px auto;*/
margin-top: 29px;
}
#login_wrapper .forgot_password .button_div .sign_in_btn:hover {
background: #78b760;
}
#login_wrapper .forgot_password .button_div .forgot_btn {
background: #c25555;
border: 1px solid #953535;
margin-top: 29px;
padding: 8px 15px 9px 15px;
}
#login_wrapper .forgot_password .button_div .forgot_btn:hover {
background: #c96868;
}
#login_wrapper .sign_up {
padding-top: 10px;
border-left: 1px solid #ddd;
display: none;
border: none;
border-right: 1px solid #ddd;
padding-bottom: 20px;
border-right: 0px;
}
#login_wrapper .sign_up label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#login_wrapper .sign_up textarea {
height: 75px !important;
}
#login_wrapper .sign_up .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#login_wrapper .sign_up .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#login_wrapper .sign_up .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#login_wrapper .sign_up .change_btn:hover {
background: #67559e;
}
#login_wrapper .sign_up .change_btn i {
padding-right: 8px;
}
#login_wrapper .sign_up h4 {
font-size: 25px;
font-weight: 600;
color: #5c4c8d;
margin-bottom: 15px;
text-align: center;
}
#login_wrapper .sign_up h4 span {
padding-left: 5px;
/*color: @orange;*/
}
#login_wrapper .sign_up .button_div {
text-align: center;
}
#login_wrapper .sign_up .button_div .sign_in_btn {
background: #69af4f;
border: 1px solid #497a37;
/*display: inherit;
margin: 0px auto;*/
margin-top: 29px;
}
#login_wrapper .sign_up .button_div .sign_in_btn:hover {
background: #78b760;
}
#login_wrapper .sign_up .button_div .forgot_btn {
background: #c25555;
border: 1px solid #953535;
margin-top: 29px;
padding: 8px 15px 9px 15px;
}
#login_wrapper .sign_up .button_div .forgot_btn:hover {
background: #c96868;
}
#login_wrapper .sign_up h4 {
font-size: 19px;
}
#login_wrapper .sign_up .your_details {
border-right: 1px solid #ddd;
display: none;
}
#login_wrapper .sign_up .company_details {
display: none;
}
#login_wrapper .sign_up .button_div {
display: none;
margin-top: 10px;
text-align: center;
}
#login_wrapper .sign_up .button_div .sign_up_btn {
background: #5c4c8d;
border: 1px solid #3c315b;
margin-top: 29px;
}
#login_wrapper .sign_up .button_div .sign_up_btn:hover {
background: #67559e;
}
#login_wrapper .sign_up .button_row {
display: block;
margin-bottom: 15px;
}
#login_wrapper .sign_up .button_row .your_details_btn_div .your_details_btn {
width: 100%;
padding: 6px;
color: #fff;
background: #69af4f;
border: 1px solid #497a37;
}
#login_wrapper .sign_up .button_row .your_details_btn_div .your_details_btn:hover {
background: #78b760;
}
#login_wrapper .sign_up .button_row .company_details_btn_div .comapny_details_btn {
width: 100%;
padding: 6px;
color: #fff;
background: #f8cb00;
border: 1px solid #ac8c00;
}
#login_wrapper .sign_up .button_row .company_details_btn_div .comapny_details_btn:hover {
background: #ffd413;
}
#login_wrapper .sign_up .button_row .login_details_btn_div .login_details_btn {
width: 100%;
padding: 6px;
color: #fff;
background: #1485c3;
border: 1px solid #0d567e;
}
#login_wrapper .sign_up .button_row .login_details_btn_div .login_details_btn:hover {
background: #1695da;
}
.active_login {
display: block !important;
}
.your_company_active {
width: 100%;
border-right: 1px solid #fff !important;
}
#my_workspace .welcome_note {
text-align: center;
}
#my_workspace .welcome_note h4 {
text-transform: uppercase;
color: #5c4c8d;
font-size: 20px;
}
#my_workspace .welcome_note .know_more {
background: #f8cb00;
border: 1px solid #ac8c00;
color: #fff;
padding: 16px 64px;
}
#my_workspace .welcome_note .know_more:hover {
background: #ffd413;
}
#my_workspace .ticket_wrap {
padding: 15px;
margin-top: 15px;
}
#my_workspace .ticket_wrap .ticket_panel {
border: 1px solid #ddd;
}
#my_profile {
width: 85%;
margin: 0px auto;
margin-top: 2%;
box-shadow: -1px 2px 5px #dddddd;
border: 1px solid #ddd;
padding: 15px;
background: #fff;
}
#my_profile .image_div {
text-align: center;
}
#my_profile .image_div .img_wrap {
width: 155px;
height: 155px;
position: relative;
margin: 0px auto;
}
#my_profile .image_div .img_wrap img {
width: 150px;
height: 150px;
padding: 3px;
border: 1px solid #ddd;
border-radius: 50%;
/*position: absolute;*/
}
#my_profile .image_div .img_wrap span {
position: absolute;
border: 3px solid #fff;
width: 40px;
height: 40px;
text-align: center;
padding-top: 7px;
font-size: 17px;
border-radius: 50%;
right: 0px;
top: 7px;
color: #fff;
background: #5c4c8d;
cursor: pointer;
}
#my_profile .image_div h4 {
color: #69af4f;
margin-bottom: 0px;
}
#my_profile .image_div h5 {
color: #f8cb00;
margin-top: 5px;
}
#my_profile .image_div .edit_profile {
padding: 6px 25px;
color: #fff;
background: #c25555;
border: 1px solid #953535;
}
#my_profile .image_div .edit_profile i {
padding-right: 5px;
}
#my_profile .image_div .edit_profile:hover {
background: #c96868;
}
#my_profile .content_div {
padding-top: 10px;
padding-left: 60px;
display: none;
}
#my_profile .content_div .address {
margin-bottom: 8px;
}
#my_profile .content_div .address i {
width: 27px;
height: 27px;
border-radius: 50%;
margin-right: 10px;
text-align: center;
font-size: 15px;
padding-top: 4px;
background: #fff;
color: #ddd;
border: 1px solid #ddd;
text-shadow: 1px 1px 0.8px #eee;
/*border:1px solid @blue;
color: @blue;*/
}
#my_profile .content_div .fb {
margin-bottom: 8px;
/*i{
border: 1px solid @fb;
color:@fb;
}*/
}
#my_profile .content_div .fb i {
width: 27px;
height: 27px;
border-radius: 50%;
margin-right: 10px;
text-align: center;
font-size: 15px;
padding-top: 4px;
background: #fff;
color: #ddd;
border: 1px solid #ddd;
text-shadow: 1px 1px 0.8px #eee;
/*border:1px solid @blue;
color: @blue;*/
}
#my_profile .content_div .twit {
margin-bottom: 8px;
/*i{
border:1px solid @twit;
color: @twit;
}*/
}
#my_profile .content_div .twit i {
width: 27px;
height: 27px;
border-radius: 50%;
margin-right: 10px;
text-align: center;
font-size: 15px;
padding-top: 4px;
background: #fff;
color: #ddd;
border: 1px solid #ddd;
text-shadow: 1px 1px 0.8px #eee;
/*border:1px solid @blue;
color: @blue;*/
}
#my_profile .content_div .in {
margin-bottom: 8px;
/*i{
border:1px solid @in;
color: @in;
}*/
}
#my_profile .content_div .in i {
width: 27px;
height: 27px;
border-radius: 50%;
margin-right: 10px;
text-align: center;
font-size: 15px;
padding-top: 4px;
background: #fff;
color: #ddd;
border: 1px solid #ddd;
text-shadow: 1px 1px 0.8px #eee;
/*border:1px solid @blue;
color: @blue;*/
}
#my_profile .follow_div {
margin-top: 25px;
padding: 0px;
display: none;
}
#my_profile .follow_div .jobs {
padding: 0px;
text-align: center;
color: #fff;
background: #1485c3;
padding: 15px 0px;
position: relative;
}
#my_profile .follow_div .jobs h5 {
font-size: 25px;
margin-bottom: 20px;
z-index: 2;
}
#my_profile .follow_div .jobs span {
font-size: 20px;
}
#my_profile .follow_div .jobs i {
position: absolute;
right: 0px;
bottom: 0px;
font-size: 63px;
color: #39aceb;
}
#my_profile .follow_div .replies {
padding: 0px;
text-align: center;
color: #fff;
background: #1485c3;
padding: 15px 0px;
position: relative;
background: #666;
}
#my_profile .follow_div .replies h5 {
font-size: 25px;
margin-bottom: 20px;
z-index: 2;
}
#my_profile .follow_div .replies span {
font-size: 20px;
}
#my_profile .follow_div .replies i {
position: absolute;
right: 0px;
bottom: 0px;
font-size: 63px;
color: #39aceb;
}
#my_profile .follow_div .replies i {
color: #8c8c8c;
}
#my_profile .follow_div .clicks {
padding: 0px;
text-align: center;
color: #fff;
background: #1485c3;
padding: 15px 0px;
position: relative;
background: #ee9402;
}
#my_profile .follow_div .clicks h5 {
font-size: 25px;
margin-bottom: 20px;
z-index: 2;
}
#my_profile .follow_div .clicks span {
font-size: 20px;
}
#my_profile .follow_div .clicks i {
position: absolute;
right: 0px;
bottom: 0px;
font-size: 63px;
color: #39aceb;
}
#my_profile .follow_div .clicks i {
color: #fdb53f;
}
#my_profile .genral_info {
display: block;
border: 1px solid #ddd;
margin: 10px 0px;
padding: 15px;
padding-top: 10px;
border-left: 1px solid #ddd;
border-left: 3px solid #5c4c8d;
}
#my_profile .genral_info label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#my_profile .genral_info textarea {
height: 75px !important;
}
#my_profile .genral_info .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#my_profile .genral_info .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#my_profile .genral_info .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#my_profile .genral_info .change_btn:hover {
background: #67559e;
}
#my_profile .genral_info .change_btn i {
padding-right: 8px;
}
#my_profile .genral_info h4 {
color: #1485c3;
text-transform: uppercase;
font-size: 15px;
}
#my_profile .genral_info h4 i {
width: 27px;
height: 27px;
border-radius: 50%;
margin-right: 10px;
text-align: center;
font-size: 15px;
padding-top: 4px;
background: #fff;
color: #ddd;
border: 1px solid #ddd;
text-shadow: 1px 1px 0.8px #eee;
}
#my_profile .contact_info {
display: block;
border: 1px solid #ddd;
margin: 10px 0px;
padding: 15px;
padding-top: 10px;
border-left: 1px solid #ddd;
border-left: 3px solid #5c4c8d;
border-left: 3px solid #ee9402;
}
#my_profile .contact_info label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#my_profile .contact_info textarea {
height: 75px !important;
}
#my_profile .contact_info .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#my_profile .contact_info .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#my_profile .contact_info .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#my_profile .contact_info .change_btn:hover {
background: #67559e;
}
#my_profile .contact_info .change_btn i {
padding-right: 8px;
}
#my_profile .contact_info h4 {
color: #1485c3;
text-transform: uppercase;
font-size: 15px;
}
#my_profile .contact_info h4 i {
width: 27px;
height: 27px;
border-radius: 50%;
margin-right: 10px;
text-align: center;
font-size: 15px;
padding-top: 4px;
background: #fff;
color: #ddd;
border: 1px solid #ddd;
text-shadow: 1px 1px 0.8px #eee;
}
#my_profile .contact_info h4 {
color: #c25555;
}
#my_profile .address_info {
display: block;
border: 1px solid #ddd;
margin: 10px 0px;
padding: 15px;
padding-top: 10px;
border-left: 1px solid #ddd;
border-left: 3px solid #5c4c8d;
border-left: 3px solid #69af4f;
}
#my_profile .address_info label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#my_profile .address_info textarea {
height: 75px !important;
}
#my_profile .address_info .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#my_profile .address_info .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#my_profile .address_info .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#my_profile .address_info .change_btn:hover {
background: #67559e;
}
#my_profile .address_info .change_btn i {
padding-right: 8px;
}
#my_profile .address_info h4 {
color: #1485c3;
text-transform: uppercase;
font-size: 15px;
}
#my_profile .address_info h4 i {
width: 27px;
height: 27px;
border-radius: 50%;
margin-right: 10px;
text-align: center;
font-size: 15px;
padding-top: 4px;
background: #fff;
color: #ddd;
border: 1px solid #ddd;
text-shadow: 1px 1px 0.8px #eee;
}
#my_profile .save_cancel_btn_row {
text-align: center;
display: block;
}
#my_profile .save_cancel_btn_row .save_btn {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
}
#my_profile .save_cancel_btn_row .save_btn:hover {
background: #1695da;
}
#my_profile .save_cancel_btn_row .save_btn i {
padding-right: 8px;
}
#my_profile .save_cancel_btn_row .cancel_btn {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
background: #c25555;
border: 1px solid #953535;
}
#my_profile .save_cancel_btn_row .cancel_btn:hover {
background: #1695da;
}
#my_profile .save_cancel_btn_row .cancel_btn i {
padding-right: 8px;
}
#my_profile .save_cancel_btn_row .cancel_btn:hover {
background: #c96868;
}
.active_profile {
display: block!important;
}
.icon_profile {
width: 27px;
height: 27px;
border-radius: 50%;
margin-right: 10px;
text-align: center;
font-size: 15px;
padding-top: 4px;
background: #fff;
color: #ddd;
border: 1px solid #ddd;
text-shadow: 1px 1px 0.8px #eee;
}
#social_links .link_wrap {
padding: 15px;
}
#social_links .link_wrap .twit_tile {
cursor: pointer;
color: #55acee;
text-align: center;
padding: 15px 0px;
border: 2px solid #55acee;
transition: 0.5s;
}
#social_links .link_wrap .twit_tile i {
font-size: 40px;
}
#social_links .link_wrap .twit_tile h5 {
margin-top: 10px;
font-size: 15px;
}
#social_links .link_wrap .twit_tile:hover {
background: #55acee;
color: #fff;
teransition: 0.5s;
}
#social_links .link_wrap .g_plus_tile {
cursor: pointer;
color: #55acee;
text-align: center;
padding: 15px 0px;
border: 2px solid #55acee;
transition: 0.5s;
color: #dd4b39;
border: 2px solid #dd4b39;
}
#social_links .link_wrap .g_plus_tile i {
font-size: 40px;
}
#social_links .link_wrap .g_plus_tile h5 {
margin-top: 10px;
font-size: 15px;
}
#social_links .link_wrap .g_plus_tile:hover {
background: #55acee;
color: #fff;
teransition: 0.5s;
}
#social_links .link_wrap .g_plus_tile:hover {
background: #dd4b39;
}
#social_links .link_wrap .fb_tile {
cursor: pointer;
color: #55acee;
text-align: center;
padding: 15px 0px;
border: 2px solid #55acee;
transition: 0.5s;
color: #3b5998;
border: 2px solid #3b5998;
}
#social_links .link_wrap .fb_tile i {
font-size: 40px;
}
#social_links .link_wrap .fb_tile h5 {
margin-top: 10px;
font-size: 15px;
}
#social_links .link_wrap .fb_tile:hover {
background: #55acee;
color: #fff;
teransition: 0.5s;
}
#social_links .link_wrap .fb_tile:hover {
background: #3b5998;
}
#social_links .link_wrap .in_tile {
cursor: pointer;
color: #55acee;
text-align: center;
padding: 15px 0px;
border: 2px solid #55acee;
transition: 0.5s;
color: #0976b4;
border: 2px solid #0976b4;
}
#social_links .link_wrap .in_tile i {
font-size: 40px;
}
#social_links .link_wrap .in_tile h5 {
margin-top: 10px;
font-size: 15px;
}
#social_links .link_wrap .in_tile:hover {
background: #55acee;
color: #fff;
teransition: 0.5s;
}
#social_links .link_wrap .in_tile:hover {
background: #0976b4;
}
#social_links .editor_div {
padding: 15px;
margin-top: 15px;
}
#social_links .editor_div textarea {
width: 100%;
}
#social_links .editor_div .save_btn {
background: #ee9402;
color: #fff;
margin-top: 10px;
padding: 6px 15px;
border: 1px solid #a26501;
font-weight: 600;
}
#social_links .editor_div .save_btn:hover {
background: #fda10d;
}
#social_links .editor_div .save_btn i {
padding-right: 8px;
}
#new_job_post {
width: 98%;
margin: 0px auto;
}
#new_job_post .copy-jobpost .form-group {
margin: 0px;
padding: 0px;
margin-bottom: 15px;
}
#new_job_post .copy-jobpost .form-group label {
font-weight: bold;
font-size: 14px;
color: #666;
margin-bottom: 15px;
}
#new_job_post .copy-jobpost .form-group .form-control {
border: 1px solid #cdcdcd;
box-shadow: none;
border-radius: 0px;
}
#new_job_post .copy-jobpost .form-group .jobpost {
padding: 6px 15px;
border: 1px solid #0d567e;
background: #fff!important;
color: #1485c3!important;
font-size: 12px;
margin: 0px 3px;
cursor: pointer;
}
#new_job_post .copy-jobpost .form-group .active {
background: #1485c3 !important;
color: #fff !important ;
}
#new_job_post .jobposts {
display: none;
}
#new_job_post .post_details {
border: 1px solid #ddd;
box-shadow: 0 5px 5px -5px #dddddd;
padding: 15px 10px;
margin-bottom: 15px;
padding-top: 10px;
border-left: 1px solid #ddd;
border-left: 3px solid #ee9402;
}
#new_job_post .post_details label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#new_job_post .post_details textarea {
height: 75px !important;
}
#new_job_post .post_details .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#new_job_post .post_details .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#new_job_post .post_details .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#new_job_post .post_details .change_btn:hover {
background: #67559e;
}
#new_job_post .post_details .change_btn i {
padding-right: 8px;
}
#new_job_post .post_details label {
font-size: 15px;
}
#new_job_post .post_details label input {
/*width: 15px;
height: 15px;
border: 1px solid #bbb;
border-radius: 0px;*/
}
#new_job_post .post_details textarea {
min-height: 120px;
}
#new_job_post .post_details h4 {
color: #1485c3;
text-transform: uppercase;
font-size: 15px;
margin-bottom: 10px;
}
#new_job_post .post_details h4 i {
width: 27px;
height: 27px;
border-radius: 50%;
margin-right: 10px;
text-align: center;
font-size: 15px;
padding-top: 4px;
background: #fff;
color: #ddd;
border: 1px solid #ddd;
text-shadow: 1px 1px 0.8px #eee;
}
#new_job_post .post_details .form-group .error {
color: red;
font-size: 13px;
margin-top: 5px;
}
#new_job_post .post_details .form-group .hint {
position: absolute;
width: 92%;
bottom: 50px;
color: #121212;
background: #fcea9e;
border: 1px solid #D9D0A9;
min-height: 30px;
line-height: 30px;
text-align: center;
display: block;
border-radius: 6px;
box-shadow: 2px 2px 0.8px #eee;
}
#new_job_post .post_details .form-group .hint::after {
content: '';
position: absolute;
top: 100%;
left: 91%;
margin-left: -8px;
width: 0;
height: 0;
border-top: 9px solid #D9D0A9;
border-right: 7px solid transparent;
border-left: 8px solid transparent;
}
#new_job_post .post_details .form-group .hint::before {
content: '';
position: absolute;
top: 100%;
left: 91%;
margin-left: -12px;
width: 0;
height: 0;
border-top: 9px solid #D9D0A9;
border-right: 9px solid transparent;
border-left: 12px solid transparent;
}
#new_job_post .post_details .form-group .form-control {
border: 1px solid #cdcdcd;
position: relative;
}
#new_job_post .post_details .form-group .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#new_job_post .post_details .form-group .form-control-feedback {
pointer-events: all;
cursor: pointer !important;
}
#new_job_post .post_details .form-group .select2-container {
min-height: 36px!important;
border-radius: 0;
/* height: 36px; */
margin: 5px 0;
border: 1px solid #cdcdcd;
box-shadow: none;
display: block;
}
#new_job_post .eligibility_details {
border: 1px solid #ddd;
box-shadow: 0 5px 5px -5px #dddddd;
padding: 15px 10px;
margin-bottom: 15px;
padding-top: 10px;
border-left: 1px solid #ddd;
border-left: 3px solid #ee9402;
border-left: 3px solid #1485c3;
}
#new_job_post .eligibility_details label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#new_job_post .eligibility_details textarea {
height: 75px !important;
}
#new_job_post .eligibility_details .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#new_job_post .eligibility_details .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#new_job_post .eligibility_details .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#new_job_post .eligibility_details .change_btn:hover {
background: #67559e;
}
#new_job_post .eligibility_details .change_btn i {
padding-right: 8px;
}
#new_job_post .eligibility_details label {
font-size: 15px;
}
#new_job_post .eligibility_details label input {
/*width: 15px;
height: 15px;
border: 1px solid #bbb;
border-radius: 0px;*/
}
#new_job_post .eligibility_details textarea {
min-height: 120px;
}
#new_job_post .eligibility_details h4 {
color: #1485c3;
text-transform: uppercase;
font-size: 15px;
margin-bottom: 10px;
}
#new_job_post .eligibility_details h4 i {
width: 27px;
height: 27px;
border-radius: 50%;
margin-right: 10px;
text-align: center;
font-size: 15px;
padding-top: 4px;
background: #fff;
color: #ddd;
border: 1px solid #ddd;
text-shadow: 1px 1px 0.8px #eee;
}
#new_job_post .eligibility_details .form-group .error {
color: red;
font-size: 13px;
margin-top: 5px;
}
#new_job_post .eligibility_details .form-group .hint {
position: absolute;
width: 92%;
bottom: 50px;
color: #121212;
background: #fcea9e;
border: 1px solid #D9D0A9;
min-height: 30px;
line-height: 30px;
text-align: center;
display: block;
border-radius: 6px;
box-shadow: 2px 2px 0.8px #eee;
}
#new_job_post .eligibility_details .form-group .hint::after {
content: '';
position: absolute;
top: 100%;
left: 91%;
margin-left: -8px;
width: 0;
height: 0;
border-top: 9px solid #D9D0A9;
border-right: 7px solid transparent;
border-left: 8px solid transparent;
}
#new_job_post .eligibility_details .form-group .hint::before {
content: '';
position: absolute;
top: 100%;
left: 91%;
margin-left: -12px;
width: 0;
height: 0;
border-top: 9px solid #D9D0A9;
border-right: 9px solid transparent;
border-left: 12px solid transparent;
}
#new_job_post .eligibility_details .form-group .form-control {
border: 1px solid #cdcdcd;
position: relative;
}
#new_job_post .eligibility_details .form-group .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#new_job_post .eligibility_details .form-group .form-control-feedback {
pointer-events: all;
cursor: pointer !important;
}
#new_job_post .eligibility_details .form-group .select2-container {
min-height: 36px!important;
border-radius: 0;
/* height: 36px; */
margin: 5px 0;
border: 1px solid #cdcdcd;
box-shadow: none;
display: block;
}
#new_job_post .eligibility_details .max_experience {
display: none;
}
#new_job_post .eligibility_details h4 {
color: #c25555;
}
#new_job_post .offering_details {
border: 1px solid #ddd;
box-shadow: 0 5px 5px -5px #dddddd;
padding: 15px 10px;
margin-bottom: 15px;
padding-top: 10px;
border-left: 1px solid #ddd;
border-left: 3px solid #ee9402;
border-left: 3px solid #c25555;
}
#new_job_post .offering_details label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#new_job_post .offering_details textarea {
height: 75px !important;
}
#new_job_post .offering_details .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#new_job_post .offering_details .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#new_job_post .offering_details .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#new_job_post .offering_details .change_btn:hover {
background: #67559e;
}
#new_job_post .offering_details .change_btn i {
padding-right: 8px;
}
#new_job_post .offering_details label {
font-size: 15px;
}
#new_job_post .offering_details label input {
/*width: 15px;
height: 15px;
border: 1px solid #bbb;
border-radius: 0px;*/
}
#new_job_post .offering_details textarea {
min-height: 120px;
}
#new_job_post .offering_details h4 {
color: #1485c3;
text-transform: uppercase;
font-size: 15px;
margin-bottom: 10px;
}
#new_job_post .offering_details h4 i {
width: 27px;
height: 27px;
border-radius: 50%;
margin-right: 10px;
text-align: center;
font-size: 15px;
padding-top: 4px;
background: #fff;
color: #ddd;
border: 1px solid #ddd;
text-shadow: 1px 1px 0.8px #eee;
}
#new_job_post .offering_details .form-group .error {
color: red;
font-size: 13px;
margin-top: 5px;
}
#new_job_post .offering_details .form-group .hint {
position: absolute;
width: 92%;
bottom: 50px;
color: #121212;
background: #fcea9e;
border: 1px solid #D9D0A9;
min-height: 30px;
line-height: 30px;
text-align: center;
display: block;
border-radius: 6px;
box-shadow: 2px 2px 0.8px #eee;
}
#new_job_post .offering_details .form-group .hint::after {
content: '';
position: absolute;
top: 100%;
left: 91%;
margin-left: -8px;
width: 0;
height: 0;
border-top: 9px solid #D9D0A9;
border-right: 7px solid transparent;
border-left: 8px solid transparent;
}
#new_job_post .offering_details .form-group .hint::before {
content: '';
position: absolute;
top: 100%;
left: 91%;
margin-left: -12px;
width: 0;
height: 0;
border-top: 9px solid #D9D0A9;
border-right: 9px solid transparent;
border-left: 12px solid transparent;
}
#new_job_post .offering_details .form-group .form-control {
border: 1px solid #cdcdcd;
position: relative;
}
#new_job_post .offering_details .form-group .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#new_job_post .offering_details .form-group .form-control-feedback {
pointer-events: all;
cursor: pointer !important;
}
#new_job_post .offering_details .form-group .select2-container {
min-height: 36px!important;
border-radius: 0;
/* height: 36px; */
margin: 5px 0;
border: 1px solid #cdcdcd;
box-shadow: none;
display: block;
}
#new_job_post .offering_details h4 {
color: #69af4f;
}
#new_job_post .deadline_details {
border: 1px solid #ddd;
box-shadow: 0 5px 5px -5px #dddddd;
padding: 15px 10px;
margin-bottom: 15px;
padding-top: 10px;
border-left: 1px solid #ddd;
border-left: 3px solid #ee9402;
border-left: 3px solid #69af4f;
}
#new_job_post .deadline_details label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#new_job_post .deadline_details textarea {
height: 75px !important;
}
#new_job_post .deadline_details .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#new_job_post .deadline_details .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#new_job_post .deadline_details .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#new_job_post .deadline_details .change_btn:hover {
background: #67559e;
}
#new_job_post .deadline_details .change_btn i {
padding-right: 8px;
}
#new_job_post .deadline_details label {
font-size: 15px;
}
#new_job_post .deadline_details label input {
/*width: 15px;
height: 15px;
border: 1px solid #bbb;
border-radius: 0px;*/
}
#new_job_post .deadline_details textarea {
min-height: 120px;
}
#new_job_post .deadline_details h4 {
color: #1485c3;
text-transform: uppercase;
font-size: 15px;
margin-bottom: 10px;
}
#new_job_post .deadline_details h4 i {
width: 27px;
height: 27px;
border-radius: 50%;
margin-right: 10px;
text-align: center;
font-size: 15px;
padding-top: 4px;
background: #fff;
color: #ddd;
border: 1px solid #ddd;
text-shadow: 1px 1px 0.8px #eee;
}
#new_job_post .deadline_details .form-group .error {
color: red;
font-size: 13px;
margin-top: 5px;
}
#new_job_post .deadline_details .form-group .hint {
position: absolute;
width: 92%;
bottom: 50px;
color: #121212;
background: #fcea9e;
border: 1px solid #D9D0A9;
min-height: 30px;
line-height: 30px;
text-align: center;
display: block;
border-radius: 6px;
box-shadow: 2px 2px 0.8px #eee;
}
#new_job_post .deadline_details .form-group .hint::after {
content: '';
position: absolute;
top: 100%;
left: 91%;
margin-left: -8px;
width: 0;
height: 0;
border-top: 9px solid #D9D0A9;
border-right: 7px solid transparent;
border-left: 8px solid transparent;
}
#new_job_post .deadline_details .form-group .hint::before {
content: '';
position: absolute;
top: 100%;
left: 91%;
margin-left: -12px;
width: 0;
height: 0;
border-top: 9px solid #D9D0A9;
border-right: 9px solid transparent;
border-left: 12px solid transparent;
}
#new_job_post .deadline_details .form-group .form-control {
border: 1px solid #cdcdcd;
position: relative;
}
#new_job_post .deadline_details .form-group .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#new_job_post .deadline_details .form-group .form-control-feedback {
pointer-events: all;
cursor: pointer !important;
}
#new_job_post .deadline_details .form-group .select2-container {
min-height: 36px!important;
border-radius: 0;
/* height: 36px; */
margin: 5px 0;
border: 1px solid #cdcdcd;
box-shadow: none;
display: block;
}
#new_job_post .deadline_details h4 {
color: #5c4c8d;
}
#new_job_post .save_btn_row {
margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}
#new_job_post .save_btn_row button {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
border: 1px solid #497a37;
background: #69af4f;
margin: 0px 5px;
}
#new_job_post .save_btn_row button:hover {
background: #1695da;
}
#new_job_post .save_btn_row button i {
padding-right: 8px;
}
#new_job_post .save_btn_row button:hover {
background: #78b760;
}
#new_job_post .social_btns {
margin-bottom: 10px;
text-align: center;
}
#new_job_post .social_btns input[type=checkbox],
#new_job_post .social_btns input[type=radio] {
margin: 0px;
}
#new_job_post .social_btns .fb_btn {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
padding: 11px 15px 9px 15px;
margin-top: 6px;
border: 1px solid #263961;
display: inline-block;
background: #3b5998;
}
#new_job_post .social_btns .fb_btn:hover {
background: #1695da;
}
#new_job_post .social_btns .fb_btn i {
padding-right: 8px;
}
#new_job_post .social_btns .fb_btn:hover {
background: #4264aa;
}
#new_job_post .social_btns .in_btn {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
padding: 11px 15px 9px 15px;
border: 1px solid #05466b;
margin-top: 6px;
display: inline-block;
background: #0976b4;
}
#new_job_post .social_btns .in_btn:hover {
background: #1695da;
}
#new_job_post .social_btns .in_btn i {
padding-right: 8px;
}
#new_job_post .social_btns .in_btn:hover {
background: #0a86cc;
}
#new_job_post .social_btns .twit_btn {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
padding: 11px 15px 9px 15px;
margin-top: 6px;
display: inline-block;
border: 1px solid #1689e0;
background: #55acee;
}
#new_job_post .social_btns .twit_btn:hover {
background: #1695da;
}
#new_job_post .social_btns .twit_btn i {
padding-right: 8px;
}
#new_job_post .social_btns .twit_btn:hover {
background: #6cb7f0;
}
#new_job_post .social_btns .fb_groups {
background: #DED9D9;
border: 1px solid #fff;
padding: 6px 8px;
font-weight: normal;
margin: 3px 0px;
text-transform: uppercase;
font-size: 11px;
}
#new_job_post .social_btns .fb_groups input[type=checkbox] {
margin-right: 10px;
}
.button_default {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
}
.button_default:hover {
background: #1695da;
}
.button_default i {
padding-right: 8px;
}
#file_box {
width: 100%;
margin-top: 2%;
border: 1px solid #ddd;
box-shadow: 0 5px 5px -5px #dddddd;
padding: 15px;
}
#file_box .records_div {
float: left;
margin-bottom: 10px;
font-size: 18px;
}
#file_box .records_div i {
padding-right: 1px;
color: #ccc;
}
#file_box .records_div .label {
font-weight: 600;
color: inherit!important;
font-size: inherit!important;
}
#file_box .records_div .label::after {
content: ':';
padding-right: 3px;
padding-left: 3px;
}
#file_box .upload_btn_div {
float: right;
}
#file_box .upload_btn_div button {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
background: #5c4c8d;
border: 1px solid #3c315b;
}
#file_box .upload_btn_div button:hover {
background: #1695da;
}
#file_box .upload_btn_div button i {
padding-right: 8px;
}
#file_box .upload_btn_div button:hover {
background: #67559e;
}
#file_box .upload_file_div {
text-align: center;
margin: 20px 0px;
display: none;
}
#file_box .upload_file_div label {
font-weight: 600;
color: inherit!important;
font-size: inherit!important;
}
#file_box .upload_file_div label::after {
content: ':';
padding-right: 3px;
padding-left: 3px;
}
#file_box .upload_file_div .form-control {
border-radius: 0px;
height: 36px;
border: 1px solid #bbb;
margin-right: 15px;
}
#file_box .upload {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
border: 1px solid #497a37;
background: #69af4f;
}
#file_box .upload:hover {
background: #1695da;
}
#file_box .upload i {
padding-right: 8px;
}
#file_box .upload:hover {
background: #78b760;
}
#file_box .cancel {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
border: 1px solid #953535;
background: #c25555;
}
#file_box .cancel:hover {
background: #1695da;
}
#file_box .cancel i {
padding-right: 8px;
}
#file_box .cancel:hover {
background: #c96868;
}
#file_box .table-responsive {
overflow-x: inherit;
margin-top: 20px !important;
}
#file_box .table-responsive table {
border: 1px solid #e5e5e5;
}
#file_box .table-responsive table td {
vertical-align: middle;
}
#file_box .table-responsive table td i {
padding-right: 5px;
color: #a9a9a9;
}
#file_box .table-responsive table td .fa-download {
cursor: pointer;
padding: 6px;
color: #1485c3;
border: 1px solid #1485c3;
margin-right: 8px;
transition: 0.5s;
}
#file_box .table-responsive table td .fa-download:hover {
transition: 0.5s;
background: #1485c3;
color: #fff;
}
#file_box .table-responsive table td .fa-trash-o {
cursor: pointer;
padding: 6px;
color: #1485c3;
border: 1px solid #1485c3;
margin-right: 8px;
transition: 0.5s;
color: #cc3377;
border: 1px solid #cc3377;
}
#file_box .table-responsive table td .fa-trash-o:hover {
transition: 0.5s;
background: #1485c3;
color: #fff;
}
#file_box .table-responsive table td .fa-trash-o:hover {
background: #cc3377;
color: #fff;
}
.table_icon {
cursor: pointer;
padding: 6px;
color: #1485c3;
border: 1px solid #1485c3;
margin-right: 8px;
transition: 0.5s;
}
.table_icon:hover {
transition: 0.5s;
background: #1485c3;
color: #fff;
}
#job_list .table-responsive {
overflow-x: inherit;
margin-top: 20px !important;
min-height: 500px;
}
#job_list .table-responsive table {
border: 1px solid #e5e5e5;
}
#job_list .table-responsive table td {
vertical-align: middle;
}
#job_list .table-responsive table td .dropdown .btn-primary {
background: #1485c3;
border-radius: 0px;
border: none;
}
#job_list .table-responsive table td .dropdown .dropdown-menu {
min-width: 130px;
background: #7a8a90;
}
#job_list .table-responsive table td .dropdown .dropdown-menu a {
color: #fff;
}
#job_list .table-responsive table td .dropdown .dropdown-menu a:hover {
color: #7a8a90;
}
#job_list .table-responsive table td i {
padding-right: 5px;
color: inherit;
}
#job_list .table-responsive table td .fa-eye {
cursor: pointer;
padding: 6px;
color: #1485c3;
border: 1px solid #1485c3;
margin-right: 8px;
transition: 0.5s;
color: #ee9402;
border: 1px solid #ee9402;
}
#job_list .table-responsive table td .fa-eye:hover {
transition: 0.5s;
background: #1485c3;
color: #fff;
}
#job_list .table-responsive table td .fa-eye:hover {
background: #ee9402;
color: #fff;
}
#job_list .table-responsive table td .fa-trash-o {
cursor: pointer;
padding: 6px;
color: #1485c3;
border: 1px solid #1485c3;
margin-right: 8px;
transition: 0.5s;
color: #ee9402;
border: 1px solid #ee9402;
color: #cc3377;
border: 1px solid #cc3377;
}
#job_list .table-responsive table td .fa-trash-o:hover {
transition: 0.5s;
background: #1485c3;
color: #fff;
}
#job_list .table-responsive table td .fa-trash-o:hover {
background: #ee9402;
color: #fff;
}
#job_list .table-responsive table td .fa-trash-o:hover {
background: #cc3377;
color: #fff;
}
#job_list .table-responsive table td .fa-pencil-square-o {
cursor: pointer;
padding: 6px;
color: #1485c3;
border: 1px solid #1485c3;
margin-right: 8px;
transition: 0.5s;
color: #ee9402;
border: 1px solid #ee9402;
color: #5c4c8d;
border: 1px solid #5c4c8d;
}
#job_list .table-responsive table td .fa-pencil-square-o:hover {
transition: 0.5s;
background: #1485c3;
color: #fff;
}
#job_list .table-responsive table td .fa-pencil-square-o:hover {
background: #ee9402;
color: #fff;
}
#job_list .table-responsive table td .fa-pencil-square-o:hover {
background: #5c4c8d;
color: #fff;
}
#job_list .table-responsive table td .fa-pencil-square-o {
cursor: pointer;
padding: 6px;
color: #1485c3;
border: 1px solid #1485c3;
margin-right: 8px;
transition: 0.5s;
color: #ee9402;
border: 1px solid #ee9402;
color: #5c4c8d;
border: 1px solid #5c4c8d;
}
#job_list .table-responsive table td .fa-pencil-square-o:hover {
transition: 0.5s;
background: #1485c3;
color: #fff;
}
#job_list .table-responsive table td .fa-pencil-square-o:hover {
background: #ee9402;
color: #fff;
}
#job_list .table-responsive table td .fa-pencil-square-o:hover {
background: #5c4c8d;
color: #fff;
}
#job_list .table-responsive table td .fa-files-o {
cursor: pointer;
padding: 6px;
color: #1485c3;
border: 1px solid #1485c3;
margin-right: 8px;
transition: 0.5s;
color: #ee9402;
border: 1px solid #ee9402;
color: #5c4c8d;
border: 1px solid #5c4c8d;
}
#job_list .table-responsive table td .fa-files-o:hover {
transition: 0.5s;
background: #1485c3;
color: #fff;
}
#job_list .table-responsive table td .fa-files-o:hover {
background: #ee9402;
color: #fff;
}
#job_list .table-responsive table td .fa-files-o:hover {
background: #5c4c8d;
color: #fff;
}
#job_list .table-responsive table td .fa-floppy-o {
cursor: pointer;
padding: 6px;
color: #1485c3;
border: 1px solid #1485c3;
margin-right: 8px;
transition: 0.5s;
color: #ee9402;
color: #fff;
border: 1px solid #ee9402;
background: #ee9402;
}
#job_list .table-responsive table td .fa-floppy-o:hover {
transition: 0.5s;
background: #1485c3;
color: #fff;
}
#job_list .table-responsive table td .fa-floppy-o:hover {
background: #ee9402;
color: #fff;
}
#job_list .table-responsive table td .fa-floppy-o:hover {
background: #ee9402;
color: #fff;
}
#job_list .table-responsive table td .fa-users {
cursor: pointer;
padding: 6px;
color: #1485c3;
border: 1px solid #1485c3;
margin-right: 8px;
transition: 0.5s;
color: #ee9402;
border: 1px solid #ee9402;
color: #69af4f;
border: 1px solid #69af4f;
}
#job_list .table-responsive table td .fa-users:hover {
transition: 0.5s;
background: #1485c3;
color: #fff;
}
#job_list .table-responsive table td .fa-users:hover {
background: #ee9402;
color: #fff;
}
#job_list .table-responsive table td .fa-users:hover {
background: #69af4f;
color: #fff;
}
#job_list .table-responsive table td .fa-times {
cursor: pointer;
padding: 6px;
color: #1485c3;
border: 1px solid #1485c3;
margin-right: 8px;
transition: 0.5s;
color: #ee9402;
border: 1px solid #ee9402;
color: #fff;
background: #c25555;
border: 1px solid #c25555;
}
#job_list .table-responsive table td .fa-times:hover {
transition: 0.5s;
background: #1485c3;
color: #fff;
}
#job_list .table-responsive table td .fa-times:hover {
background: #ee9402;
color: #fff;
}
#job_list .table-responsive table td .fa-times:hover {
background: #c25555;
color: #fff;
}
#job_list .table-responsive table td .fa-hand-o-up {
cursor: pointer;
padding: 6px;
color: #1485c3;
border: 1px solid #1485c3;
margin-right: 8px;
transition: 0.5s;
color: #ee9402;
border: 1px solid #ee9402;
color: #fff;
border: 1px solid #5c4c8d;
background: #5c4c8d;
}
#job_list .table-responsive table td .fa-hand-o-up:hover {
transition: 0.5s;
background: #1485c3;
color: #fff;
}
#job_list .table-responsive table td .fa-hand-o-up:hover {
background: #ee9402;
color: #fff;
}
#job_list .table-responsive table td .fa-hand-o-up:hover {
background: #5c4c8d;
color: #fff;
}
#job_list .table-responsive table td .fa-check {
cursor: pointer;
padding: 6px;
color: #1485c3;
border: 1px solid #1485c3;
margin-right: 8px;
transition: 0.5s;
color: #ee9402;
border: 1px solid #ee9402;
color: #fff;
border: 1px solid #69af4f;
background: #69af4f;
}
#job_list .table-responsive table td .fa-check:hover {
transition: 0.5s;
background: #1485c3;
color: #fff;
}
#job_list .table-responsive table td .fa-check:hover {
background: #ee9402;
color: #fff;
}
#job_list .table-responsive table td .fa-check:hover {
background: #69af4f;
color: #fff;
}
#job_list .table-responsive .social_links {
cursor: pointer;
}
#job_list .table-responsive .social_links .fb {
padding: 5px;
background: #3b5998;
color: #fff;
display: inline-block;
margin: 3px;
border: 1px solid #344e86;
}
#job_list .table-responsive .social_links .fb i {
padding-right: 5px;
}
#job_list .table-responsive .social_links .twit {
padding: 5px;
background: #3b5998;
color: #fff;
border: 1px solid #344e86;
background: #55acee;
border: 1px solid #3ea1ec;
display: inline-block;
margin: 3px;
}
#job_list .table-responsive .social_links .twit i {
padding-right: 5px;
}
#job_list .table-responsive .social_links .in {
padding: 5px;
background: #3b5998;
color: #fff;
border: 1px solid #344e86;
background: #0976b4;
border: 1px solid #08669c;
display: inline-block;
margin: 3px;
}
#job_list .table-responsive .social_links .in i {
padding-right: 5px;
}
#job_list .table-responsive .activeJobList {
text-align: center;
}
#job_list .table-responsive .inactiveJobList {
text-align: center;
}
#myModal {
top: 2%;
}
#myModal .modal-dialog {
width: 60%;
}
#myModal .modal-dialog .modal-header {
border-bottom: none;
}
#myModal .modal-dialog .modal-header h4 {
text-transform: uppercase;
color: #69af4f;
font-size: 18px;
}
#myModal .modal-dialog .modal-header button {
color: #c25555;
}
#myModal .modal-dialog .modal-footer {
border-top: none;
}
#myModal .modal-dialog .modal-footer button {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
background: #c25555;
border: 1px solid #953535;
}
#myModal .modal-dialog .modal-footer button:hover {
background: #1695da;
}
#myModal .modal-dialog .modal-footer button i {
padding-right: 8px;
}
#myModal .modal-dialog .modal-footer button:hover {
background: #c96868;
}
#faq {
width: 80%;
border: 1px solid #ddd;
box-shadow: 0 5px 5px -5px #dddddd;
padding: 15px;
margin: 0px auto;
margin-top: 2%;
}
#faq h3 {
font-size: 18px;
padding-bottom: 15px;
border-bottom: 1px solid #ddd;
margin-bottom: 15px;
color: #5c4c8d;
}
#faq h3 i {
padding-right: 8px;
color: #ddd;
}
#faq h3 span {
color: #c25555;
}
#faq .questions_wrap {
padding: 10px 0px;
}
#faq .questions_wrap .question {
border: 1px solid #ebebeb;
padding: 7px 10px;
margin-bottom: 8px;
}
#faq .questions_wrap .question .title {
font-weight: 500;
cursor: pointer;
font-size: 13px;
text-transform: uppercase;
}
#faq .questions_wrap .question .answer {
display: none;
padding-top: 8px;
text-align: justify;
/*text-indent: 40px;*/
line-height: 24px;
color: #888;
letter-spacing: 0.3px;
}
#contact {
width: 80%;
border: 1px solid #ddd;
box-shadow: 0 5px 5px -5px #dddddd;
padding: 15px;
margin: 0px auto;
margin-top: 2%;
padding-top: 10px;
border-left: 1px solid #ddd;
}
#contact label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#contact textarea {
height: 75px !important;
}
#contact .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#contact .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#contact .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#contact .change_btn:hover {
background: #67559e;
}
#contact .change_btn i {
padding-right: 8px;
}
#contact h4 {
padding-bottom: 15px;
border-bottom: 1px solid #ddd;
color: #5c4c8d;
text-transform: uppercase;
}
#contact h4 i {
color: #ddd;
padding-right: 8px;
}
#contact h4 span {
text-transform: uppercase;
padding-left: 5px;
color: #ee9402;
}
#contact .contact_details {
margin-top: 15px;
padding-top: 5%;
}
#contact .contact_details .call {
padding-bottom: 15px;
}
#contact .contact_details .call i {
width: 40px;
height: 40px;
font-size: 25px;
text-align: center;
padding-top: 9px;
border-radius: 50%;
/*background: #ddd;*/
border: 1px solid #5c4c8d;
color: #5c4c8d;
vertical-align: middle;
margin-right: 10px;
}
#contact .contact_details .mail {
padding-bottom: 15px;
}
#contact .contact_details .mail i {
width: 40px;
height: 40px;
font-size: 25px;
text-align: center;
padding-top: 9px;
border-radius: 50%;
/*background: #ddd;*/
border: 1px solid #5c4c8d;
color: #5c4c8d;
vertical-align: middle;
margin-right: 10px;
}
#contact .contact_details .mail i {
font-size: 20px;
color: #cc3377;
border: 1px solid #cc3377;
}
#contact .contact_details .website {
padding-bottom: 15px;
}
#contact .contact_details .website i {
width: 40px;
height: 40px;
font-size: 25px;
text-align: center;
padding-top: 9px;
border-radius: 50%;
/*background: #ddd;*/
border: 1px solid #5c4c8d;
color: #5c4c8d;
vertical-align: middle;
margin-right: 10px;
}
#contact .contact_details .website i {
color: #ee9402;
border: 1px solid #ee9402;
padding-top: 7px;
}
#contact .contact_form {
border-left: 1px solid #ddd;
margin-top: 15px;
}
#contact .contact_form textarea {
height: 80px;
}
#contact .contact_form button {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
}
#contact .contact_form button:hover {
background: #1695da;
}
#contact .contact_form button i {
padding-right: 8px;
}
.active_ticket {
display: block!important;
}
#ticket_wrap #ticket_home_panel {
display: none;
width: 50%;
border: 1px solid #ddd;
box-shadow: 0 5px 5px -5px #dddddd;
padding: 15px;
margin: 0px auto;
margin-top: 4%;
}
#ticket_wrap #ticket_home_panel h4 {
font-size: 23px;
text-transform: uppercase;
color: #1485c3;
text-align: center;
}
#ticket_wrap #ticket_home_panel h4 span {
padding-left: 5px;
color: #c25555;
}
#ticket_wrap #ticket_home_panel p {
padding-top: 10px;
text-align: center;
font-style: italic;
font-size: 12px;
color: #666;
line-height: 20px;
letter-spacing: 0.2px;
}
#ticket_wrap #ticket_home_panel .view_btn {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
width: 100%;
margin-top: 15px;
background: #ee9402;
border: 1px solid #a26501;
}
#ticket_wrap #ticket_home_panel .view_btn:hover {
background: #1695da;
}
#ticket_wrap #ticket_home_panel .view_btn i {
padding-right: 8px;
}
#ticket_wrap #ticket_home_panel .view_btn:hover {
background: #fda10d;
}
#ticket_wrap #ticket_home_panel .new_btn {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
width: 100%;
margin-top: 15px;
background: #ee9402;
border: 1px solid #a26501;
border: 1px solid #3c315b;
background: #5c4c8d;
}
#ticket_wrap #ticket_home_panel .new_btn:hover {
background: #1695da;
}
#ticket_wrap #ticket_home_panel .new_btn i {
padding-right: 8px;
}
#ticket_wrap #ticket_home_panel .new_btn:hover {
background: #fda10d;
}
#ticket_wrap #ticket_home_panel .new_btn:hover {
background: #67559e;
}
#ticket_wrap #ticket_description {
padding-top: 10px;
border-left: 1px solid #ddd;
display: none;
}
#ticket_wrap #ticket_description label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#ticket_wrap #ticket_description textarea {
height: 75px !important;
}
#ticket_wrap #ticket_description .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#ticket_wrap #ticket_description .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#ticket_wrap #ticket_description .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#ticket_wrap #ticket_description .change_btn:hover {
background: #67559e;
}
#ticket_wrap #ticket_description .change_btn i {
padding-right: 8px;
}
#ticket_wrap #ticket_description textarea {
height: 80px!important;
}
#ticket_wrap #ticket_description button {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
margin-top: 8px;
background: #ee9402;
border: 1px solid #a26501;
}
#ticket_wrap #ticket_description button:hover {
background: #1695da;
}
#ticket_wrap #ticket_description button i {
padding-right: 8px;
}
#ticket_wrap #ticket_description button:hover {
background: #fda10d;
}
#ticket_wrap #ticket_description .edit {
display: none;
}
#ticket_wrap #ticket_description .details_wrap {
padding: 15px;
}
#ticket_wrap #ticket_description .details_wrap .details_div {
padding: 10px;
border: 1px solid #ddd;
min-height: 500px;
}
#ticket_wrap #ticket_description .details_wrap .details_div h4 {
text-transform: uppercase;
font-size: 16px;
color: #cc3377;
padding-bottom: 15px;
}
#ticket_wrap #ticket_description .details_wrap .details_div .img_wrap .img-item {
display: inline-block;
float: left;
position: relative;
margin-right: 10px;
}
#ticket_wrap #ticket_description .details_wrap .details_div .img_wrap .img-item .close-item {
position: absolute;
top: 0px;
right: 0px;
background-color: #827C7C;
display: inline-block;
padding: 3px;
color: #fff;
cursor: pointer;
}
#ticket_wrap #ticket_description .comments_wrap {
padding: 15px;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div {
padding: 10px;
border: 1px solid #ddd;
min-height: 500px;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div h4 {
text-transform: uppercase;
font-size: 16px;
color: #5c4c8d;
padding-bottom: 15px;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div h4 span {
color: #ee9402;
font-size: 13px;
padding-left: 5px;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .img_wrap .img-item {
display: inline-block;
float: left;
position: relative;
margin-right: 10px;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .img_wrap .img-item .close-item {
position: absolute;
top: 0px;
right: 0px;
background-color: #827C7C;
display: inline-block;
padding: 3px;
color: #fff;
cursor: pointer;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_user {
border: 1px solid #ddd;
border-left: 3px solid #1485c3;
padding: 10px;
margin-bottom: 15px;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_user .comment-edit {
cursor: pointer;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_user .comment-edit i {
font-size: 12px;
background-color: #1485C3;
color: white;
border-radius: 3px;
display: inline-block;
width: 17px;
height: 17px;
text-align: center;
padding-top: 2px;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_user .comment-close {
position: absolute;
right: 0;
top: 0;
font-size: 10px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 30px 30px 0;
border-color: transparent #c37 transparent transparent;
cursor: pointer;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_user .comment-close i {
color: #fff;
margin-left: 16px;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_user .user_details {
padding-bottom: 15px;
border-bottom: 1px dashed #ddd;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_user .user_details .user {
font-weight: 500;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_user .user_details .user i {
padding-right: 8px;
color: #ddd;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_user .user_details .posted {
float: right;
font-weight: 500;
text-transform: uppercase;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_user .user_details .posted i {
padding-right: 8px;
color: #ddd;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_user .comment {
line-height: 22px;
letter-spacing: 0.3px;
color: #666;
padding: 5px 10px;
text-align: justify;
padding-top: 15px;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin {
border: 1px solid #ddd;
border-left: 3px solid #1485c3;
padding: 10px;
margin-bottom: 15px;
border-left: 3px solid #c25555;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin .comment-edit {
cursor: pointer;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin .comment-edit i {
font-size: 12px;
background-color: #1485C3;
color: white;
border-radius: 3px;
display: inline-block;
width: 17px;
height: 17px;
text-align: center;
padding-top: 2px;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin .comment-close {
position: absolute;
right: 0;
top: 0;
font-size: 10px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 30px 30px 0;
border-color: transparent #c37 transparent transparent;
cursor: pointer;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin .comment-close i {
color: #fff;
margin-left: 16px;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin .user_details {
padding-bottom: 15px;
border-bottom: 1px dashed #ddd;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin .user_details .user {
font-weight: 500;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin .user_details .user i {
padding-right: 8px;
color: #ddd;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin .user_details .posted {
float: right;
font-weight: 500;
text-transform: uppercase;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin .user_details .posted i {
padding-right: 8px;
color: #ddd;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin .comment {
line-height: 22px;
letter-spacing: 0.3px;
color: #666;
padding: 5px 10px;
text-align: justify;
padding-top: 15px;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin .comment-edit {
cursor: pointer;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin .comment-edit i {
font-size: 12px;
background-color: #1485C3;
color: white;
border-radius: 3px;
display: inline-block;
width: 17px;
height: 17px;
text-align: center;
padding-top: 2px;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin .comment-close {
position: absolute;
right: 0;
top: 0;
font-size: 10px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 30px 30px 0;
border-color: transparent #c37 transparent transparent;
cursor: pointer;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin .comment-close i {
color: #fff;
margin-left: 16px;
}
#ticket_wrap #tickets_view_panel {
display: none;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap {
padding: 15px;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel {
padding: 10px;
/*background: #f2f2f2;*/
border: 1px solid #ddd;
box-shadow: 0 5px 5px -5px #dddddd;
min-height: 500px;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel h4 {
text-transform: uppercase;
font-size: 16px;
color: #69af4f;
padding-bottom: 15px;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket {
border: 1px solid #ddd;
border-left: 3px solid #1485c3;
padding: 10px 5px;
margin-bottom: 10px;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .ticket_title {
font-weight: 600;
text-transform: uppercase;
padding: 8px 0px;
cursor: pointer;
/*color: @yellow;*/
font-size: 14px;
position: relative;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .ticket_title .ticket-edit {
font-size: 12px;
background-color: #1485C3;
color: white;
border-radius: 3px;
display: inline-block;
width: 17px;
height: 17px;
text-align: center;
padding-top: 0px;
cursor: pointer;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .ticket_title .close {
position: absolute;
right: -5px;
top: -11px;
font-size: 10px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 30px 30px 0;
border-color: transparent #cc3377 transparent transparent;
cursor: pointer;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .ticket_title .close i {
padding-left: 17px;
padding-top: 3px;
color: #fff;
font-weight: 500;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .ticket_raised_by {
padding-bottom: 10px;
border-bottom: 1px dotted #ddd;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .ticket_raised_by .user {
color: #666;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .ticket_raised_by .user i {
color: #ccc;
padding-right: 8px;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .ticket_raised_by .posted {
float: right;
color: #666;
text-transform: uppercase;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .ticket_raised_by .posted i {
color: #ccc;
padding-right: 8px;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .comment_box {
padding-top: 10px;
line-height: 23px;
color: #666;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .comment_box .comment {
background: #f1f1f1;
padding: 5px 10px;
margin-bottom: 8px;
border: 1px dashed #ddd;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .comment_box .comment label {
font-weight: 500;
color: #3c3c3c;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .comment_box .comment label::after {
content: ':';
padding: 0px 5px;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .comment_box .footer {
padding-top: 10px;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .comment_box .footer .type label {
font-weight: 500;
color: #333;
text-transform: uppercase;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .comment_box .footer .type label::after {
content: ':';
padding: 0px 5px;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .comment_box .footer .status {
float: right;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .comment_box .footer .status label {
font-weight: 500;
color: #333;
text-transform: uppercase;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .comment_box .footer .status label::after {
content: ':';
padding: 0px 5px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap {
padding: 15px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel {
padding: 10px;
/*background: #f2f2f2;*/
border: 1px solid #ddd;
box-shadow: 0 5px 5px -5px #dddddd;
min-height: 500px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel h4 {
text-transform: uppercase;
font-size: 16px;
color: #69af4f;
padding-bottom: 15px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket {
border: 1px solid #ddd;
border-left: 3px solid #1485c3;
padding: 10px 5px;
margin-bottom: 10px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .ticket_title {
font-weight: 600;
text-transform: uppercase;
padding: 8px 0px;
cursor: pointer;
/*color: @yellow;*/
font-size: 14px;
position: relative;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .ticket_title .ticket-edit {
font-size: 12px;
background-color: #1485C3;
color: white;
border-radius: 3px;
display: inline-block;
width: 17px;
height: 17px;
text-align: center;
padding-top: 0px;
cursor: pointer;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .ticket_title .close {
position: absolute;
right: -5px;
top: -11px;
font-size: 10px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 30px 30px 0;
border-color: transparent #cc3377 transparent transparent;
cursor: pointer;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .ticket_title .close i {
padding-left: 17px;
padding-top: 3px;
color: #fff;
font-weight: 500;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .ticket_raised_by {
padding-bottom: 10px;
border-bottom: 1px dotted #ddd;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .ticket_raised_by .user {
color: #666;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .ticket_raised_by .user i {
color: #ccc;
padding-right: 8px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .ticket_raised_by .posted {
float: right;
color: #666;
text-transform: uppercase;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .ticket_raised_by .posted i {
color: #ccc;
padding-right: 8px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .comment_box {
padding-top: 10px;
line-height: 23px;
color: #666;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .comment_box .comment {
background: #f1f1f1;
padding: 5px 10px;
margin-bottom: 8px;
border: 1px dashed #ddd;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .comment_box .comment label {
font-weight: 500;
color: #3c3c3c;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .comment_box .comment label::after {
content: ':';
padding: 0px 5px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .comment_box .footer {
padding-top: 10px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .comment_box .footer .type label {
font-weight: 500;
color: #333;
text-transform: uppercase;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .comment_box .footer .type label::after {
content: ':';
padding: 0px 5px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .comment_box .footer .status {
float: right;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .comment_box .footer .status label {
font-weight: 500;
color: #333;
text-transform: uppercase;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .comment_box .footer .status label::after {
content: ':';
padding: 0px 5px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel {
padding: 10px;
/*background: #f2f2f2;*/
border: 1px solid #ddd;
box-shadow: 0 5px 5px -5px #dddddd;
min-height: 500px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel h4 {
text-transform: uppercase;
font-size: 16px;
color: #69af4f;
padding-bottom: 15px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket {
border: 1px solid #ddd;
border-left: 3px solid #1485c3;
padding: 10px 5px;
margin-bottom: 10px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .ticket_title {
font-weight: 600;
text-transform: uppercase;
padding: 8px 0px;
cursor: pointer;
/*color: @yellow;*/
font-size: 14px;
position: relative;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .ticket_title .ticket-edit {
font-size: 12px;
background-color: #1485C3;
color: white;
border-radius: 3px;
display: inline-block;
width: 17px;
height: 17px;
text-align: center;
padding-top: 0px;
cursor: pointer;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .ticket_title .close {
position: absolute;
right: -5px;
top: -11px;
font-size: 10px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 30px 30px 0;
border-color: transparent #cc3377 transparent transparent;
cursor: pointer;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .ticket_title .close i {
padding-left: 17px;
padding-top: 3px;
color: #fff;
font-weight: 500;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .ticket_raised_by {
padding-bottom: 10px;
border-bottom: 1px dotted #ddd;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .ticket_raised_by .user {
color: #666;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .ticket_raised_by .user i {
color: #ccc;
padding-right: 8px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .ticket_raised_by .posted {
float: right;
color: #666;
text-transform: uppercase;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .ticket_raised_by .posted i {
color: #ccc;
padding-right: 8px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .comment_box {
padding-top: 10px;
line-height: 23px;
color: #666;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .comment_box .comment {
background: #f1f1f1;
padding: 5px 10px;
margin-bottom: 8px;
border: 1px dashed #ddd;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .comment_box .comment label {
font-weight: 500;
color: #3c3c3c;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .comment_box .comment label::after {
content: ':';
padding: 0px 5px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .comment_box .footer {
padding-top: 10px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .comment_box .footer .type label {
font-weight: 500;
color: #333;
text-transform: uppercase;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .comment_box .footer .type label::after {
content: ':';
padding: 0px 5px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .comment_box .footer .status {
float: right;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .comment_box .footer .status label {
font-weight: 500;
color: #333;
text-transform: uppercase;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .comment_box .footer .status label::after {
content: ':';
padding: 0px 5px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket {
border-left: 3px solid #c25555;
}
#ticket_wrap #new_ticket_panel {
display: none;
width: 50%;
margin: 0px auto;
margin-top: 9%;
box-shadow: -1px 2px 5px #dddddd;
border: 1px solid #ddd;
padding: 15px;
background: #fff;
border-left: 3px solid #ee9402;
border-left: 3px solid #1485c3;
padding-top: 10px;
border-left: 1px solid #ddd;
border-left: 3px solid #c25555;
}
#ticket_wrap #new_ticket_panel .click-here {
font-size: 14px;
margin-bottom: 10px;
}
#ticket_wrap #new_ticket_panel .click-here a {
color: #63C076;
text-decoration: underline;
}
#ticket_wrap #new_ticket_panel label {
display: none;
}
#ticket_wrap #new_ticket_panel h3 {
text-transform: uppercase;
font-family: inherit;
font-weight: 600;
font-size: 16px;
color: #69af4f;
padding-bottom: 10px;
border-bottom: 1px solid #ddd;
}
#ticket_wrap #new_ticket_panel h3 span {
text-transform: uppercase;
color: #1485c3;
padding-left: 5px;
}
#ticket_wrap #new_ticket_panel h3 i {
padding-right: 8px;
color: #ddd;
}
#ticket_wrap #new_ticket_panel .help_desk {
padding-top: 10px;
padding-left: 0px;
/*overflow-y: scroll;*/
}
#ticket_wrap #new_ticket_panel .help_desk h4 {
margin: 0px;
margin-top: 8px;
margin-bottom: 8px;
font-weight: 500;
color: #c25555;
font-size: 16px;
}
#ticket_wrap #new_ticket_panel .help_desk .hint_explanation_wrap {
padding: 10px;
background: #f2f2f2;
}
#ticket_wrap #new_ticket_panel .help_desk .hint_explanation_wrap P {
text-align: justify;
color: #666;
}
#ticket_wrap #new_ticket_panel .form_div {
padding-top: 10px;
border-left: 1px solid #ddd;
border: 0px;
}
#ticket_wrap #new_ticket_panel .form_div label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#ticket_wrap #new_ticket_panel .form_div textarea {
height: 75px !important;
}
#ticket_wrap #new_ticket_panel .form_div .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#ticket_wrap #new_ticket_panel .form_div .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#ticket_wrap #new_ticket_panel .form_div .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#ticket_wrap #new_ticket_panel .form_div .change_btn:hover {
background: #67559e;
}
#ticket_wrap #new_ticket_panel .form_div .change_btn i {
padding-right: 8px;
}
#ticket_wrap #new_ticket_panel h3 {
color: #5c4c8d;
}
#ticket_wrap #new_ticket_panel h3 span {
font-size: 12px;
color: #ee9402;
}
#ticket_wrap #new_ticket_panel button {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
background: #69af4f;
border: 1px solid #497a37;
}
#ticket_wrap #new_ticket_panel button:hover {
background: #1695da;
}
#ticket_wrap #new_ticket_panel button i {
padding-right: 8px;
}
#ticket_wrap #new_ticket_panel button:hover {
background: #78b760;
}
#ticket_wrap #new_ticket_panel label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#ticket_wrap #new_ticket_panel textarea {
height: 75px !important;
}
#ticket_wrap #new_ticket_panel .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#ticket_wrap #new_ticket_panel .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#ticket_wrap #new_ticket_panel .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#ticket_wrap #new_ticket_panel .change_btn:hover {
background: #67559e;
}
#ticket_wrap #new_ticket_panel .change_btn i {
padding-right: 8px;
}
#ticket_wrap #new_ticket_panel textarea.form-control {
height: 80px!important;
}
#ticket_wrap #new_ticket_panel h3 span {
font-size: inherit!important;
}
#help {
width: 50%;
margin: 0px auto;
margin-top: 9%;
box-shadow: -1px 2px 5px #dddddd;
border: 1px solid #ddd;
padding: 15px;
background: #fff;
border-left: 3px solid #ee9402;
border-left: 3px solid #1485c3;
}
#help .click-here {
font-size: 14px;
margin-bottom: 10px;
}
#help .click-here a {
color: #63C076;
text-decoration: underline;
}
#help label {
display: none;
}
#help h3 {
text-transform: uppercase;
font-family: inherit;
font-weight: 600;
font-size: 16px;
color: #69af4f;
padding-bottom: 10px;
border-bottom: 1px solid #ddd;
}
#help h3 span {
text-transform: uppercase;
color: #1485c3;
padding-left: 5px;
}
#help h3 i {
padding-right: 8px;
color: #ddd;
}
#help .help_desk {
padding-top: 10px;
padding-left: 0px;
/*overflow-y: scroll;*/
}
#help .help_desk h4 {
margin: 0px;
margin-top: 8px;
margin-bottom: 8px;
font-weight: 500;
color: #c25555;
font-size: 16px;
}
#help .help_desk .hint_explanation_wrap {
padding: 10px;
background: #f2f2f2;
}
#help .help_desk .hint_explanation_wrap P {
text-align: justify;
color: #666;
}
#help .form_div {
padding-top: 10px;
border-left: 1px solid #ddd;
border: 0px;
}
#help .form_div label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#help .form_div textarea {
height: 75px !important;
}
#help .form_div .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#help .form_div .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#help .form_div .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#help .form_div .change_btn:hover {
background: #67559e;
}
#help .form_div .change_btn i {
padding-right: 8px;
}
#help h3 {
color: #5c4c8d;
}
#help h3 span {
font-size: 12px;
color: #ee9402;
}
#help button {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
background: #69af4f;
border: 1px solid #497a37;
}
#help button:hover {
background: #1695da;
}
#help button i {
padding-right: 8px;
}
#help button:hover {
background: #78b760;
}
/* job list status starts here */
#job_status_list {
margin-top: 0px;
background: #f1f5f8;
padding: 20px 0px;
}
#job_status_list .job_status {
background: #fff;
padding: 10px 10px;
}
#job_status_list .job_status .title {
margin: 10px 0px;
color: #69af4f;
text-transform: uppercase;
font-size: 14px;
letter-spacing: 0.5px;
margin-bottom: 15px;
font-weight: 600;
}
#job_status_list .job_status .nav-tabs {
border: none;
margin-top: 20px;
}
#job_status_list .job_status .nav-tabs .hov-foc {
padding: 8px 20px;
border-radius: 25px;
margin-right: 5px;
box-shadow: none;
border: none;
cursor: pointer;
font-size: 13px;
background: #13a2f7 !important;
color: #fff!important;
transition: 0.5s;
font-weight: 400;
border: 2px solid #13a2f7;
}
#job_status_list .job_status .nav-tabs li a {
padding: 8px 20px;
border-radius: 25px;
margin-right: 5px;
background: #fff;
box-shadow: none;
color: #8192A3;
border: 2px solid #8192A3;
}
#job_status_list .job_status .nav-tabs li a:hover,
#job_status_list .job_status .nav-tabs li a:focus {
padding: 8px 20px;
border-radius: 25px;
margin-right: 5px;
box-shadow: none;
border: none;
cursor: pointer;
font-size: 13px;
background: #13a2f7 !important;
color: #fff!important;
transition: 0.5s;
font-weight: 400;
border: 2px solid #13a2f7;
}
#job_status_list .job_status .nav-tabs li.active > a {
padding: 8px 20px;
border-radius: 25px;
margin-right: 5px;
box-shadow: none;
border: none;
cursor: pointer;
font-size: 13px;
background: #13a2f7 !important;
color: #fff!important;
transition: 0.5s;
font-weight: 400;
border: 2px solid #13a2f7;
}
#job_status_list .job_status .tab-content {
margin: 20px 0px;
}
#job_status_list .job_status .tab-content .col-md-4 {
padding: 0px 10px;
margin: 12px 0px;
}
#job_status_list .job_status .tab-content .col-md-4 .job-item {
display: table-row;
border-radius: 3px;
border: 1px solid #e8ecf0;
background: #e8ecf0;
}
#job_status_list .job_status .tab-content .col-md-4 .job-item .user-img {
width: 75px;
display: table-cell;
vertical-align: top;
}
#job_status_list .job_status .tab-content .col-md-4 .job-item .user-img img {
width: 75px;
height: 75px;
}
#job_status_list .job_status .tab-content .col-md-4 .job-item .user-det-status {
display: table-cell;
vertical-align: top;
line-height: 22px;
width: 100%;
}
#job_status_list .job_status .tab-content .col-md-4 .job-item .user-det-status span {
display: block;
}
#job_status_list .job_status .tab-content .col-md-4 .job-item .user-det-status .user-name,
#job_status_list .job_status .tab-content .col-md-4 .job-item .user-det-status .user-email {
margin-left: 10px;
}
#job_status_list .job_status .tab-content .col-md-4 .job-item .user-det-status select {
height: 26px;
margin-top: 5px;
width: 100%;
color: #fff!important;
border: 1px solid #13a2f7;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
margin-right: 8px;
outline: none;
background: #13a2f7 url(../img/arrow-down.png) no-repeat center right;
background-position-x: 98%;
}
.jobList .job_list_tab_row .buttton {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
background: #fff!important;
color: #1485c3!important;
}
.jobList .job_list_tab_row .buttton:hover {
background: #1695da;
}
.jobList .job_list_tab_row .buttton i {
padding-right: 8px;
}
.jobList .job_list_tab_row .buttton:hover {
text-decoration: none;
}
.jobList .job_list_tab_row .active_tab {
background: #1485c3!important;
color: #fff!important;
}
/* job list status ends here */
/* job in active active tabs */
.top_in_act_tabs {
padding: 0px;
padding-top: 17px;
position: relative;
left: 80px;
}
.top_in_act_tabs .buttton {
display: inline-block;
list-style: none;
padding: 10px 20px;
position: relative;
cursor: pointer;
text-transform: uppercase;
border-top: 2px solid #fff;
}
.top_in_act_tabs .buttton:hover {
cursor: pointer;
border-top: 2px solid #69af4f;
}
.top_in_act_tabs .support {
background: #DC4345;
color: #fff;
padding: 6px 15px;
font-weight: bold;
position: relative;
font-size: 14px;
text-transform: uppercase;
}
.top_in_act_tabs .support i {
disply: inline-block;
margin: 0px 1.5px;
}
.top_in_act_tabs .job-list {
background: #5CA73F;
color: #fff;
padding: 6px 15px;
font-weight: bold;
position: relative;
font-size: 14px;
text-transform: uppercase;
}
.top_in_act_tabs .job-list i {
disply: inline-block;
margin: 0px 1.5px;
}
.top_in_act_tabs .post-new {
background: #1485c3;
color: #fff;
padding: 6px 15px;
font-weight: bold;
position: relative;
font-size: 14px;
text-transform: uppercase;
}
.top_in_act_tabs .post-new i {
disply: inline-block;
margin: 0px 1.5px;
}
.page-404 {
padding: 60px 0;
text-align: center;
}
.page-404 h1 {
margin-top: 53px;
margin-bottom: 15px;
padding-right: 15px;
}
.error {
color: red;
font-size: 13px;
margin-top: 5px;
} | static/r1/css/my_style.css | @keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
body {
font-family: 'Ubuntu', sans-serif;
font-size: 13px;
font-weight: normal;
line-height: 1.5em;
color: #2e2f30;
background: #EBEBEB;
min-height: 100%;
width: 100%;
}
a {
color: inherit;
cursor: pointer;
}
a:hover {
text-decoration: none;
color: inherit;
cursor: pointer;
}
.mt {
margin: 0px;
padding: 0px;
}
.wrapper {
position: absolute;
width: 100%;
height: 100%;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
#top_bar {
background: #fff;
border-bottom: 1px solid #ddd;
box-shadow: 0 5px 5px -5px #dddddd;
z-index: 2;
margin-bottom: 3px;
/*padding: 10px;*/
}
#top_bar .connect-top {
text-align: center;
display: inline-block;
font-size: 14px;
color: #0976B4;
font-weight: bold;
padding: 10px 0px;
float: left;
margin-left: 170px;
}
#top_bar .social_icons {
margin: 0px;
padding: 0px;
float: left;
}
#top_bar .social_icons li {
list-style: none;
display: inline-block;
padding: 10px 15px;
border-right: 1px solid #ddd;
}
#top_bar .social_icons li i {
padding-right: 1px;
color: #ccc;
}
#top_bar .social_icons li span.label {
font-weight: 600;
color: inherit;
font-size: inherit;
font-family: inherit;
}
#top_bar .social_icons li span.label::after {
content: ':';
padding-right: 3px;
padding-left: 3px;
}
#top_bar .social_icons li:first-child {
border-left: 1px solid #ddd;
}
#top_bar .social_integration {
margin: 0px;
padding: 0px;
float: left;
float: right;
cursor: pointer;
}
#top_bar .social_integration li {
list-style: none;
display: inline-block;
padding: 10px 15px;
border-right: 1px solid #ddd;
}
#top_bar .social_integration li i {
padding-right: 1px;
color: #ccc;
}
#top_bar .social_integration li span.label {
font-weight: 600;
color: inherit;
font-size: inherit;
font-family: inherit;
}
#top_bar .social_integration li span.label::after {
content: ':';
padding-right: 3px;
padding-left: 3px;
}
#top_bar .social_integration li:first-child {
border-left: 1px solid #ddd;
}
#top_bar .social_integration li {
padding: 0px;
}
#top_bar .social_integration li a {
padding: 10px 15px;
display: inline-block;
}
#top_bar .social_integration .fb {
color: #3b5998;
}
#top_bar .social_integration .twit {
color: #55acee;
}
#top_bar .social_integration .in {
color: #0976b4;
}
#top_bar .social_integration .plus {
color: #dd4b39;
}
.logo_pj {
padding-top: 6px;
position: relative;
width: auto;
margin: 0px auto;
margin-bottom: 18px;
text-align: center;
min-height: 45px;
}
.logo_pj .img_div {
position: absolute;
margin-left: -48px;
}
.logo_pj .text_logo {
position: absolute;
font-family: 'Lobster', cursive;
color: #3a3a3a;
margin-top: 10px;
}
.logo_base {
padding-top: 6px;
position: relative;
float: left;
min-width: 200px;
}
.logo_base .img_div {
position: absolute;
margin-left: 0px;
}
.logo_base .text_logo {
position: absolute;
font-family: 'Lobster', cursive;
color: #3a3a3a;
margin-top: 10px;
margin-left: 46px;
}
#header {
border-bottom: 1px solid #ddd;
min-height: 55px;
z-index: 2;
background: #fff;
/*box-shadow: 0px -5px 5px 5px #ddd;*/
}
#header .navbar-collapse {
border-color: #e7e7e7;
padding: 0px !important;
}
#header .logo {
padding-top: 6px;
position: relative;
float: left;
min-width: 200px;
}
#header .logo .img_div {
position: absolute;
margin-left: 0px;
}
#header .logo .text_logo {
position: absolute;
font-family: 'Lobster', cursive;
color: #3a3a3a;
margin-top: 10px;
margin-left: 46px;
}
#header .menu_toggler {
display: none;
float: right;
width: 37px;
height: 35px;
border: 1px solid #ccc;
background: #fff;
}
#header .menu_toggler .top {
display: block;
height: 6px;
background: #000;
}
#header .menu_toggler .bottom {
display: block;
height: 6px;
background: #000;
height: 3px;
margin-top: 3px;
}
#header #menu {
float: right;
}
#header #menu ul {
margin: 0px;
padding: 0px;
margin-top: 10px;
}
#header #menu ul li {
display: inline-block;
list-style: none;
padding: 4px 15px 0px 15px;
cursor: pointer;
border-top: 2px solid #fff;
/* margin-left: 53px; */
background: #888;
color: #fff;
font-size: 15px;
position: relative;
text-align: center;
font-weight: bold;
text-transform: uppercase;
left: 5px;
}
#header #menu ul li label {
font-weight: bold;
}
#header #menu ul li .drop_btn {
display: none;
}
#header #menu ul li ul {
z-index: 10;
display: none;
position: absolute;
min-width: 190px;
box-shadow: 0px 2px 11px #ddd;
top: 20px;
left: -49px;
background: #fff;
}
#header #menu ul li ul li {
display: block;
padding: 0px;
border-bottom: 1px dotted #ddd;
border-top: none;
left: 0px;
/*font-weight: 500;*/
}
#header #menu ul li ul li a {
display: block;
padding: 10px 16px;
}
#header #menu ul li ul::before {
content: '';
width: 0px;
height: 0px;
position: absolute;
border: 5px solid;
border-color: transparent transparent white;
top: -13px;
left: 89px;
}
#header #menu ul li:hover {
cursor: pointer;
}
#header #menu ul li:hover ul {
display: block;
animation: fadeIn 1s;
}
#header #menu ul li:hover ul:hover {
display: block;
}
#header #menu ul li:hover ul:hover li:hover {
border-top: transparent;
background: #ddd;
color: #666;
}
.content_body {
padding: 20px 0px;
width: 100%;
/*#menu_div{
position: absolute;
right: 0;
top: 0;
height: 100%;
background: #fff;
border-left:1px solid #ddd;
width: 250px;
box-shadow: 4px 0px 5px 5px #ddd;
}*/
}
#change_password {
width: 50%;
margin: 0px auto;
margin-top: 9%;
box-shadow: -1px 2px 5px #dddddd;
border: 1px solid #ddd;
padding: 15px;
background: #fff;
border-left: 3px solid #ee9402;
}
#change_password .click-here {
font-size: 14px;
margin-bottom: 10px;
}
#change_password .click-here a {
color: #63C076;
text-decoration: underline;
}
#change_password label {
display: none;
}
#change_password h3 {
text-transform: uppercase;
font-family: inherit;
font-weight: 600;
font-size: 16px;
color: #69af4f;
padding-bottom: 10px;
border-bottom: 1px solid #ddd;
}
#change_password h3 span {
text-transform: uppercase;
color: #1485c3;
padding-left: 5px;
}
#change_password h3 i {
padding-right: 8px;
color: #ddd;
}
#change_password .help_desk {
padding-top: 10px;
padding-left: 0px;
/*overflow-y: scroll;*/
}
#change_password .help_desk h4 {
margin: 0px;
margin-top: 8px;
margin-bottom: 8px;
font-weight: 500;
color: #c25555;
font-size: 16px;
}
#change_password .help_desk .hint_explanation_wrap {
padding: 10px;
background: #f2f2f2;
}
#change_password .help_desk .hint_explanation_wrap P {
text-align: justify;
color: #666;
}
#change_password .form_div {
padding-top: 10px;
border-left: 1px solid #ddd;
border: 0px;
}
#change_password .form_div label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#change_password .form_div textarea {
height: 75px !important;
}
#change_password .form_div .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#change_password .form_div .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#change_password .form_div .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#change_password .form_div .change_btn:hover {
background: #67559e;
}
#change_password .form_div .change_btn i {
padding-right: 8px;
}
.form_change_login_forgot {
padding-top: 10px;
border-left: 1px solid #ddd;
}
.form_change_login_forgot label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
.form_change_login_forgot textarea {
height: 75px !important;
}
.form_change_login_forgot .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
.form_change_login_forgot .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
.form_change_login_forgot .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
.form_change_login_forgot .change_btn:hover {
background: #67559e;
}
.form_change_login_forgot .change_btn i {
padding-right: 8px;
}
#login_wrapper {
width: 60%;
margin: 0px auto;
margin-top: 5%;
border: 1px solid #ddd;
box-shadow: -1px 2px 5px #dddddd;
padding: 15px;
}
#login_wrapper .logo {
padding-top: 6px;
position: relative;
width: auto;
margin: 0px auto;
margin-bottom: 18px;
text-align: center;
min-height: 45px;
}
#login_wrapper .logo .img_div {
position: absolute;
margin-left: -48px;
}
#login_wrapper .logo .text_logo {
position: absolute;
font-family: 'Lobster', cursive;
color: #3a3a3a;
margin-top: 10px;
}
#login_wrapper .sign_up_login {
/*border-left: 1px solid #ddd;*/
display: none;
text-align: center;
}
#login_wrapper .sign_up_login h2 {
font-size: 36px;
text-transform: capitalize;
margin: 65px 0px 25px 0px;
color: #666;
text-shadow: 2px 2px 0.5px #ccc;
}
#login_wrapper .sign_up_login .register_btn {
background: #f8cb00;
color: #fff;
border: 1px solid #ac8c00;
padding: 8px 40px;
font-weight: 500;
}
#login_wrapper .sign_up_login .register_btn i {
padding-right: 15px;
}
#login_wrapper .sign_up_login .register_btn:hover {
background: #ffd413;
}
#login_wrapper .login_form {
padding-top: 10px;
border-left: 1px solid #ddd;
display: none;
border: none;
border-right: 1px solid #ddd;
padding-bottom: 20px;
}
#login_wrapper .login_form label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#login_wrapper .login_form textarea {
height: 75px !important;
}
#login_wrapper .login_form .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#login_wrapper .login_form .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#login_wrapper .login_form .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#login_wrapper .login_form .change_btn:hover {
background: #67559e;
}
#login_wrapper .login_form .change_btn i {
padding-right: 8px;
}
#login_wrapper .login_form h4 {
font-size: 25px;
font-weight: 600;
color: #5c4c8d;
margin-bottom: 15px;
text-align: center;
}
#login_wrapper .login_form h4 span {
padding-left: 5px;
/*color: @orange;*/
}
#login_wrapper .login_form .button_div {
text-align: center;
}
#login_wrapper .login_form .button_div .sign_in_btn {
background: #69af4f;
border: 1px solid #497a37;
/*display: inherit;
margin: 0px auto;*/
margin-top: 29px;
}
#login_wrapper .login_form .button_div .sign_in_btn:hover {
background: #78b760;
}
#login_wrapper .login_form .button_div .forgot_btn {
background: #c25555;
border: 1px solid #953535;
margin-top: 29px;
padding: 8px 15px 9px 15px;
}
#login_wrapper .login_form .button_div .forgot_btn:hover {
background: #c96868;
}
#login_wrapper .forgot_password {
padding-top: 10px;
border-left: 1px solid #ddd;
display: none;
border: none;
border-right: 1px solid #ddd;
padding-bottom: 20px;
}
#login_wrapper .forgot_password label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#login_wrapper .forgot_password textarea {
height: 75px !important;
}
#login_wrapper .forgot_password .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#login_wrapper .forgot_password .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#login_wrapper .forgot_password .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#login_wrapper .forgot_password .change_btn:hover {
background: #67559e;
}
#login_wrapper .forgot_password .change_btn i {
padding-right: 8px;
}
#login_wrapper .forgot_password h4 {
font-size: 25px;
font-weight: 600;
color: #5c4c8d;
margin-bottom: 15px;
text-align: center;
}
#login_wrapper .forgot_password h4 span {
padding-left: 5px;
/*color: @orange;*/
}
#login_wrapper .forgot_password .button_div {
text-align: center;
}
#login_wrapper .forgot_password .button_div .sign_in_btn {
background: #69af4f;
border: 1px solid #497a37;
/*display: inherit;
margin: 0px auto;*/
margin-top: 29px;
}
#login_wrapper .forgot_password .button_div .sign_in_btn:hover {
background: #78b760;
}
#login_wrapper .forgot_password .button_div .forgot_btn {
background: #c25555;
border: 1px solid #953535;
margin-top: 29px;
padding: 8px 15px 9px 15px;
}
#login_wrapper .forgot_password .button_div .forgot_btn:hover {
background: #c96868;
}
#login_wrapper .sign_up {
padding-top: 10px;
border-left: 1px solid #ddd;
display: none;
border: none;
border-right: 1px solid #ddd;
padding-bottom: 20px;
border-right: 0px;
}
#login_wrapper .sign_up label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#login_wrapper .sign_up textarea {
height: 75px !important;
}
#login_wrapper .sign_up .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#login_wrapper .sign_up .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#login_wrapper .sign_up .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#login_wrapper .sign_up .change_btn:hover {
background: #67559e;
}
#login_wrapper .sign_up .change_btn i {
padding-right: 8px;
}
#login_wrapper .sign_up h4 {
font-size: 25px;
font-weight: 600;
color: #5c4c8d;
margin-bottom: 15px;
text-align: center;
}
#login_wrapper .sign_up h4 span {
padding-left: 5px;
/*color: @orange;*/
}
#login_wrapper .sign_up .button_div {
text-align: center;
}
#login_wrapper .sign_up .button_div .sign_in_btn {
background: #69af4f;
border: 1px solid #497a37;
/*display: inherit;
margin: 0px auto;*/
margin-top: 29px;
}
#login_wrapper .sign_up .button_div .sign_in_btn:hover {
background: #78b760;
}
#login_wrapper .sign_up .button_div .forgot_btn {
background: #c25555;
border: 1px solid #953535;
margin-top: 29px;
padding: 8px 15px 9px 15px;
}
#login_wrapper .sign_up .button_div .forgot_btn:hover {
background: #c96868;
}
#login_wrapper .sign_up h4 {
font-size: 19px;
}
#login_wrapper .sign_up .your_details {
border-right: 1px solid #ddd;
display: none;
}
#login_wrapper .sign_up .company_details {
display: none;
}
#login_wrapper .sign_up .button_div {
display: none;
margin-top: 10px;
text-align: center;
}
#login_wrapper .sign_up .button_div .sign_up_btn {
background: #5c4c8d;
border: 1px solid #3c315b;
margin-top: 29px;
}
#login_wrapper .sign_up .button_div .sign_up_btn:hover {
background: #67559e;
}
#login_wrapper .sign_up .button_row {
display: block;
margin-bottom: 15px;
}
#login_wrapper .sign_up .button_row .your_details_btn_div .your_details_btn {
width: 100%;
padding: 6px;
color: #fff;
background: #69af4f;
border: 1px solid #497a37;
}
#login_wrapper .sign_up .button_row .your_details_btn_div .your_details_btn:hover {
background: #78b760;
}
#login_wrapper .sign_up .button_row .company_details_btn_div .comapny_details_btn {
width: 100%;
padding: 6px;
color: #fff;
background: #f8cb00;
border: 1px solid #ac8c00;
}
#login_wrapper .sign_up .button_row .company_details_btn_div .comapny_details_btn:hover {
background: #ffd413;
}
#login_wrapper .sign_up .button_row .login_details_btn_div .login_details_btn {
width: 100%;
padding: 6px;
color: #fff;
background: #1485c3;
border: 1px solid #0d567e;
}
#login_wrapper .sign_up .button_row .login_details_btn_div .login_details_btn:hover {
background: #1695da;
}
.active_login {
display: block !important;
}
.your_company_active {
width: 100%;
border-right: 1px solid #fff !important;
}
#my_workspace .welcome_note {
text-align: center;
}
#my_workspace .welcome_note h4 {
text-transform: uppercase;
color: #5c4c8d;
font-size: 20px;
}
#my_workspace .welcome_note .know_more {
background: #f8cb00;
border: 1px solid #ac8c00;
color: #fff;
padding: 16px 64px;
}
#my_workspace .welcome_note .know_more:hover {
background: #ffd413;
}
#my_workspace .ticket_wrap {
padding: 15px;
margin-top: 15px;
}
#my_workspace .ticket_wrap .ticket_panel {
border: 1px solid #ddd;
}
#my_profile {
width: 85%;
margin: 0px auto;
margin-top: 2%;
box-shadow: -1px 2px 5px #dddddd;
border: 1px solid #ddd;
padding: 15px;
background: #fff;
}
#my_profile .image_div {
text-align: center;
}
#my_profile .image_div .img_wrap {
width: 155px;
height: 155px;
position: relative;
margin: 0px auto;
}
#my_profile .image_div .img_wrap img {
width: 150px;
height: 150px;
padding: 3px;
border: 1px solid #ddd;
border-radius: 50%;
/*position: absolute;*/
}
#my_profile .image_div .img_wrap span {
position: absolute;
border: 3px solid #fff;
width: 40px;
height: 40px;
text-align: center;
padding-top: 7px;
font-size: 17px;
border-radius: 50%;
right: 0px;
top: 7px;
color: #fff;
background: #5c4c8d;
cursor: pointer;
}
#my_profile .image_div h4 {
color: #69af4f;
margin-bottom: 0px;
}
#my_profile .image_div h5 {
color: #f8cb00;
margin-top: 5px;
}
#my_profile .image_div .edit_profile {
padding: 6px 25px;
color: #fff;
background: #c25555;
border: 1px solid #953535;
}
#my_profile .image_div .edit_profile i {
padding-right: 5px;
}
#my_profile .image_div .edit_profile:hover {
background: #c96868;
}
#my_profile .content_div {
padding-top: 10px;
padding-left: 60px;
display: none;
}
#my_profile .content_div .address {
margin-bottom: 8px;
}
#my_profile .content_div .address i {
width: 27px;
height: 27px;
border-radius: 50%;
margin-right: 10px;
text-align: center;
font-size: 15px;
padding-top: 4px;
background: #fff;
color: #ddd;
border: 1px solid #ddd;
text-shadow: 1px 1px 0.8px #eee;
/*border:1px solid @blue;
color: @blue;*/
}
#my_profile .content_div .fb {
margin-bottom: 8px;
/*i{
border: 1px solid @fb;
color:@fb;
}*/
}
#my_profile .content_div .fb i {
width: 27px;
height: 27px;
border-radius: 50%;
margin-right: 10px;
text-align: center;
font-size: 15px;
padding-top: 4px;
background: #fff;
color: #ddd;
border: 1px solid #ddd;
text-shadow: 1px 1px 0.8px #eee;
/*border:1px solid @blue;
color: @blue;*/
}
#my_profile .content_div .twit {
margin-bottom: 8px;
/*i{
border:1px solid @twit;
color: @twit;
}*/
}
#my_profile .content_div .twit i {
width: 27px;
height: 27px;
border-radius: 50%;
margin-right: 10px;
text-align: center;
font-size: 15px;
padding-top: 4px;
background: #fff;
color: #ddd;
border: 1px solid #ddd;
text-shadow: 1px 1px 0.8px #eee;
/*border:1px solid @blue;
color: @blue;*/
}
#my_profile .content_div .in {
margin-bottom: 8px;
/*i{
border:1px solid @in;
color: @in;
}*/
}
#my_profile .content_div .in i {
width: 27px;
height: 27px;
border-radius: 50%;
margin-right: 10px;
text-align: center;
font-size: 15px;
padding-top: 4px;
background: #fff;
color: #ddd;
border: 1px solid #ddd;
text-shadow: 1px 1px 0.8px #eee;
/*border:1px solid @blue;
color: @blue;*/
}
#my_profile .follow_div {
margin-top: 25px;
padding: 0px;
display: none;
}
#my_profile .follow_div .jobs {
padding: 0px;
text-align: center;
color: #fff;
background: #1485c3;
padding: 15px 0px;
position: relative;
}
#my_profile .follow_div .jobs h5 {
font-size: 25px;
margin-bottom: 20px;
z-index: 2;
}
#my_profile .follow_div .jobs span {
font-size: 20px;
}
#my_profile .follow_div .jobs i {
position: absolute;
right: 0px;
bottom: 0px;
font-size: 63px;
color: #39aceb;
}
#my_profile .follow_div .replies {
padding: 0px;
text-align: center;
color: #fff;
background: #1485c3;
padding: 15px 0px;
position: relative;
background: #666;
}
#my_profile .follow_div .replies h5 {
font-size: 25px;
margin-bottom: 20px;
z-index: 2;
}
#my_profile .follow_div .replies span {
font-size: 20px;
}
#my_profile .follow_div .replies i {
position: absolute;
right: 0px;
bottom: 0px;
font-size: 63px;
color: #39aceb;
}
#my_profile .follow_div .replies i {
color: #8c8c8c;
}
#my_profile .follow_div .clicks {
padding: 0px;
text-align: center;
color: #fff;
background: #1485c3;
padding: 15px 0px;
position: relative;
background: #ee9402;
}
#my_profile .follow_div .clicks h5 {
font-size: 25px;
margin-bottom: 20px;
z-index: 2;
}
#my_profile .follow_div .clicks span {
font-size: 20px;
}
#my_profile .follow_div .clicks i {
position: absolute;
right: 0px;
bottom: 0px;
font-size: 63px;
color: #39aceb;
}
#my_profile .follow_div .clicks i {
color: #fdb53f;
}
#my_profile .genral_info {
display: block;
border: 1px solid #ddd;
margin: 10px 0px;
padding: 15px;
padding-top: 10px;
border-left: 1px solid #ddd;
border-left: 3px solid #5c4c8d;
}
#my_profile .genral_info label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#my_profile .genral_info textarea {
height: 75px !important;
}
#my_profile .genral_info .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#my_profile .genral_info .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#my_profile .genral_info .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#my_profile .genral_info .change_btn:hover {
background: #67559e;
}
#my_profile .genral_info .change_btn i {
padding-right: 8px;
}
#my_profile .genral_info h4 {
color: #1485c3;
text-transform: uppercase;
font-size: 15px;
}
#my_profile .genral_info h4 i {
width: 27px;
height: 27px;
border-radius: 50%;
margin-right: 10px;
text-align: center;
font-size: 15px;
padding-top: 4px;
background: #fff;
color: #ddd;
border: 1px solid #ddd;
text-shadow: 1px 1px 0.8px #eee;
}
#my_profile .contact_info {
display: block;
border: 1px solid #ddd;
margin: 10px 0px;
padding: 15px;
padding-top: 10px;
border-left: 1px solid #ddd;
border-left: 3px solid #5c4c8d;
border-left: 3px solid #ee9402;
}
#my_profile .contact_info label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#my_profile .contact_info textarea {
height: 75px !important;
}
#my_profile .contact_info .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#my_profile .contact_info .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#my_profile .contact_info .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#my_profile .contact_info .change_btn:hover {
background: #67559e;
}
#my_profile .contact_info .change_btn i {
padding-right: 8px;
}
#my_profile .contact_info h4 {
color: #1485c3;
text-transform: uppercase;
font-size: 15px;
}
#my_profile .contact_info h4 i {
width: 27px;
height: 27px;
border-radius: 50%;
margin-right: 10px;
text-align: center;
font-size: 15px;
padding-top: 4px;
background: #fff;
color: #ddd;
border: 1px solid #ddd;
text-shadow: 1px 1px 0.8px #eee;
}
#my_profile .contact_info h4 {
color: #c25555;
}
#my_profile .address_info {
display: block;
border: 1px solid #ddd;
margin: 10px 0px;
padding: 15px;
padding-top: 10px;
border-left: 1px solid #ddd;
border-left: 3px solid #5c4c8d;
border-left: 3px solid #69af4f;
}
#my_profile .address_info label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#my_profile .address_info textarea {
height: 75px !important;
}
#my_profile .address_info .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#my_profile .address_info .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#my_profile .address_info .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#my_profile .address_info .change_btn:hover {
background: #67559e;
}
#my_profile .address_info .change_btn i {
padding-right: 8px;
}
#my_profile .address_info h4 {
color: #1485c3;
text-transform: uppercase;
font-size: 15px;
}
#my_profile .address_info h4 i {
width: 27px;
height: 27px;
border-radius: 50%;
margin-right: 10px;
text-align: center;
font-size: 15px;
padding-top: 4px;
background: #fff;
color: #ddd;
border: 1px solid #ddd;
text-shadow: 1px 1px 0.8px #eee;
}
#my_profile .save_cancel_btn_row {
text-align: center;
display: block;
}
#my_profile .save_cancel_btn_row .save_btn {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
}
#my_profile .save_cancel_btn_row .save_btn:hover {
background: #1695da;
}
#my_profile .save_cancel_btn_row .save_btn i {
padding-right: 8px;
}
#my_profile .save_cancel_btn_row .cancel_btn {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
background: #c25555;
border: 1px solid #953535;
}
#my_profile .save_cancel_btn_row .cancel_btn:hover {
background: #1695da;
}
#my_profile .save_cancel_btn_row .cancel_btn i {
padding-right: 8px;
}
#my_profile .save_cancel_btn_row .cancel_btn:hover {
background: #c96868;
}
.active_profile {
display: block!important;
}
.icon_profile {
width: 27px;
height: 27px;
border-radius: 50%;
margin-right: 10px;
text-align: center;
font-size: 15px;
padding-top: 4px;
background: #fff;
color: #ddd;
border: 1px solid #ddd;
text-shadow: 1px 1px 0.8px #eee;
}
#social_links .link_wrap {
padding: 15px;
}
#social_links .link_wrap .twit_tile {
cursor: pointer;
color: #55acee;
text-align: center;
padding: 15px 0px;
border: 2px solid #55acee;
transition: 0.5s;
}
#social_links .link_wrap .twit_tile i {
font-size: 40px;
}
#social_links .link_wrap .twit_tile h5 {
margin-top: 10px;
font-size: 15px;
}
#social_links .link_wrap .twit_tile:hover {
background: #55acee;
color: #fff;
teransition: 0.5s;
}
#social_links .link_wrap .g_plus_tile {
cursor: pointer;
color: #55acee;
text-align: center;
padding: 15px 0px;
border: 2px solid #55acee;
transition: 0.5s;
color: #dd4b39;
border: 2px solid #dd4b39;
}
#social_links .link_wrap .g_plus_tile i {
font-size: 40px;
}
#social_links .link_wrap .g_plus_tile h5 {
margin-top: 10px;
font-size: 15px;
}
#social_links .link_wrap .g_plus_tile:hover {
background: #55acee;
color: #fff;
teransition: 0.5s;
}
#social_links .link_wrap .g_plus_tile:hover {
background: #dd4b39;
}
#social_links .link_wrap .fb_tile {
cursor: pointer;
color: #55acee;
text-align: center;
padding: 15px 0px;
border: 2px solid #55acee;
transition: 0.5s;
color: #3b5998;
border: 2px solid #3b5998;
}
#social_links .link_wrap .fb_tile i {
font-size: 40px;
}
#social_links .link_wrap .fb_tile h5 {
margin-top: 10px;
font-size: 15px;
}
#social_links .link_wrap .fb_tile:hover {
background: #55acee;
color: #fff;
teransition: 0.5s;
}
#social_links .link_wrap .fb_tile:hover {
background: #3b5998;
}
#social_links .link_wrap .in_tile {
cursor: pointer;
color: #55acee;
text-align: center;
padding: 15px 0px;
border: 2px solid #55acee;
transition: 0.5s;
color: #0976b4;
border: 2px solid #0976b4;
}
#social_links .link_wrap .in_tile i {
font-size: 40px;
}
#social_links .link_wrap .in_tile h5 {
margin-top: 10px;
font-size: 15px;
}
#social_links .link_wrap .in_tile:hover {
background: #55acee;
color: #fff;
teransition: 0.5s;
}
#social_links .link_wrap .in_tile:hover {
background: #0976b4;
}
#social_links .editor_div {
padding: 15px;
margin-top: 15px;
}
#social_links .editor_div textarea {
width: 100%;
}
#social_links .editor_div .save_btn {
background: #ee9402;
color: #fff;
margin-top: 10px;
padding: 6px 15px;
border: 1px solid #a26501;
font-weight: 600;
}
#social_links .editor_div .save_btn:hover {
background: #fda10d;
}
#social_links .editor_div .save_btn i {
padding-right: 8px;
}
#new_job_post {
width: 98%;
margin: 0px auto;
}
#new_job_post .copy-jobpost .form-group {
margin: 0px;
padding: 0px;
margin-bottom: 15px;
}
#new_job_post .copy-jobpost .form-group label {
font-weight: bold;
font-size: 14px;
color: #666;
margin-bottom: 15px;
}
#new_job_post .copy-jobpost .form-group .form-control {
border: 1px solid #cdcdcd;
box-shadow: none;
border-radius: 0px;
}
#new_job_post .copy-jobpost .form-group .jobpost {
padding: 6px 15px;
border: 1px solid #0d567e;
background: #fff!important;
color: #1485c3!important;
font-size: 12px;
margin: 0px 3px;
cursor: pointer;
}
#new_job_post .copy-jobpost .form-group .active {
background: #1485c3 !important;
color: #fff !important ;
}
#new_job_post .jobposts {
display: none;
}
#new_job_post .post_details {
border: 1px solid #ddd;
box-shadow: 0 5px 5px -5px #dddddd;
padding: 15px 10px;
margin-bottom: 15px;
padding-top: 10px;
border-left: 1px solid #ddd;
border-left: 3px solid #ee9402;
}
#new_job_post .post_details label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#new_job_post .post_details textarea {
height: 75px !important;
}
#new_job_post .post_details .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#new_job_post .post_details .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#new_job_post .post_details .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#new_job_post .post_details .change_btn:hover {
background: #67559e;
}
#new_job_post .post_details .change_btn i {
padding-right: 8px;
}
#new_job_post .post_details label {
font-size: 15px;
}
#new_job_post .post_details label input {
/*width: 15px;
height: 15px;
border: 1px solid #bbb;
border-radius: 0px;*/
}
#new_job_post .post_details textarea {
min-height: 120px;
}
#new_job_post .post_details h4 {
color: #1485c3;
text-transform: uppercase;
font-size: 15px;
margin-bottom: 10px;
}
#new_job_post .post_details h4 i {
width: 27px;
height: 27px;
border-radius: 50%;
margin-right: 10px;
text-align: center;
font-size: 15px;
padding-top: 4px;
background: #fff;
color: #ddd;
border: 1px solid #ddd;
text-shadow: 1px 1px 0.8px #eee;
}
#new_job_post .post_details .form-group .error {
color: red;
font-size: 13px;
margin-top: 5px;
}
#new_job_post .post_details .form-group .hint {
position: absolute;
width: 92%;
bottom: 50px;
color: #121212;
background: #fcea9e;
border: 1px solid #D9D0A9;
min-height: 30px;
line-height: 30px;
text-align: center;
display: block;
border-radius: 6px;
box-shadow: 2px 2px 0.8px #eee;
}
#new_job_post .post_details .form-group .hint::after {
content: '';
position: absolute;
top: 100%;
left: 91%;
margin-left: -8px;
width: 0;
height: 0;
border-top: 9px solid #D9D0A9;
border-right: 7px solid transparent;
border-left: 8px solid transparent;
}
#new_job_post .post_details .form-group .hint::before {
content: '';
position: absolute;
top: 100%;
left: 91%;
margin-left: -12px;
width: 0;
height: 0;
border-top: 9px solid #D9D0A9;
border-right: 9px solid transparent;
border-left: 12px solid transparent;
}
#new_job_post .post_details .form-group .form-control {
border: 1px solid #cdcdcd;
position: relative;
}
#new_job_post .post_details .form-group .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#new_job_post .post_details .form-group .form-control-feedback {
pointer-events: all;
cursor: pointer !important;
}
#new_job_post .post_details .form-group .select2-container {
min-height: 36px!important;
border-radius: 0;
/* height: 36px; */
margin: 5px 0;
border: 1px solid #cdcdcd;
box-shadow: none;
display: block;
}
#new_job_post .eligibility_details {
border: 1px solid #ddd;
box-shadow: 0 5px 5px -5px #dddddd;
padding: 15px 10px;
margin-bottom: 15px;
padding-top: 10px;
border-left: 1px solid #ddd;
border-left: 3px solid #ee9402;
border-left: 3px solid #1485c3;
}
#new_job_post .eligibility_details label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#new_job_post .eligibility_details textarea {
height: 75px !important;
}
#new_job_post .eligibility_details .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#new_job_post .eligibility_details .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#new_job_post .eligibility_details .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#new_job_post .eligibility_details .change_btn:hover {
background: #67559e;
}
#new_job_post .eligibility_details .change_btn i {
padding-right: 8px;
}
#new_job_post .eligibility_details label {
font-size: 15px;
}
#new_job_post .eligibility_details label input {
/*width: 15px;
height: 15px;
border: 1px solid #bbb;
border-radius: 0px;*/
}
#new_job_post .eligibility_details textarea {
min-height: 120px;
}
#new_job_post .eligibility_details h4 {
color: #1485c3;
text-transform: uppercase;
font-size: 15px;
margin-bottom: 10px;
}
#new_job_post .eligibility_details h4 i {
width: 27px;
height: 27px;
border-radius: 50%;
margin-right: 10px;
text-align: center;
font-size: 15px;
padding-top: 4px;
background: #fff;
color: #ddd;
border: 1px solid #ddd;
text-shadow: 1px 1px 0.8px #eee;
}
#new_job_post .eligibility_details .form-group .error {
color: red;
font-size: 13px;
margin-top: 5px;
}
#new_job_post .eligibility_details .form-group .hint {
position: absolute;
width: 92%;
bottom: 50px;
color: #121212;
background: #fcea9e;
border: 1px solid #D9D0A9;
min-height: 30px;
line-height: 30px;
text-align: center;
display: block;
border-radius: 6px;
box-shadow: 2px 2px 0.8px #eee;
}
#new_job_post .eligibility_details .form-group .hint::after {
content: '';
position: absolute;
top: 100%;
left: 91%;
margin-left: -8px;
width: 0;
height: 0;
border-top: 9px solid #D9D0A9;
border-right: 7px solid transparent;
border-left: 8px solid transparent;
}
#new_job_post .eligibility_details .form-group .hint::before {
content: '';
position: absolute;
top: 100%;
left: 91%;
margin-left: -12px;
width: 0;
height: 0;
border-top: 9px solid #D9D0A9;
border-right: 9px solid transparent;
border-left: 12px solid transparent;
}
#new_job_post .eligibility_details .form-group .form-control {
border: 1px solid #cdcdcd;
position: relative;
}
#new_job_post .eligibility_details .form-group .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#new_job_post .eligibility_details .form-group .form-control-feedback {
pointer-events: all;
cursor: pointer !important;
}
#new_job_post .eligibility_details .form-group .select2-container {
min-height: 36px!important;
border-radius: 0;
/* height: 36px; */
margin: 5px 0;
border: 1px solid #cdcdcd;
box-shadow: none;
display: block;
}
#new_job_post .eligibility_details .max_experience {
display: none;
}
#new_job_post .eligibility_details h4 {
color: #c25555;
}
#new_job_post .offering_details {
border: 1px solid #ddd;
box-shadow: 0 5px 5px -5px #dddddd;
padding: 15px 10px;
margin-bottom: 15px;
padding-top: 10px;
border-left: 1px solid #ddd;
border-left: 3px solid #ee9402;
border-left: 3px solid #c25555;
}
#new_job_post .offering_details label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#new_job_post .offering_details textarea {
height: 75px !important;
}
#new_job_post .offering_details .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#new_job_post .offering_details .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#new_job_post .offering_details .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#new_job_post .offering_details .change_btn:hover {
background: #67559e;
}
#new_job_post .offering_details .change_btn i {
padding-right: 8px;
}
#new_job_post .offering_details label {
font-size: 15px;
}
#new_job_post .offering_details label input {
/*width: 15px;
height: 15px;
border: 1px solid #bbb;
border-radius: 0px;*/
}
#new_job_post .offering_details textarea {
min-height: 120px;
}
#new_job_post .offering_details h4 {
color: #1485c3;
text-transform: uppercase;
font-size: 15px;
margin-bottom: 10px;
}
#new_job_post .offering_details h4 i {
width: 27px;
height: 27px;
border-radius: 50%;
margin-right: 10px;
text-align: center;
font-size: 15px;
padding-top: 4px;
background: #fff;
color: #ddd;
border: 1px solid #ddd;
text-shadow: 1px 1px 0.8px #eee;
}
#new_job_post .offering_details .form-group .error {
color: red;
font-size: 13px;
margin-top: 5px;
}
#new_job_post .offering_details .form-group .hint {
position: absolute;
width: 92%;
bottom: 50px;
color: #121212;
background: #fcea9e;
border: 1px solid #D9D0A9;
min-height: 30px;
line-height: 30px;
text-align: center;
display: block;
border-radius: 6px;
box-shadow: 2px 2px 0.8px #eee;
}
#new_job_post .offering_details .form-group .hint::after {
content: '';
position: absolute;
top: 100%;
left: 91%;
margin-left: -8px;
width: 0;
height: 0;
border-top: 9px solid #D9D0A9;
border-right: 7px solid transparent;
border-left: 8px solid transparent;
}
#new_job_post .offering_details .form-group .hint::before {
content: '';
position: absolute;
top: 100%;
left: 91%;
margin-left: -12px;
width: 0;
height: 0;
border-top: 9px solid #D9D0A9;
border-right: 9px solid transparent;
border-left: 12px solid transparent;
}
#new_job_post .offering_details .form-group .form-control {
border: 1px solid #cdcdcd;
position: relative;
}
#new_job_post .offering_details .form-group .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#new_job_post .offering_details .form-group .form-control-feedback {
pointer-events: all;
cursor: pointer !important;
}
#new_job_post .offering_details .form-group .select2-container {
min-height: 36px!important;
border-radius: 0;
/* height: 36px; */
margin: 5px 0;
border: 1px solid #cdcdcd;
box-shadow: none;
display: block;
}
#new_job_post .offering_details h4 {
color: #69af4f;
}
#new_job_post .deadline_details {
border: 1px solid #ddd;
box-shadow: 0 5px 5px -5px #dddddd;
padding: 15px 10px;
margin-bottom: 15px;
padding-top: 10px;
border-left: 1px solid #ddd;
border-left: 3px solid #ee9402;
border-left: 3px solid #69af4f;
}
#new_job_post .deadline_details label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#new_job_post .deadline_details textarea {
height: 75px !important;
}
#new_job_post .deadline_details .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#new_job_post .deadline_details .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#new_job_post .deadline_details .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#new_job_post .deadline_details .change_btn:hover {
background: #67559e;
}
#new_job_post .deadline_details .change_btn i {
padding-right: 8px;
}
#new_job_post .deadline_details label {
font-size: 15px;
}
#new_job_post .deadline_details label input {
/*width: 15px;
height: 15px;
border: 1px solid #bbb;
border-radius: 0px;*/
}
#new_job_post .deadline_details textarea {
min-height: 120px;
}
#new_job_post .deadline_details h4 {
color: #1485c3;
text-transform: uppercase;
font-size: 15px;
margin-bottom: 10px;
}
#new_job_post .deadline_details h4 i {
width: 27px;
height: 27px;
border-radius: 50%;
margin-right: 10px;
text-align: center;
font-size: 15px;
padding-top: 4px;
background: #fff;
color: #ddd;
border: 1px solid #ddd;
text-shadow: 1px 1px 0.8px #eee;
}
#new_job_post .deadline_details .form-group .error {
color: red;
font-size: 13px;
margin-top: 5px;
}
#new_job_post .deadline_details .form-group .hint {
position: absolute;
width: 92%;
bottom: 50px;
color: #121212;
background: #fcea9e;
border: 1px solid #D9D0A9;
min-height: 30px;
line-height: 30px;
text-align: center;
display: block;
border-radius: 6px;
box-shadow: 2px 2px 0.8px #eee;
}
#new_job_post .deadline_details .form-group .hint::after {
content: '';
position: absolute;
top: 100%;
left: 91%;
margin-left: -8px;
width: 0;
height: 0;
border-top: 9px solid #D9D0A9;
border-right: 7px solid transparent;
border-left: 8px solid transparent;
}
#new_job_post .deadline_details .form-group .hint::before {
content: '';
position: absolute;
top: 100%;
left: 91%;
margin-left: -12px;
width: 0;
height: 0;
border-top: 9px solid #D9D0A9;
border-right: 9px solid transparent;
border-left: 12px solid transparent;
}
#new_job_post .deadline_details .form-group .form-control {
border: 1px solid #cdcdcd;
position: relative;
}
#new_job_post .deadline_details .form-group .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#new_job_post .deadline_details .form-group .form-control-feedback {
pointer-events: all;
cursor: pointer !important;
}
#new_job_post .deadline_details .form-group .select2-container {
min-height: 36px!important;
border-radius: 0;
/* height: 36px; */
margin: 5px 0;
border: 1px solid #cdcdcd;
box-shadow: none;
display: block;
}
#new_job_post .deadline_details h4 {
color: #5c4c8d;
}
#new_job_post .save_btn_row {
margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}
#new_job_post .save_btn_row button {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
border: 1px solid #497a37;
background: #69af4f;
margin: 0px 5px;
}
#new_job_post .save_btn_row button:hover {
background: #1695da;
}
#new_job_post .save_btn_row button i {
padding-right: 8px;
}
#new_job_post .save_btn_row button:hover {
background: #78b760;
}
#new_job_post .social_btns {
margin-bottom: 10px;
text-align: center;
}
#new_job_post .social_btns input[type=checkbox],
#new_job_post .social_btns input[type=radio] {
margin: 0px;
}
#new_job_post .social_btns .fb_btn {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
padding: 11px 15px 9px 15px;
margin-top: 6px;
border: 1px solid #263961;
display: inline-block;
background: #3b5998;
}
#new_job_post .social_btns .fb_btn:hover {
background: #1695da;
}
#new_job_post .social_btns .fb_btn i {
padding-right: 8px;
}
#new_job_post .social_btns .fb_btn:hover {
background: #4264aa;
}
#new_job_post .social_btns .in_btn {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
padding: 11px 15px 9px 15px;
border: 1px solid #05466b;
margin-top: 6px;
display: inline-block;
background: #0976b4;
}
#new_job_post .social_btns .in_btn:hover {
background: #1695da;
}
#new_job_post .social_btns .in_btn i {
padding-right: 8px;
}
#new_job_post .social_btns .in_btn:hover {
background: #0a86cc;
}
#new_job_post .social_btns .twit_btn {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
padding: 11px 15px 9px 15px;
margin-top: 6px;
display: inline-block;
border: 1px solid #1689e0;
background: #55acee;
}
#new_job_post .social_btns .twit_btn:hover {
background: #1695da;
}
#new_job_post .social_btns .twit_btn i {
padding-right: 8px;
}
#new_job_post .social_btns .twit_btn:hover {
background: #6cb7f0;
}
#new_job_post .social_btns .fb_groups {
background: #DED9D9;
border: 1px solid #fff;
padding: 6px 8px;
font-weight: normal;
margin: 3px 0px;
text-transform: uppercase;
font-size: 11px;
}
#new_job_post .social_btns .fb_groups input[type=checkbox] {
margin-right: 10px;
}
.button_default {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
}
.button_default:hover {
background: #1695da;
}
.button_default i {
padding-right: 8px;
}
#file_box {
width: 100%;
margin-top: 2%;
border: 1px solid #ddd;
box-shadow: 0 5px 5px -5px #dddddd;
padding: 15px;
}
#file_box .records_div {
float: left;
margin-bottom: 10px;
font-size: 18px;
}
#file_box .records_div i {
padding-right: 1px;
color: #ccc;
}
#file_box .records_div .label {
font-weight: 600;
color: inherit!important;
font-size: inherit!important;
}
#file_box .records_div .label::after {
content: ':';
padding-right: 3px;
padding-left: 3px;
}
#file_box .upload_btn_div {
float: right;
}
#file_box .upload_btn_div button {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
background: #5c4c8d;
border: 1px solid #3c315b;
}
#file_box .upload_btn_div button:hover {
background: #1695da;
}
#file_box .upload_btn_div button i {
padding-right: 8px;
}
#file_box .upload_btn_div button:hover {
background: #67559e;
}
#file_box .upload_file_div {
text-align: center;
margin: 20px 0px;
display: none;
}
#file_box .upload_file_div label {
font-weight: 600;
color: inherit!important;
font-size: inherit!important;
}
#file_box .upload_file_div label::after {
content: ':';
padding-right: 3px;
padding-left: 3px;
}
#file_box .upload_file_div .form-control {
border-radius: 0px;
height: 36px;
border: 1px solid #bbb;
margin-right: 15px;
}
#file_box .upload {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
border: 1px solid #497a37;
background: #69af4f;
}
#file_box .upload:hover {
background: #1695da;
}
#file_box .upload i {
padding-right: 8px;
}
#file_box .upload:hover {
background: #78b760;
}
#file_box .cancel {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
border: 1px solid #953535;
background: #c25555;
}
#file_box .cancel:hover {
background: #1695da;
}
#file_box .cancel i {
padding-right: 8px;
}
#file_box .cancel:hover {
background: #c96868;
}
#file_box .table-responsive {
overflow-x: inherit;
margin-top: 20px !important;
}
#file_box .table-responsive table {
border: 1px solid #e5e5e5;
}
#file_box .table-responsive table td {
vertical-align: middle;
}
#file_box .table-responsive table td i {
padding-right: 5px;
color: #a9a9a9;
}
#file_box .table-responsive table td .fa-download {
cursor: pointer;
padding: 6px;
color: #1485c3;
border: 1px solid #1485c3;
margin-right: 8px;
transition: 0.5s;
}
#file_box .table-responsive table td .fa-download:hover {
transition: 0.5s;
background: #1485c3;
color: #fff;
}
#file_box .table-responsive table td .fa-trash-o {
cursor: pointer;
padding: 6px;
color: #1485c3;
border: 1px solid #1485c3;
margin-right: 8px;
transition: 0.5s;
color: #cc3377;
border: 1px solid #cc3377;
}
#file_box .table-responsive table td .fa-trash-o:hover {
transition: 0.5s;
background: #1485c3;
color: #fff;
}
#file_box .table-responsive table td .fa-trash-o:hover {
background: #cc3377;
color: #fff;
}
.table_icon {
cursor: pointer;
padding: 6px;
color: #1485c3;
border: 1px solid #1485c3;
margin-right: 8px;
transition: 0.5s;
}
.table_icon:hover {
transition: 0.5s;
background: #1485c3;
color: #fff;
}
#job_list .table-responsive {
overflow-x: inherit;
margin-top: 20px !important;
min-height: 500px;
}
#job_list .table-responsive table {
border: 1px solid #e5e5e5;
}
#job_list .table-responsive table td {
vertical-align: middle;
}
#job_list .table-responsive table td .dropdown .btn-primary {
background: #1485c3;
border-radius: 0px;
border: none;
}
#job_list .table-responsive table td .dropdown .dropdown-menu {
min-width: 130px;
background: #7a8a90;
}
#job_list .table-responsive table td .dropdown .dropdown-menu a {
color: #fff;
}
#job_list .table-responsive table td .dropdown .dropdown-menu a:hover {
color: #7a8a90;
}
#job_list .table-responsive table td i {
padding-right: 5px;
color: inherit;
}
#job_list .table-responsive table td .fa-eye {
cursor: pointer;
padding: 6px;
color: #1485c3;
border: 1px solid #1485c3;
margin-right: 8px;
transition: 0.5s;
color: #ee9402;
border: 1px solid #ee9402;
}
#job_list .table-responsive table td .fa-eye:hover {
transition: 0.5s;
background: #1485c3;
color: #fff;
}
#job_list .table-responsive table td .fa-eye:hover {
background: #ee9402;
color: #fff;
}
#job_list .table-responsive table td .fa-trash-o {
cursor: pointer;
padding: 6px;
color: #1485c3;
border: 1px solid #1485c3;
margin-right: 8px;
transition: 0.5s;
color: #ee9402;
border: 1px solid #ee9402;
color: #cc3377;
border: 1px solid #cc3377;
}
#job_list .table-responsive table td .fa-trash-o:hover {
transition: 0.5s;
background: #1485c3;
color: #fff;
}
#job_list .table-responsive table td .fa-trash-o:hover {
background: #ee9402;
color: #fff;
}
#job_list .table-responsive table td .fa-trash-o:hover {
background: #cc3377;
color: #fff;
}
#job_list .table-responsive table td .fa-pencil-square-o {
cursor: pointer;
padding: 6px;
color: #1485c3;
border: 1px solid #1485c3;
margin-right: 8px;
transition: 0.5s;
color: #ee9402;
border: 1px solid #ee9402;
color: #5c4c8d;
border: 1px solid #5c4c8d;
}
#job_list .table-responsive table td .fa-pencil-square-o:hover {
transition: 0.5s;
background: #1485c3;
color: #fff;
}
#job_list .table-responsive table td .fa-pencil-square-o:hover {
background: #ee9402;
color: #fff;
}
#job_list .table-responsive table td .fa-pencil-square-o:hover {
background: #5c4c8d;
color: #fff;
}
#job_list .table-responsive table td .fa-pencil-square-o {
cursor: pointer;
padding: 6px;
color: #1485c3;
border: 1px solid #1485c3;
margin-right: 8px;
transition: 0.5s;
color: #ee9402;
border: 1px solid #ee9402;
color: #5c4c8d;
border: 1px solid #5c4c8d;
}
#job_list .table-responsive table td .fa-pencil-square-o:hover {
transition: 0.5s;
background: #1485c3;
color: #fff;
}
#job_list .table-responsive table td .fa-pencil-square-o:hover {
background: #ee9402;
color: #fff;
}
#job_list .table-responsive table td .fa-pencil-square-o:hover {
background: #5c4c8d;
color: #fff;
}
#job_list .table-responsive table td .fa-files-o {
cursor: pointer;
padding: 6px;
color: #1485c3;
border: 1px solid #1485c3;
margin-right: 8px;
transition: 0.5s;
color: #ee9402;
border: 1px solid #ee9402;
color: #5c4c8d;
border: 1px solid #5c4c8d;
}
#job_list .table-responsive table td .fa-files-o:hover {
transition: 0.5s;
background: #1485c3;
color: #fff;
}
#job_list .table-responsive table td .fa-files-o:hover {
background: #ee9402;
color: #fff;
}
#job_list .table-responsive table td .fa-files-o:hover {
background: #5c4c8d;
color: #fff;
}
#job_list .table-responsive table td .fa-floppy-o {
cursor: pointer;
padding: 6px;
color: #1485c3;
border: 1px solid #1485c3;
margin-right: 8px;
transition: 0.5s;
color: #ee9402;
color: #fff;
border: 1px solid #ee9402;
background: #ee9402;
}
#job_list .table-responsive table td .fa-floppy-o:hover {
transition: 0.5s;
background: #1485c3;
color: #fff;
}
#job_list .table-responsive table td .fa-floppy-o:hover {
background: #ee9402;
color: #fff;
}
#job_list .table-responsive table td .fa-floppy-o:hover {
background: #ee9402;
color: #fff;
}
#job_list .table-responsive table td .fa-users {
cursor: pointer;
padding: 6px;
color: #1485c3;
border: 1px solid #1485c3;
margin-right: 8px;
transition: 0.5s;
color: #ee9402;
border: 1px solid #ee9402;
color: #69af4f;
border: 1px solid #69af4f;
}
#job_list .table-responsive table td .fa-users:hover {
transition: 0.5s;
background: #1485c3;
color: #fff;
}
#job_list .table-responsive table td .fa-users:hover {
background: #ee9402;
color: #fff;
}
#job_list .table-responsive table td .fa-users:hover {
background: #69af4f;
color: #fff;
}
#job_list .table-responsive table td .fa-times {
cursor: pointer;
padding: 6px;
color: #1485c3;
border: 1px solid #1485c3;
margin-right: 8px;
transition: 0.5s;
color: #ee9402;
border: 1px solid #ee9402;
color: #fff;
background: #c25555;
border: 1px solid #c25555;
}
#job_list .table-responsive table td .fa-times:hover {
transition: 0.5s;
background: #1485c3;
color: #fff;
}
#job_list .table-responsive table td .fa-times:hover {
background: #ee9402;
color: #fff;
}
#job_list .table-responsive table td .fa-times:hover {
background: #c25555;
color: #fff;
}
#job_list .table-responsive table td .fa-hand-o-up {
cursor: pointer;
padding: 6px;
color: #1485c3;
border: 1px solid #1485c3;
margin-right: 8px;
transition: 0.5s;
color: #ee9402;
border: 1px solid #ee9402;
color: #fff;
border: 1px solid #5c4c8d;
background: #5c4c8d;
}
#job_list .table-responsive table td .fa-hand-o-up:hover {
transition: 0.5s;
background: #1485c3;
color: #fff;
}
#job_list .table-responsive table td .fa-hand-o-up:hover {
background: #ee9402;
color: #fff;
}
#job_list .table-responsive table td .fa-hand-o-up:hover {
background: #5c4c8d;
color: #fff;
}
#job_list .table-responsive table td .fa-check {
cursor: pointer;
padding: 6px;
color: #1485c3;
border: 1px solid #1485c3;
margin-right: 8px;
transition: 0.5s;
color: #ee9402;
border: 1px solid #ee9402;
color: #fff;
border: 1px solid #69af4f;
background: #69af4f;
}
#job_list .table-responsive table td .fa-check:hover {
transition: 0.5s;
background: #1485c3;
color: #fff;
}
#job_list .table-responsive table td .fa-check:hover {
background: #ee9402;
color: #fff;
}
#job_list .table-responsive table td .fa-check:hover {
background: #69af4f;
color: #fff;
}
#job_list .table-responsive .social_links {
cursor: pointer;
}
#job_list .table-responsive .social_links .fb {
padding: 5px;
background: #3b5998;
color: #fff;
display: inline-block;
margin: 3px;
border: 1px solid #344e86;
}
#job_list .table-responsive .social_links .fb i {
padding-right: 5px;
}
#job_list .table-responsive .social_links .twit {
padding: 5px;
background: #3b5998;
color: #fff;
border: 1px solid #344e86;
background: #55acee;
border: 1px solid #3ea1ec;
display: inline-block;
margin: 3px;
}
#job_list .table-responsive .social_links .twit i {
padding-right: 5px;
}
#job_list .table-responsive .social_links .in {
padding: 5px;
background: #3b5998;
color: #fff;
border: 1px solid #344e86;
background: #0976b4;
border: 1px solid #08669c;
display: inline-block;
margin: 3px;
}
#job_list .table-responsive .social_links .in i {
padding-right: 5px;
}
#job_list .table-responsive .activeJobList {
text-align: center;
}
#job_list .table-responsive .inactiveJobList {
text-align: center;
}
#myModal {
top: 2%;
}
#myModal .modal-dialog {
width: 60%;
}
#myModal .modal-dialog .modal-header {
border-bottom: none;
}
#myModal .modal-dialog .modal-header h4 {
text-transform: uppercase;
color: #69af4f;
font-size: 18px;
}
#myModal .modal-dialog .modal-header button {
color: #c25555;
}
#myModal .modal-dialog .modal-footer {
border-top: none;
}
#myModal .modal-dialog .modal-footer button {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
background: #c25555;
border: 1px solid #953535;
}
#myModal .modal-dialog .modal-footer button:hover {
background: #1695da;
}
#myModal .modal-dialog .modal-footer button i {
padding-right: 8px;
}
#myModal .modal-dialog .modal-footer button:hover {
background: #c96868;
}
#faq {
width: 80%;
border: 1px solid #ddd;
box-shadow: 0 5px 5px -5px #dddddd;
padding: 15px;
margin: 0px auto;
margin-top: 2%;
}
#faq h3 {
font-size: 18px;
padding-bottom: 15px;
border-bottom: 1px solid #ddd;
margin-bottom: 15px;
color: #5c4c8d;
}
#faq h3 i {
padding-right: 8px;
color: #ddd;
}
#faq h3 span {
color: #c25555;
}
#faq .questions_wrap {
padding: 10px 0px;
}
#faq .questions_wrap .question {
border: 1px solid #ebebeb;
padding: 7px 10px;
margin-bottom: 8px;
}
#faq .questions_wrap .question .title {
font-weight: 500;
cursor: pointer;
font-size: 13px;
text-transform: uppercase;
}
#faq .questions_wrap .question .answer {
display: none;
padding-top: 8px;
text-align: justify;
/*text-indent: 40px;*/
line-height: 24px;
color: #888;
letter-spacing: 0.3px;
}
#contact {
width: 80%;
border: 1px solid #ddd;
box-shadow: 0 5px 5px -5px #dddddd;
padding: 15px;
margin: 0px auto;
margin-top: 2%;
padding-top: 10px;
border-left: 1px solid #ddd;
}
#contact label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#contact textarea {
height: 75px !important;
}
#contact .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#contact .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#contact .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#contact .change_btn:hover {
background: #67559e;
}
#contact .change_btn i {
padding-right: 8px;
}
#contact h4 {
padding-bottom: 15px;
border-bottom: 1px solid #ddd;
color: #5c4c8d;
text-transform: uppercase;
}
#contact h4 i {
color: #ddd;
padding-right: 8px;
}
#contact h4 span {
text-transform: uppercase;
padding-left: 5px;
color: #ee9402;
}
#contact .contact_details {
margin-top: 15px;
padding-top: 5%;
}
#contact .contact_details .call {
padding-bottom: 15px;
}
#contact .contact_details .call i {
width: 40px;
height: 40px;
font-size: 25px;
text-align: center;
padding-top: 9px;
border-radius: 50%;
/*background: #ddd;*/
border: 1px solid #5c4c8d;
color: #5c4c8d;
vertical-align: middle;
margin-right: 10px;
}
#contact .contact_details .mail {
padding-bottom: 15px;
}
#contact .contact_details .mail i {
width: 40px;
height: 40px;
font-size: 25px;
text-align: center;
padding-top: 9px;
border-radius: 50%;
/*background: #ddd;*/
border: 1px solid #5c4c8d;
color: #5c4c8d;
vertical-align: middle;
margin-right: 10px;
}
#contact .contact_details .mail i {
font-size: 20px;
color: #cc3377;
border: 1px solid #cc3377;
}
#contact .contact_details .website {
padding-bottom: 15px;
}
#contact .contact_details .website i {
width: 40px;
height: 40px;
font-size: 25px;
text-align: center;
padding-top: 9px;
border-radius: 50%;
/*background: #ddd;*/
border: 1px solid #5c4c8d;
color: #5c4c8d;
vertical-align: middle;
margin-right: 10px;
}
#contact .contact_details .website i {
color: #ee9402;
border: 1px solid #ee9402;
padding-top: 7px;
}
#contact .contact_form {
border-left: 1px solid #ddd;
margin-top: 15px;
}
#contact .contact_form textarea {
height: 80px;
}
#contact .contact_form button {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
}
#contact .contact_form button:hover {
background: #1695da;
}
#contact .contact_form button i {
padding-right: 8px;
}
.active_ticket {
display: block!important;
}
#ticket_wrap #ticket_home_panel {
display: none;
width: 50%;
border: 1px solid #ddd;
box-shadow: 0 5px 5px -5px #dddddd;
padding: 15px;
margin: 0px auto;
margin-top: 4%;
}
#ticket_wrap #ticket_home_panel h4 {
font-size: 23px;
text-transform: uppercase;
color: #1485c3;
text-align: center;
}
#ticket_wrap #ticket_home_panel h4 span {
padding-left: 5px;
color: #c25555;
}
#ticket_wrap #ticket_home_panel p {
padding-top: 10px;
text-align: center;
font-style: italic;
font-size: 12px;
color: #666;
line-height: 20px;
letter-spacing: 0.2px;
}
#ticket_wrap #ticket_home_panel .view_btn {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
width: 100%;
margin-top: 15px;
background: #ee9402;
border: 1px solid #a26501;
}
#ticket_wrap #ticket_home_panel .view_btn:hover {
background: #1695da;
}
#ticket_wrap #ticket_home_panel .view_btn i {
padding-right: 8px;
}
#ticket_wrap #ticket_home_panel .view_btn:hover {
background: #fda10d;
}
#ticket_wrap #ticket_home_panel .new_btn {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
width: 100%;
margin-top: 15px;
background: #ee9402;
border: 1px solid #a26501;
border: 1px solid #3c315b;
background: #5c4c8d;
}
#ticket_wrap #ticket_home_panel .new_btn:hover {
background: #1695da;
}
#ticket_wrap #ticket_home_panel .new_btn i {
padding-right: 8px;
}
#ticket_wrap #ticket_home_panel .new_btn:hover {
background: #fda10d;
}
#ticket_wrap #ticket_home_panel .new_btn:hover {
background: #67559e;
}
#ticket_wrap #ticket_description {
padding-top: 10px;
border-left: 1px solid #ddd;
display: none;
}
#ticket_wrap #ticket_description label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#ticket_wrap #ticket_description textarea {
height: 75px !important;
}
#ticket_wrap #ticket_description .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#ticket_wrap #ticket_description .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#ticket_wrap #ticket_description .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#ticket_wrap #ticket_description .change_btn:hover {
background: #67559e;
}
#ticket_wrap #ticket_description .change_btn i {
padding-right: 8px;
}
#ticket_wrap #ticket_description textarea {
height: 80px!important;
}
#ticket_wrap #ticket_description button {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
margin-top: 8px;
background: #ee9402;
border: 1px solid #a26501;
}
#ticket_wrap #ticket_description button:hover {
background: #1695da;
}
#ticket_wrap #ticket_description button i {
padding-right: 8px;
}
#ticket_wrap #ticket_description button:hover {
background: #fda10d;
}
#ticket_wrap #ticket_description .edit {
display: none;
}
#ticket_wrap #ticket_description .details_wrap {
padding: 15px;
}
#ticket_wrap #ticket_description .details_wrap .details_div {
padding: 10px;
border: 1px solid #ddd;
min-height: 500px;
}
#ticket_wrap #ticket_description .details_wrap .details_div h4 {
text-transform: uppercase;
font-size: 16px;
color: #cc3377;
padding-bottom: 15px;
}
#ticket_wrap #ticket_description .details_wrap .details_div .img_wrap .img-item {
display: inline-block;
float: left;
position: relative;
margin-right: 10px;
}
#ticket_wrap #ticket_description .details_wrap .details_div .img_wrap .img-item .close-item {
position: absolute;
top: 0px;
right: 0px;
background-color: #827C7C;
display: inline-block;
padding: 3px;
color: #fff;
cursor: pointer;
}
#ticket_wrap #ticket_description .comments_wrap {
padding: 15px;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div {
padding: 10px;
border: 1px solid #ddd;
min-height: 500px;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div h4 {
text-transform: uppercase;
font-size: 16px;
color: #5c4c8d;
padding-bottom: 15px;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div h4 span {
color: #ee9402;
font-size: 13px;
padding-left: 5px;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .img_wrap .img-item {
display: inline-block;
float: left;
position: relative;
margin-right: 10px;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .img_wrap .img-item .close-item {
position: absolute;
top: 0px;
right: 0px;
background-color: #827C7C;
display: inline-block;
padding: 3px;
color: #fff;
cursor: pointer;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_user {
border: 1px solid #ddd;
border-left: 3px solid #1485c3;
padding: 10px;
margin-bottom: 15px;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_user .comment-edit {
cursor: pointer;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_user .comment-edit i {
font-size: 12px;
background-color: #1485C3;
color: white;
border-radius: 3px;
display: inline-block;
width: 17px;
height: 17px;
text-align: center;
padding-top: 2px;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_user .comment-close {
position: absolute;
right: 0;
top: 0;
font-size: 10px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 30px 30px 0;
border-color: transparent #c37 transparent transparent;
cursor: pointer;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_user .comment-close i {
color: #fff;
margin-left: 16px;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_user .user_details {
padding-bottom: 15px;
border-bottom: 1px dashed #ddd;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_user .user_details .user {
font-weight: 500;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_user .user_details .user i {
padding-right: 8px;
color: #ddd;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_user .user_details .posted {
float: right;
font-weight: 500;
text-transform: uppercase;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_user .user_details .posted i {
padding-right: 8px;
color: #ddd;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_user .comment {
line-height: 22px;
letter-spacing: 0.3px;
color: #666;
padding: 5px 10px;
text-align: justify;
padding-top: 15px;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin {
border: 1px solid #ddd;
border-left: 3px solid #1485c3;
padding: 10px;
margin-bottom: 15px;
border-left: 3px solid #c25555;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin .comment-edit {
cursor: pointer;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin .comment-edit i {
font-size: 12px;
background-color: #1485C3;
color: white;
border-radius: 3px;
display: inline-block;
width: 17px;
height: 17px;
text-align: center;
padding-top: 2px;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin .comment-close {
position: absolute;
right: 0;
top: 0;
font-size: 10px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 30px 30px 0;
border-color: transparent #c37 transparent transparent;
cursor: pointer;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin .comment-close i {
color: #fff;
margin-left: 16px;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin .user_details {
padding-bottom: 15px;
border-bottom: 1px dashed #ddd;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin .user_details .user {
font-weight: 500;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin .user_details .user i {
padding-right: 8px;
color: #ddd;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin .user_details .posted {
float: right;
font-weight: 500;
text-transform: uppercase;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin .user_details .posted i {
padding-right: 8px;
color: #ddd;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin .comment {
line-height: 22px;
letter-spacing: 0.3px;
color: #666;
padding: 5px 10px;
text-align: justify;
padding-top: 15px;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin .comment-edit {
cursor: pointer;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin .comment-edit i {
font-size: 12px;
background-color: #1485C3;
color: white;
border-radius: 3px;
display: inline-block;
width: 17px;
height: 17px;
text-align: center;
padding-top: 2px;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin .comment-close {
position: absolute;
right: 0;
top: 0;
font-size: 10px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 30px 30px 0;
border-color: transparent #c37 transparent transparent;
cursor: pointer;
}
#ticket_wrap #ticket_description .comments_wrap .comments_div .ticket_admin .comment-close i {
color: #fff;
margin-left: 16px;
}
#ticket_wrap #tickets_view_panel {
display: none;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap {
padding: 15px;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel {
padding: 10px;
/*background: #f2f2f2;*/
border: 1px solid #ddd;
box-shadow: 0 5px 5px -5px #dddddd;
min-height: 500px;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel h4 {
text-transform: uppercase;
font-size: 16px;
color: #69af4f;
padding-bottom: 15px;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket {
border: 1px solid #ddd;
border-left: 3px solid #1485c3;
padding: 10px 5px;
margin-bottom: 10px;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .ticket_title {
font-weight: 600;
text-transform: uppercase;
padding: 8px 0px;
cursor: pointer;
/*color: @yellow;*/
font-size: 14px;
position: relative;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .ticket_title .ticket-edit {
font-size: 12px;
background-color: #1485C3;
color: white;
border-radius: 3px;
display: inline-block;
width: 17px;
height: 17px;
text-align: center;
padding-top: 0px;
cursor: pointer;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .ticket_title .close {
position: absolute;
right: -5px;
top: -11px;
font-size: 10px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 30px 30px 0;
border-color: transparent #cc3377 transparent transparent;
cursor: pointer;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .ticket_title .close i {
padding-left: 17px;
padding-top: 3px;
color: #fff;
font-weight: 500;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .ticket_raised_by {
padding-bottom: 10px;
border-bottom: 1px dotted #ddd;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .ticket_raised_by .user {
color: #666;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .ticket_raised_by .user i {
color: #ccc;
padding-right: 8px;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .ticket_raised_by .posted {
float: right;
color: #666;
text-transform: uppercase;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .ticket_raised_by .posted i {
color: #ccc;
padding-right: 8px;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .comment_box {
padding-top: 10px;
line-height: 23px;
color: #666;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .comment_box .comment {
background: #f1f1f1;
padding: 5px 10px;
margin-bottom: 8px;
border: 1px dashed #ddd;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .comment_box .comment label {
font-weight: 500;
color: #3c3c3c;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .comment_box .comment label::after {
content: ':';
padding: 0px 5px;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .comment_box .footer {
padding-top: 10px;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .comment_box .footer .type label {
font-weight: 500;
color: #333;
text-transform: uppercase;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .comment_box .footer .type label::after {
content: ':';
padding: 0px 5px;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .comment_box .footer .status {
float: right;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .comment_box .footer .status label {
font-weight: 500;
color: #333;
text-transform: uppercase;
}
#ticket_wrap #tickets_view_panel .open_tickets_wrap .open_ticket_panel .ticket .comment_box .footer .status label::after {
content: ':';
padding: 0px 5px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap {
padding: 15px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel {
padding: 10px;
/*background: #f2f2f2;*/
border: 1px solid #ddd;
box-shadow: 0 5px 5px -5px #dddddd;
min-height: 500px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel h4 {
text-transform: uppercase;
font-size: 16px;
color: #69af4f;
padding-bottom: 15px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket {
border: 1px solid #ddd;
border-left: 3px solid #1485c3;
padding: 10px 5px;
margin-bottom: 10px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .ticket_title {
font-weight: 600;
text-transform: uppercase;
padding: 8px 0px;
cursor: pointer;
/*color: @yellow;*/
font-size: 14px;
position: relative;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .ticket_title .ticket-edit {
font-size: 12px;
background-color: #1485C3;
color: white;
border-radius: 3px;
display: inline-block;
width: 17px;
height: 17px;
text-align: center;
padding-top: 0px;
cursor: pointer;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .ticket_title .close {
position: absolute;
right: -5px;
top: -11px;
font-size: 10px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 30px 30px 0;
border-color: transparent #cc3377 transparent transparent;
cursor: pointer;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .ticket_title .close i {
padding-left: 17px;
padding-top: 3px;
color: #fff;
font-weight: 500;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .ticket_raised_by {
padding-bottom: 10px;
border-bottom: 1px dotted #ddd;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .ticket_raised_by .user {
color: #666;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .ticket_raised_by .user i {
color: #ccc;
padding-right: 8px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .ticket_raised_by .posted {
float: right;
color: #666;
text-transform: uppercase;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .ticket_raised_by .posted i {
color: #ccc;
padding-right: 8px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .comment_box {
padding-top: 10px;
line-height: 23px;
color: #666;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .comment_box .comment {
background: #f1f1f1;
padding: 5px 10px;
margin-bottom: 8px;
border: 1px dashed #ddd;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .comment_box .comment label {
font-weight: 500;
color: #3c3c3c;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .comment_box .comment label::after {
content: ':';
padding: 0px 5px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .comment_box .footer {
padding-top: 10px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .comment_box .footer .type label {
font-weight: 500;
color: #333;
text-transform: uppercase;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .comment_box .footer .type label::after {
content: ':';
padding: 0px 5px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .comment_box .footer .status {
float: right;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .comment_box .footer .status label {
font-weight: 500;
color: #333;
text-transform: uppercase;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .open_ticket_panel .ticket .comment_box .footer .status label::after {
content: ':';
padding: 0px 5px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel {
padding: 10px;
/*background: #f2f2f2;*/
border: 1px solid #ddd;
box-shadow: 0 5px 5px -5px #dddddd;
min-height: 500px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel h4 {
text-transform: uppercase;
font-size: 16px;
color: #69af4f;
padding-bottom: 15px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket {
border: 1px solid #ddd;
border-left: 3px solid #1485c3;
padding: 10px 5px;
margin-bottom: 10px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .ticket_title {
font-weight: 600;
text-transform: uppercase;
padding: 8px 0px;
cursor: pointer;
/*color: @yellow;*/
font-size: 14px;
position: relative;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .ticket_title .ticket-edit {
font-size: 12px;
background-color: #1485C3;
color: white;
border-radius: 3px;
display: inline-block;
width: 17px;
height: 17px;
text-align: center;
padding-top: 0px;
cursor: pointer;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .ticket_title .close {
position: absolute;
right: -5px;
top: -11px;
font-size: 10px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 30px 30px 0;
border-color: transparent #cc3377 transparent transparent;
cursor: pointer;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .ticket_title .close i {
padding-left: 17px;
padding-top: 3px;
color: #fff;
font-weight: 500;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .ticket_raised_by {
padding-bottom: 10px;
border-bottom: 1px dotted #ddd;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .ticket_raised_by .user {
color: #666;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .ticket_raised_by .user i {
color: #ccc;
padding-right: 8px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .ticket_raised_by .posted {
float: right;
color: #666;
text-transform: uppercase;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .ticket_raised_by .posted i {
color: #ccc;
padding-right: 8px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .comment_box {
padding-top: 10px;
line-height: 23px;
color: #666;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .comment_box .comment {
background: #f1f1f1;
padding: 5px 10px;
margin-bottom: 8px;
border: 1px dashed #ddd;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .comment_box .comment label {
font-weight: 500;
color: #3c3c3c;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .comment_box .comment label::after {
content: ':';
padding: 0px 5px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .comment_box .footer {
padding-top: 10px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .comment_box .footer .type label {
font-weight: 500;
color: #333;
text-transform: uppercase;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .comment_box .footer .type label::after {
content: ':';
padding: 0px 5px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .comment_box .footer .status {
float: right;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .comment_box .footer .status label {
font-weight: 500;
color: #333;
text-transform: uppercase;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket .comment_box .footer .status label::after {
content: ':';
padding: 0px 5px;
}
#ticket_wrap #tickets_view_panel .closed_tickets_wrap .close_ticket_panel .ticket {
border-left: 3px solid #c25555;
}
#ticket_wrap #new_ticket_panel {
display: none;
width: 50%;
margin: 0px auto;
margin-top: 9%;
box-shadow: -1px 2px 5px #dddddd;
border: 1px solid #ddd;
padding: 15px;
background: #fff;
border-left: 3px solid #ee9402;
border-left: 3px solid #1485c3;
padding-top: 10px;
border-left: 1px solid #ddd;
border-left: 3px solid #c25555;
}
#ticket_wrap #new_ticket_panel .click-here {
font-size: 14px;
margin-bottom: 10px;
}
#ticket_wrap #new_ticket_panel .click-here a {
color: #63C076;
text-decoration: underline;
}
#ticket_wrap #new_ticket_panel label {
display: none;
}
#ticket_wrap #new_ticket_panel h3 {
text-transform: uppercase;
font-family: inherit;
font-weight: 600;
font-size: 16px;
color: #69af4f;
padding-bottom: 10px;
border-bottom: 1px solid #ddd;
}
#ticket_wrap #new_ticket_panel h3 span {
text-transform: uppercase;
color: #1485c3;
padding-left: 5px;
}
#ticket_wrap #new_ticket_panel h3 i {
padding-right: 8px;
color: #ddd;
}
#ticket_wrap #new_ticket_panel .help_desk {
padding-top: 10px;
padding-left: 0px;
/*overflow-y: scroll;*/
}
#ticket_wrap #new_ticket_panel .help_desk h4 {
margin: 0px;
margin-top: 8px;
margin-bottom: 8px;
font-weight: 500;
color: #c25555;
font-size: 16px;
}
#ticket_wrap #new_ticket_panel .help_desk .hint_explanation_wrap {
padding: 10px;
background: #f2f2f2;
}
#ticket_wrap #new_ticket_panel .help_desk .hint_explanation_wrap P {
text-align: justify;
color: #666;
}
#ticket_wrap #new_ticket_panel .form_div {
padding-top: 10px;
border-left: 1px solid #ddd;
border: 0px;
}
#ticket_wrap #new_ticket_panel .form_div label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#ticket_wrap #new_ticket_panel .form_div textarea {
height: 75px !important;
}
#ticket_wrap #new_ticket_panel .form_div .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#ticket_wrap #new_ticket_panel .form_div .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#ticket_wrap #new_ticket_panel .form_div .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#ticket_wrap #new_ticket_panel .form_div .change_btn:hover {
background: #67559e;
}
#ticket_wrap #new_ticket_panel .form_div .change_btn i {
padding-right: 8px;
}
#ticket_wrap #new_ticket_panel h3 {
color: #5c4c8d;
}
#ticket_wrap #new_ticket_panel h3 span {
font-size: 12px;
color: #ee9402;
}
#ticket_wrap #new_ticket_panel button {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
background: #69af4f;
border: 1px solid #497a37;
}
#ticket_wrap #new_ticket_panel button:hover {
background: #1695da;
}
#ticket_wrap #new_ticket_panel button i {
padding-right: 8px;
}
#ticket_wrap #new_ticket_panel button:hover {
background: #78b760;
}
#ticket_wrap #new_ticket_panel label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#ticket_wrap #new_ticket_panel textarea {
height: 75px !important;
}
#ticket_wrap #new_ticket_panel .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#ticket_wrap #new_ticket_panel .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#ticket_wrap #new_ticket_panel .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#ticket_wrap #new_ticket_panel .change_btn:hover {
background: #67559e;
}
#ticket_wrap #new_ticket_panel .change_btn i {
padding-right: 8px;
}
#ticket_wrap #new_ticket_panel textarea.form-control {
height: 80px!important;
}
#ticket_wrap #new_ticket_panel h3 span {
font-size: inherit!important;
}
#help {
width: 50%;
margin: 0px auto;
margin-top: 9%;
box-shadow: -1px 2px 5px #dddddd;
border: 1px solid #ddd;
padding: 15px;
background: #fff;
border-left: 3px solid #ee9402;
border-left: 3px solid #1485c3;
}
#help .click-here {
font-size: 14px;
margin-bottom: 10px;
}
#help .click-here a {
color: #63C076;
text-decoration: underline;
}
#help label {
display: none;
}
#help h3 {
text-transform: uppercase;
font-family: inherit;
font-weight: 600;
font-size: 16px;
color: #69af4f;
padding-bottom: 10px;
border-bottom: 1px solid #ddd;
}
#help h3 span {
text-transform: uppercase;
color: #1485c3;
padding-left: 5px;
}
#help h3 i {
padding-right: 8px;
color: #ddd;
}
#help .help_desk {
padding-top: 10px;
padding-left: 0px;
/*overflow-y: scroll;*/
}
#help .help_desk h4 {
margin: 0px;
margin-top: 8px;
margin-bottom: 8px;
font-weight: 500;
color: #c25555;
font-size: 16px;
}
#help .help_desk .hint_explanation_wrap {
padding: 10px;
background: #f2f2f2;
}
#help .help_desk .hint_explanation_wrap P {
text-align: justify;
color: #666;
}
#help .form_div {
padding-top: 10px;
border-left: 1px solid #ddd;
border: 0px;
}
#help .form_div label {
font-weight: 500;
margin-top: 8px;
color: #666;
}
#help .form_div textarea {
height: 75px !important;
}
#help .form_div .form-control {
border-radius: 0px;
height: 36px;
margin: 5px 0px;
border: 1px solid #cdcdcd;
box-shadow: none;
}
#help .form_div .form-control:focus {
box-shadow: 2px 2px 7px #eee;
}
#help .form_div .change_btn {
background: #5c4c8d;
color: #fff;
padding: 6px 15px;
border: 1px solid #3c315b;
font-weight: 600;
}
#help .form_div .change_btn:hover {
background: #67559e;
}
#help .form_div .change_btn i {
padding-right: 8px;
}
#help h3 {
color: #5c4c8d;
}
#help h3 span {
font-size: 12px;
color: #ee9402;
}
#help button {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
background: #69af4f;
border: 1px solid #497a37;
}
#help button:hover {
background: #1695da;
}
#help button i {
padding-right: 8px;
}
#help button:hover {
background: #78b760;
}
/* job list status starts here */
#job_status_list {
margin-top: 0px;
background: #f1f5f8;
padding: 20px 0px;
}
#job_status_list .job_status {
background: #fff;
padding: 10px 10px;
}
#job_status_list .job_status .title {
margin: 10px 0px;
color: #69af4f;
text-transform: uppercase;
font-size: 14px;
letter-spacing: 0.5px;
margin-bottom: 15px;
font-weight: 600;
}
#job_status_list .job_status .nav-tabs {
border: none;
margin-top: 20px;
}
#job_status_list .job_status .nav-tabs .hov-foc {
padding: 8px 20px;
border-radius: 25px;
margin-right: 5px;
box-shadow: none;
border: none;
cursor: pointer;
font-size: 13px;
background: #13a2f7 !important;
color: #fff!important;
transition: 0.5s;
font-weight: 400;
border: 2px solid #13a2f7;
}
#job_status_list .job_status .nav-tabs li a {
padding: 8px 20px;
border-radius: 25px;
margin-right: 5px;
background: #fff;
box-shadow: none;
color: #8192A3;
border: 2px solid #8192A3;
}
#job_status_list .job_status .nav-tabs li a:hover,
#job_status_list .job_status .nav-tabs li a:focus {
padding: 8px 20px;
border-radius: 25px;
margin-right: 5px;
box-shadow: none;
border: none;
cursor: pointer;
font-size: 13px;
background: #13a2f7 !important;
color: #fff!important;
transition: 0.5s;
font-weight: 400;
border: 2px solid #13a2f7;
}
#job_status_list .job_status .nav-tabs li.active > a {
padding: 8px 20px;
border-radius: 25px;
margin-right: 5px;
box-shadow: none;
border: none;
cursor: pointer;
font-size: 13px;
background: #13a2f7 !important;
color: #fff!important;
transition: 0.5s;
font-weight: 400;
border: 2px solid #13a2f7;
}
#job_status_list .job_status .tab-content {
margin: 20px 0px;
}
#job_status_list .job_status .tab-content .col-md-4 {
padding: 0px 10px;
margin: 12px 0px;
}
#job_status_list .job_status .tab-content .col-md-4 .job-item {
display: table-row;
border-radius: 3px;
border: 1px solid #e8ecf0;
background: #e8ecf0;
}
#job_status_list .job_status .tab-content .col-md-4 .job-item .user-img {
width: 75px;
display: table-cell;
vertical-align: top;
}
#job_status_list .job_status .tab-content .col-md-4 .job-item .user-img img {
width: 75px;
height: 75px;
}
#job_status_list .job_status .tab-content .col-md-4 .job-item .user-det-status {
display: table-cell;
vertical-align: top;
line-height: 22px;
width: 100%;
}
#job_status_list .job_status .tab-content .col-md-4 .job-item .user-det-status span {
display: block;
}
#job_status_list .job_status .tab-content .col-md-4 .job-item .user-det-status .user-name,
#job_status_list .job_status .tab-content .col-md-4 .job-item .user-det-status .user-email {
margin-left: 10px;
}
#job_status_list .job_status .tab-content .col-md-4 .job-item .user-det-status select {
height: 26px;
margin-top: 5px;
width: 100%;
color: #fff!important;
border: 1px solid #13a2f7;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
margin-right: 8px;
outline: none;
background: #13a2f7 url(../img/arrow-down.png) no-repeat center right;
background-position-x: 98%;
}
.jobList .job_list_tab_row .buttton {
background: #1485c3;
color: #fff;
padding: 6px 15px;
border: 1px solid #0d567e;
font-weight: 600;
background: #fff!important;
color: #1485c3!important;
}
.jobList .job_list_tab_row .buttton:hover {
background: #1695da;
}
.jobList .job_list_tab_row .buttton i {
padding-right: 8px;
}
.jobList .job_list_tab_row .buttton:hover {
text-decoration: none;
}
.jobList .job_list_tab_row .active_tab {
background: #1485c3!important;
color: #fff!important;
}
/* job list status ends here */
/* job in active active tabs */
.top_in_act_tabs {
padding: 0px;
padding-top: 17px;
position: relative;
left: 80px;
}
.top_in_act_tabs .buttton {
display: inline-block;
list-style: none;
padding: 10px 20px;
position: relative;
cursor: pointer;
text-transform: uppercase;
border-top: 2px solid #fff;
}
.top_in_act_tabs .buttton:hover {
cursor: pointer;
border-top: 2px solid #69af4f;
}
.top_in_act_tabs .support {
background: #DC4345;
color: #fff;
padding: 6px 15px;
font-weight: bold;
position: relative;
font-size: 14px;
text-transform: uppercase;
}
.top_in_act_tabs .support i {
disply: inline-block;
margin: 0px 1.5px;
}
.top_in_act_tabs .job-list {
background: #5CA73F;
color: #fff;
padding: 6px 15px;
font-weight: bold;
position: relative;
font-size: 14px;
text-transform: uppercase;
}
.top_in_act_tabs .job-list i {
disply: inline-block;
margin: 0px 1.5px;
}
.top_in_act_tabs .post-new {
background: #1485c3;
color: #fff;
padding: 6px 15px;
font-weight: bold;
position: relative;
font-size: 14px;
text-transform: uppercase;
}
.top_in_act_tabs .post-new i {
disply: inline-block;
margin: 0px 1.5px;
}
.page-404 {
padding: 60px 0;
text-align: center;
}
.page-404 h1 {
margin-top: 53px;
margin-bottom: 15px;
padding-right: 15px;
}
.error {
color: red;
font-size: 13px;
margin-top: 5px;
} | 0.434101 | 0.080466 |
* {
box-sizing: border-box;
margin: 0;
padding: 0;
font-family: 'Open Sans', sans-serif;;
}
@import url ('https://fonts.googleapis.com/css2? family = Open + Sans: wght @ 400; 700 & display = swap');
/* Variables */
:root {
--green_1: #7ACC2D;
--green_2: #5F932F;
--space: 10px;
--box: 0 0 2px;
}
/* Seccion de la cabezera */
.cabezera_barra {
display: flex;
justify-content: space-between;
background-color: var(--green_1);
padding: var(--space);
}
.barra_lista {
display: flex;
flex-direction: row;
list-style: none;
align-items: center;
}
.barra_lista a {
text-decoration: none;
color: black;
padding-left: var(--space);
}
.barra_lista a:hover {
color: white;
}
/* Seccion del main */
.title {
text-align: center;
padding: 15%;
}
.fond_products {
background-image: url('../image/curve.png');
height: 50px;
background-size: cover;
background-position: center top;
padding: 15%;
display: flex;
}
.product {
margin-top: -250px;
height: 60vh;
padding: var(--space);
}
.product .product_1 {
background: white;
padding: 15px;
height: 100%;
text-align: center;
box-shadow: var(--box);
}
.product_1 h1, p {
margin: var(--space);
text-align: justify;
}
.product .product_2 {
background: white;
height: 100%;
padding: 15px;
text-align: center;
box-shadow: var(--box);
}
.product_2 h1, p {
margin: var(--space);
text-align: justify;
}
.container_image {
text-align: center;
width: 100%;
}
.main_button {
background: var(--green_1);
width: 50%;
padding: var(--space);
font-size: 17px;
color: white;;
border: 0;
cursor: pointer;
border-radius: 5px;
margin-top: var(--space);
}
.main_button:hover {
background: var(--green_2);
}
/* Seccion del Home categorias */
.home_category {
display: flex;
padding: 15% 10%;
align-items: center;
height: auto;
}
.container_category {
width: 100%;
height: 100%;
text-align: center;
}
.container_category img {
width: 150px;
height: 150px;
}
.categorys {
padding: var(--space);
align-items: center;
display: flex;
margin-right: 50px;
}
.categorys_1 {
display: flex;
flex-direction: column;
justify-content: flex-start;
}
.categorys_2 {
display: flex;
flex-direction: column;
justify-content: flex-start;
height: 100%;
}
.categorys_3 {
display: flex;
height: 100%;
flex-direction: column;
justify-content: flex-start;
}
.title_category {
padding-left: 10px;
padding-top: 30px;
}
.categorys p {
padding-top: 30px;
}
/* Seccion de recomendacines clientes */
.title_recomendation {
padding-top: 60px;
text-align: center;
}
.recomendation {
display: flex;
padding: 10%;
justify-content: space-between;
}
.clients {
/* padding: 5px; */
border: 1px solid #FFFFFF;
border-bottom: 5px solid #EEEEEE;
border-radius: 5px;
margin-right: 10px;
}
.clients_image {
width: 100%;
}
.clients_image img {
width: 100%;
}
.title_client {
padding-left: 10px;
}
/* seccion de ventas */
.modulo_pago {
background-color: white;
box-shadow: 0px 0px 2px 1px #e6e5e9;
padding: var(--space);
width: 100%;
}
.modulo_pago .main_button {
width: 100%;
}
.contenedor_image {
width: 100%;
justify-content: center;
display: flex;
}
.contenedor_image img {
width: 150px;
}
.modulo_pago p {
margin: 0px;
padding: 5px;
}
.cuerpo {
padding: 100px;
}
label {
font-size: 12px;
}
.data {
margin-top: var(--space);
width: 100%;
height: 35px;
border-radius: 3px;
border: 1px solid;
}
/* Seccion del footer */
.pie {
background: #313337;
display: flex;
align-items: center;
color: white;
height: 10vh;
padding-right: 10px;
padding-left: 10px;
bottom: 0;
width: 100%;
position: fixed;
}
.pie_lista {
display: flex;
width: 100%;
list-style: none;
justify-content: space-between;
flex-direction: row;
} | css/style.css | * {
box-sizing: border-box;
margin: 0;
padding: 0;
font-family: 'Open Sans', sans-serif;;
}
@import url ('https://fonts.googleapis.com/css2? family = Open + Sans: wght @ 400; 700 & display = swap');
/* Variables */
:root {
--green_1: #7ACC2D;
--green_2: #5F932F;
--space: 10px;
--box: 0 0 2px;
}
/* Seccion de la cabezera */
.cabezera_barra {
display: flex;
justify-content: space-between;
background-color: var(--green_1);
padding: var(--space);
}
.barra_lista {
display: flex;
flex-direction: row;
list-style: none;
align-items: center;
}
.barra_lista a {
text-decoration: none;
color: black;
padding-left: var(--space);
}
.barra_lista a:hover {
color: white;
}
/* Seccion del main */
.title {
text-align: center;
padding: 15%;
}
.fond_products {
background-image: url('../image/curve.png');
height: 50px;
background-size: cover;
background-position: center top;
padding: 15%;
display: flex;
}
.product {
margin-top: -250px;
height: 60vh;
padding: var(--space);
}
.product .product_1 {
background: white;
padding: 15px;
height: 100%;
text-align: center;
box-shadow: var(--box);
}
.product_1 h1, p {
margin: var(--space);
text-align: justify;
}
.product .product_2 {
background: white;
height: 100%;
padding: 15px;
text-align: center;
box-shadow: var(--box);
}
.product_2 h1, p {
margin: var(--space);
text-align: justify;
}
.container_image {
text-align: center;
width: 100%;
}
.main_button {
background: var(--green_1);
width: 50%;
padding: var(--space);
font-size: 17px;
color: white;;
border: 0;
cursor: pointer;
border-radius: 5px;
margin-top: var(--space);
}
.main_button:hover {
background: var(--green_2);
}
/* Seccion del Home categorias */
.home_category {
display: flex;
padding: 15% 10%;
align-items: center;
height: auto;
}
.container_category {
width: 100%;
height: 100%;
text-align: center;
}
.container_category img {
width: 150px;
height: 150px;
}
.categorys {
padding: var(--space);
align-items: center;
display: flex;
margin-right: 50px;
}
.categorys_1 {
display: flex;
flex-direction: column;
justify-content: flex-start;
}
.categorys_2 {
display: flex;
flex-direction: column;
justify-content: flex-start;
height: 100%;
}
.categorys_3 {
display: flex;
height: 100%;
flex-direction: column;
justify-content: flex-start;
}
.title_category {
padding-left: 10px;
padding-top: 30px;
}
.categorys p {
padding-top: 30px;
}
/* Seccion de recomendacines clientes */
.title_recomendation {
padding-top: 60px;
text-align: center;
}
.recomendation {
display: flex;
padding: 10%;
justify-content: space-between;
}
.clients {
/* padding: 5px; */
border: 1px solid #FFFFFF;
border-bottom: 5px solid #EEEEEE;
border-radius: 5px;
margin-right: 10px;
}
.clients_image {
width: 100%;
}
.clients_image img {
width: 100%;
}
.title_client {
padding-left: 10px;
}
/* seccion de ventas */
.modulo_pago {
background-color: white;
box-shadow: 0px 0px 2px 1px #e6e5e9;
padding: var(--space);
width: 100%;
}
.modulo_pago .main_button {
width: 100%;
}
.contenedor_image {
width: 100%;
justify-content: center;
display: flex;
}
.contenedor_image img {
width: 150px;
}
.modulo_pago p {
margin: 0px;
padding: 5px;
}
.cuerpo {
padding: 100px;
}
label {
font-size: 12px;
}
.data {
margin-top: var(--space);
width: 100%;
height: 35px;
border-radius: 3px;
border: 1px solid;
}
/* Seccion del footer */
.pie {
background: #313337;
display: flex;
align-items: center;
color: white;
height: 10vh;
padding-right: 10px;
padding-left: 10px;
bottom: 0;
width: 100%;
position: fixed;
}
.pie_lista {
display: flex;
width: 100%;
list-style: none;
justify-content: space-between;
flex-direction: row;
} | 0.401688 | 0.102709 |
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
background-color: lightgray;
}
p {
padding: 5px 3px 5px 3px;
line-height: 25px;
padding-bottom: 5px;
}
h2 {
line-height: 1.4;
font-weight: 900;
margin: 15px 0 5px 0;
}
#main-doc ul{
list-style-position: inside;
margin-left: 15px;
}
ul li {
padding-left: 15px;
}
nav{
margin: 0 0 0 0;
position: fixed;
width: 25vw;
height: 100vh;
overflow:auto;
background-color:indigo;
border-right: 2px solid darkred;
}
#navbar header{
text-align: center;
padding: 22px 5px 22px 0px;
width: 100%;
font-weight: 900;
font-size: 32px;
background-color: darkred;
border-bottom:2px solid black;
}
.nav-links {
display:flex;
flex-direction: column;
/* justify-content:stretch; */
padding: 10px 5px 20px 5px;
overflow-y: auto;
}
.nav-link {
/* font-size: 26px; */
text-align:center;
flex:auto;
padding: 18px 5px 22px 5px;
border-bottom:2px solid black;
}
a.nav-link {
font-weight: 800;
text-decoration: none;
color: yellowgreen;
font-size: 20px;
}
a.nav-link:hover {
background-color: darkred;
color: indigo;
}
#main-doc {
padding-left: 5vw;
padding-right: 5vw;
width: 75vw;
display: block;
position: absolute;
top: 0;
right: 0;
}
pre {
border-style:dotted;
border-color: black;
border-width: 1px 1px 1px 1px;
}
@media only screen and (max-width: 670px) { /* flex-direction: does not change to row;*/
nav {
width: 100vw;
height: fit-content;
}
#navbar header{
padding: 5px 2px 5px 0px;
width: 100%;
height: 30px;
font-weight: 700;
font-size: 28px;
}
#main-doc {
display: block;
z-index: 100;
width: 100wh;
top: 330px;
left: 0;
}
.nav-links {
position: fixed;
top: 30px;
left: 0;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
align-items: flex-start;
align-content: flex-start;
padding: 1px 1px 1px 1px;
overflow-y: hidden;
}
.nav-link{
flex:0 1 auto;
padding: 1px 1px 1px 1px;
border-right:1px solid black;
border-bottom: none;
}
a.nav-link{
font-weight: 600;
font-size: 16px;
}
} | css/style.css | * {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
background-color: lightgray;
}
p {
padding: 5px 3px 5px 3px;
line-height: 25px;
padding-bottom: 5px;
}
h2 {
line-height: 1.4;
font-weight: 900;
margin: 15px 0 5px 0;
}
#main-doc ul{
list-style-position: inside;
margin-left: 15px;
}
ul li {
padding-left: 15px;
}
nav{
margin: 0 0 0 0;
position: fixed;
width: 25vw;
height: 100vh;
overflow:auto;
background-color:indigo;
border-right: 2px solid darkred;
}
#navbar header{
text-align: center;
padding: 22px 5px 22px 0px;
width: 100%;
font-weight: 900;
font-size: 32px;
background-color: darkred;
border-bottom:2px solid black;
}
.nav-links {
display:flex;
flex-direction: column;
/* justify-content:stretch; */
padding: 10px 5px 20px 5px;
overflow-y: auto;
}
.nav-link {
/* font-size: 26px; */
text-align:center;
flex:auto;
padding: 18px 5px 22px 5px;
border-bottom:2px solid black;
}
a.nav-link {
font-weight: 800;
text-decoration: none;
color: yellowgreen;
font-size: 20px;
}
a.nav-link:hover {
background-color: darkred;
color: indigo;
}
#main-doc {
padding-left: 5vw;
padding-right: 5vw;
width: 75vw;
display: block;
position: absolute;
top: 0;
right: 0;
}
pre {
border-style:dotted;
border-color: black;
border-width: 1px 1px 1px 1px;
}
@media only screen and (max-width: 670px) { /* flex-direction: does not change to row;*/
nav {
width: 100vw;
height: fit-content;
}
#navbar header{
padding: 5px 2px 5px 0px;
width: 100%;
height: 30px;
font-weight: 700;
font-size: 28px;
}
#main-doc {
display: block;
z-index: 100;
width: 100wh;
top: 330px;
left: 0;
}
.nav-links {
position: fixed;
top: 30px;
left: 0;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
align-items: flex-start;
align-content: flex-start;
padding: 1px 1px 1px 1px;
overflow-y: hidden;
}
.nav-link{
flex:0 1 auto;
padding: 1px 1px 1px 1px;
border-right:1px solid black;
border-bottom: none;
}
a.nav-link{
font-weight: 600;
font-size: 16px;
}
} | 0.483405 | 0.146728 |
html,body{
background-color: white;
}
.navbar{
margin-bottom: 0%;
}
.divMiddle{
min-height: 600px;
width: 100%;
margin-top: 0%;
background-color: white;
}
.divCart{
margin: 0 auto;
min-height: 550px;
width: 1000px;
}
.divCart-Num{
width: 100%;
height: 30px;
margin-top: 15px;
float: left;
color: red;
font-size: 25px;
}
.divCartItemTitle{
width: 100%;
margin-top: 10px;
height: 35px;
float: left;
background-color: #ebebeb;
}
.divCartItemTitle div:first-child{
width: 55%;
height: 35px;
float: left;
font-size: 16px;
font-weight: 500;
padding-left: 15px;
padding-top: 6px;
text-align: center;
}
.divCartItemTitle div:nth-child(2){
width: 11%;
height: 35px;
float: left;
font-size: 16px;
font-weight: 500;
padding-left: 20px;
padding-top: 6px;
text-align: center;
}
.divCartItemTitle div:nth-child(3){
width: 11%;
height: 35px;
float: left;
font-size: 16px;
font-weight: 500;
padding-left: 20px;
padding-top: 6px;
text-align: center;
}
.divCartItemTitle div:nth-child(4){
width: 11%;
height: 35px;
float: left;
font-size: 16px;
font-weight: 500;
padding-left: 15px;
padding-top: 6px;
text-align: center;
}
.divCartItemTitle div:nth-child(5){
width: 11%;
height: 35px;
float: left;
font-size: 16px;
font-weight: 500;
padding-left: 15px;
padding-top: 6px;
text-align: center;
}
.divCartItem{
width: 100%;
height: 100px;
background-color: #f5f5f5;
margin-top: 15px;
float: left;
}
.divCartItem-checkone{
width: 2%;
height: 100px;
float: left;
padding-top: 35px;
padding-left: 8px;
}
.divCartItem-checkone input{
}
.divCartItem-item{
width: 53%;
height: 100px;
float: left;
}
.divCartItem-imgDiv{
height: 90%;
width: 20%;
margin-top: 10px;
margin-left: 0px;
float: left;
}
.divCartItem-img{
max-height: 90%;
width: auto;
}
.divCartItem-title{
width: 80%;
height: 90%;
padding-top: 10px;
padding-left: 5px;
float: left;
font-size: 20px;
font-weight: 600;
}
.divCartItem-little{
width: 11%;
height: 100%;
float: left;
padding-top: 35px;
padding-left: 20px;
font-size: 18px;
text-align: center;
}
.divCart-cleanCart{
margin-top: 10px;
margin-bottom: 10px;
width: 100%;
height: 40px;
background-color: #ebebeb;
float: left;
}
.divCart-cleanCart-checkAll{
width: 10%;
margin-top: 10px;
margin-left: 20px;
float: left;
}
.divCart-cleanCart-buttonDiv{
width: 30%;
margin-top: 3px;
margin-right: 18px;
float: right;
}
.divCart-cleanCart-buttonDiv button{
float: right;
margin-right: 10px;
}
.divCart-cleanCart-buttonDiv span{
float: left;
font-size: 18px;
padding-top: 5px;
} | source/src/main/resources/static/css/cart.css | html,body{
background-color: white;
}
.navbar{
margin-bottom: 0%;
}
.divMiddle{
min-height: 600px;
width: 100%;
margin-top: 0%;
background-color: white;
}
.divCart{
margin: 0 auto;
min-height: 550px;
width: 1000px;
}
.divCart-Num{
width: 100%;
height: 30px;
margin-top: 15px;
float: left;
color: red;
font-size: 25px;
}
.divCartItemTitle{
width: 100%;
margin-top: 10px;
height: 35px;
float: left;
background-color: #ebebeb;
}
.divCartItemTitle div:first-child{
width: 55%;
height: 35px;
float: left;
font-size: 16px;
font-weight: 500;
padding-left: 15px;
padding-top: 6px;
text-align: center;
}
.divCartItemTitle div:nth-child(2){
width: 11%;
height: 35px;
float: left;
font-size: 16px;
font-weight: 500;
padding-left: 20px;
padding-top: 6px;
text-align: center;
}
.divCartItemTitle div:nth-child(3){
width: 11%;
height: 35px;
float: left;
font-size: 16px;
font-weight: 500;
padding-left: 20px;
padding-top: 6px;
text-align: center;
}
.divCartItemTitle div:nth-child(4){
width: 11%;
height: 35px;
float: left;
font-size: 16px;
font-weight: 500;
padding-left: 15px;
padding-top: 6px;
text-align: center;
}
.divCartItemTitle div:nth-child(5){
width: 11%;
height: 35px;
float: left;
font-size: 16px;
font-weight: 500;
padding-left: 15px;
padding-top: 6px;
text-align: center;
}
.divCartItem{
width: 100%;
height: 100px;
background-color: #f5f5f5;
margin-top: 15px;
float: left;
}
.divCartItem-checkone{
width: 2%;
height: 100px;
float: left;
padding-top: 35px;
padding-left: 8px;
}
.divCartItem-checkone input{
}
.divCartItem-item{
width: 53%;
height: 100px;
float: left;
}
.divCartItem-imgDiv{
height: 90%;
width: 20%;
margin-top: 10px;
margin-left: 0px;
float: left;
}
.divCartItem-img{
max-height: 90%;
width: auto;
}
.divCartItem-title{
width: 80%;
height: 90%;
padding-top: 10px;
padding-left: 5px;
float: left;
font-size: 20px;
font-weight: 600;
}
.divCartItem-little{
width: 11%;
height: 100%;
float: left;
padding-top: 35px;
padding-left: 20px;
font-size: 18px;
text-align: center;
}
.divCart-cleanCart{
margin-top: 10px;
margin-bottom: 10px;
width: 100%;
height: 40px;
background-color: #ebebeb;
float: left;
}
.divCart-cleanCart-checkAll{
width: 10%;
margin-top: 10px;
margin-left: 20px;
float: left;
}
.divCart-cleanCart-buttonDiv{
width: 30%;
margin-top: 3px;
margin-right: 18px;
float: right;
}
.divCart-cleanCart-buttonDiv button{
float: right;
margin-right: 10px;
}
.divCart-cleanCart-buttonDiv span{
float: left;
font-size: 18px;
padding-top: 5px;
} | 0.507812 | 0.089415 |
@media only screen and (max-width: 768px) {
.qodef-related-posts-holder .qodef-related-post {
width: 50% !important;
}
}
@media only screen and (max-width: 480px) {
.qodef-related-posts-holder .qodef-related-post {
width: 100% !important;
}
}
/* ==========================================================================
Blog List shortcode responsive style - begin
========================================================================== */
@media only screen and (max-width: 1440px) {
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-five-columns .qodef-bl-item,
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-five-columns .qodef-bl-grid-sizer {
width: 25%;
}
}
@media only screen and (max-width: 1280px) {
.qodef-blog-list-holder.qodef-bl-standard.qodef-bl-four-columns .qodef-bl-item, .qodef-blog-list-holder.qodef-bl-boxed.qodef-bl-four-columns .qodef-bl-item {
width: 33.33333%;
}
}
@media only screen and (max-width: 1280px) and (min-width: 1025px) {
.qodef-blog-list-holder.qodef-bl-standard.qodef-bl-four-columns .qodef-bl-item:nth-child(3n+1), .qodef-blog-list-holder.qodef-bl-boxed.qodef-bl-four-columns .qodef-bl-item:nth-child(3n+1) {
clear: both;
}
}
@media only screen and (max-width: 1280px) {
.qodef-blog-list-holder.qodef-bl-standard.qodef-bl-five-columns .qodef-bl-item, .qodef-blog-list-holder.qodef-bl-boxed.qodef-bl-five-columns .qodef-bl-item {
width: 33.33333%;
}
}
@media only screen and (max-width: 1280px) and (min-width: 1025px) {
.qodef-blog-list-holder.qodef-bl-standard.qodef-bl-five-columns .qodef-bl-item:nth-child(3n+1), .qodef-blog-list-holder.qodef-bl-boxed.qodef-bl-five-columns .qodef-bl-item:nth-child(3n+1) {
clear: both;
}
}
@media only screen and (max-width: 1280px) {
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-four-columns .qodef-bl-item,
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-four-columns .qodef-bl-grid-sizer {
width: 33.33333%;
}
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-five-columns .qodef-bl-item,
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-five-columns .qodef-bl-grid-sizer {
width: 33.33333%;
}
}
@media only screen and (max-width: 1024px) {
.qodef-blog-list-holder.qodef-bl-standard.qodef-bl-four-columns .qodef-bl-item, .qodef-blog-list-holder.qodef-bl-boxed.qodef-bl-four-columns .qodef-bl-item {
width: 50%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 681px) {
.qodef-blog-list-holder.qodef-bl-standard.qodef-bl-four-columns .qodef-bl-item:nth-child(2n+1), .qodef-blog-list-holder.qodef-bl-boxed.qodef-bl-four-columns .qodef-bl-item:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) {
.qodef-blog-list-holder.qodef-bl-standard.qodef-bl-five-columns .qodef-bl-item, .qodef-blog-list-holder.qodef-bl-boxed.qodef-bl-five-columns .qodef-bl-item {
width: 50%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 681px) {
.qodef-blog-list-holder.qodef-bl-standard.qodef-bl-five-columns .qodef-bl-item:nth-child(2n+1), .qodef-blog-list-holder.qodef-bl-boxed.qodef-bl-five-columns .qodef-bl-item:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) {
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-three-columns .qodef-bl-item,
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-three-columns .qodef-bl-grid-sizer {
width: 50%;
}
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-four-columns .qodef-bl-item,
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-four-columns .qodef-bl-grid-sizer {
width: 50%;
}
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-five-columns .qodef-bl-item,
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-five-columns .qodef-bl-grid-sizer {
width: 50%;
}
}
@media only screen and (max-width: 768px) {
.qodef-blog-list-holder.qodef-bl-standard .qodef-bl-item, .qodef-blog-list-holder.qodef-bl-boxed .qodef-bl-item {
width: 100% !important;
}
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-two-columns .qodef-bl-item,
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-two-columns .qodef-bl-grid-sizer {
width: 100%;
}
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-three-columns .qodef-bl-item,
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-three-columns .qodef-bl-grid-sizer {
width: 100%;
}
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-four-columns .qodef-bl-item,
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-four-columns .qodef-bl-grid-sizer {
width: 100%;
}
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-five-columns .qodef-bl-item,
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-five-columns .qodef-bl-grid-sizer {
width: 100%;
}
}
/* ==========================================================================
Blog List shortcode responsive style - end
========================================================================== */
@media only screen and (max-width: 768px) {
.qodef-blog-holder.qodef-blog-single article .qodef-post-info-bottom .qodef-post-info-bottom-left,
.qodef-blog-holder.qodef-blog-single article .qodef-post-info-bottom .qodef-post-info-bottom-right {
width: 100%;
float: none;
}
.qodef-blog-holder.qodef-blog-single article .qodef-post-info-bottom .qodef-post-info-bottom-right {
text-align: inherit;
margin: 10px 0 0;
}
}
/* ==========================================================================
Blog responsive styles - end
========================================================================== */
/*# sourceMappingURL=../css/blog-map-responsive.css.map */ | apps/wordpress/htdocs/wp-content/themes/bazaar/framework/modules/blog/assets/css/blog-map-responsive.css | @media only screen and (max-width: 768px) {
.qodef-related-posts-holder .qodef-related-post {
width: 50% !important;
}
}
@media only screen and (max-width: 480px) {
.qodef-related-posts-holder .qodef-related-post {
width: 100% !important;
}
}
/* ==========================================================================
Blog List shortcode responsive style - begin
========================================================================== */
@media only screen and (max-width: 1440px) {
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-five-columns .qodef-bl-item,
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-five-columns .qodef-bl-grid-sizer {
width: 25%;
}
}
@media only screen and (max-width: 1280px) {
.qodef-blog-list-holder.qodef-bl-standard.qodef-bl-four-columns .qodef-bl-item, .qodef-blog-list-holder.qodef-bl-boxed.qodef-bl-four-columns .qodef-bl-item {
width: 33.33333%;
}
}
@media only screen and (max-width: 1280px) and (min-width: 1025px) {
.qodef-blog-list-holder.qodef-bl-standard.qodef-bl-four-columns .qodef-bl-item:nth-child(3n+1), .qodef-blog-list-holder.qodef-bl-boxed.qodef-bl-four-columns .qodef-bl-item:nth-child(3n+1) {
clear: both;
}
}
@media only screen and (max-width: 1280px) {
.qodef-blog-list-holder.qodef-bl-standard.qodef-bl-five-columns .qodef-bl-item, .qodef-blog-list-holder.qodef-bl-boxed.qodef-bl-five-columns .qodef-bl-item {
width: 33.33333%;
}
}
@media only screen and (max-width: 1280px) and (min-width: 1025px) {
.qodef-blog-list-holder.qodef-bl-standard.qodef-bl-five-columns .qodef-bl-item:nth-child(3n+1), .qodef-blog-list-holder.qodef-bl-boxed.qodef-bl-five-columns .qodef-bl-item:nth-child(3n+1) {
clear: both;
}
}
@media only screen and (max-width: 1280px) {
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-four-columns .qodef-bl-item,
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-four-columns .qodef-bl-grid-sizer {
width: 33.33333%;
}
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-five-columns .qodef-bl-item,
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-five-columns .qodef-bl-grid-sizer {
width: 33.33333%;
}
}
@media only screen and (max-width: 1024px) {
.qodef-blog-list-holder.qodef-bl-standard.qodef-bl-four-columns .qodef-bl-item, .qodef-blog-list-holder.qodef-bl-boxed.qodef-bl-four-columns .qodef-bl-item {
width: 50%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 681px) {
.qodef-blog-list-holder.qodef-bl-standard.qodef-bl-four-columns .qodef-bl-item:nth-child(2n+1), .qodef-blog-list-holder.qodef-bl-boxed.qodef-bl-four-columns .qodef-bl-item:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) {
.qodef-blog-list-holder.qodef-bl-standard.qodef-bl-five-columns .qodef-bl-item, .qodef-blog-list-holder.qodef-bl-boxed.qodef-bl-five-columns .qodef-bl-item {
width: 50%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 681px) {
.qodef-blog-list-holder.qodef-bl-standard.qodef-bl-five-columns .qodef-bl-item:nth-child(2n+1), .qodef-blog-list-holder.qodef-bl-boxed.qodef-bl-five-columns .qodef-bl-item:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) {
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-three-columns .qodef-bl-item,
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-three-columns .qodef-bl-grid-sizer {
width: 50%;
}
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-four-columns .qodef-bl-item,
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-four-columns .qodef-bl-grid-sizer {
width: 50%;
}
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-five-columns .qodef-bl-item,
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-five-columns .qodef-bl-grid-sizer {
width: 50%;
}
}
@media only screen and (max-width: 768px) {
.qodef-blog-list-holder.qodef-bl-standard .qodef-bl-item, .qodef-blog-list-holder.qodef-bl-boxed .qodef-bl-item {
width: 100% !important;
}
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-two-columns .qodef-bl-item,
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-two-columns .qodef-bl-grid-sizer {
width: 100%;
}
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-three-columns .qodef-bl-item,
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-three-columns .qodef-bl-grid-sizer {
width: 100%;
}
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-four-columns .qodef-bl-item,
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-four-columns .qodef-bl-grid-sizer {
width: 100%;
}
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-five-columns .qodef-bl-item,
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-five-columns .qodef-bl-grid-sizer {
width: 100%;
}
}
/* ==========================================================================
Blog List shortcode responsive style - end
========================================================================== */
@media only screen and (max-width: 768px) {
.qodef-blog-holder.qodef-blog-single article .qodef-post-info-bottom .qodef-post-info-bottom-left,
.qodef-blog-holder.qodef-blog-single article .qodef-post-info-bottom .qodef-post-info-bottom-right {
width: 100%;
float: none;
}
.qodef-blog-holder.qodef-blog-single article .qodef-post-info-bottom .qodef-post-info-bottom-right {
text-align: inherit;
margin: 10px 0 0;
}
}
/* ==========================================================================
Blog responsive styles - end
========================================================================== */
/*# sourceMappingURL=../css/blog-map-responsive.css.map */ | 0.272799 | 0.040579 |
@font-face {
font-family: 'ls';
src: url('leaguespartan-bold-webfont.woff2') format('woff2'),
url('leaguespartan-bold-webfont.woff') format('woff');
font-weight: 400;
font-style: bold;
}
.nh-MainTitle {
font-family: ls;
font-weight: 400;
padding-top: 15%;
text-align: center;
color: #fff;
font-size: 5em;
}
.nh-button {
font-family: ls;
font-weight: 400;
text-align: center;
font-size: 3em;
color: #fff;
width: 200px;
border-radius: 100px;
background-image: url(buttnbg.png);
background-size: 5em;
outline: none;
}
.limegorillaType {
font-family: ls;
font-weight: 400;
}
.lime {
color: #57ff60;
}
footer {
bottom: 0;
position: absolute;
background-color: #000;
width: 100%;
color: #fff;
font-family: 'Roboto Mono', monospace;
}
.footer-left {
width: 50%;
text-align: left;
float: left;
}
.footer-left-text {
padding: 10px;
}
.footer-right {
text-align: right;
float: right;
width: 50%;
}
body {
margin: 0;
padding: 0;
font-family: 'Alata', sans-serif;
background-image: linear-gradient(to bottom right, #263068, #2C3979, #32418B, #38499C, #3E50AD, #4458BE, #5567C3);
color: #fff;
}
.footer-right-text {
padding-right: 10px;
bottom: 0;
}
.link{
color: #fafafa;
text-decoration: none;
}
.link:hover{
text-decoration: underline;
transition: 0.55s;
}
.nh-buttonmiddle {
margin: auto;
text-align: center;
margin: 5em
}
button {
display: inline-block;
border: none;
padding: 1rem 2rem;
margin: 0;
text-decoration: none;
background: #0069ed;
color: #ffffff;
font-family: sans-serif;
font-size: 1rem;
cursor: pointer;
text-align: center;
}
button:focus {
outline: 1px solid #fff;
outline-offset: -4px;
}
button:active {
transform: scale(0.99);
}
.nh-maincontent {
text-align: center;
color: #fff;
max-width: 30%;
margin: auto;
}
.nh-clist {
list-style: none;
padding: 0;
text-align: center;
width: 100%;
}
.nh-item {
display: inline;
width: 100%;
padding: 2em;;
}
.maintitlelink {
display: block;
padding: .5em;
}
.title {
text-align: center;
}
.bufferlol3 {
padding-top: 2em;
} | docs/assets/styles.css | @font-face {
font-family: 'ls';
src: url('leaguespartan-bold-webfont.woff2') format('woff2'),
url('leaguespartan-bold-webfont.woff') format('woff');
font-weight: 400;
font-style: bold;
}
.nh-MainTitle {
font-family: ls;
font-weight: 400;
padding-top: 15%;
text-align: center;
color: #fff;
font-size: 5em;
}
.nh-button {
font-family: ls;
font-weight: 400;
text-align: center;
font-size: 3em;
color: #fff;
width: 200px;
border-radius: 100px;
background-image: url(buttnbg.png);
background-size: 5em;
outline: none;
}
.limegorillaType {
font-family: ls;
font-weight: 400;
}
.lime {
color: #57ff60;
}
footer {
bottom: 0;
position: absolute;
background-color: #000;
width: 100%;
color: #fff;
font-family: 'Roboto Mono', monospace;
}
.footer-left {
width: 50%;
text-align: left;
float: left;
}
.footer-left-text {
padding: 10px;
}
.footer-right {
text-align: right;
float: right;
width: 50%;
}
body {
margin: 0;
padding: 0;
font-family: 'Alata', sans-serif;
background-image: linear-gradient(to bottom right, #263068, #2C3979, #32418B, #38499C, #3E50AD, #4458BE, #5567C3);
color: #fff;
}
.footer-right-text {
padding-right: 10px;
bottom: 0;
}
.link{
color: #fafafa;
text-decoration: none;
}
.link:hover{
text-decoration: underline;
transition: 0.55s;
}
.nh-buttonmiddle {
margin: auto;
text-align: center;
margin: 5em
}
button {
display: inline-block;
border: none;
padding: 1rem 2rem;
margin: 0;
text-decoration: none;
background: #0069ed;
color: #ffffff;
font-family: sans-serif;
font-size: 1rem;
cursor: pointer;
text-align: center;
}
button:focus {
outline: 1px solid #fff;
outline-offset: -4px;
}
button:active {
transform: scale(0.99);
}
.nh-maincontent {
text-align: center;
color: #fff;
max-width: 30%;
margin: auto;
}
.nh-clist {
list-style: none;
padding: 0;
text-align: center;
width: 100%;
}
.nh-item {
display: inline;
width: 100%;
padding: 2em;;
}
.maintitlelink {
display: block;
padding: .5em;
}
.title {
text-align: center;
}
.bufferlol3 {
padding-top: 2em;
} | 0.549882 | 0.088426 |
.navbar-nav li a{
font-size:23px;
font-weight:bold;
font-family: "Times New Roman", Times, serif;
}
.center-element{
margin-left: 20%;
}
@media only screen and (max-width: 1200px) {
.center-element{
margin-left: 5%;
}
}
.telephone{
color:black !important;
}
.mynav{
margin-top:50px;
background-color:#D49102;
}
.nav-container{
height: 80px;
}
.second-nav{
margin-top:2%;
}
.second-nav li a{
color:black !important;
}
.second-nav li a:hover{
color:grey !important;
}
.in{
background-color: white;
}
.numberCircle {
border-radius: 50%;
behavior: url(PIE.htc); /* remove if you don't care about IE8 */
width: 36px;
height: 37px;
padding: 1px;
background: black;
border: 2px solid black;
color: white;
text-align: center;
font: 24px Arial, sans-serif;
display: inline-block;
position:relative;
bottom: 5px;
}
/* Fade transition for carousel items */
.carousel .item {
left: 0 !important;
-webkit-transition: opacity .4s; /*adjust timing here */
-moz-transition: opacity .4s;
-o-transition: opacity .4s;
transition: opacity .4s;
}
.carousel-control {
background-image: none !important; /* remove background gradients on controls */
}
/* Fade controls with items */
.next.left,
.prev.right {
opacity: 0;
z-index: 0;
}
.active.left,
.active.right {
opacity: 0;
z-index: 2;
}
#thumb{
margin-top:50px;
}
.price{
color:red;
}
.product-paragraph{
margin-top: 5%;
font-style: italic;
text-indent: 10px;
}
.similar{
position:relative;
bottom: 5%;
left:10%;
}
.text-cont{
float:right;
position: relative;
bottom: 30px;
right:2px;
}
.modal-backdrop {
display:none;
}
#order {
list-style-type: none;
margin: 0;
padding: 0;
}
#order li {
display: inline;
padding-left:10%;
}
#order-title a{
text-decoration: underline;
font-style: italic;
}
.order-title{
font-size:15px;
font-weight: bold;
padding-left:10px;
}
.price-el{
font-size:15px;
font-weight: bold;
padding-left:10px;
}
.navbar .nav > .active > a {
background:none;
}
.navbar-default .navbar-nav>li.overwrite>a{
color: #337ab7!important;
text-decoration: underline;
}
#element_to_pop_up { display:none; }
.b-close{
float:right;
}
.order-fast{
color:red;
font-weight: bold;
font-size:17px;
}
.total{
background-color: #CCCCCC;
margin-left:10%;
width:80%;
height:30px;
display: block;
text-align:center;
line-height:30px;
}
.total span{
color: black;
font-weight: bold;
font-size: 15px;
}
.visib{
display: block !important;
margin-left: auto;
margin-right: auto;
position: relative;
bottom: 400px;
} | public/css/style.css | .navbar-nav li a{
font-size:23px;
font-weight:bold;
font-family: "Times New Roman", Times, serif;
}
.center-element{
margin-left: 20%;
}
@media only screen and (max-width: 1200px) {
.center-element{
margin-left: 5%;
}
}
.telephone{
color:black !important;
}
.mynav{
margin-top:50px;
background-color:#D49102;
}
.nav-container{
height: 80px;
}
.second-nav{
margin-top:2%;
}
.second-nav li a{
color:black !important;
}
.second-nav li a:hover{
color:grey !important;
}
.in{
background-color: white;
}
.numberCircle {
border-radius: 50%;
behavior: url(PIE.htc); /* remove if you don't care about IE8 */
width: 36px;
height: 37px;
padding: 1px;
background: black;
border: 2px solid black;
color: white;
text-align: center;
font: 24px Arial, sans-serif;
display: inline-block;
position:relative;
bottom: 5px;
}
/* Fade transition for carousel items */
.carousel .item {
left: 0 !important;
-webkit-transition: opacity .4s; /*adjust timing here */
-moz-transition: opacity .4s;
-o-transition: opacity .4s;
transition: opacity .4s;
}
.carousel-control {
background-image: none !important; /* remove background gradients on controls */
}
/* Fade controls with items */
.next.left,
.prev.right {
opacity: 0;
z-index: 0;
}
.active.left,
.active.right {
opacity: 0;
z-index: 2;
}
#thumb{
margin-top:50px;
}
.price{
color:red;
}
.product-paragraph{
margin-top: 5%;
font-style: italic;
text-indent: 10px;
}
.similar{
position:relative;
bottom: 5%;
left:10%;
}
.text-cont{
float:right;
position: relative;
bottom: 30px;
right:2px;
}
.modal-backdrop {
display:none;
}
#order {
list-style-type: none;
margin: 0;
padding: 0;
}
#order li {
display: inline;
padding-left:10%;
}
#order-title a{
text-decoration: underline;
font-style: italic;
}
.order-title{
font-size:15px;
font-weight: bold;
padding-left:10px;
}
.price-el{
font-size:15px;
font-weight: bold;
padding-left:10px;
}
.navbar .nav > .active > a {
background:none;
}
.navbar-default .navbar-nav>li.overwrite>a{
color: #337ab7!important;
text-decoration: underline;
}
#element_to_pop_up { display:none; }
.b-close{
float:right;
}
.order-fast{
color:red;
font-weight: bold;
font-size:17px;
}
.total{
background-color: #CCCCCC;
margin-left:10%;
width:80%;
height:30px;
display: block;
text-align:center;
line-height:30px;
}
.total span{
color: black;
font-weight: bold;
font-size: 15px;
}
.visib{
display: block !important;
margin-left: auto;
margin-right: auto;
position: relative;
bottom: 400px;
} | 0.436862 | 0.0771 |
@font-face {
font-family: 'ui-font';
font-weight: normal;
font-style: normal;
src: url('merriweather/MerriweatherSans-Light.ttf');
}
@font-face {
font-family: 'ui-font';
font-weight: bold;
font-style: normal;
src: url('merriweather/MerriweatherSans-Bold.ttf');
}
@font-face {
font-family: 'ui-font';
font-weight: normal;
font-style: italic;
src: url('merriweather/MerriweatherSans-Italic.ttf');
}
@font-face {
font-family: 'ui-font';
font-weight: bold;
font-style: italic;
src: url('merriweather/MerriweatherSans-BoldItalic.ttf');
}
@font-face {
font-family: 'ui-font-serif';
font-weight: normal;
font-style: normal;
src: url('merriweather/Merriweather-Light.ttf');
}
@font-face {
font-family: 'ui-font-serif';
font-weight: bold;
font-style: normal;
src: url('merriweather/Merriweather-Bold.ttf');
}
@font-face {
font-family: 'ui-font-serif';
font-weight: normal;
font-style: italic;
src: url('merriweather/Merriweather-Italic.ttf');
}
@font-face {
font-family: 'ui-font-serif';
font-weight: bold;
font-style: italic;
src: url('merriweather/Merriweather-BoldItalic.ttf');
}
* {
box-sizing: border-box;
}
html {
--bright-white: #FFF;
--paper-white: #F5F5F5;
--ink-black: #2A2A2A;
--dark-grey: #4A4A4A;
--medium-grey: #777;
--light-grey: #E0E0E0;
--bright-grey: #ECECEC;
height: 100%;
min-height: 100%;
font-family: 'ui-font', sans-serif;
font-weight: normal;
font-size: 14px;
line-height: 20px;
background: var(--paper-white);
}
@media (prefers-color-scheme: dark) {
html {
--bright-white: #111;
--paper-white: #1F1F1F;
--ink-black: #ECECEC;
--dark-grey: #E0E0E0;
--medium-grey: #808080;
--light-grey: #4A4A4A;
--bright-grey: #2A2A2A;
}
}
body {
height: 100%;
min-height: 100%;
background: var(--paper-white);
color: var(--ink-black);
}
h1 {
margin: 0;
padding: .25em 0 0 0;
font-weight: bold;
font-size: 14px;
}
p {
padding: 0;
}
a,
a:link,
a:visited,
a:hover,
a:active {
text-decoration: none;
color: inherit;
}
.screenreader-only {
width: 1px;
height: 1px;
position: absolute;
top: -999px;
left: -999px;
overflow:hidden
}
.no-smooth {
-webkit-font-smoothing: none;
}
.octicon {
fill: currentColor;
}
.main-wrapper {
width: 28em;
height: 100%;
max-height: 100%;
float: left;
position: relative;
z-index: 2;
border-right: 1px solid var(--medium-grey);
overflow: hidden;
}
@media (prefers-color-scheme: dark) {
.main-wrapper {
border-right-color: var(--paper-white);
}
}
main {
display: flex;
flex-direction: column;
width: 100%;
height: 100%;
}
section {
flex: 0;
flex-shrink: 0;
}
section#filters,
section.config {
display: grid;
grid-column-gap: 4px;
grid-row-gap: 4px;
grid-row-gap: 4px;
grid-template-columns: auto auto auto auto;
padding: 8px;
font-size: 10px;
background: var(--bright-grey);
}
section#filters {
align-items: stretch;
grid-template-columns: auto auto auto auto auto;
border-bottom: 1px solid var(--light-grey);
}
section#filters input,
section#filters select {
width: 100%;
margin: 0;
}
section#filters > div {
display: flex;
}
section.config {
border-top: 1px solid var(--light-grey);
}
section.config > * {
text-align: center;
padding: 0;
white-space: nowrap;
}
section.select-list {
flex: 1;
overflow: auto;
-webkit-overflow-scrolling: touch;
}
section.select-list:focus {
outline: none;
}
section.select-list > * {
overflow: hidden;
}
section.select-list [data-style='serif'] .name {
font-family: 'ui-font-serif', serif;
}
section.select-list .entry {
position: relative;
padding: 8px 12px;
}
section.select-list .entry:not(:first-child) {
border-top: 1px solid var(--light-grey);
}
section.select-list .entry:hover {
background: var(--bright-white);
}
section.select-list .entry.active {
background: var(--bright-white);
}
section.select-list .entry > a {
display: block;
flex: 1;
}
section.select-list .entry.filtered-out {
display: none;
}
section.select-list a[data-value] {
display: block;
width: 66.67%;
position: relative;
overflow: hidden;
}
section.select-list a:hover .name,
section.select-list a:active .name {
text-decoration: underline;
}
section.select-list .entry.active .name {
font-weight: bold;
}
section.select-list a.website {
position: absolute;
top: 6px;
right: 32px;
padding: 0 4px;
font-size: 10px;
color: var(--paper-white);
transition: all .2s ease-in-out;
}
section.select-list a.website svg {
position: relative;
top: 2px;
}
section.select-list a.website span {
display: inline-block;
padding-right: 1ex;
}
section.select-list a.favoritelink {
position: absolute;
top: 8px;
right: 8px;
color: var(--paper-white);
cursor: pointer;
}
section.select-list .entry:hover a.website,
section.select-list .entry:hover a.favoritelink {
color: var(--bright-grey);
}
section.select-list .entry:hover a.favoritelink:hover,
section.select-list a.favoritelink:hover {
color: var(--ink-black);
}
section.select-list .entry.active a.website,
section.select-list .entry.active a.favoritelink {
color: var(--dark-grey);
}
section.select-list .entry a.website:hover,
section.select-list .entry.pinned a.favoritelink {
color: var(--ink-black);
}
section.select-list .pinned {
background: var(--paper-white);
}
section.select-list .details {
display: block;
font-size: 10px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
color: var(--ink-black);
}
footer {
padding: 0 8px 4px 8px;
font-size: 10px;
text-align: center;
line-height: 20px;
background: var(--bright-grey);
color: var(--medium-grey);
}
footer h1 + p {
font-style: italic;
}
footer a:hover,
footer a:active {
text-decoration: underline;
color: var(--ink-black);
}
footer p a,
footer p a:link,
footer p a:visited {
text-decoration: underline;
}
label {
margin-right: .5ex;
color: var(--medium-grey);
}
button {
all: unset;
display: flex;
align-items: center;
justify-content: center;
width: 20px;
height: 18px;
position: relative;
margin: 0 .5ex 0 0;
border: 1px solid var(--light-grey);
border-radius: 4px;
background: linear-gradient(var(--bright-white), var(--light-grey));
color: var(--medium-grey);
cursor: pointer;
}
@media (prefers-color-scheme: dark) {
button {
background: linear-gradient(var(--light-grey), var(--bright-white));
}
}
button:hover {
color: var(--ink-black);
}
button.selected {
background: var(--bright-white);
color: var(--ink-black);
box-shadow: none;
}
button path,
button rect {
fill: currentColor;
}
button:not(.selected) > svg:not(:first-child),
button.selected > svg:not(.selected) {
display: none;
}
select {
all: unset;
width: 9em;
padding: 0 .5ex;
border: 1px solid var(--light-grey);
border-radius: 4px;
background: var(--paper-white);
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
cursor: pointer;
}
select option {
background: var(--light-white);
color: var(--ink-black);
}
input[type='text'] {
line-height: 12px;
}
input[type='text'],
input[type='number'] {
all: unset;
width: 4em;
margin-left: .5ex;
padding: 0 .5ex;
border: 1px solid var(--light-grey);
border-radius: 4px;
background: var(--paper-white);
text-align: left;
transition: all .2s ease-in-out;
}
input[type='text']:hover,
input[type='text']:focus,
input[type='number']:hover,
input[type='number']:focus,
select:hover,
select:focus {
border-color: var(--medium-grey);
background: var(--paper-white);
}
pre,
textarea,
.CodeMirror {
height: auto;
font-family: 'Input Mono', monospace;
}
form {
height: 100%;
min-height: 100%;
position: relative;
z-index: 1;
}
.nav-button {
all: unset;
font-family: inherit;
cursor: pointer;
}
label + .nav-button {
margin-left: .5ex;
}
.CodeMirror {
height: 100%;
min-height: 100%;
border: none;
font-size: 100%;
background: transparent;
box-shadow: none !important;
text-rendering: optimizeLegibility;
}
.CodeMirror .cm-atom {
font-style: italic;
}
.CodeMirror .cm-comment {
font-weight: bold;
}
.CodeMirror-gutters {
background: transparent;
}
.CodeMirror-scroll {
-webkit-overflow-scrolling: touch;
}
footer .logo {
display: inline-block;
position: absolute;
bottom: 4px;
left: 8px;
opacity: .5;
}
footer .logo svg path {
fill: currentColor;
}
footer .logo:last-child {
right: 8px;
left: auto;
}
@media screen and (max-width: 56em) {
.main-wrapper,
form {
width: 100%;
height: 50vh;
min-height: 50vh;
float: none;
}
}
@media screen and (max-width: 56em) and (max-height: 36em) {
section.select-list a.website {
top: 0;
}
section.select-list .entry {
padding: 0 1em;
}
footer p:first-of-type,
footer p:first-of-type + p {
display: none;
}
} | index.css | @font-face {
font-family: 'ui-font';
font-weight: normal;
font-style: normal;
src: url('merriweather/MerriweatherSans-Light.ttf');
}
@font-face {
font-family: 'ui-font';
font-weight: bold;
font-style: normal;
src: url('merriweather/MerriweatherSans-Bold.ttf');
}
@font-face {
font-family: 'ui-font';
font-weight: normal;
font-style: italic;
src: url('merriweather/MerriweatherSans-Italic.ttf');
}
@font-face {
font-family: 'ui-font';
font-weight: bold;
font-style: italic;
src: url('merriweather/MerriweatherSans-BoldItalic.ttf');
}
@font-face {
font-family: 'ui-font-serif';
font-weight: normal;
font-style: normal;
src: url('merriweather/Merriweather-Light.ttf');
}
@font-face {
font-family: 'ui-font-serif';
font-weight: bold;
font-style: normal;
src: url('merriweather/Merriweather-Bold.ttf');
}
@font-face {
font-family: 'ui-font-serif';
font-weight: normal;
font-style: italic;
src: url('merriweather/Merriweather-Italic.ttf');
}
@font-face {
font-family: 'ui-font-serif';
font-weight: bold;
font-style: italic;
src: url('merriweather/Merriweather-BoldItalic.ttf');
}
* {
box-sizing: border-box;
}
html {
--bright-white: #FFF;
--paper-white: #F5F5F5;
--ink-black: #2A2A2A;
--dark-grey: #4A4A4A;
--medium-grey: #777;
--light-grey: #E0E0E0;
--bright-grey: #ECECEC;
height: 100%;
min-height: 100%;
font-family: 'ui-font', sans-serif;
font-weight: normal;
font-size: 14px;
line-height: 20px;
background: var(--paper-white);
}
@media (prefers-color-scheme: dark) {
html {
--bright-white: #111;
--paper-white: #1F1F1F;
--ink-black: #ECECEC;
--dark-grey: #E0E0E0;
--medium-grey: #808080;
--light-grey: #4A4A4A;
--bright-grey: #2A2A2A;
}
}
body {
height: 100%;
min-height: 100%;
background: var(--paper-white);
color: var(--ink-black);
}
h1 {
margin: 0;
padding: .25em 0 0 0;
font-weight: bold;
font-size: 14px;
}
p {
padding: 0;
}
a,
a:link,
a:visited,
a:hover,
a:active {
text-decoration: none;
color: inherit;
}
.screenreader-only {
width: 1px;
height: 1px;
position: absolute;
top: -999px;
left: -999px;
overflow:hidden
}
.no-smooth {
-webkit-font-smoothing: none;
}
.octicon {
fill: currentColor;
}
.main-wrapper {
width: 28em;
height: 100%;
max-height: 100%;
float: left;
position: relative;
z-index: 2;
border-right: 1px solid var(--medium-grey);
overflow: hidden;
}
@media (prefers-color-scheme: dark) {
.main-wrapper {
border-right-color: var(--paper-white);
}
}
main {
display: flex;
flex-direction: column;
width: 100%;
height: 100%;
}
section {
flex: 0;
flex-shrink: 0;
}
section#filters,
section.config {
display: grid;
grid-column-gap: 4px;
grid-row-gap: 4px;
grid-row-gap: 4px;
grid-template-columns: auto auto auto auto;
padding: 8px;
font-size: 10px;
background: var(--bright-grey);
}
section#filters {
align-items: stretch;
grid-template-columns: auto auto auto auto auto;
border-bottom: 1px solid var(--light-grey);
}
section#filters input,
section#filters select {
width: 100%;
margin: 0;
}
section#filters > div {
display: flex;
}
section.config {
border-top: 1px solid var(--light-grey);
}
section.config > * {
text-align: center;
padding: 0;
white-space: nowrap;
}
section.select-list {
flex: 1;
overflow: auto;
-webkit-overflow-scrolling: touch;
}
section.select-list:focus {
outline: none;
}
section.select-list > * {
overflow: hidden;
}
section.select-list [data-style='serif'] .name {
font-family: 'ui-font-serif', serif;
}
section.select-list .entry {
position: relative;
padding: 8px 12px;
}
section.select-list .entry:not(:first-child) {
border-top: 1px solid var(--light-grey);
}
section.select-list .entry:hover {
background: var(--bright-white);
}
section.select-list .entry.active {
background: var(--bright-white);
}
section.select-list .entry > a {
display: block;
flex: 1;
}
section.select-list .entry.filtered-out {
display: none;
}
section.select-list a[data-value] {
display: block;
width: 66.67%;
position: relative;
overflow: hidden;
}
section.select-list a:hover .name,
section.select-list a:active .name {
text-decoration: underline;
}
section.select-list .entry.active .name {
font-weight: bold;
}
section.select-list a.website {
position: absolute;
top: 6px;
right: 32px;
padding: 0 4px;
font-size: 10px;
color: var(--paper-white);
transition: all .2s ease-in-out;
}
section.select-list a.website svg {
position: relative;
top: 2px;
}
section.select-list a.website span {
display: inline-block;
padding-right: 1ex;
}
section.select-list a.favoritelink {
position: absolute;
top: 8px;
right: 8px;
color: var(--paper-white);
cursor: pointer;
}
section.select-list .entry:hover a.website,
section.select-list .entry:hover a.favoritelink {
color: var(--bright-grey);
}
section.select-list .entry:hover a.favoritelink:hover,
section.select-list a.favoritelink:hover {
color: var(--ink-black);
}
section.select-list .entry.active a.website,
section.select-list .entry.active a.favoritelink {
color: var(--dark-grey);
}
section.select-list .entry a.website:hover,
section.select-list .entry.pinned a.favoritelink {
color: var(--ink-black);
}
section.select-list .pinned {
background: var(--paper-white);
}
section.select-list .details {
display: block;
font-size: 10px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
color: var(--ink-black);
}
footer {
padding: 0 8px 4px 8px;
font-size: 10px;
text-align: center;
line-height: 20px;
background: var(--bright-grey);
color: var(--medium-grey);
}
footer h1 + p {
font-style: italic;
}
footer a:hover,
footer a:active {
text-decoration: underline;
color: var(--ink-black);
}
footer p a,
footer p a:link,
footer p a:visited {
text-decoration: underline;
}
label {
margin-right: .5ex;
color: var(--medium-grey);
}
button {
all: unset;
display: flex;
align-items: center;
justify-content: center;
width: 20px;
height: 18px;
position: relative;
margin: 0 .5ex 0 0;
border: 1px solid var(--light-grey);
border-radius: 4px;
background: linear-gradient(var(--bright-white), var(--light-grey));
color: var(--medium-grey);
cursor: pointer;
}
@media (prefers-color-scheme: dark) {
button {
background: linear-gradient(var(--light-grey), var(--bright-white));
}
}
button:hover {
color: var(--ink-black);
}
button.selected {
background: var(--bright-white);
color: var(--ink-black);
box-shadow: none;
}
button path,
button rect {
fill: currentColor;
}
button:not(.selected) > svg:not(:first-child),
button.selected > svg:not(.selected) {
display: none;
}
select {
all: unset;
width: 9em;
padding: 0 .5ex;
border: 1px solid var(--light-grey);
border-radius: 4px;
background: var(--paper-white);
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
cursor: pointer;
}
select option {
background: var(--light-white);
color: var(--ink-black);
}
input[type='text'] {
line-height: 12px;
}
input[type='text'],
input[type='number'] {
all: unset;
width: 4em;
margin-left: .5ex;
padding: 0 .5ex;
border: 1px solid var(--light-grey);
border-radius: 4px;
background: var(--paper-white);
text-align: left;
transition: all .2s ease-in-out;
}
input[type='text']:hover,
input[type='text']:focus,
input[type='number']:hover,
input[type='number']:focus,
select:hover,
select:focus {
border-color: var(--medium-grey);
background: var(--paper-white);
}
pre,
textarea,
.CodeMirror {
height: auto;
font-family: 'Input Mono', monospace;
}
form {
height: 100%;
min-height: 100%;
position: relative;
z-index: 1;
}
.nav-button {
all: unset;
font-family: inherit;
cursor: pointer;
}
label + .nav-button {
margin-left: .5ex;
}
.CodeMirror {
height: 100%;
min-height: 100%;
border: none;
font-size: 100%;
background: transparent;
box-shadow: none !important;
text-rendering: optimizeLegibility;
}
.CodeMirror .cm-atom {
font-style: italic;
}
.CodeMirror .cm-comment {
font-weight: bold;
}
.CodeMirror-gutters {
background: transparent;
}
.CodeMirror-scroll {
-webkit-overflow-scrolling: touch;
}
footer .logo {
display: inline-block;
position: absolute;
bottom: 4px;
left: 8px;
opacity: .5;
}
footer .logo svg path {
fill: currentColor;
}
footer .logo:last-child {
right: 8px;
left: auto;
}
@media screen and (max-width: 56em) {
.main-wrapper,
form {
width: 100%;
height: 50vh;
min-height: 50vh;
float: none;
}
}
@media screen and (max-width: 56em) and (max-height: 36em) {
section.select-list a.website {
top: 0;
}
section.select-list .entry {
padding: 0 1em;
}
footer p:first-of-type,
footer p:first-of-type + p {
display: none;
}
} | 0.505371 | 0.09451 |
Font assets library for Vocomfest 2017
*/
@font-face {
font-family: "Aller-Light";
src: url("../fonts/Aller-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Aller-Light.woff") format("woff"), url("../fonts/Aller-Light.ttf") format("truetype"), url("../fonts/Aller-Light.svg#Aller-Light") format("svg");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'KottaOne';
src: url("../fonts/KottaOne-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/KottaOne-Regular.woff") format("woff"), url("../fonts/KottaOne-Regular.ttf") format("truetype"), url("../fonts/KottaOne-Regular.svg#KottaOne-Regular") format("svg");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'Lato-Light';
src: url("../fonts/Lato-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Light.woff") format("woff"), url("../fonts/Lato-Light.ttf") format("truetype"), url("../fonts/Lato-Light.svg#Lato-Light") format("svg");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'Montserrat';
src: url("../fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular.ttf") format("truetype"), url("../fonts/Montserrat-Regular.svg#Montserrat-Regular") format("svg");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'Montserrat-Bold';
src: url("../fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold.ttf") format("truetype"), url("../fonts/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'Raleway';
src: url("../fonts/Raleway-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-Regular.otf") format("opentype"), url("../fonts/Raleway-Regular.woff") format("woff"), url("../fonts/Raleway-Regular.ttf") format("truetype"), url("../fonts/Raleway-Regular.svg#Raleway-Regular") format("svg");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'Raleway-Light';
src: url("../fonts/Raleway-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-Light.otf") format("opentype"), url("../fonts/Raleway-Light.woff") format("woff"), url("../fonts/Raleway-Light.ttf") format("truetype"), url("../fonts/Raleway-Light.svg#Raleway-Light") format("svg");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'Raleway-Thin';
src: url("../fonts/Raleway-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-Thin.otf") format("opentype"), url("../fonts/Raleway-Thin.woff") format("woff"), url("../fonts/Raleway-Thin.ttf") format("truetype"), url("../fonts/Raleway-Thin.svg#Raleway-Thin") format("svg");
font-weight: normal;
font-style: normal; }
.aller {
font-family: 'Aller-Light' !important; }
.lato {
font-family: 'Lato-Light' !important; }
.kottaone {
font-family: 'KottaOne' !important; }
.mont {
font-family: 'Montserrat' !important; }
.mont-bold {
font-family: 'Montserrat-Bold' !important; }
.raleway {
font-family: 'Raleway' !important; }
.raleway-light {
font-family: 'Raleway-Light' !important; }
.raleway-thin {
font-family: 'Raleway-Thin' !important; }
.normal {
font-size: 1em; }
.litbig {
font-size: 1.1em; }
.big {
font-size: 1.2em; }
.bigger {
font-size: 1.4em; }
.somewhat-bigger {
font-size: 1.6em; }
.more-bigger {
font-size: 1.8em; }
.he-1 {
font-size: 2.4em; }
.sep-title {
font-size: 3.75em;
letter-spacing: -3px; }
.special {
font-family: "Montserrat-Bold";
color: inherit; }
.copyright {
color: #fff; }
/* Font color */
.wh {
color: #fff !important; }
.blue {
color: #3498db !important; }
.lblue {
color: #3497db !important; }
.red {
color: #e74c3c !important; }
.turq {
color: #1abc9c !important; }
.emerald {
color: #2ecc71 !important; }
html, body {
font-family: 'Aller-Light';
background: #fff;
margin: 0;
padding: 0;
top: 0;
left: 0; }
.rels {
position: relative !important; }
.abss {
position: absolute !important; }
.fixs {
position: fixed !important; }
.news-container {
position: relative;
margin: 0 auto;
width: 1280px;
height: 100%; }
.isCenter {
position: absolute;
overflow: hidden;
top: 50%;
left: 50%;
transform: translate(-50%, -50%); }
.nowrap {
padding: 0px !important;
margin: 0px !important; }
.nomag {
margin: 0px !important; }
.nopad {
padding: 0px !important; }
.fixed-nav {
position: fixed;
top: 0;
width: 100%;
z-index: 100; }
.force-center {
float: none !important;
margin: auto !important; }
.navbar {
border-radius: 0px !important;
margin-bottom: 0px;
font-family: "Montserrat-Bold"; }
.navbar-default {
border: none; }
.navbar-default .navbar-nav > li > a {
color: #000;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
.navbar-default .navbar-nav > li > a:hover {
color: #3498db;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
.navbar-default .navbar-nav > li > a:hover:after {
width: 30px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.navbar-default .navbar-nav > li > a:after {
content: "";
position: absolute;
width: 0px;
height: 3px;
background: #3498db;
left: 0;
bottom: 0;
margin-left: 15px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.navbar-default .navbar-nav .active > a {
background: none !important;
color: #3498db;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
.navbar-default .navbar-nav .active > a:hover, .navbar-default .navbar-nav .active > a:focus, .navbar-default .navbar-nav .active > a:active {
color: #3497db;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
.navbar-default .navbar-nav .active > a:after {
content: "";
position: absolute;
width: 30px;
height: 3px;
background: #3498db;
left: 0;
bottom: 0;
margin-left: 15px; }
.navbar-brand {
color: #3498db !important;
height: 55px;
font-size: 22px; }
.text-brand, .img-brand {
display: inline-block !important; }
.text-brand {
vertical-align: middle; }
.img-brand {
margin: 0;
padding: 0;
height: 100%; }
.nav-tabs > li.active {
position: relative; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
color: #fff !important;
background: #3498db; }
.nav-tabs > li.active > a .tab-title, .nav-tabs > li.active > a:focus .tab-title, .nav-tabs > li.active > a:hover .tab-title {
color: #fff !important; }
.nav-tabs > li.active:after {
content: "";
width: 0;
height: 0;
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-top: 20px solid #3498db;
background: none;
position: absolute;
bottom: -9px;
left: 50%;
transform: translateX(-50%); }
.btn {
font-family: "Montserrat"; }
.btn-default {
border-radius: 0px;
border-width: 2px;
border-color: #ccc;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.btn-default:hover {
color: #fff;
background: #3498db;
border-color: #ccc;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.btn-info {
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
.btn-more {
color: #3498db;
text-decoration: none;
font-style: none;
border-radius: 3px;
border: solid 2px #ecf0f1;
padding-left: 20px;
padding-right: 20px;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out; }
.btn-more:hover {
background: #3498db;
color: #fff;
border-color: #3498db;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out; }
.btn-error-back {
color: #fff;
background: #3498db;
font-style: none;
text-decoration: none;
padding: 8px 20px;
margin-top: 20px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.btn-error-back:hover {
color: #fff;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.btn-sep {
color: #fff;
text-decoration: none;
font-style: none;
border-radius: 5px;
border: solid 1px #fff;
padding: 15px 20px;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out; }
.btn-sep:hover, .btn-sep:active {
color: #000;
background: #fff;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out; }
.btn-sep-2 {
color: #fff;
text-decoration: none;
font-style: none;
border-radius: 5px;
border: solid 1px #fff;
padding: 15px 40px;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out; }
.btn-sep-2:hover {
color: #3498db;
background: #fff;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out; }
.label-confirm {
background: #9b59b6 !important; }
.new-pagination {
font-family: "Montserrat";
padding: 0;
margin: 0; }
.new-pagination li {
position: relative;
width: 60px;
height: 60px;
display: inline-block;
font-size: 1em;
overflow: hidden;
background: #ebeff0;
margin: 0px 2.5px;
border-radius: 50%;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.new-pagination li:hover {
/*cursor : pointer ;*/
background: #3498db;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.new-pagination li:hover a {
color: #fff;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.new-pagination li a {
color: #3498db;
position: absolute;
text-decoration: none;
font-style: none;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.new-pagination li.active {
background: #3498db; }
.new-pagination li.active a {
color: #fff; }
.new-pagination li.disabled {
color: #94a4a6;
cursor: not-allowed; }
.new-pagination li.disabled:hover {
background: #ebeff0; }
.new-pagination li.disabled a {
cursor: not-allowed;
color: #94a4a6; }
.modal-dialog {
z-index: 1041; }
.modal-body {
overflow: hidden; }
/* Padding and margin setting */
.mg-5 {
margin: 5px; }
.mg-bt-5 {
margin-top: 5px;
margin-bottom: 5px; }
.mg-lr-5 {
margin-left: 5px;
margin-right: 5px; }
.mg-t-5 {
margin-top: 5px; }
.mg-b-5 {
margin-bottom: 5px; }
.mg-l-5 {
margin-left: 5px; }
.mg-r-5 {
margin-right: 5px; }
.mg-10 {
margin: 10px; }
.mg-bt-10 {
margin-top: 10px;
margin-bottom: 10px; }
.mg-lr-10 {
margin-left: 10px;
margin-right: 10px; }
.mg-t-10 {
margin-top: 10px; }
.mg-b-10 {
margin-bottom: 10px; }
.mg-l-10 {
margin-left: 10px; }
.mg-r-10 {
margin-right: 10px; }
.mg-15 {
margin: 15px; }
.mg-bt-15 {
margin-top: 15px;
margin-bottom: 15px; }
.mg-lr-15 {
margin-left: 15px;
margin-right: 15px; }
.mg-t-15 {
margin-top: 15px; }
.mg-b-15 {
margin-bottom: 15px; }
.mg-l-15 {
margin-left: 15px; }
.mg-r-15 {
margin-right: 15px; }
.mg-20 {
margin: 20px; }
.mg-bt-20 {
margin-top: 20px;
margin-bottom: 20px; }
.mg-lr-20 {
margin-left: 20px;
margin-right: 20px; }
.mg-t-20 {
margin-top: 20px; }
.mg-b-20 {
margin-bottom: 20px; }
.mg-l-20 {
margin-left: 20px; }
.mg-r-20 {
margin-right: 20px; }
.mg-25 {
margin: 25px; }
.mg-bt-25 {
margin-top: 25px;
margin-bottom: 25px; }
.mg-lr-25 {
margin-left: 25px;
margin-right: 25px; }
.mg-t-25 {
margin-top: 25px; }
.mg-b-25 {
margin-bottom: 25px; }
.mg-l-25 {
margin-left: 25px; }
.mg-r-25 {
margin-right: 25px; }
.mg-30 {
margin: 30px; }
.mg-bt-30 {
margin-top: 30px;
margin-bottom: 30px; }
.mg-lr-30 {
margin-left: 30px;
margin-right: 30px; }
.mg-t-30 {
margin-top: 30px; }
.mg-b-30 {
margin-bottom: 30px; }
.mg-l-30 {
margin-left: 30px; }
.mg-r-30 {
margin-right: 30px; }
.mg-35 {
margin: 35px; }
.mg-bt-35 {
margin-top: 35px;
margin-bottom: 35px; }
.mg-lr-35 {
margin-left: 35px;
margin-right: 35px; }
.mg-t-35 {
margin-top: 35px; }
.mg-b-35 {
margin-bottom: 35px; }
.mg-l-35 {
margin-left: 35px; }
.mg-r-35 {
margin-right: 35px; }
.mg-40 {
margin: 40px; }
.mg-bt-40 {
margin-top: 40px;
margin-bottom: 40px; }
.mg-lr-40 {
margin-left: 40px;
margin-right: 40px; }
.mg-t-40 {
margin-top: 40px; }
.mg-b-40 {
margin-bottom: 40px; }
.mg-l-40 {
margin-left: 40px; }
.mg-r-40 {
margin-right: 40px; }
.mg-45 {
margin: 45px; }
.mg-bt-45 {
margin-top: 45px;
margin-bottom: 45px; }
.mg-lr-45 {
margin-left: 45px;
margin-right: 45px; }
.mg-t-45 {
margin-top: 45px; }
.mg-b-45 {
margin-bottom: 45px; }
.mg-l-45 {
margin-left: 45px; }
.mg-r-45 {
margin-right: 45px; }
.mg-50 {
margin: 50px; }
.mg-bt-50 {
margin-top: 50px;
margin-bottom: 50px; }
.mg-lr-50 {
margin-left: 50px;
margin-right: 50px; }
.mg-t-50 {
margin-top: 50px; }
.mg-b-50 {
margin-bottom: 50px; }
.mg-l-50 {
margin-left: 50px; }
.mg-r-50 {
margin-right: 50px; }
.pd-5 {
padding: 5px; }
.pd-bt-5 {
padding-top: 5px;
padding-bottom: 5px; }
.pd-lr-5 {
padding-left: 5px;
padding-right: 5px; }
.pd-t-5 {
padding-top: 5px; }
.pd-b-5 {
padding-bottom: 5px; }
.pd-l-5 {
padding-left: 5px; }
.pd-r-5 {
padding-right: 5px; }
.pd-10 {
padding: 10px; }
.pd-bt-10 {
padding-top: 10px;
padding-bottom: 10px; }
.pd-lr-10 {
padding-left: 10px;
padding-right: 10px; }
.pd-t-10 {
padding-top: 10px; }
.pd-b-10 {
padding-bottom: 10px; }
.pd-l-10 {
padding-left: 10px; }
.pd-r-10 {
padding-right: 10px; }
.pd-15 {
padding: 15px; }
.pd-bt-15 {
padding-top: 15px;
padding-bottom: 15px; }
.pd-lr-15 {
padding-left: 15px;
padding-right: 15px; }
.pd-t-15 {
padding-top: 15px; }
.pd-b-15 {
padding-bottom: 15px; }
.pd-l-15 {
padding-left: 15px; }
.pd-r-15 {
padding-right: 15px; }
.pd-20 {
padding: 20px; }
.pd-bt-20 {
padding-top: 20px;
padding-bottom: 20px; }
.pd-lr-20 {
padding-left: 20px;
padding-right: 20px; }
.pd-t-20 {
padding-top: 20px; }
.pd-b-20 {
padding-bottom: 20px; }
.pd-l-20 {
padding-left: 20px; }
.pd-r-20 {
padding-right: 20px; }
.pd-25 {
padding: 25px; }
.pd-bt-25 {
padding-top: 25px;
padding-bottom: 25px; }
.pd-lr-25 {
padding-left: 25px;
padding-right: 25px; }
.pd-t-25 {
padding-top: 25px; }
.pd-b-25 {
padding-bottom: 25px; }
.pd-l-25 {
padding-left: 25px; }
.pd-r-25 {
padding-right: 25px; }
.pd-30 {
padding: 30px; }
.pd-bt-30 {
padding-top: 30px;
padding-bottom: 30px; }
.pd-lr-30 {
padding-left: 30px;
padding-right: 30px; }
.pd-t-30 {
padding-top: 30px; }
.pd-b-30 {
padding-bottom: 30px; }
.pd-l-30 {
padding-left: 30px; }
.pd-r-30 {
padding-right: 30px; }
.pd-35 {
padding: 35px; }
.pd-bt-35 {
padding-top: 35px;
padding-bottom: 35px; }
.pd-lr-35 {
padding-left: 35px;
padding-right: 35px; }
.pd-t-35 {
padding-top: 35px; }
.pd-b-35 {
padding-bottom: 35px; }
.pd-l-35 {
padding-left: 35px; }
.pd-r-35 {
padding-right: 35px; }
.pd-40 {
padding: 40px; }
.pd-bt-40 {
padding-top: 40px;
padding-bottom: 40px; }
.pd-lr-40 {
padding-left: 40px;
padding-right: 40px; }
.pd-t-40 {
padding-top: 40px; }
.pd-b-40 {
padding-bottom: 40px; }
.pd-l-40 {
padding-left: 40px; }
.pd-r-40 {
padding-right: 40px; }
.pd-45 {
padding: 45px; }
.pd-bt-45 {
padding-top: 45px;
padding-bottom: 45px; }
.pd-lr-45 {
padding-left: 45px;
padding-right: 45px; }
.pd-t-45 {
padding-top: 45px; }
.pd-b-45 {
padding-bottom: 45px; }
.pd-l-45 {
padding-left: 45px; }
.pd-r-45 {
padding-right: 45px; }
.pd-50 {
padding: 50px; }
.pd-bt-50 {
padding-top: 50px;
padding-bottom: 50px; }
.pd-lr-50 {
padding-left: 50px;
padding-right: 50px; }
.pd-t-50 {
padding-top: 50px; }
.pd-b-50 {
padding-bottom: 50px; }
.pd-l-50 {
padding-left: 50px; }
.pd-r-50 {
padding-right: 50px; }
#header {
overflow: hidden;
position: relative;
margin: 0;
padding: 0; }
#float-nav {
width: 100%;
overflow: hidden;
position: fixed;
top: 0;
z-index: 100;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
#contact {
overflow: hidden;
position: relative;
width: 100%;
height: 450px;
margin: 0;
padding: 0; }
#trailer, #testi, #daftar {
position: relative;
overflow: hidden;
width: 100%; }
#trailer {
background: url("../img/cover.jpg");
background-size: cover;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: top; }
#testi {
background: url("../img/sep-2.jpg");
background-size: cover;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: top; }
#daftar {
background: url("../img/sep-3.jpg");
background-size: cover;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: top; }
.overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
margin: 0;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
.img-overlay {
background-size: cover;
background-position: center; }
.bk-overlay {
background: rgba(0, 0, 0, 0.7); }
.bk-half-overlay {
background: rgba(0, 0, 0, 0.3); }
.bl-overlay {
background: rgba(52, 152, 219, 0.7); }
.bk-gr-overlay {
background: rgba(0, 0, 0, 0.7);
background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.7));
background: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.7));
background: -moz-linear-gradient(transparent, rgba(0, 0, 0, 0.7));
@inlcude transition(0.3); }
.bk-gr-overlay:hover {
@inlcude transition(0.3); }
.hero-cover {
width: 100%;
height: 100vh;
background: url("../img/cover.jpg");
background-size: cover;
background-repeat: no-repeat;
background-position: center; }
.hero-cover .cover-overlay {
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.7);
position: absolute;
margin: 0;
padding: 0;
top: 0;
left: 0; }
.cover-img {
width: 100%; }
.about-img {
vertical-align: middle; }
ul.social-links {
margin: 0;
padding: 0; }
ul.social-links li {
list-style: none;
display: inline-block;
margin: 5px 10px;
font-size: 1.4em; }
ul.social-links li a {
color: inherit; }
.section-title {
position: relative;
margin: 0 auto;
color: #3498db; }
.section-icon {
position: relative;
color: #3498db;
font-size: 3.2em; }
.section-icon:after, .section-icon:before {
content: "";
position: absolute;
width: 40px;
height: 2px;
background: #ebeff0;
top: 50%;
transform: translateY(-50%); }
.section-icon:after {
right: -60px; }
.section-icon:before {
left: -60px; }
.subtitle {
color: #7e8b8d; }
.about-title {
letter-spacing: 5px; }
.event-point {
position: relative;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out; }
.event-point h4 {
color: #000;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.event-point:hover {
cursor: pointer;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out; }
.event-point:hover h4 {
color: #3498db;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out; }
.event-point:hover:before, .event-point:hover:after {
width: 80%;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out; }
.event-point:before, .event-point:after {
content: "";
width: 0%;
height: 2px;
background: #ccc;
position: absolute;
margin: 0px 10%;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out; }
.event-point:before {
left: 0;
top: -10px; }
.event-point:after {
right: 0;
bottom: -10px; }
.tab-title, .tab-subtitle {
display: block; }
ul.event-schedule li {
padding-left: 25px;
list-style-image: url("../img/list.png"); }
.tab-title {
font-family: "Montserrat-Bold";
font-size: 2em;
color: #3498db; }
.testi-msg {
position: relative;
color: #fff;
padding: 20px 10px;
border-bottom: solid 1px #fff; }
.testi-msg:after {
content: "";
background: #fff;
position: absolute;
width: 20px;
height: 20px;
bottom: -10px;
left: 50%;
transform: translateX(-50%) rotate(45deg); }
.testi-img {
max-height: 65px;
max-width: 65px;
border: solid 2px #fff;
border-radius: 100%; }
.news-content {
width: 23%;
padding-left: 0 !important;
padding-right: 0 !important;
margin: 1%;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
.news-content:hover {
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
.news-content:hover .bk-gr-overlay {
background: rgba(0, 0, 0, 0.7);
background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
background: -webkit-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
background: -moz-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
background: -o-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)); }
.news-desc {
position: absolute;
left: 0;
bottom: 0;
margin: 10px;
color: #fff;
font-family: "Montserrat"; }
.news-desc .news-title {
position: relative;
font-family: "Montserrat-Bold"; }
.news-desc .news-title a {
color: inherit;
text-decoration: none;
font-style: none; }
.news-desc .news-title a:hover {
text-decoration: none; }
hr.bl-line-sep {
max-width: 40px;
margin: 10px 0;
color: #3498db;
border: solid 2px #3498db;
color: #3498db;
fill: #3498db; }
.news-img-inside {
width: 100%;
border-radius: 5px;
margin: 10px 0 0 0; }
.news-img-rel {
width: 100%;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
margin: 0; }
.related-frame {
background: #ebeff0;
width: 100%;
overflow: hidden;
padding: 15px 0px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.related-frame h4 {
font-family: "Montserrat-Bold"; }
.related-frame h4 a {
color: #7e8b8d;
text-decoration: none;
font-style: none; }
.related-frame h4 a:hover {
color: #3498db; }
.related-frame:hover {
background: #f3f4f4;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.gallery-content {
width: 23%;
padding: 0px !important;
margin: 1%;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
.gallery-content:hover {
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out; }
.gallery-content:hover .gal-overlay {
background: rgba(52, 152, 219, 0.7); }
.gallery-content:hover .gal-overlay > .olay-content {
opacity: 1; }
.gallery-content .gal-overlay {
position: absolute;
width: 100%;
height: 100%;
background: rgba(52, 152, 219, 0);
top: 0;
left: 0;
margin: 0;
padding: 0;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.gallery-content .gal-overlay > .olay-content {
font-size: 4em;
color: #fff;
position: absolute;
margin: 0;
padding: 0;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
opacity: 0;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
@media screen and (max-width: 990px) {
.news-content, .gallery-content {
width: 45%;
margin: 2% auto; } }
@media screen and (max-width: 800px) {
.news-content, .gallery-content {
width: 90%;
margin: 3% 5%; } }
.sponsor-image {
width: 100%;
filter: grayscale(1);
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.sponsor-image:hover {
cursor: pointer;
filter: grayscale(0);
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
#locationmap {
position: absolute;
margin: 0;
padding: 0;
width: 100%;
height: 100%; }
.loc-frame {
position: absolute;
overflow: hidden;
background: #fff;
padding: 30px;
top: 50%;
transform: translateY(-50%); }
.loc-frame .loc-title {
font-family: "Montserrat";
margin: 0;
padding: 0;
font-size: 2.7em; }
.loc-frame .loc-table {
margin: 20px 0px;
padding: 10px 0px; }
.loc-frame .loc-table tr td {
padding-top: 5px;
padding-bottom: 5px; }
@media screen and (min-width: 1280px) {
.loc-frame {
max-width: 25%; } }
#links {
background: #fafafa;
color: #666 !important;
overflow: hidden; }
.recent-img {
width: 90%;
margin: 2.5%; }
.recent-link {
font-family: "Montserrat-Bold";
color: #666;
font-size: 1.15em;
text-decoration: none;
font-style: none;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.recent-link:hover {
color: #3498db;
text-decoration: none;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.foot-logo {
max-height: 50px; }
ul.inlinks {
margin: 0;
padding: 5px 15px;
top: 0;
left: 0; }
ul.inlinks li {
list-style: none;
display: block; }
ul.inlinks li a {
color: #666;
text-decoration: none;
font-style: none;
font-family: "Montserrat";
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
ul.inlinks li a:hover {
color: #333;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
#copyright {
background: #f0f0f0;
overflow: hidden; }
/* Content for news.html */
#news-cover {
position: relative;
overflow: hidden; }
/* Event CSS */
.navbar-side-default {
background: #fff; }
.navEvent li a {
transition: all 0.3s ease-in-out; }
.navEvent li a:hover, .navEvent li.active a, .navEvent li a:focus, .navEvent li a:active {
background-color: #337ab7;
color: #FFFFFF; }
.fixedNav {
position: fixed;
top: 20px;
width: 262px; }
.divEvent {
padding: 20px 0; }
/*Responsive*/
@media screen and (max-width: 1196px) {
.fixedNav {
position: fixed;
top: 20px;
width: auto; }
.padNav {
padding-top: 0px !important;
padding-bottom: 0px !important; } }
@media screen and (max-width: 992px) {
.fixedNav {
position: relative;
top: 0px;
width: 100%; }
.padNav {
padding-top: 0px !important;
padding-bottom: 0px !important; } }
@media screen and (max-width: 960px) {
.fixedNav {
position: relative;
top: 0px;
width: 100%; }
.padNav {
padding-top: 0px !important;
padding-bottom: 0px !important; } }
@media screen and (max-width: 768px) {
.thenNo {
display: none; }
.thenSmall {
font-size: 1.5em; } }
/* Sign in and sign up css */
/*NEW RESPONSIVE STYLE*/
@media screen and (max-width: 480px) {
.he-1 {
font-size: 1.8em; }
.container {
padding-top: 3%; }
header img {
width: 20px;
height: auto !important; }
header span {
font-size: 14px; } }
/*END OD NEW RESPONSIVE STYLE*/
/*FORM STYLE*/
.sign-form input:focus {
outline: none; }
.sign-form label {
font-weight: normal; }
.sign-form input[type="text"], .sign-form input[type="password"], .sign-form input[type="submit"], .sign-form select {
background: none;
border: none; }
.sign-form input[type="text"], .sign-form input[type="password"] {
border-bottom: 2px solid #3498db;
width: 95%;
padding-left: 5px; }
.sign-form input[type="submit"] {
border: 1px solid #3498db;
width: 100%; }
.sign-form .inNum input[type="text"] {
width: 80%; }
.sign-form select {
width: 95%;
padding: 5px;
border: 1px solid #3498db; }
.sign-form input[type="radio"], .sign-form label span {
float: left; }
.sign-form label span {
width: 90%;
padding-left: 7px; }
/*END OF FORM STYLE*/
/*REGISTER & LOGIN STYLE */
#sign-header {
width: 100%;
display: flex;
justify-content: center;
align-items: center; }
.no-m {
margin: 0; }
/*END REGISTER & LOGIN STYLE */
/* LOGIN STYLE*/
.wrapLogin {
width: 100%;
height: 100vh; }
.wrapForm {
background-color: #ebeff0;
padding: 5%; }
/* END OF LOGIN STYLE*/
/* REGISTER STYLE*/
.wrapReg, .wrapDesc {
padding: 20px 20px 15px; }
.wrapReg {
/*border: 1px solid #3498db;*/ }
.wrapDesc {
border-left: 2px solid #3498db; }
/* END OF REGISTER STYLE*/
/*# sourceMappingURL=signInUp.css.map */
/* Error Page Css */
#error-body {
color: #94a4a6;
width: 100%;
height: 90%;
position: absolute; }
#error-body-frame {
position: absolute;
width: 100%;
top: 50%;
transform: translateY(-50%); }
.rocket {
width: 100%;
animation: shake 3s infinite linear; }
@keyframes shake {
0% {
transform: translateY(0px);
-webkit-transform: translateY(0px); }
16.65% {
transform: translateY(7px);
-webkit-transform: translateY(7px); }
33.3% {
transform: translateY(14px);
-webkit-transform: translateY(14px); }
49.95% {
transform: translateY(21px);
-webkit-transform: translateY(21px); }
52.5% {
transform: translateY(21px);
-webkit-transform: translateY(21px); }
66.6% {
transform: translateY(14px);
-webkit-transform: translateY(14px); }
83.25% {
transform: translateY(7px);
-webkit-transform: translateY(7px); }
100% {
transform: translateY(0px);
-webkit-transform: translateY(0px); } }
#error-footer {
position: absolute;
width: 100%;
height: 10%;
bottom: 0;
padding: 0;
margin: 0;
overflow: hidden;
color: #7e8b8d; }
.error-title {
font-family: "Montserrat-Bold";
color: #3498db;
font-size: 6em; }
/* Dashboard */
/* Dashboard Style */
/*Aside STYLE*/
#aside {
position: fixed;
z-index: 10;
background-color: #3498db;
height: 100vh; }
#logo {
background-color: #fff;
display: flex; }
#logo img {
width: 100%; }
#bAside {
color: #fff; }
.navbar-default-blue {
background-color: #3498db; }
.nav-db li {
font-family: 'Montserrat';
color: #fff;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
.nav-db li a {
color: #fff;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
border-right: solid 5px transparent; }
.nav-db li a:hover, .nav-db li a:active, .nav-db li a:focus {
color: #3498db;
border-color: #9BCCEE;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
.nav-db li.active a {
color: #3498db;
background: #fff;
border-color: #9BCCEE; }
.nav-db i, span i {
width: 30px;
text-align: center; }
/*.users-icon {
border: 2px solid $white;
border-radius: 100%;
}*/
.line-db {
margin-top: 0 !important;
width: 20%;
border: 1px solid #85b6e1; }
/*end of Aside STYLE*/
/*CONTENT STYLE*/
.header-db {
position: relative;
overflow: hidden;
min-height: 137px; }
.header-text {
position: absolute;
top: 0;
left: 0;
width: 100%;
padding: 20px;
color: #fff; }
.header-db img {
position: absolute;
top: 0;
left: 0; }
.top-header {
text-align: right;
width: 100%; }
a.a-fa {
font-weight: bold;
color: #fff;
padding: 3px 9px 3px 3px;
border-radius: 5px;
border: 1px solid #fff;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
a.a-fa:hover {
color: #3497db;
background-color: #f2f2f2;
border: 1px solid #f2f2f2;
text-decoration: none;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
#content {
float: right;
background-color: #ebeff0;
min-height: 100vh; }
.content-db {
background-color: #EBEFF0;
padding: 0 20px; }
.sec-content-db {
background-color: #fff;
padding: 15px; }
.title-sec-db {
font-family: 'Montserrat-Bold' !important;
font-size: 1.2em;
color: #3498db; }
.div-content-db {
padding-top: 15px; }
.news-db {
position: relative;
background-color: #EBEFF0;
max-height: 246.8px;
overflow: hidden; }
.bk-gr-overlay {
overflow: hidden; }
.news-db:hover .bk-gr-overlay {
background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
background: -webkit-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
background: -moz-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
background: -o-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)); }
.img-profile {
padding: 0px !important;
margin: 0px !important;
overflow: hidden;
border-radius: 100%; }
.img-profile img {
width: 100%; }
.content-center {
padding-top: 15px;
padding-right: 15px;
padding-left: 15px;
display: flex;
justify-content: center;
align-items: center; }
.i-center {
padding: 0px !important;
margin: 0px !important;
text-align: center;
color: #3498db;
min-height: 70px;
display: flex;
justify-content: center;
align-items: center; }
.span-right {
padding: 0px !important;
margin: 0px !important;
float: right; }
.span-right p a {
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
.span-right p a:hover {
text-decoration: none;
font-weight: bold; }
/*END OF CONTENT STYLE*/
/*DETAIL PAGE STYLE*/
/* 1 Member page*/
.add-member {
display: flex;
align-items: center;
justify-content: center;
background-color: #EBEFF0; }
.add-member button i {
font-size: 2.5em; }
.btn-circle {
border: none;
border-radius: 100%;
width: 70px;
height: 70px;
background-color: #3498db; }
.modal-user {
display: none;
padding-top: 100px;
width: 100%;
height: 100%;
overflow: auto;
background-color: black;
background-color: rgba(0, 0, 0, 0.4);
/* Modal Content */
/* Add Animation */
/* The Close Button */ }
.modal-user .modal-content {
margin: auto;
padding: 0;
width: 40%;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
-webkit-animation-name: animatetop;
-webkit-animation-duration: 0.4s;
animation-name: animatetop;
animation-duration: 0.4s; }
.modal-user .modal-header {
background-color: #3698DB; }
@-webkit-keyframes animatetop {
from {
top: -300px;
opacity: 0; }
to {
top: 0;
opacity: 1; } }
@keyframes animatetop {
from {
top: -300px;
opacity: 0; }
to {
top: 0;
opacity: 1; } }
.modal-user .close {
color: #FFFFFF;
float: right;
font-size: 28px;
font-weight: bold;
opacity: 1; }
.modal-user .close:hover,
.modal-user .close:focus {
color: #000;
text-decoration: none;
cursor: pointer; }
/*\
/*RESPONSIVE STYLE*/
@media screen and (max-width: 1152px) {
.header-db img {
width: auto;
height: 100%; }
.beFull {
width: 100%; } }
@media screen and (max-width: 992px) {
.add-pd-b {
padding-bottom: 15px; } }
@media screen and (max-width: 768px) {
#aside {
position: relative;
height: auto; }
#logo img {
width: 200px; } }
/* Admin dashboard */
/* Admin style */
.dash-frame {
background: #fff;
border-radius: 3px; }
.sum-content {
background: #fff;
border-radius: 3px;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
margin: 1%; }
/* Main bar */
.custom-bar-chart {
height: 305px;
margin-top: 40px;
margin-bottom: 40px;
border-top: 1px dashed #c9cdd7; }
#previewGallery {
width: 100%; }
.custom-bar-chart .bar {
height: 100%;
position: relative;
width: 4.3%;
margin: 20px 2%;
float: left;
text-align: center;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
z-index: 10; }
.custom-bar-chart .bar:before {
background: #bfc2cd;
border-radius: 50%;
-webkit-border-radius: 50%;
content: "";
height: 10px;
left: 50%;
margin-left: -5px;
margin-top: -26px;
position: absolute;
width: 10px;
z-index: -1; }
.custom-bar-chart .bar:after {
content: '';
position: absolute;
z-index: -1;
margin-top: -10px;
left: 50%;
margin-left: -1px;
height: 100%;
width: 1px;
background: #bfc2cd; }
.custom-bar-chart .bar .title {
position: absolute;
top: -50px;
width: 100%;
text-align: center; }
.custom-bar-chart .bar .value {
position: absolute;
bottom: 0;
background: #bfc2cd;
color: #bfc2cd;
width: 100%;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
.custom-bar-chart .bar .value:before {
border-top: 5px solid #f1f2f7;
position: absolute;
content: '';
width: 100%;
height: 100%;
top: -5px;
left: 0; }
.custom-bar-chart .bar .value:hover {
background: #e8403f;
color: #fff; }
.custom-bar-chart .bar.doted:before {
background: #bfc2cd;
content: "";
height: 8px;
left: 50%;
margin-left: -3px;
margin-top: -25px;
position: absolute;
width: 8px;
z-index: -1; }
.custom-bar-chart .bar.doted:after {
content: '';
position: absolute;
z-index: -1;
margin-top: -10px;
left: 50%;
margin-left: 0;
height: 100%;
width: 1px;
background: transparent;
border-left: 1px dashed #d6d9e0; }
.custom-bar-chart .bar.doted .title {
top: -42px;
font-size: 10px; }
.text-right {
text-align: right; }
/*gallery*/
.list-photo {
border: 1px solid #ebeff0; }
.list-photo a:hover img {
box-shadow: 0px 0px 5px; }
.modal-delete {
width: 30%; }
/*/gallerry*/
@media screen and (min-width: 1200px) {
.sum-content {
width: 23%; } }
/*# sourceMappingURL=vocomfest-style.css.map */ | public/assets/css/vocomfest-style.css | Font assets library for Vocomfest 2017
*/
@font-face {
font-family: "Aller-Light";
src: url("../fonts/Aller-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Aller-Light.woff") format("woff"), url("../fonts/Aller-Light.ttf") format("truetype"), url("../fonts/Aller-Light.svg#Aller-Light") format("svg");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'KottaOne';
src: url("../fonts/KottaOne-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/KottaOne-Regular.woff") format("woff"), url("../fonts/KottaOne-Regular.ttf") format("truetype"), url("../fonts/KottaOne-Regular.svg#KottaOne-Regular") format("svg");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'Lato-Light';
src: url("../fonts/Lato-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Light.woff") format("woff"), url("../fonts/Lato-Light.ttf") format("truetype"), url("../fonts/Lato-Light.svg#Lato-Light") format("svg");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'Montserrat';
src: url("../fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular.ttf") format("truetype"), url("../fonts/Montserrat-Regular.svg#Montserrat-Regular") format("svg");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'Montserrat-Bold';
src: url("../fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold.ttf") format("truetype"), url("../fonts/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'Raleway';
src: url("../fonts/Raleway-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-Regular.otf") format("opentype"), url("../fonts/Raleway-Regular.woff") format("woff"), url("../fonts/Raleway-Regular.ttf") format("truetype"), url("../fonts/Raleway-Regular.svg#Raleway-Regular") format("svg");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'Raleway-Light';
src: url("../fonts/Raleway-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-Light.otf") format("opentype"), url("../fonts/Raleway-Light.woff") format("woff"), url("../fonts/Raleway-Light.ttf") format("truetype"), url("../fonts/Raleway-Light.svg#Raleway-Light") format("svg");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'Raleway-Thin';
src: url("../fonts/Raleway-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-Thin.otf") format("opentype"), url("../fonts/Raleway-Thin.woff") format("woff"), url("../fonts/Raleway-Thin.ttf") format("truetype"), url("../fonts/Raleway-Thin.svg#Raleway-Thin") format("svg");
font-weight: normal;
font-style: normal; }
.aller {
font-family: 'Aller-Light' !important; }
.lato {
font-family: 'Lato-Light' !important; }
.kottaone {
font-family: 'KottaOne' !important; }
.mont {
font-family: 'Montserrat' !important; }
.mont-bold {
font-family: 'Montserrat-Bold' !important; }
.raleway {
font-family: 'Raleway' !important; }
.raleway-light {
font-family: 'Raleway-Light' !important; }
.raleway-thin {
font-family: 'Raleway-Thin' !important; }
.normal {
font-size: 1em; }
.litbig {
font-size: 1.1em; }
.big {
font-size: 1.2em; }
.bigger {
font-size: 1.4em; }
.somewhat-bigger {
font-size: 1.6em; }
.more-bigger {
font-size: 1.8em; }
.he-1 {
font-size: 2.4em; }
.sep-title {
font-size: 3.75em;
letter-spacing: -3px; }
.special {
font-family: "Montserrat-Bold";
color: inherit; }
.copyright {
color: #fff; }
/* Font color */
.wh {
color: #fff !important; }
.blue {
color: #3498db !important; }
.lblue {
color: #3497db !important; }
.red {
color: #e74c3c !important; }
.turq {
color: #1abc9c !important; }
.emerald {
color: #2ecc71 !important; }
html, body {
font-family: 'Aller-Light';
background: #fff;
margin: 0;
padding: 0;
top: 0;
left: 0; }
.rels {
position: relative !important; }
.abss {
position: absolute !important; }
.fixs {
position: fixed !important; }
.news-container {
position: relative;
margin: 0 auto;
width: 1280px;
height: 100%; }
.isCenter {
position: absolute;
overflow: hidden;
top: 50%;
left: 50%;
transform: translate(-50%, -50%); }
.nowrap {
padding: 0px !important;
margin: 0px !important; }
.nomag {
margin: 0px !important; }
.nopad {
padding: 0px !important; }
.fixed-nav {
position: fixed;
top: 0;
width: 100%;
z-index: 100; }
.force-center {
float: none !important;
margin: auto !important; }
.navbar {
border-radius: 0px !important;
margin-bottom: 0px;
font-family: "Montserrat-Bold"; }
.navbar-default {
border: none; }
.navbar-default .navbar-nav > li > a {
color: #000;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
.navbar-default .navbar-nav > li > a:hover {
color: #3498db;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
.navbar-default .navbar-nav > li > a:hover:after {
width: 30px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.navbar-default .navbar-nav > li > a:after {
content: "";
position: absolute;
width: 0px;
height: 3px;
background: #3498db;
left: 0;
bottom: 0;
margin-left: 15px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.navbar-default .navbar-nav .active > a {
background: none !important;
color: #3498db;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
.navbar-default .navbar-nav .active > a:hover, .navbar-default .navbar-nav .active > a:focus, .navbar-default .navbar-nav .active > a:active {
color: #3497db;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
.navbar-default .navbar-nav .active > a:after {
content: "";
position: absolute;
width: 30px;
height: 3px;
background: #3498db;
left: 0;
bottom: 0;
margin-left: 15px; }
.navbar-brand {
color: #3498db !important;
height: 55px;
font-size: 22px; }
.text-brand, .img-brand {
display: inline-block !important; }
.text-brand {
vertical-align: middle; }
.img-brand {
margin: 0;
padding: 0;
height: 100%; }
.nav-tabs > li.active {
position: relative; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
color: #fff !important;
background: #3498db; }
.nav-tabs > li.active > a .tab-title, .nav-tabs > li.active > a:focus .tab-title, .nav-tabs > li.active > a:hover .tab-title {
color: #fff !important; }
.nav-tabs > li.active:after {
content: "";
width: 0;
height: 0;
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-top: 20px solid #3498db;
background: none;
position: absolute;
bottom: -9px;
left: 50%;
transform: translateX(-50%); }
.btn {
font-family: "Montserrat"; }
.btn-default {
border-radius: 0px;
border-width: 2px;
border-color: #ccc;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.btn-default:hover {
color: #fff;
background: #3498db;
border-color: #ccc;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.btn-info {
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
.btn-more {
color: #3498db;
text-decoration: none;
font-style: none;
border-radius: 3px;
border: solid 2px #ecf0f1;
padding-left: 20px;
padding-right: 20px;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out; }
.btn-more:hover {
background: #3498db;
color: #fff;
border-color: #3498db;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out; }
.btn-error-back {
color: #fff;
background: #3498db;
font-style: none;
text-decoration: none;
padding: 8px 20px;
margin-top: 20px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.btn-error-back:hover {
color: #fff;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.btn-sep {
color: #fff;
text-decoration: none;
font-style: none;
border-radius: 5px;
border: solid 1px #fff;
padding: 15px 20px;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out; }
.btn-sep:hover, .btn-sep:active {
color: #000;
background: #fff;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out; }
.btn-sep-2 {
color: #fff;
text-decoration: none;
font-style: none;
border-radius: 5px;
border: solid 1px #fff;
padding: 15px 40px;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out; }
.btn-sep-2:hover {
color: #3498db;
background: #fff;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out; }
.label-confirm {
background: #9b59b6 !important; }
.new-pagination {
font-family: "Montserrat";
padding: 0;
margin: 0; }
.new-pagination li {
position: relative;
width: 60px;
height: 60px;
display: inline-block;
font-size: 1em;
overflow: hidden;
background: #ebeff0;
margin: 0px 2.5px;
border-radius: 50%;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.new-pagination li:hover {
/*cursor : pointer ;*/
background: #3498db;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.new-pagination li:hover a {
color: #fff;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.new-pagination li a {
color: #3498db;
position: absolute;
text-decoration: none;
font-style: none;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.new-pagination li.active {
background: #3498db; }
.new-pagination li.active a {
color: #fff; }
.new-pagination li.disabled {
color: #94a4a6;
cursor: not-allowed; }
.new-pagination li.disabled:hover {
background: #ebeff0; }
.new-pagination li.disabled a {
cursor: not-allowed;
color: #94a4a6; }
.modal-dialog {
z-index: 1041; }
.modal-body {
overflow: hidden; }
/* Padding and margin setting */
.mg-5 {
margin: 5px; }
.mg-bt-5 {
margin-top: 5px;
margin-bottom: 5px; }
.mg-lr-5 {
margin-left: 5px;
margin-right: 5px; }
.mg-t-5 {
margin-top: 5px; }
.mg-b-5 {
margin-bottom: 5px; }
.mg-l-5 {
margin-left: 5px; }
.mg-r-5 {
margin-right: 5px; }
.mg-10 {
margin: 10px; }
.mg-bt-10 {
margin-top: 10px;
margin-bottom: 10px; }
.mg-lr-10 {
margin-left: 10px;
margin-right: 10px; }
.mg-t-10 {
margin-top: 10px; }
.mg-b-10 {
margin-bottom: 10px; }
.mg-l-10 {
margin-left: 10px; }
.mg-r-10 {
margin-right: 10px; }
.mg-15 {
margin: 15px; }
.mg-bt-15 {
margin-top: 15px;
margin-bottom: 15px; }
.mg-lr-15 {
margin-left: 15px;
margin-right: 15px; }
.mg-t-15 {
margin-top: 15px; }
.mg-b-15 {
margin-bottom: 15px; }
.mg-l-15 {
margin-left: 15px; }
.mg-r-15 {
margin-right: 15px; }
.mg-20 {
margin: 20px; }
.mg-bt-20 {
margin-top: 20px;
margin-bottom: 20px; }
.mg-lr-20 {
margin-left: 20px;
margin-right: 20px; }
.mg-t-20 {
margin-top: 20px; }
.mg-b-20 {
margin-bottom: 20px; }
.mg-l-20 {
margin-left: 20px; }
.mg-r-20 {
margin-right: 20px; }
.mg-25 {
margin: 25px; }
.mg-bt-25 {
margin-top: 25px;
margin-bottom: 25px; }
.mg-lr-25 {
margin-left: 25px;
margin-right: 25px; }
.mg-t-25 {
margin-top: 25px; }
.mg-b-25 {
margin-bottom: 25px; }
.mg-l-25 {
margin-left: 25px; }
.mg-r-25 {
margin-right: 25px; }
.mg-30 {
margin: 30px; }
.mg-bt-30 {
margin-top: 30px;
margin-bottom: 30px; }
.mg-lr-30 {
margin-left: 30px;
margin-right: 30px; }
.mg-t-30 {
margin-top: 30px; }
.mg-b-30 {
margin-bottom: 30px; }
.mg-l-30 {
margin-left: 30px; }
.mg-r-30 {
margin-right: 30px; }
.mg-35 {
margin: 35px; }
.mg-bt-35 {
margin-top: 35px;
margin-bottom: 35px; }
.mg-lr-35 {
margin-left: 35px;
margin-right: 35px; }
.mg-t-35 {
margin-top: 35px; }
.mg-b-35 {
margin-bottom: 35px; }
.mg-l-35 {
margin-left: 35px; }
.mg-r-35 {
margin-right: 35px; }
.mg-40 {
margin: 40px; }
.mg-bt-40 {
margin-top: 40px;
margin-bottom: 40px; }
.mg-lr-40 {
margin-left: 40px;
margin-right: 40px; }
.mg-t-40 {
margin-top: 40px; }
.mg-b-40 {
margin-bottom: 40px; }
.mg-l-40 {
margin-left: 40px; }
.mg-r-40 {
margin-right: 40px; }
.mg-45 {
margin: 45px; }
.mg-bt-45 {
margin-top: 45px;
margin-bottom: 45px; }
.mg-lr-45 {
margin-left: 45px;
margin-right: 45px; }
.mg-t-45 {
margin-top: 45px; }
.mg-b-45 {
margin-bottom: 45px; }
.mg-l-45 {
margin-left: 45px; }
.mg-r-45 {
margin-right: 45px; }
.mg-50 {
margin: 50px; }
.mg-bt-50 {
margin-top: 50px;
margin-bottom: 50px; }
.mg-lr-50 {
margin-left: 50px;
margin-right: 50px; }
.mg-t-50 {
margin-top: 50px; }
.mg-b-50 {
margin-bottom: 50px; }
.mg-l-50 {
margin-left: 50px; }
.mg-r-50 {
margin-right: 50px; }
.pd-5 {
padding: 5px; }
.pd-bt-5 {
padding-top: 5px;
padding-bottom: 5px; }
.pd-lr-5 {
padding-left: 5px;
padding-right: 5px; }
.pd-t-5 {
padding-top: 5px; }
.pd-b-5 {
padding-bottom: 5px; }
.pd-l-5 {
padding-left: 5px; }
.pd-r-5 {
padding-right: 5px; }
.pd-10 {
padding: 10px; }
.pd-bt-10 {
padding-top: 10px;
padding-bottom: 10px; }
.pd-lr-10 {
padding-left: 10px;
padding-right: 10px; }
.pd-t-10 {
padding-top: 10px; }
.pd-b-10 {
padding-bottom: 10px; }
.pd-l-10 {
padding-left: 10px; }
.pd-r-10 {
padding-right: 10px; }
.pd-15 {
padding: 15px; }
.pd-bt-15 {
padding-top: 15px;
padding-bottom: 15px; }
.pd-lr-15 {
padding-left: 15px;
padding-right: 15px; }
.pd-t-15 {
padding-top: 15px; }
.pd-b-15 {
padding-bottom: 15px; }
.pd-l-15 {
padding-left: 15px; }
.pd-r-15 {
padding-right: 15px; }
.pd-20 {
padding: 20px; }
.pd-bt-20 {
padding-top: 20px;
padding-bottom: 20px; }
.pd-lr-20 {
padding-left: 20px;
padding-right: 20px; }
.pd-t-20 {
padding-top: 20px; }
.pd-b-20 {
padding-bottom: 20px; }
.pd-l-20 {
padding-left: 20px; }
.pd-r-20 {
padding-right: 20px; }
.pd-25 {
padding: 25px; }
.pd-bt-25 {
padding-top: 25px;
padding-bottom: 25px; }
.pd-lr-25 {
padding-left: 25px;
padding-right: 25px; }
.pd-t-25 {
padding-top: 25px; }
.pd-b-25 {
padding-bottom: 25px; }
.pd-l-25 {
padding-left: 25px; }
.pd-r-25 {
padding-right: 25px; }
.pd-30 {
padding: 30px; }
.pd-bt-30 {
padding-top: 30px;
padding-bottom: 30px; }
.pd-lr-30 {
padding-left: 30px;
padding-right: 30px; }
.pd-t-30 {
padding-top: 30px; }
.pd-b-30 {
padding-bottom: 30px; }
.pd-l-30 {
padding-left: 30px; }
.pd-r-30 {
padding-right: 30px; }
.pd-35 {
padding: 35px; }
.pd-bt-35 {
padding-top: 35px;
padding-bottom: 35px; }
.pd-lr-35 {
padding-left: 35px;
padding-right: 35px; }
.pd-t-35 {
padding-top: 35px; }
.pd-b-35 {
padding-bottom: 35px; }
.pd-l-35 {
padding-left: 35px; }
.pd-r-35 {
padding-right: 35px; }
.pd-40 {
padding: 40px; }
.pd-bt-40 {
padding-top: 40px;
padding-bottom: 40px; }
.pd-lr-40 {
padding-left: 40px;
padding-right: 40px; }
.pd-t-40 {
padding-top: 40px; }
.pd-b-40 {
padding-bottom: 40px; }
.pd-l-40 {
padding-left: 40px; }
.pd-r-40 {
padding-right: 40px; }
.pd-45 {
padding: 45px; }
.pd-bt-45 {
padding-top: 45px;
padding-bottom: 45px; }
.pd-lr-45 {
padding-left: 45px;
padding-right: 45px; }
.pd-t-45 {
padding-top: 45px; }
.pd-b-45 {
padding-bottom: 45px; }
.pd-l-45 {
padding-left: 45px; }
.pd-r-45 {
padding-right: 45px; }
.pd-50 {
padding: 50px; }
.pd-bt-50 {
padding-top: 50px;
padding-bottom: 50px; }
.pd-lr-50 {
padding-left: 50px;
padding-right: 50px; }
.pd-t-50 {
padding-top: 50px; }
.pd-b-50 {
padding-bottom: 50px; }
.pd-l-50 {
padding-left: 50px; }
.pd-r-50 {
padding-right: 50px; }
#header {
overflow: hidden;
position: relative;
margin: 0;
padding: 0; }
#float-nav {
width: 100%;
overflow: hidden;
position: fixed;
top: 0;
z-index: 100;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
#contact {
overflow: hidden;
position: relative;
width: 100%;
height: 450px;
margin: 0;
padding: 0; }
#trailer, #testi, #daftar {
position: relative;
overflow: hidden;
width: 100%; }
#trailer {
background: url("../img/cover.jpg");
background-size: cover;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: top; }
#testi {
background: url("../img/sep-2.jpg");
background-size: cover;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: top; }
#daftar {
background: url("../img/sep-3.jpg");
background-size: cover;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: top; }
.overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
margin: 0;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
.img-overlay {
background-size: cover;
background-position: center; }
.bk-overlay {
background: rgba(0, 0, 0, 0.7); }
.bk-half-overlay {
background: rgba(0, 0, 0, 0.3); }
.bl-overlay {
background: rgba(52, 152, 219, 0.7); }
.bk-gr-overlay {
background: rgba(0, 0, 0, 0.7);
background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.7));
background: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.7));
background: -moz-linear-gradient(transparent, rgba(0, 0, 0, 0.7));
@inlcude transition(0.3); }
.bk-gr-overlay:hover {
@inlcude transition(0.3); }
.hero-cover {
width: 100%;
height: 100vh;
background: url("../img/cover.jpg");
background-size: cover;
background-repeat: no-repeat;
background-position: center; }
.hero-cover .cover-overlay {
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.7);
position: absolute;
margin: 0;
padding: 0;
top: 0;
left: 0; }
.cover-img {
width: 100%; }
.about-img {
vertical-align: middle; }
ul.social-links {
margin: 0;
padding: 0; }
ul.social-links li {
list-style: none;
display: inline-block;
margin: 5px 10px;
font-size: 1.4em; }
ul.social-links li a {
color: inherit; }
.section-title {
position: relative;
margin: 0 auto;
color: #3498db; }
.section-icon {
position: relative;
color: #3498db;
font-size: 3.2em; }
.section-icon:after, .section-icon:before {
content: "";
position: absolute;
width: 40px;
height: 2px;
background: #ebeff0;
top: 50%;
transform: translateY(-50%); }
.section-icon:after {
right: -60px; }
.section-icon:before {
left: -60px; }
.subtitle {
color: #7e8b8d; }
.about-title {
letter-spacing: 5px; }
.event-point {
position: relative;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out; }
.event-point h4 {
color: #000;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.event-point:hover {
cursor: pointer;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out; }
.event-point:hover h4 {
color: #3498db;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out; }
.event-point:hover:before, .event-point:hover:after {
width: 80%;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out; }
.event-point:before, .event-point:after {
content: "";
width: 0%;
height: 2px;
background: #ccc;
position: absolute;
margin: 0px 10%;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out; }
.event-point:before {
left: 0;
top: -10px; }
.event-point:after {
right: 0;
bottom: -10px; }
.tab-title, .tab-subtitle {
display: block; }
ul.event-schedule li {
padding-left: 25px;
list-style-image: url("../img/list.png"); }
.tab-title {
font-family: "Montserrat-Bold";
font-size: 2em;
color: #3498db; }
.testi-msg {
position: relative;
color: #fff;
padding: 20px 10px;
border-bottom: solid 1px #fff; }
.testi-msg:after {
content: "";
background: #fff;
position: absolute;
width: 20px;
height: 20px;
bottom: -10px;
left: 50%;
transform: translateX(-50%) rotate(45deg); }
.testi-img {
max-height: 65px;
max-width: 65px;
border: solid 2px #fff;
border-radius: 100%; }
.news-content {
width: 23%;
padding-left: 0 !important;
padding-right: 0 !important;
margin: 1%;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
.news-content:hover {
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
.news-content:hover .bk-gr-overlay {
background: rgba(0, 0, 0, 0.7);
background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
background: -webkit-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
background: -moz-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
background: -o-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)); }
.news-desc {
position: absolute;
left: 0;
bottom: 0;
margin: 10px;
color: #fff;
font-family: "Montserrat"; }
.news-desc .news-title {
position: relative;
font-family: "Montserrat-Bold"; }
.news-desc .news-title a {
color: inherit;
text-decoration: none;
font-style: none; }
.news-desc .news-title a:hover {
text-decoration: none; }
hr.bl-line-sep {
max-width: 40px;
margin: 10px 0;
color: #3498db;
border: solid 2px #3498db;
color: #3498db;
fill: #3498db; }
.news-img-inside {
width: 100%;
border-radius: 5px;
margin: 10px 0 0 0; }
.news-img-rel {
width: 100%;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
margin: 0; }
.related-frame {
background: #ebeff0;
width: 100%;
overflow: hidden;
padding: 15px 0px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.related-frame h4 {
font-family: "Montserrat-Bold"; }
.related-frame h4 a {
color: #7e8b8d;
text-decoration: none;
font-style: none; }
.related-frame h4 a:hover {
color: #3498db; }
.related-frame:hover {
background: #f3f4f4;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.gallery-content {
width: 23%;
padding: 0px !important;
margin: 1%;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
.gallery-content:hover {
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out; }
.gallery-content:hover .gal-overlay {
background: rgba(52, 152, 219, 0.7); }
.gallery-content:hover .gal-overlay > .olay-content {
opacity: 1; }
.gallery-content .gal-overlay {
position: absolute;
width: 100%;
height: 100%;
background: rgba(52, 152, 219, 0);
top: 0;
left: 0;
margin: 0;
padding: 0;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.gallery-content .gal-overlay > .olay-content {
font-size: 4em;
color: #fff;
position: absolute;
margin: 0;
padding: 0;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
opacity: 0;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
@media screen and (max-width: 990px) {
.news-content, .gallery-content {
width: 45%;
margin: 2% auto; } }
@media screen and (max-width: 800px) {
.news-content, .gallery-content {
width: 90%;
margin: 3% 5%; } }
.sponsor-image {
width: 100%;
filter: grayscale(1);
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.sponsor-image:hover {
cursor: pointer;
filter: grayscale(0);
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
#locationmap {
position: absolute;
margin: 0;
padding: 0;
width: 100%;
height: 100%; }
.loc-frame {
position: absolute;
overflow: hidden;
background: #fff;
padding: 30px;
top: 50%;
transform: translateY(-50%); }
.loc-frame .loc-title {
font-family: "Montserrat";
margin: 0;
padding: 0;
font-size: 2.7em; }
.loc-frame .loc-table {
margin: 20px 0px;
padding: 10px 0px; }
.loc-frame .loc-table tr td {
padding-top: 5px;
padding-bottom: 5px; }
@media screen and (min-width: 1280px) {
.loc-frame {
max-width: 25%; } }
#links {
background: #fafafa;
color: #666 !important;
overflow: hidden; }
.recent-img {
width: 90%;
margin: 2.5%; }
.recent-link {
font-family: "Montserrat-Bold";
color: #666;
font-size: 1.15em;
text-decoration: none;
font-style: none;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.recent-link:hover {
color: #3498db;
text-decoration: none;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
.foot-logo {
max-height: 50px; }
ul.inlinks {
margin: 0;
padding: 5px 15px;
top: 0;
left: 0; }
ul.inlinks li {
list-style: none;
display: block; }
ul.inlinks li a {
color: #666;
text-decoration: none;
font-style: none;
font-family: "Montserrat";
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
ul.inlinks li a:hover {
color: #333;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out; }
#copyright {
background: #f0f0f0;
overflow: hidden; }
/* Content for news.html */
#news-cover {
position: relative;
overflow: hidden; }
/* Event CSS */
.navbar-side-default {
background: #fff; }
.navEvent li a {
transition: all 0.3s ease-in-out; }
.navEvent li a:hover, .navEvent li.active a, .navEvent li a:focus, .navEvent li a:active {
background-color: #337ab7;
color: #FFFFFF; }
.fixedNav {
position: fixed;
top: 20px;
width: 262px; }
.divEvent {
padding: 20px 0; }
/*Responsive*/
@media screen and (max-width: 1196px) {
.fixedNav {
position: fixed;
top: 20px;
width: auto; }
.padNav {
padding-top: 0px !important;
padding-bottom: 0px !important; } }
@media screen and (max-width: 992px) {
.fixedNav {
position: relative;
top: 0px;
width: 100%; }
.padNav {
padding-top: 0px !important;
padding-bottom: 0px !important; } }
@media screen and (max-width: 960px) {
.fixedNav {
position: relative;
top: 0px;
width: 100%; }
.padNav {
padding-top: 0px !important;
padding-bottom: 0px !important; } }
@media screen and (max-width: 768px) {
.thenNo {
display: none; }
.thenSmall {
font-size: 1.5em; } }
/* Sign in and sign up css */
/*NEW RESPONSIVE STYLE*/
@media screen and (max-width: 480px) {
.he-1 {
font-size: 1.8em; }
.container {
padding-top: 3%; }
header img {
width: 20px;
height: auto !important; }
header span {
font-size: 14px; } }
/*END OD NEW RESPONSIVE STYLE*/
/*FORM STYLE*/
.sign-form input:focus {
outline: none; }
.sign-form label {
font-weight: normal; }
.sign-form input[type="text"], .sign-form input[type="password"], .sign-form input[type="submit"], .sign-form select {
background: none;
border: none; }
.sign-form input[type="text"], .sign-form input[type="password"] {
border-bottom: 2px solid #3498db;
width: 95%;
padding-left: 5px; }
.sign-form input[type="submit"] {
border: 1px solid #3498db;
width: 100%; }
.sign-form .inNum input[type="text"] {
width: 80%; }
.sign-form select {
width: 95%;
padding: 5px;
border: 1px solid #3498db; }
.sign-form input[type="radio"], .sign-form label span {
float: left; }
.sign-form label span {
width: 90%;
padding-left: 7px; }
/*END OF FORM STYLE*/
/*REGISTER & LOGIN STYLE */
#sign-header {
width: 100%;
display: flex;
justify-content: center;
align-items: center; }
.no-m {
margin: 0; }
/*END REGISTER & LOGIN STYLE */
/* LOGIN STYLE*/
.wrapLogin {
width: 100%;
height: 100vh; }
.wrapForm {
background-color: #ebeff0;
padding: 5%; }
/* END OF LOGIN STYLE*/
/* REGISTER STYLE*/
.wrapReg, .wrapDesc {
padding: 20px 20px 15px; }
.wrapReg {
/*border: 1px solid #3498db;*/ }
.wrapDesc {
border-left: 2px solid #3498db; }
/* END OF REGISTER STYLE*/
/*# sourceMappingURL=signInUp.css.map */
/* Error Page Css */
#error-body {
color: #94a4a6;
width: 100%;
height: 90%;
position: absolute; }
#error-body-frame {
position: absolute;
width: 100%;
top: 50%;
transform: translateY(-50%); }
.rocket {
width: 100%;
animation: shake 3s infinite linear; }
@keyframes shake {
0% {
transform: translateY(0px);
-webkit-transform: translateY(0px); }
16.65% {
transform: translateY(7px);
-webkit-transform: translateY(7px); }
33.3% {
transform: translateY(14px);
-webkit-transform: translateY(14px); }
49.95% {
transform: translateY(21px);
-webkit-transform: translateY(21px); }
52.5% {
transform: translateY(21px);
-webkit-transform: translateY(21px); }
66.6% {
transform: translateY(14px);
-webkit-transform: translateY(14px); }
83.25% {
transform: translateY(7px);
-webkit-transform: translateY(7px); }
100% {
transform: translateY(0px);
-webkit-transform: translateY(0px); } }
#error-footer {
position: absolute;
width: 100%;
height: 10%;
bottom: 0;
padding: 0;
margin: 0;
overflow: hidden;
color: #7e8b8d; }
.error-title {
font-family: "Montserrat-Bold";
color: #3498db;
font-size: 6em; }
/* Dashboard */
/* Dashboard Style */
/*Aside STYLE*/
#aside {
position: fixed;
z-index: 10;
background-color: #3498db;
height: 100vh; }
#logo {
background-color: #fff;
display: flex; }
#logo img {
width: 100%; }
#bAside {
color: #fff; }
.navbar-default-blue {
background-color: #3498db; }
.nav-db li {
font-family: 'Montserrat';
color: #fff;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
.nav-db li a {
color: #fff;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
border-right: solid 5px transparent; }
.nav-db li a:hover, .nav-db li a:active, .nav-db li a:focus {
color: #3498db;
border-color: #9BCCEE;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
.nav-db li.active a {
color: #3498db;
background: #fff;
border-color: #9BCCEE; }
.nav-db i, span i {
width: 30px;
text-align: center; }
/*.users-icon {
border: 2px solid $white;
border-radius: 100%;
}*/
.line-db {
margin-top: 0 !important;
width: 20%;
border: 1px solid #85b6e1; }
/*end of Aside STYLE*/
/*CONTENT STYLE*/
.header-db {
position: relative;
overflow: hidden;
min-height: 137px; }
.header-text {
position: absolute;
top: 0;
left: 0;
width: 100%;
padding: 20px;
color: #fff; }
.header-db img {
position: absolute;
top: 0;
left: 0; }
.top-header {
text-align: right;
width: 100%; }
a.a-fa {
font-weight: bold;
color: #fff;
padding: 3px 9px 3px 3px;
border-radius: 5px;
border: 1px solid #fff;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
a.a-fa:hover {
color: #3497db;
background-color: #f2f2f2;
border: 1px solid #f2f2f2;
text-decoration: none;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
#content {
float: right;
background-color: #ebeff0;
min-height: 100vh; }
.content-db {
background-color: #EBEFF0;
padding: 0 20px; }
.sec-content-db {
background-color: #fff;
padding: 15px; }
.title-sec-db {
font-family: 'Montserrat-Bold' !important;
font-size: 1.2em;
color: #3498db; }
.div-content-db {
padding-top: 15px; }
.news-db {
position: relative;
background-color: #EBEFF0;
max-height: 246.8px;
overflow: hidden; }
.bk-gr-overlay {
overflow: hidden; }
.news-db:hover .bk-gr-overlay {
background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
background: -webkit-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
background: -moz-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
background: -o-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)); }
.img-profile {
padding: 0px !important;
margin: 0px !important;
overflow: hidden;
border-radius: 100%; }
.img-profile img {
width: 100%; }
.content-center {
padding-top: 15px;
padding-right: 15px;
padding-left: 15px;
display: flex;
justify-content: center;
align-items: center; }
.i-center {
padding: 0px !important;
margin: 0px !important;
text-align: center;
color: #3498db;
min-height: 70px;
display: flex;
justify-content: center;
align-items: center; }
.span-right {
padding: 0px !important;
margin: 0px !important;
float: right; }
.span-right p a {
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; }
.span-right p a:hover {
text-decoration: none;
font-weight: bold; }
/*END OF CONTENT STYLE*/
/*DETAIL PAGE STYLE*/
/* 1 Member page*/
.add-member {
display: flex;
align-items: center;
justify-content: center;
background-color: #EBEFF0; }
.add-member button i {
font-size: 2.5em; }
.btn-circle {
border: none;
border-radius: 100%;
width: 70px;
height: 70px;
background-color: #3498db; }
.modal-user {
display: none;
padding-top: 100px;
width: 100%;
height: 100%;
overflow: auto;
background-color: black;
background-color: rgba(0, 0, 0, 0.4);
/* Modal Content */
/* Add Animation */
/* The Close Button */ }
.modal-user .modal-content {
margin: auto;
padding: 0;
width: 40%;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
-webkit-animation-name: animatetop;
-webkit-animation-duration: 0.4s;
animation-name: animatetop;
animation-duration: 0.4s; }
.modal-user .modal-header {
background-color: #3698DB; }
@-webkit-keyframes animatetop {
from {
top: -300px;
opacity: 0; }
to {
top: 0;
opacity: 1; } }
@keyframes animatetop {
from {
top: -300px;
opacity: 0; }
to {
top: 0;
opacity: 1; } }
.modal-user .close {
color: #FFFFFF;
float: right;
font-size: 28px;
font-weight: bold;
opacity: 1; }
.modal-user .close:hover,
.modal-user .close:focus {
color: #000;
text-decoration: none;
cursor: pointer; }
/*\
/*RESPONSIVE STYLE*/
@media screen and (max-width: 1152px) {
.header-db img {
width: auto;
height: 100%; }
.beFull {
width: 100%; } }
@media screen and (max-width: 992px) {
.add-pd-b {
padding-bottom: 15px; } }
@media screen and (max-width: 768px) {
#aside {
position: relative;
height: auto; }
#logo img {
width: 200px; } }
/* Admin dashboard */
/* Admin style */
.dash-frame {
background: #fff;
border-radius: 3px; }
.sum-content {
background: #fff;
border-radius: 3px;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
margin: 1%; }
/* Main bar */
.custom-bar-chart {
height: 305px;
margin-top: 40px;
margin-bottom: 40px;
border-top: 1px dashed #c9cdd7; }
#previewGallery {
width: 100%; }
.custom-bar-chart .bar {
height: 100%;
position: relative;
width: 4.3%;
margin: 20px 2%;
float: left;
text-align: center;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
z-index: 10; }
.custom-bar-chart .bar:before {
background: #bfc2cd;
border-radius: 50%;
-webkit-border-radius: 50%;
content: "";
height: 10px;
left: 50%;
margin-left: -5px;
margin-top: -26px;
position: absolute;
width: 10px;
z-index: -1; }
.custom-bar-chart .bar:after {
content: '';
position: absolute;
z-index: -1;
margin-top: -10px;
left: 50%;
margin-left: -1px;
height: 100%;
width: 1px;
background: #bfc2cd; }
.custom-bar-chart .bar .title {
position: absolute;
top: -50px;
width: 100%;
text-align: center; }
.custom-bar-chart .bar .value {
position: absolute;
bottom: 0;
background: #bfc2cd;
color: #bfc2cd;
width: 100%;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
.custom-bar-chart .bar .value:before {
border-top: 5px solid #f1f2f7;
position: absolute;
content: '';
width: 100%;
height: 100%;
top: -5px;
left: 0; }
.custom-bar-chart .bar .value:hover {
background: #e8403f;
color: #fff; }
.custom-bar-chart .bar.doted:before {
background: #bfc2cd;
content: "";
height: 8px;
left: 50%;
margin-left: -3px;
margin-top: -25px;
position: absolute;
width: 8px;
z-index: -1; }
.custom-bar-chart .bar.doted:after {
content: '';
position: absolute;
z-index: -1;
margin-top: -10px;
left: 50%;
margin-left: 0;
height: 100%;
width: 1px;
background: transparent;
border-left: 1px dashed #d6d9e0; }
.custom-bar-chart .bar.doted .title {
top: -42px;
font-size: 10px; }
.text-right {
text-align: right; }
/*gallery*/
.list-photo {
border: 1px solid #ebeff0; }
.list-photo a:hover img {
box-shadow: 0px 0px 5px; }
.modal-delete {
width: 30%; }
/*/gallerry*/
@media screen and (min-width: 1200px) {
.sum-content {
width: 23%; } }
/*# sourceMappingURL=vocomfest-style.css.map */ | 0.397821 | 0.042942 |
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Label_32 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Icons_6 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Label_35 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Rectangle_2 {
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=15) ;
filter: alpha(opacity=15) ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Rectangle_1 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Rectangle_3 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Rectangle_4 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Rectangle_5 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Rectangle_19 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Image_8 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Image_23 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Image_24 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Image_2 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Text_1 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Image_3 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Image_4 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Text_2 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Text_3 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Image_29 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Image_30 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Image_31 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Label_75 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Label_76 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Label_77 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Line_14 {
rotation: 0.0;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Callout {
rotation: 0.0;
margin-left: 0px;
margin-top: 0px;
}
#jim-container .ui-page {
overflow-x: hidden;
}
.non_jim_mobile #simulation {
overflow-x: hidden;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 > #loadMark {
width: 1px;
visibility: hidden;
display: none;
} | doc/ui-mockups/html/resources/screens/4113f418-9e77-4517-b526-f4467b243da0-1507888086769-ie8.css | -ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Label_32 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Icons_6 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Label_35 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Rectangle_2 {
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=15) ;
filter: alpha(opacity=15) ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Rectangle_1 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Rectangle_3 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Rectangle_4 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Rectangle_5 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Rectangle_19 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Image_8 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Image_23 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Image_24 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Image_2 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Text_1 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Image_3 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Image_4 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Text_2 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Text_3 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Image_29 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Image_30 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Image_31 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Label_75 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Label_76 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Label_77 {
-ms-filter: ;
filter: ;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Line_14 {
rotation: 0.0;
margin-left: 0px;
margin-top: 0px;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 #s-Callout {
rotation: 0.0;
margin-left: 0px;
margin-top: 0px;
}
#jim-container .ui-page {
overflow-x: hidden;
}
.non_jim_mobile #simulation {
overflow-x: hidden;
}
#s-4113f418-9e77-4517-b526-f4467b243da0 > #loadMark {
width: 1px;
visibility: hidden;
display: none;
} | 0.356895 | 0.119665 |
.bg-Attack {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -0;
}
.bg-Critical_Strike_Power {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -24px;
}
.bg-Defense {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -48px;
}
.bg-Energy {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -72px;
}
.bg-Farming {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -96px;
}
.bg-Fishing {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -120px;
}
.bg-Foraging {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -144px;
}
.bg-Health,
.bg-Chance_of_increasing_max_Health__if_below_cap_ {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -168px;
}
.bg-Luck {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -192px;
}
.bg-Magnetism {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -216px;
}
.bg-Max_Energy {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -240px;
}
.bg-Mining {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -264px;
}
.bg-Speed {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -288px;
}
.bg-Weight {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -312px;
}
.bg-Gold_Coin {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -336px;
}
.bg-Skull {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -360px;
}
.bg-Immunity {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -384px;
}
.bg-Attack_Speed {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -408px;
}
.bg-Iridium_Quality_Icon {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -432px;
} | src/css/spritesheets/sprites24px.css | .bg-Attack {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -0;
}
.bg-Critical_Strike_Power {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -24px;
}
.bg-Defense {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -48px;
}
.bg-Energy {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -72px;
}
.bg-Farming {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -96px;
}
.bg-Fishing {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -120px;
}
.bg-Foraging {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -144px;
}
.bg-Health,
.bg-Chance_of_increasing_max_Health__if_below_cap_ {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -168px;
}
.bg-Luck {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -192px;
}
.bg-Magnetism {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -216px;
}
.bg-Max_Energy {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -240px;
}
.bg-Mining {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -264px;
}
.bg-Speed {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -288px;
}
.bg-Weight {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -312px;
}
.bg-Gold_Coin {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -336px;
}
.bg-Skull {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -360px;
}
.bg-Immunity {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -384px;
}
.bg-Attack_Speed {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -408px;
}
.bg-Iridium_Quality_Icon {
width: 24px; height: 24px;
background: url('../../assets/spritesheets/sprites24px.png') -0 -432px;
} | 0.486332 | 0.113924 |
@charset "utf-8";
/* CSS Document */
blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul {margin:0; padding:0 }
input {outline: none; border:none;}textarea {outline: none;}
input,textarea,select{font: 14px "Microsoft Yahei", "Hiragino Sans GB", Helvetica, "Helvetica Neue", "微软雅黑", Tahoma, Arial, sans-serif;outline: none;}
body{font: 14px/22px "Microsoft Yahei", "Hiragino Sans GB", Helvetica, "Helvetica Neue", "微软雅黑", Tahoma, Arial, sans-serif;color:#333333;}
ul,ol,li{display:block;list-style:none}
html{width: 100%;height:100%;font-size:20px}
body{width: 100%;height:100%;}
img{ vertical-align:middle; border:none;}
a{text-decoration: none; color:#0099ff;}
table{ border-collapse:collapse;}
template{display: none;}
a:hover{text-decoration: none;}
a:link {
color: #0099ff;
text-decoration: none;
}
a:visited {
color: #0099ff;
text-decoration: none;
}
a:hover {
color: #0e8de4;
text-decoration: none;
}
.clear{clear:both;height:0;overflow:hidden;border:none;line-height:0; font-size:1px;}
.left{float:left;}.right{float:right;}.posr{ position:relative; }.posa{ position:absolute; }.posf{ position:fixed; }
.p_ibm{display:inline-block;vertical-align:middle;}
.p_ibt{display:inline-block;vertical-align:top;}
.hide{display: none;}.show{display: block;}
/*.blank50 { clear: both; font-size: 1px; height: 50px;line-height: 0; margin:0 auto;}*/
.auto_box{width:1000px;margin-left:auto;margin-right:auto;min-height:60px;}
.WTO {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
/*vue cloak*/
[v-cloak]{display:none;}
/*tools style*/
.color_3{color:#333333;}.color_6{color:#666666;}.color_9{color:#999999;}.mar_lf5{margin-left:5px;}.mar_lf10{margin-left:10px;}.mar_rt5{margin-right:5px;}.mar_rt10{margin-right:10px;}
.mar_tp5{margin-top:5px;}.mar_bm5{margin-bottom:5px;}.mar_tp10{margin-top:10px;}.mar_bm10{margin-bottom:10px;}.pad_lf5{padding-left:5px;}.pad_rt5{padding-right:5px;}.ft_sz12{font-size:12px;}
.P_Tbox{position: fixed; top: 0px;left:0px;width: 100%;height:100%;z-index: 99; background-color: rgba(0, 0, 0, 0.4);display:table;}
.P_cell{display:table-cell;text-align:center;vertical-align:middle;}
.P_con{display: inline-block; background-color: #FFF;text-align:left;padding: 10px;min-height: 180px;min-width: 380px;position: relative;box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.5);}
.F0{font-size:0px;}.F12{font-size:12px;}.F14{font-size:14px;}.F16{font-size:16px;}.F18{font-size:18px;}
.Plr20{padding: 0px 20px;}
.MinH100{min-height:100px;}.MinH200{min-height:200px;}.MinH300{min-height:300px;}.MinH400{min-height:400px;}.MinH500{min-height:500px;}
.Ptp5{padding-top:5px;}.Pbm5{padding-bottom:5px;}.Plf5{padding-left:5px;}.Prt5{padding-right:5px;}.Ptp10{padding-top:10px;}.Pbm10{padding-bottom:10px;}.Plf10{padding-left:10px;}.Prt10{padding-right:10px;}
.Ptp15{padding-top:15px;}.Pbm15{padding-bottom:15px;}.Plf15{padding-left:15px;}.Prt15{padding-right:15px;}.Ptp20{padding-top:20px;}.Pbm20{padding-bottom:20px;}.Plf20{padding-left:20px;}.Prt20{padding-right:20px;}
.Ptp25{padding-top:25px;}.Pbm25{padding-bottom:25px;}.Plf25{padding-left:25px;}.Prt25{padding-right:25px;}.Ptp30{padding-top:30px;}.Pbm30{padding-bottom:30px;}.Plf30{padding-left:30px;}.Prt30{padding-right:30px;}
.Ptp35{padding-top:35px;}.Pbm35{padding-bottom:35px;}.Plf35{padding-left:35px;}.Prt35{padding-right:35px;}.Ptp40{padding-top:40px;}.Pbm40{padding-bottom:40px;}.Plf40{padding-left:40px;}.Prt40{padding-right:40px;}
.Ptp45{padding-top:45px;}.Pbm45{padding-bottom:45px;}.Plf45{padding-left:45px;}.Prt45{padding-right:45px;}.Ptp50{padding-top:50px;}.Pbm50{padding-bottom:50px;}.Plf50{padding-left:50px;}.Prt50{padding-right:50px;}
.Ptp55{padding-top:55px;}.Pbm55{padding-bottom:55px;}.Plf55{padding-left:55px;}.Prt55{padding-right:55px;}.Ptp60{padding-top:60px;}.Pbm60{padding-bottom:60px;}.Plf60{padding-left:60px;}.Prt60{padding-right:60px;}
.Mtp5{margin-top:5px;}.Mbm5{margin-bottom:5px;}.Mlf5{margin-left:5px;}.Mrt5{margin-right:5px;}.Mtp10{margin-top:10px;}.Mbm10{margin-bottom:10px;}.Mlf10{margin-left:10px;}.Mrt10{margin-right:10px;}
.Mtp15{margin-top:15px;}.Mbm15{margin-bottom:15px;}.Mlf15{margin-left:15px;}.Mrt15{margin-right:15px;}.Mtp20{margin-top:20px;}.Mbm20{margin-bottom:20px;}.Mlf20{margin-left:20px;}.Mrt20{margin-right:20px;}
.Mtp25{margin-top:25px;}.Mbm25{margin-bottom:25px;}.Mlf25{margin-left:25px;}.Mrt25{margin-right:25px;}.Mtp30{margin-top:30px;}.Mbm30{margin-bottom:30px;}.Mlf30{margin-left:30px;}.Mrt30{margin-right:30px;}
.Mtp35{margin-top:35px;}.Mbm35{margin-bottom:35px;}.Mlf35{margin-left:35px;}.Mrt35{margin-right:35px;}.Mtp40{margin-top:40px;}.Mbm40{margin-bottom:40px;}.Mlf40{margin-left:40px;}.Mrt40{margin-right:40px;}
.Mtp45{margin-top:45px;}.Mbm45{margin-bottom:45px;}.Mlf45{margin-left:45px;}.Mrt45{margin-right:45px;}.Mtp50{margin-top:50px;}.Mbm50{margin-bottom:50px;}.Mlf50{margin-left:50px;}.Mrt50{margin-right:50px;}
.Mtp55{margin-top:55px;}.Mbm55{margin-bottom:55px;}.Mlf55{margin-left:55px;}.Mrt55{margin-right:55px;}.Mtp60{margin-top:60px;}.Mbm60{margin-bottom:60px;}.Mlf60{margin-left:60px;}.Mrt60{margin-right:60px;}
.Load_more{color:#797979;border:1px solid #cccccc;width:120px;height:40px;border-radius:3px;background-color:#fff;cursor:pointer;}
.Center{text-align:center;}.Tright{text-align:right;}.Tleft{text-align:left;}
/*新增*/
/*li yang*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{*zoom:1;} .mainW{width:1200px;margin:0 auto;} .fl{float:left;} .fr{float:right;}
.Mtp65 {
margin-top: 65px;
}
.F20 {
font-size: 20px;
}
.F30 {
font-size: 30px;
}
.F40 {
font-size: 40px;
}
.F26 {
font-size: 26px;
}
.wido10{
width: 10%;
}
.wido15{
width: 15%;
}
.wido20 {
width: 20%;
}
.wido25 {
width: 25%;
}
.wido30{
width: 30%;
}
.wido42{
width: 42.5%;
}
.wido45{
width: 45%;
}
.wido60{
width: 60%;
}
.wido100{
width: 100%;
}
.Line14 {
line-height: 14px;
}
.Line18{
line-height: 18px;
}
.Line20 {
line-height: 20px;
}
.Line24 {
line-height: 24px;
}
.Line30 {
line-height: 30px;
}
.Line40 {
line-height: 40px;
}
.couse_icon_list {
width: 100%;
-webkit-animation:bounceInRight 2s;
animation:bounceInRight 2s;
}
.couse_icon_list>li {
display: inline-block;
font-size: 18px;
color: #333
}
.couse_icon_box {
display: inline-block;
width: 6rem;
height: 6rem;
line-height: 6rem;
text-align: center;
border-radius: 50%;
}
.couse_icon:hover{
-webkit-animation:bounce 1s;
animation:bounce 1s;
}
.couse_icon_1 {
width: 53px;
background-position: 0 -521px;
}
.couse_icon_2 {
width: 56px;
background-position: -100px -521px;
}
.couse_icon_3 {
width: 47px;
background-position: -210px -521px;
}
.couse_icon_4 {
width: 58px;
height: 46px;
background-position: -300px -521px;
}
.couse_icon_5 {
width: 53px;
height: 51px;
background-position: 0 -601px;
}
.couse_icon_6 {
width: 60px;
height: 50px;
background-position: -100px -601px;
}
.couse_icon_7 {
width: 56px;
height: 50px;
background-position: -210px -601px;
}
.couse_icon_8 {
width: 52px;
height: 52px;
background-position: -300px -601px;
}
.bg_f2686d {
background-color: #f2686d
}
.bg_f39c24 {
background-color: #f39c24
}
.bg_f1c42a {
background-color: #f1c42a
}
.bg_1abb9b {
background-color: #1abb9b
}
.bg_53c5e7 {
background-color: #53c5e7
}
.bg_5cabfe {
background-color: #5cabfe
}
.bg_997ff4 {
background-color: #997ff4
}
.bg_48608e {
background-color: #48608e
} | src/assets/css/public_style.css | @charset "utf-8";
/* CSS Document */
blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul {margin:0; padding:0 }
input {outline: none; border:none;}textarea {outline: none;}
input,textarea,select{font: 14px "Microsoft Yahei", "Hiragino Sans GB", Helvetica, "Helvetica Neue", "微软雅黑", Tahoma, Arial, sans-serif;outline: none;}
body{font: 14px/22px "Microsoft Yahei", "Hiragino Sans GB", Helvetica, "Helvetica Neue", "微软雅黑", Tahoma, Arial, sans-serif;color:#333333;}
ul,ol,li{display:block;list-style:none}
html{width: 100%;height:100%;font-size:20px}
body{width: 100%;height:100%;}
img{ vertical-align:middle; border:none;}
a{text-decoration: none; color:#0099ff;}
table{ border-collapse:collapse;}
template{display: none;}
a:hover{text-decoration: none;}
a:link {
color: #0099ff;
text-decoration: none;
}
a:visited {
color: #0099ff;
text-decoration: none;
}
a:hover {
color: #0e8de4;
text-decoration: none;
}
.clear{clear:both;height:0;overflow:hidden;border:none;line-height:0; font-size:1px;}
.left{float:left;}.right{float:right;}.posr{ position:relative; }.posa{ position:absolute; }.posf{ position:fixed; }
.p_ibm{display:inline-block;vertical-align:middle;}
.p_ibt{display:inline-block;vertical-align:top;}
.hide{display: none;}.show{display: block;}
/*.blank50 { clear: both; font-size: 1px; height: 50px;line-height: 0; margin:0 auto;}*/
.auto_box{width:1000px;margin-left:auto;margin-right:auto;min-height:60px;}
.WTO {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
/*vue cloak*/
[v-cloak]{display:none;}
/*tools style*/
.color_3{color:#333333;}.color_6{color:#666666;}.color_9{color:#999999;}.mar_lf5{margin-left:5px;}.mar_lf10{margin-left:10px;}.mar_rt5{margin-right:5px;}.mar_rt10{margin-right:10px;}
.mar_tp5{margin-top:5px;}.mar_bm5{margin-bottom:5px;}.mar_tp10{margin-top:10px;}.mar_bm10{margin-bottom:10px;}.pad_lf5{padding-left:5px;}.pad_rt5{padding-right:5px;}.ft_sz12{font-size:12px;}
.P_Tbox{position: fixed; top: 0px;left:0px;width: 100%;height:100%;z-index: 99; background-color: rgba(0, 0, 0, 0.4);display:table;}
.P_cell{display:table-cell;text-align:center;vertical-align:middle;}
.P_con{display: inline-block; background-color: #FFF;text-align:left;padding: 10px;min-height: 180px;min-width: 380px;position: relative;box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.5);}
.F0{font-size:0px;}.F12{font-size:12px;}.F14{font-size:14px;}.F16{font-size:16px;}.F18{font-size:18px;}
.Plr20{padding: 0px 20px;}
.MinH100{min-height:100px;}.MinH200{min-height:200px;}.MinH300{min-height:300px;}.MinH400{min-height:400px;}.MinH500{min-height:500px;}
.Ptp5{padding-top:5px;}.Pbm5{padding-bottom:5px;}.Plf5{padding-left:5px;}.Prt5{padding-right:5px;}.Ptp10{padding-top:10px;}.Pbm10{padding-bottom:10px;}.Plf10{padding-left:10px;}.Prt10{padding-right:10px;}
.Ptp15{padding-top:15px;}.Pbm15{padding-bottom:15px;}.Plf15{padding-left:15px;}.Prt15{padding-right:15px;}.Ptp20{padding-top:20px;}.Pbm20{padding-bottom:20px;}.Plf20{padding-left:20px;}.Prt20{padding-right:20px;}
.Ptp25{padding-top:25px;}.Pbm25{padding-bottom:25px;}.Plf25{padding-left:25px;}.Prt25{padding-right:25px;}.Ptp30{padding-top:30px;}.Pbm30{padding-bottom:30px;}.Plf30{padding-left:30px;}.Prt30{padding-right:30px;}
.Ptp35{padding-top:35px;}.Pbm35{padding-bottom:35px;}.Plf35{padding-left:35px;}.Prt35{padding-right:35px;}.Ptp40{padding-top:40px;}.Pbm40{padding-bottom:40px;}.Plf40{padding-left:40px;}.Prt40{padding-right:40px;}
.Ptp45{padding-top:45px;}.Pbm45{padding-bottom:45px;}.Plf45{padding-left:45px;}.Prt45{padding-right:45px;}.Ptp50{padding-top:50px;}.Pbm50{padding-bottom:50px;}.Plf50{padding-left:50px;}.Prt50{padding-right:50px;}
.Ptp55{padding-top:55px;}.Pbm55{padding-bottom:55px;}.Plf55{padding-left:55px;}.Prt55{padding-right:55px;}.Ptp60{padding-top:60px;}.Pbm60{padding-bottom:60px;}.Plf60{padding-left:60px;}.Prt60{padding-right:60px;}
.Mtp5{margin-top:5px;}.Mbm5{margin-bottom:5px;}.Mlf5{margin-left:5px;}.Mrt5{margin-right:5px;}.Mtp10{margin-top:10px;}.Mbm10{margin-bottom:10px;}.Mlf10{margin-left:10px;}.Mrt10{margin-right:10px;}
.Mtp15{margin-top:15px;}.Mbm15{margin-bottom:15px;}.Mlf15{margin-left:15px;}.Mrt15{margin-right:15px;}.Mtp20{margin-top:20px;}.Mbm20{margin-bottom:20px;}.Mlf20{margin-left:20px;}.Mrt20{margin-right:20px;}
.Mtp25{margin-top:25px;}.Mbm25{margin-bottom:25px;}.Mlf25{margin-left:25px;}.Mrt25{margin-right:25px;}.Mtp30{margin-top:30px;}.Mbm30{margin-bottom:30px;}.Mlf30{margin-left:30px;}.Mrt30{margin-right:30px;}
.Mtp35{margin-top:35px;}.Mbm35{margin-bottom:35px;}.Mlf35{margin-left:35px;}.Mrt35{margin-right:35px;}.Mtp40{margin-top:40px;}.Mbm40{margin-bottom:40px;}.Mlf40{margin-left:40px;}.Mrt40{margin-right:40px;}
.Mtp45{margin-top:45px;}.Mbm45{margin-bottom:45px;}.Mlf45{margin-left:45px;}.Mrt45{margin-right:45px;}.Mtp50{margin-top:50px;}.Mbm50{margin-bottom:50px;}.Mlf50{margin-left:50px;}.Mrt50{margin-right:50px;}
.Mtp55{margin-top:55px;}.Mbm55{margin-bottom:55px;}.Mlf55{margin-left:55px;}.Mrt55{margin-right:55px;}.Mtp60{margin-top:60px;}.Mbm60{margin-bottom:60px;}.Mlf60{margin-left:60px;}.Mrt60{margin-right:60px;}
.Load_more{color:#797979;border:1px solid #cccccc;width:120px;height:40px;border-radius:3px;background-color:#fff;cursor:pointer;}
.Center{text-align:center;}.Tright{text-align:right;}.Tleft{text-align:left;}
/*新增*/
/*li yang*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{*zoom:1;} .mainW{width:1200px;margin:0 auto;} .fl{float:left;} .fr{float:right;}
.Mtp65 {
margin-top: 65px;
}
.F20 {
font-size: 20px;
}
.F30 {
font-size: 30px;
}
.F40 {
font-size: 40px;
}
.F26 {
font-size: 26px;
}
.wido10{
width: 10%;
}
.wido15{
width: 15%;
}
.wido20 {
width: 20%;
}
.wido25 {
width: 25%;
}
.wido30{
width: 30%;
}
.wido42{
width: 42.5%;
}
.wido45{
width: 45%;
}
.wido60{
width: 60%;
}
.wido100{
width: 100%;
}
.Line14 {
line-height: 14px;
}
.Line18{
line-height: 18px;
}
.Line20 {
line-height: 20px;
}
.Line24 {
line-height: 24px;
}
.Line30 {
line-height: 30px;
}
.Line40 {
line-height: 40px;
}
.couse_icon_list {
width: 100%;
-webkit-animation:bounceInRight 2s;
animation:bounceInRight 2s;
}
.couse_icon_list>li {
display: inline-block;
font-size: 18px;
color: #333
}
.couse_icon_box {
display: inline-block;
width: 6rem;
height: 6rem;
line-height: 6rem;
text-align: center;
border-radius: 50%;
}
.couse_icon:hover{
-webkit-animation:bounce 1s;
animation:bounce 1s;
}
.couse_icon_1 {
width: 53px;
background-position: 0 -521px;
}
.couse_icon_2 {
width: 56px;
background-position: -100px -521px;
}
.couse_icon_3 {
width: 47px;
background-position: -210px -521px;
}
.couse_icon_4 {
width: 58px;
height: 46px;
background-position: -300px -521px;
}
.couse_icon_5 {
width: 53px;
height: 51px;
background-position: 0 -601px;
}
.couse_icon_6 {
width: 60px;
height: 50px;
background-position: -100px -601px;
}
.couse_icon_7 {
width: 56px;
height: 50px;
background-position: -210px -601px;
}
.couse_icon_8 {
width: 52px;
height: 52px;
background-position: -300px -601px;
}
.bg_f2686d {
background-color: #f2686d
}
.bg_f39c24 {
background-color: #f39c24
}
.bg_f1c42a {
background-color: #f1c42a
}
.bg_1abb9b {
background-color: #1abb9b
}
.bg_53c5e7 {
background-color: #53c5e7
}
.bg_5cabfe {
background-color: #5cabfe
}
.bg_997ff4 {
background-color: #997ff4
}
.bg_48608e {
background-color: #48608e
} | 0.21101 | 0.048271 |
body {
margin: 0;
}
/* Header.jsx */
.navbar {
z-index: 100;
display: flex;
justify-content: space-between;
}
.appbar {
box-shadow: 0px 3px 2px -2px black !important;
}
/* Scrollbar */
::-webkit-scrollbar {
width: 14px;
height: 18px;
}
::-webkit-scrollbar-track {
background-clip: padding-box;
border-radius: 10px;
}
::-webkit-scrollbar-thumb {
border: 4px solid rgba(0, 0, 0, 0);
background-clip: padding-box;
background-color: #0e0f0f;
border-radius: 10px;
}
::-webkit-scrollbar-button {
width: 0;
height: 0;
display: none;
}
/* Dashboard */
.dashboard {
height: 100vh;
height: calc(var(--vh, 1vh) * 100);
}
.sidebar-grid {
grid-area: Sidebar;
box-shadow: inset -2px 0px 10px -4px rgba(0, 0, 0, 0.75);
}
.messages-grid {
grid-area: Messages;
position: relative;
background: #36393e;
}
.send-messages-grid {
grid-area: Send-Messages;
background: #36393e;
position: relative;
display: flex;
justify-content: center;
}
.user-list-grid {
grid-area: User-List;
background: #2f3136;
color: white;
}
/* Sidebar.jsx */
.sidebar-container {
display: flex;
height: 100%;
}
.channels-container {
position: relative;
display: flex;
height: 100%;
box-sizing: border-box;
color: white;
flex-basis: 80%;
height: 100%;
background: #2f3136;
}
.servers-container {
display: flex;
height: 100%;
box-sizing: border-box;
color: white;
flex-basis: 20%;
height: 100%;
text-align: center;
background: #202225;
}
.server-icon svg {
width: 48px;
height: 48px;
}
.home-icon svg {
width: 48px;
height: 48px;
}
.menu-seperator {
border-top: 2px solid #2f3136;
width: 85%;
margin: 0 auto;
margin-top: 4px;
margin-bottom: 4px;
}
.home-icon::after {
position: absolute;
left: 0;
bottom: 0;
height: 1px;
border-bottom: 2px solid grey;
width: 80%;
}
.channel-list {
width: 100%;
padding-top: 0 !important;
overflow-y: auto;
}
.title-container {
box-shadow: 0 2px 0px 0px #202225;
height: 64px;
box-sizing: border-box;
display: flex;
align-items: center;
font-size: 18px;
font-family: 'Roboto';
justify-content: space-between !important;
}
.channel-item {
display: flex;
justify-content: space-between !important;
}
.channel-item:hover .channel-settings {
display: inline-block !important;
}
.channel-hashtag {
font-style: unset;
font-size: 24px;
padding-right: 8px;
color: grey;
vertical-align: sub;
font-weight: 900;
}
.channel-settings {
font-size: 16px !important;
display: none !important;
}
.user-options {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
box-sizing: border-box;
background: #2a2c31;
list-style: none;
}
.user-list-name {
margin-left: 1em !important;
}
/* Messages.jsx */
.messages-container {
bottom: 0px;
padding: 1em;
box-sizing: border-box;
position: absolute;
width: 100%;
bottom: 0;
max-height: calc(100% - 64px);
overflow-y: auto;
padding-bottom: 0px;
}
.message {
padding: 1em !important;
color: white;
border-top: 2px solid #42454a;
white-space: pre-line;
overflow-wrap: break-word;
}
.message-text {
color: white !important;
}
.progress-container {
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 8px;
}
.channel-title {
padding-left: 16px;
color: white;
}
.message-user {
display: inline;
cursor: pointer;
}
.message-user-icon {
display: inline;
cursor: pointer;
align-self: flex-start;
}
.message-user:hover {
text-decoration: underline;
}
.message-date {
display: inline;
color: grey;
font-size: 13px;
padding-left: 4px;
}
.user:hover {
text-decoration: underline;
cursor: pointer;
opacity: 0.6;
}
/* SendMessage.jsx */
.send-message-container {
position: relative;
height: 100%;
padding: 1em;
box-sizing: border-box;
display: flex;
align-items: center;
flex-basis: 100%;
justify-content: center;
z-index: 10;
}
.message-input {
flex-basis: 85%;
}
.send-message-border {
position: absolute;
width: 98%;
border-top: 2px solid #42454a;
}
.message-text-area {
background: #484b52;
width: 100%;
resize: none;
color: white;
border-radius: 4px;
padding: 1em;
font-family: 'Roboto';
font-size: 15px;
border: 1px solid #484b52;
}
.message-text-area:focus {
outline: none;
}
.send-message-emoji-button {
color: #707277;
cursor: pointer;
z-index: 30;
position: absolute;
right: 1em;
}
.emoji-wrapper {
position: fixed;
bottom: 84px;
right: 20px;
}
.emoji-mart {
border-radius: 0px !important;
}
.send-message-emoji-menu {
position: fixed;
height: 100%;
width: 100%;
bottom: 0;
right: 0;
z-index: 40;
}
/* ServerCreateModal.jsx */
.modal-wrapper {
display: flex;
justify-content: center;
align-items: center;
}
.container-prompt {
overflow: hidden;
width: 80%;
max-width: 600px;
padding: 1em;
box-sizing: border-box;
position: relative;
display: flex;
flex-wrap: nowrap;
}
/* Active User List */
.user-list-container {
width: 230px;
}
.users-list {
width: 100%;
padding-top: 0 !important;
overflow-y: auto;
font-family: 'Roboto';
}
.users-list-title {
background: #36393e;
height: 64px;
font-size: 18px;
box-shadow: 0 2px 0 0 #202225;
}
.user-list-item {
padding: 1.5em;
box-sizing: border-box;
}
.user-list-online {
width: 10px;
height: 10px;
background: #15df0a;
position: absolute;
border-radius: 50%;
bottom: 6px;
right: 4px;
}
/* MEDIA QUERIES FOR DESKTOP */
@media only screen and (min-width: 900px) {
.grid-container {
height: 100%;
display: grid;
grid-template-columns: 340px 1fr 1fr 1fr 230px;
grid-template-rows: 1fr 1.5fr 0.3fr;
grid-template-areas: 'Sidebar Messages Messages Messages User-List' 'Sidebar Messages Messages Messages User-List' 'Sidebar Send-Messages Send-Messages Send-Messages User-List';
}
.menu-burger-button {
display: none !important;
}
}
/* MEDIA QUERIES FOR MOBILE */
@media only screen and (max-width: 899px) {
.grid-container {
height: 100%;
display: grid;
grid-template-columns: 1fr;
grid-template-rows: 1.7fr 0.1fr;
grid-template-areas: 'Messages' 'Send-Messages';
}
.user-list-grid {
display: none;
}
.sidebar-container {
width: 300px;
}
.sidebar-grid {
display: none;
}
.title-container {
height: 56px;
}
.users-list-title {
height: 56px;
}
.send-message-emoji-button {
display: none !important;
}
}
/* Emoji Mart */
.show {
display: block;
}
.hide {
display: none;
}
/* Auth.jsx */
.auth-wrapper {
height: calc(100vh);
background: #202225;
display: flex;
justify-content: center;
align-items: center;
}
/* Material UI Grid Fixes */
.grid-card {
text-align: center;
height: 100%;
}
.grid-textfield {
text-align: center;
}
.grid-button {
text-align: center;
padding-top: 1em !important;
}
.prettyprint {
background: #2f3136 !important;
border-radius: 6px !important;
}
.hMyhSt .prettyprint div {
border: 2px solid #2a2c31 !important;
border-radius: 6px !important;
}
/* Channel List Voice Users */
.user-voice-item {
display: flex;
align-items: center;
padding: 0.5em;
padding-left: 2em;
}
.user-voice-name {
padding-left: 1em;
} | src/components/App/App.css | body {
margin: 0;
}
/* Header.jsx */
.navbar {
z-index: 100;
display: flex;
justify-content: space-between;
}
.appbar {
box-shadow: 0px 3px 2px -2px black !important;
}
/* Scrollbar */
::-webkit-scrollbar {
width: 14px;
height: 18px;
}
::-webkit-scrollbar-track {
background-clip: padding-box;
border-radius: 10px;
}
::-webkit-scrollbar-thumb {
border: 4px solid rgba(0, 0, 0, 0);
background-clip: padding-box;
background-color: #0e0f0f;
border-radius: 10px;
}
::-webkit-scrollbar-button {
width: 0;
height: 0;
display: none;
}
/* Dashboard */
.dashboard {
height: 100vh;
height: calc(var(--vh, 1vh) * 100);
}
.sidebar-grid {
grid-area: Sidebar;
box-shadow: inset -2px 0px 10px -4px rgba(0, 0, 0, 0.75);
}
.messages-grid {
grid-area: Messages;
position: relative;
background: #36393e;
}
.send-messages-grid {
grid-area: Send-Messages;
background: #36393e;
position: relative;
display: flex;
justify-content: center;
}
.user-list-grid {
grid-area: User-List;
background: #2f3136;
color: white;
}
/* Sidebar.jsx */
.sidebar-container {
display: flex;
height: 100%;
}
.channels-container {
position: relative;
display: flex;
height: 100%;
box-sizing: border-box;
color: white;
flex-basis: 80%;
height: 100%;
background: #2f3136;
}
.servers-container {
display: flex;
height: 100%;
box-sizing: border-box;
color: white;
flex-basis: 20%;
height: 100%;
text-align: center;
background: #202225;
}
.server-icon svg {
width: 48px;
height: 48px;
}
.home-icon svg {
width: 48px;
height: 48px;
}
.menu-seperator {
border-top: 2px solid #2f3136;
width: 85%;
margin: 0 auto;
margin-top: 4px;
margin-bottom: 4px;
}
.home-icon::after {
position: absolute;
left: 0;
bottom: 0;
height: 1px;
border-bottom: 2px solid grey;
width: 80%;
}
.channel-list {
width: 100%;
padding-top: 0 !important;
overflow-y: auto;
}
.title-container {
box-shadow: 0 2px 0px 0px #202225;
height: 64px;
box-sizing: border-box;
display: flex;
align-items: center;
font-size: 18px;
font-family: 'Roboto';
justify-content: space-between !important;
}
.channel-item {
display: flex;
justify-content: space-between !important;
}
.channel-item:hover .channel-settings {
display: inline-block !important;
}
.channel-hashtag {
font-style: unset;
font-size: 24px;
padding-right: 8px;
color: grey;
vertical-align: sub;
font-weight: 900;
}
.channel-settings {
font-size: 16px !important;
display: none !important;
}
.user-options {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
box-sizing: border-box;
background: #2a2c31;
list-style: none;
}
.user-list-name {
margin-left: 1em !important;
}
/* Messages.jsx */
.messages-container {
bottom: 0px;
padding: 1em;
box-sizing: border-box;
position: absolute;
width: 100%;
bottom: 0;
max-height: calc(100% - 64px);
overflow-y: auto;
padding-bottom: 0px;
}
.message {
padding: 1em !important;
color: white;
border-top: 2px solid #42454a;
white-space: pre-line;
overflow-wrap: break-word;
}
.message-text {
color: white !important;
}
.progress-container {
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 8px;
}
.channel-title {
padding-left: 16px;
color: white;
}
.message-user {
display: inline;
cursor: pointer;
}
.message-user-icon {
display: inline;
cursor: pointer;
align-self: flex-start;
}
.message-user:hover {
text-decoration: underline;
}
.message-date {
display: inline;
color: grey;
font-size: 13px;
padding-left: 4px;
}
.user:hover {
text-decoration: underline;
cursor: pointer;
opacity: 0.6;
}
/* SendMessage.jsx */
.send-message-container {
position: relative;
height: 100%;
padding: 1em;
box-sizing: border-box;
display: flex;
align-items: center;
flex-basis: 100%;
justify-content: center;
z-index: 10;
}
.message-input {
flex-basis: 85%;
}
.send-message-border {
position: absolute;
width: 98%;
border-top: 2px solid #42454a;
}
.message-text-area {
background: #484b52;
width: 100%;
resize: none;
color: white;
border-radius: 4px;
padding: 1em;
font-family: 'Roboto';
font-size: 15px;
border: 1px solid #484b52;
}
.message-text-area:focus {
outline: none;
}
.send-message-emoji-button {
color: #707277;
cursor: pointer;
z-index: 30;
position: absolute;
right: 1em;
}
.emoji-wrapper {
position: fixed;
bottom: 84px;
right: 20px;
}
.emoji-mart {
border-radius: 0px !important;
}
.send-message-emoji-menu {
position: fixed;
height: 100%;
width: 100%;
bottom: 0;
right: 0;
z-index: 40;
}
/* ServerCreateModal.jsx */
.modal-wrapper {
display: flex;
justify-content: center;
align-items: center;
}
.container-prompt {
overflow: hidden;
width: 80%;
max-width: 600px;
padding: 1em;
box-sizing: border-box;
position: relative;
display: flex;
flex-wrap: nowrap;
}
/* Active User List */
.user-list-container {
width: 230px;
}
.users-list {
width: 100%;
padding-top: 0 !important;
overflow-y: auto;
font-family: 'Roboto';
}
.users-list-title {
background: #36393e;
height: 64px;
font-size: 18px;
box-shadow: 0 2px 0 0 #202225;
}
.user-list-item {
padding: 1.5em;
box-sizing: border-box;
}
.user-list-online {
width: 10px;
height: 10px;
background: #15df0a;
position: absolute;
border-radius: 50%;
bottom: 6px;
right: 4px;
}
/* MEDIA QUERIES FOR DESKTOP */
@media only screen and (min-width: 900px) {
.grid-container {
height: 100%;
display: grid;
grid-template-columns: 340px 1fr 1fr 1fr 230px;
grid-template-rows: 1fr 1.5fr 0.3fr;
grid-template-areas: 'Sidebar Messages Messages Messages User-List' 'Sidebar Messages Messages Messages User-List' 'Sidebar Send-Messages Send-Messages Send-Messages User-List';
}
.menu-burger-button {
display: none !important;
}
}
/* MEDIA QUERIES FOR MOBILE */
@media only screen and (max-width: 899px) {
.grid-container {
height: 100%;
display: grid;
grid-template-columns: 1fr;
grid-template-rows: 1.7fr 0.1fr;
grid-template-areas: 'Messages' 'Send-Messages';
}
.user-list-grid {
display: none;
}
.sidebar-container {
width: 300px;
}
.sidebar-grid {
display: none;
}
.title-container {
height: 56px;
}
.users-list-title {
height: 56px;
}
.send-message-emoji-button {
display: none !important;
}
}
/* Emoji Mart */
.show {
display: block;
}
.hide {
display: none;
}
/* Auth.jsx */
.auth-wrapper {
height: calc(100vh);
background: #202225;
display: flex;
justify-content: center;
align-items: center;
}
/* Material UI Grid Fixes */
.grid-card {
text-align: center;
height: 100%;
}
.grid-textfield {
text-align: center;
}
.grid-button {
text-align: center;
padding-top: 1em !important;
}
.prettyprint {
background: #2f3136 !important;
border-radius: 6px !important;
}
.hMyhSt .prettyprint div {
border: 2px solid #2a2c31 !important;
border-radius: 6px !important;
}
/* Channel List Voice Users */
.user-voice-item {
display: flex;
align-items: center;
padding: 0.5em;
padding-left: 2em;
}
.user-voice-name {
padding-left: 1em;
} | 0.393036 | 0.05962 |
textarea.markdown {
width: 610px;
height: 20em;
padding: 2px 3px;
margin-left: 9em;
font-family: monospace;
font-size: 100%;
margin-top: 0;
border: solid silver 1px;
}
.change-form .markdown_container {
margin-left: 10em;
}
.markdown_container textarea.markdown {
margin-left: 0;
}
form ul.markdown_toolbar {
padding: 3px;
margin: 0;
background-color: #417690;
width: 612px;
height: 18px;
position: relative;
font: menu;
}
form ul.markdown_toolbar li {
list-style: none;
display: block;
float: left;
margin: 0;
margin-right: 3px;
height: 18px;
padding: 0;
width: 18px;
}
ul.markdown_toolbar li a {
display: block;
height: 18px;
color: black;
background-color: #a7c0cc;
width: 0;
overflow: hidden;
padding-left: 18px;
background-repeat: no-repeat;
background-position: top left;
text-decoration: none;
}
ul.markdown_toolbar li a:hover {
background-color: #bbced8;
}
.markdown_bold_button {
background-image: url('../icons/bold.png');
}
.markdown_italic_button {
background-image: url('../icons/italic.png');
}
.markdown_heading_button {
background-image: url('../icons/heading.png');
}
.markdown_unordered_list_button {
background-image: url('../icons/unordered-list.png');
}
.markdown_ordered_list_button {
background-image: url('../icons/ordered-list.png');
}
.markdown_link_button {
background-image: url('../icons/link.png');
}
.markdown_help_button {
background-image: url('../icons/help.png');
position: absolute;
right: 3px;
top: 3px;
}
.markdown_toolbar .markdown_toggle_preview {
display: block;
width: auto;
padding: 2px 4px;
height: 14px;
position: absolute;
top: 3px;
right: 24px;
}
.markdown_preview {
border: solid silver 1px;
border-top: solid 3px #417690;
border-bottom: none;
height: 13em;
width: 586px;
overflow: auto;
padding: 1px 15px;
}
form .markdown_preview p {
margin: 1em 0;
padding: 0;
}
.markdown_preview p {
text-align: justify;
}
form .markdown_preview ul,
form .markdown_preview ol {
margin-left: 2.5em;
padding-left: 0;
}
.markdown_preview .caret {
margin-right: -1px;
vertical-align: -1px;
background: url('../images/caret.gif') no-repeat top left;
width: 1px;
height: 11px;
display: inline-block;
}
#link-dialog {
position: absolute;
padding: 10px;
background-color: white;
border: solid silver 1px;
}
#link-dialog label {
padding-right: 10px;
}
#link-dialog .buttons {
text-align: right;
}
#link-dialog p {
text-align: left;
} | mauveinternet/markdown/static/mimarkdown/css/markdownarea.css | textarea.markdown {
width: 610px;
height: 20em;
padding: 2px 3px;
margin-left: 9em;
font-family: monospace;
font-size: 100%;
margin-top: 0;
border: solid silver 1px;
}
.change-form .markdown_container {
margin-left: 10em;
}
.markdown_container textarea.markdown {
margin-left: 0;
}
form ul.markdown_toolbar {
padding: 3px;
margin: 0;
background-color: #417690;
width: 612px;
height: 18px;
position: relative;
font: menu;
}
form ul.markdown_toolbar li {
list-style: none;
display: block;
float: left;
margin: 0;
margin-right: 3px;
height: 18px;
padding: 0;
width: 18px;
}
ul.markdown_toolbar li a {
display: block;
height: 18px;
color: black;
background-color: #a7c0cc;
width: 0;
overflow: hidden;
padding-left: 18px;
background-repeat: no-repeat;
background-position: top left;
text-decoration: none;
}
ul.markdown_toolbar li a:hover {
background-color: #bbced8;
}
.markdown_bold_button {
background-image: url('../icons/bold.png');
}
.markdown_italic_button {
background-image: url('../icons/italic.png');
}
.markdown_heading_button {
background-image: url('../icons/heading.png');
}
.markdown_unordered_list_button {
background-image: url('../icons/unordered-list.png');
}
.markdown_ordered_list_button {
background-image: url('../icons/ordered-list.png');
}
.markdown_link_button {
background-image: url('../icons/link.png');
}
.markdown_help_button {
background-image: url('../icons/help.png');
position: absolute;
right: 3px;
top: 3px;
}
.markdown_toolbar .markdown_toggle_preview {
display: block;
width: auto;
padding: 2px 4px;
height: 14px;
position: absolute;
top: 3px;
right: 24px;
}
.markdown_preview {
border: solid silver 1px;
border-top: solid 3px #417690;
border-bottom: none;
height: 13em;
width: 586px;
overflow: auto;
padding: 1px 15px;
}
form .markdown_preview p {
margin: 1em 0;
padding: 0;
}
.markdown_preview p {
text-align: justify;
}
form .markdown_preview ul,
form .markdown_preview ol {
margin-left: 2.5em;
padding-left: 0;
}
.markdown_preview .caret {
margin-right: -1px;
vertical-align: -1px;
background: url('../images/caret.gif') no-repeat top left;
width: 1px;
height: 11px;
display: inline-block;
}
#link-dialog {
position: absolute;
padding: 10px;
background-color: white;
border: solid silver 1px;
}
#link-dialog label {
padding-right: 10px;
}
#link-dialog .buttons {
text-align: right;
}
#link-dialog p {
text-align: left;
} | 0.453504 | 0.109515 |
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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
-webkit-text-size-adjust: none;
}
:focus {
outline: 0;
}
ol, ul {
list-style: none;
margin: 0;
}
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
font-weight: normal;
text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a img {
border: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
embed, iframe, object {
max-width: 100%;
}
/* =Global
-----------------------------------------------*/
body, input, textarea, article {
color: #1d1d1d;
font: 14px Helvetica, Arial, sans-serif;
font-weight: 400;
line-height: 24px;
word-wrap: break-word;
-ms-word-wrap: break-word;
}
body {
border-top: 6px solid #57ad68;
}
hr {
border: 0 none #eaeaea;
border-top: 1px solid;
height: 0;
margin: 0 0 40px;
}
.wrapper {
max-width: 1018px;
margin: 0 auto;
background-color: #f8f8f8;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
border-radius: 4px;
}
.container {
margin: 0 auto;
max-width: 978px;
}
::selection {
background: #57ad68;
color: #fff;
}
/* Headings
-----------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
font-family: 'Open Sans', sans-serif;
color: #555;
}
h1 {
font-size: 30px;
line-height: 36px;
}
h2 {
font-size: 28px;
line-height: 55px;
}
h3 {
font-size: 26px;
line-height: 32px;
}
h4 {
font-size: 24px;
line-height: 30px;
}
h5 {
font-size: 22px;
line-height: 28px;
}
h6 {
font-size: 19px;
line-height: 25px;
text-transform: uppercase;
}
/* No Border/Margin/Padding */
.no-margin-top {
margin-top: 0px !important;
}
.no-margin-bottom {
margin-bottom: 0px !important;
}
.no-margin-left {
margin-left: 0px !important;
}
.no-margin-right {
margin-right: 0px !important;
}
.no-padding-top {
padding-top: 0px !important;
}
.no-padding-bottom {
padding-bottom: 0px !important;
}
.no-padding-left {
padding-left: 0px !important;
}
.no-padding-right {
padding-right: 0px !important;
}
.no-border-top {
border-top: 0 none !important;
}
.no-border-bottom {
border-bottom: 0 none !important;
}
.no-border-left {
border-left: 0 none !important;
}
.no-border-right {
border-right: 0 none !important;
}
/* Text elements */
p {
margin-bottom: 15px;
}
strong {
font-weight: bold;
}
cite, em, i {
font-style: italic;
}
pre {
background-color: #fff;
margin-bottom: 20px;
overflow: auto;
padding: 20px;
}
pre, code, kbd {
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 14px;
line-height: 19px;
background-color: #F9F9F9;
}
abbr, acronym, dfn {
border-bottom: 1px dotted #666;
cursor: help;
}
address {
display: block;
margin: 0 0 1.625em;
}
ins {
background: #fff9c0;
}
/* Superscript and Subscript */
sup, sub {
font-size: 10px;
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
/* Blockquote */
blockquote {
font-style: italic;
font-weight: normal;
padding: 20px;
background: #fff;
border-left: 4px solid #439f55;
margin-bottom: 20px;
background-color: #F9F9F9;
}
blockquote p {
margin: 0;
}
blockquote em, blockquote i, blockquote cite {
font-style: normal;
}
blockquote cite {
color: #666;
font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
letter-spacing: 0.05em;
text-transform: uppercase;
}
/* Breadcrumb */
.breadcrumb {
float: right;
text-align: right;
margin-top: 5px;
margin-bottom: 5px;
font-size: 12px;
}
.breadcrumb ul li {
display: inline-block;
margin-right: 6px;
margin-left: 0px;
color: #999;
}
.breadcrumb ul li a {
color: #999;
}
.breadcrumb ul li a:hover, .breadcrumb ul li.current_item {
color: #57ad68;
}
.breadcrumb ul li a:after {
content: "/";
margin-left: 12px;
}
/* Forms */
input, textarea {
border-radius: 0px;
}
input[type="text"], input[type="email"], input[type="search"], input[type="password"], textarea {
-moz-appearance: none !important;
-webkit-appearance: none !important;
appearance: none !important;
}
input[type=text], input[type=password], input[type="email"], textarea {
border: 1px solid #eaeaea;
width: 50%;
margin: 0 0 10px;
background-color: #f9f9f9;
border-radius: 3px;
padding: 4px 0;
}
textarea {
width: 100%;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="search"]:focus, input[type="password"]:focus, textarea:focus {
border: 1px solid #ccc;
}
input.s {
width: 0;
padding: 3px 30px 3px 0;
height: 22px;
color: #bbb;
font-style: italic;
margin: 0;
border-color: transparent;
cursor: pointer;
text-indent: 25px;
font-weight: 300;
}
input.s:focus {
width: 100px;
padding-left: 10px;
border-color: #eaeaea;
text-indent: 0;
}
input[type="reset"], input[type="button"], input[type="submit"] {
display: inline-block;
border-radius: 2px;
font-size: 14px;
white-space: nowrap;
text-align: center;
margin: 0;
line-height: 24px;
display: inline-block;
text-decoration: none;
padding: 4px 12px;
text-transform: lowercase;
border: 1px solid #439f55;
cursor: pointer;
background: #57ad68;
color: #fff;
position: relative;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
}
input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover {
background: #439f55;
}
input[type="reset"]:active, input[type="button"]:active, input[type="submit"]:active {
-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
}
/* Links */
a {
color: #57ad68;
text-decoration: none;
}
.entry-content a {
text-decoration: underline;
}
a:focus, a:active, a:hover {
color: #439f55;
text-decoration: none;
}
/* Images */
figure {
margin: 0;
text-align: center;
}
img {
max-width: 100%;
height: auto;
vertical-align: top;
}
.entry-content img, .comment-content img, .widget img {
max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img.size-full, img.size-large {
max-width: 100%;
height: auto;
}
.entry-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 1.625em;
}
img#wpstats {
display: none;
}
/* Assistive text */
.assistive-text {
position: absolute !important;
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
clip: rect(1px, 1px, 1px, 1px);
}
#main-nav a.assistive-text:active, #main-nav a.assistive-text:focus {
background: #eee;
border-bottom: 1px solid #ddd;
color: #1982d1;
clip: auto !important;
font-size: 12px;
position: absolute;
text-decoration: underline;
top: 0;
left: 7.6%;
}
/* clearfix hack */
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix {
display: inline-block;
}
/* commented backslash */
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}
/* Readmore */
a.readmore {
float: right;
font-size: 14px;
white-space: nowrap;
text-align: center;
margin: 0;
line-height: 20px;
display: inline-block;
text-decoration: none;
padding: 4px 12px;
text-transform: lowercase;
border: 1px solid #439f55;
cursor: pointer;
background: #57ad68;
color: #fff;
position: relative;
border-radius: 2px;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
}
a.readmore:hover {
background: #439f55;
color: #fff;
}
a.readmore:active {
-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
}
a.more-link:hover {
text-decoration: underline;
}
/* Alignment */
.alignleft {
display: inline;
float: left;
margin-right: 30px;
}
.alignright {
display: inline;
float: right;
margin-left: 30px;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
/* Back to Top */
.back-to-top {
position: fixed;
bottom: 10px;
right: 18px;
}
.back-to-top a:before {
content: '\f432';
}
.back-to-top a {
padding: 8px 6px 8px 11px;
display: block;
background: #fff;
color: #eaeaea;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
border-radius: 4px;
}
.back-to-top a:hover {
color: #bdbdbd;
}
/* =Header
-----------------------------------------------*/
#branding {
margin-top: 15px;
}
.hgroup-wrap {
padding-top: 15px;
padding-bottom: 35px;
}
.hgroup-wrap a {
display: block;
}
#site-logo {
float: left;
margin-top: 32px;
}
#site-title {
font: 36px 'Open Sans', sans-serif;
line-height: 42px;
}
#site-title a {
color: #57ad68;
letter-spacing: -2px;
}
#site-title a img {
vertical-align: inherit;
max-width: 978px;
}
#site-title a span, #site-title a:hover, #site-title a:focus, #site-title a:active {
color: #439f55;
}
#site-description {
font: 14px helvetica, Arial, sans-serif;
line-height: 20px;
color: #999;
font-weight: 200;
}
.hgroup-right {
float: right;
margin-top: 38px;
}
/* Social Profiles */
.social-icons {
float: left;
}
.social-icons ul {
margin: -10px 0 0;
float: right;
}
.social-icons ul li {
margin-top: 10px;
float: left;
padding-right: 1px;
}
.social-icons ul li a {
display: block;
font-family: 'Genericons';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
padding: 2px 3px;
color: #d0d0d0;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
border-radius: 2px;
font-size: 21px;
*overflow: auto;
*zoom: 1;
*display: inline;
}
.social-icons ul li a:hover {
color: #fff !important;
}
.social-icons ul li.facebook a:before {
content: '\f204';
}
.social-icons ul li.facebook a:hover {
background: #3B5998;
}
.social-icons ul li.twitter a:before {
content: '\f202';
}
.social-icons ul li.twitter a:hover {
background: #00aced;
}
.social-icons ul li.google-plus a:before {
content: '\f218';
}
.social-icons ul li.google-plus a:hover {
background: #cd4132;
}
.social-icons ul li.pinterest a:before {
content: '\f209';
}
.social-icons ul li.pinterest a:hover {
background: #cb2027;
}
.social-icons ul li.linkedin a:before {
content: '\f207';
}
.social-icons ul li.linkedin a:hover {
background: #005a87;
}
.social-icons ul li.tumblr a:before {
content: '\f214';
}
.social-icons ul li.tumblr a:hover {
background: #2b4761;
}
.social-icons ul li.vimeo a:before {
content: '\f212';
}
.social-icons ul li.vimeo a:hover {
background: #1bb7ea;
}
.social-icons ul li.instagram a:before {
content: '\f215';
}
.social-icons ul li.instagram a:hover {
background: #517fa4;
}
.social-icons ul li.flickr a:before {
content: '\f211';
}
.social-icons ul li.flickr a:hover {
background: #0063db;
}
.social-icons ul li.youtube a:before {
content: '\f213';
}
.social-icons ul li.youtube a:hover {
background: #cd4132;
}
.social-icons ul li.rss a:before {
content: '\f413';
}
.social-icons ul li.rss a:hover {
background: #fc7216;
}
/* Header Image */
.header-image {
width: 100%;
height: auto;
}
/* =Menu
--------------------------------------------------------------*/
#main-nav {
border: 1px solid #439f55;
cursor: pointer;
background: #57ad68;
color: #fff;
position: relative;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
}
#main-nav li {
float: left;
position: relative;
padding: 0;
}
#main-nav>ul {
padding-left: 20px;
}
#main-nav a {
color: #fff;
display: block;
float: left;
font-size: 14px;
padding: 8px 12px 0 10px;
height: 32px;
}
#main-nav a:hover, #main-nav ul li.current-menu-item a, #main-nav ul li.current_page_ancestor a, #main-nav ul li.current-menu-ancestor a, #main-nav ul li.current_page_item a, #main-nav ul li:hover > a {
background: #439f55;
-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
color: #fff;
}
#main-nav ul ul {
text-shadow: none;
}
#main-nav li:hover > a, #main-nav ul ul :hover > a, #main-nav a:focus {
color: #439f55;
}
/* Dropdown */
#main-nav ul li ul,
#main-nav ul li:hover ul ul,
#main-nav ul ul li:hover ul ul,
#main-nav ul ul ul li:hover ul ul,
#main-nav ul ul ul ul li:hover ul ul {
display: none;
z-index: 9999;
}
#main-nav ul li:hover ul,
#main-nav ul ul li:hover ul,
#main-nav ul ul ul li:hover ul,
#main-nav ul ul ul ul li:hover ul,
#main-nav ul ul ul ul ul li:hover ul {
display: block;
}
#main-nav ul li ul {
position: absolute;
background-color: #fff;
border-bottom: 4px solid #439f55;
top: 40px;
left: 0px;
width: 190px;
}
#main-nav ul li ul li {
float: none;
border-bottom: 1px solid #EAEAEA;
border-left: 1px solid #EAEAEA;
border-right: 1px solid #EAEAEA;
padding: 0;
}
#main-nav ul li ul li a,
#main-nav ul li.current-menu-item ul li a,
#main-nav ul li ul li.current-menu-item a,
#main-nav ul li.current_page_ancestor ul li a,
#main-nav ul li.current-menu-ancestor ul li a,
#main-nav ul li.current_page_item ul li a {
float: none;
line-height: 21px;
font-size: 13px;
font-weight: normal;
height: 100%;
padding: 6px 10px;
color: #777;
text-transform: capitalize;
background: #fff;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
}
#main-nav ul li.current_page_item ul li a {
background: #fff;
-webkit-box-shadow: none;
box-shadow: none;
}
#main-nav ul li.current_page_item a {
border: none;
}
#main-nav ul li ul li a:hover, #main-nav ul li ul li:hover > a, #main-nav ul li.current-menu-item ul li a:hover {
background-color: #F9F9F9;
-webkit-box-shadow: none;
box-shadow: none;
color: #439f55;
}
#main-nav ul li ul li ul {
left: 188px;
top: 0px;
}
#main-nav select {
display: none;
}
.default-menu {
display: none;
}
/* =Featured Slider
--------------------------------------------------------------*/
.featured-slider, .featured-slider .slider-cycle {
position: relative;
height: 246px;
}
.featured-slider .displayblock {
display: block;
}
.featured-slider .displaynone {
display: none;
}
.featured-text {
display: none;
position: absolute;
bottom: 55px;
right: 30px;
text-align: right;
color: #fff;
-webkit-box-shadow: none;
box-shadow: none;
padding: 20px;
background: #555;
background: rgba(0, 0, 0, 0.5);
margin-top: 4px;
float: right;
clear: right;
width: 35%;
text-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
border-radius: 4px;
border: 1px;
}
.featured-text .featured-title {
font: 28px Helvetica, Arial, sans-serif;
font-weight: 200;
padding-bottom: 10px;
text-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
}
.featured-text .featured-title a {
color: #fff;
}
/* Controllers */
#controllers {
text-align: center;
line-height: 0;
position: absolute;
width: 100%;
bottom: 15px;
z-index: 9999;
}
#controllers a {
width: 10px;
height: 10px;
margin: 0 4px;
overflow: hidden;
display: inline-block;
background-color: #fff;
border-radius: 2px;
color: #fff;
}
#controllers a:hover, #controllers a.active {
background-color: #439f55;
color: #439f55;
}
/* =Content
-----------------------------------------------*/
#main {
padding: 30px 0 10px;
}
#main form input, #main form textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
padding-bottom: 10px;
}
#content ul {
list-style-type: disc;
}
#content ul, #content ol {
margin: 0 0 20px 30px;
}
#content ul a, #content ol a {
color: #777;
}
#content ul a:hover, #content ol a:hover {
text-decoration: none;
color: #439f55;
}
#content ol {
list-style-type: decimal;
}
#content ol ol {
list-style: upper-alpha;
}
#content ol ol ol {
list-style: lower-roman;
}
#content ol ol ol ol {
list-style: lower-alpha;
}
#content ul ul, #content ol ol, #content ul ol, #content ol ul {
margin-bottom: 0;
}
.service-item {
padding-bottom: 15px;
}
.service-item .service-icon {
width: 40px;
height: 40px;
border-radius: 25px;
background-color: rgba(0, 0, 0, 0.6);
float: left;
display: block;
margin-right: 20px;
text-align: center;
}
.service-item .service-icon img {
height: 40px;
width: 40px;
border-radius: 25px;
}
#content .service-item .service-title {
font-size: 20px;
line-height: 25px;
color: #555;
display: block;
overflow: hidden;
padding-top: 7px;
padding-bottom: 0;
}
.sticky article {
border-bottom: 3px solid #57ad68;
}
#primary {
float: left;
margin-left: 3.06%;
width: 65.64%;
}
#content .post {
padding-top: 20px;
padding-bottom: 20px;
border-top: 2px dashed #eaeaea;
}
#content .post:first-child {
padding-top: 0;
border-top: none;
}
.page-title-wrap {
background-color: #f5f5f5;
border-bottom: 1px solid #eaeaea;
padding: 20px 0;
}
.page-title {
font-size: 24px;
line-height: 30px;
color: #555;
font-weight: normal;
float: left;
padding-top: 2px;
}
.page-title a {
color: #555;
}
.entry-title {
font: 24px 'Open Sans', sans-serif;
line-height: 1.4em;
}
.entry-title, .entry-title a {
color: #1b1e1f;
letter-spacing: -1px;
font-size: 32px;
text-shadow: 0 1px 0 #fff;
padding-top: 10px;
display: block;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.post .entry-title,
.page h2.entry-title {
padding-left: 2.5%;
padding-right: 2.5%;
}
.single-attachment .entry-title {
margin: 0 2.5%;
}
.medium-wrap .entry-title {
margin: 0;
padding: 5px 0;
}
.entry-title a:hover, .entry-title a:focus, .entry-title a:active {
color: #439f55;
}
.entry-meta-bar {
border-top: 1px solid #eaeaea;
border-top: rgba(0, 0, 0, .035) 1px solid;
border-bottom: 1px solid #eaeaea;
border-bottom: rgba(0, 0, 0, .035) 1px solid;
padding: 7px 5px;
clear: both;
background: #f9f9f9;
}
.entry-meta {
float: left;
padding-top: 2px;
font-size: 12px;
margin: 0 1.3%;
}
.entry-meta a {
color: #555;
}
.entry-meta a:hover {
color: #439f55;
}
.entry-meta span {
padding-right: 8px
}
.entry-meta .author:before,
.entry-meta .date:before,
.entry-meta .category:before,
.entry-meta .comments:before,
.tags:before,
.back-to-top a:before {
font-family: 'Genericons';
font-size: 18px;
vertical-align: bottom;
padding-right: 3px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
*overflow: auto;
*zoom: 1;
*display: inline;
}
.entry-meta .author:before {
content: '\f304';
}
.entry-meta .date:before {
content: '\f303';
}
.entry-meta .category:before {
content: '\f301';
}
.entry-meta .comments:before {
content: '\f300';
}
.tags:before {
content: '\f302';
font-size: 18px;
}
.tags {
margin-bottom: 20px;
}
.tags a {
color: #888;
}
.tags a:hover {
color: #439f55;
}
.post-featured-image {
margin-bottom: 0px;
max-width: 700px;
}
.post-featured-image a {
display: block;
}
.entry-content dt, .comment-content dt {
font-weight: bold;
}
.entry-content dd, .comment-content dd {
margin-bottom: 20px;
}
.entry-content {
padding: 1.5% 2.5%;
display: block;
overflow: hidden;
}
table {
background: #f9f9f9;
border-left: 1px solid #eaeaea;
border-radius: 4px;
margin: 0 0 25px 0;
width: 100%;
}
table caption {
color: #999;
font-size: .85em;
text-transform: uppercase;
}
th {
border-top: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
border-right: 1px solid #eaeaea;
padding: 4px 2%;
font-weight: bold;
text-align: left;
}
td, tbody th {
background: #f9f9f9;
border-top: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
border-right: 1px solid #eaeaea;
color: #666;
font-size: 14px;
padding: 4px 2%;
}
tr:hover td, tr:hover th {
background: #fff;
}
thead th, tfoot th, thead tr:hover th, tfoot tr:hover th {
background: #d8d8d8;
}
/* Column */
.column {
margin-left: -3.06%;
}
.column a {
margin-bottom: 10px;
display: block;
}
.one-half, .one-third, .one-fourth {
float: left;
margin: 0 0 0 2.97%;
padding-bottom: 20px;
}
.one-half {
width: 47.03%;
}
.one-third {
width: 30.36%;
}
.one-fourth {
width: 22.02%;
}
/* Sidebar */
#secondary {
float: left;
margin-left: 3.06%;
width: 31.28%;
}
/* Left Sidebar Template */
.left-sidebar-template #primary,
.left-sidebar-template #content-woocommerce {
float: right;
}
.left-sidebar-template #secondary {
float: left;
margin-left: 0;
}
/* One Column Template */
.one-column-template .wrapper {
max-width: 708px;
}
.one-column-template .container {
width: 668px;
}
.no-sidebar-template #content {
width: 668px;
margin: 0 auto;
}
/* Custom Gallery Page */
.custom-gallery #main {
padding-bottom: 20px;
}
#content .custom-gallery-title, .custom-gallery-title a {
font-size: 20px;
text-align: center;
line-height: 25px;
color: #555;
padding-bottom: 0;
}
.custom-gallery-title a:hover {
color: #439f55;
}
/* Blog Medium Page */
.medium-wrap .post-featured-image {
width: 38.57%;
float: left;
margin-right: 2.67%;
margin-bottom: 2.5%;
}
.medium-wrap .entry-content {
padding-bottom: 0;
}
/* Contact Page */
.map-location {
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
margin-bottom: 26px;
padding: 5px;
}
.contact #primary .form label {
display: block;
padding-bottom: 5px;
}
.wpcf7 p {
margin-bottom: 0;
}
/* Single Page */
.single .entry-meta {
float: none;
}
.single .entry-meta-bar {
padding-bottom: 10px;
}
/* =Attachments
-----------------------------------------------*/
.image-attachment div.attachment {
background: #f9f9f9;
border: 1px solid #ddd;
border-width: 1px 0;
margin: 0 -8.9% 1.625em;
overflow: hidden;
padding: 1.625em 1.625em 0;
text-align: center;
}
.image-attachment div.attachment img {
display: block;
height: auto;
margin: 0 auto 1.625em;
max-width: 100%;
}
.image-attachment div.attachment a img {
border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus img, .image-attachment div.attachment a:hover img, .image-attachment div.attachment a:active img {
border-color: #ddd;
background: #fff;
}
.image-attachment .entry-caption p {
font-size: 10px;
letter-spacing: 0.1em;
line-height: 2.6em;
margin: 0 0 2.6em;
text-transform: uppercase;
}
/* =Comments
--------------------------------------------------------------*/
.comments-title {
font-size: 30px;
font-weight: normal;
line-height: 38px;
padding-bottom: 15px;
}
#content .comments-area ul, #content .comments-area ol {
margin: 0 0 30px 30px;
}
#content .comments-area ul ul, #content .comments-area ol ol {
margin-bottom: 0;
}
.comments-area article {
margin: 24px 0;
margin: 1.7rem 0;
border-bottom: 2px dashed #eaeaea;
}
.comments-area article header {
margin: 0 0 2.4rem;
overflow: hidden;
position: relative;
}
.comments-area article header img {
float: left;
padding: 0;
line-height: 0;
}
.comments-area article header cite, .comments-area article header time {
display: block;
margin-left: 35px;
margin-left: 4rem;
}
.comments-area article header cite {
font-style: normal;
font-size: 15px;
font-size: 1.1rem;
line-height: 1.4;
}
.comments-area article header time {
line-height: 1.7;
text-decoration: none;
font-size: 12px;
font-size: 0.86rem;
color: #5e5e5e;
}
.comments-area article header a {
text-decoration: none;
color: #5e5e5e;
}
.comments-area article header a:hover {
color: #21759b;
}
.comments-area article header cite a {
color: #444;
}
.comments-area article header cite a:hover {
text-decoration: underline;
}
.comments-area article header h4 {
position: absolute;
top: 0;
right: 0;
padding: 6px 12px;
padding: 0.4rem 0.8rem;
font-size: 12px;
font-size: 0.8rem;
font-weight: normal;
color: #fff;
background-repeat: repeat-x;
background: #0088d0;
border-radius: 3px;
border: 1px solid #007cbd;
}
.comments-area li.bypostauthor cite span {
position: absolute;
margin-left: 5px;
margin-left: 0.35rem;
padding: 2px 5px;
padding: 0.14rem 0.35rem;
font-size: 10px;
font-size: 0.714285714rem;
}
a.comment-reply-link:before {
font-family: 'Genericons';
content: '\f412';
margin-right: 3px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
*overflow: auto;
*zoom: 1;
*display: inline;
}
a.comment-reply-link {
font-size: 13px;
font-size: 0.9rem;
line-height: 1.8;
color: #686868;
}
a.comment-reply-link:hover {
color: #21759b;
}
.commentlist .pingback {
line-height: 1.7;
margin-bottom: 24px;
margin-bottom: 1.71rem;
}
.commentlist .children {
margin-left: 48px;
margin-left: 3.42rem;
}
/* Comment form */
#respond {
margin-top: 1rem;
}
#respond h3#reply-title {
font-size: 30px;
font-weight: normal;
}
#respond h3#reply-title #cancel-comment-reply-link {
margin-left: 10px;
margin-left: 0.71rem;
font-weight: normal;
font-size: 12px;
font-size: 0.85rem;
}
#respond form {
margin: 24px 0;
margin: 1.7rem 0;
}
#respond form p {
margin: 0.78rem 0;
}
#respond form p.logged-in-as {
margin-bottom: 24px;
margin-bottom: 1.7rem;
}
#respond form label {
display: block;
line-height: 1.7;
}
#respond form input[type="text"], #respond form textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
font-size: 0.85rem;
line-height: 1;
padding: 10px;
padding: 0.714rem;
width: 100%;
}
#respond form p.form-allowed-tags {
margin: 0;
font-size: 12px;
font-size: 0.85rem;
line-height: 2;
color: #5e5e5e;
}
.required {
color: red;
}
label ~ span.required {
display: block;
float: left;
margin: -18px 0 0 -16px;
margin: -1.28rem 0 0 -1.14rem;
}
#disqus_thread {
padding: 5px 15px;
}
/* Image borders */
img[class*="align"], img[class*="wp-image-"] {
/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
}
a:focus img[class*="align"], a:hover img[class*="align"], a:active img[class*="align"], a:focus img[class*="wp-image-"], a:hover img[class*="wp-image-"], a:active img[class*="wp-image-"] {
/* Add some useful style to those fancy borders for linked images ... */
}
.img-border {
background-color: #fff;
padding: 5px;
border: 1px solid #ccc;
}
/* =Pagination
--------------------------------------------------------------*/
#wp_page_numbers {
margin-bottom: 40px;
border-top: 1px solid #EAEAEA;
border-bottom: 1px solid #EAEAEA;
padding: 7px 0;
}
#wp_page_numbers ul {
list-style-type: none;
list-style-image: none;
margin: 0;
float: right;
}
#wp_page_numbers ul li {
float: left;
margin-left: 7px;
}
#wp_page_numbers ul li.page_info {
padding: 3px 8px 0;
color: #999;
}
#wp_page_numbers ul li a {
color: #777;
display: block;
float: left;
background-color: #f9f9f9;
border: 1px solid #eaeaea;
border-radius: 3px;
padding: 1px 8px 2px;
}
#wp_page_numbers ul li a:hover, #wp_page_numbers ul li.active_page a {
border: 1px solid #57ad68;
color: #fff;
background: #439f55;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
}
#wp_page_numbers ul li a:active {
-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
}
/* wp-pagenavi */
.wp-pagenavi {
margin-bottom: 40px;
border-top: 1px solid #EAEAEA;
border-bottom: 1px solid #EAEAEA;
padding: 7px 0;
text-align: center;
}
.wp-pagenavi .pages {
padding: 3px 7px 0;
color: #999;
border: none;
}
.wp-pagenavi .current, .wp-pagenavi a {
display: inline-block;
color: #777;
background-color: #f9f9f9;
border: 1px solid #eaeaea;
border-radius: 3px;
padding: 1px 8px 2px !important;
margin-left: 4px;
}
.wp-pagenavi .current, .wp-pagenavi a:hover {
border: 1px solid #439f55 !important;
color: #fff;
background: #57ad68;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
}
.wp-pagenavi a:active {
-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
}
/* Default wp-page */
#content ul.default-wp-page {
list-style: none;
margin: 0 2.5%;
padding: 7px 0 0;
}
.home #content ul.default-wp-page {
margin: 0;
}
ul.default-wp-page li {
padding-bottom: 7px;
}
ul.default-wp-page li.previous {
float: left;
}
ul.default-wp-page li.next {
float: right;
}
ul.default-wp-page li a {
display: inline-block;
color: #777;
background-color: #f9f9f9;
border: 1px solid #eaeaea;
border-radius: 2px;
padding: 8px 8px 8px;
}
ul.default-wp-page li a:hover {
border: 1px solid #57ad68;
color: #fff !important;
border: 1px solid #439f55;
cursor: pointer;
background: #439f55;
color: #fff;
position: relative;
border-radius: 2px;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
}
ul.default-wp-page li a:active {
-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
}
/* Single pagination */
.pagination {
margin: 30px 0 30px 0px;
border-top: rgba(0, 0, 0, .035) 1px solid;
border-bottom: rgba(0, 0, 0, .035) 1px solid;
background: #f9f9f9;
padding: 7px 0;
text-align: center;
color: #999;
}
.pagination span {
display: inline-block;
color: #fff;
background-color: #57ad68;
border: 1px solid #57ad68;
border-radius: 2px;
padding: 1px 8px 2px;
margin-left: 3px;
}
.pagination a span {
background-color: inherit;
border: 1px solid #e5e5e5;
color: #777;
}
.pagination a:hover span {
background-color: #57ad68;
border: 1px solid #57ad68;
color: #fff;
}
/* =Widgets
-----------------------------------------------*/
.widget {
background: #fff;
padding: 15px;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
border-radius: 2px;
margin-bottom: 30px;
}
.widget ul li {
background-image: url('../images/arrow-right.png');
background-position: 0 8px;
background-repeat: no-repeat;
padding: 0 0 0 15px;
font-size: 13px;
}
.widget ul li a {
margin: 0 0 8px 0;
}
#secondary .recentcomments ul li {
background-position: 30px 6px;
}
.widget ul li a:hover {
color: #439f55;
text-decoration: underline;
}
.widget-title {
font-size: 18px;
line-height: 30px;
padding-bottom: 10px;
}
.widget-title, .widget-title a {
color: #555;
}
.widget-title a:hover {
color: #439f55;
}
/* Search Widget */
.widget_search input.s {
width: 100%;
height: 40px;
padding: 0 35px 0 15px;
color: #777;
background-color: #f9f9f9;
background-image: none;
background-position: right 10px;
border-color: #eaeaea;
cursor: text;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
text-indent: 0;
}
.widget_search input.s:focus {
border-color: #ccc;
}
/* Calendar Widget */
.widget_calendar #wp-calendar {
width: 95%;
text-align: center;
margin: auto;
border-radius: none;
}
.widget_calendar #wp-calendar caption, .widget_calendar #wp-calendar td, .widget_calendar #wp-calendar th {
text-align: center;
}
.widget_calendar #wp-calendar caption {
font-size: 11px;
font-weight: 500;
padding: 5px 0 3px 0;
text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
background: #f4f4f4;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
background: #f4f4f4;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
/* Text Widget */
.widget_article {
margin-bottom: 20px;
}
.widget_article .article-title a:hover {
text-decoration: underline;
}
.widget_article .post {
padding-bottom: 20px;
}
.widget_article .article-content p {
margin-bottom: 0px;
}
/* Tag Cloud */
.widget_tag_cloud a {
margin-right: 5px;
color: #777;
padding: 10px 0;
}
.widget_tag_cloud a:hover {
color: #439f55;
}
/* WP Caption */
.wp-caption {
margin-bottom: 30px;
max-width: 100%;
}
.wp-caption .wp-caption-text, .gallery-caption {
font-style: italic;
}
.wp-caption .wp-caption-text {
margin-bottom: 0;
padding: 15px 0;
border-bottom: 1px solid #EAEAEA;
}
.widget select {
max-width: 100%;
}
/* =Footer
-----------------------------------------------*/
#footerarea {
margin-bottom: 10px;
}
#footerarea form input, #footerarea form textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#footerarea .widget-wrap {
border-top: 1px solid #eaeaea;
padding: 0 2.5%;
}
#footerarea .widget-area {
padding: 40px 0;
}
#footerarea .widget {
padding-left: 15px;
padding-right: 15px;
}
.col-3 {
width: 31.6%;
float: left;
margin-left: 2.5%;
}
.col-3:first-child {
margin-left: 0;
}
#footerarea .widget_archive, #footerarea .widget_pages, #footerarea .widget_nav_menu, #footerarea .widget_recent_entries, #footerarea .widget_categories, #footerarea .widget_recent_comments, #footerarea .widget_meta, #footerarea .widget_rss {
margin-bottom: 22px;
}
#footerarea .widget_archive ul li, #footerarea .widget_pages ul li, #footerarea .widget_nav_menu ul li, #footerarea .widget_recent_entries ul li, #footerarea .widget_categories ul li, #footerarea .widget_recent_comments ul li, #footerarea .widget_meta ul li, #footerarea .widget_rss ul li {
padding-bottom: 8px;
}
#footerarea .widget-title {
font-size: 19px;
text-transform: uppercase;
line-height: 25px;
}
#footerarea .widget_article {
margin-bottom: 10px;
}
#footerarea .widget_info, #footerarea .widget_text {
margin-bottom: 15px;
}
/* Site Generator */
#site-generator {
padding: 20px 0px;
border-top: 2px dashed #eaeaea;
color: #999;
}
#site-generator .copyright {
float: left;
padding-top: 5px;
font-size: 12px;
}
.footer-right {
padding-top: 5px;
float: right;
font-size: 12px;
}
#site-generator .copyright a {
color: #777;
}
#site-generator .copyright a:hover {
color: #439f55;
}
/* Custom implementations */
.attachment-featured.wp-post-image {
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.attachment-featured.wp-post-image:hover {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);
opacity: 0.8;
}
article {
background: #fff;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
box-sizing: border-box;
padding: 2.5%;
}
.medium-wrap article {
padding: 0;
}
.medium-wrap {
padding: 0 2.5%;
}
#comments {
padding: 5px 2.5%;
}
.comment {
-webkit-box-shadow: none;
box-shadow: none;
}
#main {
padding: 20px 2.5%;
}
/* =WooCommerce
-------------------------------------------------------------- */
#breadcrumb {
padding: 40px 0 0 0;
}
#breadcrumb a {
color: #0066cc;
font-size: 12px;
font-weight: 400;
}
#breadcrumb a:hover {
color: #444444;
text-decoration: none;
}
#content-woocommerce {
margin-bottom: 20px;
float: left;
width: 62.6%;
padding: 10px 1.5%;
background: #fff;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
#content-woocommerce .page-title {
display: block;
float: none;
font-size: 32px;
line-height: 42px;
padding-bottom: 10px;
}
.cart-collaterals .shipping_calculator {
width: 100%;
}
.woocommerce ul.product_list_widget li {
background-image: none;
}
/* =Responsive Structure
-----------------------------------------------*/
/* All Tablet Portrait size smaller than standard 1079 (devices and browsers) */
@media only screen and (max-width: 1078px) {
.wrapper {
width: 95%;
}
#site-title a img {
max-width: 668px;
}
.no-sidebar-template #content {
margin: 0;
width: 100%;
}
#site-logo {
margin-left: 20px;
}
.page-title {
padding-left: 30px;
}
/* Column */
.column {
margin-left: -2.99%;
}
.one-half, .one-third, .one-fourth {
margin: 0 0 0 2.90%;
}
.one-third, .one-fourth {
width: 30.43%;
}
.widget_service .one-third, .widget_service .one-fourth {
width: 47.02%;
}
#footerarea .widget_info, #footerarea .widget_text {
margin-bottom: 30px;
}
}
/* All Mobile Portrait size smaller than 768 (devices and browsers) */
@media only screen and (max-width: 767px) {
hr {
margin-bottom: 30px;
}
input[type="text"], input[type="password"], textarea, input[type="reset"], input[type="button"], input[type="submit"] {
margin-bottom: 20px;
}
input.s {
margin: 0;
}
input.s:focus {
width: 235px;
}
#primary,
#secondary,
#content-woocommerce,
.col-3 {
float: none;
margin-left: 0;
width: auto;
}
.featured-title, .featured-content, .featured-text {
display: none;
}
.one-column-template .container, .container {
width: auto;
}
.comments-title, #respond h3#reply-title {
font-size: 26px;
line-height: 32px;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
padding-bottom: 10px;
}
#branding {
margin-top: 15px;
}
.hgroup-wrap {
padding-bottom: 25px;
padding-top: 0;
}
.hgroup-right {
margin-top: 32px;
}
.hgroup-right .social-icons {
display: none;
}
#site-logo {
margin-top: 25px;
}
#site-title a img {
max-width: 280px;
}
#main-nav {
height: 36px;
padding: 13px 0 0;
}
#main-nav ul {
display: none;
}
#main-nav select {
display: block;
width: 100%;
border: 0 none;
font: 14px 'Open Sans', sans-serif;
color: #555;
height: 24px;
}
.page-title-wrap {
padding: 10px 0;
}
.breadcrumb {
margin-top: 0px;
float: none;
text-align: left;
}
#main {
padding-top: 40px;
}
.post-featured-image {
margin-bottom: 5px;
}
.entry-content {
padding-bottom: 0px;
}
/* Column */
.column {
margin-left: 0;
}
.one-half, .one-third, .one-fourth, .widget_service .one-half, .widget_service .one-third, .widget_service .one-fourth {
margin: 0;
padding-bottom: 10px;
width: 100%;
}
#content .post {
padding-bottom: 30px;
}
.widget_search input.s, .widget_search input.s:focus {
width: 100%;
}
#wp_page_numbers, .wp-pagenavi, #content ul.default-wp-page, .pagination {
margin-bottom: 30px;
}
#wp_page_numbers ul li.page_info, .wp-pagenavi .pages {
display: none;
}
.wp-caption {
margin-bottom: 15px;
}
.widget {
margin-bottom: 30px;
}
.widget_custom-tagcloud {
margin-bottom: 22px;
}
.widget_article {
margin-bottom: 10px;
}
.widget_service {
margin-bottom: 0;
}
.widget_recent_work {
margin-bottom: 10px;
}
.widget_testimonial .testimonial-icon {
float: none;
margin-bottom: 15px;
}
#site-generator .social-icons, #site-generator .copyright {
float: none;
width: 100%;
}
#site-generator .social-icons ul {
text-align: center;
float: none;
}
#site-generator .social-icons ul li {
display: inline-block;
float: none;
}
#site-generator .copyright {
padding-top: 10px;
text-align: center;
}
.footer-right {
text-align: center;
float: none;
}
}
/* All Mobile landscape size and All Mini Tablet Portrait size smaller than standard 768 and larger than 480 (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
input.s:focus {
width: 375px;
}
.hgroup-wrap {
padding-bottom: 30px;
}
.hgroup-right {
margin-top: 37px;
}
#site-title a img {
max-width: 420px;
}
/* Column */
.column {
margin-left: -3.57%;
}
.one-half, .one-third, .one-fourth {
margin: 0 0 0 3.44%;
width: 46.56%;
}
.widget_service .column {
margin-left: 0;
}
#footerarea {
margin-bottom: 10px;
}
}
/* All Mobile size smaller than standard 320 (devices and browsers) */
@media only screen and (max-width: 319px) {
.one-column-template .wrapper, .wrapper, .one-column-template .container, .container {
width: 95%;
}
}
/* Customize colors */
body {
background-color: #001719;
}
a {
color: #004c99;
}
#site-title a {
color: #004770;
}
#site-title a:hover {
color: #063572;
}
.wrapper {
background: #F8F8F8;
}
.social-icons ul li a {
color: #186ebf;
}
#main-nav a,
#main-nav a:hover,
#main-nav ul li.current-menu-item a,
#main-nav ul li.current_page_ancestor a,
#main-nav ul li.current-menu-ancestor a,
#main-nav ul li.current_page_item a,
#main-nav ul li:hover > a {
color: #fff;
}
.widget,
article {
background: #fff;
}
.entry-title,
.entry-title a,
h1,
h2,
h3,
h4,
h5,
h6,
.widget-title {
color: #1b1e1f;
}
a:focus,
a:active,
a:hover,
.tags a:hover,
.custom-gallery-title a,
.widget-title a,
#content ul a:hover,
#content ol a:hover,
.widget ul li a:hover,
.entry-title a:hover,
.entry-meta a:hover,
#site-generator .copyright a:hover {
color: #6e92b7;
}
#main-nav {
background: #001f4f;
border-color: #001f4f;
}
#main-nav ul li ul,
body {
border-color: #001f4f;
}
#main-nav a:hover,
#main-nav ul li.current-menu-item a,
#main-nav ul li.current_page_ancestor a,
#main-nav ul li.current-menu-ancestor a,
#main-nav ul li.current_page_item a,
#main-nav ul li:hover > a,
#main-nav li:hover > a,
#main-nav ul ul:hover > a,
#main-nav a:focus {
background: #007fbf;
}
#main-nav ul li ul li a:hover,
#main-nav ul li ul li:hover > a,
#main-nav ul li.current-menu-item ul li a:hover {
color: #007fbf;
}
.entry-content {
color: #1D1D1D;
}
::selection {
background: #3a73c9;
}
blockquote {
border-color: #3a73c9;
}
#controllers a:hover,
#controllers a.active {
color: #3a73c9;
} | themes/Travelify/styles/style.css | html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
-webkit-text-size-adjust: none;
}
:focus {
outline: 0;
}
ol, ul {
list-style: none;
margin: 0;
}
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
font-weight: normal;
text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a img {
border: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
embed, iframe, object {
max-width: 100%;
}
/* =Global
-----------------------------------------------*/
body, input, textarea, article {
color: #1d1d1d;
font: 14px Helvetica, Arial, sans-serif;
font-weight: 400;
line-height: 24px;
word-wrap: break-word;
-ms-word-wrap: break-word;
}
body {
border-top: 6px solid #57ad68;
}
hr {
border: 0 none #eaeaea;
border-top: 1px solid;
height: 0;
margin: 0 0 40px;
}
.wrapper {
max-width: 1018px;
margin: 0 auto;
background-color: #f8f8f8;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
border-radius: 4px;
}
.container {
margin: 0 auto;
max-width: 978px;
}
::selection {
background: #57ad68;
color: #fff;
}
/* Headings
-----------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
font-family: 'Open Sans', sans-serif;
color: #555;
}
h1 {
font-size: 30px;
line-height: 36px;
}
h2 {
font-size: 28px;
line-height: 55px;
}
h3 {
font-size: 26px;
line-height: 32px;
}
h4 {
font-size: 24px;
line-height: 30px;
}
h5 {
font-size: 22px;
line-height: 28px;
}
h6 {
font-size: 19px;
line-height: 25px;
text-transform: uppercase;
}
/* No Border/Margin/Padding */
.no-margin-top {
margin-top: 0px !important;
}
.no-margin-bottom {
margin-bottom: 0px !important;
}
.no-margin-left {
margin-left: 0px !important;
}
.no-margin-right {
margin-right: 0px !important;
}
.no-padding-top {
padding-top: 0px !important;
}
.no-padding-bottom {
padding-bottom: 0px !important;
}
.no-padding-left {
padding-left: 0px !important;
}
.no-padding-right {
padding-right: 0px !important;
}
.no-border-top {
border-top: 0 none !important;
}
.no-border-bottom {
border-bottom: 0 none !important;
}
.no-border-left {
border-left: 0 none !important;
}
.no-border-right {
border-right: 0 none !important;
}
/* Text elements */
p {
margin-bottom: 15px;
}
strong {
font-weight: bold;
}
cite, em, i {
font-style: italic;
}
pre {
background-color: #fff;
margin-bottom: 20px;
overflow: auto;
padding: 20px;
}
pre, code, kbd {
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 14px;
line-height: 19px;
background-color: #F9F9F9;
}
abbr, acronym, dfn {
border-bottom: 1px dotted #666;
cursor: help;
}
address {
display: block;
margin: 0 0 1.625em;
}
ins {
background: #fff9c0;
}
/* Superscript and Subscript */
sup, sub {
font-size: 10px;
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
/* Blockquote */
blockquote {
font-style: italic;
font-weight: normal;
padding: 20px;
background: #fff;
border-left: 4px solid #439f55;
margin-bottom: 20px;
background-color: #F9F9F9;
}
blockquote p {
margin: 0;
}
blockquote em, blockquote i, blockquote cite {
font-style: normal;
}
blockquote cite {
color: #666;
font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
letter-spacing: 0.05em;
text-transform: uppercase;
}
/* Breadcrumb */
.breadcrumb {
float: right;
text-align: right;
margin-top: 5px;
margin-bottom: 5px;
font-size: 12px;
}
.breadcrumb ul li {
display: inline-block;
margin-right: 6px;
margin-left: 0px;
color: #999;
}
.breadcrumb ul li a {
color: #999;
}
.breadcrumb ul li a:hover, .breadcrumb ul li.current_item {
color: #57ad68;
}
.breadcrumb ul li a:after {
content: "/";
margin-left: 12px;
}
/* Forms */
input, textarea {
border-radius: 0px;
}
input[type="text"], input[type="email"], input[type="search"], input[type="password"], textarea {
-moz-appearance: none !important;
-webkit-appearance: none !important;
appearance: none !important;
}
input[type=text], input[type=password], input[type="email"], textarea {
border: 1px solid #eaeaea;
width: 50%;
margin: 0 0 10px;
background-color: #f9f9f9;
border-radius: 3px;
padding: 4px 0;
}
textarea {
width: 100%;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="search"]:focus, input[type="password"]:focus, textarea:focus {
border: 1px solid #ccc;
}
input.s {
width: 0;
padding: 3px 30px 3px 0;
height: 22px;
color: #bbb;
font-style: italic;
margin: 0;
border-color: transparent;
cursor: pointer;
text-indent: 25px;
font-weight: 300;
}
input.s:focus {
width: 100px;
padding-left: 10px;
border-color: #eaeaea;
text-indent: 0;
}
input[type="reset"], input[type="button"], input[type="submit"] {
display: inline-block;
border-radius: 2px;
font-size: 14px;
white-space: nowrap;
text-align: center;
margin: 0;
line-height: 24px;
display: inline-block;
text-decoration: none;
padding: 4px 12px;
text-transform: lowercase;
border: 1px solid #439f55;
cursor: pointer;
background: #57ad68;
color: #fff;
position: relative;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
}
input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover {
background: #439f55;
}
input[type="reset"]:active, input[type="button"]:active, input[type="submit"]:active {
-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
}
/* Links */
a {
color: #57ad68;
text-decoration: none;
}
.entry-content a {
text-decoration: underline;
}
a:focus, a:active, a:hover {
color: #439f55;
text-decoration: none;
}
/* Images */
figure {
margin: 0;
text-align: center;
}
img {
max-width: 100%;
height: auto;
vertical-align: top;
}
.entry-content img, .comment-content img, .widget img {
max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img.size-full, img.size-large {
max-width: 100%;
height: auto;
}
.entry-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 1.625em;
}
img#wpstats {
display: none;
}
/* Assistive text */
.assistive-text {
position: absolute !important;
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
clip: rect(1px, 1px, 1px, 1px);
}
#main-nav a.assistive-text:active, #main-nav a.assistive-text:focus {
background: #eee;
border-bottom: 1px solid #ddd;
color: #1982d1;
clip: auto !important;
font-size: 12px;
position: absolute;
text-decoration: underline;
top: 0;
left: 7.6%;
}
/* clearfix hack */
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix {
display: inline-block;
}
/* commented backslash */
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}
/* Readmore */
a.readmore {
float: right;
font-size: 14px;
white-space: nowrap;
text-align: center;
margin: 0;
line-height: 20px;
display: inline-block;
text-decoration: none;
padding: 4px 12px;
text-transform: lowercase;
border: 1px solid #439f55;
cursor: pointer;
background: #57ad68;
color: #fff;
position: relative;
border-radius: 2px;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
}
a.readmore:hover {
background: #439f55;
color: #fff;
}
a.readmore:active {
-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
}
a.more-link:hover {
text-decoration: underline;
}
/* Alignment */
.alignleft {
display: inline;
float: left;
margin-right: 30px;
}
.alignright {
display: inline;
float: right;
margin-left: 30px;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
/* Back to Top */
.back-to-top {
position: fixed;
bottom: 10px;
right: 18px;
}
.back-to-top a:before {
content: '\f432';
}
.back-to-top a {
padding: 8px 6px 8px 11px;
display: block;
background: #fff;
color: #eaeaea;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
border-radius: 4px;
}
.back-to-top a:hover {
color: #bdbdbd;
}
/* =Header
-----------------------------------------------*/
#branding {
margin-top: 15px;
}
.hgroup-wrap {
padding-top: 15px;
padding-bottom: 35px;
}
.hgroup-wrap a {
display: block;
}
#site-logo {
float: left;
margin-top: 32px;
}
#site-title {
font: 36px 'Open Sans', sans-serif;
line-height: 42px;
}
#site-title a {
color: #57ad68;
letter-spacing: -2px;
}
#site-title a img {
vertical-align: inherit;
max-width: 978px;
}
#site-title a span, #site-title a:hover, #site-title a:focus, #site-title a:active {
color: #439f55;
}
#site-description {
font: 14px helvetica, Arial, sans-serif;
line-height: 20px;
color: #999;
font-weight: 200;
}
.hgroup-right {
float: right;
margin-top: 38px;
}
/* Social Profiles */
.social-icons {
float: left;
}
.social-icons ul {
margin: -10px 0 0;
float: right;
}
.social-icons ul li {
margin-top: 10px;
float: left;
padding-right: 1px;
}
.social-icons ul li a {
display: block;
font-family: 'Genericons';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
padding: 2px 3px;
color: #d0d0d0;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
border-radius: 2px;
font-size: 21px;
*overflow: auto;
*zoom: 1;
*display: inline;
}
.social-icons ul li a:hover {
color: #fff !important;
}
.social-icons ul li.facebook a:before {
content: '\f204';
}
.social-icons ul li.facebook a:hover {
background: #3B5998;
}
.social-icons ul li.twitter a:before {
content: '\f202';
}
.social-icons ul li.twitter a:hover {
background: #00aced;
}
.social-icons ul li.google-plus a:before {
content: '\f218';
}
.social-icons ul li.google-plus a:hover {
background: #cd4132;
}
.social-icons ul li.pinterest a:before {
content: '\f209';
}
.social-icons ul li.pinterest a:hover {
background: #cb2027;
}
.social-icons ul li.linkedin a:before {
content: '\f207';
}
.social-icons ul li.linkedin a:hover {
background: #005a87;
}
.social-icons ul li.tumblr a:before {
content: '\f214';
}
.social-icons ul li.tumblr a:hover {
background: #2b4761;
}
.social-icons ul li.vimeo a:before {
content: '\f212';
}
.social-icons ul li.vimeo a:hover {
background: #1bb7ea;
}
.social-icons ul li.instagram a:before {
content: '\f215';
}
.social-icons ul li.instagram a:hover {
background: #517fa4;
}
.social-icons ul li.flickr a:before {
content: '\f211';
}
.social-icons ul li.flickr a:hover {
background: #0063db;
}
.social-icons ul li.youtube a:before {
content: '\f213';
}
.social-icons ul li.youtube a:hover {
background: #cd4132;
}
.social-icons ul li.rss a:before {
content: '\f413';
}
.social-icons ul li.rss a:hover {
background: #fc7216;
}
/* Header Image */
.header-image {
width: 100%;
height: auto;
}
/* =Menu
--------------------------------------------------------------*/
#main-nav {
border: 1px solid #439f55;
cursor: pointer;
background: #57ad68;
color: #fff;
position: relative;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
}
#main-nav li {
float: left;
position: relative;
padding: 0;
}
#main-nav>ul {
padding-left: 20px;
}
#main-nav a {
color: #fff;
display: block;
float: left;
font-size: 14px;
padding: 8px 12px 0 10px;
height: 32px;
}
#main-nav a:hover, #main-nav ul li.current-menu-item a, #main-nav ul li.current_page_ancestor a, #main-nav ul li.current-menu-ancestor a, #main-nav ul li.current_page_item a, #main-nav ul li:hover > a {
background: #439f55;
-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
color: #fff;
}
#main-nav ul ul {
text-shadow: none;
}
#main-nav li:hover > a, #main-nav ul ul :hover > a, #main-nav a:focus {
color: #439f55;
}
/* Dropdown */
#main-nav ul li ul,
#main-nav ul li:hover ul ul,
#main-nav ul ul li:hover ul ul,
#main-nav ul ul ul li:hover ul ul,
#main-nav ul ul ul ul li:hover ul ul {
display: none;
z-index: 9999;
}
#main-nav ul li:hover ul,
#main-nav ul ul li:hover ul,
#main-nav ul ul ul li:hover ul,
#main-nav ul ul ul ul li:hover ul,
#main-nav ul ul ul ul ul li:hover ul {
display: block;
}
#main-nav ul li ul {
position: absolute;
background-color: #fff;
border-bottom: 4px solid #439f55;
top: 40px;
left: 0px;
width: 190px;
}
#main-nav ul li ul li {
float: none;
border-bottom: 1px solid #EAEAEA;
border-left: 1px solid #EAEAEA;
border-right: 1px solid #EAEAEA;
padding: 0;
}
#main-nav ul li ul li a,
#main-nav ul li.current-menu-item ul li a,
#main-nav ul li ul li.current-menu-item a,
#main-nav ul li.current_page_ancestor ul li a,
#main-nav ul li.current-menu-ancestor ul li a,
#main-nav ul li.current_page_item ul li a {
float: none;
line-height: 21px;
font-size: 13px;
font-weight: normal;
height: 100%;
padding: 6px 10px;
color: #777;
text-transform: capitalize;
background: #fff;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
}
#main-nav ul li.current_page_item ul li a {
background: #fff;
-webkit-box-shadow: none;
box-shadow: none;
}
#main-nav ul li.current_page_item a {
border: none;
}
#main-nav ul li ul li a:hover, #main-nav ul li ul li:hover > a, #main-nav ul li.current-menu-item ul li a:hover {
background-color: #F9F9F9;
-webkit-box-shadow: none;
box-shadow: none;
color: #439f55;
}
#main-nav ul li ul li ul {
left: 188px;
top: 0px;
}
#main-nav select {
display: none;
}
.default-menu {
display: none;
}
/* =Featured Slider
--------------------------------------------------------------*/
.featured-slider, .featured-slider .slider-cycle {
position: relative;
height: 246px;
}
.featured-slider .displayblock {
display: block;
}
.featured-slider .displaynone {
display: none;
}
.featured-text {
display: none;
position: absolute;
bottom: 55px;
right: 30px;
text-align: right;
color: #fff;
-webkit-box-shadow: none;
box-shadow: none;
padding: 20px;
background: #555;
background: rgba(0, 0, 0, 0.5);
margin-top: 4px;
float: right;
clear: right;
width: 35%;
text-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
border-radius: 4px;
border: 1px;
}
.featured-text .featured-title {
font: 28px Helvetica, Arial, sans-serif;
font-weight: 200;
padding-bottom: 10px;
text-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
}
.featured-text .featured-title a {
color: #fff;
}
/* Controllers */
#controllers {
text-align: center;
line-height: 0;
position: absolute;
width: 100%;
bottom: 15px;
z-index: 9999;
}
#controllers a {
width: 10px;
height: 10px;
margin: 0 4px;
overflow: hidden;
display: inline-block;
background-color: #fff;
border-radius: 2px;
color: #fff;
}
#controllers a:hover, #controllers a.active {
background-color: #439f55;
color: #439f55;
}
/* =Content
-----------------------------------------------*/
#main {
padding: 30px 0 10px;
}
#main form input, #main form textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
padding-bottom: 10px;
}
#content ul {
list-style-type: disc;
}
#content ul, #content ol {
margin: 0 0 20px 30px;
}
#content ul a, #content ol a {
color: #777;
}
#content ul a:hover, #content ol a:hover {
text-decoration: none;
color: #439f55;
}
#content ol {
list-style-type: decimal;
}
#content ol ol {
list-style: upper-alpha;
}
#content ol ol ol {
list-style: lower-roman;
}
#content ol ol ol ol {
list-style: lower-alpha;
}
#content ul ul, #content ol ol, #content ul ol, #content ol ul {
margin-bottom: 0;
}
.service-item {
padding-bottom: 15px;
}
.service-item .service-icon {
width: 40px;
height: 40px;
border-radius: 25px;
background-color: rgba(0, 0, 0, 0.6);
float: left;
display: block;
margin-right: 20px;
text-align: center;
}
.service-item .service-icon img {
height: 40px;
width: 40px;
border-radius: 25px;
}
#content .service-item .service-title {
font-size: 20px;
line-height: 25px;
color: #555;
display: block;
overflow: hidden;
padding-top: 7px;
padding-bottom: 0;
}
.sticky article {
border-bottom: 3px solid #57ad68;
}
#primary {
float: left;
margin-left: 3.06%;
width: 65.64%;
}
#content .post {
padding-top: 20px;
padding-bottom: 20px;
border-top: 2px dashed #eaeaea;
}
#content .post:first-child {
padding-top: 0;
border-top: none;
}
.page-title-wrap {
background-color: #f5f5f5;
border-bottom: 1px solid #eaeaea;
padding: 20px 0;
}
.page-title {
font-size: 24px;
line-height: 30px;
color: #555;
font-weight: normal;
float: left;
padding-top: 2px;
}
.page-title a {
color: #555;
}
.entry-title {
font: 24px 'Open Sans', sans-serif;
line-height: 1.4em;
}
.entry-title, .entry-title a {
color: #1b1e1f;
letter-spacing: -1px;
font-size: 32px;
text-shadow: 0 1px 0 #fff;
padding-top: 10px;
display: block;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.post .entry-title,
.page h2.entry-title {
padding-left: 2.5%;
padding-right: 2.5%;
}
.single-attachment .entry-title {
margin: 0 2.5%;
}
.medium-wrap .entry-title {
margin: 0;
padding: 5px 0;
}
.entry-title a:hover, .entry-title a:focus, .entry-title a:active {
color: #439f55;
}
.entry-meta-bar {
border-top: 1px solid #eaeaea;
border-top: rgba(0, 0, 0, .035) 1px solid;
border-bottom: 1px solid #eaeaea;
border-bottom: rgba(0, 0, 0, .035) 1px solid;
padding: 7px 5px;
clear: both;
background: #f9f9f9;
}
.entry-meta {
float: left;
padding-top: 2px;
font-size: 12px;
margin: 0 1.3%;
}
.entry-meta a {
color: #555;
}
.entry-meta a:hover {
color: #439f55;
}
.entry-meta span {
padding-right: 8px
}
.entry-meta .author:before,
.entry-meta .date:before,
.entry-meta .category:before,
.entry-meta .comments:before,
.tags:before,
.back-to-top a:before {
font-family: 'Genericons';
font-size: 18px;
vertical-align: bottom;
padding-right: 3px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
*overflow: auto;
*zoom: 1;
*display: inline;
}
.entry-meta .author:before {
content: '\f304';
}
.entry-meta .date:before {
content: '\f303';
}
.entry-meta .category:before {
content: '\f301';
}
.entry-meta .comments:before {
content: '\f300';
}
.tags:before {
content: '\f302';
font-size: 18px;
}
.tags {
margin-bottom: 20px;
}
.tags a {
color: #888;
}
.tags a:hover {
color: #439f55;
}
.post-featured-image {
margin-bottom: 0px;
max-width: 700px;
}
.post-featured-image a {
display: block;
}
.entry-content dt, .comment-content dt {
font-weight: bold;
}
.entry-content dd, .comment-content dd {
margin-bottom: 20px;
}
.entry-content {
padding: 1.5% 2.5%;
display: block;
overflow: hidden;
}
table {
background: #f9f9f9;
border-left: 1px solid #eaeaea;
border-radius: 4px;
margin: 0 0 25px 0;
width: 100%;
}
table caption {
color: #999;
font-size: .85em;
text-transform: uppercase;
}
th {
border-top: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
border-right: 1px solid #eaeaea;
padding: 4px 2%;
font-weight: bold;
text-align: left;
}
td, tbody th {
background: #f9f9f9;
border-top: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
border-right: 1px solid #eaeaea;
color: #666;
font-size: 14px;
padding: 4px 2%;
}
tr:hover td, tr:hover th {
background: #fff;
}
thead th, tfoot th, thead tr:hover th, tfoot tr:hover th {
background: #d8d8d8;
}
/* Column */
.column {
margin-left: -3.06%;
}
.column a {
margin-bottom: 10px;
display: block;
}
.one-half, .one-third, .one-fourth {
float: left;
margin: 0 0 0 2.97%;
padding-bottom: 20px;
}
.one-half {
width: 47.03%;
}
.one-third {
width: 30.36%;
}
.one-fourth {
width: 22.02%;
}
/* Sidebar */
#secondary {
float: left;
margin-left: 3.06%;
width: 31.28%;
}
/* Left Sidebar Template */
.left-sidebar-template #primary,
.left-sidebar-template #content-woocommerce {
float: right;
}
.left-sidebar-template #secondary {
float: left;
margin-left: 0;
}
/* One Column Template */
.one-column-template .wrapper {
max-width: 708px;
}
.one-column-template .container {
width: 668px;
}
.no-sidebar-template #content {
width: 668px;
margin: 0 auto;
}
/* Custom Gallery Page */
.custom-gallery #main {
padding-bottom: 20px;
}
#content .custom-gallery-title, .custom-gallery-title a {
font-size: 20px;
text-align: center;
line-height: 25px;
color: #555;
padding-bottom: 0;
}
.custom-gallery-title a:hover {
color: #439f55;
}
/* Blog Medium Page */
.medium-wrap .post-featured-image {
width: 38.57%;
float: left;
margin-right: 2.67%;
margin-bottom: 2.5%;
}
.medium-wrap .entry-content {
padding-bottom: 0;
}
/* Contact Page */
.map-location {
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
margin-bottom: 26px;
padding: 5px;
}
.contact #primary .form label {
display: block;
padding-bottom: 5px;
}
.wpcf7 p {
margin-bottom: 0;
}
/* Single Page */
.single .entry-meta {
float: none;
}
.single .entry-meta-bar {
padding-bottom: 10px;
}
/* =Attachments
-----------------------------------------------*/
.image-attachment div.attachment {
background: #f9f9f9;
border: 1px solid #ddd;
border-width: 1px 0;
margin: 0 -8.9% 1.625em;
overflow: hidden;
padding: 1.625em 1.625em 0;
text-align: center;
}
.image-attachment div.attachment img {
display: block;
height: auto;
margin: 0 auto 1.625em;
max-width: 100%;
}
.image-attachment div.attachment a img {
border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus img, .image-attachment div.attachment a:hover img, .image-attachment div.attachment a:active img {
border-color: #ddd;
background: #fff;
}
.image-attachment .entry-caption p {
font-size: 10px;
letter-spacing: 0.1em;
line-height: 2.6em;
margin: 0 0 2.6em;
text-transform: uppercase;
}
/* =Comments
--------------------------------------------------------------*/
.comments-title {
font-size: 30px;
font-weight: normal;
line-height: 38px;
padding-bottom: 15px;
}
#content .comments-area ul, #content .comments-area ol {
margin: 0 0 30px 30px;
}
#content .comments-area ul ul, #content .comments-area ol ol {
margin-bottom: 0;
}
.comments-area article {
margin: 24px 0;
margin: 1.7rem 0;
border-bottom: 2px dashed #eaeaea;
}
.comments-area article header {
margin: 0 0 2.4rem;
overflow: hidden;
position: relative;
}
.comments-area article header img {
float: left;
padding: 0;
line-height: 0;
}
.comments-area article header cite, .comments-area article header time {
display: block;
margin-left: 35px;
margin-left: 4rem;
}
.comments-area article header cite {
font-style: normal;
font-size: 15px;
font-size: 1.1rem;
line-height: 1.4;
}
.comments-area article header time {
line-height: 1.7;
text-decoration: none;
font-size: 12px;
font-size: 0.86rem;
color: #5e5e5e;
}
.comments-area article header a {
text-decoration: none;
color: #5e5e5e;
}
.comments-area article header a:hover {
color: #21759b;
}
.comments-area article header cite a {
color: #444;
}
.comments-area article header cite a:hover {
text-decoration: underline;
}
.comments-area article header h4 {
position: absolute;
top: 0;
right: 0;
padding: 6px 12px;
padding: 0.4rem 0.8rem;
font-size: 12px;
font-size: 0.8rem;
font-weight: normal;
color: #fff;
background-repeat: repeat-x;
background: #0088d0;
border-radius: 3px;
border: 1px solid #007cbd;
}
.comments-area li.bypostauthor cite span {
position: absolute;
margin-left: 5px;
margin-left: 0.35rem;
padding: 2px 5px;
padding: 0.14rem 0.35rem;
font-size: 10px;
font-size: 0.714285714rem;
}
a.comment-reply-link:before {
font-family: 'Genericons';
content: '\f412';
margin-right: 3px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
*overflow: auto;
*zoom: 1;
*display: inline;
}
a.comment-reply-link {
font-size: 13px;
font-size: 0.9rem;
line-height: 1.8;
color: #686868;
}
a.comment-reply-link:hover {
color: #21759b;
}
.commentlist .pingback {
line-height: 1.7;
margin-bottom: 24px;
margin-bottom: 1.71rem;
}
.commentlist .children {
margin-left: 48px;
margin-left: 3.42rem;
}
/* Comment form */
#respond {
margin-top: 1rem;
}
#respond h3#reply-title {
font-size: 30px;
font-weight: normal;
}
#respond h3#reply-title #cancel-comment-reply-link {
margin-left: 10px;
margin-left: 0.71rem;
font-weight: normal;
font-size: 12px;
font-size: 0.85rem;
}
#respond form {
margin: 24px 0;
margin: 1.7rem 0;
}
#respond form p {
margin: 0.78rem 0;
}
#respond form p.logged-in-as {
margin-bottom: 24px;
margin-bottom: 1.7rem;
}
#respond form label {
display: block;
line-height: 1.7;
}
#respond form input[type="text"], #respond form textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
font-size: 0.85rem;
line-height: 1;
padding: 10px;
padding: 0.714rem;
width: 100%;
}
#respond form p.form-allowed-tags {
margin: 0;
font-size: 12px;
font-size: 0.85rem;
line-height: 2;
color: #5e5e5e;
}
.required {
color: red;
}
label ~ span.required {
display: block;
float: left;
margin: -18px 0 0 -16px;
margin: -1.28rem 0 0 -1.14rem;
}
#disqus_thread {
padding: 5px 15px;
}
/* Image borders */
img[class*="align"], img[class*="wp-image-"] {
/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
}
a:focus img[class*="align"], a:hover img[class*="align"], a:active img[class*="align"], a:focus img[class*="wp-image-"], a:hover img[class*="wp-image-"], a:active img[class*="wp-image-"] {
/* Add some useful style to those fancy borders for linked images ... */
}
.img-border {
background-color: #fff;
padding: 5px;
border: 1px solid #ccc;
}
/* =Pagination
--------------------------------------------------------------*/
#wp_page_numbers {
margin-bottom: 40px;
border-top: 1px solid #EAEAEA;
border-bottom: 1px solid #EAEAEA;
padding: 7px 0;
}
#wp_page_numbers ul {
list-style-type: none;
list-style-image: none;
margin: 0;
float: right;
}
#wp_page_numbers ul li {
float: left;
margin-left: 7px;
}
#wp_page_numbers ul li.page_info {
padding: 3px 8px 0;
color: #999;
}
#wp_page_numbers ul li a {
color: #777;
display: block;
float: left;
background-color: #f9f9f9;
border: 1px solid #eaeaea;
border-radius: 3px;
padding: 1px 8px 2px;
}
#wp_page_numbers ul li a:hover, #wp_page_numbers ul li.active_page a {
border: 1px solid #57ad68;
color: #fff;
background: #439f55;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
}
#wp_page_numbers ul li a:active {
-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
}
/* wp-pagenavi */
.wp-pagenavi {
margin-bottom: 40px;
border-top: 1px solid #EAEAEA;
border-bottom: 1px solid #EAEAEA;
padding: 7px 0;
text-align: center;
}
.wp-pagenavi .pages {
padding: 3px 7px 0;
color: #999;
border: none;
}
.wp-pagenavi .current, .wp-pagenavi a {
display: inline-block;
color: #777;
background-color: #f9f9f9;
border: 1px solid #eaeaea;
border-radius: 3px;
padding: 1px 8px 2px !important;
margin-left: 4px;
}
.wp-pagenavi .current, .wp-pagenavi a:hover {
border: 1px solid #439f55 !important;
color: #fff;
background: #57ad68;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
}
.wp-pagenavi a:active {
-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
}
/* Default wp-page */
#content ul.default-wp-page {
list-style: none;
margin: 0 2.5%;
padding: 7px 0 0;
}
.home #content ul.default-wp-page {
margin: 0;
}
ul.default-wp-page li {
padding-bottom: 7px;
}
ul.default-wp-page li.previous {
float: left;
}
ul.default-wp-page li.next {
float: right;
}
ul.default-wp-page li a {
display: inline-block;
color: #777;
background-color: #f9f9f9;
border: 1px solid #eaeaea;
border-radius: 2px;
padding: 8px 8px 8px;
}
ul.default-wp-page li a:hover {
border: 1px solid #57ad68;
color: #fff !important;
border: 1px solid #439f55;
cursor: pointer;
background: #439f55;
color: #fff;
position: relative;
border-radius: 2px;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
}
ul.default-wp-page li a:active {
-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
}
/* Single pagination */
.pagination {
margin: 30px 0 30px 0px;
border-top: rgba(0, 0, 0, .035) 1px solid;
border-bottom: rgba(0, 0, 0, .035) 1px solid;
background: #f9f9f9;
padding: 7px 0;
text-align: center;
color: #999;
}
.pagination span {
display: inline-block;
color: #fff;
background-color: #57ad68;
border: 1px solid #57ad68;
border-radius: 2px;
padding: 1px 8px 2px;
margin-left: 3px;
}
.pagination a span {
background-color: inherit;
border: 1px solid #e5e5e5;
color: #777;
}
.pagination a:hover span {
background-color: #57ad68;
border: 1px solid #57ad68;
color: #fff;
}
/* =Widgets
-----------------------------------------------*/
.widget {
background: #fff;
padding: 15px;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
border-radius: 2px;
margin-bottom: 30px;
}
.widget ul li {
background-image: url('../images/arrow-right.png');
background-position: 0 8px;
background-repeat: no-repeat;
padding: 0 0 0 15px;
font-size: 13px;
}
.widget ul li a {
margin: 0 0 8px 0;
}
#secondary .recentcomments ul li {
background-position: 30px 6px;
}
.widget ul li a:hover {
color: #439f55;
text-decoration: underline;
}
.widget-title {
font-size: 18px;
line-height: 30px;
padding-bottom: 10px;
}
.widget-title, .widget-title a {
color: #555;
}
.widget-title a:hover {
color: #439f55;
}
/* Search Widget */
.widget_search input.s {
width: 100%;
height: 40px;
padding: 0 35px 0 15px;
color: #777;
background-color: #f9f9f9;
background-image: none;
background-position: right 10px;
border-color: #eaeaea;
cursor: text;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
text-indent: 0;
}
.widget_search input.s:focus {
border-color: #ccc;
}
/* Calendar Widget */
.widget_calendar #wp-calendar {
width: 95%;
text-align: center;
margin: auto;
border-radius: none;
}
.widget_calendar #wp-calendar caption, .widget_calendar #wp-calendar td, .widget_calendar #wp-calendar th {
text-align: center;
}
.widget_calendar #wp-calendar caption {
font-size: 11px;
font-weight: 500;
padding: 5px 0 3px 0;
text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
background: #f4f4f4;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
background: #f4f4f4;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
/* Text Widget */
.widget_article {
margin-bottom: 20px;
}
.widget_article .article-title a:hover {
text-decoration: underline;
}
.widget_article .post {
padding-bottom: 20px;
}
.widget_article .article-content p {
margin-bottom: 0px;
}
/* Tag Cloud */
.widget_tag_cloud a {
margin-right: 5px;
color: #777;
padding: 10px 0;
}
.widget_tag_cloud a:hover {
color: #439f55;
}
/* WP Caption */
.wp-caption {
margin-bottom: 30px;
max-width: 100%;
}
.wp-caption .wp-caption-text, .gallery-caption {
font-style: italic;
}
.wp-caption .wp-caption-text {
margin-bottom: 0;
padding: 15px 0;
border-bottom: 1px solid #EAEAEA;
}
.widget select {
max-width: 100%;
}
/* =Footer
-----------------------------------------------*/
#footerarea {
margin-bottom: 10px;
}
#footerarea form input, #footerarea form textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#footerarea .widget-wrap {
border-top: 1px solid #eaeaea;
padding: 0 2.5%;
}
#footerarea .widget-area {
padding: 40px 0;
}
#footerarea .widget {
padding-left: 15px;
padding-right: 15px;
}
.col-3 {
width: 31.6%;
float: left;
margin-left: 2.5%;
}
.col-3:first-child {
margin-left: 0;
}
#footerarea .widget_archive, #footerarea .widget_pages, #footerarea .widget_nav_menu, #footerarea .widget_recent_entries, #footerarea .widget_categories, #footerarea .widget_recent_comments, #footerarea .widget_meta, #footerarea .widget_rss {
margin-bottom: 22px;
}
#footerarea .widget_archive ul li, #footerarea .widget_pages ul li, #footerarea .widget_nav_menu ul li, #footerarea .widget_recent_entries ul li, #footerarea .widget_categories ul li, #footerarea .widget_recent_comments ul li, #footerarea .widget_meta ul li, #footerarea .widget_rss ul li {
padding-bottom: 8px;
}
#footerarea .widget-title {
font-size: 19px;
text-transform: uppercase;
line-height: 25px;
}
#footerarea .widget_article {
margin-bottom: 10px;
}
#footerarea .widget_info, #footerarea .widget_text {
margin-bottom: 15px;
}
/* Site Generator */
#site-generator {
padding: 20px 0px;
border-top: 2px dashed #eaeaea;
color: #999;
}
#site-generator .copyright {
float: left;
padding-top: 5px;
font-size: 12px;
}
.footer-right {
padding-top: 5px;
float: right;
font-size: 12px;
}
#site-generator .copyright a {
color: #777;
}
#site-generator .copyright a:hover {
color: #439f55;
}
/* Custom implementations */
.attachment-featured.wp-post-image {
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.attachment-featured.wp-post-image:hover {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);
opacity: 0.8;
}
article {
background: #fff;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
box-sizing: border-box;
padding: 2.5%;
}
.medium-wrap article {
padding: 0;
}
.medium-wrap {
padding: 0 2.5%;
}
#comments {
padding: 5px 2.5%;
}
.comment {
-webkit-box-shadow: none;
box-shadow: none;
}
#main {
padding: 20px 2.5%;
}
/* =WooCommerce
-------------------------------------------------------------- */
#breadcrumb {
padding: 40px 0 0 0;
}
#breadcrumb a {
color: #0066cc;
font-size: 12px;
font-weight: 400;
}
#breadcrumb a:hover {
color: #444444;
text-decoration: none;
}
#content-woocommerce {
margin-bottom: 20px;
float: left;
width: 62.6%;
padding: 10px 1.5%;
background: #fff;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
#content-woocommerce .page-title {
display: block;
float: none;
font-size: 32px;
line-height: 42px;
padding-bottom: 10px;
}
.cart-collaterals .shipping_calculator {
width: 100%;
}
.woocommerce ul.product_list_widget li {
background-image: none;
}
/* =Responsive Structure
-----------------------------------------------*/
/* All Tablet Portrait size smaller than standard 1079 (devices and browsers) */
@media only screen and (max-width: 1078px) {
.wrapper {
width: 95%;
}
#site-title a img {
max-width: 668px;
}
.no-sidebar-template #content {
margin: 0;
width: 100%;
}
#site-logo {
margin-left: 20px;
}
.page-title {
padding-left: 30px;
}
/* Column */
.column {
margin-left: -2.99%;
}
.one-half, .one-third, .one-fourth {
margin: 0 0 0 2.90%;
}
.one-third, .one-fourth {
width: 30.43%;
}
.widget_service .one-third, .widget_service .one-fourth {
width: 47.02%;
}
#footerarea .widget_info, #footerarea .widget_text {
margin-bottom: 30px;
}
}
/* All Mobile Portrait size smaller than 768 (devices and browsers) */
@media only screen and (max-width: 767px) {
hr {
margin-bottom: 30px;
}
input[type="text"], input[type="password"], textarea, input[type="reset"], input[type="button"], input[type="submit"] {
margin-bottom: 20px;
}
input.s {
margin: 0;
}
input.s:focus {
width: 235px;
}
#primary,
#secondary,
#content-woocommerce,
.col-3 {
float: none;
margin-left: 0;
width: auto;
}
.featured-title, .featured-content, .featured-text {
display: none;
}
.one-column-template .container, .container {
width: auto;
}
.comments-title, #respond h3#reply-title {
font-size: 26px;
line-height: 32px;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
padding-bottom: 10px;
}
#branding {
margin-top: 15px;
}
.hgroup-wrap {
padding-bottom: 25px;
padding-top: 0;
}
.hgroup-right {
margin-top: 32px;
}
.hgroup-right .social-icons {
display: none;
}
#site-logo {
margin-top: 25px;
}
#site-title a img {
max-width: 280px;
}
#main-nav {
height: 36px;
padding: 13px 0 0;
}
#main-nav ul {
display: none;
}
#main-nav select {
display: block;
width: 100%;
border: 0 none;
font: 14px 'Open Sans', sans-serif;
color: #555;
height: 24px;
}
.page-title-wrap {
padding: 10px 0;
}
.breadcrumb {
margin-top: 0px;
float: none;
text-align: left;
}
#main {
padding-top: 40px;
}
.post-featured-image {
margin-bottom: 5px;
}
.entry-content {
padding-bottom: 0px;
}
/* Column */
.column {
margin-left: 0;
}
.one-half, .one-third, .one-fourth, .widget_service .one-half, .widget_service .one-third, .widget_service .one-fourth {
margin: 0;
padding-bottom: 10px;
width: 100%;
}
#content .post {
padding-bottom: 30px;
}
.widget_search input.s, .widget_search input.s:focus {
width: 100%;
}
#wp_page_numbers, .wp-pagenavi, #content ul.default-wp-page, .pagination {
margin-bottom: 30px;
}
#wp_page_numbers ul li.page_info, .wp-pagenavi .pages {
display: none;
}
.wp-caption {
margin-bottom: 15px;
}
.widget {
margin-bottom: 30px;
}
.widget_custom-tagcloud {
margin-bottom: 22px;
}
.widget_article {
margin-bottom: 10px;
}
.widget_service {
margin-bottom: 0;
}
.widget_recent_work {
margin-bottom: 10px;
}
.widget_testimonial .testimonial-icon {
float: none;
margin-bottom: 15px;
}
#site-generator .social-icons, #site-generator .copyright {
float: none;
width: 100%;
}
#site-generator .social-icons ul {
text-align: center;
float: none;
}
#site-generator .social-icons ul li {
display: inline-block;
float: none;
}
#site-generator .copyright {
padding-top: 10px;
text-align: center;
}
.footer-right {
text-align: center;
float: none;
}
}
/* All Mobile landscape size and All Mini Tablet Portrait size smaller than standard 768 and larger than 480 (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
input.s:focus {
width: 375px;
}
.hgroup-wrap {
padding-bottom: 30px;
}
.hgroup-right {
margin-top: 37px;
}
#site-title a img {
max-width: 420px;
}
/* Column */
.column {
margin-left: -3.57%;
}
.one-half, .one-third, .one-fourth {
margin: 0 0 0 3.44%;
width: 46.56%;
}
.widget_service .column {
margin-left: 0;
}
#footerarea {
margin-bottom: 10px;
}
}
/* All Mobile size smaller than standard 320 (devices and browsers) */
@media only screen and (max-width: 319px) {
.one-column-template .wrapper, .wrapper, .one-column-template .container, .container {
width: 95%;
}
}
/* Customize colors */
body {
background-color: #001719;
}
a {
color: #004c99;
}
#site-title a {
color: #004770;
}
#site-title a:hover {
color: #063572;
}
.wrapper {
background: #F8F8F8;
}
.social-icons ul li a {
color: #186ebf;
}
#main-nav a,
#main-nav a:hover,
#main-nav ul li.current-menu-item a,
#main-nav ul li.current_page_ancestor a,
#main-nav ul li.current-menu-ancestor a,
#main-nav ul li.current_page_item a,
#main-nav ul li:hover > a {
color: #fff;
}
.widget,
article {
background: #fff;
}
.entry-title,
.entry-title a,
h1,
h2,
h3,
h4,
h5,
h6,
.widget-title {
color: #1b1e1f;
}
a:focus,
a:active,
a:hover,
.tags a:hover,
.custom-gallery-title a,
.widget-title a,
#content ul a:hover,
#content ol a:hover,
.widget ul li a:hover,
.entry-title a:hover,
.entry-meta a:hover,
#site-generator .copyright a:hover {
color: #6e92b7;
}
#main-nav {
background: #001f4f;
border-color: #001f4f;
}
#main-nav ul li ul,
body {
border-color: #001f4f;
}
#main-nav a:hover,
#main-nav ul li.current-menu-item a,
#main-nav ul li.current_page_ancestor a,
#main-nav ul li.current-menu-ancestor a,
#main-nav ul li.current_page_item a,
#main-nav ul li:hover > a,
#main-nav li:hover > a,
#main-nav ul ul:hover > a,
#main-nav a:focus {
background: #007fbf;
}
#main-nav ul li ul li a:hover,
#main-nav ul li ul li:hover > a,
#main-nav ul li.current-menu-item ul li a:hover {
color: #007fbf;
}
.entry-content {
color: #1D1D1D;
}
::selection {
background: #3a73c9;
}
blockquote {
border-color: #3a73c9;
}
#controllers a:hover,
#controllers a.active {
color: #3a73c9;
} | 0.360151 | 0.114914 |
@charset "utf-8";
/* リセットcss */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
body {
line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
display:block;
}
nav ul {
list-style:none;
}
blockquote, q {
quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content:'';
content:none;
}
a {
margin:0;
padding:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
/* index header*/
.infoContent {
width: 80%;
padding: 20px 0 20px 20px ;
}
.first-line{
display: flex;
justify-content: left;
padding-right: 5px;
}
.first-line h3{
padding: 5px;
}
.second-line{
padding: 5px;
}
header {
display: flex;
background-color: lightskyblue;
width: 100%;
height: 100px;
}
header button {
width: 100%;
height: 100px;
font-size: 50px;
padding: 10px;
}
/* index content*/
.toc label{
display:block;
position:relative;
padding-left:1em;
line-height:1.5em;
font-size:20px;
}
.toc label input{
position:absolute;
top:0;
bottom:0;
left:0;
margin:auto;
}
.toc h2 {
font-size: 30px;
margin: 30px 0 20px 30px;
}
.chapterContent {
font-size: 25px;
font-weight: 600;
margin: 0 0 5px 50px;
}
.sectionContents {
font-size: 20px;
font-weight: 500;
display: block;
margin: 0 0 0 70px;
}
.sectionContents label {
display: block;
}
/* Voice Recog*/
.quizHead {
display: flex;
width: 100%;
height: 100px;
}
.quizHead button{
width: 250px;
font-size: 25px;
height: 100%;
}
.countDown {
display: flex;
width: 60%;
justify-content: center;
align-items: center;
}
.counter {
width: 20%;
text-align: center;
padding: 25px 0;
border-radius: 0 0 0 100px;
border: medium solid black
}
.counterNum {
display: flex;
justify-content: center;
}
.jsentence {
height: 100px;
display: flex;
justify-content: center;
align-items: center;
font-size: 40px;
}
.esentence {
height: 100px;
display: flex;
justify-content: center;
align-items: center;
font-size: 50px;
color: lightsalmon;
font-weight: 700;
}
.speechRecog{
font-family: Open Sans;
}
#result{
height: 200px;
border: 1px solid #ccc;
padding: 10px;
box-shadow: 0 0 10px 0 #bbb;
margin-bottom: 30px;
font-size: 14px;
line-height: 25px;
}
.speechRecog button{
font-size: 20px;
position: absolute;
top: 240px;
left: 50%;
}
/* Hints */
.hints {
display: flex;
justify-content: center;
align-items: center;
}
.hints button {
width: 20%;
margin: 0 50px;
height: 100px;
font-size: 25px;
border-radius: 5px;
} | public/css/style.css | @charset "utf-8";
/* リセットcss */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
body {
line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
display:block;
}
nav ul {
list-style:none;
}
blockquote, q {
quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content:'';
content:none;
}
a {
margin:0;
padding:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
/* index header*/
.infoContent {
width: 80%;
padding: 20px 0 20px 20px ;
}
.first-line{
display: flex;
justify-content: left;
padding-right: 5px;
}
.first-line h3{
padding: 5px;
}
.second-line{
padding: 5px;
}
header {
display: flex;
background-color: lightskyblue;
width: 100%;
height: 100px;
}
header button {
width: 100%;
height: 100px;
font-size: 50px;
padding: 10px;
}
/* index content*/
.toc label{
display:block;
position:relative;
padding-left:1em;
line-height:1.5em;
font-size:20px;
}
.toc label input{
position:absolute;
top:0;
bottom:0;
left:0;
margin:auto;
}
.toc h2 {
font-size: 30px;
margin: 30px 0 20px 30px;
}
.chapterContent {
font-size: 25px;
font-weight: 600;
margin: 0 0 5px 50px;
}
.sectionContents {
font-size: 20px;
font-weight: 500;
display: block;
margin: 0 0 0 70px;
}
.sectionContents label {
display: block;
}
/* Voice Recog*/
.quizHead {
display: flex;
width: 100%;
height: 100px;
}
.quizHead button{
width: 250px;
font-size: 25px;
height: 100%;
}
.countDown {
display: flex;
width: 60%;
justify-content: center;
align-items: center;
}
.counter {
width: 20%;
text-align: center;
padding: 25px 0;
border-radius: 0 0 0 100px;
border: medium solid black
}
.counterNum {
display: flex;
justify-content: center;
}
.jsentence {
height: 100px;
display: flex;
justify-content: center;
align-items: center;
font-size: 40px;
}
.esentence {
height: 100px;
display: flex;
justify-content: center;
align-items: center;
font-size: 50px;
color: lightsalmon;
font-weight: 700;
}
.speechRecog{
font-family: Open Sans;
}
#result{
height: 200px;
border: 1px solid #ccc;
padding: 10px;
box-shadow: 0 0 10px 0 #bbb;
margin-bottom: 30px;
font-size: 14px;
line-height: 25px;
}
.speechRecog button{
font-size: 20px;
position: absolute;
top: 240px;
left: 50%;
}
/* Hints */
.hints {
display: flex;
justify-content: center;
align-items: center;
}
.hints button {
width: 20%;
margin: 0 50px;
height: 100px;
font-size: 25px;
border-radius: 5px;
} | 0.26971 | 0.07658 |
.products-page {
padding-bottom: 80px;
}
/*! product-search section start */
.product-search__container {
display: flex;
flex-wrap: wrap;
}
.product-search__title {
width: 100%;
}
/** search form start */
.product-search__form {
flex-grow: 1;
margin-right: 16px;
}
.product-search__label {
display: flex;
height: 48px;
background-color: #fff;
border-radius: 16px;
padding-left: 16px;
padding-right: 16px;
align-items: center;
gap: 8px;
position: relative;
}
.product-search__input {
flex-grow: 1;
display: flex;
height: 100%;
align-items: center;
border: none;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
border-radius: 16px;
background-color: transparent;
padding-left: 48px;
padding-right: 16px;
transition: 0.3s;
}
.product-search__input:focus {
box-shadow: 0px 6px 12px rgba(0, 0, 0, 15%);
}
.product-search__input::placeholder {
color: inherit;
}
/** search form end */
/** product filter start */
.product-filter {
display: flex;
background-color: #fff;
border-radius: 16px;
position: relative;
}
.product-filter__link {
display: flex;
min-width: max-content;
text-decoration: none;
text-transform: uppercase;
justify-content: center;
align-items: center;
position: relative;
z-index: 0;
cursor: pointer;
padding-left: 16px;
padding-right: 16px;
flex-grow: 1;
height: 48px;
transition: 0.3s;
}
.product-filter__link:hover {
color: #0033ab;
}
.product-filter__link.current {
color: #fff;
}
.product-filter__link::before {
content: "";
position: absolute;
top: 0px;
left: 0px;
background-color: #0033ab;
height: 100%;
width: 100%;
border-radius: 16px;
z-index: -1;
opacity: 0;
transition: 0.3s;
}
.product-filter__link.current::before {
opacity: 1;
}
.product-filter__link.current:hover {
color: #fff;
}
/** product filter end */
/** product categories start */
.product-categories {
width: 100%;
margin-top: 16px;
transition: 0.3s;
}
.product-categories__dropdown-btn {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 48px;
border: none;
border-radius: 16px;
background-color: #0033ab;
color: #fff;
gap: 16px;
cursor: pointer;
position: relative;
z-index: 2;
transition: 0.3s;
}
.product-categories__dropdown-btn svg {
transform: rotate(90deg);
transition: 0.3s;
}
.product-categories.hidden .product-categories__dropdown-btn svg {
transform: rotate(0deg);
}
.product-categories__dropdown-btn:hover {
box-shadow: 0px 6px 12px rgba(0, 0, 0, 15%);
}
.product-categories__content-wrap {
position: relative;
top: 0px;
max-height: 2000px;
overflow: hidden;
transition: 0.3s;
}
.product-categories.hidden .product-categories__content-wrap {
max-height: 0px;
}
.product-categories__content {
padding-top: 16px;
display: grid;
grid-template-columns: repeat(6, minmax(180px, 1fr));
grid-gap: 8px 16px;
transform: translateY(0%);
transition: 0.3s;
}
.product-categories.hidden .product-categories__content {
transform: translateY(-100%);
}
.product-categories__link {
display: flex;
align-items: center;
height: 40px;
text-decoration: none;
width: 100%;
border-radius: 10px;
border: 1px solid #8f8f8f;
overflow: hidden;
position: relative;
}
.product-categories__link::before,
.product-categories__link::after {
content: "";
position: absolute;
display: block;
height: 100%;
width: 25px;
position: absolute;
top: 0px;
background-color: #eae9f3;
z-index: 1;
}
.product-categories__link::before {
left: 0px;
}
.product-categories__link::after {
right: 0px;
}
@keyframes scroll {
0% {
transform: translate(0%, 0);
}
100% {
transform: translate(-100%, 0);
}
}
.product-categories__link:hover {
border-color: #0033ab;
color: #0033ab;
}
.product-categories__link.current {
border-color: #0033ab;
background-color: #0033ab;
color: #fff;
}
.product-categories__link.current::before,
.product-categories__link.current::after {
background-color: #0033ab;
}
.product-categories__link span {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
z-index: 0;
padding: 0px 25px;
min-width: 100%;
}
.product-categories__link:hover span {
display: block;
min-width: max-content;
-webkit-animation: scroll 5s infinite linear;
-moz-animation: scroll 5s infinite linear;
animation: scroll 5s infinite linear;
}
/** product categories end */
/*! product-search section end */
/*! all-products section start */
.all-products__list {
display: grid;
grid-template-columns: repeat(3, minmax(300px, 1fr));
grid-gap: 32px 32px;
}
.all-products__pagination .pagination {
margin-top: 32px;
}
/*! all-products section end */
/*! adaptive & responsive start */
@media screen and (max-width: 1299px) {
/** tablet */
.products-page {
padding-bottom: 48px;
}
.product-categories__content {
grid-template-columns: repeat(3, minmax(180px, 1fr));
}
.all-products__list {
grid-template-columns: 1fr 1fr;
grid-gap: 24px;
}
.product-categories__dropdown-btn:hover {
box-shadow: none;
}
}
@media screen and (max-width: 833px) {
/** mobile */
.product-search__form {
margin-right: 0px;
margin-bottom: 16px;
}
.product-categories__content {
grid-template-columns: minmax(180px, 1fr);
}
.product-filter {
font-size: 13px;
max-width: 100%;
min-width: 100%;
}
.product-search__title {
max-width: 200px;
}
.product-search__form {
width: 100%;
}
.all-products__list {
grid-template-columns: 1fr;
grid-gap: 16px;
}
}
/*! adaptive & responsive end */ | resources/css/pages/products/index.css | .products-page {
padding-bottom: 80px;
}
/*! product-search section start */
.product-search__container {
display: flex;
flex-wrap: wrap;
}
.product-search__title {
width: 100%;
}
/** search form start */
.product-search__form {
flex-grow: 1;
margin-right: 16px;
}
.product-search__label {
display: flex;
height: 48px;
background-color: #fff;
border-radius: 16px;
padding-left: 16px;
padding-right: 16px;
align-items: center;
gap: 8px;
position: relative;
}
.product-search__input {
flex-grow: 1;
display: flex;
height: 100%;
align-items: center;
border: none;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
border-radius: 16px;
background-color: transparent;
padding-left: 48px;
padding-right: 16px;
transition: 0.3s;
}
.product-search__input:focus {
box-shadow: 0px 6px 12px rgba(0, 0, 0, 15%);
}
.product-search__input::placeholder {
color: inherit;
}
/** search form end */
/** product filter start */
.product-filter {
display: flex;
background-color: #fff;
border-radius: 16px;
position: relative;
}
.product-filter__link {
display: flex;
min-width: max-content;
text-decoration: none;
text-transform: uppercase;
justify-content: center;
align-items: center;
position: relative;
z-index: 0;
cursor: pointer;
padding-left: 16px;
padding-right: 16px;
flex-grow: 1;
height: 48px;
transition: 0.3s;
}
.product-filter__link:hover {
color: #0033ab;
}
.product-filter__link.current {
color: #fff;
}
.product-filter__link::before {
content: "";
position: absolute;
top: 0px;
left: 0px;
background-color: #0033ab;
height: 100%;
width: 100%;
border-radius: 16px;
z-index: -1;
opacity: 0;
transition: 0.3s;
}
.product-filter__link.current::before {
opacity: 1;
}
.product-filter__link.current:hover {
color: #fff;
}
/** product filter end */
/** product categories start */
.product-categories {
width: 100%;
margin-top: 16px;
transition: 0.3s;
}
.product-categories__dropdown-btn {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 48px;
border: none;
border-radius: 16px;
background-color: #0033ab;
color: #fff;
gap: 16px;
cursor: pointer;
position: relative;
z-index: 2;
transition: 0.3s;
}
.product-categories__dropdown-btn svg {
transform: rotate(90deg);
transition: 0.3s;
}
.product-categories.hidden .product-categories__dropdown-btn svg {
transform: rotate(0deg);
}
.product-categories__dropdown-btn:hover {
box-shadow: 0px 6px 12px rgba(0, 0, 0, 15%);
}
.product-categories__content-wrap {
position: relative;
top: 0px;
max-height: 2000px;
overflow: hidden;
transition: 0.3s;
}
.product-categories.hidden .product-categories__content-wrap {
max-height: 0px;
}
.product-categories__content {
padding-top: 16px;
display: grid;
grid-template-columns: repeat(6, minmax(180px, 1fr));
grid-gap: 8px 16px;
transform: translateY(0%);
transition: 0.3s;
}
.product-categories.hidden .product-categories__content {
transform: translateY(-100%);
}
.product-categories__link {
display: flex;
align-items: center;
height: 40px;
text-decoration: none;
width: 100%;
border-radius: 10px;
border: 1px solid #8f8f8f;
overflow: hidden;
position: relative;
}
.product-categories__link::before,
.product-categories__link::after {
content: "";
position: absolute;
display: block;
height: 100%;
width: 25px;
position: absolute;
top: 0px;
background-color: #eae9f3;
z-index: 1;
}
.product-categories__link::before {
left: 0px;
}
.product-categories__link::after {
right: 0px;
}
@keyframes scroll {
0% {
transform: translate(0%, 0);
}
100% {
transform: translate(-100%, 0);
}
}
.product-categories__link:hover {
border-color: #0033ab;
color: #0033ab;
}
.product-categories__link.current {
border-color: #0033ab;
background-color: #0033ab;
color: #fff;
}
.product-categories__link.current::before,
.product-categories__link.current::after {
background-color: #0033ab;
}
.product-categories__link span {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
z-index: 0;
padding: 0px 25px;
min-width: 100%;
}
.product-categories__link:hover span {
display: block;
min-width: max-content;
-webkit-animation: scroll 5s infinite linear;
-moz-animation: scroll 5s infinite linear;
animation: scroll 5s infinite linear;
}
/** product categories end */
/*! product-search section end */
/*! all-products section start */
.all-products__list {
display: grid;
grid-template-columns: repeat(3, minmax(300px, 1fr));
grid-gap: 32px 32px;
}
.all-products__pagination .pagination {
margin-top: 32px;
}
/*! all-products section end */
/*! adaptive & responsive start */
@media screen and (max-width: 1299px) {
/** tablet */
.products-page {
padding-bottom: 48px;
}
.product-categories__content {
grid-template-columns: repeat(3, minmax(180px, 1fr));
}
.all-products__list {
grid-template-columns: 1fr 1fr;
grid-gap: 24px;
}
.product-categories__dropdown-btn:hover {
box-shadow: none;
}
}
@media screen and (max-width: 833px) {
/** mobile */
.product-search__form {
margin-right: 0px;
margin-bottom: 16px;
}
.product-categories__content {
grid-template-columns: minmax(180px, 1fr);
}
.product-filter {
font-size: 13px;
max-width: 100%;
min-width: 100%;
}
.product-search__title {
max-width: 200px;
}
.product-search__form {
width: 100%;
}
.all-products__list {
grid-template-columns: 1fr;
grid-gap: 16px;
}
}
/*! adaptive & responsive end */ | 0.631822 | 0.063366 |
.flex-basis-0 { flex-basis: 0;}
@font-face {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Titillium Web Regular'), local('TitilliumWeb-Regular'), url(https://fonts.gstatic.com/s/titilliumweb/v9/NaPecZTIAOhVxoMyOr9n_E7fdMPmDaZRbrw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
body{font-family: 'Titillium Web', sans-serif !important;background: #F5F5F6; font-display: auto;}
*{box-sizing: border-box;}
select { position: relative;}
/* @HEADER SECTION */
header {
background-color: #FFF;
margin-bottom: 1rem;
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
.header-footer {
background-color: #ee1d23;
height: 2px;
}
header i {
color: #646465;
font-size:25px;
margin-right: 1.4rem;
}
header .header-wrapper {
padding: 0rem .1rem;
}
header .header-wrapper .logo {
margin: 0.6rem 0rem;
}
.toast-container {
display: flex;
flex-direction: column;
justify-content: flex-end;
position: fixed;
top: 5px;
right: 5px;
z-index: 1025;
}
.toast {
width: 12rem;
}
.toast button {
position: absolute;
top: 0px;
right: 5px;
}
.toast-header {
padding: 0.8rem 1.5rem;
}
/* #HEADER SECTION */
/*
aside img {
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
*/
.cursor-pointer {cursor: pointer;}
.select-wrapper { position: relative;}
.select-empty::after {
content: '\f0b0';
font-weight: 900;
font-family: "Font Awesome 5 Free";
display: block;
position: absolute;
top: 50%;
color: rgba(0,0,0,0.3);
left: 5px;
transform: translateY(-50%);
}/* @NAV SECTION */
nav {
}
/* #NAV SECTION */
.form-search {
margin-bottom: 1.2rem;
}
.form-search .form-search-input-wrapper, .form-search .form-search-button-wrapper {
display: flex;
flex-direction: column;
margin: 0.1rem;
}
.form-search .form-search-button-wrapper label, .form-search .form-search-input-wrapper label, aside label {
color: #818387;
font-size: 0.8rem;
margin-left: 3px;
margin-bottom: 1px;
}
.form-search-button-wrapper {
display: flex;
justify-content: flex-end;
}
.form-order-by {
display: flex;
align-items: center;
justify-content: flex-start;
flex-wrap: wrap;
}
.form-order-by button i {
margin-left: 5px;
}
.form-order-by .active-button {
opacity: 1;
}
.form-order-by button {
opacity: 0.8;
}
.form-order-by button, .form-search button {
background-color: #646465;
margin: 0.1rem;
color: #FFF;
}
.form-search button {
width: 100%;
margin: 0 15px;
}
/* @MAIN SECTION */
main {
position: relative;
}
main section {
}
main section article {
}
.pagination .page-link {
color: #818387 !important;
}
.page-item.active .page-link {
background-color: #646465 !important;
}
.page-item.active a {
color: #FFF !important;
}
/* @MAIN SECTION - HOME ARTICLE */
.section-form-search {
background-color: #FFF;
padding: 1.25rem 1.25rem;
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
main section article.home-article-element {
margin-top: 1.5rem;
cursor: pointer;
background-color: #FFF;
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
main section article.home-article-element figure {
display: flex;
background-size: cover;
height: 100%;
background-repeat: no-repeat;
background-position: center;
}
main section article.home-article-element .home-article-element-relevante {
position: absolute;
top: 0;
right: 10px;
color: #FFF;
font-size: 28px;
}
main section article.home-article-element a {
color: black;
}
main section article.home-article-element a:hover {
text-decoration: none;
}
main section article.home-article-element .home-article-element-body {
position: relative;
padding: 1.25rem 1.25rem 1rem 1.25rem;
}
main section article.home-article-element .home-article-element-footer {
border-top: 1px solid rgba(0,0,0,.125);
position: relative;
padding: 1rem 1.25rem 1rem 1.25rem;
}
main section article.home-article-element .home-article-element-body .home-article-element-body-logo {
position: absolute;
top: 0;
right: 0;
background-color: #ee1d23;
width: 30%;
padding: 10px;
}
main section article.home-article-element .home-article-element-body .home-article-element-body-logo img {
width: 100%;
}
.home-article-element-cost {
font-weight: bold;
font-size: 1.3rem;
}
.home-article-element-cost-wrapper{
margin: 1rem 0;
}
.home-article-element-cost small {
color: #818387;
font-size: 0.8rem;
}
main section article.home-article-element .home-article-element-dimensioncost {
margin-top: 1rem;
}
main section article.home-article-element .home-article-element-title {
margin-top: 2rem;
font-weight: bold;
font-size: 1.1rem;
}
main section article.home-article-element .home-article-element-description {
color: #818387;
}
main section article.home-article-element .home-article-element-contact i {
margin-right: 0.5rem;
}
/* #MAIN SECTION - HOME ARTICLE */
main section article.local-article {
margin-top: 1.5rem;
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
background-color: #FFF;
}
main section article.local-article .local-article-main-image {
width: 100%;
}
main section article.local-article .local-article-titulo {
border-bottom: 1px solid rgba(0,0,0,.125);
padding: 1.25rem;
}
main section article.local-article .local-article-titulo h1 {
font-size: 2rem;
text-align: center;
}
main section article.local-article .local-article-titulo h2 {
text-align: center;
color: #818387;
}
main section article.local-article h2 {
font-size: 1.5rem;
}
main section article.local-article .local-article-sector {
display: flex;
justify-content: flex-end;
padding: 0.8rem 1.25rem;
}
main section article.local-article .local-article-sector h2 {
color: #818387;
font-size: 1.2rem;
}
main section article.local-article .local-article-descripcion {
padding: 1.25rem;
}
main section article.local-article .local-article-attrs {
padding: 1.25rem;
}
aside .aside-local article{
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
aside article .list-group h2 {
font-size: 1.3rem;
font-weight: bold;
}
aside article .list-group-item.active {
display: flex;
align-items: center;
}
aside article .list-group-item.active i {
margin-right: 1rem;
}
.list-group .list-group-item.active {
background-color: #FFF;
color: black;
border: 1px solid rgba(0,0,0,.125);
position: sticky;
top: 0;
z-index: 90;
border-bottom-color: rgba(0,0,0,.225);
}
.list-group .list-group-item.active h2 {
margin: 0;
}
main section .local-article-footer {
border-top: 1px solid rgba(0,0,0,.125);
position: relative;
padding: 1rem 1.25rem 1rem 1.25rem;
}
main section .form-solicitud {
margin-top: 1.5rem;
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
background-color: #FFF;
}
main section .form-solicitud-header {
border-bottom: 1px solid rgba(160,160,160,0.3);
padding: .75rem 1.25rem;
margin-bottom: 1rem;
display: flex;
align-items: center;
top: 0;
z-index: 90;
background-color: #FFF;
border-bottom-color: rgba(0,0,0,.225);
}
main section .form-solicitud-header i {
margin-right: 1rem;
}
main section .form-solicitud-header h2 {
margin: 0;
padding: 0;
text-align: left;
font-size: 1.3rem;
font-weight: bold;
}
main section .form-solicitud-body {
padding: 0.75rem 1.25rem;
}
main section .form-solicitud button {
width: 100%;
}
/* #MAIN SECTION */
/* @FOOTER SECTION */
footer {
background-color: #313131;
padding-top: 2rem;
padding-bottom: 2rem;
margin-top: 5rem;
}
footer .footer-links {
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 3rem;
font-size: 16px;
color: #999999;
}
footer .footer-links > span {
margin: 0 0.4rem;
}
footer .footer-links a {
text-decoration: none;
color: #eb3e4f;
}
footer .footer-links a:hover {
text-decoration: none;
}
footer .footer-logos {
display: flex;
justify-content: center;
align-items: flex-start;
}
footer .footer-logos img {
width: 100%;
}
/* #FOOTER SECTION */
.admin-area .card {
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
.table-responsive {
display: table;
}
.admin-table-wrapper {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0,0,0,.125);
border-radius: .25rem;
}
.admin-table-wrapper-header {
padding: .75rem 1.25rem;
margin-bottom: 0;
background-color: rgba(0,0,0,.03);
border-bottom: 1px solid rgba(0,0,0,.125);
display: flex;
justify-content: space-between;
align-items: center;
}
.admin-table-wrapper-filters {
display: flex;
align-items: flex-end;
justify-content: flex-end;
margin-bottom: 1.25rem;
}
.admin-table-wrapper-filters-group {
display: flex;
flex-direction: column;
margin-left: 1rem;
overflow: hidden;
padding-top: 25px;
position: relative;
}
.admin-table-wrapper-filters-group label {
font-size: 0.8rem;
margin-left: 0.2rem;
margin-bottom: 0.2rem;
position: absolute;
top: 0;
transition: all 0.3s;
}
.admin-table-wrapper-filters-group:hover label {
font-size: 1rem;
transition: all 0.3s;
top: -5px;;
}
.admin-table-wrapper-filters-group input, .admin-table-wrapper-filters-group select {
padding: .25rem .5rem;
padding-top: 0.25rem;
padding-right: 0.5rem;
padding-bottom: 0.25rem;
padding-left: 0.5rem;
font-size: .875rem;
line-height: 1.5;
border-radius: .2rem;
height: calc(1.5em + .5rem + 2px);
}
.admin-table-wrapper-header-title {
font-weight: bolder;
font-size: 1.2rem;
letter-spacing: 1px;
}
.admin-table-wrapper-header-info {
}
.admin-table-wrapper-header:first-child {
border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}
.admin-table-wrapper-body {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
min-height: 1px;
padding: 1.25rem;
}
.admin-table-wrapper .admin-table {
width: 100%;
border-collapse: collapse;
}
.admin-table-wrapper .admin-table thead tr {
}
.admin-table-wrapper .admin-table tbody tr:hover {
background-color: rgba(0,0,0,.075);
}
.admin-table-wrapper .admin-table thead tr th {
border: 1px solid #dee2e6;
padding: .75rem;
vertical-align: middle;
}
.admin-table-wrapper .admin-table .admin-table-actions-col-wrapper {
text-align: center;
width: 100%;
display: flex;
align-items: center;
justify-content: space-around;
}
.admin-table-wrapper .admin-table tbody td {
border: 1px solid #dee2e6;
padding: .30rem .70rem;
vertical-align: middle;
}
.resp-sharing-button__link,
.resp-sharing-button__icon {
display: inline-block
}
.resp-sharing-button__link {
text-decoration: none;
color: #fff;
margin: 0.5em
}
.resp-sharing-button {
border-radius: 5px;
transition: 25ms ease-out;
padding: 0.5em 0.75em;
font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}
.resp-sharing-button__icon svg {
width: 1em;
height: 1em;
margin-right: 0.4em;
vertical-align: top
}
.resp-sharing-button--small svg {
margin: 0;
vertical-align: middle
}
/* Non solid icons get a stroke */
.resp-sharing-button__icon {
stroke: #fff;
fill: none
}
/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
fill: #fff;
stroke: none
}
.resp-sharing-button--twitter {
background-color: #55acee
}
.resp-sharing-button--twitter:hover {
background-color: #2795e9
}
.resp-sharing-button--pinterest {
background-color: #bd081c
}
.resp-sharing-button--pinterest:hover {
background-color: #8c0615
}
.resp-sharing-button--facebook {
background-color: #3b5998
}
.resp-sharing-button--facebook:hover {
background-color: #2d4373
}
.resp-sharing-button--tumblr {
background-color: #35465C
}
.resp-sharing-button--tumblr:hover {
background-color: #222d3c
}
.resp-sharing-button--reddit {
background-color: #5f99cf
}
.resp-sharing-button--reddit:hover {
background-color: #3a80c1
}
.resp-sharing-button--google {
background-color: #dd4b39
}
.resp-sharing-button--google:hover {
background-color: #c23321
}
.resp-sharing-button--linkedin {
background-color: #0077b5
}
.resp-sharing-button--linkedin:hover {
background-color: #046293
}
.resp-sharing-button--email {
background-color: #777
}
.resp-sharing-button--email:hover {
background-color: #5e5e5e
}
.resp-sharing-button--xing {
background-color: #1a7576
}
.resp-sharing-button--xing:hover {
background-color: #114c4c
}
.resp-sharing-button--whatsapp {
background-color: #25D366
}
.resp-sharing-button--whatsapp:hover {
background-color: #1da851
}
.resp-sharing-button--hackernews {
background-color: #FF6600
}
.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus { background-color: #FB6200 }
.resp-sharing-button--vk {
background-color: #507299
}
.resp-sharing-button--vk:hover {
background-color: #43648c
}
.resp-sharing-button--facebook {
background-color: #3b5998;
border-color: #3b5998;
}
.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
background-color: #2d4373;
border-color: #2d4373;
}
.resp-sharing-button--twitter {
background-color: #55acee;
border-color: #55acee;
}
.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
background-color: #2795e9;
border-color: #2795e9;
}
.resp-sharing-button--email {
background-color: #777777;
border-color: #777777;
}
.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
background-color: #5e5e5e;
border-color: #5e5e5e;
}
.resp-sharing-button--linkedin {
background-color: #0077b5;
border-color: #0077b5;
}
.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
background-color: #046293;
border-color: #046293;
}
.resp-sharing-button--whatsapp {
background-color: #25D366;
border-color: #25D366;
}
.resp-sharing-button--whatsapp:hover,
.resp-sharing-button--whatsapp:active {
background-color: #1DA851;
border-color: #1DA851;
}
.lozad {
visibility: hidden;
overflow: hidden;
opacity: 0;
transition: opacity 1s;
}
.lozad.loaded {
opacity: 1;
visibility: visible;
}
aside img.lozad.loaded {
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
#form-search-wrapper-mask {
z-index: 95;
display: none;
background-color: rgba(0,0,0,0.5);
}
.form-imagen {
border: 1px solid rgba(0,0,0,.125);
padding: 0.5rem;
border-radius: .25rem;
}
@media (max-width:991px) {
header {
background-color: #FFF;
margin-bottom: 0rem;
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
.header-footer {
height: 1px;
}
#form-search-wrapper-mask {
display: none;
position: absolute;
width: 100%;
height: 100%;
bottom: 0;
left: 0;
}
#form-search {
display: none;
}
.form-search .form-search-input-wrapper, .form-search .form-search-button-wrapper {
margin-top: 1rem;
display: flex;
flex-direction: column;
}
.form-search button {
margin: 1.1rem 0;
}
.form-order-by-text {
flex: 0 0 100%;
max-width: 100%;
}
.form-search-wrapper {
width: 100% !important;
max-width: 100% !important;
padding-right: 0 !important;
padding-left: 0 !important;
margin-right: 0 !important;
margin-left: 0 !important;
position: sticky;
top: 0;
z-index: 100;
max-width: none;
max-height: calc(100vh - 6rem);
overflow-y: auto;
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
main section .local-article-footer {
display: flex;
justify-content: space-around;
}
main section article.home-article-element figure {
min-height: 10rem;
}
main section article.home-article-element .home-article-element-title {
margin-top: 1.7rem;
}
footer .footer-links > span {
display: none;
}
footer .footer-links{
flex-wrap: wrap;
justify-content: center;;
}
footer .footer-links > div:first-child {
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 1rem
font-size: 1.3rem;
}
footer .footer-links > div {
flex: 0 0 33.33%;
max-width: 33.33%;
text-align: center;
}
.form-order-by button {
display: flex;
align-items: center;
justify-content: space-around;
}
#section-form-search-toggle a {
color: black;
}
#section-form-search-toggle i {
border-radius: 0.25rem;
border: 1px solid rgba(0, 0, 0, 0.125);
padding: 0.55rem;
}
.section-form-search {
padding: 1rem 1.25rem;
}
.admin-table-wrapper-filters {
flex-wrap: wrap;
}
.admin-table-wrapper-filters-group {
flex: 1 1 100%;
}
.table-responsive {
display: block;
}
} | public/css/layout.css | .flex-basis-0 { flex-basis: 0;}
@font-face {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Titillium Web Regular'), local('TitilliumWeb-Regular'), url(https://fonts.gstatic.com/s/titilliumweb/v9/NaPecZTIAOhVxoMyOr9n_E7fdMPmDaZRbrw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
body{font-family: 'Titillium Web', sans-serif !important;background: #F5F5F6; font-display: auto;}
*{box-sizing: border-box;}
select { position: relative;}
/* @HEADER SECTION */
header {
background-color: #FFF;
margin-bottom: 1rem;
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
.header-footer {
background-color: #ee1d23;
height: 2px;
}
header i {
color: #646465;
font-size:25px;
margin-right: 1.4rem;
}
header .header-wrapper {
padding: 0rem .1rem;
}
header .header-wrapper .logo {
margin: 0.6rem 0rem;
}
.toast-container {
display: flex;
flex-direction: column;
justify-content: flex-end;
position: fixed;
top: 5px;
right: 5px;
z-index: 1025;
}
.toast {
width: 12rem;
}
.toast button {
position: absolute;
top: 0px;
right: 5px;
}
.toast-header {
padding: 0.8rem 1.5rem;
}
/* #HEADER SECTION */
/*
aside img {
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
*/
.cursor-pointer {cursor: pointer;}
.select-wrapper { position: relative;}
.select-empty::after {
content: '\f0b0';
font-weight: 900;
font-family: "Font Awesome 5 Free";
display: block;
position: absolute;
top: 50%;
color: rgba(0,0,0,0.3);
left: 5px;
transform: translateY(-50%);
}/* @NAV SECTION */
nav {
}
/* #NAV SECTION */
.form-search {
margin-bottom: 1.2rem;
}
.form-search .form-search-input-wrapper, .form-search .form-search-button-wrapper {
display: flex;
flex-direction: column;
margin: 0.1rem;
}
.form-search .form-search-button-wrapper label, .form-search .form-search-input-wrapper label, aside label {
color: #818387;
font-size: 0.8rem;
margin-left: 3px;
margin-bottom: 1px;
}
.form-search-button-wrapper {
display: flex;
justify-content: flex-end;
}
.form-order-by {
display: flex;
align-items: center;
justify-content: flex-start;
flex-wrap: wrap;
}
.form-order-by button i {
margin-left: 5px;
}
.form-order-by .active-button {
opacity: 1;
}
.form-order-by button {
opacity: 0.8;
}
.form-order-by button, .form-search button {
background-color: #646465;
margin: 0.1rem;
color: #FFF;
}
.form-search button {
width: 100%;
margin: 0 15px;
}
/* @MAIN SECTION */
main {
position: relative;
}
main section {
}
main section article {
}
.pagination .page-link {
color: #818387 !important;
}
.page-item.active .page-link {
background-color: #646465 !important;
}
.page-item.active a {
color: #FFF !important;
}
/* @MAIN SECTION - HOME ARTICLE */
.section-form-search {
background-color: #FFF;
padding: 1.25rem 1.25rem;
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
main section article.home-article-element {
margin-top: 1.5rem;
cursor: pointer;
background-color: #FFF;
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
main section article.home-article-element figure {
display: flex;
background-size: cover;
height: 100%;
background-repeat: no-repeat;
background-position: center;
}
main section article.home-article-element .home-article-element-relevante {
position: absolute;
top: 0;
right: 10px;
color: #FFF;
font-size: 28px;
}
main section article.home-article-element a {
color: black;
}
main section article.home-article-element a:hover {
text-decoration: none;
}
main section article.home-article-element .home-article-element-body {
position: relative;
padding: 1.25rem 1.25rem 1rem 1.25rem;
}
main section article.home-article-element .home-article-element-footer {
border-top: 1px solid rgba(0,0,0,.125);
position: relative;
padding: 1rem 1.25rem 1rem 1.25rem;
}
main section article.home-article-element .home-article-element-body .home-article-element-body-logo {
position: absolute;
top: 0;
right: 0;
background-color: #ee1d23;
width: 30%;
padding: 10px;
}
main section article.home-article-element .home-article-element-body .home-article-element-body-logo img {
width: 100%;
}
.home-article-element-cost {
font-weight: bold;
font-size: 1.3rem;
}
.home-article-element-cost-wrapper{
margin: 1rem 0;
}
.home-article-element-cost small {
color: #818387;
font-size: 0.8rem;
}
main section article.home-article-element .home-article-element-dimensioncost {
margin-top: 1rem;
}
main section article.home-article-element .home-article-element-title {
margin-top: 2rem;
font-weight: bold;
font-size: 1.1rem;
}
main section article.home-article-element .home-article-element-description {
color: #818387;
}
main section article.home-article-element .home-article-element-contact i {
margin-right: 0.5rem;
}
/* #MAIN SECTION - HOME ARTICLE */
main section article.local-article {
margin-top: 1.5rem;
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
background-color: #FFF;
}
main section article.local-article .local-article-main-image {
width: 100%;
}
main section article.local-article .local-article-titulo {
border-bottom: 1px solid rgba(0,0,0,.125);
padding: 1.25rem;
}
main section article.local-article .local-article-titulo h1 {
font-size: 2rem;
text-align: center;
}
main section article.local-article .local-article-titulo h2 {
text-align: center;
color: #818387;
}
main section article.local-article h2 {
font-size: 1.5rem;
}
main section article.local-article .local-article-sector {
display: flex;
justify-content: flex-end;
padding: 0.8rem 1.25rem;
}
main section article.local-article .local-article-sector h2 {
color: #818387;
font-size: 1.2rem;
}
main section article.local-article .local-article-descripcion {
padding: 1.25rem;
}
main section article.local-article .local-article-attrs {
padding: 1.25rem;
}
aside .aside-local article{
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
aside article .list-group h2 {
font-size: 1.3rem;
font-weight: bold;
}
aside article .list-group-item.active {
display: flex;
align-items: center;
}
aside article .list-group-item.active i {
margin-right: 1rem;
}
.list-group .list-group-item.active {
background-color: #FFF;
color: black;
border: 1px solid rgba(0,0,0,.125);
position: sticky;
top: 0;
z-index: 90;
border-bottom-color: rgba(0,0,0,.225);
}
.list-group .list-group-item.active h2 {
margin: 0;
}
main section .local-article-footer {
border-top: 1px solid rgba(0,0,0,.125);
position: relative;
padding: 1rem 1.25rem 1rem 1.25rem;
}
main section .form-solicitud {
margin-top: 1.5rem;
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
background-color: #FFF;
}
main section .form-solicitud-header {
border-bottom: 1px solid rgba(160,160,160,0.3);
padding: .75rem 1.25rem;
margin-bottom: 1rem;
display: flex;
align-items: center;
top: 0;
z-index: 90;
background-color: #FFF;
border-bottom-color: rgba(0,0,0,.225);
}
main section .form-solicitud-header i {
margin-right: 1rem;
}
main section .form-solicitud-header h2 {
margin: 0;
padding: 0;
text-align: left;
font-size: 1.3rem;
font-weight: bold;
}
main section .form-solicitud-body {
padding: 0.75rem 1.25rem;
}
main section .form-solicitud button {
width: 100%;
}
/* #MAIN SECTION */
/* @FOOTER SECTION */
footer {
background-color: #313131;
padding-top: 2rem;
padding-bottom: 2rem;
margin-top: 5rem;
}
footer .footer-links {
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 3rem;
font-size: 16px;
color: #999999;
}
footer .footer-links > span {
margin: 0 0.4rem;
}
footer .footer-links a {
text-decoration: none;
color: #eb3e4f;
}
footer .footer-links a:hover {
text-decoration: none;
}
footer .footer-logos {
display: flex;
justify-content: center;
align-items: flex-start;
}
footer .footer-logos img {
width: 100%;
}
/* #FOOTER SECTION */
.admin-area .card {
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
.table-responsive {
display: table;
}
.admin-table-wrapper {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0,0,0,.125);
border-radius: .25rem;
}
.admin-table-wrapper-header {
padding: .75rem 1.25rem;
margin-bottom: 0;
background-color: rgba(0,0,0,.03);
border-bottom: 1px solid rgba(0,0,0,.125);
display: flex;
justify-content: space-between;
align-items: center;
}
.admin-table-wrapper-filters {
display: flex;
align-items: flex-end;
justify-content: flex-end;
margin-bottom: 1.25rem;
}
.admin-table-wrapper-filters-group {
display: flex;
flex-direction: column;
margin-left: 1rem;
overflow: hidden;
padding-top: 25px;
position: relative;
}
.admin-table-wrapper-filters-group label {
font-size: 0.8rem;
margin-left: 0.2rem;
margin-bottom: 0.2rem;
position: absolute;
top: 0;
transition: all 0.3s;
}
.admin-table-wrapper-filters-group:hover label {
font-size: 1rem;
transition: all 0.3s;
top: -5px;;
}
.admin-table-wrapper-filters-group input, .admin-table-wrapper-filters-group select {
padding: .25rem .5rem;
padding-top: 0.25rem;
padding-right: 0.5rem;
padding-bottom: 0.25rem;
padding-left: 0.5rem;
font-size: .875rem;
line-height: 1.5;
border-radius: .2rem;
height: calc(1.5em + .5rem + 2px);
}
.admin-table-wrapper-header-title {
font-weight: bolder;
font-size: 1.2rem;
letter-spacing: 1px;
}
.admin-table-wrapper-header-info {
}
.admin-table-wrapper-header:first-child {
border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}
.admin-table-wrapper-body {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
min-height: 1px;
padding: 1.25rem;
}
.admin-table-wrapper .admin-table {
width: 100%;
border-collapse: collapse;
}
.admin-table-wrapper .admin-table thead tr {
}
.admin-table-wrapper .admin-table tbody tr:hover {
background-color: rgba(0,0,0,.075);
}
.admin-table-wrapper .admin-table thead tr th {
border: 1px solid #dee2e6;
padding: .75rem;
vertical-align: middle;
}
.admin-table-wrapper .admin-table .admin-table-actions-col-wrapper {
text-align: center;
width: 100%;
display: flex;
align-items: center;
justify-content: space-around;
}
.admin-table-wrapper .admin-table tbody td {
border: 1px solid #dee2e6;
padding: .30rem .70rem;
vertical-align: middle;
}
.resp-sharing-button__link,
.resp-sharing-button__icon {
display: inline-block
}
.resp-sharing-button__link {
text-decoration: none;
color: #fff;
margin: 0.5em
}
.resp-sharing-button {
border-radius: 5px;
transition: 25ms ease-out;
padding: 0.5em 0.75em;
font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}
.resp-sharing-button__icon svg {
width: 1em;
height: 1em;
margin-right: 0.4em;
vertical-align: top
}
.resp-sharing-button--small svg {
margin: 0;
vertical-align: middle
}
/* Non solid icons get a stroke */
.resp-sharing-button__icon {
stroke: #fff;
fill: none
}
/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
fill: #fff;
stroke: none
}
.resp-sharing-button--twitter {
background-color: #55acee
}
.resp-sharing-button--twitter:hover {
background-color: #2795e9
}
.resp-sharing-button--pinterest {
background-color: #bd081c
}
.resp-sharing-button--pinterest:hover {
background-color: #8c0615
}
.resp-sharing-button--facebook {
background-color: #3b5998
}
.resp-sharing-button--facebook:hover {
background-color: #2d4373
}
.resp-sharing-button--tumblr {
background-color: #35465C
}
.resp-sharing-button--tumblr:hover {
background-color: #222d3c
}
.resp-sharing-button--reddit {
background-color: #5f99cf
}
.resp-sharing-button--reddit:hover {
background-color: #3a80c1
}
.resp-sharing-button--google {
background-color: #dd4b39
}
.resp-sharing-button--google:hover {
background-color: #c23321
}
.resp-sharing-button--linkedin {
background-color: #0077b5
}
.resp-sharing-button--linkedin:hover {
background-color: #046293
}
.resp-sharing-button--email {
background-color: #777
}
.resp-sharing-button--email:hover {
background-color: #5e5e5e
}
.resp-sharing-button--xing {
background-color: #1a7576
}
.resp-sharing-button--xing:hover {
background-color: #114c4c
}
.resp-sharing-button--whatsapp {
background-color: #25D366
}
.resp-sharing-button--whatsapp:hover {
background-color: #1da851
}
.resp-sharing-button--hackernews {
background-color: #FF6600
}
.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus { background-color: #FB6200 }
.resp-sharing-button--vk {
background-color: #507299
}
.resp-sharing-button--vk:hover {
background-color: #43648c
}
.resp-sharing-button--facebook {
background-color: #3b5998;
border-color: #3b5998;
}
.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
background-color: #2d4373;
border-color: #2d4373;
}
.resp-sharing-button--twitter {
background-color: #55acee;
border-color: #55acee;
}
.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
background-color: #2795e9;
border-color: #2795e9;
}
.resp-sharing-button--email {
background-color: #777777;
border-color: #777777;
}
.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
background-color: #5e5e5e;
border-color: #5e5e5e;
}
.resp-sharing-button--linkedin {
background-color: #0077b5;
border-color: #0077b5;
}
.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
background-color: #046293;
border-color: #046293;
}
.resp-sharing-button--whatsapp {
background-color: #25D366;
border-color: #25D366;
}
.resp-sharing-button--whatsapp:hover,
.resp-sharing-button--whatsapp:active {
background-color: #1DA851;
border-color: #1DA851;
}
.lozad {
visibility: hidden;
overflow: hidden;
opacity: 0;
transition: opacity 1s;
}
.lozad.loaded {
opacity: 1;
visibility: visible;
}
aside img.lozad.loaded {
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
#form-search-wrapper-mask {
z-index: 95;
display: none;
background-color: rgba(0,0,0,0.5);
}
.form-imagen {
border: 1px solid rgba(0,0,0,.125);
padding: 0.5rem;
border-radius: .25rem;
}
@media (max-width:991px) {
header {
background-color: #FFF;
margin-bottom: 0rem;
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
.header-footer {
height: 1px;
}
#form-search-wrapper-mask {
display: none;
position: absolute;
width: 100%;
height: 100%;
bottom: 0;
left: 0;
}
#form-search {
display: none;
}
.form-search .form-search-input-wrapper, .form-search .form-search-button-wrapper {
margin-top: 1rem;
display: flex;
flex-direction: column;
}
.form-search button {
margin: 1.1rem 0;
}
.form-order-by-text {
flex: 0 0 100%;
max-width: 100%;
}
.form-search-wrapper {
width: 100% !important;
max-width: 100% !important;
padding-right: 0 !important;
padding-left: 0 !important;
margin-right: 0 !important;
margin-left: 0 !important;
position: sticky;
top: 0;
z-index: 100;
max-width: none;
max-height: calc(100vh - 6rem);
overflow-y: auto;
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
main section .local-article-footer {
display: flex;
justify-content: space-around;
}
main section article.home-article-element figure {
min-height: 10rem;
}
main section article.home-article-element .home-article-element-title {
margin-top: 1.7rem;
}
footer .footer-links > span {
display: none;
}
footer .footer-links{
flex-wrap: wrap;
justify-content: center;;
}
footer .footer-links > div:first-child {
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 1rem
font-size: 1.3rem;
}
footer .footer-links > div {
flex: 0 0 33.33%;
max-width: 33.33%;
text-align: center;
}
.form-order-by button {
display: flex;
align-items: center;
justify-content: space-around;
}
#section-form-search-toggle a {
color: black;
}
#section-form-search-toggle i {
border-radius: 0.25rem;
border: 1px solid rgba(0, 0, 0, 0.125);
padding: 0.55rem;
}
.section-form-search {
padding: 1rem 1.25rem;
}
.admin-table-wrapper-filters {
flex-wrap: wrap;
}
.admin-table-wrapper-filters-group {
flex: 1 1 100%;
}
.table-responsive {
display: block;
}
} | 0.496094 | 0.125386 |
body {
width: 100%;
height: 100%;
font-family: 'IBM Plex Mono', monospace;
color: #FF1744;
background-color: #06000a;
}
html {
width: 100%;
height: 100%;
}
p {
margin: 0 0 25px;
font-size: 18px;
line-height: 1.5;
}
@media (min-width: 768px) {
p {
margin: 0 0 35px;
font-size: 20px;
line-height: 1.6;
}
}
.light {
font-weight: 400;
color: white;
}
.navbar{
border: 0px;
}
.dir{
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.dir p {
color: #42DCA3;
font-size: 12px;
font-family: 'IBM Plex Mono', monospace;
}
@media (min-width: 768px) {
.dir {
width: 750px;
}
.dir p {
font-size: 15px;
}
}
@media (min-width: 992px) {
.dir {
width: 970px;
}
}
@media (min-width: 1200px) {
.dir {
width: 1170px;
}
}
.navbar-custom {
margin-bottom: 0;
text-transform: uppercase;
font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
background: #000000;
background: linear-gradient(to bottom, rgba(255,0,0,1), rgba(0,0,0), rgba(0,0,0), rgba(0,0,0), rgba(0,0,0));
}
.navbar-custom .navbar-brand {
font-weight: 700;
}
.navbar-custom .navbar-brand:focus {
outline: none;
}
.navbar-custom a {
color: #FF1744;
}
.navbar-custom .dir a {
color: #42DCA3;
font-size: 12px;
font-family: 'IBM Plex Mono', monospace;
}
@media (min-width: 768px) {
.navbar-custom {
padding: 20px 0;
border-bottom: none;
letter-spacing: 1px;
background: transparent;
-webkit-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
-moz-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
}
.navbar-custom.top-nav-collapse {
padding: 0;
background: #000000;
background: linear-gradient(to bottom, rgba(255,0,0,1), rgba(0,0,0), rgba(0,0,0), rgba(0,0,0));
}
.navbar-custom .dir a {
font-size: 15px;
}
}
.page-scroll {
font-weight: 400;
}
.intro {
display: table;
width: 100%;
height: auto;
padding: 100px 0 0 0;
text-align: center;
color: #FF1744;
background-color: #06000a;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}
.fa {
padding: 25px;
font-size: 19px;
text-align: center;
text-decoration: none;
margin: 30px 5px 0 2px;
border-radius: 50%;
color: #42DCA3;
border: 1px solid transparent;
}
/* Add a hover effect if you want */
.fa:hover {
color: #42DCA3;
border: 1px solid #42DCA3;
text-decoration: none;
}
.fa-angle-double-right{
padding: 5px 5px;
font-size: 19px;
text-align: center;
text-decoration: none;
margin: 0;
}
.fa-circle-o {
color:#6200ea
}
.fa-circle-o:hover {
border: 1px solid #000000;
color:#6200ea
}
.fa-angle-double-right:hover{
border: 1px solid #000000;
}
@media (max-width: 480px) {
.fa{
font-size: 15px;
padding: 15px;
}
.fa-circle-o {
font-size: 12px;
padding-left: 0;
}
.fa-angle-double-right{
padding: 5px 5px;
}
}
.intro .intro-body {
display: table-cell;
vertical-align: top;
}
.intro .intro-body .brand-heading {
padding-top: 20px;
font-size: 30px;
text-transform: uppercase;
font-family: 'IBM Plex Mono', monospace;
letter-spacing: 1px;
display: inline-block;
position: relative;
overflow: hidden;
margin-bottom: 10px;
}
.section-title-divider {
width: 80px;
height: 2px;
background: #fff;
margin: 0 auto;
}
.centrebg {
height: auto;
min-height: 55%;
}
.download-section {
width: 100%;
padding-top: 50px;
padding-bottom: 170px;
color: #FF1744;
background-color: #06000a;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}
.download-section a {
color: #42DCA3;
text-decoration: none;
}
footer {
padding: 50px 0;
background: linear-gradient(to bottom, rgba(255,0,0,0), rgba(255,0,0,0), rgba(255,0,0,0), rgba(255,0,0,.3));
}
footer p {
margin: 0;
}
@media (max-width: 768px) {
.intro .intro-body .brand-heading {
margin-bottom: 5px;
font-size: 20px;
}
.intro .intro-body .mybrand {
font-size: 17px;
}
.section-title-divider {
width: 40px;
height: 1px;
}
.download-section {
padding-bottom: 50%;
padding-top: 1%;
}
.download-section a{
font-size: 13px;
}
footer .col-md-offset-2 a {
margin-top: 5px;
}
}
::-moz-selection {
text-shadow: none;
background: #fcfcfc;
background: rgba(255, 255, 255, 0.2);
}
::selection {
text-shadow: none;
background: #fcfcfc;
background: rgba(255, 255, 255, 0.2);
}
img::selection {
background: transparent;
}
img::-moz-selection {
background: transparent;
}
body {
webkit-tap-highlight-color: rgba(255, 255, 255, 0.2);
} | css/download.css | body {
width: 100%;
height: 100%;
font-family: 'IBM Plex Mono', monospace;
color: #FF1744;
background-color: #06000a;
}
html {
width: 100%;
height: 100%;
}
p {
margin: 0 0 25px;
font-size: 18px;
line-height: 1.5;
}
@media (min-width: 768px) {
p {
margin: 0 0 35px;
font-size: 20px;
line-height: 1.6;
}
}
.light {
font-weight: 400;
color: white;
}
.navbar{
border: 0px;
}
.dir{
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.dir p {
color: #42DCA3;
font-size: 12px;
font-family: 'IBM Plex Mono', monospace;
}
@media (min-width: 768px) {
.dir {
width: 750px;
}
.dir p {
font-size: 15px;
}
}
@media (min-width: 992px) {
.dir {
width: 970px;
}
}
@media (min-width: 1200px) {
.dir {
width: 1170px;
}
}
.navbar-custom {
margin-bottom: 0;
text-transform: uppercase;
font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
background: #000000;
background: linear-gradient(to bottom, rgba(255,0,0,1), rgba(0,0,0), rgba(0,0,0), rgba(0,0,0), rgba(0,0,0));
}
.navbar-custom .navbar-brand {
font-weight: 700;
}
.navbar-custom .navbar-brand:focus {
outline: none;
}
.navbar-custom a {
color: #FF1744;
}
.navbar-custom .dir a {
color: #42DCA3;
font-size: 12px;
font-family: 'IBM Plex Mono', monospace;
}
@media (min-width: 768px) {
.navbar-custom {
padding: 20px 0;
border-bottom: none;
letter-spacing: 1px;
background: transparent;
-webkit-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
-moz-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
}
.navbar-custom.top-nav-collapse {
padding: 0;
background: #000000;
background: linear-gradient(to bottom, rgba(255,0,0,1), rgba(0,0,0), rgba(0,0,0), rgba(0,0,0));
}
.navbar-custom .dir a {
font-size: 15px;
}
}
.page-scroll {
font-weight: 400;
}
.intro {
display: table;
width: 100%;
height: auto;
padding: 100px 0 0 0;
text-align: center;
color: #FF1744;
background-color: #06000a;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}
.fa {
padding: 25px;
font-size: 19px;
text-align: center;
text-decoration: none;
margin: 30px 5px 0 2px;
border-radius: 50%;
color: #42DCA3;
border: 1px solid transparent;
}
/* Add a hover effect if you want */
.fa:hover {
color: #42DCA3;
border: 1px solid #42DCA3;
text-decoration: none;
}
.fa-angle-double-right{
padding: 5px 5px;
font-size: 19px;
text-align: center;
text-decoration: none;
margin: 0;
}
.fa-circle-o {
color:#6200ea
}
.fa-circle-o:hover {
border: 1px solid #000000;
color:#6200ea
}
.fa-angle-double-right:hover{
border: 1px solid #000000;
}
@media (max-width: 480px) {
.fa{
font-size: 15px;
padding: 15px;
}
.fa-circle-o {
font-size: 12px;
padding-left: 0;
}
.fa-angle-double-right{
padding: 5px 5px;
}
}
.intro .intro-body {
display: table-cell;
vertical-align: top;
}
.intro .intro-body .brand-heading {
padding-top: 20px;
font-size: 30px;
text-transform: uppercase;
font-family: 'IBM Plex Mono', monospace;
letter-spacing: 1px;
display: inline-block;
position: relative;
overflow: hidden;
margin-bottom: 10px;
}
.section-title-divider {
width: 80px;
height: 2px;
background: #fff;
margin: 0 auto;
}
.centrebg {
height: auto;
min-height: 55%;
}
.download-section {
width: 100%;
padding-top: 50px;
padding-bottom: 170px;
color: #FF1744;
background-color: #06000a;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}
.download-section a {
color: #42DCA3;
text-decoration: none;
}
footer {
padding: 50px 0;
background: linear-gradient(to bottom, rgba(255,0,0,0), rgba(255,0,0,0), rgba(255,0,0,0), rgba(255,0,0,.3));
}
footer p {
margin: 0;
}
@media (max-width: 768px) {
.intro .intro-body .brand-heading {
margin-bottom: 5px;
font-size: 20px;
}
.intro .intro-body .mybrand {
font-size: 17px;
}
.section-title-divider {
width: 40px;
height: 1px;
}
.download-section {
padding-bottom: 50%;
padding-top: 1%;
}
.download-section a{
font-size: 13px;
}
footer .col-md-offset-2 a {
margin-top: 5px;
}
}
::-moz-selection {
text-shadow: none;
background: #fcfcfc;
background: rgba(255, 255, 255, 0.2);
}
::selection {
text-shadow: none;
background: #fcfcfc;
background: rgba(255, 255, 255, 0.2);
}
img::selection {
background: transparent;
}
img::-moz-selection {
background: transparent;
}
body {
webkit-tap-highlight-color: rgba(255, 255, 255, 0.2);
} | 0.506103 | 0.081923 |
.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;
}
}
.App-header {
background-color: #282c34;
min-height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
font-size: calc(10px + 2vmin);
color: white;
}
.App-link {
color: #61dafb;
}
@keyframes App-logo-spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
/* Navbar */
nav {
z-index: 2;
}
.logo {
width: 16.25rem;
}
.nav-link {
font-weight: 500;
letter-spacing: 0.0375rem;
cursor: pointer;
}
/* Header */
.header-wrapper {
position: relative;
background: url(./Components/bridge_purple.jpg);
background-size: cover;
background-position: center;
height: 20vh;
}
.main-info {
display: flex;
position: absolute;
top: 0;
left: 0;
right: 0;
/* bottom: 0; */
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
color: white;
z-index: 1;
}
.typed-text {
font-size: 2rem;
color: white;
}
.btn-main-offer {
border: 1px solid white;
border-radius: 1rem;
background-color: indigo;
padding: 0.625rem 0.75rem 0.75rem 0.75rem;
color: white;
}
/* Particles */
.tsparticles-canvas-el {
position: absolute;
height: 100vh;
width: 100vw;
z-index: 1;
}
/* Aboutme */
.MeImg {
width: 16rem;
border-radius: 50%;
padding: .3rem;
border: 1px solid;
border-color: indigo;
}
.MeImgWrap {
display: flex;
justify-content: center;
align-items: center;
}
.aboutHeader {
color: indigo;
}
/* Portfolio */
.portfolioHeader {
color: white;
}
.portfolio-wrapper {
background:indigo;
padding: 3rem 0;
}
.portfolio-image {
width: 15rem;
border: 1px solid;
border-color: indigo;
padding: 0 0.5rem;
}
.portfolio-image-box {
position: relative;
margin: 1rem;
width: 20rem;
}
.overflow {
position: absolute;
opacity: 0;
background-color: black;
width: 15rem;
height: 10rem;
top: 0;
border: 1px solid;
border-color: black;
cursor: pointer;
}
.portfolio-image-box:hover .overflow {
opacity: 60%;
transition: 0.3s ease-in-out;
}
.portfolio-image-popupbox {
width: 45rem;
padding: 0 0.5rem;
}
/* Contact Me */
.contactMe {
padding: 3rem 0;
}
.contactMe h1 {
color: indigo;
padding: 1.3rem 0;
}
.contactMe p {
color: indigo;
font-size: 1.2rem;
} | src/App.css | .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;
}
}
.App-header {
background-color: #282c34;
min-height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
font-size: calc(10px + 2vmin);
color: white;
}
.App-link {
color: #61dafb;
}
@keyframes App-logo-spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
/* Navbar */
nav {
z-index: 2;
}
.logo {
width: 16.25rem;
}
.nav-link {
font-weight: 500;
letter-spacing: 0.0375rem;
cursor: pointer;
}
/* Header */
.header-wrapper {
position: relative;
background: url(./Components/bridge_purple.jpg);
background-size: cover;
background-position: center;
height: 20vh;
}
.main-info {
display: flex;
position: absolute;
top: 0;
left: 0;
right: 0;
/* bottom: 0; */
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
color: white;
z-index: 1;
}
.typed-text {
font-size: 2rem;
color: white;
}
.btn-main-offer {
border: 1px solid white;
border-radius: 1rem;
background-color: indigo;
padding: 0.625rem 0.75rem 0.75rem 0.75rem;
color: white;
}
/* Particles */
.tsparticles-canvas-el {
position: absolute;
height: 100vh;
width: 100vw;
z-index: 1;
}
/* Aboutme */
.MeImg {
width: 16rem;
border-radius: 50%;
padding: .3rem;
border: 1px solid;
border-color: indigo;
}
.MeImgWrap {
display: flex;
justify-content: center;
align-items: center;
}
.aboutHeader {
color: indigo;
}
/* Portfolio */
.portfolioHeader {
color: white;
}
.portfolio-wrapper {
background:indigo;
padding: 3rem 0;
}
.portfolio-image {
width: 15rem;
border: 1px solid;
border-color: indigo;
padding: 0 0.5rem;
}
.portfolio-image-box {
position: relative;
margin: 1rem;
width: 20rem;
}
.overflow {
position: absolute;
opacity: 0;
background-color: black;
width: 15rem;
height: 10rem;
top: 0;
border: 1px solid;
border-color: black;
cursor: pointer;
}
.portfolio-image-box:hover .overflow {
opacity: 60%;
transition: 0.3s ease-in-out;
}
.portfolio-image-popupbox {
width: 45rem;
padding: 0 0.5rem;
}
/* Contact Me */
.contactMe {
padding: 3rem 0;
}
.contactMe h1 {
color: indigo;
padding: 1.3rem 0;
}
.contactMe p {
color: indigo;
font-size: 1.2rem;
} | 0.600774 | 0.098425 |
.chris{ height: 300px;
width: 300px;
margin-top: 100px;
border: 5px solid black;}
.craig{ height: 300px;
width: 300px;
margin-top: 100px;
margin-left: 20px;
border: 5px solid black;}
.tech{ border: 5px solid black;
background: rgb(153,153,153); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgba(153,153,153,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(153,153,153,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(153,153,153,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */;
margin: 40px; }
.team-picture{background-color: grey;
padding: 5px;
margin: 10px;
border: solid black 5px;}
.teampic{ height: 446px;
width: 300px;
border: 5px solid black;}
.Mern{ height: 325px;
width: 325px;
border: 5px solid black;}
html,body{text-align: center;}
.card{text-align: center;
}
.Jumbotron{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#999999+0,ffffff+100 */
background: rgb(153,153,153); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgba(153,153,153,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(153,153,153,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(153,153,153,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */;
}
@media (min-width: 320px) and (max-width: 499px) {
.Mern{margin: 25px; }
.team-head .jumbotron {
width: 360px;
font-size: 20px;
margin: 10px;
} }
.chris{
margin:auto;
border: 5px solid black;}
.craig{
margin:auto;
border: 5px solid black;} | client/src/styles/Team.css | .chris{ height: 300px;
width: 300px;
margin-top: 100px;
border: 5px solid black;}
.craig{ height: 300px;
width: 300px;
margin-top: 100px;
margin-left: 20px;
border: 5px solid black;}
.tech{ border: 5px solid black;
background: rgb(153,153,153); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgba(153,153,153,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(153,153,153,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(153,153,153,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */;
margin: 40px; }
.team-picture{background-color: grey;
padding: 5px;
margin: 10px;
border: solid black 5px;}
.teampic{ height: 446px;
width: 300px;
border: 5px solid black;}
.Mern{ height: 325px;
width: 325px;
border: 5px solid black;}
html,body{text-align: center;}
.card{text-align: center;
}
.Jumbotron{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#999999+0,ffffff+100 */
background: rgb(153,153,153); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgba(153,153,153,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(153,153,153,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(153,153,153,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */;
}
@media (min-width: 320px) and (max-width: 499px) {
.Mern{margin: 25px; }
.team-head .jumbotron {
width: 360px;
font-size: 20px;
margin: 10px;
} }
.chris{
margin:auto;
border: 5px solid black;}
.craig{
margin:auto;
border: 5px solid black;} | 0.289472 | 0.108992 |
.row,
.col-auto {
padding: 0;
margin: 0;
}
.search-box-wrapper .search-box-loading {
width: 40px;
height: 20px;
background-repeat: no-repeat;
background-position: center center;
background-image: url('/assets/images/search-loading.gif');
background-size: contain;
display: inline-block;
margin: 9px 0;
}
.search-box-wrapper ::ng-deep .search-box-results-error {
border-top: 1px solid #e9214c;
padding: 12px 12px 0 12px;
margin: 0;
}
.search-box-wrapper ::ng-deep .search-box-results-error:hover {
background: white;
cursor: default;
}
.search-box-wrapper ::ng-deep .search-box-error-title {
color: #e9214c;
font-weight: 600;
font-size: 14px;
padding-bottom: 10px;
}
.search-box-wrapper ::ng-deep .search-box-error-description {
color: #6e707b;
font-size: 14px;
font-weight: 300;
padding-bottom: 10px;
}
.search-box-wrapper ::ng-deep .search-box-error-description-list {
color: #6e707b;
font-size: 14px;
font-weight: 300;
list-style-type: disc;
padding-left: 16px;
}
.search-box-wrapper ::ng-deep .search-box-error-description-list li {
padding-bottom: 10px;
}
.search-box-wrapper ::ng-deep .search-box-error-description-list li:hover {
background: white;
color: #6e707b;
cursor: default;
}
input {
border: none;
}
.search-box-buttons .btn {
background: #fff;
}
.search-box-buttons button:focus {
box-shadow: none;
}
.search-box-buttons .btn.clear {
padding-left: 0;
padding-right: 0;
}
.form-control:disabled,
.form-control[readonly] {
background-color: #fff;
}
.search-result {
margin: 0;
}
.search-result.list-group {
border: none;
margin: 0;
padding: 0;
border-radius: 0;
}
.search-result.list-group li {
border-radius: 0;
border-left: none;
border-right: none;
font-weight: 300;
cursor: pointer;
margin-top: 0;
}
.search-result.list-group li.selected,
.search-result.list-group li.selected:hover {
background-color: #4285f4;
color: #fff;
}
.search-result.list-group li:hover {
background-color: #f5f9ff;
color: #1b1c1f;
} | src/app/shared/elements/searchbox.component.css | .row,
.col-auto {
padding: 0;
margin: 0;
}
.search-box-wrapper .search-box-loading {
width: 40px;
height: 20px;
background-repeat: no-repeat;
background-position: center center;
background-image: url('/assets/images/search-loading.gif');
background-size: contain;
display: inline-block;
margin: 9px 0;
}
.search-box-wrapper ::ng-deep .search-box-results-error {
border-top: 1px solid #e9214c;
padding: 12px 12px 0 12px;
margin: 0;
}
.search-box-wrapper ::ng-deep .search-box-results-error:hover {
background: white;
cursor: default;
}
.search-box-wrapper ::ng-deep .search-box-error-title {
color: #e9214c;
font-weight: 600;
font-size: 14px;
padding-bottom: 10px;
}
.search-box-wrapper ::ng-deep .search-box-error-description {
color: #6e707b;
font-size: 14px;
font-weight: 300;
padding-bottom: 10px;
}
.search-box-wrapper ::ng-deep .search-box-error-description-list {
color: #6e707b;
font-size: 14px;
font-weight: 300;
list-style-type: disc;
padding-left: 16px;
}
.search-box-wrapper ::ng-deep .search-box-error-description-list li {
padding-bottom: 10px;
}
.search-box-wrapper ::ng-deep .search-box-error-description-list li:hover {
background: white;
color: #6e707b;
cursor: default;
}
input {
border: none;
}
.search-box-buttons .btn {
background: #fff;
}
.search-box-buttons button:focus {
box-shadow: none;
}
.search-box-buttons .btn.clear {
padding-left: 0;
padding-right: 0;
}
.form-control:disabled,
.form-control[readonly] {
background-color: #fff;
}
.search-result {
margin: 0;
}
.search-result.list-group {
border: none;
margin: 0;
padding: 0;
border-radius: 0;
}
.search-result.list-group li {
border-radius: 0;
border-left: none;
border-right: none;
font-weight: 300;
cursor: pointer;
margin-top: 0;
}
.search-result.list-group li.selected,
.search-result.list-group li.selected:hover {
background-color: #4285f4;
color: #fff;
}
.search-result.list-group li:hover {
background-color: #f5f9ff;
color: #1b1c1f;
} | 0.361277 | 0.061904 |
@font-face {
font-family: 'SignikaSemibold';
src: url('../font/signika-semibold.eot');
src: url('../font/signika-semibold.eot?#iefix') format('embedded-opentype'),
url('../font/signika-semibold.woff') format('woff'),
url('../font/signika-semibold.ttf') format('truetype'),
url('../font/signika-semibold.svg#signikasemibold') format('svg');
font-weight: normal;
font-style: normal;
}
body {
font-family: SignikaSemibold, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 28px;
color: #FFF;
}
.widget {
text-shadow: none;
width: 550px;
height: 293px;
}
h1 {
margin: 0;
background: #1E3133 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAASCAMAAACKJ8VmAAAAHlBMVEVebYFYZnlebYFebYFebYFca39ebYEAAABYZnhebYHg/i4zAAAACHRSTlNV7IiZd61EAPOJbKMAAAA9SURBVHjaxcwrEgAgDEPBQikh978w34EBVccTESsiyoTMWUaiCR9hk7hFEIfQwpJi7HLlFwBnPPL9WR+wCiyXCey8KRp2AAAAAElFTkSuQmCC) no-repeat 30px 15px;
font-size: 18px;
padding: 10px 25px 10px 60px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.main {
font-size: 1em;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
background: #30d0BA;
height: 245px;
overflow-y: scroll;
}
ul li {
margin-bottom: 1px;
}
ul li.template {
display: none;
}
ul li a {
display: block;
color: inherit;
text-decoration: none;
background-color: #00BBA7;
padding: 10px 25px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
transition: background-color 0.3s;
}
ul li a:hover {
background-color: #06ccb7;
}
span.title,
span.location {
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
text-shadow: 0 1px 1px rgba(0,0,0,0.6);
}
span.num {
width: 28px;
height: 28px;
float: left;
border-radius: 15px;
background: #36af9e;
text-align: center;
margin-right: 7px;
box-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
span.title {
width: 290px;
float: left;
}
span.location {
width: 135px;
padding-left: 20px;
padding-right: 20px;
float: right;
text-align: right;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAASCAMAAABYd88+AAAAJFBMVEUbc2cbc2cbc2cbc2cbc2cbc2cbc2cbc2cbc2cbc2cAAAAbc2e3islMAAAADHRSTlNNdxEiPG8JXjNmAICu45CaAAAAW0lEQVR42lWMUQ7AIAhD2XTCHve/76SaJfLR9lGCAeGZHjMY403NOyYoi7CQaxPmpVA7N/Wg6wOOs/MBT+55MFSpmICv7BS0BU2A70JwF9yCkky5ZFzX+IHeZR/QPggjWJrdawAAAABJRU5ErkJggg==) no-repeat right 4px;
} | public/css/widget.css | @font-face {
font-family: 'SignikaSemibold';
src: url('../font/signika-semibold.eot');
src: url('../font/signika-semibold.eot?#iefix') format('embedded-opentype'),
url('../font/signika-semibold.woff') format('woff'),
url('../font/signika-semibold.ttf') format('truetype'),
url('../font/signika-semibold.svg#signikasemibold') format('svg');
font-weight: normal;
font-style: normal;
}
body {
font-family: SignikaSemibold, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 28px;
color: #FFF;
}
.widget {
text-shadow: none;
width: 550px;
height: 293px;
}
h1 {
margin: 0;
background: #1E3133 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAASCAMAAACKJ8VmAAAAHlBMVEVebYFYZnlebYFebYFebYFca39ebYEAAABYZnhebYHg/i4zAAAACHRSTlNV7IiZd61EAPOJbKMAAAA9SURBVHjaxcwrEgAgDEPBQikh978w34EBVccTESsiyoTMWUaiCR9hk7hFEIfQwpJi7HLlFwBnPPL9WR+wCiyXCey8KRp2AAAAAElFTkSuQmCC) no-repeat 30px 15px;
font-size: 18px;
padding: 10px 25px 10px 60px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.main {
font-size: 1em;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
background: #30d0BA;
height: 245px;
overflow-y: scroll;
}
ul li {
margin-bottom: 1px;
}
ul li.template {
display: none;
}
ul li a {
display: block;
color: inherit;
text-decoration: none;
background-color: #00BBA7;
padding: 10px 25px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
transition: background-color 0.3s;
}
ul li a:hover {
background-color: #06ccb7;
}
span.title,
span.location {
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
text-shadow: 0 1px 1px rgba(0,0,0,0.6);
}
span.num {
width: 28px;
height: 28px;
float: left;
border-radius: 15px;
background: #36af9e;
text-align: center;
margin-right: 7px;
box-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
span.title {
width: 290px;
float: left;
}
span.location {
width: 135px;
padding-left: 20px;
padding-right: 20px;
float: right;
text-align: right;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAASCAMAAABYd88+AAAAJFBMVEUbc2cbc2cbc2cbc2cbc2cbc2cbc2cbc2cbc2cbc2cAAAAbc2e3islMAAAADHRSTlNNdxEiPG8JXjNmAICu45CaAAAAW0lEQVR42lWMUQ7AIAhD2XTCHve/76SaJfLR9lGCAeGZHjMY403NOyYoi7CQaxPmpVA7N/Wg6wOOs/MBT+55MFSpmICv7BS0BU2A70JwF9yCkky5ZFzX+IHeZR/QPggjWJrdawAAAABJRU5ErkJggg==) no-repeat right 4px;
} | 0.249082 | 0.082291 |
.title {
font-size: 20px;
font-weight: 700;
text-align: left;
color: rgb(0, 0, 0);
margin-left: 55px;
margin-bottom: 30px;
margin-top: 20px;
}
.DdownBtn {
background-color: #E5E5E5;
color: rgb(0, 0, 0);
padding: 16px;
font-size: 13px;
border: none;
cursor: pointer;
padding: 4px 100px 4px 10px;
}
.Ddown {
position: relative;
float: left;
margin-left: 100px;
padding-bottom: 10px;
margin-bottom: 10px;
}
.Ddown-content {
display: none;
position: absolute;
background-color: #f9f9f9;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
text-align: left;
width: 265px;
}
.Ddown-content a {
color: black;
padding: 12px;
text-decoration: none;
display: block;
}
.Ddown-content a:hover {background-color: #f1f1f1}
.Ddown:hover .Ddown-content {
display: block;
}
.Ddown:hover .dropbtn {
background-color: #B9B9B9;
}
/* Table Styles */
.table-wrapper{
margin: 10px 100px 70px 100px;
box-shadow: 0px 1px 2px rgb(0 0 0 / 20%);
}
.fl-table {
border-radius: 5px;
font-size: 10px;
font-weight: normal;
border: none;
border-collapse: collapse;
width: 100%;
max-width: 100%;
white-space: nowrap;
background-color: white;
}
.fl-table td, .fl-table th {
text-align: center;
padding: 8px;
font-size: 15px;
}
.fl-table td {
border-right: 1px solid #f8f8f8;
font-size: 15px;
}
.fl-table thead th {
color: #000000;
background: #B9B9B9;
}
.fl-table thead th:nth-child(odd) {
color: #000000;
background: #B9B9B9;
}
.fl-table tr:nth-child(even) {
background: #F8F8F8;
}
/* Responsive */
@media (max-width: 767px) {
.fl-table {
display: block;
width: 100%;
}
.table-wrapper:before{
content: "Scroll horizontally >";
display: block;
text-align: right;
font-size: 25px;
color: white;
padding: 0 0 10px;
}
.fl-table thead, .fl-table tbody, .fl-table thead th {
display: block;
}
.fl-table thead th:last-child{
border-bottom: none;
}
.fl-table thead {
float: left;
}
.fl-table tbody {
width: auto;
position: relative;
overflow-x: auto;
}
.fl-table td, .fl-table th {
padding: 20px .625em .625em .625em;
height: 60px;
vertical-align: middle;
box-sizing: border-box;
overflow-x: hidden;
overflow-y: auto;
width: 120px;
font-size: 30px;
text-overflow: ellipsis;
}
.fl-table thead th {
text-align: left;
border-bottom: 1px solid #f7f7f9;
}
.fl-table tbody tr {
display: table-cell;
font-size: 25px;
}
.fl-table tbody tr:nth-child(odd) {
background: none;
}
.fl-table tr:nth-child(even) {
background: transparent;
}
.fl-table tr td:nth-child(odd) {
background: #F8F8F8;
border-right: 1px solid #E6E4E4;
}
.fl-table tr td:nth-child(even) {
border-right: 1px solid #E6E4E4;
}
.fl-table tbody td {
display: block;
text-align: center;
}
}
.DeleteIcon{
color: #da0303;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
transition: all 0.4s ease;
cursor: pointer;
font-size: "20px";
}
.DeleteIcon:hover {
color: #ff2c2c;
}
.UpdateIcon{
color: #0300b4;
margin-right: "30px";
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
transition: all 0.4s ease;
cursor: pointer;
}
.UpdateIcon:hover {
color: #4b38f7;
} | frontend/src/pages/RejectClass/rejectClassCss.css | .title {
font-size: 20px;
font-weight: 700;
text-align: left;
color: rgb(0, 0, 0);
margin-left: 55px;
margin-bottom: 30px;
margin-top: 20px;
}
.DdownBtn {
background-color: #E5E5E5;
color: rgb(0, 0, 0);
padding: 16px;
font-size: 13px;
border: none;
cursor: pointer;
padding: 4px 100px 4px 10px;
}
.Ddown {
position: relative;
float: left;
margin-left: 100px;
padding-bottom: 10px;
margin-bottom: 10px;
}
.Ddown-content {
display: none;
position: absolute;
background-color: #f9f9f9;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
text-align: left;
width: 265px;
}
.Ddown-content a {
color: black;
padding: 12px;
text-decoration: none;
display: block;
}
.Ddown-content a:hover {background-color: #f1f1f1}
.Ddown:hover .Ddown-content {
display: block;
}
.Ddown:hover .dropbtn {
background-color: #B9B9B9;
}
/* Table Styles */
.table-wrapper{
margin: 10px 100px 70px 100px;
box-shadow: 0px 1px 2px rgb(0 0 0 / 20%);
}
.fl-table {
border-radius: 5px;
font-size: 10px;
font-weight: normal;
border: none;
border-collapse: collapse;
width: 100%;
max-width: 100%;
white-space: nowrap;
background-color: white;
}
.fl-table td, .fl-table th {
text-align: center;
padding: 8px;
font-size: 15px;
}
.fl-table td {
border-right: 1px solid #f8f8f8;
font-size: 15px;
}
.fl-table thead th {
color: #000000;
background: #B9B9B9;
}
.fl-table thead th:nth-child(odd) {
color: #000000;
background: #B9B9B9;
}
.fl-table tr:nth-child(even) {
background: #F8F8F8;
}
/* Responsive */
@media (max-width: 767px) {
.fl-table {
display: block;
width: 100%;
}
.table-wrapper:before{
content: "Scroll horizontally >";
display: block;
text-align: right;
font-size: 25px;
color: white;
padding: 0 0 10px;
}
.fl-table thead, .fl-table tbody, .fl-table thead th {
display: block;
}
.fl-table thead th:last-child{
border-bottom: none;
}
.fl-table thead {
float: left;
}
.fl-table tbody {
width: auto;
position: relative;
overflow-x: auto;
}
.fl-table td, .fl-table th {
padding: 20px .625em .625em .625em;
height: 60px;
vertical-align: middle;
box-sizing: border-box;
overflow-x: hidden;
overflow-y: auto;
width: 120px;
font-size: 30px;
text-overflow: ellipsis;
}
.fl-table thead th {
text-align: left;
border-bottom: 1px solid #f7f7f9;
}
.fl-table tbody tr {
display: table-cell;
font-size: 25px;
}
.fl-table tbody tr:nth-child(odd) {
background: none;
}
.fl-table tr:nth-child(even) {
background: transparent;
}
.fl-table tr td:nth-child(odd) {
background: #F8F8F8;
border-right: 1px solid #E6E4E4;
}
.fl-table tr td:nth-child(even) {
border-right: 1px solid #E6E4E4;
}
.fl-table tbody td {
display: block;
text-align: center;
}
}
.DeleteIcon{
color: #da0303;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
transition: all 0.4s ease;
cursor: pointer;
font-size: "20px";
}
.DeleteIcon:hover {
color: #ff2c2c;
}
.UpdateIcon{
color: #0300b4;
margin-right: "30px";
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
transition: all 0.4s ease;
cursor: pointer;
}
.UpdateIcon:hover {
color: #4b38f7;
} | 0.377885 | 0.155976 |
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800);
body{
font-family: 'Open Sans', sans-serif;
background:#FFF;
}
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;
}
/*----start-header----*/
.header{
}
.logo{
float:left;
}
/*----navbar-nav----*/
.top-nav ul li a{
color: #2C3E50;
padding: 0em 0em;
font-size: 1.3em;
}
.top-nav ul li a:hover{
color:#028C8C;
}
.logo{
margin-top:15px;
}
.logo a{
display:block;
}
/* top-nav */
.top-nav:before,
.top-nav:after {
content: " ";
display: table;
}
.top-nav:after {
clear: both;
}
nav {
position: relative;
}
nav ul {
padding: 0;
float: right;
margin: 1.8em 0;
}
nav li {
display: inline;
float: left;
position:relative;
}
nav li span{
width: 2px;
background: #eee;
height: 20px;
display: inline-block;
position: absolute;
top: 11px;
right: 0px;
}
nav a {
color: #fff;
display: inline-block;
width: 100px;
text-align: center;
text-decoration: none;
line-height: 40px;
}
nav a:hover{
text-decoration:none;
color:#028C8C;
}
nav li a {
color:#F26D7D;
}
nav a#pull {
display: none;
}
/*Styles for screen 600px and lower*/
@media screen and (max-width: 768px) {
nav {
height: auto;
}
nav ul {
width: 100%;
display: block;
height: auto;
}
nav li {
width: 100%;
position: relative;
}
nav li a {
border-bottom: 1px solid #eee;
}
nav a {
text-align: left;
width: 100%;
text-indent: 25px;
}
}
/*Styles for screen 515px and lower*/
@media only screen and (max-width : 768px) {
nav {
border-bottom: 0;
}
nav ul {
display: none;
height: auto;
}
nav a#pull {
display: block;
position: relative;
color: #F26D7D;
text-align: right;
position: absolute;
}
nav a#pull:after {
content:"";
background: url('nav-icon.png') no-repeat;
width: 30px;
height: 30px;
display: inline-block;
position: absolute;
right: 15px;
top: 10px;
}
nav a#pull img{
margin-right:2%;
}
.top-nav ul li a {
color: #2C3E50;
padding: 0.2em 0;
}
}
/*Smartphone*/
@media only screen and (max-width : 320px) {
nav li {
display: block;
float: none;
width: 100%;
}
nav li a {
border-bottom: 1px solid #576979;
}
}
/*----strat-slider-----*/
.rslides {
position: relative;
list-style: none;
overflow: hidden;
width: 100%;
padding: 0;
margin: 0;
background: url(../img/slide-bg.jpg) no-repeat 0px 0px;
min-height: 667px;
background-size: cover;
}
.rslides li {
-webkit-backface-visibility: hidden;
position: absolute;
display: none;
width: 71%;
left: 14%;
padding: 8em 0 0 0;
}
.rslides li:first-child {
position: relative;
display: block;
float: left;
}
.rslides img {
display: block;
height: auto;
float: left;
border: 0;
}
#slider2,
#slider3 {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
margin: 0 auto;
}
.rslides_tabs {
text-align: right;
position: absolute;
top: 0;
right: 0px;
right: 15%;
z-index:999;
}
.rslides_tabs li {
float: left;
list-style:none;
}
.rslides_tabs a {
width: auto;
line-height: 20px;
padding: 9px 20px;
height: auto;
background: transparent;
display: inline;
}
.rslides_tabs li:first-child {
margin-left: 0;
}
.rslides_tabs .rslides_here a {
background: rgba(255,255,255,.1);
color: #fff;
}
#slider3-pager a {
display: inline-block;
}
#slider3-pager img {
float: left;
}
#slider3-pager .rslides_here a {
background: transparent;
}
#slider3-pager a {
padding: 0;
}
@media screen and (max-width: 600px) {
h1 {
font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.callbacks_nav {
top: 47%;
}
}
/*----*/
.divice-info{
margin-top:3em;
}
.world-ico{
margin-top:2.3em;
}
.divice-info-head h1{
color:#FFF;
font-weight:100;
width:60%;
font-family: 'Open Sans', sans-serif;
}
.divice-info-text h2{
color: #FFF;
font-size: 3.5em;
text-transform: uppercase;
font-weight:100 !important;
}
.divice-info-text p{
font-size:1em;
color:#FFF;
}
.btn{
background: url(../img/cart-icon.png) no-repeat 15% 50% #54D3C3;
padding: 0.5em 2em 0.5em 3em;
font-size: 1.4em;
margin-top:1.5em;
color:#FFF;
}
.btn:hover{
background: url(../img/cart-icon.png) no-repeat 15% 50% #079491;
color:#fff;
}
.divice-info-text{
margin:2em 0 0;
}
.slider{
position:relative;
}
/*----//End-slider-----*/
/*----start-bottom-grids----*/
.bottom-grid-left{
color: #49D7B0;
text-align: center;
padding: 5.6em 0;
}
.bottom-grid-left h3{
font-size: 12em;
margin: 0;
padding: 0;
font-weight: 700;
}
.bottom-grid-left p{
font-size: 4em;
font-weight: 100;
width: 60%;
margin: 0 auto;
text-transform: uppercase;
}
.bottom-grid-right{
background: #49D7B0;
text-align: center;
padding: 10em 0;
}
/*----start-bottom-grids----*/
/*----//End-bottom-grids----*/
/*---- start-about----*/
.about{
text-align: center;
margin: 2em 0;
}
.about h3{
color: #636363;
font-size: 3.2em;
font-weight: 100;
}
.about p{
color: #9F9F9F;
line-height: 1.5em;
padding: 1em 0 3em;
width: 90%;
margin: 0 auto;
font-size: 1.2em;
font-weight: 100;
}
/*---- //End-about----*/
/*----start-responsive-tabs---*/
.services h4{
text-align: center;
color: #636363;
font-size: 3.2em;
font-weight: 100;
padding: 1em 0 1.5em;
}
ul.resp-tabs-list, p {
margin: 0px;
padding: 0px;
}
.resp-tabs-list li {
font-weight: 600;
font-size: 13px;
display: inline-block;
padding: 30px 0px;
margin: 0;
list-style: none;
cursor: pointer;
float: left;
width:16.659032%;
text-align: center;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
.resp-tabs-container {
padding: 0px;
background-color: #fff;
clear: left;
}
h2.resp-accordion {
cursor: pointer;
padding: 5px;
display: none;
}
.resp-tab-content {
display: none;
padding: 15px;
}
.resp-tab-active {
border-bottom: none;
margin-bottom: -1px !important;
}
.resp-tab-active {
border-bottom: none;
background-color: #fff;
}
.resp-content-active, .resp-accordion-active {
display: block;
}
h2.resp-accordion {
margin: 0px;
}
h2.resp-tab-title:last-child {
border-bottom: 12px solid #c1c1c1 !important;
background: blue;
}
/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
float: left;
width: 30%;
}
.resp-vtabs .resp-tabs-list li {
display: block;
padding: 15px 15px !important;
margin: 0;
cursor: pointer;
float: none;
}
.resp-vtabs .resp-tabs-container {
padding: 0px;
background-color: #fff;
border: 1px solid #c1c1c1;
float: left;
width: 68%;
min-height: 250px;
border-radius: 4px;
clear: none;
}
.resp-vtabs .resp-tab-content {
border: none;
}
.resp-vtabs li.resp-tab-active {
border: 1px solid #c1c1c1;
border-right: none;
background-color: #fff;
position: relative;
z-index: 1;
margin-right: -1px !important;
padding: 14px 15px 15px 14px !important;
}
.resp-arrow {
width: 0;
height: 0;
float: right;
margin-top: 3px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 12px solid #c1c1c1;
}
h2.resp-tab-active span.resp-arrow {
border: none;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 12px solid #FFF;
}
/*-----------Accordion styles-----------*/
.resp-easy-accordion h2.resp-accordion {
display: block;
}
.resp-easy-accordion .resp-tab-content {
border: 1px solid #c1c1c1;
}
.resp-easy-accordion .resp-tab-content:last-child {
border-bottom: 1px solid #c1c1c1 !important;
}
.resp-jfit {
width: 100%;
margin: 0px;
}
.resp-tab-content-active {
display: block;
}
h2.resp-accordion:first-child {
border-top: 1px solid #c1c1c1 !important;
}
.resp-tabs-list li:hover{
opacity:0.9;
}
.resp-tabs-list li span{
width:100px;
height:100px;
background:url(../img/icons.png) no-repeat 0px 0px;
display:inline-block;
}
.resp-tabs-list li.tab1{
background:#01646C;
}
.resp-tabs-list li.tab1 span{
background-position:0px 0px #01646C;
}
.resp-tabs-list li.tab2{
background:#097B84;
}
.resp-tabs-list li.tab2 span{
background-position: -200px 3px;
}
.resp-tabs-list li.tab3{
background:#118F99;
}
.resp-tabs-list li.tab3 span{
background-position: -425px 11px;
}
.resp-tabs-list li.tab4{
background:#1DA0AA;
}
.resp-tabs-list li.tab4 span{
background-position: -632px 11px;
}
.resp-tabs-list li.tab5{
background:#29B7C2;
}
.resp-tabs-list li.tab5 span{
background-position: -848px 11px;
}
.resp-tabs-list li.tab6{
background:#3CCAD5;
}
.resp-tabs-list li.tab6 span{
background-position: -1067px 11px;
}
.tab{
background:url(../img/slide-bg.jpg) no-repeat 0px 0px;
background-size:cover;
}
.tab-divice-info h3{
font-size: 3em;
font-weight: 100;
color: #fff;
margin-bottom:1em;
text-transform:uppercase;
}
.tab-divice-info p{
color:#FFF;
}
.tab-info{
padding: 10em 0;
}
.resp-tabs-list span i{
display:none;
}
/*---start-contact---*/
.contact h2{
text-align: center;
color: #636363;
font-size: 3.2em;
font-weight: 100;
padding: 1em 0 1.33em;
}
.contact-info{
position:relative;
}
.contact-info h3{
text-align: center;
color: #028C8C;
font-weight: 700;
font-size: 2em;
padding:0.5em 0;
font-weight: 400;
}
.contact-info i{
height: 8px;
width: 100%;
display: block;
background: #028C8C;
position: absolute;
top: -20px;
}
.contact{
position:relative;
font-family: 'Open Sans', sans-serif;
}
.contact-form{
position: absolute;
z-index: 99;
background: #fff;
padding: 0 2em 2em 2em;
width: 50%;
left: 27%;
top: 33%;
}
.contact-map{
position:relative;
border:none;
}
.contact-map iframe{
min-height:750px;
width:100%;
}
.contact-info p{
color: #3D3D3D;
text-align: center;
font-size: 1em;
}
.contact-info label{
color: #3D3D3D;
display: block;
text-align: center;
padding: 0.5em 0;
font-size: 1.3em;
font-weight: 400;
}
.contact-info a{
color: #29B7C2;
text-align: center;
display: block;
padding-bottom: 1em;
}
.contact-info form input[type="text"]{
width: 48.7%;
clear: both;
}
.contact-info form input[type="text"]:first-child{
margin-right:1em;
}
.contact-info form input[type="text"],.contact-info form textarea{
border: 1px solid #D1D1D1;
color: #656565;
padding: 1em;
margin-bottom: 0.8em;
font-family: 'Open Sans', sans-serif;
outline: none;
transition: border-color 0.3s;
-o-transition: border-color 0.3s;
-ms-transition: border-color 0.3s;
-moz-transition: border-color 0.3s;
-webkit-transition: border-color 0.3s;
}
.contact-info form input[type="text"]:hover,.contact-info form textarea:hover,.contact-info form input[type="text"]:focus,.contact-info form textarea:focus{
border-color:#028C8C;
}
.contact-info form textarea{
width: 100%;
height: 180px;
resize: none;
}
.contact-info form{
padding:1em 0;
}
.contact-info input[type="submit"]{
border: 1px solid #028C8C;
border-left: 4px solid #028C8C;
background: #fff;
padding: 1em 2em;
font-family: 'Open Sans', sans-serif;
cursor: pointer;
margin: 0 auto;
width: 30%;
display: block;
margin-top: 0.8em;
outline:none;
color:#696969;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.contact-info input[type="submit"]:hover{
border: 1px solid #6C6966;
border-left: 4px solid #6C6966;
color: #6C6966;
}
/*---//End-contact---*/
/*----start-footer----*/
.footer{
padding:1em 0;
text-align:center;
}
.footer p{
color:#989898;
}
.footer p a{
color:#028C8C;
}
.footer p a:hover{
color:#989898;
text-decoration:none;
}
/**********/
#toTop {
display: none;
text-decoration: none;
position: fixed;
bottom: 10px;
right: 10px;
overflow: hidden;
width: 32px;
height: 32px;
border: none;
text-indent: 100%;
background: url(../img/arrow_up.png) no-repeat center;
}
/*----start-responsive-Mediaquries-------*/
/*-----start-Mediaqurie-for-1440px-laptops----*/
@media (max-width:1440px){
.rslides_tabs {
right: 11%;
}
.contact-form {
width: 53%;
left: 24%;
}
}
/*-----//End-Mediaqurie-for-1440px-laptops----*/
/*-----start-Mediaqurie-for-1366px-laptops----*/
@media (max-width:1366px){
.rslides_tabs {
right: 9%;
}
.contact-form {
width: 57%;
left: 23%;
}
.resp-tabs-list li {
width: 16.667%;
}
}
/*-----//End-Mediaqurie-for-1366px-laptops----*/
/*-----start-Mediaqurie-for-1280px-laptops----*/
@media (max-width:1280px){
.rslides_tabs {
right: 6%;
}
.contact-form {
width: 57%;
left: 23%;
}
.divice img{
width:100%;
margin-top: 3em;
}
.divice-info-head h1 {
width: 100%;
font-size: 2.5em;
}
.divice-info-text h2 {
font-size: 3em;
}
.rslides {
min-height: 600px;
}
.contact-info form input[type="text"]:first-child {
margin-right: 0.9em;
}
.tab-info {
padding: 8em 0;
}
.resp-tabs-list li {
width: 16.667%;
}
}
/*-----//End-Mediaqurie-for-1280px-laptops----*/
/*-----start-Mediaqurie-for-1024px-laptops----*/
@media (max-width:1024px){
.rslides_tabs {
right: 5%;
}
.contact-form {
width: 70%;
left: 17%;
top: 24%;
}
.divice img{
width:100%;
margin-top: 3em;
}
.divice-info-head h1 {
width: 100%;
font-size: 2.2em;
margin-left: 0.2em;
}
.divice-info-text h2 {
font-size: 2.5em;
}
.rslides {
min-height: 600px;
}
.contact-info form input[type="text"]:first-child {
margin-right: 0.9em;
}
.tab-info {
padding: 8em 0;
}
.tab-divice img{
width:100%;
}
.contact-map iframe {
min-height: 600px;
}
.resp-tabs-list li {
width: 16.667%;
}
}
/*-----//End-Mediaqurie-for-1024px-laptops----*/
/*-----start-Mediaqurie-for-768px-laptops----*/
@media (max-width:768px){
.rslides_tabs {
right: 5%;
}
.contact-form {
width: 80%;
left: 11%;
top: 17%;
}
.divice img{
width:100%;
margin-top: 3em;
}
.divice-info-head h1 {
width: 100%;
font-size: 2.2em;
margin-left: 0.2em;
}
.divice-info-text h2 {
font-size: 2.5em;
}
.rslides {
min-height: 600px;
}
.contact-info form input[type="text"]:first-child {
margin-right: 0.7em;
}
.tab-info {
padding: 8em 0;
}
.tab-divice img{
width:100%;
}
.contact-map iframe {
min-height: 600px;
}
nav a#pull {
top: 11px;
}
.header {
padding: 1em 0;
}
.logo {
margin-top: 0px;
}
.divice-info {
clear: both;
text-align: center;
}
.rslides li {
padding: 7em 0 3em 0;
}
h2.resp-accordion:first-child {
background: #028C8C;
padding: 0.5em 1em;
}
h2.resp-accordion {
background: #028C8C;
padding: 0.5em 1em;
border-top: 1px solid #2DA5A5;
}
.resp-arrow {
margin-top: -3px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 12px solid #FFFFFF;
}
h2.resp-tab-active {
border-bottom: none;
background: #028C8C;
margin-bottom:none;
padding: 0.5em 1em;
}
.about h3{
font-size: 2.8em;
margin: 0;
}
.services h2 ,.contact h2{
padding: 0.5em 1em;
font-size: 2.8em;
margin: 0;
}
.tab {
text-align: center;
}
.contact-info form textarea {
height: 150px;
}
.tab-info {
padding: 0em 0 2em;
}
.resp-tabs-list li {
width: 16.667%;
}
div.col-md-6.tab-divice-info {
margin-bottom: 2em;
}
}
/*-----//End-Mediaqurie-for-768px-laptops----*/
/*-----start-Mediaqurie-for-640px-laptops----*/
@media (max-width:640px){
.rslides_tabs {
right: 5%;
}
.contact-form {
width: 80%;
left: 11%;
top: 11%;
}
.divice img{
width:100%;
margin-top: 3em;
}
.divice-info-head h1 {
width: 100%;
font-size: 2.2em;
margin-left: 0.2em;
}
.divice-info-text h2 {
font-size: 2.5em;
}
.rslides {
min-height: 600px;
}
.contact-info form input[type="text"]:first-child {
margin-right:0em;
}
.tab-info {
padding: 8em 0;
}
.tab-divice img{
width:100%;
}
.contact-map iframe {
min-height: 600px;
}
nav a#pull {
top: 11px;
}
.header {
padding: 1em 0;
}
.logo {
margin-top: 0px;
}
.divice-info {
clear: both;
text-align: center;
}
.rslides li {
padding: 7em 0 3em 0;
}
h2.resp-accordion:first-child {
background: #028C8C;
padding: 0.5em 1em;
}
h2.resp-accordion {
background: #028C8C;
padding: 0.5em 1em;
border-top: 1px solid #2DA5A5;
}
.resp-arrow {
margin-top: -3px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 12px solid #FFFFFF;
}
h2.resp-tab-active {
border-bottom: none;
background: #028C8C;
margin-bottom:none;
padding: 0.5em 1em;
}
.about h3{
font-size: 2.2em;
margin: 0;
}
.services h4{
padding: 0.5em 1em;
font-size: 2.2em;
margin: 0;
}
.contact h2{
padding: 0.5em 1em;
font-size: 2.2em;
margin: 0;
}
.tab {
text-align: center;
}
.contact-info form textarea {
height: 150px;
}
.tab-info {
padding: 0em 0 2em;
}
.contact-info form input[type="text"] {
width: 100%;
}
.contact-info input[type="submit"] {
width: 40%;
}
.contact-info h3 {
padding: 0.2em 0;
}
.resp-tabs-list li {
width: 16.667%;
}
div.col-md-6.tab-divice-info {
margin-bottom: 2em;
}
}
/*-----//End-Mediaqurie-for-640px-laptops----*/
/*-----start-Mediaqurie-for-480px-laptops----*/
@media (max-width:480px){
.container{
width:90%;
}
.rslides_tabs {
right: 5%;
}
.contact-form {
width: 90%;
left: 5.5%;
top: 11%;
}
.divice img{
width:100%;
margin-top: 3em;
}
.divice-info-head h1 {
width: 100%;
font-size: 2em;
margin-left: 0;
}
.divice-info-text h2 {
font-size: 2.2em;
}
.rslides {
min-height: 600px;
}
.contact-info form input[type="text"]:first-child {
margin-right:0em;
}
.tab-info {
padding: 8em 0;
}
.tab-divice img{
width:100%;
}
.contact-map iframe {
min-height: 600px;
}
nav a#pull {
top: 11px;
}
.header {
padding: 1em 0;
}
.logo {
margin-top: 0px;
}
.divice-info {
clear: both;
text-align: center;
}
.rslides li {
padding: 4em 0 3em 0;
}
h2.resp-accordion:first-child {
background: #028C8C;
padding: 0.5em 1em;
}
h2.resp-accordion {
background: #028C8C;
padding: 0.5em 1em;
border-top: 1px solid #2DA5A5;
}
.resp-arrow {
margin-top: -3px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 12px solid #FFFFFF;
}
h2.resp-tab-active {
border-bottom: none;
background: #028C8C;
margin-bottom:none;
padding: 0.5em 1em;
}
.about h3{
font-size: 2.2em;
margin: 0;
}
.services h4{
padding: 0.5em 1em;
font-size: 2.2em;
margin: 0;
}
.contact h2{
padding: 0.5em 1em;
font-size: 2.2em;
margin: 0;
}
.tab {
text-align: center;
}
.contact-info form textarea {
height: 150px;
}
.tab-info {
padding: 0em 0 2em;
}
.contact-info form input[type="text"] {
width: 100%;
}
.contact-info input[type="submit"] {
width: 50%;
}
.contact-info h3 {
padding: 0.2em 0;
}
.about img{
width:100%;
}
.divice-info-head{
display:none;
}
#slider3-pager img {
width: 100%;
}
#slider3-pager a {
width: 20%;
}
.resp-tabs-list li span {
width: 50px;
height: 50px;
background: url(../img/icons0.png) no-repeat 0px 0px;
display: inline-block;
}
.resp-tabs-list li.tab1{
background:#01646C;
}
.resp-tabs-list li.tab1 span{
background-position:0px 0px;
}
.resp-tabs-list li.tab2{
background:#097B84;
}
.resp-tabs-list li.tab2 span{
background-position: -104px 3px;
}
.resp-tabs-list li.tab3{
background:#118F99;
}
.resp-tabs-list li.tab3 span{
background-position: -219px 5px;
}
.resp-tabs-list li.tab4{
background:#1DA0AA;
}
.resp-tabs-list li.tab4 span{
background-position: -330px 5px;
}
.resp-tabs-list li.tab5{
background:#29B7C2;
}
.resp-tabs-list li.tab5 span{
background-position: -442px 7px;
}
.resp-tabs-list li.tab6{
background:#3CCAD5;
}
.resp-tabs-list li.tab6 span{
background-position: -554px 6px;
}
/*----*/
.bottom-grid-left h3 {
font-size: 7em;
}
.bottom-grid-left p {
font-size: 2.2em;
}
.bottom-grid-left {
padding: 1.6em 0;
}
.bottom-grid-right {
padding: 3em 0;
}
}
/*-----//End-Mediaqurie-for-480px-laptops----*/
/*-----start-Mediaqurie-for-320px-laptops----*/
@media (max-width:320px){
.container{
width: 90%;
padding: 0;
}
.rslides_tabs {
right: 5%;
}
.contact-form {
width: 90%;
left: 5.5%;
top: 11%;
}
.divice img{
width:100%;
margin-top:1em;
}
.divice-info-head h1 {
width: 100%;
font-size: 2em;
margin-left: 0;
}
.divice-info-text h2 {
font-size: 1.8em;
}
.rslides {
min-height: 600px;
}
.contact-info form input[type="text"]:first-child {
margin-right:0em;
}
.tab-info {
padding: 8em 0;
}
.tab-divice img{
width:100%;
}
.contact-map iframe {
min-height: 600px;
}
nav a#pull {
top: 11px;
}
.header {
padding: 1em 0;
}
.logo {
margin-top: 0px;
}
.divice-info {
clear: both;
text-align: center;
}
.rslides li {
padding: 4em 0 3em 0;
}
h2.resp-accordion:first-child {
background: #028C8C;
padding: 0.5em 1em;
}
h2.resp-accordion {
background: #028C8C;
padding: 0.5em 1em;
border-top: 1px solid #2DA5A5;
}
.resp-arrow {
margin-top: -3px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 12px solid #FFFFFF;
}
h2.resp-tab-active {
border-bottom: none;
background: #028C8C;
margin-bottom:none;
padding: 0.5em 1em;
}
.about h3{
font-size: 2.2em;
margin: 0;
}
.services h4{
padding: 0.5em 1em;
font-size: 2.2em;
margin: 0;
}
.contact h2{
padding: 0.5em 1em;
font-size: 2.2em;
margin: 0;
}
.tab {
text-align: center;
}
.contact-info form textarea {
height: 150px;
}
.tab-info {
padding: 0em 0 2em;
}
.contact-info form input[type="text"] {
width: 100%;
}
.contact-info input[type="submit"] {
width: 70%;
}
.contact-info h3 {
padding: 0.2em 0;
}
.about img{
width:100%;
}
.divice-info-head{
display:none;
}
#slider3-pager img {
width: 100%;
}
#slider3-pager a {
width: 20%;
}
.rslides li {
width: 90%;
left: 5%;
}
.contact-form {
width: 90%;
padding: 0 1em 1em 1em;
}
nav li span {
display:none;
}
.resp-tabs-list li span {
width: 50px;
height: 50px;
background: url(../img/icons0.png) no-repeat 0px 0px;
display: inline-block;
}
.resp-tabs-list li.tab1{
background:#01646C;
}
.resp-tabs-list li.tab1 span{
background-position:0px 0px;
}
.resp-tabs-list li.tab2{
background:#097B84;
}
.resp-tabs-list li.tab2 span{
background-position: -104px 3px;
}
.resp-tabs-list li.tab3{
background:#118F99;
}
.resp-tabs-list li.tab3 span{
background-position: -219px 5px;
}
.resp-tabs-list li.tab4{
background:#1DA0AA;
}
.resp-tabs-list li.tab4 span{
background-position: -330px 5px;
}
.resp-tabs-list li.tab5{
background:#29B7C2;
}
.resp-tabs-list li.tab5 span{
background-position: -442px 7px;
}
.resp-tabs-list li.tab6{
background:#3CCAD5;
}
.resp-tabs-list li.tab6 span{
background-position: -554px 6px;
}
.resp-tabs-list li {
padding: 10px 0px;
}
/*----*/
.bottom-grid-left h3 {
font-size: 7em;
}
.bottom-grid-left p {
font-size: 2.2em;
}
.bottom-grid-left {
padding: 1.6em 0;
}
.bottom-grid-right {
padding: 3em 0;
}
}
/*-----//End-Mediaqurie-for-320px-laptops----*/
/*----//End-responsive-Mediaquries-------*/ | public/css/theme-style.css | @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800);
body{
font-family: 'Open Sans', sans-serif;
background:#FFF;
}
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;
}
/*----start-header----*/
.header{
}
.logo{
float:left;
}
/*----navbar-nav----*/
.top-nav ul li a{
color: #2C3E50;
padding: 0em 0em;
font-size: 1.3em;
}
.top-nav ul li a:hover{
color:#028C8C;
}
.logo{
margin-top:15px;
}
.logo a{
display:block;
}
/* top-nav */
.top-nav:before,
.top-nav:after {
content: " ";
display: table;
}
.top-nav:after {
clear: both;
}
nav {
position: relative;
}
nav ul {
padding: 0;
float: right;
margin: 1.8em 0;
}
nav li {
display: inline;
float: left;
position:relative;
}
nav li span{
width: 2px;
background: #eee;
height: 20px;
display: inline-block;
position: absolute;
top: 11px;
right: 0px;
}
nav a {
color: #fff;
display: inline-block;
width: 100px;
text-align: center;
text-decoration: none;
line-height: 40px;
}
nav a:hover{
text-decoration:none;
color:#028C8C;
}
nav li a {
color:#F26D7D;
}
nav a#pull {
display: none;
}
/*Styles for screen 600px and lower*/
@media screen and (max-width: 768px) {
nav {
height: auto;
}
nav ul {
width: 100%;
display: block;
height: auto;
}
nav li {
width: 100%;
position: relative;
}
nav li a {
border-bottom: 1px solid #eee;
}
nav a {
text-align: left;
width: 100%;
text-indent: 25px;
}
}
/*Styles for screen 515px and lower*/
@media only screen and (max-width : 768px) {
nav {
border-bottom: 0;
}
nav ul {
display: none;
height: auto;
}
nav a#pull {
display: block;
position: relative;
color: #F26D7D;
text-align: right;
position: absolute;
}
nav a#pull:after {
content:"";
background: url('nav-icon.png') no-repeat;
width: 30px;
height: 30px;
display: inline-block;
position: absolute;
right: 15px;
top: 10px;
}
nav a#pull img{
margin-right:2%;
}
.top-nav ul li a {
color: #2C3E50;
padding: 0.2em 0;
}
}
/*Smartphone*/
@media only screen and (max-width : 320px) {
nav li {
display: block;
float: none;
width: 100%;
}
nav li a {
border-bottom: 1px solid #576979;
}
}
/*----strat-slider-----*/
.rslides {
position: relative;
list-style: none;
overflow: hidden;
width: 100%;
padding: 0;
margin: 0;
background: url(../img/slide-bg.jpg) no-repeat 0px 0px;
min-height: 667px;
background-size: cover;
}
.rslides li {
-webkit-backface-visibility: hidden;
position: absolute;
display: none;
width: 71%;
left: 14%;
padding: 8em 0 0 0;
}
.rslides li:first-child {
position: relative;
display: block;
float: left;
}
.rslides img {
display: block;
height: auto;
float: left;
border: 0;
}
#slider2,
#slider3 {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
margin: 0 auto;
}
.rslides_tabs {
text-align: right;
position: absolute;
top: 0;
right: 0px;
right: 15%;
z-index:999;
}
.rslides_tabs li {
float: left;
list-style:none;
}
.rslides_tabs a {
width: auto;
line-height: 20px;
padding: 9px 20px;
height: auto;
background: transparent;
display: inline;
}
.rslides_tabs li:first-child {
margin-left: 0;
}
.rslides_tabs .rslides_here a {
background: rgba(255,255,255,.1);
color: #fff;
}
#slider3-pager a {
display: inline-block;
}
#slider3-pager img {
float: left;
}
#slider3-pager .rslides_here a {
background: transparent;
}
#slider3-pager a {
padding: 0;
}
@media screen and (max-width: 600px) {
h1 {
font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.callbacks_nav {
top: 47%;
}
}
/*----*/
.divice-info{
margin-top:3em;
}
.world-ico{
margin-top:2.3em;
}
.divice-info-head h1{
color:#FFF;
font-weight:100;
width:60%;
font-family: 'Open Sans', sans-serif;
}
.divice-info-text h2{
color: #FFF;
font-size: 3.5em;
text-transform: uppercase;
font-weight:100 !important;
}
.divice-info-text p{
font-size:1em;
color:#FFF;
}
.btn{
background: url(../img/cart-icon.png) no-repeat 15% 50% #54D3C3;
padding: 0.5em 2em 0.5em 3em;
font-size: 1.4em;
margin-top:1.5em;
color:#FFF;
}
.btn:hover{
background: url(../img/cart-icon.png) no-repeat 15% 50% #079491;
color:#fff;
}
.divice-info-text{
margin:2em 0 0;
}
.slider{
position:relative;
}
/*----//End-slider-----*/
/*----start-bottom-grids----*/
.bottom-grid-left{
color: #49D7B0;
text-align: center;
padding: 5.6em 0;
}
.bottom-grid-left h3{
font-size: 12em;
margin: 0;
padding: 0;
font-weight: 700;
}
.bottom-grid-left p{
font-size: 4em;
font-weight: 100;
width: 60%;
margin: 0 auto;
text-transform: uppercase;
}
.bottom-grid-right{
background: #49D7B0;
text-align: center;
padding: 10em 0;
}
/*----start-bottom-grids----*/
/*----//End-bottom-grids----*/
/*---- start-about----*/
.about{
text-align: center;
margin: 2em 0;
}
.about h3{
color: #636363;
font-size: 3.2em;
font-weight: 100;
}
.about p{
color: #9F9F9F;
line-height: 1.5em;
padding: 1em 0 3em;
width: 90%;
margin: 0 auto;
font-size: 1.2em;
font-weight: 100;
}
/*---- //End-about----*/
/*----start-responsive-tabs---*/
.services h4{
text-align: center;
color: #636363;
font-size: 3.2em;
font-weight: 100;
padding: 1em 0 1.5em;
}
ul.resp-tabs-list, p {
margin: 0px;
padding: 0px;
}
.resp-tabs-list li {
font-weight: 600;
font-size: 13px;
display: inline-block;
padding: 30px 0px;
margin: 0;
list-style: none;
cursor: pointer;
float: left;
width:16.659032%;
text-align: center;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
.resp-tabs-container {
padding: 0px;
background-color: #fff;
clear: left;
}
h2.resp-accordion {
cursor: pointer;
padding: 5px;
display: none;
}
.resp-tab-content {
display: none;
padding: 15px;
}
.resp-tab-active {
border-bottom: none;
margin-bottom: -1px !important;
}
.resp-tab-active {
border-bottom: none;
background-color: #fff;
}
.resp-content-active, .resp-accordion-active {
display: block;
}
h2.resp-accordion {
margin: 0px;
}
h2.resp-tab-title:last-child {
border-bottom: 12px solid #c1c1c1 !important;
background: blue;
}
/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
float: left;
width: 30%;
}
.resp-vtabs .resp-tabs-list li {
display: block;
padding: 15px 15px !important;
margin: 0;
cursor: pointer;
float: none;
}
.resp-vtabs .resp-tabs-container {
padding: 0px;
background-color: #fff;
border: 1px solid #c1c1c1;
float: left;
width: 68%;
min-height: 250px;
border-radius: 4px;
clear: none;
}
.resp-vtabs .resp-tab-content {
border: none;
}
.resp-vtabs li.resp-tab-active {
border: 1px solid #c1c1c1;
border-right: none;
background-color: #fff;
position: relative;
z-index: 1;
margin-right: -1px !important;
padding: 14px 15px 15px 14px !important;
}
.resp-arrow {
width: 0;
height: 0;
float: right;
margin-top: 3px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 12px solid #c1c1c1;
}
h2.resp-tab-active span.resp-arrow {
border: none;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 12px solid #FFF;
}
/*-----------Accordion styles-----------*/
.resp-easy-accordion h2.resp-accordion {
display: block;
}
.resp-easy-accordion .resp-tab-content {
border: 1px solid #c1c1c1;
}
.resp-easy-accordion .resp-tab-content:last-child {
border-bottom: 1px solid #c1c1c1 !important;
}
.resp-jfit {
width: 100%;
margin: 0px;
}
.resp-tab-content-active {
display: block;
}
h2.resp-accordion:first-child {
border-top: 1px solid #c1c1c1 !important;
}
.resp-tabs-list li:hover{
opacity:0.9;
}
.resp-tabs-list li span{
width:100px;
height:100px;
background:url(../img/icons.png) no-repeat 0px 0px;
display:inline-block;
}
.resp-tabs-list li.tab1{
background:#01646C;
}
.resp-tabs-list li.tab1 span{
background-position:0px 0px #01646C;
}
.resp-tabs-list li.tab2{
background:#097B84;
}
.resp-tabs-list li.tab2 span{
background-position: -200px 3px;
}
.resp-tabs-list li.tab3{
background:#118F99;
}
.resp-tabs-list li.tab3 span{
background-position: -425px 11px;
}
.resp-tabs-list li.tab4{
background:#1DA0AA;
}
.resp-tabs-list li.tab4 span{
background-position: -632px 11px;
}
.resp-tabs-list li.tab5{
background:#29B7C2;
}
.resp-tabs-list li.tab5 span{
background-position: -848px 11px;
}
.resp-tabs-list li.tab6{
background:#3CCAD5;
}
.resp-tabs-list li.tab6 span{
background-position: -1067px 11px;
}
.tab{
background:url(../img/slide-bg.jpg) no-repeat 0px 0px;
background-size:cover;
}
.tab-divice-info h3{
font-size: 3em;
font-weight: 100;
color: #fff;
margin-bottom:1em;
text-transform:uppercase;
}
.tab-divice-info p{
color:#FFF;
}
.tab-info{
padding: 10em 0;
}
.resp-tabs-list span i{
display:none;
}
/*---start-contact---*/
.contact h2{
text-align: center;
color: #636363;
font-size: 3.2em;
font-weight: 100;
padding: 1em 0 1.33em;
}
.contact-info{
position:relative;
}
.contact-info h3{
text-align: center;
color: #028C8C;
font-weight: 700;
font-size: 2em;
padding:0.5em 0;
font-weight: 400;
}
.contact-info i{
height: 8px;
width: 100%;
display: block;
background: #028C8C;
position: absolute;
top: -20px;
}
.contact{
position:relative;
font-family: 'Open Sans', sans-serif;
}
.contact-form{
position: absolute;
z-index: 99;
background: #fff;
padding: 0 2em 2em 2em;
width: 50%;
left: 27%;
top: 33%;
}
.contact-map{
position:relative;
border:none;
}
.contact-map iframe{
min-height:750px;
width:100%;
}
.contact-info p{
color: #3D3D3D;
text-align: center;
font-size: 1em;
}
.contact-info label{
color: #3D3D3D;
display: block;
text-align: center;
padding: 0.5em 0;
font-size: 1.3em;
font-weight: 400;
}
.contact-info a{
color: #29B7C2;
text-align: center;
display: block;
padding-bottom: 1em;
}
.contact-info form input[type="text"]{
width: 48.7%;
clear: both;
}
.contact-info form input[type="text"]:first-child{
margin-right:1em;
}
.contact-info form input[type="text"],.contact-info form textarea{
border: 1px solid #D1D1D1;
color: #656565;
padding: 1em;
margin-bottom: 0.8em;
font-family: 'Open Sans', sans-serif;
outline: none;
transition: border-color 0.3s;
-o-transition: border-color 0.3s;
-ms-transition: border-color 0.3s;
-moz-transition: border-color 0.3s;
-webkit-transition: border-color 0.3s;
}
.contact-info form input[type="text"]:hover,.contact-info form textarea:hover,.contact-info form input[type="text"]:focus,.contact-info form textarea:focus{
border-color:#028C8C;
}
.contact-info form textarea{
width: 100%;
height: 180px;
resize: none;
}
.contact-info form{
padding:1em 0;
}
.contact-info input[type="submit"]{
border: 1px solid #028C8C;
border-left: 4px solid #028C8C;
background: #fff;
padding: 1em 2em;
font-family: 'Open Sans', sans-serif;
cursor: pointer;
margin: 0 auto;
width: 30%;
display: block;
margin-top: 0.8em;
outline:none;
color:#696969;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.contact-info input[type="submit"]:hover{
border: 1px solid #6C6966;
border-left: 4px solid #6C6966;
color: #6C6966;
}
/*---//End-contact---*/
/*----start-footer----*/
.footer{
padding:1em 0;
text-align:center;
}
.footer p{
color:#989898;
}
.footer p a{
color:#028C8C;
}
.footer p a:hover{
color:#989898;
text-decoration:none;
}
/**********/
#toTop {
display: none;
text-decoration: none;
position: fixed;
bottom: 10px;
right: 10px;
overflow: hidden;
width: 32px;
height: 32px;
border: none;
text-indent: 100%;
background: url(../img/arrow_up.png) no-repeat center;
}
/*----start-responsive-Mediaquries-------*/
/*-----start-Mediaqurie-for-1440px-laptops----*/
@media (max-width:1440px){
.rslides_tabs {
right: 11%;
}
.contact-form {
width: 53%;
left: 24%;
}
}
/*-----//End-Mediaqurie-for-1440px-laptops----*/
/*-----start-Mediaqurie-for-1366px-laptops----*/
@media (max-width:1366px){
.rslides_tabs {
right: 9%;
}
.contact-form {
width: 57%;
left: 23%;
}
.resp-tabs-list li {
width: 16.667%;
}
}
/*-----//End-Mediaqurie-for-1366px-laptops----*/
/*-----start-Mediaqurie-for-1280px-laptops----*/
@media (max-width:1280px){
.rslides_tabs {
right: 6%;
}
.contact-form {
width: 57%;
left: 23%;
}
.divice img{
width:100%;
margin-top: 3em;
}
.divice-info-head h1 {
width: 100%;
font-size: 2.5em;
}
.divice-info-text h2 {
font-size: 3em;
}
.rslides {
min-height: 600px;
}
.contact-info form input[type="text"]:first-child {
margin-right: 0.9em;
}
.tab-info {
padding: 8em 0;
}
.resp-tabs-list li {
width: 16.667%;
}
}
/*-----//End-Mediaqurie-for-1280px-laptops----*/
/*-----start-Mediaqurie-for-1024px-laptops----*/
@media (max-width:1024px){
.rslides_tabs {
right: 5%;
}
.contact-form {
width: 70%;
left: 17%;
top: 24%;
}
.divice img{
width:100%;
margin-top: 3em;
}
.divice-info-head h1 {
width: 100%;
font-size: 2.2em;
margin-left: 0.2em;
}
.divice-info-text h2 {
font-size: 2.5em;
}
.rslides {
min-height: 600px;
}
.contact-info form input[type="text"]:first-child {
margin-right: 0.9em;
}
.tab-info {
padding: 8em 0;
}
.tab-divice img{
width:100%;
}
.contact-map iframe {
min-height: 600px;
}
.resp-tabs-list li {
width: 16.667%;
}
}
/*-----//End-Mediaqurie-for-1024px-laptops----*/
/*-----start-Mediaqurie-for-768px-laptops----*/
@media (max-width:768px){
.rslides_tabs {
right: 5%;
}
.contact-form {
width: 80%;
left: 11%;
top: 17%;
}
.divice img{
width:100%;
margin-top: 3em;
}
.divice-info-head h1 {
width: 100%;
font-size: 2.2em;
margin-left: 0.2em;
}
.divice-info-text h2 {
font-size: 2.5em;
}
.rslides {
min-height: 600px;
}
.contact-info form input[type="text"]:first-child {
margin-right: 0.7em;
}
.tab-info {
padding: 8em 0;
}
.tab-divice img{
width:100%;
}
.contact-map iframe {
min-height: 600px;
}
nav a#pull {
top: 11px;
}
.header {
padding: 1em 0;
}
.logo {
margin-top: 0px;
}
.divice-info {
clear: both;
text-align: center;
}
.rslides li {
padding: 7em 0 3em 0;
}
h2.resp-accordion:first-child {
background: #028C8C;
padding: 0.5em 1em;
}
h2.resp-accordion {
background: #028C8C;
padding: 0.5em 1em;
border-top: 1px solid #2DA5A5;
}
.resp-arrow {
margin-top: -3px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 12px solid #FFFFFF;
}
h2.resp-tab-active {
border-bottom: none;
background: #028C8C;
margin-bottom:none;
padding: 0.5em 1em;
}
.about h3{
font-size: 2.8em;
margin: 0;
}
.services h2 ,.contact h2{
padding: 0.5em 1em;
font-size: 2.8em;
margin: 0;
}
.tab {
text-align: center;
}
.contact-info form textarea {
height: 150px;
}
.tab-info {
padding: 0em 0 2em;
}
.resp-tabs-list li {
width: 16.667%;
}
div.col-md-6.tab-divice-info {
margin-bottom: 2em;
}
}
/*-----//End-Mediaqurie-for-768px-laptops----*/
/*-----start-Mediaqurie-for-640px-laptops----*/
@media (max-width:640px){
.rslides_tabs {
right: 5%;
}
.contact-form {
width: 80%;
left: 11%;
top: 11%;
}
.divice img{
width:100%;
margin-top: 3em;
}
.divice-info-head h1 {
width: 100%;
font-size: 2.2em;
margin-left: 0.2em;
}
.divice-info-text h2 {
font-size: 2.5em;
}
.rslides {
min-height: 600px;
}
.contact-info form input[type="text"]:first-child {
margin-right:0em;
}
.tab-info {
padding: 8em 0;
}
.tab-divice img{
width:100%;
}
.contact-map iframe {
min-height: 600px;
}
nav a#pull {
top: 11px;
}
.header {
padding: 1em 0;
}
.logo {
margin-top: 0px;
}
.divice-info {
clear: both;
text-align: center;
}
.rslides li {
padding: 7em 0 3em 0;
}
h2.resp-accordion:first-child {
background: #028C8C;
padding: 0.5em 1em;
}
h2.resp-accordion {
background: #028C8C;
padding: 0.5em 1em;
border-top: 1px solid #2DA5A5;
}
.resp-arrow {
margin-top: -3px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 12px solid #FFFFFF;
}
h2.resp-tab-active {
border-bottom: none;
background: #028C8C;
margin-bottom:none;
padding: 0.5em 1em;
}
.about h3{
font-size: 2.2em;
margin: 0;
}
.services h4{
padding: 0.5em 1em;
font-size: 2.2em;
margin: 0;
}
.contact h2{
padding: 0.5em 1em;
font-size: 2.2em;
margin: 0;
}
.tab {
text-align: center;
}
.contact-info form textarea {
height: 150px;
}
.tab-info {
padding: 0em 0 2em;
}
.contact-info form input[type="text"] {
width: 100%;
}
.contact-info input[type="submit"] {
width: 40%;
}
.contact-info h3 {
padding: 0.2em 0;
}
.resp-tabs-list li {
width: 16.667%;
}
div.col-md-6.tab-divice-info {
margin-bottom: 2em;
}
}
/*-----//End-Mediaqurie-for-640px-laptops----*/
/*-----start-Mediaqurie-for-480px-laptops----*/
@media (max-width:480px){
.container{
width:90%;
}
.rslides_tabs {
right: 5%;
}
.contact-form {
width: 90%;
left: 5.5%;
top: 11%;
}
.divice img{
width:100%;
margin-top: 3em;
}
.divice-info-head h1 {
width: 100%;
font-size: 2em;
margin-left: 0;
}
.divice-info-text h2 {
font-size: 2.2em;
}
.rslides {
min-height: 600px;
}
.contact-info form input[type="text"]:first-child {
margin-right:0em;
}
.tab-info {
padding: 8em 0;
}
.tab-divice img{
width:100%;
}
.contact-map iframe {
min-height: 600px;
}
nav a#pull {
top: 11px;
}
.header {
padding: 1em 0;
}
.logo {
margin-top: 0px;
}
.divice-info {
clear: both;
text-align: center;
}
.rslides li {
padding: 4em 0 3em 0;
}
h2.resp-accordion:first-child {
background: #028C8C;
padding: 0.5em 1em;
}
h2.resp-accordion {
background: #028C8C;
padding: 0.5em 1em;
border-top: 1px solid #2DA5A5;
}
.resp-arrow {
margin-top: -3px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 12px solid #FFFFFF;
}
h2.resp-tab-active {
border-bottom: none;
background: #028C8C;
margin-bottom:none;
padding: 0.5em 1em;
}
.about h3{
font-size: 2.2em;
margin: 0;
}
.services h4{
padding: 0.5em 1em;
font-size: 2.2em;
margin: 0;
}
.contact h2{
padding: 0.5em 1em;
font-size: 2.2em;
margin: 0;
}
.tab {
text-align: center;
}
.contact-info form textarea {
height: 150px;
}
.tab-info {
padding: 0em 0 2em;
}
.contact-info form input[type="text"] {
width: 100%;
}
.contact-info input[type="submit"] {
width: 50%;
}
.contact-info h3 {
padding: 0.2em 0;
}
.about img{
width:100%;
}
.divice-info-head{
display:none;
}
#slider3-pager img {
width: 100%;
}
#slider3-pager a {
width: 20%;
}
.resp-tabs-list li span {
width: 50px;
height: 50px;
background: url(../img/icons0.png) no-repeat 0px 0px;
display: inline-block;
}
.resp-tabs-list li.tab1{
background:#01646C;
}
.resp-tabs-list li.tab1 span{
background-position:0px 0px;
}
.resp-tabs-list li.tab2{
background:#097B84;
}
.resp-tabs-list li.tab2 span{
background-position: -104px 3px;
}
.resp-tabs-list li.tab3{
background:#118F99;
}
.resp-tabs-list li.tab3 span{
background-position: -219px 5px;
}
.resp-tabs-list li.tab4{
background:#1DA0AA;
}
.resp-tabs-list li.tab4 span{
background-position: -330px 5px;
}
.resp-tabs-list li.tab5{
background:#29B7C2;
}
.resp-tabs-list li.tab5 span{
background-position: -442px 7px;
}
.resp-tabs-list li.tab6{
background:#3CCAD5;
}
.resp-tabs-list li.tab6 span{
background-position: -554px 6px;
}
/*----*/
.bottom-grid-left h3 {
font-size: 7em;
}
.bottom-grid-left p {
font-size: 2.2em;
}
.bottom-grid-left {
padding: 1.6em 0;
}
.bottom-grid-right {
padding: 3em 0;
}
}
/*-----//End-Mediaqurie-for-480px-laptops----*/
/*-----start-Mediaqurie-for-320px-laptops----*/
@media (max-width:320px){
.container{
width: 90%;
padding: 0;
}
.rslides_tabs {
right: 5%;
}
.contact-form {
width: 90%;
left: 5.5%;
top: 11%;
}
.divice img{
width:100%;
margin-top:1em;
}
.divice-info-head h1 {
width: 100%;
font-size: 2em;
margin-left: 0;
}
.divice-info-text h2 {
font-size: 1.8em;
}
.rslides {
min-height: 600px;
}
.contact-info form input[type="text"]:first-child {
margin-right:0em;
}
.tab-info {
padding: 8em 0;
}
.tab-divice img{
width:100%;
}
.contact-map iframe {
min-height: 600px;
}
nav a#pull {
top: 11px;
}
.header {
padding: 1em 0;
}
.logo {
margin-top: 0px;
}
.divice-info {
clear: both;
text-align: center;
}
.rslides li {
padding: 4em 0 3em 0;
}
h2.resp-accordion:first-child {
background: #028C8C;
padding: 0.5em 1em;
}
h2.resp-accordion {
background: #028C8C;
padding: 0.5em 1em;
border-top: 1px solid #2DA5A5;
}
.resp-arrow {
margin-top: -3px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 12px solid #FFFFFF;
}
h2.resp-tab-active {
border-bottom: none;
background: #028C8C;
margin-bottom:none;
padding: 0.5em 1em;
}
.about h3{
font-size: 2.2em;
margin: 0;
}
.services h4{
padding: 0.5em 1em;
font-size: 2.2em;
margin: 0;
}
.contact h2{
padding: 0.5em 1em;
font-size: 2.2em;
margin: 0;
}
.tab {
text-align: center;
}
.contact-info form textarea {
height: 150px;
}
.tab-info {
padding: 0em 0 2em;
}
.contact-info form input[type="text"] {
width: 100%;
}
.contact-info input[type="submit"] {
width: 70%;
}
.contact-info h3 {
padding: 0.2em 0;
}
.about img{
width:100%;
}
.divice-info-head{
display:none;
}
#slider3-pager img {
width: 100%;
}
#slider3-pager a {
width: 20%;
}
.rslides li {
width: 90%;
left: 5%;
}
.contact-form {
width: 90%;
padding: 0 1em 1em 1em;
}
nav li span {
display:none;
}
.resp-tabs-list li span {
width: 50px;
height: 50px;
background: url(../img/icons0.png) no-repeat 0px 0px;
display: inline-block;
}
.resp-tabs-list li.tab1{
background:#01646C;
}
.resp-tabs-list li.tab1 span{
background-position:0px 0px;
}
.resp-tabs-list li.tab2{
background:#097B84;
}
.resp-tabs-list li.tab2 span{
background-position: -104px 3px;
}
.resp-tabs-list li.tab3{
background:#118F99;
}
.resp-tabs-list li.tab3 span{
background-position: -219px 5px;
}
.resp-tabs-list li.tab4{
background:#1DA0AA;
}
.resp-tabs-list li.tab4 span{
background-position: -330px 5px;
}
.resp-tabs-list li.tab5{
background:#29B7C2;
}
.resp-tabs-list li.tab5 span{
background-position: -442px 7px;
}
.resp-tabs-list li.tab6{
background:#3CCAD5;
}
.resp-tabs-list li.tab6 span{
background-position: -554px 6px;
}
.resp-tabs-list li {
padding: 10px 0px;
}
/*----*/
.bottom-grid-left h3 {
font-size: 7em;
}
.bottom-grid-left p {
font-size: 2.2em;
}
.bottom-grid-left {
padding: 1.6em 0;
}
.bottom-grid-right {
padding: 3em 0;
}
}
/*-----//End-Mediaqurie-for-320px-laptops----*/
/*----//End-responsive-Mediaquries-------*/ | 0.274449 | 0.062646 |
body {
margin: 0;
padding: 0;
height: 100vh; /*Relative to 1% of the height of the viewport*
*/
}
.container {
text-align: center;
background-image: url("images/bg.jpg");
background-repeat: repeat;
width: 100%;
min-height: 100vh;
margin: 0;
padding: 0;
position: relative;
}
h1 {
margin: 0;
padding: .4em 0em .1em 0em;
font-family: 'Rubik', sans-serif;
text-shadow: -6px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
font-size: 6em;
font-weight: 900;
text-align: center;
color: #2572d0;
}
#turnLog {
background-color: #F8E7DF;
display: inline-block;
width: 150px;
position: relative;
left: -10%;
top: 250px;
margin: -80px 0px 0px 20px;
padding: 10px;
font-family: 'Rubik', sans-serif;
color: #f68787;
font-size: 3em;
box-shadow: 8px 8px grey;
}
#scoreLogP1 {
visibility: visible;
background-color: #F8E7DF;
display: inline-block;
max-width: 270px;
max-height: 134px;
position: relative;
left: 37%;
top: 200px;
margin: -80px 0px 0px 20px;
padding: 10px;
font-family: 'Rubik', sans-serif;
color: #f68787;
font-size: 3em;
box-shadow: 8px 8px grey;
}
#scoreLogP2 {
visibility: visible;
background-color: #F8E7DF;
display: inline-block;
max-width: 270px;
max-height: 134px;
position: relative;
left: 15%;
top: 400px;
margin: -80px 0px 0px 20px;
padding: 10px;
font-family: 'Rubik', sans-serif;
color: #f68787;
font-size: 3em;
box-shadow: 8px 8px grey;
}
.style {
margin: 0;
padding: inherit;
}
#playerTurn {
left: -50
top: 300px;
}
#gameboard {
background-color: #b782c0;
max-width: 503px;
height: 503px;
margin: 0 auto;
box-shadow: 10px 10px grey;
}
.square {
transition: 0.2s;
display: inline-block;
background-color: #f2b6c2;
/*background-image: url(images/tilePattern.png);*/
width: 164px;
height: 164px;
margin: 0 auto;
overflow: hidden;
font-family: 'Londrina Sketch', cursive;
font-size: 10em;
text-align: center;
line-height: 140px;
}
.square:hover {
width: 166px;
height: 162px;
opacity: 0.7;
}
.NoHover {
display: inline-block;
background-color: #f2b6c2;
width: 164px;
height: 164px;
margin: 0 auto;
overflow: hidden;
font-family: 'Londrina Sketch', cursive;
font-size: 10em;
text-align: center;
line-height: 140px;
}
.winnerAlertBox {
background-color: rgba(255,255,255, 0.7); /*ensures that the opacity doesn't change for all it's children */
bottom: 310px;
position: absolute; /* position sets type to relative or absolute, then need to use left, right, bottom, top etc to move it to position. */
width: 100%;
}
.winnerAlert {
margin: 30px;
font-size: 5em;
font-family: 'Days One', sans-serif;
letter-spacing: -6px;
text-shadow: -1px 0 #746f6d, 0 1px #746f6d, 1px 0 #746f6d, 0 -1px #746f6d;
color: #a19e9b; /*#c4c1c0;*/
}
.player1Win {
display: none;
}
.player2Win {
display: none;
}
.noOneWin {
display: none;
}
.playAgain {
transition: 0.2s all;
margin-top: 20px;
margin-bottom: 10px;
font-size: 20px;
background: #8fb3e5;
background-image: linear-gradient(to bottom, #8fb3e5, #d1a6e7);
border-radius: 60px;
box-shadow: 2px 6px 6px #666666;
font-family: 'Rubik', sans-serif;
color: #ffffff;
padding: 10px 20px 10px 20px;
border: solid #919fc9 2px;
}
.playAgain:focus {
outline:0; /*gets rid of ugly outline around button when clicked */
}
.playAgain:hover {
background: #d1a6e7 ;
background-image: linear-gradient(to bottom, #d1a6e7, #8fb3e5);
text-decoration: none;
font-size: 24px;
}
@media (max-width: 768px) {
#scoreLogP1 {
max-width: 220px !important;
left: 45% !important;
border: 5px solid red;
};
}
/*
Colour Palette
#D4E0FA
#BCD5F3
#DDC3E0
#EECEE5
#F4DAE3
#F8E7DF
#f68787
#ff915f
#e7ad92
*/ | css/style.css | body {
margin: 0;
padding: 0;
height: 100vh; /*Relative to 1% of the height of the viewport*
*/
}
.container {
text-align: center;
background-image: url("images/bg.jpg");
background-repeat: repeat;
width: 100%;
min-height: 100vh;
margin: 0;
padding: 0;
position: relative;
}
h1 {
margin: 0;
padding: .4em 0em .1em 0em;
font-family: 'Rubik', sans-serif;
text-shadow: -6px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
font-size: 6em;
font-weight: 900;
text-align: center;
color: #2572d0;
}
#turnLog {
background-color: #F8E7DF;
display: inline-block;
width: 150px;
position: relative;
left: -10%;
top: 250px;
margin: -80px 0px 0px 20px;
padding: 10px;
font-family: 'Rubik', sans-serif;
color: #f68787;
font-size: 3em;
box-shadow: 8px 8px grey;
}
#scoreLogP1 {
visibility: visible;
background-color: #F8E7DF;
display: inline-block;
max-width: 270px;
max-height: 134px;
position: relative;
left: 37%;
top: 200px;
margin: -80px 0px 0px 20px;
padding: 10px;
font-family: 'Rubik', sans-serif;
color: #f68787;
font-size: 3em;
box-shadow: 8px 8px grey;
}
#scoreLogP2 {
visibility: visible;
background-color: #F8E7DF;
display: inline-block;
max-width: 270px;
max-height: 134px;
position: relative;
left: 15%;
top: 400px;
margin: -80px 0px 0px 20px;
padding: 10px;
font-family: 'Rubik', sans-serif;
color: #f68787;
font-size: 3em;
box-shadow: 8px 8px grey;
}
.style {
margin: 0;
padding: inherit;
}
#playerTurn {
left: -50
top: 300px;
}
#gameboard {
background-color: #b782c0;
max-width: 503px;
height: 503px;
margin: 0 auto;
box-shadow: 10px 10px grey;
}
.square {
transition: 0.2s;
display: inline-block;
background-color: #f2b6c2;
/*background-image: url(images/tilePattern.png);*/
width: 164px;
height: 164px;
margin: 0 auto;
overflow: hidden;
font-family: 'Londrina Sketch', cursive;
font-size: 10em;
text-align: center;
line-height: 140px;
}
.square:hover {
width: 166px;
height: 162px;
opacity: 0.7;
}
.NoHover {
display: inline-block;
background-color: #f2b6c2;
width: 164px;
height: 164px;
margin: 0 auto;
overflow: hidden;
font-family: 'Londrina Sketch', cursive;
font-size: 10em;
text-align: center;
line-height: 140px;
}
.winnerAlertBox {
background-color: rgba(255,255,255, 0.7); /*ensures that the opacity doesn't change for all it's children */
bottom: 310px;
position: absolute; /* position sets type to relative or absolute, then need to use left, right, bottom, top etc to move it to position. */
width: 100%;
}
.winnerAlert {
margin: 30px;
font-size: 5em;
font-family: 'Days One', sans-serif;
letter-spacing: -6px;
text-shadow: -1px 0 #746f6d, 0 1px #746f6d, 1px 0 #746f6d, 0 -1px #746f6d;
color: #a19e9b; /*#c4c1c0;*/
}
.player1Win {
display: none;
}
.player2Win {
display: none;
}
.noOneWin {
display: none;
}
.playAgain {
transition: 0.2s all;
margin-top: 20px;
margin-bottom: 10px;
font-size: 20px;
background: #8fb3e5;
background-image: linear-gradient(to bottom, #8fb3e5, #d1a6e7);
border-radius: 60px;
box-shadow: 2px 6px 6px #666666;
font-family: 'Rubik', sans-serif;
color: #ffffff;
padding: 10px 20px 10px 20px;
border: solid #919fc9 2px;
}
.playAgain:focus {
outline:0; /*gets rid of ugly outline around button when clicked */
}
.playAgain:hover {
background: #d1a6e7 ;
background-image: linear-gradient(to bottom, #d1a6e7, #8fb3e5);
text-decoration: none;
font-size: 24px;
}
@media (max-width: 768px) {
#scoreLogP1 {
max-width: 220px !important;
left: 45% !important;
border: 5px solid red;
};
}
/*
Colour Palette
#D4E0FA
#BCD5F3
#DDC3E0
#EECEE5
#F4DAE3
#F8E7DF
#f68787
#ff915f
#e7ad92
*/ | 0.395018 | 0.084909 |
body{
margin:0px;
min-width: 300px;
}
.navbrand{
width: 45px;
padding: 15px;
}
.nav-group{
list-style-type: none;
padding: 0px;
}
nav{
box-shadow: 0px 3px 5px 0px grey;
}
.nav-item:hover{
color: grey;
background: white;
}
.d-none{
visibility: hidden;
padding: 25px;
}
.btn{
background: white;
border: solid 1px #7399c6;
width: 100px;
padding: 0px;
height: 50px;
margin-top: 15px;
margin-bottom: 15px;
margin-right: 7px;
color:#7399c6;
}
.btn:hover{
color: white;
background:#7399c6;
}
#first-section{
background: url("../img/hero-image.jpg");
background-size: cover;
background-repeat: no-repeat;
height: 200px;
width: 100%;
margin-top: 50px;
margin-bottom: 25px;
}
.first-section-inner{
text-align: center;
font-size: 1.5em;
}
.sachs{
font-size: 0.65em;
}
.text-make{
/*font-size: 1.5em;*/
margin-top: 0px;
}
#second-section{
padding: 10px;
}
#program{
background:#131c40;
}
#events{
background: #060b1e;
}
.head1{
color: white;
text-align: center;
font-size: 1.9em;
padding: 30px;
}
.head2{
color: white;
text-align: center;
margin-top: 0px;
font-size: medium;
margin-bottom: 15px;
}
.button1{
border: solid 1px #22A2FF;
width: 50%;
text-align: center;
margin-left: 90px;
height: 35px;
background: #131c40;
color: #22A2FF;
margin-bottom: 10px;
font-size: 15px;
}
.button1:hover{
background: #22A2FF;
color: white;
}
.find1{
color: white;
text-align: center;
font-size: 1.9em;
padding: 30px;
}
.find2{
color: white;
text-align: center;
margin-top: 0px;
font-size: medium;
margin-bottom: 15px;
}
.button2{
border: solid 1px #22A2FF;
width: 50%;
text-align: center;
margin-left: 90px;
height: 35px;
background: #060b1e;
color: #22a2ff;
margin-bottom: 10px;
font-size: 15px;
}
.button2:hover{
background: #22A2FF;
color: white;
}
@media(min-width: 500px){
nav{
display: flex;
font-size: 1.2em;
}
.navigation{
display: flex;
}
.nav-group{
display: flex;
margin-left: 20px;
margin-right: auto;
}
.nav-item{
margin-right: 20px;
}
.d-none{
display: unset;
margin-left: 20px;
}
.btn{
margin-left: 20px;
width: 200px;
}
#first-section{
background-size: cover;
width: 100%;
height: 430px;
}
.first-section-inner{
margin-top: -300px;
}
#second-section {
display: flex;
width: 90%;
margin-right: auto;
margin-left: auto;
margin-top: 115px;
}
#program, #events{
box-sizing: border-box;
padding: 4% 4% 0% 4%;
margin-top: -40px
}
.head1, .find1{
margin-top: 0px;
}
.button1, .button2{
width: 300px;
height: 40px;
margin-left: 25px;
}
.first-section-inner{
color: white;
}
.head2, .find2{
margin-bottom: 30px;
}
.text-make{
font-size: 2.5em;
}
.sachs{
}
} | css/style.css | body{
margin:0px;
min-width: 300px;
}
.navbrand{
width: 45px;
padding: 15px;
}
.nav-group{
list-style-type: none;
padding: 0px;
}
nav{
box-shadow: 0px 3px 5px 0px grey;
}
.nav-item:hover{
color: grey;
background: white;
}
.d-none{
visibility: hidden;
padding: 25px;
}
.btn{
background: white;
border: solid 1px #7399c6;
width: 100px;
padding: 0px;
height: 50px;
margin-top: 15px;
margin-bottom: 15px;
margin-right: 7px;
color:#7399c6;
}
.btn:hover{
color: white;
background:#7399c6;
}
#first-section{
background: url("../img/hero-image.jpg");
background-size: cover;
background-repeat: no-repeat;
height: 200px;
width: 100%;
margin-top: 50px;
margin-bottom: 25px;
}
.first-section-inner{
text-align: center;
font-size: 1.5em;
}
.sachs{
font-size: 0.65em;
}
.text-make{
/*font-size: 1.5em;*/
margin-top: 0px;
}
#second-section{
padding: 10px;
}
#program{
background:#131c40;
}
#events{
background: #060b1e;
}
.head1{
color: white;
text-align: center;
font-size: 1.9em;
padding: 30px;
}
.head2{
color: white;
text-align: center;
margin-top: 0px;
font-size: medium;
margin-bottom: 15px;
}
.button1{
border: solid 1px #22A2FF;
width: 50%;
text-align: center;
margin-left: 90px;
height: 35px;
background: #131c40;
color: #22A2FF;
margin-bottom: 10px;
font-size: 15px;
}
.button1:hover{
background: #22A2FF;
color: white;
}
.find1{
color: white;
text-align: center;
font-size: 1.9em;
padding: 30px;
}
.find2{
color: white;
text-align: center;
margin-top: 0px;
font-size: medium;
margin-bottom: 15px;
}
.button2{
border: solid 1px #22A2FF;
width: 50%;
text-align: center;
margin-left: 90px;
height: 35px;
background: #060b1e;
color: #22a2ff;
margin-bottom: 10px;
font-size: 15px;
}
.button2:hover{
background: #22A2FF;
color: white;
}
@media(min-width: 500px){
nav{
display: flex;
font-size: 1.2em;
}
.navigation{
display: flex;
}
.nav-group{
display: flex;
margin-left: 20px;
margin-right: auto;
}
.nav-item{
margin-right: 20px;
}
.d-none{
display: unset;
margin-left: 20px;
}
.btn{
margin-left: 20px;
width: 200px;
}
#first-section{
background-size: cover;
width: 100%;
height: 430px;
}
.first-section-inner{
margin-top: -300px;
}
#second-section {
display: flex;
width: 90%;
margin-right: auto;
margin-left: auto;
margin-top: 115px;
}
#program, #events{
box-sizing: border-box;
padding: 4% 4% 0% 4%;
margin-top: -40px
}
.head1, .find1{
margin-top: 0px;
}
.button1, .button2{
width: 300px;
height: 40px;
margin-left: 25px;
}
.first-section-inner{
color: white;
}
.head2, .find2{
margin-bottom: 30px;
}
.text-make{
font-size: 2.5em;
}
.sachs{
}
} | 0.229449 | 0.057308 |
.vue-flow {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
}
.vue-flow__container {
position: absolute;
height: 100%;
width: 100%;
left: 0;
top: 0;
}
.vue-flow__transformationpane {
pointer-events: none;
transform-origin: 0 0;
z-index: 2;
}
.vue-flow__pane {
z-index: 1;
}
.vue-flow__viewport {
z-index: 4;
}
.vue-flow__selectionpane {
z-index: 5;
}
.vue-flow__selection {
position: absolute;
top: 0;
left: 0;
}
.vue-flow__edges {
overflow: visible;
pointer-events: none;
}
.vue-flow__edge {
pointer-events: visibleStroke;
&.inactive {
pointer-events: none;
}
}
@keyframes dashdraw {
from {
stroke-dashoffset: 10;
}
}
.vue-flow__edge-path {
fill: none;
}
.vue-flow__edge-textwrapper {
pointer-events: all;
}
.vue-flow__edge-text {
pointer-events: none;
user-select: none;
}
.vue-flow__connection {
pointer-events: none;
.animated {
stroke-dasharray: 5;
animation: dashdraw 0.5s linear infinite;
}
}
.vue-flow__connection-path {
fill: none;
}
.vue-flow__nodes {
pointer-events: none;
transform-origin: 0 0;
}
.vue-flow__node {
position: absolute;
user-select: none;
pointer-events: all;
transform-origin: 0 0;
box-sizing: border-box;
}
.vue-flow__nodesselection {
z-index: 3;
transform-origin: left top;
pointer-events: none;
&-rect {
position: absolute;
pointer-events: all;
cursor: grab;
}
}
.vue-flow__handle {
pointer-events: none;
&.connectable {
pointer-events: all;
}
}
.vue-flow__handle-bottom {
top: auto;
left: 50%;
bottom: -4px;
transform: translate(-50%, 0);
}
.vue-flow__handle-top {
left: 50%;
top: -4px;
transform: translate(-50%, 0);
}
.vue-flow__handle-left {
top: 50%;
left: -4px;
transform: translate(0, -50%);
}
.vue-flow__handle-right {
right: -4px;
top: 50%;
transform: translate(0, -50%);
}
.vue-flow__edgeupdater {
cursor: move;
pointer-events: all;
}
/* additional components */
.vue-flow__controls {
position: absolute;
z-index: 5;
bottom: 10px;
left: 10px;
&-button {
width: 24px;
height: 24px;
border: none;
svg {
width: 100%;
}
}
}
.vue-flow__minimap {
position: absolute;
z-index: 5;
bottom: 10px;
right: 10px;
} | packages/vue-flow/src/style.css | .vue-flow {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
}
.vue-flow__container {
position: absolute;
height: 100%;
width: 100%;
left: 0;
top: 0;
}
.vue-flow__transformationpane {
pointer-events: none;
transform-origin: 0 0;
z-index: 2;
}
.vue-flow__pane {
z-index: 1;
}
.vue-flow__viewport {
z-index: 4;
}
.vue-flow__selectionpane {
z-index: 5;
}
.vue-flow__selection {
position: absolute;
top: 0;
left: 0;
}
.vue-flow__edges {
overflow: visible;
pointer-events: none;
}
.vue-flow__edge {
pointer-events: visibleStroke;
&.inactive {
pointer-events: none;
}
}
@keyframes dashdraw {
from {
stroke-dashoffset: 10;
}
}
.vue-flow__edge-path {
fill: none;
}
.vue-flow__edge-textwrapper {
pointer-events: all;
}
.vue-flow__edge-text {
pointer-events: none;
user-select: none;
}
.vue-flow__connection {
pointer-events: none;
.animated {
stroke-dasharray: 5;
animation: dashdraw 0.5s linear infinite;
}
}
.vue-flow__connection-path {
fill: none;
}
.vue-flow__nodes {
pointer-events: none;
transform-origin: 0 0;
}
.vue-flow__node {
position: absolute;
user-select: none;
pointer-events: all;
transform-origin: 0 0;
box-sizing: border-box;
}
.vue-flow__nodesselection {
z-index: 3;
transform-origin: left top;
pointer-events: none;
&-rect {
position: absolute;
pointer-events: all;
cursor: grab;
}
}
.vue-flow__handle {
pointer-events: none;
&.connectable {
pointer-events: all;
}
}
.vue-flow__handle-bottom {
top: auto;
left: 50%;
bottom: -4px;
transform: translate(-50%, 0);
}
.vue-flow__handle-top {
left: 50%;
top: -4px;
transform: translate(-50%, 0);
}
.vue-flow__handle-left {
top: 50%;
left: -4px;
transform: translate(0, -50%);
}
.vue-flow__handle-right {
right: -4px;
top: 50%;
transform: translate(0, -50%);
}
.vue-flow__edgeupdater {
cursor: move;
pointer-events: all;
}
/* additional components */
.vue-flow__controls {
position: absolute;
z-index: 5;
bottom: 10px;
left: 10px;
&-button {
width: 24px;
height: 24px;
border: none;
svg {
width: 100%;
}
}
}
.vue-flow__minimap {
position: absolute;
z-index: 5;
bottom: 10px;
right: 10px;
} | 0.841988 | 0.125788 |
@import url(https://fonts.googleapis.com/css?family=Sonsie+One);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300italic,700italic,700,300);
html, body{
margin: 0;
padding: 0;
color: #777;
font-family: 'Roboto', sans-serif;
}
p{
margin: 0px;
}
.title{
width: 60%;
}
.title h1{
font-family: 'Sonsie One', cursive;
font-size: 25px;
color: #9DC7E4;
margin: 5px;
text-shadow: 2px 2px 2px #fff,
2px -2px 2px #fff,
-2px 2px 2px #fff,
-2px -2px 2px #fff;
width: 50%;
}
a{
text-decoration: none;
color: #777;
}
a:hover{
text-decoration: none;
background-color: initial;
color: #777;
}
#content{
padding-top: 20px;
}
#theuser{
margin-top: 20px;
margin-bottom: 20px;
height: 60px;
}
.main_menu{
display: none;
background-color: #fff;
}
.main_menu ul{
width: 100%;
margin: 0px;
padding: 0px;
}
.main_menu ul li{
display: block;
list-style: none;
margin-bottom: 10px;
min-height: 45px;
border: 2px solid #ccc;
text-align: center;
font-size: 23px;
box-sizing: border-box;
padding: 8px;
line-height: 1em;
font-weight: 300;
}
.main_menu ul li:hover{
background-color: #eee;
}
.burgericon{
display: block;
margin: 12px;
width: 40px;
height: 40px;
float: right;
border: 2px solid #fff;
border-radius: 5px;
z-index: 999;
}
#burger{
z-index: 999;
}
.profile_pic{
width: 60px;
margin-right: 12px;
float: left;
border-radius: 30px;
border: 2px solid #9DC7E4;
}
.fix{
clear: both;
}
#header{
background: -webkit-linear-gradient(#9DC7E4, #50A5B9); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(#9DC7E4, #50A5B9); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(#9DC7E4, #50A5B9); /* For Firefox 3.6 to 15 */
background: linear-gradient(#9DC7E4, #50A5B9); /* Standard syntax */
height: 65px;
}
.singletask{
border: 2px solid #ccc;
margin-bottom: 10px;
}
.tasktitle{
color: #16B4DD;
font-weight: 700;
font-size: 1.6em;
overflow: hidden;
text-overflow: ellipsis;
}
.singletask_done{
border: 2px solid #ccc;
margin-bottom: 10px;
background-color: #eee;
}
.tasktitle_done{
color: #777;
font-weight: 700;
font-size: 1.6em;
text-decoration: line-through;
}
.tasktitle_archived{
color: #6E0000;
font-weight: 700;
font-size: 1.6em;
}
.taskdate{
font-weight: 300;
font-size: 0.9em;
}
.iconbox{
text-align: center;
}
.icons{
width: 40px;
height: 40px;
margin: 5px;
z-index: 99;
}
.icons:hover{
background-color: #C6EFFF;
border-radius: 20px;
}
.singledetail{
border: 2px solid #ccc;
display: none;
float: right;
margin-bottom: 10px;
}
.singledetail p{
word-break: break-word;
}
.detail_section_header{
font-style: italic;
font-weight: 700;
margin-bottom: 10px;
margin-top: 15px;
font-size: 1.2em;
}
.detail_member_pic{
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
vertical-align: middle;
font-size: 25px;
border: 2px solid #ccc;
border-radius: 20px;
float: left;
margin-right: 10px;
}
.detail_member_name{
line-height: 40px;
vertical-align: center;
}
.calendar_list_item{
border: 2px solid #ccc;
}
.info{
cursor: pointer;
}
.provider_logo{
width: 50px;
height: 50px;
}
.provider{
line-height: 50px;
vertical-align: middle;
text-align: center;
}
.provider a{
font-size: 1.2em;
font-weight: 700
}
.right_close{
position: absolute;
right: 3px;
top: 3px;
font-size: 2em;
line-height: 0.6em;
width: 30px;
height: 30px;
padding: 3px;
border: 2px solid #ccc;
display: block;
text-align: center;
vertical-align: middle;
background-color: #eee;
z-index: 99;
cursor: pointer;
}
.detail_button{
line-height: 50px;
font-weight: 700;
font-size: 1.2em;
text-align: center;
vertical-align: center;
border: 2px solid #ccc;
margin-top: 10px;
cursor: pointer;
}
.detail_button:hover{
background-color: #eee;
}
.detail_button:hover .icons{
background-color: #C6EFFF;
border-radius: 20px;
}
.notice{
line-height: 30px;
background-color: #C6EFFF;
text-align: center;
margin-bottom: 10px;
}
.singlecalendar{
line-height: 40px;
border: 2px solid #ccc;
margin-bottom: 10px;
}
.syncbutton{
width: 100%;
line-height: 40px;
background-color: #eee;
border: 2px solid #ccc;
font-size: 1.2em;
font-weight: 700;
}
.syncbutton:hover{
background-color: #C6EFFF;
}
.ios_syncbutton{
width: 100%;
line-height: 40px;
background-color: #eee;
border: 2px solid #ccc;
font-size: 1.2em;
font-weight: 700;
margin-bottom: 10px;
}
.ios_syncbutton:hover{
background-color: #C6EFFF;
}
.calendar_checkbox{
text-align: center;
}
#listlink_loader{
display: none;
margin-right: 15px;
}
.detailtitle{
display: none;
margin-top: 10px;
}
/*.ios_login{
display: flex;
height: 100%;
width: 100%;
flex-direction: column;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
align-content: space-around;
}*/
.ios_login {
text-align: center;
}
.ios_login_active:active {
display: inline-block;
text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
background-color: #F5F5F5;
padding: 10px;
}
@media only screen and (min-width : 768px) {
.main_menu{
display: none;
float: right;
}
.burgericon{
display: block;
}
.detailtitle{
display: block;
}
}
@media only screen and (min-width : 1200px) {
.main_menu{
display: block;
float: right;
}
.burgericon{
display: none;
}
.detailtitle{
display: block;
}
} | app/assets/stylesheets/application.css | @import url(https://fonts.googleapis.com/css?family=Sonsie+One);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300italic,700italic,700,300);
html, body{
margin: 0;
padding: 0;
color: #777;
font-family: 'Roboto', sans-serif;
}
p{
margin: 0px;
}
.title{
width: 60%;
}
.title h1{
font-family: 'Sonsie One', cursive;
font-size: 25px;
color: #9DC7E4;
margin: 5px;
text-shadow: 2px 2px 2px #fff,
2px -2px 2px #fff,
-2px 2px 2px #fff,
-2px -2px 2px #fff;
width: 50%;
}
a{
text-decoration: none;
color: #777;
}
a:hover{
text-decoration: none;
background-color: initial;
color: #777;
}
#content{
padding-top: 20px;
}
#theuser{
margin-top: 20px;
margin-bottom: 20px;
height: 60px;
}
.main_menu{
display: none;
background-color: #fff;
}
.main_menu ul{
width: 100%;
margin: 0px;
padding: 0px;
}
.main_menu ul li{
display: block;
list-style: none;
margin-bottom: 10px;
min-height: 45px;
border: 2px solid #ccc;
text-align: center;
font-size: 23px;
box-sizing: border-box;
padding: 8px;
line-height: 1em;
font-weight: 300;
}
.main_menu ul li:hover{
background-color: #eee;
}
.burgericon{
display: block;
margin: 12px;
width: 40px;
height: 40px;
float: right;
border: 2px solid #fff;
border-radius: 5px;
z-index: 999;
}
#burger{
z-index: 999;
}
.profile_pic{
width: 60px;
margin-right: 12px;
float: left;
border-radius: 30px;
border: 2px solid #9DC7E4;
}
.fix{
clear: both;
}
#header{
background: -webkit-linear-gradient(#9DC7E4, #50A5B9); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(#9DC7E4, #50A5B9); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(#9DC7E4, #50A5B9); /* For Firefox 3.6 to 15 */
background: linear-gradient(#9DC7E4, #50A5B9); /* Standard syntax */
height: 65px;
}
.singletask{
border: 2px solid #ccc;
margin-bottom: 10px;
}
.tasktitle{
color: #16B4DD;
font-weight: 700;
font-size: 1.6em;
overflow: hidden;
text-overflow: ellipsis;
}
.singletask_done{
border: 2px solid #ccc;
margin-bottom: 10px;
background-color: #eee;
}
.tasktitle_done{
color: #777;
font-weight: 700;
font-size: 1.6em;
text-decoration: line-through;
}
.tasktitle_archived{
color: #6E0000;
font-weight: 700;
font-size: 1.6em;
}
.taskdate{
font-weight: 300;
font-size: 0.9em;
}
.iconbox{
text-align: center;
}
.icons{
width: 40px;
height: 40px;
margin: 5px;
z-index: 99;
}
.icons:hover{
background-color: #C6EFFF;
border-radius: 20px;
}
.singledetail{
border: 2px solid #ccc;
display: none;
float: right;
margin-bottom: 10px;
}
.singledetail p{
word-break: break-word;
}
.detail_section_header{
font-style: italic;
font-weight: 700;
margin-bottom: 10px;
margin-top: 15px;
font-size: 1.2em;
}
.detail_member_pic{
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
vertical-align: middle;
font-size: 25px;
border: 2px solid #ccc;
border-radius: 20px;
float: left;
margin-right: 10px;
}
.detail_member_name{
line-height: 40px;
vertical-align: center;
}
.calendar_list_item{
border: 2px solid #ccc;
}
.info{
cursor: pointer;
}
.provider_logo{
width: 50px;
height: 50px;
}
.provider{
line-height: 50px;
vertical-align: middle;
text-align: center;
}
.provider a{
font-size: 1.2em;
font-weight: 700
}
.right_close{
position: absolute;
right: 3px;
top: 3px;
font-size: 2em;
line-height: 0.6em;
width: 30px;
height: 30px;
padding: 3px;
border: 2px solid #ccc;
display: block;
text-align: center;
vertical-align: middle;
background-color: #eee;
z-index: 99;
cursor: pointer;
}
.detail_button{
line-height: 50px;
font-weight: 700;
font-size: 1.2em;
text-align: center;
vertical-align: center;
border: 2px solid #ccc;
margin-top: 10px;
cursor: pointer;
}
.detail_button:hover{
background-color: #eee;
}
.detail_button:hover .icons{
background-color: #C6EFFF;
border-radius: 20px;
}
.notice{
line-height: 30px;
background-color: #C6EFFF;
text-align: center;
margin-bottom: 10px;
}
.singlecalendar{
line-height: 40px;
border: 2px solid #ccc;
margin-bottom: 10px;
}
.syncbutton{
width: 100%;
line-height: 40px;
background-color: #eee;
border: 2px solid #ccc;
font-size: 1.2em;
font-weight: 700;
}
.syncbutton:hover{
background-color: #C6EFFF;
}
.ios_syncbutton{
width: 100%;
line-height: 40px;
background-color: #eee;
border: 2px solid #ccc;
font-size: 1.2em;
font-weight: 700;
margin-bottom: 10px;
}
.ios_syncbutton:hover{
background-color: #C6EFFF;
}
.calendar_checkbox{
text-align: center;
}
#listlink_loader{
display: none;
margin-right: 15px;
}
.detailtitle{
display: none;
margin-top: 10px;
}
/*.ios_login{
display: flex;
height: 100%;
width: 100%;
flex-direction: column;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
align-content: space-around;
}*/
.ios_login {
text-align: center;
}
.ios_login_active:active {
display: inline-block;
text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
background-color: #F5F5F5;
padding: 10px;
}
@media only screen and (min-width : 768px) {
.main_menu{
display: none;
float: right;
}
.burgericon{
display: block;
}
.detailtitle{
display: block;
}
}
@media only screen and (min-width : 1200px) {
.main_menu{
display: block;
float: right;
}
.burgericon{
display: none;
}
.detailtitle{
display: block;
}
} | 0.221687 | 0.089893 |
@media (prefers-color-scheme: light) {
.material-theme {
/* primary */
--md-sys-color-primary: var(--md-sys-color-primary-light);
--md-sys-color-on-primary: var(--md-sys-color-on-primary-light);
/* primary-container */
--md-sys-color-primary-container: var(--md-sys-color-primary-container-light);
--md-sys-color-on-primary-container: var(--md-sys-color-on-primary-container-light);
/* secondary */
--md-sys-color-secondary: var(--md-sys-color-secondary-light);
--md-sys-color-on-secondary: var(--md-sys-color-on-secondary-light);
/* secondary-container */
--md-sys-color-secondary-container: var(--md-sys-color-secondary-container-light);
--md-sys-color-on-secondary-container: var(--md-sys-color-on-secondary-container-light);
/* tertiary */
--md-sys-color-tertiary: var(--md-sys-color-tertiary-light);
--md-sys-color-on-tertiary: var(--md-sys-color-on-tertiary-light);
/* tertiary-container */
--md-sys-color-tertiary-container: var(--md-sys-color-tertiary-container-light);
--md-sys-color-on-tertiary-container: var(--md-sys-color-on-tertiary-container-light);
/* error */
--md-sys-color-error: var(--md-sys-color-error-light);
--md-sys-color-error-container: var(--md-sys-color-error-container-light);
/* on-error */
--md-sys-color-on-error: var(--md-sys-color-on-error-light);
--md-sys-color-on-error-container: var(--md-sys-color-on-error-container-light);
/* background */
--md-sys-color-background: var(--md-sys-color-background-light);
--md-sys-color-on-background: var(--md-sys-color-on-background-light);
/* surface */
--md-sys-color-surface: var(--md-sys-color-surface-light);
--md-sys-color-on-surface: var(--md-sys-color-on-surface-light);
/* surface-variant */
--md-sys-color-surface-variant: var(--md-sys-color-surface-variant-light);
--md-sys-color-on-surface-variant: var(--md-sys-color-on-surface-variant-light);
/* outline */
--md-sys-color-outline: var(--md-sys-color-outline-light);
--md-sys-color-inverse-on-surface: var(--md-sys-color-inverse-on-surface-light);
/* inverse-surface */
--md-sys-color-inverse-surface: var(--md-sys-color-inverse-surface-light);
--md-sys-color-inverse-primary: var(--md-sys-color-inverse-primary-light);
}
.dark-theme {
/* primary */
--md-sys-color-primary: var(--md-sys-color-primary-dark);
--md-sys-color-on-primary: var(--md-sys-color-on-primary-dark);
/* primary-container */
--md-sys-color-primary-container: var(--md-sys-color-primary-container-dark);
--md-sys-color-on-primary-container: var(--md-sys-color-on-primary-container-dark);
/* secondary */
--md-sys-color-secondary: var(--md-sys-color-secondary-dark);
--md-sys-color-on-secondary: var(--md-sys-color-on-secondary-dark);
/* secondary-container */
--md-sys-color-secondary-container: var(--md-sys-color-secondary-container-dark);
--md-sys-color-on-secondary-container: var(--md-sys-color-on-secondary-container-dark);
/* tertiary */
--md-sys-color-tertiary: var(--md-sys-color-tertiary-dark);
--md-sys-color-on-tertiary: var(--md-sys-color-on-tertiary-dark);
/* tertiary-container */
--md-sys-color-tertiary-container: var(--md-sys-color-tertiary-container-dark);
--md-sys-color-on-tertiary-container: var(--md-sys-color-on-tertiary-container-dark);
/* error */
--md-sys-color-error: var(--md-sys-color-error-dark);
--md-sys-color-error-container: var(--md-sys-color-error-container-dark);
/* on-error */
--md-sys-color-on-error: var(--md-sys-color-on-error-dark);
--md-sys-color-on-error-container: var(--md-sys-color-on-error-container-dark);
/* background */
--md-sys-color-background: var(--md-sys-color-background-dark);
--md-sys-color-on-background: var(--md-sys-color-on-background-dark);
/* surface */
--md-sys-color-surface: var(--md-sys-color-surface-dark);
--md-sys-color-on-surface: var(--md-sys-color-on-surface-dark);
/* surface-variant */
--md-sys-color-surface-variant: var(--md-sys-color-surface-variant-dark);
--md-sys-color-on-surface-variant: var(--md-sys-color-on-surface-variant-dark);
/* outline */
--md-sys-color-outline: var(--md-sys-color-outline-dark);
--md-sys-color-inverse-on-surface: var(--md-sys-color-inverse-on-surface-dark);
/* inverse-surface */
--md-sys-color-inverse-surface: var(--md-sys-color-inverse-surface-dark);
--md-sys-color-inverse-primary: var(--md-sys-color-inverse-primary-dark);
}
} | src/styles/tokens/sys-light-theme.css | @media (prefers-color-scheme: light) {
.material-theme {
/* primary */
--md-sys-color-primary: var(--md-sys-color-primary-light);
--md-sys-color-on-primary: var(--md-sys-color-on-primary-light);
/* primary-container */
--md-sys-color-primary-container: var(--md-sys-color-primary-container-light);
--md-sys-color-on-primary-container: var(--md-sys-color-on-primary-container-light);
/* secondary */
--md-sys-color-secondary: var(--md-sys-color-secondary-light);
--md-sys-color-on-secondary: var(--md-sys-color-on-secondary-light);
/* secondary-container */
--md-sys-color-secondary-container: var(--md-sys-color-secondary-container-light);
--md-sys-color-on-secondary-container: var(--md-sys-color-on-secondary-container-light);
/* tertiary */
--md-sys-color-tertiary: var(--md-sys-color-tertiary-light);
--md-sys-color-on-tertiary: var(--md-sys-color-on-tertiary-light);
/* tertiary-container */
--md-sys-color-tertiary-container: var(--md-sys-color-tertiary-container-light);
--md-sys-color-on-tertiary-container: var(--md-sys-color-on-tertiary-container-light);
/* error */
--md-sys-color-error: var(--md-sys-color-error-light);
--md-sys-color-error-container: var(--md-sys-color-error-container-light);
/* on-error */
--md-sys-color-on-error: var(--md-sys-color-on-error-light);
--md-sys-color-on-error-container: var(--md-sys-color-on-error-container-light);
/* background */
--md-sys-color-background: var(--md-sys-color-background-light);
--md-sys-color-on-background: var(--md-sys-color-on-background-light);
/* surface */
--md-sys-color-surface: var(--md-sys-color-surface-light);
--md-sys-color-on-surface: var(--md-sys-color-on-surface-light);
/* surface-variant */
--md-sys-color-surface-variant: var(--md-sys-color-surface-variant-light);
--md-sys-color-on-surface-variant: var(--md-sys-color-on-surface-variant-light);
/* outline */
--md-sys-color-outline: var(--md-sys-color-outline-light);
--md-sys-color-inverse-on-surface: var(--md-sys-color-inverse-on-surface-light);
/* inverse-surface */
--md-sys-color-inverse-surface: var(--md-sys-color-inverse-surface-light);
--md-sys-color-inverse-primary: var(--md-sys-color-inverse-primary-light);
}
.dark-theme {
/* primary */
--md-sys-color-primary: var(--md-sys-color-primary-dark);
--md-sys-color-on-primary: var(--md-sys-color-on-primary-dark);
/* primary-container */
--md-sys-color-primary-container: var(--md-sys-color-primary-container-dark);
--md-sys-color-on-primary-container: var(--md-sys-color-on-primary-container-dark);
/* secondary */
--md-sys-color-secondary: var(--md-sys-color-secondary-dark);
--md-sys-color-on-secondary: var(--md-sys-color-on-secondary-dark);
/* secondary-container */
--md-sys-color-secondary-container: var(--md-sys-color-secondary-container-dark);
--md-sys-color-on-secondary-container: var(--md-sys-color-on-secondary-container-dark);
/* tertiary */
--md-sys-color-tertiary: var(--md-sys-color-tertiary-dark);
--md-sys-color-on-tertiary: var(--md-sys-color-on-tertiary-dark);
/* tertiary-container */
--md-sys-color-tertiary-container: var(--md-sys-color-tertiary-container-dark);
--md-sys-color-on-tertiary-container: var(--md-sys-color-on-tertiary-container-dark);
/* error */
--md-sys-color-error: var(--md-sys-color-error-dark);
--md-sys-color-error-container: var(--md-sys-color-error-container-dark);
/* on-error */
--md-sys-color-on-error: var(--md-sys-color-on-error-dark);
--md-sys-color-on-error-container: var(--md-sys-color-on-error-container-dark);
/* background */
--md-sys-color-background: var(--md-sys-color-background-dark);
--md-sys-color-on-background: var(--md-sys-color-on-background-dark);
/* surface */
--md-sys-color-surface: var(--md-sys-color-surface-dark);
--md-sys-color-on-surface: var(--md-sys-color-on-surface-dark);
/* surface-variant */
--md-sys-color-surface-variant: var(--md-sys-color-surface-variant-dark);
--md-sys-color-on-surface-variant: var(--md-sys-color-on-surface-variant-dark);
/* outline */
--md-sys-color-outline: var(--md-sys-color-outline-dark);
--md-sys-color-inverse-on-surface: var(--md-sys-color-inverse-on-surface-dark);
/* inverse-surface */
--md-sys-color-inverse-surface: var(--md-sys-color-inverse-surface-dark);
--md-sys-color-inverse-primary: var(--md-sys-color-inverse-primary-dark);
}
} | 0.373419 | 0.045927 |
#footer {
background-color: #0c1f38;
padding: 70px 0 0;
position: relative;
z-index: 1;
}
.footer_img {
background-image: url(../images/banner/slider2.jpg);
background-blend-mode: multiply;
-webkit-background-size: cover;
background-size: cover;
}
#footer-widgets .widget .widget-title {
font-size: 1.428em;
margin-bottom: 25px;
z-index: 1;
position: relative;
}
#footer-widgets .widget .widget-title {
margin-bottom: 36px;
color: #fff;
}
#sidebar .widget .widget-title > span:after, #sidebar .widget .widget-title > span:after, #footer-widgets .widget .widget-title > span:after, #footer-widgets .widget .widget-title > span:after {
width: 0;
height: 1px;
background-color: #585252;
content: "";
position: absolute;
left: 0;
top: 100%;
z-index: -2;
}
#footer-widgets .widget {
position: relative;
z-index: 1;
margin-top: 50px;
color: #979797;
}
#footer-widgets .widget:first-child {
margin: 0;
}
#footer-widgets .widget .widget-title > span {
display: block;
position: relative;
padding-bottom: 12px;
color: #fff;
}
.margin-top-5 {
margin-top: 5px;
}
.margin-bottom-25 {
margin-bottom: 25px;
}
#footer-widgets .widget ul {
margin: 0;
list-style: none;
padding: 0;
}
#footer-widgets .widget.widget_links ul.col2 li {
width: 50%;
float: left;
padding: 0 0 12px;
}
#footer-widgets .widget.widget_links ul li a {
position: relative;
display: inline-block;
padding-left: 25px;
color: #fff;
text-decoration: none;
}
#footer-widgets .widget.widget_links ul li a:before {
content: "\f105";
font-family: "FontAwesome";
font-size: 14px;
position: absolute;
left: 0;
top: 0;
}
#footer-widgets .textwidget p {
color: #fff;
}
#footer-widgets .widget.widget_links ul li a:before {
content: "\f101";
}
#footer-widgets .widget.widget_links ul li a:before {
color: #fff;
}
#footer-widgets .widget.widget.widget_information ul li {
position: relative;
padding: 0;
border: 0;
margin-bottom: 5px;
color: #fff;
}
#footer-widgets .widget.widget.widget_information ul .hl {
font-weight: bold;
width: 20%;
float: left;
}
#footer-widgets .widget.widget.widget_information ul .text {
width: 80%;
float: left;
}
#footer-widgets .widget {
position: relative;
z-index: 1;
margin-top: 50px;
color: #b7b7b7;
}
#footer-widgets .widget.widget_socials .socials a {
position: relative;
display: inline-block;
width: 38px;
height: 38px;
color: #fff;
line-height: 38px;
text-align: center;
margin-right: 3px;
margin-bottom: 10px;
z-index: 1;
}
#footer-widgets .widget.widget_socials .socials a:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: -1;
border: 1px solid #eaeaea;
background-color: transparent;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all ease .238s;
-moz-transition: all ease .238s;
transition: all ease .238s;
}
#footer-widgets .widget.widget_socials .socials a:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: -1;
border: 1px solid #0f2644;
background-color: #07172b;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-webkit-transition: all ease .238s;
-moz-transition: all ease .238s;
transition: all ease .238s;
}
#footer-widgets .widget .widget-title > span::after {
width: 0;
height: 1px;
background-color: #585252;
content: "";
position: absolute;
left: 0;
top: 100%;
z-index: -2;
width: 60px;
height: 3px;
background-color: #ffbc13;
}
#footer-widgets .widget.widget_socials .socials a:hover:before {
background-color: #ffbc13;
border-color: #ffbc13;
}
.footer-logo {
margin-bottom: 20px;
display: inline-block;
}
/* Bottom Bar
-------------------------------------------------------------- */
#bottom {
font-size: 0.857em;
background-color: #07172b;
padding: 19px 0;
color: #b7b7b7;
margin-top: 60px;
}
#bottom a:hover {
color: #fff;
}
#bottom .bottom-bar-inner-wrap {
display: table;
overflow: hidden;
width: 100%;
}
#bottom .bottom-bar-content {
display: table-cell;
margin: 0;
text-align: left;
vertical-align: middle;
width: 50%;
}
#bottom .bottom-bar-menu {
display: table-cell;
text-align: right;
vertical-align: middle;
width: 50%;
}
#bottom .bottom-bar-menu li:last-child a {
padding-right: 0;
}
.wprt-container {
width: 1170px;
margin: 0 auto;
max-width: 90%;
}
#bottom .bottom-bar-content {
display: table-cell;
margin: 0;
text-align: left;
vertical-align: middle;
width: 50%;
}
#bottom .bottom-bar-menu {
display: table-cell;
text-align: right;
vertical-align: middle;
width: 50%;
}
#bottom ul.bottom-nav {
list-style: none;
margin: 0;
padding: 0;
}
#bottom ul.bottom-nav > li {
display: inline-block;
}
#bottom ul.bottom-nav > li > a {
display: block;
color: #b7b7b7;
padding: 0 10px;
position: relative;
}
@media only screen and (max-width: 991px) {
#footer-widgets .widget .widget-title {
font-size: 1.142em;
margin-bottom: 28px;
}
}
@media only screen and (max-width: 767px) {
#footer {
padding: 50px 0 10px;
}
#footer-widgets [class^="col-md-"] .widget:last-child {
margin-bottom: 30px;
}
#bottom .bottom-bar-content, #bottom .bottom-bar-menu {
width: 100%;
display: block;
text-align: center;
padding: 5px 0;
}
} | public/html/assets/css/footer1.css | #footer {
background-color: #0c1f38;
padding: 70px 0 0;
position: relative;
z-index: 1;
}
.footer_img {
background-image: url(../images/banner/slider2.jpg);
background-blend-mode: multiply;
-webkit-background-size: cover;
background-size: cover;
}
#footer-widgets .widget .widget-title {
font-size: 1.428em;
margin-bottom: 25px;
z-index: 1;
position: relative;
}
#footer-widgets .widget .widget-title {
margin-bottom: 36px;
color: #fff;
}
#sidebar .widget .widget-title > span:after, #sidebar .widget .widget-title > span:after, #footer-widgets .widget .widget-title > span:after, #footer-widgets .widget .widget-title > span:after {
width: 0;
height: 1px;
background-color: #585252;
content: "";
position: absolute;
left: 0;
top: 100%;
z-index: -2;
}
#footer-widgets .widget {
position: relative;
z-index: 1;
margin-top: 50px;
color: #979797;
}
#footer-widgets .widget:first-child {
margin: 0;
}
#footer-widgets .widget .widget-title > span {
display: block;
position: relative;
padding-bottom: 12px;
color: #fff;
}
.margin-top-5 {
margin-top: 5px;
}
.margin-bottom-25 {
margin-bottom: 25px;
}
#footer-widgets .widget ul {
margin: 0;
list-style: none;
padding: 0;
}
#footer-widgets .widget.widget_links ul.col2 li {
width: 50%;
float: left;
padding: 0 0 12px;
}
#footer-widgets .widget.widget_links ul li a {
position: relative;
display: inline-block;
padding-left: 25px;
color: #fff;
text-decoration: none;
}
#footer-widgets .widget.widget_links ul li a:before {
content: "\f105";
font-family: "FontAwesome";
font-size: 14px;
position: absolute;
left: 0;
top: 0;
}
#footer-widgets .textwidget p {
color: #fff;
}
#footer-widgets .widget.widget_links ul li a:before {
content: "\f101";
}
#footer-widgets .widget.widget_links ul li a:before {
color: #fff;
}
#footer-widgets .widget.widget.widget_information ul li {
position: relative;
padding: 0;
border: 0;
margin-bottom: 5px;
color: #fff;
}
#footer-widgets .widget.widget.widget_information ul .hl {
font-weight: bold;
width: 20%;
float: left;
}
#footer-widgets .widget.widget.widget_information ul .text {
width: 80%;
float: left;
}
#footer-widgets .widget {
position: relative;
z-index: 1;
margin-top: 50px;
color: #b7b7b7;
}
#footer-widgets .widget.widget_socials .socials a {
position: relative;
display: inline-block;
width: 38px;
height: 38px;
color: #fff;
line-height: 38px;
text-align: center;
margin-right: 3px;
margin-bottom: 10px;
z-index: 1;
}
#footer-widgets .widget.widget_socials .socials a:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: -1;
border: 1px solid #eaeaea;
background-color: transparent;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all ease .238s;
-moz-transition: all ease .238s;
transition: all ease .238s;
}
#footer-widgets .widget.widget_socials .socials a:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: -1;
border: 1px solid #0f2644;
background-color: #07172b;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-webkit-transition: all ease .238s;
-moz-transition: all ease .238s;
transition: all ease .238s;
}
#footer-widgets .widget .widget-title > span::after {
width: 0;
height: 1px;
background-color: #585252;
content: "";
position: absolute;
left: 0;
top: 100%;
z-index: -2;
width: 60px;
height: 3px;
background-color: #ffbc13;
}
#footer-widgets .widget.widget_socials .socials a:hover:before {
background-color: #ffbc13;
border-color: #ffbc13;
}
.footer-logo {
margin-bottom: 20px;
display: inline-block;
}
/* Bottom Bar
-------------------------------------------------------------- */
#bottom {
font-size: 0.857em;
background-color: #07172b;
padding: 19px 0;
color: #b7b7b7;
margin-top: 60px;
}
#bottom a:hover {
color: #fff;
}
#bottom .bottom-bar-inner-wrap {
display: table;
overflow: hidden;
width: 100%;
}
#bottom .bottom-bar-content {
display: table-cell;
margin: 0;
text-align: left;
vertical-align: middle;
width: 50%;
}
#bottom .bottom-bar-menu {
display: table-cell;
text-align: right;
vertical-align: middle;
width: 50%;
}
#bottom .bottom-bar-menu li:last-child a {
padding-right: 0;
}
.wprt-container {
width: 1170px;
margin: 0 auto;
max-width: 90%;
}
#bottom .bottom-bar-content {
display: table-cell;
margin: 0;
text-align: left;
vertical-align: middle;
width: 50%;
}
#bottom .bottom-bar-menu {
display: table-cell;
text-align: right;
vertical-align: middle;
width: 50%;
}
#bottom ul.bottom-nav {
list-style: none;
margin: 0;
padding: 0;
}
#bottom ul.bottom-nav > li {
display: inline-block;
}
#bottom ul.bottom-nav > li > a {
display: block;
color: #b7b7b7;
padding: 0 10px;
position: relative;
}
@media only screen and (max-width: 991px) {
#footer-widgets .widget .widget-title {
font-size: 1.142em;
margin-bottom: 28px;
}
}
@media only screen and (max-width: 767px) {
#footer {
padding: 50px 0 10px;
}
#footer-widgets [class^="col-md-"] .widget:last-child {
margin-bottom: 30px;
}
#bottom .bottom-bar-content, #bottom .bottom-bar-menu {
width: 100%;
display: block;
text-align: center;
padding: 5px 0;
}
} | 0.225161 | 0.052716 |
@charset "utf-8";
/* CSS Document */
div {
font-family: "LatoWeb";
}
h1 {
text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.32);
}
.memobox {
display: none;
position: relative;
float: left;
width: calc(100% - 6px);
background-color: #ffffff;
border: 3px solid #bbbbbb;
opacity: 0;
transition: opacity 1s;
}
.votevalues {
position: relative;
clear: left;
float: left;
text-align: left;
color: #555555;
font-size: 16px;
padding-top: 5px;
margin-bottom: 0px;
width: auto;
}
.percentage-info {
position: relative;
width: 320px;
float: left;
text-align: left;
color: #555555;
font-size: 16px;
padding-left: 20px;
margin-top: 20px;
}
.send-text {
position: relative;
clear: right;
width: 280px;
float: right;
text-align: left;
color: #555555;
font-size: 16px;
margin-right: 40px;
margin-top: 15px;
margin-bottom: 40px;
}
.send-text a {
text-decoration: none;
color: #555555;
}
.send-text input {
width: 280px;
height: 25px;
border-radius: 3px;
border-top: transparent !important;
border-left: transparent !important;
border-right: transparent !important;
border-bottom: transparent !important;
padding-left: 10px;
margin: 4px;
font-size: 12px;
font-family: Verdana, sans-serif;
color: #333333;
font-weight: 500;
background-color: #ffffff;
}
.steem-connect-send {
position: relative;
width: 280px;
float: right;
color: #555555;
font-size: 16px;
margin-top: 15px;
margin-right: 40px;
}
#exchange_table {
position: relative;
width: 360px;
margin-left: auto;
margin-right: auto;
padding-top: 70px;
font-family: "LatoWebBold";
color: #989898;
}
.xbox {
position: relative;
clear: left;
float: left;
width: 360px;
background-color: #ffffff;
border-bottom: 1px solid #f1f1f2;
padding: 0px;
}
.clock-icon {
position: relative;
top: 5px;
margin-right: 5px;
}
.duration {
position: relative;
float: left;
text-align: center;
height: 16px;
font-family: "LatoWebBold";
font-size: 14px;
color: #989898;
margin-left: 0px;
padding-top: 5px;
width: 264px;
}
.versus1 {
position: relative;
clear: left;
float: left;
text-align: center;
height: 16px;
font-family: "LatoWebBold";
font-size: 16px;
color: #2366bd;
width: 264px;
margin-left: 0px;
padding-top: 10px;
}
.versus1 a {
text-decoration: none;
color: #2366bd;
}
.versus2 {
position: relative;
float: left;
text-align: center;
height: 16px;
font-family: "LatoWebBold";
font-size: 16px;
color: #2366bd;
width: 264px;
padding-top: 5px;
margin-bottom: 15px;
}
.versus2 a {
text-decoration: none;
color: #2366bd;
}
.exchange-icon-info {
position: relative;
clear: left;
text-align: center;
width: 264px;
float: left;
height: 16px;
padding-top: 3px;
}
.xbuttons {
position: absolute;
width: 80px;
left: 274px;
}
.datetime {
position: relative;
float: left;
height: 16px;
width: 360px;
position: relative;
font-family: "LatoWebBold";
font-size: 14px;
color: #989898;
padding-top: 10px;
text-align: center;
margin-left: 0px;
}
.inviter-left {
position: relative;
font-family: "LatoWebBold";
font-size: 16px;
font-weight: 600;
float: left;
height: 45px;
width: 145px;
position: relative;
padding: 5px;
padding-top: 20px;
text-align: right;
margin-left: 10px;
}
.inviter-left a {
text-decoration: none;
color: #2366bd;
}
.invitee-right {
position: relative;
font-family: "LatoWebBold";
font-size: 16px;
font-weight: 600;
float: left;
height: 45px;
width: 145px;
position: relative;
padding: 5px;
padding-top: 20px;
text-align: left;
}
.invitee-right a {
text-decoration: none;
color: #2366bd;
}
.archive-vote-value {
font-size: 13px;
}
.exchange-icon {
position: relative;
float: left;
height: 45px;
width: 25px;
position: relative;
padding: 5px;
padding-top: 30px;
}
.tooltip .tooltiptext {
visibility: hidden;
background-color: #2d2d2d;
color: #fff;
border-radius: 3px;
width: 100px;
overflow: hidden;
position: absolute;
left: 0px;
z-index: 1;
padding: 10px;
font-weight: 300;
font-size: 13px;
opacity: 0;
transition: opacity 1s;
}
.tooltip:hover .tooltiptext {
visibility: visible;
opacity: 1;
}
#clearit {
clear: both;
}
#pending {
color: #666666;
font-size: 12px;
position: relative;
float: right;
margin-top: 20px;
margin-right: 10px;
}
.send-button, #sendall-button {
position: relative;
margin-top: 15px;
margin-right: 20px;
float: right;
padding: 4px;
padding-left: 6px;
padding-right: 6px;
overflow: hidden;
font-family: "LatoWebBold";
font-size: 15px;
color: #ffffff;
border: 1px solid #cccccc;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
background: #a3beff; /* Old browsers */
background: -moz-linear-gradient(top, #a3beff 0%, #4778ff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #a3beff 0%,#4778ff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #a3beff 0%,#4778ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3beff', endColorstr='#4778ff',GradientType=0 ); /* IE6-9 */
}
#sendall-button {
display: none;
margin: 15px;
margin-right: 30px;
margin-bottom: 30px;
}
.send-button:hover, #sendall-button:hover {
cursor: pointer;
-webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
-moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
}
.accept-button, #acceptall-button {
position: relative;
margin-top: 10px;
margin-right: 0px;
float: left;
padding: 4px;
padding-left: 6px;
padding-right: 6px;
overflow: hidden;
font-family: "LatoWebBold";
font-size: 15px;
color: #ffffff;
border: 1px solid #cccccc;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
background: #a3beff; /* Old browsers */
background: -moz-linear-gradient(top, #a3beff 0%, #4778ff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #a3beff 0%,#4778ff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #a3beff 0%,#4778ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3beff', endColorstr='#4778ff',GradientType=0 ); /* IE6-9 */
}
#acceptall-button {
display: none;
margin: 15px;
margin-bottom: 30px;
}
.accept-button:hover, #acceptall-button:hover {
cursor: pointer;
-webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
-moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
}
.barter-button {
position: relative;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 15px;
float: left;
padding: 4px;
padding-left: 6px;
padding-right: 6px;
overflow: hidden;
font-family: "LatoWebBold";
font-size: 15px;
color: #555555;
border: 1px solid #cccccc;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
background: rgb(238,238,238);
background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%);
background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
background: linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
}
.barter-button:hover {
cursor: pointer;
-webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
-moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
}
.button {
position: relative;
padding: 4px;
padding-left: 6px;
padding-right: 6px;
float: left;
overflow: hidden;
font-family: "LatoWebBold";
font-size: 15px;
color: #555555;
border: 1px solid #cccccc;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
background: rgb(238,238,238);
background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%);
background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
background: linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
}
.button:hover {
cursor: pointer;
-webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
-moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
}
.button-blue {
position: relative;
padding: 4px;
padding-left: 6px;
padding-right: 6px;
float: left;
overflow: hidden;
font-family: "LatoWebBold";
font-size: 15px;
color: #ffffff;
border: 1px solid #cccccc;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
background: #a3beff; /* Old browsers */
background: -moz-linear-gradient(top, #a3beff 0%, #4778ff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #a3beff 0%,#4778ff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #a3beff 0%,#4778ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3beff', endColorstr='#4778ff',GradientType=0 ); /* IE6-9 */
}
.button-blue:hover {
cursor: pointer;
-webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
-moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
}
.button-red, #cancelall-button {
position: relative;
padding: 4px;
padding-left: 6px;
padding-right: 6px;
float: left;
overflow: hidden;
font-family: "LatoWebBold";
font-size: 15px;
color: #ffffff;
border: 1px solid #cccccc;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffa3a3+0,ff4747+100 */
background: #ffa3a3; /* Old browsers */
background: -moz-linear-gradient(top, #ffa3a3 0%, #ff4747 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffa3a3 0%,#ff4747 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffa3a3 0%,#ff4747 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa3a3', endColorstr='#ff4747',GradientType=0 ); /* IE6-9 */
}
#cancelall-button {
display: none;
margin: 15px;
margin-left: 30px;
margin-bottom: 30px;
}
.button-red:hover, #cancelall-button:hover {
cursor: pointer;
-webkit-box-shadow: 0px 0px 1px 0px rgba(255, 0, 0, 0.75);
-moz-box-shadow: 0px 0px 1px 0px rgba(255, 0, 0, 0.75);
box-shadow: 0px 0px 1px 0px rgba(255, 0, 0, 0.75);
}
#buttonholder {
position: relative;
margin-top: 40px;
width: 200px;
}
#exchange-button {
background-color: #2d2d2d;
padding: 20px;
border: none;
color: #ffffff;
width: 200px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 18px;
font-weight: 500;
cursor: pointer;
border-radius: 3px;
transition: 0.3s;
}
#exchange-button:hover {
background-color: #353535;
}
#myModal {
display: none;
opacity: 0;
position: fixed;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgb(100,100,100);
background-color: rgba(100,100,100,0.4);
transition: opacity 1s;
}
#modal-content {
opacity: 0;
z-index: 100;
background-color: #ffffff;
width: 250px;
margin-top: 50px;
margin-left: auto;
margin-right: auto;
padding: 20px;
border: 1px solid #888;
overflow: auto;
transition: opacity 1s;
}
.closemodal-info {
position: relative;
color: #aaa;
float: right;
font-size: 26px;
font-weight: bold;
}
.closemodal-info:hover,
.closemodal-info:focus {
color: red;
text-decoration: none;
cursor: pointer;
}
#closemodal {
color: #aaa;
float: right;
font-size: 28px;
font-weight: bold;
}
#closemodal:hover,
#closemodal:focus {
color: black;
text-decoration: none;
cursor: pointer;
}
.infotip {
position: relative;
height: 40px;
margin-top: 20px;
}
.infotip input {
width: 200px;
height: 40px;
border-radius: 3px;
padding-left: 42px;
font-size: 16px;
color: #333333;
background-color: #ffffff;
border: 1px solid #888888;
}
.input-icon {
position: absolute;
top: 12px;
left: 12px;
}
.input-icon-right {
position: absolute;
top: 14px;
left: 180px;
}
select {
width: 245px;
height: 40px;
border-radius: 3px;
padding-left: 40px;
font-size: 16px;
color: #333333;
font-weight: 500;
background-color: white;
margin-top: 20px;
border: 1px solid #888888;
}
option {
padding-left: 40px;
font-size: 16px;
color: #333333;
font-weight: 500;
background-color: white;
}
#errormsg {
color: #333333;
font-weight: 300;
font-size: 18px;
}
.slider {
position: relative;
width: 200px !important;
min-width: 200px !important;
padding-left: 20px !important;
padding-right: 20px;
float: left;
left: -11px;
-webkit-box-shadow: 0px 0px 5px 1px rgba(50, 50, 255, 0.6);
-moz-box-shadow: 0px 0px 5px 1px rgba(50, 50, 255, 0.6);
box-shadow: 0px 0px 5px 1px rgba(50, 50, 255, 0.6);
}
#ratio {
margin: 0px;
padding: 0px;
position: relative;
width: 54px;
float: left;
text-align: right;
padding-right: 42px;
-webkit-box-shadow: 0px 0px 5px 1px rgba(50, 50, 255, 0.6);
-moz-box-shadow: 0px 0px 5px 1px rgba(50, 50, 255, 0.6);
box-shadow: 0px 0px 5px 1px rgba(50, 50, 255, 0.6);
}
.inputshadow {
-webkit-box-shadow: 0px 0px 5px 1px rgba(50, 50, 255, 0.6);
-moz-box-shadow: 0px 0px 5px 1px rgba(50, 50, 255, 0.6);
box-shadow: 0px 0px 5px 1px rgba(50, 50, 255, 0.6);
}
.inputshadowerror {
-webkit-box-shadow: 0px 0px 5px 1px rgba(255, 0, 0, 0.8);
-moz-box-shadow: 0px 0px 5px 1px rgba(255, 0, 0, 0.8);
box-shadow: 0px 0px 5px 1px rgba(255, 0, 0, 0.8);
} | website/css/info380.css | @charset "utf-8";
/* CSS Document */
div {
font-family: "LatoWeb";
}
h1 {
text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.32);
}
.memobox {
display: none;
position: relative;
float: left;
width: calc(100% - 6px);
background-color: #ffffff;
border: 3px solid #bbbbbb;
opacity: 0;
transition: opacity 1s;
}
.votevalues {
position: relative;
clear: left;
float: left;
text-align: left;
color: #555555;
font-size: 16px;
padding-top: 5px;
margin-bottom: 0px;
width: auto;
}
.percentage-info {
position: relative;
width: 320px;
float: left;
text-align: left;
color: #555555;
font-size: 16px;
padding-left: 20px;
margin-top: 20px;
}
.send-text {
position: relative;
clear: right;
width: 280px;
float: right;
text-align: left;
color: #555555;
font-size: 16px;
margin-right: 40px;
margin-top: 15px;
margin-bottom: 40px;
}
.send-text a {
text-decoration: none;
color: #555555;
}
.send-text input {
width: 280px;
height: 25px;
border-radius: 3px;
border-top: transparent !important;
border-left: transparent !important;
border-right: transparent !important;
border-bottom: transparent !important;
padding-left: 10px;
margin: 4px;
font-size: 12px;
font-family: Verdana, sans-serif;
color: #333333;
font-weight: 500;
background-color: #ffffff;
}
.steem-connect-send {
position: relative;
width: 280px;
float: right;
color: #555555;
font-size: 16px;
margin-top: 15px;
margin-right: 40px;
}
#exchange_table {
position: relative;
width: 360px;
margin-left: auto;
margin-right: auto;
padding-top: 70px;
font-family: "LatoWebBold";
color: #989898;
}
.xbox {
position: relative;
clear: left;
float: left;
width: 360px;
background-color: #ffffff;
border-bottom: 1px solid #f1f1f2;
padding: 0px;
}
.clock-icon {
position: relative;
top: 5px;
margin-right: 5px;
}
.duration {
position: relative;
float: left;
text-align: center;
height: 16px;
font-family: "LatoWebBold";
font-size: 14px;
color: #989898;
margin-left: 0px;
padding-top: 5px;
width: 264px;
}
.versus1 {
position: relative;
clear: left;
float: left;
text-align: center;
height: 16px;
font-family: "LatoWebBold";
font-size: 16px;
color: #2366bd;
width: 264px;
margin-left: 0px;
padding-top: 10px;
}
.versus1 a {
text-decoration: none;
color: #2366bd;
}
.versus2 {
position: relative;
float: left;
text-align: center;
height: 16px;
font-family: "LatoWebBold";
font-size: 16px;
color: #2366bd;
width: 264px;
padding-top: 5px;
margin-bottom: 15px;
}
.versus2 a {
text-decoration: none;
color: #2366bd;
}
.exchange-icon-info {
position: relative;
clear: left;
text-align: center;
width: 264px;
float: left;
height: 16px;
padding-top: 3px;
}
.xbuttons {
position: absolute;
width: 80px;
left: 274px;
}
.datetime {
position: relative;
float: left;
height: 16px;
width: 360px;
position: relative;
font-family: "LatoWebBold";
font-size: 14px;
color: #989898;
padding-top: 10px;
text-align: center;
margin-left: 0px;
}
.inviter-left {
position: relative;
font-family: "LatoWebBold";
font-size: 16px;
font-weight: 600;
float: left;
height: 45px;
width: 145px;
position: relative;
padding: 5px;
padding-top: 20px;
text-align: right;
margin-left: 10px;
}
.inviter-left a {
text-decoration: none;
color: #2366bd;
}
.invitee-right {
position: relative;
font-family: "LatoWebBold";
font-size: 16px;
font-weight: 600;
float: left;
height: 45px;
width: 145px;
position: relative;
padding: 5px;
padding-top: 20px;
text-align: left;
}
.invitee-right a {
text-decoration: none;
color: #2366bd;
}
.archive-vote-value {
font-size: 13px;
}
.exchange-icon {
position: relative;
float: left;
height: 45px;
width: 25px;
position: relative;
padding: 5px;
padding-top: 30px;
}
.tooltip .tooltiptext {
visibility: hidden;
background-color: #2d2d2d;
color: #fff;
border-radius: 3px;
width: 100px;
overflow: hidden;
position: absolute;
left: 0px;
z-index: 1;
padding: 10px;
font-weight: 300;
font-size: 13px;
opacity: 0;
transition: opacity 1s;
}
.tooltip:hover .tooltiptext {
visibility: visible;
opacity: 1;
}
#clearit {
clear: both;
}
#pending {
color: #666666;
font-size: 12px;
position: relative;
float: right;
margin-top: 20px;
margin-right: 10px;
}
.send-button, #sendall-button {
position: relative;
margin-top: 15px;
margin-right: 20px;
float: right;
padding: 4px;
padding-left: 6px;
padding-right: 6px;
overflow: hidden;
font-family: "LatoWebBold";
font-size: 15px;
color: #ffffff;
border: 1px solid #cccccc;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
background: #a3beff; /* Old browsers */
background: -moz-linear-gradient(top, #a3beff 0%, #4778ff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #a3beff 0%,#4778ff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #a3beff 0%,#4778ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3beff', endColorstr='#4778ff',GradientType=0 ); /* IE6-9 */
}
#sendall-button {
display: none;
margin: 15px;
margin-right: 30px;
margin-bottom: 30px;
}
.send-button:hover, #sendall-button:hover {
cursor: pointer;
-webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
-moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
}
.accept-button, #acceptall-button {
position: relative;
margin-top: 10px;
margin-right: 0px;
float: left;
padding: 4px;
padding-left: 6px;
padding-right: 6px;
overflow: hidden;
font-family: "LatoWebBold";
font-size: 15px;
color: #ffffff;
border: 1px solid #cccccc;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
background: #a3beff; /* Old browsers */
background: -moz-linear-gradient(top, #a3beff 0%, #4778ff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #a3beff 0%,#4778ff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #a3beff 0%,#4778ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3beff', endColorstr='#4778ff',GradientType=0 ); /* IE6-9 */
}
#acceptall-button {
display: none;
margin: 15px;
margin-bottom: 30px;
}
.accept-button:hover, #acceptall-button:hover {
cursor: pointer;
-webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
-moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
}
.barter-button {
position: relative;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 15px;
float: left;
padding: 4px;
padding-left: 6px;
padding-right: 6px;
overflow: hidden;
font-family: "LatoWebBold";
font-size: 15px;
color: #555555;
border: 1px solid #cccccc;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
background: rgb(238,238,238);
background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%);
background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
background: linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
}
.barter-button:hover {
cursor: pointer;
-webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
-moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
}
.button {
position: relative;
padding: 4px;
padding-left: 6px;
padding-right: 6px;
float: left;
overflow: hidden;
font-family: "LatoWebBold";
font-size: 15px;
color: #555555;
border: 1px solid #cccccc;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
background: rgb(238,238,238);
background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%);
background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
background: linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
}
.button:hover {
cursor: pointer;
-webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
-moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
}
.button-blue {
position: relative;
padding: 4px;
padding-left: 6px;
padding-right: 6px;
float: left;
overflow: hidden;
font-family: "LatoWebBold";
font-size: 15px;
color: #ffffff;
border: 1px solid #cccccc;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
background: #a3beff; /* Old browsers */
background: -moz-linear-gradient(top, #a3beff 0%, #4778ff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #a3beff 0%,#4778ff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #a3beff 0%,#4778ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3beff', endColorstr='#4778ff',GradientType=0 ); /* IE6-9 */
}
.button-blue:hover {
cursor: pointer;
-webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
-moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
box-shadow: 0px 0px 1px 0px rgba(0, 0, 255, 0.75);
}
.button-red, #cancelall-button {
position: relative;
padding: 4px;
padding-left: 6px;
padding-right: 6px;
float: left;
overflow: hidden;
font-family: "LatoWebBold";
font-size: 15px;
color: #ffffff;
border: 1px solid #cccccc;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffa3a3+0,ff4747+100 */
background: #ffa3a3; /* Old browsers */
background: -moz-linear-gradient(top, #ffa3a3 0%, #ff4747 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffa3a3 0%,#ff4747 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffa3a3 0%,#ff4747 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa3a3', endColorstr='#ff4747',GradientType=0 ); /* IE6-9 */
}
#cancelall-button {
display: none;
margin: 15px;
margin-left: 30px;
margin-bottom: 30px;
}
.button-red:hover, #cancelall-button:hover {
cursor: pointer;
-webkit-box-shadow: 0px 0px 1px 0px rgba(255, 0, 0, 0.75);
-moz-box-shadow: 0px 0px 1px 0px rgba(255, 0, 0, 0.75);
box-shadow: 0px 0px 1px 0px rgba(255, 0, 0, 0.75);
}
#buttonholder {
position: relative;
margin-top: 40px;
width: 200px;
}
#exchange-button {
background-color: #2d2d2d;
padding: 20px;
border: none;
color: #ffffff;
width: 200px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 18px;
font-weight: 500;
cursor: pointer;
border-radius: 3px;
transition: 0.3s;
}
#exchange-button:hover {
background-color: #353535;
}
#myModal {
display: none;
opacity: 0;
position: fixed;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgb(100,100,100);
background-color: rgba(100,100,100,0.4);
transition: opacity 1s;
}
#modal-content {
opacity: 0;
z-index: 100;
background-color: #ffffff;
width: 250px;
margin-top: 50px;
margin-left: auto;
margin-right: auto;
padding: 20px;
border: 1px solid #888;
overflow: auto;
transition: opacity 1s;
}
.closemodal-info {
position: relative;
color: #aaa;
float: right;
font-size: 26px;
font-weight: bold;
}
.closemodal-info:hover,
.closemodal-info:focus {
color: red;
text-decoration: none;
cursor: pointer;
}
#closemodal {
color: #aaa;
float: right;
font-size: 28px;
font-weight: bold;
}
#closemodal:hover,
#closemodal:focus {
color: black;
text-decoration: none;
cursor: pointer;
}
.infotip {
position: relative;
height: 40px;
margin-top: 20px;
}
.infotip input {
width: 200px;
height: 40px;
border-radius: 3px;
padding-left: 42px;
font-size: 16px;
color: #333333;
background-color: #ffffff;
border: 1px solid #888888;
}
.input-icon {
position: absolute;
top: 12px;
left: 12px;
}
.input-icon-right {
position: absolute;
top: 14px;
left: 180px;
}
select {
width: 245px;
height: 40px;
border-radius: 3px;
padding-left: 40px;
font-size: 16px;
color: #333333;
font-weight: 500;
background-color: white;
margin-top: 20px;
border: 1px solid #888888;
}
option {
padding-left: 40px;
font-size: 16px;
color: #333333;
font-weight: 500;
background-color: white;
}
#errormsg {
color: #333333;
font-weight: 300;
font-size: 18px;
}
.slider {
position: relative;
width: 200px !important;
min-width: 200px !important;
padding-left: 20px !important;
padding-right: 20px;
float: left;
left: -11px;
-webkit-box-shadow: 0px 0px 5px 1px rgba(50, 50, 255, 0.6);
-moz-box-shadow: 0px 0px 5px 1px rgba(50, 50, 255, 0.6);
box-shadow: 0px 0px 5px 1px rgba(50, 50, 255, 0.6);
}
#ratio {
margin: 0px;
padding: 0px;
position: relative;
width: 54px;
float: left;
text-align: right;
padding-right: 42px;
-webkit-box-shadow: 0px 0px 5px 1px rgba(50, 50, 255, 0.6);
-moz-box-shadow: 0px 0px 5px 1px rgba(50, 50, 255, 0.6);
box-shadow: 0px 0px 5px 1px rgba(50, 50, 255, 0.6);
}
.inputshadow {
-webkit-box-shadow: 0px 0px 5px 1px rgba(50, 50, 255, 0.6);
-moz-box-shadow: 0px 0px 5px 1px rgba(50, 50, 255, 0.6);
box-shadow: 0px 0px 5px 1px rgba(50, 50, 255, 0.6);
}
.inputshadowerror {
-webkit-box-shadow: 0px 0px 5px 1px rgba(255, 0, 0, 0.8);
-moz-box-shadow: 0px 0px 5px 1px rgba(255, 0, 0, 0.8);
box-shadow: 0px 0px 5px 1px rgba(255, 0, 0, 0.8);
} | 0.356335 | 0.07836 |
body{
font-family: 'Muli', sans-serif;
overflow: hidden;
}
.main{
position: fixed;
background-color: rgba(40,34,32,1);
width: 100%;
height: 75px;
border: 0px solid #FFF;
z-index: 9;
border-radius: 0px;
}
.navbar{
margin-bottom: 0px;
}
.navbar-default .navbar-nav > li > a{
color: #FFF;
text-transform: uppercase;
padding-top: 15px;
padding-bottom: 15px;
}
.navbar-default .navbar-nav > li > a:hover{
color: #FFF;
}
.navbar-default .navbar-toggle {
border: 0px solid #ddd;
top: 37px;
}
.navbar-default .navbar-toggle:hover {
background: rgba(0,0,0,0);
}
.navbar-default .navbar-toggle .icon-bar {
background: #00afa9; /* For browsers that do not support gradients */
background: -webkit-linear-gradient(left top, #00afa9, #005cb8); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(bottom right, #00afa9, #005cb8); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(bottom right, #00afa9, #005cb8); /* For Firefox 3.6 to 15 */
background: linear-gradient(to bottom right, #00afa9, #005cb8); /* Standard syntax */
}
.navbar-brand{
height: 30px;
}
.navbar-nav {
margin: 0px -15px;
}
.navbar-brand > img {
display: block;
width: 65%;
}
.navbar-toggle{
margin-top: -11px;
margin-bottom: 24px;
}
.navbar-default .navbar-collapse{
border-width: 0px;
background-color: rgba(40,34,32,1);
margin-top: 30px;
}
.nav li:hover{
background: #00afa9; /* For browsers that do not support gradients */
background: -webkit-linear-gradient(left top, #00afa9, #005cb8); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(bottom right, #00afa9, #005cb8); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(bottom right, #00afa9, #005cb8); /* For Firefox 3.6 to 15 */
background: linear-gradient(to bottom right, #00afa9, #005cb8); /* Standard syntax */
}
#contenido{
background-image: url(../img/bg.jpg);
background-size: 300%;
min-height: 700px;
background-position-x: 50%;
position: fixed;
}
.inmiddle{
margin-top: 60%;
color: #FFF;
background-color: rgba(40,34,32,0.8);
}
#maincont{
opacity: 1;
margin-top: 19%;
padding: 3% 0;
}
#maincont h2{
color: #FFF;
text-align: center;
text-transform: uppercase;
border-bottom: 2px solid #00afa9;
line-height: 35px;
margin-top: 0px;
width: 80%;
}
#maincont p{
width: 70%;
}
#nosotros{
opacity: 0;
margin-top: 60%;
padding: 3% 0;
}
#nosotros h2{
color: #FFF;
text-align: center;
text-transform: uppercase;
border-bottom: 2px solid #00afa9;
line-height: 50px;
margin-top: 0px;
width: 80%;
}
#nosotros ul{
color: #FFF;
margin: 8%;
font-size: 20px;
width: 76%;
text-align: left;
}
#nosotros li{
color: #00afa9;
}
#nosotros li span{
color: #FFF;
}
#equipo{
opacity: 0;
margin-top: -60%;
padding: 3% 0;
}
#equipo h2{
color: #FFF;
text-align: center;
text-transform: uppercase;
border-bottom: 2px solid #00afa9;
line-height: 35px;
margin-top: 0px;
width: 80%;
}
#equipo p{
width: 86%;
}
#equipo ul{
text-align: left;
margin: 0 1% 0 17%;
}
#equipo li{
color: #00afa9;
}
#equipo li span{
color: #FFF;
}
#inversion{
opacity: 0;
margin-top: -10%;
}
#contacto{
opacity: 0;
margin-top: -50%;
padding: 20px 30px;
}
/* GRID */
.maingrid{
position: fixed;
background-color: rgba(40,34,32,1);
width: 100%;
height: 440px;
border: 0px solid #FFF;
z-index: 9;
}
/* FORM */
#contacto h2{
color: #FFF;
text-align: center;
text-transform: uppercase;
border-bottom: 2px solid #00afa9;
line-height: 50px;
margin-top: 0px;
width: 80%;
}
#contacto form{
text-align: center;
}
#contacto ul{
color: #FFF;
list-style-type: none;
}
#contacto input{
color: #333;
margin: 10px 0 0px 21px;
}
#contacto textarea{
color: #333;
margin: 10px 0 0px 31px;
}
#contacto .summit{
padding: 5px 20px;
background: #00afa9; /* For browsers that do not support gradients */
background: -webkit-linear-gradient(left top, #00afa9, #005cb8); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(bottom right, #00afa9, #005cb8); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(bottom right, #00afa9, #005cb8); /* For Firefox 3.6 to 15 */
background: linear-gradient(to bottom right, #00afa9, #005cb8); /* Standard syntax */
border: 0px solid #FFF;
color: #FFF;
margin: 10px 0;
}
#contacto .summit:hover{
background-color: #00756f;
}
/**************************/
/********* SLIDER *********/
/**************************/
#slider {
position: relative;
overflow: hidden;
margin: 20px auto 0 auto;
border-radius: 4px;
height: 305px !important;
}
#slider ul {
position: relative;
margin: 0;
padding: 0;
height: 200px;
list-style: none;
}
#slider ul li {
position: relative;
display: block;
float: left;
margin: 0;
padding: 0;
width: 320px;
height: 300px;
text-align: left;
line-height: 24px;
color: #FFF;
}
a.control_prev, a.control_next {
position: absolute;
top: 70%;
z-index: 999;
display: block;
padding: 4% 0%;
width: auto;
height: auto;
color: #fff;
text-decoration: none;
font-weight: 600;
font-size: 60px;
opacity: 0.8;
cursor: pointer;
}
a.control_prev:hover, a.control_next:hover {
opacity: 1;
-webkit-transition: all 0.2s ease;
}
a.control_prev {
border-radius: 0 2px 2px 0;
}
a.control_next {
right: 0;
border-radius: 2px 0 0 2px;
}
.slider_option {
position: relative;
margin: 10px auto;
width: 160px;
font-size: 18px;
}
/*END SLIDER */
/* Preloader */
#preloader {
position:fixed;
top:0;
left:0;
right:0;
bottom:0;
background-color:#fff; /* change if the mask should have another color then white */
z-index:99; /* makes sure it stays on top */
}
#status {
width:200px;
height:200px;
position:absolute;
left:50%; /* centers the loading animation horizontally one the screen */
top:50%; /* centers the loading animation vertically one the screen */
background-image:url(../img/status.gif); /* path to your loading animation */
background-repeat:no-repeat;
background-position:center;
margin:-100px 0 0 -100px; /* is width and height divided by two */
text-align: center;
font-weight: bold;
}
.progress-bar{
background-color: #00afa9;
}
.navbar-nav > li > .dropdown-menu{
width: 100%;
border-radius: 0px;
margin: 0px;
padding: 0px;
background-color: #282220;
color: #FFF;
border: 0px solid #FFF;
}
.dropdown-menu > li > a{
color: #FFF;
text-align: center;
text-transform: uppercase;
line-height: 36px;
}
.dropdown-menu > li > a:hover{
background: #00afa9;
background: -webkit-linear-gradient(left top,#00afa9,#005cb8);
background: -o-linear-gradient(bottom right,#00afa9,#005cb8);
background: -moz-linear-gradient(bottom right,#00afa9,#005cb8);
background: linear-gradient(to bottom right,#00afa9,#005cb8);
color: #FFF;
}
.navbar-default .navbar-collapse {
min-height: 335px;
}
/* MEDIA QUERIES */
@media (max-width: 767px){
#nosotros{
margin-top: -25%;
}
#equipo{
margin-top: -55%;
}
#inversion{
margin-top: -55%;
}
#contacto{
margin-top: -60%;
}
#slider{
width: 530px !important;
}
#slider ul li {
padding: 0 20px;
width: 530px;
}
#slider ul{
margin-left: 530px !important;
}
}
@media (max-width: 497px){
.navbar-default .navbar-toggle {
border: 0px solid #ddd;
top: 0px;
}
.navbar-default .navbar-collapse{
margin-top: 0px;
}
#maincont{
margin-top: 49%;
}
#nosotros{
margin-top: -85%;
}
#equipo{
margin-top: -135%;
}
#inversion{
margin-top: -130%;
}
#contacto{
margin-top: -142%;
}
}
@media (max-width: 380px){
#maincont {
margin-top: 50%;
width: 100%;
}
#nosotros {
margin-top: -80%;
width: 100%;
}
#nosotros ul {
font-size: 18px;
}
#equipo {
margin-top: -113%;
width: 100%;
}
#equipo p {
width: 86%;
font-size: 13px;
}
#inversion {
margin-top: -115%;
width: 100%;
}
#slider {
width: 351px !important;
height: 312px !important;
}
#slider ul {
margin-left: 0px !important;
}
#slider ul li {
height: 310px;
width: 340px;
}
#contacto {
margin-top: -117%;
}
} | es/css/stylem.css |
body{
font-family: 'Muli', sans-serif;
overflow: hidden;
}
.main{
position: fixed;
background-color: rgba(40,34,32,1);
width: 100%;
height: 75px;
border: 0px solid #FFF;
z-index: 9;
border-radius: 0px;
}
.navbar{
margin-bottom: 0px;
}
.navbar-default .navbar-nav > li > a{
color: #FFF;
text-transform: uppercase;
padding-top: 15px;
padding-bottom: 15px;
}
.navbar-default .navbar-nav > li > a:hover{
color: #FFF;
}
.navbar-default .navbar-toggle {
border: 0px solid #ddd;
top: 37px;
}
.navbar-default .navbar-toggle:hover {
background: rgba(0,0,0,0);
}
.navbar-default .navbar-toggle .icon-bar {
background: #00afa9; /* For browsers that do not support gradients */
background: -webkit-linear-gradient(left top, #00afa9, #005cb8); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(bottom right, #00afa9, #005cb8); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(bottom right, #00afa9, #005cb8); /* For Firefox 3.6 to 15 */
background: linear-gradient(to bottom right, #00afa9, #005cb8); /* Standard syntax */
}
.navbar-brand{
height: 30px;
}
.navbar-nav {
margin: 0px -15px;
}
.navbar-brand > img {
display: block;
width: 65%;
}
.navbar-toggle{
margin-top: -11px;
margin-bottom: 24px;
}
.navbar-default .navbar-collapse{
border-width: 0px;
background-color: rgba(40,34,32,1);
margin-top: 30px;
}
.nav li:hover{
background: #00afa9; /* For browsers that do not support gradients */
background: -webkit-linear-gradient(left top, #00afa9, #005cb8); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(bottom right, #00afa9, #005cb8); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(bottom right, #00afa9, #005cb8); /* For Firefox 3.6 to 15 */
background: linear-gradient(to bottom right, #00afa9, #005cb8); /* Standard syntax */
}
#contenido{
background-image: url(../img/bg.jpg);
background-size: 300%;
min-height: 700px;
background-position-x: 50%;
position: fixed;
}
.inmiddle{
margin-top: 60%;
color: #FFF;
background-color: rgba(40,34,32,0.8);
}
#maincont{
opacity: 1;
margin-top: 19%;
padding: 3% 0;
}
#maincont h2{
color: #FFF;
text-align: center;
text-transform: uppercase;
border-bottom: 2px solid #00afa9;
line-height: 35px;
margin-top: 0px;
width: 80%;
}
#maincont p{
width: 70%;
}
#nosotros{
opacity: 0;
margin-top: 60%;
padding: 3% 0;
}
#nosotros h2{
color: #FFF;
text-align: center;
text-transform: uppercase;
border-bottom: 2px solid #00afa9;
line-height: 50px;
margin-top: 0px;
width: 80%;
}
#nosotros ul{
color: #FFF;
margin: 8%;
font-size: 20px;
width: 76%;
text-align: left;
}
#nosotros li{
color: #00afa9;
}
#nosotros li span{
color: #FFF;
}
#equipo{
opacity: 0;
margin-top: -60%;
padding: 3% 0;
}
#equipo h2{
color: #FFF;
text-align: center;
text-transform: uppercase;
border-bottom: 2px solid #00afa9;
line-height: 35px;
margin-top: 0px;
width: 80%;
}
#equipo p{
width: 86%;
}
#equipo ul{
text-align: left;
margin: 0 1% 0 17%;
}
#equipo li{
color: #00afa9;
}
#equipo li span{
color: #FFF;
}
#inversion{
opacity: 0;
margin-top: -10%;
}
#contacto{
opacity: 0;
margin-top: -50%;
padding: 20px 30px;
}
/* GRID */
.maingrid{
position: fixed;
background-color: rgba(40,34,32,1);
width: 100%;
height: 440px;
border: 0px solid #FFF;
z-index: 9;
}
/* FORM */
#contacto h2{
color: #FFF;
text-align: center;
text-transform: uppercase;
border-bottom: 2px solid #00afa9;
line-height: 50px;
margin-top: 0px;
width: 80%;
}
#contacto form{
text-align: center;
}
#contacto ul{
color: #FFF;
list-style-type: none;
}
#contacto input{
color: #333;
margin: 10px 0 0px 21px;
}
#contacto textarea{
color: #333;
margin: 10px 0 0px 31px;
}
#contacto .summit{
padding: 5px 20px;
background: #00afa9; /* For browsers that do not support gradients */
background: -webkit-linear-gradient(left top, #00afa9, #005cb8); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(bottom right, #00afa9, #005cb8); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(bottom right, #00afa9, #005cb8); /* For Firefox 3.6 to 15 */
background: linear-gradient(to bottom right, #00afa9, #005cb8); /* Standard syntax */
border: 0px solid #FFF;
color: #FFF;
margin: 10px 0;
}
#contacto .summit:hover{
background-color: #00756f;
}
/**************************/
/********* SLIDER *********/
/**************************/
#slider {
position: relative;
overflow: hidden;
margin: 20px auto 0 auto;
border-radius: 4px;
height: 305px !important;
}
#slider ul {
position: relative;
margin: 0;
padding: 0;
height: 200px;
list-style: none;
}
#slider ul li {
position: relative;
display: block;
float: left;
margin: 0;
padding: 0;
width: 320px;
height: 300px;
text-align: left;
line-height: 24px;
color: #FFF;
}
a.control_prev, a.control_next {
position: absolute;
top: 70%;
z-index: 999;
display: block;
padding: 4% 0%;
width: auto;
height: auto;
color: #fff;
text-decoration: none;
font-weight: 600;
font-size: 60px;
opacity: 0.8;
cursor: pointer;
}
a.control_prev:hover, a.control_next:hover {
opacity: 1;
-webkit-transition: all 0.2s ease;
}
a.control_prev {
border-radius: 0 2px 2px 0;
}
a.control_next {
right: 0;
border-radius: 2px 0 0 2px;
}
.slider_option {
position: relative;
margin: 10px auto;
width: 160px;
font-size: 18px;
}
/*END SLIDER */
/* Preloader */
#preloader {
position:fixed;
top:0;
left:0;
right:0;
bottom:0;
background-color:#fff; /* change if the mask should have another color then white */
z-index:99; /* makes sure it stays on top */
}
#status {
width:200px;
height:200px;
position:absolute;
left:50%; /* centers the loading animation horizontally one the screen */
top:50%; /* centers the loading animation vertically one the screen */
background-image:url(../img/status.gif); /* path to your loading animation */
background-repeat:no-repeat;
background-position:center;
margin:-100px 0 0 -100px; /* is width and height divided by two */
text-align: center;
font-weight: bold;
}
.progress-bar{
background-color: #00afa9;
}
.navbar-nav > li > .dropdown-menu{
width: 100%;
border-radius: 0px;
margin: 0px;
padding: 0px;
background-color: #282220;
color: #FFF;
border: 0px solid #FFF;
}
.dropdown-menu > li > a{
color: #FFF;
text-align: center;
text-transform: uppercase;
line-height: 36px;
}
.dropdown-menu > li > a:hover{
background: #00afa9;
background: -webkit-linear-gradient(left top,#00afa9,#005cb8);
background: -o-linear-gradient(bottom right,#00afa9,#005cb8);
background: -moz-linear-gradient(bottom right,#00afa9,#005cb8);
background: linear-gradient(to bottom right,#00afa9,#005cb8);
color: #FFF;
}
.navbar-default .navbar-collapse {
min-height: 335px;
}
/* MEDIA QUERIES */
@media (max-width: 767px){
#nosotros{
margin-top: -25%;
}
#equipo{
margin-top: -55%;
}
#inversion{
margin-top: -55%;
}
#contacto{
margin-top: -60%;
}
#slider{
width: 530px !important;
}
#slider ul li {
padding: 0 20px;
width: 530px;
}
#slider ul{
margin-left: 530px !important;
}
}
@media (max-width: 497px){
.navbar-default .navbar-toggle {
border: 0px solid #ddd;
top: 0px;
}
.navbar-default .navbar-collapse{
margin-top: 0px;
}
#maincont{
margin-top: 49%;
}
#nosotros{
margin-top: -85%;
}
#equipo{
margin-top: -135%;
}
#inversion{
margin-top: -130%;
}
#contacto{
margin-top: -142%;
}
}
@media (max-width: 380px){
#maincont {
margin-top: 50%;
width: 100%;
}
#nosotros {
margin-top: -80%;
width: 100%;
}
#nosotros ul {
font-size: 18px;
}
#equipo {
margin-top: -113%;
width: 100%;
}
#equipo p {
width: 86%;
font-size: 13px;
}
#inversion {
margin-top: -115%;
width: 100%;
}
#slider {
width: 351px !important;
height: 312px !important;
}
#slider ul {
margin-left: 0px !important;
}
#slider ul li {
height: 310px;
width: 340px;
}
#contacto {
margin-top: -117%;
}
} | 0.408513 | 0.060724 |
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.header-2-1 .modal-item.modal {
top: 1rem;
}
.header-2-1 .navbar,
.header-2-1 .hero {
margin-top: -1rem;
padding: 3rem 2rem;
}
.header-2-1 .navbar-light .navbar-nav .nav-link {
font: 300 18px/1.5rem Poppins, sans-serif;
color: #1d1e3c;
transition: 0.3s;
}
.header-2-1 .navbar-light .navbar-nav .nav-link:hover {
font: 600 18px/1.5rem Poppins, sans-serif;
color: #1d1e3c;
transition: 0.3s;
}
.header-2-1 .navbar-light .navbar-nav .active>.nav-link,
.header-2-1 .navbar-light .navbar-nav .nav-link.active,
.header-2-1 .navbar-light .navbar-nav .nav-link.show,
.header-2-1 .navbar-light .navbar-nav .show>.nav-link {
font-weight: 600;
transition: 0.3s;
}
.header-2-1 .navbar-light .navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.header-2-1 .btn:focus,
.header-2-1 .btn:active {
outline: none !important;
}
.header-2-1 .btn-fill {
font: 600 18px/normal Poppins, sans-serif;
background-color: #ff7c57;
border-radius: 12px;
padding: 12px 32px;
transition: 0.3s;
}
.header-2-1 .btn-fill:hover {
--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
transition: 0.3s;
}
.header-2-1 .btn-no-fill {
font: 300 18px/1.75rem Poppins, sans-serif;
color: #1d1e3c;
padding: 12px 32px;
transition: 0.3s;
}
.header-2-1 .modal-item .modal-dialog .modal-content {
border-radius: 8px;
}
.header-2-1 .responsive li a {
padding: 1rem;
}
.header-2-1 .text-caption-up {
font: 600 1.4rem/1.625 Poppins, sans-serif;
margin-bottom: 2rem;
color: #FB9300;
}
.header-2-1 .text-caption-down {
font: 300 1.2rem/1.625 Poppins, sans-serif;
margin-bottom: 2rem;
color: #02256A;
}
.header-2-1 .left-column {
margin-top: -3rem;
margin-bottom: 2.75rem;
width: 100%;
}
.header-2-1 .right-column {
margin-top: -3rem;
width: 100%;
}
.header-2-1 .title-text-big {
font: 600 2.25rem/2.5rem Poppins, sans-serif;
margin-bottom: 2rem;
color: #02256A;
font-weight: 400;
}
.header-2-1 .btn-try {
font: 600 1rem/1.5rem Poppins, sans-serif;
padding: 1rem 1.5rem;
border-radius: 0.75rem;
background-color: #ff7c57;
transition: 0.3s;
}
.header-2-1 .btn-try:hover {
--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
transition: 0.3s;
}
@media (min-width: 576px) {
.header-2-1 .modal-item .modal-dialog {
max-width: 95%;
border-radius: 12px;
}
.header-2-1 .navbar {
padding: 3rem 2rem;
}
.header-2-1 .hero {
padding: 3rem 2rem 5rem;
}
.header-2-1 .title-text-big {
font-size: 3rem;
line-height: 1.2;
}
}
@media (min-width: 768px) {
.header-2-1 .navbar {
padding: 3rem 4rem;
}
.header-2-1 .hero {
padding: 3rem 4rem 5rem;
}
.header-2-1 .left-column {
margin-bottom: 3rem;
}
}
@media (min-width: 992px) {
.header-2-1 .navbar-expand-lg .navbar-nav .nav-link {
padding-right: 1.25rem;
padding-left: 1.25rem;
}
.header-2-1 .navbar {
padding: 3rem 6rem;
}
.header-2-1 .hero {
padding: 3rem 6rem 5rem;
}
.header-2-1 .left-column {
width: 50%;
margin-bottom: 0;
}
.header-2-1 .right-column {
width: 50%;
}
.header-2-1 .title-text-big {
font-size: 3.75rem;
line-height: 1.2;
}
}
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.content-2-1 .btn:focus,
.content-2-1 .btn:active {
outline: none !important;
}
.content-2-1 .title-text {
padding-top: 5rem;
margin-bottom: 3rem;
}
.content-2-1 .text-title {
font: 600 2.25rem/2.5rem Poppins, sans-serif;
color: #121212;
margin-bottom: 0.625rem;
margin-top: -4rem;
}
.content-2-1 .text-caption {
color: #121212;
font-weight: 300;
}
.content-2-1 .column {
padding: 2rem 2.25rem;
}
.content-2-1 .icon {
margin-bottom: 1.5rem;
}
.content-2-1 .icon-title {
font: 500 1.5rem/2rem Poppins, sans-serif;
margin-bottom: 0.625rem;
color: #121212;
}
.content-2-1 .icon-caption {
font: 400 1rem/1.625 Poppins, sans-serif;
letter-spacing: 0.025em;
color: #565656;
margin-bottom: 8rem;
}
.content-2-1 .category {
margin-top: 9rem;
}
.content-2-1 .card-list {
padding: 1rem 1rem;
margin-bottom: 2em;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.content-2-1 .card {
margin: 1rem;
width: 300px;
height: 225px;
position: relative;
border-radius: 20px;
cursor: pointer;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.123);
}
.content-2-1 .card img{
position: absolute;
border-radius: 10px;
width: 300px;
height: 225px;
}
.content-2-1 .card-body {
position: absolute;
width: 100%;
bottom: 0;
height: 50px;
padding: 0.4em 1.5em;
font-size: 14px;
background: rgba(225, 225, 225, 0);
backdrop-filter: blur(10px);
border-radius: 10px;
transform: scale(0.9);
color: white;
border: 1px solid rgba(0, 0, 0, 0.164);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.144);
overflow: hidden;
transition: all 0.4s;
}
.content-2-1 .card-body h5 {
font-size: 1.5rem;
margin-bottom: 0.6rem;
}
.content-2-1 .card:hover .card-body{
height: 200px;
}
@media (min-width: 576px) {
.content-2-1 .grid-padding {
padding: 0rem 2rem 3rem;
}
.content-2-1 .card-block {
padding: 3rem 2rem 5rem;
}
}
@media (min-width: 768px) {
.content-2-1 .grid-padding {
padding: 0rem 4rem 3rem;
}
.content-2-1 .card-block {
padding: 3rem 4rem 5rem;
}
}
@media (min-width: 992px) {
.content-2-1 .grid-padding {
padding: 1rem 6rem 3rem;
}
.content-2-1 .card-block {
padding: 3rem 6rem 5rem;
}
.content-2-1 .column {
padding: 0rem 2.25rem;
}
}
@media (min-width: 1200px) {
.content-2-1 .grid-padding {
padding: 1rem 10rem 3rem;
}
.content-2-1 .card-block {
padding: 3rem 6rem 5rem;
}
.content-2-1 .card-btn-space {
margin-top: 15px;
margin-bottom: 15px;
}
.content-2-1 .btn-outline,
.content-2-1 .btn-card {
width: 95%;
float: right;
}
}
@media (max-width: 980px) {
.content-2-1 .card-btn-space {
width: 100%;
}
}
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.content-3-1 .btn:focus,
.content-3-1 .btn:active {
outline: none !important;
}
.content-3-1 {
padding: 5rem 2rem;
}
.content-3-1 .img-hero {
width: 600px;
height: 400px;
margin-bottom: 3rem;
}
.content-3-1 .right-column {
width: 100%;
}
.content-3-1 .title-text {
font: 600 1.875rem/2.25rem Poppins, sans-serif;
margin-top: 6rem;
margin-bottom: 2.5rem;
letter-spacing: -0.025em;
color: #121212;
}
.content-3-1 .title-caption {
font: 500 1.5rem/2rem Poppins, sans-serif;
margin-bottom: 1.25rem;
color: #121212;
}
.content-3-1 .text-caption {
font: 400 1rem/1.75rem Poppins, sans-serif;
letter-spacing: 0.025em;
color: #565656;
}
@media (min-width: 768px) {
.content-3-1 .title-text {
font: 600 2.25rem/2.5rem Poppins, sans-serif;
}
}
@media (min-width: 992px) {
.content-3-1 .img-hero {
width: 50%;
margin-bottom: 0;
}
.content-3-1 .right-column {
width: 50%;
}
.content-3-1 .circle {
margin-right: 1.25rem;
margin-bottom: 0;
}
}
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.footer-2-1 .list-space {
margin-bottom: 1.25rem;
}
.footer-2-1 {
margin-top: 2rem;
background-color: #fcf7ce;
}
.footer-2-1 .footer-text-title {
font: 600 1.5rem Poppins, sans-serif;
margin-bottom: 1.5rem;
}
.footer-2-1 .list-menu {
color: #5f5e5e;
text-decoration: none !important;
}
.footer-2-1 .list-menu:hover {
color: #000000;
}
.supported {
padding: 0.5rem;
font-size: 30px;
width: 100px;
text-align: center;
text-decoration: none;
}
.footer-2-1 hr.hr {
margin: 0;
border: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.footer-2-1 .border-color {
color: #000000;
}
.footer-2-1 .footer-link {
color: #5f5e5e;
}
.footer-2-1 .footer-link:hover {
color: #000000;
}
.footer-2-1 .social-media-c:hover circle,
.footer-2-1 .social-media-p:hover path {
fill: #000000;
}
.footer-2-1 .footer-info-space {
padding-top: 3rem;
}
.footer-2-1 .list-footer {
padding: 5rem 1rem 3rem 1rem;
}
.footer-2-1 .info-footer {
padding: 0 1rem 3rem;
}
@media (min-width: 576px) {
.footer-2-1 .list-footer {
padding: 5rem 2rem 3rem 2rem;
}
.footer-2-1 .info-footer {
padding: 0 2rem 3rem;
}
}
@media (min-width: 768px) {
.footer-2-1 .list-footer {
padding: 5rem 4rem 6rem 4rem;
}
.footer-2-1 .info-footer {
padding: 0 4rem 3rem;
}
}
@media (min-width: 992px) {
.footer-2-1 .list-footer {
padding: 5rem 6rem 6rem 6rem;
}
.footer-2-1 .info-footer {
padding: 0 6rem 3rem;
}
} | public/style.css | @import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.header-2-1 .modal-item.modal {
top: 1rem;
}
.header-2-1 .navbar,
.header-2-1 .hero {
margin-top: -1rem;
padding: 3rem 2rem;
}
.header-2-1 .navbar-light .navbar-nav .nav-link {
font: 300 18px/1.5rem Poppins, sans-serif;
color: #1d1e3c;
transition: 0.3s;
}
.header-2-1 .navbar-light .navbar-nav .nav-link:hover {
font: 600 18px/1.5rem Poppins, sans-serif;
color: #1d1e3c;
transition: 0.3s;
}
.header-2-1 .navbar-light .navbar-nav .active>.nav-link,
.header-2-1 .navbar-light .navbar-nav .nav-link.active,
.header-2-1 .navbar-light .navbar-nav .nav-link.show,
.header-2-1 .navbar-light .navbar-nav .show>.nav-link {
font-weight: 600;
transition: 0.3s;
}
.header-2-1 .navbar-light .navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.header-2-1 .btn:focus,
.header-2-1 .btn:active {
outline: none !important;
}
.header-2-1 .btn-fill {
font: 600 18px/normal Poppins, sans-serif;
background-color: #ff7c57;
border-radius: 12px;
padding: 12px 32px;
transition: 0.3s;
}
.header-2-1 .btn-fill:hover {
--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
transition: 0.3s;
}
.header-2-1 .btn-no-fill {
font: 300 18px/1.75rem Poppins, sans-serif;
color: #1d1e3c;
padding: 12px 32px;
transition: 0.3s;
}
.header-2-1 .modal-item .modal-dialog .modal-content {
border-radius: 8px;
}
.header-2-1 .responsive li a {
padding: 1rem;
}
.header-2-1 .text-caption-up {
font: 600 1.4rem/1.625 Poppins, sans-serif;
margin-bottom: 2rem;
color: #FB9300;
}
.header-2-1 .text-caption-down {
font: 300 1.2rem/1.625 Poppins, sans-serif;
margin-bottom: 2rem;
color: #02256A;
}
.header-2-1 .left-column {
margin-top: -3rem;
margin-bottom: 2.75rem;
width: 100%;
}
.header-2-1 .right-column {
margin-top: -3rem;
width: 100%;
}
.header-2-1 .title-text-big {
font: 600 2.25rem/2.5rem Poppins, sans-serif;
margin-bottom: 2rem;
color: #02256A;
font-weight: 400;
}
.header-2-1 .btn-try {
font: 600 1rem/1.5rem Poppins, sans-serif;
padding: 1rem 1.5rem;
border-radius: 0.75rem;
background-color: #ff7c57;
transition: 0.3s;
}
.header-2-1 .btn-try:hover {
--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
transition: 0.3s;
}
@media (min-width: 576px) {
.header-2-1 .modal-item .modal-dialog {
max-width: 95%;
border-radius: 12px;
}
.header-2-1 .navbar {
padding: 3rem 2rem;
}
.header-2-1 .hero {
padding: 3rem 2rem 5rem;
}
.header-2-1 .title-text-big {
font-size: 3rem;
line-height: 1.2;
}
}
@media (min-width: 768px) {
.header-2-1 .navbar {
padding: 3rem 4rem;
}
.header-2-1 .hero {
padding: 3rem 4rem 5rem;
}
.header-2-1 .left-column {
margin-bottom: 3rem;
}
}
@media (min-width: 992px) {
.header-2-1 .navbar-expand-lg .navbar-nav .nav-link {
padding-right: 1.25rem;
padding-left: 1.25rem;
}
.header-2-1 .navbar {
padding: 3rem 6rem;
}
.header-2-1 .hero {
padding: 3rem 6rem 5rem;
}
.header-2-1 .left-column {
width: 50%;
margin-bottom: 0;
}
.header-2-1 .right-column {
width: 50%;
}
.header-2-1 .title-text-big {
font-size: 3.75rem;
line-height: 1.2;
}
}
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.content-2-1 .btn:focus,
.content-2-1 .btn:active {
outline: none !important;
}
.content-2-1 .title-text {
padding-top: 5rem;
margin-bottom: 3rem;
}
.content-2-1 .text-title {
font: 600 2.25rem/2.5rem Poppins, sans-serif;
color: #121212;
margin-bottom: 0.625rem;
margin-top: -4rem;
}
.content-2-1 .text-caption {
color: #121212;
font-weight: 300;
}
.content-2-1 .column {
padding: 2rem 2.25rem;
}
.content-2-1 .icon {
margin-bottom: 1.5rem;
}
.content-2-1 .icon-title {
font: 500 1.5rem/2rem Poppins, sans-serif;
margin-bottom: 0.625rem;
color: #121212;
}
.content-2-1 .icon-caption {
font: 400 1rem/1.625 Poppins, sans-serif;
letter-spacing: 0.025em;
color: #565656;
margin-bottom: 8rem;
}
.content-2-1 .category {
margin-top: 9rem;
}
.content-2-1 .card-list {
padding: 1rem 1rem;
margin-bottom: 2em;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.content-2-1 .card {
margin: 1rem;
width: 300px;
height: 225px;
position: relative;
border-radius: 20px;
cursor: pointer;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.123);
}
.content-2-1 .card img{
position: absolute;
border-radius: 10px;
width: 300px;
height: 225px;
}
.content-2-1 .card-body {
position: absolute;
width: 100%;
bottom: 0;
height: 50px;
padding: 0.4em 1.5em;
font-size: 14px;
background: rgba(225, 225, 225, 0);
backdrop-filter: blur(10px);
border-radius: 10px;
transform: scale(0.9);
color: white;
border: 1px solid rgba(0, 0, 0, 0.164);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.144);
overflow: hidden;
transition: all 0.4s;
}
.content-2-1 .card-body h5 {
font-size: 1.5rem;
margin-bottom: 0.6rem;
}
.content-2-1 .card:hover .card-body{
height: 200px;
}
@media (min-width: 576px) {
.content-2-1 .grid-padding {
padding: 0rem 2rem 3rem;
}
.content-2-1 .card-block {
padding: 3rem 2rem 5rem;
}
}
@media (min-width: 768px) {
.content-2-1 .grid-padding {
padding: 0rem 4rem 3rem;
}
.content-2-1 .card-block {
padding: 3rem 4rem 5rem;
}
}
@media (min-width: 992px) {
.content-2-1 .grid-padding {
padding: 1rem 6rem 3rem;
}
.content-2-1 .card-block {
padding: 3rem 6rem 5rem;
}
.content-2-1 .column {
padding: 0rem 2.25rem;
}
}
@media (min-width: 1200px) {
.content-2-1 .grid-padding {
padding: 1rem 10rem 3rem;
}
.content-2-1 .card-block {
padding: 3rem 6rem 5rem;
}
.content-2-1 .card-btn-space {
margin-top: 15px;
margin-bottom: 15px;
}
.content-2-1 .btn-outline,
.content-2-1 .btn-card {
width: 95%;
float: right;
}
}
@media (max-width: 980px) {
.content-2-1 .card-btn-space {
width: 100%;
}
}
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.content-3-1 .btn:focus,
.content-3-1 .btn:active {
outline: none !important;
}
.content-3-1 {
padding: 5rem 2rem;
}
.content-3-1 .img-hero {
width: 600px;
height: 400px;
margin-bottom: 3rem;
}
.content-3-1 .right-column {
width: 100%;
}
.content-3-1 .title-text {
font: 600 1.875rem/2.25rem Poppins, sans-serif;
margin-top: 6rem;
margin-bottom: 2.5rem;
letter-spacing: -0.025em;
color: #121212;
}
.content-3-1 .title-caption {
font: 500 1.5rem/2rem Poppins, sans-serif;
margin-bottom: 1.25rem;
color: #121212;
}
.content-3-1 .text-caption {
font: 400 1rem/1.75rem Poppins, sans-serif;
letter-spacing: 0.025em;
color: #565656;
}
@media (min-width: 768px) {
.content-3-1 .title-text {
font: 600 2.25rem/2.5rem Poppins, sans-serif;
}
}
@media (min-width: 992px) {
.content-3-1 .img-hero {
width: 50%;
margin-bottom: 0;
}
.content-3-1 .right-column {
width: 50%;
}
.content-3-1 .circle {
margin-right: 1.25rem;
margin-bottom: 0;
}
}
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.footer-2-1 .list-space {
margin-bottom: 1.25rem;
}
.footer-2-1 {
margin-top: 2rem;
background-color: #fcf7ce;
}
.footer-2-1 .footer-text-title {
font: 600 1.5rem Poppins, sans-serif;
margin-bottom: 1.5rem;
}
.footer-2-1 .list-menu {
color: #5f5e5e;
text-decoration: none !important;
}
.footer-2-1 .list-menu:hover {
color: #000000;
}
.supported {
padding: 0.5rem;
font-size: 30px;
width: 100px;
text-align: center;
text-decoration: none;
}
.footer-2-1 hr.hr {
margin: 0;
border: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.footer-2-1 .border-color {
color: #000000;
}
.footer-2-1 .footer-link {
color: #5f5e5e;
}
.footer-2-1 .footer-link:hover {
color: #000000;
}
.footer-2-1 .social-media-c:hover circle,
.footer-2-1 .social-media-p:hover path {
fill: #000000;
}
.footer-2-1 .footer-info-space {
padding-top: 3rem;
}
.footer-2-1 .list-footer {
padding: 5rem 1rem 3rem 1rem;
}
.footer-2-1 .info-footer {
padding: 0 1rem 3rem;
}
@media (min-width: 576px) {
.footer-2-1 .list-footer {
padding: 5rem 2rem 3rem 2rem;
}
.footer-2-1 .info-footer {
padding: 0 2rem 3rem;
}
}
@media (min-width: 768px) {
.footer-2-1 .list-footer {
padding: 5rem 4rem 6rem 4rem;
}
.footer-2-1 .info-footer {
padding: 0 4rem 3rem;
}
}
@media (min-width: 992px) {
.footer-2-1 .list-footer {
padding: 5rem 6rem 6rem 6rem;
}
.footer-2-1 .info-footer {
padding: 0 6rem 3rem;
}
} | 0.32146 | 0.050331 |
:root {
/*
A Roboto será usada para títulos, subtítulos, botões, etc.
A Rubik será usada para os textos em geral.
*/
--ff-roboto-400: Roboto, sans-serif;
--ff-rubik-400: Rubik, sans-serif;
/* Paleta de cores: https://coolors.co/ffee32-ffd100-3d0066-474947-d6d6d6-ffffff-151414-202020-333533 */
--clr-primaria: #ffd100;
--clr-secundaria: #3d0066;
/* Cores neutras e de apoio. */
--clr-amarelo-claro: #ffee32;
--clr-cinza-escuro: #474947;
--clr-cinza-claro: #d6d6d6;
--clr-branco: #fff;
--clr-preto-escuro: #151414;
--clr-preto-neutro: #202020;
--clr-preto-claro: #333533;
--bs-scrollbar: inset 0 0 6px rgba(0,0,0,0.3);
--bs-botao: 0 0 .5em rgba(255, 255, 255, 0.557);
--radius-padrao: .625rem;
}
html {
scrollbar-width: thin;
scrollbar-color: var(--clr-secundaria) var(--clr-cinza-claro);
}
body {
font-family: var(--ff-rubik-400);
background-color: var(--clr-cinza-escuro);
}
::-webkit-scrollbar-track {
border-radius: .625rem;
background-color: var(--clr-cinza-claro);
-webkit-box-shadow: var(--bs-scrollbar);
box-shadow: var(--bs-scrollbar);
}
::-webkit-scrollbar { width: .625rem; }
::-webkit-scrollbar-thumb {
border-radius: .625rem;
background-image: linear-gradient(to top, var(--clr-secundaria) 0%, var(--clr-primaria) 100%);
-webkit-box-shadow: var(--bs-scrollbar);
box-shadow: var(--bs-scrollbar);
}
/*
* Componentes.
*/
.logo {
font-size: 1.5rem; /* 24px */
font-weight: 700;
font-family: var(--ff-roboto-400);
text-decoration: none;
text-transform: uppercase;
letter-spacing: .03em;
color: var(--clr-primaria) !important;
transition: 250ms;
}
.logo-sm { font-size: 1.25rem; /* 20px */ }
.logo > .bi-film {
display: inline-block;
color: var(--clr-secundaria);
line-height: 0;
letter-spacing: 0;
background-color: var(--clr-primaria);
border-radius: .125em;
transform: rotate(-24deg);
transition: 300ms ease-in-out;
}
.logo:hover > .bi-film {
color: var(--clr-primaria);
background-color: var(--clr-secundaria);
transform: rotate(0);
}
.logo > .highlight {
display: inline-block;
margin-left: .125em;
padding: .125em;
color: var(--clr-secundaria);
line-height: 1em;
background-color: var(--clr-primaria);
border: .0833333333333333em solid var(--clr-secundaria);
transition: 250ms;
}
.logo:hover > .highlight {
color: var(--clr-primaria);
background-color: var(--clr-secundaria);
border-color: var(--clr-primaria);
}
.botao {
display: block;
padding: .5em 1.5625em;
font-size: 1rem; /* 16px */
color: var(--clr-branco);
text-align: center;
text-transform: uppercase;
background-image: linear-gradient(to right, var(--clr-secundaria) 0%, var(--clr-primaria) 50%, var(--clr-secundaria) 100%);
background-size: 200% auto;
border-radius: var(--radius-padrao);
box-shadow: var(--bs-botao);
transition: 500ms;
}
.botao:hover {
color: var(--clr-branco);
background-position: right center;
}
.botao:focus {
outline: none;
box-shadow: var(--bs-botao);
}
.botao.botao-lg { font-size: 1.2rem; /* 19px */ }
@media (max-width: 30em) {
.botao.botao-lg { font-size: 1rem; }
}
.botao > span {
color: var(--clr-secundaria);
transition: 250ms;
}
/* Normalmente se for colocar um ícone no botão ele altera de acordo. */
.botao:hover > span,
.botao:hover > i { color: var(--clr-primaria); }
.bg-img {
position: absolute;
top: 0;
left: 0;
z-index: -1;
width: 100%;
height: 100%;
background: url(../images/home/bg-modal.jpg) center/cover no-repeat;
filter: blur(3px);
}
.bg-img.trailer { z-index: initial; }
.bg-img.principal {
background-image: url(../images/home/bg-principal.jpg);
background-attachment: fixed;
}
.bg-img.principal.search { position: fixed; }
.linha-h::after {
content: '';
display: block;
width: 45%;
text-align: left;
border-bottom: 1px solid rgba(214, 214, 214, .5);
margin-left: auto;
margin-right: auto;
}
.linha-h.linha-h-menor::after {
border-width: 3px;
width: 30%;
}
.box {
background-color: var(--clr-preto-neutro);
box-shadow: 0 0 .4375rem var(--clr-preto-escuro);
border-radius: var(--radius-padrao);
}
/* Alguns estilos que são aplicados nos modais das páginas. */
.move-esquerda > span { transition: 300ms cubic-bezier(.34,-1.24,.66,2.2); }
.move-esquerda:hover > span,
.move-esquerda:focus > span { padding-left: .3125rem; }
.cartao-modal {
position: relative;
padding: 1rem;
z-index: 1;
}
.img-modal {
height: 22rem;
object-fit: cover;
transition: 300ms cubic-bezier(.34,-1.24,.66,2.2);
}
.img-modal:hover { transform: scale(1.05); }
.trailer-modal {
position: relative;
z-index: 1;
min-height: 55vh;
}
@media (max-width: 26.25em) {
.trailer-modal { min-height: 50vh; }
}
/* Alguns estilos que são usados nos formulários das páginas. */
.titulo-form {
font-family: var(--ff-roboto-400);
font-weight: 900;
text-transform: uppercase;
}
.text-hover { transition: 300ms; }
.text-hover:hover { opacity: .6; }
/*
* Alterações no Bootstrap que afeta todas as páginas.
*/
.dropdown-item:active,
.dropdown-item.active { background-color: var(--clr-secundaria) !important; }
@media (min-width: 48em) and (max-width: 62em) {
.modal-dialog { max-width: 50rem; }
}
.modal-body {
padding: 0;
border: 1px solid rgba(222, 226, 230, .4);
}
/*
* Classes de ajuda.
*/
.tira-ml::after { margin-left: 0; }
.ff-roboto { font-family: var(--ff-roboto-400); }
.ff-rubik { font-family: var(--ff-rubik-400); }
.clr-primaria { color: var(--clr-primaria) !important; }
.clr-secundaria { color: var(--clr-secundaria) !important; }
.bgc-preto-neutro { background-color: var(--clr-preto-neutro); }
.bgc-preto-escuro { background-color: var(--clr-preto-escuro); }
.bd-bottom-r10 {
border-bottom-left-radius: .625rem !important;
border-bottom-right-radius: .625rem !important;
}
.bd-top-r10 {
border-top-left-radius: .625rem !important;
border-top-right-radius: .625rem !important;
}
#auth-logout {
display: none;
cursor: pointer;
}
.abaixo-header { margin-top: 5rem; } | assets/style/main.css | :root {
/*
A Roboto será usada para títulos, subtítulos, botões, etc.
A Rubik será usada para os textos em geral.
*/
--ff-roboto-400: Roboto, sans-serif;
--ff-rubik-400: Rubik, sans-serif;
/* Paleta de cores: https://coolors.co/ffee32-ffd100-3d0066-474947-d6d6d6-ffffff-151414-202020-333533 */
--clr-primaria: #ffd100;
--clr-secundaria: #3d0066;
/* Cores neutras e de apoio. */
--clr-amarelo-claro: #ffee32;
--clr-cinza-escuro: #474947;
--clr-cinza-claro: #d6d6d6;
--clr-branco: #fff;
--clr-preto-escuro: #151414;
--clr-preto-neutro: #202020;
--clr-preto-claro: #333533;
--bs-scrollbar: inset 0 0 6px rgba(0,0,0,0.3);
--bs-botao: 0 0 .5em rgba(255, 255, 255, 0.557);
--radius-padrao: .625rem;
}
html {
scrollbar-width: thin;
scrollbar-color: var(--clr-secundaria) var(--clr-cinza-claro);
}
body {
font-family: var(--ff-rubik-400);
background-color: var(--clr-cinza-escuro);
}
::-webkit-scrollbar-track {
border-radius: .625rem;
background-color: var(--clr-cinza-claro);
-webkit-box-shadow: var(--bs-scrollbar);
box-shadow: var(--bs-scrollbar);
}
::-webkit-scrollbar { width: .625rem; }
::-webkit-scrollbar-thumb {
border-radius: .625rem;
background-image: linear-gradient(to top, var(--clr-secundaria) 0%, var(--clr-primaria) 100%);
-webkit-box-shadow: var(--bs-scrollbar);
box-shadow: var(--bs-scrollbar);
}
/*
* Componentes.
*/
.logo {
font-size: 1.5rem; /* 24px */
font-weight: 700;
font-family: var(--ff-roboto-400);
text-decoration: none;
text-transform: uppercase;
letter-spacing: .03em;
color: var(--clr-primaria) !important;
transition: 250ms;
}
.logo-sm { font-size: 1.25rem; /* 20px */ }
.logo > .bi-film {
display: inline-block;
color: var(--clr-secundaria);
line-height: 0;
letter-spacing: 0;
background-color: var(--clr-primaria);
border-radius: .125em;
transform: rotate(-24deg);
transition: 300ms ease-in-out;
}
.logo:hover > .bi-film {
color: var(--clr-primaria);
background-color: var(--clr-secundaria);
transform: rotate(0);
}
.logo > .highlight {
display: inline-block;
margin-left: .125em;
padding: .125em;
color: var(--clr-secundaria);
line-height: 1em;
background-color: var(--clr-primaria);
border: .0833333333333333em solid var(--clr-secundaria);
transition: 250ms;
}
.logo:hover > .highlight {
color: var(--clr-primaria);
background-color: var(--clr-secundaria);
border-color: var(--clr-primaria);
}
.botao {
display: block;
padding: .5em 1.5625em;
font-size: 1rem; /* 16px */
color: var(--clr-branco);
text-align: center;
text-transform: uppercase;
background-image: linear-gradient(to right, var(--clr-secundaria) 0%, var(--clr-primaria) 50%, var(--clr-secundaria) 100%);
background-size: 200% auto;
border-radius: var(--radius-padrao);
box-shadow: var(--bs-botao);
transition: 500ms;
}
.botao:hover {
color: var(--clr-branco);
background-position: right center;
}
.botao:focus {
outline: none;
box-shadow: var(--bs-botao);
}
.botao.botao-lg { font-size: 1.2rem; /* 19px */ }
@media (max-width: 30em) {
.botao.botao-lg { font-size: 1rem; }
}
.botao > span {
color: var(--clr-secundaria);
transition: 250ms;
}
/* Normalmente se for colocar um ícone no botão ele altera de acordo. */
.botao:hover > span,
.botao:hover > i { color: var(--clr-primaria); }
.bg-img {
position: absolute;
top: 0;
left: 0;
z-index: -1;
width: 100%;
height: 100%;
background: url(../images/home/bg-modal.jpg) center/cover no-repeat;
filter: blur(3px);
}
.bg-img.trailer { z-index: initial; }
.bg-img.principal {
background-image: url(../images/home/bg-principal.jpg);
background-attachment: fixed;
}
.bg-img.principal.search { position: fixed; }
.linha-h::after {
content: '';
display: block;
width: 45%;
text-align: left;
border-bottom: 1px solid rgba(214, 214, 214, .5);
margin-left: auto;
margin-right: auto;
}
.linha-h.linha-h-menor::after {
border-width: 3px;
width: 30%;
}
.box {
background-color: var(--clr-preto-neutro);
box-shadow: 0 0 .4375rem var(--clr-preto-escuro);
border-radius: var(--radius-padrao);
}
/* Alguns estilos que são aplicados nos modais das páginas. */
.move-esquerda > span { transition: 300ms cubic-bezier(.34,-1.24,.66,2.2); }
.move-esquerda:hover > span,
.move-esquerda:focus > span { padding-left: .3125rem; }
.cartao-modal {
position: relative;
padding: 1rem;
z-index: 1;
}
.img-modal {
height: 22rem;
object-fit: cover;
transition: 300ms cubic-bezier(.34,-1.24,.66,2.2);
}
.img-modal:hover { transform: scale(1.05); }
.trailer-modal {
position: relative;
z-index: 1;
min-height: 55vh;
}
@media (max-width: 26.25em) {
.trailer-modal { min-height: 50vh; }
}
/* Alguns estilos que são usados nos formulários das páginas. */
.titulo-form {
font-family: var(--ff-roboto-400);
font-weight: 900;
text-transform: uppercase;
}
.text-hover { transition: 300ms; }
.text-hover:hover { opacity: .6; }
/*
* Alterações no Bootstrap que afeta todas as páginas.
*/
.dropdown-item:active,
.dropdown-item.active { background-color: var(--clr-secundaria) !important; }
@media (min-width: 48em) and (max-width: 62em) {
.modal-dialog { max-width: 50rem; }
}
.modal-body {
padding: 0;
border: 1px solid rgba(222, 226, 230, .4);
}
/*
* Classes de ajuda.
*/
.tira-ml::after { margin-left: 0; }
.ff-roboto { font-family: var(--ff-roboto-400); }
.ff-rubik { font-family: var(--ff-rubik-400); }
.clr-primaria { color: var(--clr-primaria) !important; }
.clr-secundaria { color: var(--clr-secundaria) !important; }
.bgc-preto-neutro { background-color: var(--clr-preto-neutro); }
.bgc-preto-escuro { background-color: var(--clr-preto-escuro); }
.bd-bottom-r10 {
border-bottom-left-radius: .625rem !important;
border-bottom-right-radius: .625rem !important;
}
.bd-top-r10 {
border-top-left-radius: .625rem !important;
border-top-right-radius: .625rem !important;
}
#auth-logout {
display: none;
cursor: pointer;
}
.abaixo-header { margin-top: 5rem; } | 0.36977 | 0.161188 |
body{font-size:12px;font-family: "微软雅黑";color: #666;}
*{padding: 0px;margin: 0px;}
a{text-decoration: none;}
a:active,a:focus,a:visited{outline:none;text-decoration:none;}
img{border: none; vertical-align:middle;}
ul,ol{list-style: none;}
table{border-collapse: collapse;}
em,i{font-style:normal;}
.clearfix:after{content: "";clear: both;display: block;height: 0;zoom: 1;}
.z_max_img{max-width: 100%;}
.z_img_100p{width: 100%;}
.over_h{overflow: hidden;}
.over_h-x{overflow-x: hidden;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.tva-2{vertical-align: -2px;}
.tva-3{vertical-align: -3px;}
.tva-4{vertical-align: -4px;}
.tva-4-i{vertical-align: -4px!important;}
/*内外边距*/
.z_ptb3{padding-bottom: 3px;padding-top: 3px;}
.z_p10{padding:10px;}
.z_pr10{padding-right:10px;}
.z_pt10{padding-top: 10px;}
.z_pb10{padding-bottom: 10px;}
.z_pl10{padding-left: 10px;}
.z_plr10{padding-left: 10px;padding-right:10px;}
.z_plr5{padding-left: 5px;padding-right:5px;}
.z_p15{padding: 15px;}
.z_pb15{padding-bottom: 15px;}
.z_pl16{padding-left: 16px;}
.z_p20{padding: 20px;}
.z_pt20{padding-top: 20px;}
.z_pl20{padding-left: 20px;}
.z_pb20{padding-bottom: 20px;}
.z_plr22{padding-left: 22px;padding-right:22px;}
.z_plr20{padding-left: 20px;padding-right:20px;}
.z_ptb20{padding-top: 20px;padding-bottom:20px;}
.z_pb20{padding-bottom:20px;}
.z_pl24{padding-left: 24px;}
.z_plr25{padding-left: 25px;padding-right:25px;}
.z_pl26{padding-left: 26px;}
.z_pt30{padding-top: 30px;}
.z_pb30{padding-bottom: 30px;}
.z_pl30{padding-left: 30px;}
.z_plr30{padding-right: 30px;padding-right: 30px;}
.z_pl34{padding-left: 34px;}
.z_pl40{padding-left: 40px;}
.z_pb40{padding-bottom: 40px;}
.z_pl44{padding-left: 44px;}
.z_ptb5{padding-bottom: 5px;padding-top:5px;}
.z_ptb3-i{padding-bottom: 3px!important;padding-top: 3px!important;}
.z_ptb5{padding-top: 5px!important;padding-bottom:5px!important;}
.z_ptb7{padding-top: 7px!important;padding-bottom:7px!important;}
.z_ptb6{padding-top: 6px!important;padding-bottom:6px!important;}
.z_ptb8{padding-top: 8px!important;padding-bottom:8px!important;}
.z_ptb9{padding-bottom: 9px!important;padding-top:9px!important;}
.z_ptb10{padding-bottom: 10px!important;padding-top:10px!important;}
.z_ptb11{padding-top: 11px!important;padding-bottom:11px!important;}
.z_ptb13{padding-top: 13px!important;padding-bottom:13px!important;}
.z_ptb18{padding-top: 18px!important;padding-bottom:18px!important;}
.z_ptb66{padding-top: 66px;padding-bottom: 66px;}
.z_pb66{padding-bottom: 66px;}
.z_pt50{padding-top: 50px;}
.z_pt70{padding-top: 70px;}
.z_pt100{padding-top: 100px;}
.z_pb100{padding-bottom: 100px;}
.z_mlrauto{margin-left: auto;margin-right: auto;}
.z_mr2em{margin-right: 2em;}
.z_mt0-i{margin-top: 0px!important;}
.z_mlr10p{margin-left: 10%;margin-right: 10%;}
.z_ml357{margin-left: 357px;}
.z_mr240{margin-right: 240px;}
.z_ml265{margin-left: 265px;}
.z_ml230{margin-left: 230px;}
.z_ml190{margin-left: 190px;}
.z_ml180{margin-left: 180px;}
.z_mt160{margin-top: 160px;}
.z_ml150{margin-left: 150px;}
.z_ml134{margin-left: 153px;}
.z_ml140{margin-left: 140px;}
.z_mr134{margin-right: 134px;}
.z_ml126{margin-left: 126px;}
.z_ml120{margin-left: 120px;}
.z_ml116{margin-left: 116px;}
.z_mb100{margin-bottom: 100px;}
.z_ml100{margin-left: 100px;}
.z_mt100{margin-top: 100px;}
.z_ml90{margin-left: 90px;}
.z_mr87{margin-right: 87px;}
.z_ml78{margin-left: 78px;}
.z_ml74{margin-left: 74px;}
.z_ml70{margin-left: 70px;}
.z_mr70{margin-right: 70px;}
.z_mt70{margin-top: 70px;}
.z_mt60{margin-top: 60px;}
.z_ml60{margin-left: 60px;}
.z_mb60{margin-bottom: 60px;}
.z_mr60{margin-right: 60px;}
.z_mt50{margin-top: 50px;}
.z_mb50{margin-bottom: 50px;}
.z_mr50{margin-right: 50px;}
.z_ml50{margin-left: 50px;}
.z_ml46{margin-left: 46px;}
.z_mb46{margin-bottom: 46px;}
.z_mlr44{margin-left: 44px;margin-right: 44px;}
.z_mt40{margin-top: 40px;}
.z_mb40{margin-bottom: 40px;}
.z_mr40{margin-right: 40px;}
.z_ml40{margin-left: 40px;}
.z_ml36{margin-left: 36px;}
.z_mb36{margin-bottom: 36px;}
.z_mt35{margin-top: 35px;}
.z_mb35{margin-bottom: 35px;}
.z_mlr35{margin-left: 35px;margin-right: 35px;}
.z_ml38{margin-left: 38px;}
.z_mt30{margin-top: 30px;}
.z_mb30{margin-bottom: 30px;}
.z_ml30{margin-left: 30px;}
.z_mr30{margin-right: 30px;}
.z_mlr30{margin-left: 30px;margin-right: 30px;}
.z_mtb30{margin-top: 30px;margin-bottom: 30px;}
.z_mt28{margin-top: 28px;}
.z_mr26{margin-right: 26px;}
.z_ml26{margin-left: 26px;}
.z_mt25{margin-top: 25px;}
.z_mb25{margin-bottom: 25px;}
.z_ml24{margin-left: 24px;}
.z_mlr22{margin-left: 22px;margin-right: 22px;}
.z_mlr20{margin-left: 20px;margin-right: 20px;}
.z_mtb20{margin-top: 20px;margin-bottom: 20px;}
.z_mt20{margin-top: 20px;}
.z_mb20{margin-bottom: 20px;}
.z_mr20{margin-right: 20px;}
.z_ml20{margin-left: 20px;}
.z_mb18{margin-bottom: 18px;}
.z_mb16{margin-bottom: 16px;}
.z_ml16{margin-left: 16px;}
.z_mb15{margin-bottom: 15px;}
.z_mt15{margin-top: 15px;}
.z_mr15{margin-right: 15px;}
.z_ml14{margin-left: 14px;}
.z_m10{margin: 10px;}
.z_mt10{margin-top: 10px;}
.z_mb10{margin-bottom: 10px;}
.z_mr10{margin-right: 10px!important;}
.z_ml10{margin-left: 10px;}
.z_mlr10{margin-left: 10px;margin-right: 10px;}
.z_mtb10{margin-top: 10px;margin-bottom: 10px;}
.z_mt8{margin-top: 8px;}
.z_m5{margin-top: 5px;}
.z_mt5{margin-top: 5px;}
.z_mb5{margin-bottom: 5px;}
.z_ml5{margin-left: 5px;}
.z_mr5{margin-right: 5px;}
.z_mb4{margin-bottom: 4px;}
.z_mt3{margin-top: 3px;}
.z_mr085p{margin-right:0.85%;}
/* 浮动 */
.fl{ float:left;}
.fr{ float:right;}
.hide{display: none;}
.show{display: block;}
.z_inline{display: inline-block;}
.s_down {box-shadow:0px 5px 14px #ccc;}
/*定位*/
.posf{position: fixed;}
.posr{position: relative;}
.posa{position: absolute;}
.z_top-0{top: 0px;}
.z_right-0{right: 0px;}
.z_bottom-0{bottom: 0px;}
.z_top-5{top: 5px;}
.z_right-5{right: 5px;}
.z_left-5{left: 5px;}
.z_top-10{top: 10px;}
.z_left-10{left: 10px;}
.z_right-10{right: 10px;}
.z_right-60{right: 60px;}
.z_top-30{top: 0px;}
.z_top-30f{top: -30px;}
.z_top-40f{top: -40px;}
.z_top-45f{top: -45px;}
.z_left-35f{left: -35px;}
.z_right-35f{right: -35px;}
.z_right-35{right: 35px;}
.z_right-36{right: 36px;}
.z_right-30{right: 30px;}
.z_bottom-30{bottom: 30px;}
.z_right-20{right: 20px;}
.z_bottom-20{bottom: 20px;}
.z_bottom-10{bottom: 10px;}
.z_left-25p{left: 25%;}
/*负的*/
.z_right-u10{right: -10px;}
.z_bottom-u30{bottom: -30px;}
.z_bottom-u20{bottom: -20px;}
.z_bottom-u10{bottom: -10px;}
.z_index-8{z-index: 8;}
.z_index-4{z-index: 4;}
.z_index-3{z-index: 3;}
.z_index-2{z-index: 2;}
.z_index-1{z-index: 1;}
.z_lianjie{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;display: inline-block;z-index: 4;}
/* 定位居中 */
.p_center{position:absolute; left:50%; top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);}
.ver_center{ position:absolute; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);}
.hor_center{ position:absolute; left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%); -moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);}
/*阴影*/
.shadow{width: 100%;height: 100%;position: fixed;top:0;left:0;z-index: 1000;background:rgba(0,0,0,0.3);display: none;}
.shadow2{width: 100%;height: 100%;position: absolute;top:0;left:0;z-index: 4;background:rgba(0,0,0,0.3);display: none;}
/*变成手指*/
.z_cursor{cursor: pointer;}
/*边框*/
.z_border{border: 1px solid #e0e0e0!important;}
.z_border_auburn-t-4{border-top: 4px solid #94252b;}/*红褐色*/
.z_border_auburn-l-4{border-left: 4px solid #94252b;}/*红褐色*/
.z_border_b{border-bottom: 1px solid #e0e0e0;}
.z_border_b-d{border-bottom: 1px dashed #e0e0e0;}
.z_border_t{border-top: 1px solid #e0e0e0;}
.z_border_t-c{border-top: 1px solid #ccc;}
.z_border-c{border: 1px solid #ccc!important;}
.z_border_r{border-right: 1px solid #e0e0e0;}
.z_border_l{border-left: 1px solid #e0e0e0;}
.z_border_l-i{border-left: 1px solid #e0e0e0!important;}
.z_border_r-i{border-right: 1px solid #e0e0e0!important;}
.z_border_n{border: none!important;}
.z_border_b-blue{border-bottom: 1px solid #3388ff;}
.z_border_l-blue{border-left: 1px solid #3388ff;}
.z_border_l-blue-4{border-left: 4px solid #3388ff;}
.z_border_l-red{border-left: 1px solid #ff0844;}
.z_border_b-red{border-bottom: 1px solid #ff0844;}
.z_border_l-violet{border-left: 1px solid #a574cd;}
.z_border_canary-yellow{border: 1px solid #ffdaa2;}/*淡黄色*/
.z_border_ra-5{border-radius: 5px!important;}
.z_border_ra-3{border-radius: 3px!important;}
.z_border_ra-30{border-radius: 30px!important;}
.z_border_ra-50p{border-radius: 50%!important;}
.z_border_rn{border-radius: 0px!important;}
.z_border_red{border: 1px solid #ff0844!important;}
.z_border_white{border: 1px solid #fff!important;}
.z_border_b-white{border-bottom: 1px solid #fff;}
.z_border_t-white{border-top: 1px solid #fff;}
.z_border_violet2{border: 1px solid #75468c!important;}
.z_border_bn{border-bottom: none;}
.z_last_border_bn li:last-child{border-bottom: none;}
/*背景色*/
.bar-LightGrey{background-color: #F7F7F7!important;}/*浅灰色 背景*/
.bar-LightGrey2{background-color: #F8F8Fa;}/*浅灰色2 背景*/
.bar-LightGrey3{background-color: #F9F9F9;}/*浅灰色3 背景*/
.bar-LightGrey4{background-color: #ccc;}/*浅灰色4 背景*/
.bar-LightGrey5{background-color: #f8f7f8;}/*浅灰白色5 背景*/
.bar-LightGrey6{background-color: #f6f6f6;}/*浅灰白色6 背景*/
.bar-LightGrey7{background-color: #ece8e9;}/*浅灰白色7 背景*/
.bar-Grey{background-color: #F5F5F5;}/*灰色 背景*/
.bar-Grey-f3{background-color: #F3F3F3;}/*灰色f3 背景*/
.bar-Grey-f2{background-color: #F2F2F2;}/*灰色f2 背景*/
.bar-Grey-f4{background-color: #F4F4F4;}/*灰色f4 背景*/
.bar-Grey-fb{background-color: #FBFBFB;}/*灰色fb 背景*/
.bar-Grey-f8{background-color: #F8F8F8;}/*灰色f8 背景*/
.bar-Grey-e4{background-color: #E4E4E4;}/*灰色e4 背景*/
.bar-Grey-e5{background-color: #E5E5E5;}/*灰色e5 背景*/
.bar-Grey-e6{background-color: #E6E6E6;}/*灰色e6 背景*/
.bar-Grey-ef{background-color: #EfEfEf;}/*灰色ef 背景*/
.bar-Grey-ca{background-color: #CACACA;}/*灰色ca 背景*/
.bar-Grey-9{background-color: #999;}/*灰色999 背景*/
.bar-Grey-c{background-color: #ccc;}/*灰色ccc 背景*/
.bar-Grey-fa{background-color: #FAFAFA;}/*灰色fa 背景*/
.bar-Greyred{background-color: #F5F6Fa;}/*灰红色 背景*/
.bar-Greyblue{background-color: #90a8c1;}/*灰蓝色 背景*/
.bar-Greyblue2{background-color: #535c6d;}/*灰蓝色2 背景*/
.bar-Greyblue3{background-color: #58616d;}/*灰蓝色3 背景*/
.bar-GreyGreed{background-color: #eff3f7;}/*灰绿色 背景*/
.bar-Grey2{background-color: #e3e4e5;}/*灰色2 背景*/
.bar-red{background-color: #ff2f62;}/*红色 背景*/
.bar-red2{background-color: #ff0844;}/*大红色2 背景*/
.bar-red3{background-color: #e31436;}/*大红色3 背景*/
.bar-white{background-color: #fff;}/*白色 背景*/
.bar-red{background-color: #ff2f62;}/*红色 背景*/
.bar-red2{background-color: #ff0844;}/*大红色2 背景*/
.bar-red3{background-color: #e31436;}/*大红色3 背景*/
.bar-white{background-color: #fff;}/*白色 背景*/
.bar-orange{background-color: #e66e05;}/*桔黄色背景*/
.bar-orange2{background-color: #fda556;}/*桔黄色2背景*/
.bar-Lightorange{background-color: #fffcf3;}/*淡桔黄色背景*/
.bar-greed{background-color: #398b94;}/*绿色背景*/
.bar-violet{background-color: #79468c;}/*紫色背景*/
.bar-pink{background-color: #ffeae9;}/*粉色背景*/
.bar-pink2{background-color: #fff3df;}/*粉色2背景*/
.bar-pink3{background-color: #ff9cb4;}/*粉色3背景*/
.bar-pink4{background-color: #fff6e2;}/*粉色4背景*/
.bar-brown{background-color: #4d444b;}/*褐色背景*/
.bar-violet2{background-color: #75468c;}/*紫色2背景*/
.bar-black-1f{background-color: #1F1F1F;}/*黑色*/
.bar-auburn{background-color: #94252b;}/*红褐色*/
.bar-GreyAuburn{background-color: #e7d9da;}/*浅红褐色*/
.bar-blue{background-color: #2984df;}/*蓝色 背景*/
/*字体色*/
.z_color_red{color: #ff0844!important;}/*红色*/
.z_color-orange{color: #e46713;}/*桔黄色*/
.z_color-orange2{color: #f28f0f;}/*桔黄2色*/
.z_color-orange3{color: #e5342e;}/*桔黄3色*/
.z_color-orange4{color: #e0342f;}/*桔黄4色*/
.z_color-violet{color: #79468c;}/*紫色*/
.z_color-pink{color: #ff8174;}/*粉色*/
.z_color_blue{color:#0075ce!important}/*蓝色*/
.z_color_greed{color: #28c51c;}/*绿色*/
.z_color-auburn{color: #94252b}/*红褐色*/
.z_color_9{color: #999!important;}
.z_color_6{color: #666!important;}
.z_color_5{color: #555!important;}
.z_color_3{color: #333!important;}
.z_color_31{color: #313131!important;}
.z_color_80{color: #808080!important;}
.z_color_white{color: #fff!important;}
/*字体大小*/
.z_font12{font-size: 12px!important;}
.z_font14{font-size: 14px!important;}
.z_font15{font-size: 15px!important;}
.z_font16{font-size: 16px!important;}
.z_font18{font-size: 18px!important;}
.z_font20{font-size: 20px!important;}
.z_font22{font-size: 22px!important;}
.z_font24{font-size: 24px!important;}
.z_font26{font-size: 26px!important;}
.z_font28{font-size: 28px!important;}
.z_font30{font-size: 30px!important;}
.z_font36{font-size: 36px!important;}
.z_font40{font-size: 40px!important;}
.z_fontb{font-weight: bold;}
.z_fontn{font-weight: normal!important;}
/*行高*/
.z_lineh16{line-height: 16px!important;}
.z_lineh20{line-height: 20px!important;}
.z_lineh21{line-height: 21px;}
.z_lineh24{line-height: 24px!important;}
.z_lineh30{line-height: 30px!important;}
.z_lineh33{line-height: 33px!important;}
.z_lineh34{line-height: 34px;}
.z_lineh40{line-height: 40px;}
.z_lineh45{line-height: 45px;}
.z_lineh46{line-height: 46px;}
.z_lineh48{line-height: 48px;}
.z_lineh50{line-height: 50px;}
.z_lineh60{line-height: 60px;}
.z_lineh70{line-height: 70px;}
.z_lineh74{line-height: 74px;}
.z_lineh80{line-height: 80px;}
.z_lineh100{line-height: 100px;}
/*宽度*/
.z_w930{width: 930px;}
.z_w900{width: 900px;}
.z_w840{width: 840px;}
.z_w740{width: 740px;}
.z_w700{width: 700px;}
.z_w680{width: 680px;}
.z_w297{width: 297px;}
.z_w285{width: 285px;}
.z_w219{width: 219px;}
.z_w230{width: 230px!important;}
.z_w240{width: 240px!important;}
.z_w244{width: 244px!important;}
.z_w250{width: 250px!important;}
.z_w200{width: 200px!important;}
.z_w220{width: 220px!important;}
.z_w270{width: 270px!important;}
.z_w290{width: 290px!important;}
.z_w294{width: 294px!important;}
.z_w300{width: 300px!important;}
.z_w307{width: 307px!important;}
.z_w340{width: 340px!important;}
.z_w350{width: 350px!important;}
.z_w360{width: 360px!important;}
.z_w370{width: 370px!important;}
.z_w380{width: 380px!important;}
.z_w396{width: 396px!important;}
.z_w400{width: 400px!important;}
.z_w420{width: 420px!important;}
.z_w500{width: 500px!important;}
.z_w505{width: 505px!important;}
.z_w580{width: 580px!important;}
.z_w150{width: 150px!important;}
.z_w100{width: 100px!important;}
.z_w110{width: 110px!important;}
.z_w120{width: 120px!important;}
.z_w130{width: 130px!important;}
.z_w140{width: 140px!important;}
.z_w180{width: 180px!important;}
.z_w190{width: 190px!important;}
.z_w160{width: 160px!important;}
.z_w80{width: 80px!important;}
.z_w88{width: 88px!important;}
.z_w90{width: 90px!important;}
.z_w50{width: 50px!important;}
.z_w40{width: 40px!important;}
.z_w30{width: 30px!important;}
.z_w20{width: 20px!important;}
.z_w60{width: 60px!important;}
.z_w64{width: 64px!important;}
.z_w68{width: 68px!important;}
.z_w70{width: 70px!important;}
.z_w74{width: 74px!important;}
.z_w76{width: 76px!important;}
.z_w148{width: 148px!important;}
.z_w276{width: 276px!important;}
.z_w100p{width: 100%!important;}
.z_w64p{width: 64%!important;}
.z_w60p{width:60%!important}
.z_w63p{width: 63%!important;}
.z_w68p{width: 68%!important;}
.z_w50p{width: 50%!important;}
.z_w30p{width: 30%!important;}
.z_w34p{width: 34%!important;}
.z_w35p{width: 35%!important;}
.z_w36p{width: 36%!important;}
.z_w38p{width: 38%!important;}
.z_w40p{width: 40%!important;}
.z_w44p{width: 44%!important;}
.z_w46p{width: 46%!important;}
.z_w49p{width: 49%!important;}
.z_w28p{width: 28%!important;}
.z_w25p{width: 25%!important;}
.z_w20p{width: 20%!important;}
.z_w15p{width: 15%!important;}
.z_w17p{width: 17%!important;}
.z_w10p{width: 10%!important;}
.z_w13p{width: 13%!important;}
.z_w90p{width: 90%!important;}
.z_w80p{width: 80%!important;}
.z_w82p{width: 82%!important;}
.z_w83p{width: 83%!important;}
.z_w87p{width: 87%!important;}
.z_w84p{width: 84%!important;}
.z_w70p{width: 70%!important;}
.z_w72p{width: 72%!important;}
.z_w28p{width: 28%!important;}
.z_w719p{width: 71.9%!important;}
.z_w814p{width: 81.4%!important;}
.z_w806p{width: 80.6%!important;}
.z_w823p{width: 82.3%!important;}
.z_w614p{width: 61.4%!important;}
.z_w425p{width: 42.5%!important;}
.z_w459p{width: 45.9%!important;}
.z_w495p{width: 49.5%!important;}
.z_w489p{width: 48.9%!important;}
.z_w475p{width: 47.5%!important;}
.z_w367p{width: 36.7%!important;}
.z_w285p{width: 28.5%!important;}
.z_w257p{width: 25.7%!important;}
.z_w226p{width: 22.6%!important;}
.z_w774p{width: 77.4%!important;}
.z_w764p{width: 76.4%!important;}
.z_w197p{width: 19.7%!important;}
.z_w109p{width: 10.9%!important;}
.z_w184p{width: 18.4%!important;}
.z_w137p{width: 13.7%!important;}
.z_w767p{width: 76.7%!important;}
.z_w168p{width: 16.8%!important;}
/*最小最大高度和高度*/
.z_h60{height: 60px;}
.z_h70{height: 70px;}
.z_h74{height: 74px;}
.z_h80{height: 80px;}
.z_h90{height: 90px;}
.z_h100{height: 100px;}
.z_h120{height: 120px;}
.z_h130{height: 130px;}
.z_h140{height: 140px;}
.z_h150{height: 150px;}
.z_h160{height: 160px;}
.z_h170{height: 170px;}
.z_h190{height: 190px;}
.z_h200{height: 200px;}
.z_h268{height: 268px;}
.z_h270{height: 270px;}
.z_h280{height: 280px;}
.z_minh70{min-height: 70px;}
.z_minh250{min-height: 250px;}
.z_minh200{min-height: 200px;}
.z_minh307{min-height: 307px;}
.z_minh363{min-height: 363px;}
.z_minh500{min-height: 500px;}
.z_minh580{min-height: 580px;}
.z_minh640{min-height: 640px;}
.z_minh940{min-height: 940px;}
.z_h330{height: 330px;}
.z_h340{height: 340px;}
.z_h370{height: 370px;}
.z_h403{height: 403px;}
.z_h446{height: 446px;}
.z_h450{height: 450px;}
.z_h580{height: 580px;}
.z_h40{height: 40px!important;}
.z_h50{height: 50px;}
.z_h56{height: 56px!important;}
.z_cw75p{width: 75%;margin: 0px auto;min-width: 960px;}
.z_center119{width: 1190px;margin-left: auto;margin-right: auto;}
.z_center7567p{width: 75.67%;margin-left: auto;margin-right: auto;max-width: 1453px;min-width: 1190px;}
.z_h100p{height: 100%;}
.z_h725p{height: 72.5%;}
/*超出变成。。。*/
.z-ellipsis { overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.z-ellipsis-2 {display: -webkit-box; overflow: hidden;white-space: normal!important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical;-moz-box-orient: vertical; }
.z-ellipsis-3 {display: -webkit-box;overflow: hidden;white-space: normal!important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 3;-webkit-box-orient: vertical;-moz-box-orient: vertical; }
.z-ellipsis-6 {display: -webkit-box;overflow: hidden;white-space: normal!important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 6;-webkit-box-orient: vertical;-moz-box-orient: vertical;}
/*底部*/
.z_footer{text-align: center;}
.z_footer p{margin-bottom: 10px;color: #fff;}
.z_footer a{color: #fff;padding: 0px 10px;}
.z_footer_ul li{width: 20%;float: left;text-align:center;position: relative;font-size: 16px;color: #999;}
.z_footer_ul li img{width: 80px;height: 80px;display: block;margin: 0px auto;}
.z_footer_ul li p{margin-top: 10px;}
.z_footer_div{width: 15%;margin-left: 10%;}
.z_footer_div h2{text-align: center;font-size: 14px;color: #fff;margin-bottom: 20px;}
.z_footer_div a{width: 50%;font-size: 12px;color: #fff;display: inline-block;margin-bottom: 10px;padding: 0px;float: left;}
.z_toolbar{position: absolute;top: 640px;right: 10px;z-index: 1010;width: 70px;}
.ci-count2{min-width: 12px;line-height: 12px;display: inline-block;padding: 5px;}
/*头部*/
.z_head_logo{width: 147px;line-height: 34px;}
.z_head_logo img{max-width: 100%;}
.z_w89p{width: 89%;}
.z_Welcome_text{line-height: 30px;}
.z_head_rmsg{line-height: 30px;}
.z_head_rmsg .z_a{color: #999;min-width: 40px;float: left;position: relative;}
.z_head_rmsg .z_a:after{content: "";width: 1px;height: 10px;background-color: #ccc;position: absolute;top: 10px;right: 0;}
.z_head_rmsg .z_a span{padding-left: 10px;padding-right: 20px;}
.z_head_rmsg .z_a:last-child:after{display: none;}
.z_head_rmsg .z_a .z_span{background-position: 0px center;background-repeat: no-repeat;background-size: 24px 24px;padding-left: 30px;padding-top: 6px;padding-bottom: 6px;}
.z_span:last-child{border-right: none;}
.z_news_span{background-image: url(../images/icon/tb65.png);}
.z_news_span.active{background-image: url(../images/icon/tb65a.png);}
.z_fabu{background-image: url(../images/icon/tb66.png);}
.z_fabu.active{background-image: url(../images/icon/tb66a.png);}
.z_text-wrap{position: relative;}
.z_text-wrap_span{line-height: 28px;height: 28px;background-image: url(../images/icon/tb3.png);background-repeat: no-repeat;background-size: 10px 14px;background-position: 10px center;color: #999;padding-left: 30px;cursor: pointer;height: 30px;display: inline-block;padding-right: 15px;border: 1px solid #f6f6f6;}
.z_text-wrap_span.active{background-color: #fff;border: 1px solid #E0E0E0;color: #ff0844;}
.z_dorpdown-layer{min-width: 318px;padding: 10px;font-size: 12px;position: absolute;top: 31px;left: 0px;z-index: 200;}
.z_dorpdown-layer dl{margin-top: 10px;line-height: 24px;}
.z_dorpdown-layer dl dt{color: #333;margin-right: 10px;display: inline-block;}
.z_dorpdown-layer dl dd{padding: 0px 10px;border-right: 5px;cursor: pointer;color: #676767;display: inline-block;}
.z_dorpdown-layer dl dd:hover{background-color: #F7F7F7;color: #FF0844;}
.z_dorpdown-layer dl dd.active{background-color: #ff0844;color: #fff;}
/*登录注册*/
.z_bg_img{width: 100%;background-image: url(../images/icon/bg.png);background-repeat: no-repeat;background-size: 625px 363px;padding: 34px 0px;background-position: 80px center;}
.z_btn_c{width: 16px;height: 16px;display: inline-block;background-image: url(../images/icon/tb4.png);background-repeat: no-repeat;background-position: center;vertical-align: -3px;cursor: pointer;background-size: 12px 13px;margin-right: 10px;}
.z_btn_ca{background-image: url(../images/icon/tb4a.png);}
.z_loginbox{background-color: #fff;width: 324px;padding: 0px 20px 0px 20px;}
.z_loginbox h2{font-size: 18px;line-height:50px ;}
.z_inputbox label{line-height: 40px;display: inline-block;}
.z_inputbox label img{width: 16px;padding: 10px 12px;display: block;}
.z_input{border:none;outline-style: none;font-size: 12px;padding: 12px 0px;text-indent: 1em;}
.z_box a{color: #666;}
.z_btn{border: none;-webkit-appearance: none;outline-style: none;font-size: 12px;color: #fff;text-align: center;cursor: pointer;width: 100%;padding: 12px 0px;border-radius: 5px;display: inline-block;}
.z_btn img{vertical-align: -2px;margin-right: 10px;}
.z_btn.hide{display: none;}
.z_box2{line-height:50px ;}
.z_Prompt{font-size: 13px;line-height: 30px;}
.z_nav{width: 100%;}
.z_nav ul li{display: inline-block;line-height: 50px;color: #333;position: relative;cursor: pointer;font-size: 16px;margin-right: 50px;}
.z_nav ul li.active{color: #ff0844;}
.z_nav ul li.active:after{content: "";width: 100%;height: 2px;background-color: #ff0844;display: block;position: absolute;left: 0px;bottom: -1px;z-index: 2;}
.box3{display: none;}
.z_user_msg{width: 55.8%;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
.z_Advertisementbox{width: 44.2%;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
.z_user_msg{}
.z_title{font-size: 16px;color: #414141;line-height: 24px;}
.z_title span{font-size: 12px;color: #999;}
.z_user_msg label{font-size: 14px;width: 124px;display: inline-block;margin-right: 20px;text-align: right;}
.z_user_msg .z_title label{font-size: 16px;}
.z_user_msg .z_inputbox label{vertical-align: top;line-height: 40px;}
.z_user_msg .z_input{border: 1px solid#e0e0e0;width: 264px;}
.z_user_msg .z_input.z_w186{width: 186px;}
.z_user_msg .z_input.z_w62p{width: 59.5%;}
.z_user_msg .z_input.z_w60p{width: 57.5%;}
.z_user_msg .z_input.z_w100{width: 100px;}
.z_user_msg .z_input.z_w166{width: 166px;}
.z_user_msg .z_input.z_w328{width: 328px;}
.z_user_msg .z_input.z_w136{width: 136px;}
.z_user_msg .z_input.z_w65{width: 65px;}
.z_user_msg .z_input.z_w38p,.z_w38p{width: 38.5%;}
.z_user_msg .z_input.z_w34p,.z_w34p{width: 34.5%;}
.z_w264{width: 264px;}
.z_w320{width: 320px;}
.z_w336{width: 336px;}
.z_user_msg p{margin-top: 6px;font-size: 12px;color: #acacac;}
.z_user_msg .z_btn{width: 264px;}
.z_verificationCode{background-color: #F2F2F2;border: none;font-size: 12px;color: #333;outline-style: none;padding: 12px 0px;text-align: center;display: inline-block; cursor: pointer;}
.z_verificationCode2{background-color: #fff;border: none;font-size: 12px;color: #e0342f;outline-style: none;padding: 11px 0px;text-align: center;display: inline-block; cursor: pointer;}
.z_change{color: #228af4;cursor: pointer;}
.z_thirdParty_ul li{width: 33.333333%;text-align: center;border-right: 1px solid #E0E0E0;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;line-height: 24px;float: left;position: relative;}
.z_thirdParty_ul li img{width: 18px;height: 18px;vertical-align: -2px;margin-right: 10px;}
.z_thirdParty_ul li:last-child{border-right: none;}
.z_fix_img{width: 88px;height: 88px;border-radius: 50%;position: relative;}
.z_fix_img img{width: 100%;height: 100%;display: block;border-radius: 50%;}
.z_fix_img input{width: 100%;height: 100%;display: block;position: absolute;top: 0px;left: 0px;z-index: 4;opacity: 0;}
.z_haed_imgtext{font-size: 14px;}
.z_haed_imgtext h2{font-size: 16px;font-weight: normal;color: #333;line-height: 30px;}
.z_haed_imgtext p{color: #666;}
.z_butn {position: absolute;top:0px;right: 0px;width: 50px;height: 38px;line-height: 38px; color: #fff;border: none;outline-style: none;}
.hotwords {overflow: hidden;position: absolute;left: 0px;top: 45px;width: 420px;height: 20px;line-height: 20px;}
.hotwords a{font-size: 12px;color: #999;margin-right: 10px;}
.hotwords a:hover{color: #c81623;}
.hotwords a.active{color: #ff0844;}
.ci-count {position: absolute;top: 5px;left: 120px;right: auto;display: inline-block;padding: 1px;font-size: 12px;line-height: 12px;color: #fff; background-color: #f10215;-moz-border-radius: 7px; border-radius: 7px;min-width: 12px;text-align: center;font-weight: normal;}
.z_all{width:170px;}
.z_all .z_all_name{text-align: center;color: #fff;font-size: 16px;font-weight: bold;height: 36px;line-height: 36px;}
.z_all .z_all_name img{vertical-align: -2px;margin-right: 10px;}
.z_all .z_all_name.active{background-color: #cc0636;}
.z_all .z_all_name.active2{background-color: #5e3870;}
.z_nav_ul li{position: relative;min-width: 100px;text-align:center;color: #fff;font-size: 16px;height: 36px;line-height: 36px;cursor: pointer;float: left;}
.z_nav_ul li.active{background-color: #cc0636;}
.z_nav_ul li.active2{background-color: #5e3870;}
.z_menu{width: 170px;height:396px;position: absolute;top: 36px;left: 0px;z-index: 10;}
.z_menu_list li{background-image: url(../images/icon/tb17.png);background-position:92% center ;background-repeat: no-repeat;background-size: 7px 11px;position: relative;cursor: pointer;font-size: 14px;color: #333;font-weight: bold;padding-left: 10px;padding-right: 33px;line-height: 44px;}
.z_menu_list li.active{background-color: #eee;}
.z_menu_list li a{color: #333;}
.cate_pop {position: absolute;left: 170px;top: 0;width: 644px;min-height: 395px;border: 1px solid #E0E0E0;background-color:rgba(254,256,249,0.8);-webkit-transition: top .25s ease;transition: top .25s ease;}
.cate_part {display: none;padding: 20px 20px 10px;}
.cate_part dl{margin-bottom: 30px;}
.cate_part dl dt{font-size: 14px;margin-bottom: 10px;}
.cate_part dl dt a{color: #333;}
.cate_part dl dd{font-size: 14px;margin-right: 10px;display: inline-block;margin-bottom: 10px;}
.cate_part dl dd a{color: #666;}
.cate_part dl dd a:hover,.cate_part dl dt a:hover{color: #FF0844;}
/*导航*/
.z_nav{width: 100%;}
.z_nav ul li{display: inline-block;line-height: 50px;color: #333;position: relative;cursor: pointer;font-size: 16px;margin-right: 40px;}
.z_nav ul li.active{color: #ff0844;}
.z_nav ul li.active:after{content: "";width: 100%;height: 2px;background-color: #ff0844;display: block;position: absolute;left: 0px;bottom: -1px;z-index: 2;}
.z_nav2 li{font-size: 12px;color: #333;min-width: 60px;padding: 0px 10px;float: left;text-align: center;cursor: pointer;position: relative;}
.z_nav2 li:after{content: "";width: 1px;height: 1em;background-color: #999;position: absolute;top: 50%;right: 0px;transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);}
.z_nav2 li.active{color: #94252b;}
.z_nav2 li:last-child:after{display: none;}
.z_nav2 li.active span{border-bottom: 2px solid #e5342e;padding-bottom: 10px;}
.z_nav3 li{float: left;margin-right: 20px;cursor: pointer;_display: inline-block;font-size: 12px;min-width: 60px;text-align: center;line-height: 28px;color: #666;}
.z_nav3 li.active{background-color: #FF0844;color: #fff;}
.z_nav4 li{width: 120px;line-height: 45px;text-align: center;font-size: 16px;color: #999;float: left;cursor: pointer;}
.z_nav4 li.active{background-color: #FF0048;color: #fff;}
.z_box4{display: none;}
.z_nav5{background-color: #fff;}
.z_nav5a{width: 1190px;position: fixed;top: 0px;left: 50%;transform:translateX(-50%);-webkit-transform:translateX(-50%); -moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);z-index: 40;}
.z_nav5 ul li{width: 10.96%;text-align: center;line-height: 50px;font-size: 18px;color: #fff;position: relative;background-color: #f49d35;float: left;margin-right: 0.17%;}
.z_nav5 ul li:last-child{margin-right: 0px;}
.z_nav5 ul li .z_triangle{position: absolute;bottom: -10px;left: 60px;display: none;}
.z_nav5 ul li.active{background-color: #FF0844;}
.z_nav5 ul li.active .z_triangle{display: block;}
.z_nav6 ul li{font-size: 14px;line-height: 30px;text-align: center;background-color: #F6F6F6;border: 1px solid #E0E0E0;color: #999;width: 90px;margin-right: 20px;cursor: pointer;float: left;}
.z_nav6 ul li:last-child{margin-right: 0px;}
.z_nav6 ul li.active{background-color: #FF0844;color: #fff;border-color: #FF0844;}
.z_nav7 ul li{margin-right:58px;display: inline-block;float: left;font-size: 14px;color: #999;cursor: pointer;position: relative;min-width: 70px;text-align: center;}
.z_nav7 ul li.active{color: #FF0844;}
.z_nav8{width: 100%;}
.z_nav8 ul li{display: inline-block;line-height: 50px;color: #999;position: relative;cursor: pointer;font-size: 14px;width:12.5%;float: left;text-align: center;}
.z_nav8 ul li.active{color: #333;}
.z_nav8 ul li.active:after{content: "";width: 70%;height: 2px;background-color: #ff0844;display: block;position: absolute;left: 15%;bottom: -1px;z-index: 2;}
.z_nav8_red ul li{line-height: 34px;}
.z_nav8_red ul li.active{color: #fff;border-radius: 5px;background-color: #FF0844;}
.z_nav8_red ul li.active:after{display: none;}
.z_nav_ul li{position: relative;min-width: 100px;text-align:center;color: #fff;font-size: 16px;height: 36px;line-height: 36px;cursor: pointer;float: left;}
.z_nav_ul li.active{background-color: #cc0636;}
.z_nav_ul li.active2{background-color: #5e3870;}
/*导航 end*/
/*下拉选择 */
.z_select_div{width: 100%;position: relative;}
.z_select_div p{font-size: 14px;text-indent: 1em;line-height: 28px;margin-right: 30px;cursor:pointer; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #999;margin-top: 0px;}
.z_tubiao{width: 21px;height: 30px;background-image: url(../images/icon/tb19.png);background-repeat: no-repeat;display: block;position: absolute;top: 0px;right: 10px;background-position: center;z-index: 4;cursor: pointer;}
.z_tubiao_a{background-image: url(../images/icon/tba.png);}
.z_select_div ul{position: absolute;top: 30px;border: 1px solid #E0E0E0;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;left: 0px;z-index: 7;height: 150px;overflow-x: hidden;background-color: #fff;width: 100%;}
.z_select_div ul li{padding: 0px 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 14px;line-height: 40px;border-bottom: 1px solid #ccc;cursor: pointer;}
.z_select_div ul li:last-child{border-bottom: none;}
.z_select_div ul li.active{background-color: #03A9F4;color: #fff;}
.z_select_div ul li:hover{background-color: #06A6F2;color: #fff;}
/*下拉选择 end*/
/*选择按钮*/
.z_checkbox{width: 16px;height: 16px;background-repeat: no-repeat;background-position: center;background-image:url(../images/icon/tb4.png) ;display: inline-block;cursor: pointer;vertical-align: -2px;background-size: 12px 13px;}
.z_checkbox.active{background-image:url(../images/icon/tb4a.png) }
.z_radio{width: 16px;height: 16px;background-repeat: no-repeat;background-position: center;background-image:url(../images/icon/tb50.png) ;display: inline-block;cursor: pointer;vertical-align: -2px;background-size: 14px 14px;}
.z_radio.active{background-image:url(../images/icon/tb50a.png) }
.z_radio3{width: 18px;height: 18px;background-size: 100% 100%;background-repeat: no-repeat;background-position: center;background-image:url(../images/icon/tb54.png) ;display: inline-block;cursor: pointer;vertical-align: -2px;}
.z_radio3.active{background-image:url(../images/icon/tb54a.png) }
.z_radio4{width: 18px;height: 18px;background-size: 100% 100%;background-repeat: no-repeat;background-position: center;background-image:url(../images/icon/tb60.png) ;display: inline-block;cursor: pointer;vertical-align: -2px;}
.z_radio4.active{background-image:url(../images/icon/tb60a.png) }
/*选择按钮 end*/
.z_ul_line li{display: inline-block;margin-right: 10px;}
.z_quyu span{background-color: #82c1ff;border: 1px solid #2984df;padding: 0px 10px;line-height: 20px;display: inline-block;border-radius: 5px;font-size: 12px;color: #fff;margin-bottom: 10px;}
.z_off{width: 20px;height: 20px;display: block;cursor: pointer;background-image: url(../images/icon/tb45.png);background-position: center;background-repeat: no-repeat;background-size: 8px 8px;position: absolute;top: 10px;right: 10px;}
.z_off:hover{background-image: url(../images/icon/tb45a.png);}
.z_off2{width: 20px;height: 20px;display: block;cursor: pointer;border-radius: 50%;background-image: url(../images/icon/tb43a.png);background-position: center;background-repeat: no-repeat;background-size: 16px 16px;position: absolute;top: -10px;right: -10px;z-index: 4;}
.z_img_fix{width: 144px;height: 90px;position: relative;background-image: url(../images/icon/tb41.png);background-position: center;background-repeat: no-repeat;background-size: 100% 100%;margin-bottom: 10px;}
.z_img_fix input{width: 100%;height: 100%;display: block;position: absolute;top: 0px;left: 0px;z-index: 2;opacity: 0;cursor: pointer;}
.z_img_fix img{width: 100%;height: 100%;display: block;}
.z_img_fix .z_img{width: 100%;height: 100%;}
.z_img_fix2{width: 80px;height: 80px;background-image: url(../images/icon/tb63.png);}
.z_guangao{width: 100%;}
.z_guangao img{width: 100%;display: block;}
/*首页*/
.z_combination{}
.z_img_back{width: 100%;height: 100%;overflow: hidden;position: relative;}
.z_img_back img{width: 100%;height: 100%;display: block;}
.z_title_y{background-color: rgba(000,00,00,0.5);color: #fff;position: absolute;width: 100%;left: 0px;bottom: 0px;z-index: 2;padding-top: 10px;padding-bottom: 10px;}
.z_title_y h2{font-weight: normal;font-size: 18px;padding: 0px 20px;margin-bottom: 10px;}
.z_title_y p{font-size: 16px;padding: 0px 20px;line-height: 20px;}
.z_recommend ul li{width: 24.36%;overflow: hidden;float: left;margin-right: 0.8533%;border-radius: 5px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.z_recommend ul li .z_img_back{max-height: 325px;}
.z_recommend ul li:nth-child(4n){margin-right: 0px;}
.z_aboutUs{background-image: url(../images/icon/bg2.png);background-repeat: no-repeat;}
.z_aboutUs h1{text-align: center;font-size: 24px;color: #333;font-weight: normal;line-height: 40px;}
.z_aboutUs h2{font-size: 14px;font-weight: normal;line-height: 24px;color: #333;}
.z_aboutUs p{font-size: 14px;line-height: 24px;text-align: justify;text-indent: 1em;}
.z_popup{top: 76px;left: 30%;z-index: 1010;border-radius: 5px;}
.textarea-wrap{overflow: hidden;}
.z_textarea{resize: none;outline: 0;border: none;width: 100%;}
.z_nav9 li{width: 50%;float: left;text-align: center;line-height: 60px;font-size: 16px;color: #333;cursor: pointer;}
.z_nav9 li span{background-repeat: no-repeat;background-size: 24px 24px;background-position: 0px center;padding-left: 30px;padding-top: 2px;padding-bottom: 2px;}
.z_nav9 li.z_li_1 span{background-image: url(../images/icon/tb32.png);}
.z_nav9 li.z_li_2 span{background-image: url(../images/icon/tb33.png);}
.z_nav9 li.active{color: #2984df;}
.z_nav9 li.z_li_1.active span{background-image: url(../images/icon/tb32a.png);}
.z_nav9 li.z_li_2.active span{background-image: url(../images/icon/tb33a.png);}
/*计数*/
.z_jishuan{font-size: 14px;text-align: center;width: 126px;background-color: #fff;}
.z_jishuan span{width: 28px;height: 28px;line-height: 28px;text-align: center;color: #666;cursor: pointer;display: inline-block;float: left;}
.z_jishuan input{font-size: 14px;border: none;outline-style: none;background-color: #F2F2F2;width: 68px;padding: 6px 0px;color: #333;text-align: center;vertical-align: 0px;float: left;}
.z_shouhuo_ul li{font-size: 12px;color: #333;line-height: 30px;margin-bottom: 10px;}
.z_shouhuo_ul li:after{content: "";clear: both;display: block;height: 0;zoom: 1;}
.z_shouhuo_ul li .z_name{border: 1px solid #999;color: #fff;background-color: #999;min-width: 100px;border-radius: 5px;text-align: center;background-position: 10px center;background-repeat: no-repeat;background-size: 16px 16px;padding-left: 30px;padding-right: 10px;cursor: pointer;}
.z_shouhuo_ul li.active .z_name{background-image: url(../images/icon/tb22a.png);background-color: #fff;color: #2984df;border-color: #2984df;}
.z_ul2 li{background-image: url(../images/icon/tb46.png);background-position: 0px center;background-repeat: no-repeat;background-size: 6px 6px;padding-left: 15px;display: inline-block;margin-right: 20px;font-size: 14px;color: #333;line-height: 30px;}
/*开始*/
.fullSlide {
width:100%;
position:relative;
}
.fullSlide .bd {
margin:0 auto;
position:relative;
z-index:0;
overflow:hidden;
}
.fullSlide .bd ul {
width:100% !important;
}
.fullSlide .bd li {
width:100% !important;
height:220px;
overflow:hidden;
text-align:center;
}
.fullSlide .bd li:after{content: "";clear: both;display: block;height: 0;zoom: 1;}
.fullSlide .bd li img{width:100%;}
.fullSlide .hd {
width:100%;
position:absolute;
z-index:1;
bottom:0;
left:0;
height:30px;
line-height:30px;
}
.fullSlide .hd ul {
text-align:center;
}
.fullSlide .hd ul li {
cursor:pointer;
display:inline-block;
*display:inline;
zoom:1;
width:42px;
height:11px;
margin:1px;
overflow:hidden;
background:#000;
filter:alpha(opacity=50);
opacity:0.5;
line-height:999px;
}
.fullSlide .hd ul .on {
background:#f00;
}
.fullSlide .prev,.fullSlide .next {
display:block;
position:absolute;
z-index:1;
top:120px;
margin-top:-30px;
z-index:1;
width:40px;
height:40px;
cursor:pointer;
filter:alpha(opacity=50);
opacity:0.5;
border:1px solid #fff;
background-position: center;
background-repeat: no-repeat;
}
.fullSlide .prev{background-image:url(../images/icon/left.png) ;}
.fullSlide .prev:hover{background-image:url(../images/icon/left_a.png) ;}
.fullSlide .prev{left: -30px;}
.fullSlide .next{background-image:url(../images/icon/right.png);}
.fullSlide .next:hover{background-image:url(../images/icon/right_a.png) ;}
.fullSlide .next {
left:auto;
right:-30px;
}
/*结束*/
.z_biaoshi{position: absolute;top: 10px;left: 10px;border-radius: 30px;line-height: 24px;font-size: 12px;padding: 2px 10px;color: #fff;}
.z_biaoshi-blue{background-color: rgba(77,149,222,0.6);}
.z_biaoshi-red{background-color: rgba(165,77,82,0.6);}
.z_jiguo{border: 1px solid #94252b;color: #94252b;font-size: 14px;line-height: 20px;padding: 0 8px;}
.z_jiguo span.z_cursor{padding: 0px 5px;}
.z_jiguo span.z_cursor img{vertical-align: 1px;}
/*页数*/
.pageControl .cygopageGo,.pageControl a {text-decoration: none;margin-right: 4px;font-size: 12px;padding: 11px 16px;border: 1px solid #d7d7d7;border-radius: 2px;cursor: pointer;background-color: #fff;color: #666;}
.pageControl {text-align: center;color: #666!important;}
.pageControl em {margin-right: 10px;position: relative;top: -3px;}
.pageControl .cygopageBox {margin-left: 7px;color: #888;}
.pageControl span {margin-right: 4px;font-size: 12px;color: #666;}
.psre {position: relative;}
.pageControl .cygopageNum {font-size: 12px;top: -2px;width: 25px;padding-left: 4px;height: 25px;line-height: 25px;border: 1px solid #d9d9d9;color: #666;}
input[type=password],input[type=submit],input[type=text],textarea {outline-style: none;-webkit-appearance: none;}
input,select {vertical-align: middle;}
.pageControl span.CyPagesCur {padding: 11px 16px;border: 1px solid #94252b;color: #fff;background-color: #94252b;cursor: default;border-radius: 2px;}
.pageControl .cygopageGo:hover,.pageControl a:hover {background-color: #94252b;border-color: #94252b;color: #fff;}
/*页数 end*/
.z_ul_4 li{width: 23.53%;margin-right: 1.96%;float: left;margin-bottom: 1.96%;height: 216px;}
.z_ul_4 li:nth-child(4n){margin-right: 0px;}
.z_menu2 li{font-size: 14px;line-height: 40px;color: #999;padding-left: 20px;cursor: pointer;position: relative;min-width: 100px;}
.z_menu2 li.active{background-color: #fff;color: #333;}
.z_ul_list li{font-size: 14px;color: #666;line-height: 40px;padding: 0px 10px;min-width: 80px;float: left;cursor: pointer;text-align: center;}
.z_ul_list li.active{color: #FF0048;}
.z_luchen_ul li{width: 50%;float: left;height: 216px;}
.z_luchen_ul li h2{font-weight: normal;font-size: 18px;color: #333;margin-bottom: 10px;}
.z_luchen_ul li p{font-size: 16px;color: #666;padding-right: 20px;line-height: 24px;}
.z_numb{width: 50px;height: 50px;text-align: center;font-size: 20px;font-weight: bold;line-height: 50px;border-radius: 50%;color: #333;background-color: #e4b806;}
.z_luchen_ul li img{width: 100px;height: 90px;}
.z_map{width: 505px;height: 285px;margin-left: auto;margin-right: auto;}
.z_goods_img{width: 200px;height: 200px;}
.z_goods_img img{width: 100%;height: 100%;display: block;}
.z_text p{text-align: justify;word-wrap:break-word}
.z_box-shadow_l{box-shadow: -6px 0px 0px 0px #F2F2F2;-webkit-box-shadow:-6px 0px 0px 0px #F2F2F2;}
.z_text_2 h2{font-size: 14px;color: #333;margin-bottom: 10px;font-weight: bold;}
.z_text_2 p{font-size: 12px;color: #666;line-height: 24px;text-align: justify;}
.z_text_2-h2 h2{background-image: url(../images/icon/tb48.png);background-position: 0px center;background-repeat: no-repeat;background-size: 6px 6px;padding-left: 15px;}
.z_text_2-h2 p{padding-left: 15px;}
.z_text_2-hn h2{font-weight: normal;}
.z_text_2-hn p{padding-left: 2em;}
.z_goods_img2{width: 420px;height: 420px;}
.z_goods_img2 img{width: 100%;height: 100%;display: block;}
.z_see{width: 46px;height: 46px;background-color: #fff;background-image: url(../images/icon/tb28.png);background-position: center;background-repeat: no-repeat;background-size: 23px 23px;position: absolute;right: 0px;bottom: 0px;z-index: 4;cursor: pointer;}
.z_collection{font-size: 12px;color: #999;background-image: url(../images/icon/tb11.png);background-position: 0px center;background-repeat: no-repeat;background-size: 14px 14px;padding-left: 25px;cursor: pointer;line-height: 24px;}
.z_collection.active{background-image: url(../images/icon/tb11a.png);}
.z_table{width: 100%;}
.z_table thead tr th{font-weight: normal;height: 35px;}
.z_table tbody tr td{font-size: 14px;color: #333;height: 35px;}
.z_table2{width: 100%;}
.z_table2 thead tr th{font-weight: normal;height: 35px;color: #999;}
.z_table2 tbody tr td{color: #333;height: 40px;text-align: center;}
.z_table2 tbody tr td.tl{text-align: left;}
.z_table3{width: 100%;}
.z_table3 thead tr th{font-weight: normal;height: 35px;}
.z_table3 tbody tr td{color: #333;height: 40px;text-align: center;border-bottom: 1px solid #E0E0E0;}
.z_table3 tbody tr td.tl{text-align: left;}
.z_table3 tbody tr:last-child td{border-bottom: 0px;}
.z_table4{width: 100%;}
.z_table4 thead tr th{font-weight: normal;height: 35px;}
.z_table4 tbody tr td{font-size: 12px;color: #333;height: 35px;text-align: center;}
.z_ul_list2 li{border: 1px solid #E0E0E0;border-radius: 5px;min-width: 60px;padding-left: 10px;padding-right: 10px;line-height: 24px;display: inline-block;float: left;text-align: center;margin-right: 10px;margin-top: 10px;cursor: pointer;}
.z_ul_list2 li.active{border-color: #94252b;color: #94252b;}
.z_ul_2p li{font-size: 14px;line-height: 30px;color: #333;width: 50%;float: left;}
.z_nav10 li{line-height: 50px;font-size: 16px;text-align: center;min-width: 100px;padding-left: 10px;padding-right: 10px;text-align: center;position: relative;cursor: pointer;float: left;}
.z_nav10 li.active{background-color: #fff;border-right: 1px solid #E0E0E0;color: #2984df;}
.z_nav10 li.active:after{position: absolute;top: -1px;left: 0px;border-top: 3px solid #2984df;border-bottom: 1px solid #fff;content: "";display: block;width: 100%;height: 48px;}
.z_nav11 li{line-height: 30px;font-size: 14px;text-align: center;min-width: 100px;padding-left: 10px;padding-right: 10px;text-align: center;position: relative;cursor: pointer;float: left;background-color: #F8F8F8;border-top: 2px solid #F8F8F8;}
.z_nav11 li.active{background-color: #fff;color: #2984df;border-top: 2px solid #2984df;}
.z_text2{font-size: 14px;}
.z_text2 h2{font-size: 14px;color: #333;font-weight: normal;line-height: 40px;}
.z_text2 p{font-size: 14px;color: #333;line-height: 24px;text-align: justify;word-wrap:break-word}
.z_text2 img{max-width: 100%;margin-bottom: 10px;margin-right: 10px;}
.z_use_h .z_use_h_ms{font-size: 12px;color: #666;margin-right: 10px;margin-left: 10px;margin-bottom: 10px;}
.z_use_h .z_use_h_ms img{width: 28px;height: 28px;border-radius: 50%;margin-right: 10px;}
.z_time{font-size: 12px;color: #999;margin-right: 10px;margin-left: 10px;}
.z_rope_text{font-size: 14px;color: #333;line-height: 24px;min-height: 70px;}
.z_rope_text h2{font-weight: normal;color: #333;margin-bottom: 10px;}
.z_rope_text img{width: 80px;height: 80px;margin-top: 10px;margin-right: 10px;}
/*产品大图*/
.z_bannerbox{
position: relative;
width: 100%;
}
.z_bannerbox .img_list{overflow: hidden; position: relative; height: 400px;}
/* 根据图片的张数来设定ul的宽度 */
.img_list ul{ width: auto; position: absolute; height: 400px; left: 0px;}
.img_list li{ float: left; width: 742px;height: 100%;}
.img_list img{ width: 100%; height:100%;}
/* 图片对应的按钮样式 */
.btn_list ul{}
.btn_list li{ float: left; margin-right: 10px; color: #999; border: 1px solid #E0E0E0; margin-bottom: 10px;}
.btn_list li:hover,.btn_list li.on{ cursor: pointer; border: 1px solid #FF0048;}
.btn_list li img{ width: 70px; height: 70px; display: block;}
/* 左右点击的按钮样式 */
.z_bannerbox .toLeft,.z_bannerbox .toRight{
display: none;
position: absolute;
width: 45px;
height: 45px;
top: 50%;
background-position: center;
background-repeat: no-repeat;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);
}
/* 图片对应的说明*/
.img_intro{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 25px;
}
.img_intro .img_intro_bg,.img_intro .text{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.img_intro .img_intro_bg{
background: #000;
opacity: .3;
z-index: 999;
}
.img_intro .text{
padding: 5px 10px;
z-index: 1000;
color: #999;
}
.z_bannerbox .toLeft{
left: 40px;
background-image: url(../images/icon/left.png);
}
.z_bannerbox .toLeft:hover{
background-image: url(../images/icon/left_a.png);
}
.z_bannerbox .toRight{
right: 40px;
background-image: url(../images/icon/right.png);
}
.z_bannerbox .toRight:hover{
background-image: url(../images/icon/right_a.png);
}
/*产品大图 end*/
/*个人中心*/
.z_menu_a li{font-size: 14px;color: #333;position: relative;cursor: pointer;line-height: 40px;padding-left: 35px;}
.z_menu_a li.active{border-left: 4px solid #94252b;color: #94252b;background-color: #fff;padding-left: 31px;}
.z_yuan{width: 5px;height: 5px;background-color: #FF0844;border-radius: 50%;display: block;position: absolute;top: 0px;right: 10px;z-index: 2;}
.z_personal_h_img{width: 56px;height: 56px;border-radius: 50%;}
.z_personal_h_img img{width: 100%;height: 100%;display: block;border-radius: 50%;}
.z_coupon{width: 225px;height: 94px;background-image: url(../images/icon/tb51.png);color: #fff;font-size: 14px;}
.z_coupon .z_time{color: #722e32;}
.z_coupon.active{background-image: url(../images/icon/tb51a.png);color: #999;}
.z_coupon.active .z_time{color:#999;}
.z_coupon .z_radio4{position: absolute;top: 10px;right: 15px;z-index: 4;display: none;}
.z_coupon:hover .z_radio4{display: block;}
.z_coupon .z_radio4.active{display: block;}
.z_coupon2{width: 218px;background-size: 100% 100%;margin-left: 5px;}
.z_coupon2:nth-child(3n){margin-right: 0px;}
.z_text_aboutUs{font-size: 14px;line-height: 24px;color: #666;}
.z_text_aboutUs h2{font-weight: normal;}
.z_text_aboutUs p{text-align: justify;word-wrap:break-word;text-indent: 2em;margin-bottom: 10px;}
.z_p_ind-0 p{text-indent: 0px!important;margin-bottom: 0px;}
.z_daddress{min-height: 206px;}
.z_more_span{font-size: 12px;border-radius: 5px;position: absolute;top: 10px;right: 10px;z-index: 4;padding-left: 10px;padding-right: 10px;line-height: 20px;display:none;}
.z_daddress.active .z_more_span{display: block;}
.z_daddress.active .z_more_tbn{display: none;}
.z_ul_img li{width: 17%;margin-right: 3.75%;margin-bottom: 3.75%;float: left;}
.z_ul_img li:nth-child(5n){margin-right: 0px;}
.z_ul_img_3n li{width: 28%;margin-right: 3.75%;margin-bottom: 3.75%;float: left;}
.z_ul_img_3n li:nth-child(3n){margin-right: 0px;}
.z_zifu_ul li{font-size: 12px;border: 1px solid #E0E0E0;text-align: center;line-height: 24px;cursor: pointer;color: #666;position: relative;min-width: 80px;float: left;margin-right: 10px;margin-bottom: 10px;}
.z_biaoshi2{width: 15px;height: 14px;background-image: url(../images/icon/tb59.png);background-position: center;background-repeat: no-repeat;background-size: 100% 100%;display: block;position: absolute;right: 0px;bottom: 0px;display: none;}
.z_zifu_ul li.active{border: 1px solid #94252b;}
.z_zifu_ul li.active .z_biaoshi2{display: block;}
.z_sanpxia{background-image: url(../images/icon/tb61.png);background-position: 100% center;background-repeat: no-repeat;background-size: 10px 6px;padding-right: 10px;cursor: pointer;}
.z_sanpxia.active{background-image: url(../images/icon/tb61a.png);}
/*评论*/
.score_in_box{margin-top: 10px;}
.score_in_box .score_name{font-size: 16px;color: #333;line-height: 24px;margin-right: 14px;}
.score_in_box .score_star{width: 18px;height: 17px;display: inline-block;margin-right: 5px;cursor: pointer;}
.score_in_box .score_star img{width: 18px;height: 17px;}
/*评论 end*/
.z_ul_li_plr10 li{padding-left: 10px;padding-right: 10px;}
/*我*/
.z_my{width: 100%;position: relative;margin-top: 10px;}
.z_my:after{content: "";clear: both;display: block;height: 0;zoom: 1;}
.z_my_head{width: 35px;height: 35px;border-radius: 50%;display: inline-block;float:right;margin-left: 5px;margin-top: 10px;}
.z_my_head img{width: 35px;height: 35px;border-radius: 50%;display: block;}
.z_my_body{float: right;background-color: #94252b;margin: 10px;line-height: 20px;font-size: 12px;padding: 10px;border-radius: 5px;width: auto;position: relative;max-width: 70%;}
.z_my_body P{padding: 5px;color: #fff;}
.z_my_body img{padding: 6px;max-width: 100%;}
.triangle{width: 0px;height: 0px;zoom: 1;position: absolute;top: 10px;}
.z_my_body .triangle{right: -7px; border-top:10px solid transparent;border-bottom: 10px solid transparent;border-left: 10px solid #94252b;}
/*他*/
.z_ta{width: 100%;position: relative;margin-top: 10px;}
.z_ta:after{content: "";clear: both;display: block;height: 0;zoom: 1;}
.z_ta_head{width: 35px;height: 35px;border-radius: 50%;display: inline-block;float: left;margin-left: 5px;}
.z_ta_head img{width: 35px;height: 35px;border-radius: 50%;display: block;margin-top: 10px;}
.z_ta_body{float: left;background-color: #E6E6E6;margin: 10px;line-height: 20px;font-size: 12px;padding: 10px;border-radius: 5px;width:auto;position: relative;max-width: 70%;}
.z_ta_body P{padding: 5px;}
.z_ta_body img{padding: 6px;max-width: 100%;}
.z_ta_body .triangle{left: -7px;border-top:10px solid transparent;border-bottom:10px solid transparent; border-right:10px solid #E6E6E6; }
/**/
.z_ewema{width: 56px;height: 56px;}
.z_ul_list3 li{border: 1px solid #e0e0e0;padding-left: 10px;padding-right: 20px;text-align: center;color: #333;cursor: pointer;min-width:40px;float: left;margin-right: 10px;margin-bottom: 10px;}
.z_ul_list3 li.active{color: #2984df;border-color: #2984DF;background-color: #ddeeff;}
.z_ul_list4 li{width: 31.9%;margin-right: 2.15%;margin-bottom: 2.15%;float: left;}
.z_ul_list4 li:nth-child(3n){margin-right: 0px;}
._citys { width: 450px; display: inline-block; border: 2px solid #eee; padding: 5px; position: relative;background-color: #fff; }
._citys span { color: #56b4f8; height: 15px; width: 15px; line-height: 15px; text-align: center; border-radius: 3px; position: absolute; right: 10px; top: 10px; border: 1px solid #56b4f8; cursor: pointer; }
._citys0 { width: 100%; height: 34px; display: inline-block; border-bottom: 2px solid #56b4f8; padding: 0; margin: 0; }
._citys0 li { display: inline-block; line-height: 34px; font-size: 15px; color: #888; width: 80px; text-align: center; cursor: pointer; }
.citySel { background-color: #56b4f8; color: #fff !important; }
._citys1 { width: 100%; display: inline-block; padding: 10px 0; }
._citys1 a { width: 83px; height: 35px; display: inline-block; background-color: #f5f5f5; color: #666; margin-left: 6px; margin-top: 3px; line-height: 35px; text-align: center; cursor: pointer; font-size: 13px; overflow: hidden; }
._citys1 a:hover { color: #fff; background-color: #56b4f8; }
.AreaS { background-color: #56b4f8 !important; color: #fff !important; } | public/css/index.css | body{font-size:12px;font-family: "微软雅黑";color: #666;}
*{padding: 0px;margin: 0px;}
a{text-decoration: none;}
a:active,a:focus,a:visited{outline:none;text-decoration:none;}
img{border: none; vertical-align:middle;}
ul,ol{list-style: none;}
table{border-collapse: collapse;}
em,i{font-style:normal;}
.clearfix:after{content: "";clear: both;display: block;height: 0;zoom: 1;}
.z_max_img{max-width: 100%;}
.z_img_100p{width: 100%;}
.over_h{overflow: hidden;}
.over_h-x{overflow-x: hidden;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.tva-2{vertical-align: -2px;}
.tva-3{vertical-align: -3px;}
.tva-4{vertical-align: -4px;}
.tva-4-i{vertical-align: -4px!important;}
/*内外边距*/
.z_ptb3{padding-bottom: 3px;padding-top: 3px;}
.z_p10{padding:10px;}
.z_pr10{padding-right:10px;}
.z_pt10{padding-top: 10px;}
.z_pb10{padding-bottom: 10px;}
.z_pl10{padding-left: 10px;}
.z_plr10{padding-left: 10px;padding-right:10px;}
.z_plr5{padding-left: 5px;padding-right:5px;}
.z_p15{padding: 15px;}
.z_pb15{padding-bottom: 15px;}
.z_pl16{padding-left: 16px;}
.z_p20{padding: 20px;}
.z_pt20{padding-top: 20px;}
.z_pl20{padding-left: 20px;}
.z_pb20{padding-bottom: 20px;}
.z_plr22{padding-left: 22px;padding-right:22px;}
.z_plr20{padding-left: 20px;padding-right:20px;}
.z_ptb20{padding-top: 20px;padding-bottom:20px;}
.z_pb20{padding-bottom:20px;}
.z_pl24{padding-left: 24px;}
.z_plr25{padding-left: 25px;padding-right:25px;}
.z_pl26{padding-left: 26px;}
.z_pt30{padding-top: 30px;}
.z_pb30{padding-bottom: 30px;}
.z_pl30{padding-left: 30px;}
.z_plr30{padding-right: 30px;padding-right: 30px;}
.z_pl34{padding-left: 34px;}
.z_pl40{padding-left: 40px;}
.z_pb40{padding-bottom: 40px;}
.z_pl44{padding-left: 44px;}
.z_ptb5{padding-bottom: 5px;padding-top:5px;}
.z_ptb3-i{padding-bottom: 3px!important;padding-top: 3px!important;}
.z_ptb5{padding-top: 5px!important;padding-bottom:5px!important;}
.z_ptb7{padding-top: 7px!important;padding-bottom:7px!important;}
.z_ptb6{padding-top: 6px!important;padding-bottom:6px!important;}
.z_ptb8{padding-top: 8px!important;padding-bottom:8px!important;}
.z_ptb9{padding-bottom: 9px!important;padding-top:9px!important;}
.z_ptb10{padding-bottom: 10px!important;padding-top:10px!important;}
.z_ptb11{padding-top: 11px!important;padding-bottom:11px!important;}
.z_ptb13{padding-top: 13px!important;padding-bottom:13px!important;}
.z_ptb18{padding-top: 18px!important;padding-bottom:18px!important;}
.z_ptb66{padding-top: 66px;padding-bottom: 66px;}
.z_pb66{padding-bottom: 66px;}
.z_pt50{padding-top: 50px;}
.z_pt70{padding-top: 70px;}
.z_pt100{padding-top: 100px;}
.z_pb100{padding-bottom: 100px;}
.z_mlrauto{margin-left: auto;margin-right: auto;}
.z_mr2em{margin-right: 2em;}
.z_mt0-i{margin-top: 0px!important;}
.z_mlr10p{margin-left: 10%;margin-right: 10%;}
.z_ml357{margin-left: 357px;}
.z_mr240{margin-right: 240px;}
.z_ml265{margin-left: 265px;}
.z_ml230{margin-left: 230px;}
.z_ml190{margin-left: 190px;}
.z_ml180{margin-left: 180px;}
.z_mt160{margin-top: 160px;}
.z_ml150{margin-left: 150px;}
.z_ml134{margin-left: 153px;}
.z_ml140{margin-left: 140px;}
.z_mr134{margin-right: 134px;}
.z_ml126{margin-left: 126px;}
.z_ml120{margin-left: 120px;}
.z_ml116{margin-left: 116px;}
.z_mb100{margin-bottom: 100px;}
.z_ml100{margin-left: 100px;}
.z_mt100{margin-top: 100px;}
.z_ml90{margin-left: 90px;}
.z_mr87{margin-right: 87px;}
.z_ml78{margin-left: 78px;}
.z_ml74{margin-left: 74px;}
.z_ml70{margin-left: 70px;}
.z_mr70{margin-right: 70px;}
.z_mt70{margin-top: 70px;}
.z_mt60{margin-top: 60px;}
.z_ml60{margin-left: 60px;}
.z_mb60{margin-bottom: 60px;}
.z_mr60{margin-right: 60px;}
.z_mt50{margin-top: 50px;}
.z_mb50{margin-bottom: 50px;}
.z_mr50{margin-right: 50px;}
.z_ml50{margin-left: 50px;}
.z_ml46{margin-left: 46px;}
.z_mb46{margin-bottom: 46px;}
.z_mlr44{margin-left: 44px;margin-right: 44px;}
.z_mt40{margin-top: 40px;}
.z_mb40{margin-bottom: 40px;}
.z_mr40{margin-right: 40px;}
.z_ml40{margin-left: 40px;}
.z_ml36{margin-left: 36px;}
.z_mb36{margin-bottom: 36px;}
.z_mt35{margin-top: 35px;}
.z_mb35{margin-bottom: 35px;}
.z_mlr35{margin-left: 35px;margin-right: 35px;}
.z_ml38{margin-left: 38px;}
.z_mt30{margin-top: 30px;}
.z_mb30{margin-bottom: 30px;}
.z_ml30{margin-left: 30px;}
.z_mr30{margin-right: 30px;}
.z_mlr30{margin-left: 30px;margin-right: 30px;}
.z_mtb30{margin-top: 30px;margin-bottom: 30px;}
.z_mt28{margin-top: 28px;}
.z_mr26{margin-right: 26px;}
.z_ml26{margin-left: 26px;}
.z_mt25{margin-top: 25px;}
.z_mb25{margin-bottom: 25px;}
.z_ml24{margin-left: 24px;}
.z_mlr22{margin-left: 22px;margin-right: 22px;}
.z_mlr20{margin-left: 20px;margin-right: 20px;}
.z_mtb20{margin-top: 20px;margin-bottom: 20px;}
.z_mt20{margin-top: 20px;}
.z_mb20{margin-bottom: 20px;}
.z_mr20{margin-right: 20px;}
.z_ml20{margin-left: 20px;}
.z_mb18{margin-bottom: 18px;}
.z_mb16{margin-bottom: 16px;}
.z_ml16{margin-left: 16px;}
.z_mb15{margin-bottom: 15px;}
.z_mt15{margin-top: 15px;}
.z_mr15{margin-right: 15px;}
.z_ml14{margin-left: 14px;}
.z_m10{margin: 10px;}
.z_mt10{margin-top: 10px;}
.z_mb10{margin-bottom: 10px;}
.z_mr10{margin-right: 10px!important;}
.z_ml10{margin-left: 10px;}
.z_mlr10{margin-left: 10px;margin-right: 10px;}
.z_mtb10{margin-top: 10px;margin-bottom: 10px;}
.z_mt8{margin-top: 8px;}
.z_m5{margin-top: 5px;}
.z_mt5{margin-top: 5px;}
.z_mb5{margin-bottom: 5px;}
.z_ml5{margin-left: 5px;}
.z_mr5{margin-right: 5px;}
.z_mb4{margin-bottom: 4px;}
.z_mt3{margin-top: 3px;}
.z_mr085p{margin-right:0.85%;}
/* 浮动 */
.fl{ float:left;}
.fr{ float:right;}
.hide{display: none;}
.show{display: block;}
.z_inline{display: inline-block;}
.s_down {box-shadow:0px 5px 14px #ccc;}
/*定位*/
.posf{position: fixed;}
.posr{position: relative;}
.posa{position: absolute;}
.z_top-0{top: 0px;}
.z_right-0{right: 0px;}
.z_bottom-0{bottom: 0px;}
.z_top-5{top: 5px;}
.z_right-5{right: 5px;}
.z_left-5{left: 5px;}
.z_top-10{top: 10px;}
.z_left-10{left: 10px;}
.z_right-10{right: 10px;}
.z_right-60{right: 60px;}
.z_top-30{top: 0px;}
.z_top-30f{top: -30px;}
.z_top-40f{top: -40px;}
.z_top-45f{top: -45px;}
.z_left-35f{left: -35px;}
.z_right-35f{right: -35px;}
.z_right-35{right: 35px;}
.z_right-36{right: 36px;}
.z_right-30{right: 30px;}
.z_bottom-30{bottom: 30px;}
.z_right-20{right: 20px;}
.z_bottom-20{bottom: 20px;}
.z_bottom-10{bottom: 10px;}
.z_left-25p{left: 25%;}
/*负的*/
.z_right-u10{right: -10px;}
.z_bottom-u30{bottom: -30px;}
.z_bottom-u20{bottom: -20px;}
.z_bottom-u10{bottom: -10px;}
.z_index-8{z-index: 8;}
.z_index-4{z-index: 4;}
.z_index-3{z-index: 3;}
.z_index-2{z-index: 2;}
.z_index-1{z-index: 1;}
.z_lianjie{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;display: inline-block;z-index: 4;}
/* 定位居中 */
.p_center{position:absolute; left:50%; top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);}
.ver_center{ position:absolute; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);}
.hor_center{ position:absolute; left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%); -moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);}
/*阴影*/
.shadow{width: 100%;height: 100%;position: fixed;top:0;left:0;z-index: 1000;background:rgba(0,0,0,0.3);display: none;}
.shadow2{width: 100%;height: 100%;position: absolute;top:0;left:0;z-index: 4;background:rgba(0,0,0,0.3);display: none;}
/*变成手指*/
.z_cursor{cursor: pointer;}
/*边框*/
.z_border{border: 1px solid #e0e0e0!important;}
.z_border_auburn-t-4{border-top: 4px solid #94252b;}/*红褐色*/
.z_border_auburn-l-4{border-left: 4px solid #94252b;}/*红褐色*/
.z_border_b{border-bottom: 1px solid #e0e0e0;}
.z_border_b-d{border-bottom: 1px dashed #e0e0e0;}
.z_border_t{border-top: 1px solid #e0e0e0;}
.z_border_t-c{border-top: 1px solid #ccc;}
.z_border-c{border: 1px solid #ccc!important;}
.z_border_r{border-right: 1px solid #e0e0e0;}
.z_border_l{border-left: 1px solid #e0e0e0;}
.z_border_l-i{border-left: 1px solid #e0e0e0!important;}
.z_border_r-i{border-right: 1px solid #e0e0e0!important;}
.z_border_n{border: none!important;}
.z_border_b-blue{border-bottom: 1px solid #3388ff;}
.z_border_l-blue{border-left: 1px solid #3388ff;}
.z_border_l-blue-4{border-left: 4px solid #3388ff;}
.z_border_l-red{border-left: 1px solid #ff0844;}
.z_border_b-red{border-bottom: 1px solid #ff0844;}
.z_border_l-violet{border-left: 1px solid #a574cd;}
.z_border_canary-yellow{border: 1px solid #ffdaa2;}/*淡黄色*/
.z_border_ra-5{border-radius: 5px!important;}
.z_border_ra-3{border-radius: 3px!important;}
.z_border_ra-30{border-radius: 30px!important;}
.z_border_ra-50p{border-radius: 50%!important;}
.z_border_rn{border-radius: 0px!important;}
.z_border_red{border: 1px solid #ff0844!important;}
.z_border_white{border: 1px solid #fff!important;}
.z_border_b-white{border-bottom: 1px solid #fff;}
.z_border_t-white{border-top: 1px solid #fff;}
.z_border_violet2{border: 1px solid #75468c!important;}
.z_border_bn{border-bottom: none;}
.z_last_border_bn li:last-child{border-bottom: none;}
/*背景色*/
.bar-LightGrey{background-color: #F7F7F7!important;}/*浅灰色 背景*/
.bar-LightGrey2{background-color: #F8F8Fa;}/*浅灰色2 背景*/
.bar-LightGrey3{background-color: #F9F9F9;}/*浅灰色3 背景*/
.bar-LightGrey4{background-color: #ccc;}/*浅灰色4 背景*/
.bar-LightGrey5{background-color: #f8f7f8;}/*浅灰白色5 背景*/
.bar-LightGrey6{background-color: #f6f6f6;}/*浅灰白色6 背景*/
.bar-LightGrey7{background-color: #ece8e9;}/*浅灰白色7 背景*/
.bar-Grey{background-color: #F5F5F5;}/*灰色 背景*/
.bar-Grey-f3{background-color: #F3F3F3;}/*灰色f3 背景*/
.bar-Grey-f2{background-color: #F2F2F2;}/*灰色f2 背景*/
.bar-Grey-f4{background-color: #F4F4F4;}/*灰色f4 背景*/
.bar-Grey-fb{background-color: #FBFBFB;}/*灰色fb 背景*/
.bar-Grey-f8{background-color: #F8F8F8;}/*灰色f8 背景*/
.bar-Grey-e4{background-color: #E4E4E4;}/*灰色e4 背景*/
.bar-Grey-e5{background-color: #E5E5E5;}/*灰色e5 背景*/
.bar-Grey-e6{background-color: #E6E6E6;}/*灰色e6 背景*/
.bar-Grey-ef{background-color: #EfEfEf;}/*灰色ef 背景*/
.bar-Grey-ca{background-color: #CACACA;}/*灰色ca 背景*/
.bar-Grey-9{background-color: #999;}/*灰色999 背景*/
.bar-Grey-c{background-color: #ccc;}/*灰色ccc 背景*/
.bar-Grey-fa{background-color: #FAFAFA;}/*灰色fa 背景*/
.bar-Greyred{background-color: #F5F6Fa;}/*灰红色 背景*/
.bar-Greyblue{background-color: #90a8c1;}/*灰蓝色 背景*/
.bar-Greyblue2{background-color: #535c6d;}/*灰蓝色2 背景*/
.bar-Greyblue3{background-color: #58616d;}/*灰蓝色3 背景*/
.bar-GreyGreed{background-color: #eff3f7;}/*灰绿色 背景*/
.bar-Grey2{background-color: #e3e4e5;}/*灰色2 背景*/
.bar-red{background-color: #ff2f62;}/*红色 背景*/
.bar-red2{background-color: #ff0844;}/*大红色2 背景*/
.bar-red3{background-color: #e31436;}/*大红色3 背景*/
.bar-white{background-color: #fff;}/*白色 背景*/
.bar-red{background-color: #ff2f62;}/*红色 背景*/
.bar-red2{background-color: #ff0844;}/*大红色2 背景*/
.bar-red3{background-color: #e31436;}/*大红色3 背景*/
.bar-white{background-color: #fff;}/*白色 背景*/
.bar-orange{background-color: #e66e05;}/*桔黄色背景*/
.bar-orange2{background-color: #fda556;}/*桔黄色2背景*/
.bar-Lightorange{background-color: #fffcf3;}/*淡桔黄色背景*/
.bar-greed{background-color: #398b94;}/*绿色背景*/
.bar-violet{background-color: #79468c;}/*紫色背景*/
.bar-pink{background-color: #ffeae9;}/*粉色背景*/
.bar-pink2{background-color: #fff3df;}/*粉色2背景*/
.bar-pink3{background-color: #ff9cb4;}/*粉色3背景*/
.bar-pink4{background-color: #fff6e2;}/*粉色4背景*/
.bar-brown{background-color: #4d444b;}/*褐色背景*/
.bar-violet2{background-color: #75468c;}/*紫色2背景*/
.bar-black-1f{background-color: #1F1F1F;}/*黑色*/
.bar-auburn{background-color: #94252b;}/*红褐色*/
.bar-GreyAuburn{background-color: #e7d9da;}/*浅红褐色*/
.bar-blue{background-color: #2984df;}/*蓝色 背景*/
/*字体色*/
.z_color_red{color: #ff0844!important;}/*红色*/
.z_color-orange{color: #e46713;}/*桔黄色*/
.z_color-orange2{color: #f28f0f;}/*桔黄2色*/
.z_color-orange3{color: #e5342e;}/*桔黄3色*/
.z_color-orange4{color: #e0342f;}/*桔黄4色*/
.z_color-violet{color: #79468c;}/*紫色*/
.z_color-pink{color: #ff8174;}/*粉色*/
.z_color_blue{color:#0075ce!important}/*蓝色*/
.z_color_greed{color: #28c51c;}/*绿色*/
.z_color-auburn{color: #94252b}/*红褐色*/
.z_color_9{color: #999!important;}
.z_color_6{color: #666!important;}
.z_color_5{color: #555!important;}
.z_color_3{color: #333!important;}
.z_color_31{color: #313131!important;}
.z_color_80{color: #808080!important;}
.z_color_white{color: #fff!important;}
/*字体大小*/
.z_font12{font-size: 12px!important;}
.z_font14{font-size: 14px!important;}
.z_font15{font-size: 15px!important;}
.z_font16{font-size: 16px!important;}
.z_font18{font-size: 18px!important;}
.z_font20{font-size: 20px!important;}
.z_font22{font-size: 22px!important;}
.z_font24{font-size: 24px!important;}
.z_font26{font-size: 26px!important;}
.z_font28{font-size: 28px!important;}
.z_font30{font-size: 30px!important;}
.z_font36{font-size: 36px!important;}
.z_font40{font-size: 40px!important;}
.z_fontb{font-weight: bold;}
.z_fontn{font-weight: normal!important;}
/*行高*/
.z_lineh16{line-height: 16px!important;}
.z_lineh20{line-height: 20px!important;}
.z_lineh21{line-height: 21px;}
.z_lineh24{line-height: 24px!important;}
.z_lineh30{line-height: 30px!important;}
.z_lineh33{line-height: 33px!important;}
.z_lineh34{line-height: 34px;}
.z_lineh40{line-height: 40px;}
.z_lineh45{line-height: 45px;}
.z_lineh46{line-height: 46px;}
.z_lineh48{line-height: 48px;}
.z_lineh50{line-height: 50px;}
.z_lineh60{line-height: 60px;}
.z_lineh70{line-height: 70px;}
.z_lineh74{line-height: 74px;}
.z_lineh80{line-height: 80px;}
.z_lineh100{line-height: 100px;}
/*宽度*/
.z_w930{width: 930px;}
.z_w900{width: 900px;}
.z_w840{width: 840px;}
.z_w740{width: 740px;}
.z_w700{width: 700px;}
.z_w680{width: 680px;}
.z_w297{width: 297px;}
.z_w285{width: 285px;}
.z_w219{width: 219px;}
.z_w230{width: 230px!important;}
.z_w240{width: 240px!important;}
.z_w244{width: 244px!important;}
.z_w250{width: 250px!important;}
.z_w200{width: 200px!important;}
.z_w220{width: 220px!important;}
.z_w270{width: 270px!important;}
.z_w290{width: 290px!important;}
.z_w294{width: 294px!important;}
.z_w300{width: 300px!important;}
.z_w307{width: 307px!important;}
.z_w340{width: 340px!important;}
.z_w350{width: 350px!important;}
.z_w360{width: 360px!important;}
.z_w370{width: 370px!important;}
.z_w380{width: 380px!important;}
.z_w396{width: 396px!important;}
.z_w400{width: 400px!important;}
.z_w420{width: 420px!important;}
.z_w500{width: 500px!important;}
.z_w505{width: 505px!important;}
.z_w580{width: 580px!important;}
.z_w150{width: 150px!important;}
.z_w100{width: 100px!important;}
.z_w110{width: 110px!important;}
.z_w120{width: 120px!important;}
.z_w130{width: 130px!important;}
.z_w140{width: 140px!important;}
.z_w180{width: 180px!important;}
.z_w190{width: 190px!important;}
.z_w160{width: 160px!important;}
.z_w80{width: 80px!important;}
.z_w88{width: 88px!important;}
.z_w90{width: 90px!important;}
.z_w50{width: 50px!important;}
.z_w40{width: 40px!important;}
.z_w30{width: 30px!important;}
.z_w20{width: 20px!important;}
.z_w60{width: 60px!important;}
.z_w64{width: 64px!important;}
.z_w68{width: 68px!important;}
.z_w70{width: 70px!important;}
.z_w74{width: 74px!important;}
.z_w76{width: 76px!important;}
.z_w148{width: 148px!important;}
.z_w276{width: 276px!important;}
.z_w100p{width: 100%!important;}
.z_w64p{width: 64%!important;}
.z_w60p{width:60%!important}
.z_w63p{width: 63%!important;}
.z_w68p{width: 68%!important;}
.z_w50p{width: 50%!important;}
.z_w30p{width: 30%!important;}
.z_w34p{width: 34%!important;}
.z_w35p{width: 35%!important;}
.z_w36p{width: 36%!important;}
.z_w38p{width: 38%!important;}
.z_w40p{width: 40%!important;}
.z_w44p{width: 44%!important;}
.z_w46p{width: 46%!important;}
.z_w49p{width: 49%!important;}
.z_w28p{width: 28%!important;}
.z_w25p{width: 25%!important;}
.z_w20p{width: 20%!important;}
.z_w15p{width: 15%!important;}
.z_w17p{width: 17%!important;}
.z_w10p{width: 10%!important;}
.z_w13p{width: 13%!important;}
.z_w90p{width: 90%!important;}
.z_w80p{width: 80%!important;}
.z_w82p{width: 82%!important;}
.z_w83p{width: 83%!important;}
.z_w87p{width: 87%!important;}
.z_w84p{width: 84%!important;}
.z_w70p{width: 70%!important;}
.z_w72p{width: 72%!important;}
.z_w28p{width: 28%!important;}
.z_w719p{width: 71.9%!important;}
.z_w814p{width: 81.4%!important;}
.z_w806p{width: 80.6%!important;}
.z_w823p{width: 82.3%!important;}
.z_w614p{width: 61.4%!important;}
.z_w425p{width: 42.5%!important;}
.z_w459p{width: 45.9%!important;}
.z_w495p{width: 49.5%!important;}
.z_w489p{width: 48.9%!important;}
.z_w475p{width: 47.5%!important;}
.z_w367p{width: 36.7%!important;}
.z_w285p{width: 28.5%!important;}
.z_w257p{width: 25.7%!important;}
.z_w226p{width: 22.6%!important;}
.z_w774p{width: 77.4%!important;}
.z_w764p{width: 76.4%!important;}
.z_w197p{width: 19.7%!important;}
.z_w109p{width: 10.9%!important;}
.z_w184p{width: 18.4%!important;}
.z_w137p{width: 13.7%!important;}
.z_w767p{width: 76.7%!important;}
.z_w168p{width: 16.8%!important;}
/*最小最大高度和高度*/
.z_h60{height: 60px;}
.z_h70{height: 70px;}
.z_h74{height: 74px;}
.z_h80{height: 80px;}
.z_h90{height: 90px;}
.z_h100{height: 100px;}
.z_h120{height: 120px;}
.z_h130{height: 130px;}
.z_h140{height: 140px;}
.z_h150{height: 150px;}
.z_h160{height: 160px;}
.z_h170{height: 170px;}
.z_h190{height: 190px;}
.z_h200{height: 200px;}
.z_h268{height: 268px;}
.z_h270{height: 270px;}
.z_h280{height: 280px;}
.z_minh70{min-height: 70px;}
.z_minh250{min-height: 250px;}
.z_minh200{min-height: 200px;}
.z_minh307{min-height: 307px;}
.z_minh363{min-height: 363px;}
.z_minh500{min-height: 500px;}
.z_minh580{min-height: 580px;}
.z_minh640{min-height: 640px;}
.z_minh940{min-height: 940px;}
.z_h330{height: 330px;}
.z_h340{height: 340px;}
.z_h370{height: 370px;}
.z_h403{height: 403px;}
.z_h446{height: 446px;}
.z_h450{height: 450px;}
.z_h580{height: 580px;}
.z_h40{height: 40px!important;}
.z_h50{height: 50px;}
.z_h56{height: 56px!important;}
.z_cw75p{width: 75%;margin: 0px auto;min-width: 960px;}
.z_center119{width: 1190px;margin-left: auto;margin-right: auto;}
.z_center7567p{width: 75.67%;margin-left: auto;margin-right: auto;max-width: 1453px;min-width: 1190px;}
.z_h100p{height: 100%;}
.z_h725p{height: 72.5%;}
/*超出变成。。。*/
.z-ellipsis { overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.z-ellipsis-2 {display: -webkit-box; overflow: hidden;white-space: normal!important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical;-moz-box-orient: vertical; }
.z-ellipsis-3 {display: -webkit-box;overflow: hidden;white-space: normal!important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 3;-webkit-box-orient: vertical;-moz-box-orient: vertical; }
.z-ellipsis-6 {display: -webkit-box;overflow: hidden;white-space: normal!important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 6;-webkit-box-orient: vertical;-moz-box-orient: vertical;}
/*底部*/
.z_footer{text-align: center;}
.z_footer p{margin-bottom: 10px;color: #fff;}
.z_footer a{color: #fff;padding: 0px 10px;}
.z_footer_ul li{width: 20%;float: left;text-align:center;position: relative;font-size: 16px;color: #999;}
.z_footer_ul li img{width: 80px;height: 80px;display: block;margin: 0px auto;}
.z_footer_ul li p{margin-top: 10px;}
.z_footer_div{width: 15%;margin-left: 10%;}
.z_footer_div h2{text-align: center;font-size: 14px;color: #fff;margin-bottom: 20px;}
.z_footer_div a{width: 50%;font-size: 12px;color: #fff;display: inline-block;margin-bottom: 10px;padding: 0px;float: left;}
.z_toolbar{position: absolute;top: 640px;right: 10px;z-index: 1010;width: 70px;}
.ci-count2{min-width: 12px;line-height: 12px;display: inline-block;padding: 5px;}
/*头部*/
.z_head_logo{width: 147px;line-height: 34px;}
.z_head_logo img{max-width: 100%;}
.z_w89p{width: 89%;}
.z_Welcome_text{line-height: 30px;}
.z_head_rmsg{line-height: 30px;}
.z_head_rmsg .z_a{color: #999;min-width: 40px;float: left;position: relative;}
.z_head_rmsg .z_a:after{content: "";width: 1px;height: 10px;background-color: #ccc;position: absolute;top: 10px;right: 0;}
.z_head_rmsg .z_a span{padding-left: 10px;padding-right: 20px;}
.z_head_rmsg .z_a:last-child:after{display: none;}
.z_head_rmsg .z_a .z_span{background-position: 0px center;background-repeat: no-repeat;background-size: 24px 24px;padding-left: 30px;padding-top: 6px;padding-bottom: 6px;}
.z_span:last-child{border-right: none;}
.z_news_span{background-image: url(../images/icon/tb65.png);}
.z_news_span.active{background-image: url(../images/icon/tb65a.png);}
.z_fabu{background-image: url(../images/icon/tb66.png);}
.z_fabu.active{background-image: url(../images/icon/tb66a.png);}
.z_text-wrap{position: relative;}
.z_text-wrap_span{line-height: 28px;height: 28px;background-image: url(../images/icon/tb3.png);background-repeat: no-repeat;background-size: 10px 14px;background-position: 10px center;color: #999;padding-left: 30px;cursor: pointer;height: 30px;display: inline-block;padding-right: 15px;border: 1px solid #f6f6f6;}
.z_text-wrap_span.active{background-color: #fff;border: 1px solid #E0E0E0;color: #ff0844;}
.z_dorpdown-layer{min-width: 318px;padding: 10px;font-size: 12px;position: absolute;top: 31px;left: 0px;z-index: 200;}
.z_dorpdown-layer dl{margin-top: 10px;line-height: 24px;}
.z_dorpdown-layer dl dt{color: #333;margin-right: 10px;display: inline-block;}
.z_dorpdown-layer dl dd{padding: 0px 10px;border-right: 5px;cursor: pointer;color: #676767;display: inline-block;}
.z_dorpdown-layer dl dd:hover{background-color: #F7F7F7;color: #FF0844;}
.z_dorpdown-layer dl dd.active{background-color: #ff0844;color: #fff;}
/*登录注册*/
.z_bg_img{width: 100%;background-image: url(../images/icon/bg.png);background-repeat: no-repeat;background-size: 625px 363px;padding: 34px 0px;background-position: 80px center;}
.z_btn_c{width: 16px;height: 16px;display: inline-block;background-image: url(../images/icon/tb4.png);background-repeat: no-repeat;background-position: center;vertical-align: -3px;cursor: pointer;background-size: 12px 13px;margin-right: 10px;}
.z_btn_ca{background-image: url(../images/icon/tb4a.png);}
.z_loginbox{background-color: #fff;width: 324px;padding: 0px 20px 0px 20px;}
.z_loginbox h2{font-size: 18px;line-height:50px ;}
.z_inputbox label{line-height: 40px;display: inline-block;}
.z_inputbox label img{width: 16px;padding: 10px 12px;display: block;}
.z_input{border:none;outline-style: none;font-size: 12px;padding: 12px 0px;text-indent: 1em;}
.z_box a{color: #666;}
.z_btn{border: none;-webkit-appearance: none;outline-style: none;font-size: 12px;color: #fff;text-align: center;cursor: pointer;width: 100%;padding: 12px 0px;border-radius: 5px;display: inline-block;}
.z_btn img{vertical-align: -2px;margin-right: 10px;}
.z_btn.hide{display: none;}
.z_box2{line-height:50px ;}
.z_Prompt{font-size: 13px;line-height: 30px;}
.z_nav{width: 100%;}
.z_nav ul li{display: inline-block;line-height: 50px;color: #333;position: relative;cursor: pointer;font-size: 16px;margin-right: 50px;}
.z_nav ul li.active{color: #ff0844;}
.z_nav ul li.active:after{content: "";width: 100%;height: 2px;background-color: #ff0844;display: block;position: absolute;left: 0px;bottom: -1px;z-index: 2;}
.box3{display: none;}
.z_user_msg{width: 55.8%;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
.z_Advertisementbox{width: 44.2%;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
.z_user_msg{}
.z_title{font-size: 16px;color: #414141;line-height: 24px;}
.z_title span{font-size: 12px;color: #999;}
.z_user_msg label{font-size: 14px;width: 124px;display: inline-block;margin-right: 20px;text-align: right;}
.z_user_msg .z_title label{font-size: 16px;}
.z_user_msg .z_inputbox label{vertical-align: top;line-height: 40px;}
.z_user_msg .z_input{border: 1px solid#e0e0e0;width: 264px;}
.z_user_msg .z_input.z_w186{width: 186px;}
.z_user_msg .z_input.z_w62p{width: 59.5%;}
.z_user_msg .z_input.z_w60p{width: 57.5%;}
.z_user_msg .z_input.z_w100{width: 100px;}
.z_user_msg .z_input.z_w166{width: 166px;}
.z_user_msg .z_input.z_w328{width: 328px;}
.z_user_msg .z_input.z_w136{width: 136px;}
.z_user_msg .z_input.z_w65{width: 65px;}
.z_user_msg .z_input.z_w38p,.z_w38p{width: 38.5%;}
.z_user_msg .z_input.z_w34p,.z_w34p{width: 34.5%;}
.z_w264{width: 264px;}
.z_w320{width: 320px;}
.z_w336{width: 336px;}
.z_user_msg p{margin-top: 6px;font-size: 12px;color: #acacac;}
.z_user_msg .z_btn{width: 264px;}
.z_verificationCode{background-color: #F2F2F2;border: none;font-size: 12px;color: #333;outline-style: none;padding: 12px 0px;text-align: center;display: inline-block; cursor: pointer;}
.z_verificationCode2{background-color: #fff;border: none;font-size: 12px;color: #e0342f;outline-style: none;padding: 11px 0px;text-align: center;display: inline-block; cursor: pointer;}
.z_change{color: #228af4;cursor: pointer;}
.z_thirdParty_ul li{width: 33.333333%;text-align: center;border-right: 1px solid #E0E0E0;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;line-height: 24px;float: left;position: relative;}
.z_thirdParty_ul li img{width: 18px;height: 18px;vertical-align: -2px;margin-right: 10px;}
.z_thirdParty_ul li:last-child{border-right: none;}
.z_fix_img{width: 88px;height: 88px;border-radius: 50%;position: relative;}
.z_fix_img img{width: 100%;height: 100%;display: block;border-radius: 50%;}
.z_fix_img input{width: 100%;height: 100%;display: block;position: absolute;top: 0px;left: 0px;z-index: 4;opacity: 0;}
.z_haed_imgtext{font-size: 14px;}
.z_haed_imgtext h2{font-size: 16px;font-weight: normal;color: #333;line-height: 30px;}
.z_haed_imgtext p{color: #666;}
.z_butn {position: absolute;top:0px;right: 0px;width: 50px;height: 38px;line-height: 38px; color: #fff;border: none;outline-style: none;}
.hotwords {overflow: hidden;position: absolute;left: 0px;top: 45px;width: 420px;height: 20px;line-height: 20px;}
.hotwords a{font-size: 12px;color: #999;margin-right: 10px;}
.hotwords a:hover{color: #c81623;}
.hotwords a.active{color: #ff0844;}
.ci-count {position: absolute;top: 5px;left: 120px;right: auto;display: inline-block;padding: 1px;font-size: 12px;line-height: 12px;color: #fff; background-color: #f10215;-moz-border-radius: 7px; border-radius: 7px;min-width: 12px;text-align: center;font-weight: normal;}
.z_all{width:170px;}
.z_all .z_all_name{text-align: center;color: #fff;font-size: 16px;font-weight: bold;height: 36px;line-height: 36px;}
.z_all .z_all_name img{vertical-align: -2px;margin-right: 10px;}
.z_all .z_all_name.active{background-color: #cc0636;}
.z_all .z_all_name.active2{background-color: #5e3870;}
.z_nav_ul li{position: relative;min-width: 100px;text-align:center;color: #fff;font-size: 16px;height: 36px;line-height: 36px;cursor: pointer;float: left;}
.z_nav_ul li.active{background-color: #cc0636;}
.z_nav_ul li.active2{background-color: #5e3870;}
.z_menu{width: 170px;height:396px;position: absolute;top: 36px;left: 0px;z-index: 10;}
.z_menu_list li{background-image: url(../images/icon/tb17.png);background-position:92% center ;background-repeat: no-repeat;background-size: 7px 11px;position: relative;cursor: pointer;font-size: 14px;color: #333;font-weight: bold;padding-left: 10px;padding-right: 33px;line-height: 44px;}
.z_menu_list li.active{background-color: #eee;}
.z_menu_list li a{color: #333;}
.cate_pop {position: absolute;left: 170px;top: 0;width: 644px;min-height: 395px;border: 1px solid #E0E0E0;background-color:rgba(254,256,249,0.8);-webkit-transition: top .25s ease;transition: top .25s ease;}
.cate_part {display: none;padding: 20px 20px 10px;}
.cate_part dl{margin-bottom: 30px;}
.cate_part dl dt{font-size: 14px;margin-bottom: 10px;}
.cate_part dl dt a{color: #333;}
.cate_part dl dd{font-size: 14px;margin-right: 10px;display: inline-block;margin-bottom: 10px;}
.cate_part dl dd a{color: #666;}
.cate_part dl dd a:hover,.cate_part dl dt a:hover{color: #FF0844;}
/*导航*/
.z_nav{width: 100%;}
.z_nav ul li{display: inline-block;line-height: 50px;color: #333;position: relative;cursor: pointer;font-size: 16px;margin-right: 40px;}
.z_nav ul li.active{color: #ff0844;}
.z_nav ul li.active:after{content: "";width: 100%;height: 2px;background-color: #ff0844;display: block;position: absolute;left: 0px;bottom: -1px;z-index: 2;}
.z_nav2 li{font-size: 12px;color: #333;min-width: 60px;padding: 0px 10px;float: left;text-align: center;cursor: pointer;position: relative;}
.z_nav2 li:after{content: "";width: 1px;height: 1em;background-color: #999;position: absolute;top: 50%;right: 0px;transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);}
.z_nav2 li.active{color: #94252b;}
.z_nav2 li:last-child:after{display: none;}
.z_nav2 li.active span{border-bottom: 2px solid #e5342e;padding-bottom: 10px;}
.z_nav3 li{float: left;margin-right: 20px;cursor: pointer;_display: inline-block;font-size: 12px;min-width: 60px;text-align: center;line-height: 28px;color: #666;}
.z_nav3 li.active{background-color: #FF0844;color: #fff;}
.z_nav4 li{width: 120px;line-height: 45px;text-align: center;font-size: 16px;color: #999;float: left;cursor: pointer;}
.z_nav4 li.active{background-color: #FF0048;color: #fff;}
.z_box4{display: none;}
.z_nav5{background-color: #fff;}
.z_nav5a{width: 1190px;position: fixed;top: 0px;left: 50%;transform:translateX(-50%);-webkit-transform:translateX(-50%); -moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);z-index: 40;}
.z_nav5 ul li{width: 10.96%;text-align: center;line-height: 50px;font-size: 18px;color: #fff;position: relative;background-color: #f49d35;float: left;margin-right: 0.17%;}
.z_nav5 ul li:last-child{margin-right: 0px;}
.z_nav5 ul li .z_triangle{position: absolute;bottom: -10px;left: 60px;display: none;}
.z_nav5 ul li.active{background-color: #FF0844;}
.z_nav5 ul li.active .z_triangle{display: block;}
.z_nav6 ul li{font-size: 14px;line-height: 30px;text-align: center;background-color: #F6F6F6;border: 1px solid #E0E0E0;color: #999;width: 90px;margin-right: 20px;cursor: pointer;float: left;}
.z_nav6 ul li:last-child{margin-right: 0px;}
.z_nav6 ul li.active{background-color: #FF0844;color: #fff;border-color: #FF0844;}
.z_nav7 ul li{margin-right:58px;display: inline-block;float: left;font-size: 14px;color: #999;cursor: pointer;position: relative;min-width: 70px;text-align: center;}
.z_nav7 ul li.active{color: #FF0844;}
.z_nav8{width: 100%;}
.z_nav8 ul li{display: inline-block;line-height: 50px;color: #999;position: relative;cursor: pointer;font-size: 14px;width:12.5%;float: left;text-align: center;}
.z_nav8 ul li.active{color: #333;}
.z_nav8 ul li.active:after{content: "";width: 70%;height: 2px;background-color: #ff0844;display: block;position: absolute;left: 15%;bottom: -1px;z-index: 2;}
.z_nav8_red ul li{line-height: 34px;}
.z_nav8_red ul li.active{color: #fff;border-radius: 5px;background-color: #FF0844;}
.z_nav8_red ul li.active:after{display: none;}
.z_nav_ul li{position: relative;min-width: 100px;text-align:center;color: #fff;font-size: 16px;height: 36px;line-height: 36px;cursor: pointer;float: left;}
.z_nav_ul li.active{background-color: #cc0636;}
.z_nav_ul li.active2{background-color: #5e3870;}
/*导航 end*/
/*下拉选择 */
.z_select_div{width: 100%;position: relative;}
.z_select_div p{font-size: 14px;text-indent: 1em;line-height: 28px;margin-right: 30px;cursor:pointer; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #999;margin-top: 0px;}
.z_tubiao{width: 21px;height: 30px;background-image: url(../images/icon/tb19.png);background-repeat: no-repeat;display: block;position: absolute;top: 0px;right: 10px;background-position: center;z-index: 4;cursor: pointer;}
.z_tubiao_a{background-image: url(../images/icon/tba.png);}
.z_select_div ul{position: absolute;top: 30px;border: 1px solid #E0E0E0;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;left: 0px;z-index: 7;height: 150px;overflow-x: hidden;background-color: #fff;width: 100%;}
.z_select_div ul li{padding: 0px 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 14px;line-height: 40px;border-bottom: 1px solid #ccc;cursor: pointer;}
.z_select_div ul li:last-child{border-bottom: none;}
.z_select_div ul li.active{background-color: #03A9F4;color: #fff;}
.z_select_div ul li:hover{background-color: #06A6F2;color: #fff;}
/*下拉选择 end*/
/*选择按钮*/
.z_checkbox{width: 16px;height: 16px;background-repeat: no-repeat;background-position: center;background-image:url(../images/icon/tb4.png) ;display: inline-block;cursor: pointer;vertical-align: -2px;background-size: 12px 13px;}
.z_checkbox.active{background-image:url(../images/icon/tb4a.png) }
.z_radio{width: 16px;height: 16px;background-repeat: no-repeat;background-position: center;background-image:url(../images/icon/tb50.png) ;display: inline-block;cursor: pointer;vertical-align: -2px;background-size: 14px 14px;}
.z_radio.active{background-image:url(../images/icon/tb50a.png) }
.z_radio3{width: 18px;height: 18px;background-size: 100% 100%;background-repeat: no-repeat;background-position: center;background-image:url(../images/icon/tb54.png) ;display: inline-block;cursor: pointer;vertical-align: -2px;}
.z_radio3.active{background-image:url(../images/icon/tb54a.png) }
.z_radio4{width: 18px;height: 18px;background-size: 100% 100%;background-repeat: no-repeat;background-position: center;background-image:url(../images/icon/tb60.png) ;display: inline-block;cursor: pointer;vertical-align: -2px;}
.z_radio4.active{background-image:url(../images/icon/tb60a.png) }
/*选择按钮 end*/
.z_ul_line li{display: inline-block;margin-right: 10px;}
.z_quyu span{background-color: #82c1ff;border: 1px solid #2984df;padding: 0px 10px;line-height: 20px;display: inline-block;border-radius: 5px;font-size: 12px;color: #fff;margin-bottom: 10px;}
.z_off{width: 20px;height: 20px;display: block;cursor: pointer;background-image: url(../images/icon/tb45.png);background-position: center;background-repeat: no-repeat;background-size: 8px 8px;position: absolute;top: 10px;right: 10px;}
.z_off:hover{background-image: url(../images/icon/tb45a.png);}
.z_off2{width: 20px;height: 20px;display: block;cursor: pointer;border-radius: 50%;background-image: url(../images/icon/tb43a.png);background-position: center;background-repeat: no-repeat;background-size: 16px 16px;position: absolute;top: -10px;right: -10px;z-index: 4;}
.z_img_fix{width: 144px;height: 90px;position: relative;background-image: url(../images/icon/tb41.png);background-position: center;background-repeat: no-repeat;background-size: 100% 100%;margin-bottom: 10px;}
.z_img_fix input{width: 100%;height: 100%;display: block;position: absolute;top: 0px;left: 0px;z-index: 2;opacity: 0;cursor: pointer;}
.z_img_fix img{width: 100%;height: 100%;display: block;}
.z_img_fix .z_img{width: 100%;height: 100%;}
.z_img_fix2{width: 80px;height: 80px;background-image: url(../images/icon/tb63.png);}
.z_guangao{width: 100%;}
.z_guangao img{width: 100%;display: block;}
/*首页*/
.z_combination{}
.z_img_back{width: 100%;height: 100%;overflow: hidden;position: relative;}
.z_img_back img{width: 100%;height: 100%;display: block;}
.z_title_y{background-color: rgba(000,00,00,0.5);color: #fff;position: absolute;width: 100%;left: 0px;bottom: 0px;z-index: 2;padding-top: 10px;padding-bottom: 10px;}
.z_title_y h2{font-weight: normal;font-size: 18px;padding: 0px 20px;margin-bottom: 10px;}
.z_title_y p{font-size: 16px;padding: 0px 20px;line-height: 20px;}
.z_recommend ul li{width: 24.36%;overflow: hidden;float: left;margin-right: 0.8533%;border-radius: 5px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.z_recommend ul li .z_img_back{max-height: 325px;}
.z_recommend ul li:nth-child(4n){margin-right: 0px;}
.z_aboutUs{background-image: url(../images/icon/bg2.png);background-repeat: no-repeat;}
.z_aboutUs h1{text-align: center;font-size: 24px;color: #333;font-weight: normal;line-height: 40px;}
.z_aboutUs h2{font-size: 14px;font-weight: normal;line-height: 24px;color: #333;}
.z_aboutUs p{font-size: 14px;line-height: 24px;text-align: justify;text-indent: 1em;}
.z_popup{top: 76px;left: 30%;z-index: 1010;border-radius: 5px;}
.textarea-wrap{overflow: hidden;}
.z_textarea{resize: none;outline: 0;border: none;width: 100%;}
.z_nav9 li{width: 50%;float: left;text-align: center;line-height: 60px;font-size: 16px;color: #333;cursor: pointer;}
.z_nav9 li span{background-repeat: no-repeat;background-size: 24px 24px;background-position: 0px center;padding-left: 30px;padding-top: 2px;padding-bottom: 2px;}
.z_nav9 li.z_li_1 span{background-image: url(../images/icon/tb32.png);}
.z_nav9 li.z_li_2 span{background-image: url(../images/icon/tb33.png);}
.z_nav9 li.active{color: #2984df;}
.z_nav9 li.z_li_1.active span{background-image: url(../images/icon/tb32a.png);}
.z_nav9 li.z_li_2.active span{background-image: url(../images/icon/tb33a.png);}
/*计数*/
.z_jishuan{font-size: 14px;text-align: center;width: 126px;background-color: #fff;}
.z_jishuan span{width: 28px;height: 28px;line-height: 28px;text-align: center;color: #666;cursor: pointer;display: inline-block;float: left;}
.z_jishuan input{font-size: 14px;border: none;outline-style: none;background-color: #F2F2F2;width: 68px;padding: 6px 0px;color: #333;text-align: center;vertical-align: 0px;float: left;}
.z_shouhuo_ul li{font-size: 12px;color: #333;line-height: 30px;margin-bottom: 10px;}
.z_shouhuo_ul li:after{content: "";clear: both;display: block;height: 0;zoom: 1;}
.z_shouhuo_ul li .z_name{border: 1px solid #999;color: #fff;background-color: #999;min-width: 100px;border-radius: 5px;text-align: center;background-position: 10px center;background-repeat: no-repeat;background-size: 16px 16px;padding-left: 30px;padding-right: 10px;cursor: pointer;}
.z_shouhuo_ul li.active .z_name{background-image: url(../images/icon/tb22a.png);background-color: #fff;color: #2984df;border-color: #2984df;}
.z_ul2 li{background-image: url(../images/icon/tb46.png);background-position: 0px center;background-repeat: no-repeat;background-size: 6px 6px;padding-left: 15px;display: inline-block;margin-right: 20px;font-size: 14px;color: #333;line-height: 30px;}
/*开始*/
.fullSlide {
width:100%;
position:relative;
}
.fullSlide .bd {
margin:0 auto;
position:relative;
z-index:0;
overflow:hidden;
}
.fullSlide .bd ul {
width:100% !important;
}
.fullSlide .bd li {
width:100% !important;
height:220px;
overflow:hidden;
text-align:center;
}
.fullSlide .bd li:after{content: "";clear: both;display: block;height: 0;zoom: 1;}
.fullSlide .bd li img{width:100%;}
.fullSlide .hd {
width:100%;
position:absolute;
z-index:1;
bottom:0;
left:0;
height:30px;
line-height:30px;
}
.fullSlide .hd ul {
text-align:center;
}
.fullSlide .hd ul li {
cursor:pointer;
display:inline-block;
*display:inline;
zoom:1;
width:42px;
height:11px;
margin:1px;
overflow:hidden;
background:#000;
filter:alpha(opacity=50);
opacity:0.5;
line-height:999px;
}
.fullSlide .hd ul .on {
background:#f00;
}
.fullSlide .prev,.fullSlide .next {
display:block;
position:absolute;
z-index:1;
top:120px;
margin-top:-30px;
z-index:1;
width:40px;
height:40px;
cursor:pointer;
filter:alpha(opacity=50);
opacity:0.5;
border:1px solid #fff;
background-position: center;
background-repeat: no-repeat;
}
.fullSlide .prev{background-image:url(../images/icon/left.png) ;}
.fullSlide .prev:hover{background-image:url(../images/icon/left_a.png) ;}
.fullSlide .prev{left: -30px;}
.fullSlide .next{background-image:url(../images/icon/right.png);}
.fullSlide .next:hover{background-image:url(../images/icon/right_a.png) ;}
.fullSlide .next {
left:auto;
right:-30px;
}
/*结束*/
.z_biaoshi{position: absolute;top: 10px;left: 10px;border-radius: 30px;line-height: 24px;font-size: 12px;padding: 2px 10px;color: #fff;}
.z_biaoshi-blue{background-color: rgba(77,149,222,0.6);}
.z_biaoshi-red{background-color: rgba(165,77,82,0.6);}
.z_jiguo{border: 1px solid #94252b;color: #94252b;font-size: 14px;line-height: 20px;padding: 0 8px;}
.z_jiguo span.z_cursor{padding: 0px 5px;}
.z_jiguo span.z_cursor img{vertical-align: 1px;}
/*页数*/
.pageControl .cygopageGo,.pageControl a {text-decoration: none;margin-right: 4px;font-size: 12px;padding: 11px 16px;border: 1px solid #d7d7d7;border-radius: 2px;cursor: pointer;background-color: #fff;color: #666;}
.pageControl {text-align: center;color: #666!important;}
.pageControl em {margin-right: 10px;position: relative;top: -3px;}
.pageControl .cygopageBox {margin-left: 7px;color: #888;}
.pageControl span {margin-right: 4px;font-size: 12px;color: #666;}
.psre {position: relative;}
.pageControl .cygopageNum {font-size: 12px;top: -2px;width: 25px;padding-left: 4px;height: 25px;line-height: 25px;border: 1px solid #d9d9d9;color: #666;}
input[type=password],input[type=submit],input[type=text],textarea {outline-style: none;-webkit-appearance: none;}
input,select {vertical-align: middle;}
.pageControl span.CyPagesCur {padding: 11px 16px;border: 1px solid #94252b;color: #fff;background-color: #94252b;cursor: default;border-radius: 2px;}
.pageControl .cygopageGo:hover,.pageControl a:hover {background-color: #94252b;border-color: #94252b;color: #fff;}
/*页数 end*/
.z_ul_4 li{width: 23.53%;margin-right: 1.96%;float: left;margin-bottom: 1.96%;height: 216px;}
.z_ul_4 li:nth-child(4n){margin-right: 0px;}
.z_menu2 li{font-size: 14px;line-height: 40px;color: #999;padding-left: 20px;cursor: pointer;position: relative;min-width: 100px;}
.z_menu2 li.active{background-color: #fff;color: #333;}
.z_ul_list li{font-size: 14px;color: #666;line-height: 40px;padding: 0px 10px;min-width: 80px;float: left;cursor: pointer;text-align: center;}
.z_ul_list li.active{color: #FF0048;}
.z_luchen_ul li{width: 50%;float: left;height: 216px;}
.z_luchen_ul li h2{font-weight: normal;font-size: 18px;color: #333;margin-bottom: 10px;}
.z_luchen_ul li p{font-size: 16px;color: #666;padding-right: 20px;line-height: 24px;}
.z_numb{width: 50px;height: 50px;text-align: center;font-size: 20px;font-weight: bold;line-height: 50px;border-radius: 50%;color: #333;background-color: #e4b806;}
.z_luchen_ul li img{width: 100px;height: 90px;}
.z_map{width: 505px;height: 285px;margin-left: auto;margin-right: auto;}
.z_goods_img{width: 200px;height: 200px;}
.z_goods_img img{width: 100%;height: 100%;display: block;}
.z_text p{text-align: justify;word-wrap:break-word}
.z_box-shadow_l{box-shadow: -6px 0px 0px 0px #F2F2F2;-webkit-box-shadow:-6px 0px 0px 0px #F2F2F2;}
.z_text_2 h2{font-size: 14px;color: #333;margin-bottom: 10px;font-weight: bold;}
.z_text_2 p{font-size: 12px;color: #666;line-height: 24px;text-align: justify;}
.z_text_2-h2 h2{background-image: url(../images/icon/tb48.png);background-position: 0px center;background-repeat: no-repeat;background-size: 6px 6px;padding-left: 15px;}
.z_text_2-h2 p{padding-left: 15px;}
.z_text_2-hn h2{font-weight: normal;}
.z_text_2-hn p{padding-left: 2em;}
.z_goods_img2{width: 420px;height: 420px;}
.z_goods_img2 img{width: 100%;height: 100%;display: block;}
.z_see{width: 46px;height: 46px;background-color: #fff;background-image: url(../images/icon/tb28.png);background-position: center;background-repeat: no-repeat;background-size: 23px 23px;position: absolute;right: 0px;bottom: 0px;z-index: 4;cursor: pointer;}
.z_collection{font-size: 12px;color: #999;background-image: url(../images/icon/tb11.png);background-position: 0px center;background-repeat: no-repeat;background-size: 14px 14px;padding-left: 25px;cursor: pointer;line-height: 24px;}
.z_collection.active{background-image: url(../images/icon/tb11a.png);}
.z_table{width: 100%;}
.z_table thead tr th{font-weight: normal;height: 35px;}
.z_table tbody tr td{font-size: 14px;color: #333;height: 35px;}
.z_table2{width: 100%;}
.z_table2 thead tr th{font-weight: normal;height: 35px;color: #999;}
.z_table2 tbody tr td{color: #333;height: 40px;text-align: center;}
.z_table2 tbody tr td.tl{text-align: left;}
.z_table3{width: 100%;}
.z_table3 thead tr th{font-weight: normal;height: 35px;}
.z_table3 tbody tr td{color: #333;height: 40px;text-align: center;border-bottom: 1px solid #E0E0E0;}
.z_table3 tbody tr td.tl{text-align: left;}
.z_table3 tbody tr:last-child td{border-bottom: 0px;}
.z_table4{width: 100%;}
.z_table4 thead tr th{font-weight: normal;height: 35px;}
.z_table4 tbody tr td{font-size: 12px;color: #333;height: 35px;text-align: center;}
.z_ul_list2 li{border: 1px solid #E0E0E0;border-radius: 5px;min-width: 60px;padding-left: 10px;padding-right: 10px;line-height: 24px;display: inline-block;float: left;text-align: center;margin-right: 10px;margin-top: 10px;cursor: pointer;}
.z_ul_list2 li.active{border-color: #94252b;color: #94252b;}
.z_ul_2p li{font-size: 14px;line-height: 30px;color: #333;width: 50%;float: left;}
.z_nav10 li{line-height: 50px;font-size: 16px;text-align: center;min-width: 100px;padding-left: 10px;padding-right: 10px;text-align: center;position: relative;cursor: pointer;float: left;}
.z_nav10 li.active{background-color: #fff;border-right: 1px solid #E0E0E0;color: #2984df;}
.z_nav10 li.active:after{position: absolute;top: -1px;left: 0px;border-top: 3px solid #2984df;border-bottom: 1px solid #fff;content: "";display: block;width: 100%;height: 48px;}
.z_nav11 li{line-height: 30px;font-size: 14px;text-align: center;min-width: 100px;padding-left: 10px;padding-right: 10px;text-align: center;position: relative;cursor: pointer;float: left;background-color: #F8F8F8;border-top: 2px solid #F8F8F8;}
.z_nav11 li.active{background-color: #fff;color: #2984df;border-top: 2px solid #2984df;}
.z_text2{font-size: 14px;}
.z_text2 h2{font-size: 14px;color: #333;font-weight: normal;line-height: 40px;}
.z_text2 p{font-size: 14px;color: #333;line-height: 24px;text-align: justify;word-wrap:break-word}
.z_text2 img{max-width: 100%;margin-bottom: 10px;margin-right: 10px;}
.z_use_h .z_use_h_ms{font-size: 12px;color: #666;margin-right: 10px;margin-left: 10px;margin-bottom: 10px;}
.z_use_h .z_use_h_ms img{width: 28px;height: 28px;border-radius: 50%;margin-right: 10px;}
.z_time{font-size: 12px;color: #999;margin-right: 10px;margin-left: 10px;}
.z_rope_text{font-size: 14px;color: #333;line-height: 24px;min-height: 70px;}
.z_rope_text h2{font-weight: normal;color: #333;margin-bottom: 10px;}
.z_rope_text img{width: 80px;height: 80px;margin-top: 10px;margin-right: 10px;}
/*产品大图*/
.z_bannerbox{
position: relative;
width: 100%;
}
.z_bannerbox .img_list{overflow: hidden; position: relative; height: 400px;}
/* 根据图片的张数来设定ul的宽度 */
.img_list ul{ width: auto; position: absolute; height: 400px; left: 0px;}
.img_list li{ float: left; width: 742px;height: 100%;}
.img_list img{ width: 100%; height:100%;}
/* 图片对应的按钮样式 */
.btn_list ul{}
.btn_list li{ float: left; margin-right: 10px; color: #999; border: 1px solid #E0E0E0; margin-bottom: 10px;}
.btn_list li:hover,.btn_list li.on{ cursor: pointer; border: 1px solid #FF0048;}
.btn_list li img{ width: 70px; height: 70px; display: block;}
/* 左右点击的按钮样式 */
.z_bannerbox .toLeft,.z_bannerbox .toRight{
display: none;
position: absolute;
width: 45px;
height: 45px;
top: 50%;
background-position: center;
background-repeat: no-repeat;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);
}
/* 图片对应的说明*/
.img_intro{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 25px;
}
.img_intro .img_intro_bg,.img_intro .text{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.img_intro .img_intro_bg{
background: #000;
opacity: .3;
z-index: 999;
}
.img_intro .text{
padding: 5px 10px;
z-index: 1000;
color: #999;
}
.z_bannerbox .toLeft{
left: 40px;
background-image: url(../images/icon/left.png);
}
.z_bannerbox .toLeft:hover{
background-image: url(../images/icon/left_a.png);
}
.z_bannerbox .toRight{
right: 40px;
background-image: url(../images/icon/right.png);
}
.z_bannerbox .toRight:hover{
background-image: url(../images/icon/right_a.png);
}
/*产品大图 end*/
/*个人中心*/
.z_menu_a li{font-size: 14px;color: #333;position: relative;cursor: pointer;line-height: 40px;padding-left: 35px;}
.z_menu_a li.active{border-left: 4px solid #94252b;color: #94252b;background-color: #fff;padding-left: 31px;}
.z_yuan{width: 5px;height: 5px;background-color: #FF0844;border-radius: 50%;display: block;position: absolute;top: 0px;right: 10px;z-index: 2;}
.z_personal_h_img{width: 56px;height: 56px;border-radius: 50%;}
.z_personal_h_img img{width: 100%;height: 100%;display: block;border-radius: 50%;}
.z_coupon{width: 225px;height: 94px;background-image: url(../images/icon/tb51.png);color: #fff;font-size: 14px;}
.z_coupon .z_time{color: #722e32;}
.z_coupon.active{background-image: url(../images/icon/tb51a.png);color: #999;}
.z_coupon.active .z_time{color:#999;}
.z_coupon .z_radio4{position: absolute;top: 10px;right: 15px;z-index: 4;display: none;}
.z_coupon:hover .z_radio4{display: block;}
.z_coupon .z_radio4.active{display: block;}
.z_coupon2{width: 218px;background-size: 100% 100%;margin-left: 5px;}
.z_coupon2:nth-child(3n){margin-right: 0px;}
.z_text_aboutUs{font-size: 14px;line-height: 24px;color: #666;}
.z_text_aboutUs h2{font-weight: normal;}
.z_text_aboutUs p{text-align: justify;word-wrap:break-word;text-indent: 2em;margin-bottom: 10px;}
.z_p_ind-0 p{text-indent: 0px!important;margin-bottom: 0px;}
.z_daddress{min-height: 206px;}
.z_more_span{font-size: 12px;border-radius: 5px;position: absolute;top: 10px;right: 10px;z-index: 4;padding-left: 10px;padding-right: 10px;line-height: 20px;display:none;}
.z_daddress.active .z_more_span{display: block;}
.z_daddress.active .z_more_tbn{display: none;}
.z_ul_img li{width: 17%;margin-right: 3.75%;margin-bottom: 3.75%;float: left;}
.z_ul_img li:nth-child(5n){margin-right: 0px;}
.z_ul_img_3n li{width: 28%;margin-right: 3.75%;margin-bottom: 3.75%;float: left;}
.z_ul_img_3n li:nth-child(3n){margin-right: 0px;}
.z_zifu_ul li{font-size: 12px;border: 1px solid #E0E0E0;text-align: center;line-height: 24px;cursor: pointer;color: #666;position: relative;min-width: 80px;float: left;margin-right: 10px;margin-bottom: 10px;}
.z_biaoshi2{width: 15px;height: 14px;background-image: url(../images/icon/tb59.png);background-position: center;background-repeat: no-repeat;background-size: 100% 100%;display: block;position: absolute;right: 0px;bottom: 0px;display: none;}
.z_zifu_ul li.active{border: 1px solid #94252b;}
.z_zifu_ul li.active .z_biaoshi2{display: block;}
.z_sanpxia{background-image: url(../images/icon/tb61.png);background-position: 100% center;background-repeat: no-repeat;background-size: 10px 6px;padding-right: 10px;cursor: pointer;}
.z_sanpxia.active{background-image: url(../images/icon/tb61a.png);}
/*评论*/
.score_in_box{margin-top: 10px;}
.score_in_box .score_name{font-size: 16px;color: #333;line-height: 24px;margin-right: 14px;}
.score_in_box .score_star{width: 18px;height: 17px;display: inline-block;margin-right: 5px;cursor: pointer;}
.score_in_box .score_star img{width: 18px;height: 17px;}
/*评论 end*/
.z_ul_li_plr10 li{padding-left: 10px;padding-right: 10px;}
/*我*/
.z_my{width: 100%;position: relative;margin-top: 10px;}
.z_my:after{content: "";clear: both;display: block;height: 0;zoom: 1;}
.z_my_head{width: 35px;height: 35px;border-radius: 50%;display: inline-block;float:right;margin-left: 5px;margin-top: 10px;}
.z_my_head img{width: 35px;height: 35px;border-radius: 50%;display: block;}
.z_my_body{float: right;background-color: #94252b;margin: 10px;line-height: 20px;font-size: 12px;padding: 10px;border-radius: 5px;width: auto;position: relative;max-width: 70%;}
.z_my_body P{padding: 5px;color: #fff;}
.z_my_body img{padding: 6px;max-width: 100%;}
.triangle{width: 0px;height: 0px;zoom: 1;position: absolute;top: 10px;}
.z_my_body .triangle{right: -7px; border-top:10px solid transparent;border-bottom: 10px solid transparent;border-left: 10px solid #94252b;}
/*他*/
.z_ta{width: 100%;position: relative;margin-top: 10px;}
.z_ta:after{content: "";clear: both;display: block;height: 0;zoom: 1;}
.z_ta_head{width: 35px;height: 35px;border-radius: 50%;display: inline-block;float: left;margin-left: 5px;}
.z_ta_head img{width: 35px;height: 35px;border-radius: 50%;display: block;margin-top: 10px;}
.z_ta_body{float: left;background-color: #E6E6E6;margin: 10px;line-height: 20px;font-size: 12px;padding: 10px;border-radius: 5px;width:auto;position: relative;max-width: 70%;}
.z_ta_body P{padding: 5px;}
.z_ta_body img{padding: 6px;max-width: 100%;}
.z_ta_body .triangle{left: -7px;border-top:10px solid transparent;border-bottom:10px solid transparent; border-right:10px solid #E6E6E6; }
/**/
.z_ewema{width: 56px;height: 56px;}
.z_ul_list3 li{border: 1px solid #e0e0e0;padding-left: 10px;padding-right: 20px;text-align: center;color: #333;cursor: pointer;min-width:40px;float: left;margin-right: 10px;margin-bottom: 10px;}
.z_ul_list3 li.active{color: #2984df;border-color: #2984DF;background-color: #ddeeff;}
.z_ul_list4 li{width: 31.9%;margin-right: 2.15%;margin-bottom: 2.15%;float: left;}
.z_ul_list4 li:nth-child(3n){margin-right: 0px;}
._citys { width: 450px; display: inline-block; border: 2px solid #eee; padding: 5px; position: relative;background-color: #fff; }
._citys span { color: #56b4f8; height: 15px; width: 15px; line-height: 15px; text-align: center; border-radius: 3px; position: absolute; right: 10px; top: 10px; border: 1px solid #56b4f8; cursor: pointer; }
._citys0 { width: 100%; height: 34px; display: inline-block; border-bottom: 2px solid #56b4f8; padding: 0; margin: 0; }
._citys0 li { display: inline-block; line-height: 34px; font-size: 15px; color: #888; width: 80px; text-align: center; cursor: pointer; }
.citySel { background-color: #56b4f8; color: #fff !important; }
._citys1 { width: 100%; display: inline-block; padding: 10px 0; }
._citys1 a { width: 83px; height: 35px; display: inline-block; background-color: #f5f5f5; color: #666; margin-left: 6px; margin-top: 3px; line-height: 35px; text-align: center; cursor: pointer; font-size: 13px; overflow: hidden; }
._citys1 a:hover { color: #fff; background-color: #56b4f8; }
.AreaS { background-color: #56b4f8 !important; color: #fff !important; } | 0.170473 | 0.071009 |
.section {
width: 100%;
text-align: center;
box-sizing: border-box;
margin: 0px auto;
}
.section-layout {
background-color: var(--deep-green);
margin-bottom: 30px;
box-sizing: border-box;
}
.section-text {
text-align: center;
padding: 32px 40px;
display: flex;
flex-direction: column;
justify-content: center;
width: 50%;
}
.btn {
letter-spacing: 1px;
padding: 6px 20px;
border-radius: 20px;
font-weight: 400;
transition: all 0.2s ease-in-out;
font-size: 14px;
border: 1px solid black;
}
.section-title {
font-weight: 700;
font-size: 2.3rem;
letter-spacing: 20px;
color: #ffffff;
}
.section-description {
max-width: 400px;
margin: 0 auto;
margin-bottom: 40px;
}
.section-description h3 {
font-weight: 400;
font-size: 22px;
letter-spacing: 4px;
}
.section-title,
.section-description h3,
.section-btn {
color: #ffffff;
}
.section-btn {
border: 1px solid #ffffff;
margin: 0 auto;
}
.section-btn:hover {
background-color: rgba(245, 245, 245, 0.397);
}
.section-image-container {
width: 50%;
margin: 35px;
overflow: hidden;
}
/* HOME */
#home {
height: calc(100vh - 106px);
width: 100%;
position: relative;
background-color: var(--light-brown);
}
.home-text {
position: absolute;
top: 52%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
font-weight: 600;
text-align: center;
}
.home-title {
font-size: 72px;
font-weight: 600;
letter-spacing: 1.1rem;
}
.home-subtitle {
font-size: 24px;
margin-top: 40px;
}
button {
all: unset;
cursor: pointer;
}
/* ABOUT */
#about {
width: 100%;
margin: 0px auto;
height: 600px;
position: relative;
padding: 40px 0px;
}
.image-slider {
height: 100%;
}
.image-wrapper {
height: 100%;
position: relative;
}
.about-bg {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
width: auto;
height: 100%;
border-radius: 4px;
position: absolute;
top: 0;
left: 50%;
display: none;
transform: translateX(-50%);
box-shadow: 4px 4px 10px 2px black;
}
.show {
display: block;
}
.controller {
width: 100%;
position: absolute;
top: 50%;
display: flex;
}
.slide-btn {
position: absolute;
width: 60px;
height: 40px;
display: flex;
justify-content: center;
align-items: center;
transition: all 0.2s ease;
cursor: pointer;
border: 3px solid var(--deep-green);
background-color: white;
}
.slide-btn i {
color: var(--deep-green);
font-size: 22px;
}
.prev {
left: 20%;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
}
.next {
right: 20%;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
}
.slide-btn:hover {
background-color: var(--deep-green);
transform: scale(1.1);
}
.slide-btn:hover i {
color: white;
}
.slider-dot-control {
width: 120px;
padding: 30px 0px;
margin: 0 auto;
}
.dot {
display: inline-block;
cursor: pointer;
width: 10px;
height: 10px;
border-radius: 50%;
margin: 0 4px;
background-color: #bbb;
cursor: pointer;
padding: 2px;
}
.dot:hover {
background-color: #717171;
}
.active {
background-color: #717171;
}
/* COFFEE */
#coffee {
margin-top: 70px;
display: Flex;
justify-content: space-between;
height: 70vh;
}
.brown-latte {
background: url("/images/brown-latte.JPG");
}
.bakery-image {
background: url("/images/bakery-main.jpeg");
}
.section-image {
width: 100%;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
filter: grayscale(1);
cursor: pointer;
transition: all 0.25s ease-in;
}
.section-image:hover {
filter: grayscale(0);
transform: scale(1.04);
}
/* BAKERY */
#bakery {
background-color: var(--deep-green);
display: flex;
justify-content: space-between;
height: 70vh;
}
.bakery-right {
width: 50%;
}
/* COUPON */
#coupon {
height: 70vh;
background-color: var(--deep-green);
display: flex;
justify-content: space-between;
}
.coupon-image {
background: url("/images/coupon-main.jpeg");
}
.coupon-title {
display: inline-block;
line-height: 3.5rem;
margin-top: 0px;
letter-spacing: 0.7rem;
}
/* CREW */
#crew {
height: 55vh;
background-color: var(--light-brown);
display: Flex;
justify-content: space-between;
margin-bottom: 30px;
margin-bottom: 30px;
}
.crew-image-container {
display: flex;
position: relative;
overflow: visible;
width: 50%;
margin: 35px;
}
.crew-image {
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.crew-image:nth-child(1) {
width: 30%;
left: 10%;
}
.crew-image:nth-child(2) {
width: 30%;
right: 10%;
}
.crew-image:nth-child(3) {
right: 50%;
transform: translateX(50%) translateY(-50%);
width: 36%;
z-index: 100;
}
.crew-image img {
width: 80%;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
box-shadow: 2px 2px 10px 15px var(--border-grey);
}
/* FOOTER */
#footer {
padding: 35px 20px;
}
.footer-top {
border-top: 1px solid var(--normal-grey);
border-bottom: 1px solid var(--normal-grey);
padding: 30px 40px;
display: Flex;
flex-direction: column;
gap: 14px;
margin-bottom: 20px;
}
.footer-metainfo {
display: Flex;
align-items: center;
}
.footer-metainfo::after {
content: "";
display: block;
width: 8px;
height: 1px;
background-color: black;
margin-left: 15px;
}
.footer-metainfo h3 {
text-align: center;
width: 90px;
margin: 0;
margin-right: 50px;
}
.footer-metainfo a {
font-size: 14px;
padding: 2px 4px;
}
.footer-metainfo a:not(a:last-child) {
margin-right: 30px;
}
.footer-metainfo a:after {
content: "";
display: block;
border-bottom: 1px solid var(--deep-green);
transform: scaleX(0);
transform-origin: 0% 50%;
transition: transform 0.3s ease-in-out;
}
.footer-metainfo a:hover::after {
transform: scaleX(1);
}
.footer-bottom {
margin-left: 15px;
display: flex;
align-items: center;
}
.footer-bottom i {
font-size: 32px;
cursor: pointer;
margin-right: 20px;
}
.footer-bottom span {
color: grey;
font-size: 14px;
} | app/src/public/css/home.css |
.section {
width: 100%;
text-align: center;
box-sizing: border-box;
margin: 0px auto;
}
.section-layout {
background-color: var(--deep-green);
margin-bottom: 30px;
box-sizing: border-box;
}
.section-text {
text-align: center;
padding: 32px 40px;
display: flex;
flex-direction: column;
justify-content: center;
width: 50%;
}
.btn {
letter-spacing: 1px;
padding: 6px 20px;
border-radius: 20px;
font-weight: 400;
transition: all 0.2s ease-in-out;
font-size: 14px;
border: 1px solid black;
}
.section-title {
font-weight: 700;
font-size: 2.3rem;
letter-spacing: 20px;
color: #ffffff;
}
.section-description {
max-width: 400px;
margin: 0 auto;
margin-bottom: 40px;
}
.section-description h3 {
font-weight: 400;
font-size: 22px;
letter-spacing: 4px;
}
.section-title,
.section-description h3,
.section-btn {
color: #ffffff;
}
.section-btn {
border: 1px solid #ffffff;
margin: 0 auto;
}
.section-btn:hover {
background-color: rgba(245, 245, 245, 0.397);
}
.section-image-container {
width: 50%;
margin: 35px;
overflow: hidden;
}
/* HOME */
#home {
height: calc(100vh - 106px);
width: 100%;
position: relative;
background-color: var(--light-brown);
}
.home-text {
position: absolute;
top: 52%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
font-weight: 600;
text-align: center;
}
.home-title {
font-size: 72px;
font-weight: 600;
letter-spacing: 1.1rem;
}
.home-subtitle {
font-size: 24px;
margin-top: 40px;
}
button {
all: unset;
cursor: pointer;
}
/* ABOUT */
#about {
width: 100%;
margin: 0px auto;
height: 600px;
position: relative;
padding: 40px 0px;
}
.image-slider {
height: 100%;
}
.image-wrapper {
height: 100%;
position: relative;
}
.about-bg {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
width: auto;
height: 100%;
border-radius: 4px;
position: absolute;
top: 0;
left: 50%;
display: none;
transform: translateX(-50%);
box-shadow: 4px 4px 10px 2px black;
}
.show {
display: block;
}
.controller {
width: 100%;
position: absolute;
top: 50%;
display: flex;
}
.slide-btn {
position: absolute;
width: 60px;
height: 40px;
display: flex;
justify-content: center;
align-items: center;
transition: all 0.2s ease;
cursor: pointer;
border: 3px solid var(--deep-green);
background-color: white;
}
.slide-btn i {
color: var(--deep-green);
font-size: 22px;
}
.prev {
left: 20%;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
}
.next {
right: 20%;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
}
.slide-btn:hover {
background-color: var(--deep-green);
transform: scale(1.1);
}
.slide-btn:hover i {
color: white;
}
.slider-dot-control {
width: 120px;
padding: 30px 0px;
margin: 0 auto;
}
.dot {
display: inline-block;
cursor: pointer;
width: 10px;
height: 10px;
border-radius: 50%;
margin: 0 4px;
background-color: #bbb;
cursor: pointer;
padding: 2px;
}
.dot:hover {
background-color: #717171;
}
.active {
background-color: #717171;
}
/* COFFEE */
#coffee {
margin-top: 70px;
display: Flex;
justify-content: space-between;
height: 70vh;
}
.brown-latte {
background: url("/images/brown-latte.JPG");
}
.bakery-image {
background: url("/images/bakery-main.jpeg");
}
.section-image {
width: 100%;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
filter: grayscale(1);
cursor: pointer;
transition: all 0.25s ease-in;
}
.section-image:hover {
filter: grayscale(0);
transform: scale(1.04);
}
/* BAKERY */
#bakery {
background-color: var(--deep-green);
display: flex;
justify-content: space-between;
height: 70vh;
}
.bakery-right {
width: 50%;
}
/* COUPON */
#coupon {
height: 70vh;
background-color: var(--deep-green);
display: flex;
justify-content: space-between;
}
.coupon-image {
background: url("/images/coupon-main.jpeg");
}
.coupon-title {
display: inline-block;
line-height: 3.5rem;
margin-top: 0px;
letter-spacing: 0.7rem;
}
/* CREW */
#crew {
height: 55vh;
background-color: var(--light-brown);
display: Flex;
justify-content: space-between;
margin-bottom: 30px;
margin-bottom: 30px;
}
.crew-image-container {
display: flex;
position: relative;
overflow: visible;
width: 50%;
margin: 35px;
}
.crew-image {
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.crew-image:nth-child(1) {
width: 30%;
left: 10%;
}
.crew-image:nth-child(2) {
width: 30%;
right: 10%;
}
.crew-image:nth-child(3) {
right: 50%;
transform: translateX(50%) translateY(-50%);
width: 36%;
z-index: 100;
}
.crew-image img {
width: 80%;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
box-shadow: 2px 2px 10px 15px var(--border-grey);
}
/* FOOTER */
#footer {
padding: 35px 20px;
}
.footer-top {
border-top: 1px solid var(--normal-grey);
border-bottom: 1px solid var(--normal-grey);
padding: 30px 40px;
display: Flex;
flex-direction: column;
gap: 14px;
margin-bottom: 20px;
}
.footer-metainfo {
display: Flex;
align-items: center;
}
.footer-metainfo::after {
content: "";
display: block;
width: 8px;
height: 1px;
background-color: black;
margin-left: 15px;
}
.footer-metainfo h3 {
text-align: center;
width: 90px;
margin: 0;
margin-right: 50px;
}
.footer-metainfo a {
font-size: 14px;
padding: 2px 4px;
}
.footer-metainfo a:not(a:last-child) {
margin-right: 30px;
}
.footer-metainfo a:after {
content: "";
display: block;
border-bottom: 1px solid var(--deep-green);
transform: scaleX(0);
transform-origin: 0% 50%;
transition: transform 0.3s ease-in-out;
}
.footer-metainfo a:hover::after {
transform: scaleX(1);
}
.footer-bottom {
margin-left: 15px;
display: flex;
align-items: center;
}
.footer-bottom i {
font-size: 32px;
cursor: pointer;
margin-right: 20px;
}
.footer-bottom span {
color: grey;
font-size: 14px;
} | 0.352871 | 0.092033 |
.dd {
position: relative;
display: block;
margin: 0;
padding: 0;
list-style: none;
line-height: 20px
}
.dd-list {
display: block;
position: relative;
margin: 0;
padding: 0;
list-style: none
}
.dd-list .dd-list {
padding-left: 30px
}
.dd-collapsed .dd-list {
display: none
}
.dd-item,.dd-empty,.dd-placeholder {
display: block;
position: relative;
margin: 0;
padding: 0;
min-height: 20px;
line-height: 20px
}
.dd-handle,.dd2-content {
display: block;
min-height: 38px;
margin: 5px 0;
padding: 10px;
background: #F8FAFF;
border: 1px solid #DAE2EA;
color: #7C9EB2;
text-decoration: none;
font-weight: 700;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align:left;
border-radius: 4px;
}
.dd-handle:hover,.dd2-content:hover {
color: #438EB9;
background: #F4F6F7;
border-color: #DCE2E8
}
.dd-handle[class*=btn-],.dd2-content[class*=btn-] {
color: #FFF;
border: none;
padding: 9px 12px
}
.dd-handle[class*=btn-]:hover,.dd2-content[class*=btn-]:hover {
opacity: .85;
color: #FFF
}
.dd2-handle+.dd2-content,.dd2-handle+.dd2-content[class*=btn-] {
padding-left: 44px
}
.dd-handle[class*=btn-]:hover,.dd2-content[class*=btn-] .dd2-handle[class*=btn-]:hover+.dd2-content[class*=btn-] {
color: #FFF
}
.dd-item>button:hover~.dd-handle,.dd-item>button:hover~.dd2-content {
color: #438EB9;
background: #F4F6F7;
border-color: #DCE2E8
}
.dd-item>button:hover~.dd-handle[class*=btn-],.dd-item>button:hover~.dd2-content[class*=btn-] {
opacity: .85;
color: #FFF
}
.dd2-handle:hover~.dd2-content {
color: #438EB9;
background: #F4F6F7;
border-color: #DCE2E8
}
.dd2-handle:hover~.dd2-content[class*=btn-] {
opacity: .85;
color: #FFF
}
.dd2-item.dd-item>button {
margin-left: 34px
}
.dd-item>button {
display: block;
position: relative;
z-index: 1;
cursor: pointer;
float: left;
width: 25px;
height: 20px;
margin: 5px 1px 5px 40px;
padding: 0;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
border: 0;
background: 0 0;
font-size: 12px;
line-height: 1;
text-align: center;
font-weight: 700;
top: 4px;
left: 1px;
color: #707070
}
.dd-item>button:before {
font-family: FontAwesome;
content: '\f067';
display: block;
position: absolute;
width: 100%;
text-align: center;
text-indent: 0;
font-weight: 400;
font-size: 14px
}
.dd-item>button[data-action=collapse]:before {
content: '\f068'
}
.dd-item>button:hover {
color: #707070
}
.dd-item.dd-colored>button,.dd-item.dd-colored>button:hover {
color: #EEE
}
.dd-placeholder,.dd-empty {
margin: 5px 0;
padding: 0;
min-height: 30px;
background: #F0F9FF;
border: 2px dashed #BED2DB;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-radius: 4px;
}
.dd-empty {
border-color: #AAA;
border-style: solid;
background-color: #e5e5e5
}
.dd-dragel {
position: absolute;
pointer-events: none;
z-index: 999;
opacity: .8
}
.dd-dragel>li>.dd-handle {
color: #4B92BE;
background: #F1F5FA;
border-color: #D6E1EA;
border-left: 2px solid #777;
position: relative
}
.dd-dragel>li>.dd-handle[class*=btn-] {
color: #FFF
}
.dd-dragel>.dd-item>.dd-handle {
margin-top: 0
}
.dd-list>li[class*=item-] {
border-width: 0;
padding: 0
}
.dd-list>li[class*=item-]>.dd-handle {
border-left: 2px solid;
border-left-color: inherit
}
.dd-list>li>.dd-handle .sticker {
position: absolute;
right: 0;
top: 0
}
.dd2-handle,.dd-dragel>li>.dd2-handle {
left: 0;
top: 0;
width: 42px;
margin: 0;
border-width: 1px 1px 0 0;
text-align: center;
padding: 0!important;
line-height: 42px;
height: 42px;
background: #EBEDF2;
border: 1px solid #DEE4EA;
cursor: pointer;
overflow: hidden;
position: absolute;
z-index: 1
}
.dd2-handle:hover,.dd-dragel>li>.dd2-handle {
background: #E3E8ED
}
.dd2-content[class*=btn-] {
text-shadow: none!important
}
.dd2-handle[class*=btn-] {
text-shadow: none!important;
background: rgba(0,0,0,.1)!important;
border-right: 1px solid #EEE
}
.dd2-handle[class*=btn-]:hover {
background: rgba(0,0,0,.08)!important
}
.dd-dragel .dd2-handle[class*=btn-] {
border-color: transparent;
border-right-color: #EEE
}
.dd2-handle.btn-yellow {
text-shadow: none!important;
background: rgba(0,0,0,.05)!important;
border-right: 1px solid #FFF
}
.dd2-handle.btn-yellow:hover {
background: rgba(0,0,0,.08)!important
}
.dd-dragel .dd2-handle.btn-yellow {
border-color: transparent;
border-right-color: #FFF
}
.dd-item>.dd2-handle .drag-icon {
display: none
}
.dd-dragel>.dd-item>.dd2-handle .drag-icon {
display: inline
}
.dd-dragel>.dd-item>.dd2-handle .normal-icon {
display: none
}
.action-buttons a{
margin:0;
padding: 0px 10px !important;
}
.dd-menu-expand, .dd-menu-collapse{margin:0;display: block;cursor: pointer;}
.dd-menu-expand{display: none} | public/admin/css/jquery.nestable.css | .dd {
position: relative;
display: block;
margin: 0;
padding: 0;
list-style: none;
line-height: 20px
}
.dd-list {
display: block;
position: relative;
margin: 0;
padding: 0;
list-style: none
}
.dd-list .dd-list {
padding-left: 30px
}
.dd-collapsed .dd-list {
display: none
}
.dd-item,.dd-empty,.dd-placeholder {
display: block;
position: relative;
margin: 0;
padding: 0;
min-height: 20px;
line-height: 20px
}
.dd-handle,.dd2-content {
display: block;
min-height: 38px;
margin: 5px 0;
padding: 10px;
background: #F8FAFF;
border: 1px solid #DAE2EA;
color: #7C9EB2;
text-decoration: none;
font-weight: 700;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align:left;
border-radius: 4px;
}
.dd-handle:hover,.dd2-content:hover {
color: #438EB9;
background: #F4F6F7;
border-color: #DCE2E8
}
.dd-handle[class*=btn-],.dd2-content[class*=btn-] {
color: #FFF;
border: none;
padding: 9px 12px
}
.dd-handle[class*=btn-]:hover,.dd2-content[class*=btn-]:hover {
opacity: .85;
color: #FFF
}
.dd2-handle+.dd2-content,.dd2-handle+.dd2-content[class*=btn-] {
padding-left: 44px
}
.dd-handle[class*=btn-]:hover,.dd2-content[class*=btn-] .dd2-handle[class*=btn-]:hover+.dd2-content[class*=btn-] {
color: #FFF
}
.dd-item>button:hover~.dd-handle,.dd-item>button:hover~.dd2-content {
color: #438EB9;
background: #F4F6F7;
border-color: #DCE2E8
}
.dd-item>button:hover~.dd-handle[class*=btn-],.dd-item>button:hover~.dd2-content[class*=btn-] {
opacity: .85;
color: #FFF
}
.dd2-handle:hover~.dd2-content {
color: #438EB9;
background: #F4F6F7;
border-color: #DCE2E8
}
.dd2-handle:hover~.dd2-content[class*=btn-] {
opacity: .85;
color: #FFF
}
.dd2-item.dd-item>button {
margin-left: 34px
}
.dd-item>button {
display: block;
position: relative;
z-index: 1;
cursor: pointer;
float: left;
width: 25px;
height: 20px;
margin: 5px 1px 5px 40px;
padding: 0;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
border: 0;
background: 0 0;
font-size: 12px;
line-height: 1;
text-align: center;
font-weight: 700;
top: 4px;
left: 1px;
color: #707070
}
.dd-item>button:before {
font-family: FontAwesome;
content: '\f067';
display: block;
position: absolute;
width: 100%;
text-align: center;
text-indent: 0;
font-weight: 400;
font-size: 14px
}
.dd-item>button[data-action=collapse]:before {
content: '\f068'
}
.dd-item>button:hover {
color: #707070
}
.dd-item.dd-colored>button,.dd-item.dd-colored>button:hover {
color: #EEE
}
.dd-placeholder,.dd-empty {
margin: 5px 0;
padding: 0;
min-height: 30px;
background: #F0F9FF;
border: 2px dashed #BED2DB;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-radius: 4px;
}
.dd-empty {
border-color: #AAA;
border-style: solid;
background-color: #e5e5e5
}
.dd-dragel {
position: absolute;
pointer-events: none;
z-index: 999;
opacity: .8
}
.dd-dragel>li>.dd-handle {
color: #4B92BE;
background: #F1F5FA;
border-color: #D6E1EA;
border-left: 2px solid #777;
position: relative
}
.dd-dragel>li>.dd-handle[class*=btn-] {
color: #FFF
}
.dd-dragel>.dd-item>.dd-handle {
margin-top: 0
}
.dd-list>li[class*=item-] {
border-width: 0;
padding: 0
}
.dd-list>li[class*=item-]>.dd-handle {
border-left: 2px solid;
border-left-color: inherit
}
.dd-list>li>.dd-handle .sticker {
position: absolute;
right: 0;
top: 0
}
.dd2-handle,.dd-dragel>li>.dd2-handle {
left: 0;
top: 0;
width: 42px;
margin: 0;
border-width: 1px 1px 0 0;
text-align: center;
padding: 0!important;
line-height: 42px;
height: 42px;
background: #EBEDF2;
border: 1px solid #DEE4EA;
cursor: pointer;
overflow: hidden;
position: absolute;
z-index: 1
}
.dd2-handle:hover,.dd-dragel>li>.dd2-handle {
background: #E3E8ED
}
.dd2-content[class*=btn-] {
text-shadow: none!important
}
.dd2-handle[class*=btn-] {
text-shadow: none!important;
background: rgba(0,0,0,.1)!important;
border-right: 1px solid #EEE
}
.dd2-handle[class*=btn-]:hover {
background: rgba(0,0,0,.08)!important
}
.dd-dragel .dd2-handle[class*=btn-] {
border-color: transparent;
border-right-color: #EEE
}
.dd2-handle.btn-yellow {
text-shadow: none!important;
background: rgba(0,0,0,.05)!important;
border-right: 1px solid #FFF
}
.dd2-handle.btn-yellow:hover {
background: rgba(0,0,0,.08)!important
}
.dd-dragel .dd2-handle.btn-yellow {
border-color: transparent;
border-right-color: #FFF
}
.dd-item>.dd2-handle .drag-icon {
display: none
}
.dd-dragel>.dd-item>.dd2-handle .drag-icon {
display: inline
}
.dd-dragel>.dd-item>.dd2-handle .normal-icon {
display: none
}
.action-buttons a{
margin:0;
padding: 0px 10px !important;
}
.dd-menu-expand, .dd-menu-collapse{margin:0;display: block;cursor: pointer;}
.dd-menu-expand{display: none} | 0.269518 | 0.069668 |
.ui-widget-header {
border: 1px solid #aed0ea;
background: #deedf7 url(../../jquery-ui-1.12.1/images/ui-bg_highlight-soft_100_deedf7_1x100.png) 50% 50% repeat-x;
color: #222222;
font-weight: bold;
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
background-image: url(../../jquery-ui-1.12.1/images/ui-icons_72a7cf_256x240.png);
}
/* Interaction states
----------------------------------*/
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
border: 1px solid #74b2e2;
background: #e4f1fb url(../../jquery-ui-1.12.1/images/ui-bg_glass_100_e4f1fb_1x400.png) 50% 50% repeat-x;
font-weight: bold;
color: #0070a3;
}
.ui-button:hover, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
border: 1px solid #2694e8;
background: #3baae3 url(../../jquery-ui-1.12.1/images/ui-bg_glass_50_3baae3_1x400.png) 50% 50% repeat-x;
font-weight: bold;
color: #ffffff;
}
.ui-widget :active { outline: none; }
.ui-button, .ui-dialog .ui-dialog-buttonpane button {
border: 1px solid #aed0ea;
font-weight: bold;
color: #2779aa;
background: #d7ebf9 url(../../jquery-ui-1.12.1/images/ui-bg_glass_80_d7ebf9_1x400.png) 50% 50% repeat-x;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
border: 1px solid #aed0ea;
background: #d7ebf9 url(../../jquery-ui-1.12.1/images/ui-bg_glass_80_d7ebf9_1x400.png) 50% 50% repeat-x;
font-weight: bold;
color: #2779aa;
}
.ui-button:hover {
border: 1px solid #74b2e2;
background: #e4f1fb url(../../jquery-ui-1.12.1/images/ui-bg_glass_100_e4f1fb_1x400.png) 50% 50% repeat-x;
font-weight: bold;
color: #0070a3;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
border: 1px solid #2694e8;
background: #3baae3 url(../../jquery-ui-1.12.1/images/ui-bg_glass_50_3baae3_1x400.png) 50% 50% repeat-x;
font-weight: bold;
color: #ffffff;
}
.sidebar {
width: 140px;
height: 600px;
float: left;
border-right: 1px solid #c0c0c0;
border-bottom: solid 1px #57585C;
background-image: url(../../Content/img/left_bg.gif);
background-repeat: repeat-x;
}
#childCenter {
/*width: 1205px;*/
width: 1189px;
height: 600px;
float: left;
margin: 0 auto;
background-image: url('../../Content/img/right_bg.jpg');
background-repeat: no-repeat;
}
.importTableTitle {
background-image: url('../../Content/img/table_title.gif');
-moz-background-size: 513px 26px;
-webkit-background-size: 513px 26px;
-o-background-size: 513px 26px;
-ms-background-size: 513px 26px;
background-repeat: repeat;
width: 696px;
height: 26px;
text-align: left;
color: #738899;
list-style-type: none;
font-size: 12px;
border-left: solid 1px #aed0ea;
border-right: solid 1px #aed0ea;
}
.tr_arrow {
background-image: url('../../Content/img/tr_bg.gif');
background-repeat: no-repeat;
width: 20px;
height: 20px;
display: none;
}
.table-edit > tbody > tr:hover .tr_arrow {
display: inline-table;
}
.table > tbody > tr:hover .tr_arrow {
display: inline-table;
height: 18px;
}
.editTableTitle {
background-image: url('../../Content/img/table_title.gif');
-moz-background-size: 513px 26px;
-webkit-background-size: 513px 26px;
-o-background-size: 513px 26px;
-ms-background-size: 513px 26px;
background-repeat: repeat;
width: 388px;
height: 20px;
text-align: left;
border-top:1px solid #aed0ea;
border-left: solid 1px #aed0ea;
border-right: solid 1px #aed0ea;
}
.searchTableTitle {
background-image: url('../../Content/img/table_title.gif');
background-repeat: repeat-x;
-moz-background-size: 690px 20px;
-webkit-background-size: 690px 20px;
-o-background-size: 690px 20px;
-ms-background-size: 690px 20px;
width: 694px;
height: 20px;
text-align: center;
border-left: solid 1px #aed0ea;
border-right: solid 1px #aed0ea;
border-top:solid 1px #aed0ea;
}
.no-close .ui-dialog-titlebar-close {
display: none;
} | Public/Content/css/style.css | .ui-widget-header {
border: 1px solid #aed0ea;
background: #deedf7 url(../../jquery-ui-1.12.1/images/ui-bg_highlight-soft_100_deedf7_1x100.png) 50% 50% repeat-x;
color: #222222;
font-weight: bold;
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
background-image: url(../../jquery-ui-1.12.1/images/ui-icons_72a7cf_256x240.png);
}
/* Interaction states
----------------------------------*/
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
border: 1px solid #74b2e2;
background: #e4f1fb url(../../jquery-ui-1.12.1/images/ui-bg_glass_100_e4f1fb_1x400.png) 50% 50% repeat-x;
font-weight: bold;
color: #0070a3;
}
.ui-button:hover, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
border: 1px solid #2694e8;
background: #3baae3 url(../../jquery-ui-1.12.1/images/ui-bg_glass_50_3baae3_1x400.png) 50% 50% repeat-x;
font-weight: bold;
color: #ffffff;
}
.ui-widget :active { outline: none; }
.ui-button, .ui-dialog .ui-dialog-buttonpane button {
border: 1px solid #aed0ea;
font-weight: bold;
color: #2779aa;
background: #d7ebf9 url(../../jquery-ui-1.12.1/images/ui-bg_glass_80_d7ebf9_1x400.png) 50% 50% repeat-x;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
border: 1px solid #aed0ea;
background: #d7ebf9 url(../../jquery-ui-1.12.1/images/ui-bg_glass_80_d7ebf9_1x400.png) 50% 50% repeat-x;
font-weight: bold;
color: #2779aa;
}
.ui-button:hover {
border: 1px solid #74b2e2;
background: #e4f1fb url(../../jquery-ui-1.12.1/images/ui-bg_glass_100_e4f1fb_1x400.png) 50% 50% repeat-x;
font-weight: bold;
color: #0070a3;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
border: 1px solid #2694e8;
background: #3baae3 url(../../jquery-ui-1.12.1/images/ui-bg_glass_50_3baae3_1x400.png) 50% 50% repeat-x;
font-weight: bold;
color: #ffffff;
}
.sidebar {
width: 140px;
height: 600px;
float: left;
border-right: 1px solid #c0c0c0;
border-bottom: solid 1px #57585C;
background-image: url(../../Content/img/left_bg.gif);
background-repeat: repeat-x;
}
#childCenter {
/*width: 1205px;*/
width: 1189px;
height: 600px;
float: left;
margin: 0 auto;
background-image: url('../../Content/img/right_bg.jpg');
background-repeat: no-repeat;
}
.importTableTitle {
background-image: url('../../Content/img/table_title.gif');
-moz-background-size: 513px 26px;
-webkit-background-size: 513px 26px;
-o-background-size: 513px 26px;
-ms-background-size: 513px 26px;
background-repeat: repeat;
width: 696px;
height: 26px;
text-align: left;
color: #738899;
list-style-type: none;
font-size: 12px;
border-left: solid 1px #aed0ea;
border-right: solid 1px #aed0ea;
}
.tr_arrow {
background-image: url('../../Content/img/tr_bg.gif');
background-repeat: no-repeat;
width: 20px;
height: 20px;
display: none;
}
.table-edit > tbody > tr:hover .tr_arrow {
display: inline-table;
}
.table > tbody > tr:hover .tr_arrow {
display: inline-table;
height: 18px;
}
.editTableTitle {
background-image: url('../../Content/img/table_title.gif');
-moz-background-size: 513px 26px;
-webkit-background-size: 513px 26px;
-o-background-size: 513px 26px;
-ms-background-size: 513px 26px;
background-repeat: repeat;
width: 388px;
height: 20px;
text-align: left;
border-top:1px solid #aed0ea;
border-left: solid 1px #aed0ea;
border-right: solid 1px #aed0ea;
}
.searchTableTitle {
background-image: url('../../Content/img/table_title.gif');
background-repeat: repeat-x;
-moz-background-size: 690px 20px;
-webkit-background-size: 690px 20px;
-o-background-size: 690px 20px;
-ms-background-size: 690px 20px;
width: 694px;
height: 20px;
text-align: center;
border-left: solid 1px #aed0ea;
border-right: solid 1px #aed0ea;
border-top:solid 1px #aed0ea;
}
.no-close .ui-dialog-titlebar-close {
display: none;
} | 0.238462 | 0.057705 |
body {
background: #efefef;
text-align: center;
}
header {
margin-bottom: 40px;
}
h1 {
font-size: 200%;
font-family: sans-serif;
}
.menu {
margin: 30px auto;
font-size: 1.4rem;
}
.menu2 {
margin: 30px auto;
font-size: 1rem;
}
.menu ul,
.menu2 ul,
.header-buttons ul {
padding-top: 10px;
padding-bottom: 10px;
}
.menu li,
.menu2 li,
#display-instructions,
#clear-console {
display: inline;
text-align: center;
background-color: green;
}
.menu li,
.menu2 li,
#display-instructions,
#hide-instructions,
#clear-console {
display: inline;
text-align: center;
-webkit-border-radius: 5;
-moz-border-radius: 5;
border-radius: 5px;
color: #ffffff;
font-size: 20px;
padding: 10px 20px 10px 20px;
text-decoration: none;
cursor: default;
}
.menu li:hover,
.menu2 li:hover,
#display-instructions:hover,
#hide-instructions: hover,
#clear-console:hover {
cursor: pointer;
}
.menu li,
.menu2 li,
#display-instructions,
#hide-instructions,
#clear-console {
background: #00ff00;
background-image: -webkit-linear-gradient(top, #00ff00, #008000);
background-image: -moz-linear-gradient(top, #00ff00, #008000);
background-image: -ms-linear-gradient(top, #00ff00, #008000);
background-image: -o-linear-gradient(top, #00ff00, #008000);
background-image: linear-gradient(to bottom, #00ff00, #008000);
border: solid #004000 2px;
}
.menu li:hover,
.menu2 li:hover,
#display-instructions:hover,
#hide-instructions: hover,
#clear-console:hover {
background: #007f00;
background-image: -webkit-linear-gradient(top, #00ff00, #004000);
background-image: -moz-linear-gradient(top, #00ff00, #004000);
background-image: -ms-linear-gradient(top, #00ff00, #004000);
background-image: -o-linear-gradient(top, #00ff00, #004000);
background-image: linear-gradient(to bottom, #00ff00, #004000);
border: solid #002000 2px;
}
.menu li.active, .menu2 li.active {
background: #ff00ff;
background-image: -webkit-linear-gradient(top, #ff00ff, #800080);
background-image: -moz-linear-gradient(top, #ff00ff, #800080);
background-image: -ms-linear-gradient(top, #ff00ff, #800080);
background-image: -o-linear-gradient(top, #ff00ff, #800080);
background-image: linear-gradient(to bottom, #ff00ff, #800080);
border: solid #400040 2px;
}
.menu li.active:hover, .menu2 li.active:hover {
background: #7f007f;
background-image: -webkit-linear-gradient(top, #ff00ff, #400040);
background-image: -moz-linear-gradient(top, #ff00ff, #400040);
background-image: -ms-linear-gradient(top, #ff00ff, #400040);
background-image: -o-linear-gradient(top, #ff00ff, #400040);
background-image: linear-gradient(to bottom, #ff00ff, #400040);
border: solid #200020 2px;
}
.html-modules {
background: #fff;
-webkit-border-radius: 5;
-moz-border-radius: 5;
border-radius: 5px;
border: 2px #ddd solid;
padding: 20px;
margin: 20px auto;
max-width: 60%;
max-height: 100%;
}
.event-name {
font-style: italic;
}
#contact {
width: 200px;
margin: 0 auto;
}
#contact input,
#contact textarea {
width: 100%;
}
#contact textarea {
height: 4rem;
}
#contact label {
text-align: left;
width: 100%;
display: block;
margin: 10px 0 5px;
}
#response {
display: none;
}
#drag-drop {
width: 100%;
overflow: auto;
}
.draggable.items,
.droppable {
border: 4px #222 solid;
float: left;
min-height: 200px;
width: 45%;
}
.draggable.items {
border-color: #fff;
}
.droppable {
float: right;
padding: 5px;
}
.droppable.active {
border: 4px green dashed;
background-color: #D0FCC5;
}
.draggable.item {
border: 4px #999 solid;
margin: 10px auto;
padding: 10px;
}
.draggable.item.move:hover {
cursor: move;
}
.draggable.item.copy:hover {
cursor: copy;
}
.draggable.item.active {
border: 4px #ccc dashed;
}
#instructions, .documentation {
background: rgba( 0, 255, 0, .8 );
padding: 10px 20px;
margin: 20px auto;
max-width: 60%;
max-height: 100%;
border: solid #0f800f 2px;
-webkit-border-radius: 5;
-moz-border-radius: 5;
border-radius: 5px;
text-align: left;
/*font-size: .8em;*/
font-family: sans-serif;
/*font-style: italic;*/
}
.documentation h3 {
margin-top: 0;
}
#instructions {
/*height: 100%;*/
/*width: 100%;*/
position: absolute;
z-index: 5;
margin: auto;
top: 70px;
bottom: 50px;
left: 50px;
right: 50px;
overflow: scroll;
padding-top: 60px;
color: black;
}
#hide-instructions {
/*display: block;*/
padding: 10px;
top: 10px;
right: 10px;
position: absolute;
background: rgba( 255, 255, 255, .3);
color: black;
}
#copy-notice {
display: block;
text-align: center;
padding: 20px 20px 10px 20px;
}
.hidden {
display: none;
} | style.css | body {
background: #efefef;
text-align: center;
}
header {
margin-bottom: 40px;
}
h1 {
font-size: 200%;
font-family: sans-serif;
}
.menu {
margin: 30px auto;
font-size: 1.4rem;
}
.menu2 {
margin: 30px auto;
font-size: 1rem;
}
.menu ul,
.menu2 ul,
.header-buttons ul {
padding-top: 10px;
padding-bottom: 10px;
}
.menu li,
.menu2 li,
#display-instructions,
#clear-console {
display: inline;
text-align: center;
background-color: green;
}
.menu li,
.menu2 li,
#display-instructions,
#hide-instructions,
#clear-console {
display: inline;
text-align: center;
-webkit-border-radius: 5;
-moz-border-radius: 5;
border-radius: 5px;
color: #ffffff;
font-size: 20px;
padding: 10px 20px 10px 20px;
text-decoration: none;
cursor: default;
}
.menu li:hover,
.menu2 li:hover,
#display-instructions:hover,
#hide-instructions: hover,
#clear-console:hover {
cursor: pointer;
}
.menu li,
.menu2 li,
#display-instructions,
#hide-instructions,
#clear-console {
background: #00ff00;
background-image: -webkit-linear-gradient(top, #00ff00, #008000);
background-image: -moz-linear-gradient(top, #00ff00, #008000);
background-image: -ms-linear-gradient(top, #00ff00, #008000);
background-image: -o-linear-gradient(top, #00ff00, #008000);
background-image: linear-gradient(to bottom, #00ff00, #008000);
border: solid #004000 2px;
}
.menu li:hover,
.menu2 li:hover,
#display-instructions:hover,
#hide-instructions: hover,
#clear-console:hover {
background: #007f00;
background-image: -webkit-linear-gradient(top, #00ff00, #004000);
background-image: -moz-linear-gradient(top, #00ff00, #004000);
background-image: -ms-linear-gradient(top, #00ff00, #004000);
background-image: -o-linear-gradient(top, #00ff00, #004000);
background-image: linear-gradient(to bottom, #00ff00, #004000);
border: solid #002000 2px;
}
.menu li.active, .menu2 li.active {
background: #ff00ff;
background-image: -webkit-linear-gradient(top, #ff00ff, #800080);
background-image: -moz-linear-gradient(top, #ff00ff, #800080);
background-image: -ms-linear-gradient(top, #ff00ff, #800080);
background-image: -o-linear-gradient(top, #ff00ff, #800080);
background-image: linear-gradient(to bottom, #ff00ff, #800080);
border: solid #400040 2px;
}
.menu li.active:hover, .menu2 li.active:hover {
background: #7f007f;
background-image: -webkit-linear-gradient(top, #ff00ff, #400040);
background-image: -moz-linear-gradient(top, #ff00ff, #400040);
background-image: -ms-linear-gradient(top, #ff00ff, #400040);
background-image: -o-linear-gradient(top, #ff00ff, #400040);
background-image: linear-gradient(to bottom, #ff00ff, #400040);
border: solid #200020 2px;
}
.html-modules {
background: #fff;
-webkit-border-radius: 5;
-moz-border-radius: 5;
border-radius: 5px;
border: 2px #ddd solid;
padding: 20px;
margin: 20px auto;
max-width: 60%;
max-height: 100%;
}
.event-name {
font-style: italic;
}
#contact {
width: 200px;
margin: 0 auto;
}
#contact input,
#contact textarea {
width: 100%;
}
#contact textarea {
height: 4rem;
}
#contact label {
text-align: left;
width: 100%;
display: block;
margin: 10px 0 5px;
}
#response {
display: none;
}
#drag-drop {
width: 100%;
overflow: auto;
}
.draggable.items,
.droppable {
border: 4px #222 solid;
float: left;
min-height: 200px;
width: 45%;
}
.draggable.items {
border-color: #fff;
}
.droppable {
float: right;
padding: 5px;
}
.droppable.active {
border: 4px green dashed;
background-color: #D0FCC5;
}
.draggable.item {
border: 4px #999 solid;
margin: 10px auto;
padding: 10px;
}
.draggable.item.move:hover {
cursor: move;
}
.draggable.item.copy:hover {
cursor: copy;
}
.draggable.item.active {
border: 4px #ccc dashed;
}
#instructions, .documentation {
background: rgba( 0, 255, 0, .8 );
padding: 10px 20px;
margin: 20px auto;
max-width: 60%;
max-height: 100%;
border: solid #0f800f 2px;
-webkit-border-radius: 5;
-moz-border-radius: 5;
border-radius: 5px;
text-align: left;
/*font-size: .8em;*/
font-family: sans-serif;
/*font-style: italic;*/
}
.documentation h3 {
margin-top: 0;
}
#instructions {
/*height: 100%;*/
/*width: 100%;*/
position: absolute;
z-index: 5;
margin: auto;
top: 70px;
bottom: 50px;
left: 50px;
right: 50px;
overflow: scroll;
padding-top: 60px;
color: black;
}
#hide-instructions {
/*display: block;*/
padding: 10px;
top: 10px;
right: 10px;
position: absolute;
background: rgba( 255, 255, 255, .3);
color: black;
}
#copy-notice {
display: block;
text-align: center;
padding: 20px 20px 10px 20px;
}
.hidden {
display: none;
} | 0.331877 | 0.104477 |
body{
/*
background-image: url(../img/chi.png);
background-repeat: repeat-x;
background-color: red;
*/
/*
background-image: url(../img/tiger-face-jerry-winick.jpg);
background-repeat: repeat-x;
*/
/*background-image: url(../img/Urban_Background.jpg);*/
background-image: url(../img/background_tiger.jpg);
background-repeat: no-repeat;
background-color: #000000;
background-position-x: 17.5%;
}
/*Allow some margin/padding so background image is visible*/
#site_contents{
margin-left: 9.5%;
margin-right: 9.5%;
}
/*Header formatting*/
header{
height: 10em;
}
.chistar_logo{
background-image: url(../img/chi_star.png);
background-repeat: no-repeat;
background-position: center center;
}
.logosection{
float: left;
font-family: "Ostrich Sans",Helvetica,Arial,sans-serif;
font-weight: 700;
font-style: normal;
font-size: 3.5em;
letter-spacing: 1px;
margin-top: 5px;
color: white;
}
.starsection{
float: right;
font-size: 4rem;
margin-top: 2.5rem;
right: 2rem;
line-height: 0.5rem;
color: #FFFFFF;
}
.navsection-wrap{
float: right;
margin-bottom: 6px;
/*for small view , clear:both; float:left;*/
}
.navsection{
font-family: "League Gothic",Helvetica,Arial,sans-serif;
font-weight: normal;
font-style: normal;
text-transform: lowercase;
letter-spacing: 2px;
float: left;
}
.navsection ul{
}
.navsection ul li{
border-left: 0.25em solid #FFFFFF;
width: 1.2em;
height: 6.0em;
float: right;
padding-top: 4px;
padding-bottom: 0px;
padding-left: 1px;
padding-right: 1px;
margin-left: 0.5em;
}
.navsection ul li a{
color: inherit;
text-decoration: none;
}
.navsection ul li a div{
max-width: 20px;
transform: rotate(90deg);
}
/*Sub Header formatting*/
#subHeaderRow{
font-family: "League Gothic",Helvetica,Arial,sans-serif;
font-weight: normal;
font-style: normal;
text-transform: uppercase;
margin-bottom: 0.75em;
margin-left: 0.5em;
clear: both;
}
#subHeaderRow div{
padding-top: 1em;
padding-left: 1em;
padding-right: 1em;
}
#subHeaderRow div h1{
font-size: 2em;
padding: 4px;
}
footer{
font-family: "League Gothic",Helvetica,Arial,sans-serif;
font-weight: normal;
font-style: italic;
color: #FFFFFF;
clear: both;
float: left;
margin-top: 3em;
margin-bottom: 3em;
}
/*Picture box*/
.box_pic{
min-height: 320px;
width: 320px;
margin: 0.50em;
background-color: #FFFFFF;
float: left;
}
.box_pic ul{
font-family: "League Gothic",Helvetica,Arial,sans-serif;
font-weight: normal;
font-style: normal;
font-size: 1.0em;
text-transform: uppercase;
padding-top: 5px;
padding-left: 4px;
padding-bottom: 1px;
}
.box_pic div{
width: 100%;
text-align: center;
}
.box_pic div img{
width: 300px;
height: 300px;
padding: 5px 5px 5px 5px;
}
/*Page themes*/
.themeBackDog{
background-color: #7B7554;
color: #FFFFFF;
}
.themeHeaderDog{
background-color: transparent;
color: #FFFFFF;
}
.themeBackCat{
background-color: #5B85AA;
color: #FFFFFF;
}
.themeHeaderCat{
background-color: transparent;
color: #FFFFFF;
}
.themeBackRat{
background-color: #F46036;
color: #F8DDA4;
}
.themeHeaderRat{
background-color: transparent;
color: #F8DDA4;
}
.themeBackPigeon{
background-color: #414770;
color: #FFFFFF;
}
.themeHeaderPigeon{
background-color: transparent;
color: #FFFFFF;
}
.themeBackSquirrel{
background-color: #D45113;
color: #F8DDA4;
}
.themeHeaderSquirrel{
background-color: transparent;
color: #F8DDA4;
}
.themeBackCoyote{
background-color: #F9A03F;
color: #FFFFFF;
}
.themeHeaderCoyote{
background-color: transparent;
color: #FFFFFF;
}
.themeBackRabbit{
background-color: #DBA8AC;
color: #FFFFFF;
}
.themeHeaderRabbit{
background-color: transparent;
color: #FFFFFF;
}
.themeBackDeer{
background-color: #813405;
color: #F8DDA4;
}
.themeHeaderDeer{
background-color: transparent;
color: #F8DDA4;
} | SKYPE_DEMO_SOLN/Skype_Web_Demo/css/style.css | body{
/*
background-image: url(../img/chi.png);
background-repeat: repeat-x;
background-color: red;
*/
/*
background-image: url(../img/tiger-face-jerry-winick.jpg);
background-repeat: repeat-x;
*/
/*background-image: url(../img/Urban_Background.jpg);*/
background-image: url(../img/background_tiger.jpg);
background-repeat: no-repeat;
background-color: #000000;
background-position-x: 17.5%;
}
/*Allow some margin/padding so background image is visible*/
#site_contents{
margin-left: 9.5%;
margin-right: 9.5%;
}
/*Header formatting*/
header{
height: 10em;
}
.chistar_logo{
background-image: url(../img/chi_star.png);
background-repeat: no-repeat;
background-position: center center;
}
.logosection{
float: left;
font-family: "Ostrich Sans",Helvetica,Arial,sans-serif;
font-weight: 700;
font-style: normal;
font-size: 3.5em;
letter-spacing: 1px;
margin-top: 5px;
color: white;
}
.starsection{
float: right;
font-size: 4rem;
margin-top: 2.5rem;
right: 2rem;
line-height: 0.5rem;
color: #FFFFFF;
}
.navsection-wrap{
float: right;
margin-bottom: 6px;
/*for small view , clear:both; float:left;*/
}
.navsection{
font-family: "League Gothic",Helvetica,Arial,sans-serif;
font-weight: normal;
font-style: normal;
text-transform: lowercase;
letter-spacing: 2px;
float: left;
}
.navsection ul{
}
.navsection ul li{
border-left: 0.25em solid #FFFFFF;
width: 1.2em;
height: 6.0em;
float: right;
padding-top: 4px;
padding-bottom: 0px;
padding-left: 1px;
padding-right: 1px;
margin-left: 0.5em;
}
.navsection ul li a{
color: inherit;
text-decoration: none;
}
.navsection ul li a div{
max-width: 20px;
transform: rotate(90deg);
}
/*Sub Header formatting*/
#subHeaderRow{
font-family: "League Gothic",Helvetica,Arial,sans-serif;
font-weight: normal;
font-style: normal;
text-transform: uppercase;
margin-bottom: 0.75em;
margin-left: 0.5em;
clear: both;
}
#subHeaderRow div{
padding-top: 1em;
padding-left: 1em;
padding-right: 1em;
}
#subHeaderRow div h1{
font-size: 2em;
padding: 4px;
}
footer{
font-family: "League Gothic",Helvetica,Arial,sans-serif;
font-weight: normal;
font-style: italic;
color: #FFFFFF;
clear: both;
float: left;
margin-top: 3em;
margin-bottom: 3em;
}
/*Picture box*/
.box_pic{
min-height: 320px;
width: 320px;
margin: 0.50em;
background-color: #FFFFFF;
float: left;
}
.box_pic ul{
font-family: "League Gothic",Helvetica,Arial,sans-serif;
font-weight: normal;
font-style: normal;
font-size: 1.0em;
text-transform: uppercase;
padding-top: 5px;
padding-left: 4px;
padding-bottom: 1px;
}
.box_pic div{
width: 100%;
text-align: center;
}
.box_pic div img{
width: 300px;
height: 300px;
padding: 5px 5px 5px 5px;
}
/*Page themes*/
.themeBackDog{
background-color: #7B7554;
color: #FFFFFF;
}
.themeHeaderDog{
background-color: transparent;
color: #FFFFFF;
}
.themeBackCat{
background-color: #5B85AA;
color: #FFFFFF;
}
.themeHeaderCat{
background-color: transparent;
color: #FFFFFF;
}
.themeBackRat{
background-color: #F46036;
color: #F8DDA4;
}
.themeHeaderRat{
background-color: transparent;
color: #F8DDA4;
}
.themeBackPigeon{
background-color: #414770;
color: #FFFFFF;
}
.themeHeaderPigeon{
background-color: transparent;
color: #FFFFFF;
}
.themeBackSquirrel{
background-color: #D45113;
color: #F8DDA4;
}
.themeHeaderSquirrel{
background-color: transparent;
color: #F8DDA4;
}
.themeBackCoyote{
background-color: #F9A03F;
color: #FFFFFF;
}
.themeHeaderCoyote{
background-color: transparent;
color: #FFFFFF;
}
.themeBackRabbit{
background-color: #DBA8AC;
color: #FFFFFF;
}
.themeHeaderRabbit{
background-color: transparent;
color: #FFFFFF;
}
.themeBackDeer{
background-color: #813405;
color: #F8DDA4;
}
.themeHeaderDeer{
background-color: transparent;
color: #F8DDA4;
} | 0.23231 | 0.063424 |
.filter-container {
background-color: #dee9fe;
padding: 12px;
border-radius: 8px;
}
.form-check {
display: flex;
margin-bottom: 8px;
align-items: center;
}
.form-check-input {
margin-top: 0;
}
/* Card */
.card-box {
border-radius: 12px;
overflow: hidden;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}
.card-content {
box-sizing: border-box;
padding: 8px 18px;
}
.facility-container .facility-item {
font-size: 12px;
box-sizing: border-box;
padding: 4px 6px;
background-color: #efdbfe;
border-radius: 8px;
margin-right: 3px;
}
.card-box .location {
background-color: #69aef8;
border-radius: 8px;
box-sizing: border-box;
padding: 2px 10px;
color: white;
}
/* Accordion */
.accordion-title {
font-size: 2rem;
text-shadow: 3px 3px #dbe7fe;
color: #1e247e;
}
.badge-pink {
background-color: #efdbfe;
color: #000;
font-size: 1rem;
font-weight: normal;
}
.produk-text {
top: 0;
left: 0;
height: 100%;
width: 100%;
display: grid;
justify-items: center;
align-items: center;
font-weight: normal;
color: #fff;
font-size: 1.5rem;
background-color: rgba(0, 0, 0, 0.411);
}
.city-text {
top: 0;
left: 0;
height: 100%;
width: 100%;
display: grid;
justify-items: center;
align-items: center;
font-weight: normal;
color: #fff;
}
.city-text:hover {
color: #fff;
background-color: rgba(0, 0, 0, 0.411);
}
/* Icon */
.icon-center {
display: grid;
justify-items: center;
align-items: center;
padding: 12px;
box-sizing: border-box;
}
.card-container {
background-color: #fff;
border-radius: 8px;
padding-bottom: 60px;
}
.login-text-position {
position: absolute;
top: 2%;
left: 0;
color: white;
background-color: rgba(0, 0, 0, 0.75);
border-radius: 0px 100px 0px 0px;
}
.register-text-position {
position: absolute;
top: 10%;
left: -5%;
color: white;
background-color: rgba(0, 0, 0, 0.75);
border-radius: 0px 100px 0px 0px;
}
.paket-container {
background-size: cover;
background-repeat: no-repeat;
width: 100%;
border-radius: 24px;
}
.card-paket {
background-color: rgba(255, 255, 255, 0.692);
margin: 24px;
border-radius: 24px;
}
.btn-dark-blue {
border-width: 0;
}
.btn-outline-primary {
color: #1e247e;
border-color: #1e247e;
}
.btn-outline-primary:hover {
color: #fff;
background-color: #7a7a7e;
border-color: #7a7a7e;
}
.card-title-header {
position: absolute;
border-radius: 12px;
left: -10px;
right: -10px;
top: 0;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}
.card-title-content {
padding-top: 60px;
}
.ctm-active {
background-color: #efdbfe;
border-radius: 8px;
}
.pink-card {
background-color: #efdbfe;
}
.profile-container {
position: absolute;
left: 0;
top: -100px;
right: 0;
}
.profile-container img {
width: 150px;
height: 150px;
border-radius: 24px;
}
.profile-section {
margin-top: 105px;
padding-top: 110px;
}
.text-blue {
color: #1e247e;
margin-bottom: 0;
}
.menu-dropdown:hover ~ .pop-up-menu {
visibility: visible;
}
.pop-up-menu {
position: absolute;
right: 0;
transition: 500ms;
}
.text {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 5; /* number of lines to show */
-webkit-box-orient: vertical;
}
.text-paket {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3; /* number of lines to show */
-webkit-box-orient: vertical;
} | public/frontpage/assets/css/custom.css | .filter-container {
background-color: #dee9fe;
padding: 12px;
border-radius: 8px;
}
.form-check {
display: flex;
margin-bottom: 8px;
align-items: center;
}
.form-check-input {
margin-top: 0;
}
/* Card */
.card-box {
border-radius: 12px;
overflow: hidden;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}
.card-content {
box-sizing: border-box;
padding: 8px 18px;
}
.facility-container .facility-item {
font-size: 12px;
box-sizing: border-box;
padding: 4px 6px;
background-color: #efdbfe;
border-radius: 8px;
margin-right: 3px;
}
.card-box .location {
background-color: #69aef8;
border-radius: 8px;
box-sizing: border-box;
padding: 2px 10px;
color: white;
}
/* Accordion */
.accordion-title {
font-size: 2rem;
text-shadow: 3px 3px #dbe7fe;
color: #1e247e;
}
.badge-pink {
background-color: #efdbfe;
color: #000;
font-size: 1rem;
font-weight: normal;
}
.produk-text {
top: 0;
left: 0;
height: 100%;
width: 100%;
display: grid;
justify-items: center;
align-items: center;
font-weight: normal;
color: #fff;
font-size: 1.5rem;
background-color: rgba(0, 0, 0, 0.411);
}
.city-text {
top: 0;
left: 0;
height: 100%;
width: 100%;
display: grid;
justify-items: center;
align-items: center;
font-weight: normal;
color: #fff;
}
.city-text:hover {
color: #fff;
background-color: rgba(0, 0, 0, 0.411);
}
/* Icon */
.icon-center {
display: grid;
justify-items: center;
align-items: center;
padding: 12px;
box-sizing: border-box;
}
.card-container {
background-color: #fff;
border-radius: 8px;
padding-bottom: 60px;
}
.login-text-position {
position: absolute;
top: 2%;
left: 0;
color: white;
background-color: rgba(0, 0, 0, 0.75);
border-radius: 0px 100px 0px 0px;
}
.register-text-position {
position: absolute;
top: 10%;
left: -5%;
color: white;
background-color: rgba(0, 0, 0, 0.75);
border-radius: 0px 100px 0px 0px;
}
.paket-container {
background-size: cover;
background-repeat: no-repeat;
width: 100%;
border-radius: 24px;
}
.card-paket {
background-color: rgba(255, 255, 255, 0.692);
margin: 24px;
border-radius: 24px;
}
.btn-dark-blue {
border-width: 0;
}
.btn-outline-primary {
color: #1e247e;
border-color: #1e247e;
}
.btn-outline-primary:hover {
color: #fff;
background-color: #7a7a7e;
border-color: #7a7a7e;
}
.card-title-header {
position: absolute;
border-radius: 12px;
left: -10px;
right: -10px;
top: 0;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}
.card-title-content {
padding-top: 60px;
}
.ctm-active {
background-color: #efdbfe;
border-radius: 8px;
}
.pink-card {
background-color: #efdbfe;
}
.profile-container {
position: absolute;
left: 0;
top: -100px;
right: 0;
}
.profile-container img {
width: 150px;
height: 150px;
border-radius: 24px;
}
.profile-section {
margin-top: 105px;
padding-top: 110px;
}
.text-blue {
color: #1e247e;
margin-bottom: 0;
}
.menu-dropdown:hover ~ .pop-up-menu {
visibility: visible;
}
.pop-up-menu {
position: absolute;
right: 0;
transition: 500ms;
}
.text {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 5; /* number of lines to show */
-webkit-box-orient: vertical;
}
.text-paket {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3; /* number of lines to show */
-webkit-box-orient: vertical;
} | 0.446977 | 0.12858 |
.background_glossyIndianRed6,
.hover_background_glossyIndianRed6:hover,
.active_background_glossyIndianRed6:active:hover {
background: #952e2e;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .30)), color-stop(50%, rgba(255, 255, 255, .00)), color-stop(51%, rgba(0, 0, 0, .10)), color-stop(100%, rgba(0, 0, 0, .04)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}
.background_glossyIndianRed6h,
.hover_background_glossyIndianRed6h:hover,
.active_background_glossyIndianRed6h:active:hover {
background: #952e2e;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .30)), color-stop(50%, rgba(255, 255, 255, .00)), color-stop(51%, rgba(0, 0, 0, .10)), color-stop(100%, rgba(0, 0, 0, .04)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}
.background_glossyIndianRed6a,
.hover_background_glossyIndianRed6a:hover,
.active_background_glossyIndianRed6a:active:hover {
background: #952e2e;
background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, .04)), color-stop(50%, rgba(0, 0, 0, .10)), color-stop(51%, rgba(255, 255, 255, .00)), color-stop(100%, rgba(255, 255, 255, .30)));
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: -o-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: -ms-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: linear-gradient(to bottom, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=0 );
}
.background_glossyIndianRed6s,
.hover_background_glossyIndianRed6s:hover,
.active_background_glossyIndianRed6s:active:hover {
background: #952e2e;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .30)), color-stop(50%, rgba(255, 255, 255, .00)), color-stop(51%, rgba(0, 0, 0, .10)), color-stop(100%, rgba(0, 0, 0, .04)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}
.background_color_glossyIndianRed6,
.hover_background_color_glossyIndianRed6:hover,
.active_background_color_glossyIndianRed6:active:hover {
background-color:#952e2e;
}
.background_first_color_glossyIndianRed6,
.hover_background_first_color_glossyIndianRed6:hover,
.active_background_first_color_glossyIndianRed6:active:hover {
background-color:#ffffff;
}
.background_last_color_glossyIndianRed6,
.hover_background_last_color_glossyIndianRed6:hover,
.active_background_color_last_glossyIndianRed6:active:hover {
background-color:#000000;
}
/* ------------------------------ color settings -------------------------------*/
.color_glossyIndianRed6,
.hover_color_glossyIndianRed6:hover,
.active_color_glossyIndianRed6:active:hover {
color: #c8c8c8;
}
.color_glossyIndianRed6h,
.hover_color_glossyIndianRed6h:hover,
.active_color_glossyIndianRed6h:active:hover {
color: #c8c8c8;
}
.color_glossyIndianRed6a,
.hover_color_glossyIndianRed6a:hover,
.active_color_glossyIndianRed6a:active:hover {
color: #c8c8c8;
}
.color_glossyIndianRed6s,
.hover_color_glossyIndianRed6s:hover,
.active_color_glossyIndianRed6s:active:hover {
color: #c8c8c8;
}
/* -------------------------- border color settings -----------------------------*/
.border_glossyIndianRed6,
.hover_border_glossyIndianRed6:hover,
.active_border_glossyIndianRed6:active:hover {
border-color: #772525 #772525 #772525 #772525;
}
.border_glossyIndianRed6h,
.hover_border_glossyIndianRed6h:hover,
.active_border_glossyIndianRed6h:active:hover {
border-color: #611e1e #611e1e #611e1e #611e1e;
}
.border_glossyIndianRed6a,
.hover_border_glossyIndianRed6a:hover,
.active_border_glossyIndianRed6a:active:hover {
border-color: #4a1717 #4a1717 #4a1717 #4a1717;
}
.border_glossyIndianRed6s,
.hover_border_glossyIndianRed6s:hover,
.active_border_glossyIndianRed6s:active:hover {
border-color: #772525 #772525 #772525 #772525;
}
/* -------------------------- shadow expand settings --------------------------------*/
.shadow_expand_glossyIndianRed6,
.hover_shadow_expand_glossyIndianRed6:hover,
.active_shadow_expand_glossyIndianRed6:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(149, 46, 46, .39);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(149, 46, 46, .39);
box-shadow: 0em 0em 1em 0.25em rgba(149, 46, 46, .39);
}
.shadow_expand_glossyIndianRed6h,
.hover_shadow_expand_glossyIndianRed6h:hover,
.active_shadow_expand_glossyIndianRed6h:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(179, 55, 55, .50);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(179, 55, 55, .50);
box-shadow: 0em 0em 1em 0.25em rgba(179, 55, 55, .50);
}
.shadow_expand_glossyIndianRed6a,
.hover_shadow_expand_glossyIndianRed6a:hover,
.active_shadow_expand_glossyIndianRed6a:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(134, 41, 41, .63);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(134, 41, 41, .63);
box-shadow: 0em 0em 1em 0.25em rgba(134, 41, 41, .63);
}
.shadow_expand_glossyIndianRed6s,
.hover_shadow_expand_glossyIndianRed6s:hover,
.active_shadow_expand_glossyIndianRed6s:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(134, 41, 41, .71);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(134, 41, 41, .71);
box-shadow: 0em 0em 1em 0.25em rgba(134, 41, 41, .71);
}
/* -------------------------- shadow left settings --------------------------------*/
.shadow_left_glossyIndianRed6,
.hover_shadow_left_glossyIndianRed6:hover,
.active_shadow_left_glossyIndianRed6:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: -0.5em -0.5em 1em rgba(149, 46, 46, .39);
box-shadow: -0.5em -0.5em 1em rgba(149, 46, 46, .39);
}
.shadow_left_glossyIndianRed6h,
.hover_shadow_left_glossyIndianRed6h:hover,
.active_shadow_left_glossyIndianRed6h:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: -0.5em -0.5em 1em rgba(179, 55, 55, .50);
box-shadow: -0.5em -0.5em 1em rgba(179, 55, 55, .50);
}
.shadow_left_glossyIndianRed6a,
.hover_shadow_left_glossyIndianRed6a:hover,
.active_shadow_left_glossyIndianRed6a:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(134, 41, 41, .63);
-moz-box-shadow: -0.5em -0.5em 1em rgba(134, 41, 41, .63);
box-shadow: -0.5em -0.5em 1em rgba(134, 41, 41, .63);
}
.shadow_left_glossyIndianRed6s,
.hover_shadow_left_glossyIndianRed6s:hover,
.active_shadow_left_glossyIndianRed6s:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(134, 41, 41, .71);
-moz-box-shadow: -0.5em -0.5em 1em rgba(134, 41, 41, .71);
box-shadow: -0.5em -0.5em 1em rgba(134, 41, 41, .71);
}
/* -------------------------- shadow right settings --------------------------------*/
.shadow_right_glossyIndianRed6,
.hover_shadow_right_glossyIndianRed6:hover,
.active_shadow_right_glossyIndianRed6:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: 0.5em 0em 1em rgba(149, 46, 46, .39);
box-shadow: 0.5em 0em 1em rgba(149, 46, 46, .39);
}
.shadow_right_glossyIndianRed6h,
.hover_shadow_right_glossyIndianRed6h:hover,
.active_shadow_right_glossyIndianRed6h:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: 0.5em 0em 1em rgba(179, 55, 55, .50);
box-shadow: 0.5em 0em 1em rgba(179, 55, 55, .50);
}
.shadow_right_glossyIndianRed6a,
.hover_shadow_right_glossyIndianRed6a:hover,
.active_shadow_right_glossyIndianRed6a:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(134, 41, 41, .63);
-moz-box-shadow: 0.5em 0em 1em rgba(134, 41, 41, .63);
box-shadow: 0.5em 0em 1em rgba(134, 41, 41, .63);
}
.shadow_right_glossyIndianRed6s,
.hover_shadow_right_glossyIndianRed6s:hover,
.active_shadow_right_glossyIndianRed6s:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(134, 41, 41, .71);
-moz-box-shadow: 0.5em 0em 1em rgba(134, 41, 41, .71);
box-shadow: 0.5em 0em 1em rgba(134, 41, 41, .71);
}
/* -------------------------- shadow top settings --------------------------------*/
.shadow_top_glossyIndianRed6,
.hover_shadow_top_glossyIndianRed6:hover,
.active_shadow_top_glossyIndianRed6:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: 0em -0.5em 1em rgba(149, 46, 46, .39);
box-shadow: 0em -0.5em 1em rgba(149, 46, 46, .39);
}
.shadow_top_glossyIndianRed6h,
.hover_shadow_top_glossyIndianRed6h:hover,
.active_shadow_top_glossyIndianRed6h:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: 0em -0.5em 1em rgba(179, 55, 55, .50);
box-shadow: 0em -0.5em 1em rgba(179, 55, 55, .50);
}
.shadow_top_glossyIndianRed6a,
.hover_shadow_top_glossyIndianRed6a:hover,
.active_shadow_top_glossyIndianRed6a:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(134, 41, 41, .63);
-moz-box-shadow: 0em -0.5em 1em rgba(134, 41, 41, .63);
box-shadow: 0em -0.5em 1em rgba(134, 41, 41, .63);
}
.shadow_top_glossyIndianRed6s,
.hover_shadow_top_glossyIndianRed6s:hover,
.active_shadow_top_glossyIndianRed6s:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(134, 41, 41, .71);
-moz-box-shadow: 0em -0.5em 1em rgba(134, 41, 41, .71);
box-shadow: 0em -0.5em 1em rgba(134, 41, 41, .71);
}
/* -------------------------- shadow bottom settings --------------------------------*/
.shadow_bottom_glossyIndianRed6,
.hover_shadow_bottom_glossyIndianRed6:hover,
.active_shadow_bottom_glossyIndianRed6:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: 0em 0.5em 1em rgba(149, 46, 46, .39);
box-shadow: 0em 0.5em 1em rgba(149, 46, 46, .39);
}
.shadow_bottom_glossyIndianRed6h,
.hover_shadow_bottom_glossyIndianRed6h:hover,
.active_shadow_bottom_glossyIndianRed6h:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: 0em 0.5em 1em rgba(179, 55, 55, .50);
box-shadow: 0em 0.5em 1em rgba(179, 55, 55, .50);
}
.shadow_bottom_glossyIndianRed6a,
.hover_shadow_bottom_glossyIndianRed6a:hover,
.active_shadow_bottom_glossyIndianRed6a:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(134, 41, 41, .63);
-moz-box-shadow: 0em 0.5em 1em rgba(134, 41, 41, .63);
box-shadow: 0em 0.5em 1em rgba(134, 41, 41, .63);
}
.shadow_bottom_glossyIndianRed6s,
.hover_shadow_bottom_glossyIndianRed6s:hover,
.active_shadow_bottom_glossyIndianRed6s:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(134, 41, 41, .71);
-moz-box-shadow: 0em 0.5em 1em rgba(134, 41, 41, .71);
box-shadow: 0em 0.5em 1em rgba(134, 41, 41, .71);
}
/* -------------------------- shadow top_left settings --------------------------------*/
.shadow_top_left_glossyIndianRed6,
.hover_shadow_top_left_glossyIndianRed6:hover,
.active_shadow_top_left_glossyIndianRed6:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: -0.5em -0.5em 1em rgba(149, 46, 46, .39);
box-shadow: -0.5em -0.5em 1em rgba(149, 46, 46, .39);
}
.shadow_top_left_glossyIndianRed6h,
.hover_shadow_top_left_glossyIndianRed6h:hover,
.active_shadow_top_left_glossyIndianRed6h:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: -0.5em -0.5em 1em rgba(179, 55, 55, .50);
box-shadow: -0.5em -0.5em 1em rgba(179, 55, 55, .50);
}
.shadow_top_left_glossyIndianRed6a,
.hover_shadow_top_left_glossyIndianRed6a:hover,
.active_shadow_top_left_glossyIndianRed6a:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(134, 41, 41, .63);
-moz-box-shadow: -0.5em -0.5em 1em rgba(134, 41, 41, .63);
box-shadow: -0.5em -0.5em 1em rgba(134, 41, 41, .63);
}
.shadow_top_left_glossyIndianRed6s,
.hover_shadow_top_left_glossyIndianRed6s:hover,
.active_shadow_top_left_glossyIndianRed6s:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(134, 41, 41, .71);
-moz-box-shadow: -0.5em -0.5em 1em rgba(134, 41, 41, .71);
box-shadow: -0.5em -0.5em 1em rgba(134, 41, 41, .71);
}
/* -------------------------- shadow top_right settings --------------------------------*/
.shadow_top_right_glossyIndianRed6,
.hover_shadow_top_right_glossyIndianRed6:hover,
.active_shadow_top_right_glossyIndianRed6:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: 0.5em -0.5em 1em rgba(149, 46, 46, .39);
box-shadow: 0.5em -0.5em 1em rgba(149, 46, 46, .39);
}
.shadow_top_right_glossyIndianRed6h,
.hover_shadow_top_right_glossyIndianRed6h:hover,
.active_shadow_top_right_glossyIndianRed6h:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: 0.5em -0.5em 1em rgba(179, 55, 55, .50);
box-shadow: 0.5em -0.5em 1em rgba(179, 55, 55, .50);
}
.shadow_top_right_glossyIndianRed6a,
.hover_shadow_top_right_glossyIndianRed6a:hover,
.active_shadow_top_right_glossyIndianRed6a:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(134, 41, 41, .63);
-moz-box-shadow: 0.5em -0.5em 1em rgba(134, 41, 41, .63);
box-shadow: 0.5em -0.5em 1em rgba(134, 41, 41, .63);
}
.shadow_top_right_glossyIndianRed6s,
.hover_shadow_top_right_glossyIndianRed6s:hover,
.active_shadow_top_right_glossyIndianRed6s:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(134, 41, 41, .71);
-moz-box-shadow: 0.5em -0.5em 1em rgba(134, 41, 41, .71);
box-shadow: 0.5em -0.5em 1em rgba(134, 41, 41, .71);
}
/* -------------------------- shadow bottom_left settings --------------------------------*/
.shadow_bottom_left_glossyIndianRed6,
.hover_shadow_bottom_left_glossyIndianRed6:hover,
.active_shadow_bottom_left_glossyIndianRed6:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: -0.5em 0.5em 1em rgba(149, 46, 46, .39);
box-shadow: -0.5em 0.5em 1em rgba(149, 46, 46, .39);
}
.shadow_bottom_left_glossyIndianRed6h,
.hover_shadow_bottom_left_glossyIndianRed6h:hover,
.active_shadow_bottom_left_glossyIndianRed6h:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: -0.5em 0.5em 1em rgba(179, 55, 55, .50);
box-shadow: -0.5em 0.5em 1em rgba(179, 55, 55, .50);
}
.shadow_bottom_left_glossyIndianRed6a,
.hover_shadow_bottom_left_glossyIndianRed6a:hover,
.active_shadow_bottom_left_glossyIndianRed6a:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(134, 41, 41, .63);
-moz-box-shadow: -0.5em 0.5em 1em rgba(134, 41, 41, .63);
box-shadow: -0.5em 0.5em 1em rgba(134, 41, 41, .63);
}
.shadow_bottom_left_glossyIndianRed6s,
.hover_shadow_bottom_left_glossyIndianRed6s:hover,
.active_shadow_bottom_left_glossyIndianRed6s:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(134, 41, 41, .71);
-moz-box-shadow: -0.5em 0.5em 1em rgba(134, 41, 41, .71);
box-shadow: -0.5em 0.5em 1em rgba(134, 41, 41, .71);
}
/* -------------------------- shadow bottom_right settings --------------------------------*/
.shadow_bottom_right_glossyIndianRed6,
.hover_shadow_bottom_right_glossyIndianRed6:hover,
.active_shadow_bottom_right_glossyIndianRed6:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: 0.5em 0.5em 1em rgba(149, 46, 46, .39);
box-shadow: 0.5em 0.5em 1em rgba(149, 46, 46, .39);
}
.shadow_bottom_right_glossyIndianRed6h,
.hover_shadow_bottom_right_glossyIndianRed6h:hover,
.active_shadow_bottom_right_glossyIndianRed6h:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: 0.5em 0.5em 1em rgba(179, 55, 55, .50);
box-shadow: 0.5em 0.5em 1em rgba(179, 55, 55, .50);
}
.shadow_bottom_right_glossyIndianRed6a,
.hover_shadow_bottom_right_glossyIndianRed6a:hover,
.active_shadow_bottom_right_glossyIndianRed6a:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(134, 41, 41, .63);
-moz-box-shadow: 0.5em 0.5em 1em rgba(134, 41, 41, .63);
box-shadow: 0.5em 0.5em 1em rgba(134, 41, 41, .63);
}
.shadow_bottom_right_glossyIndianRed6s,
.hover_shadow_bottom_right_glossyIndianRed6s:hover,
.active_shadow_bottom_right_glossyIndianRed6s:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(134, 41, 41, .71);
-moz-box-shadow: 0.5em 0.5em 1em rgba(134, 41, 41, .71);
box-shadow: 0.5em 0.5em 1em rgba(134, 41, 41, .71);
} | widgets/common/assets/gradients/glossy/glossyIndianRed/glossyIndianRed6.css | .background_glossyIndianRed6,
.hover_background_glossyIndianRed6:hover,
.active_background_glossyIndianRed6:active:hover {
background: #952e2e;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .30)), color-stop(50%, rgba(255, 255, 255, .00)), color-stop(51%, rgba(0, 0, 0, .10)), color-stop(100%, rgba(0, 0, 0, .04)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}
.background_glossyIndianRed6h,
.hover_background_glossyIndianRed6h:hover,
.active_background_glossyIndianRed6h:active:hover {
background: #952e2e;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .30)), color-stop(50%, rgba(255, 255, 255, .00)), color-stop(51%, rgba(0, 0, 0, .10)), color-stop(100%, rgba(0, 0, 0, .04)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}
.background_glossyIndianRed6a,
.hover_background_glossyIndianRed6a:hover,
.active_background_glossyIndianRed6a:active:hover {
background: #952e2e;
background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, .04)), color-stop(50%, rgba(0, 0, 0, .10)), color-stop(51%, rgba(255, 255, 255, .00)), color-stop(100%, rgba(255, 255, 255, .30)));
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: -o-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: -ms-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: linear-gradient(to bottom, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=0 );
}
.background_glossyIndianRed6s,
.hover_background_glossyIndianRed6s:hover,
.active_background_glossyIndianRed6s:active:hover {
background: #952e2e;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .30)), color-stop(50%, rgba(255, 255, 255, .00)), color-stop(51%, rgba(0, 0, 0, .10)), color-stop(100%, rgba(0, 0, 0, .04)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}
.background_color_glossyIndianRed6,
.hover_background_color_glossyIndianRed6:hover,
.active_background_color_glossyIndianRed6:active:hover {
background-color:#952e2e;
}
.background_first_color_glossyIndianRed6,
.hover_background_first_color_glossyIndianRed6:hover,
.active_background_first_color_glossyIndianRed6:active:hover {
background-color:#ffffff;
}
.background_last_color_glossyIndianRed6,
.hover_background_last_color_glossyIndianRed6:hover,
.active_background_color_last_glossyIndianRed6:active:hover {
background-color:#000000;
}
/* ------------------------------ color settings -------------------------------*/
.color_glossyIndianRed6,
.hover_color_glossyIndianRed6:hover,
.active_color_glossyIndianRed6:active:hover {
color: #c8c8c8;
}
.color_glossyIndianRed6h,
.hover_color_glossyIndianRed6h:hover,
.active_color_glossyIndianRed6h:active:hover {
color: #c8c8c8;
}
.color_glossyIndianRed6a,
.hover_color_glossyIndianRed6a:hover,
.active_color_glossyIndianRed6a:active:hover {
color: #c8c8c8;
}
.color_glossyIndianRed6s,
.hover_color_glossyIndianRed6s:hover,
.active_color_glossyIndianRed6s:active:hover {
color: #c8c8c8;
}
/* -------------------------- border color settings -----------------------------*/
.border_glossyIndianRed6,
.hover_border_glossyIndianRed6:hover,
.active_border_glossyIndianRed6:active:hover {
border-color: #772525 #772525 #772525 #772525;
}
.border_glossyIndianRed6h,
.hover_border_glossyIndianRed6h:hover,
.active_border_glossyIndianRed6h:active:hover {
border-color: #611e1e #611e1e #611e1e #611e1e;
}
.border_glossyIndianRed6a,
.hover_border_glossyIndianRed6a:hover,
.active_border_glossyIndianRed6a:active:hover {
border-color: #4a1717 #4a1717 #4a1717 #4a1717;
}
.border_glossyIndianRed6s,
.hover_border_glossyIndianRed6s:hover,
.active_border_glossyIndianRed6s:active:hover {
border-color: #772525 #772525 #772525 #772525;
}
/* -------------------------- shadow expand settings --------------------------------*/
.shadow_expand_glossyIndianRed6,
.hover_shadow_expand_glossyIndianRed6:hover,
.active_shadow_expand_glossyIndianRed6:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(149, 46, 46, .39);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(149, 46, 46, .39);
box-shadow: 0em 0em 1em 0.25em rgba(149, 46, 46, .39);
}
.shadow_expand_glossyIndianRed6h,
.hover_shadow_expand_glossyIndianRed6h:hover,
.active_shadow_expand_glossyIndianRed6h:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(179, 55, 55, .50);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(179, 55, 55, .50);
box-shadow: 0em 0em 1em 0.25em rgba(179, 55, 55, .50);
}
.shadow_expand_glossyIndianRed6a,
.hover_shadow_expand_glossyIndianRed6a:hover,
.active_shadow_expand_glossyIndianRed6a:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(134, 41, 41, .63);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(134, 41, 41, .63);
box-shadow: 0em 0em 1em 0.25em rgba(134, 41, 41, .63);
}
.shadow_expand_glossyIndianRed6s,
.hover_shadow_expand_glossyIndianRed6s:hover,
.active_shadow_expand_glossyIndianRed6s:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(134, 41, 41, .71);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(134, 41, 41, .71);
box-shadow: 0em 0em 1em 0.25em rgba(134, 41, 41, .71);
}
/* -------------------------- shadow left settings --------------------------------*/
.shadow_left_glossyIndianRed6,
.hover_shadow_left_glossyIndianRed6:hover,
.active_shadow_left_glossyIndianRed6:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: -0.5em -0.5em 1em rgba(149, 46, 46, .39);
box-shadow: -0.5em -0.5em 1em rgba(149, 46, 46, .39);
}
.shadow_left_glossyIndianRed6h,
.hover_shadow_left_glossyIndianRed6h:hover,
.active_shadow_left_glossyIndianRed6h:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: -0.5em -0.5em 1em rgba(179, 55, 55, .50);
box-shadow: -0.5em -0.5em 1em rgba(179, 55, 55, .50);
}
.shadow_left_glossyIndianRed6a,
.hover_shadow_left_glossyIndianRed6a:hover,
.active_shadow_left_glossyIndianRed6a:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(134, 41, 41, .63);
-moz-box-shadow: -0.5em -0.5em 1em rgba(134, 41, 41, .63);
box-shadow: -0.5em -0.5em 1em rgba(134, 41, 41, .63);
}
.shadow_left_glossyIndianRed6s,
.hover_shadow_left_glossyIndianRed6s:hover,
.active_shadow_left_glossyIndianRed6s:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(134, 41, 41, .71);
-moz-box-shadow: -0.5em -0.5em 1em rgba(134, 41, 41, .71);
box-shadow: -0.5em -0.5em 1em rgba(134, 41, 41, .71);
}
/* -------------------------- shadow right settings --------------------------------*/
.shadow_right_glossyIndianRed6,
.hover_shadow_right_glossyIndianRed6:hover,
.active_shadow_right_glossyIndianRed6:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: 0.5em 0em 1em rgba(149, 46, 46, .39);
box-shadow: 0.5em 0em 1em rgba(149, 46, 46, .39);
}
.shadow_right_glossyIndianRed6h,
.hover_shadow_right_glossyIndianRed6h:hover,
.active_shadow_right_glossyIndianRed6h:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: 0.5em 0em 1em rgba(179, 55, 55, .50);
box-shadow: 0.5em 0em 1em rgba(179, 55, 55, .50);
}
.shadow_right_glossyIndianRed6a,
.hover_shadow_right_glossyIndianRed6a:hover,
.active_shadow_right_glossyIndianRed6a:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(134, 41, 41, .63);
-moz-box-shadow: 0.5em 0em 1em rgba(134, 41, 41, .63);
box-shadow: 0.5em 0em 1em rgba(134, 41, 41, .63);
}
.shadow_right_glossyIndianRed6s,
.hover_shadow_right_glossyIndianRed6s:hover,
.active_shadow_right_glossyIndianRed6s:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(134, 41, 41, .71);
-moz-box-shadow: 0.5em 0em 1em rgba(134, 41, 41, .71);
box-shadow: 0.5em 0em 1em rgba(134, 41, 41, .71);
}
/* -------------------------- shadow top settings --------------------------------*/
.shadow_top_glossyIndianRed6,
.hover_shadow_top_glossyIndianRed6:hover,
.active_shadow_top_glossyIndianRed6:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: 0em -0.5em 1em rgba(149, 46, 46, .39);
box-shadow: 0em -0.5em 1em rgba(149, 46, 46, .39);
}
.shadow_top_glossyIndianRed6h,
.hover_shadow_top_glossyIndianRed6h:hover,
.active_shadow_top_glossyIndianRed6h:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: 0em -0.5em 1em rgba(179, 55, 55, .50);
box-shadow: 0em -0.5em 1em rgba(179, 55, 55, .50);
}
.shadow_top_glossyIndianRed6a,
.hover_shadow_top_glossyIndianRed6a:hover,
.active_shadow_top_glossyIndianRed6a:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(134, 41, 41, .63);
-moz-box-shadow: 0em -0.5em 1em rgba(134, 41, 41, .63);
box-shadow: 0em -0.5em 1em rgba(134, 41, 41, .63);
}
.shadow_top_glossyIndianRed6s,
.hover_shadow_top_glossyIndianRed6s:hover,
.active_shadow_top_glossyIndianRed6s:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(134, 41, 41, .71);
-moz-box-shadow: 0em -0.5em 1em rgba(134, 41, 41, .71);
box-shadow: 0em -0.5em 1em rgba(134, 41, 41, .71);
}
/* -------------------------- shadow bottom settings --------------------------------*/
.shadow_bottom_glossyIndianRed6,
.hover_shadow_bottom_glossyIndianRed6:hover,
.active_shadow_bottom_glossyIndianRed6:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: 0em 0.5em 1em rgba(149, 46, 46, .39);
box-shadow: 0em 0.5em 1em rgba(149, 46, 46, .39);
}
.shadow_bottom_glossyIndianRed6h,
.hover_shadow_bottom_glossyIndianRed6h:hover,
.active_shadow_bottom_glossyIndianRed6h:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: 0em 0.5em 1em rgba(179, 55, 55, .50);
box-shadow: 0em 0.5em 1em rgba(179, 55, 55, .50);
}
.shadow_bottom_glossyIndianRed6a,
.hover_shadow_bottom_glossyIndianRed6a:hover,
.active_shadow_bottom_glossyIndianRed6a:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(134, 41, 41, .63);
-moz-box-shadow: 0em 0.5em 1em rgba(134, 41, 41, .63);
box-shadow: 0em 0.5em 1em rgba(134, 41, 41, .63);
}
.shadow_bottom_glossyIndianRed6s,
.hover_shadow_bottom_glossyIndianRed6s:hover,
.active_shadow_bottom_glossyIndianRed6s:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(134, 41, 41, .71);
-moz-box-shadow: 0em 0.5em 1em rgba(134, 41, 41, .71);
box-shadow: 0em 0.5em 1em rgba(134, 41, 41, .71);
}
/* -------------------------- shadow top_left settings --------------------------------*/
.shadow_top_left_glossyIndianRed6,
.hover_shadow_top_left_glossyIndianRed6:hover,
.active_shadow_top_left_glossyIndianRed6:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: -0.5em -0.5em 1em rgba(149, 46, 46, .39);
box-shadow: -0.5em -0.5em 1em rgba(149, 46, 46, .39);
}
.shadow_top_left_glossyIndianRed6h,
.hover_shadow_top_left_glossyIndianRed6h:hover,
.active_shadow_top_left_glossyIndianRed6h:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: -0.5em -0.5em 1em rgba(179, 55, 55, .50);
box-shadow: -0.5em -0.5em 1em rgba(179, 55, 55, .50);
}
.shadow_top_left_glossyIndianRed6a,
.hover_shadow_top_left_glossyIndianRed6a:hover,
.active_shadow_top_left_glossyIndianRed6a:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(134, 41, 41, .63);
-moz-box-shadow: -0.5em -0.5em 1em rgba(134, 41, 41, .63);
box-shadow: -0.5em -0.5em 1em rgba(134, 41, 41, .63);
}
.shadow_top_left_glossyIndianRed6s,
.hover_shadow_top_left_glossyIndianRed6s:hover,
.active_shadow_top_left_glossyIndianRed6s:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(134, 41, 41, .71);
-moz-box-shadow: -0.5em -0.5em 1em rgba(134, 41, 41, .71);
box-shadow: -0.5em -0.5em 1em rgba(134, 41, 41, .71);
}
/* -------------------------- shadow top_right settings --------------------------------*/
.shadow_top_right_glossyIndianRed6,
.hover_shadow_top_right_glossyIndianRed6:hover,
.active_shadow_top_right_glossyIndianRed6:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: 0.5em -0.5em 1em rgba(149, 46, 46, .39);
box-shadow: 0.5em -0.5em 1em rgba(149, 46, 46, .39);
}
.shadow_top_right_glossyIndianRed6h,
.hover_shadow_top_right_glossyIndianRed6h:hover,
.active_shadow_top_right_glossyIndianRed6h:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: 0.5em -0.5em 1em rgba(179, 55, 55, .50);
box-shadow: 0.5em -0.5em 1em rgba(179, 55, 55, .50);
}
.shadow_top_right_glossyIndianRed6a,
.hover_shadow_top_right_glossyIndianRed6a:hover,
.active_shadow_top_right_glossyIndianRed6a:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(134, 41, 41, .63);
-moz-box-shadow: 0.5em -0.5em 1em rgba(134, 41, 41, .63);
box-shadow: 0.5em -0.5em 1em rgba(134, 41, 41, .63);
}
.shadow_top_right_glossyIndianRed6s,
.hover_shadow_top_right_glossyIndianRed6s:hover,
.active_shadow_top_right_glossyIndianRed6s:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(134, 41, 41, .71);
-moz-box-shadow: 0.5em -0.5em 1em rgba(134, 41, 41, .71);
box-shadow: 0.5em -0.5em 1em rgba(134, 41, 41, .71);
}
/* -------------------------- shadow bottom_left settings --------------------------------*/
.shadow_bottom_left_glossyIndianRed6,
.hover_shadow_bottom_left_glossyIndianRed6:hover,
.active_shadow_bottom_left_glossyIndianRed6:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: -0.5em 0.5em 1em rgba(149, 46, 46, .39);
box-shadow: -0.5em 0.5em 1em rgba(149, 46, 46, .39);
}
.shadow_bottom_left_glossyIndianRed6h,
.hover_shadow_bottom_left_glossyIndianRed6h:hover,
.active_shadow_bottom_left_glossyIndianRed6h:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: -0.5em 0.5em 1em rgba(179, 55, 55, .50);
box-shadow: -0.5em 0.5em 1em rgba(179, 55, 55, .50);
}
.shadow_bottom_left_glossyIndianRed6a,
.hover_shadow_bottom_left_glossyIndianRed6a:hover,
.active_shadow_bottom_left_glossyIndianRed6a:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(134, 41, 41, .63);
-moz-box-shadow: -0.5em 0.5em 1em rgba(134, 41, 41, .63);
box-shadow: -0.5em 0.5em 1em rgba(134, 41, 41, .63);
}
.shadow_bottom_left_glossyIndianRed6s,
.hover_shadow_bottom_left_glossyIndianRed6s:hover,
.active_shadow_bottom_left_glossyIndianRed6s:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(134, 41, 41, .71);
-moz-box-shadow: -0.5em 0.5em 1em rgba(134, 41, 41, .71);
box-shadow: -0.5em 0.5em 1em rgba(134, 41, 41, .71);
}
/* -------------------------- shadow bottom_right settings --------------------------------*/
.shadow_bottom_right_glossyIndianRed6,
.hover_shadow_bottom_right_glossyIndianRed6:hover,
.active_shadow_bottom_right_glossyIndianRed6:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: 0.5em 0.5em 1em rgba(149, 46, 46, .39);
box-shadow: 0.5em 0.5em 1em rgba(149, 46, 46, .39);
}
.shadow_bottom_right_glossyIndianRed6h,
.hover_shadow_bottom_right_glossyIndianRed6h:hover,
.active_shadow_bottom_right_glossyIndianRed6h:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: 0.5em 0.5em 1em rgba(179, 55, 55, .50);
box-shadow: 0.5em 0.5em 1em rgba(179, 55, 55, .50);
}
.shadow_bottom_right_glossyIndianRed6a,
.hover_shadow_bottom_right_glossyIndianRed6a:hover,
.active_shadow_bottom_right_glossyIndianRed6a:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(134, 41, 41, .63);
-moz-box-shadow: 0.5em 0.5em 1em rgba(134, 41, 41, .63);
box-shadow: 0.5em 0.5em 1em rgba(134, 41, 41, .63);
}
.shadow_bottom_right_glossyIndianRed6s,
.hover_shadow_bottom_right_glossyIndianRed6s:hover,
.active_shadow_bottom_right_glossyIndianRed6s:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(134, 41, 41, .71);
-moz-box-shadow: 0.5em 0.5em 1em rgba(134, 41, 41, .71);
box-shadow: 0.5em 0.5em 1em rgba(134, 41, 41, .71);
} | 0.465387 | 0.066873 |