2014-01-23 17:22:54 -05:00
|
|
|
@import "lib/bootstrap/bootstrap";
|
2014-06-03 00:28:41 -04:00
|
|
|
@import "lib/font-awesome/font-awesome";
|
2014-07-01 17:04:45 -04:00
|
|
|
@import "lib/ionicons/ionicons";
|
2014-06-03 00:28:41 -04:00
|
|
|
@import "lib/bootstrap-social";
|
2014-10-24 16:41:09 -07:00
|
|
|
@import "themes/variables";
|
|
|
|
@import "lib/animate.min.less";
|
2014-01-07 18:09:32 -05:00
|
|
|
|
2014-01-23 17:37:47 -05:00
|
|
|
// Scaffolding
|
2014-03-05 16:41:42 -05:00
|
|
|
// -------------------------
|
2014-01-23 18:17:24 -05:00
|
|
|
|
2014-05-11 04:04:39 -04:00
|
|
|
html {
|
|
|
|
position: relative;
|
|
|
|
min-height: 100%;
|
2014-01-24 02:14:40 -05:00
|
|
|
}
|
|
|
|
|
2013-12-03 22:56:18 -05:00
|
|
|
body {
|
2014-05-11 04:04:39 -04:00
|
|
|
padding-top: 60px;
|
2014-07-02 00:59:05 -04:00
|
|
|
margin-bottom: 75px;
|
2013-12-06 00:54:22 -05:00
|
|
|
}
|
2013-12-12 01:35:18 -05:00
|
|
|
|
2014-05-11 04:04:39 -04:00
|
|
|
footer {
|
|
|
|
position: absolute;
|
|
|
|
bottom: 0;
|
|
|
|
width: 100%;
|
2014-07-02 00:33:29 -04:00
|
|
|
height: 45px;
|
|
|
|
line-height: 45px;
|
|
|
|
|
|
|
|
p,
|
|
|
|
ul {
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
2014-01-24 02:14:40 -05:00
|
|
|
}
|
|
|
|
|
2014-10-18 14:53:32 -07:00
|
|
|
h1, h2, h3, h4, h5, h6, p, li {
|
2014-10-16 13:17:03 -07:00
|
|
|
padding-top: 5px;
|
|
|
|
padding-bottom: 5px;
|
|
|
|
}
|
|
|
|
|
2014-01-23 17:37:47 -05:00
|
|
|
// Navbar
|
|
|
|
// -------------------------
|
2014-01-23 18:17:24 -05:00
|
|
|
|
2014-05-11 05:09:27 -04:00
|
|
|
.navbar-nav img {
|
2014-01-28 22:51:25 -05:00
|
|
|
width: 30px;
|
|
|
|
height: 30px;
|
2014-05-11 05:09:27 -04:00
|
|
|
margin: -15px 15px -15px;
|
2014-01-23 18:17:24 -05:00
|
|
|
}
|
|
|
|
|
2014-05-11 05:09:27 -04:00
|
|
|
// Alerts
|
2014-03-07 14:40:01 -05:00
|
|
|
// -------------------------
|
|
|
|
|
2014-05-11 05:09:27 -04:00
|
|
|
.alert {
|
|
|
|
margin-top: 20px;
|
2014-03-07 14:40:01 -05:00
|
|
|
}
|
|
|
|
|
2014-06-05 14:18:51 -04:00
|
|
|
// Thumbnails
|
2014-03-07 14:40:01 -05:00
|
|
|
// -------------------------
|
|
|
|
|
2014-06-05 14:18:51 -04:00
|
|
|
.thumbnail {
|
|
|
|
padding: 0;
|
|
|
|
border-radius: 0;
|
|
|
|
box-shadow: 0 0 5px #ccc, inset 0 0 0 #000;
|
2013-12-11 19:05:16 -05:00
|
|
|
}
|
|
|
|
|
2014-07-01 18:00:28 -04:00
|
|
|
// Font Icons
|
2014-03-07 14:40:01 -05:00
|
|
|
// -------------------------
|
|
|
|
|
2014-07-01 18:00:28 -04:00
|
|
|
.fa,
|
|
|
|
[class^='ion-'] {
|
|
|
|
margin-right: 6px;
|
2014-10-12 01:51:55 -07:00
|
|
|
}
|
|
|
|
|
2014-10-13 14:14:51 -07:00
|
|
|
.img-center {
|
|
|
|
margin: 0 auto;
|
2014-10-12 01:51:55 -07:00
|
|
|
}
|
2014-10-13 14:14:51 -07:00
|
|
|
|
|
|
|
.three-by-three {
|
|
|
|
height: 100px;
|
2014-10-12 01:51:55 -07:00
|
|
|
}
|
2014-10-13 14:14:51 -07:00
|
|
|
|
|
|
|
.navbar-icon {
|
2014-10-12 01:51:55 -07:00
|
|
|
height: 40px;
|
2014-10-13 14:14:51 -07:00
|
|
|
margin-top: -10px;
|
2014-10-12 01:51:55 -07:00
|
|
|
}
|
2014-10-13 14:14:51 -07:00
|
|
|
|
2014-10-24 18:51:32 -07:00
|
|
|
/**/
|
|
|
|
|
2014-10-13 14:14:51 -07:00
|
|
|
.btn-cta {
|
|
|
|
font-size: 40px;
|
2014-10-12 01:51:55 -07:00
|
|
|
}
|
2014-10-13 14:14:51 -07:00
|
|
|
|
2014-10-24 18:51:32 -07:00
|
|
|
.non-profit-cta {
|
|
|
|
font-size: 24.9px;
|
|
|
|
}
|
|
|
|
|
2014-10-13 14:14:51 -07:00
|
|
|
.btn {
|
|
|
|
white-space: normal;
|
|
|
|
-webkit-box-shadow: 2px 4px 1px rgba(0, 0, 0, 0.3);
|
|
|
|
-moz-box-shadow: 2px 4px 1px rgba(0, 0, 0, 0.3);
|
|
|
|
box-shadow: 2px 4px 1px rgba(0, 0, 0, 0.3);
|
2014-10-12 01:51:55 -07:00
|
|
|
}
|
2014-10-13 14:14:51 -07:00
|
|
|
|
|
|
|
.btn-nav {
|
|
|
|
margin-top: 5px;
|
2014-10-13 18:00:37 -07:00
|
|
|
}
|
|
|
|
|
|
|
|
ul {
|
|
|
|
list-style: none;
|
|
|
|
word-wrap: break-word;
|
|
|
|
}
|
|
|
|
|
2014-10-18 14:53:32 -07:00
|
|
|
.img-center {
|
|
|
|
margin:0 auto;
|
2014-10-13 21:38:10 -07:00
|
|
|
}
|
|
|
|
|
2014-10-20 15:35:42 -07:00
|
|
|
.centered-iframe {
|
|
|
|
display:block;
|
|
|
|
}
|
|
|
|
|
2014-10-21 18:00:56 -07:00
|
|
|
@media (min-width: 767px) {
|
|
|
|
.landing-panel-body {
|
|
|
|
padding-left: 40px;
|
|
|
|
padding-right: 40px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.landing-panel-heading {
|
|
|
|
font-size: 40px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.navbar-brand {
|
2014-10-22 07:59:39 -07:00
|
|
|
font-size: 26px;
|
2014-10-21 18:00:56 -07:00
|
|
|
}
|
|
|
|
|
2014-10-23 23:07:52 -07:00
|
|
|
.nav-height {
|
2014-10-24 18:51:32 -07:00
|
|
|
height: 50px;
|
2014-10-23 23:07:52 -07:00
|
|
|
}
|
|
|
|
|
2014-10-21 18:00:56 -07:00
|
|
|
.landing-icon {
|
|
|
|
font-size: 150px;
|
|
|
|
margin-top: -20px;
|
|
|
|
margin-bottom: -20px;
|
|
|
|
}
|
|
|
|
|
2014-10-21 21:36:47 -07:00
|
|
|
.responsive-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
|
|
|
|
.responsive-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
|
|
|
|
|
2014-10-23 23:07:52 -07:00
|
|
|
.negative-10 {
|
|
|
|
margin-top: -30px;
|
|
|
|
margin-bottom: -30px;
|
|
|
|
}
|
2014-10-24 18:51:32 -07:00
|
|
|
|
|
|
|
.text-success {
|
|
|
|
color: #5cb85c;
|
|
|
|
}
|
|
|
|
|
|
|
|
.delay-1 {
|
|
|
|
-webkit-animation-delay: 1s;
|
|
|
|
animation-delay: 1s;
|
|
|
|
}
|
|
|
|
|
|
|
|
.delay-2 {
|
|
|
|
-webkit-animation-delay: 2s;
|
|
|
|
animation-delay: 2s;
|
|
|
|
}
|
|
|
|
|
|
|
|
.delay-3 {
|
|
|
|
-webkit-animation-delay: 3s;
|
|
|
|
animation-delay: 3s;
|
|
|
|
}
|
|
|
|
|
|
|
|
.delay-5 {
|
|
|
|
-webkit-animation-delay: 5s;
|
|
|
|
animation-delay: 5s;
|
|
|
|
}
|
|
|
|
.fast-animation {
|
|
|
|
-webkit-animation-duration: 0.5s;
|
|
|
|
animation-duration: 0.5s;
|
|
|
|
}
|