219 lines
2.3 KiB
Plaintext
219 lines
2.3 KiB
Plaintext
@import "shared/formtastic";
|
|
|
|
@import "public/framework/bootstrap.less";
|
|
|
|
|
|
|
|
|
|
body{
|
|
|
|
font-family : 'Times', 'Times new roman', 'serif';
|
|
font-size:16px;
|
|
line-height:1.4em;
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
color:#333333;
|
|
|
|
|
|
|
|
#testimony_header{
|
|
background:rgba(32,141,187,1);
|
|
color:white;
|
|
padding:1em;
|
|
margin:0 -4em 0 -2em;
|
|
img{
|
|
float:left;
|
|
|
|
max-height:200px;
|
|
max-width:150px;
|
|
margin-right:1em;
|
|
}
|
|
.quote{
|
|
font-family:Desyrel;
|
|
font-size:1.4em;
|
|
line-height:1.2em;
|
|
text-align:left;
|
|
|
|
|
|
}
|
|
|
|
.author{
|
|
font-style:italic;
|
|
font-size:1em;
|
|
text-align:right !important;
|
|
margin:0.5em 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
#large{
|
|
max-width:1200px;
|
|
margin:auto;
|
|
|
|
}
|
|
h1,h2,h3,h4,h5,h6{
|
|
font-weight:normal;
|
|
text-align:left;
|
|
line-height:1em;
|
|
color:#295288 !important;
|
|
}
|
|
|
|
h3{
|
|
color:rgba(255,132,0,1) !important;
|
|
|
|
}
|
|
|
|
ul{
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
|
|
#top_anchor{
|
|
position:absolute;
|
|
top:0px;
|
|
left:0px;
|
|
display:none;
|
|
}
|
|
|
|
#top{
|
|
border-bottom:8px solid rgba(62,63,64,1);
|
|
padding:1em 0;
|
|
margin-bottom:1em;
|
|
|
|
|
|
#menu{
|
|
.active{
|
|
font-weight:bold;
|
|
}
|
|
margin-top:90px;
|
|
text-align:right;
|
|
font-size:1.05em;
|
|
a{
|
|
display:inline-block;
|
|
padding:2px 0.5em;
|
|
color:black;
|
|
|
|
}
|
|
}
|
|
}
|
|
#logo{
|
|
width:310px;
|
|
max-width:310px;
|
|
float:left;
|
|
|
|
}
|
|
|
|
#main{
|
|
text-align:justify;
|
|
clear:both;
|
|
p{
|
|
margin-bottom: 18px;
|
|
}
|
|
.span8{
|
|
|
|
padding:0 5em 0 3em;
|
|
}
|
|
h1, h2,h3,h4{
|
|
color :#00ade2;
|
|
}
|
|
|
|
.sidebar{
|
|
|
|
|
|
#testimony_slideshow{
|
|
margin:3em 0;
|
|
|
|
.testimony{
|
|
.prev-testimony, .next-testimony{
|
|
height:1em;
|
|
cursor:pointer;
|
|
}
|
|
.prev-testimony{
|
|
margin-right:0.5em;
|
|
}
|
|
.next-testimony{
|
|
margin-left:0.5em;
|
|
}
|
|
|
|
display:none;
|
|
|
|
}
|
|
|
|
.quote{
|
|
font-family:Desyrel;
|
|
font-size:1.4em;
|
|
line-height:1.2em;
|
|
text-align:left;
|
|
a{
|
|
color:#333333;
|
|
|
|
&:hover{
|
|
text-decoration:none;
|
|
}
|
|
|
|
}
|
|
}
|
|
.author{
|
|
font-style:italic;
|
|
font-size:1em;
|
|
text-align:right !important;
|
|
margin:0.5em 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
.menu{
|
|
background:#88aa4e;
|
|
padding:1em;
|
|
|
|
h3{
|
|
margin:0 0 1em 0;
|
|
}
|
|
}
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.menu{
|
|
|
|
.active{
|
|
font-weight:bold;
|
|
}
|
|
color:white;
|
|
h3{
|
|
a{
|
|
color:white;
|
|
}
|
|
}
|
|
ul{
|
|
a{
|
|
color:white;
|
|
|
|
&:hover{
|
|
color :#00ade2;
|
|
|
|
}
|
|
}
|
|
padding-left:1em;
|
|
list-style-type:circle;
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|